Skip to content
Success

Console Output

Pull request #771 updated
22:16:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging
Obtained Jenkinsfile from 149d672bfd7617e1f425339138010c0187597243+531597860e3ca78bc587812212482add40256fcb (6e56a329b52daf40003ab700e0f3bede3e17c0e3)
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-771@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 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"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: 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] 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-09df9a5672d06e5d5) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[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] {
[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-771@tmp/1aed5bdb-61ee-4b1a-b639-036b2434287b/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
22:16:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:16:22 chowning workspace
[Pipeline] sh
22:16:23 + pwd
22:16:23 + id -u
22:16:23 + id -g
22:16:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:16:23 Unable to find image 'busybox:latest' locally
22:16:23 latest: Pulling from library/busybox
22:16:23 89485c9dae0b: Pulling fs layer
22:16:23 89485c9dae0b: Verifying Checksum
22:16:23 89485c9dae0b: Download complete
22:16:23 89485c9dae0b: Pull complete
22:16:23 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:16:23 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
22:16:24 Removing all docker containers
[Pipeline] sh
22:16:24 + docker container ls -aq
[Pipeline] echo
22:16:24 Docker containers have been removed
[Pipeline] echo
22:16:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:16:24 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
22:16:25 + echo starting...
22:16:25 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:16:25 + docker version
22:16:25 Client: Docker Engine - Community
22:16:25  Version:           22.06.0-beta.0
22:16:25  API version:       1.42
22:16:25  Go version:        go1.18.3
22:16:25  Git commit:        3e9117b
22:16:25  Built:             Fri Jun  3 17:55:34 2022
22:16:25  OS/Arch:           linux/arm64
22:16:25  Context:           default
22:16:25 
22:16:25 Server: Docker Engine - Community
22:16:25  Engine:
22:16:25   Version:          22.06.0-beta.0
22:16:25   API version:      1.42 (minimum version 1.12)
22:16:25   Go version:       go1.18.3
22:16:25   Git commit:       38633e7
22:16:25   Built:            Fri Jun  3 17:55:34 2022
22:16:25   OS/Arch:          linux/arm64
22:16:25   Experimental:     true
22:16:25  containerd:
22:16:25   Version:          1.6.8
22:16:25   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:16:25  runc:
22:16:25   Version:          1.1.4
22:16:25   GitCommit:        v1.1.4-0-g5fd4c4d
22:16:25  docker-init:
22:16:25   Version:          0.19.0
22:16:25   GitCommit:        de40ad0
[Pipeline] sh
22:16:25 + docker info
22:16:25 Client:
22:16:25  Context:    default
22:16:25  Debug Mode: false
22:16:25  Plugins:
22:16:25   buildx: Docker Buildx (Docker Inc.)
22:16:25     Version:  v0.8.2
22:16:25     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:16:25   compose: Docker Compose (Docker Inc.)
22:16:25     Version:  v2.12.0
22:16:25     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:16:25 
22:16:25 Server:
22:16:25  Containers: 0
22:16:25   Running: 0
22:16:25   Paused: 0
22:16:25   Stopped: 0
22:16:25  Images: 2
22:16:25  Server Version: 22.06.0-beta.0
22:16:25  Storage Driver: overlay2
22:16:25   Backing Filesystem: extfs
22:16:25   Supports d_type: true
22:16:25   Using metacopy: false
22:16:25   Native Overlay Diff: true
22:16:25   userxattr: false
22:16:25  Logging Driver: json-file
22:16:25  Cgroup Driver: cgroupfs
22:16:25  Cgroup Version: 1
22:16:25  Plugins:
22:16:25   Volume: local
22:16:25   Network: bridge host ipvlan macvlan null overlay
22:16:25   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:16:25  Swarm: inactive
22:16:25  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:16:25  Default Runtime: runc
22:16:25  Init Binary: docker-init
22:16:25  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:16:25  runc version: v1.1.4-0-g5fd4c4d
22:16:25  init version: de40ad0
22:16:25  Security Options:
22:16:25   apparmor
22:16:25   seccomp
22:16:25    Profile: builtin
22:16:25  Kernel Version: 5.15.0-1022-aws
22:16:25  Operating System: Ubuntu 20.04.5 LTS
22:16:25  OSType: linux
22:16:25  Architecture: aarch64
22:16:25  CPUs: 2
22:16:25  Total Memory: 7.559GiB
22:16:25  Name: ip-10-100-117-223
22:16:25  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:16:25  Docker Root Dir: /var/lib/docker
22:16:25  Debug Mode: false
22:16:25  Username: dockerbuildbot
22:16:25  Registry: https://index.docker.io/v1/
22:16:25  Labels:
22:16:25  Experimental: true
22:16:25  Insecure Registries:
22:16:25   127.0.0.0/8
22:16:25  Live Restore Enabled: true
22:16:25 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:16:25 The recommended git tool is: git
22:16:25 using credential docker-jenkins-github-credentials
22:16:25 Cloning the remote Git repository
22:16:25 Cloning with configured refspecs honoured and without tags
22:16:26 Fetching without tags
22:16:26 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:16:26 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:16:26 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:16:26 Commit message: "update scan-cli-plugin to v0.21.0"
22:16:26 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
 > git rev-list --no-walk a0941c2596470ff50613360de4e64422d7e0df3a # timeout=10
[Pipeline] sh
22:16:27 + make REF=20.10 centos-7
22:16:27 git init src/github.com/docker/cli
22:16:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:16:27 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:16:27 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:16:27 + SRC=src/github.com/docker/cli
22:16:27 + REF=20.10
22:16:27 + REF_FETCH=20.10
22:16:27 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:16:27 + awk {print $2}
22:16:27 + REF=refs/heads/20.10
22:16:27 + [ -n refs/heads/20.10 ]
22:16:27 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:16:27 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:16:28 From https://github.com/docker/cli
22:16:28  * [new branch]      20.10      -> 20.10
22:16:28  * [new branch]      20.10      -> origin/20.10
22:16:28 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:16:29 git init src/github.com/docker/docker
22:16:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:16:29 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:16:29 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:16:29 + SRC=src/github.com/docker/docker
22:16:29 + REF=20.10
22:16:29 + REF_FETCH=20.10
22:16:29 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  20.10
22:16:29 awk {print $2}
22:16:29 + REF=refs/heads/20.10
22:16:29 + [ -n refs/heads/20.10 ]
22:16:29 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:16:29 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:16:31 From https://github.com/docker/docker
22:16:31  * [new branch]      20.10      -> 20.10
22:16:31  * [new branch]      20.10      -> origin/20.10
22:16:31 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:16:31 git init src/github.com/docker/compose
22:16:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:16:31 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:16:32 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:16:32 + SRC=src/github.com/docker/compose
22:16:32 + REF=v2.12.2
22:16:32 + REF_FETCH=v2.12.2
22:16:32 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:16:32 + awk {print $2}
22:16:32 + REF=refs/tags/v2.12.2
22:16:32 + [ -n refs/tags/v2.12.2 ]
22:16:32 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:16:32 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:16:33 From https://github.com/docker/compose
22:16:33  * [new tag]         v2.12.2    -> v2.12.2
22:16:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:16:33 git init src/github.com/docker/scan-cli-plugin
22:16:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:16:33 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:16:33 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:16:33 + SRC=src/github.com/docker/scan-cli-plugin
22:16:33 + REF=v0.21.0
22:16:33 + REF_FETCH=v0.21.0
22:16:33 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:16:33 + awk {print $2}
22:16:33 + REF=refs/tags/v0.21.0
22:16:33 + [ -n refs/tags/v0.21.0 ]
22:16:33 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:16:33 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:16:33 From https://github.com/docker/scan-cli-plugin
22:16:33  * [new tag]         v0.21.0    -> v0.21.0
22:16:33 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:16:33 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-7
22:16:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:16:33 mkdir -p rpmbuild/SOURCES
22:16:33 docker run --rm -w /v \
22:16:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:16:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:16:33 	alpine \
22:16:33 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826)’ is 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
22:16:41 mkdir -p rpmbuild/SOURCES
22:16:41 docker run --rm -w /v \
22:16:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:16:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:16:41 	alpine \
22:16:41 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:16:44 mkdir -p rpmbuild/SOURCES
22:16:44 docker run --rm -w /v \
22:16:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:16:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:16:44 	alpine \
22:16:44 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:16:45 mkdir -p rpmbuild/SOURCES
22:16:45 docker run --rm -w /v \
22:16:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:16:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:16:45 	alpine \
22:16:45 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:16:46 mkdir -p rpmbuild/SOURCES
22:16:46 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:16:46 mkdir -p rpmbuild/SOURCES
22:16:46 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:16:46 docker run --rm -w /v \
22:16:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:16:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:16:46 	alpine \
22:16:46 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:16:47 == Building packages for centos-7 ==
22:16:47 mkdir -p "rpmbuild/centos-7"
22:16:47 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
22:16:47 #1 [internal] load .dockerignore
22:16:47 #1 transferring context: 2B done
22:16:47 #1 DONE 0.0s
22:16:47 
22:16:47 #2 [internal] load build definition from Dockerfile
22:16:47 #2 transferring dockerfile: 1.08kB done
22:16:47 #2 DONE 0.1s
22:16:47 
22:16:47 #3 [auth] library/centos:pull token for registry-1.docker.io
22:16:47 #3 DONE 0.0s
22:16:47 
22:16:47 #4 [auth] library/golang:pull token for registry-1.docker.io
22:16:47 #4 DONE 0.0s
22:16:47 
22:16:47 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:16:48 #5 DONE 0.4s
22:16:48 
22:16:48 #6 [internal] load metadata for docker.io/library/centos:7
22:16:48 #6 DONE 0.4s
22:16:48 
22:16:48 #7 [internal] load build context
22:16:48 #7 transferring context: 13.65kB done
22:16:48 #7 DONE 0.0s
22:16:48 
22:16:48 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
22:16:48 #8 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done
22:16:48 #8 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done
22:16:48 #8 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
22:16:48 #8 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
22:16:48 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0B / 108.37MB 0.1s
22:16:48 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 14.77MB / 108.37MB 0.2s
22:16:48 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s
22:16:48 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 50.33MB / 108.37MB 0.6s
22:16:48 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 65.01MB / 108.37MB 0.7s
22:16:49 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 87.03MB / 108.37MB 1.0s
22:16:49 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 99.61MB / 108.37MB 1.1s
22:16:49 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.3s
22:16:49 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.4s done
22:16:49 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec
22:16:54 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.1s
22:16:55 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.9s done
22:16:55 #8 ...
22:16:55 
22:16:55 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:16:55 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:16:55 #9 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:16:55 #9 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.5s done
22:16:55 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:16:55 #9 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:16:55 #9 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.9s done
22:16:55 #9 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.8s done
22:16:55 #9 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.5s done
22:16:55 #9 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 2.8s done
22:16:55 #9 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.7s done
22:16:55 #9 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 3.5s done
22:16:55 #9 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.6s done
22:16:55 #9 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.4s done
22:16:55 #9 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.3s done
22:16:55 #9 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.8s
22:16:55 #9 ...
22:16:55 
22:16:55 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
22:16:55 #8 DONE 7.8s
22:16:55 
22:16:55 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:16:55 #9 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.8s done
22:16:55 #9 ...
22:16:55 
22:16:55 #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
22:17:01 #10 DONE 4.9s
22:17:01 
22:17:01 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:17:01 #11 0.837 Loaded plugins: fastestmirror, ovl
22:17:01 #11 ...
22:17:01 
22:17:01 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:17:01 #9 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.6s done
22:17:01 #9 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 3.5s done
22:17:01 #9 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:17:01 #9 DONE 13.7s
22:17:01 
22:17:01 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:17:01 #11 1.066 Determining fastest mirrors
22:17:07 #11 5.463  * base: download.cf.centos.org
22:17:07 #11 5.464  * extras: download.cf.centos.org
22:17:07 #11 5.464  * updates: download.cf.centos.org
22:17:25 #11 24.15 Resolving Dependencies
22:17:25 #11 24.15 --> Running transaction check
22:17:25 #11 24.15 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
22:17:25 #11 24.17 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.29 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.29 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.29 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.30 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.31 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.31 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.31 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.31 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
22:17:25 #11 24.31 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
22:17:25 #11 24.32 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
22:17:25 #11 24.32 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
22:17:25 #11 24.32 --> Running transaction check
22:17:25 #11 24.32 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
22:17:25 #11 24.32 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
22:17:25 #11 24.32 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
22:17:25 #11 24.32 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
22:17:25 #11 24.33 ---> Package file.aarch64 0:5.11-37.el7 will be installed
22:17:25 #11 24.33 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
22:17:25 #11 24.33 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
22:17:25 #11 24.33 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
22:17:25 #11 24.33 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
22:17:25 #11 24.34 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.34 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.34 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.34 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.35 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
22:17:25 #11 24.36 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
22:17:25 #11 24.36 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
22:17:25 #11 24.36 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
22:17:25 #11 24.36 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
22:17:25 #11 24.37 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
22:17:25 #11 24.37 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
22:17:25 #11 24.37 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
22:17:25 #11 24.37 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:17:25 #11 24.37 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:17:25 #11 24.37 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:17:25 #11 24.37 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:17:25 #11 24.37 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
22:17:25 #11 24.38 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
22:17:25 #11 24.38 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
22:17:25 #11 24.38 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
22:17:25 #11 24.38 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
22:17:25 #11 24.38 --> Running transaction check
22:17:25 #11 24.38 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
22:17:25 #11 24.38 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
22:17:25 #11 24.38 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
22:17:25 #11 24.38 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
22:17:25 #11 24.38 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
22:17:25 #11 24.38 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
22:17:25 #11 24.39 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
22:17:25 #11 24.39 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
22:17:25 #11 24.39 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:17:25 #11 24.39 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:17:25 #11 24.40 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
22:17:25 #11 24.40 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
22:17:25 #11 24.40 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
22:17:25 #11 24.40 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
22:17:25 #11 24.40 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
22:17:25 #11 24.40 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
22:17:25 #11 24.40 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
22:17:25 #11 24.40 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
22:17:25 #11 24.41 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
22:17:25 #11 24.41 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
22:17:25 #11 24.41 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
22:17:25 #11 24.41 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
22:17:25 #11 24.41 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
22:17:25 #11 24.41 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
22:17:25 #11 24.41 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
22:17:25 #11 24.41 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
22:17:25 #11 24.41 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
22:17:25 #11 24.41 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
22:17:25 #11 24.42 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
22:17:25 #11 24.42 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
22:17:25 #11 24.42 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
22:17:25 #11 24.42 --> Running transaction check
22:17:25 #11 24.42 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
22:17:25 #11 24.42 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
22:17:25 #11 24.42 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
22:17:25 #11 24.43 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:17:25 #11 24.43 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:17:25 #11 24.43 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
22:17:25 #11 24.43 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
22:17:25 #11 24.43 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
22:17:25 #11 24.43 --> Running transaction check
22:17:25 #11 24.43 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
22:17:25 #11 24.44 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
22:17:25 #11 24.65 --> Finished Dependency Resolution
22:17:25 #11 24.66 
22:17:25 #11 24.66 Dependencies Resolved
22:17:25 #11 24.67 
22:17:25 #11 24.67 ================================================================================
22:17:25 #11 24.67  Package                   Arch       Version                  Repository  Size
22:17:25 #11 24.67 ================================================================================
22:17:25 #11 24.67 Installing:
22:17:25 #11 24.67  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
22:17:25 #11 24.67  rpmlint                   noarch     1.5-4.el7                base       229 k
22:17:25 #11 24.67 Installing for dependencies:
22:17:25 #11 24.67  bzip2                     aarch64    1.0.6-13.el7             base        52 k
22:17:25 #11 24.67  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
22:17:25 #11 24.67  dwz                       aarch64    0.11-3.el7               base        95 k
22:17:25 #11 24.67  elfutils                  aarch64    0.176-5.el7              base       301 k
22:17:25 #11 24.67  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
22:17:25 #11 24.67  file                      aarch64    5.11-37.el7              base        57 k
22:17:25 #11 24.67  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
22:17:25 #11 24.67  groff-base                aarch64    1.22.2-8.el7             base       920 k
22:17:25 #11 24.67  patch                     aarch64    2.7.1-12.el7_7           base       107 k
22:17:25 #11 24.67  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
22:17:25 #11 24.67  perl-Carp                 noarch     1.26-244.el7             base        19 k
22:17:25 #11 24.67  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
22:17:25 #11 24.67  perl-Exporter             noarch     5.68-3.el7               base        28 k
22:17:25 #11 24.67  perl-File-Path            noarch     2.09-2.el7               base        26 k
22:17:25 #11 24.67  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
22:17:25 #11 24.67  perl-Filter               aarch64    1.49-3.el7               base        76 k
22:17:25 #11 24.67  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
22:17:25 #11 24.67  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
22:17:25 #11 24.67  perl-PathTools            aarch64    3.40-5.el7               base        82 k
22:17:25 #11 24.67  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
22:17:25 #11 24.67  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
22:17:25 #11 24.67  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
22:17:25 #11 24.67  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
22:17:25 #11 24.67  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
22:17:25 #11 24.67  perl-Socket               aarch64    2.010-5.el7              base        48 k
22:17:25 #11 24.67  perl-Storable             aarch64    2.45-3.el7               base        73 k
22:17:25 #11 24.67  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
22:17:25 #11 24.67  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
22:17:25 #11 24.67  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
22:17:25 #11 24.67  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
22:17:25 #11 24.67  perl-constant             noarch     1.27-2.el7               base        19 k
22:17:25 #11 24.67  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
22:17:25 #11 24.67  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
22:17:25 #11 24.67  perl-parent               noarch     1:0.225-244.el7          base        12 k
22:17:25 #11 24.67  perl-podlators            noarch     2.5.1-3.el7              base       112 k
22:17:25 #11 24.67  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
22:17:25 #11 24.67  perl-threads              aarch64    1.87-4.el7               base        48 k
22:17:25 #11 24.67  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
22:17:25 #11 24.67  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
22:17:25 #11 24.67  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
22:17:25 #11 24.67  unzip                     aarch64    6.0-24.el7_9             updates    168 k
22:17:25 #11 24.67  zip                       aarch64    3.0-11.el7               base       257 k
22:17:25 #11 24.67 Updating for dependencies:
22:17:25 #11 24.67  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
22:17:25 #11 24.67  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
22:17:25 #11 24.67  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
22:17:25 #11 24.67  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
22:17:25 #11 24.67 
22:17:25 #11 24.67 Transaction Summary
22:17:25 #11 24.67 ================================================================================
22:17:25 #11 24.67 Install  2 Packages (+42 Dependent packages)
22:17:25 #11 24.67 Upgrade             (  4 Dependent packages)
22:17:25 #11 24.67 
22:17:25 #11 24.67 Total download size: 17 M
22:17:25 #11 24.67 Downloading packages:
22:17:25 #11 24.67 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0050bc0befb6fd16d) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07d9a8e5f1d14d40a) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09a6f5b831c00daf4) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09e0d5f66cef5be3a) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0213f74f8f0b466ef) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-093c321544a529fe7) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-081c2b11e5b4e37d8) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
22:17:26 #11 26.00 warning: /var/cache/yum/aarch64/7/base/packages/desktop-file-utils-0.23-2.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:26 #11 26.00 Public key for desktop-file-utils-0.23-2.el7.aarch64.rpm is not installed
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bfb82d75bf79b0cb) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0387bda31f3caa826) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03876132c45906a42) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-013c73ec1a3c407ae) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a4f13325625cd237) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0835bcb326f9ced4c) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-056efe6c662e1bb26) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b149dca2efd75446) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:35 #11 34.04 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04764750dd4073d36) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c90535b8061e83f) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-081ed5e06cf40f5aa) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
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-771@tmp/b16a6ac6-5b06-4a64-b73a-72d8684018af/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
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-771@tmp/0bf51fe0-ccd6-4e3f-8346-b7c4bab7b4cf/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] {
[Pipeline] echo
22:17:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:42 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-771@tmp/6be8cd58-a835-4da7-b21b-22d667c61eae/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-771@tmp/b25cd9d7-54bb-4eb4-8a58-e7d15b5c62ff/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-771@tmp/a815dd60-ebf3-43d0-bff1-81b2e99e3365/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-771@tmp/bbea61e3-0865-4327-a162-f3c36e919132/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] {
[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-771@tmp/b4046730-d572-4834-b7c0-82547d261351/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-771@tmp/41b28e2d-4d2d-46b1-b318-5381105e9944/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-771@tmp/65df04e0-12bb-4ead-84a1-061a160ad521/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] {
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-771@tmp/b5777ede-48ea-44f4-b634-d0e7fbad795b/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] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-771@tmp/3433d690-b400-4eca-ae12-e659b8c2d3c9/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] wrap
[Pipeline] wrap
[Pipeline] echo
22:17:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:43 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-771@tmp/d356f389-1f11-4f90-9273-a567a25d4668/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-771@tmp/cd6cea7a-2700-4f3f-ad9e-990e55d73217/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-771@tmp/4701148f-a513-405e-9d8f-ada8082783fe/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
22:17:43 #11 42.11 --------------------------------------------------------------------------------
22:17:43 #11 42.11 Total                                              1.0 MB/s |  17 MB  00:17     
22:17:43 #11 42.11 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:17:43 #11 42.12 Importing GPG key 0xF4A80EB5:
22:17:43 #11 42.12  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
22:17:43 #11 42.12  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
22:17:43 #11 42.12  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
22:17:43 #11 42.12  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:17:43 #11 42.13 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
22:17:43 #11 42.13 Importing GPG key 0x305D49D6:
22:17:43 #11 42.13  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
22:17:43 #11 42.13  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
22:17:43 #11 42.13  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
22:17:43 #11 42.13  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
22:17:43 #11 42.20 Running transaction check
22:17:43 #11 42.24 Running transaction test
22:17:43 #11 42.32 Transaction test succeeded
22:17:43 #11 42.32 Running transaction
22:17:43 #11 42.47   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
22:17:43 + pwd
22:17:43 + id -u
22:17:43 + id -g
22:17:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:43 Unable to find image 'busybox:latest' locally
22:17:43 latest: Pulling from library/busybox
22:17:43 320c814f70fe: Pulling fs layer
22:17:43 320c814f70fe: Download complete
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
22:17:43 #11 42.53   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
22:17:43 #11 42.83   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
22:17:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:43 chowning workspace
[Pipeline] sh
22:17:44 320c814f70fe: Pull complete
22:17:44 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:44 #11 43.12   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
22:17:44 #11 43.30   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
22:17:44 #11 43.33   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
22:17:44 #11 43.36   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
22:17:44 #11 43.40   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
22:17:44 #11 43.43   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
22:17:44 + pwd
22:17:44 + id -u
22:17:44 + id -g
22:17:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:44 Unable to find image 'busybox:latest' locally
22:17:44 latest: Pulling from library/busybox
22:17:44 Status: Downloaded newer image for busybox:latest
22:17:44 #11 43.46   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
22:17:44 320c814f70fe: Pulling fs layer
22:17:44 320c814f70fe: Verifying Checksum
22:17:44 320c814f70fe: Download 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-771@tmp/2b54c6b8-52a8-4131-a111-2687919c3141/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
22:17:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:44 chowning workspace
[Pipeline] sh
22:17:44 #11 43.48   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
22:17:44 #11 43.81   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
22:17:44 #11 43.84   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
22:17:44 #11 43.86   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
22:17:44 #11 43.88   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
22:17:44 #11 43.91   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
22:17:44 #11 43.94   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
22:17:44 320c814f70fe: Pull complete
22:17:44 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:44 Status: Downloaded newer image for busybox:latest
22:17:44 #11 43.97   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
22:17:44 #11 43.99   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
22:17:44 #11 44.02   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
22:17:44 #11 44.05   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
22:17:44 #11 44.08   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
22:17:44 #11 44.11   Installing : perl-PathTools-3.40-5.el7.aarch64                          23/52 
22:17:44 #11 44.15   Installing : perl-threads-shared-1.43-6.el7.aarch64                     24/52 
22:17:44 + pwd
22:17:44 + id -u
22:17:44 + id -g
22:17:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:44 Unable to find image 'busybox:latest' locally
22:17:44 latest: Pulling from library/busybox
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
22:17:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:45 chowning workspace
[Pipeline] sh
22:17:45 #11 44.18   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                25/52 
22:17:45 320c814f70fe: Pulling fs layer
22:17:45 320c814f70fe: Verifying Checksum
22:17:45 320c814f70fe: Download complete
22:17:45 #11 44.28   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
22:17:45 #11 44.60   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
22:17:45 #11 44.63   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
22:17:45 #11 44.66   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
22:17:45 #11 44.69   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
22:17:45 320c814f70fe: Pull complete
22:17:45 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:45 Status: Downloaded newer image for busybox:latest
22:17:45 + pwd
22:17:45 + id -u
22:17:45 + id -g
22:17:45 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:45 Unable to find image 'busybox:latest' locally
22:17:45 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b5a1431092d95baa) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02305f3b156d500ec) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0688952cc6df66650) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-771@tmp/f95fb1b3-08e2-47b2-bef7-71f2bdc3bfa2/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-arm64v8 (i-0e339949b4ef4819f) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08f28a6ef92204e9b) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d496692b318fec73) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c34b295f6b0f7b1e) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c11286c527f8f0b) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
22:17:45 320c814f70fe: Pulling fs layer
22:17:45 320c814f70fe: Verifying Checksum
22:17:45 320c814f70fe: Download complete
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:17:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17: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-771@tmp/f9d17770-9042-4eaa-a3dd-adeafefb0d75/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
22:17:46 320c814f70fe: Pull complete
22:17:46 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:46 Status: Downloaded newer image for busybox:latest
22:17:46 + pwd
22:17:46 + id -u
22:17:46 + id -g
22:17:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:46 Unable to find image 'busybox:latest' locally
22:17:46 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-771@tmp/c0ad9960-a9a3-4e3a-8388-91d70285a021/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
22:17:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:46 chowning workspace
[Pipeline] sh
22:17:46 320c814f70fe: Pulling fs layer
22:17:46 320c814f70fe: Verifying Checksum
22:17:46 320c814f70fe: Download complete
22:17:46 320c814f70fe: Pull complete
22:17:46 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:46 Status: Downloaded newer image for busybox:latest
22:17:46 + pwd
22:17:46 + id -u
22:17:46 + id -g
22:17:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:46 Unable to find image 'busybox:latest' locally
22:17:46 latest: Pulling from library/busybox
[Pipeline] echo
22:17:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:46 chowning workspace
[Pipeline] sh
22:17:46 #11 44.72   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
22:17:46 #11 45.84   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
22:17:46 #11 45.89   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
22:17:46 #11 45.93   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
22:17:46 #11 45.95   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
22:17:46 #11 45.99   Installing : unzip-6.0-24.el7_9.aarch64                                 36/52 
22:17:46 #11 46.01   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      37/52 
22:17:46 #11 46.05   Installing : desktop-file-utils-0.23-2.el7.aarch64                      38/52 
22:17:46 #11 46.10   Installing : zip-3.0-11.el7.aarch64                                     39/52 
22:17:46 320c814f70fe: Pulling fs layer
22:17:46 320c814f70fe: Verifying Checksum
22:17:46 320c814f70fe: Download complete
22:17:47 #11 46.13   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
22:17:47 + pwd
22:17:47 + id -u
22:17:47 + id -g
22:17:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:47 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:17:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:47 chowning workspace
[Pipeline] sh
22:17:47 320c814f70fe: Pull complete
22:17:47 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:47 Status: Downloaded newer image for busybox:latest
22:17:47 latest: Pulling from library/busybox
22:17:47 + pwd
22:17:47 + id -u
22:17:47 + id -g
22:17:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:47 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:17:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:47 chowning workspace
[Pipeline] sh
22:17:47 f5b7ce95afea: Pulling fs layer
22:17:47 f5b7ce95afea: Verifying Checksum
22:17:47 f5b7ce95afea: Download complete
22:17:47 #11 46.16   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
22:17:47 #11 46.72   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
22:17:47 #11 46.76   Installing : file-5.11-37.el7.aarch64                                   43/52 
22:17:47 #11 46.79   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
22:17:47 #11 46.82   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
22:17:47 #11 46.90   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
22:17:47 latest: Pulling from library/busybox
22:17:47 f5b7ce95afea: Pulling fs layer
22:17:47 + pwd
22:17:47 + id -u
22:17:47 + id -g
22:17:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:47 Unable to find image 'busybox:latest' locally
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:17:47 Removing all docker containers
[Pipeline] sh
22:17:47 f5b7ce95afea: Pull complete
22:17:47 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:47 Status: Downloaded newer image for busybox:latest
22:17:47 #11 46.95   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
22:17:47 #11 47.02   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
22:17:47 #11 47.05   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
[Pipeline] echo
22:17:47 Removing all docker containers
[Pipeline] sh
22:17:47 f5b7ce95afea: Verifying Checksum
22:17:47 f5b7ce95afea: Download complete
22:17:47 f5b7ce95afea: Pull complete
22:17:47 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:47 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
22:17:47 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:17:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:47 chowning workspace
[Pipeline] sh
22:17:47 latest: Pulling from library/busybox
22:17:47 f5b7ce95afea: Pulling fs layer
22:17:47 f5b7ce95afea: Download complete
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06c5278c5427a17dd) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
22:17:48 + pwd
22:17:48 + id -u
22:17:48 + id -g
22:17:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:48 Unable to find image 'busybox:latest' locally
22:17:48 #11 47.07   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
22:17:48 #11 47.36   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
22:17:48 + docker container ls -aq
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:48 + docker container ls -aq
22:17:48 + docker container ls -aq
22:17:48 f5b7ce95afea: Pull complete
22:17:48 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:48 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d29c0d78942f2d8e) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:17:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:48 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:48 latest: Pulling from library/busybox
22:17:48 f5b7ce95afea: Pulling fs layer
22:17:48 f5b7ce95afea: Verifying Checksum
22:17:48 f5b7ce95afea: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:48 + pwd
22:17:48 + id -u
22:17:48 + id -g
22:17:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:48 Unable to find image 'busybox:latest' locally
22:17:48 f5b7ce95afea: Pull complete
22:17:48 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:48 Status: Downloaded newer image for busybox:latest
22:17:48 #11 47.39   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
22:17:48 #11 47.97   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
22:17:48 #11 48.00   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
22:17:48 #11 48.03   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
22:17:48 #11 48.05   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
22:17:48 latest: Pulling from library/busybox
22:17:48 f5b7ce95afea: Pulling fs layer
22:17:48 f5b7ce95afea: Download complete
[Pipeline] echo
22:17:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:48 chowning workspace
[Pipeline] sh
22:17:48 #11 48.07   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
22:17:48 #11 48.08   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
22:17:48 #11 48.10   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
22:17:48 #11 48.11   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
22:17:48 #11 48.13   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
22:17:48 #11 48.15   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
22:17:48 #11 48.16   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
22:17:48 #11 48.17   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
22:17:48 #11 48.19   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
22:17:48 #11 48.21   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
22:17:48 #11 48.22   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
22:17:48 #11 48.24   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
22:17:48 #11 48.25   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
22:17:48 #11 48.27   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
22:17:49 f5b7ce95afea: Pull complete
22:17:49 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:49 Status: Downloaded newer image for busybox:latest
22:17:49 + pwd
22:17:49 + id -u
22:17:49 + id -g
22:17:49 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:49 Unable to find image 'busybox:latest' locally
22:17:49 #11 48.29   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
22:17:49 #11 48.30   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
22:17:49 #11 48.31   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
22:17:49 #11 48.33   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
22:17:49 #11 48.34   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
22:17:49 #11 48.35   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
22:17:49 #11 48.37   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
22:17:49 #11 48.38   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
22:17:49 #11 48.40   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
22:17:49 #11 48.41   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
22:17:49 #11 48.43   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
22:17:49 #11 48.44   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
22:17:49 #11 48.46   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
22:17:49 #11 48.47   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
22:17:49 #11 48.49   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
22:17:49 #11 48.50   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
22:17:49 #11 48.51   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
22:17:49 #11 48.53   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
22:17:49 #11 48.54   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
22:17:49 #11 48.55   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
22:17:49 #11 48.57   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
22:17:49 #11 48.58   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
22:17:49 #11 48.60   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
[Pipeline] {
[Pipeline] {
[Pipeline] echo
22:17:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:49 chowning workspace
[Pipeline] sh
22:17:49 latest: Pulling from library/busybox
22:17:49 f5b7ce95afea: Pulling fs layer
22:17:49 f5b7ce95afea: Verifying Checksum
22:17:49 f5b7ce95afea: Download complete
22:17:49 #11 48.61   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
22:17:49 #11 48.63   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
22:17:49 #11 48.64   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
22:17:49 #11 48.66   Verifying  : unzip-6.0-24.el7_9.aarch64                                 45/52 
22:17:49 #11 48.67   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
22:17:49 #11 48.68   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
22:17:49 #11 48.69   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
22:17:49 #11 48.71   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
22:17:49 #11 48.71   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
22:17:49 #11 48.71   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
22:17:49 #11 48.71   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
22:17:49 #11 48.76 
22:17:49 #11 48.76 Installed:
22:17:49 #11 48.76   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
22:17:49 #11 48.76 
22:17:49 #11 48.76 Dependency Installed:
22:17:49 #11 48.76   bzip2.aarch64 0:1.0.6-13.el7                                                  
22:17:49 #11 48.76   desktop-file-utils.aarch64 0:0.23-2.el7                                       
22:17:49 #11 48.76   dwz.aarch64 0:0.11-3.el7                                                      
22:17:49 #11 48.76   elfutils.aarch64 0:0.176-5.el7                                                
22:17:49 #11 48.76   emacs-filesystem.noarch 1:24.3-23.el7                                         
22:17:49 #11 48.76   file.aarch64 0:5.11-37.el7                                                    
22:17:49 #11 48.76   gdb.aarch64 0:7.6.1-120.el7                                                   
22:17:49 #11 48.76   groff-base.aarch64 0:1.22.2-8.el7                                             
22:17:49 #11 48.76   patch.aarch64 0:2.7.1-12.el7_7                                                
22:17:49 #11 48.76   perl.aarch64 4:5.16.3-299.el7_9                                               
22:17:49 #11 48.76   perl-Carp.noarch 0:1.26-244.el7                                               
22:17:49 #11 48.76   perl-Encode.aarch64 0:2.51-7.el7                                              
22:17:49 #11 48.76   perl-Exporter.noarch 0:5.68-3.el7                                             
22:17:49 #11 48.76   perl-File-Path.noarch 0:2.09-2.el7                                            
22:17:49 #11 48.76   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
22:17:49 #11 48.76   perl-Filter.aarch64 0:1.49-3.el7                                              
22:17:49 #11 48.76   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
22:17:49 #11 48.76   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
22:17:49 #11 48.76   perl-PathTools.aarch64 0:3.40-5.el7                                           
22:17:49 #11 48.76   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
22:17:49 #11 48.76   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
22:17:49 #11 48.76   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
22:17:49 #11 48.76   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
22:17:49 #11 48.76   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
22:17:49 #11 48.76   perl-Socket.aarch64 0:2.010-5.el7                                             
22:17:49 #11 48.76   perl-Storable.aarch64 0:2.45-3.el7                                            
22:17:49 #11 48.76   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
22:17:49 #11 48.76   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
22:17:49 #11 48.76   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
22:17:49 #11 48.76   perl-Time-Local.noarch 0:1.2300-2.el7                                         
22:17:49 #11 48.76   perl-constant.noarch 0:1.27-2.el7                                             
22:17:49 #11 48.76   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
22:17:49 #11 48.76   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
22:17:49 #11 48.76   perl-parent.noarch 1:0.225-244.el7                                            
22:17:49 #11 48.76   perl-podlators.noarch 0:2.5.1-3.el7                                           
22:17:49 #11 48.76   perl-srpm-macros.noarch 0:1-8.el7                                             
22:17:49 #11 48.76   perl-threads.aarch64 0:1.87-4.el7                                             
22:17:49 #11 48.76   perl-threads-shared.aarch64 0:1.43-6.el7                                      
22:17:49 #11 48.76   python-srpm-macros.noarch 0:3-34.el7                                          
22:17:49 #11 48.76   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
22:17:49 #11 48.76   unzip.aarch64 0:6.0-24.el7_9                                                  
22:17:49 #11 48.76   zip.aarch64 0:3.0-11.el7                                                      
22:17:49 #11 48.76 
22:17:49 #11 48.76 Dependency Updated:
22:17:49 #11 48.76   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
22:17:49 #11 48.76   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
22:17:49 #11 48.76 
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
22:17:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:49 chowning workspace
[Pipeline] sh
22:17:49 + pwd
22:17:49 + id -u
22:17:49 + id -g
22:17:49 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:49 Unable to find image 'busybox:latest' locally
22:17:49 f5b7ce95afea: Pull complete
22:17:49 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:49 Status: Downloaded newer image for busybox:latest
22:17:49 #11 48.76 Complete!
22:17:49 latest: Pulling from library/busybox
22:17:49 f5b7ce95afea: Pulling fs layer
22:17:49 f5b7ce95afea: Verifying Checksum
22:17:49 f5b7ce95afea: Download complete
[Pipeline] {
[Pipeline] {
[Pipeline] echo
22:17:49 Docker containers have been removed
[Pipeline] echo
22:17:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:49 Removing all docker containers
[Pipeline] sh
22:17:49 + pwd
22:17:49 + id -u
22:17:49 + id -g
22:17:49 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:49 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:17:49 Docker containers have been removed
[Pipeline] echo
22:17:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:49 Docker containers have been removed
[Pipeline] echo
22:17:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] echo
22:17:49 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:17:49 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:17:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:49 chowning workspace
[Pipeline] sh
22:17:50 f5b7ce95afea: Pull complete
22:17:50 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:50 Status: Downloaded newer image for busybox:latest
22:17:50 latest: Pulling from library/busybox
22:17:50 320c814f70fe: Pulling fs layer
22:17:50 320c814f70fe: Verifying Checksum
22:17:50 320c814f70fe: Download complete
22:17:50 + docker container ls -aq
22:17:50 + pwd
22:17:50 + id -u
22:17:50 + id -g
22:17:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:50 Unable to find image 'busybox:latest' locally
22:17:50 + docker container ls -aq
22:17:50 + docker container ls -aq
[Pipeline] {
[Pipeline] {
[Pipeline] echo
22:17:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:50 chowning workspace
[Pipeline] sh
22:17:50 #11 DONE 49.4s
22:17:50 
22:17:50 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
22:17:50 #12 DONE 0.1s
22:17:50 
22:17:50 #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
22:17:50 320c814f70fe: Pull complete
22:17:50 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:50 Status: Downloaded newer image for busybox:latest
22:17:50 latest: Pulling from library/busybox
22:17:50 f5b7ce95afea: Pulling fs layer
22:17:50 f5b7ce95afea: Verifying Checksum
22:17:50 f5b7ce95afea: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:50 + pwd
22:17:50 + id -u
22:17:50 + id -g
22:17:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:50 Unable to find image 'busybox:latest' locally
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:17:50 f5b7ce95afea: Pull complete
22:17:50 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:50 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
22:17:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:50 chowning workspace
[Pipeline] sh
22:17:50 latest: Pulling from library/busybox
22:17:50 f5b7ce95afea: Pulling fs layer
22:17:50 f5b7ce95afea: Verifying Checksum
22:17:50 f5b7ce95afea: Download complete
22:17:50 #13 0.621 Loaded plugins: fastestmirror, ovl
22:17:50 #13 0.765 Enabling base-source repository
22:17:50 + pwd
22:17:50 + id -u
22:17:50 + id -g
22:17:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:50 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:17:50 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:50 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
[Pipeline] echo
22:17:50 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
22:17:51 f5b7ce95afea: Pull complete
22:17:51 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:51 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
22:17:51 #13 0.765 Enabling extras-source repository
22:17:51 #13 0.766 Enabling updates-source repository
22:17:51 #13 0.766 Loading mirror speeds from cached hostfile
22:17:51 #13 0.767  * base: download.cf.centos.org
22:17:51 #13 0.768  * extras: download.cf.centos.org
22:17:51 #13 0.768  * updates: download.cf.centos.org
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
22:17:51 latest: Pulling from library/busybox
22:17:51 f5b7ce95afea: Pulling fs layer
22:17:51 f5b7ce95afea: Download complete
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
22:17:51 + pwd
22:17:51 + id -u
22:17:51 + id -g
22:17:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:17:51 Unable to find image 'busybox:latest' locally
22:17:51 latest: Pulling from library/busybox
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] sh
22:17:51 + docker container ls -aq
22:17:51 + docker container ls -aq
22:17:51 + docker container ls -aq
[Pipeline] sh
22:17:51 f5b7ce95afea: Pull complete
22:17:51 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:51 Status: Downloaded newer image for busybox:latest
22:17:51 + docker container ls -aq
[Pipeline] }
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:17:51 f5b7ce95afea: Pulling fs layer
22:17:51 f5b7ce95afea: Download complete
22:17:51 + docker container ls -aq
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] sh
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] }
[Pipeline] echo
22:17:51 cleanWorkspace: Workspace is clean.
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
22:17:51 + docker container ls -aq
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-amd64)
[Pipeline] }
[Pipeline] sh
22:17:51 f5b7ce95afea: Pull complete
22:17:51 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:17:51 Status: Downloaded newer image for busybox:latest
22:17:51 + docker version
22:17:51 Client: Docker Engine - Community
22:17:51  Version:           22.06.0-beta.0
22:17:51  API version:       1.42
22:17:51  Go version:        go1.18.3
22:17:51  Git commit:        3e9117b
22:17:51  Built:             Fri Jun  3 17:56:06 2022
22:17:51  OS/Arch:           linux/arm
22:17:51  Context:           default
22:17:51 
22:17:51 Server: Docker Engine - Community
22:17:51  Engine:
22:17:51   Version:          22.06.0-beta.0
22:17:51   API version:      1.42 (minimum version 1.12)
22:17:51   Go version:       go1.18.3
22:17:51   Git commit:       38633e7
22:17:51   Built:            Fri Jun  3 17:56:06 2022
22:17:51   OS/Arch:          linux/arm
22:17:51   Experimental:     true
22:17:51  containerd:
22:17:51   Version:          1.6.8
22:17:51   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:51  runc:
22:17:51   Version:          1.1.4
22:17:51   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:51  docker-init:
22:17:51   Version:          0.19.0
22:17:51   GitCommit:        de40ad0
[Pipeline] sh
22:17:51 + docker version
22:17:51 Client: Docker Engine - Community
22:17:51  Version:           22.06.0-beta.0
22:17:51  API version:       1.42
22:17:51  Go version:        go1.18.3
22:17:51  Git commit:        3e9117b
22:17:51  Built:             Fri Jun  3 17:56:06 2022
22:17:51  OS/Arch:           linux/arm
22:17:51  Context:           default
22:17:51 
22:17:51 Server: Docker Engine - Community
22:17:51  Engine:
22:17:51   Version:          22.06.0-beta.0
22:17:51   API version:      1.42 (minimum version 1.12)
22:17:51   Go version:       go1.18.3
22:17:51   Git commit:       38633e7
22:17:51   Built:            Fri Jun  3 17:56:06 2022
22:17:51   OS/Arch:          linux/arm
22:17:51   Experimental:     true
22:17:51  containerd:
22:17:51   Version:          1.6.8
22:17:51   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:51  runc:
22:17:51   Version:          1.1.4
22:17:51   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:51  docker-init:
22:17:51   Version:          0.19.0
22:17:51   GitCommit:        de40ad0
22:17:51 + docker version
22:17:51 Client: Docker Engine - Community
22:17:51  Version:           22.06.0-beta.0
22:17:51  API version:       1.42
22:17:51  Go version:        go1.18.3
22:17:51  Git commit:        3e9117b
22:17:51  Built:             Fri Jun  3 17:56:06 2022
22:17:51  OS/Arch:           linux/arm
22:17:51  Context:           default
22:17:51 
22:17:51 Server: Docker Engine - Community
22:17:51  Engine:
22:17:51   Version:          22.06.0-beta.0
22:17:51   API version:      1.42 (minimum version 1.12)
22:17:51   Go version:       go1.18.3
22:17:51   Git commit:       38633e7
22:17:51   Built:            Fri Jun  3 17:56:06 2022
22:17:51   OS/Arch:          linux/arm
22:17:51   Experimental:     true
22:17:51  containerd:
22:17:51   Version:          1.6.8
22:17:51   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:51  runc:
22:17:51   Version:          1.1.4
22:17:51   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:51  docker-init:
22:17:51   Version:          0.19.0
22:17:51   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
22:17:51 Docker containers have been removed
[Pipeline] echo
22:17:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:51 Removing all docker containers
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
[Pipeline] sh
22:17:51 + echo starting...
22:17:51 starting...
22:17:51 + echo starting...
22:17:51 starting...
22:17:52 + echo starting...
22:17:52 starting...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
22:17:52 + docker container ls -aq
[Pipeline] sh
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:56:06 2022
22:17:52  OS/Arch:           linux/arm
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:56:06 2022
22:17:52   OS/Arch:          linux/arm
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] echo
22:17:52 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] echo
22:17:52 Docker containers have been removed
[Pipeline] echo
22:17:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:17:52 Removing all docker containers
[Pipeline] sh
22:17:52 + echo starting...
22:17:52 starting...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:17:52 + docker container ls -aq
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:56:06 2022
22:17:52  OS/Arch:           linux/arm
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:56:06 2022
22:17:52   OS/Arch:          linux/arm
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
22:17:52 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-52-208
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] echo
22:17:52 Docker containers have been removed
[Pipeline] echo
22:17:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-36-175
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-122-142
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:56:06 2022
22:17:52  OS/Arch:           linux/arm
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:56:06 2022
22:17:52   OS/Arch:          linux/arm
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
22:17:52 + echo starting...
22:17:52 starting...
22:17:52 + docker container ls -aq
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-58-6
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:55:45 2022
22:17:52  OS/Arch:           linux/amd64
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:55:45 2022
22:17:52   OS/Arch:          linux/amd64
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] echo
22:17:52 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:55:45 2022
22:17:52  OS/Arch:           linux/amd64
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:55:45 2022
22:17:52   OS/Arch:          linux/amd64
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:55:45 2022
22:17:52  OS/Arch:           linux/amd64
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:55:45 2022
22:17:52   OS/Arch:          linux/amd64
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] echo
22:17:52 Docker containers have been removed
[Pipeline] echo
22:17:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:55:45 2022
22:17:52  OS/Arch:           linux/amd64
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:55:45 2022
22:17:52   OS/Arch:          linux/amd64
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
22:17:52 The recommended git tool is: git
[Pipeline] { (build)
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:17:52 The recommended git tool is: git
[Pipeline] checkout
22:17:52 + echo starting...
22:17:52 starting...
22:17:52 The recommended git tool is: git
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-43-39
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
22:17:52 cleanWorkspace: Workspace is clean.
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] sh
[Pipeline] checkout
22:17:52 The recommended git tool is: git
[Pipeline] sh
22:17:52 + docker version
22:17:52 Client: Docker Engine - Community
22:17:52  Version:           22.06.0-beta.0
22:17:52  API version:       1.42
22:17:52  Go version:        go1.18.3
22:17:52  Git commit:        3e9117b
22:17:52  Built:             Fri Jun  3 17:55:45 2022
22:17:52  OS/Arch:           linux/amd64
22:17:52  Context:           default
22:17:52 
22:17:52 Server: Docker Engine - Community
22:17:52  Engine:
22:17:52   Version:          22.06.0-beta.0
22:17:52   API version:      1.42 (minimum version 1.12)
22:17:52   Go version:       go1.18.3
22:17:52   Git commit:       38633e7
22:17:52   Built:            Fri Jun  3 17:55:45 2022
22:17:52   OS/Arch:          linux/amd64
22:17:52   Experimental:     true
22:17:52  containerd:
22:17:52   Version:          1.6.8
22:17:52   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc:
22:17:52   Version:          1.1.4
22:17:52   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:52  docker-init:
22:17:52   Version:          0.19.0
22:17:52   GitCommit:        de40ad0
22:17:52 + echo starting...
22:17:52 starting...
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  v0.8.2
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: cgroupfs
22:17:52  Cgroup Version: 1
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52  Kernel Version: 5.4.0-1088-aws
22:17:52  Operating System: Ubuntu 18.04.6 LTS
22:17:52  OSType: linux
22:17:52  Architecture: armv8l
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.566GiB
22:17:52  Name: ip-10-100-47-87
22:17:52  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 WARNING: No swap limit support
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  c5aec24
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52   scan: Docker Scan (Docker Inc.)
22:17:52     Version:  v0.17.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: systemd
22:17:52  Cgroup Version: 2
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52   cgroupns
22:17:52  Kernel Version: 5.15.0-1022-aws
22:17:52  Operating System: Ubuntu 20.04.5 LTS
22:17:52  OSType: linux
22:17:52  Architecture: x86_64
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.475GiB
22:17:52  Name: ip-10-100-40-247
22:17:52  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  c5aec24
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52   scan: Docker Scan (Docker Inc.)
22:17:52     Version:  v0.17.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: systemd
22:17:52  Cgroup Version: 2
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52   cgroupns
22:17:52  Kernel Version: 5.15.0-1022-aws
22:17:52  Operating System: Ubuntu 20.04.5 LTS
22:17:52  OSType: linux
22:17:52  Architecture: x86_64
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.475GiB
22:17:52  Name: ip-10-100-111-133
22:17:52  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  c5aec24
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52   scan: Docker Scan (Docker Inc.)
22:17:52     Version:  v0.17.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: systemd
22:17:52  Cgroup Version: 2
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52   cgroupns
22:17:52  Kernel Version: 5.15.0-1022-aws
22:17:52  Operating System: Ubuntu 20.04.5 LTS
22:17:52  OSType: linux
22:17:52  Architecture: x86_64
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.475GiB
22:17:52  Name: ip-10-100-47-158
22:17:52  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
22:17:52 + docker info
22:17:52 Client:
22:17:52  Context:    default
22:17:52  Debug Mode: false
22:17:52  Plugins:
22:17:52   buildx: Docker Buildx (Docker Inc.)
22:17:52     Version:  c5aec24
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:52   compose: Docker Compose (Docker Inc.)
22:17:52     Version:  v2.12.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:52   scan: Docker Scan (Docker Inc.)
22:17:52     Version:  v0.17.0
22:17:52     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:52 
22:17:52 Server:
22:17:52  Containers: 0
22:17:52   Running: 0
22:17:52   Paused: 0
22:17:52   Stopped: 0
22:17:52  Images: 1
22:17:52  Server Version: 22.06.0-beta.0
22:17:52  Storage Driver: overlay2
22:17:52   Backing Filesystem: extfs
22:17:52   Supports d_type: true
22:17:52   Using metacopy: false
22:17:52   Native Overlay Diff: true
22:17:52   userxattr: false
22:17:52  Logging Driver: json-file
22:17:52  Cgroup Driver: systemd
22:17:52  Cgroup Version: 2
22:17:52  Plugins:
22:17:52   Volume: local
22:17:52   Network: bridge host ipvlan macvlan null overlay
22:17:52   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:52  Swarm: inactive
22:17:52  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:52  Default Runtime: runc
22:17:52  Init Binary: docker-init
22:17:52  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:52  runc version: v1.1.4-0-g5fd4c4d
22:17:52  init version: de40ad0
22:17:52  Security Options:
22:17:52   apparmor
22:17:52   seccomp
22:17:52    Profile: builtin
22:17:52   cgroupns
22:17:52  Kernel Version: 5.15.0-1022-aws
22:17:52  Operating System: Ubuntu 20.04.5 LTS
22:17:52  OSType: linux
22:17:52  Architecture: x86_64
22:17:52  CPUs: 2
22:17:52  Total Memory: 7.475GiB
22:17:52  Name: ip-10-100-46-141
22:17:52  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:52  Docker Root Dir: /var/lib/docker
22:17:52  Debug Mode: false
22:17:52  Username: dockerbuildbot
22:17:52  Registry: https://index.docker.io/v1/
22:17:52  Labels:
22:17:52  Experimental: true
22:17:52  Insecure Registries:
22:17:52   127.0.0.0/8
22:17:52  Live Restore Enabled: true
22:17:52 
[Pipeline] checkout
22:17:52 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
22:17:53 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:17:53 + docker version
22:17:53 Client: Docker Engine - Community
22:17:53  Version:           22.06.0-beta.0
22:17:53  API version:       1.42
22:17:53  Go version:        go1.18.3
22:17:53  Git commit:        3e9117b
22:17:53  Built:             Fri Jun  3 17:55:45 2022
22:17:53  OS/Arch:           linux/amd64
22:17:53  Context:           default
22:17:53 
22:17:53 Server: Docker Engine - Community
22:17:53  Engine:
22:17:53   Version:          22.06.0-beta.0
22:17:53   API version:      1.42 (minimum version 1.12)
22:17:53   Go version:       go1.18.3
22:17:53   Git commit:       38633e7
22:17:53   Built:            Fri Jun  3 17:55:45 2022
22:17:53   OS/Arch:          linux/amd64
22:17:53   Experimental:     true
22:17:53  containerd:
22:17:53   Version:          1.6.8
22:17:53   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc:
22:17:53   Version:          1.1.4
22:17:53   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:53  docker-init:
22:17:53   Version:          0.19.0
22:17:53   GitCommit:        de40ad0
[Pipeline] checkout
22:17:53 The recommended git tool is: git
22:17:53 + echo starting...
22:17:53 starting...
[Pipeline] sh
[Pipeline] checkout
[Pipeline] }
22:17:53 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
22:17:53 Removing all docker containers
[Pipeline] sh
22:17:53 + docker info
22:17:53 Client:
22:17:53  Context:    default
22:17:53  Debug Mode: false
22:17:53  Plugins:
22:17:53   buildx: Docker Buildx (Docker Inc.)
22:17:53     Version:  c5aec24
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:53   compose: Docker Compose (Docker Inc.)
22:17:53     Version:  v2.12.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:53   scan: Docker Scan (Docker Inc.)
22:17:53     Version:  v0.17.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:53 
22:17:53 Server:
22:17:53  Containers: 0
22:17:53   Running: 0
22:17:53   Paused: 0
22:17:53   Stopped: 0
22:17:53  Images: 1
22:17:53  Server Version: 22.06.0-beta.0
22:17:53  Storage Driver: overlay2
22:17:53   Backing Filesystem: extfs
22:17:53   Supports d_type: true
22:17:53   Using metacopy: false
22:17:53   Native Overlay Diff: true
22:17:53   userxattr: false
22:17:53  Logging Driver: json-file
22:17:53  Cgroup Driver: systemd
22:17:53  Cgroup Version: 2
22:17:53  Plugins:
22:17:53   Volume: local
22:17:53   Network: bridge host ipvlan macvlan null overlay
22:17:53   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:53  Swarm: inactive
22:17:53  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:17:53  Default Runtime: runc
22:17:53  Init Binary: docker-init
22:17:53  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc version: v1.1.4-0-g5fd4c4d
22:17:53  init version: de40ad0
22:17:53  Security Options:
22:17:53   apparmor
22:17:53   seccomp
22:17:53    Profile: builtin
22:17:53   cgroupns
22:17:53  Kernel Version: 5.15.0-1022-aws
22:17:53  Operating System: Ubuntu 20.04.5 LTS
22:17:53  OSType: linux
22:17:53  Architecture: x86_64
22:17:53  CPUs: 2
22:17:53  Total Memory: 7.475GiB
22:17:53  Name: ip-10-100-83-199
22:17:53  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:53  Docker Root Dir: /var/lib/docker
22:17:53  Debug Mode: false
22:17:53  Username: dockerbuildbot
22:17:53  Registry: https://index.docker.io/v1/
22:17:53  Labels:
22:17:53  Experimental: true
22:17:53  Insecure Registries:
22:17:53   127.0.0.0/8
22:17:53  Live Restore Enabled: true
22:17:53 
22:17:53 + docker version
22:17:53 Client: Docker Engine - Community
22:17:53  Version:           22.06.0-beta.0
22:17:53  API version:       1.42
22:17:53  Go version:        go1.18.3
22:17:53  Git commit:        3e9117b
22:17:53  Built:             Fri Jun  3 17:55:45 2022
22:17:53  OS/Arch:           linux/amd64
22:17:53  Context:           default
22:17:53 
22:17:53 Server: Docker Engine - Community
22:17:53  Engine:
22:17:53   Version:          22.06.0-beta.0
22:17:53   API version:      1.42 (minimum version 1.12)
22:17:53   Go version:       go1.18.3
22:17:53   Git commit:       38633e7
22:17:53   Built:            Fri Jun  3 17:55:45 2022
22:17:53   OS/Arch:          linux/amd64
22:17:53   Experimental:     true
22:17:53  containerd:
22:17:53   Version:          1.6.8
22:17:53   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc:
22:17:53   Version:          1.1.4
22:17:53   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:53  docker-init:
22:17:53   Version:          0.19.0
22:17:53   GitCommit:        de40ad0
[Pipeline] checkout
[Pipeline] sh
22:17:53 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:17:53 + docker container ls -aq
22:17:53 The recommended git tool is: git
[Pipeline] checkout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
22:17:53 The recommended git tool is: git
[Pipeline] { (info)
[Pipeline] echo
22:17:53 Removing all docker containers
[Pipeline] sh
22:17:53 + docker version
22:17:53 Client: Docker Engine - Community
22:17:53  Version:           22.06.0-beta.0
22:17:53  API version:       1.42
22:17:53  Go version:        go1.18.3
22:17:53  Git commit:        3e9117b
22:17:53  Built:             Fri Jun  3 17:56:06 2022
22:17:53  OS/Arch:           linux/arm
22:17:53  Context:           default
22:17:53 
22:17:53 Server: Docker Engine - Community
22:17:53  Engine:
22:17:53   Version:          22.06.0-beta.0
22:17:53   API version:      1.42 (minimum version 1.12)
22:17:53   Go version:       go1.18.3
22:17:53   Git commit:       38633e7
22:17:53   Built:            Fri Jun  3 17:56:06 2022
22:17:53   OS/Arch:          linux/arm
22:17:53   Experimental:     true
22:17:53  containerd:
22:17:53   Version:          1.6.8
22:17:53   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc:
22:17:53   Version:          1.1.4
22:17:53   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:53  docker-init:
22:17:53   Version:          0.19.0
22:17:53   GitCommit:        de40ad0
[Pipeline] sh
22:17:53 + docker container ls -aq
[Pipeline] sh
22:17:53 + docker info
22:17:53 Client:
22:17:53  Context:    default
22:17:53  Debug Mode: false
22:17:53  Plugins:
22:17:53   buildx: Docker Buildx (Docker Inc.)
22:17:53     Version:  c5aec24
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:53   compose: Docker Compose (Docker Inc.)
22:17:53     Version:  v2.12.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:53   scan: Docker Scan (Docker Inc.)
22:17:53     Version:  v0.17.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:53 
22:17:53 Server:
22:17:53  Containers: 0
22:17:53   Running: 0
22:17:53   Paused: 0
22:17:53   Stopped: 0
22:17:53  Images: 1
22:17:53  Server Version: 22.06.0-beta.0
22:17:53  Storage Driver: overlay2
22:17:53   Backing Filesystem: extfs
22:17:53   Supports d_type: true
22:17:53   Using metacopy: false
22:17:53   Native Overlay Diff: true
22:17:53   userxattr: false
22:17:53  Logging Driver: json-file
22:17:53  Cgroup Driver: systemd
22:17:53  Cgroup Version: 2
22:17:53  Plugins:
22:17:53   Volume: local
22:17:53   Network: bridge host ipvlan macvlan null overlay
22:17:53   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:53  Swarm: inactive
22:17:53  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:53  Default Runtime: runc
22:17:53  Init Binary: docker-init
22:17:53  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc version: v1.1.4-0-g5fd4c4d
22:17:53  init version: de40ad0
22:17:53  Security Options:
22:17:53   apparmor
22:17:53   seccomp
22:17:53    Profile: builtin
22:17:53   cgroupns
22:17:53  Kernel Version: 5.15.0-1022-aws
22:17:53  Operating System: Ubuntu 20.04.5 LTS
22:17:53  OSType: linux
22:17:53  Architecture: x86_64
22:17:53  CPUs: 2
22:17:53  Total Memory: 7.475GiB
22:17:53  Name: ip-10-100-123-154
22:17:53  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:53  Docker Root Dir: /var/lib/docker
22:17:53  Debug Mode: false
22:17:53  Username: dockerbuildbot
22:17:53  Registry: https://index.docker.io/v1/
22:17:53  Labels:
22:17:53  Experimental: true
22:17:53  Insecure Registries:
22:17:53   127.0.0.0/8
22:17:53  Live Restore Enabled: true
22:17:53 
[Pipeline] echo
22:17:53 Docker containers have been removed
[Pipeline] echo
22:17:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:17:53 The recommended git tool is: git
[Pipeline] echo
22:17:53 Docker containers have been removed
[Pipeline] echo
22:17:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] }
[Pipeline] echo
22:17:53 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-35-amd64)
[Pipeline] sh
22:17:53 + docker container ls -aq
[Pipeline] echo
22:17:53 cleanWorkspace: Workspace is clean.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
22:17:53 + docker info
22:17:53 Client:
22:17:53  Context:    default
22:17:53  Debug Mode: false
22:17:53  Plugins:
22:17:53   buildx: Docker Buildx (Docker Inc.)
22:17:53     Version:  c5aec24
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:53   compose: Docker Compose (Docker Inc.)
22:17:53     Version:  v2.12.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:53   scan: Docker Scan (Docker Inc.)
22:17:53     Version:  v0.17.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:53 
22:17:53 Server:
22:17:53  Containers: 0
22:17:53   Running: 0
22:17:53   Paused: 0
22:17:53   Stopped: 0
22:17:53  Images: 1
22:17:53  Server Version: 22.06.0-beta.0
22:17:53  Storage Driver: overlay2
22:17:53   Backing Filesystem: extfs
22:17:53   Supports d_type: true
22:17:53   Using metacopy: false
22:17:53   Native Overlay Diff: true
22:17:53   userxattr: false
22:17:53  Logging Driver: json-file
22:17:53  Cgroup Driver: systemd
22:17:53  Cgroup Version: 2
22:17:53  Plugins:
22:17:53   Volume: local
22:17:53   Network: bridge host ipvlan macvlan null overlay
22:17:53   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:53  Swarm: inactive
22:17:53  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:17:53  Default Runtime: runc
22:17:53  Init Binary: docker-init
22:17:53  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc version: v1.1.4-0-g5fd4c4d
22:17:53  init version: de40ad0
22:17:53  Security Options:
22:17:53   apparmor
22:17:53   seccomp
22:17:53    Profile: builtin
22:17:53   cgroupns
22:17:53  Kernel Version: 5.15.0-1022-aws
22:17:53  Operating System: Ubuntu 20.04.5 LTS
22:17:53  OSType: linux
22:17:53  Architecture: x86_64
22:17:53  CPUs: 2
22:17:53  Total Memory: 7.475GiB
22:17:53  Name: ip-10-100-46-43
22:17:53  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:53  Docker Root Dir: /var/lib/docker
22:17:53  Debug Mode: false
22:17:53  Username: dockerbuildbot
22:17:53  Registry: https://index.docker.io/v1/
22:17:53  Labels:
22:17:53  Experimental: true
22:17:53  Insecure Registries:
22:17:53   127.0.0.0/8
22:17:53  Live Restore Enabled: true
22:17:53 
[Pipeline] checkout
22:17:53 The recommended git tool is: git
22:17:53 + docker version
22:17:53 Client: Docker Engine - Community
22:17:53  Version:           22.06.0-beta.0
22:17:53  API version:       1.42
22:17:53  Go version:        go1.18.3
22:17:53  Git commit:        3e9117b
22:17:53  Built:             Fri Jun  3 17:55:45 2022
22:17:53  OS/Arch:           linux/amd64
22:17:53  Context:           default
22:17:53 
22:17:53 Server: Docker Engine - Community
22:17:53  Engine:
22:17:53   Version:          22.06.0-beta.0
22:17:53   API version:      1.42 (minimum version 1.12)
22:17:53   Go version:       go1.18.3
22:17:53   Git commit:       38633e7
22:17:53   Built:            Fri Jun  3 17:55:45 2022
22:17:53   OS/Arch:          linux/amd64
22:17:53   Experimental:     true
22:17:53  containerd:
22:17:53   Version:          1.6.8
22:17:53   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc:
22:17:53   Version:          1.1.4
22:17:53   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:53  docker-init:
22:17:53   Version:          0.19.0
22:17:53   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
22:17:53 Docker containers have been removed
[Pipeline] echo
22:17:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
22:17:53 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
22:17:53 + docker info
22:17:53 Client:
22:17:53  Context:    default
22:17:53  Debug Mode: false
22:17:53  Plugins:
22:17:53   buildx: Docker Buildx (Docker Inc.)
22:17:53     Version:  v0.8.2
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:53   compose: Docker Compose (Docker Inc.)
22:17:53     Version:  v2.12.0
22:17:53     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:53 
22:17:53 Server:
22:17:53  Containers: 0
22:17:53   Running: 0
22:17:53   Paused: 0
22:17:53   Stopped: 0
22:17:53  Images: 1
22:17:53  Server Version: 22.06.0-beta.0
22:17:53  Storage Driver: overlay2
22:17:53   Backing Filesystem: extfs
22:17:53   Supports d_type: true
22:17:53   Using metacopy: false
22:17:53   Native Overlay Diff: true
22:17:53   userxattr: false
22:17:53  Logging Driver: json-file
22:17:53  Cgroup Driver: cgroupfs
22:17:53  Cgroup Version: 1
22:17:53  Plugins:
22:17:53   Volume: local
22:17:53   Network: bridge host ipvlan macvlan null overlay
22:17:53   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:53  Swarm: inactive
22:17:53  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:53  Default Runtime: runc
22:17:53  Init Binary: docker-init
22:17:53  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:53  runc version: v1.1.4-0-g5fd4c4d
22:17:53  init version: de40ad0
22:17:53  Security Options:
22:17:53   apparmor
22:17:53   seccomp
22:17:53    Profile: builtin
22:17:53  Kernel Version: 5.4.0-1088-aws
22:17:53  Operating System: Ubuntu 18.04.6 LTS
22:17:53  OSType: linux
22:17:53  Architecture: armv8l
22:17:53  CPUs: 2
22:17:53  Total Memory: 7.566GiB
22:17:53  Name: ip-10-100-36-235
22:17:53  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
22:17:53  Docker Root Dir: /var/lib/docker
22:17:53  Debug Mode: false
22:17:53  Username: dockerbuildbot
22:17:53  Registry: https://index.docker.io/v1/
22:17:53  Labels:
22:17:53  Experimental: true
22:17:53  Insecure Registries:
22:17:53   127.0.0.0/8
22:17:53  Live Restore Enabled: true
22:17:53 
22:17:53 WARNING: No swap limit support
[Pipeline] checkout
22:17:53 The recommended git tool is: git
22:17:53 + echo starting...
22:17:53 starting...
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] checkout
22:17:54 + echo starting...
22:17:54 starting...
[Pipeline] sh
22:17:54 The recommended git tool is: git
[Pipeline] }
22:17:54 + docker info
22:17:54 Client:
22:17:54  Context:    default
22:17:54  Debug Mode: false
22:17:54  Plugins:
22:17:54   buildx: Docker Buildx (Docker Inc.)
22:17:54     Version:  c5aec24
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:54   compose: Docker Compose (Docker Inc.)
22:17:54     Version:  v2.12.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:54   scan: Docker Scan (Docker Inc.)
22:17:54     Version:  v0.17.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:54 
22:17:54 Server:
22:17:54  Containers: 0
22:17:54   Running: 0
22:17:54   Paused: 0
22:17:54   Stopped: 0
22:17:54  Images: 1
22:17:54  Server Version: 22.06.0-beta.0
22:17:54  Storage Driver: overlay2
22:17:54   Backing Filesystem: extfs
22:17:54   Supports d_type: true
22:17:54   Using metacopy: false
22:17:54   Native Overlay Diff: true
22:17:54   userxattr: false
22:17:54  Logging Driver: json-file
22:17:54  Cgroup Driver: systemd
22:17:54  Cgroup Version: 2
22:17:54  Plugins:
22:17:54   Volume: local
22:17:54   Network: bridge host ipvlan macvlan null overlay
22:17:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:54  Swarm: inactive
22:17:54  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:54  Default Runtime: runc
22:17:54  Init Binary: docker-init
22:17:54  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc version: v1.1.4-0-g5fd4c4d
22:17:54  init version: de40ad0
22:17:54  Security Options:
22:17:54   apparmor
22:17:54   seccomp
22:17:54    Profile: builtin
22:17:54   cgroupns
22:17:54  Kernel Version: 5.15.0-1022-aws
22:17:54  Operating System: Ubuntu 20.04.5 LTS
22:17:54  OSType: linux
22:17:54  Architecture: x86_64
22:17:54  CPUs: 2
22:17:54  Total Memory: 7.475GiB
22:17:54  Name: ip-10-100-61-182
22:17:54  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:54  Docker Root Dir: /var/lib/docker
22:17:54  Debug Mode: false
22:17:54  Username: dockerbuildbot
22:17:54  Registry: https://index.docker.io/v1/
22:17:54  Labels:
22:17:54  Experimental: true
22:17:54  Insecure Registries:
22:17:54   127.0.0.0/8
22:17:54  Live Restore Enabled: true
22:17:54 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:17:54 + echo starting...
22:17:54 starting...
[Pipeline] checkout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
22:17:54 The recommended git tool is: git
[Pipeline] sh
22:17:54 + docker version
22:17:54 Client: Docker Engine - Community
22:17:54  Version:           22.06.0-beta.0
22:17:54  API version:       1.42
22:17:54  Go version:        go1.18.3
22:17:54  Git commit:        3e9117b
22:17:54  Built:             Fri Jun  3 17:55:45 2022
22:17:54  OS/Arch:           linux/amd64
22:17:54  Context:           default
22:17:54 
22:17:54 Server: Docker Engine - Community
22:17:54  Engine:
22:17:54   Version:          22.06.0-beta.0
22:17:54   API version:      1.42 (minimum version 1.12)
22:17:54   Go version:       go1.18.3
22:17:54   Git commit:       38633e7
22:17:54   Built:            Fri Jun  3 17:55:45 2022
22:17:54   OS/Arch:          linux/amd64
22:17:54   Experimental:     true
22:17:54  containerd:
22:17:54   Version:          1.6.8
22:17:54   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc:
22:17:54   Version:          1.1.4
22:17:54   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:54  docker-init:
22:17:54   Version:          0.19.0
22:17:54   GitCommit:        de40ad0
[Pipeline] sh
22:17:54 + docker version
22:17:54 Client: Docker Engine - Community
22:17:54  Version:           22.06.0-beta.0
22:17:54  API version:       1.42
22:17:54  Go version:        go1.18.3
22:17:54  Git commit:        3e9117b
22:17:54  Built:             Fri Jun  3 17:55:45 2022
22:17:54  OS/Arch:           linux/amd64
22:17:54  Context:           default
22:17:54 
22:17:54 Server: Docker Engine - Community
22:17:54  Engine:
22:17:54   Version:          22.06.0-beta.0
22:17:54   API version:      1.42 (minimum version 1.12)
22:17:54   Go version:       go1.18.3
22:17:54   Git commit:       38633e7
22:17:54   Built:            Fri Jun  3 17:55:45 2022
22:17:54   OS/Arch:          linux/amd64
22:17:54   Experimental:     true
22:17:54  containerd:
22:17:54   Version:          1.6.8
22:17:54   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc:
22:17:54   Version:          1.1.4
22:17:54   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:54  docker-init:
22:17:54   Version:          0.19.0
22:17:54   GitCommit:        de40ad0
[Pipeline] sh
22:17:54 + docker version
22:17:54 Client: Docker Engine - Community
22:17:54  Version:           22.06.0-beta.0
22:17:54  API version:       1.42
22:17:54  Go version:        go1.18.3
22:17:54  Git commit:        3e9117b
22:17:54  Built:             Fri Jun  3 17:55:45 2022
22:17:54  OS/Arch:           linux/amd64
22:17:54  Context:           default
22:17:54 
22:17:54 Server: Docker Engine - Community
22:17:54  Engine:
22:17:54   Version:          22.06.0-beta.0
22:17:54   API version:      1.42 (minimum version 1.12)
22:17:54   Go version:       go1.18.3
22:17:54   Git commit:       38633e7
22:17:54   Built:            Fri Jun  3 17:55:45 2022
22:17:54   OS/Arch:          linux/amd64
22:17:54   Experimental:     true
22:17:54  containerd:
22:17:54   Version:          1.6.8
22:17:54   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc:
22:17:54   Version:          1.1.4
22:17:54   GitCommit:        v1.1.4-0-g5fd4c4d
22:17:54  docker-init:
22:17:54   Version:          0.19.0
22:17:54   GitCommit:        de40ad0
[Pipeline] sh
22:17:54 + docker info
22:17:54 Client:
22:17:54  Context:    default
22:17:54  Debug Mode: false
22:17:54  Plugins:
22:17:54   buildx: Docker Buildx (Docker Inc.)
22:17:54     Version:  c5aec24
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:54   compose: Docker Compose (Docker Inc.)
22:17:54     Version:  v2.12.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:54   scan: Docker Scan (Docker Inc.)
22:17:54     Version:  v0.17.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:54 
22:17:54 Server:
22:17:54  Containers: 0
22:17:54   Running: 0
22:17:54   Paused: 0
22:17:54   Stopped: 0
22:17:54  Images: 1
22:17:54  Server Version: 22.06.0-beta.0
22:17:54  Storage Driver: overlay2
22:17:54   Backing Filesystem: extfs
22:17:54   Supports d_type: true
22:17:54   Using metacopy: false
22:17:54   Native Overlay Diff: true
22:17:54   userxattr: false
22:17:54  Logging Driver: json-file
22:17:54  Cgroup Driver: systemd
22:17:54  Cgroup Version: 2
22:17:54  Plugins:
22:17:54   Volume: local
22:17:54   Network: bridge host ipvlan macvlan null overlay
22:17:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:54  Swarm: inactive
22:17:54  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:17:54  Default Runtime: runc
22:17:54  Init Binary: docker-init
22:17:54  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc version: v1.1.4-0-g5fd4c4d
22:17:54  init version: de40ad0
22:17:54  Security Options:
22:17:54   apparmor
22:17:54   seccomp
22:17:54    Profile: builtin
22:17:54   cgroupns
22:17:54  Kernel Version: 5.15.0-1022-aws
22:17:54  Operating System: Ubuntu 20.04.5 LTS
22:17:54  OSType: linux
22:17:54  Architecture: x86_64
22:17:54  CPUs: 2
22:17:54  Total Memory: 7.475GiB
22:17:54  Name: ip-10-100-49-218
22:17:54  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:54  Docker Root Dir: /var/lib/docker
22:17:54  Debug Mode: false
22:17:54  Username: dockerbuildbot
22:17:54  Registry: https://index.docker.io/v1/
22:17:54  Labels:
22:17:54  Experimental: true
22:17:54  Insecure Registries:
22:17:54   127.0.0.0/8
22:17:54  Live Restore Enabled: true
22:17:54 
22:17:54 + docker info
22:17:54 Client:
22:17:54  Context:    default
22:17:54  Debug Mode: false
22:17:54  Plugins:
22:17:54   buildx: Docker Buildx (Docker Inc.)
22:17:54     Version:  c5aec24
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:54   compose: Docker Compose (Docker Inc.)
22:17:54     Version:  v2.12.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:54   scan: Docker Scan (Docker Inc.)
22:17:54     Version:  v0.17.0
22:17:54     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:54 
22:17:54 Server:
22:17:54  Containers: 0
22:17:54   Running: 0
22:17:54   Paused: 0
22:17:54   Stopped: 0
22:17:54  Images: 1
22:17:54  Server Version: 22.06.0-beta.0
22:17:54  Storage Driver: overlay2
22:17:54   Backing Filesystem: extfs
22:17:54   Supports d_type: true
22:17:54   Using metacopy: false
22:17:54   Native Overlay Diff: true
22:17:54   userxattr: false
22:17:54  Logging Driver: json-file
22:17:54  Cgroup Driver: systemd
22:17:54  Cgroup Version: 2
22:17:54  Plugins:
22:17:54   Volume: local
22:17:54   Network: bridge host ipvlan macvlan null overlay
22:17:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:54  Swarm: inactive
22:17:54  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:54  Default Runtime: runc
22:17:54  Init Binary: docker-init
22:17:54  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:54  runc version: v1.1.4-0-g5fd4c4d
22:17:54  init version: de40ad0
22:17:54  Security Options:
22:17:54   apparmor
22:17:54   seccomp
22:17:54    Profile: builtin
22:17:54   cgroupns
22:17:54  Kernel Version: 5.15.0-1022-aws
22:17:54  Operating System: Ubuntu 20.04.5 LTS
22:17:54  OSType: linux
22:17:54  Architecture: x86_64
22:17:54  CPUs: 2
22:17:54  Total Memory: 7.475GiB
22:17:54  Name: ip-10-100-56-34
22:17:54  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:54  Docker Root Dir: /var/lib/docker
22:17:54  Debug Mode: false
22:17:54  Username: dockerbuildbot
22:17:54  Registry: https://index.docker.io/v1/
22:17:54  Labels:
22:17:54  Experimental: true
22:17:54  Insecure Registries:
22:17:54   127.0.0.0/8
22:17:54  Live Restore Enabled: true
22:17:54 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:17:55 The recommended git tool is: git
[Pipeline] checkout
22:17:55 + docker info
22:17:55 Client:
22:17:55  Context:    default
22:17:55  Debug Mode: false
22:17:55  Plugins:
22:17:55   buildx: Docker Buildx (Docker Inc.)
22:17:55     Version:  c5aec24
22:17:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:17:55   compose: Docker Compose (Docker Inc.)
22:17:55     Version:  v2.12.0
22:17:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:17:55   scan: Docker Scan (Docker Inc.)
22:17:55     Version:  v0.17.0
22:17:55     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:17:55 
22:17:55 Server:
22:17:55  Containers: 0
22:17:55   Running: 0
22:17:55   Paused: 0
22:17:55   Stopped: 0
22:17:55  Images: 1
22:17:55  Server Version: 22.06.0-beta.0
22:17:55  Storage Driver: overlay2
22:17:55   Backing Filesystem: extfs
22:17:55   Supports d_type: true
22:17:55   Using metacopy: false
22:17:55   Native Overlay Diff: true
22:17:55   userxattr: false
22:17:55  Logging Driver: json-file
22:17:55  Cgroup Driver: systemd
22:17:55  Cgroup Version: 2
22:17:55  Plugins:
22:17:55   Volume: local
22:17:55   Network: bridge host ipvlan macvlan null overlay
22:17:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:55  Swarm: inactive
22:17:55  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:55  Default Runtime: runc
22:17:55  Init Binary: docker-init
22:17:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:17:55  runc version: v1.1.4-0-g5fd4c4d
22:17:55  init version: de40ad0
22:17:55  Security Options:
22:17:55   apparmor
22:17:55   seccomp
22:17:55    Profile: builtin
22:17:55   cgroupns
22:17:55  Kernel Version: 5.15.0-1022-aws
22:17:55  Operating System: Ubuntu 20.04.5 LTS
22:17:55  OSType: linux
22:17:55  Architecture: x86_64
22:17:55  CPUs: 2
22:17:55  Total Memory: 7.475GiB
22:17:55  Name: ip-10-100-56-62
22:17:55  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:17:55  Docker Root Dir: /var/lib/docker
22:17:55  Debug Mode: false
22:17:55  Username: dockerbuildbot
22:17:55  Registry: https://index.docker.io/v1/
22:17:55  Labels:
22:17:55  Experimental: true
22:17:55  Insecure Registries:
22:17:55   127.0.0.0/8
22:17:55  Live Restore Enabled: true
22:17:55 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:17:55 The recommended git tool is: git
[Pipeline] checkout
22:17:55 The recommended git tool is: git
22:17:55 using credential docker-jenkins-github-credentials
22:17:55 Cloning the remote Git repository
22:17:55 Cloning with configured refspecs honoured and without tags
22:17:55 using credential docker-jenkins-github-credentials
22:17:55 Cloning the remote Git repository
22:17:55 Cloning with configured refspecs honoured and without tags
22:17:56 using credential docker-jenkins-github-credentials
22:17:56 Cloning the remote Git repository
22:17:56 Cloning with configured refspecs honoured and without tags
22:17:56 using credential docker-jenkins-github-credentials
22:17:56 Cloning the remote Git repository
22:17:56 Cloning with configured refspecs honoured and without tags
22:17:56 using credential docker-jenkins-github-credentials
22:17:56 Cloning the remote Git repository
22:17:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
22:17:57 using credential docker-jenkins-github-credentials
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:57 using credential docker-jenkins-github-credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
22:17:57 using credential docker-jenkins-github-credentials
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:57 using credential docker-jenkins-github-credentials
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:57 using credential docker-jenkins-github-credentials
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:57 using credential docker-jenkins-github-credentials
22:17:57 Cloning the remote Git repository
22:17:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:58 Fetching without tags
22:17:58 Fetching without tags
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:58 Fetching without tags
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:58 Fetching without tags
22:17:58 Fetching without tags
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 Fetching without tags
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:17:58 Fetching without tags
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 Fetching without tags
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 using credential docker-jenkins-github-credentials
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 Fetching without tags
22:17:58 Cloning the remote Git repository
22:17:58 Cloning with configured refspecs honoured and without tags
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:58 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:59 using credential docker-jenkins-github-credentials
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:59 Cloning the remote Git repository
22:17:59 Cloning with configured refspecs honoured and without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:59 Fetching without tags
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:59 Fetching without tags
22:17:59 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:59 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:17:59 Fetching without tags
22:17:59 Fetching without tags
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:59 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:17:59 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:17:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:17:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # 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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
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-771@tmp/6a830054-0e24-4bf5-9159-edc7edc31009/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
22:17:59 [Pipeline] wrap
Fetching without tags
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:17:59 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:17:59 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-771@tmp/16f82ed5-e919-4428-bf54-921aed9d38a4/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-771@tmp/88a59a38-4981-420d-91a2-280a968396e4/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-771@tmp/065b698b-8019-495b-a90f-7508a777abfa/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-771@tmp/9f1e5c9e-8d8e-4cd0-8f22-052c7d8f768e/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-771@tmp/21241e06-6c3f-4ee8-970a-5445856c4a3c/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-771@tmp/87c96133-e179-4d73-b0db-ea26f526df15/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-771@tmp/524e0484-71f9-4838-b68a-efdbff95970c/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-771@tmp/1791f577-52db-42b3-8f94-fbafa8712d79/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
22:18:00 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:00 Fetching 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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:00 Fetching without tags
22:18:00 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:00 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:00 Fetching without tags
22:18:00 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:00 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
22:18:00 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:00 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
22:18:00 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:00 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
[Pipeline] echo
22:18:00 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:00 chowning workspace
[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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:00 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
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-771@tmp/c47e32ee-4c32-47eb-bcf3-2c02906463bb/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
22:18:00 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:00 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:00 + pwd
22:18:00 + id -u
22:18:00 + id -g
22:18:00 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:00 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
22:18:00 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:00 chowning workspace
[Pipeline] sh
22:18:00 latest: Pulling from library/busybox
22:18:00 89485c9dae0b: Pulling fs layer
22:18:00 89485c9dae0b: Verifying Checksum
22:18:00 89485c9dae0b: Download complete
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:00 + pwd
22:18:00 + id -u
22:18:00 + id -g
22:18:00 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:00 Unable to find image 'busybox:latest' locally
22:18:00 latest: Pulling from library/busybox
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
[Pipeline] echo
22:18:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:01 chowning workspace
[Pipeline] sh
22:18:01 89485c9dae0b: Pull complete
22:18:01 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:01 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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:01 89485c9dae0b: Pulling fs layer
22:18:01 89485c9dae0b: Verifying Checksum
22:18:01 89485c9dae0b: Download complete
22:18:01 + pwd
22:18:01 + id -u
22:18:01 + id -g
22:18:01 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:01 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:18:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:01 chowning workspace
[Pipeline] sh
22:18:01 89485c9dae0b: Pull complete
22:18:01 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:01 Status: Downloaded newer image for busybox:latest
22:18:01 + pwd
22:18:01 + id -u
22:18:01 + id -g
22:18:01 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:01 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] echo
22:18:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:01 chowning workspace
[Pipeline] sh
22:18:01 latest: Pulling from library/busybox
22:18:01 89485c9dae0b: Pulling fs layer
22:18:01 89485c9dae0b: Download complete
[Pipeline] echo
22:18:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:01 chowning workspace
[Pipeline] sh
22:18:01 + pwd
22:18:01 + id -u
22:18:01 + id -g
22:18:01 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:01 Unable to find image 'busybox:latest' locally
22:18:02 89485c9dae0b: Pull complete
22:18:02 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:02 Status: Downloaded newer image for busybox:latest
22:18:02 latest: Pulling from library/busybox
22:18:02 89485c9dae0b: Pulling fs layer
22:18:02 89485c9dae0b: Verifying Checksum
22:18:02 89485c9dae0b: Download complete
22:18:02 + pwd
22:18:02 + id -u
22:18:02 + id -g
22:18:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:02 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:18:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:02 chowning workspace
[Pipeline] sh
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 89485c9dae0b: Pull complete
22:18:02 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:02 Status: Downloaded newer image for busybox:latest
22:18:02 latest: Pulling from library/busybox
22:18:02 89485c9dae0b: Pulling fs layer
22:18:02 89485c9dae0b: Verifying Checksum
22:18:02 89485c9dae0b: Download complete
22:18:02 + pwd
22:18:02 + id -u
22:18:02 + id -g
22:18:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:02 Unable to find image 'busybox:latest' locally
[Pipeline] echo
22:18:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:02 chowning workspace
[Pipeline] sh
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 89485c9dae0b: Pull complete
22:18:02 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:02 Status: Downloaded newer image for busybox:latest
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 latest: Pulling from library/busybox
22:18:02 89485c9dae0b: Pulling fs layer
22:18:02 89485c9dae0b: Verifying Checksum
22:18:02 89485c9dae0b: Download complete
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:02 + pwd
22:18:02 + id -u
22:18:02 + id -g
22:18:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:02 Unable to find image 'busybox:latest' locally
[Pipeline] wrap
[Pipeline] sh
[Pipeline] {
[Pipeline] sh
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:18:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:02 chowning workspace
[Pipeline] sh
22:18:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:03 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:03 89485c9dae0b: Pull complete
22:18:03 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:03 Status: Downloaded newer image for busybox:latest
22:18:03 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:03 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:03 latest: Pulling from library/busybox
22:18:03 89485c9dae0b: Pulling fs layer
22:18:03 89485c9dae0b: Verifying Checksum
22:18:03 89485c9dae0b: Download complete
22:18:03 + make REF=20.10 DOCKER_BUILD_PKGS=cross-mac static
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + pwd
22:18:03 + id -u
22:18:03 + id -g
22:18:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:03 Unable to find image 'busybox:latest' locally
22:18:03 + make REF=20.10 DOCKER_BUILD_PKGS=cross-win static
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
22:18:03 89485c9dae0b: Pull complete
22:18:03 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:03 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
22:18:03 latest: Pulling from library/busybox
22:18:03 89485c9dae0b: Pulling fs layer
[Pipeline] sh
22:18:03 + pwd
22:18:03 + id -u
22:18:03 + id -g
22:18:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:03 Unable to find image 'busybox:latest' locally
22:18:03 + make REF=20.10 ubuntu-bionic
22:18:03 git init src/github.com/docker/cli
[Pipeline] sh
[Pipeline] sh
22:18:03 + make REF=20.10 raspbian-buster
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
[Pipeline] sh
22:18:03 + make REF=20.10 debian-buster
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
[Pipeline] sh
22:18:03 + make REF=20.10 raspbian-bullseye
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
[Pipeline] echo
22:18:03 Removing all docker containers
[Pipeline] sh
22:18:03 + make REF=20.10 debian-bullseye
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 89485c9dae0b: Verifying Checksum
22:18:03 89485c9dae0b: Download complete
22:18:03 89485c9dae0b: Pull complete
22:18:03 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:03 Status: Downloaded newer image for busybox:latest
22:18:03 + make REF=20.10 DOCKER_BUILD_PKGS=static-linux static
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] echo
22:18:03 Removing all docker containers
[Pipeline] sh
22:18:03 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:03 + make REF=20.10 ubuntu-bionic
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 latest: Pulling from library/busybox
22:18:03 89485c9dae0b: Pulling fs layer
22:18:03 89485c9dae0b: Verifying Checksum
22:18:03 89485c9dae0b: Download complete
22:18:03 + make REF=20.10 ubuntu-jammy
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + make REF=20.10 ubuntu-jammy
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + awk {print $2}
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + make REF=20.10 centos-8
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + make REF=20.10 centos-7
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + make REF=20.10 debian-buster
22:18:03 git init src/github.com/docker/cli
22:18:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:03 + SRC=src/github.com/docker/cli
22:18:03 + REF=20.10
22:18:03 + REF_FETCH=20.10
22:18:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:03 + awk {print $2}
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + REF=refs/heads/20.10
22:18:03 + [ -n refs/heads/20.10 ]
22:18:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:03 + docker container ls -aq
[Pipeline] echo
22:18:03 Docker containers have been removed
[Pipeline] echo
22:18:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:03 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-aarch64)
[Pipeline] sh
22:18:03 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:04 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:04 + docker container ls -aq
[Pipeline] echo
22:18:04 Docker containers have been removed
[Pipeline] echo
22:18:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-35-aarch64)
[Pipeline] sh
22:18:04 89485c9dae0b: Pull complete
22:18:04 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:04 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
22:18:04 Removing all docker containers
[Pipeline] sh
22:18:04 Commit message: "update scan-cli-plugin to v0.21.0"
[Pipeline] sh
[Pipeline] echo
22:18:04 Removing all docker containers
[Pipeline] sh
22:18:04 + echo starting...
22:18:04 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:04 + echo starting...
22:18:04 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:04 + docker container ls -aq
[Pipeline] echo
22:18:04 Docker containers have been removed
[Pipeline] echo
22:18:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] echo
22:18:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] echo
22:18:04 Removing all docker containers
[Pipeline] sh
22:18:04 + make REF=20.10 fedora-35
22:18:04 git init src/github.com/docker/cli
22:18:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:04 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:04 + SRC=src/github.com/docker/cli
22:18:04 + REF=20.10
22:18:04 + REF_FETCH=20.10
22:18:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:04 + awk {print $2}
22:18:04 + REF=refs/heads/20.10
22:18:04 + [ -n refs/heads/20.10 ]
22:18:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
[Pipeline] sh
22:18:04 + docker container ls -aq
[Pipeline] echo
22:18:04 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
22:18:04 Docker containers have been removed
[Pipeline] echo
22:18:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
22:18:04 + docker version
22:18:04 Client: Docker Engine - Community
22:18:04  Version:           22.06.0-beta.0
22:18:04  API version:       1.42
22:18:04  Go version:        go1.18.3
22:18:04  Git commit:        3e9117b
22:18:04  Built:             Fri Jun  3 17:55:34 2022
22:18:04  OS/Arch:           linux/arm64
22:18:04  Context:           default
22:18:04 
22:18:04 Server: Docker Engine - Community
22:18:04  Engine:
22:18:04   Version:          22.06.0-beta.0
22:18:04   API version:      1.42 (minimum version 1.12)
22:18:04   Go version:       go1.18.3
22:18:04   Git commit:       38633e7
22:18:04   Built:            Fri Jun  3 17:55:34 2022
22:18:04   OS/Arch:          linux/arm64
22:18:04   Experimental:     true
22:18:04  containerd:
22:18:04   Version:          1.6.8
22:18:04   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:04  runc:
22:18:04   Version:          1.1.4
22:18:04   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:04  docker-init:
22:18:04   Version:          0.19.0
22:18:04   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
22:18:04 + docker version
22:18:04 Client: Docker Engine - Community
22:18:04  Version:           22.06.0-beta.0
22:18:04  API version:       1.42
22:18:04  Go version:        go1.18.3
22:18:04  Git commit:        3e9117b
22:18:04  Built:             Fri Jun  3 17:55:34 2022
22:18:04  OS/Arch:           linux/arm64
22:18:04  Context:           default
22:18:04 
22:18:04 Server: Docker Engine - Community
22:18:04  Engine:
22:18:04   Version:          22.06.0-beta.0
22:18:04   API version:      1.42 (minimum version 1.12)
22:18:04   Go version:       go1.18.3
22:18:04   Git commit:       38633e7
22:18:04   Built:            Fri Jun  3 17:55:34 2022
22:18:04   OS/Arch:          linux/arm64
22:18:04   Experimental:     true
22:18:04  containerd:
22:18:04   Version:          1.6.8
22:18:04   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:04  runc:
22:18:04   Version:          1.1.4
22:18:04   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:04  docker-init:
22:18:04   Version:          0.19.0
22:18:04   GitCommit:        de40ad0
[Pipeline] sh
22:18:04 + make REF=20.10 debian-bullseye
22:18:04 git init src/github.com/docker/cli
22:18:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:04 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:04 + SRC=src/github.com/docker/cli
22:18:04 + REF=20.10
22:18:04 + REF_FETCH=20.10
22:18:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:04 + awk {print $2}
22:18:04 + REF=refs/heads/20.10
22:18:04 + [ -n refs/heads/20.10 ]
22:18:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:04 + docker container ls -aq
[Pipeline] echo
22:18:04 Docker containers have been removed
[Pipeline] echo
22:18:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
22:18:04 + echo starting...
22:18:04 starting...
[Pipeline] sh
22:18:04 + make REF=20.10 centos-9
22:18:04 git init src/github.com/docker/cli
22:18:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:04 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:04 + SRC=src/github.com/docker/cli
22:18:04 + REF=20.10
22:18:04 + REF_FETCH=20.10
22:18:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:04 + awk {print $2}
22:18:04 + REF=refs/heads/20.10
22:18:04 + [ -n refs/heads/20.10 ]
22:18:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:04 + docker container ls -aq
[Pipeline] echo
22:18:04 Docker containers have been removed
[Pipeline] echo
22:18:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] sh
22:18:04 + make REF=20.10 ubuntu-focal
22:18:04 git init src/github.com/docker/cli
22:18:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:04 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:04 + SRC=src/github.com/docker/cli
22:18:04 + REF=20.10
22:18:04 + REF_FETCH=20.10
22:18:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:04 + awk {print $2}
22:18:04 + REF=refs/heads/20.10
22:18:04 + [ -n refs/heads/20.10 ]
22:18:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:04 + echo starting...
22:18:04 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:04 + docker info
22:18:04 Client:
22:18:04  Context:    default
22:18:04  Debug Mode: false
22:18:04  Plugins:
22:18:04   buildx: Docker Buildx (Docker Inc.)
22:18:04     Version:  v0.8.2
22:18:04     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:04   compose: Docker Compose (Docker Inc.)
22:18:04     Version:  v2.12.0
22:18:04     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:04 
22:18:04 Server:
22:18:04  Containers: 0
22:18:04   Running: 0
22:18:04   Paused: 0
22:18:04   Stopped: 0
22:18:04  Images: 1
22:18:04  Server Version: 22.06.0-beta.0
22:18:04  Storage Driver: overlay2
22:18:04   Backing Filesystem: extfs
22:18:04   Supports d_type: true
22:18:04   Using metacopy: false
22:18:04   Native Overlay Diff: true
22:18:04   userxattr: false
22:18:04  Logging Driver: json-file
22:18:04  Cgroup Driver: cgroupfs
22:18:04  Cgroup Version: 1
22:18:04  Plugins:
22:18:04   Volume: local
22:18:04   Network: bridge host ipvlan macvlan null overlay
22:18:04   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:04  Swarm: inactive
22:18:04  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:04  Default Runtime: runc
22:18:04  Init Binary: docker-init
22:18:04  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:04  runc version: v1.1.4-0-g5fd4c4d
22:18:04  init version: de40ad0
22:18:04  Security Options:
22:18:04   apparmor
22:18:04   seccomp
22:18:04    Profile: builtin
22:18:04  Kernel Version: 5.15.0-1022-aws
22:18:04  Operating System: Ubuntu 20.04.5 LTS
22:18:04  OSType: linux
22:18:04  Architecture: aarch64
22:18:04  CPUs: 2
22:18:04  Total Memory: 7.559GiB
22:18:04  Name: ip-10-100-43-9
22:18:04  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:04  Docker Root Dir: /var/lib/docker
22:18:04  Debug Mode: false
22:18:04  Username: dockerbuildbot
22:18:04  Registry: https://index.docker.io/v1/
22:18:04  Labels:
22:18:04  Experimental: true
22:18:04  Insecure Registries:
22:18:04   127.0.0.0/8
22:18:04  Live Restore Enabled: true
22:18:04 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:18:04 + docker info
22:18:04 Client:
22:18:04  Context:    default
22:18:04  Debug Mode: false
22:18:04  Plugins:
22:18:04   buildx: Docker Buildx (Docker Inc.)
22:18:04     Version:  v0.8.2
22:18:04     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:04   compose: Docker Compose (Docker Inc.)
22:18:04     Version:  v2.12.0
22:18:04     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:04 
22:18:04 Server:
22:18:04  Containers: 0
22:18:04   Running: 0
22:18:04   Paused: 0
22:18:04   Stopped: 0
22:18:04  Images: 1
22:18:04  Server Version: 22.06.0-beta.0
22:18:04  Storage Driver: overlay2
22:18:04   Backing Filesystem: extfs
22:18:04   Supports d_type: true
22:18:04   Using metacopy: false
22:18:04   Native Overlay Diff: true
22:18:04   userxattr: false
22:18:04  Logging Driver: json-file
22:18:04  Cgroup Driver: cgroupfs
22:18:04  Cgroup Version: 1
22:18:04  Plugins:
22:18:04   Volume: local
22:18:04   Network: bridge host ipvlan macvlan null overlay
22:18:04   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:04  Swarm: inactive
22:18:04  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:18:04  Default Runtime: runc
22:18:04  Init Binary: docker-init
22:18:04  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:04  runc version: v1.1.4-0-g5fd4c4d
22:18:04  init version: de40ad0
22:18:04  Security Options:
22:18:04   apparmor
22:18:04   seccomp
22:18:04    Profile: builtin
22:18:04  Kernel Version: 5.15.0-1022-aws
22:18:04  Operating System: Ubuntu 20.04.5 LTS
22:18:04  OSType: linux
22:18:04  Architecture: aarch64
22:18:04  CPUs: 2
22:18:04  Total Memory: 7.559GiB
22:18:04  Name: ip-10-100-49-193
22:18:04  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:04  Docker Root Dir: /var/lib/docker
22:18:04  Debug Mode: false
22:18:04  Username: dockerbuildbot
22:18:04  Registry: https://index.docker.io/v1/
22:18:04  Labels:
22:18:04  Experimental: true
22:18:04  Insecure Registries:
22:18:04   127.0.0.0/8
22:18:04  Live Restore Enabled: true
22:18:04 
[Pipeline] checkout
22:18:04 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:04 The recommended git tool is: git
22:18:05 + echo starting...
22:18:05 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:05 + docker version
22:18:05 Client: Docker Engine - Community
22:18:05  Version:           22.06.0-beta.0
22:18:05  API version:       1.42
22:18:05  Go version:        go1.18.3
22:18:05  Git commit:        3e9117b
22:18:05  Built:             Fri Jun  3 17:55:34 2022
22:18:05  OS/Arch:           linux/arm64
22:18:05  Context:           default
22:18:05 
22:18:05 Server: Docker Engine - Community
22:18:05  Engine:
22:18:05   Version:          22.06.0-beta.0
22:18:05   API version:      1.42 (minimum version 1.12)
22:18:05   Go version:       go1.18.3
22:18:05   Git commit:       38633e7
22:18:05   Built:            Fri Jun  3 17:55:34 2022
22:18:05   OS/Arch:          linux/arm64
22:18:05   Experimental:     true
22:18:05  containerd:
22:18:05   Version:          1.6.8
22:18:05   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc:
22:18:05   Version:          1.1.4
22:18:05   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:05  docker-init:
22:18:05   Version:          0.19.0
22:18:05   GitCommit:        de40ad0
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 + echo starting...
22:18:05 starting...
[Pipeline] sh
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] }
[Pipeline] // stage
22:18:05 + docker version
22:18:05 Client: Docker Engine - Community
22:18:05  Version:           22.06.0-beta.0
22:18:05  API version:       1.42
22:18:05  Go version:        go1.18.3
22:18:05  Git commit:        3e9117b
22:18:05  Built:             Fri Jun  3 17:55:34 2022
22:18:05  OS/Arch:           linux/arm64
22:18:05  Context:           default
22:18:05 
22:18:05 Server: Docker Engine - Community
22:18:05  Engine:
22:18:05   Version:          22.06.0-beta.0
22:18:05   API version:      1.42 (minimum version 1.12)
22:18:05   Go version:       go1.18.3
22:18:05   Git commit:       38633e7
22:18:05   Built:            Fri Jun  3 17:55:34 2022
22:18:05   OS/Arch:          linux/arm64
22:18:05   Experimental:     true
22:18:05  containerd:
22:18:05   Version:          1.6.8
22:18:05   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc:
22:18:05   Version:          1.1.4
22:18:05   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:05  docker-init:
22:18:05   Version:          0.19.0
22:18:05   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
[Pipeline] echo
22:18:05 Removing all docker containers
[Pipeline] sh
22:18:05 + docker version
22:18:05 Client: Docker Engine - Community
22:18:05  Version:           22.06.0-beta.0
22:18:05  API version:       1.42
22:18:05  Go version:        go1.18.3
22:18:05  Git commit:        3e9117b
22:18:05  Built:             Fri Jun  3 17:55:34 2022
22:18:05  OS/Arch:           linux/arm64
22:18:05  Context:           default
22:18:05 
22:18:05 Server: Docker Engine - Community
22:18:05  Engine:
22:18:05   Version:          22.06.0-beta.0
22:18:05   API version:      1.42 (minimum version 1.12)
22:18:05   Go version:       go1.18.3
22:18:05   Git commit:       38633e7
22:18:05   Built:            Fri Jun  3 17:55:34 2022
22:18:05   OS/Arch:          linux/arm64
22:18:05   Experimental:     true
22:18:05  containerd:
22:18:05   Version:          1.6.8
22:18:05   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc:
22:18:05   Version:          1.1.4
22:18:05   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:05  docker-init:
22:18:05   Version:          0.19.0
22:18:05   GitCommit:        de40ad0
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 + REF=refs/heads/20.10
22:18:05 + [ -n refs/heads/20.10 ]
22:18:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:05 + docker info
22:18:05 Client:
22:18:05  Context:    default
22:18:05  Debug Mode: false
22:18:05  Plugins:
22:18:05   buildx: Docker Buildx (Docker Inc.)
22:18:05     Version:  v0.8.2
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:05   compose: Docker Compose (Docker Inc.)
22:18:05     Version:  v2.12.0
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:05 
22:18:05 Server:
22:18:05  Containers: 0
22:18:05   Running: 0
22:18:05   Paused: 0
22:18:05   Stopped: 0
22:18:05  Images: 1
22:18:05  Server Version: 22.06.0-beta.0
22:18:05  Storage Driver: overlay2
22:18:05   Backing Filesystem: extfs
22:18:05   Supports d_type: true
22:18:05   Using metacopy: false
22:18:05   Native Overlay Diff: true
22:18:05   userxattr: false
[Pipeline] sh
22:18:05  Logging Driver: json-file
22:18:05  Cgroup Driver: cgroupfs
22:18:05  Cgroup Version: 1
22:18:05  Plugins:
22:18:05   Volume: local
22:18:05   Network: bridge host ipvlan macvlan null overlay
22:18:05   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:05  Swarm: inactive
22:18:05  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:18:05  Default Runtime: runc
22:18:05  Init Binary: docker-init
22:18:05  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc version: v1.1.4-0-g5fd4c4d
22:18:05  init version: de40ad0
22:18:05  Security Options:
22:18:05   apparmor
22:18:05   seccomp
22:18:05    Profile: builtin
22:18:05  Kernel Version: 5.15.0-1022-aws
22:18:05  Operating System: Ubuntu 20.04.5 LTS
22:18:05  OSType: linux
22:18:05  Architecture: aarch64
22:18:05  CPUs: 2
22:18:05  Total Memory: 7.559GiB
22:18:05  Name: ip-10-100-36-183
22:18:05  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:05  Docker Root Dir: /var/lib/docker
22:18:05  Debug Mode: false
22:18:05  Username: dockerbuildbot
22:18:05  Registry: https://index.docker.io/v1/
22:18:05  Labels:
22:18:05  Experimental: true
22:18:05  Insecure Registries:
22:18:05   127.0.0.0/8
22:18:05  Live Restore Enabled: true
22:18:05 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:05 The recommended git tool is: git
22:18:05 + docker version
22:18:05 Client: Docker Engine - Community
22:18:05  Version:           22.06.0-beta.0
22:18:05  API version:       1.42
22:18:05  Go version:        go1.18.3
22:18:05  Git commit:        3e9117b
22:18:05  Built:             Fri Jun  3 17:55:34 2022
22:18:05  OS/Arch:           linux/arm64
22:18:05  Context:           default
22:18:05 
22:18:05 Server: Docker Engine - Community
22:18:05  Engine:
22:18:05   Version:          22.06.0-beta.0
22:18:05   API version:      1.42 (minimum version 1.12)
22:18:05   Go version:       go1.18.3
22:18:05   Git commit:       38633e7
22:18:05   Built:            Fri Jun  3 17:55:34 2022
22:18:05   OS/Arch:          linux/arm64
22:18:05   Experimental:     true
22:18:05  containerd:
22:18:05   Version:          1.6.8
22:18:05   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc:
22:18:05   Version:          1.1.4
22:18:05   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:05  docker-init:
22:18:05   Version:          0.19.0
22:18:05   GitCommit:        de40ad0
[Pipeline] sh
22:18:05 + docker info
22:18:05 Client:
22:18:05  Context:    default
22:18:05  Debug Mode: false
22:18:05  Plugins:
22:18:05   buildx: Docker Buildx (Docker Inc.)
22:18:05     Version:  v0.8.2
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:05   compose: Docker Compose (Docker Inc.)
22:18:05     Version:  v2.12.0
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:05 
22:18:05 Server:
22:18:05  Containers: 0
22:18:05   Running: 0
22:18:05   Paused: 0
22:18:05   Stopped: 0
22:18:05  Images: 1
22:18:05  Server Version: 22.06.0-beta.0
22:18:05  Storage Driver: overlay2
22:18:05   Backing Filesystem: extfs
22:18:05   Supports d_type: true
22:18:05   Using metacopy: false
22:18:05   Native Overlay Diff: true
22:18:05   userxattr: false
22:18:05  Logging Driver: json-file
22:18:05  Cgroup Driver: cgroupfs
22:18:05  Cgroup Version: 1
22:18:05  Plugins:
22:18:05   Volume: local
22:18:05   Network: bridge host ipvlan macvlan null overlay
22:18:05   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:05  Swarm: inactive
22:18:05  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:05  Default Runtime: runc
22:18:05  Init Binary: docker-init
22:18:05  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc version: v1.1.4-0-g5fd4c4d
22:18:05  init version: de40ad0
22:18:05  Security Options:
22:18:05   apparmor
22:18:05   seccomp
22:18:05    Profile: builtin
22:18:05  Kernel Version: 5.15.0-1022-aws
22:18:05  Operating System: Ubuntu 20.04.5 LTS
22:18:05  OSType: linux
22:18:05  Architecture: aarch64
22:18:05  CPUs: 2
22:18:05  Total Memory: 7.559GiB
22:18:05  Name: ip-10-100-37-41
22:18:05  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:05  Docker Root Dir: /var/lib/docker
22:18:05  Debug Mode: false
22:18:05  Username: dockerbuildbot
22:18:05  Registry: https://index.docker.io/v1/
22:18:05  Labels:
22:18:05  Experimental: true
22:18:05  Insecure Registries:
22:18:05   127.0.0.0/8
22:18:05  Live Restore Enabled: true
22:18:05 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:05 The recommended git tool is: git
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 + REF=refs/heads/20.10
22:18:05 + [ -n refs/heads/20.10 ]
22:18:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 + docker container ls -aq
[Pipeline] echo
22:18:05 Removing all docker containers
[Pipeline] sh
22:18:05 + docker info
22:18:05 Client:
22:18:05  Context:    default
22:18:05  Debug Mode: false
22:18:05  Plugins:
22:18:05   buildx: Docker Buildx (Docker Inc.)
22:18:05     Version:  v0.8.2
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:05   compose: Docker Compose (Docker Inc.)
22:18:05     Version:  v2.12.0
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:05 
22:18:05 Server:
22:18:05  Containers: 0
22:18:05   Running: 0
22:18:05   Paused: 0
22:18:05   Stopped: 0
22:18:05  Images: 1
22:18:05  Server Version: 22.06.0-beta.0
22:18:05  Storage Driver: overlay2
22:18:05   Backing Filesystem: extfs
22:18:05   Supports d_type: true
22:18:05   Using metacopy: false
22:18:05   Native Overlay Diff: true
22:18:05   userxattr: false
22:18:05  Logging Driver: json-file
22:18:05  Cgroup Driver: cgroupfs
22:18:05  Cgroup Version: 1
22:18:05  Plugins:
22:18:05   Volume: local
22:18:05   Network: bridge host ipvlan macvlan null overlay
22:18:05   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:05  Swarm: inactive
22:18:05  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:18:05  Default Runtime: runc
22:18:05  Init Binary: docker-init
22:18:05  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc version: v1.1.4-0-g5fd4c4d
22:18:05  init version: de40ad0
22:18:05  Security Options:
22:18:05   apparmor
22:18:05   seccomp
22:18:05    Profile: builtin
22:18:05  Kernel Version: 5.15.0-1022-aws
22:18:05  Operating System: Ubuntu 20.04.5 LTS
22:18:05  OSType: linux
22:18:05  Architecture: aarch64
22:18:05  CPUs: 2
22:18:05  Total Memory: 7.559GiB
22:18:05  Name: ip-10-100-53-136
22:18:05  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:05  Docker Root Dir: /var/lib/docker
22:18:05  Debug Mode: false
22:18:05  Username: dockerbuildbot
22:18:05  Registry: https://index.docker.io/v1/
22:18:05  Labels:
22:18:05  Experimental: true
22:18:05  Insecure Registries:
22:18:05   127.0.0.0/8
22:18:05  Live Restore Enabled: true
22:18:05 
[Pipeline] echo
22:18:05 Docker containers have been removed
[Pipeline] echo
22:18:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] // stage
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
22:18:05 cleanWorkspace: Workspace is clean.
[Pipeline] stage
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
[Pipeline] { (centos-8-aarch64)
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
[Pipeline] checkout
22:18:05 The recommended git tool is: git
[Pipeline] sh
22:18:05 + docker info
22:18:05 Client:
22:18:05  Context:    default
22:18:05  Debug Mode: false
22:18:05  Plugins:
22:18:05   buildx: Docker Buildx (Docker Inc.)
22:18:05     Version:  v0.8.2
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:05   compose: Docker Compose (Docker Inc.)
22:18:05     Version:  v2.12.0
22:18:05     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:05 
22:18:05 Server:
22:18:05  Containers: 0
22:18:05   Running: 0
22:18:05   Paused: 0
22:18:05   Stopped: 0
22:18:05  Images: 1
22:18:05  Server Version: 22.06.0-beta.0
22:18:05  Storage Driver: overlay2
22:18:05   Backing Filesystem: extfs
22:18:05   Supports d_type: true
22:18:05   Using metacopy: false
22:18:05   Native Overlay Diff: true
22:18:05   userxattr: false
22:18:05  Logging Driver: json-file
22:18:05  Cgroup Driver: cgroupfs
22:18:05  Cgroup Version: 1
22:18:05  Plugins:
22:18:05   Volume: local
22:18:05   Network: bridge host ipvlan macvlan null overlay
22:18:05   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:05  Swarm: inactive
22:18:05  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:18:05  Default Runtime: runc
22:18:05  Init Binary: docker-init
22:18:05  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:05  runc version: v1.1.4-0-g5fd4c4d
22:18:05  init version: de40ad0
22:18:05  Security Options:
22:18:05   apparmor
22:18:05   seccomp
22:18:05    Profile: builtin
22:18:05  Kernel Version: 5.15.0-1022-aws
22:18:05  Operating System: Ubuntu 20.04.5 LTS
22:18:05  OSType: linux
22:18:05  Architecture: aarch64
22:18:05  CPUs: 2
22:18:05  Total Memory: 7.559GiB
22:18:05  Name: ip-10-100-53-193
22:18:05  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:05  Docker Root Dir: /var/lib/docker
22:18:05  Debug Mode: false
22:18:05  Username: dockerbuildbot
22:18:05  Registry: https://index.docker.io/v1/
22:18:05  Labels:
22:18:05  Experimental: true
22:18:05  Insecure Registries:
22:18:05   127.0.0.0/8
22:18:05  Live Restore Enabled: true
22:18:05 
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] }
[Pipeline] // stage
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
[Pipeline] stage
[Pipeline] { (build)
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
[Pipeline] checkout
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 The recommended git tool is: git
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 From https://github.com/docker/cli
22:18:05  * [new branch]      20.10      -> 20.10
22:18:05  * [new branch]      20.10      -> origin/20.10
22:18:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 + docker container ls -aq
22:18:05 git init src/github.com/docker/docker
22:18:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:05 + SRC=src/github.com/docker/docker
22:18:05 + REF=20.10
22:18:05 + REF_FETCH=20.10
22:18:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:05 + awk {print $2}
22:18:05 + REF=refs/heads/20.10
22:18:05 + [ -n refs/heads/20.10 ]
22:18:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] echo
22:18:05 Docker containers have been removed
[Pipeline] echo
22:18:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
22:18:05 git init src/github.com/docker/docker
[Pipeline] echo
22:18:05 cleanWorkspace: Workspace is clean.
22:18:05 + REF=refs/heads/20.10
22:18:05 + [ -n refs/heads/20.10 ]
22:18:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:05 + REF=refs/heads/20.10
22:18:05 + [ -n refs/heads/20.10 ]
22:18:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:05 + 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] { (fedora-37-aarch64)
[Pipeline] sh
22:18:06 + echo starting...
22:18:06 starting...
22:18:06 git init src/github.com/docker/docker
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 + awk {print $2}
22:18:06 git init src/github.com/docker/docker
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + awk {print $2}
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 git init src/github.com/docker/docker
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + awk {print $2}
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] echo
22:18:06 Removing all docker containers
[Pipeline] sh
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 + awk {print $2}
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 git init src/github.com/docker/docker
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + awk {print $2}
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:06 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:06 + SRC=src/github.com/docker/docker
22:18:06 + REF=20.10
22:18:06 + REF_FETCH=20.10
22:18:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:06 + awk {print $2}
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + REF=refs/heads/20.10
22:18:06 + [ -n refs/heads/20.10 ]
22:18:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:06 + echo starting...
22:18:06 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:06 + docker container ls -aq
[Pipeline] echo
22:18:06 Docker containers have been removed
[Pipeline] echo
22:18:06 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:06 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
22:18:06 + docker version
22:18:06 Client: Docker Engine - Community
22:18:06  Version:           22.06.0-beta.0
22:18:06  API version:       1.42
22:18:06  Go version:        go1.18.3
22:18:06  Git commit:        3e9117b
22:18:06  Built:             Fri Jun  3 17:55:34 2022
22:18:06  OS/Arch:           linux/arm64
22:18:06  Context:           default
22:18:06 
22:18:06 Server: Docker Engine - Community
22:18:06  Engine:
22:18:06   Version:          22.06.0-beta.0
22:18:06   API version:      1.42 (minimum version 1.12)
22:18:06   Go version:       go1.18.3
22:18:06   Git commit:       38633e7
22:18:06   Built:            Fri Jun  3 17:55:34 2022
22:18:06   OS/Arch:          linux/arm64
22:18:06   Experimental:     true
22:18:06  containerd:
22:18:06   Version:          1.6.8
22:18:06   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:06  runc:
22:18:06   Version:          1.1.4
22:18:06   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:06  docker-init:
22:18:06   Version:          0.19.0
22:18:06   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
22:18:06 + docker version
22:18:06 Client: Docker Engine - Community
22:18:06  Version:           22.06.0-beta.0
22:18:06  API version:       1.42
22:18:06  Go version:        go1.18.3
22:18:06  Git commit:        3e9117b
22:18:06  Built:             Fri Jun  3 17:55:34 2022
22:18:06  OS/Arch:           linux/arm64
22:18:06  Context:           default
22:18:06 
22:18:06 Server: Docker Engine - Community
22:18:06  Engine:
22:18:06   Version:          22.06.0-beta.0
22:18:06   API version:      1.42 (minimum version 1.12)
22:18:06   Go version:       go1.18.3
22:18:06   Git commit:       38633e7
22:18:06   Built:            Fri Jun  3 17:55:34 2022
22:18:06   OS/Arch:          linux/arm64
22:18:06   Experimental:     true
22:18:06  containerd:
22:18:06   Version:          1.6.8
22:18:06   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:06  runc:
22:18:06   Version:          1.1.4
22:18:06   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:06  docker-init:
22:18:06   Version:          0.19.0
22:18:06   GitCommit:        de40ad0
[Pipeline] sh
22:18:06 + echo starting...
22:18:06 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:06 + docker info
22:18:06 Client:
22:18:06  Context:    default
22:18:06  Debug Mode: false
22:18:06  Plugins:
22:18:06   buildx: Docker Buildx (Docker Inc.)
22:18:06     Version:  v0.8.2
22:18:06     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:06   compose: Docker Compose (Docker Inc.)
22:18:06     Version:  v2.12.0
22:18:06     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:06 
22:18:06 Server:
22:18:06  Containers: 0
22:18:06   Running: 0
22:18:06   Paused: 0
22:18:06   Stopped: 0
22:18:06  Images: 1
22:18:06  Server Version: 22.06.0-beta.0
22:18:06  Storage Driver: overlay2
22:18:06   Backing Filesystem: extfs
22:18:06   Supports d_type: true
22:18:06   Using metacopy: false
22:18:06   Native Overlay Diff: true
22:18:06   userxattr: false
22:18:06  Logging Driver: json-file
22:18:06  Cgroup Driver: cgroupfs
22:18:06  Cgroup Version: 1
22:18:06  Plugins:
22:18:06   Volume: local
22:18:06   Network: bridge host ipvlan macvlan null overlay
22:18:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:06  Swarm: inactive
22:18:06  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:06  Default Runtime: runc
22:18:06  Init Binary: docker-init
22:18:06  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:06  runc version: v1.1.4-0-g5fd4c4d
22:18:06  init version: de40ad0
22:18:06  Security Options:
22:18:06   apparmor
22:18:06   seccomp
22:18:06    Profile: builtin
22:18:06  Kernel Version: 5.15.0-1022-aws
22:18:06  Operating System: Ubuntu 20.04.5 LTS
22:18:06  OSType: linux
22:18:06  Architecture: aarch64
22:18:06  CPUs: 2
22:18:06  Total Memory: 7.559GiB
22:18:06  Name: ip-10-100-42-123
22:18:06  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:06  Docker Root Dir: /var/lib/docker
22:18:06  Debug Mode: false
22:18:06  Username: dockerbuildbot
22:18:06  Registry: https://index.docker.io/v1/
22:18:06  Labels:
22:18:06  Experimental: true
22:18:06  Insecure Registries:
22:18:06   127.0.0.0/8
22:18:06  Live Restore Enabled: true
22:18:06 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:06 The recommended git tool is: git
22:18:06 + docker info
22:18:06 Client:
22:18:06  Context:    default
22:18:06  Debug Mode: false
22:18:06  Plugins:
22:18:06   buildx: Docker Buildx (Docker Inc.)
22:18:06     Version:  v0.8.2
22:18:06     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:06   compose: Docker Compose (Docker Inc.)
22:18:06     Version:  v2.12.0
22:18:06     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:06 
22:18:06 Server:
22:18:06  Containers: 0
22:18:06   Running: 0
22:18:06   Paused: 0
22:18:06   Stopped: 0
22:18:06  Images: 1
22:18:06  Server Version: 22.06.0-beta.0
22:18:06  Storage Driver: overlay2
22:18:06   Backing Filesystem: extfs
22:18:06   Supports d_type: true
22:18:06   Using metacopy: false
22:18:06   Native Overlay Diff: true
22:18:06   userxattr: false
22:18:06  Logging Driver: json-file
22:18:06  Cgroup Driver: cgroupfs
22:18:06  Cgroup Version: 1
22:18:06  Plugins:
22:18:06   Volume: local
22:18:06   Network: bridge host ipvlan macvlan null overlay
22:18:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:06  Swarm: inactive
22:18:06  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:06  Default Runtime: runc
22:18:06  Init Binary: docker-init
22:18:06  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:06  runc version: v1.1.4-0-g5fd4c4d
22:18:06  init version: de40ad0
22:18:06  Security Options:
22:18:06   apparmor
22:18:06   seccomp
22:18:06    Profile: builtin
22:18:06  Kernel Version: 5.15.0-1022-aws
22:18:06  Operating System: Ubuntu 20.04.5 LTS
22:18:06  OSType: linux
22:18:06  Architecture: aarch64
22:18:06  CPUs: 2
22:18:06  Total Memory: 7.559GiB
22:18:06  Name: ip-10-100-46-200
22:18:06  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:06  Docker Root Dir: /var/lib/docker
22:18:06  Debug Mode: false
22:18:06  Username: dockerbuildbot
22:18:06  Registry: https://index.docker.io/v1/
22:18:06  Labels:
22:18:06  Experimental: true
22:18:06  Insecure Registries:
22:18:06   127.0.0.0/8
22:18:06  Live Restore Enabled: true
22:18:06 
[Pipeline] }
[Pipeline] // stage
22:18:06 using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (build)
22:18:06 Cloning the remote Git repository
22:18:06 Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
22:18:07 The recommended git tool is: git
22:18:07 using credential docker-jenkins-github-credentials
22:18:07 + docker version
22:18:07 Client: Docker Engine - Community
22:18:07  Version:           22.06.0-beta.0
22:18:07  API version:       1.42
22:18:07  Go version:        go1.18.3
22:18:07  Git commit:        3e9117b
22:18:07  Built:             Fri Jun  3 17:55:34 2022
22:18:07  OS/Arch:           linux/arm64
22:18:07  Context:           default
22:18:07 
22:18:07 Server: Docker Engine - Community
22:18:07  Engine:
22:18:07   Version:          22.06.0-beta.0
22:18:07   API version:      1.42 (minimum version 1.12)
22:18:07   Go version:       go1.18.3
22:18:07   Git commit:       38633e7
22:18:07   Built:            Fri Jun  3 17:55:34 2022
22:18:07   OS/Arch:          linux/arm64
22:18:07   Experimental:     true
22:18:07  containerd:
22:18:07   Version:          1.6.8
22:18:07   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:07  runc:
22:18:07   Version:          1.1.4
22:18:07   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:07  docker-init:
22:18:07   Version:          0.19.0
22:18:07   GitCommit:        de40ad0
[Pipeline] sh
22:18:07 Cloning the remote Git repository
22:18:07 Cloning with configured refspecs honoured and without tags
22:18:07 From https://github.com/docker/cli
22:18:07  * [new branch]      20.10      -> 20.10
22:18:07  * [new branch]      20.10      -> origin/20.10
22:18:07 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:07 From https://github.com/docker/cli
22:18:07  * [new branch]      20.10      -> 20.10
22:18:07  * [new branch]      20.10      -> origin/20.10
22:18:07 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:07 git init src/github.com/docker/docker
22:18:07 + docker info
22:18:07 Client:
22:18:07  Context:    default
22:18:07  Debug Mode: false
22:18:07  Plugins:
22:18:07   buildx: Docker Buildx (Docker Inc.)
22:18:07     Version:  v0.8.2
22:18:07     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:07   compose: Docker Compose (Docker Inc.)
22:18:07     Version:  v2.12.0
22:18:07     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:07 
22:18:07 Server:
22:18:07  Containers: 0
22:18:07   Running: 0
22:18:07   Paused: 0
22:18:07   Stopped: 0
22:18:07  Images: 1
22:18:07  Server Version: 22.06.0-beta.0
22:18:07  Storage Driver: overlay2
22:18:07   Backing Filesystem: extfs
22:18:07   Supports d_type: true
22:18:07   Using metacopy: false
22:18:07   Native Overlay Diff: true
22:18:07   userxattr: false
22:18:07  Logging Driver: json-file
22:18:07  Cgroup Driver: cgroupfs
22:18:07  Cgroup Version: 1
22:18:07  Plugins:
22:18:07   Volume: local
22:18:07   Network: bridge host ipvlan macvlan null overlay
22:18:07   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:07  Swarm: inactive
22:18:07  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:07  Default Runtime: runc
22:18:07  Init Binary: docker-init
22:18:07  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:07  runc version: v1.1.4-0-g5fd4c4d
22:18:07  init version: de40ad0
22:18:07  Security Options:
22:18:07   apparmor
22:18:07   seccomp
22:18:07    Profile: builtin
22:18:07  Kernel Version: 5.15.0-1022-aws
22:18:07  Operating System: Ubuntu 20.04.5 LTS
22:18:07  OSType: linux
22:18:07  Architecture: aarch64
22:18:07  CPUs: 2
22:18:07  Total Memory: 7.559GiB
22:18:07  Name: ip-10-100-56-175
22:18:07  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:07  Docker Root Dir: /var/lib/docker
22:18:07  Debug Mode: false
22:18:07  Username: dockerbuildbot
22:18:07  Registry: https://index.docker.io/v1/
22:18:07  Labels:
22:18:07  Experimental: true
22:18:07  Insecure Registries:
22:18:07   127.0.0.0/8
22:18:07  Live Restore Enabled: true
22:18:07 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:07 The recommended git tool is: git
22:18:07 git init src/github.com/docker/docker
22:18:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:07 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:07 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:07 + SRC=src/github.com/docker/docker
22:18:07 + REF=20.10
22:18:07 + REF_FETCH=20.10
22:18:07 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:07 + awk {print $2}
22:18:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:07 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:07 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:07 + SRC=src/github.com/docker/docker
22:18:07 + REF=20.10
22:18:07 + REF_FETCH=20.10
22:18:07 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:07 + awk {print $2}
22:18:07 + REF=refs/heads/20.10
22:18:07 + [ -n refs/heads/20.10 ]
22:18:07 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:07 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:07 using credential docker-jenkins-github-credentials
22:18:07 Cloning the remote Git repository
22:18:07 Cloning with configured refspecs honoured and without tags
22:18:07 using credential docker-jenkins-github-credentials
22:18:07 Cloning the remote Git repository
22:18:07 Cloning with configured refspecs honoured and without tags
22:18:07 + REF=refs/heads/20.10
22:18:07 + [ -n refs/heads/20.10 ]
22:18:07 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:07 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:07 using credential docker-jenkins-github-credentials
22:18:07 Cloning the remote Git repository
22:18:07 Cloning with configured refspecs honoured and without tags
22:18:07 From https://github.com/docker/docker
22:18:07  * [new branch]      20.10      -> 20.10
22:18:07  * [new branch]      20.10      -> origin/20.10
22:18:07 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:07 using credential docker-jenkins-github-credentials
22:18:07 Cloning the remote Git repository
22:18:07 Cloning with configured refspecs honoured and without tags
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + 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-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 + 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-771 # 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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 Fetching without tags
22:18:08 Fetching 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/771/head:refs/remotes/origin/PR-771 # 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
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:08 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 using credential docker-jenkins-github-credentials
22:18:08 Cloning the remote Git repository
22:18:08 Cloning with configured refspecs honoured and without tags
22:18:08 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:08 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 Fetching without tags
22:18:08 From https://github.com/docker/compose
22:18:08  * [new tag]         v2.12.2    -> v2.12.2
22:18:08 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:08 Fetching without tags
22:18:08 From https://github.com/docker/compose
22:18:08  * [new tag]         v2.12.2    -> v2.12.2
22:18:08 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:08 git init src/github.com/docker/scan-cli-plugin
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:08 + SRC=src/github.com/docker/scan-cli-plugin
22:18:08 + REF=v0.21.0
22:18:08 + REF_FETCH=v0.21.0
22:18:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:08 + awk {print $2}
22:18:08 + REF=refs/tags/v0.21.0
22:18:08 + [ -n refs/tags/v0.21.0 ]
22:18:08 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:08 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 git init src/github.com/docker/compose
22:18:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:08 + SRC=src/github.com/docker/compose
22:18:08 + REF=v2.12.2
22:18:08 + REF_FETCH=v2.12.2
22:18:08 + awk {print $2}
22:18:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 From https://github.com/docker/docker
22:18:08  * [new branch]      20.10      -> 20.10
22:18:08  * [new branch]      20.10      -> origin/20.10
22:18:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:08 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:08 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + REF=refs/tags/v2.12.2
22:18:08 + [ -n refs/tags/v2.12.2 ]
22:18:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:08 using credential docker-jenkins-github-credentials
22:18:08 Cloning the remote Git repository
22:18:08 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:18:08 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:08 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:08 Fetching without tags
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 Fetching without tags
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 for p in cross-win; do \
22:18:09 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
22:18:09 done
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:18:09 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker VERSION=0.0.0-20221021185355-e814bd0 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
22:18:09 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker'
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:09 + REF=refs/tags/v2.12.2
22:18:09 + [ -n refs/tags/v2.12.2 ]
22:18:09 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:09 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:18:09 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:09 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:09 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 using credential docker-jenkins-github-credentials
22:18:09 Cloning the remote Git repository
22:18:09 Cloning with configured refspecs honoured and without tags
22:18:09 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:09 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 for p in cross-mac; do \
22:18:09 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
22:18:09 done
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:18:09 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-buster
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:09 mkdir -p sources
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 git init src/github.com/docker/compose
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:09 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:09 + SRC=src/github.com/docker/compose
22:18:09 + REF=v2.12.2
22:18:09 + REF_FETCH=v2.12.2
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:09 + REF=refs/tags/v2.12.2
22:18:09 + [ -n refs/tags/v2.12.2 ]
22:18:09 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:09 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:09 latest: Pulling from library/busybox
22:18:09 89485c9dae0b: Pulling fs layer
22:18:09 89485c9dae0b: Verifying Checksum
22:18:09 89485c9dae0b: Download complete
22:18:09 89485c9dae0b: Pull complete
22:18:09 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:09 Status: Downloaded newer image for busybox:latest
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 for p in static-linux; do \
22:18:09 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
22:18:09 done
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:18:09 cd /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli && VERSION=0.0.0-20221021185355-e814bd0 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
22:18:09 vigorous_galois
22:18:09 mkdir -p build/mac/amd64/docker
22:18:09 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/scripts/build-cli-plugins":/build:ro golang:1.18.7 /build
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-bionic
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:09 mkdir -p sources
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 mkdir -p autogen
22:18:09 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 .
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-9
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:09 mkdir -p rpmbuild/SOURCES
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-jammy
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:09 mkdir -p sources
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-7
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:09 mkdir -p rpmbuild/SOURCES
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 latest: Pulling from library/alpine
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-8
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:09 mkdir -p rpmbuild/SOURCES
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/compose
22:18:09  * [new tag]         v2.12.2    -> v2.12.2
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + awk {print $2}
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 Fetching without tags
22:18:09 Unable to find image 'golang:1.18.7' locally
22:18:09 1.18.7: Pulling from library/golang
22:18:09 f606d8928ed3: Pulling fs layer
22:18:09 47db815c6a45: Pulling fs layer
22:18:09 bf4849400000: Pulling fs layer
22:18:09 a572f7a256d3: Pulling fs layer
22:18:09 643043c84a42: Pulling fs layer
22:18:09 2ed59ef61e7e: Pulling fs layer
22:18:09 85179b4f11ce: Pulling fs layer
22:18:09 a572f7a256d3: Waiting
22:18:09 643043c84a42: Waiting
22:18:09 2ed59ef61e7e: Waiting
22:18:09 85179b4f11ce: Waiting
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:09 latest: Pulling from library/alpine
22:18:09 213ec9aee27d: Pulling fs layer
22:18:09 213ec9aee27d: Download complete
22:18:09 #1 [internal] load .dockerignore
22:18:09 #1 transferring context: 87B done
22:18:09 #1 DONE 0.1s
22:18:09 
22:18:09 #2 [internal] load build definition from Dockerfile
22:18:09 #2 transferring dockerfile: 16.91kB done
22:18:09 #2 DONE 0.1s
22:18:09 
22:18:09 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:18:09 #3 DONE 0.0s
22:18:09 
22:18:09 #4 resolve image config for docker.io/docker/dockerfile:1
22:18:09 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-bionic
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:09 mkdir -p sources
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:09 latest: Pulling from library/alpine
22:18:09 213ec9aee27d: Pulling fs layer
22:18:09 213ec9aee27d: Verifying Checksum
22:18:09 213ec9aee27d: Download complete
22:18:09 latest: Pulling from library/alpine
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:09 From https://github.com/docker/scan-cli-plugin
22:18:09  * [new tag]         v0.21.0    -> v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 raspbian-buster
22:18:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:09 mkdir -p sources
22:18:09 docker run --rm -w /v \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:09 	alpine \
22:18:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:09 Unable to find image 'alpine:latest' locally
22:18:09 latest: Pulling from library/alpine
22:18:09 213ec9aee27d: Pulling fs layer
22:18:09 213ec9aee27d: Pulling fs layer
22:18:09 213ec9aee27d: Download complete
22:18:09 latest: Pulling from library/alpine
22:18:09 213ec9aee27d: Pulling fs layer
22:18:09 213ec9aee27d: Verifying Checksum
22:18:09 213ec9aee27d: Download complete
22:18:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:09 git init src/github.com/docker/scan-cli-plugin
22:18:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:09 + SRC=src/github.com/docker/scan-cli-plugin
22:18:09 + REF=v0.21.0
22:18:09 + REF_FETCH=v0.21.0
22:18:09 + awk {print $2}
22:18:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:09 + REF=refs/tags/v0.21.0
22:18:09 + [ -n refs/tags/v0.21.0 ]
22:18:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:09 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:09 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:10 From https://github.com/docker/scan-cli-plugin
22:18:10  * [new tag]         v0.21.0    -> v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-focal
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:10 mkdir -p sources
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:10 Unable to find image 'alpine:latest' locally
22:18:10 From https://github.com/docker/scan-cli-plugin
22:18:10  * [new tag]         v0.21.0    -> v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 raspbian-bullseye
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:10 mkdir -p sources
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:10 Unable to find image 'alpine:latest' locally
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:10 47db815c6a45: Verifying Checksum
22:18:10 47db815c6a45: Download complete
22:18:10 bf4849400000: Verifying Checksum
22:18:10 bf4849400000: Download complete
22:18:10 Fetching without tags
22:18:10 + REF=refs/tags/v2.12.2
22:18:10 + [ -n refs/tags/v2.12.2 ]
22:18:10 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:10 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:10 #1 [internal] load .dockerignore
22:18:10 #1 transferring context: 112B done
22:18:10 #1 DONE 0.1s
22:18:10 
22:18:10 #2 [internal] load build definition from Dockerfile
22:18:10 #2 transferring dockerfile: 1.78kB done
22:18:10 #2 DONE 0.1s
22:18:10 
22:18:10 #3 resolve image config for docker.io/docker/dockerfile:1
22:18:10 #3 ...
22:18:10 
22:18:10 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:18:10 #4 DONE 0.0s
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:10 Status: Downloaded newer image for alpine:latest
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:10 Unable to find image 'alpine:latest' locally
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:10 Status: Downloaded newer image for alpine:latest
22:18:10 213ec9aee27d: Pulling fs layer
22:18:10 213ec9aee27d: Verifying Checksum
22:18:10 213ec9aee27d: Download complete
22:18:10 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-jammy
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:10 mkdir -p sources
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:10 Unable to find image 'alpine:latest' locally
22:18:10 213ec9aee27d: Verifying Checksum
22:18:10 213ec9aee27d: Download complete
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:10 Status: Downloaded newer image for alpine:latest
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
22:18:10 From https://github.com/docker/scan-cli-plugin
22:18:10  * [new tag]         v0.21.0    -> v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-bullseye
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:10 mkdir -p sources
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:10 Unable to find image 'alpine:latest' locally
22:18:10 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:10 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 Fetching without tags
22:18:10 From https://github.com/docker/compose
22:18:10  * [new tag]         v2.12.2    -> v2.12.2
22:18:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:10 git init src/github.com/docker/scan-cli-plugin
22:18:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:10 + SRC=src/github.com/docker/scan-cli-plugin
22:18:10 + REF=v0.21.0
22:18:10 + REF_FETCH=v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:10 + awk {print $2}
22:18:10 + REF=refs/tags/v0.21.0
22:18:10 + [ -n refs/tags/v0.21.0 ]
22:18:10 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:10 
22:18:10 #3 resolve image config for docker.io/docker/dockerfile:1
22:18:10 From https://github.com/docker/docker
22:18:10  * [new branch]      20.10      -> 20.10
22:18:10  * [new branch]      20.10      -> origin/20.10
22:18:10 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:10 git init src/github.com/docker/compose
22:18:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:10 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:10 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:10 + SRC=src/github.com/docker/compose
22:18:10 + REF=v2.12.2
22:18:10 + REF_FETCH=v2.12.2
22:18:10 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:10 + awk {print $2}
22:18:10 + REF=refs/tags/v2.12.2
22:18:10 + [ -n refs/tags/v2.12.2 ]
22:18:10 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:10 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 213ec9aee27d: Pull complete
22:18:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:10 Status: Downloaded newer image for alpine:latest
22:18:10 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:10 #4 DONE 0.3s
22:18:10 
22:18:10 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:18:10 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
22:18:10 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
22:18:10 #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:18:10 #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
22:18:10 #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
22:18:10 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
22:18:10 Status: Downloaded newer image for alpine:latest
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 Status: Downloaded newer image for alpine:latest
22:18:10 latest: Pulling from library/alpine
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:10 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:10 From https://github.com/docker/scan-cli-plugin
22:18:10  * [new tag]         v0.21.0    -> v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-bullseye
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:10 mkdir -p sources
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 #3 DONE 0.4s
22:18:10 
22:18:10 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:18:10 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
22:18:10 #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:18:10 #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
22:18:10 #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
22:18:10 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
22:18:10 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
22:18:10 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
22:18:10 From https://github.com/docker/compose
22:18:10  * [new tag]         v2.12.2    -> v2.12.2
22:18:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:10 git init src/github.com/docker/scan-cli-plugin
22:18:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:10 + SRC=src/github.com/docker/scan-cli-plugin
22:18:10 + REF=v0.21.0
22:18:10 + REF_FETCH=v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:10 + awk {print $2}
22:18:10 f606d8928ed3: Verifying Checksum
22:18:10 f606d8928ed3: Download complete
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:10 c6556b3b6858: Verifying Checksum
22:18:10 c6556b3b6858: Download complete
22:18:10 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:18:10 #5 DONE 0.5s
22:18:10 
22:18:10 #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:18:10 c6556b3b6858: Verifying Checksum
22:18:10 c6556b3b6858: Download complete
22:18:10 c6556b3b6858: Pulling fs layer
22:18:10 c6556b3b6858: Download complete
22:18:10 c6556b3b6858: Verifying Checksum
22:18:10 c6556b3b6858: Download complete
22:18:10 Unable to find image 'alpine:latest' locally
22:18:10 latest: Pulling from library/alpine
22:18:10 c6556b3b6858: Verifying Checksum
22:18:10 c6556b3b6858: Download complete
22:18:10 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:18:10 #5 DONE 0.6s
22:18:10 + REF=refs/tags/v0.21.0
22:18:10 + [ -n refs/tags/v0.21.0 ]
22:18:10 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:10 From https://github.com/docker/scan-cli-plugin
22:18:10  * [new tag]         v0.21.0    -> v0.21.0
22:18:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:10 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-35
22:18:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:10 mkdir -p rpmbuild/SOURCES
22:18:10 docker run --rm -w /v \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:10 	alpine \
22:18:10 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:10 a572f7a256d3: Verifying Checksum
22:18:10 a572f7a256d3: Download complete
[Pipeline] echo
22:18:10 Removing all docker containers
[Pipeline] sh
22:18:10 c6556b3b6858: Verifying Checksum
22:18:10 c6556b3b6858: Download complete
22:18:10 #6 ...
22:18:10 
22:18:10 #7 [auth] library/golang:pull token for registry-1.docker.io
22:18:10 #7 DONE 0.0s
22:18:10 
22:18:10 #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io
22:18:10 #8 DONE 0.0s
22:18:10 
22:18:10 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:18:10 c6556b3b6858: Pull complete
22:18:11 From https://github.com/docker/docker
22:18:11  * [new branch]      20.10      -> 20.10
22:18:11  * [new branch]      20.10      -> origin/20.10
22:18:11 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:11 213ec9aee27d: Pulling fs layer
22:18:11 213ec9aee27d: Download complete
22:18:11 c6556b3b6858: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 
22:18:11 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
22:18:11 Unable to find image 'alpine:latest' locally
22:18:11 latest: Pulling from library/alpine
22:18:11 85179b4f11ce: Verifying Checksum
22:18:11 85179b4f11ce: Download complete
22:18:11 + docker container ls -aq
[Pipeline] echo
22:18:11 Docker containers have been removed
[Pipeline] echo
22:18:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
22:18:11 c6556b3b6858: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 c6556b3b6858: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 git init src/github.com/docker/compose
22:18:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:11 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:11 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:11 + SRC=src/github.com/docker/compose
22:18:11 + REF=v2.12.2
22:18:11 + REF_FETCH=v2.12.2
22:18:11 + awk {print $2}
22:18:11 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:11 c6556b3b6858: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 c6556b3b6858: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 213ec9aee27d: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:11 #6 ...
22:18:11 
22:18:11 #7 [auth] library/golang:pull token for registry-1.docker.io
22:18:11 #7 DONE 0.0s
22:18:11 
22:18:11 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
22:18:11 #8 DONE 0.0s
22:18:11 
22:18:11 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
22:18:11 #9 DONE 0.0s
22:18:11 
22:18:11 #10 [internal] load metadata for docker.io/library/golang:1.18.7-alpine
22:18:11 213ec9aee27d: Pulling fs layer
22:18:11 213ec9aee27d: Verifying Checksum
22:18:11 213ec9aee27d: Download complete
22:18:11 643043c84a42: Verifying Checksum
22:18:11 643043c84a42: Download complete
22:18:11 + echo starting...
22:18:11 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:11 + REF=refs/tags/v2.12.2
22:18:11 + [ -n refs/tags/v2.12.2 ]
22:18:11 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:11 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:11 213ec9aee27d: Pull complete
22:18:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:11 Status: Downloaded newer image for alpine:latest
22:18:11 + docker version
22:18:11 Client: Docker Engine - Community
22:18:11  Version:           22.06.0-beta.0
22:18:11  API version:       1.42
22:18:11  Go version:        go1.18.3
22:18:11  Git commit:        3e9117b
22:18:11  Built:             Fri Jun  3 17:55:34 2022
22:18:11  OS/Arch:           linux/arm64
22:18:11  Context:           default
22:18:11 
22:18:11 Server: Docker Engine - Community
22:18:11  Engine:
22:18:11   Version:          22.06.0-beta.0
22:18:11   API version:      1.42 (minimum version 1.12)
22:18:11   Go version:       go1.18.3
22:18:11   Git commit:       38633e7
22:18:11   Built:            Fri Jun  3 17:55:34 2022
22:18:11   OS/Arch:          linux/arm64
22:18:11   Experimental:     true
22:18:11  containerd:
22:18:11   Version:          1.6.8
22:18:11   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:11  runc:
22:18:11   Version:          1.1.4
22:18:11   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:11  docker-init:
22:18:11   Version:          0.19.0
22:18:11   GitCommit:        de40ad0
[Pipeline] sh
22:18:11 From https://github.com/docker/compose
22:18:11  * [new tag]         v2.12.2    -> v2.12.2
22:18:11 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:11 git init src/github.com/docker/scan-cli-plugin
22:18:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:11 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:11 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:11 + SRC=src/github.com/docker/scan-cli-plugin
22:18:11 + REF=v0.21.0
22:18:11 + REF_FETCH=v0.21.0
22:18:11 + awk {print $2}
22:18:11 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:11 #9 DONE 0.9s
22:18:11 
22:18:11 #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:18:11 #6 DONE 0.8s
22:18:11 
22:18:11 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:18:11 #10 DONE 0.8s
22:18:11 #10 DONE 0.7s
22:18:11 
22:18:11 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
22:18:11 #11 DONE 0.6s
22:18:11 
22:18:11 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
22:18:11 #6 DONE 0.6s
22:18:12 + REF=refs/tags/v0.21.0
22:18:12 + [ -n refs/tags/v0.21.0 ]
22:18:12 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:12 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:12 From https://github.com/docker/scan-cli-plugin
22:18:12  * [new tag]         v0.21.0    -> v0.21.0
22:18:12 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:12 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-buster
22:18:12 + docker info
22:18:12 Client:
22:18:12  Context:    default
22:18:12  Debug Mode: false
22:18:12  Plugins:
22:18:12   buildx: Docker Buildx (Docker Inc.)
22:18:12     Version:  v0.8.2
22:18:12     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:12   compose: Docker Compose (Docker Inc.)
22:18:12     Version:  v2.12.0
22:18:12     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:12 
22:18:12 Server:
22:18:12  Containers: 0
22:18:12   Running: 0
22:18:12   Paused: 0
22:18:12   Stopped: 0
22:18:12  Images: 1
22:18:12  Server Version: 22.06.0-beta.0
22:18:12  Storage Driver: overlay2
22:18:12   Backing Filesystem: extfs
22:18:12   Supports d_type: true
22:18:12   Using metacopy: false
22:18:12   Native Overlay Diff: true
22:18:12   userxattr: false
22:18:12  Logging Driver: json-file
22:18:12  Cgroup Driver: cgroupfs
22:18:12  Cgroup Version: 1
22:18:12  Plugins:
22:18:12   Volume: local
22:18:12   Network: bridge host ipvlan macvlan null overlay
22:18:12   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:12  Swarm: inactive
22:18:12  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
22:18:12  Default Runtime: runc
22:18:12  Init Binary: docker-init
22:18:12  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:12  runc version: v1.1.4-0-g5fd4c4d
22:18:12  init version: de40ad0
22:18:12  Security Options:
22:18:12   apparmor
22:18:12   seccomp
22:18:12    Profile: builtin
22:18:12  Kernel Version: 5.15.0-1022-aws
22:18:12  Operating System: Ubuntu 20.04.5 LTS
22:18:12  OSType: linux
22:18:12  Architecture: aarch64
22:18:12  CPUs: 2
22:18:12  Total Memory: 7.559GiB
22:18:12  Name: ip-10-100-62-41
22:18:12  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:18:12  Docker Root Dir: /var/lib/docker
22:18:12  Debug Mode: false
22:18:12  Username: dockerbuildbot
22:18:12  Registry: https://index.docker.io/v1/
22:18:12  Labels:
22:18:12  Experimental: true
22:18:12  Insecure Registries:
22:18:12   127.0.0.0/8
22:18:12  Live Restore Enabled: true
22:18:12 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:12 The recommended git tool is: git
22:18:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:12 mkdir -p sources
22:18:12 docker run --rm -w /v \
22:18:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:12 	alpine \
22:18:12 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:12 Unable to find image 'alpine:latest' locally
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:12 2ed59ef61e7e: Verifying Checksum
22:18:12 2ed59ef61e7e: Download complete
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:12 latest: Pulling from library/alpine
22:18:12 c6556b3b6858: Pulling fs layer
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
[Pipeline] sh
[Pipeline] sh
22:18:12 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:12 c6556b3b6858: Verifying Checksum
22:18:12 c6556b3b6858: Download complete
[Pipeline] sh
22:18:13 + make REF=20.10 fedora-35
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + awk {print $2}
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:13 + make REF=20.10 fedora-36
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + awk {print $2}
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
22:18:13 c6556b3b6858: Pull complete
22:18:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:13 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
22:18:13 
22:18:13 #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:13 #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:18:13 + make REF=20.10 ubuntu-focal
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + awk {print $2}
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
22:18:13 + make REF=20.10 centos-9
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + awk {print $2}
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:13 + make REF=20.10 debian-buster
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + awk {print $2}
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:13 
22:18:13 #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
22:18:13 #12 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
22:18:13 #12 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done
22:18:13 #12 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done
22:18:13 #12 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done
22:18:13 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:13 #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:18:13 #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:18:13 #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:18:13 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s
22:18:13 + make REF=20.10 debian-bullseye
22:18:13 git init src/github.com/docker/cli
22:18:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:13 + SRC=src/github.com/docker/cli
22:18:13 + REF=20.10
22:18:13 + REF_FETCH=20.10
22:18:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:13 + awk {print $2}
22:18:13 + REF=refs/heads/20.10
22:18:13 + [ -n refs/heads/20.10 ]
22:18:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:13 #12 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0B / 14.84kB 0.2s
22:18:13 #12 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.4s done
22:18:13 #12 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 done
22:18:13 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:13 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s
22:18:13 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s
22:18:13 #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
22:18:13 using credential docker-jenkins-github-credentials
22:18:13 Cloning the remote Git repository
22:18:13 Cloning with configured refspecs honoured and without tags
22:18:13 f606d8928ed3: Pull complete
22:18:13 47db815c6a45: Pull complete
[Pipeline] sh
22:18:14 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:14 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
22:18:14 + make REF=20.10 centos-8
22:18:14 git init src/github.com/docker/cli
22:18:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:14 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:14 + SRC=src/github.com/docker/cli
22:18:14 + REF=20.10
22:18:14 + REF_FETCH=20.10
22:18:14 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:14 + awk {print $2}
22:18:14 + REF=refs/heads/20.10
22:18:14 + [ -n refs/heads/20.10 ]
22:18:14 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
22:18:14 mkdir -p sources
22:18:14 docker run --rm -w /v \
22:18:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:14 	alpine \
22:18:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] sh
22:18:14 bf4849400000: Pull complete
22:18:14 + make REF=20.10 fedora-37
22:18:14 git init src/github.com/docker/cli
22:18:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:14 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:14 + SRC=src/github.com/docker/cli
22:18:14 + REF=20.10
22:18:14 + REF_FETCH=20.10
22:18:14 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:14 + awk {print $2}
22:18:14 + REF=refs/heads/20.10
22:18:14 + [ -n refs/heads/20.10 ]
22:18:14 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:14 + make REF=20.10 ubuntu-bionic
22:18:14 git init src/github.com/docker/cli
22:18:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:14 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:14 + SRC=src/github.com/docker/cli
22:18:14 + REF=20.10
22:18:14 + REF_FETCH=20.10
22:18:14 + git -C src/github.com/docker/cli ls-remote --refs --heads+  --tags origin 20.10
22:18:14 awk {print $2}
22:18:14 + REF=refs/heads/20.10
22:18:14 + [ -n refs/heads/20.10 ]
22:18:14 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:14 mkdir -p sources
22:18:14 docker run --rm -w /v \
22:18:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:14 	alpine \
22:18:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:14 #12 DONE 1.2s
22:18:14 
22:18:14 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:18:14 #13 resolve docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 0.0s done
22:18:14 #13 sha256:ccb02b8b7a6256c2ac92e4394831b0f3b0e31e057f192771ac95d5cf1a1a83bc 5.24kB / 5.24kB done
22:18:14 #13 sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 1.65kB / 1.65kB done
22:18:14 #13 sha256:c6e6813d9027c18f80fa59ab132269c47d8d845a510895ed5a74a3e677fe78f6 1.36kB / 1.36kB done
22:18:14 #13 sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 284.73kB / 284.73kB 0.2s done
22:18:14 #13 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.4s done
22:18:14 #13 sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf 153B / 153B 0.4s done
22:18:14 #13 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.6s
22:18:14 #13 sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 155B / 155B 0.6s done
22:18:14 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 26.21MB / 115.35MB 1.1s
22:18:14 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 35.65MB / 115.35MB 1.2s
22:18:14 #13 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.9s done
22:18:14 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 44.04MB / 115.35MB 1.3s
22:18:14 Fetching without tags
22:18:14 From https://github.com/docker/cli
22:18:14  * [new branch]      20.10      -> 20.10
22:18:14  * [new branch]      20.10      -> origin/20.10
22:18:14 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:14 From https://github.com/docker/cli
22:18:14  * [new branch]      20.10      -> 20.10
22:18:14  * [new branch]      20.10      -> origin/20.10
22:18:14 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 52.43MB / 115.35MB 1.5s
22:18:15 #13 ...
22:18:15 
22:18:15 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:18:15 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
22:18:15 #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
22:18:15 #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
22:18:15 #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
22:18:15 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.7s done
22:18:15 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
22:18:15 #14 DONE 1.7s
22:18:15 
22:18:15 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:18:15 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:15 From https://github.com/docker/cli
22:18:15  * [new branch]      20.10      -> 20.10
22:18:15  * [new branch]      20.10      -> origin/20.10
22:18:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:15 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin 20.10
22:18:15 awk {print $2}
22:18:15 From https://github.com/docker/cli
22:18:15  * [new branch]      20.10      -> 20.10
22:18:15  * [new branch]      20.10      -> origin/20.10
22:18:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 63.96MB / 115.35MB 1.8s
 > 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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:15 From https://github.com/docker/cli
22:18:15  * [new branch]      20.10      -> 20.10
22:18:15  * [new branch]      20.10      -> origin/20.10
22:18:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 mkdir -p sources
22:18:15 docker run --rm -w /v \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:15 	alpine \
22:18:15 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:15 From https://github.com/docker/cli
22:18:15  * [new branch]      20.10      -> 20.10
22:18:15  * [new branch]      20.10      -> origin/20.10
22:18:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 mkdir -p rpmbuild/SOURCES
22:18:15 docker run --rm -w /v \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:15 	alpine \
22:18:15 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 75.50MB / 115.35MB 2.1s
22:18:15 From https://github.com/docker/cli
22:18:15  * [new branch]      20.10      -> 20.10
22:18:15  * [new branch]      20.10      -> origin/20.10
22:18:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 mkdir -p sources
22:18:15 docker run --rm -w /v \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:15 	alpine \
22:18:15 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 git init src/github.com/docker/docker
22:18:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:15 + SRC=src/github.com/docker/docker
22:18:15 + REF=20.10
22:18:15 + REF_FETCH=20.10
22:18:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:15 + awk {print $2}
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:15 mkdir -p rpmbuild/SOURCES
22:18:15 docker run --rm -w /v \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:15 	alpine \
22:18:15 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:15 mkdir -p rpmbuild/SOURCES
22:18:15 docker run --rm -w /v \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:15 	alpine \
22:18:15 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:15 #13 extracting sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4
22:18:15 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 91.23MB / 115.35MB 2.5s
22:18:15 #13 extracting sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 0.2s done
22:18:15 + REF=refs/heads/20.10
22:18:15 + [ -n refs/heads/20.10 ]
22:18:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:16 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 99.73MB / 115.35MB 2.6s
22:18:16 From https://github.com/docker/cli
22:18:16  * [new branch]      20.10      -> 20.10
22:18:16  * [new branch]      20.10      -> origin/20.10
22:18:16 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:16 From https://github.com/docker/cli
22:18:16  * [new branch]      20.10      -> 20.10
22:18:16  * [new branch]      20.10      -> origin/20.10
22:18:16 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:16 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 112.20MB / 115.35MB 2.8s
22:18:16 #13 extracting sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf done
22:18:16 git init src/github.com/docker/docker
22:18:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:16 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:16 + SRC=src/github.com/docker/docker
22:18:16 + REF=20.10
22:18:16 + REF_FETCH=20.10
22:18:16 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:16 + awk {print $2}
22:18:16 git init src/github.com/docker/docker
22:18:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:16 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:16 + SRC=src/github.com/docker/docker
22:18:16 + REF=20.10
22:18:16 + REF_FETCH=20.10
22:18:16 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:16 + awk {print $2}
22:18:16 + REF=refs/heads/20.10
22:18:16 + [ -n refs/heads/20.10 ]
22:18:16 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:16 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:16 #13 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 115.35MB / 115.35MB 3.1s done
22:18:16 + REF=refs/heads/20.10
22:18:16 + [ -n refs/heads/20.10 ]
22:18:16 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:16 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:16 #13 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 0.1s
22:18:16 mkdir -p sources
22:18:16 docker run --rm -w /v \
22:18:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:16 	alpine \
22:18:16 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:16 mkdir -p rpmbuild/SOURCES
22:18:16 docker run --rm -w /v \
22:18:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:16 	alpine \
22:18:16 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:16 a572f7a256d3: Pull complete
22:18:17 mkdir -p sources
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:17 mkdir -p rpmbuild/SOURCES
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:17 #13 ...
22:18:17 
22:18:17 #15 [internal] load build context
22:18:17 #15 transferring context: 50.61MB 3.8s done
22:18:17 #15 DONE 4.0s
22:18:17 
22:18:17 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:18:17 mkdir -p rpmbuild/SOURCES
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:17 mkdir -p rpmbuild/SOURCES
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:17 From https://github.com/docker/docker
22:18:17  * [new branch]      20.10      -> 20.10
22:18:17  * [new branch]      20.10      -> origin/20.10
22:18:17 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:17 mkdir -p sources
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:17 mkdir -p sources
22:18:17 docker run --rm -w /v \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:17 	alpine \
22:18:17 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 git init src/github.com/docker/compose
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 mkdir -p sources
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 mkdir -p sources
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done
22:18:18 #11 DONE 4.7s
22:18:18 
22:18:18 #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:18:18 #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.0s done
22:18:18 #12 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:18:18 #12 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done
22:18:18 #12 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done
22:18:18 #12 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.3s done
22:18:18 #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.5s done
22:18:18 #12 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 0.9s done
22:18:18 #12 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 2.0s done
22:18:18 #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.0s done
22:18:18 #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 4.6s
22:18:18 #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 2.8s
22:18:18 #12 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 2.2s done
22:18:18 #12 ...
22:18:18 
22:18:18 #13 [internal] load build context
22:18:18 #13 transferring context: 53.55MB 4.7s done
22:18:18 #13 DONE 4.7s
22:18:18 
22:18:18 #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:18:18 #12 ...
22:18:18 
22:18:18 #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:18 #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:18:18 #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:18:18 #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:18:18 #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:18:18 #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done
22:18:18 #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
22:18:18 #14 DONE 5.2s
22:18:18 
22:18:18 #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:18:18 mkdir -p sources
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 mkdir -p sources
22:18:18 cp ../systemd/docker.service sources/docker.service
22:18:18 + REF=refs/tags/v2.12.2
22:18:18 + [ -n refs/tags/v2.12.2 ]
22:18:18 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:18 + SRC=src/github.com/docker/scan-cli-plugin
22:18:18 + REF=v0.21.0
22:18:18 + REF_FETCH=v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:18 + awk {print $2}
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:18 + SRC=src/github.com/docker/scan-cli-plugin
22:18:18 + REF=v0.21.0
22:18:18 + REF_FETCH=v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:18 + awk {print $2}
22:18:18 mkdir -p sources
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:18 mkdir -p sources
22:18:18 cp ../systemd/docker.socket sources/docker.socket
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:18 + SRC=src/github.com/docker/scan-cli-plugin
22:18:18 + REF=v0.21.0
22:18:18 + REF_FETCH=v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v0.21.0
22:18:18 + [ -n refs/tags/v0.21.0 ]
22:18:18 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:18 + SRC=src/github.com/docker/scan-cli-plugin
22:18:18 + REF=v0.21.0
22:18:18 + REF_FETCH=v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:18 + awk {print $2}
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:18 From https://github.com/docker/compose
22:18:18  * [new tag]         v2.12.2    -> v2.12.2
22:18:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:18 git init src/github.com/docker/scan-cli-plugin
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:18 + SRC=src/github.com/docker/scan-cli-plugin
22:18:18 + REF=v0.21.0
22:18:18 + REF_FETCH=v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v0.21.0
22:18:18 + [ -n refs/tags/v0.21.0 ]
22:18:18 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 + REF=refs/tags/v0.21.0
22:18:18 + [ -n refs/tags/v0.21.0 ]
22:18:18 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 mkdir -p rpmbuild/SOURCES
22:18:18 docker run --rm -w /v \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:18 	alpine \
22:18:18 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:18 From https://github.com/docker/docker
22:18:18  * [new branch]      20.10      -> 20.10
22:18:18  * [new branch]      20.10      -> origin/20.10
22:18:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:18 git init src/github.com/docker/compose
22:18:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:18 + SRC=src/github.com/docker/compose
22:18:18 + REF=v2.12.2
22:18:18 + REF_FETCH=v2.12.2
22:18:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:18 + awk {print $2}
22:18:18 + REF=refs/tags/v0.21.0
22:18:18 + [ -n refs/tags/v0.21.0 ]
22:18:18 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:18 From https://github.com/docker/scan-cli-plugin
22:18:18  * [new tag]         v0.21.0    -> v0.21.0
22:18:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:18 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-9
22:18:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-buster
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:19 mkdir -p sources
22:18:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:19 + SRC=src/github.com/docker/scan-cli-plugin
22:18:19 + REF=v0.21.0
22:18:19 + REF_FETCH=v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:19 + awk {print $2}
22:18:19 + REF=refs/tags/v0.21.0
22:18:19 + [ -n refs/tags/v0.21.0 ]
22:18:19 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.service sources/docker.service
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.socket sources/docker.socket
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:19 + SRC=src/github.com/docker/scan-cli-plugin
22:18:19 + REF=v0.21.0
22:18:19 + REF_FETCH=v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:19 + awk {print $2}
22:18:19 + REF=refs/tags/v0.21.0
22:18:19 + [ -n refs/tags/v0.21.0 ]
22:18:19 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 git init src/github.com/docker/compose
22:18:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:19 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:19 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:19 + SRC=src/github.com/docker/compose
22:18:19 + REF=v2.12.2
22:18:19 + REF_FETCH=v2.12.2
22:18:19 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+  v2.12.2
22:18:19 awk {print $2}
22:18:19 + REF=refs/tags/v2.12.2
22:18:19 + [ -n refs/tags/v2.12.2 ]
22:18:19 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:19 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
[Pipeline] sh
22:18:19 + REF=refs/tags/v0.21.0
22:18:19 + [ -n refs/tags/v0.21.0 ]
22:18:19 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-35
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-36
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.service sources/docker.service
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.socket sources/docker.socket
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:19 + REF=refs/tags/v2.12.2
22:18:19 + [ -n refs/tags/v2.12.2 ]
22:18:19 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:19 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 #12 ...
22:18:19 
22:18:19 #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:18:19 #15 DONE 0.2s
22:18:19 
22:18:19 #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-37
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-bullseye
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:19 mkdir -p sources
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 From https://github.com/docker/scan-cli-plugin
22:18:19  * [new tag]         v0.21.0    -> v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:19 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-focal
22:18:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:19 mkdir -p sources
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 Unable to find image 'alpine:latest' locally
22:18:19 latest: Pulling from library/alpine
22:18:19 latest: Pulling from library/alpine
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 + make REF=20.10 ubuntu-jammy
22:18:19 git init src/github.com/docker/cli
22:18:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:19 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:19 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:19 + SRC=src/github.com/docker/cli
22:18:19 + REF=20.10
22:18:19 + REF_FETCH=20.10
22:18:19 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin 20.10
22:18:19 awk {print $2}
22:18:19 + REF=refs/heads/20.10
22:18:19 + [ -n refs/heads/20.10 ]
22:18:19 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:19 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:19 latest: Pulling from library/alpine
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 9b18e9b68314: Verifying Checksum
22:18:19 9b18e9b68314: Download complete
22:18:19 643043c84a42: Pull complete
22:18:19 latest: Pulling from library/alpine
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 9b18e9b68314: Download complete
22:18:19 #12 ...
22:18:19 
22:18:19 #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:18:19 #16 DONE 0.3s
22:18:19 latest: Pulling from library/alpine
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:19 mkdir -p rpmbuild/SOURCES
22:18:19 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:19 latest: Pulling from library/alpine
22:18:19 latest: Pulling from library/alpine
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 9b18e9b68314: Verifying Checksum
22:18:19 9b18e9b68314: Download complete
22:18:19 9b18e9b68314: Download complete
22:18:19 9b18e9b68314: Pull complete
22:18:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:19 Status: Downloaded newer image for alpine:latest
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.service sources/docker.service
22:18:19 mkdir -p sources
22:18:19 cp ../systemd/docker.socket sources/docker.socket
22:18:19 docker run --rm -w /v \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:19 	alpine \
22:18:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:19 From https://github.com/docker/compose
22:18:19  * [new tag]         v2.12.2    -> v2.12.2
22:18:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:19 git init src/github.com/docker/scan-cli-plugin
22:18:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:19 + SRC=src/github.com/docker/scan-cli-plugin
22:18:19 + REF=v0.21.0
22:18:19 + REF_FETCH=v0.21.0
22:18:19 + + awk {print $2}
22:18:19 git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:19 == Building packages for debian-buster ==
22:18:19 mkdir -p "debbuild/debian-buster"
22:18:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
22:18:19 #1 [internal] load .dockerignore
22:18:19 #1 transferring context: 2B done
22:18:19 #1 DONE 0.1s
22:18:19 
22:18:19 #2 [internal] load build definition from Dockerfile
22:18:19 #2 transferring dockerfile: 939B done
22:18:19 #2 DONE 0.1s
22:18:19 
22:18:19 #3 [auth] library/debian:pull token for registry-1.docker.io
22:18:19 9b18e9b68314: Pull complete
22:18:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:19 Status: Downloaded newer image for alpine:latest
22:18:19 From https://github.com/docker/compose
22:18:19  * [new tag]         v2.12.2    -> v2.12.2
22:18:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:19 git init src/github.com/docker/scan-cli-plugin
22:18:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:19 + SRC=src/github.com/docker/scan-cli-plugin
22:18:19 + REF=v0.21.0
22:18:19 + REF_FETCH=v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:18:19 + awk {print $2}
22:18:19 9b18e9b68314: Pull complete
22:18:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:19 Status: Downloaded newer image for alpine:latest
22:18:19 
22:18:19 #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:18:19 9b18e9b68314: Download complete
22:18:19 9b18e9b68314: Pull complete
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 9b18e9b68314: Verifying Checksum
22:18:19 9b18e9b68314: Download complete
22:18:19 9b18e9b68314: Pulling fs layer
22:18:19 9b18e9b68314: Verifying Checksum
22:18:19 9b18e9b68314: Download complete
22:18:19 9b18e9b68314: Pull complete
22:18:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:19 Status: Downloaded newer image for alpine:latest
22:18:19 + REF=refs/tags/v0.21.0
22:18:19 + [ -n refs/tags/v0.21.0 ]
22:18:19 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:19 #3 DONE 0.0s
22:18:19 
22:18:19 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:19 #4 DONE 0.0s
22:18:19 
22:18:19 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:19 From https://github.com/docker/cli
22:18:19  * [new branch]      20.10      -> 20.10
22:18:19  * [new branch]      20.10      -> origin/20.10
22:18:19 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:19 == Building packages for ubuntu-bionic ==
22:18:19 mkdir -p "debbuild/ubuntu-bionic"
22:18:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
22:18:20 + REF=refs/tags/v0.21.0
22:18:20 + [ -n refs/tags/v0.21.0 ]
22:18:20 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:20 mkdir -p rpmbuild/SOURCES
22:18:20 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:20 mkdir -p rpmbuild/SOURCES
22:18:20 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:20 docker run --rm -w /v \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:20 	alpine \
22:18:20 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:20 Status: Downloaded newer image for alpine:latest
22:18:20 == Building packages for ubuntu-jammy ==
22:18:20 mkdir -p "debbuild/ubuntu-jammy"
22:18:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
22:18:20 9b18e9b68314: Pull complete
22:18:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:20 Status: Downloaded newer image for alpine:latest
22:18:20 9b18e9b68314: Pull complete
22:18:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:20 Status: Downloaded newer image for alpine:latest
22:18:20 == Building packages for centos-8 ==
22:18:20 mkdir -p "rpmbuild/centos-8"
22:18:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
22:18:20 From https://github.com/docker/scan-cli-plugin
22:18:20  * [new tag]         v0.21.0    -> v0.21.0
22:18:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:20 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-bionic
22:18:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:20 mkdir -p sources
22:18:20 docker run --rm -w /v \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:20 	alpine \
22:18:20 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:20 Unable to find image 'alpine:latest' locally
22:18:20 #5 DONE 0.5s
22:18:20 
22:18:20 #6 [internal] load metadata for docker.io/library/debian:buster
22:18:20 git init src/github.com/docker/docker
22:18:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:20 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:20 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:20 == Building packages for centos-9 ==
22:18:20 mkdir -p "rpmbuild/centos-9"
22:18:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
22:18:20 #1 [internal] load .dockerignore
22:18:20 #1 transferring context: 2B done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load build definition from Dockerfile
22:18:20 #2 transferring dockerfile: 1.31kB done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:20 From https://github.com/docker/scan-cli-plugin
22:18:20  * [new tag]         v0.21.0    -> v0.21.0
22:18:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:20 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 centos-8
22:18:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:18:20 mkdir -p rpmbuild/SOURCES
22:18:20 docker run --rm -w /v \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:20 	alpine \
22:18:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:20 Unable to find image 'alpine:latest' locally
22:18:20 #1 [internal] load .dockerignore
22:18:20 #1 transferring context: 2B done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load build definition from Dockerfile
22:18:20 #2 transferring dockerfile: 1.24kB done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:20 #3 DONE 0.0s
22:18:20 
22:18:20 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:20 #4 DONE 0.0s
22:18:20 
22:18:20 #5 [internal] load metadata for docker.io/library/ubuntu:jammy
22:18:20 #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.3s done
22:18:20 #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98
22:18:20 latest: Pulling from library/alpine
22:18:20 9b18e9b68314: Pulling fs layer
22:18:20 #6 DONE 0.5s
22:18:20 
22:18:20 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:20 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:20 #7 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:20 #7 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 3.15MB / 50.44MB 0.1s
22:18:20 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:20 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 2.10MB / 7.86MB 0.1s
22:18:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0B / 10.00MB 0.1s
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 9.44MB / 50.44MB 0.2s
22:18:20 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s
22:18:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 3.15MB / 10.00MB 0.2s
22:18:20 + SRC=src/github.com/docker/docker
22:18:20 + REF=20.10
22:18:20 + REF_FETCH=20.10
22:18:20 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  20.10
22:18:20 awk {print $2}
22:18:20 + REF=refs/heads/20.10
22:18:20 + [ -n refs/heads/20.10 ]
22:18:20 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:20 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:20 #1 [internal] load .dockerignore
22:18:20 #1 transferring context: 2B done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load build definition from Dockerfile
22:18:20 #2 transferring dockerfile: 939B done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #3 ...
22:18:20 
22:18:20 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:20 #4 DONE 0.0s
22:18:20 
22:18:20 #5 [auth] library/golang:pull token for registry-1.docker.io
22:18:20 #5 DONE 0.0s
22:18:20 == Building packages for centos-7 ==
22:18:20 mkdir -p "rpmbuild/centos-7"
22:18:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
22:18:20 #3 DONE 0.0s
22:18:20 
22:18:20 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 latest: Pulling from library/alpine
22:18:20 9b18e9b68314: Pulling fs layer
22:18:20 == Building packages for debian-bullseye ==
22:18:20 mkdir -p "debbuild/debian-bullseye"
22:18:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
22:18:20 #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.2s done
22:18:20 #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.1s
22:18:20 9b18e9b68314: Verifying Checksum
22:18:20 9b18e9b68314: Download complete
22:18:20 9b18e9b68314: Pull complete
22:18:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:20 Status: Downloaded newer image for alpine:latest
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 15.73MB / 50.44MB 0.3s
22:18:20 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s done
22:18:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 9.44MB / 10.00MB 0.3s
22:18:20 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 0B / 51.84MB 0.3s
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 22.36MB / 50.44MB 0.4s
22:18:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.3s done
22:18:20 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 4.19MB / 51.84MB 0.4s
22:18:20 #7 ...
22:18:20 
22:18:20 #8 [internal] load build context
22:18:20 #8 transferring context: 19.89MB 0.6s done
22:18:20 #8 DONE 0.6s
22:18:20 
22:18:20 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 30.41MB / 50.44MB 0.5s
22:18:20 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 11.76MB / 51.84MB 0.5s
22:18:20 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 0B / 68.83MB 0.5s
22:18:20 #1 [internal] load build definition from Dockerfile
22:18:20 #1 transferring dockerfile: 1.67kB done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load .dockerignore
22:18:20 #2 transferring context: 2B done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:20 #3 DONE 0.0s
22:18:20 
22:18:20 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 
22:18:20 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
22:18:20 #6 DONE 0.4s
22:18:20 
22:18:20 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #3 DONE 0.5s
22:18:20 
22:18:20 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529
22:18:20 #7 resolve docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 0.0s done
22:18:20 #1 [internal] load build definition from Dockerfile
22:18:20 #1 transferring dockerfile: 1.08kB done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load .dockerignore
22:18:20 #2 transferring context: 2B done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [auth] library/centos:pull token for registry-1.docker.io
22:18:20 #4 ...
22:18:20 
22:18:20 #5 [internal] load metadata for quay.io/centos/centos:stream9
22:18:20 #5 DONE 0.3s
22:18:20 
22:18:20 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #4 DONE 0.4s
22:18:20 
22:18:20 #6 [internal] load build context
22:18:20 #6 transferring context: 13.65kB done
22:18:20 #6 DONE 0.0s
22:18:20 
22:18:20 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:20 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:20 9b18e9b68314: Verifying Checksum
22:18:20 9b18e9b68314: Download complete
22:18:20 9b18e9b68314: Pull complete
22:18:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:20 Status: Downloaded newer image for alpine:latest
22:18:20 #1 [internal] load build definition from Dockerfile
22:18:20 #1 transferring dockerfile: 941B done
22:18:20 #1 DONE 0.1s
22:18:20 
22:18:20 #2 [internal] load .dockerignore
22:18:20 #2 transferring context: 2B done
22:18:20 #2 DONE 0.1s
22:18:20 
22:18:20 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.3s done
22:18:20 #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1
22:18:20 #5 DONE 0.3s
22:18:20 
22:18:20 #6 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #6 DONE 0.3s
22:18:20 
22:18:20 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720
22:18:20 #7 resolve docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 0.0s done
22:18:20 #7 sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 1.42kB / 1.42kB done
22:18:20 #7 sha256:a8fe6fd30333dc60fc5306982a7c51385c2091af1e0ee887166b40a905691fd0 529B / 529B done
22:18:20 #7 sha256:216c552ea5ba7b0e3f6e33624e129981c39996021403518019d19b8843c27cbc 1.46kB / 1.46kB done
22:18:20 #7 sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 6.29MB / 30.43MB 0.1s
22:18:20 #7 sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 14.73MB / 30.43MB 0.2s
22:18:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 40.89MB / 50.44MB 0.6s
22:18:20 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 20.97MB / 51.84MB 0.6s
22:18:20 #4 ...
22:18:20 
22:18:20 #5 [internal] load metadata for quay.io/centos/centos:stream8
22:18:20 #5 DONE 0.3s
22:18:20 
22:18:20 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:20 #4 DONE 0.4s
22:18:20 
22:18:20 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:20 #6 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:21 #7 sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 0B / 26.71MB 0.0s
22:18:21 #7 sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 1.41kB / 1.41kB done
22:18:21 #7 sha256:07896b8999fbcb3aaf71a0c5addc9bbc4d59682a143208610cc023f41a968fa6 529B / 529B done
22:18:21 #7 sha256:71cb16d32be4a95065b4fa1c8841a6f4c0098de7be0a90e14519098412d48356 1.46kB / 1.46kB done
22:18:21 #7 sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 8.06MB / 26.71MB 0.1s
22:18:21 #3 DONE 0.0s
22:18:21 
22:18:21 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:21 #4 DONE 0.0s
22:18:21 
22:18:21 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:21 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:21 #7 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:21 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 4.19MB / 7.86MB 0.1s
22:18:21 #7 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 1.05MB / 50.44MB 0.1s
22:18:21 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.1s done
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 23.56MB / 50.44MB 0.3s
22:18:21 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.3s done
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 33.60MB / 50.44MB 0.4s
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 1.47MB / 51.84MB 0.4s
22:18:21 #3 ...
22:18:21 
22:18:21 #4 [auth] library/debian:pull token for registry-1.docker.io
22:18:21 #4 DONE 0.0s
22:18:21 
22:18:21 #5 [auth] library/golang:pull token for registry-1.docker.io
22:18:21 #5 DONE 0.0s
22:18:21 
22:18:21 #6 [internal] load metadata for docker.io/library/debian:bullseye
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 #7 sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 19.92MB / 30.43MB 0.3s
22:18:21 #7 sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 26.17MB / 30.43MB 0.5s
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.8s
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 36.70MB / 51.84MB 0.8s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 16.78MB / 68.83MB 0.8s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.8s done
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.0s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 26.21MB / 68.83MB 1.0s
22:18:21 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 1.05MB / 141.91MB 1.0s
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 #6 ...
22:18:21 
22:18:21 #7 [internal] load build context
22:18:21 #7 transferring context: 13.65kB done
22:18:21 #7 DONE 0.1s
22:18:21 
22:18:21 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:21 #6 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:21 #6 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:21 #6 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 #7 sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 13.63MB / 26.71MB 0.2s
22:18:21 #7 sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 26.21MB / 26.71MB 0.5s
22:18:21 #5 DONE 0.4s
22:18:21 
22:18:21 #6 [internal] load metadata for docker.io/library/centos:7
22:18:21 #6 DONE 0.4s
22:18:21 
22:18:21 #7 [internal] load build context
22:18:21 #7 DONE 0.0s
22:18:21 
22:18:21 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
22:18:21 #8 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done
22:18:21 #8 ...
22:18:21 
22:18:21 #7 [internal] load build context
22:18:21 #7 transferring context: 13.65kB done
22:18:21 #7 DONE 0.0s
22:18:21 
22:18:21 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.10MB / 76.10MB 0.1s
22:18:21 #8 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done
22:18:21 #8 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
22:18:21 #8 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
22:18:21 mkdir -p sources
22:18:21 docker run --rm -w /v \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:21 	alpine \
22:18:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 40.89MB / 50.44MB 0.5s
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 7.06MB / 51.84MB 0.5s
22:18:21 #6 DONE 0.4s
22:18:21 
22:18:21 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:21 #3 DONE 0.4s
22:18:21 
22:18:21 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:21 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:21 #7 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 0B / 50.44MB 0.1s
22:18:21 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0B / 7.86MB 0.1s
22:18:21 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:21 #7 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:21 == Building packages for fedora-35 ==
22:18:21 mkdir -p "rpmbuild/fedora-35"
22:18:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile .
22:18:21 #1 [internal] load build definition from Dockerfile
22:18:21 #1 transferring dockerfile: 866B done
22:18:21 #1 DONE 0.1s
22:18:21 
22:18:21 #2 [internal] load .dockerignore
22:18:21 #2 transferring context: 2B done
22:18:21 #2 DONE 0.1s
22:18:21 
22:18:21 #3 [auth] library/fedora:pull token for registry-1.docker.io
22:18:21 From https://github.com/docker/docker
22:18:21  * [new branch]      20.10      -> 20.10
22:18:21  * [new branch]      20.10      -> origin/20.10
22:18:21 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:18:21 #7 sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 30.43MB / 30.43MB 0.6s done
22:18:21 #7 extracting sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.0s done
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 34.60MB / 68.83MB 1.1s
22:18:21 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 0B / 155B 1.1s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 54.53MB / 68.83MB 1.3s
22:18:21 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 19.92MB / 141.91MB 1.3s
22:18:21 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.1s done
22:18:21 #7 sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 26.71MB / 26.71MB 0.6s done
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.2s
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 24.12MB / 76.10MB 0.3s
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 34.60MB / 76.10MB 0.4s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 46.42MB / 50.44MB 0.6s
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 13.91MB / 51.84MB 0.6s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.7s done
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 31.46MB / 51.84MB 0.8s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 1.05MB / 68.83MB 0.8s
22:18:21 #13 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 4.4s done
22:18:21 #13 extracting sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 done
22:18:21 #13 DONE 8.3s
22:18:21 
22:18:21 #16 [build-base-alpine 2/4] COPY --from=xx / /
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 3.15MB / 50.44MB 0.2s
22:18:21 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 10.49MB / 50.44MB 0.3s
22:18:21 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s done
22:18:21 #3 DONE 0.0s
22:18:21 
22:18:21 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:21 #4 DONE 0.0s
22:18:21 
22:18:21 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:21 git init src/github.com/docker/compose
22:18:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:18:21 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:18:21 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:18:21 #7 ...
22:18:21 
22:18:21 #8 [internal] load build context
22:18:21 #8 transferring context: 19.89MB 0.8s done
22:18:21 #8 DONE 0.8s
22:18:21 
22:18:21 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 59.77MB / 68.83MB 1.4s
22:18:21 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 27.56MB / 141.91MB 1.4s
22:18:21 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 0.4s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 1.5s
22:18:21 22:18:21 #7 ...
22:18:21 
22:18:21 #8 [internal] load build context
22:18:21 #8 transferring context: 19.88MB 0.8s done
22:18:21 #8 DONE 0.9s
22:18:21 
#6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.19MB / 50.44MB 0.9s
22:18:21 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529
22:18:21 #7 extracting sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 34.85MB / 51.84MB 0.9s
22:18:21 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
22:18:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 45.09MB / 51.84MB 1.1s
22:18:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 17.83MB / 68.83MB 1.1s
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 43.31MB / 76.10MB 0.5s
22:18:21 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 60.69MB / 76.10MB 0.7s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 18.87MB / 50.44MB 0.4s
22:18:21 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 3.15MB / 10.00MB 0.4s
22:18:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 25.17MB / 50.44MB 0.5s
22:18:21 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.5s
22:18:21 #5 DONE 0.4s
22:18:21 
22:18:21 #6 [internal] load metadata for docker.io/library/fedora:35
22:18:21 #6 DONE 0.5s
22:18:21 + SRC=src/github.com/docker/compose
22:18:21 + REF=v2.12.2
22:18:21 + REF_FETCH=v2.12.2
22:18:21 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:18:21 + awk {print $2}
22:18:21 + REF=refs/tags/v2.12.2
22:18:21 + [ -n refs/tags/v2.12.2 ]
22:18:21 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:21 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 1.6s done
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 50.33MB / 141.91MB 1.8s
22:18:22 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 15.73MB / 50.44MB 1.0s
22:18:22 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 25.17MB / 50.44MB 1.1s
22:18:22 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 31.46MB / 50.44MB 1.2s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.2s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 23.07MB / 68.83MB 1.2s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 31.46MB / 68.83MB 1.3s
22:18:22 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 68.16MB / 76.10MB 0.8s
22:18:22 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.9s
22:18:22 #7 ...
22:18:22 
22:18:22 #8 [internal] load build context
22:18:22 #8 transferring context: 19.89MB 0.6s done
22:18:22 #8 DONE 0.7s
22:18:22 
22:18:22 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:22 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 33.85MB / 50.44MB 0.6s
22:18:22 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.5s done
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 0B / 51.84MB 0.6s
22:18:22 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 44.14MB / 50.44MB 0.8s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 19.92MB / 51.84MB 0.8s
22:18:22 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.33MB / 50.44MB 0.9s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 27.26MB / 51.84MB 0.9s
22:18:22 
22:18:22 #7 [internal] load build context
22:18:22 #7 transferring context: 13.65kB done
22:18:22 #7 DONE 0.0s
22:18:22 
22:18:22 #8 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f
22:18:22 #8 resolve docker.io/library/fedora:35@sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f 0.0s done
22:18:22 #8 sha256:b97d90f26110930f4ea32c16be938ecac6f85b5b917edf1390e0dcf8f467bd33 2.00kB / 2.00kB done
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 0B / 54.63MB 0.1s
22:18:22 #8 sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f 1.20kB / 1.20kB done
22:18:22 #8 sha256:36af84ba69e21c9ef86a0424a090674c433b2b80c2462e57503886f1d823abe8 529B / 529B done
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 4.19MB / 54.63MB 0.3s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 63.96MB / 141.91MB 1.9s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 76.55MB / 141.91MB 2.0s
22:18:22 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 41.94MB / 50.44MB 1.3s
22:18:22 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 1.4s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 35.65MB / 68.83MB 1.4s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 44.04MB / 68.83MB 1.5s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 50.33MB / 68.83MB 1.6s
22:18:22 #8 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.0s done
22:18:22 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.9s done
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 40.89MB / 51.84MB 1.0s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 45.40MB / 51.84MB 1.1s
22:18:22 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 12.58MB / 54.63MB 0.4s
22:18:22 From https://github.com/docker/compose
22:18:22  * [new tag]         v2.12.2    -> v2.12.2
22:18:22 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:18:22 git init src/github.com/docker/scan-cli-plugin
22:18:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:18:22 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:18:22 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:18:22 + SRC=src/github.com/docker/scan-cli-plugin
22:18:22 + REF=v0.21.0
22:18:22 + REF_FETCH=v0.21.0
22:18:22 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin+  v0.21.0
22:18:22 awk {print $2}
22:18:22 + REF=refs/tags/v0.21.0
22:18:22 + [ -n refs/tags/v0.21.0 ]
22:18:22 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:22 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 88.48MB / 141.91MB 2.1s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 98.86MB / 141.91MB 2.2s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 58.08MB / 68.83MB 1.8s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.8s done
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 62.16MB / 68.83MB 1.9s
22:18:22 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.9s done
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 0B / 141.91MB 1.9s
22:18:22 #8 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 50.33MB / 51.84MB 1.2s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.15MB / 68.83MB 1.2s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 1.05MB / 141.91MB 1.2s
22:18:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.3s done
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 7.34MB / 68.83MB 1.3s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 8.58MB / 141.91MB 1.3s
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 16.78MB / 54.63MB 0.6s
22:18:22 From https://github.com/docker/scan-cli-plugin
22:18:22  * [new tag]         v0.21.0    -> v0.21.0
22:18:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:18:22 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-jammy
22:18:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:18:22 mkdir -p sources
22:18:22 docker run --rm -w /v \
22:18:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:22 	alpine \
22:18:22 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:22 Unable to find image 'alpine:latest' locally
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 114.29MB / 141.91MB 2.4s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 125.83MB / 141.91MB 2.6s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.16MB / 68.83MB 2.0s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 7.45MB / 141.91MB 2.0s
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 20.65MB / 68.83MB 1.5s
22:18:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 25.27MB / 141.91MB 1.5s
22:18:22 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.3s done
22:18:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 28.86MB / 68.83MB 1.6s
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 23.07MB / 54.63MB 0.9s
22:18:22 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 28.31MB / 54.63MB 1.0s
22:18:23 latest: Pulling from library/alpine
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 133.17MB / 141.91MB 2.7s
22:18:23 mkdir -p sources
22:18:23 docker run --rm -w /v \
22:18:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:23 	alpine \
22:18:23 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.1s done
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 27.11MB / 141.91MB 2.3s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 36.66MB / 141.91MB 2.4s
22:18:23 mkdir -p sources
22:18:23 docker run --rm -w /v \
22:18:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:23 	alpine \
22:18:23 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 38.21MB / 68.83MB 1.7s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 34.60MB / 141.91MB 1.7s
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 54.62MB / 68.83MB 1.9s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 48.23MB / 141.91MB 1.9s
22:18:23 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 34.60MB / 54.63MB 1.1s
22:18:23 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 44.04MB / 54.63MB 1.3s
22:18:23 9b18e9b68314: Pulling fs layer
22:18:23 9b18e9b68314: Download complete
22:18:23 9b18e9b68314: Pull complete
22:18:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:18:23 Status: Downloaded newer image for alpine:latest
22:18:23 #6 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 2.1s done
22:18:23 #6 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 7.34MB / 10.00MB 2.2s
22:18:23 #6 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0B / 7.86MB 2.2s
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 1.05MB / 51.84MB 2.2s
22:18:23 #6 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 2.3s done
22:18:23 #6 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 1.05MB / 7.86MB 2.3s
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 5.24MB / 51.84MB 2.3s
22:18:23 #6 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 2.9s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.0s done
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 45.09MB / 141.91MB 2.5s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 71.30MB / 141.91MB 2.7s
22:18:23 #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 2.1s done
22:18:23 #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 64.14MB / 68.83MB 2.0s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 55.57MB / 141.91MB 2.0s
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.1s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 65.01MB / 141.91MB 2.1s
22:18:23 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 53.20MB / 54.63MB 1.4s
22:18:23 #6 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 2.4s
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 9.44MB / 51.84MB 2.4s
22:18:23 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 2.10MB / 68.83MB 2.4s
22:18:23 #6 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 2.4s done
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 24.12MB / 51.84MB 2.6s
22:18:23 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 11.53MB / 68.83MB 2.6s
22:18:23 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 2.10MB / 141.91MB 2.6s
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 27.26MB / 51.84MB 2.7s
22:18:23 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 19.92MB / 68.83MB 2.7s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 87.53MB / 141.91MB 2.9s
22:18:23 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.2s done
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 77.59MB / 141.91MB 2.3s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 93.32MB / 141.91MB 2.5s
22:18:23 #8 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 1.6s done
22:18:23 #8 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d
22:18:23 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 32.51MB / 51.84MB 2.8s
22:18:23 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 26.21MB / 68.83MB 2.8s
22:18:23 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 12.58MB / 141.91MB 2.8s
22:18:23 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 2.7s done
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 96.47MB / 141.91MB 3.0s
22:18:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 111.15MB / 141.91MB 3.2s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 101.71MB / 141.91MB 2.6s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 110.10MB / 141.91MB 2.7s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:24 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 42.99MB / 51.84MB 3.0s
22:18:24 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 38.80MB / 68.83MB 3.0s
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 22.05MB / 141.91MB 3.0s
22:18:24 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 47.37MB / 51.84MB 3.1s
22:18:24 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 45.15MB / 68.83MB 3.1s
22:18:24 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 3.2s
22:18:24 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 50.33MB / 68.83MB 3.2s
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 34.60MB / 141.91MB 3.2s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:24 #16 DONE 2.3s
22:18:24 
22:18:24 #17 [build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
22:18:24 #17 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
22:18:24 #7 ...
22:18:24 
22:18:24 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69
22:18:24 #9 resolve docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 0.0s done
22:18:24 #9 sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 984B / 984B done
22:18:24 #9 sha256:98285d324777f612a82b68a2932c2ca0b1535cc1c9d94ea682a4968a6a2d0b07 529B / 529B done
22:18:24 #9 sha256:26cc15e1a069489ea2627523ae3abaac0dbd3a595aae0a701946e9da4c8708ba 1.46kB / 1.46kB done
22:18:24 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.8s done
22:18:24 #9 DONE 3.9s
22:18:24 
22:18:24 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:24 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.1s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 125.83MB / 141.91MB 3.4s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 133.29MB / 141.91MB 3.5s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 119.54MB / 141.91MB 2.8s
22:18:24 #6 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 3.2s done
22:18:24 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 67.60MB / 68.83MB 3.4s
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 50.33MB / 141.91MB 3.4s
22:18:24 #6 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 0B / 155B 3.4s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.7s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.1s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 57.67MB / 141.91MB 3.5s
22:18:24 #6 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 3.4s done
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:24 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.5s done
22:18:24 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.1s
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.8s done
22:18:24 2ed59ef61e7e: Pull complete
22:18:24 85179b4f11ce: Pull complete
22:18:24 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.3s done
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 78.64MB / 141.91MB 3.8s
22:18:24 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 96.47MB / 141.91MB 4.0s
22:18:24 mkdir -p sources
22:18:24 docker run --rm -w /v \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:24 	alpine \
22:18:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:25 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.2s done
22:18:25 mkdir -p sources
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:25 #7 extracting sha256:cf92e523b49ea3d1fae59f5f082437a5f96c244fda6697995920142ff31d59cf 3.3s done
22:18:25 #7 DONE 4.3s
22:18:25 
22:18:25 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:25 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.1s done
22:18:25 #9 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:25 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:25 #9 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:25 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.8s done
22:18:25 #9 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.4s done
22:18:25 #9 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.8s done
22:18:25 #9 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.7s done
22:18:25 #9 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.3s done
22:18:25 #9 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.1s done
22:18:25 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 3.4s
22:18:25 #9 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.8s done
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.service sources/docker.service
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.socket sources/docker.socket
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.service sources/docker.service
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.socket sources/docker.socket
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:25 Digest: sha256:b0462607b5b5c28a1166c421b3c84e36c0d61b0890372bcf7a2dbc24db0aa615
22:18:25 Status: Downloaded newer image for golang:1.18.7
22:18:25 #7 extracting sha256:e706e0a9f42365312b366bf4caa22f3cdd8fc7fd8f6f49b4dd3782711f66aca7 2.9s done
22:18:25 mkdir -p sources
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:25 #6 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 4.0s done
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 103.81MB / 141.91MB 4.1s
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 112.20MB / 141.91MB 4.2s
22:18:25 mkdir -p sources
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:25 mkdir -p sources
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:25 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:25 #7 DONE 4.4s
22:18:25 
22:18:25 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:25 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.1s done
22:18:25 #9 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:25 #9 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s done
22:18:25 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:25 #9 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:25 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 1.0s done
22:18:25 #9 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.4s done
22:18:25 #9 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.6s done
22:18:25 #9 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.1s done
22:18:25 #9 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 4.2s done
22:18:25 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 3.0s
22:18:25 #9 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.7s done
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 123.73MB / 141.91MB 4.4s
22:18:25 #17 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
22:18:25 #17 1.712 (1/18) Installing libffi (3.4.2-r1)
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 131.07MB / 141.91MB 4.5s
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 4.8s
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.service sources/docker.service
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.socket sources/docker.socket
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:25 #17 1.715 (2/18) Installing libgcc (11.2.1_git20220219-r2)
22:18:25 #17 1.717 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
22:18:25 #17 1.742 (4/18) Installing xz-libs (5.2.5-r1)
22:18:25 #17 1.746 (5/18) Installing libxml2 (2.9.14-r2)
22:18:25 #17 1.772 (6/18) Installing llvm13-libs (13.0.1-r2)
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.service sources/docker.service
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.socket sources/docker.socket
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:25 #6 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 4.9s done
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.service sources/docker.service
22:18:25 mkdir -p sources
22:18:25 cp ../systemd/docker.socket sources/docker.socket
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:25 == Building packages for raspbian-bullseye ==
22:18:25 mkdir -p "debbuild/raspbian-bullseye"
22:18:25 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
22:18:25 mkdir -p sources
22:18:25 docker run --rm -w /v \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:25 	alpine \
22:18:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:25 #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 2.4s done
22:18:25 #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 0.1s
22:18:26 == Building packages for ubuntu-jammy ==
22:18:26 mkdir -p "debbuild/ubuntu-jammy"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
22:18:26 mkdir -p sources
22:18:26 cp ../systemd/docker.service sources/docker.service
22:18:26 mkdir -p sources
22:18:26 cp ../systemd/docker.socket sources/docker.socket
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:26 mkdir -p sources
22:18:26 cp ../systemd/docker.service sources/docker.service
22:18:26 mkdir -p sources
22:18:26 cp ../systemd/docker.socket sources/docker.socket
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:26 mkdir -p rpmbuild/SOURCES
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:26 #1 [internal] load .dockerignore
22:18:26 #1 transferring context: 2B done
22:18:26 #1 DONE 0.1s
22:18:26 
22:18:26 #2 [internal] load build definition from Dockerfile
22:18:26 #2 transferring dockerfile: 956B done
22:18:26 #2 DONE 0.1s
22:18:26 
22:18:26 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:26 #3 DONE 0.0s
22:18:26 
22:18:26 #4 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
22:18:26 #4 DONE 0.0s
22:18:26 
22:18:26 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:26 #1 [internal] load build definition from Dockerfile
22:18:26 #1 transferring dockerfile: 1.24kB done
22:18:26 #1 DONE 0.1s
22:18:26 
22:18:26 #2 [internal] load .dockerignore
22:18:26 #2 transferring context: 2B done
22:18:26 #2 DONE 0.1s
22:18:26 
22:18:26 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:26 #3 ...
22:18:26 
22:18:26 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:26 #4 DONE 0.0s
22:18:26 
22:18:26 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:26 #5 DONE 0.0s
22:18:26 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.0s done
22:18:26 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
22:18:26 mkdir -p rpmbuild/SOURCES
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:26 #17 2.580 (7/18) Installing clang-libs (13.0.1-r1)
22:18:26 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.3s done
22:18:26 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
22:18:26 mkdir -p sources
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:26 #5 ...
22:18:26 
22:18:26 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
22:18:26 #6 DONE 0.5s
22:18:26 mkdir -p rpmbuild/SOURCES
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:26 == Building packages for ubuntu-focal ==
22:18:26 mkdir -p "debbuild/ubuntu-focal"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
22:18:26 
22:18:26 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
22:18:26 #6 DONE 0.4s
22:18:26 
22:18:26 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:26 mkdir -p rpmbuild/SOURCES
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:26 == Building packages for raspbian-buster ==
22:18:26 mkdir -p "debbuild/raspbian-buster"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
22:18:26 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.7s done
22:18:26 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
22:18:26 == Building packages for ubuntu-bionic ==
22:18:26 mkdir -p "debbuild/ubuntu-bionic"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
22:18:26 mkdir -p sources
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:26 mkdir -p sources
22:18:26 docker run --rm -w /v \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:26 	alpine \
22:18:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:26 
22:18:26 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:26 #5 DONE 0.5s
22:18:26 
22:18:26 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:26 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:26 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:26 #7 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:26 #7 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:26 == Building packages for debian-bullseye ==
22:18:26 mkdir -p "debbuild/debian-bullseye"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
22:18:26 #3 DONE 0.5s
22:18:26 
22:18:26 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:26 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:26 #7 DONE 0.0s
22:18:26 
22:18:26 #8 [internal] load build context
22:18:26 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.5s done
22:18:26 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb
22:18:26 #1 [internal] load build definition from Dockerfile
22:18:26 #1 transferring dockerfile: 954B done
22:18:26 #1 DONE 0.1s
22:18:26 
22:18:26 #2 [internal] load .dockerignore
22:18:26 #2 transferring context: 2B done
22:18:26 #2 DONE 0.1s
22:18:26 
22:18:26 #3 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
22:18:26 #1 [internal] load build definition from Dockerfile
22:18:26 #1 transferring dockerfile: 939B done
22:18:26 #1 DONE 0.1s
22:18:26 
22:18:26 #2 [internal] load .dockerignore
22:18:26 #2 transferring context: 2B done
22:18:26 #2 DONE 0.1s
22:18:26 
22:18:26 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:26 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.3s done
22:18:26 Cloning into '/go/src/github.com/docker/buildx'...
22:18:26 == Building packages for debian-buster ==
22:18:26 mkdir -p "debbuild/debian-buster"
22:18:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
22:18:26 #1 [internal] load build definition from Dockerfile
22:18:26 #1 transferring dockerfile: 939B done
22:18:26 #1 DONE 0.1s
22:18:26 
22:18:26 #2 [internal] load .dockerignore
22:18:26 #2 transferring context: 2B done
22:18:26 #2 DONE 0.1s
22:18:26 
22:18:26 #3 [auth] library/debian:pull token for registry-1.docker.io
22:18:27 #1 [internal] load build definition from Dockerfile
22:18:27 #1 transferring dockerfile: 941B done
22:18:27 #1 DONE 0.1s
22:18:27 
22:18:27 #2 [internal] load .dockerignore
22:18:27 #2 transferring context: 2B done
22:18:27 #2 DONE 0.1s
22:18:27 
22:18:27 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:27 #1 [internal] load build definition from Dockerfile
22:18:27 #1 transferring dockerfile: 1.24kB done
22:18:27 #1 DONE 0.0s
22:18:27 
22:18:27 #2 [internal] load .dockerignore
22:18:27 #2 transferring context: 2B done
22:18:27 #2 DONE 0.0s
22:18:27 
22:18:27 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:27 #3 DONE 0.0s
22:18:27 
22:18:27 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:27 #4 DONE 0.0s
22:18:27 
22:18:27 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:27 #3 DONE 0.0s
22:18:27 
22:18:27 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:27 #4 DONE 0.0s
22:18:27 
22:18:27 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:27 #3 DONE 0.0s
22:18:27 
22:18:27 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:27 #4 DONE 0.0s
22:18:27 
22:18:27 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:27 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.6s done
22:18:27 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.1s
22:18:27 #3 DONE 0.0s
22:18:27 
22:18:27 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:27 #4 DONE 0.0s
22:18:27 
22:18:27 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:27 #3 DONE 0.0s
22:18:27 
22:18:27 #4 [auth] library/debian:pull token for registry-1.docker.io
22:18:27 #4 DONE 0.0s
22:18:27 
22:18:27 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:27 #17 3.308 (8/18) Installing clang (13.0.1-r1)
22:18:27 #17 3.385 (9/18) Installing libmagic (5.41-r0)
22:18:27 #17 3.409 (10/18) Installing file (5.41-r0)
22:18:27 #17 3.412 (11/18) Installing brotli-libs (1.0.9-r6)
22:18:27 #17 3.422 (12/18) Installing nghttp2-libs (1.47.0-r0)
22:18:27 #17 3.425 (13/18) Installing libcurl (7.83.1-r3)
22:18:27 #17 3.434 (14/18) Installing expat (2.4.9-r0)
22:18:27 #17 3.437 (15/18) Installing pcre2 (10.40-r0)
22:18:27 #17 3.460 (16/18) Installing git (2.36.3-r0)
22:18:27 #7 ...
22:18:27 
22:18:27 #8 [internal] load build context
22:18:27 #8 transferring context: 19.86MB 0.6s done
22:18:27 #8 DONE 0.7s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 0B / 45.91MB 0.6s
22:18:27 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.5s done
22:18:27 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
22:18:27 #7 ...
22:18:27 
22:18:27 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:18:27 #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
22:18:27 #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:18:27 #9 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done
22:18:27 #9 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done
22:18:27 #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.0s done
22:18:27 #9 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 4.7s done
22:18:27 #9 DONE 6.1s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 ...
22:18:27 
22:18:27 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:27 #5 DONE 0.5s
22:18:27 
22:18:27 #6 [internal] load metadata for docker.io/library/ubuntu:focal
22:18:27 #6 DONE 0.4s
22:18:27 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.6s done
22:18:27 #5 DONE 0.4s
22:18:27 
22:18:27 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
22:18:27 #6 DONE 0.4s
22:18:27 
22:18:27 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
22:18:27 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 0.0s done
22:18:27 #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 0B / 305B 0.1s
22:18:27 #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 0B / 257B 0.1s
22:18:27 #7 sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 1.99kB / 1.99kB done
22:18:27 #7 sha256:45fda2abef7b42ec0b0d14ecd7c22f946cbd0b0edb554a2e8691b6268764b414 5.00kB / 5.00kB done
22:18:27 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 0B / 38.52MB 0.1s
22:18:27 mkdir -p rpmbuild/SOURCES
22:18:27 docker run --rm -w /v \
22:18:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:18:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:27 	alpine \
22:18:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:18:27 #5 DONE 0.5s
22:18:27 
22:18:27 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
22:18:27 #6 DONE 0.4s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:27 #5 DONE 0.4s
22:18:27 
22:18:27 #6 [internal] load metadata for docker.io/library/debian:buster
22:18:27 #6 DONE 0.5s
22:18:27 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.1s
22:18:27 #5 DONE 0.4s
22:18:27 
22:18:27 #6 [internal] load metadata for docker.io/library/debian:bullseye
22:18:27 #6 DONE 0.5s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:27 #17 3.588 (17/18) Installing lld (13.0.1-r0)
22:18:27 #17 3.627 (18/18) Installing llvm13 (13.0.1-r2)
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 3.15MB / 45.91MB 0.7s
22:18:27 
22:18:27 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3
22:18:27 #7 resolve docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 done
22:18:27 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 0B / 24.59MB 0.1s
22:18:27 #7 sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 1.42kB / 1.42kB done
22:18:27 #7 sha256:e5a044019a4cde9840aca3ed43534d096e1b6f0c035f7780a2da41827d25986f 529B / 529B done
22:18:27 #7 sha256:f43fba273ad6a0820c488b21308a878f86cde06700761ee0159e8924ee65f4db 1.48kB / 1.48kB done
22:18:27 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:27 #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 305B / 305B 0.1s done
22:18:27 #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 257B / 257B 0.2s done
22:18:27 #7 sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 0B / 911B 0.2s
22:18:27 #7 sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 911B / 911B 0.3s done
22:18:27 #7 sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 177B / 177B 0.3s done
22:18:27 #7 sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 413B / 413B 0.3s done
22:18:27 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 0B / 18.95MB 0.4s
22:18:27 #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 0B / 130.62kB 0.4s
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 0B / 45.91MB 0.1s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0B / 7.15MB 0.1s
22:18:27 #7 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:27 #7 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:27 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:27 #8 transferring context: 19.86MB 0.9s done
22:18:27 #8 DONE 0.9s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:27 #7 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 9.44MB / 45.91MB 0.8s
22:18:27 #7 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.8s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.8s done
22:18:27 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0B / 9.34MB 0.9s
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 14.68MB / 45.91MB 1.0s
22:18:27 
22:18:27 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69
22:18:27 #7 resolve docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 0.0s done
22:18:27 #7 sha256:e2a77fe40711078cb65f8f5cce342bb272f1a0e869bb140ee405d3ed0ddccdb1 1.48kB / 1.48kB done
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 1.05MB / 45.91MB 0.1s
22:18:27 #7 sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 984B / 984B done
22:18:27 #7 sha256:97247fd48228fc9f8b819051bb4d53ace1e470d33f2efede76f190fe01ab867a 529B / 529B done
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 4.19MB / 45.91MB 0.2s
22:18:27 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.3s done
22:18:27 #7 ...
22:18:27 
22:18:27 #8 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383
22:18:27 #8 resolve quay.io/centos/centos:stream9@sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383 0.0s done
22:18:27 #8 sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383 858B / 858B done
22:18:27 #8 sha256:50f08c6f800d3a9d5b2e637e9a3df26a9eca901e13baf3d0ba3571dbc898c371 350B / 350B done
22:18:27 #8 sha256:047d6e0a59934be64cd18ceb4d86856bd380a2cbfc141e05a81b294e647a2553 1.16kB / 1.16kB done
22:18:27 #8 sha256:fb45a2dfc12aaf38c406b648972d48512a90eb84b46fd26718be3d6b064ae4be 57.99MB / 57.99MB 1.3s done
22:18:27 #8 extracting sha256:fb45a2dfc12aaf38c406b648972d48512a90eb84b46fd26718be3d6b064ae4be 5.4s done
22:18:27 #8 DONE 7.0s
22:18:27 
22:18:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:27 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.5s done
22:18:27 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:27 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:27 #7 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:27 #7 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 2.10MB / 45.91MB 0.2s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0B / 7.15MB 0.2s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 3.15MB / 7.15MB 0.3s
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 8.39MB / 45.91MB 1.0s
22:18:27 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 3.15MB / 24.59MB 0.4s
22:18:27 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 5.24MB / 24.59MB 0.5s
22:18:27 #7 ...
22:18:27 
22:18:27 #8 [internal] load build context
22:18:27 #8 transferring context: 19.86MB 0.4s done
22:18:27 #8 DONE 0.4s
22:18:27 
22:18:27 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
22:18:27 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 4.19MB / 38.52MB 0.5s
22:18:27 #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 130.62kB / 130.62kB 0.5s done
22:18:27 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 6.29MB / 38.52MB 0.6s
22:18:27 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 1.05MB / 18.95MB 0.6s
22:18:27 #8 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.1s
22:18:27 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 5.24MB / 45.91MB 0.4s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 4.19MB / 7.15MB 0.4s
22:18:27 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 5.24MB / 7.15MB 0.5s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 18.87MB / 45.91MB 1.2s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 3.15MB / 9.34MB 1.2s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 5.24MB / 9.34MB 1.3s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 7.34MB / 45.91MB 0.4s
22:18:28 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:28 #9 ...
22:18:28 
22:18:28 #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
22:18:28 #10 DONE 3.0s
22:18:28 
22:18:28 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:28 #9 ...
22:18:28 
22:18:28 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 6.29MB / 45.91MB 0.4s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 4.19MB / 7.15MB 0.4s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 5.24MB / 7.15MB 0.5s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 12.58MB / 45.91MB 1.2s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 15.73MB / 45.91MB 1.3s
22:18:28 #17 4.138 Executing busybox-1.35.0-r17.trigger
22:18:28 #17 4.143 OK: 311 MiB in 33 packages
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 7.34MB / 24.59MB 0.6s
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 9.44MB / 24.59MB 0.7s
22:18:28 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 8.39MB / 38.52MB 0.7s
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 3.15MB / 18.95MB 0.7s
22:18:28 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 11.53MB / 38.52MB 0.9s
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 7.34MB / 18.95MB 0.9s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 8.39MB / 45.91MB 0.6s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.6s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 24.12MB / 45.91MB 1.5s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.5s
22:18:28 #10 0.901 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:18:28 #10 0.911 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:18:28 #10 0.913 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 12.58MB / 45.91MB 0.6s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 16.78MB / 45.91MB 0.8s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 9.44MB / 45.91MB 0.6s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.6s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 12.58MB / 45.91MB 0.8s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.6s done
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 1.05MB / 9.34MB 0.8s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 20.97MB / 45.91MB 1.5s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0B / 7.15MB 1.6s
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 13.63MB / 24.59MB 0.9s
22:18:28 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 13.63MB / 38.52MB 1.0s
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 9.44MB / 18.95MB 1.0s
22:18:28 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 16.78MB / 38.52MB 1.1s
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 11.53MB / 18.95MB 1.1s
22:18:28 #6 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.7s done
22:18:28 #6 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 14.68MB / 45.91MB 0.9s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.7s done
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 3.15MB / 9.34MB 0.9s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 5.24MB / 9.34MB 1.0s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 29.36MB / 45.91MB 1.7s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.6s done
22:18:28 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 0B / 47.36MB 1.7s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 35.65MB / 45.91MB 1.9s
22:18:28 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.19MB / 47.36MB 1.9s
22:18:28 #10 1.042 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 20.97MB / 45.91MB 1.0s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 3.15MB / 9.34MB 0.9s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 16.78MB / 45.91MB 1.0s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 6.29MB / 9.34MB 1.0s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 7.34MB / 9.34MB 1.1s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 26.21MB / 45.91MB 1.7s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 30.41MB / 45.91MB 1.9s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 4.19MB / 7.15MB 1.9s
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 16.78MB / 24.59MB 1.1s
22:18:28 #17 DONE 4.7s
22:18:28 
22:18:28 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
22:18:28 #18 DONE 0.1s
22:18:28 
22:18:28 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 14.68MB / 18.95MB 1.2s
22:18:28 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 22.02MB / 38.52MB 1.4s
22:18:28 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 17.83MB / 18.95MB 1.4s
22:18:28 mkdir -p rpmbuild/SOURCES
22:18:28 docker run --rm -w /v \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:28 	alpine \
22:18:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 17.83MB / 45.91MB 1.1s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 7.34MB / 9.34MB 1.1s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.2s
22:18:28 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 0B / 53.31MB 2.0s
22:18:28 #10 1.264 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 26.21MB / 45.91MB 1.3s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 19.92MB / 45.91MB 1.2s
22:18:28 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.2s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 6.29MB / 7.15MB 2.0s
22:18:28 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 33.55MB / 45.91MB 2.1s
22:18:28 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 2.1s
22:18:28 mkdir -p rpmbuild/SOURCES
22:18:28 docker run --rm -w /v \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:28 	alpine \
22:18:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:28 #8 ...
22:18:28 
22:18:28 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:28 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:28 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:28 #9 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:28 #9 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.3s done
22:18:28 #9 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:28 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.9s done
22:18:28 #9 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.5s done
22:18:28 #9 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.3s done
22:18:28 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.5s done
22:18:28 #9 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.3s done
22:18:28 #9 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.2s done
22:18:28 #9 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.4s done
22:18:28 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.6s done
22:18:28 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.6s done
22:18:28 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 0.4s
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 20.97MB / 24.59MB 1.4s
22:18:28 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 24.12MB / 24.59MB 1.5s
22:18:28 mkdir -p sources
22:18:28 docker run --rm -w /v \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:28 	alpine \
22:18:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 25.17MB / 38.52MB 1.5s
22:18:29 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 1.5s
22:18:29 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 27.26MB / 38.52MB 1.6s
22:18:29 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 32.30MB / 38.52MB 1.8s
22:18:29 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 1.7s done
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 24.12MB / 45.91MB 1.4s
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.3s done
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 0B / 47.36MB 1.4s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 29.36MB / 45.91MB 1.6s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 5.24MB / 47.36MB 1.6s
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 #6 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.7s done
22:18:29 #6 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb
22:18:29 #8 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 4.6s done
22:18:29 #8 DONE 6.5s
22:18:29 
22:18:29 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:29 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:29 #9 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:18:29 #9 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:18:29 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.6s done
22:18:29 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:29 #9 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s done
22:18:29 #9 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.3s done
22:18:29 #9 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.1s done
22:18:29 #9 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 1.7s done
22:18:29 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.3s done
22:18:29 #9 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.1s done
22:18:29 #9 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.7s done
22:18:29 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.5s done
22:18:29 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.5s done
22:18:29 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 38.80MB / 45.91MB 2.1s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 9.44MB / 47.36MB 2.1s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 42.99MB / 45.91MB 2.3s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 12.58MB / 47.36MB 2.3s
22:18:29 #10 1.658 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 30.41MB / 45.91MB 1.5s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 24.12MB / 45.91MB 1.4s
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.3s done
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 1.05MB / 47.36MB 1.4s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 28.31MB / 45.91MB 1.6s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.19MB / 47.36MB 1.6s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 36.46MB / 45.91MB 2.2s
22:18:29 #7 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 2.2s done
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0B / 9.34MB 2.2s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 39.85MB / 45.91MB 2.3s
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 2.10MB / 9.34MB 2.3s
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 #7 ...
22:18:29 
22:18:29 #8 [internal] load build context
22:18:29 #8 transferring context: 19.86MB 1.7s done
22:18:29 #8 DONE 1.8s
22:18:29 
22:18:29 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3
22:18:29 #19 0.432 + apk  --root / add --no-cache musl-dev gcc
22:18:29 #19 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 34.60MB / 45.91MB 1.8s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 10.49MB / 47.36MB 1.8s
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 4.19MB / 53.31MB 2.4s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 2.6s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 17.83MB / 47.36MB 2.6s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 8.39MB / 53.31MB 2.6s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 11.53MB / 53.31MB 2.7s
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 34.60MB / 45.91MB 1.7s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 31.46MB / 45.91MB 1.8s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 7.34MB / 47.36MB 1.8s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.09MB / 45.91MB 2.5s
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 8.39MB / 9.34MB 2.5s
22:18:29 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 2.6s
22:18:29 #11 1.122 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
22:18:29 #11 1.202 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
22:18:29 #11 1.265 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
22:18:29 #11 1.277 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [546 kB]
22:18:29 #11 1.278 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
22:18:29 #11 1.335 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [381 kB]
22:18:29 #11 1.339 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [469 kB]
22:18:29 #11 1.353 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4644 B]
22:18:29 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 4.0s done
22:18:29 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:18:29 #7 sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 24.59MB / 24.59MB 1.8s done
22:18:29 #7 extracting sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #9 ...
22:18:29 
22:18:29 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
22:18:29 #8 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.4s done
22:18:29 #8 DONE 8.2s
22:18:29 
22:18:29 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:29 #9 ...
22:18:29 
22:18:29 #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
22:18:29 Fetching origin
22:18:29 + GO111MODULE=on
22:18: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
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #7 ...
22:18:29 
22:18:29 #8 [internal] load build context
22:18:29 #8 transferring context: 19.86MB 2.0s done
22:18:29 #8 DONE 2.0s
22:18:29 
22:18:29 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 38.80MB / 45.91MB 2.0s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 0B / 53.31MB 2.0s
22:18:29 mkdir -p sources
22:18:29 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 36.70MB / 38.52MB 2.0s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 23.07MB / 47.36MB 2.8s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 14.68MB / 53.31MB 2.8s
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #6 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.5s done
22:18:29 #6 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 38.80MB / 45.91MB 1.9s
22:18:29 #7 ...
22:18:29 
22:18:29 #8 [internal] load build context
22:18:29 #8 transferring context: 19.86MB 1.9s done
22:18:29 #8 DONE 2.0s
22:18:29 
22:18:29 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 34.60MB / 45.91MB 2.0s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 10.49MB / 47.36MB 2.0s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 13.63MB / 47.36MB 2.1s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 3.15MB / 47.36MB 2.8s
22:18:29 #11 1.535 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
22:18:29 #11 1.552 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
22:18:29 #11 1.627 Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 41.94MB / 45.91MB 2.2s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 16.78MB / 47.36MB 2.2s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 3.15MB / 53.31MB 2.2s
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.0s done
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 28.31MB / 47.36MB 3.1s
22:18:29 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 19.92MB / 53.31MB 3.1s
22:18:29 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 0B / 110.20MB 3.1s
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #13 34.85 Checking for new repos for mirrors
22:18:29 #13 34.86 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
22:18:29 #13 34.86  --> 1:make-3.82-24.el7.aarch64
22:18:29 #13 35.01  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.01  --> git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.01 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
22:18:29 #13 35.01  --> Already installed : bash-4.2.46-34.el7.aarch64
22:18:29 #13 35.01 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
22:18:29 #13 35.01  --> Already installed : bash-4.2.46-34.el7.aarch64
22:18:29 #13 35.02  --> btrfs-progs-devel-4.9.1-1.el7.aarch64
22:18:29 #13 35.02  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
22:18:29 #13 35.02  --> cmake-2.8.12.2-2.el7.aarch64
22:18:29 #13 35.02  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
22:18:29 #13 35.02  --> gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.02  --> git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.02  --> glibc-static-2.17-326.el7_9.aarch64
22:18:29 #13 35.02  --> libarchive-3.1.2-14.el7_7.aarch64
22:18:29 #13 35.02  --> libseccomp-devel-2.3.1-4.el7.aarch64
22:18:29 #13 35.02  --> libselinux-devel-2.5-15.el7.aarch64
22:18:29 #13 35.02  --> libtool-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.02  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.02  --> 1:make-3.82-24.el7.aarch64
22:18:29 #13 35.03  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
22:18:29 #13 35.03  --> Already installed : systemd-219-78.el7.aarch64
22:18:29 #13 35.03  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.03  --> systemd-devel-219-78.el7_9.7.aarch64
22:18:29 #13 35.03  --> Already installed : 2:tar-1.26-35.el7.aarch64
22:18:29 #13 35.03  --> which-2.20-7.el7.aarch64
22:18:29 #13 35.03 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
22:18:29 #13 35.03  --> Already installed : bash-4.2.46-34.el7.aarch64
22:18:29 #13 35.03 --> Running transaction check
22:18:29 #13 35.03 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed
22:18:29 #13 35.04 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
22:18:29 #13 35.17 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
22:18:29 #13 35.18 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
22:18:29 #13 35.18 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
22:18:29 #13 35.19 --> 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
22:18:29 #13 35.19 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
22:18:29 #13 35.19 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.19 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.20 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.20 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.20 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.20 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
22:18:29 #13 35.21 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed
22:18:29 #13 35.22 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.22 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.23 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.23 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.23 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.24 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.24 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64
22:18:29 #13 35.24 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
22:18:29 #13 35.24 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
22:18:29 #13 35.25 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
22:18:29 #13 35.25 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
22:18:29 #13 35.25 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
22:18:29 #13 35.25 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
22:18:29 #13 35.25 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
22:18:29 #13 35.25 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
22:18:29 #13 35.25 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
22:18:29 #13 35.25 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
22:18:29 #13 35.26 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
22:18:29 #13 35.26 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.27 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.27 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
22:18:29 #13 35.27 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.27 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
22:18:29 #13 35.27 ---> Package make.aarch64 1:3.82-24.el7 will be installed
22:18:29 #13 35.27 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
22:18:29 #13 35.27 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.27 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.28 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.28 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.28 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
22:18:29 #13 35.28 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
22:18:29 #13 35.29 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
22:18:29 #13 35.29 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
22:18:29 #13 35.29 ---> Package which.aarch64 0:2.20-7.el7 will be installed
22:18:29 #13 35.29 --> Running transaction check
22:18:29 #13 35.29 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
22:18:29 #13 35.29 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
22:18:29 #13 35.30 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
22:18:29 #13 35.30 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
22:18:29 #13 35.31 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed
22:18:29 #13 35.31 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64
22:18:29 #13 35.31 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
22:18:29 #13 35.31 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
22:18:29 #13 35.32 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
22:18:29 #13 35.32 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
22:18:29 #13 35.32 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
22:18:29 #13 35.32 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
22:18:29 #13 35.33 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
22:18:29 #13 35.33 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
22:18:29 #13 35.34 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
22:18:29 #13 35.34 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
22:18:29 #13 35.34 ---> Package less.aarch64 0:458-9.el7 will be installed
22:18:29 #13 35.34 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
22:18:29 #13 35.34 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
22:18:29 #13 35.34 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
22:18:29 #13 35.34 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
22:18:29 #13 35.34 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
22:18:29 #13 35.34 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
22:18:29 #13 35.34 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
22:18:29 #13 35.34 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
22:18:29 #13 35.34 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
22:18:29 #13 35.35 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
22:18:29 #13 35.35 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
22:18:29 #13 35.35 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
22:18:29 #13 35.35 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
22:18:29 #13 35.35 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
22:18:29 #13 35.35 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
22:18:29 #13 35.35 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
22:18:29 #13 35.36 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
22:18:29 #13 35.36 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
22:18:29 #13 35.36 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
22:18:29 #13 35.36 ---> Package rsync.aarch64 0:3.1.2-11.el7_9 will be installed
22:18:29 #13 35.36 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
22:18:29 #13 35.36 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
22:18:29 #13 35.37 ---> Package systemd.aarch64 0:219-78.el7 will be updated
22:18:29 #13 35.51 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
22:18:29 #13 35.52 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
22:18:29 #13 35.52 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
22:18:29 #13 35.53 --> Running transaction check
22:18:29 #13 35.53 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
22:18:29 #13 35.53 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
22:18:29 #13 35.53 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed
22:18:29 #13 35.53 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
22:18:29 #13 35.53 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
22:18:29 #13 35.53 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
22:18:29 #13 35.54 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
22:18:29 #13 35.54 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
22:18:29 #13 35.54 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
22:18:29 #13 35.54 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
22:18:29 #13 35.54 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
22:18:29 #13 35.54 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
22:18:29 #13 35.54 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
22:18:29 #13 35.55 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
22:18:29 #13 35.55 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
22:18:29 #13 35.55 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
22:18:29 #13 35.55 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
22:18:29 #13 35.55 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
22:18:29 #13 35.55 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.55 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.56 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.57 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.57 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.57 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
22:18:29 #13 35.57 --> Running transaction check
22:18:29 #13 35.57 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
22:18:29 #13 35.57 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
22:18:29 #13 35.57 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
22:18:29 #13 35.57 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
22:18:29 #13 35.57 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
22:18:29 #13 35.57 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
22:18:29 #13 35.57 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
22:18:29 #13 35.57 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
22:18:29 #13 35.57 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
22:18:29 #13 35.58 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
22:18:29 #13 35.58 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
22:18:29 #13 35.62 --> Finished Dependency Resolution
22:18:29 #13 35.66 
22:18:29 #13 35.66 Dependencies Resolved
22:18:29 #13 35.67 
22:18:29 #13 35.67 ================================================================================
22:18:29 #13 35.67  Package                  Arch      Version                     Repository
22:18:29 #13 35.67                                                                            Size
22:18:29 #13 35.67 ================================================================================
22:18:29 #13 35.67 Installing:
22:18:29 #13 35.67  btrfs-progs-devel        aarch64   4.9.1-1.el7                 base       46 k
22:18:29 #13 35.67  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
22:18:29 #13 35.67  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
22:18:29 #13 35.67  gcc                      aarch64   4.8.5-44.el7                base       13 M
22:18:29 #13 35.67  git                      aarch64   1.8.3.1-23.el7_8            base      4.4 M
22:18:29 #13 35.67  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
22:18:29 #13 35.67  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
22:18:29 #13 35.67  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
22:18:29 #13 35.67  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
22:18:29 #13 35.67  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
22:18:29 #13 35.67  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
22:18:29 #13 35.67  make                     aarch64   1:3.82-24.el7               base      415 k
22:18:29 #13 35.67  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
22:18:29 #13 35.67  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
22:18:29 #13 35.67  which                    aarch64   2.20-7.el7                  base       40 k
22:18:29 #13 35.67 Installing for dependencies:
22:18:29 #13 35.67  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
22:18:29 #13 35.67  autoconf                 noarch    2.69-11.el7                 base      701 k
22:18:29 #13 35.67  automake                 noarch    1.13.4-3.el7                base      679 k
22:18:29 #13 35.67  btrfs-progs              aarch64   4.9.1-1.el7                 base      667 k
22:18:29 #13 35.67  checkpolicy              aarch64   2.5-8.el7                   base      275 k
22:18:29 #13 35.67  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
22:18:29 #13 35.67  e2fsprogs-libs           aarch64   1.42.9-19.el7               base      160 k
22:18:29 #13 35.67  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
22:18:29 #13 35.67  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
22:18:29 #13 35.67  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
22:18:29 #13 35.67  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
22:18:29 #13 35.67  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
22:18:29 #13 35.67  less                     aarch64   458-9.el7                   base      115 k
22:18:29 #13 35.67  libcgroup                aarch64   0.41-21.el7                 base       63 k
22:18:29 #13 35.67  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
22:18:29 #13 35.67  libgomp                  aarch64   4.8.5-44.el7                base      155 k
22:18:29 #13 35.67  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
22:18:29 #13 35.67  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
22:18:29 #13 35.67  libselinux-python        aarch64   2.5-15.el7                  base      222 k
22:18:29 #13 35.67  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
22:18:29 #13 35.67  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
22:18:29 #13 35.67  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
22:18:29 #13 35.67  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
22:18:29 #13 35.67  lzo                      aarch64   2.06-8.el7                  base       52 k
22:18:29 #13 35.67  m4                       aarch64   1.4.16-10.el7               base      251 k
22:18:29 #13 35.67  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
22:18:29 #13 35.67  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
22:18:29 #13 35.67  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
22:18:29 #13 35.67  pcre-devel               aarch64   8.32-17.el7                 base      479 k
22:18:29 #13 35.67  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
22:18:29 #13 35.67  perl-Error               noarch    1:0.17020-2.el7             base       32 k
22:18:29 #13 35.67  perl-Git                 noarch    1.8.3.1-23.el7_8            base       56 k
22:18:29 #13 35.67  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
22:18:29 #13 35.67  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
22:18:29 #13 35.67  policycoreutils          aarch64   2.5-34.el7                  base      916 k
22:18:29 #13 35.67  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
22:18:29 #13 35.67  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
22:18:29 #13 35.67  python-IPy               noarch    0.75-6.el7                  base       32 k
22:18:29 #13 35.67  rsync                    aarch64   3.1.2-11.el7_9              updates   396 k
22:18:29 #13 35.67  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
22:18:29 #13 35.67  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
22:18:29 #13 35.67 Updating for dependencies:
22:18:29 #13 35.67  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
22:18:29 #13 35.67  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
22:18:29 #13 35.67  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
22:18:29 #13 35.67  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
22:18:29 #13 35.67  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
22:18:29 #13 35.67  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
22:18:29 #13 35.67 
22:18:29 #13 35.67 Transaction Summary
22:18:29 #13 35.67 ================================================================================
22:18:29 #13 35.67 Install  15 Packages (+41 Dependent packages)
22:18:29 #13 35.67 Upgrade              (  6 Dependent packages)
22:18:29 #13 35.67 
22:18:29 #13 35.68 Total download size: 75 M
22:18:29 #13 35.68 Downloading packages:
22:18:29 #13 35.68 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 44.04MB / 45.91MB 2.2s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 38.80MB / 45.91MB 2.2s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 16.78MB / 47.36MB 2.3s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 41.94MB / 45.91MB 2.4s
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 8.39MB / 47.36MB 3.0s
22:18:29 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.1s done
22:18:29 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 11.53MB / 47.36MB 3.2s
22:18:29 mkdir -p sources
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:18:29 #11 1.949 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
22:18:29 #11 1.971 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [514 kB]
22:18:29 #11 1.971 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8056 B]
22:18:29 #11 1.971 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [549 kB]
22:18:29 #11 1.984 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [837 kB]
22:18:29 mkdir -p rpmbuild/SOURCES
22:18:29 docker run --rm -w /v \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:29 	alpine \
22:18:29 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:30 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 2.4s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 19.92MB / 47.36MB 2.4s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 6.29MB / 53.31MB 2.4s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 25.17MB / 47.36MB 2.6s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 11.53MB / 53.31MB 2.6s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 32.51MB / 47.36MB 3.3s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 24.12MB / 53.31MB 3.3s
22:18:30 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 0.1s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 35.65MB / 47.36MB 3.5s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 27.26MB / 53.31MB 3.5s
22:18:30 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 38.52MB / 38.52MB 2.6s done
22:18:30 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 19.92MB / 47.36MB 2.5s
22:18:30 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 2.7s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 23.07MB / 47.36MB 2.6s
22:18:30 #7 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 3.3s done
22:18:30 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491
22:18:30 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 0B / 110.20MB 3.3s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 0B / 53.31MB 3.3s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 14.68MB / 47.36MB 3.4s
22:18:30 #19 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
22:18:30 #19 1.732 (1/9) Installing binutils (2.38-r3)
22:18:30 #11 2.088 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [7271 B]
22:18:30 #11 2.100 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3175 B]
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 32.51MB / 47.36MB 2.9s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 18.87MB / 53.31MB 2.9s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 38.80MB / 47.36MB 3.7s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 30.41MB / 53.31MB 3.7s
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.service sources/docker.service
22:18:30 mkdir -p sources
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.service sources/docker.service
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.socket sources/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 26.21MB / 47.36MB 2.8s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 29.36MB / 47.36MB 2.9s
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 3.15MB / 53.31MB 3.6s
22:18:30 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 2.7s done
22:18:30 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491
22:18:30 #19 1.811 (2/9) Installing libgomp (11.2.1_git20220219-r2)
22:18:30 #19 1.816 (3/9) Installing libatomic (11.2.1_git20220219-r2)
22:18:30 #19 1.818 (4/9) Installing gmp (6.2.1-r2)
22:18:30 #19 1.825 (5/9) Installing isl22 (0.22-r0)
22:18:30 #19 1.842 (6/9) Installing mpfr4 (4.1.0-r0)
22:18:30 #19 1.869 (7/9) Installing mpc1 (1.2.1-r0)
22:18:30 #19 1.879 (8/9) Installing gcc (11.2.1_git20220219-r2)
22:18:30 #10 2.796 Fetched 8598 kB in 2s (3988 kB/s)
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.service sources/docker.service
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.socket sources/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 36.70MB / 47.36MB 3.1s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 23.07MB / 53.31MB 3.1s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 33.55MB / 53.31MB 3.9s
22:18:30 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.34MB / 110.20MB 3.9s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 41.94MB / 47.36MB 4.0s
22:18:30 cp ../systemd/docker.socket sources/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 #7 ...
22:18:30 
22:18:30 #8 [internal] load build context
22:18:30 #8 transferring context: 19.86MB 2.9s done
22:18:30 #8 DONE 3.1s
22:18:30 
22:18:30 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:30 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.1s done
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 36.70MB / 47.36MB 3.2s
22:18:30 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 19.92MB / 47.36MB 3.8s
22:18:30 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 6.29MB / 110.20MB 3.8s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 6.29MB / 53.31MB 3.8s
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:30 mkdir -p rpmbuild/SOURCES
22:18:30 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.service sources/docker.service
22:18:30 mkdir -p sources
22:18:30 cp ../systemd/docker.socket sources/docker.socket
22:18:30 docker run --rm -w /v \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:30 	alpine \
22:18:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:30 #7 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.2s done
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 39.85MB / 47.36MB 3.4s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 27.26MB / 53.31MB 3.4s
22:18:30 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 2.10MB / 110.20MB 3.4s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 36.70MB / 53.31MB 4.1s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 45.09MB / 47.36MB 4.2s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 39.85MB / 47.36MB 3.2s
22:18:30 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 23.07MB / 47.36MB 4.0s
22:18:30 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 9.44MB / 53.31MB 4.0s
22:18:30 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 12.58MB / 110.20MB 4.2s
22:18:31 #6 ...
22:18:31 
22:18:31 #8 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
22:18:31 #8 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
22:18:31 #8 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
22:18:31 #8 sha256:14e52c6a3e607a0c05080d7a9ef6ecb200a330da927cd2b3b28d165317af1394 920B / 920B done
22:18:31 #8 sha256:660b134163631b1901acda557fe0edbdede3febab49bdd393f0c57bba602894b 6.47kB / 6.47kB done
22:18:31 #8 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 83.99MB / 83.99MB 2.0s done
22:18:31 #8 sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 1.88kB / 1.88kB 0.1s done
22:18:31 #8 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 38.37MB / 38.37MB 0.8s done
22:18:31 #8 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 39.31MB / 39.31MB 2.0s done
22:18:31 #8 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 7.9s
22:18:31 #10 2.796 Reading package lists...
22:18:31 == Building packages for debian-buster ==
22:18:31 mkdir -p "debbuild/debian-buster"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
22:18:31 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 44.04MB / 47.36MB 3.6s
22:18:31 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 2.5s done
22:18:31 #7 ...
22:18:31 
22:18:31 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
22:18:31 #9 DONE 2.8s
22:18:31 
22:18:31 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:31 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 41.94MB / 53.31MB 4.4s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 14.68MB / 110.20MB 4.4s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 45.09MB / 47.36MB 3.5s
22:18:31 == Building packages for fedora-36 ==
22:18:31 mkdir -p "rpmbuild/fedora-36"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile .
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 27.26MB / 47.36MB 4.3s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 12.58MB / 53.31MB 4.3s
22:18:31 #8 ...
22:18:31 
22:18:31 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:31 #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.0s done
22:18:31 #12 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d
22:18:31 #12 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done
22:18:31 #12 DONE 18.1s
22:18:31 
22:18:31 #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:18:31 #1 [internal] load build definition from Dockerfile
22:18:31 #1 transferring dockerfile: 939B done
22:18:31 #1 DONE 0.0s
22:18:31 
22:18:31 #2 [internal] load .dockerignore
22:18:31 #2 transferring context: 2B done
22:18:31 #2 DONE 0.0s
22:18:31 
22:18:31 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:31 #3 DONE 0.0s
22:18:31 
22:18:31 #4 [auth] library/debian:pull token for registry-1.docker.io
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 31.46MB / 53.31MB 3.7s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 3.9s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 34.60MB / 53.31MB 3.9s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 9.44MB / 110.20MB 3.9s
22:18:31 == Building packages for centos-9 ==
22:18:31 mkdir -p "rpmbuild/centos-9"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
22:18:31 == Building packages for ubuntu-bionic ==
22:18:31 mkdir -p "debbuild/ubuntu-bionic"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
22:18:31 #19 2.623 (9/9) Installing musl-dev (1.2.3-r0)
22:18:31 #19 2.690 Executing busybox-1.35.0-r17.trigger
22:18:31 #19 2.696 OK: 421 MiB in 42 packages
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 45.09MB / 53.31MB 4.6s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 20.97MB / 110.20MB 4.7s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 0B / 53.31MB 3.8s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 3.15MB / 53.31MB 4.0s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 2.10MB / 110.20MB 4.0s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 30.41MB / 47.36MB 4.5s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 15.73MB / 53.31MB 4.5s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 19.92MB / 110.20MB 4.7s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 18.87MB / 53.31MB 4.7s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 33.55MB / 47.36MB 4.8s
22:18:31 == Building packages for fedora-35 ==
22:18:31 mkdir -p "rpmbuild/fedora-35"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile .
22:18:31 mkdir -p rpmbuild/SOURCES
22:18:31 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:18:31 mkdir -p rpmbuild/SOURCES
22:18:31 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:18:31 docker run --rm -w /v \
22:18:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:18:31 	alpine \
22:18:31 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:31 #4 DONE 0.0s
22:18:31 
22:18:31 #5 [internal] load metadata for docker.io/library/debian:buster
22:18:31 == Building packages for debian-bullseye ==
22:18:31 mkdir -p "debbuild/debian-bullseye"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
22:18:31 #11 3.491 Fetched 23.6 MB in 3s (8951 kB/s)
22:18:31 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.1s done
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 37.75MB / 53.31MB 4.1s
22:18:31 #1 [internal] load build definition from Dockerfile
22:18:31 #1 transferring dockerfile: 1.31kB done
22:18:31 #1 DONE 0.1s
22:18:31 
22:18:31 #2 [internal] load .dockerignore
22:18:31 #2 transferring context: 2B done
22:18:31 #2 DONE 0.1s
22:18:31 
22:18:31 #3 [internal] load metadata for quay.io/centos/centos:stream9
22:18:31 #1 [internal] load build definition from Dockerfile
22:18:31 #1 transferring dockerfile:
22:18:31 #19 DONE 3.0s
22:18:31 
22:18:31 #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
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 49.28MB / 53.31MB 4.8s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 4.8s done
22:18:31 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 4.9s
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 36.70MB / 47.36MB 5.0s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 22.02MB / 53.31MB 5.0s
22:18:31 == Building packages for ubuntu-focal ==
22:18:31 mkdir -p "debbuild/ubuntu-focal"
22:18:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
22:18:31 #1 [internal] load .dockerignore
22:18:31 #1 transferring context: 2B done
22:18:31 #1 DONE 0.1s
22:18:31 
22:18:31 #2 [internal] load build definition from Dockerfile
22:18:31 #2 transferring dockerfile: 866B done
22:18:31 #1 [internal] load .dockerignore
22:18:31 #1 transferring context: 2B done
22:18:31 #1 DONE 0.1s
22:18:31 
22:18:31 #2 [internal] load build definition from Dockerfile
22:18:31 #2 transferring dockerfile: 866B done
22:18:31 #2 DONE 0.1s
22:18:31 
22:18:31 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:31 #3 ...
22:18:31 
22:18:31 #4 [auth] library/fedora:pull token for registry-1.docker.io
22:18:31 #4 DONE 0.0s
22:18:31 
22:18:31 #5 [auth] library/golang:pull token for registry-1.docker.io
22:18:31 #5 DONE 0.0s
22:18:31 #1 [internal] load .dockerignore
22:18:31 #1 transferring context: 2B done
22:18:31 #1 DONE 0.2s
22:18:31 
22:18:31 #2 [internal] load build definition from Dockerfile
22:18:31 #2 transferring dockerfile: 941B done
22:18:31 #2 DONE 0.2s
22:18:31 
22:18:31 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:31 #3 DONE 0.0s
22:18:31 
22:18:31 #4 [auth] library/debian:pull token for registry-1.docker.io
22:18:31 #4 DONE 0.0s
22:18:31 
22:18:31 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:31 #5 ...
22:18:31 
22:18:31 #6 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:31 #6 DONE 0.4s
22:18:31 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 4.0s done
22:18:31 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:18:31 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 4.2s done
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 41.94MB / 53.31MB 4.3s
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 17.83MB / 110.20MB 4.3s
22:18:31 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 0B / 156B 4.3s
22:18:31 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 4.3s done
22:18:31 #3 ...
22:18:31 
22:18:31 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:31 #4 DONE 0.0s
22:18:31 #1 transferring dockerfile: 939B done
22:18:31 #1 DONE 0.1s
22:18:31 
22:18:31 #2 [internal] load .dockerignore
22:18:31 #2 transferring context: 2B done
22:18:31 #2 DONE 0.2s
22:18:31 
22:18:31 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:31 #3 DONE 0.0s
22:18:31 
22:18:31 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:31 #4 DONE 0.0s
22:18:31 
22:18:31 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 52.43MB / 53.31MB 5.0s
22:18:31 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 4.9s done
22:18:31 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 30.41MB / 110.20MB 5.2s
22:18:31 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 5.2s done
22:18:31 #10 3.586 Reading package lists...
22:18:31 #10 4.389 Building dependency tree...
22:18:31 #10 4.574 Reading state information...
22:18:32 #1 [internal] load build definition from Dockerfile
22:18:32 #1 transferring dockerfile: 1.24kB done
22:18:32 #1 DONE 0.0s
22:18:32 
22:18:32 #2 [internal] load .dockerignore
22:18:32 #2 transferring context: 2B done
22:18:32 #2 DONE 0.1s
22:18:32 
22:18:32 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:32 #3 DONE 0.0s
22:18:32 
22:18:32 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:32 #4 DONE 0.0s
22:18:32 
22:18:32 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 8.39MB / 53.31MB 4.3s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 9.44MB / 110.20MB 4.4s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 12.58MB / 53.31MB 4.5s
22:18:32 #2 DONE 0.1s
22:18:32 
22:18:32 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:32 #3 DONE 0.0s
22:18:32 
22:18:32 #4 [auth] library/fedora:pull token for registry-1.docker.io
22:18:32 #4 DONE 0.0s
22:18:32 
22:18:32 #5 [internal] load metadata for docker.io/library/fedora:35
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/fedora:36
22:18:32 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 40.89MB / 47.36MB 5.3s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 27.26MB / 110.20MB 5.3s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 27.26MB / 53.31MB 5.3s
22:18:32 == Building packages for fedora-37 ==
22:18:32 mkdir -p "rpmbuild/fedora-37"
22:18:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
22:18:32 #1 [internal] load build definition from Dockerfile
22:18:32 #1 transferring dockerfile: 866B done
22:18:32 #1 DONE 0.1s
22:18:32 
22:18:32 #2 [internal] load .dockerignore
22:18:32 #2 transferring context: 2B done
22:18:32 #2 DONE 0.1s
22:18:32 
22:18:32 #3 [auth] library/fedora:pull token for registry-1.docker.io
22:18:32 
22:18:32 #5 [internal] load metadata for docker.io/library/debian:buster
22:18:32 #5 DONE 0.5s
22:18:32 
22:18:32 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69
22:18:32 #7 resolve docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 0.0s done
22:18:32 #7 ...
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 #8 transferring context: 19.84MB 0.1s done
22:18:32 #8 DONE 0.2s
22:18:32 
22:18:32 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69
22:18:32 #7 sha256:604db908f7ce93379b1289c0c7ba73b252002087a3fa64fe904b430083ba5f69 984B / 984B done
22:18:32 #7 sha256:122a0342878607a1a6c566db7a57e86504c96ce169f809ad09dbc98ceb5bf791 529B / 529B done
22:18:32 #7 sha256:c8a46f586eee575b659418d6a78414d87debf4de693d051e213e40d06edb98ae 1.48kB / 1.48kB done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.10MB / 49.23MB 0.2s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 47.19MB / 53.31MB 4.6s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 24.12MB / 110.20MB 4.6s
22:18:32 
22:18:32 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #5 DONE 0.4s
22:18:32 
22:18:32 #3 [internal] load metadata for quay.io/centos/centos:stream9
22:18:32 #3 DONE 0.3s
22:18:32 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:18:32 #5 DONE 0.4s
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
22:18:32 #6 DONE 0.5s
22:18:32 #10 4.795 The following additional packages will be installed:
22:18:32 #10 4.795   autoconf automake autopoint autotools-dev binutils binutils-common
22:18:32 #10 4.795   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
22:18:32 #10 4.795   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
22:18:32 #10 4.795   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:32 #10 4.795   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
22:18:32 #10 4.795   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
22:18:32 #10 4.795   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:18:32 #10 4.795   intltool-debian iso-codes less libalgorithm-diff-perl
22:18:32 #10 4.795   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:32 #10 4.795   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
22:18:32 #10 4.795   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:32 #10 4.795   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:32 #10 4.795   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
22:18:32 #10 4.795   libcbor0 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
22:18:32 #10 4.795   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:32 #10 4.795   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
22:18:32 #10 4.795   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
22:18:32 #10 4.795   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
22:18:32 #10 4.795   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:32 #10 4.795   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
22:18:32 #10 4.795   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:32 #10 4.795   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:32 #10 4.795   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:32 #10 4.795   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:32 #10 4.795   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:32 #10 4.795   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:32 #10 4.795   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:32 #10 4.795   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:32 #10 4.795   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:32 #10 4.795   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:32 #10 4.795   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:32 #10 4.795   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:32 #10 4.795   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:32 #10 4.795   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:32 #10 4.795   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:32 #10 4.795   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:32 #10 4.795   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:32 #10 4.795   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:32 #10 4.795   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:32 #10 4.795   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:32 #10 4.795   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
22:18:32 #10 4.795   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:32 #10 4.795   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:32 #10 4.795   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:32 #10 4.795   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:32 #10 4.795   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:32 #10 4.795   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:32 #10 4.795   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:32 #10 4.795   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:32 #10 4.795   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:32 #10 4.796   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:32 #10 4.796   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:32 #10 4.796   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:32 #10 4.796   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:32 #10 4.796   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:32 #10 4.796   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:32 #10 4.796   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:32 #10 4.796   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
22:18:32 #10 4.796   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:32 #10 4.796   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:32 #10 4.796   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:32 #10 4.796   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:32 #10 4.796   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:32 #10 4.796   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:32 #10 4.796   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:32 #10 4.796   libstring-shellquote-perl libsub-exporter-perl
22:18:32 #10 4.796   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:32 #10 4.796   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:32 #10 4.796   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:32 #10 4.796   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:32 #10 4.796   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:32 #10 4.796   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:32 #10 4.796   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
22:18:32 #10 4.796   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:32 #10 4.796   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
22:18:32 #10 4.796   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
22:18:32 #10 4.796   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
22:18:32 #10 4.796   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:32 #10 4.796   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
22:18:32 #10 4.796   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:32 #10 4.797   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
22:18:32 #10 4.797   netbase openssh-client openssl patch patchutils pbzip2 perl
22:18:32 #10 4.797   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
22:18:32 #10 4.797   pristine-tar publicsuffix python-apt-common python3 python3-apt
22:18:32 #10 4.797   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
22:18:32 #10 4.797   python3-magic python3-minimal python3-pkg-resources python3-requests
22:18:32 #10 4.797   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
22:18:32 #10 4.797   python3.9-minimal readline-common sensible-utils shared-mime-info strace
22:18:32 #10 4.797   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:32 #10 4.807 Suggested packages:
22:18:32 #10 4.807   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:32 #10 4.807   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:32 #10 4.807   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:32 #10 4.807   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:32 #10 4.807   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:32 #10 4.807   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:32 #10 4.807   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:32 #10 4.807   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
22:18:32 #10 4.807   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
22:18:32 #10 4.807   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:32 #10 4.807   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:32 #10 4.807   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
22:18:32 #10 4.807   libdigest-hmac-perl libgssapi-perl glibc-doc libc-l10n locales bzr
22:18:32 #10 4.807   libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl uuid
22:18:32 #10 4.807   libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:32 #10 4.807   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:32 #10 4.807   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:32 #10 4.807   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
22:18:32 #10 4.807   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:32 #10 4.807   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
22:18:32 #10 4.807   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
22:18:32 #10 4.807   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:32 #10 4.807   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:32 #10 4.807   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
22:18:32 #10 4.807   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
22:18:32 #10 4.807   python-apt-doc python3-setuptools python3-cryptography python3-openssl
22:18:32 #10 4.807   python3-socks python-requests-doc python3.9-venv python3.9-doc
22:18:32 #10 4.807   binfmt-support readline-doc zip wdiff-doc
22:18:32 #10 4.807 Recommended packages:
22:18:32 #10 4.807   libnss-nis libnss-nisplus
22:18:32 #20 0.583 Building static docker-linux-amd64
22:18:32 #5 DONE 0.4s
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/ubuntu:focal
22:18:32 #6 DONE 0.4s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #5 DONE 0.5s
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #6 DONE 0.5s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:32 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 4.6s done
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 17.83MB / 53.31MB 4.8s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 15.73MB / 110.20MB 4.8s
22:18:32 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 4.7s done
22:18:32 #6 DONE 0.5s
22:18:32 
22:18:32 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #3 DONE 0.5s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:32 #7 ...
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 #8 transferring context: 13.65kB done
22:18:32 #8 DONE 0.1s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:32 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 3.15MB / 49.23MB 0.1s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0B / 7.72MB 0.1s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0B / 9.77MB 0.1s
22:18:32 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:32 #3 DONE 0.0s
22:18:32 
22:18:32 #4 [auth] library/golang:pull token for registry-1.docker.io
22:18:32 #4 DONE 0.0s
22:18:32 
22:18:32 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 16.78MB / 49.23MB 0.4s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 50.33MB / 53.31MB 4.8s
22:18:32 #5 DONE 0.4s
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/debian:bullseye
22:18:32 #6 DONE 0.5s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:32 #7 DONE 0.0s
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 
22:18:32 #6 [internal] load build context
22:18:32 #6 transferring context: 13.65kB done
22:18:32 #6 DONE 0.1s
22:18:32 
22:18:32 #7 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383
22:18:32 #7 resolve quay.io/centos/centos:stream9@sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383 0.0s done
22:18:32 #7 sha256:4d72ac09d6e816b7b2625ce84b73eda477efef8aeaae881c372cd84c611df383 858B / 858B done
22:18:32 #7 sha256:e391c8f39d89e13f079d464e7f69896524a795f8f48093ff569339ba2de160fa 350B / 350B done
22:18:32 #7 sha256:1a36a69b22ac1c1997e43371be885bd76d9d10109c31e988cb59be48fe59ae3e 1.15kB / 1.15kB done
22:18:32 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 0B / 55.99MB 0.1s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.1s done
22:18:32 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0B / 7.72MB 0.1s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 4.98MB / 49.23MB 0.1s
22:18:32 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:32 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:32 == Building packages for centos-8 ==
22:18:32 mkdir -p "rpmbuild/centos-8"
22:18:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 36.70MB / 110.20MB 5.6s
22:18:32 #11 3.491 Reading package lists...
22:18:32 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:32 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:32 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 5.24MB / 49.23MB 0.1s
22:18:32 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0B / 7.72MB 0.1s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 2.43MB / 9.77MB 0.1s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 22.02MB / 53.31MB 4.9s
22:18:32 #7 ...
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 #8 transferring context: 13.65kB done
22:18:32 #8 DONE 0.0s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:32 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:32 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 0B / 49.23MB 0.0s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0B / 7.72MB 0.0s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.1s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 16.78MB / 49.23MB 0.2s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.2s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 32.66MB / 49.23MB 0.4s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.3s done
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 3.15MB / 62.48MB 0.4s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 9.44MB / 52.18MB 0.4s
22:18:32 #5 DONE 0.4s
22:18:32 
22:18:32 #6 [internal] load metadata for docker.io/library/fedora:37
22:18:32 #6 DONE 0.5s
22:18:32 
22:18:32 #7 [internal] load build context
22:18:32 #7 transferring context: 13.65kB done
22:18:32 #7 DONE 0.0s
22:18:32 
22:18:32 #8 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e
22:18:32 #8 resolve docker.io/library/fedora:37@sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e 0.0s done
22:18:32 #8 sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e 975B / 975B done
22:18:32 #8 sha256:7e33ed23e889cc12d7d7fe9371b87cbce38edc2dc2066c23ae8d4b706e07c587 529B / 529B done
22:18:32 #8 sha256:176f23e0e23ecda680c879cb6fff3b6b32f5b797c77c092a4908064101d52e4b 2.00kB / 2.00kB done
22:18:32 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 0B / 57.54MB 0.1s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 26.21MB / 49.23MB 0.6s
22:18:32 #17 DONE 1.1s
22:18:32 
22:18:32 #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
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 5.0s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 31.46MB / 110.20MB 5.0s
22:18:32 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 45.09MB / 47.36MB 5.7s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 31.46MB / 53.31MB 5.7s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 33.55MB / 110.20MB 5.8s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 34.60MB / 53.31MB 5.9s
22:18:32 #8 transferring context: 19.84MB 0.3s done
22:18:32 #8 DONE 0.3s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 23.07MB / 49.23MB 0.3s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.2s done
22:18:32 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:32 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 9.44MB / 52.18MB 0.3s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 0B / 62.48MB 0.3s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 32.51MB / 49.23MB 0.4s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 18.87MB / 52.18MB 0.4s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 12.58MB / 62.48MB 0.4s
22:18:32 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 14.68MB / 55.99MB 0.3s
22:18:32 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 34.60MB / 55.99MB 0.5s
22:18:32 #7 ...
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 #8 transferring context: 19.84MB 0.2s done
22:18:32 #8 DONE 0.3s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 14.68MB / 49.23MB 0.2s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 25.17MB / 49.23MB 0.3s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 3.15MB / 9.77MB 0.3s
22:18:32 #1 [internal] load build definition from Dockerfile
22:18:32 #1 transferring dockerfile: 1.67kB done
22:18:32 #1 DONE 0.1s
22:18:32 
22:18:32 #2 [internal] load .dockerignore
22:18:32 #2 transferring context: 2B done
22:18:32 #2 DONE 0.1s
22:18:32 
22:18:32 #3 [auth] library/golang:pull token for registry-1.docker.io
22:18:32 #7 ...
22:18:32 
22:18:32 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:32 #0 0.864 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:18:32 #0 0.873 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
22:18:32 #0 0.873 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
22:18:32 #0 1.039 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
22:18:32 #0 1.313 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [379 kB]
22:18:32 #0 1.723 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
22:18:32 #0 3.192 Fetched 8510 kB in 3s (3296 kB/s)
22:18:32 #0 3.192 Reading package lists...
22:18:32 #0 4.168 Reading package lists...
22:18:32 #0 5.103 Building dependency tree...
22:18:32 #0 5.280 Reading state information...
22:18:32 #0 5.502 The following additional packages will be installed:
22:18:32 #0 5.502   at autoconf automake autopoint autotools-dev binutils binutils-common
22:18:32 #0 5.502   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
22:18:32 #0 5.502   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
22:18:32 #0 5.502   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:18:32 #0 5.502   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
22:18:32 #0 5.502   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
22:18:32 #0 5.502   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
22:18:32 #0 5.503   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
22:18:32 #0 5.503   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
22:18:32 #0 5.503   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
22:18:32 #0 5.503   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:32 #0 5.503   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:32 #0 5.503   libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
22:18:32 #0 5.503   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
22:18:32 #0 5.503   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:32 #0 5.503   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:32 #0 5.504   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
22:18:32 #0 5.504   libdata-optlist-perl libdevel-callchecker-perl
22:18:32 #0 5.504   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
22:18:32 #0 5.504   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:32 #0 5.504   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:32 #0 5.504   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:32 #0 5.504   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:32 #0 5.504   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:32 #0 5.504   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:32 #0 5.504   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:32 #0 5.504   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:32 #0 5.504   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:32 #0 5.505   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:32 #0 5.505   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:32 #0 5.505   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:32 #0 5.505   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:32 #0 5.505   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:32 #0 5.505   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:32 #0 5.505   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:32 #0 5.505   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
22:18:32 #0 5.505   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
22:18:32 #0 5.505   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:32 #0 5.505   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:32 #0 5.505   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:32 #0 5.505   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:32 #0 5.505   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
22:18:32 #0 5.505   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:32 #0 5.505   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
22:18:32 #0 5.505   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
22:18:32 #0 5.505   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
22:18:32 #0 5.505   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
22:18:32 #0 5.505   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
22:18:32 #0 5.505   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:32 #0 5.505   libparams-validate-perl libparse-debianchangelog-perl
22:18:32 #0 5.505   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:32 #0 5.505   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:32 #0 5.506   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:32 #0 5.506   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
22:18:32 #0 5.506   libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:32 #0 5.506   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:32 #0 5.506   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:32 #0 5.506   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
22:18:32 #0 5.506   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
22:18:32 #0 5.506   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
22:18:32 #0 5.506   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:32 #0 5.506   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:32 #0 5.506   libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:32 #0 5.506   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:32 #0 5.506   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:32 #0 5.506   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
22:18:32 #0 5.506   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:32 #0 5.506   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
22:18:32 #0 5.506   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:32 #0 5.506   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:32 #0 5.506   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:32 #0 5.506   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:32 #0 5.507   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:32 #0 5.507   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:32 #0 5.507   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:32 #0 5.507   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:32 #0 5.507   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:32 #0 5.507   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:32 #0 5.507   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:32 #0 5.507   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:32 #0 5.507   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:32 #0 5.507   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:32 #0 5.508   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:32 #0 5.510 Suggested packages:
22:18:32 #0 5.510   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
22:18:32 #0 5.510   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
22:18:32 #0 5.510   checksecurity debtags dh-make adequate autopkgtest bls-standalone
22:18:32 #0 5.510   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
22:18:32 #0 5.510   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:18:32 #0 5.510   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:32 #0 5.510   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:32 #0 5.510   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
22:18:32 #0 5.510   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
22:18:32 #0 5.510   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
22:18:32 #0 5.510   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
22:18:32 #0 5.510   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
22:18:32 #0 5.510   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
22:18:32 #0 5.510   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:32 #0 5.510   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:32 #0 5.510   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:32 #0 5.510   libgssapi-perl glibc-doc libc-l10n locales bzr gdbm-l10n dns-root-data gpm
22:18:32 #0 5.510   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl uuid
22:18:32 #0 5.510   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
22:18:32 #0 5.510   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:32 #0 5.510   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:32 #0 5.510   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
22:18:32 #0 5.510   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:32 #0 5.510   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:18:32 #0 5.510   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:32 #0 5.510   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
22:18:32 #0 5.510   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:32 #0 5.510   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:32 #0 5.510   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
22:18:32 #0 5.510   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
22:18:32 #0 5.510   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
22:18:32 #0 5.510   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
22:18:32 #0 5.510   readline-doc zip wdiff-doc
22:18:32 #0 7.875 The following NEW packages will be installed:
22:18:32 #0 7.875   at autoconf automake autopoint autotools-dev binutils binutils-common
22:18:32 #0 7.875   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
22:18:32 #0 7.876   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
22:18:32 #0 7.876   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:32 #0 7.876   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
22:18:32 #0 7.876   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
22:18:32 #0 7.876   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:18:32 #0 7.877   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
22:18:32 #0 7.877   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:32 #0 7.877   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:32 #0 7.877   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:32 #0 7.877   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:32 #0 7.877   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
22:18:32 #0 7.877   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
22:18:32 #0 7.877   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:32 #0 7.878   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:32 #0 7.878   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
22:18:32 #0 7.878   libdata-optlist-perl libdevel-callchecker-perl
22:18:32 #0 7.878   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
22:18:32 #0 7.878   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:32 #0 7.878   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:32 #0 7.879   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:32 #0 7.879   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:32 #0 7.879   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:32 #0 7.879   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:32 #0 7.879   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:32 #0 7.879   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:32 #0 7.879   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:32 #0 7.879   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:32 #0 7.879   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:32 #0 7.879   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:32 #0 7.879   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:32 #0 7.880   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:32 #0 7.880   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:32 #0 7.880   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:32 #0 7.880   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
22:18:32 #0 7.880   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
22:18:32 #0 7.880   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:32 #0 7.880   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:32 #0 7.880   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:32 #0 7.880   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:32 #0 7.880   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
22:18:32 #0 7.881   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:32 #0 7.881   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
22:18:32 #0 7.881   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
22:18:32 #0 7.881   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
22:18:32 #0 7.881   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
22:18:32 #0 7.881   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
22:18:32 #0 7.882   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:32 #0 7.882   libparams-validate-perl libparse-debianchangelog-perl
22:18:32 #0 7.882   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:32 #0 7.882   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:32 #0 7.882   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:32 #0 7.882   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
22:18:32 #0 7.882   libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:32 #0 7.882   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:32 #0 7.882   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:32 #0 7.882   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
22:18:32 #0 7.882   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
22:18:32 #0 7.882   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
22:18:32 #0 7.882   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:32 #0 7.882   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:32 #0 7.882   libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:32 #0 7.883   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:32 #0 7.883   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:32 #0 7.883   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
22:18:32 #0 7.883   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:32 #0 7.883   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
22:18:32 #0 7.883   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:32 #0 7.883   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:32 #0 7.883   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:32 #0 7.883   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:32 #0 7.883   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:32 #0 7.883   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:32 #0 7.883   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:32 #0 7.884   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:32 #0 7.884   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:32 #0 7.884   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:32 #0 7.885   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:32 #0 7.885   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:32 #0 7.885   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:32 #0 7.885   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:32 #0 7.885   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:32 #0 7.887 The following packages will be upgraded:
22:18:32 #0 7.890   libc6
22:18:32 #10 8.177 1 upgraded, 365 newly installed, 0 to remove and 1 not upgraded.
22:18:32 #10 8.177 Need to get 174 MB of archives.
22:18:32 #10 8.177 After this operation, 589 MB of additional disk space will be used.
22:18:32 #10 8.177 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libc6 amd64 2.28-10+deb10u2 [2869 kB]
22:18:32 #10 8.224 Get:2 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
22:18:32 #10 8.225 Get:3 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
22:18:32 #10 8.227 Get:4 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
22:18:32 #10 8.230 Get:5 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
22:18:32 #10 8.233 Get:6 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
22:18:32 #10 8.245 Get:7 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
22:18:32 #10 8.245 Get:8 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
22:18:32 #10 8.260 Get:9 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
22:18:32 #10 8.263 Get:10 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
22:18:32 #10 8.264 Get:11 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
22:18:32 #10 8.286 Get:12 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
22:18:32 #10 8.334 Get:13 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
22:18:32 #10 8.336 Get:14 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
22:18:32 #10 8.411 Get:15 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
22:18:32 #10 8.411 Get:16 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
22:18:32 #10 8.411 Get:17 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
22:18:32 #10 8.427 Get:18 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:18:32 #10 8.436 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u5 [108 kB]
22:18:32 #10 8.439 Get:20 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:18:32 #10 8.465 Get:21 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:18:32 #10 8.467 Get:22 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
22:18:32 #10 8.470 Get:23 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:18:32 #10 8.470 Get:24 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
22:18:32 #10 8.472 Get:25 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
22:18:32 #10 8.475 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
22:18:32 #10 8.485 Get:27 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:18:32 #10 8.517 Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:18:32 #10 8.527 Get:29 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:18:32 #10 8.527 Get:30 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:18:32 #10 8.527 Get:31 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
22:18:32 #10 8.527 Get:32 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
22:18:32 #10 8.527 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
22:18:32 #10 8.528 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
22:18:32 #10 8.532 Get:35 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
22:18:32 #10 8.535 Get:36 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
22:18:32 #10 8.538 Get:37 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
22:18:32 #10 8.541 Get:38 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u4 [95.6 kB]
22:18:32 #10 8.543 Get:39 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
22:18:32 #10 8.565 Get:40 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
22:18:32 #10 8.568 Get:41 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:18:32 #10 8.569 Get:42 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u4 [65.9 kB]
22:18:32 #10 8.570 Get:43 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u4 [122 kB]
22:18:32 #10 8.573 Get:44 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u4 [369 kB]
22:18:32 #10 8.579 Get:45 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u4 [158 kB]
22:18:32 #10 8.582 Get:46 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
22:18:32 #10 8.596 Get:47 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
22:18:32 #10 8.598 Get:48 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
22:18:32 #10 8.601 Get:49 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
22:18:32 #10 8.604 Get:50 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
22:18:32 #10 8.605 Get:51 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
22:18:32 #10 8.606 Get:52 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
22:18:32 #10 8.610 Get:53 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
22:18:32 #10 8.616 Get:54 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
22:18:32 #10 8.618 Get:55 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
22:18:32 #10 8.631 Get:56 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
22:18:32 #10 8.639 Get:57 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
22:18:32 #10 8.677 Get:58 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
22:18:32 #10 8.686 Get:59 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 44.04MB / 110.20MB 6.0s
22:18:32 #10 DONE 3.0s
22:18:32 
22:18:32 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:18:32 #7 ...
22:18:32 
22:18:32 #8 [internal] load build context
22:18:32 #8 transferring context: 19.84MB 0.3s done
22:18:32 #8 DONE 0.3s
22:18:32 
22:18:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 25.17MB / 49.23MB 0.3s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.3s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.3s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 35.65MB / 49.23MB 0.4s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.3s done
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 6.29MB / 52.18MB 0.4s
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 22.02MB / 110.20MB 5.1s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 27.26MB / 53.31MB 5.2s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 29.36MB / 49.23MB 0.3s
22:18:32 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.44MB / 9.77MB 0.3s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 38.80MB / 49.23MB 0.4s
22:18:32 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 3.15MB / 57.54MB 0.2s
22:18:32 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 16.78MB / 57.54MB 0.3s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 47.19MB / 49.23MB 0.5s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 17.83MB / 62.48MB 0.5s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 19.92MB / 52.18MB 0.5s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 30.41MB / 62.48MB 0.6s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 29.36MB / 52.18MB 0.6s
22:18:32 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0B / 109.04MB 0.6s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.8s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.8s done
22:18:32 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 0.1s
22:18:32 #18 DONE 0.5s
22:18:32 
22:18:32 #19 [cross-true 1/6] RUN dpkg --add-architecture arm64
22:18:32 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 39.85MB / 110.20MB 5.5s
22:18:32 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 39.85MB / 53.31MB 6.2s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 42.99MB / 49.23MB 0.5s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 29.36MB / 52.18MB 0.5s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 17.83MB / 62.48MB 0.5s
22:18:32 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 43.46MB / 55.99MB 0.6s
22:18:32 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 54.53MB / 55.99MB 0.7s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 33.60MB / 49.23MB 0.4s
22:18:32 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.4s done
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0B / 52.18MB 0.4s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 45.09MB / 49.23MB 0.5s
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 8.39MB / 52.18MB 0.5s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 0B / 62.48MB 0.5s
22:18:32 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:32 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 31.46MB / 52.18MB 0.7s
22:18:32 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 17.83MB / 62.48MB 0.7s
22:18:32 #3 DONE 0.0s
22:18:32 
22:18:32 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:32 #4 ...
22:18:32 
22:18:32 #5 [internal] load metadata for quay.io/centos/centos:stream8
22:18:32 #5 DONE 0.3s
22:18:33 #10 8.716 Get:60 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
22:18:33 #10 8.717 Get:61 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
22:18:33 #10 8.724 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.260-1 [1542 kB]
22:18:33 #10 8.749 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
22:18:33 #10 8.797 Get:64 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
22:18:33 #10 8.808 Get:65 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
22:18:33 #10 8.821 Get:66 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
22:18:33 #10 8.823 Get:67 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
22:18:33 #10 8.976 Get:68 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
22:18:33 #10 8.978 Get:69 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
22:18:33 #10 8.978 Get:70 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
22:18:33 #10 8.979 Get:71 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
22:18:33 #10 8.980 Get:72 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
22:18:33 #10 8.980 Get:73 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
22:18:33 #10 8.985 Get:74 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
22:18:33 #10 8.988 Get:75 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
22:18:33 #10 8.992 Get:76 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
22:18:33 #10 8.995 Get:77 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
22:18:33 #10 8.996 Get:78 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
22:18:33 #10 8.999 Get:79 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
22:18:33 #10 9.035 Get:80 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 50.33MB / 110.20MB 6.3s
22:18:33 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:33 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.4s done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 26.21MB / 52.18MB 0.6s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 14.68MB / 62.48MB 0.6s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 33.55MB / 52.18MB 0.7s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 24.12MB / 62.48MB 0.7s
22:18:33 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0B / 109.04MB 0.7s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 30.41MB / 53.31MB 5.5s
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 29.36MB / 110.20MB 5.5s
22:18:33 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.5s
22:18:33 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.5s done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0B / 52.18MB 0.5s
22:18:33 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 17.92MB / 52.18MB 0.7s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 12.14MB / 62.48MB 0.7s
22:18:33 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:33 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 21.10MB / 57.54MB 0.5s
22:18:33 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 32.51MB / 57.54MB 0.6s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 39.85MB / 52.18MB 0.7s
22:18:33 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 42.99MB / 62.48MB 0.9s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 0.9s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 9.56MB / 109.04MB 0.9s
22:18:33 #7 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 6.3s done
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 40.89MB / 110.20MB 6.3s
22:18:33 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 0B / 156B 6.3s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 44.04MB / 53.31MB 6.4s
22:18:33 #7 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 6.4s done
22:18:33 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 46.79MB / 52.18MB 0.7s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 32.51MB / 62.48MB 0.7s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0B / 109.04MB 0.7s
22:18:33 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 0.8s done
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 46.78MB / 62.48MB 0.8s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 9.44MB / 109.04MB 0.8s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 0B / 126B 0.8s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 54.53MB / 62.48MB 0.9s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 17.83MB / 109.04MB 0.9s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 0.8s done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 37.75MB / 52.18MB 0.8s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 26.94MB / 62.48MB 0.8s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.19MB / 109.04MB 0.8s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 50.33MB / 52.18MB 0.9s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 32.51MB / 62.48MB 0.9s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 11.53MB / 109.04MB 0.9s
22:18:33 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:33 mkdir -p sources
22:18:33 docker run --rm -w /v \
22:18:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:18:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:33 	alpine \
22:18:33 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:18:33 
22:18:33 #4 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:33 #4 DONE 0.4s
22:18:33 
22:18:33 #6 [internal] load build context
22:18:33 #6 transferring context: 13.65kB done
22:18:33 #6 DONE 0.0s
22:18:33 
22:18:33 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
22:18:33 #7 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
22:18:33 #7 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
22:18:33 #7 sha256:01f9c5d853f409ca069741f99e9228150ae79456368ca50d23afa0f7941a5848 920B / 920B done
22:18:33 #7 sha256:845a42c567ffa753cafc67697030f3908d24e47bb23f11cdcd6fcc0370bc8965 6.46kB / 6.46kB done
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 46.14MB / 52.18MB 0.8s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 33.55MB / 62.48MB 0.8s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 12.58MB / 109.04MB 0.8s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 0.9s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 45.09MB / 62.48MB 0.9s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 34.60MB / 53.31MB 5.7s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 30.41MB / 52.18MB 0.8s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 22.02MB / 62.48MB 0.8s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 39.85MB / 52.18MB 0.9s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 32.51MB / 62.48MB 0.9s
22:18:33 #11 0.985 Loaded plugins: fastestmirror, ovl
22:18:33 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 49.28MB / 57.54MB 0.7s
22:18:33 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 55.57MB / 57.54MB 0.8s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 46.64MB / 62.48MB 1.0s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.0s done
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 17.00MB / 109.04MB 1.0s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 52.43MB / 62.48MB 1.1s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 24.12MB / 109.04MB 1.1s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.1s done
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 48.23MB / 110.20MB 6.7s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 50.33MB / 53.31MB 6.7s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.0s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 26.21MB / 109.04MB 1.0s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.0s done
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 32.51MB / 109.04MB 1.1s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 50.33MB / 62.48MB 1.0s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 17.83MB / 109.04MB 1.0s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.0s done
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 58.72MB / 62.48MB 1.1s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.0s done
22:18:33 #19 DONE 0.5s
22:18:33 
22:18:33 #20 [cross-true 2/6] RUN dpkg --add-architecture armel
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 5.7s done
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 47.19MB / 110.20MB 5.9s
22:18:33 #7 sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 55.99MB / 55.99MB 1.1s done
22:18:33 mkdir -p sources
22:18:33 docker run --rm -w /v \
22:18:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:18:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:33 	alpine \
22:18:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.1s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 20.97MB / 109.04MB 1.1s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 37.75MB / 53.31MB 5.9s
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 36.70MB / 110.20MB 5.9s
22:18:33 #10 9.190 Get:81 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
22:18:33 #10 9.190 Get:82 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
22:18:33 #10 9.224 Get:83 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
22:18:33 #10 9.396 Get:84 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
22:18:33 #10 9.406 Get:85 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
22:18:33 #10 9.406 Get:86 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
22:18:33 #10 9.429 Get:87 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:18:33 #10 9.431 Get:88 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
22:18:33 #10 9.461 Get:89 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
22:18:33 #10 9.462 Get:90 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
22:18:33 #10 9.476 Get:91 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:18:33 #10 9.480 Get:92 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
22:18:33 #10 9.482 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
22:18:33 #10 9.485 Get:94 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
22:18:33 #10 9.487 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
22:18:33 #10 9.492 Get:96 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:18:33 #10 9.494 Get:97 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:18:33 #10 9.496 Get:98 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:18:33 #10 9.499 Get:99 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:18:33 #10 9.501 Get:100 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB]
22:18:33 #10 9.507 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB]
22:18:33 #10 9.511 Get:102 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
22:18:33 #10 9.513 Get:103 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
22:18:33 #10 9.522 Get:104 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
22:18:33 #10 9.523 Get:105 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
22:18:33 #10 9.525 Get:106 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
22:18:33 #10 9.529 Get:107 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 58.82MB / 110.20MB 6.8s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 49.28MB / 52.18MB 1.0s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 40.89MB / 62.48MB 1.0s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0B / 109.04MB 1.0s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.2s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 52.72MB / 62.48MB 1.2s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 12.72MB / 109.04MB 1.2s
22:18:33 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 2.9s done
22:18:33 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.2s done
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 37.75MB / 109.04MB 1.3s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 50.33MB / 109.04MB 1.4s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 7.0s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 50.80MB / 109.04MB 1.4s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.2s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 25.17MB / 109.04MB 1.3s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 40.42MB / 109.04MB 1.4s
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 53.48MB / 110.20MB 6.2s
22:18:33 #7 extracting sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96
22:18:33 #6 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.9s done
22:18:33 #6 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 42.34MB / 53.31MB 6.1s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 46.14MB / 53.31MB 6.2s
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 45.09MB / 110.20MB 6.2s
22:18:33 #10 9.530 Get:108 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
22:18:33 #10 9.533 Get:109 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
22:18:33 #10 9.566 Get:110 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
22:18:33 #10 9.719 Get:111 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB]
22:18:33 #10 9.727 Get:112 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
22:18:33 #10 9.730 Get:113 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB]
22:18:33 #10 9.732 Get:114 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
22:18:33 #10 9.754 Get:115 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:33 #10 9.756 Get:116 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
22:18:33 #10 9.760 Get:117 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
22:18:33 #10 9.777 Get:118 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 35.65MB / 109.04MB 1.3s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 51.38MB / 109.04MB 1.4s
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 65.01MB / 110.20MB 7.1s
22:18:33 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.2s done
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.3s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 28.52MB / 109.04MB 1.3s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.3s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 38.80MB / 109.04MB 1.4s
22:18:33 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.4s done
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 51.38MB / 109.04MB 1.5s
22:18:33 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.4s done
22:18:33 #11 4.604 Reading package lists...
22:18:33 #11 5.707 Building dependency tree...
22:18:33 #11 5.951 Reading state information...
22:18:33 #11 1.360 Determining fastest mirrors
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 66.06MB / 109.04MB 1.6s
22:18:33 #8 sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 57.54MB / 57.54MB 1.2s done
22:18:33 #8 extracting sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289
22:18:33 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 55.57MB / 110.20MB 7.1s
22:18:33 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 7.1s done
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 66.06MB / 109.04MB 1.6s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 57.43MB / 109.04MB 1.5s
22:18:33 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 66.06MB / 109.04MB 1.7s
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 59.77MB / 110.20MB 6.5s
22:18:34 #20 DONE 0.4s
22:18:34 
22:18:34 #21 [cross-true 3/6] RUN dpkg --add-architecture armhf
22:18:34 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 49.28MB / 53.31MB 6.4s
22:18:34 #7 ...
22:18:34 
22:18:34 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720
22:18:34 #9 resolve docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 0.0s done
22:18:34 #9 sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 1.42kB / 1.42kB done
22:18:34 #9 sha256:60c321f2700325103a0c185adeadfd5a93dbb3cd67dfbdd5b79a8aafa38325c2 529B / 529B done
22:18:34 #9 sha256:938dcade566893210cea0198ac17b9bd44033d0ac2376015cd86bf4d7b27b125 1.48kB / 1.48kB done
22:18:34 #9 sha256:99b9c73338a7c0dbe41f9fc543fae706650a616453e1e330f870e20916c18a11 27.02MB / 27.02MB 1.9s done
22:18:34 #9 extracting sha256:99b9c73338a7c0dbe41f9fc543fae706650a616453e1e330f870e20916c18a11 4.8s done
22:18:34 #9 DONE 7.4s
22:18:34 
22:18:34 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:34 #7 ...
22:18:34 
22:18:34 #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
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 66.06MB / 109.04MB 1.5s
22:18:34 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.7s done
22:18:34 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.8s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 60.82MB / 109.04MB 1.6s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 82.84MB / 109.04MB 1.8s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 81.79MB / 109.04MB 1.9s
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 65.01MB / 110.20MB 7.5s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 99.61MB / 109.04MB 2.0s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 74.45MB / 109.04MB 1.8s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 89.13MB / 109.04MB 1.9s
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 67.11MB / 110.20MB 6.8s
22:18:34 #7 ...
22:18:34 
22:18:34 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529
22:18:34 #9 resolve docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 0.0s done
22:18:34 #9 sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 1.41kB / 1.41kB done
22:18:34 #9 sha256:4f8597f98459cabb2836f2c7feb17be1b402b6c2acb3fae245410f085f6d652e 529B / 529B done
22:18:34 #9 sha256:bfbba71faceed324ade917d45f467b6d30aca84d64a9ab26371026aa09a51b53 1.48kB / 1.48kB done
22:18:34 #9 sha256:91bb9a9844d67fd31f07ebd74dc8a4f4f18e2f959d3aa2166aca86ae57f353c6 22.31MB / 22.31MB 1.9s done
22:18:34 #9 extracting sha256:91bb9a9844d67fd31f07ebd74dc8a4f4f18e2f959d3aa2166aca86ae57f353c6 4.5s done
22:18:34 #9 DONE 6.9s
22:18:34 
22:18:34 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:34 #21 DONE 0.5s
22:18:34 
22:18:34 #22 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
22:18:34 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 52.43MB / 53.31MB 6.7s
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 51.38MB / 110.20MB 6.7s
22:18:34 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.8s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 79.69MB / 109.04MB 1.9s
22:18:34 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.8s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 99.61MB / 109.04MB 2.0s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 92.27MB / 109.04MB 1.9s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 99.61MB / 109.04MB 2.0s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 99.61MB / 109.04MB 2.1s
22:18:34 #11 6.230 The following additional packages will be installed:
22:18:34 #11 6.230   autoconf automake autopoint autotools-dev binutils binutils-common
22:18:34 #11 6.231   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
22:18:34 #11 6.231   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
22:18:34 #11 6.231   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:18:34 #11 6.231   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
22:18:34 #11 6.231   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
22:18:34 #11 6.231   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:18:34 #11 6.231   intltool-debian iso-codes less libalgorithm-diff-perl
22:18:34 #11 6.231   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:34 #11 6.231   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:34 #11 6.231   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:34 #11 6.231   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:34 #11 6.231   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:34 #11 6.231   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:34 #11 6.231   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:34 #11 6.231   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:34 #11 6.231   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:34 #11 6.231   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:34 #11 6.231   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:34 #11 6.232   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:34 #11 6.232   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:34 #11 6.232   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:34 #11 6.232   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:34 #11 6.232   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:34 #11 6.232   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:34 #11 6.232   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:34 #11 6.232   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:34 #11 6.232   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:34 #11 6.232   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:34 #11 6.232   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:34 #11 6.232   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:34 #11 6.232   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:34 #11 6.232   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:34 #11 6.232   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:34 #11 6.232   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
22:18:34 #11 6.232   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
22:18:34 #11 6.232   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
22:18:34 #11 6.232   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:34 #11 6.232   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
22:18:34 #11 6.232   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
22:18:34 #11 6.232   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:34 #11 6.232   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:34 #11 6.232   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:34 #11 6.233   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:34 #11 6.233   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
22:18:34 #11 6.233   libmath-base85-perl libmd0 libmodule-implementation-perl
22:18:34 #11 6.233   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
22:18:34 #11 6.233   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
22:18:34 #11 6.233   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
22:18:34 #11 6.233   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
22:18:34 #11 6.233   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
22:18:34 #11 6.233   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
22:18:34 #11 6.233   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:34 #11 6.233   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
22:18:34 #11 6.233   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
22:18:34 #11 6.233   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
22:18:34 #11 6.233   libpython3.10-minimal libpython3.10-stdlib libquadmath0
22:18:34 #11 6.233   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:34 #11 6.233   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:34 #11 6.233   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:34 #11 6.233   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:34 #11 6.233   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
22:18:34 #11 6.233   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
22:18:34 #11 6.233   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:34 #11 6.234   libstring-shellquote-perl libsub-exporter-perl
22:18:34 #11 6.234   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:34 #11 6.234   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:34 #11 6.235   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:34 #11 6.235   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:34 #11 6.235   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:34 #11 6.235   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
22:18:34 #11 6.235   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:34 #11 6.235   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
22:18:34 #11 6.235   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
22:18:34 #11 6.235   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:34 #11 6.235   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:34 #11 6.235   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
22:18:34 #11 6.235   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
22:18:34 #11 6.235   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
22:18:34 #11 6.235   m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:34 #11 6.235   openssl patch patchutils perl perl-base perl-modules-5.34
22:18:34 #11 6.235   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:34 #11 6.235   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:34 #11 6.235   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:34 #11 6.235   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:34 #11 6.235   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
22:18:34 #11 6.236   rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils zstd
22:18:34 #11 6.238 Suggested packages:
22:18:34 #11 6.238   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:34 #11 6.238   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:34 #11 6.238   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
22:18:34 #11 6.238   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
22:18:34 #11 6.238   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:34 #11 6.238   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:34 #11 6.238   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:34 #11 6.238   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
22:18:34 #11 6.238   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
22:18:34 #11 6.238   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
22:18:34 #11 6.238   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:34 #11 6.238   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
22:18:34 #11 6.238   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:34 #11 6.238   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
22:18:34 #11 6.238   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
22:18:34 #11 6.238   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
22:18:34 #11 6.238   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
22:18:34 #11 6.238   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
22:18:34 #11 6.238   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
22:18:34 #11 6.238   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
22:18:34 #11 6.238   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:34 #11 6.238   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:18:34 #11 6.238   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:34 #11 6.238   libterm-readline-gnu-perl | libterm-readline-perl-perl
22:18:34 #11 6.238   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
22:18:34 #11 6.238   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:34 #11 6.238   python3-cryptography python3-openssl python3-socks python-requests-doc
22:18:34 #11 6.238   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
22:18:34 mkdir -p sources
22:18:34 cp ../systemd/docker.service sources/docker.service
22:18:34 mkdir -p sources
22:18:34 cp ../systemd/docker.socket sources/docker.socket
22:18:34 docker run --rm -w /v \
22:18:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:18:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:18:34 	alpine \
22:18:34 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 106.95MB / 109.04MB 2.2s
22:18:34 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 2.0s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 104.86MB / 109.04MB 2.1s
22:18:34 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 0B / 81.47MB 1.2s
22:18:34 #7 sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 0B / 1.89kB 1.2s
22:18:34 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 5.24MB / 81.47MB 1.4s
22:18:34 #7 sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 1.89kB / 1.89kB 1.3s done
22:18:34 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 0B / 38.35MB 1.4s
22:18:34 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 16.78MB / 81.47MB 1.5s
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 59.77MB / 110.20MB 7.0s
22:18:34 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 4.1s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 106.95MB / 109.04MB 2.1s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 106.95MB / 109.04MB 2.1s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.4s
22:18:34 #11 6.642 The following NEW packages will be installed:
22:18:34 #11 6.642   autoconf automake autopoint autotools-dev binutils binutils-common
22:18:34 #11 6.642   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
22:18:34 #11 6.642   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
22:18:34 #11 6.642   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:34 #11 6.642   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
22:18:34 #11 6.642   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
22:18:34 #11 6.643   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
22:18:34 #11 6.643   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
22:18:34 #11 6.643   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:34 #11 6.643   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:34 #11 6.643   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:34 #11 6.643   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:34 #11 6.643   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:34 #11 6.643   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:34 #11 6.643   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:34 #11 6.643   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:34 #11 6.643   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:34 #11 6.643   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:34 #11 6.643   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:34 #11 6.643   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:34 #11 6.643   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:34 #11 6.644   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:34 #11 6.644   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:34 #11 6.644   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:34 #11 6.644   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:34 #11 6.644   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:34 #11 6.644   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:34 #11 6.644   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:34 #11 6.644   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:34 #11 6.644   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:34 #11 6.644   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:34 #11 6.644   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:34 #11 6.644   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:34 #11 6.644   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:34 #11 6.644   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
22:18:34 #11 6.645   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
22:18:34 #11 6.645   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
22:18:34 #11 6.645   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:34 #11 6.645   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
22:18:34 #11 6.645   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
22:18:34 #11 6.645   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:34 #11 6.645   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:34 #11 6.645   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:34 #11 6.645   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:34 #11 6.645   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
22:18:34 #11 6.645   libmath-base85-perl libmd0 libmodule-implementation-perl
22:18:34 #11 6.645   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
22:18:34 #11 6.645   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
22:18:34 #11 6.645   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
22:18:34 #11 6.645   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
22:18:34 #11 6.645   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
22:18:34 #11 6.645   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
22:18:34 #11 6.645   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:34 #11 6.645   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
22:18:34 #11 6.645   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
22:18:34 #11 6.645   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
22:18:34 #11 6.646   libpython3.10-minimal libpython3.10-stdlib libquadmath0
22:18:34 #11 6.646   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:34 #11 6.646   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:34 #11 6.646   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:34 #11 6.646   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:34 #11 6.646   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
22:18:34 #11 6.646   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
22:18:34 #11 6.646   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:34 #11 6.646   libstring-shellquote-perl libsub-exporter-perl
22:18:34 #11 6.646   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:34 #11 6.646   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:34 #11 6.646   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:34 #11 6.646   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:34 #11 6.646   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:34 #11 6.646   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
22:18:34 #11 6.646   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:34 #11 6.646   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
22:18:34 #11 6.646   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
22:18:34 #11 6.647   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:34 #11 6.647   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:34 #11 6.647   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
22:18:34 #11 6.647   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
22:18:34 #11 6.647   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
22:18:34 #11 6.647   m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:34 #11 6.647   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
22:18:34 #11 6.648   pinentry-curses po-debconf publicsuffix python-apt-common python3
22:18:34 #11 6.648   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:34 #11 6.648   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:34 #11 6.648   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:34 #11 6.648   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
22:18:34 #11 6.648   ucf unzip wdiff xauth xz-utils zstd
22:18:34 #11 6.650 The following packages will be upgraded:
22:18:34 #11 6.651   perl-base
22:18:34 #7 extracting sha256:e679d63f382033c15f8f921851bd71fb8a85a432c0a7a612bbef16e989075145 4.9s done
22:18:34 #7 DONE 7.3s
22:18:34 
22:18:34 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:34 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:34 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:34 #9 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:34 #9 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:34 #9 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.0s done
22:18:34 #9 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.6s done
22:18:34 #9 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 1.4s done
22:18:34 #9 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 4.8s done
22:18:34 #9 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 5.4s done
22:18:34 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 71.30MB / 110.20MB 7.2s
22:18:34 #9 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 3.9s
22:18:34 #9 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 5.4s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.4s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.3s done
22:18:34 #10 7.119 The following NEW packages will be installed:
22:18:34 #10 7.119   autoconf automake autopoint autotools-dev binutils binutils-common
22:18:34 #10 7.119   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
22:18:34 #10 7.119   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
22:18:34 #10 7.119   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
22:18:34 #10 7.119   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
22:18:34 #10 7.119   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
22:18:34 #10 7.119   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:34 #10 7.119   gpgconf gpgsm groff-base intltool-debian iso-codes less
22:18:34 #10 7.119   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:34 #10 7.119   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:34 #10 7.119   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
22:18:34 #10 7.119   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:34 #10 7.119   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
22:18:34 #10 7.120   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
22:18:34 #10 7.120   libclass-inspector-perl libclass-method-modifiers-perl
22:18:34 #10 7.120   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:34 #10 7.120   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:34 #10 7.120   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
22:18:34 #10 7.120   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
22:18:34 #10 7.120   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
22:18:34 #10 7.120   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:34 #10 7.120   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:34 #10 7.120   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:34 #10 7.120   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:34 #10 7.120   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:34 #10 7.120   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:34 #10 7.120   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:34 #10 7.120   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:34 #10 7.120   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:34 #10 7.120   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:34 #10 7.121   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:34 #10 7.121   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:34 #10 7.121   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:34 #10 7.121   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:34 #10 7.121   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:34 #10 7.121   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:34 #10 7.121   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:34 #10 7.121   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:34 #10 7.121   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:34 #10 7.121   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:34 #10 7.121   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
22:18:34 #10 7.121   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:34 #10 7.121   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:34 #10 7.121   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:34 #10 7.121   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:34 #10 7.121   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:34 #10 7.121   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:34 #10 7.121   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:34 #10 7.121   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:34 #10 7.121   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:34 #10 7.121   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:34 #10 7.121   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:34 #10 7.121   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:34 #10 7.121   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:34 #10 7.121   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:34 #10 7.121   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:34 #10 7.121   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:34 #10 7.121   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
22:18:34 #10 7.121   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:34 #10 7.121   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:34 #10 7.121   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:34 #10 7.121   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:34 #10 7.121   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:34 #10 7.121   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:34 #10 7.121   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:34 #10 7.121   libstring-shellquote-perl libsub-exporter-perl
22:18:34 #10 7.121   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:34 #10 7.121   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:34 #10 7.121   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:34 #10 7.121   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:34 #10 7.121   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:34 #10 7.121   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:34 #10 7.121   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
22:18:34 #10 7.121   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:34 #10 7.121   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
22:18:34 #10 7.121   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
22:18:34 #10 7.121   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
22:18:34 #10 7.121   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:34 #10 7.121   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
22:18:34 #10 7.121   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:34 #10 7.121   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
22:18:34 #10 7.122   netbase openssh-client openssl patch patchutils pbzip2 perl
22:18:34 #10 7.122   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
22:18:34 #10 7.122   pristine-tar publicsuffix python-apt-common python3 python3-apt
22:18:34 #10 7.122   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
22:18:34 #10 7.122   python3-magic python3-minimal python3-pkg-resources python3-requests
22:18:34 #10 7.122   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
22:18:34 #10 7.123   python3.9-minimal readline-common sensible-utils shared-mime-info strace
22:18:34 #10 7.123   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:34 #10 7.124 The following packages will be upgraded:
22:18:34 #10 7.126   libc6
22:18:34 #10 7.417 1 upgraded, 384 newly installed, 0 to remove and 2 not upgraded.
22:18:34 #10 7.417 Need to get 178 MB of archives.
22:18:34 #10 7.417 After this operation, 572 MB of additional disk space will be used.
22:18:34 #10 7.417 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
22:18:34 #10 7.424 Get:2 http://deb.debian.org/debian bullseye-updates/main amd64 libc6 amd64 2.31-13+deb11u5 [2825 kB]
22:18:34 #10 7.451 Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
22:18:34 #10 7.451 Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
22:18:34 #10 10.37 Get:119 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
22:18:34 #10 10.37 Get:120 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
22:18:34 #10 10.37 Get:121 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
22:18:34 #10 10.37 Get:122 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
22:18:34 #10 10.38 Get:123 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u1 [102 kB]
22:18:34 #10 10.38 Get:124 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
22:18:34 #10 10.38 Get:125 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
22:18:34 #10 10.40 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
22:18:34 #10 10.41 Get:127 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
22:18:34 #10 10.43 Get:128 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
22:18:34 #10 10.44 Get:129 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
22:18:34 #10 10.45 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
22:18:34 #10 10.48 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
22:18:34 #10 10.50 Get:132 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
22:18:34 #10 10.51 Get:133 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
22:18:34 #10 10.52 Get:134 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
22:18:34 #10 10.53 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:18:34 #10 10.53 Get:136 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
22:18:34 #10 10.53 Get:137 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
22:18:34 #10 10.53 Get:138 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
22:18:34 #10 10.54 Get:139 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
22:18:34 #10 10.54 Get:140 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:34 #10 10.54 Get:141 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
22:18:34 #10 10.54 Get:142 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
22:18:34 #10 10.54 Get:143 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
22:18:34 #10 10.54 Get:144 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
22:18:34 #10 10.54 Get:145 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
22:18:34 #10 10.54 Get:146 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:34 #10 10.54 Get:147 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:34 #10 10.54 Get:148 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
22:18:34 #10 10.55 Get:149 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
22:18:34 #10 10.55 Get:150 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
22:18:34 #10 10.55 Get:151 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
22:18:34 #10 10.55 Get:152 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
22:18:34 #10 10.56 Get:153 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
22:18:34 #10 10.56 Get:154 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
22:18:34 #10 10.56 Get:155 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
22:18:34 #10 10.56 Get:156 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
22:18:34 #10 10.56 Get:157 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
22:18:34 #10 10.56 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
22:18:34 #10 10.57 Get:159 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
22:18:34 #10 10.57 Get:160 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
22:18:34 #10 10.57 Get:161 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
22:18:34 #10 10.57 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
22:18:34 #10 10.57 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
22:18:34 #10 10.57 Get:164 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:34 #10 10.57 Get:165 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
22:18:34 #10 10.58 Get:166 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
22:18:34 #10 10.59 Get:167 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
22:18:34 #10 10.59 Get:168 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
22:18:34 #10 10.59 Get:169 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
22:18:34 #10 10.59 Get:170 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:34 #10 10.59 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:34 #10 10.59 Get:172 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
22:18:34 #10 10.61 Get:173 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
22:18:34 #10 10.64 Get:174 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
22:18:34 #10 10.65 Get:175 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
22:18:34 #10 10.66 Get:176 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
22:18:34 #10 10.66 Get:177 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u5 [6976 B]
22:18:34 #10 10.66 Get:178 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:18:34 #10 10.66 Get:179 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
22:18:34 #10 10.66 Get:180 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:18:34 #10 10.66 Get:181 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
22:18:34 #10 10.67 Get:182 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
22:18:34 #10 10.67 Get:183 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
22:18:34 #10 10.67 Get:184 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
22:18:34 #10 10.68 Get:185 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
22:18:34 #10 10.68 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB]
22:18:34 #10 10.68 Get:187 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB]
22:18:34 #10 10.71 Get:188 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 72.35MB / 110.20MB 7.9s
22:18:34 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 1.6s done
22:18:34 #7 DONE 2.8s
22:18:34 
22:18:34 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:34 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 73.40MB / 110.20MB 7.2s
22:18:34 #22 DONE 0.5s
22:18:34 
22:18:34 #23 [cross-true 5/6] RUN dpkg --add-architecture s390x
22:18:34 #7 DONE 7.2s
22:18:34 
22:18:34 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:34 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 20.97MB / 81.47MB 1.7s
22:18:34 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 12.58MB / 38.35MB 1.7s
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.4s done
22:18:34 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.4s done
22:18:34 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.0s done
22:18:35 #11 7.089 1 upgraded, 371 newly installed, 0 to remove and 1 not upgraded.
22:18:35 #11 7.089 Need to get 134 MB of archives.
22:18:35 #11 7.089 After this operation, 475 MB of additional disk space will be used.
22:18:35 #11 7.089 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.1 [1758 kB]
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 77.59MB / 110.20MB 7.6s
22:18:35 #7 ...
22:18:35 
22:18:35 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529
22:18:35 #9 resolve docker.io/library/ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 0.0s done
22:18:35 #9 sha256:7613777544784a5c0496fb94beaa478ca1de1ea80605e5e59fb43691bd2743b1 1.48kB / 1.48kB done
22:18:35 #9 sha256:0e9b69cf8198dafe5b7db1eee7b96b96238f8346ec641dd44f961f7996c2c152 23.73MB / 23.73MB 0.4s done
22:18:35 #9 sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 1.41kB / 1.41kB done
22:18:35 #9 sha256:354437aa4d06f7d91cf3ddcd97efac9d9cf746c8b9b0071acf2b4b06d5c72414 529B / 529B done
22:18:35 #9 extracting sha256:0e9b69cf8198dafe5b7db1eee7b96b96238f8346ec641dd44f961f7996c2c152 1.8s done
22:18:35 #9 DONE 2.7s
22:18:35 
22:18:35 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:35 #10 7.456 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
22:18:35 #10 7.457 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
22:18:35 #10 7.458 Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
22:18:35 #10 7.471 Get:8 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
22:18:35 #10 7.499 Get:9 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
22:18:35 #10 7.501 Get:10 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
22:18:35 #10 7.545 Get:11 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
22:18:35 #10 7.551 Get:12 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
22:18:35 #10 7.551 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
22:18:35 #10 7.555 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u4 [98.0 kB]
22:18:35 #10 7.556 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
22:18:35 #10 7.620 Get:16 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
22:18:35 #10 7.620 Get:17 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
22:18:35 #10 7.620 Get:18 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
22:18:35 #10 7.620 Get:19 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
22:18:35 #10 7.620 Get:20 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
22:18:35 #10 7.620 Get:21 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
22:18:35 #10 7.621 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
22:18:35 #10 7.632 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
22:18:35 #10 7.652 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
22:18:35 #10 7.658 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
22:18:35 #10 7.659 Get:26 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
22:18:35 #10 7.660 Get:27 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
22:18:35 #10 7.662 Get:28 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
22:18:35 #10 7.663 Get:29 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
22:18:35 #10 7.664 Get:30 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:18:35 #10 7.665 Get:31 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:18:35 #10 7.674 Get:32 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:18:35 #10 7.676 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
22:18:35 #10 7.680 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
22:18:35 #10 7.681 Get:35 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
22:18:35 #10 7.683 Get:36 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
22:18:35 #10 7.685 Get:37 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
22:18:35 #10 7.699 Get:38 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
22:18:35 #10 7.699 Get:39 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
22:18:35 #10 7.699 Get:40 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
22:18:35 #10 7.700 Get:41 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
22:18:35 #10 7.700 Get:42 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
22:18:35 #10 7.701 Get:43 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
22:18:35 #10 7.710 Get:44 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
22:18:35 #10 7.712 Get:45 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:18:35 #10 7.714 Get:46 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
22:18:35 #10 7.715 Get:47 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
22:18:35 #10 7.718 Get:48 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
22:18:35 #10 7.722 Get:49 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:18:35 #10 7.723 Get:50 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
22:18:35 #10 7.731 Get:51 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
22:18:35 #10 7.743 Get:52 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
22:18:35 #10 7.759 Get:53 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
22:18:35 #10 10.71 Get:189 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB]
22:18:35 #10 10.72 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u9 [318 kB]
22:18:35 #10 10.73 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB]
22:18:35 #10 10.74 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u3 [331 kB]
22:18:35 #10 10.74 Get:193 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
22:18:35 #10 10.75 Get:194 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
22:18:35 #10 10.75 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u4 [1621 kB]
22:18:35 #10 10.78 Get:196 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u4 [5630 kB]
22:18:35 == Building packages for ubuntu-jammy ==
22:18:35 mkdir -p "debbuild/ubuntu-jammy"
22:18:35 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 78.64MB / 110.20MB 8.3s
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 79.69MB / 110.20MB 7.5s
22:18:35 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 34.60MB / 81.47MB 1.9s
22:18:35 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 25.17MB / 38.35MB 1.9s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 0B / 37.41MB 2.0s
22:18:35 #7 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 7.2s done
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 68.16MB / 110.20MB 7.6s
22:18:35 #10 7.763 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
22:18:35 #10 7.764 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
22:18:35 #10 7.765 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
22:18:35 #10 7.782 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
22:18:35 #10 7.783 Get:58 http://deb.debian.org/debian bullseye-updates/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]
22:18:35 #10 7.786 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.149-1 [1551 kB]
22:18:35 #10 7.802 Get:60 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
22:18:35 #10 7.804 Get:61 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
22:18:35 #10 7.807 Get:62 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
22:18:35 #10 7.808 Get:63 http://deb.debian.org/debian bullseye-updates/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]
22:18:35 #10 7.823 Get:64 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
22:18:35 #10 7.830 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
22:18:35 #10 7.849 Get:66 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
22:18:35 #10 7.850 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
22:18:35 #10 7.939 Get:68 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
22:18:35 #10 7.939 Get:69 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
22:18:35 #10 7.939 Get:70 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
22:18:35 #10 7.939 Get:71 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
22:18:35 #10 7.951 Get:72 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
22:18:35 #10 7.951 Get:73 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
22:18:35 #10 7.960 Get:74 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
22:18:35 #10 7.983 Get:75 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
22:18:35 #10 7.994 Get:76 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
22:18:35 #10 8.001 Get:77 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
22:18:35 #10 8.003 Get:78 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
22:18:35 #10 8.025 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
22:18:35 #10 10.98 Get:197 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
22:18:35 #10 10.99 Get:198 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
22:18:35 #10 11.00 Get:199 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
22:18:35 #10 11.13 Get:200 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
22:18:35 #10 11.17 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
22:18:35 #10 11.18 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
22:18:35 #10 11.18 Get:203 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:35 #10 11.18 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
22:18:35 #10 11.18 Get:205 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
22:18:35 #10 11.18 Get:206 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
22:18:35 #10 11.18 Get:207 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
22:18:35 #10 11.18 Get:208 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
22:18:35 #10 11.18 Get:209 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
22:18:35 #10 11.19 Get:210 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
22:18:35 #10 11.20 Get:211 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
22:18:35 #10 11.21 Get:212 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:35 #10 11.21 Get:213 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
22:18:35 #10 11.21 Get:214 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
22:18:35 #10 11.21 Get:215 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
22:18:35 #10 11.23 Get:216 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
22:18:35 #10 11.23 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
22:18:35 #10 11.23 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
22:18:35 #10 11.23 Get:219 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
22:18:35 #10 11.23 Get:220 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
22:18:35 #10 11.23 Get:221 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
22:18:35 #10 11.24 Get:222 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
22:18:35 #10 11.24 Get:223 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
22:18:35 #10 11.24 Get:224 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
22:18:35 #10 11.24 Get:225 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:35 #10 11.26 Get:226 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
22:18:35 #10 11.27 Get:227 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
22:18:35 #10 11.28 Get:228 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:35 #10 11.28 Get:229 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:35 #10 11.28 Get:230 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
22:18:35 #10 11.29 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
22:18:35 #10 11.29 Get:232 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
22:18:35 #10 11.29 Get:233 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
22:18:35 #10 11.31 Get:234 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:35 #10 11.31 Get:235 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
22:18:35 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 5.1s
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 85.98MB / 110.20MB 7.8s
22:18:35 #7 ...
22:18:35 
22:18:35 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:35 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:35 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:35 #9 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:35 #9 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:35 #9 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 3.5s done
22:18:35 #9 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 2.6s done
22:18:35 #9 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 5.8s done
22:18:35 #9 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 4.5s done
22:18:35 #9 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 7.4s
22:18:35 #9 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 3.6s
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 54.53MB / 110.20MB 7.4s
22:18:35 #9 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 5.9s done
22:18:35 #9 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 7.6s done
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 60.82MB / 110.20MB 7.7s
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 67.11MB / 110.20MB 8.0s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 2.10MB / 37.41MB 2.2s
22:18:35 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 52.43MB / 81.47MB 2.3s
22:18:35 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 31.46MB / 38.35MB 2.3s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 11.53MB / 37.41MB 2.3s
22:18:35 #23 DONE 0.5s
22:18:35 
22:18:35 #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
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 74.45MB / 110.20MB 7.9s
22:18:35 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.3s done
22:18:35 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:35 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:35 #10 8.207 Get:80 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
22:18:35 #10 8.207 Get:81 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
22:18:35 #10 8.215 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
22:18:35 #11 7.706 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
22:18:35 #11 7.706 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04 [810 kB]
22:18:35 #10 11.33 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
22:18:35 #10 11.33 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
22:18:35 #10 11.34 Get:238 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
22:18:35 #10 11.36 Get:239 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
22:18:35 #10 11.36 Get:240 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
22:18:35 #10 11.37 Get:241 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
22:18:35 #10 11.37 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:35 #10 11.37 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
22:18:35 #10 11.37 Get:244 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
22:18:35 #10 11.40 Get:245 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
22:18:35 #10 11.40 Get:246 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
22:18:35 #10 11.41 Get:247 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
22:18:35 #10 11.41 Get:248 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:35 #10 11.41 Get:249 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
22:18:35 #10 11.44 Get:250 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
22:18:35 #10 11.44 Get:251 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:35 #10 11.44 Get:252 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:35 #10 11.44 Get:253 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
22:18:35 #10 11.44 Get:254 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:35 #10 11.44 Get:255 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
22:18:35 #10 11.47 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
22:18:35 #10 11.47 Get:257 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:35 #10 11.47 Get:258 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
22:18:35 #10 11.48 Get:259 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
22:18:35 #10 11.48 Get:260 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:35 #10 11.48 Get:261 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
22:18:35 #10 11.48 Get:262 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
22:18:35 #10 11.51 Get:263 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 84.93MB / 110.20MB 8.1s
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 88.08MB / 110.20MB 8.7s
22:18:35 #1 [internal] load .dockerignore
22:18:35 #1 transferring context: 2B done
22:18:35 #1 DONE 0.1s
22:18:35 
22:18:35 #2 [internal] load build definition from Dockerfile
22:18:35 #2 transferring dockerfile: 1.24kB done
22:18:35 #2 DONE 0.1s
22:18:35 
22:18:35 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:35 #3 ...
22:18:35 
22:18:35 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
22:18:35 #4 DONE 0.0s
22:18:35 
22:18:35 #5 [auth] library/golang:pull token for registry-1.docker.io
22:18:35 #5 DONE 0.0s
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 92.27MB / 110.20MB 8.1s
22:18:35 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 33.55MB / 38.35MB 2.4s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 16.78MB / 37.41MB 2.4s
22:18:35 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 67.76MB / 81.47MB 2.5s
22:18:35 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 38.35MB / 38.35MB 2.5s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 24.24MB / 37.41MB 2.5s
22:18:35 #6 ...
22:18:35 
22:18:35 #8 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
22:18:35 #8 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 8.2s done
22:18:35 #8 extracting sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a done
22:18:35 #8 extracting sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 0.9s done
22:18:35 #8 extracting sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 2.3s done
22:18:35 #8 DONE 14.5s
22:18:35 
22:18:35 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:35 #9 0.856 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:18:35 #9 0.870 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
22:18:35 #9 0.870 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
22:18:35 #9 1.002 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
22:18:35 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 3.4s done
22:18:35 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.4s done
22:18:35 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535
22:18:35 #11 7.728 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB]
22:18:35 #11 7.730 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04 [2254 kB]
22:18:35 #11 7.855 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
22:18:35 #11 7.855 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
22:18:35 #11 7.855 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
22:18:35 #11 7.857 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
22:18:35 #11 7.857 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
22:18:35 #11 7.864 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB]
22:18:35 #11 7.882 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04 [1832 kB]
22:18:35 #11 7.963 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04 [497 kB]
22:18:35 #10 8.325 Get:83 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
22:18:35 #10 8.325 Get:84 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
22:18:35 #10 8.325 Get:85 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
22:18:35 #10 8.333 Get:86 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:18:35 #10 8.335 Get:87 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
22:18:35 #10 8.364 Get:88 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
22:18:35 #10 8.364 Get:89 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:18:35 #10 8.364 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:18:35 #10 8.364 Get:91 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:18:35 #10 8.366 Get:92 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:18:35 #10 8.369 Get:93 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:18:35 #10 8.370 Get:94 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:18:35 #10 8.371 Get:95 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:18:35 #10 8.373 Get:96 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:18:35 #10 8.377 Get:97 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
22:18:35 #10 8.378 Get:98 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
22:18:35 #10 8.381 Get:99 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
22:18:35 #10 8.383 Get:100 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
22:18:35 #10 8.385 Get:101 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
22:18:35 #10 8.391 Get:102 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
22:18:35 #10 8.392 Get:103 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
22:18:35 #10 8.394 Get:104 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
22:18:35 #10 8.394 Get:105 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
22:18:35 #10 8.395 Get:106 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
22:18:35 #10 8.396 Get:107 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:18:35 #10 8.397 Get:108 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
22:18:35 #10 8.399 Get:109 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:18:35 #10 11.51 Get:264 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
22:18:35 #10 11.56 Get:265 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:18:35 #10 11.56 Get:266 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
22:18:35 #10 11.56 Get:267 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
22:18:35 #10 11.56 Get:268 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
22:18:35 #10 11.59 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
22:18:35 #10 11.59 Get:270 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
22:18:35 #10 11.59 Get:271 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
22:18:35 #10 11.59 Get:272 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
22:18:35 #10 11.59 Get:273 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
22:18:35 #10 11.61 Get:274 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
22:18:35 #10 11.61 Get:275 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
22:18:35 #10 11.62 Get:276 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
22:18:35 #10 11.62 Get:277 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
22:18:35 #10 11.62 Get:278 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
22:18:35 #10 11.63 Get:279 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
22:18:35 #10 11.64 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
22:18:35 #10 11.64 Get:281 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
22:18:35 #10 11.66 Get:282 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
22:18:35 #10 11.66 Get:283 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
22:18:35 #10 11.66 Get:284 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
22:18:35 #10 11.67 Get:285 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
22:18:35 #10 11.68 Get:286 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
22:18:35 #10 11.68 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
22:18:35 #10 11.69 Get:288 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.36-0+deb10u2 [173 kB]
22:18:35 #10 11.71 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
22:18:35 #10 11.72 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
22:18:35 #10 11.77 Get:291 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
22:18:35 #10 11.80 Get:292 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
22:18:35 #10 11.83 Get:293 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
22:18:35 #9 1.163 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 94.37MB / 110.20MB 9.1s
22:18:35 
22:18:35 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
22:18:35 #6 DONE 0.4s
22:18:35 
22:18:35 #3 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:18:35 #3 DONE 0.4s
22:18:35 
22:18:35 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:35 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:35 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 98.57MB / 110.20MB 8.4s
22:18:35 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 5.0s
22:18:35 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 73.40MB / 110.20MB 8.4s
22:18:35 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 37.41MB / 37.41MB 2.7s
22:18:35 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 79.69MB / 81.47MB 2.8s
22:18:35 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.6s done
22:18:35 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:36 #24 0.708 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:18:36 #24 0.718 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:18:36 #24 0.718 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:18:36 #24 0.804 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
22:18:36 #9 ...
22:18:36 
22:18:36 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:36 #0 1.090 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
22:18:36 #0 1.134 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
22:18:36 #0 1.157 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
22:18:36 #0 1.172 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
22:18:36 #0 1.322 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
22:18:36 #0 1.409 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
22:18:36 #0 1.822 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
22:18:36 #0 1.826 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
22:18:36 #0 1.837 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1248 kB]
22:18:36 #0 1.892 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3467 kB]
22:18:36 #0 2.015 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2332 kB]
22:18:36 #0 2.102 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB]
22:18:36 #0 2.104 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB]
22:18:36 #0 2.106 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
22:18:36 #0 2.300 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3035 kB]
22:18:36 #0 2.798 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1554 kB]
22:18:36 #0 2.855 Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB]
22:18:36 #0 2.872 Get:18 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1208 kB]
22:18:36 #0 4.862 Fetched 26.4 MB in 4s (6399 kB/s)
22:18:36 #0 4.862 Reading package lists...
22:18:36 #0 6.602 Reading package lists...
22:18:36 #0 8.307 Building dependency tree...
22:18:36 #0 8.560 Reading state information...
22:18:36 #0 8.798 The following additional packages will be installed:
22:18:36 #0 8.798   at autoconf automake autopoint autotools-dev binutils binutils-common
22:18:36 #0 8.799   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:18:36 #0 8.799   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
22:18:36 #0 8.799   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
22:18:36 #0 8.799   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
22:18:36 #0 8.799   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:18:36 #0 8.799   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
22:18:36 #0 8.799   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
22:18:36 #0 8.799   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
22:18:36 #0 8.800   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
22:18:36 #0 8.800   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:36 #0 8.800   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
22:18:36 #0 8.800   libclass-accessor-perl libclass-method-modifiers-perl
22:18:36 #0 8.800   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
22:18:36 #0 8.800   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
22:18:36 #0 8.800   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
22:18:36 #0 8.800   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:36 #0 8.800   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:36 #0 8.800   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:36 #0 8.800   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:36 #0 8.801   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:36 #0 8.801   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:36 #0 8.801   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:36 #0 8.801   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:36 #0 8.801   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:36 #0 8.801   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:36 #0 8.801   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:36 #0 8.801   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:36 #0 8.801   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:36 #0 8.801   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:36 #0 8.801   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
22:18:36 #0 8.801   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:36 #0 8.801   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:36 #0 8.801   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:36 #0 8.801   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:36 #0 8.801   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:36 #0 8.801   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
22:18:36 #0 8.801   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:36 #0 8.801   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:36 #0 8.801   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:36 #0 8.801   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:36 #0 8.801   libparams-validate-perl libparse-debianchangelog-perl
22:18:36 #0 8.801   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:36 #0 8.801   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:36 #0 8.801   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
22:18:36 #0 8.801   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:36 #0 8.801   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:36 #0 8.801   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:36 #0 8.801   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:36 #0 8.801   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:36 #0 8.801   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:36 #0 8.801   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:36 #0 8.801   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
22:18:36 #0 8.801   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:18:36 #0 8.801   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:36 #0 8.801   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:36 #0 8.802   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:36 #0 8.802   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
22:18:36 #0 8.802   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:36 #0 8.802   lsb-release m4 make man-db manpages manpages-dev mime-support
22:18:36 #0 8.802   multiarch-support netbase openssh-client openssl patch patchutils perl
22:18:36 #0 8.802   perl-base perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
22:18:36 #0 8.802   publicsuffix python-apt-common python3 python3-apt python3-certifi
22:18:36 #0 8.802   python3-chardet python3-debian python3-gpg python3-idna python3-magic
22:18:36 #0 8.802   python3-minimal python3-pkg-resources python3-requests python3-six
22:18:36 #0 8.803   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
22:18:36 #0 8.803   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
22:18:36 #0 8.803   xdg-user-dirs xz-utils
22:18:36 #0 8.805 Suggested packages:
22:18:36 #0 8.805   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:18:36 #0 8.805   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:18:36 #0 8.805   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
22:18:36 #0 8.805   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:36 #0 8.805   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:36 #0 8.805   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:36 #0 8.805   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:36 #0 8.805   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:18:36 #0 8.805   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:18:36 #0 8.805   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
22:18:36 #0 8.805   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
22:18:36 #0 8.805   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
22:18:36 #0 8.805   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
22:18:36 #0 8.805   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
22:18:36 #0 8.805   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
22:18:36 #0 8.805   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
22:18:36 #0 8.805   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
22:18:36 #0 8.805   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
22:18:36 #0 8.805   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:36 #0 8.805   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
22:18:36 #0 8.805   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:36 #0 8.805   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
22:18:36 #0 8.805   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
22:18:36 #0 8.805   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:36 #0 8.805   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
22:18:36 #0 8.805   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
22:18:36 #0 8.805   python-apt-doc python3-setuptools python3-cryptography python3-openssl
22:18:36 #0 8.805   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
22:18:36 #0 8.805   wdiff-doc
22:18:36 #0 9.514 The following NEW packages will be installed:
22:18:36 #0 9.514   at autoconf automake autopoint autotools-dev binutils binutils-common
22:18:36 #0 9.514   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:18:36 #0 9.514   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
22:18:36 #0 9.514   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
22:18:36 #0 9.515   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
22:18:36 #0 9.515   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:18:36 #0 9.515   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
22:18:36 #0 9.515   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:36 #0 9.515   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
22:18:36 #0 9.515   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
22:18:36 #0 9.515   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:36 #0 9.515   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
22:18:36 #0 9.515   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
22:18:36 #0 9.515   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:36 #0 9.515   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:36 #0 9.515   libdevel-callchecker-perl libdevel-globaldestruction-perl
22:18:36 #0 9.515   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:36 #0 9.515   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:36 #0 9.515   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:36 #0 9.515   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:36 #0 9.515   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:36 #0 9.516   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:36 #0 9.516   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:36 #0 9.516   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:36 #0 9.516   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:36 #0 9.516   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:36 #0 9.516   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:36 #0 9.516   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:36 #0 9.516   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:36 #0 9.516   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:36 #0 9.516   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:36 #0 9.517   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
22:18:36 #0 9.517   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:36 #0 9.517   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:36 #0 9.517   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:36 #0 9.517   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:36 #0 9.517   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:36 #0 9.517   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
22:18:36 #0 9.517   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:36 #0 9.517   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:36 #0 9.517   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:36 #0 9.517   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:36 #0 9.518   libparams-validate-perl libparse-debianchangelog-perl
22:18:36 #0 9.518   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:36 #0 9.518   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:36 #0 9.518   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
22:18:36 #0 9.518   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:36 #0 9.518   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:36 #0 9.518   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:36 #0 9.518   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:36 #0 9.518   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:36 #0 9.518   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:36 #0 9.518   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:36 #0 9.518   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
22:18:36 #0 9.519   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:18:36 #0 9.519   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:36 #0 9.519   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:36 #0 9.519   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:36 #0 9.519   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
22:18:36 #0 9.519   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:36 #0 9.519   lsb-release m4 make man-db manpages manpages-dev mime-support
22:18:36 #0 9.519   multiarch-support netbase openssh-client openssl patch patchutils perl
22:18:36 #0 9.519   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
22:18:36 #0 9.519   publicsuffix python-apt-common python3 python3-apt python3-certifi
22:18:36 #0 9.519   python3-chardet python3-debian python3-gpg python3-idna python3-magic
22:18:36 #0 9.519   python3-minimal python3-pkg-resources python3-requests python3-six
22:18:36 #0 9.519   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
22:18:36 #0 9.519   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
22:18:36 #0 9.519   xdg-user-dirs xz-utils
22:18:36 #0 9.521 The following packages will be upgraded:
22:18:36 #0 9.522   perl-base
22:18:36 #0 9.949 1 upgraded, 302 newly installed, 0 to remove and 1 not upgraded.
22:18:36 #0 9.949 Need to get 100 MB of archives.
22:18:36 #0 9.949 After this operation, 420 MB of additional disk space will be used.
22:18:36 #0 9.949 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.6 [1393 kB]
22:18:36 #10 10.53 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
22:18:36 #10 10.53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
22:18:36 #10 10.58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB]
22:18:36 #10 10.62 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB]
22:18:36 #10 10.63 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB]
22:18:36 #10 10.70 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
22:18:36 #10 10.71 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
22:18:36 #10 10.71 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
22:18:36 #10 10.71 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
22:18:36 #10 10.72 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
22:18:36 #10 10.72 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.6 [499 kB]
22:18:36 #10 10.73 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB]
22:18:36 #10 10.81 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB]
22:18:36 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 5.0s
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 81.79MB / 110.20MB 8.3s
22:18:36 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.5s done
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535
22:18:36 #11 8.004 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
22:18:36 #11 8.004 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
22:18:36 #11 8.007 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
22:18:36 #11 8.149 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
22:18:36 #11 8.153 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
22:18:36 #11 8.153 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.1 [4819 kB]
22:18:36 #10 8.487 Get:110 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:18:36 #10 8.489 Get:111 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
22:18:36 #10 8.503 Get:112 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:36 #10 8.503 Get:113 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
22:18:36 #10 8.503 Get:114 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
22:18:36 #10 8.515 Get:115 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
22:18:36 #10 11.86 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
22:18:36 #10 11.86 Get:295 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
22:18:36 #10 11.87 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
22:18:36 #10 11.87 Get:297 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
22:18:36 #10 11.87 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
22:18:36 #10 11.89 Get:299 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
22:18:36 #10 11.89 Get:300 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
22:18:36 #10 11.90 Get:301 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
22:18:36 #10 11.91 Get:302 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
22:18:36 #10 11.93 Get:303 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:36 #10 11.93 Get:304 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
22:18:36 #10 11.93 Get:305 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
22:18:36 #10 11.94 Get:306 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
22:18:36 #10 11.98 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
22:18:36 #10 11.98 Get:308 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
22:18:36 #10 11.98 Get:309 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
22:18:36 #10 11.98 Get:310 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
22:18:36 #10 12.01 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
22:18:36 #10 12.01 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
22:18:36 #10 12.02 Get:313 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
22:18:36 #10 12.02 Get:314 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
22:18:36 #10 12.03 Get:315 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
22:18:36 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 93.32MB / 110.20MB 8.5s
22:18:36 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 100.66MB / 110.20MB 8.8s
22:18:36 #7 ...
22:18:36 
22:18:36 #8 [internal] load build context
22:18:36 #8 transferring context: 19.84MB 0.2s done
22:18:36 #8 DONE 0.2s
22:18:36 
22:18:36 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:36 #7 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:36 #7 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:36 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:36 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 0B / 49.23MB 0.0s
22:18:36 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0B / 7.72MB 0.0s
22:18:36 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 9.44MB / 49.23MB 0.1s
22:18:36 #7 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.1s done
22:18:36 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0B / 9.77MB 0.1s
22:18:36 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.9s done
22:18:36 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:36 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 38.35MB / 38.35MB 3.0s done
22:18:36 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.2s done
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.1s
22:18:36 #9 1.180 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
22:18:36 #9 1.181 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
22:18:36 #9 1.309 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
22:18:36 #24 0.910 Get:5 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
22:18:36 #24 1.019 Get:6 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:18:36 #10 10.83 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
22:18:36 #10 10.83 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
22:18:36 #10 10.84 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
22:18:36 #10 10.84 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
22:18:36 #10 10.84 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
22:18:36 #10 10.84 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
22:18:36 #10 10.84 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
22:18:36 #10 10.84 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
22:18:36 #10 10.90 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
22:18:36 #10 10.97 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
22:18:36 #10 10.97 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
22:18:36 #10 10.98 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
22:18:36 #10 11.00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
22:18:36 #10 11.00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
22:18:36 #10 11.00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
22:18:36 #10 11.07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 88.08MB / 110.20MB 8.5s
22:18:36 #9 1.464 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [371 kB]
22:18:36 #11 8.376 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.1 [232 kB]
22:18:36 #11 8.385 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.6 [1184 kB]
22:18:36 #10 8.966 Get:116 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
22:18:36 #10 8.968 Get:117 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
22:18:36 #10 8.969 Get:118 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
22:18:36 #10 8.971 Get:119 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
22:18:36 #10 8.980 Get:120 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u1 [123 kB]
22:18:36 #10 8.981 Get:121 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
22:18:36 #10 8.982 Get:122 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
22:18:36 #10 9.000 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
22:18:36 #10 9.011 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
22:18:36 #10 9.034 Get:125 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
22:18:36 #10 12.04 Get:316 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
22:18:36 #10 12.04 Get:317 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
22:18:36 #10 12.04 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:36 #10 12.05 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:36 #10 12.05 Get:320 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:36 #10 12.05 Get:321 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
22:18:36 #10 12.05 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
22:18:36 #10 12.08 Get:323 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
22:18:36 #10 12.08 Get:324 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
22:18:36 #10 12.08 Get:325 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
22:18:36 #10 12.12 Get:326 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
22:18:36 #10 12.12 Get:327 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
22:18:36 #10 12.12 Get:328 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
22:18:36 #10 12.13 Get:329 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
22:18:36 #10 12.13 Get:330 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
22:18:36 #10 12.13 Get:331 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
22:18:36 #10 12.13 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
22:18:36 #10 12.15 Get:333 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
22:18:36 #10 12.16 Get:334 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
22:18:36 #10 12.17 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:18:36 #10 12.17 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:18:36 #10 12.17 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:18:36 #10 12.17 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
22:18:36 #10 12.18 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:36 #10 12.18 Get:340 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:18:36 #10 12.18 Get:341 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
22:18:36 #10 12.19 Get:342 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
22:18:36 #10 12.19 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
22:18:36 #10 12.20 Get:344 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
22:18:36 #10 12.20 Get:345 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
22:18:36 #10 12.20 Get:346 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
22:18:36 #10 12.21 Get:347 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
22:18:36 #10 12.25 Get:348 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
22:18:36 #10 12.25 Get:349 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
22:18:36 #10 12.28 Get:350 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
22:18:36 #10 12.34 Get:351 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
22:18:36 #10 12.37 Get:352 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
22:18:36 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 4.1s done
22:18:36 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.4s done
22:18:36 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27
22:18:36 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 29.36MB / 49.23MB 0.3s
22:18:36 #7 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.3s done
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 3.15MB / 52.18MB 0.3s
22:18:36 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 38.80MB / 49.23MB 0.4s
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 12.58MB / 52.18MB 0.4s
22:18:36 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 0B / 62.48MB 0.4s
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 101.71MB / 110.20MB 9.5s
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 105.91MB / 110.20MB 8.9s
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.2s done
22:18:36 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 83.89MB / 110.20MB 8.9s
22:18:36 #24 1.113 Get:7 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:18:36 #24 1.249 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
22:18:36 #10 11.21 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
22:18:36 #10 11.21 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB]
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 94.37MB / 110.20MB 8.8s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0527f8b6119dc3829) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
22:18:36 #11 8.434 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB]
22:18:36 #11 8.441 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B]
22:18:36 #11 8.441 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
22:18:36 #11 8.602 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB]
22:18:36 #11 8.605 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
22:18:36 #11 8.607 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
22:18:36 #11 8.609 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
22:18:36 #11 8.611 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
22:18:36 #10 9.075 Get:126 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
22:18:36 #10 9.083 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
22:18:36 #10 9.103 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
22:18:36 #10 9.118 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
22:18:36 #10 9.149 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
22:18:36 #10 9.166 Get:131 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
22:18:36 #10 9.171 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
22:18:36 #10 9.173 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:18:36 #10 9.176 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
22:18:36 #10 9.178 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
22:18:36 #10 9.180 Get:136 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
22:18:36 #10 9.183 Get:137 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
22:18:36 #10 9.184 Get:138 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
22:18:36 #10 9.184 Get:139 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
22:18:36 #10 9.189 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
22:18:36 #10 9.189 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
22:18:36 #10 9.190 Get:142 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
22:18:36 #10 9.192 Get:143 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:36 #10 9.193 Get:144 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:36 #10 9.200 Get:145 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
22:18:36 #10 9.203 Get:146 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
22:18:36 #10 9.205 Get:147 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
22:18:36 #10 9.207 Get:148 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
22:18:36 #10 9.220 Get:149 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
22:18:36 #10 9.222 Get:150 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
22:18:36 #10 9.227 Get:151 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
22:18:36 #10 9.229 Get:152 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
22:18:36 #10 9.231 Get:153 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
22:18:36 #10 9.232 Get:154 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
22:18:36 #10 9.234 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
22:18:36 #10 9.236 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
22:18:36 #10 9.238 Get:157 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
22:18:36 #10 9.240 Get:158 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
22:18:36 #10 9.241 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
22:18:36 #10 9.242 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
22:18:36 #10 9.244 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:36 #10 9.247 Get:162 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
22:18:36 #10 9.250 Get:163 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
22:18:36 #10 9.253 Get:164 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
22:18:36 #10 9.259 Get:165 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
22:18:36 #10 9.259 Get:166 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
22:18:36 #10 9.260 Get:167 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:36 #10 9.261 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:36 #10 9.266 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
22:18:36 #10 9.268 Get:170 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
22:18:36 #10 9.270 Get:171 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
22:18:36 #10 9.277 Get:172 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
22:18:36 #10 12.38 Get:353 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
22:18:36 #10 12.38 Get:354 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
22:18:36 #10 12.38 Get:355 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
22:18:36 #10 12.39 Get:356 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
22:18:36 #10 12.39 Get:357 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
22:18:36 #10 12.39 Get:358 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
22:18:36 #10 12.39 Get:359 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
22:18:36 #10 12.40 Get:360 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
22:18:36 #10 12.42 Get:361 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
22:18:36 #10 12.43 Get:362 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
22:18:36 #10 12.45 Get:363 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
22:18:36 #10 12.46 Get:364 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
22:18:36 #10 12.46 Get:365 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
22:18:36 #10 12.46 Get:366 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
22:18:36 #7 ...
22:18:36 
22:18:36 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3
22:18:36 #9 resolve docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 0.0s done
22:18:36 #9 sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 1.42kB / 1.42kB done
22:18:36 #9 sha256:9488eba63bece0e05cd2cd84ce4dbe2710c8666f10259bbb9ebe55c4ff4f5704 529B / 529B done
22:18:36 #9 sha256:f12f227aa3fdd90f0418130698b75f1eeb68f885f0760866a7801fa3877df26a 1.48kB / 1.48kB done
22:18:36 #9 sha256:514fa78e57ce0d9437bc984cc36ab780c24b69da2b922bfff16737072e3e7de2 27.19MB / 27.19MB 2.5s done
22:18:36 #9 extracting sha256:514fa78e57ce0d9437bc984cc36ab780c24b69da2b922bfff16737072e3e7de2 1.3s done
22:18:36 #9 DONE 4.1s
22:18:36 
22:18:36 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.3s done
22:18:36 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0.1s
22:18:36 #7 ...
22:18:36 
22:18:36 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
22:18:36 #9 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b done
22:18:36 #9 sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b 1.99kB / 1.99kB done
22:18:36 #9 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 41.78MB / 41.78MB 2.7s done
22:18:36 #9 sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 258B / 258B 0.1s done
22:18:36 #9 sha256:438d2cc59a55d028aec10582047f62b01192afcc24efc3442d6b7dc1b6e66ddc 5.00kB / 5.00kB done
22:18:36 #9 sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 307B / 307B 0.2s done
22:18:36 #9 sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 912B / 912B 0.3s done
22:18:36 #9 sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 178B / 178B 0.3s done
22:18:36 #9 sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 123.08kB / 123.08kB 0.5s done
22:18:36 #9 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 17.93MB / 17.93MB 1.7s done
22:18:36 #9 sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 413B / 413B 0.4s done
22:18:36 #9 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 6.8s
22:18:36 #9 ...
22:18:36 
22:18:36 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:36 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 10.0s
22:18:36 #7 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 31.46MB / 52.18MB 0.6s
22:18:36 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 17.93MB / 62.48MB 0.6s
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 42.99MB / 52.18MB 0.7s
22:18:36 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 23.52MB / 62.48MB 0.7s
22:18:36 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009
22:18:36 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.19MB / 109.04MB 0.7s
22:18:36 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 109.05MB / 110.20MB 9.2s
22:18:36 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.4s done
22:18:36 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535
22:18:36 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0.1s
22:18:36 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 92.27MB / 110.20MB 9.3s
22:18:36 #10 11.38 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB]
22:18:36 #10 11.39 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
22:18:36 #10 11.42 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB]
22:18:36 #10 11.42 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B]
22:18:36 #10 11.42 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
22:18:36 #10 11.43 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
22:18:36 #10 11.44 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
22:18:36 #10 11.44 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
22:18:36 #10 11.44 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
22:18:36 #10 11.45 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
22:18:36 #10 11.53 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
22:18:36 #10 11.55 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
22:18:36 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 37.41MB / 37.41MB 3.4s done
22:18:36 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 81.47MB / 81.47MB 3.5s done
22:18:36 #7 extracting sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918
22:18:36 #24 1.333 Get:9 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:18:36 #24 1.421 Get:10 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [181 kB]
22:18:36 #24 1.423 Get:11 http://deb.debian.org/debian-security bullseye-security/main armel Packages [175 kB]
22:18:36 #24 1.425 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:18:36 #24 1.429 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:18:36 #24 1.433 Get:14 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [190 kB]
22:18:36 #24 1.435 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [162 kB]
22:18:36 #24 1.437 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
22:18:36 #24 1.438 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:18:36 #24 1.438 Get:18 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
22:18:36 #24 1.439 Get:19 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
22:18:36 #24 1.440 Get:20 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
22:18:36 #24 1.441 Get:21 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:18:36 #9 1.915 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [374 kB]
22:18:36 #9 1.972 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
22:18:36 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 3.3s done
22:18:36 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:36 #10 9.323 Get:173 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
22:18:36 #10 9.327 Get:174 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B]
22:18:36 #10 9.329 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:18:36 #10 9.331 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
22:18:36 #10 9.333 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
22:18:36 #10 9.334 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
22:18:36 #10 9.337 Get:179 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
22:18:36 #10 9.342 Get:180 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
22:18:36 #10 9.342 Get:181 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
22:18:36 #10 9.362 Get:182 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
22:18:36 #10 9.368 Get:183 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
22:18:36 #10 9.383 Get:184 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
22:18:36 #10 9.397 Get:185 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]
22:18:36 #10 9.407 Get:186 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
22:18:36 #10 9.422 Get:187 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
22:18:36 #10 9.484 Get:188 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
22:18:36 #10 12.75 debconf: delaying package configuration, since apt-utils is not installed
22:18:36 #10 12.77 Fetched 174 MB in 5s (38.2 MB/s)
22:18:36 #9 1.980 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 0.8s
22:18:36 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 32.81MB / 62.48MB 0.8s
22:18:36 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 13.63MB / 109.04MB 0.8s
22:18:36 #7 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 0.9s done
22:18:36 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 45.09MB / 62.48MB 0.9s
22:18:36 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 22.02MB / 109.04MB 0.9s
22:18:36 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 0B / 126B 0.9s
22:18:36 #9 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 6.2s done
22:18:37 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 5.9s done
22:18:37 #7 extracting sha256:f382d9294036e8b94997b099800cf7119a875d50971675c222f8cdc676677c96 3.4s done
22:18:37 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 101.71MB / 110.20MB 9.2s
22:18:37 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.5s done
22:18:37 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535
22:18:37 #10 9.619 Get:189 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
22:18:37 #10 9.698 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
22:18:37 #10 9.707 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
22:18:37 #10 9.713 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:37 #10 9.715 Get:193 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
22:18:37 #10 9.715 Get:194 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
22:18:37 #10 9.717 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
22:18:37 #10 9.719 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:18:37 #10 9.733 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
22:18:37 #10 9.736 Get:198 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
22:18:37 #10 9.742 Get:199 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
22:18:37 #10 9.743 Get:200 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:37 #10 9.752 Get:201 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
22:18:37 #10 9.753 Get:202 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
22:18:37 #10 9.757 Get:203 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
22:18:37 #10 9.776 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
22:18:37 #10 9.791 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
22:18:37 #10 9.796 Get:206 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
22:18:37 #10 9.799 Get:207 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
22:18:37 #10 9.809 Get:208 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
22:18:37 #10 12.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
22:18:37 #10 12.82 Preparing to unpack .../libc6_2.28-10+deb10u2_amd64.deb ...
22:18:37 #10 13.01 Unpacking libc6:amd64 (2.28-10+deb10u2) over (2.28-10+deb10u1) ...
22:18:37 #9 2.401 Fetched 8330 kB in 2s (4626 kB/s)
22:18:37 #11 9.097 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.1 [763 kB]
22:18:37 #11 9.117 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
22:18:37 #11 9.125 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
22:18:37 #11 9.125 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
22:18:37 #11 9.125 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
22:18:37 #11 9.125 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB]
22:18:37 #11 9.130 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
22:18:37 #11 9.135 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
22:18:37 #11 9.138 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
22:18:37 #11 9.173 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
22:18:37 #11 9.247 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
22:18:37 #11 9.250 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB]
22:18:37 #11 9.250 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
22:18:37 #11 9.251 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
22:18:37 #11 9.254 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
22:18:37 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 59.93MB / 62.48MB 1.0s
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 34.60MB / 109.04MB 1.0s
22:18:37 #7 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.0s done
22:18:37 #7 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.1s done
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 46.14MB / 109.04MB 1.1s
22:18:37 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 9.8s done
22:18:37 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.4s done
22:18:37 #7 ...
22:18:37 
22:18:37 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:18:37 #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
22:18:37 #9 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done
22:18:37 #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:18:37 #9 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done
22:18:37 #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 1.5s done
22:18:37 #9 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 3.1s done
22:18:37 #9 DONE 4.9s
22:18:37 
22:18:37 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0.1s
22:18:37 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 100.66MB / 110.20MB 9.8s
22:18:37 #7 DONE 5.0s
22:18:37 
22:18:37 #8 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #8 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:37 #8 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:37 #8 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:37 #8 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:37 #8 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 1.1s done
22:18:37 #8 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:37 #8 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.3s done
22:18:37 #8 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.2s done
22:18:37 #8 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 3.1s done
22:18:37 #8 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.8s done
22:18:37 #8 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.3s done
22:18:37 #8 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.6s done
22:18:37 #8 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.3s done
22:18:37 #8 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.2s
22:18:37 #8 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.3s done
22:18:37 #10 12.10 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.7 [663 kB]
22:18:37 #10 12.13 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
22:18:37 #10 12.13 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
22:18:37 #10 12.14 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
22:18:37 #10 12.15 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
22:18:37 #10 12.16 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
22:18:37 #10 12.17 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
22:18:37 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 108.00MB / 110.20MB 9.6s
22:18:37 #10 9.813 Get:209 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
22:18:37 #10 9.823 Get:210 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
22:18:37 #10 9.825 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
22:18:37 #10 9.826 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
22:18:37 #10 9.828 Get:213 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
22:18:37 #10 9.829 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
22:18:37 #10 9.836 Get:215 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
22:18:37 #10 9.857 Get:216 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
22:18:37 #10 9.863 Get:217 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
22:18:37 #10 9.867 Get:218 http://deb.debian.org/debian bullseye-updates/main amd64 libc-devtools amd64 2.31-13+deb11u5 [246 kB]
22:18:37 #10 9.880 Get:219 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:37 #10 9.883 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
22:18:37 #10 9.883 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
22:18:37 #10 9.884 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
22:18:37 #10 9.893 Get:223 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
22:18:37 #10 9.894 Get:224 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
22:18:37 #10 9.902 Get:225 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
22:18:37 #10 9.904 Get:226 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
22:18:37 #10 9.904 Get:227 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
22:18:37 #10 9.919 Get:228 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
22:18:37 #10 9.927 Get:229 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:37 #10 9.932 Get:230 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
22:18:37 #10 9.938 Get:231 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
22:18:37 #10 9.939 Get:232 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:37 #10 9.940 Get:233 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:37 #10 9.941 Get:234 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
22:18:37 #10 9.965 Get:235 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
22:18:37 #10 9.972 Get:236 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
22:18:37 #10 9.985 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
22:18:37 #10 9.986 Get:238 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
22:18:37 #10 9.988 Get:239 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
22:18:37 #10 9.988 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
22:18:37 #10 9.989 Get:241 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
22:18:37 #10 10.00 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
22:18:37 #10 10.00 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
22:18:37 #10 10.02 Get:244 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
22:18:37 #10 10.02 Get:245 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
22:18:37 #10 10.03 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
22:18:37 #10 10.03 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
22:18:37 #10 10.03 Get:248 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
22:18:37 #10 10.03 Get:249 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
22:18:37 #10 10.04 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
22:18:37 #10 10.05 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
22:18:37 #10 10.06 Get:252 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
22:18:37 #10 10.07 Get:253 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
22:18:37 #10 10.07 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:37 #10 10.07 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
22:18:37 #10 10.08 Get:256 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
22:18:37 #10 10.09 Get:257 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
22:18:37 #10 10.09 Get:258 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
22:18:37 #10 10.10 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
22:18:37 #10 10.10 Get:260 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
22:18:37 #10 10.10 Get:261 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
22:18:37 #10 10.10 Get:262 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
22:18:37 #10 10.13 Get:263 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:37 #11 9.288 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
22:18:37 #11 9.288 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
22:18:37 #11 9.292 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
22:18:37 #11 9.295 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
22:18:37 #11 9.320 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
22:18:37 #11 9.395 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
22:18:37 #11 9.402 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
22:18:37 #11 9.407 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
22:18:37 #11 9.407 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
22:18:37 #11 9.407 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
22:18:37 #11 9.407 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB]
22:18:37 #11 9.413 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB]
22:18:37 #11 9.442 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
22:18:37 #11 9.444 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
22:18:37 #11 9.468 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 65.67MB / 109.04MB 1.3s
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 76.55MB / 109.04MB 1.4s
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 85.98MB / 109.04MB 1.5s
22:18:37 #10 DONE 2.7s
22:18:37 
22:18:37 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 9.8s done
22:18:37 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 6.5s done
22:18:37 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:37 #9 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:37 #8 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27
22:18:37 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 108.00MB / 110.20MB 10.1s
22:18:37 #10 12.17 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB]
22:18:37 #10 12.18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
22:18:37 #10 12.19 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
22:18:37 #10 12.34 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
22:18:37 #10 12.34 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
22:18:37 #10 12.34 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
22:18:37 #10 12.35 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
22:18:37 #10 12.36 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
22:18:37 #10 12.36 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
22:18:37 #10 12.38 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
22:18:37 #10 12.39 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
22:18:37 #10 12.40 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB]
22:18:37 #7 ...
22:18:37 
22:18:37 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:18:37 #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
22:18:37 #9 sha256:5f9bdbd692234ca57d14f44bb6b83df9d40c7fa5685503e3cb74434d13824807 1.48kB / 1.48kB done
22:18:37 #9 sha256:e19342fb46cabf6147aec1d1c6af1f3a82736530cf3b067835fc8a09da092ce3 50.21MB / 50.21MB 3.7s done
22:18:37 #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:18:37 #9 sha256:cdd230199482970078c9f0a9914cae8f558c128050a8e2ac60849ebd307f1e45 529B / 529B done
22:18:37 #9 extracting sha256:e19342fb46cabf6147aec1d1c6af1f3a82736530cf3b067835fc8a09da092ce3 6.1s
22:18:37 #9 ...
22:18:37 
22:18:37 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #6 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.4s done
22:18:37 #6 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141
22:18:37 #10 10.14 Get:264 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
22:18:37 #10 10.15 Get:265 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
22:18:37 #10 10.16 Get:266 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:37 #10 10.16 Get:267 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:37 #10 10.16 Get:268 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
22:18:37 #10 10.16 Get:269 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:37 #10 10.16 Get:270 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
22:18:37 #10 10.16 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
22:18:37 #10 10.19 Get:272 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:37 #10 10.19 Get:273 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
22:18:37 #10 10.19 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
22:18:37 #10 10.20 Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
22:18:37 #10 10.22 Get:276 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:37 #10 10.23 Get:277 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
22:18:37 #10 10.23 Get:278 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
22:18:37 #10 10.26 Get:279 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
22:18:37 #10 ...
22:18:37 
22:18:37 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.5s done
22:18:37 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.4s done
22:18:37 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.8s done
22:18:37 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 4.0s done
22:18:37 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 1.1s
22:18:37 #7 ...
22:18:37 
22:18:37 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:37 #10 10.26 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
22:18:37 #10 10.32 Get:281 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:18:37 #10 10.35 Get:282 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:18:37 #10 10.37 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
22:18:37 #7 ...
22:18:37 
22:18:37 #9 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f
22:18:37 #9 resolve docker.io/library/fedora:35@sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f 0.0s done
22:18:37 #9 sha256:acf39c9fb7cd0fa51ee423f9536667007a1b52e98c6030c823007cf5686c7765 529B / 529B done
22:18:37 #9 sha256:775b4cdd6b58e0dd0077142af08f123c9ed90ac24c4004f161afd01f86c3c95b 2.00kB / 2.00kB done
22:18:37 #9 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 1.0s done
22:18:37 #9 sha256:339cf5b414377e6788be1d11a7f31318b4a5b7b14491d3182c410281180daa4f 1.20kB / 1.20kB done
22:18:37 #9 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 3.8s done
22:18:37 #9 DONE 5.2s
22:18:37 
22:18:37 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #7 ...
22:18:37 
22:18:37 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:37 #11 9.543 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
22:18:37 #11 9.591 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 openssh-client amd64 1:8.9p1-3 [909 kB]
22:18:37 #11 9.638 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
22:18:37 #11 9.641 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
22:18:37 #11 9.643 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
22:18:37 #11 9.664 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
22:18:37 #11 9.664 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
22:18:37 #11 9.668 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
22:18:37 #11 9.668 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
22:18:37 #11 9.690 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
22:18:37 #11 9.703 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
22:18:37 #11 9.764 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
22:18:37 #11 9.783 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
22:18:37 #11 9.797 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-common amd64 2.38-3ubuntu1 [221 kB]
22:18:37 #11 9.812 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbinutils amd64 2.38-3ubuntu1 [662 kB]
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 96.47MB / 109.04MB 1.6s
22:18:37 #7 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 105.91MB / 109.04MB 1.7s
22:18:37 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.5s done
22:18:37 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e
22:18:37 #9 2.401 Reading package lists...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:18:37 #9 ...
22:18:37 
22:18:37 #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
22:18:37 #10 DONE 2.9s
22:18:37 
22:18:37 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #9 ...
22:18:37 
22:18:37 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:37 #9 ...
22:18:37 
22:18:37 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:37 #10 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:37 #10 sha256:87dafebeb8ae84c2854db8f462339dee21b7d78a8d6158e0fd5ca7329f99ca3c 7.12kB / 7.12kB done
22:18:37 #10 sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 45.91MB / 45.91MB 2.7s done
22:18:37 #10 sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 7.15MB / 7.15MB 0.6s done
22:18:37 #10 sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 9.34MB / 9.34MB 0.9s done
22:18:37 #10 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:37 #10 sha256:6d13ab5bea573778619d29b69575113903f8ba3a47b56e0509ee9f96b13c3921 1.79kB / 1.79kB done
22:18:37 #10 sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 47.36MB / 47.36MB 3.6s done
22:18:37 #10 sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 53.31MB / 53.31MB 4.7s done
22:18:37 #10 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 9.2s done
22:18:37 #10 sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d 156B / 156B 4.7s done
22:18:37 #10 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.5s done
22:18:37 #10 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.5s done
22:18:37 #10 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c
22:18:37 #10 12.46 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
22:18:37 #10 12.49 Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
22:18:37 #10 12.56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB]
22:18:37 #10 12.58 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
22:18:37 #10 12.58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
22:18:37 #10 12.58 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB]
22:18:37 #10 12.58 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB]
22:18:37 #10 12.59 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
22:18:37 #10 12.61 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
22:18:37 #10 12.61 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
22:18:37 #10 12.61 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
22:18:37 #10 12.63 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
22:18:37 #10 12.71 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
22:18:37 #10 12.73 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
22:18:37 #10 12.74 Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
22:18:37 #10 10.37 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
22:18:37 #10 10.39 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
22:18:37 #10 10.41 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
22:18:37 #10 10.41 Get:287 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
22:18:37 #10 10.41 Get:288 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
22:18:37 #10 10.42 Get:289 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
22:18:37 #10 10.42 Get:290 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
22:18:37 #10 10.44 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
22:18:37 #10 10.44 Get:292 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
22:18:37 #10 10.45 Get:293 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
22:18:37 #10 10.45 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
22:18:37 #10 10.46 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
22:18:37 #10 10.48 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
22:18:37 #10 10.48 Get:297 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
22:18:37 #10 10.48 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
22:18:37 #10 10.48 Get:299 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
22:18:37 #10 10.48 Get:300 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
22:18:37 #10 10.49 Get:301 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
22:18:37 #10 10.49 Get:302 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
22:18:37 #10 10.49 Get:303 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:37 #10 10.51 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
22:18:37 #10 10.52 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
22:18:37 #10 10.52 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
22:18:37 #10 10.52 Get:307 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
22:18:37 #10 10.52 Get:308 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
22:18:37 #10 10.52 Get:309 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
22:18:37 #10 10.52 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
22:18:37 #10 10.52 Get:311 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
22:18:37 #10 10.53 Get:312 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
22:18:37 #10 10.53 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
22:18:37 #10 10.53 Get:314 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
22:18:37 #10 10.53 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
22:18:37 #10 10.53 Get:316 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:37 #10 10.53 Get:317 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
22:18:37 #10 10.53 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
22:18:37 #10 10.54 Get:319 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
22:18:37 #10 10.54 Get:320 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
22:18:37 #10 10.54 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
22:18:37 #10 10.54 Get:322 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
22:18:37 #10 10.54 Get:323 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
22:18:37 #10 10.54 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
22:18:37 #10 10.55 Get:325 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
22:18:37 #10 10.55 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
22:18:37 #10 10.55 Get:327 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
22:18:37 #10 10.58 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
22:18:37 #10 10.58 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
22:18:37 #10 10.58 Get:330 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
22:18:37 #10 10.58 Get:331 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
22:18:37 #10 10.58 Get:332 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
22:18:37 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 7.0s done
22:18:37 #11 9.846 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf-nobfd0 amd64 2.38-3ubuntu1 [106 kB]
22:18:37 #11 9.848 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf0 amd64 2.38-3ubuntu1 [103 kB]
22:18:37 #11 9.857 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-x86-64-linux-gnu amd64 2.38-3ubuntu1 [2328 kB]
22:18:37 #11 9.965 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils amd64 2.38-3ubuntu1 [3186 B]
22:18:37 #11 9.966 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB]
22:18:37 #11 9.974 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-52.58 [1319 kB]
22:18:37 #11 10.01 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
22:18:37 #11 10.01 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
22:18:37 #11 10.02 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
22:18:37 #11 10.02 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
22:18:37 #11 10.02 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB]
22:18:38 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 10.9s done
22:18:38 #7 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 8.0s done
22:18:38 #11 ...
22:18:38 
22:18:38 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:38 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 2.8s done
22:18:38 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 2.8s done
22:18:38 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 3.2s
22:18:38 #10 12.79 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
22:18:38 #10 12.79 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB]
22:18:38 #10 12.81 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB]
22:18:38 #10 12.83 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB]
22:18:38 #10 12.88 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B]
22:18:38 #10 12.89 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB]
22:18:38 #10 12.91 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-194.205 [990 kB]
22:18:38 #10 12.95 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB]
22:18:38 #10 10.59 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
22:18:38 #10 10.59 Get:334 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
22:18:38 #10 10.59 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:38 #10 10.61 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:38 #10 10.61 Get:337 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:38 #10 10.61 Get:338 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
22:18:38 #10 10.61 Get:339 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
22:18:38 #10 10.61 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
22:18:38 #10 10.61 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
22:18:38 #10 10.61 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
22:18:38 #10 10.61 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
22:18:38 #10 10.61 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
22:18:38 #10 10.61 Get:345 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
22:18:38 #10 10.62 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
22:18:38 #10 10.62 Get:347 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
22:18:38 #10 10.62 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
22:18:38 #10 10.62 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
22:18:38 #10 10.62 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
22:18:38 #10 10.63 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
22:18:38 #10 10.65 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
22:18:38 #10 10.65 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
22:18:38 #10 10.65 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:38 #10 10.65 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
22:18:38 #10 10.65 Get:356 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
22:18:38 #10 10.66 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
22:18:38 #10 10.66 Get:358 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
22:18:38 #10 10.66 Get:359 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
22:18:38 #10 10.66 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
22:18:38 #10 10.66 Get:361 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
22:18:38 #10 10.66 Get:362 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
22:18:38 #10 10.67 Get:363 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
22:18:38 #10 10.67 Get:364 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
22:18:38 #10 10.70 Get:365 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
22:18:38 #10 10.71 Get:366 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
22:18:38 #10 10.72 Get:367 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
22:18:38 #10 10.73 Get:368 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
22:18:38 #10 10.73 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
22:18:38 #10 10.73 Get:370 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
22:18:38 #10 10.73 Get:371 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
22:18:38 #10 10.73 Get:372 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
22:18:38 #10 10.74 Get:373 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
22:18:38 #10 10.74 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
22:18:38 #10 10.74 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
22:18:38 #10 10.75 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
22:18:38 #10 10.75 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
22:18:38 #10 10.75 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
22:18:38 #10 10.75 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
22:18:38 #10 10.76 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
22:18:38 #10 10.76 Get:381 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
22:18:38 #10 10.76 Get:382 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
22:18:38 #10 10.77 Get:383 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
22:18:38 #10 10.78 Get:384 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
22:18:38 #10 10.78 Get:385 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
22:18:38 #8 extracting sha256:b1c920871d1aa8a278153c3e7d9e80e1939bef56385c6efb8a90fbbf991c4289 3.8s done
22:18:38 #8 DONE 5.3s
22:18:38 
22:18:38 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:38 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:38 #9 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:38 #9 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:38 #9 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:38 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:38 #9 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:38 #9 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.4s done
22:18:38 #9 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.3s done
22:18:38 #9 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.4s done
22:18:38 #9 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 3.0s done
22:18:38 #9 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.5s done
22:18:38 #9 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 3.9s done
22:18:38 #9 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.4s done
22:18:38 #9 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.3s done
22:18:38 #9 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 0.4s
22:18:38 #11 10.11 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11-base amd64 11.2.0-19ubuntu1 [20.8 kB]
22:18:38 #11 10.11 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
22:18:38 #11 10.15 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
22:18:38 #11 10.23 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
22:18:38 #11 10.23 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp-11 amd64 11.2.0-19ubuntu1 [9966 kB]
22:18:38 #11 ...
22:18:38 
22:18:38 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:38 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.7s done
22:18:38 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.4s done
22:18:38 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 2.9s
22:18:38 #6 ...
22:18:38 
22:18:38 #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
22:18:38 #9 DONE 2.6s
22:18:38 
22:18:38 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:38 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.3s done
22:18:38 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:38 #9 ...
22:18:38 
22:18:38 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:18:38 #11 6.012  * base: download.cf.centos.org
22:18:38 #11 6.012  * extras: download.cf.centos.org
22:18:38 #11 6.012  * updates: download.cf.centos.org
22:18:38 #10 13.04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
22:18:38 #10 13.05 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
22:18:38 #10 13.08 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
22:18:38 #10 13.09 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
22:18:38 #10 13.09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
22:18:38 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:38 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 10.6s done
22:18:38 #10 11.08 debconf: delaying package configuration, since apt-utils is not installed
22:18:38 #10 11.13 Fetched 178 MB in 4s (49.0 MB/s)
22:18:38 #10 11.16 Selecting previously unselected package bsdextrautils.
22:18:38 #10 11.16 (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.)
22:18:38 #10 11.16 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
22:18:38 #10 11.17 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
22:18:38 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 1.6s done
22:18:38 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce
22:18:38 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 0.1s
22:18:38 #9 3.090 Reading package lists...
22:18:38 #11 1.060 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
22:18:38 #10 11.25 Preparing to unpack .../libc6_2.31-13+deb11u5_amd64.deb ...
22:18:38 #10 11.39 Unpacking libc6:amd64 (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:18:38 #9 ...
22:18:38 
22:18:38 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:38 #11 10.66 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
22:18:38 #11 10.66 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.1.0-2ubuntu1~22.04 [47.4 kB]
22:18:38 #11 10.66 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.1.0-2ubuntu1~22.04 [126 kB]
22:18:38 #11 10.67 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.1.0-2ubuntu1~22.04 [30.2 kB]
22:18:38 #11 10.67 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.1.0-2ubuntu1~22.04 [10.4 kB]
22:18:38 #11 10.67 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasan6 amd64 11.2.0-19ubuntu1 [2283 kB]
22:18:38 #11 10.75 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.1.0-2ubuntu1~22.04 [1069 kB]
22:18:38 #11 10.80 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtsan0 amd64 11.2.0-19ubuntu1 [2261 kB]
22:18:38 #9 3.770 Building dependency tree...
22:18:38 #9 3.924 Reading state information...
22:18:38 #9 4.152 The following additional packages will be installed:
22:18:38 #9 4.152   at autoconf automake autopoint autotools-dev binutils
22:18:38 #9 4.152   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:38 #9 4.152   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
22:18:38 #9 4.152   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:38 #9 4.152   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
22:18:38 #9 4.152   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
22:18:38 #9 4.152   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:18:38 #9 4.152   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
22:18:38 #9 4.152   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:38 #9 4.152   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:38 #9 4.152   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:38 #9 4.152   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:38 #9 4.152   libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
22:18:38 #9 4.152   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
22:18:38 #9 4.152   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:38 #9 4.152   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:38 #9 4.152   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
22:18:38 #9 4.152   libdata-optlist-perl libdevel-callchecker-perl
22:18:38 #9 4.152   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
22:18:38 #9 4.152   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:38 #9 4.152   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:38 #9 4.152   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:38 #9 4.152   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:38 #9 4.152   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:38 #9 4.152   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:38 #9 4.152   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:38 #9 4.152   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:38 #9 4.152   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:38 #9 4.152   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:38 #9 4.152   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:38 #9 4.152   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:38 #9 4.152   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:38 #9 4.152   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:38 #9 4.152   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:38 #9 4.152   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:38 #9 4.152   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
22:18:38 #9 4.152   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
22:18:38 #9 4.152   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:38 #9 4.152   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:38 #9 4.152   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:38 #9 4.152   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:38 #9 4.152   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
22:18:38 #9 4.152   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:38 #9 4.152   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
22:18:38 #9 4.152   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
22:18:38 #9 4.152   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
22:18:38 #9 4.152   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
22:18:38 #9 4.152   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
22:18:38 #9 4.152   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:38 #9 4.152   libparams-validate-perl libparse-debianchangelog-perl
22:18:38 #9 4.152   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:38 #9 4.152   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:38 #9 4.152   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:38 #9 4.152   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
22:18:38 #9 4.152   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:38 #9 4.152   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:38 #9 4.152   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:38 #9 4.152   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
22:18:38 #9 4.152   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
22:18:38 #9 4.152   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
22:18:38 #9 4.152   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:38 #9 4.152   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:38 #9 4.152   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:38 #9 4.152   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:38 #9 4.152   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
22:18:38 #9 4.152   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:38 #9 4.152   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
22:18:38 #9 4.152   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:38 #9 4.152   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:38 #9 4.152   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:38 #9 4.152   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:38 #9 4.152   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:38 #9 4.152   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:38 #9 4.152   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:38 #9 4.152   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:38 #9 4.152   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:38 #9 4.152   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:38 #9 4.152   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:38 #9 4.152   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:38 #9 4.152   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:38 #9 4.152   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:38 #9 4.152   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:38 #9 4.152 Suggested packages:
22:18:38 #9 4.152   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
22:18:38 #9 4.152   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
22:18:38 #9 4.152   checksecurity debtags dh-make adequate autopkgtest bls-standalone
22:18:38 #9 4.152   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
22:18:38 #9 4.152   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:18:38 #9 4.152   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:38 #9 4.152   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:38 #9 4.152   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
22:18:38 #9 4.152   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
22:18:38 #9 4.152   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
22:18:38 #9 4.152   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
22:18:38 #9 4.152   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
22:18:38 #9 4.152   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:38 #9 4.152   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:38 #9 4.152   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:38 #9 4.152   libgssapi-perl glibc-doc libc-l10n locales bzr gdbm-l10n dns-root-data gpm
22:18:38 #9 4.152   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl uuid
22:18:38 #9 4.152   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
22:18:38 #9 4.152   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:38 #9 4.152   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:38 #9 4.152   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
22:18:38 #9 4.152   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:38 #9 4.152   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:18:38 #9 4.152   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:38 #9 4.152   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
22:18:38 #9 4.152   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:38 #9 4.152   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:38 #9 4.152   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
22:18:38 #9 4.152   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
22:18:38 #9 4.152   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
22:18:38 #9 4.152   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
22:18:38 #9 4.152   readline-doc zip wdiff-doc
22:18:38 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:38 #7 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 11.2s done
22:18:38 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.6s done
22:18:38 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e
22:18:38 #9 ...
22:18:38 
22:18:38 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:38 #0 5.953 Fedora 35 - x86_64                               16 MB/s |  79 MB     00:05    
22:18:38 #10 ...
22:18:38 
22:18:38 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:38 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.0s
22:18:38 #10 13.49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
22:18:38 #10 13.49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
22:18:38 #10 13.49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
22:18:38 #10 13.50 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
22:18:38 #10 13.50 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
22:18:38 #10 13.50 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
22:18:38 #10 13.51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
22:18:38 #10 13.51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
22:18:38 #10 13.52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
22:18:38 #10 13.56 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
22:18:38 #10 13.71 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
22:18:38 #10 13.79 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
22:18:38 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.6s done
22:18:38 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.1s
22:18:39 #9 extracting sha256:bba3a5db4dfa403d6e1db947629616e80fb4514e2190e6aa1fb6a2c828c32491 7.5s done
22:18:39 #9 sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 110.20MB / 110.20MB 11.4s done
22:18:39 #9 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f
22:18:39 #8 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 1.5s done
22:18:39 #11 10.90 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.1.0-2ubuntu1~22.04 [976 kB]
22:18:39 #10 14.53 Setting up libc6:amd64 (2.28-10+deb10u2) ...
22:18:39 #7 ...
22:18:39 
22:18:39 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720
22:18:39 #9 resolve docker.io/library/ubuntu:jammy@sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 0.0s done
22:18:39 #9 sha256:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 1.42kB / 1.42kB done
22:18:39 #9 sha256:82aee33baa9ffa1accfc1c5e9865aa59b94ec289441894ddb8acad412e16168d 529B / 529B done
22:18:39 #9 sha256:d63f752103bb93d846e17fa9996d3e708717c51b106382fe84d8527ee47a3547 1.48kB / 1.48kB done
22:18:39 #9 sha256:d6cb415e2683249f7884ee5367306b023c72f907afeca2a30ca19c8de5f4f7d9 28.38MB / 28.38MB 0.4s done
22:18:39 #9 extracting sha256:d6cb415e2683249f7884ee5367306b023c72f907afeca2a30ca19c8de5f4f7d9 1.8s done
22:18:39 #9 DONE 3.3s
22:18:39 
22:18:39 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:39 #7 ...
22:18:39 
22:18:39 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:18:39 #9 extracting sha256:e19342fb46cabf6147aec1d1c6af1f3a82736530cf3b067835fc8a09da092ce3 7.3s done
22:18:39 #9 DONE 11.5s
22:18:39 
22:18:39 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:39 #10 14.00 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
22:18:39 #8 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 0.1s
22:18:39 #11 1.473 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
22:18:39 #11 1.575 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
22:18:39 #11 1.667 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
22:18:39 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.6s done
22:18:39 #11 11.22 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.1.0-2ubuntu1~22.04 [154 kB]
22:18:39 #11 11.27 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcc-11-dev amd64 11.2.0-19ubuntu1 [2526 kB]
22:18:39 #11 11.35 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11 amd64 11.2.0-19ubuntu1 [20.1 MB]
22:18:39 #7 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.6s done
22:18:39 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.5s done
22:18:39 #10 14.32 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
22:18:39 #11 1.769 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
22:18:39 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce
22:18:39 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.5s done
22:18:39 #9 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.6s done
22:18:39 #9 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.0s done
22:18:39 #6 ...
22:18:39 
22:18:39 #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
22:18:39 #10 DONE 1.2s
22:18:39 
22:18:39 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:39 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d
22:18:39 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.7s done
22:18:39 #7 ...
22:18:39 
22:18:39 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0
22:18:39 #9 resolve docker.io/library/fedora:36@sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0 0.0s done
22:18:39 #9 sha256:8847e9bf6df80d7720e7daa5788671263f03a108a19cff8ff8c6f5f17fcad348 2.00kB / 2.00kB done
22:18:39 #9 sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0 1.20kB / 1.20kB done
22:18:39 #9 sha256:f149778a36890280d9052e56ae7be6a50484c4c3828c68c692415849d3519b9c 529B / 529B done
22:18:39 #9 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 57.02MB / 57.02MB 3.1s done
22:18:39 #9 extracting sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 3.6s done
22:18:39 #9 DONE 7.1s
22:18:39 
22:18:39 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:39 #7 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.6s done
22:18:39 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.1s
22:18:39 #11 ...
22:18:39 
22:18:39 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:39 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.0s done
22:18:39 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:39 #9 DONE 18.6s
22:18:39 #11 1.969 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
22:18:39 #11 1.969 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
22:18:39 #11 1.969 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
22:18:39 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c
22:18:39 #9 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.1s
22:18:39 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.6s done
22:18:39 #9 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce
22:18:39 #11 11.68 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
22:18:39 #11 11.69 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstdc++-11-dev amd64 11.2.0-19ubuntu1 [2083 kB]
22:18:39 #11 11.73 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-11 amd64 11.2.0-19ubuntu1 [11.4 MB]
22:18:39 #11 11.93 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
22:18:39 #11 11.94 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
22:18:39 #11 11.96 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
22:18:39 #11 11.97 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
22:18:39 #11 11.98 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
22:18:39 #7 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.3s done
22:18:39 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.1s
22:18:39 #7 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.4s done
22:18:40 
22:18:40 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:18:40 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c
22:18:40 #10 14.90 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a5c0f9037e0cb446) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
22:18:40 #10 12.62 Setting up libc6:amd64 (2.31-13+deb11u5) ...
22:18:40 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce
22:18:40 #11 11.99 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
22:18:40 #11 12.01 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
22:18:40 #11 12.03 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
22:18:40 #11 12.05 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
22:18:40 #11 12.06 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB]
22:18:40 #11 12.07 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB]
22:18:40 #11 12.09 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [183 kB]
22:18:40 #11 12.10 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
22:18:40 #11 12.11 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
22:18:40 #11 12.13 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.4 [290 kB]
22:18:40 #11 12.14 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.4 [194 kB]
22:18:40 #11 12.16 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
22:18:40 #11 12.17 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
22:18:40 #11 12.19 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
22:18:40 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.2s done
22:18:40 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27
22:18:40 #6 ...
22:18:40 
22:18:40 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
22:18:40 #11 DONE 1.0s
22:18:40 
22:18:40 #6 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 0.1s
22:18:40 #10 14.91 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
22:18:40 #10 14.97 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
22:18:40 #11 2.598 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1005 kB]
22:18:40 #11 2.604 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.9 kB]
22:18:40 #11 2.604 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9596 B]
22:18:40 #11 2.604 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1448 kB]
22:18:40 #11 2.614 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.4 kB]
22:18:40 #11 2.626 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
22:18:40 #11 2.626 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [712 kB]
22:18:40 #9 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.7s done
22:18:40 #11 12.20 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
22:18:40 #11 12.21 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
22:18:40 #11 12.28 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
22:18:40 #11 12.30 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
22:18:40 #11 12.31 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
22:18:40 #11 12.33 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
22:18:40 #11 12.34 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
22:18:40 #11 12.36 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
22:18:40 #11 12.37 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
22:18:40 #11 12.40 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:18:40 #11 12.41 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
22:18:40 #11 12.42 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
22:18:40 #11 12.45 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
22:18:40 #11 12.46 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
22:18:40 #11 12.47 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
22:18:40 #11 12.49 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
22:18:40 #11 12.50 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.1 [119 kB]
22:18:40 #11 12.51 Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
22:18:40 #10 15.94 Selecting previously unselected package sensible-utils.
22:18:40 #10 15.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
22:18:40 #10 15.94 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
22:18:40 #10 15.97 Unpacking sensible-utils (0.0.12) ...
22:18:40 #10 16.06 Selecting previously unselected package lsb-base.
22:18:40 #10 16.06 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
22:18:40 #10 16.06 Unpacking lsb-base (10.2019051400) ...
22:18:40 #10 16.11 Selecting previously unselected package cron.
22:18:40 #10 16.11 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
22:18:40 #10 16.11 Unpacking cron (3.0pl1-134+deb10u1) ...
22:18:40 #10 16.16 Selecting previously unselected package libbsd0:amd64.
22:18:40 #10 16.16 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
22:18:40 #10 16.17 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
22:18:40 #10 16.22 Selecting previously unselected package bsdmainutils.
22:18:40 #10 16.22 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
22:18:40 #10 16.22 Unpacking bsdmainutils (11.1.2+b1) ...
22:18:40 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.6s done
22:18:40 #7 ...
22:18:40 
22:18:40 #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
22:18:40 #10 DONE 4.0s
22:18:40 
22:18:40 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0.1s
22:18:40 #7 ...
22:18:40 
22:18:40 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
22:18:40 #9 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 7.8s done
22:18:40 #9 extracting sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 done
22:18:40 #9 extracting sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 done
22:18:40 #9 extracting sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 done
22:18:40 #9 extracting sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 done
22:18:40 #9 extracting sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 0.0s done
22:18:40 #9 extracting sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 1.3s done
22:18:40 #9 extracting sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 0.0s done
22:18:40 #9 DONE 14.0s
22:18:40 
22:18:40 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #11 2.696 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4730 B]
22:18:40 #11 2.696 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.6 kB]
22:18:40 #11 2.747 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1078 kB]
22:18:40 #8 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.4s done
22:18:40 #9 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c
22:18:40 #11 12.53 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
22:18:40 #11 12.55 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
22:18:40 #11 12.57 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
22:18:40 #11 12.57 Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
22:18:40 #11 12.59 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
22:18:40 #11 12.61 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
22:18:40 #11 12.62 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
22:18:40 #11 12.64 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
22:18:40 #11 12.65 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
22:18:40 #11 12.66 Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
22:18:40 #11 12.68 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
22:18:40 #11 12.75 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
22:18:40 #10 16.32 Selecting previously unselected package libuchardet0:amd64.
22:18:40 #10 16.32 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
22:18:40 #10 16.32 Unpacking libuchardet0:amd64 (0.0.6-3) ...
22:18:40 #10 16.37 Selecting previously unselected package groff-base.
22:18:40 #10 16.37 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
22:18:40 #10 16.38 Unpacking groff-base (1.22.4-3+deb10u1) ...
22:18:40 #10 16.57 Selecting previously unselected package libgdbm6:amd64.
22:18:40 #10 16.57 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
22:18:40 #10 16.57 Unpacking libgdbm6:amd64 (1.18.1-4) ...
22:18:40 #10 16.62 Selecting previously unselected package libpipeline1:amd64.
22:18:40 #10 16.62 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
22:18:40 #10 16.63 Unpacking libpipeline1:amd64 (1.5.1-2) ...
22:18:40 #10 16.68 Selecting previously unselected package man-db.
22:18:40 #9 5.868 The following NEW packages will be installed:
22:18:40 #9 5.868   at autoconf automake autopoint autotools-dev binutils
22:18:40 #9 5.868   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:40 #9 5.868   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
22:18:40 #9 5.868   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
22:18:40 #9 5.868   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
22:18:40 #9 5.868   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
22:18:40 #9 5.868   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:18:40 #9 5.868   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
22:18:40 #9 5.868   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:40 #9 5.868   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
22:18:40 #9 5.868   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
22:18:40 #9 5.868   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:40 #9 5.868   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
22:18:40 #9 5.868   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
22:18:40 #9 5.868   libclass-inspector-perl libclass-method-modifiers-perl
22:18:40 #9 5.868   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:40 #9 5.868   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
22:18:40 #9 5.868   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:40 #9 5.868   libdevel-callchecker-perl libdevel-globaldestruction-perl
22:18:40 #9 5.868   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:40 #9 5.868   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:40 #9 5.868   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:40 #9 5.868   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:40 #9 5.868   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:40 #9 5.868   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:40 #9 5.868   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:40 #9 5.868   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:40 #9 5.868   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:40 #9 5.868   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:40 #9 5.868   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:40 #9 5.868   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:40 #9 5.868   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:40 #9 5.868   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:40 #9 5.868   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:40 #9 5.868   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:40 #9 5.868   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
22:18:40 #9 5.868   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
22:18:40 #9 5.868   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:40 #9 5.868   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:40 #9 5.868   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:40 #9 5.868   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:40 #9 5.868   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
22:18:40 #9 5.868   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:40 #9 5.868   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
22:18:40 #9 5.868   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
22:18:40 #9 5.868   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
22:18:40 #9 5.868   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
22:18:40 #9 5.868   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
22:18:40 #9 5.868   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:40 #9 5.868   libparams-validate-perl libparse-debianchangelog-perl
22:18:40 #9 5.868   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:40 #9 5.868   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:40 #9 5.868   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:40 #9 5.868   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
22:18:40 #9 5.868   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:40 #9 5.868   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:40 #9 5.868   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:40 #9 5.868   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
22:18:40 #9 5.868   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
22:18:40 #9 5.868   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
22:18:40 #9 5.868   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:40 #9 5.868   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:40 #9 5.868   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:40 #9 5.868   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:40 #9 5.868   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
22:18:40 #9 5.868   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:40 #9 5.868   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
22:18:40 #9 5.868   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:40 #9 5.868   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:40 #9 5.868   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:40 #9 5.868   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:40 #9 5.868   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:40 #9 5.868   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:40 #9 5.868   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:40 #9 5.868   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:40 #9 5.868   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:40 #9 5.868   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:40 #9 5.868   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:40 #9 5.868   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:40 #9 5.868   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:40 #9 5.868   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:40 #9 5.868   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:40 #9 5.868 The following packages will be upgraded:
22:18:40 #9 5.868   libc6
22:18:40 #9 ...
22:18:40 
22:18:40 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #10 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:40 #10 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:40 #10 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:40 #10 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.8s done
22:18:40 #10 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:40 #10 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.2s done
22:18:40 #10 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:40 #10 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.5s done
22:18:40 #10 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.0s done
22:18:40 #10 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 2.7s
22:18:40 #10 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.1s done
22:18:40 #10 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.4s done
22:18:40 #10 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.2s done
22:18:40 #10 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.8s done
22:18:40 #10 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.2s
22:18:40 #7 ...
22:18:40 
22:18:40 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:40 #0 3.097 CentOS Stream 9 - BaseOS                        2.9 MB/s | 5.9 MB     00:02    
22:18:40 #0 6.517 CentOS Stream 9 - AppStream                     8.9 MB/s |  15 MB     00:01    
22:18:40 #10 ...
22:18:40 
22:18:40 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #10 15.53 Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
22:18:40 #10 15.54 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
22:18:40 #10 15.54 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
22:18:40 #10 15.56 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
22:18:40 #10 15.56 Get:113 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
22:18:40 #10 15.58 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
22:18:40 #10 15.58 Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [41.8 kB]
22:18:40 #10 15.58 Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [174 kB]
22:18:40 #10 15.59 Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [29.7 kB]
22:18:40 #10 15.61 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [85.9 kB]
22:18:40 #10 15.67 Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [47.8 kB]
22:18:40 #10 15.68 Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [108 kB]
22:18:40 #10 15.68 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [207 kB]
22:18:40 #10 15.68 Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [14.7 kB]
22:18:40 #10 15.68 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.1 [96.3 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:18:40 #9 ...
22:18:40 
22:18:40 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
22:18:40 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 6.5s done
22:18:40 #7 extracting sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 done
22:18:40 #7 extracting sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 done
22:18:40 #7 extracting sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 done
22:18:40 #7 extracting sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 done
22:18:40 #7 extracting sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 done
22:18:40 #7 extracting sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 1.2s done
22:18:40 #7 extracting sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e done
22:18:40 #7 DONE 13.4s
22:18:40 
22:18:40 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:40 #9 ...
22:18:40 
22:18:40 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:40 #8 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0.1s
22:18:40 #11 12.76 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
22:18:40 #11 12.77 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
22:18:40 #11 12.78 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
22:18:40 #11 12.80 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
22:18:40 #11 12.81 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:18:40 #11 12.82 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
22:18:40 #11 12.83 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
22:18:40 #11 12.85 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
22:18:40 #11 12.86 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
22:18:40 #11 12.87 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
22:18:40 #11 12.89 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:40 #11 12.90 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:40 #11 12.91 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
22:18:40 #11 12.93 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
22:18:40 #11 12.94 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
22:18:40 #11 12.95 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
22:18:40 #10 16.68 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
22:18:40 #10 16.69 Unpacking man-db (2.8.5-2) ...
22:18:40 #10 16.95 Selecting previously unselected package perl-modules-5.28.
22:18:40 #10 16.95 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
22:18:41 #10 3.507 Fedora 35 - aarch64                              26 MB/s |  75 MB     00:02    
22:18:41 #10 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.3s done
22:18:41 #10 ...
22:18:41 
22:18:41 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:41 #9 6.145 1 upgraded, 362 newly installed, 0 to remove and 1 not upgraded.
22:18:41 #9 6.145 Need to get 164 MB of archives.
22:18:41 #9 6.145 After this operation, 560 MB of additional disk space will be used.
22:18:41 #9 6.145 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libc6 arm64 2.28-10+deb10u2 [2522 kB]
22:18:41 #9 6.175 Get:2 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
22:18:41 #9 6.175 Get:3 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
22:18:41 #9 6.176 Get:4 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
22:18:41 #9 6.178 Get:5 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
22:18:41 #9 6.180 Get:6 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
22:18:41 #9 6.182 Get:7 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
22:18:41 #9 6.183 Get:8 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
22:18:41 #9 6.192 Get:9 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
22:18:41 #9 6.193 Get:10 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
22:18:41 #9 6.194 Get:11 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
22:18:41 #9 6.212 Get:12 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
22:18:41 #9 6.248 Get:13 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
22:18:41 #9 6.248 Get:14 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
22:18:41 #9 6.283 Get:15 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
22:18:41 #9 6.285 Get:16 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
22:18:41 #9 6.286 Get:17 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
22:18:41 #9 6.300 Get:18 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
22:18:41 #9 6.306 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u5 [87.4 kB]
22:18:41 #9 6.308 Get:20 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
22:18:41 #9 6.323 Get:21 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
22:18:41 #9 6.324 Get:22 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
22:18:41 #9 6.326 Get:23 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
22:18:41 #9 6.327 Get:24 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
22:18:41 #9 6.328 Get:25 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
22:18:41 #9 6.330 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
22:18:41 #9 6.337 Get:27 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
22:18:41 #9 6.353 Get:28 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
22:18:41 #10 15.69 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
22:18:41 #10 15.69 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
22:18:41 #10 15.69 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
22:18:41 #10 15.70 Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
22:18:41 #10 15.76 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
22:18:41 #10 15.77 Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
22:18:41 #10 15.78 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.20 [220 kB]
22:18:41 #10 15.78 Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.20 [159 kB]
22:18:41 #10 15.79 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
22:18:41 #10 15.84 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
22:18:41 #10 15.85 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
22:18:41 #10 15.85 Get:135 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
22:18:41 #10 15.85 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
22:18:41 #10 15.85 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
22:18:41 #10 15.91 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
22:18:41 #10 15.91 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
22:18:41 #10 15.91 Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
22:18:41 #10 15.97 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
22:18:41 #10 15.97 Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
22:18:41 #10 15.99 Get:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
22:18:41 #11 12.96 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
22:18:41 #11 12.97 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
22:18:41 #11 12.99 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
22:18:41 #11 13.00 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:18:41 #11 13.01 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
22:18:41 #11 13.03 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
22:18:41 #11 13.04 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
22:18:41 #11 13.05 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
22:18:41 #11 13.12 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:18:41 #11 13.13 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
22:18:41 #11 13.15 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
22:18:41 #11 13.16 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:18:41 #11 13.17 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
22:18:41 #11 13.19 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
22:18:41 #11 13.20 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
22:18:41 #11 13.22 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
22:18:41 #11 13.23 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
22:18:41 #11 13.24 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
22:18:41 #11 13.26 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:18:41 #11 13.28 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
22:18:41 #11 3.351 Fetched 17.3 MB in 3s (6441 kB/s)
22:18:41 #10 16.96 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:18:41 #9 6.358 Get:29 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
22:18:41 #9 6.359 Get:30 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
22:18:41 #9 6.360 Get:31 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
22:18:41 #9 6.363 Get:32 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
22:18:41 #9 6.364 Get:33 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
22:18:41 #9 6.365 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
22:18:41 #9 6.369 Get:35 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
22:18:41 #9 6.371 Get:36 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
22:18:41 #9 6.372 Get:37 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
22:18:41 #9 6.374 Get:38 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u4 [95.6 kB]
22:18:41 #9 6.376 Get:39 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
22:18:41 #9 6.388 Get:40 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
22:18:41 #9 6.390 Get:41 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
22:18:41 #9 6.390 Get:42 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u4 [65.1 kB]
22:18:41 #9 6.394 Get:43 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u4 [123 kB]
22:18:41 #9 6.397 Get:44 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u4 [351 kB]
22:18:41 #9 6.403 Get:45 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u4 [150 kB]
22:18:41 #9 6.404 Get:46 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
22:18:41 #9 6.412 Get:47 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
22:18:41 #9 6.414 Get:48 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
22:18:41 #9 6.422 Get:49 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
22:18:41 #9 6.424 Get:50 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
22:18:41 #9 6.426 Get:51 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
22:18:41 #9 6.427 Get:52 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
22:18:41 #9 6.448 Get:53 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
22:18:41 #9 6.448 Get:54 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
22:18:41 #9 6.448 Get:55 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
22:18:41 #9 6.449 Get:56 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
22:18:41 #9 6.459 Get:57 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
22:18:41 #9 6.488 Get:58 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
22:18:41 #9 6.488 Get:59 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
22:18:41 #9 6.504 Get:60 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
22:18:41 #9 6.505 Get:61 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
22:18:41 #9 6.512 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.260-1 [1522 kB]
22:18:41 #9 6.522 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
22:18:41 #9 6.543 Get:64 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
22:18:41 #9 6.549 Get:65 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
22:18:41 #9 6.556 Get:66 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
22:18:41 #9 6.557 Get:67 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
22:18:41 #10 16.03 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
22:18:41 #10 16.03 Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
22:18:41 #10 16.03 Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
22:18:41 #10 16.07 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
22:18:41 #10 16.07 Get:148 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
22:18:41 #10 16.08 Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
22:18:41 #10 16.08 Get:150 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.1 [94.6 kB]
22:18:41 #10 16.09 Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
22:18:41 #10 16.13 Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
22:18:41 #10 16.15 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
22:18:41 #10 16.16 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
22:18:41 #10 16.16 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
22:18:41 #10 16.21 Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
22:18:41 #10 16.21 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
22:18:41 #10 16.21 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
22:18:41 #10 16.22 Get:159 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
22:18:41 #11 13.29 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
22:18:41 #11 13.32 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
22:18:41 #11 13.33 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
22:18:41 #11 13.38 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
22:18:41 #11 13.40 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
22:18:41 #11 13.41 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
22:18:41 #11 13.44 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB]
22:18:41 #11 13.45 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB]
22:18:41 #11 13.48 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB]
22:18:41 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.0s
22:18:41 #10 13.85 Selecting previously unselected package libuchardet0:amd64.
22:18:41 #10 13.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 ... 6692 files and directories currently installed.)
22:18:41 #10 13.86 Preparing to unpack .../00-libuchardet0_0.0.7-1_amd64.deb ...
22:18:41 #10 13.87 Unpacking libuchardet0:amd64 (0.0.7-1) ...
22:18:41 #10 13.95 Selecting previously unselected package groff-base.
22:18:41 #10 13.95 Preparing to unpack .../01-groff-base_1.22.4-6_amd64.deb ...
22:18:41 #10 13.96 Unpacking groff-base (1.22.4-6) ...
22:18:41 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 1.5s done
22:18:41 #9 6.684 Get:68 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
22:18:41 #9 6.685 Get:69 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
22:18:41 #9 6.685 Get:70 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
22:18:41 #9 6.686 Get:71 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
22:18:41 #9 6.687 Get:72 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
22:18:41 #9 6.688 Get:73 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
22:18:41 #9 6.691 Get:74 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
22:18:41 #9 6.693 Get:75 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
22:18:41 #9 6.696 Get:76 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
22:18:41 #9 6.697 Get:77 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
22:18:41 #9 6.707 Get:78 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
22:18:41 #9 6.788 Get:79 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
22:18:41 #9 6.789 Get:80 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
22:18:41 #9 6.804 Get:81 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
22:18:41 #9 6.892 Get:82 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
22:18:41 #10 16.23 Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
22:18:41 #10 16.24 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
22:18:41 #10 16.28 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
22:18:41 #10 16.28 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
22:18:41 #10 16.29 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
22:18:41 #10 16.30 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
22:18:41 #10 16.35 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
22:18:41 #10 16.36 Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
22:18:41 #10 16.36 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
22:18:41 #10 16.37 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
22:18:41 #10 16.37 Get:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
22:18:41 #10 16.37 Get:171 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.20 [219 kB]
22:18:41 #10 16.43 Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
22:18:41 #10 16.43 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
22:18:41 #11 13.50 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
22:18:41 #11 13.78 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
22:18:41 #9 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.8s done
22:18:41 #9 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401
22:18:41 #10 17.60 Selecting previously unselected package libgdbm-compat4:amd64.
22:18:41 #10 17.60 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
22:18:41 #10 17.65 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
22:18:41 #10 ...
22:18:41 
22:18:41 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:41 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.9s done
22:18:41 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 7.9s done
22:18:41 #7 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:41 #7 DONE 21.7s
22:18:41 
22:18:41 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:41 #10 17.69 Selecting previously unselected package libperl5.28:amd64.
22:18:41 #10 17.69 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
22:18:41 #10 17.69 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
22:18:41 #9 6.893 Get:83 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
22:18:41 #9 6.896 Get:84 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
22:18:41 #9 6.914 Get:85 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
22:18:41 #9 6.915 Get:86 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
22:18:41 #9 6.932 Get:87 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
22:18:41 #9 6.933 Get:88 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
22:18:41 #9 6.941 Get:89 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
22:18:41 #9 6.943 Get:90 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
22:18:41 #9 6.944 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
22:18:41 #9 6.946 Get:92 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
22:18:41 #9 6.947 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
22:18:41 #9 6.950 Get:94 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
22:18:41 #9 6.951 Get:95 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
22:18:41 #9 6.952 Get:96 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
22:18:41 #9 6.953 Get:97 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
22:18:41 #9 6.955 Get:98 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB]
22:18:41 #9 6.959 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB]
22:18:41 #9 6.962 Get:100 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
22:18:41 #9 6.964 Get:101 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
22:18:41 #9 6.969 Get:102 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
22:18:41 #9 6.970 Get:103 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
22:18:41 #9 6.972 Get:104 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
22:18:41 #9 6.977 Get:105 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
22:18:41 #9 6.978 Get:106 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
22:18:41 #9 6.981 Get:107 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
22:18:41 #9 6.992 Get:108 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
22:18:41 #9 7.071 Get:109 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB]
22:18:41 #9 7.077 Get:110 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
22:18:41 #9 7.079 Get:111 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB]
22:18:41 #9 7.080 Get:112 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
22:18:41 #9 7.103 Get:113 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:41 #9 7.103 Get:114 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
22:18:41 #9 7.106 Get:115 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
22:18:41 #9 7.116 Get:116 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
22:18:41 #10 1.203 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
22:18:41 #10 16.46 Get:174 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.13 [3923 kB]
22:18:41 #10 16.66 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
22:18:41 #10 16.66 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
22:18:41 #10 16.67 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:41 #10 16.67 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
22:18:41 #10 16.67 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
22:18:41 #10 16.67 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
22:18:41 #10 16.67 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:18:41 #10 16.67 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
22:18:41 #10 16.67 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
22:18:41 #11 13.87 Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
22:18:41 #11 13.88 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.4 [284 kB]
22:18:41 #11 13.90 Get:204 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
22:18:41 #11 13.91 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
22:18:41 #11 13.95 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.5 [3132 kB]
22:18:41 #11 13.99 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
22:18:42 #10 14.43 Selecting previously unselected package libgdbm6:amd64.
22:18:42 #10 14.44 Preparing to unpack .../02-libgdbm6_1.19-2_amd64.deb ...
22:18:42 #10 14.44 Unpacking libgdbm6:amd64 (1.19-2) ...
22:18:42 #10 14.51 Selecting previously unselected package libpipeline1:amd64.
22:18:42 #10 14.51 Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ...
22:18:42 #10 14.51 Unpacking libpipeline1:amd64 (1.5.3-1) ...
22:18:42 #10 14.56 Selecting previously unselected package man-db.
22:18:42 #10 14.56 Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ...
22:18:42 #10 14.58 Unpacking man-db (2.9.4-2) ...
22:18:42 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.4s done
22:18:42 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401
22:18:42 #10 1.281 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
22:18:42 #10 1.472 Get:3 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
22:18:42 #7 extracting sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 4.7s done
22:18:42 #7 extracting sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 done
22:18:42 #7 extracting sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4
22:18:42 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 0.1s
22:18:42 #11 3.351 Reading package lists...
22:18:42 #10 16.74 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:42 #10 16.75 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
22:18:42 #10 16.75 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:18:42 #10 16.75 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:42 #10 16.75 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
22:18:42 #10 16.75 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
22:18:42 #10 16.75 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
22:18:42 #10 16.75 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
22:18:42 #10 16.76 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
22:18:42 #10 16.81 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
22:18:42 #10 16.84 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
22:18:42 #10 16.84 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
22:18:42 #10 16.84 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
22:18:42 #10 16.84 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
22:18:42 #10 16.84 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
22:18:42 #10 16.84 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
22:18:42 #10 16.84 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
22:18:42 #10 16.84 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
22:18:42 #10 16.88 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
22:18:42 #11 14.01 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
22:18:42 #11 14.02 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:42 #11 14.03 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
22:18:42 #11 14.05 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
22:18:42 #11 14.06 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
22:18:42 #11 14.07 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
22:18:42 #11 14.08 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
22:18:42 #11 14.10 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:42 #11 14.12 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
22:18:42 #11 14.12 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
22:18:42 #11 14.14 Get:218 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB]
22:18:42 #11 14.16 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
22:18:42 #11 14.17 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
22:18:42 #11 14.19 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
22:18:42 #11 14.20 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
22:18:42 #11 14.21 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjbig0 amd64 2.1-3.1build3 [28.9 kB]
22:18:42 #11 14.23 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
22:18:42 #11 14.24 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.1 [183 kB]
22:18:42 #11 14.31 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB]
22:18:42 #8 ...
22:18:42 
22:18:42 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
22:18:42 #9 DONE 5.2s
22:18:42 #10 14.84 Selecting previously unselected package perl-modules-5.32.
22:18:42 #10 14.84 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
22:18:42 #10 14.84 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:18:42 #10 1.573 Get:4 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
22:18:42 #10 1.573 Get:5 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
22:18:42 #10 1.607 Get:6 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
22:18:42 #7 extracting sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 0.5s done
22:18:42 #10 17.04 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
22:18:42 #10 17.11 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
22:18:42 #10 17.13 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
22:18:42 #10 17.15 Get:206 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
22:18:42 #10 17.19 Get:207 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
22:18:42 #11 ...
22:18:42 
22:18:42 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:42 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 6.6s done
22:18:42 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:42 #9 DONE 21.7s
22:18:42 
22:18:42 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:42 #11 14.33 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
22:18:42 #11 14.34 Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB]
22:18:42 #11 14.35 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:18:42 #11 14.37 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
22:18:42 #11 14.38 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
22:18:42 #11 14.39 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
22:18:42 #11 14.41 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
22:18:42 #11 14.42 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
22:18:42 #11 14.43 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
22:18:42 #11 14.45 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
22:18:42 #11 14.46 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
22:18:42 #11 14.48 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
22:18:42 #11 14.49 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
22:18:42 #11 14.50 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:18:42 #11 14.52 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
22:18:42 #11 14.53 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-088884fa0078d6939) in /home/ubuntu/workspace/docker-ce-packaging_PR-771
[Pipeline] {
[Pipeline] withDockerRegistry
22:18:42 
22:18:42 #8 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:42 #7 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff
22:18:42 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.5s done
22:18:42 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0.1s
22:18:42 #10 17.21 Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
22:18:42 #10 17.22 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
22:18:42 #10 17.43 Get:210 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
22:18:42 #10 17.47 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:42 #7 ...
22:18:42 
22:18:42 #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
22:18:42 #10 DONE 3.5s
22:18:42 
22:18:42 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:42 #11 14.54 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
22:18:42 #11 14.56 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
22:18:42 #11 14.57 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
22:18:42 #11 14.58 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
22:18:42 #11 14.59 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
22:18:42 #11 14.61 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
22:18:42 #11 14.62 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
22:18:42 #11 14.63 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
22:18:42 #11 14.71 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
22:18:42 #11 14.72 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
22:18:42 #11 14.73 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
22:18:42 #11 14.75 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
22:18:42 #11 14.76 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
22:18:42 #11 14.77 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
22:18:42 #11 14.79 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
22:18:42 #11 14.80 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
22:18:42 #11 14.81 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B]
22:18:42 #11 14.83 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
22:18:42 #11 14.84 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
22:18:42 #11 14.85 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
22:18:42 #6 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.0s
22:18:42 #10 18.41 Selecting previously unselected package perl.
22:18:42 #10 18.41 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
22:18:42 #10 18.49 Unpacking perl (5.28.1-6+deb10u1) ...
22:18:42 #10 18.55 Selecting previously unselected package liblocale-gettext-perl.
22:18:42 #10 18.55 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
22:18:42 #10 18.55 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:18:42 #9 7.816 Get:117 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
22:18:42 #9 7.837 Get:118 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
22:18:42 #9 7.838 Get:119 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
22:18:42 #9 7.839 Get:120 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
22:18:42 #9 7.843 Get:121 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u1 [96.5 kB]
22:18:42 #9 7.844 Get:122 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
22:18:42 #9 7.845 Get:123 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
22:18:42 #9 7.851 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
22:18:42 #9 7.864 Get:125 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
22:18:42 #9 7.905 Get:126 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
22:18:42 #9 7.923 Get:127 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
22:18:42 #9 7.924 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
22:18:42 #9 7.930 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
22:18:42 #9 7.935 Get:130 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
22:18:42 #9 7.939 Get:131 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
22:18:42 #9 7.945 Get:132 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
22:18:42 #9 7.952 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
22:18:42 #9 7.953 Get:134 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
22:18:42 #9 7.954 Get:135 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
22:18:42 #9 7.955 Get:136 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
22:18:42 #9 7.956 Get:137 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
22:18:42 #9 7.957 Get:138 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:42 #9 7.958 Get:139 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
22:18:42 #9 7.958 Get:140 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
22:18:42 #9 7.967 Get:141 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
22:18:42 #9 7.968 Get:142 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
22:18:42 #9 7.970 Get:143 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
22:18:42 #9 7.972 Get:144 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:42 #9 7.974 Get:145 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:42 #9 7.977 Get:146 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
22:18:42 #9 7.979 Get:147 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
22:18:42 #9 7.979 Get:148 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
22:18:42 #9 7.988 Get:149 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
22:18:42 #9 7.988 Get:150 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
22:18:42 #9 7.988 Get:151 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
22:18:42 #9 7.988 Get:152 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
22:18:42 #9 7.988 Get:153 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
22:18:42 #9 7.988 Get:154 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
22:18:42 #9 7.988 Get:155 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
22:18:42 #9 7.988 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
22:18:42 #9 7.993 Get:157 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
22:18:42 #9 7.993 Get:158 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
22:18:42 #9 7.993 Get:159 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
22:18:42 #9 7.993 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
22:18:42 #9 7.993 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
22:18:42 #9 7.993 Get:162 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:42 #9 7.993 Get:163 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
22:18:42 #9 7.993 Get:164 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
22:18:42 #9 7.999 Get:165 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
22:18:42 #9 8.004 Get:166 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
22:18:42 #9 8.004 Get:167 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
22:18:42 #9 8.008 Get:168 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:42 #9 8.008 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:42 #9 8.008 Get:170 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
22:18:42 #9 8.008 Get:171 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
22:18:42 #9 8.008 Get:172 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
22:18:42 #9 8.011 Get:173 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
22:18:42 #9 8.080 Get:174 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
22:18:42 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 9.1s done
22:18:42 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.1s done
22:18:42 #10 15.45 Selecting previously unselected package libgdbm-compat4:amd64.
22:18:42 #10 15.45 Preparing to unpack .../06-libgdbm-compat4_1.19-2_amd64.deb ...
22:18:42 #10 15.46 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
22:18:42 #10 15.50 Selecting previously unselected package libperl5.32:amd64.
22:18:42 #10 15.50 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
22:18:42 #10 15.50 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
22:18:42 #7 ...
22:18:42 
22:18:42 #8 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:42 #8 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:18:42 #8 sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 9.77MB / 9.77MB 0.2s done
22:18:42 #8 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:18:42 #8 sha256:3d4634bcab83b06beac209053e2ec5c1bf0c1312d36df7b681890e2fbaf45933 7.12kB / 7.12kB done
22:18:42 #8 sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 49.23MB / 49.23MB 0.6s done
22:18:42 #8 sha256:0782ecba231282706d33a115a01ea5f4421300b29af79099450ba7adb2c2d5a6 1.79kB / 1.79kB done
22:18:42 #8 sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 7.72MB / 7.72MB 0.2s done
22:18:42 #8 sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 52.18MB / 52.18MB 1.0s done
22:18:42 #8 sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 62.48MB / 62.48MB 1.1s done
22:18:42 #8 sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 109.04MB / 109.04MB 1.9s done
22:18:42 #8 extracting sha256:504dcdd9b4a0035dba7a55a5312cf594c3d22fb99b7bf676d397c464db919009 2.1s done
22:18:42 #8 sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 126B / 126B 1.1s done
22:18:42 #8 extracting sha256:a6ae492f07ea828401b80eb34c8c630b72cb66cac155b003e81ab2921dc57f3d 0.3s done
22:18:42 #8 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.4s done
22:18:42 #8 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 3.2s done
22:18:42 #8 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.2s
22:18:42 #10 ...
22:18:42 
22:18:42 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:42 #7 extracting sha256:25c91e11c5a0db8322590ddbb61600624fdd82d3d6174d1de01c30be3e7ca535 0.4s done
22:18:42 #7 extracting sha256:647de18a9400fa5e9ba5c0c5aaacd374b6728cbf14527e0ac59947e0b864af27 2.3s done
22:18:42 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.5s
22:18:42 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.5s done
22:18:42 #10 17.47 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
22:18:42 #10 17.49 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
22:18:42 #10 17.49 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
22:18:42 #10 17.50 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
22:18:42 #10 17.50 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
22:18:42 #10 17.54 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:18:42 #10 17.54 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
22:18:42 #10 17.55 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
22:18:42 #10 17.58 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
22:18:42 #10 17.58 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
22:18:42 #10 17.59 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
22:18:42 #10 17.60 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:18:42 #10 17.60 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
22:18:42 #10 17.61 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
22:18:42 #10 17.65 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
22:18:42 #10 17.65 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
22:18:42 #10 17.66 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
22:18:42 #10 17.67 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
22:18:42 #10 17.72 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
22:18:42 #11 14.87 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
22:18:42 #11 14.88 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
22:18:42 #11 14.89 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
22:18:42 #11 14.91 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
22:18:42 #11 14.92 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:18:42 #11 14.93 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
22:18:42 #11 14.95 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
22:18:42 #11 14.96 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
22:18:42 #11 14.98 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
22:18:42 #11 14.99 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:18:42 #11 15.00 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
22:18:42 #11 15.02 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
22:18:42 #11 15.03 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
22:18:42 #11 15.11 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
22:18:43 #10 18.63 Selecting previously unselected package libssl1.1:amd64.
22:18:43 #10 18.63 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
22:18:43 #10 18.64 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
22:18:43 #10 18.83 Selecting previously unselected package libpython3.7-minimal:amd64.
22:18:43 #10 18.83 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:18:43 #10 18.83 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:18:43 #9 8.082 Get:175 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u5 [6976 B]
22:18:43 #9 8.082 Get:176 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:18:43 #9 8.084 Get:177 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
22:18:43 #9 8.086 Get:178 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
22:18:43 #9 8.086 Get:179 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
22:18:43 #9 8.089 Get:180 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
22:18:43 #9 8.093 Get:181 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
22:18:43 #9 8.098 Get:182 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
22:18:43 #9 8.099 Get:183 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
22:18:43 #9 8.100 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB]
22:18:43 #9 8.104 Get:185 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB]
22:18:43 #9 8.118 Get:186 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
22:18:43 #9 8.120 Get:187 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB]
22:18:43 #9 8.126 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u9 [317 kB]
22:18:43 #9 8.129 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB]
22:18:43 #9 8.135 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u3 [311 kB]
22:18:43 #9 8.140 Get:191 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB]
22:18:43 #9 8.141 Get:192 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
22:18:43 #9 8.142 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u4 [1621 kB]
22:18:43 #9 8.158 Get:194 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u4 [5509 kB]
22:18:43 #9 8.246 Get:195 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
22:18:43 #9 8.248 Get:196 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
22:18:43 #9 8.253 Get:197 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
22:18:43 #9 8.301 Get:198 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
22:18:43 #9 8.326 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
22:18:43 #7 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:43 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724
22:18:43 #10 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.7s done
22:18:43 #10 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 0.1s
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:18:43 #8 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 2.3s done
22:18:43 #10 17.73 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
22:18:43 #10 17.73 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
22:18:43 #10 17.73 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
22:18:43 #10 17.73 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
22:18:43 #10 17.74 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
22:18:43 #10 17.80 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
22:18:43 #10 17.80 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
22:18:43 #10 17.80 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
22:18:43 #10 17.81 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
22:18:43 #10 17.87 Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
22:18:43 #10 17.87 Get:241 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
22:18:43 #10 17.87 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
22:18:43 #10 17.87 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:43 #10 17.87 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
22:18:43 #10 17.87 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
22:18:43 #10 17.94 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
22:18:43 #10 17.95 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
22:18:43 #10 17.95 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
22:18:43 #10 17.95 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
22:18:43 #10 18.02 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
22:18:43 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 0.1s
22:18:43 #11 15.12 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
22:18:43 #11 15.14 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
22:18:43 #11 15.15 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
22:18:43 #11 15.16 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
22:18:43 #11 15.17 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:43 #11 15.19 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
22:18:43 #11 15.20 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
22:18:43 #11 15.22 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
22:18:43 #11 15.23 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
22:18:43 #11 15.25 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
22:18:43 #11 15.26 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
22:18:43 #11 15.27 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
22:18:43 #11 15.29 Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
22:18:43 #11 15.30 Get:290 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
22:18:43 #11 15.31 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
22:18:43 #11 15.33 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
22:18:43 #10 18.98 Selecting previously unselected package libexpat1:amd64.
22:18:43 #10 18.98 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u5_amd64.deb ...
22:18:43 #10 18.99 Unpacking libexpat1:amd64 (2.2.6-2+deb10u5) ...
22:18:43 #10 19.04 Selecting previously unselected package python3.7-minimal.
22:18:43 #10 19.04 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:18:43 #10 19.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:43 #9 8.327 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
22:18:43 #9 8.329 Get:201 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:43 #9 8.331 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
22:18:43 #9 8.336 Get:203 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
22:18:43 #9 8.338 Get:204 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
22:18:43 #9 8.340 Get:205 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
22:18:43 #9 8.342 Get:206 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
22:18:43 #9 8.343 Get:207 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
22:18:43 #9 8.368 Get:208 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
22:18:43 #9 8.376 Get:209 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
22:18:43 #9 8.379 Get:210 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:43 #9 8.388 Get:211 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
22:18:43 #9 8.394 Get:212 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
22:18:43 #9 8.402 Get:213 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
22:18:43 #9 8.406 Get:214 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
22:18:43 #9 8.407 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
22:18:43 #9 8.428 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
22:18:43 #9 8.434 Get:217 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
22:18:43 #9 8.436 Get:218 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
22:18:43 #9 8.445 Get:219 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
22:18:43 #9 8.447 Get:220 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
22:18:43 #9 8.447 Get:221 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
22:18:43 #9 8.449 Get:222 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
22:18:43 #9 8.450 Get:223 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:43 #9 8.451 Get:224 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
22:18:43 #9 8.451 Get:225 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
22:18:43 #9 8.455 Get:226 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:43 #9 8.455 Get:227 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:43 #9 8.455 Get:228 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
22:18:43 #9 8.457 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
22:18:43 #9 8.458 Get:230 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
22:18:43 #9 8.463 Get:231 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
22:18:43 #9 8.463 Get:232 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:43 #9 8.463 Get:233 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
22:18:43 #9 8.463 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
22:18:43 #9 8.464 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
22:18:43 #9 8.470 Get:236 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
22:18:43 #9 8.482 Get:237 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
22:18:43 #9 8.483 Get:238 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
22:18:43 #9 8.485 Get:239 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
22:18:43 #9 8.486 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:43 #9 8.487 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
22:18:43 #9 8.489 Get:242 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
22:18:43 #9 8.490 Get:243 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
22:18:43 #9 8.493 Get:244 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
22:18:43 #9 8.497 Get:245 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
22:18:43 #9 8.498 Get:246 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:43 #9 8.501 Get:247 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
22:18:43 #9 8.507 Get:248 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
22:18:43 #9 8.508 Get:249 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:43 #9 8.509 Get:250 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:43 #9 8.528 Get:251 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
22:18:43 #7 DONE 22.3s
22:18:43 
22:18:43 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:43 #10 ...
22:18:43 
22:18:43 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:43 #9 3.242 Fetched 8301 kB in 2s (3544 kB/s)
22:18:43 #9 3.242 Reading package lists...
22:18:43 #9 4.140 Reading package lists...
22:18:43 #9 5.023 Building dependency tree...
22:18:43 #9 5.198 Reading state information...
22:18:43 #9 5.467 The following additional packages will be installed:
22:18:43 #9 5.467   at autoconf automake autopoint autotools-dev binutils
22:18:43 #9 5.467   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:43 #9 5.467   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
22:18:43 #9 5.467   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:43 #9 5.467   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
22:18:43 #9 5.467   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
22:18:43 #9 5.467   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:18:43 #9 5.467   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
22:18:43 #9 5.467   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:43 #9 5.467   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:43 #9 5.467   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:43 #9 5.467   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:43 #9 5.467   libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
22:18:43 #9 5.467   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
22:18:43 #9 5.467   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:43 #9 5.467   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:43 #9 5.467   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
22:18:43 #9 5.467   libdata-optlist-perl libdevel-callchecker-perl
22:18:43 #9 5.467   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
22:18:43 #9 5.467   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:43 #9 5.467   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:43 #9 5.467   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:43 #9 5.467   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:43 #9 5.467   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:43 #9 5.467   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:43 #9 5.467   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:43 #9 5.467   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:43 #9 5.467   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:43 #9 5.467   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:43 #9 5.467   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:43 #9 5.467   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:43 #9 5.467   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:43 #9 5.470   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:43 #9 5.470   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:43 #9 5.470   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:43 #9 5.470   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
22:18:43 #9 5.470   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
22:18:43 #9 5.470   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:43 #9 5.470   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:43 #9 5.470   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
22:18:43 #9 5.470   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
22:18:43 #9 5.470   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
22:18:43 #9 5.470   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
22:18:43 #9 5.470   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
22:18:43 #9 5.470   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:43 #9 5.470   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
22:18:43 #9 5.470   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
22:18:43 #9 5.470   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:43 #9 5.470   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
22:18:43 #9 5.470   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:43 #9 5.470   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:43 #9 5.470   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:43 #9 5.470   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
22:18:43 #9 5.470   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:43 #9 5.470   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:43 #9 5.470   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:43 #9 5.470   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
22:18:43 #9 5.470   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
22:18:43 #9 5.470   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
22:18:43 #9 5.470   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:43 #9 5.470   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:43 #9 5.470   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:43 #9 5.470   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:43 #9 5.470   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
22:18:43 #9 5.470   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:43 #9 5.470   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
22:18:43 #9 5.470   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:43 #9 5.470   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:43 #9 5.470   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:43 #9 5.470   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:43 #9 5.470   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:43 #9 5.470   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:43 #9 5.470   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:43 #9 5.470   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:43 #9 5.470   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:43 #9 5.470   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:43 #9 5.470   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:43 #9 5.470   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:43 #9 5.470   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:43 #9 5.470   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:43 #9 5.470   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:43 #9 5.470 Suggested packages:
22:18:43 #9 5.470   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
22:18:43 #9 5.470   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
22:18:43 #9 5.470   checksecurity debtags dh-make adequate autopkgtest bls-standalone
22:18:43 #9 5.470   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
22:18:43 #9 5.470   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:18:43 #9 5.470   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:43 #9 5.470   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:43 #9 5.470   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
22:18:43 #9 5.470   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
22:18:43 #9 5.470   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
22:18:43 #9 5.470   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
22:18:43 #9 5.470   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
22:18:43 #9 5.470   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:43 #9 5.470   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:43 #9 5.470   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:43 #9 5.470   libgssapi-perl glibc-doc libc-l10n locales bzr gdbm-l10n dns-root-data gpm
22:18:43 #9 5.470   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl uuid
22:18:43 #9 5.470   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
22:18:43 #9 5.470   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:43 #9 5.470   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:43 #9 5.470   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
22:18:43 #9 5.470   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:43 #9 5.470   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:18:43 #9 5.470   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:43 #9 5.470   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
22:18:43 #9 5.470   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:43 #9 5.470   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:43 #9 5.470   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
22:18:43 #9 5.470   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
22:18:43 #9 5.470   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
22:18:43 #9 5.470   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
22:18:43 #9 5.470   readline-doc zip wdiff-doc
22:18:43 #9 7.745 The following NEW packages will be installed:
22:18:43 #9 7.745   at autoconf automake autopoint autotools-dev binutils
22:18:43 #9 7.746   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:43 #9 7.746   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
22:18:43 #9 7.746   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
22:18:43 #9 7.746   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
22:18:43 #9 7.746   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
22:18:43 #9 7.746   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:18:43 #9 7.746   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
22:18:43 #9 7.746   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:43 #9 7.746   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
22:18:43 #9 7.746   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
22:18:43 #9 7.746   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:43 #9 7.746   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
22:18:43 #9 7.746   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
22:18:43 #9 7.746   libclass-inspector-perl libclass-method-modifiers-perl
22:18:43 #9 7.746   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:43 #9 7.746   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
22:18:43 #9 7.747   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:43 #9 7.747   libdevel-callchecker-perl libdevel-globaldestruction-perl
22:18:43 #9 7.747   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:43 #9 7.747   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:43 #9 7.747   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
22:18:43 #9 7.747   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
22:18:43 #9 7.747   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
22:18:43 #9 7.747   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:43 #9 7.747   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
22:18:43 #9 7.747   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
22:18:43 #9 7.747   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
22:18:43 #9 7.747   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
22:18:43 #9 7.747   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:18:43 #9 7.747   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:43 #9 7.747   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:43 #9 7.747   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
22:18:43 #9 7.747   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
22:18:43 #9 7.747   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:43 #9 7.748   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
22:18:43 #9 7.748   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
22:18:43 #9 7.748   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:43 #9 7.748   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:43 #9 7.748   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
22:18:43 #9 7.748   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
22:18:43 #9 7.748   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
22:18:43 #9 7.748   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
22:18:43 #9 7.748   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
22:18:43 #9 7.748   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:43 #9 7.748   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
22:18:43 #9 7.748   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
22:18:43 #9 7.748   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:43 #9 7.748   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
22:18:43 #9 7.748   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
22:18:43 #9 7.748   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
22:18:43 #9 7.748   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
22:18:43 #9 7.748   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
22:18:43 #9 7.748   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:43 #9 7.748   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:43 #9 7.748   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:43 #9 7.748   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
22:18:43 #9 7.748   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
22:18:43 #9 7.748   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
22:18:43 #9 7.748   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:43 #9 7.748   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:43 #9 7.748   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
22:18:43 #9 7.748   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
22:18:43 #9 7.749   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
22:18:43 #9 7.749   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:43 #9 7.749   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
22:18:43 #9 7.749   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
22:18:43 #9 7.749   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:43 #9 7.749   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:43 #9 7.749   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:43 #9 7.749   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
22:18:43 #9 7.749   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
22:18:43 #9 7.749   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
22:18:43 #9 7.749   mariadb-common mime-support mysql-common netbase openssh-client openssl
22:18:43 #9 7.749   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:43 #9 7.750   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
22:18:43 #9 7.750   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:43 #9 7.750   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:43 #9 7.750   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:43 #9 7.750   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
22:18:43 #9 7.750   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:43 #9 7.751 The following packages will be upgraded:
22:18:43 #9 7.753   libc6
22:18:43 #9 8.044 1 upgraded, 359 newly installed, 0 to remove and 1 not upgraded.
22:18:43 #9 8.044 Need to get 158 MB of archives.
22:18:43 #9 8.044 After this operation, 480 MB of additional disk space will be used.
22:18:43 #9 8.044 Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libc6 armhf 2.28-10+deb10u2 [2389 kB]
22:18:43 #9 8.075 Get:2 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
22:18:43 #9 8.104 Get:3 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
22:18:43 #9 8.104 Get:4 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
22:18:43 #9 8.108 Get:5 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
22:18:43 #9 8.120 Get:6 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
22:18:43 #9 8.120 Get:7 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
22:18:43 #9 8.120 Get:8 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
22:18:43 #9 8.123 Get:9 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
22:18:43 #9 8.124 Get:10 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
22:18:43 #9 8.128 Get:11 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
22:18:43 #9 8.142 Get:12 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
22:18:43 #9 8.182 Get:13 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
22:18:43 #9 8.195 Get:14 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
22:18:43 #9 8.283 Get:15 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
22:18:43 #9 8.283 Get:16 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
22:18:43 #9 8.298 Get:17 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
22:18:43 #9 8.305 Get:18 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB]
22:18:43 #9 8.313 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u5 [79.8 kB]
22:18:43 #9 8.318 Get:20 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB]
22:18:43 #9 8.339 Get:21 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
22:18:43 #9 8.364 Get:22 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
22:18:43 #9 8.366 Get:23 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
22:18:43 #9 8.367 Get:24 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
22:18:43 #9 8.370 Get:25 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
22:18:43 #9 8.371 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
22:18:43 #9 8.382 Get:27 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB]
22:18:43 #9 8.398 Get:28 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
22:18:43 #9 8.401 Get:29 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
22:18:43 #9 8.404 Get:30 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
22:18:43 #9 8.405 Get:31 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
22:18:43 #9 8.411 Get:32 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
22:18:43 #9 8.411 Get:33 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
22:18:43 #9 8.411 Get:34 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
22:18:43 #9 8.414 Get:35 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
22:18:43 #9 8.414 Get:36 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
22:18:43 #9 8.418 Get:37 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
22:18:43 #9 8.418 Get:38 http://deb.debian.org/debian buster/main armhf krb5-locales all 1.17-3+deb10u4 [95.6 kB]
22:18:43 #9 8.418 Get:39 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
22:18:43 #9 8.444 Get:40 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
22:18:43 #9 8.444 Get:41 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
22:18:43 #9 8.444 Get:42 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u4 [62.6 kB]
22:18:43 #9 8.444 Get:43 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u4 [119 kB]
22:18:43 #9 8.444 Get:44 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u4 [323 kB]
22:18:43 #9 8.446 Get:45 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u4 [137 kB]
22:18:43 #9 8.450 Get:46 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
22:18:43 #9 8.457 Get:47 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
22:18:43 #9 8.458 Get:48 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
22:18:43 #9 8.461 Get:49 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
22:18:43 #9 8.463 Get:50 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
22:18:43 #9 8.464 Get:51 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
22:18:43 #9 8.468 Get:52 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
22:18:43 #9 8.468 Get:53 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
22:18:43 #9 8.474 Get:54 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
22:18:43 #9 8.475 Get:55 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
22:18:43 #9 8.485 Get:56 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
22:18:43 #9 8.490 Get:57 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
22:18:43 #9 8.513 Get:58 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
22:18:43 #9 8.520 Get:59 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
22:18:43 #9 8.553 Get:60 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
22:18:43 #9 8.554 Get:61 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
22:18:43 #9 8.571 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.260-1 [1525 kB]
22:18:43 #24 6.995 Fetched 49.3 MB in 7s (7544 kB/s)
22:18:43 #8 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401
22:18:43 #10 ...
22:18:43 
22:18:43 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:43 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.5s done
22:18:43 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 7.0s done
22:18:43 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:43 #9 DONE 22.4s
22:18:43 
22:18:43 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:43 #10 18.02 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
22:18:43 #10 18.03 Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
22:18:43 #10 18.03 Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
22:18:43 #10 18.04 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
22:18:43 #10 18.04 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:18:43 #10 18.09 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:18:43 #10 18.09 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
22:18:43 #10 18.09 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
22:18:43 #10 18.09 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
22:18:43 #10 18.17 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
22:18:43 #10 18.17 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
22:18:43 #10 18.17 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
22:18:43 #10 18.17 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:43 #10 18.17 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
22:18:43 #10 18.17 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
22:18:43 #10 18.24 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
22:18:43 #10 18.24 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
22:18:43 #10 18.24 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
22:18:43 #10 18.24 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
22:18:43 #10 18.31 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
22:18:43 #11 4.425 Reading package lists...
22:18:43 #11 5.458 Building dependency tree...
22:18:43 #11 5.656 Reading state information...
22:18:43 #11 15.34 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
22:18:43 #11 15.35 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
22:18:43 #11 15.36 Get:295 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
22:18:43 #11 15.38 Get:296 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
22:18:43 #11 15.39 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
22:18:43 #11 15.40 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
22:18:43 #11 15.42 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
22:18:43 #11 15.49 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
22:18:43 #11 15.50 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
22:18:43 #10 19.31 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
22:18:43 #9 8.529 Get:252 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:43 #9 8.532 Get:253 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
22:18:43 #9 8.533 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
22:18:43 #9 8.536 Get:255 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:43 #9 8.537 Get:256 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
22:18:43 #9 8.541 Get:257 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
22:18:43 #9 8.541 Get:258 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:43 #9 8.541 Get:259 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
22:18:43 #9 8.545 Get:260 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
22:18:43 #9 8.547 Get:261 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
22:18:43 #9 8.552 Get:262 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
22:18:43 #9 8.558 Get:263 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
22:18:43 #9 8.562 Get:264 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
22:18:43 #9 8.568 Get:265 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
22:18:43 #9 8.568 Get:266 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
22:18:43 #9 8.568 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
22:18:43 #9 8.576 Get:268 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
22:18:43 #9 8.576 Get:269 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
22:18:43 #9 8.576 Get:270 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
22:18:43 #9 8.576 Get:271 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
22:18:43 #9 8.576 Get:272 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
22:18:43 #9 8.579 Get:273 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
22:18:43 #9 8.579 Get:274 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
22:18:43 #9 8.579 Get:275 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
22:18:43 #9 8.580 Get:276 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
22:18:43 #9 8.588 Get:277 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
22:18:43 #9 8.588 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
22:18:43 #9 8.592 Get:279 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
22:18:43 #9 8.592 Get:280 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
22:18:43 #9 8.592 Get:281 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
22:18:43 #9 8.594 Get:282 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
22:18:43 #9 8.608 Get:283 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
22:18:43 #9 8.608 Get:284 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
22:18:43 #9 8.608 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
22:18:43 #9 8.608 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.36-0+deb10u2 [164 kB]
22:18:43 #9 8.608 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
22:18:43 #9 8.620 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
22:18:43 #9 8.644 Get:289 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
22:18:43 #9 8.671 Get:290 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
22:18:43 #9 8.693 Get:291 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
22:18:43 #9 8.700 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
22:18:43 #9 8.703 Get:293 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
22:18:43 #9 8.703 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
22:18:43 #9 8.706 Get:295 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
22:18:43 #9 8.707 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
22:18:43 #9 8.708 Get:297 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
22:18:43 #9 8.708 Get:298 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
22:18:43 #9 8.709 Get:299 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
22:18:43 #9 8.725 Get:300 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
22:18:43 #9 8.728 Get:301 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:43 #9 8.730 Get:302 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
22:18:43 #9 8.739 Get:303 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
22:18:43 #9 8.741 Get:304 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
22:18:43 #9 8.742 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
22:18:43 #9 8.743 Get:306 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
22:18:43 #9 8.744 Get:307 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
22:18:43 #9 8.747 Get:308 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
22:18:43 #9 8.747 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
22:18:43 #9 8.750 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
22:18:43 #9 8.751 Get:311 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
22:18:43 #9 8.752 Get:312 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
22:18:43 #9 8.756 Get:313 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
22:18:43 #9 8.756 Get:314 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
22:18:43 #9 8.763 Get:315 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
22:18:43 #9 8.764 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:43 #9 8.765 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:43 #9 8.766 Get:318 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:43 #9 8.770 Get:319 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
22:18:43 #9 8.775 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
22:18:43 #9 8.793 Get:321 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
22:18:43 #9 8.807 Get:322 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
22:18:43 #9 8.811 Get:323 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
22:18:43 #9 8.822 Get:324 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
22:18:43 #9 8.823 Get:325 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
22:18:43 #9 8.841 Get:326 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
22:18:43 #9 8.842 Get:327 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
22:18:43 #9 8.843 Get:328 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
22:18:43 #9 8.844 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
22:18:43 #9 8.847 Get:330 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
22:18:43 #9 8.590 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
22:18:43 #9 8.626 Get:64 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
22:18:43 #9 8.626 Get:65 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
22:18:43 #9 8.646 Get:66 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
22:18:43 #9 8.646 Get:67 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
22:18:43 #9 8.782 Get:68 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
22:18:43 #9 8.782 Get:69 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
22:18:43 #9 8.782 Get:70 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
22:18:43 #9 8.782 Get:71 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
22:18:43 #9 8.788 Get:72 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
22:18:43 #9 8.793 Get:73 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
22:18:43 #9 8.795 Get:74 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
22:18:43 #9 8.802 Get:75 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
22:18:43 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.7s done
22:18:43 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401
22:18:43 #10 18.32 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
22:18:43 #10 18.32 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
22:18:43 #10 18.32 Get:273 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
22:18:43 #10 18.32 Get:274 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB]
22:18:43 #10 18.32 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
22:18:43 #10 18.39 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
22:18:43 #10 18.39 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:43 #10 18.39 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
22:18:43 #10 18.39 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
22:18:43 #10 18.46 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:18:43 #11 15.90 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
22:18:43 #11 5.933 The following additional packages will be installed:
22:18:43 #11 5.933   at autoconf automake autopoint autotools-dev binutils
22:18:43 #11 5.933   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:43 #11 5.933   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
22:18:43 #11 5.933   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:18:43 #11 5.933   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
22:18:43 #11 5.933   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:43 #11 5.933   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
22:18:43 #11 5.933   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:43 #11 5.933   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:43 #11 5.933   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
22:18:43 #11 5.933   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:43 #11 5.933   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:43 #11 5.933   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:18:43 #11 5.933   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:43 #11 5.933   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:43 #11 5.933   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:18:43 #11 5.933   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:43 #11 5.933   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:18:43 #11 5.933   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:43 #11 5.933   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:18:43 #11 5.933   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:18:43 #11 5.933   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:18:43 #11 5.933   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:43 #11 5.933   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:43 #11 5.933   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:18:43 #11 5.933   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:18:43 #11 5.933   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:18:43 #11 5.933   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:18:43 #11 5.933   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:18:43 #11 5.933   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:43 #11 5.933   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:43 #11 5.933   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:43 #11 5.933   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:43 #11 5.933   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:18:43 #11 5.933   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:18:43 #11 5.933   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:18:43 #11 5.933   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:18:43 #11 5.933   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
22:18:43 #11 5.933   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:43 #11 5.933   libldap-common liblinux-epoll-perl liblist-compare-perl
22:18:43 #11 5.933   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:43 #11 5.933   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:43 #11 5.933   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
22:18:43 #11 5.933   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
22:18:43 #11 5.933   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
22:18:43 #11 5.933   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
22:18:43 #11 5.933   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:18:43 #11 5.933   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:43 #11 5.933   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:43 #11 5.933   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:18:43 #11 5.933   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:43 #11 5.933   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:43 #11 5.933   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:18:43 #11 5.933   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:43 #11 5.933   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
22:18:43 #11 5.933   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:43 #11 5.933   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:18:43 #11 5.933   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:43 #11 5.933   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:43 #11 5.933   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:18:43 #11 5.933   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:18:43 #11 5.933   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:43 #11 5.933   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:43 #11 5.933   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:43 #11 5.933   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:18:43 #11 5.933   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:18:43 #11 5.933   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
22:18:43 #11 5.933   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:43 #11 5.933   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:43 #11 5.933   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:43 #11 5.933   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:43 #11 5.933   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:43 #11 5.933   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:18:43 #11 5.933   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:43 #11 5.933   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:18:43 #11 5.933   openssh-client openssl patch patchutils perl perl-base perl-modules-5.30
22:18:43 #11 5.933   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:43 #11 5.933   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:43 #11 5.933   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:43 #11 5.933   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:43 #11 5.933   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:18:43 #11 5.933   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:18:43 #11 5.933   xz-utils
22:18:43 #11 5.933 Suggested packages:
22:18:43 #11 5.933   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:18:43 #11 5.933   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:18:43 #11 5.933   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
22:18:43 #11 5.933   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
22:18:43 #11 5.933   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:18:43 #11 5.933   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:43 #11 5.933   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:43 #11 5.933   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:18:43 #11 5.933   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:18:43 #11 5.933   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
22:18:43 #11 5.933   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
22:18:43 #11 5.933   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:18:43 #11 5.933   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
22:18:43 #11 5.933   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
22:18:43 #11 5.933   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
22:18:43 #11 5.933   libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:43 #11 5.933   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:43 #11 5.933   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
22:18:43 #11 5.933   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:43 #11 5.933   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:18:43 #11 5.933   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:43 #11 5.933   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:18:43 #11 5.933   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:43 #11 5.933   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
22:18:43 #11 5.933   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
22:18:43 #11 5.933   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:43 #11 5.933   python3-cryptography python3-openssl python3-socks python3.8-venv
22:18:43 #11 5.933   python3.8-doc binfmt-support readline-doc zip wdiff-doc
22:18:43 #10 19.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:18:43 #10 19.44 Setting up libexpat1:amd64 (2.2.6-2+deb10u5) ...
22:18:43 #10 19.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:43 #9 8.859 Get:331 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
22:18:43 #9 8.875 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:18:43 #9 8.883 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:18:43 #9 8.884 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:18:43 #9 8.885 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
22:18:43 #9 8.899 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:43 #9 8.913 Get:337 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:18:43 #9 8.941 Get:338 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
22:18:43 #9 8.942 Get:339 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
22:18:43 #9 8.943 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
22:18:43 #9 8.944 Get:341 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
22:18:43 #9 8.945 Get:342 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
22:18:43 #9 8.945 Get:343 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
22:18:43 #9 8.946 Get:344 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
22:18:43 #9 8.976 Get:345 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
22:18:43 #9 8.976 Get:346 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
22:18:43 #9 9.002 Get:347 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
22:18:43 #9 9.022 Get:348 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
22:18:43 #9 9.024 Get:349 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
22:18:43 #9 9.026 Get:350 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
22:18:43 #9 9.028 Get:351 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
22:18:43 #9 9.031 Get:352 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
22:18:43 #9 9.036 Get:353 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
22:18:43 #9 9.037 Get:354 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
22:18:43 #9 9.038 Get:355 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
22:18:43 #9 9.039 Get:356 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
22:18:43 #9 9.042 Get:357 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
22:18:43 #9 9.042 Get:358 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
22:18:43 #9 9.053 Get:359 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
22:18:43 #9 9.091 Get:360 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
22:18:43 #10 16.33 Selecting previously unselected package perl.
22:18:43 #10 16.33 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_amd64.deb ...
22:18:43 #10 16.34 Unpacking perl (5.32.1-4+deb11u2) ...
22:18:43 #10 16.43 Selecting previously unselected package liblocale-gettext-perl.
22:18:43 #10 16.43 Preparing to unpack .../09-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
22:18:43 #10 16.44 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
22:18:43 #10 16.48 Selecting previously unselected package libpython3.9-minimal:amd64.
22:18:43 #10 16.48 Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_amd64.deb ...
22:18:43 #10 16.50 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
22:18:43 #9 8.958 Get:76 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
22:18:43 #9 8.959 Get:77 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
22:18:43 #9 8.985 Get:78 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
22:18:43 #10 4.228 Fedora 36 - aarch64                              23 MB/s |  77 MB     00:03    
22:18:43 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 3.6s done
22:18:43 #10 18.46 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:18:43 #10 18.46 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
22:18:43 #10 18.46 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
22:18:43 #10 18.48 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
22:18:43 #10 18.49 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
22:18:43 #10 18.53 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
22:18:43 #10 18.53 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
22:18:43 #10 18.54 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
22:18:43 #10 18.54 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
22:18:43 #10 18.61 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
22:18:43 #10 18.61 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
22:18:43 #10 18.64 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
22:18:43 #10 18.74 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
22:18:44 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 3.9s done
22:18:44 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724
22:18:44 #9 9.095 Get:361 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
22:18:44 #9 9.098 Get:362 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
22:18:44 #9 9.099 Get:363 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
22:18:44 #9 9.285 debconf: delaying package configuration, since apt-utils is not installed
22:18:44 #9 9.311 Fetched 164 MB in 3s (51.2 MB/s)
22:18:44 #10 16.69 Selecting previously unselected package libexpat1:amd64.
22:18:44 #10 16.69 Preparing to unpack .../11-libexpat1_2.2.10-2+deb11u4_amd64.deb ...
22:18:44 #10 16.70 Unpacking libexpat1:amd64 (2.2.10-2+deb11u4) ...
22:18:44 #10 16.76 Selecting previously unselected package python3.9-minimal.
22:18:44 #10 16.76 Preparing to unpack .../12-python3.9-minimal_3.9.2-1_amd64.deb ...
22:18:44 #10 16.77 Unpacking python3.9-minimal (3.9.2-1) ...
22:18:44 #9 9.176 Get:79 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
22:18:44 #9 9.216 Get:80 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
22:18:44 #9 9.216 Get:81 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
22:18:44 #9 9.233 Get:82 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
22:18:44 #9 9.235 Get:83 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
22:18:44 #9 9.263 Get:84 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
22:18:44 #9 9.263 Get:85 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
22:18:44 #9 9.288 Get:86 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
22:18:44 #9 9.290 Get:87 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
22:18:44 #9 9.299 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
22:18:44 #9 9.299 Get:89 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
22:18:44 #9 9.299 Get:90 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
22:18:44 #9 9.299 Get:91 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
22:18:44 #9 9.299 Get:92 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
22:18:44 #9 9.300 Get:93 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
22:18:44 #9 9.302 Get:94 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
22:18:44 #9 9.304 Get:95 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [299 kB]
22:18:44 #9 9.310 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u3 [258 kB]
22:18:44 #9 9.311 Get:97 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
22:18:44 #9 9.312 Get:98 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
22:18:44 #9 9.319 Get:99 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
22:18:44 #9 9.320 Get:100 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
22:18:44 #9 9.322 Get:101 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
22:18:44 #9 9.322 Get:102 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
22:18:44 #9 9.323 Get:103 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
22:18:44 #9 9.324 Get:104 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
22:18:44 #9 9.382 Get:105 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
22:18:44 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724
22:18:44 #10 18.76 Get:294 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
22:18:44 #10 18.76 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
22:18:44 #10 18.76 Get:296 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
22:18:44 #10 18.76 Get:297 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
22:18:44 #10 18.76 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
22:18:44 #10 18.77 Get:299 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.2 [168 kB]
22:18:44 #10 18.77 Get:300 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
22:18:44 #10 18.77 Get:301 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
22:18:44 #10 18.83 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:18:44 #10 18.91 Get:303 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
22:18:44 #10 3.302 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
22:18:44 #10 3.306 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
22:18:44 #9 9.464 (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.)
22:18:44 #9 9.473 Preparing to unpack .../libc6_2.28-10+deb10u2_arm64.deb ...
22:18:44 #11 16.25 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
22:18:44 #11 16.34 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
22:18:44 #11 6.426 The following NEW packages will be installed:
22:18:44 #11 6.426   at autoconf automake autopoint autotools-dev binutils
22:18:44 #11 6.426   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:44 #11 6.426   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
22:18:44 #11 6.426   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:44 #11 6.426   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
22:18:44 #11 6.426   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
22:18:44 #11 6.426   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
22:18:44 #11 6.426   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:44 #11 6.426   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
22:18:44 #11 6.426   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
22:18:44 #11 6.426   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:44 #11 6.426   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:44 #11 6.426   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:18:44 #11 6.426   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:44 #11 6.426   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:44 #11 6.426   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:18:44 #11 6.426   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:44 #11 6.426   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:18:44 #11 6.426   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:44 #11 6.426   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:18:44 #11 6.426   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:18:44 #11 6.426   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:18:44 #11 6.426   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:44 #11 6.426   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:44 #11 6.426   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:18:44 #11 6.426   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:18:44 #11 6.426   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:18:44 #11 6.426   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:18:44 #11 6.426   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:18:44 #11 6.426   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:44 #11 6.426   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:44 #11 6.426   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:44 #11 6.426   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:44 #11 6.426   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:18:44 #11 6.426   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:18:44 #11 6.426   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:18:44 #11 6.426   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:18:44 #11 6.426   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
22:18:44 #11 6.426   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:44 #11 6.426   libldap-common liblinux-epoll-perl liblist-compare-perl
22:18:44 #11 6.426   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:44 #11 6.426   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:44 #11 6.426   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
22:18:44 #11 6.426   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
22:18:44 #11 6.426   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
22:18:44 #11 6.426   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
22:18:44 #11 6.426   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:18:44 #11 6.426   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:44 #11 6.426   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:44 #11 6.426   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:18:44 #11 6.426   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:44 #11 6.426   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:44 #11 6.426   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:18:44 #11 6.426   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:44 #11 6.426   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
22:18:44 #11 6.426   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:44 #11 6.426   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:18:44 #11 6.426   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:44 #11 6.426   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:44 #11 6.426   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:18:44 #11 6.426   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:18:44 #11 6.426   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:44 #11 6.426   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:44 #11 6.426   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:44 #11 6.426   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:18:44 #11 6.426   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:18:44 #11 6.426   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
22:18:44 #11 6.426   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:44 #11 6.426   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:44 #11 6.426   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:44 #11 6.426   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:44 #11 6.426   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:44 #11 6.426   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:18:44 #11 6.426   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:44 #11 6.426   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:18:44 #11 6.426   openssh-client openssl patch patchutils perl perl-modules-5.30
22:18:44 #11 6.426   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:44 #11 6.426   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:44 #11 6.426   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:44 #11 6.426   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:44 #11 6.426   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:18:44 #11 6.426   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:18:44 #11 6.426   xz-utils
22:18:44 #11 6.426 The following packages will be upgraded:
22:18:44 #11 6.426   perl-base
22:18:44 #10 20.12 Selecting previously unselected package python3-minimal.
22:18:44 #10 20.12 (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.)
22:18:44 #10 20.12 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
22:18:44 #10 20.13 Unpacking python3-minimal (3.7.3-1) ...
22:18:44 #10 20.17 Selecting previously unselected package mime-support.
22:18:44 #10 20.17 Preparing to unpack .../1-mime-support_3.62_all.deb ...
22:18:44 #10 20.18 Unpacking mime-support (3.62) ...
22:18:44 #10 20.23 Selecting previously unselected package libmpdec2:amd64.
22:18:44 #10 20.23 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
22:18:44 #10 20.24 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:18:44 #10 20.28 Selecting previously unselected package readline-common.
22:18:44 #10 20.28 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
22:18:44 #10 20.31 Unpacking readline-common (7.0-5) ...
22:18:44 #10 20.34 Selecting previously unselected package libreadline7:amd64.
22:18:44 #10 20.34 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
22:18:44 #10 17.07 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
22:18:44 #10 17.10 Setting up libexpat1:amd64 (2.2.10-2+deb11u4) ...
22:18:44 #9 9.563 Get:106 http://deb.debian.org/debian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [597 kB]
22:18:44 #9 9.572 Get:107 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
22:18:44 #9 9.572 Get:108 http://deb.debian.org/debian buster/main armhf libncurses6 armhf 6.1+20181013-2+deb10u2 [79.8 kB]
22:18:44 #9 9.572 Get:109 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
22:18:44 #9 9.605 Get:110 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:44 #9 9.605 Get:111 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
22:18:44 #9 9.605 Get:112 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
22:18:44 #9 9.618 Get:113 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
22:18:44 #10 ...
22:18:44 
22:18:44 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:44 #7 extracting sha256:73ea249f502eb8e1c55d0067eb17d4570d3c5085d77d20eb46a59a9827fe14ce 1.9s done
22:18:44 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 3.1s
22:18:44 #10 19.09 debconf: delaying package configuration, since apt-utils is not installed
22:18:44 #10 19.13 Fetched 100 MB in 9s (10.7 MB/s)
22:18:44 #10 19.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 ... 4051 files and directories currently installed.)
22:18:44 #10 19.16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.6_amd64.deb ...
22:18:44 #10 19.18 Unpacking perl-base (5.26.1-6ubuntu0.6) over (5.26.1-6ubuntu0.5) ...
22:18:44 #8 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 3.6s done
22:18:44 #8 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:44 #9 9.711 Unpacking libc6:arm64 (2.28-10+deb10u2) over (2.28-10+deb10u1) ...
22:18:44 #7 ...
22:18:44 
22:18:44 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:44 #0 1.181 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
22:18:44 #0 1.581 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
22:18:44 #0 1.686 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
22:18:44 #0 1.767 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
22:18:44 #0 1.867 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
22:18:44 #0 1.883 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
22:18:44 #0 1.922 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
22:18:44 #0 2.148 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
22:18:44 #0 3.036 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.8 kB]
22:18:44 #0 3.046 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6831 B]
22:18:44 #0 3.052 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1969 kB]
22:18:44 #0 3.216 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1688 kB]
22:18:44 #0 3.380 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
22:18:44 #0 3.396 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
22:18:44 #0 3.400 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1280 kB]
22:18:44 #0 3.671 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1319 kB]
22:18:44 #0 3.704 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2756 B]
22:18:44 #0 3.705 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.9 kB]
22:18:44 #0 4.636 Fetched 19.3 MB in 4s (4999 kB/s)
22:18:44 #0 4.636 Reading package lists...
22:18:44 #0 5.915 Reading package lists...
22:18:44 #0 7.100 Building dependency tree...
22:18:44 #0 7.291 Reading state information...
22:18:44 #0 7.496 The following additional packages will be installed:
22:18:44 #0 7.496   at autoconf automake autopoint autotools-dev binutils
22:18:44 #0 7.496   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:44 #0 7.496   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
22:18:44 #0 7.496   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
22:18:44 #0 7.496   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
22:18:44 #0 7.496   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:44 #0 7.496   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
22:18:44 #0 7.496   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:44 #0 7.496   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:44 #0 7.496   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
22:18:44 #0 7.496   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:44 #0 7.496   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
22:18:44 #0 7.496   libclass-accessor-perl libclass-method-modifiers-perl
22:18:44 #0 7.496   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
22:18:44 #0 7.496   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
22:18:44 #0 7.496   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
22:18:44 #0 7.496   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:44 #0 7.496   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:44 #0 7.496   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:44 #0 7.496   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:44 #0 7.496   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:44 #0 7.496   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:44 #0 7.496   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:44 #0 7.496   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:44 #0 7.496   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:44 #0 7.496   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:44 #0 7.496   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:44 #0 7.496   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:44 #0 7.496   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:44 #0 7.496   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:44 #0 7.496   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
22:18:44 #0 7.496   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:44 #0 7.496   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:44 #0 7.496   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:44 #0 7.496   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:44 #0 7.496   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:44 #0 7.496   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
22:18:44 #0 7.496   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:44 #0 7.496   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:44 #0 7.496   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:44 #0 7.496   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:44 #0 7.496   libparams-validate-perl libparse-debianchangelog-perl
22:18:44 #0 7.496   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:44 #0 7.496   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:44 #0 7.496   libpython3.6-minimal libpython3.6-stdlib libreadline7
22:18:44 #0 7.496   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:44 #0 7.496   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:44 #0 7.496   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:44 #0 7.496   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:44 #0 7.496   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:44 #0 7.496   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:44 #0 7.496   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:44 #0 7.496   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
22:18:44 #0 7.496   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
22:18:44 #0 7.496   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:44 #0 7.496   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:44 #0 7.496   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:44 #0 7.496   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
22:18:44 #0 7.496   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
22:18:44 #0 7.497   manpages-dev mime-support multiarch-support netbase openssh-client openssl
22:18:44 #0 7.497   patch patchutils perl perl-base perl-modules-5.26 perl-openssl-defaults
22:18:44 #0 7.497   pinentry-curses po-debconf publicsuffix python-apt-common python3
22:18:44 #0 7.497   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:44 #0 7.497   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:44 #0 7.497   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:44 #0 7.497   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
22:18:44 #0 7.497   ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:44 #0 7.499 Suggested packages:
22:18:44 #0 7.499   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:18:44 #0 7.499   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:18:44 #0 7.499   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
22:18:44 #0 7.499   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:44 #0 7.499   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:44 #0 7.499   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:44 #0 7.499   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:44 #0 7.499   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:18:44 #0 7.499   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:18:44 #0 7.499   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
22:18:44 #0 7.499   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
22:18:44 #0 7.499   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
22:18:44 #0 7.499   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
22:18:44 #0 7.499   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
22:18:44 #0 7.499   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
22:18:44 #0 7.499   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
22:18:44 #0 7.499   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
22:18:44 #0 7.499   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
22:18:44 #0 7.499   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:44 #0 7.499   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
22:18:44 #0 7.499   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:44 #0 7.499   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
22:18:44 #0 7.499   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
22:18:44 #0 7.499   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:44 #0 7.499   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
22:18:44 #0 7.499   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
22:18:44 #0 7.499   python-apt-doc python3-setuptools python3-cryptography python3-openssl
22:18:44 #0 7.499   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
22:18:44 #0 7.499   wdiff-doc
22:18:44 #0 7.996 The following NEW packages will be installed:
22:18:44 #0 7.996   at autoconf automake autopoint autotools-dev binutils
22:18:44 #0 7.996   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
22:18:44 #0 7.996   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
22:18:44 #0 7.996   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:44 #0 7.996   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
22:18:44 #0 7.996   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
22:18:44 #0 7.996   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
22:18:44 #0 7.996   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:44 #0 7.996   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
22:18:44 #0 7.996   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
22:18:44 #0 7.996   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:44 #0 7.996   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
22:18:44 #0 7.996   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
22:18:44 #0 7.996   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:44 #0 7.996   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:44 #0 7.996   libdevel-callchecker-perl libdevel-globaldestruction-perl
22:18:44 #0 7.996   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
22:18:44 #0 7.996   libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:44 #0 7.996   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:44 #0 7.996   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:44 #0 7.996   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:44 #0 7.996   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:44 #0 7.996   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:44 #0 7.996   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:44 #0 7.996   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:44 #0 7.996   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:44 #0 7.996   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:44 #0 7.996   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:44 #0 7.996   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:44 #0 7.996   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:44 #0 7.996   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:44 #0 7.996   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
22:18:44 #0 7.996   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:44 #0 7.996   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:44 #0 7.996   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:44 #0 7.996   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:44 #0 7.996   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:44 #0 7.996   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
22:18:44 #0 7.996   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:44 #0 7.996   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:44 #0 7.996   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:44 #0 7.996   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:44 #0 7.996   libparams-validate-perl libparse-debianchangelog-perl
22:18:44 #0 7.996   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:44 #0 7.996   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:44 #0 7.996   libpython3.6-minimal libpython3.6-stdlib libreadline7
22:18:44 #0 7.996   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:44 #0 7.996   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:44 #0 7.996   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:44 #0 7.996   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:44 #0 7.996   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:44 #0 7.996   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:44 #0 7.996   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:44 #0 7.996   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
22:18:44 #0 7.996   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
22:18:44 #0 7.996   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
22:18:44 #0 7.996   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
22:18:44 #0 7.996   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
22:18:44 #0 7.996   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
22:18:44 #0 7.996   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
22:18:44 #0 7.996   manpages-dev mime-support multiarch-support netbase openssh-client openssl
22:18:44 #0 7.996   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
22:18:44 #0 7.996   pinentry-curses po-debconf publicsuffix python-apt-common python3
22:18:44 #0 7.996   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:44 #0 7.996   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:44 #0 7.996   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:44 #0 7.996   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
22:18:44 #0 7.996   ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:44 #0 7.996 The following packages will be upgraded:
22:18:44 #0 7.996   perl-base
22:18:44 #0 8.421 1 upgraded, 296 newly installed, 0 to remove and 1 not upgraded.
22:18:44 #0 8.421 Need to get 86.0 MB of archives.
22:18:44 #0 8.421 After this operation, 324 MB of additional disk space will be used.
22:18:44 #0 8.421 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-base armhf 5.26.1-6ubuntu0.6 [1292 kB]
22:18:44 #0 9.020 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
22:18:44 #0 9.022 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
22:18:44 #0 9.066 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [525 kB]
22:18:44 #0 9.111 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB]
22:18:44 #0 9.112 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [1343 kB]
22:18:44 #0 9.180 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
22:18:44 #0 9.180 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
22:18:44 #0 9.180 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
22:18:44 #0 9.183 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
22:18:44 #0 9.185 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
22:18:44 #0 9.189 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.6 [424 kB]
22:18:44 #0 9.207 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.8 [1638 kB]
22:18:44 #0 9.293 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.8 [203 kB]
22:18:44 #0 9.299 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
22:18:44 #0 9.334 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
22:18:44 #0 9.336 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
22:18:44 #0 9.337 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
22:18:44 #0 9.339 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
22:18:44 #0 9.344 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
22:18:44 #0 9.344 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
22:18:44 #0 9.344 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
22:18:44 #0 9.407 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
22:18:44 #0 9.475 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
22:18:44 #0 9.475 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
22:18:44 #0 9.477 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
22:18:44 #0 9.494 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
22:18:44 #0 9.495 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
22:18:44 #0 9.496 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
22:18:44 #0 9.569 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
22:18:44 #0 9.709 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
22:18:44 #0 9.732 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.6 [2898 kB]
22:18:44 #0 9.854 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.6 [201 kB]
22:18:44 #0 9.893 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
22:18:44 #0 9.907 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016~18.04.1 [144 kB]
22:18:44 #0 9.909 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B]
22:18:44 #0 9.910 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
22:18:44 #0 9.915 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
22:18:44 #0 9.917 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
22:18:44 #0 9.920 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
22:18:44 #0 9.923 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
22:18:44 #0 9.939 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
22:18:44 #0 10.02 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
22:18:44 #0 10.02 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
22:18:44 #10 ...
22:18:44 
22:18:44 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:44 #11 16.42 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
22:18:44 #11 16.50 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:44 #11 16.57 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
22:18:44 #11 6.851 1 upgraded, 349 newly installed, 0 to remove and 2 not upgraded.
22:18:44 #11 6.851 Need to get 92.9 MB of archives.
22:18:44 #11 6.851 After this operation, 361 MB of additional disk space will be used.
22:18:44 #11 6.851 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-base armhf 5.30.0-9ubuntu0.3 [1409 kB]
22:18:44 #10 20.35 Unpacking libreadline7:amd64 (7.0-5) ...
22:18:44 #10 20.40 Selecting previously unselected package libsqlite3-0:amd64.
22:18:44 #10 20.40 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
22:18:44 #10 20.41 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
22:18:44 #10 17.12 Setting up python3.9-minimal (3.9.2-1) ...
22:18:44 #7 ...
22:18:44 
22:18:44 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:44 #0 1.091 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
22:18:44 #0 1.504 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
22:18:44 #0 1.599 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
22:18:44 #0 1.693 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
22:18:44 #0 1.792 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
22:18:44 #0 1.843 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
22:18:44 #0 2.018 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
22:18:44 #0 2.018 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
22:18:44 #0 2.566 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5457 B]
22:18:44 #0 2.566 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2090 kB]
22:18:44 #0 2.648 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2083 kB]
22:18:44 #0 2.738 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
22:18:44 #0 2.738 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [63.9 kB]
22:18:44 #0 2.742 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
22:18:44 #0 2.744 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2761 B]
22:18:44 #0 2.744 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1709 kB]
22:18:44 #0 2.824 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4782 B]
22:18:44 #0 2.824 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1385 kB]
22:18:44 #0 3.926 Fetched 20.3 MB in 3s (6157 kB/s)
22:18:44 #0 3.926 Reading package lists...
22:18:44 #0 4.967 Reading package lists...
22:18:44 #0 5.940 Building dependency tree...
22:18:44 #0 6.117 Reading state information...
22:18:44 #0 6.314 The following additional packages will be installed:
22:18:44 #0 6.314   at autoconf automake autopoint autotools-dev binutils
22:18:44 #0 6.314   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:44 #0 6.315   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
22:18:44 #0 6.315   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
22:18:44 #0 6.315   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
22:18:44 #0 6.315   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:44 #0 6.315   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
22:18:44 #0 6.315   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:44 #0 6.315   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:44 #0 6.315   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
22:18:44 #0 6.315   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
22:18:44 #0 6.315   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
22:18:44 #0 6.315   libclass-accessor-perl libclass-method-modifiers-perl
22:18:44 #0 6.315   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
22:18:44 #0 6.315   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
22:18:44 #0 6.315   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
22:18:44 #0 6.315   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:44 #0 6.315   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:44 #0 6.315   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:44 #0 6.315   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:44 #0 6.315   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:44 #0 6.315   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:44 #0 6.315   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:44 #0 6.315   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:44 #0 6.315   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:44 #0 6.315   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:44 #0 6.315   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:44 #0 6.315   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:44 #0 6.315   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:44 #0 6.315   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:44 #0 6.315   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
22:18:44 #0 6.315   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:44 #0 6.315   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:44 #0 6.315   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:44 #0 6.315   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:44 #0 6.315   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:44 #0 6.315   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
22:18:44 #0 6.315   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:44 #0 6.315   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:44 #0 6.315   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:44 #0 6.315   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:44 #0 6.315   libparams-validate-perl libparse-debianchangelog-perl
22:18:44 #0 6.315   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:44 #0 6.315   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:44 #0 6.315   libpython3.6-minimal libpython3.6-stdlib libreadline7
22:18:44 #0 6.315   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:44 #0 6.315   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:44 #0 6.315   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:44 #0 6.315   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:44 #0 6.315   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:44 #0 6.315   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:44 #0 6.315   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:44 #0 6.315   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
22:18:44 #0 6.315   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
22:18:44 #0 6.315   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
22:18:44 #0 6.315   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:44 #0 6.315   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:44 #0 6.315   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
22:18:44 #0 6.315   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
22:18:44 #0 6.315   man-db manpages manpages-dev mime-support multiarch-support netbase
22:18:44 #0 6.315   openssh-client openssl patch patchutils perl perl-base perl-modules-5.26
22:18:44 #0 6.315   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:44 #0 6.315   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:44 #0 6.315   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:44 #0 6.315   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:44 #0 6.315   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
22:18:44 #0 6.315   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:44 #0 6.317 Suggested packages:
22:18:44 #0 6.317   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:18:44 #0 6.317   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:18:44 #0 6.317   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
22:18:44 #0 6.317   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:44 #0 6.317   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:44 #0 6.317   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:44 #0 6.317   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:44 #0 6.317   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:18:44 #0 6.317   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:18:44 #0 6.317   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
22:18:44 #0 6.317   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
22:18:44 #0 6.317   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
22:18:44 #0 6.317   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:44 #0 6.317   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:44 #0 6.317   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:44 #0 6.317   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
22:18:44 #0 6.317   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
22:18:44 #0 6.317   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
22:18:44 #0 6.317   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
22:18:44 #0 6.317   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
22:18:44 #0 6.317   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
22:18:44 #0 6.317   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
22:18:44 #0 6.317   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
22:18:44 #0 6.317   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:44 #0 6.317   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
22:18:44 #0 6.317   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:44 #0 6.317   python3-cryptography python3-openssl python3-socks python3.6-venv
22:18:44 #0 6.317   python3.6-doc binfmt-support readline-doc zip wdiff-doc
22:18:44 #0 6.750 The following NEW packages will be installed:
22:18:44 #0 6.750   at autoconf automake autopoint autotools-dev binutils
22:18:44 #0 6.750   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:44 #0 6.750   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
22:18:44 #0 6.750   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:44 #0 6.750   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
22:18:44 #0 6.750   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
22:18:44 #0 6.750   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
22:18:44 #0 6.750   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:44 #0 6.750   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
22:18:44 #0 6.750   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
22:18:44 #0 6.750   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:44 #0 6.750   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
22:18:44 #0 6.750   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
22:18:44 #0 6.750   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
22:18:44 #0 6.750   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
22:18:44 #0 6.750   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
22:18:44 #0 6.750   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
22:18:44 #0 6.750   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
22:18:44 #0 6.750   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
22:18:44 #0 6.750   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
22:18:44 #0 6.750   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
22:18:44 #0 6.750   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
22:18:44 #0 6.750   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
22:18:44 #0 6.750   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
22:18:44 #0 6.750   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:44 #0 6.750   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:44 #0 6.750   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:44 #0 6.750   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
22:18:44 #0 6.750   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
22:18:44 #0 6.750   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
22:18:44 #0 6.750   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
22:18:44 #0 6.750   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
22:18:44 #0 6.750   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:44 #0 6.750   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:44 #0 6.750   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:44 #0 6.750   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:44 #0 6.750   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
22:18:44 #0 6.750   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
22:18:44 #0 6.750   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:44 #0 6.750   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
22:18:44 #0 6.750   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:44 #0 6.750   libparams-validate-perl libparse-debianchangelog-perl
22:18:44 #0 6.750   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
22:18:44 #0 6.750   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:44 #0 6.750   libpython3.6-minimal libpython3.6-stdlib libreadline7
22:18:44 #0 6.750   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
22:18:44 #0 6.750   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
22:18:44 #0 6.750   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
22:18:44 #0 6.750   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
22:18:44 #0 6.750   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
22:18:44 #0 6.750   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
22:18:44 #0 6.750   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
22:18:44 #0 6.750   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
22:18:44 #0 6.750   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
22:18:44 #0 6.750   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
22:18:44 #0 6.750   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:44 #0 6.750   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:44 #0 6.750   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
22:18:44 #0 6.750   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
22:18:44 #0 6.750   man-db manpages manpages-dev mime-support multiarch-support netbase
22:18:44 #0 6.750   openssh-client openssl patch patchutils perl perl-modules-5.26
22:18:44 #0 6.750   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:44 #0 6.751   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:44 #0 6.751   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:44 #0 6.751   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:44 #0 6.751   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
22:18:44 #0 6.751   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
22:18:44 #0 6.752 The following packages will be upgraded:
22:18:44 #0 6.752   perl-base
22:18:44 #0 7.174 1 upgraded, 298 newly installed, 0 to remove and 1 not upgraded.
22:18:44 #0 7.174 Need to get 89.1 MB of archives.
22:18:44 #0 7.174 After this operation, 385 MB of additional disk space will be used.
22:18:44 #0 7.174 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.6 [1240 kB]
22:18:44 #0 7.756 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
22:18:44 #0 7.773 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
22:18:44 #0 7.831 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [529 kB]
22:18:44 #0 7.864 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB]
22:18:44 #0 7.886 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [1327 kB]
22:18:44 #0 7.916 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
22:18:44 #0 7.918 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
22:18:44 #0 7.918 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
22:18:44 #0 7.919 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
22:18:44 #0 7.920 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
22:18:44 #0 7.923 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.6 [428 kB]
22:18:44 #0 7.968 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.8 [1609 kB]
22:18:44 #0 8.023 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.8 [203 kB]
22:18:44 #0 8.026 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
22:18:44 #0 8.052 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
22:18:44 #0 8.061 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
22:18:44 #0 8.062 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
22:18:44 #0 8.063 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
22:18:44 #0 8.065 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
22:18:44 #0 8.078 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
22:18:44 #0 8.079 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
22:18:44 #0 8.126 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
22:18:44 #0 8.152 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
22:18:44 #0 8.155 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
22:18:44 #0 8.201 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
22:18:44 #0 8.226 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
22:18:44 #0 8.227 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
22:18:44 #0 8.229 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
22:18:44 #0 8.302 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
22:18:44 #0 8.438 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
22:18:44 #0 8.439 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.6 [3338 kB]
22:18:44 #0 8.620 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.6 [201 kB]
22:18:44 #0 8.626 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
22:18:44 #0 8.648 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016~18.04.1 [144 kB]
22:18:44 #0 8.651 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B]
22:18:44 #0 8.658 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
22:18:44 #0 8.658 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
22:18:44 #0 8.658 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
22:18:44 #0 8.658 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
22:18:44 #0 8.658 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
22:18:44 #0 8.696 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
22:18:44 #0 8.770 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
22:18:44 #0 8.776 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
22:18:44 #0 9.256 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.7 [548 kB]
22:18:44 #0 9.260 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
22:18:44 #0 9.271 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
22:18:44 #0 9.272 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
22:18:44 #0 9.278 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
22:18:44 #0 9.282 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
22:18:44 #0 9.283 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
22:18:44 #0 9.284 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB]
22:18:44 #0 9.287 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
22:18:44 #0 9.324 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
22:18:44 #0 9.446 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
22:18:44 #0 9.447 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
22:18:44 #0 9.447 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
22:18:44 #0 9.449 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
22:18:44 #0 9.451 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
22:18:44 #0 9.451 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
22:18:44 #0 9.462 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
22:18:44 #0 9.467 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
22:18:44 #0 9.468 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.10 [724 kB]
22:18:44 #0 9.520 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
22:18:44 #10 9.595 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
22:18:44 #10 9.651 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB]
22:18:44 #10 13.67 CentOS Stream 9 - Extras packages               5.7 kB/s | 8.7 kB     00:01    
22:18:44 #8 DONE 12.5s
22:18:44 
22:18:44 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:44 #11 16.67 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
22:18:44 #11 16.76 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
22:18:44 #11 16.84 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
22:18:44 #11 ...
22:18:44 
22:18:44 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:44 #9 extracting sha256:1d0469c30b40a2c26072c228ab2795c38de425870b9ee85d29a32a2f50db3c4f 0.6s done
22:18:44 #9 extracting sha256:b5315d494a34df967f8f4db548d0b40754c70678b9357188c65dc0b9cfee4f7e 0.4s done
22:18:44 #9 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.0s done
22:18:44 #9 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.0s
22:18:44 #10 20.52 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:18:44 #10 20.52 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:18:44 #10 20.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:18:44 #10 9.702 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
22:18:44 #10 9.702 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
22:18:44 #10 9.702 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB]
22:18:44 #10 9.702 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
22:18:44 #10 9.702 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
22:18:44 #10 9.704 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
22:18:44 #10 9.705 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
22:18:44 #10 9.707 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
22:18:44 #10 9.744 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
22:18:44 #10 ...
22:18:44 
22:18:44 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:44 #10 2.589 CentOS Stream 9 - BaseOS                        2.7 MB/s | 4.6 MB     00:01    
22:18:45 #11 16.91 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
22:18:45 #11 16.99 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
22:18:45 #11 17.07 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
22:18:45 #11 17.18 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
22:18:45 #9 ...
22:18:45 
22:18:45 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:45 #11 7.450 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
22:18:45 #11 7.450 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
22:18:45 #11 7.489 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [708 kB]
22:18:45 #10 20.91 Selecting previously unselected package python3.7.
22:18:45 #10 20.91 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:18:45 #10 20.92 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:18:45 #10 ...
22:18:45 
22:18:45 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:45 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 8.1s done
22:18:45 #7 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:45 #7 DONE 23.9s
22:18:45 #7 ...
22:18:45 
22:18:45 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:45 #0 0.964 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:18:45 #0 0.976 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:18:45 #0 0.976 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:18:45 #0 1.122 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:18:45 #0 1.519 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:18:45 #0 2.090 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:18:45 #0 2.355 Fetched 8480 kB in 2s (5127 kB/s)
22:18:45 #0 2.355 Reading package lists...
22:18:45 #0 2.933 Reading package lists...
22:18:45 #0 3.506 Building dependency tree...
22:18:45 #0 3.694 Reading state information...
22:18:45 #0 4.066 The following additional packages will be installed:
22:18:45 #0 4.066   autoconf automake autopoint autotools-dev binutils
22:18:45 #0 4.066   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
22:18:45 #0 4.066   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
22:18:45 #0 4.066   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:45 #0 4.066   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
22:18:45 #0 4.066   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
22:18:45 #0 4.066   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:18:45 #0 4.066   intltool-debian iso-codes less libalgorithm-diff-perl
22:18:45 #0 4.066   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:45 #0 4.066   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
22:18:45 #0 4.066   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:45 #0 4.066   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:45 #0 4.066   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
22:18:45 #0 4.066   libcbor0 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
22:18:45 #0 4.066   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:45 #0 4.066   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
22:18:45 #0 4.066   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
22:18:45 #0 4.066   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
22:18:45 #0 4.066   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:45 #0 4.066   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
22:18:45 #0 4.066   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:45 #0 4.066   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:45 #0 4.066   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:45 #0 4.066   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:45 #0 4.066   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:45 #0 4.066   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:45 #0 4.066   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:45 #0 4.066   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:45 #0 4.066   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:45 #0 4.066   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:45 #0 4.066   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:45 #0 4.066   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:45 #0 4.066   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:45 #0 4.066   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:45 #0 4.066   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:45 #0 4.066   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:45 #0 4.066   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:45 #0 4.066   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:45 #0 4.066   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:45 #0 4.066   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:45 #0 4.066   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
22:18:45 #0 4.066   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:45 #0 4.066   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:45 #0 4.066   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:45 #0 4.066   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:45 #0 4.066   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:45 #0 4.066   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:45 #0 4.066   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:45 #0 4.066   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:45 #0 4.066   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:45 #0 4.066   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:45 #0 4.066   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:45 #0 4.066   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:45 #0 4.066   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:45 #0 4.066   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:45 #0 4.066   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:45 #0 4.066   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:45 #0 4.066   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
22:18:45 #0 4.066   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:45 #0 4.066   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:45 #0 4.066   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:45 #0 4.066   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:45 #0 4.066   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:45 #0 4.066   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:45 #0 4.066   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:45 #0 4.066   libstring-shellquote-perl libsub-exporter-perl
22:18:45 #0 4.066   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:45 #0 4.066   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:45 #0 4.066   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:45 #0 4.066   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:45 #0 4.066   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:45 #0 4.066   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:45 #0 4.066   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
22:18:45 #0 4.066   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:45 #0 4.066   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
22:18:45 #0 4.066   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
22:18:45 #0 4.066   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:45 #0 4.066   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:45 #0 4.066   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
22:18:45 #0 4.066   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
22:18:45 #0 4.066   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:45 #0 4.066   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
22:18:45 #0 4.066   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
22:18:45 #0 4.066   python3 python3-apt python3-certifi python3-chardet python3-debian
22:18:45 #0 4.066   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:45 #0 4.066   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:45 #0 4.066   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
22:18:45 #0 4.067   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:45 #0 4.070 Suggested packages:
22:18:45 #0 4.070   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:45 #0 4.070   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:45 #0 4.070   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:45 #0 4.070   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:45 #0 4.070   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:45 #0 4.070   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:45 #0 4.070   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:45 #0 4.070   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
22:18:45 #0 4.070   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
22:18:45 #0 4.070   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:18:45 #0 4.070   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
22:18:45 #0 4.070   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
22:18:45 #0 4.070   glibc-doc libc-l10n locales bzr libgd-tools gdbm-l10n gpm libtool-doc
22:18:45 #0 4.070   libcrypt-ssleay-perl uuid libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:45 #0 4.070   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:45 #0 4.070   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:45 #0 4.070   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
22:18:45 #0 4.070   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:45 #0 4.070   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
22:18:45 #0 4.070   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
22:18:45 #0 4.070   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:45 #0 4.070   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:45 #0 4.070   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
22:18:45 #0 4.070   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
22:18:45 #0 4.070   python-apt-doc python3-setuptools python3-cryptography python3-openssl
22:18:45 #0 4.070   python3-socks python-requests-doc python3.9-venv python3.9-doc
22:18:45 #0 4.070   binfmt-support readline-doc zip wdiff-doc
22:18:45 #0 4.070 Recommended packages:
22:18:45 #0 4.070   libnss-nis libnss-nisplus
22:18:45 #0 5.714 The following NEW packages will be installed:
22:18:45 #0 5.714   autoconf automake autopoint autotools-dev binutils
22:18:45 #0 5.714   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
22:18:45 #0 5.714   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
22:18:45 #0 5.714   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
22:18:45 #0 5.714   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
22:18:45 #0 5.714   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
22:18:45 #0 5.714   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:45 #0 5.714   gpgconf gpgsm groff-base intltool-debian iso-codes less
22:18:45 #0 5.714   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:45 #0 5.714   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:45 #0 5.714   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
22:18:45 #0 5.714   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:45 #0 5.714   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
22:18:45 #0 5.714   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
22:18:45 #0 5.714   libclass-inspector-perl libclass-method-modifiers-perl
22:18:45 #0 5.714   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:45 #0 5.714   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:45 #0 5.714   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
22:18:45 #0 5.714   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
22:18:45 #0 5.714   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
22:18:45 #0 5.714   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:45 #0 5.714   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:45 #0 5.714   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:45 #0 5.714   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:45 #0 5.714   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:45 #0 5.714   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:45 #0 5.714   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:45 #0 5.714   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:45 #0 5.714   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:45 #0 5.714   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:45 #0 5.714   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:45 #0 5.714   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:45 #0 5.714   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:45 #0 5.714   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:45 #0 5.714   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:45 #0 5.714   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:45 #0 5.714   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:45 #0 5.714   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:45 #0 5.714   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:45 #0 5.714   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:45 #0 5.714   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
22:18:45 #0 5.714   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:45 #0 5.714   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:45 #0 5.714   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:45 #0 5.714   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
22:18:45 #0 5.714   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:45 #0 5.714   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:45 #0 5.714   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:45 #0 5.714   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:45 #0 5.714   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:45 #0 5.714   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:45 #0 5.714   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:45 #0 5.714   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:45 #0 5.714   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:45 #0 5.714   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:45 #0 5.714   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:45 #0 5.714   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:45 #0 5.714   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
22:18:45 #0 5.714   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:45 #0 5.714   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:45 #0 5.714   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:45 #0 5.714   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:45 #0 5.714   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:45 #0 5.714   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:45 #0 5.714   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:45 #0 5.714   libstring-shellquote-perl libsub-exporter-perl
22:18:45 #0 5.714   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:45 #0 5.714   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:45 #0 5.714   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:45 #0 5.714   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:45 #0 5.714   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:45 #0 5.714   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:45 #0 5.714   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
22:18:45 #0 5.714   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:45 #0 5.714   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
22:18:45 #0 5.714   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
22:18:45 #0 5.714   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:45 #0 5.714   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:45 #0 5.714   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
22:18:45 #0 5.714   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
22:18:45 #0 5.714   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:45 #0 5.714   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
22:18:45 #0 5.714   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
22:18:45 #0 5.714   python3 python3-apt python3-certifi python3-chardet python3-debian
22:18:45 #0 5.714   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:45 #0 5.714   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:45 #0 5.714   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
22:18:45 #0 5.714   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:45 #0 5.714 The following packages will be upgraded:
22:18:45 #0 5.715   libc6
22:18:45 #0 5.999 1 upgraded, 382 newly installed, 0 to remove and 2 not upgraded.
22:18:45 #0 5.999 Need to get 170 MB of archives.
22:18:45 #0 5.999 After this operation, 549 MB of additional disk space will be used.
22:18:45 #0 5.999 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
22:18:45 #0 6.004 Get:2 http://deb.debian.org/debian bullseye-updates/main arm64 libc6 arm64 2.31-13+deb11u5 [2460 kB]
22:18:45 #0 6.018 Get:3 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
22:18:45 #0 6.019 Get:4 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
22:18:45 #0 6.026 Get:5 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
22:18:45 #0 6.026 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
22:18:45 #0 6.030 Get:7 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
22:18:45 #0 6.037 Get:8 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
22:18:45 #0 6.056 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
22:18:45 #0 6.074 Get:10 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
22:18:45 #0 6.100 Get:11 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
22:18:45 #0 6.102 Get:12 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
22:18:45 #0 6.106 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
22:18:45 #0 6.110 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 libexpat1 arm64 2.2.10-2+deb11u4 [84.1 kB]
22:18:45 #0 6.114 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
22:18:45 #0 6.138 Get:16 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
22:18:45 #0 6.138 Get:17 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
22:18:45 #0 6.142 Get:18 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
22:18:45 #0 6.151 Get:19 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
22:18:45 #0 6.151 Get:20 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
22:18:45 #0 6.152 Get:21 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
22:18:45 #0 6.172 Get:22 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
22:18:45 #0 6.186 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
22:18:45 #0 6.236 Get:24 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
22:18:45 #0 6.262 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
22:18:45 #0 6.266 Get:26 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
22:18:45 #0 6.269 Get:27 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
22:18:45 #0 6.269 Get:28 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
22:18:45 #0 6.275 Get:29 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
22:18:45 #0 6.291 Get:30 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:18:45 #0 6.297 Get:31 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
22:18:45 #0 6.335 Get:32 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:18:45 #0 6.339 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:18:45 #0 6.369 Get:34 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:18:45 #0 6.372 Get:35 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:18:45 #0 6.374 Get:36 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
22:18:45 #0 6.382 Get:37 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
22:18:45 #0 6.416 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
22:18:45 #0 6.426 Get:39 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
22:18:45 #0 6.426 Get:40 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
22:18:45 #0 6.431 Get:41 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
22:18:45 #0 6.440 Get:42 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
22:18:45 #0 6.442 Get:43 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
22:18:45 #0 6.462 Get:44 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
22:18:45 #0 6.463 Get:45 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:18:45 #0 6.467 Get:46 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:18:45 #0 6.467 Get:47 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:18:45 #0 6.468 Get:48 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:18:45 #0 6.473 Get:49 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:18:45 #0 6.476 Get:50 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:18:45 #0 6.487 Get:51 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
22:18:45 #0 6.498 Get:52 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
22:18:45 #0 6.518 Get:53 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
22:18:45 #0 6.518 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
22:18:45 #0 6.519 Get:55 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
22:18:45 #0 6.522 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
22:18:45 #0 6.567 Get:57 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
22:18:45 #0 6.567 Get:58 http://deb.debian.org/debian bullseye-updates/main arm64 libc-dev-bin arm64 2.31-13+deb11u5 [272 kB]
22:18:45 #0 6.570 Get:59 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.149-1 [1531 kB]
22:18:45 #0 6.580 Get:60 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
22:18:45 #0 6.581 Get:61 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
22:18:45 #0 6.583 Get:62 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
22:18:45 #0 6.587 Get:63 http://deb.debian.org/debian bullseye-updates/main arm64 libc6-dev arm64 2.31-13+deb11u5 [2030 kB]
22:18:45 #0 6.596 Get:64 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
22:18:45 #0 6.606 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
22:18:45 #0 6.629 Get:66 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
22:18:45 #0 6.631 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
22:18:45 #0 6.686 Get:68 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
22:18:45 #0 6.688 Get:69 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
22:18:45 #0 6.688 Get:70 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
22:18:45 #0 6.689 Get:71 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
22:18:45 #0 6.694 Get:72 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
22:18:45 #0 6.694 Get:73 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
22:18:45 #0 6.731 Get:74 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
22:18:45 #0 6.764 Get:75 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
22:18:45 #0 6.791 Get:76 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
22:18:45 #0 6.801 Get:77 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
22:18:45 #0 6.810 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
22:18:45 #0 7.025 Get:79 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
22:18:45 #0 7.030 Get:80 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
22:18:45 #0 7.077 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
22:18:45 #0 7.196 Get:82 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
22:18:45 #0 7.196 Get:83 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
22:18:45 #0 7.206 Get:84 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB]
22:18:45 #0 7.209 Get:85 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:18:45 #0 7.210 Get:86 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:18:45 #0 7.233 Get:87 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:18:45 #0 7.234 Get:88 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:18:45 #0 7.238 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:18:45 #0 7.254 Get:90 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:18:45 #0 7.254 Get:91 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:18:45 #0 7.255 Get:92 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:18:45 #0 7.256 Get:93 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:18:45 #0 7.257 Get:94 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:18:45 #0 7.257 Get:95 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:18:45 #0 7.259 Get:96 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
22:18:45 #0 7.264 Get:97 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
22:18:45 #0 7.269 Get:98 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
22:18:45 #0 7.270 Get:99 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
22:18:45 #0 7.278 Get:100 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:18:45 #0 7.289 Get:101 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
22:18:45 #0 7.297 Get:102 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
22:18:45 #0 7.297 Get:103 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
22:18:45 #0 7.297 Get:104 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
22:18:45 #0 7.297 Get:105 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
22:18:45 #0 7.297 Get:106 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:18:45 #0 7.297 Get:107 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
22:18:45 #0 7.297 Get:108 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:18:45 #0 7.462 Get:109 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
22:18:45 #0 7.466 Get:110 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
22:18:45 #0 7.477 Get:111 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:45 #0 7.478 Get:112 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
22:18:45 #0 7.480 Get:113 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
22:18:45 #0 7.486 Get:114 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
22:18:45 #0 7.717 Get:115 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
22:18:45 #0 7.718 Get:116 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
22:18:45 #0 7.723 Get:117 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
22:18:45 #0 7.723 Get:118 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
22:18:45 #0 7.725 Get:119 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u1 [115 kB]
22:18:45 #0 7.728 Get:120 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
22:18:45 #0 7.728 Get:121 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
22:18:45 #0 7.738 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
22:18:45 #0 7.762 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
22:18:45 #0 7.766 Get:124 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
22:18:45 #0 7.782 Get:125 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
22:18:45 #0 7.786 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
22:18:45 #0 7.792 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
22:18:45 #0 7.794 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
22:18:45 #0 7.799 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
22:18:45 #0 7.807 Get:130 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
22:18:45 #0 7.811 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
22:18:45 #0 7.812 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
22:18:45 #0 7.814 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
22:18:45 #0 7.814 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
22:18:45 #0 7.815 Get:135 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
22:18:45 #0 7.817 Get:136 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
22:18:45 #0 7.817 Get:137 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
22:18:45 #0 7.818 Get:138 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
22:18:45 #0 7.819 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
22:18:45 #0 7.820 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
22:18:45 #0 7.821 Get:141 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
22:18:45 #0 7.822 Get:142 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:45 #0 7.835 Get:143 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:45 #0 7.835 Get:144 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
22:18:45 #0 7.835 Get:145 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
22:18:45 #0 7.835 Get:146 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
22:18:45 #10 7.838 Get:147 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
22:18:45 #10 7.839 Get:148 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
22:18:45 #10 7.841 Get:149 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
22:18:45 #10 7.841 Get:150 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
22:18:45 #10 7.842 Get:151 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
22:18:45 #10 7.843 Get:152 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
22:18:45 #10 7.845 Get:153 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
22:18:45 #10 7.845 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
22:18:45 #10 7.847 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
22:18:45 #10 7.848 Get:156 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
22:18:45 #10 7.851 Get:157 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
22:18:45 #10 7.853 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
22:18:45 #10 7.875 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
22:18:45 #10 7.876 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:45 #10 7.877 Get:161 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
22:18:45 #10 7.879 Get:162 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
22:18:45 #10 7.881 Get:163 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
22:18:45 #10 7.883 Get:164 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
22:18:45 #10 7.883 Get:165 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
22:18:45 #10 7.884 Get:166 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:45 #10 7.886 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:45 #10 7.886 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
22:18:45 #10 7.889 Get:169 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
22:18:45 #10 7.891 Get:170 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
22:18:45 #10 7.894 Get:171 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
22:18:45 #10 7.920 Get:172 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
22:18:45 #10 7.921 Get:173 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B]
22:18:45 #10 7.941 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:18:45 #10 7.944 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
22:18:45 #10 7.945 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:18:45 #10 7.945 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
22:18:45 #10 7.962 Get:178 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
22:18:45 #10 7.964 Get:179 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
22:18:45 #10 7.966 Get:180 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
22:18:45 #10 7.966 Get:181 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
22:18:45 #10 7.977 Get:182 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
22:18:45 #10 7.991 Get:183 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
22:18:45 #10 7.995 Get:184 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u3 [321 kB]
22:18:45 #10 7.998 Get:185 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
22:18:45 #10 8.008 Get:186 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
22:18:45 #10 8.028 Get:187 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
22:18:45 #24 6.995 Reading package lists...
22:18:45 #8 ...
22:18:45 
22:18:45 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
22:18:45 #7 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 1.9s done
22:18:45 #7 DONE 12.0s
22:18:45 
22:18:45 #8 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:45 #8 ...
22:18:45 
22:18:45 #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
22:18:45 #11 17.31 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
22:18:45 #11 17.39 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
22:18:45 #11 7.536 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB]
22:18:45 #11 7.539 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [1582 kB]
22:18:45 #11 7.614 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
22:18:45 #11 7.614 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
22:18:45 #11 7.616 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
22:18:45 #11 7.618 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
22:18:45 #11 7.621 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
22:18:45 #11 7.624 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.4 [468 kB]
22:18:45 #11 7.641 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.5 [1601 kB]
22:18:45 #11 7.717 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.5 [387 kB]
22:18:45 #11 7.748 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
22:18:45 #11 7.748 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
22:18:45 #10 21.07 Selecting previously unselected package libpython3-stdlib:amd64.
22:18:45 #10 21.08 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
22:18:45 #10 21.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:18:45 #10 21.16 Setting up python3-minimal (3.7.3-1) ...
22:18:45 
22:18:45 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:45 #10 18.05 Selecting previously unselected package python3-minimal.
22:18:45 #10 18.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 ... 9516 files and directories currently installed.)
22:18:45 #10 18.06 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
22:18:45 #10 18.07 Unpacking python3-minimal (3.9.2-3) ...
22:18:45 #10 8.087 Get:188 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
22:18:45 #10 8.116 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
22:18:45 #10 8.116 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
22:18:45 #10 8.117 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:45 #10 8.118 Get:192 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
22:18:45 #10 8.119 Get:193 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
22:18:45 #10 8.119 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
22:18:45 #10 8.120 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:18:45 #10 8.121 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
22:18:45 #10 8.122 Get:197 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
22:18:45 #10 8.136 Get:198 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
22:18:45 #10 8.138 Get:199 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:45 #10 8.171 Get:200 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
22:18:45 #10 8.173 Get:201 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
22:18:45 #10 8.194 Get:202 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
22:18:45 #10 8.194 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
22:18:45 #10 8.203 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
22:18:45 #10 8.218 Get:205 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
22:18:45 #10 8.220 Get:206 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
22:18:45 #10 8.220 Get:207 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
22:18:45 #10 8.221 Get:208 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
22:18:45 #10 8.229 Get:209 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB]
22:18:45 #10 8.229 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
22:18:45 #10 8.229 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
22:18:45 #10 8.234 Get:212 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
22:18:45 #10 8.234 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
22:18:45 #10 8.237 Get:214 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
22:18:45 #10 8.242 Get:215 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
22:18:45 #10 8.243 Get:216 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
22:18:45 #10 8.246 Get:217 http://deb.debian.org/debian bullseye-updates/main arm64 libc-devtools arm64 2.31-13+deb11u5 [245 kB]
22:18:45 #10 8.248 Get:218 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:45 #10 8.252 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
22:18:45 #10 8.252 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
22:18:45 #10 8.255 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
22:18:45 #10 8.276 Get:222 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
22:18:45 #7 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 4.9s done
22:18:45 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724
22:18:45 #10 14.70 Dependencies resolved.
22:18:45 #10 14.72 ================================================================================
22:18:45 #10 14.72  Package                       Arch    Version                 Repository  Size
22:18:45 #10 14.72 ================================================================================
22:18:45 #10 14.72 Installing:
22:18:45 #10 14.72  dnf-plugins-core              noarch  4.1.0-3.el9             baseos      34 k
22:18:45 #10 14.72  rpm-build                     x86_64  4.16.1.3-17.el9         appstream  102 k
22:18:45 #10 14.72  rpmlint                       noarch  1.11-19.el9             appstream  198 k
22:18:45 #10 14.72 Installing dependencies:
22:18:45 #10 14.72  binutils                      x86_64  2.35.2-24.el9           baseos     4.6 M
22:18:45 #10 14.72  bzip2                         x86_64  1.0.8-8.el9             baseos      56 k
22:18:45 #10 14.72  checkpolicy                   x86_64  3.4-1.el9               appstream  347 k
22:18:45 #10 14.72  cpio                          x86_64  2.13-16.el9             baseos     275 k
22:18:45 #10 14.72  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
22:18:45 #10 14.72  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
22:18:45 #10 14.72  dbus-libs                     x86_64  1:1.12.20-6.el9         baseos     152 k
22:18:45 #10 14.72  desktop-file-utils            x86_64  0.26-6.el9              appstream   74 k
22:18:45 #10 14.72  diffutils                     x86_64  3.7-12.el9              baseos     397 k
22:18:45 #10 14.72  dwz                           x86_64  0.14-3.el9              appstream  128 k
22:18:45 #10 14.72  ed                            x86_64  1.14.2-12.el9           baseos      75 k
22:18:45 #10 14.72  efi-srpm-macros               noarch  4-9.el9                 appstream   23 k
22:18:45 #10 14.72  elfutils                      x86_64  0.187-5.el9             baseos     529 k
22:18:45 #10 14.72  elfutils-debuginfod-client    x86_64  0.187-5.el9             baseos      38 k
22:18:45 #10 14.72  emacs-filesystem              noarch  1:27.1-3.el9            appstream  9.2 k
22:18:45 #10 14.72  enchant                       x86_64  1:1.6.0-30.el9          appstream   62 k
22:18:45 #10 14.72  environment-modules           x86_64  5.0.1-2.el9             baseos     492 k
22:18:45 #10 14.72  file                          x86_64  5.39-10.el9             baseos      49 k
22:18:45 #10 14.72  fonts-srpm-macros             noarch  1:2.0.5-7.el9.1         appstream   28 k
22:18:45 #10 14.72  gcc-toolset-12-binutils       x86_64  2.38-16.el9             appstream  5.5 M
22:18:45 #10 14.72  gcc-toolset-12-binutils-gold  x86_64  2.38-14.el9             appstream  752 k
22:18:45 #10 14.72  gcc-toolset-12-runtime        x86_64  12.0-5.el9              appstream   55 k
22:18:45 #10 14.72  gdb-minimal                   x86_64  10.2-10.el9             appstream  3.5 M
22:18:45 #10 14.72  gdk-pixbuf2                   x86_64  2.42.6-2.el9            appstream  493 k
22:18:45 #10 14.72  ghc-srpm-macros               noarch  1.5.0-6.el9             appstream  8.8 k
22:18:45 #10 14.72  glib-networking               x86_64  2.68.3-3.el9            baseos     186 k
22:18:45 #10 14.72  glibc-gconv-extra             x86_64  2.34-40.el9             baseos     1.7 M
22:18:45 #10 14.72  go-srpm-macros                noarch  3.0.9-9.el9             appstream   27 k
22:18:45 #10 14.72  groff-base                    x86_64  1.22.4-10.el9           baseos     1.1 M
22:18:45 #10 14.72  gsettings-desktop-schemas     x86_64  40.0-4.el9              baseos     688 k
22:18:45 #10 14.72  hunspell                      x86_64  1.7.0-11.el9            appstream  325 k
22:18:45 #10 14.72  hunspell-en-GB                noarch  0.20140811.1-20.el9     appstream  226 k
22:18:45 #10 14.72  hunspell-en-US                noarch  0.20140811.1-20.el9     appstream  177 k
22:18:45 #10 14.72  hunspell-filesystem           x86_64  1.7.0-11.el9            appstream  8.7 k
22:18:45 #10 14.72  info                          x86_64  6.7-15.el9              baseos     225 k
22:18:45 #10 14.72  json-glib                     x86_64  1.6.6-1.el9             baseos     163 k
22:18:45 #10 14.72  kernel-srpm-macros            noarch  1.0-11.el9              appstream   16 k
22:18:45 #10 14.72  less                          x86_64  590-1.el9               baseos     163 k
22:18:45 #10 14.72  libappstream-glib             x86_64  0.7.18-4.el9            appstream  396 k
22:18:45 #10 14.72  libbrotli                     x86_64  1.0.9-6.el9             baseos     314 k
22:18:45 #10 14.72  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
22:18:45 #10 14.72  libeconf                      x86_64  0.4.1-2.el9             baseos      28 k
22:18:45 #10 14.72  libfdisk                      x86_64  2.37.4-9.el9            baseos     155 k
22:18:45 #10 14.72  libicu                        x86_64  67.1-9.el9              baseos     9.6 M
22:18:45 #10 14.72  libjpeg-turbo                 x86_64  2.0.90-5.el9            appstream  176 k
22:18:45 #10 14.72  libpipeline                   x86_64  1.5.3-4.el9             baseos      49 k
22:18:45 #10 14.72  libpkgconf                    x86_64  1.7.3-10.el9            baseos      36 k
22:18:45 #10 14.72  libpng                        x86_64  2:1.6.37-12.el9         baseos     117 k
22:18:45 #10 14.72  libproxy                      x86_64  0.4.15-35.el9           baseos      74 k
22:18:45 #10 14.72  libpsl                        x86_64  0.21.1-5.el9            baseos      64 k
22:18:45 #10 14.72  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
22:18:45 #10 14.72  libselinux-utils              x86_64  3.4-3.el9               baseos     182 k
22:18:45 #10 14.72  libsoup                       x86_64  2.72.0-8.el9            appstream  405 k
22:18:45 #10 14.72  libstemmer                    x86_64  0-18.585svn.el9         appstream   83 k
22:18:45 #10 14.72  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
22:18:45 #10 14.72  lua-srpm-macros               noarch  1-6.el9                 appstream  9.5 k
22:18:45 #10 14.72  man-db                        x86_64  2.9.3-7.el9             baseos     1.2 M
22:18:45 #10 14.72  ncurses                       x86_64  6.2-8.20210508.el9      baseos     407 k
22:18:45 #10 14.72  ocaml-srpm-macros             noarch  6-6.el9                 appstream  8.8 k
22:18:45 #10 14.72  openblas-srpm-macros          noarch  2-11.el9                appstream  8.4 k
22:18:45 #10 14.72  openssl                       x86_64  1:3.0.1-41.el9          baseos     1.2 M
22:18:45 #10 14.72  pam                           x86_64  1.5.1-13.el9            baseos     622 k
22:18:45 #10 14.72  patch                         x86_64  2.7.6-16.el9            appstream  128 k
22:18:45 #10 14.72  perl-AutoLoader               noarch  5.74-479.el9            appstream   31 k
22:18:45 #10 14.72  perl-B                        x86_64  1.80-479.el9            appstream  190 k
22:18:45 #10 14.72  perl-Carp                     noarch  1.50-460.el9            appstream   30 k
22:18:45 #10 14.72  perl-Class-Struct             noarch  0.66-479.el9            appstream   32 k
22:18:45 #10 14.72  perl-Data-Dumper              x86_64  2.174-462.el9           appstream   56 k
22:18:45 #10 14.72  perl-Digest                   noarch  1.19-4.el9              appstream   26 k
22:18:45 #10 14.72  perl-Digest-MD5               x86_64  2.58-4.el9              appstream   37 k
22:18:45 #10 14.72  perl-Encode                   x86_64  4:3.08-462.el9          appstream  1.7 M
22:18:45 #10 14.72  perl-Errno                    x86_64  1.30-479.el9            appstream   24 k
22:18:45 #10 14.72  perl-Exporter                 noarch  5.74-461.el9            appstream   32 k
22:18:45 #10 14.72  perl-Fcntl                    x86_64  1.13-479.el9            appstream   30 k
22:18:45 #10 14.72  perl-File-Basename            noarch  2.85-479.el9            appstream   27 k
22:18:45 #10 14.72  perl-File-Path                noarch  2.18-4.el9              appstream   36 k
22:18:45 #10 14.72  perl-File-Temp                noarch  1:0.231.100-4.el9       appstream   60 k
22:18:45 #10 14.72  perl-File-stat                noarch  1.09-479.el9            appstream   27 k
22:18:45 #10 14.72  perl-FileHandle               noarch  2.03-479.el9            appstream   25 k
22:18:45 #10 14.72  perl-Getopt-Long              noarch  1:2.52-4.el9            appstream   61 k
22:18:45 #10 14.72  perl-Getopt-Std               noarch  1.12-479.el9            appstream   25 k
22:18:45 #10 14.72  perl-HTTP-Tiny                noarch  0.076-460.el9           appstream   55 k
22:18:45 #10 14.72  perl-IO                       x86_64  1.43-479.el9            appstream   98 k
22:18:45 #10 14.72  perl-IO-Socket-IP             noarch  0.41-5.el9              appstream   43 k
22:18:45 #10 14.72  perl-IPC-Open3                noarch  1.21-479.el9            appstream   32 k
22:18:45 #10 14.72  perl-MIME-Base64              x86_64  3.16-4.el9              appstream   31 k
22:18:45 #10 14.72  perl-Net-SSLeay               x86_64  1.92-2.el9              appstream  388 k
22:18:45 #10 14.72  perl-POSIX                    x86_64  1.94-479.el9            appstream  106 k
22:18:45 #10 14.72  perl-PathTools                x86_64  3.78-461.el9            appstream   88 k
22:18:45 #10 14.72  perl-Pod-Escapes              noarch  1:1.07-460.el9          appstream   21 k
22:18:45 #10 14.72  perl-Pod-Perldoc              noarch  3.28.01-461.el9         appstream   87 k
22:18:45 #10 14.72  perl-Pod-Simple               noarch  1:3.42-4.el9            appstream  225 k
22:18:45 #10 14.72  perl-Pod-Usage                noarch  4:2.01-4.el9            appstream   41 k
22:18:45 #10 14.72  perl-Scalar-List-Utils        x86_64  4:1.56-461.el9          appstream   73 k
22:18:45 #10 14.72  perl-SelectSaver              noarch  1.02-479.el9            appstream   21 k
22:18:45 #10 14.72  perl-Socket                   x86_64  4:2.031-4.el9           appstream   56 k
22:18:45 #10 14.72  perl-Storable                 x86_64  1:3.21-460.el9          appstream   96 k
22:18:45 #10 14.72  perl-Symbol                   noarch  1.08-479.el9            appstream   24 k
22:18:45 #10 14.72  perl-Term-ANSIColor           noarch  5.01-461.el9            appstream   49 k
22:18:45 #10 14.72  perl-Term-Cap                 noarch  1.17-460.el9            appstream   23 k
22:18:45 #10 14.72  perl-Text-ParseWords          noarch  3.30-460.el9            appstream   17 k
22:18:45 #10 14.72  perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9       appstream   24 k
22:18:45 #10 14.72  perl-Time-Local               noarch  2:1.300-7.el9           appstream   34 k
22:18:45 #10 14.72  perl-URI                      noarch  5.09-3.el9              appstream  121 k
22:18:45 #10 14.72  perl-base                     noarch  2.27-479.el9            appstream   26 k
22:18:45 #10 14.72  perl-constant                 noarch  1.33-461.el9            appstream   24 k
22:18:45 #10 14.72  perl-if                       noarch  0.60.800-479.el9        appstream   24 k
22:18:45 #10 14.72  perl-interpreter              x86_64  4:5.32.1-479.el9        appstream   81 k
22:18:45 #10 14.72  perl-libnet                   noarch  3.13-4.el9              appstream  130 k
22:18:45 #10 14.72  perl-libs                     x86_64  4:5.32.1-479.el9        appstream  2.2 M
22:18:45 #10 14.72  perl-mro                      x86_64  1.23-479.el9            appstream   38 k
22:18:45 #10 14.72  perl-overload                 noarch  1.31-479.el9            appstream   55 k
22:18:45 #10 14.72  perl-overloading              noarch  0.02-479.el9            appstream   22 k
22:18:45 #10 14.72  perl-parent                   noarch  1:0.238-460.el9         appstream   15 k
22:18:45 #10 14.72  perl-podlators                noarch  1:4.14-460.el9          appstream  114 k
22:18:45 #10 14.72  perl-srpm-macros              noarch  1-41.el9                appstream  9.1 k
22:18:45 #10 14.72  perl-subs                     noarch  1.03-479.el9            appstream   21 k
22:18:45 #10 14.72  perl-vars                     noarch  1.05-479.el9            appstream   23 k
22:18:45 #10 14.72  pkgconf                       x86_64  1.7.3-10.el9            baseos      41 k
22:18:45 #10 14.72  pkgconf-m4                    noarch  1.7.3-10.el9            baseos      15 k
22:18:45 #10 14.72  pkgconf-pkg-config            x86_64  1.7.3-10.el9            baseos      11 k
22:18:45 #10 14.72  policycoreutils               x86_64  3.4-4.el9               baseos     235 k
22:18:45 #10 14.72  policycoreutils-python-utils  noarch  3.4-4.el9               appstream   75 k
22:18:45 #10 14.72  procps-ng                     x86_64  3.3.17-8.el9            baseos     346 k
22:18:45 #10 14.72  publicsuffix-list-dafsa       noarch  20210518-3.el9          baseos      58 k
22:18:45 #10 14.72  python-srpm-macros            noarch  3.9-52.el9              appstream   24 k
22:18:45 #10 14.72  python3-audit                 x86_64  3.0.7-103.el9           appstream   84 k
22:18:45 #10 14.72  python3-dateutil              noarch  1:2.8.1-6.el9           baseos     302 k
22:18:45 #10 14.72  python3-dbus                  x86_64  1.2.18-2.el9            baseos     144 k
22:18:45 #10 14.72  python3-dnf-plugins-core      noarch  4.1.0-3.el9             baseos     237 k
22:18:45 #10 14.72  python3-enchant               noarch  3.2.0-5.el9             appstream   86 k
22:18:45 #10 14.72  python3-file-magic            noarch  5.39-10.el9             appstream   17 k
22:18:45 #10 14.72  python3-libselinux            x86_64  3.4-3.el9               appstream  186 k
22:18:45 #10 14.72  python3-libsemanage           x86_64  3.4-2.el9               appstream   80 k
22:18:45 #10 14.72  python3-policycoreutils       noarch  3.4-4.el9               appstream  2.1 M
22:18:45 #10 14.72  python3-setools               x86_64  4.4.0-5.el9             baseos     599 k
22:18:45 #10 14.72  python3-setuptools            noarch  53.0.0-11.el9           baseos     944 k
22:18:45 #10 14.72  python3-six                   noarch  1.15.0-9.el9            baseos      37 k
22:18:45 #10 14.72  qt5-srpm-macros               noarch  5.15.3-1.el9            appstream  9.7 k
22:18:45 #10 14.72  redhat-rpm-config             noarch  196-1.el9               appstream   73 k
22:18:45 #10 14.72  rust-srpm-macros              noarch  17-4.el9                appstream   10 k
22:18:45 #10 14.72  scl-utils                     x86_64  1:2.0.3-2.el9           appstream   38 k
22:18:45 #10 14.72  shared-mime-info              x86_64  2.1-4.el9               baseos     556 k
22:18:45 #10 14.72  systemd-libs                  x86_64  250-11.el9              baseos     633 k
22:18:45 #10 14.72  tcl                           x86_64  1:8.6.10-7.el9          baseos     1.1 M
22:18:45 #10 14.72  unzip                         x86_64  6.0-56.el9              baseos     182 k
22:18:45 #10 14.72  util-linux                    x86_64  2.37.4-9.el9            baseos     2.3 M
22:18:45 #10 14.72  util-linux-core               x86_64  2.37.4-9.el9            baseos     461 k
22:18:45 #10 14.72  vim-filesystem                noarch  2:8.2.2637-16.el9       baseos      25 k
22:18:45 #10 14.72  webkit2gtk3-jsc               x86_64  2.36.7-1.el9            appstream  6.3 M
22:18:45 #10 14.72  xz                            x86_64  5.2.5-8.el9             baseos     226 k
22:18:45 #10 14.72  zip                           x86_64  3.0-33.el9              baseos     238 k
22:18:45 #10 14.72  zstd                          x86_64  1.5.1-2.el9             baseos     548 k
22:18:45 #10 14.72 Installing weak dependencies:
22:18:45 #10 14.72  abattis-cantarell-fonts       noarch  0.301-4.el9             appstream  365 k
22:18:45 #10 14.72  adobe-source-code-pro-fonts   noarch  2.030.1.050-12.el9.1    appstream  832 k
22:18:45 #10 14.72  hunspell-en                   noarch  0.20140811.1-20.el9     appstream  187 k
22:18:45 #10 14.72  libproxy-webkitgtk4           x86_64  0.4.15-35.el9           appstream   22 k
22:18:45 #10 14.72  perl-IO-Socket-SSL            noarch  2.073-1.el9             appstream  219 k
22:18:45 #10 14.72  perl-Mozilla-CA               noarch  20200520-6.el9          appstream   13 k
22:18:45 #10 14.72  perl-NDBM_File                x86_64  1.15-479.el9            appstream   32 k
22:18:45 #10 14.72 
22:18:45 #10 14.72 Transaction Summary
22:18:45 #10 14.72 ================================================================================
22:18:45 #10 14.72 Install  163 Packages
22:18:45 #10 14.72 
22:18:45 #10 14.74 Total download size: 69 M
22:18:45 #10 14.74 Installed size: 245 M
22:18:45 #10 14.74 Downloading Packages:
22:18:45 #11 17.47 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
22:18:45 #11 17.55 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
22:18:45 #11 17.63 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
22:18:45 #11 17.72 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
22:18:45 #11 7.749 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
22:18:45 #11 7.752 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
22:18:45 #11 7.760 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
22:18:45 #11 7.761 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
22:18:45 #11 7.791 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
22:18:45 #11 7.791 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
22:18:45 #11 7.821 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
22:18:45 #11 7.896 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
22:18:45 #11 7.989 Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
22:18:45 #11 7.989 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.3 [3274 kB]
22:18:45 #10 18.11 Selecting previously unselected package media-types.
22:18:45 #10 18.11 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
22:18:45 #10 18.12 Unpacking media-types (4.0.0) ...
22:18:45 #10 18.16 Selecting previously unselected package libmpdec3:amd64.
22:18:45 #10 18.16 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
22:18:45 #10 18.17 Unpacking libmpdec3:amd64 (2.5.1-1) ...
22:18:45 #10 18.21 Selecting previously unselected package libncursesw6:amd64.
22:18:45 #10 18.22 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
22:18:45 #10 18.22 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
22:18:45 #10 18.27 Selecting previously unselected package readline-common.
22:18:45 #10 18.27 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
22:18:45 #10 18.28 Unpacking readline-common (8.1-1) ...
22:18:45 #10 18.33 Selecting previously unselected package libreadline8:amd64.
22:18:45 #10 8.401 Get:223 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
22:18:45 #10 8.405 Get:224 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
22:18:45 #10 8.407 Get:225 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
22:18:45 #10 8.407 Get:226 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
22:18:45 #10 8.409 Get:227 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
22:18:45 #10 8.410 Get:228 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:45 #10 8.411 Get:229 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
22:18:45 #10 8.413 Get:230 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
22:18:45 #10 8.414 Get:231 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:45 #10 8.415 Get:232 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:45 #10 8.418 Get:233 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
22:18:45 #10 8.419 Get:234 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
22:18:45 #10 8.422 Get:235 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
22:18:45 #10 8.423 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
22:18:45 #10 8.424 Get:237 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
22:18:45 #10 8.425 Get:238 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
22:18:45 #10 8.428 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
22:18:45 #10 8.428 Get:240 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
22:18:45 #10 8.429 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
22:18:45 #10 8.431 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
22:18:45 #10 8.433 Get:243 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
22:18:45 #10 8.434 Get:244 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
22:18:45 #10 8.435 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
22:18:45 #10 8.436 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
22:18:45 #10 8.438 Get:247 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
22:18:45 #10 8.439 Get:248 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
22:18:45 #10 8.440 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
22:18:45 #10 8.444 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
22:18:45 #10 8.444 Get:251 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
22:18:45 #10 8.448 Get:252 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
22:18:45 #10 8.448 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:45 #10 8.448 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
22:18:45 #10 8.453 Get:255 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
22:18:45 #10 8.459 Get:256 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
22:18:45 #10 8.463 Get:257 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
22:18:45 #10 8.465 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
22:18:45 #10 8.465 Get:259 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
22:18:45 #10 8.467 Get:260 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
22:18:45 #10 8.474 Get:261 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
22:18:45 #10 8.487 Get:262 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:45 #10 8.488 Get:263 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
22:18:45 #10 8.491 Get:264 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
22:18:45 #10 8.493 Get:265 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:45 #10 8.498 Get:266 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:45 #10 8.500 Get:267 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
22:18:45 #10 8.503 Get:268 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:45 #10 4.653 Fetched 18.9 MB in 4s (4707 kB/s)
22:18:45 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.8s done
22:18:45 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:45 #7 DONE 13.4s
22:18:45 
22:18:45 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:45 #0 1.072 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
22:18:45 #0 1.495 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
22:18:45 #0 1.596 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
22:18:45 #0 1.693 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
22:18:45 #0 1.794 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
22:18:45 #0 1.834 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
22:18:45 #0 1.834 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
22:18:45 #0 1.997 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
22:18:45 #0 2.561 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4577 B]
22:18:45 #0 2.561 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1143 kB]
22:18:45 #0 2.601 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1959 kB]
22:18:45 #0 2.700 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9073 B]
22:18:45 #0 2.700 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
22:18:45 #0 2.704 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.4 kB]
22:18:45 #0 2.704 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4331 B]
22:18:45 #0 2.704 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1570 kB]
22:18:45 #0 2.777 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3253 B]
22:18:45 #0 2.781 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [845 kB]
22:18:45 #0 3.381 Fetched 18.7 MB in 3s (6922 kB/s)
22:18:45 #0 3.381 Reading package lists...
22:18:45 #0 4.197 Reading package lists...
22:18:45 #0 4.971 Building dependency tree...
22:18:45 #0 5.145 Reading state information...
22:18:45 #0 5.373 The following additional packages will be installed:
22:18:45 #0 5.373   at autoconf automake autopoint autotools-dev binutils
22:18:45 #0 5.373   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:45 #0 5.373   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
22:18:45 #0 5.373   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:18:45 #0 5.373   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
22:18:45 #0 5.373   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:45 #0 5.373   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
22:18:45 #0 5.373   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:45 #0 5.373   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:45 #0 5.373   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
22:18:45 #0 5.373   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:45 #0 5.373   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:45 #0 5.373   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:18:45 #0 5.373   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:45 #0 5.373   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:45 #0 5.373   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:18:45 #0 5.373   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:45 #0 5.373   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:18:45 #0 5.373   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:45 #0 5.373   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:18:45 #0 5.373   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:18:45 #0 5.373   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:18:45 #0 5.373   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:45 #0 5.373   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:45 #0 5.373   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:18:45 #0 5.373   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:18:45 #0 5.373   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:18:45 #0 5.373   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:18:45 #0 5.373   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:18:45 #0 5.373   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:45 #0 5.373   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:45 #0 5.373   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:45 #0 5.373   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:45 #0 5.373   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:18:45 #0 5.373   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:18:45 #0 5.373   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:18:45 #0 5.373   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:18:45 #0 5.373   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:18:45 #0 5.373   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:18:45 #0 5.373   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:18:45 #0 5.373   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:45 #0 5.373   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:45 #0 5.373   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:45 #0 5.373   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:45 #0 5.373   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:45 #0 5.373   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:18:45 #0 5.373   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:18:45 #0 5.373   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:45 #0 5.373   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:45 #0 5.373   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:18:45 #0 5.373   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:45 #0 5.373   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:45 #0 5.373   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:18:45 #0 5.373   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:45 #0 5.373   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
22:18:45 #0 5.373   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:45 #0 5.373   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:18:45 #0 5.373   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:45 #0 5.373   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:45 #0 5.373   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:18:45 #0 5.373   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:18:45 #0 5.373   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:45 #0 5.373   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:45 #0 5.373   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:45 #0 5.373   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:18:45 #0 5.373   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:18:45 #0 5.373   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:18:45 #0 5.373   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:45 #0 5.373   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:45 #0 5.373   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:45 #0 5.373   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:45 #0 5.373   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:45 #0 5.373   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:18:45 #0 5.373   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:45 #0 5.373   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:18:45 #0 5.373   openssh-client openssl patch patchutils perl perl-base perl-modules-5.30
22:18:45 #0 5.373   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:45 #0 5.373   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:45 #0 5.373   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:45 #0 5.373   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:45 #0 5.373   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:18:45 #0 5.373   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:18:45 #0 5.373   xz-utils
22:18:45 #0 5.373 Suggested packages:
22:18:45 #0 5.373   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:18:45 #0 5.373   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:18:45 #0 5.373   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
22:18:45 #0 5.373   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
22:18:45 #0 5.373   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:18:45 #0 5.373   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:45 #0 5.373   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:45 #0 5.373   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:18:45 #0 5.373   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:18:45 #0 5.373   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
22:18:45 #0 5.373   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
22:18:45 #0 5.373   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
22:18:45 #0 5.373   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
22:18:45 #0 5.373   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
22:18:45 #0 5.373   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
22:18:45 #0 5.373   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
22:18:45 #0 5.373   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
22:18:45 #0 5.373   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
22:18:45 #0 5.373   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
22:18:45 #0 5.373   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:18:45 #0 5.373   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:45 #0 5.373   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:18:45 #0 5.373   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:45 #0 5.373   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
22:18:45 #0 5.373   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
22:18:45 #0 5.373   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:45 #0 5.373   python3-cryptography python3-openssl python3-socks python3.8-venv
22:18:45 #0 5.373   python3.8-doc binfmt-support readline-doc zip wdiff-doc
22:18:45 #9 10.87 Get:114 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
22:18:45 #9 10.87 Get:115 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
22:18:45 #9 10.87 Get:116 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
22:18:45 #9 10.87 Get:117 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
22:18:45 #9 10.91 Get:118 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u1 [86.9 kB]
22:18:45 #9 10.91 Get:119 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
22:18:45 #9 10.91 Get:120 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
22:18:45 #9 10.92 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
22:18:45 #9 10.93 Get:122 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
22:18:45 #9 10.94 Get:123 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
22:18:45 #9 10.97 Get:124 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
22:18:45 #9 11.00 Get:125 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
22:18:45 #9 11.01 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
22:18:45 #9 11.01 Get:127 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
22:18:45 #9 11.02 Get:128 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
22:18:45 #9 11.03 Get:129 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
22:18:45 #9 11.08 Get:130 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
22:18:45 #9 11.08 Get:131 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
22:18:45 #9 11.08 Get:132 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
22:18:45 #9 11.08 Get:133 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
22:18:45 #9 11.08 Get:134 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
22:18:45 #9 11.08 Get:135 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:45 #9 11.08 Get:136 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
22:18:45 #9 11.08 Get:137 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
22:18:45 #9 11.08 Get:138 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
22:18:45 #9 11.08 Get:139 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
22:18:45 #9 11.08 Get:140 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
22:18:45 #9 11.09 Get:141 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:45 #9 11.09 Get:142 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:45 #9 11.09 Get:143 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
22:18:45 #9 11.09 Get:144 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
22:18:45 #9 11.09 Get:145 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
22:18:45 #9 11.09 Get:146 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
22:18:45 #9 11.10 Get:147 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
22:18:45 #9 11.10 Get:148 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
22:18:45 #9 11.10 Get:149 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
22:18:45 #9 11.10 Get:150 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
22:18:45 #9 11.10 Get:151 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
22:18:45 #9 11.10 Get:152 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
22:18:45 #9 11.10 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
22:18:45 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 3.8s done
22:18:45 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:45 #11 17.80 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
22:18:45 #11 17.88 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
22:18:45 #11 18.00 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
22:18:45 #11 8.212 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.3 [224 kB]
22:18:45 #11 8.216 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
22:18:45 #10 18.33 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
22:18:45 #10 18.33 Unpacking libreadline8:amd64 (8.1-1) ...
22:18:45 #10 18.38 Selecting previously unselected package libsqlite3-0:amd64.
22:18:45 #10 18.39 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
22:18:45 #10 18.39 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
22:18:45 #10 18.50 Selecting previously unselected package libpython3.9-stdlib:amd64.
22:18:45 #10 18.51 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
22:18:45 #10 18.51 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
22:18:45 #10 8.504 Get:269 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
22:18:45 #10 8.505 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
22:18:45 #10 8.517 Get:271 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:45 #10 8.517 Get:272 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
22:18:45 #10 8.517 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
22:18:45 #10 8.517 Get:274 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
22:18:45 #10 8.517 Get:275 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:45 #10 8.517 Get:276 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
22:18:45 #10 8.520 Get:277 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
22:18:45 #10 8.523 Get:278 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
22:18:45 #10 8.529 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
22:18:45 #10 8.550 Get:280 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:18:45 #10 8.550 Get:281 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:18:45 #10 8.550 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
22:18:45 #10 8.550 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
22:18:45 #10 8.550 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
22:18:45 #10 8.554 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
22:18:45 #10 8.564 Get:286 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
22:18:45 #10 8.569 Get:287 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
22:18:45 #10 8.569 Get:288 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
22:18:45 #10 8.571 Get:289 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
22:18:45 #10 8.571 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
22:18:45 #10 8.575 Get:291 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
22:18:45 #10 8.575 Get:292 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
22:18:45 #10 8.578 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
22:18:45 #10 8.579 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
22:18:45 #10 8.580 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
22:18:45 #10 8.596 Get:296 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
22:18:45 #10 8.597 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
22:18:45 #10 8.659 Get:298 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
22:18:45 #10 8.660 Get:299 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
22:18:45 #10 8.661 Get:300 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
22:18:45 #10 8.661 Get:301 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
22:18:45 #10 8.662 Get:302 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:45 #10 8.662 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
22:18:45 #10 8.663 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
22:18:45 #10 8.664 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
22:18:45 #10 8.666 Get:306 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
22:18:45 #10 8.666 Get:307 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
22:18:45 #10 8.679 Get:308 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
22:18:45 #10 8.681 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
22:18:45 #10 8.682 Get:310 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
22:18:45 #10 8.686 Get:311 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
22:18:45 #10 8.686 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
22:18:45 #10 8.687 Get:313 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
22:18:45 #10 8.689 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
22:18:45 #10 8.692 Get:315 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:45 #10 8.694 Get:316 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
22:18:45 #10 8.697 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
22:18:45 #10 8.697 Get:318 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
22:18:45 #10 8.697 Get:319 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
22:18:45 #10 8.698 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
22:18:45 #10 8.700 Get:321 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
22:18:45 #10 8.732 Get:322 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
22:18:45 #10 8.737 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
22:18:45 #10 8.742 Get:324 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
22:18:45 #10 8.743 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
22:18:45 #10 8.745 Get:326 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
22:18:45 #10 8.750 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
22:18:45 #10 8.750 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
22:18:45 #10 8.751 Get:329 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
22:18:45 #10 8.760 Get:330 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
22:18:45 #10 8.760 Get:331 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
22:18:45 #10 8.760 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
22:18:45 #10 8.761 Get:333 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
22:18:45 #10 8.762 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:45 #10 8.765 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:45 #10 8.767 Get:336 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:45 #10 8.769 Get:337 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
22:18:45 #10 8.770 Get:338 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
22:18:45 #10 8.771 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
22:18:45 #10 8.774 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
22:18:45 #10 8.775 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
22:18:45 #10 8.779 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
22:18:45 #10 8.787 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
22:18:45 #10 8.788 Get:344 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
22:18:45 #10 8.790 Get:345 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
22:18:45 #10 8.793 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
22:18:45 #10 8.795 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
22:18:45 #10 8.795 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
22:18:45 #10 8.803 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
22:18:45 #10 8.806 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
22:18:45 #10 8.839 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
22:18:45 #10 8.877 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:45 #9 10.97 Setting up libc6:arm64 (2.28-10+deb10u2) ...
22:18:45 #10 21.83 Selecting previously unselected package python3.
22:18:45 #10 21.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 ... 10074 files and directories currently installed.)
22:18:45 #10 21.83 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
22:18:45 #10 21.89 Unpacking python3 (3.7.3-1) ...
22:18:46 #9 11.11 Get:154 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
22:18:46 #9 11.11 Get:155 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
22:18:46 #9 11.11 Get:156 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
22:18:46 #9 11.11 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
22:18:46 #9 11.12 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
22:18:46 #9 11.12 Get:159 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:46 #9 11.12 Get:160 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
22:18:46 #9 11.12 Get:161 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
22:18:46 #9 11.13 Get:162 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
22:18:46 #9 11.13 Get:163 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
22:18:46 #9 11.13 Get:164 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
22:18:46 #9 11.13 Get:165 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:46 #9 11.13 Get:166 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:46 #9 11.13 Get:167 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
22:18:46 #9 11.14 Get:168 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
22:18:46 #9 11.14 Get:169 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
22:18:46 #9 11.14 Get:170 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
22:18:46 #9 11.16 Get:171 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
22:18:46 #9 11.16 Get:172 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u5 [6976 B]
22:18:46 #9 11.16 Get:173 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
22:18:46 #9 11.16 Get:174 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
22:18:46 #9 11.19 Get:175 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
22:18:46 #9 11.19 Get:176 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
22:18:46 #9 11.19 Get:177 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
22:18:46 #9 11.19 Get:178 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
22:18:46 #9 11.20 Get:179 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
22:18:46 #9 11.20 Get:180 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
22:18:46 #9 11.20 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB]
22:18:46 #9 11.20 Get:182 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB]
22:18:46 #9 11.21 Get:183 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
22:18:46 #9 11.22 Get:184 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB]
22:18:46 #9 11.27 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u9 [316 kB]
22:18:46 #9 11.27 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB]
22:18:46 #9 11.28 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [296 kB]
22:18:46 #9 11.29 Get:188 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB]
22:18:46 #9 11.30 Get:189 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
22:18:46 #9 11.30 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u4 [1621 kB]
22:18:46 #9 11.36 Get:191 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u4 [4544 kB]
22:18:46 #6 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 8.3s done
22:18:46 #6 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7
22:18:46 #6 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:46 #7 DONE 13.7s
22:18:46 
22:18:46 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:46 #10 9.818 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
22:18:46 #10 9.819 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
22:18:46 #10 9.844 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
22:18:46 #10 9.855 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.7 [197 kB]
22:18:46 #10 9.860 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.7 [417 kB]
22:18:46 #10 9.890 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.7 [2169 kB]
22:18:46 #10 9.998 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.7 [3372 B]
22:18:46 #10 9.998 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB]
22:18:46 #10 9.999 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-194.205 [968 kB]
22:18:46 #10 10.02 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB]
22:18:46 #10 10.13 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB]
22:18:46 #10 10.13 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
22:18:46 #10 10.14 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
22:18:46 #10 10.15 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
22:18:46 #10 10.15 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
22:18:46 #10 10.53 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
22:18:46 #10 10.53 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB]
22:18:46 #10 10.53 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
22:18:46 #10 10.53 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
22:18:46 #10 10.54 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
22:18:46 #10 10.54 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
22:18:46 #10 10.54 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
22:18:46 #10 10.54 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
22:18:46 #10 10.55 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
22:18:46 #10 10.60 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB]
22:18:46 #10 10.68 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
22:18:46 #11 18.07 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
22:18:46 #11 8.282 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016~20.04.1 [144 kB]
22:18:46 #11 8.293 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B]
22:18:46 #11 8.293 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
22:18:46 #11 8.293 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
22:18:46 #11 8.293 Get:33 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
22:18:46 #11 8.293 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
22:18:46 #11 8.293 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
22:18:46 #11 8.293 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
22:18:46 #11 8.363 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
22:18:46 #11 8.363 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022c-0ubuntu0.20.04.0 [288 kB]
22:18:46 #11 8.373 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
22:18:46 #10 18.79 Selecting previously unselected package python3.9.
22:18:46 #10 18.80 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
22:18:46 #10 18.80 Unpacking python3.9 (3.9.2-1) ...
22:18:46 #10 18.85 Selecting previously unselected package libpython3-stdlib:amd64.
22:18:46 #10 18.85 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
22:18:46 #10 18.86 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
22:18:46 #10 8.877 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
22:18:46 #10 8.879 Get:354 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
22:18:46 #10 8.885 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
22:18:46 #10 8.889 Get:356 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
22:18:46 #10 8.889 Get:357 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
22:18:46 #10 8.891 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
22:18:46 #10 8.894 Get:359 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
22:18:46 #10 8.903 Get:360 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
22:18:46 #10 8.903 Get:361 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
22:18:46 #10 8.903 Get:362 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
22:18:46 #10 8.911 Get:363 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
22:18:46 #10 8.918 Get:364 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
22:18:46 #10 8.927 Get:365 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
22:18:46 #10 8.928 Get:366 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
22:18:46 #10 8.932 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
22:18:46 #10 8.932 Get:368 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
22:18:46 #10 8.933 Get:369 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
22:18:46 #10 8.936 Get:370 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
22:18:46 #10 8.937 Get:371 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
22:18:46 #10 8.955 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
22:18:46 #10 8.955 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
22:18:46 #10 8.955 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
22:18:46 #10 8.955 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
22:18:46 #10 8.955 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
22:18:46 #10 8.955 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
22:18:46 #10 8.959 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
22:18:46 #10 8.962 Get:379 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
22:18:46 #10 8.974 Get:380 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
22:18:46 #10 8.978 Get:381 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
22:18:46 #10 8.982 Get:382 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
22:18:46 #10 8.982 Get:383 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
22:18:46 #9 ...
22:18:46 
22:18:46 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:46 #10 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.9s done
22:18:46 #10 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:46 #10 DONE 14.3s
22:18:46 #10 22.12 Selecting previously unselected package less.
22:18:46 #10 22.12 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
22:18:46 #10 22.12 Unpacking less (487-0.1+b1) ...
22:18:46 #10 22.26 Selecting previously unselected package netbase.
22:18:46 #6 DONE 25.3s
22:18:46 
22:18:46 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:46 #0 2.424 CentOS Stream 8 - AppStream                      22 MB/s |  25 MB     00:01    
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-771@tmp/2b6d9502-bb72-4d38-89fa-0f32235d98f6/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] {
22:18:46 #11 5.722 The following NEW packages will be installed:
22:18:46 #11 5.722   at autoconf automake autopoint autotools-dev binutils
22:18:46 #11 5.722   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
22:18:46 #11 5.722   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
22:18:46 #11 5.722   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:46 #11 5.722   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
22:18:46 #11 5.722   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
22:18:46 #11 5.722   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
22:18:46 #11 5.722   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:18:46 #11 5.722   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
22:18:46 #11 5.722   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
22:18:46 #11 5.722   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:18:46 #11 5.722   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:46 #11 5.722   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:18:46 #11 5.722   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:46 #11 5.723   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:18:46 #11 5.723   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:18:46 #11 5.723   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:18:46 #11 5.723   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:18:46 #11 5.723   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:18:46 #11 5.723   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:18:46 #11 5.723   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:18:46 #11 5.723   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:18:46 #11 5.723   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:46 #11 5.723   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:46 #11 5.723   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:18:46 #11 5.723   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:18:46 #11 5.723   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:18:46 #11 5.723   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:18:46 #11 5.723   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:18:46 #11 5.723   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:18:46 #11 5.723   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:46 #11 5.723   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:46 #11 5.723   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:46 #11 5.723   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:18:46 #11 5.723   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:18:46 #11 5.723   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:18:46 #11 5.723   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:18:46 #11 5.723   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:18:46 #11 5.723   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:18:46 #11 5.723   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:18:46 #11 5.723   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:46 #11 5.724   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:18:46 #11 5.724   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:46 #11 5.724   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:18:46 #11 5.724   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:46 #11 5.724   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:18:46 #11 5.724   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:18:46 #11 5.724   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:18:46 #11 5.724   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:18:46 #11 5.724   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:18:46 #11 5.724   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:46 #11 5.724   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:46 #11 5.724   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:18:46 #11 5.724   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:18:46 #11 5.724   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
22:18:46 #11 5.724   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:46 #11 5.724   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:18:46 #11 5.724   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:46 #11 5.724   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:18:46 #11 5.725   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:18:46 #11 5.725   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:18:46 #11 5.725   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:18:46 #11 5.725   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:18:46 #11 5.725   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:46 #11 5.725   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:18:46 #11 5.725   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:18:46 #11 5.725   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:18:46 #11 5.725   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:46 #11 5.725   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:46 #11 5.725   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
22:18:46 #11 5.725   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:46 #11 5.725   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:46 #11 5.725   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:18:46 #11 5.725   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:46 #11 5.725   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:18:46 #11 5.725   openssh-client openssl patch patchutils perl perl-modules-5.30
22:18:46 #11 5.725   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:18:46 #11 5.725   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:18:46 #11 5.725   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:18:46 #11 5.725   python3-pkg-resources python3-requests python3-six python3-unidiff
22:18:46 #11 5.725   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:18:46 #11 5.725   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:18:46 #11 5.725   xz-utils
22:18:46 #11 5.727 The following packages will be upgraded:
22:18:46 #11 5.727   perl-base
[Pipeline] echo
22:18:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:46 chowning workspace
[Pipeline] sh
22:18:46 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.9s done
22:18:46 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8
22:18:46 #10 11.17 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
22:18:46 #10 11.25 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB]
22:18:46 #11 18.15 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
22:18:46 #11 18.34 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
22:18:46 #11 18.42 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
22:18:46 #11 8.837 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.4 [546 kB]
22:18:46 #11 8.837 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
22:18:46 #10 18.91 Setting up python3-minimal (3.9.2-3) ...
22:18:46 #10 9.196 debconf: delaying package configuration, since apt-utils is not installed
22:18:46 #10 9.234 Fetched 170 MB in 3s (52.3 MB/s)
22:18:46 #10 9.253 Selecting previously unselected package bsdextrautils.
22:18:46 #10 9.253 (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.)
22:18:46 #10 9.264 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
22:18:46 #10 9.268 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
22:18:46 #10 9.344 Preparing to unpack .../libc6_2.31-13+deb11u5_arm64.deb ...
22:18:46 #10 22.26 Preparing to unpack .../002-netbase_5.6_all.deb ...
22:18:46 #10 22.27 Unpacking netbase (5.6) ...
22:18:46 #10 22.32 Selecting previously unselected package bzip2.
22:18:46 #10 22.32 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
22:18:46 #10 22.33 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
22:18:46 
22:18:46 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:46 #10 15.86 (1/163): cpio-2.13-16.el9.x86_64.rpm            555 kB/s | 275 kB     00:00    
22:18:46 #10 15.98 (2/163): binutils-2.35.2-24.el9.x86_64.rpm      7.4 MB/s | 4.6 MB     00:00    
22:18:46 #10 16.03 (3/163): cracklib-2.9.6-27.el9.x86_64.rpm       568 kB/s |  94 kB     00:00    
22:18:46 #10 16.08 (4/163): dbus-libs-1.12.20-6.el9.x86_64.rpm     3.2 MB/s | 152 kB     00:00    
22:18:46 #11 6.151 1 upgraded, 352 newly installed, 0 to remove and 2 not upgraded.
22:18:46 #11 6.151 Need to get 99.2 MB of archives.
22:18:46 #11 6.151 After this operation, 449 MB of additional disk space will be used.
22:18:46 #11 6.151 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-base arm64 5.30.0-9ubuntu0.3 [1393 kB]
22:18:46 #9 11.53 Get:192 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
22:18:46 #9 11.53 Get:193 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
22:18:46 #9 11.53 Get:194 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
22:18:46 #9 11.69 Get:195 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
22:18:46 #9 11.78 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
22:18:46 #9 11.78 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
22:18:46 #9 11.78 Get:198 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:46 #9 11.78 Get:199 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
22:18:46 #9 11.78 Get:200 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
22:18:46 #9 11.79 Get:201 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
22:18:46 #9 11.79 Get:202 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
22:18:46 #9 11.79 Get:203 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
22:18:46 #9 11.79 Get:204 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
22:18:46 #9 11.79 Get:205 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
22:18:46 #9 11.79 Get:206 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
22:18:46 #9 11.79 Get:207 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:46 #9 11.79 Get:208 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
22:18:46 #9 11.80 Get:209 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
22:18:46 #9 11.81 Get:210 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
22:18:46 #9 11.81 Get:211 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
22:18:46 #9 11.84 Get:212 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
22:18:46 #9 11.85 Get:213 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
22:18:46 #9 11.85 Get:214 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
22:18:46 #9 11.86 Get:215 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
22:18:46 #9 11.87 Get:216 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
22:18:46 #9 11.87 Get:217 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
22:18:46 #9 11.88 Get:218 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
22:18:46 #9 11.88 Get:219 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
22:18:46 #9 11.88 Get:220 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:46 #10 4.653 Reading package lists...
22:18:46 #11 18.51 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
22:18:46 #11 18.59 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1 [57.5 kB]
22:18:46 #11 18.68 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
22:18:46 #11 8.906 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
22:18:46 #11 8.906 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
22:18:46 #11 8.906 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB]
22:18:46 #11 8.912 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
22:18:46 #11 8.912 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
22:18:46 #11 8.916 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
22:18:46 #11 8.916 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
22:18:46 #11 8.916 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
22:18:46 #11 8.980 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
22:18:46 #11 9.053 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
22:18:46 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 10.3s done
22:18:46 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7
22:18:46 #10 19.17 Selecting previously unselected package python3.
22:18:46 #10 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 ... 9954 files and directories currently installed.)
22:18:46 #10 19.18 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
22:18:46 #10 19.19 Unpacking python3 (3.9.2-3) ...
22:18:46 #10 19.25 Selecting previously unselected package less.
22:18:46 #10 19.25 Preparing to unpack .../001-less_551-2_amd64.deb ...
22:18:46 #10 19.26 Unpacking less (551-2) ...
22:18:46 #10 19.31 Selecting previously unselected package netbase.
22:18:46 #10 19.31 Preparing to unpack .../002-netbase_6.3_all.deb ...
22:18:46 #10 19.32 Unpacking netbase (6.3) ...
22:18:46 #10 19.35 Selecting previously unselected package sensible-utils.
22:18:46 #10 19.35 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
22:18:46 #10 19.37 Unpacking sensible-utils (0.0.14) ...
22:18:46 #10 19.39 Selecting previously unselected package bzip2.
22:18:46 #10 19.39 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
22:18:46 #10 19.41 Unpacking bzip2 (1.0.8-4) ...
22:18:46 #10 19.45 Selecting previously unselected package openssl.
22:18:46 #10 9.533 Unpacking libc6:arm64 (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:18:46 #10 22.42 Selecting previously unselected package libmagic-mgc.
22:18:46 #10 22.42 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
22:18:46 #10 22.45 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:18:46 #10 22.57 Selecting previously unselected package libmagic1:amd64.
22:18:46 #10 22.57 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
22:18:46 #10 22.57 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:18:46 #10 22.61 Selecting previously unselected package file.
22:18:46 #10 22.61 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
22:18:46 #10 22.61 Unpacking file (1:5.35-4+deb10u2) ...
22:18:46 #10 22.65 Selecting previously unselected package gettext-base.
22:18:46 #10 22.65 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
22:18:46 #10 22.65 Unpacking gettext-base (0.19.8.1-9) ...
22:18:46 #10 22.70 Selecting previously unselected package krb5-locales.
22:18:46 #10 16.15 (5/163): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  30 MB/s | 3.6 MB     00:00    
22:18:46 #10 16.16 (6/163): bzip2-1.0.8-8.el9.x86_64.rpm            70 kB/s |  56 kB     00:00    
22:18:46 #10 16.18 (7/163): diffutils-3.7-12.el9.x86_64.rpm        4.2 MB/s | 397 kB     00:00    
22:18:46 #10 16.20 (8/163): dnf-plugins-core-4.1.0-3.el9.noarch.rp 722 kB/s |  34 kB     00:00    
22:18:46 #10 16.22 (9/163): ed-1.14.2-12.el9.x86_64.rpm            1.9 MB/s |  75 kB     00:00    
22:18:46 #10 16.23 (10/163): elfutils-0.187-5.el9.x86_64.rpm       9.8 MB/s | 529 kB     00:00    
22:18:46 #10 16.25 (11/163): elfutils-debuginfod-client-0.187-5.el 852 kB/s |  38 kB     00:00    
22:18:46 #10 16.25 (12/163): file-5.39-10.el9.x86_64.rpm           2.4 MB/s |  49 kB     00:00    
22:18:46 #10 16.27 (13/163): environment-modules-5.0.1-2.el9.x86_6  14 MB/s | 492 kB     00:00    
22:18:46 #10 16.29 (14/163): glib-networking-2.68.3-3.el9.x86_64.r 4.3 MB/s | 186 kB     00:00    
22:18:46 #10 16.32 (15/163): groff-base-1.22.4-10.el9.x86_64.rpm    22 MB/s | 1.1 MB     00:00    
22:18:46 #9 11.88 Get:221 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
22:18:46 #9 11.89 Get:222 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
22:18:46 #9 11.89 Get:223 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:46 #9 11.89 Get:224 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:46 #9 11.89 Get:225 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
22:18:46 #9 11.89 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
22:18:46 #9 11.89 Get:227 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
22:18:46 #9 11.89 Get:228 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
22:18:46 #9 11.89 Get:229 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:46 #9 11.89 Get:230 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
22:18:46 #9 11.90 Get:231 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
22:18:46 #9 11.90 Get:232 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
22:18:46 #9 11.91 Get:233 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
22:18:46 #9 11.91 Get:234 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
22:18:46 #9 11.91 Get:235 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
22:18:46 #9 11.91 Get:236 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
22:18:46 #9 11.91 Get:237 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:46 #9 11.91 Get:238 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
22:18:46 #9 11.92 Get:239 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
22:18:46 #9 11.92 Get:240 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
22:18:46 #9 11.92 Get:241 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
22:18:46 #9 11.92 Get:242 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
22:18:46 #9 11.92 Get:243 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:46 #9 11.92 Get:244 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
22:18:46 #9 11.93 Get:245 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
22:18:46 #9 11.93 Get:246 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:46 #9 11.93 Get:247 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:46 #9 11.93 Get:248 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
22:18:46 #9 11.93 Get:249 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:46 #9 11.94 Get:250 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
22:18:46 #9 11.94 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
22:18:46 #9 11.94 Get:252 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:46 #9 11.95 Get:253 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
22:18:46 #9 12.07 Get:254 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
22:18:46 #9 12.07 Get:255 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:46 #9 12.07 Get:256 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
22:18:46 #9 12.07 Get:257 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
22:18:46 #9 12.08 Get:258 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
22:18:46 #9 12.08 Get:259 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
22:18:46 #9 12.09 Get:260 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
22:18:46 #9 12.11 Get:261 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
22:18:46 #9 12.11 Get:262 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
22:18:46 #9 12.11 Get:263 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
22:18:46 #9 12.11 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
22:18:46 #9 12.11 Get:265 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
22:18:46 #9 12.11 Get:266 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
22:18:46 #9 12.11 Get:267 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
22:18:46 #9 12.11 Get:268 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
22:18:46 #9 12.11 Get:269 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
22:18:46 #9 12.13 Get:270 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
22:18:46 #9 12.13 Get:271 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
22:18:46 #9 12.13 Get:272 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
22:18:46 #9 12.14 Get:273 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
22:18:46 #11 18.78 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
22:18:46 #11 18.87 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
22:18:46 #11 18.95 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
22:18:46 #7 ...
22:18:46 
22:18:46 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:46 #0 1.251 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
22:18:46 #0 1.662 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
22:18:46 #0 1.762 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
22:18:46 #0 1.852 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
22:18:46 #0 1.949 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
22:18:46 #0 2.182 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
22:18:46 #0 3.155 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
22:18:46 #0 3.155 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
22:18:46 #0 3.155 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9504 B]
22:18:46 #0 3.155 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [596 kB]
22:18:46 #0 3.155 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [426 kB]
22:18:46 #0 3.157 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1334 B]
22:18:46 #0 3.157 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [7271 B]
22:18:46 #0 3.157 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [3169 B]
22:18:46 #0 3.157 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9122 B]
22:18:46 #0 3.223 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
22:18:46 #0 3.224 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [260 kB]
22:18:46 #0 3.301 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [334 kB]
22:18:46 #0 3.974 Fetched 20.9 MB in 3s (6698 kB/s)
22:18:46 #0 3.974 Reading package lists...
22:18:46 #0 5.066 Reading package lists...
22:18:46 #0 6.089 Building dependency tree...
22:18:46 #0 6.305 Reading state information...
22:18:46 #0 6.661 The following additional packages will be installed:
22:18:46 #0 6.661   autoconf automake autopoint autotools-dev binutils
22:18:46 #0 6.661   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
22:18:46 #0 6.661   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
22:18:46 #0 6.661   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:46 #0 6.661   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
22:18:46 #0 6.661   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
22:18:46 #0 6.661   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:18:46 #0 6.661   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
22:18:46 #0 6.661   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:46 #0 6.661   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:46 #0 6.661   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:46 #0 6.661   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:46 #0 6.661   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:46 #0 6.661   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:46 #0 6.661   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:46 #0 6.661   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:46 #0 6.661   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:46 #0 6.661   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:46 #0 6.661   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:46 #0 6.661   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:46 #0 6.661   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:46 #0 6.661   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:46 #0 6.661   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:46 #0 6.661   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:46 #0 6.661   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:46 #0 6.661   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:46 #0 6.661   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:46 #0 6.661   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:46 #0 6.661   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:46 #0 6.661   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:46 #0 6.661   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:46 #0 6.661   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:46 #0 6.661   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:46 #0 6.661   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:46 #0 6.661   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
22:18:46 #0 6.661   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
22:18:46 #0 6.661   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
22:18:46 #0 6.661   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:46 #0 6.661   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
22:18:46 #0 6.661   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
22:18:46 #0 6.661   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:46 #0 6.661   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:46 #0 6.661   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
22:18:46 #0 6.661   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:46 #0 6.661   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
22:18:46 #0 6.661   libmath-base85-perl libmd0 libmodule-implementation-perl
22:18:46 #0 6.661   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
22:18:46 #0 6.661   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
22:18:46 #0 6.661   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
22:18:46 #0 6.661   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
22:18:46 #0 6.661   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
22:18:46 #0 6.661   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
22:18:46 #0 6.661   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:46 #0 6.661   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
22:18:46 #0 6.661   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
22:18:46 #0 6.661   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
22:18:46 #0 6.661   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
22:18:46 #0 6.661   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:46 #0 6.661   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
22:18:46 #0 6.661   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:46 #0 6.661   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
22:18:46 #0 6.661   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
22:18:46 #0 6.661   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
22:18:46 #0 6.661   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
22:18:46 #0 6.661   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:46 #0 6.661   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:46 #0 6.661   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:46 #0 6.661   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:46 #0 6.661   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:46 #0 6.661   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
22:18:46 #0 6.661   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:46 #0 6.661   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:46 #0 6.661   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
22:18:46 #0 6.661   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:46 #0 6.661   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:46 #0 6.661   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
22:18:46 #0 6.661   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:46 #0 6.661   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
22:18:46 #0 6.661   media-types netbase openssh-client openssl patch patchutils perl perl-base
22:18:46 #0 6.661   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
22:18:46 #0 6.661   publicsuffix python-apt-common python3 python3-apt python3-certifi
22:18:46 #0 6.661   python3-chardet python3-debian python3-gpg python3-idna python3-magic
22:18:46 #0 6.661   python3-minimal python3-pkg-resources python3-requests python3-six
22:18:46 #0 6.661   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
22:18:46 #0 6.665   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
22:18:46 #0 6.665   zstd
22:18:46 #0 6.665 Suggested packages:
22:18:46 #0 6.665   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:46 #0 6.665   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:46 #0 6.665   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
22:18:46 #0 6.665   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
22:18:46 #0 6.665   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:46 #0 6.665   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:46 #0 6.665   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:46 #0 6.665   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
22:18:46 #0 6.665   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
22:18:46 #0 6.665   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
22:18:46 #0 6.665   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
22:18:46 #0 6.665   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
22:18:46 #0 6.665   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
22:18:46 #0 6.665   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
22:18:46 #0 6.665   libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:46 #0 6.665   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:46 #0 6.665   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
22:18:46 #0 6.665   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:46 #0 6.665   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
22:18:46 #0 6.665   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:46 #0 6.665   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:18:46 #0 6.665   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:46 #0 6.665   libterm-readline-gnu-perl | libterm-readline-perl-perl
22:18:46 #0 6.665   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
22:18:46 #0 6.665   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:46 #0 6.665   python3-cryptography python3-openssl python3-socks python-requests-doc
22:18:46 #0 6.665   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
22:18:46 #0 7.085 The following NEW packages will be installed:
22:18:46 #0 7.085   autoconf automake autopoint autotools-dev binutils
22:18:46 #0 7.085   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
22:18:46 #0 7.085   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
22:18:46 #0 7.085   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
22:18:46 #0 7.085   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
22:18:46 #0 7.085   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
22:18:46 #0 7.085   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:18:46 #0 7.085   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
22:18:46 #0 7.085   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:46 #0 7.085   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:46 #0 7.085   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:46 #0 7.085   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:46 #0 7.085   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:46 #0 7.085   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:46 #0 7.085   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:46 #0 7.085   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:46 #0 7.085   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:46 #0 7.085   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:46 #0 7.085   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:46 #0 7.085   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:46 #0 7.085   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:46 #0 7.085   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:46 #0 7.085   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:46 #0 7.085   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:46 #0 7.085   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:46 #0 7.085   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:46 #0 7.085   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:46 #0 7.085   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:46 #0 7.085   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:46 #0 7.085   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:46 #0 7.085   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:46 #0 7.085   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:46 #0 7.085   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:46 #0 7.085   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:46 #0 7.085   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
22:18:46 #0 7.085   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
22:18:46 #0 7.085   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
22:18:46 #0 7.085   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:46 #0 7.085   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
22:18:46 #0 7.085   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
22:18:46 #0 7.085   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:46 #0 7.085   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:46 #0 7.085   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
22:18:46 #0 7.085   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:46 #0 7.085   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
22:18:46 #0 7.085   libmath-base85-perl libmd0 libmodule-implementation-perl
22:18:46 #0 7.085   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
22:18:46 #0 7.085   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
22:18:46 #0 7.085   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
22:18:46 #0 7.085   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
22:18:46 #0 7.085   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
22:18:46 #0 7.085   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
22:18:46 #0 7.085   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
22:18:46 #0 7.085   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
22:18:46 #0 7.085   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
22:18:46 #0 7.085   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
22:18:46 #0 7.085   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
22:18:46 #0 7.085   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:46 #0 7.085   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
22:18:46 #0 7.085   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:46 #0 7.085   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
22:18:46 #0 7.085   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
22:18:46 #0 7.085   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
22:18:46 #0 7.085   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
22:18:46 #0 7.085   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:46 #0 7.085   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:46 #0 7.085   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:46 #0 7.085   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:46 #0 7.085   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:46 #0 7.085   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
22:18:46 #0 7.085   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:18:46 #0 7.085   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
22:18:46 #0 7.085   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
22:18:46 #0 7.085   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:46 #0 7.085   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:46 #0 7.085   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
22:18:46 #0 7.085   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:18:46 #0 7.085   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
22:18:46 #0 7.085   media-types netbase openssh-client openssl patch patchutils perl
22:18:46 #0 7.085   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
22:18:46 #0 7.085   publicsuffix python-apt-common python3 python3-apt python3-certifi
22:18:46 #0 7.085   python3-chardet python3-debian python3-gpg python3-idna python3-magic
22:18:46 #0 7.085   python3-minimal python3-pkg-resources python3-requests python3-six
22:18:46 #0 7.085   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
22:18:46 #0 7.085   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
22:18:46 #0 7.085   zstd
22:18:46 #0 7.089 The following packages will be upgraded:
22:18:46 #0 7.089   perl-base
22:18:46 #0 7.525 1 upgraded, 366 newly installed, 0 to remove and 1 not upgraded.
22:18:46 #0 7.525 Need to get 115 MB of archives.
22:18:46 #0 7.525 After this operation, 377 MB of additional disk space will be used.
22:18:46 #0 7.525 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-base armhf 5.34.0-3ubuntu1.1 [1612 kB]
22:18:46 #0 8.131 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
22:18:46 #0 8.131 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04 [794 kB]
22:18:46 #0 8.157 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB]
22:18:46 #0 8.159 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04 [1941 kB]
22:18:46 #0 8.245 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
22:18:46 #0 8.245 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
22:18:46 #0 8.247 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
22:18:46 #0 8.249 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
22:18:46 #0 8.251 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
22:18:46 #0 8.253 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB]
22:18:46 #0 8.295 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04 [1749 kB]
22:18:46 #0 8.375 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04 [497 kB]
22:18:46 #0 8.393 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
22:18:46 #0 8.393 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
22:18:46 #0 8.393 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
22:18:46 #0 8.539 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
22:18:46 #0 8.540 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
22:18:46 #0 8.540 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.1 [4062 kB]
22:18:46 #0 8.747 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.1 [232 kB]
22:18:46 #0 8.757 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.6 [1152 kB]
22:18:46 #0 8.809 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB]
22:18:46 #0 8.815 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B]
22:18:46 #0 8.815 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
22:18:46 #0 9.005 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB]
22:18:46 #0 9.008 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
22:18:46 #0 9.009 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
22:18:46 #0 9.010 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
22:18:46 #0 9.011 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
22:18:46 #0 9.587 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.1 [599 kB]
22:18:46 #0 9.596 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
22:18:46 #0 9.596 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
22:18:46 #0 9.596 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
22:18:46 #0 9.596 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
22:18:46 #0 9.596 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB]
22:18:46 #0 9.604 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB]
22:18:46 #0 9.604 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
22:18:46 #0 9.604 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
22:18:46 #0 9.657 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB]
22:18:46 #0 9.732 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB]
22:18:46 #0 9.737 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB]
22:18:46 #0 9.737 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
22:18:46 #0 9.737 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
22:18:46 #0 9.738 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
22:18:46 #0 9.773 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
22:18:46 #0 9.773 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
22:18:46 #0 9.778 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
22:18:46 #0 9.778 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
22:18:46 #0 9.805 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
22:18:46 #0 9.880 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
22:18:46 #0 9.886 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
22:18:46 #0 9.891 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
22:18:46 #0 9.891 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
22:18:46 #0 9.891 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
22:18:46 #0 9.895 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB]
22:18:46 #0 9.898 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB]
22:18:46 #0 9.926 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
22:18:46 #0 9.928 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
22:18:46 #0 9.954 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
22:18:46 #0 10.03 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
22:18:46 #0 10.08 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf openssh-client armhf 1:8.9p1-3 [837 kB]
22:18:46 #10 11.74 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
22:18:46 #11 9.173 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
22:18:46 #11 9.173 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
22:18:46 #11 9.197 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
22:18:46 #11 9.197 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
22:18:46 #11 9.197 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
22:18:46 #11 9.197 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
22:18:46 #11 9.197 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
22:18:46 #11 9.197 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
22:18:46 #11 9.211 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
22:18:46 #11 9.244 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
22:18:46 #11 9.319 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
22:18:46 #11 9.319 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
22:18:46 #11 9.319 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
22:18:46 #11 9.320 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
22:18:46 #11 9.327 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
22:18:46 #11 9.346 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
22:18:46 #11 9.346 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
22:18:46 #11 9.346 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
22:18:47 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:18:47 #9 DONE 25.1s
22:18:47 
22:18:47 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:47 #10 19.45 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:18:47 #10 19.46 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:18:47 #10 19.59 Selecting previously unselected package ca-certificates.
22:18:47 #10 19.59 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
22:18:47 #10 19.60 Unpacking ca-certificates (20210119) ...
22:18:47 #10 19.67 Selecting previously unselected package libmagic-mgc.
22:18:47 #10 19.68 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
22:18:47 #10 19.68 Unpacking libmagic-mgc (1:5.39-3) ...
22:18:47 #10 22.70 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u4_all.deb ...
22:18:47 #10 22.70 Unpacking krb5-locales (1.17-3+deb10u4) ...
22:18:47 #10 22.74 Selecting previously unselected package manpages.
22:18:47 #10 22.74 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
22:18:47 #10 22.74 Unpacking manpages (4.16-2) ...
22:18:47 #10 22.88 Selecting previously unselected package libedit2:amd64.
22:18:47 #10 22.88 Preparing to unpack .../010-libedit2_3.1-20181209-1_amd64.deb ...
22:18:47 #10 22.88 Unpacking libedit2:amd64 (3.1-20181209-1) ...
22:18:47 #10 22.92 Selecting previously unselected package libkeyutils1:amd64.
22:18:47 #10 22.92 Preparing to unpack .../011-libkeyutils1_1.6-6_amd64.deb ...
22:18:47 #10 22.93 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:18:47 #10 22.96 Selecting previously unselected package libkrb5support0:amd64.
22:18:47 #9 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 5.0s
22:18:47 + pwd
22:18:47 + id -u
22:18:47 + id -g
22:18:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:47 Unable to find image 'busybox:latest' locally
22:18:47 #9 12.19 Selecting previously unselected package sensible-utils.
22:18:47 #9 12.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 ... 6670 files and directories currently installed.)
22:18:47 #9 12.20 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
22:18:47 #9 12.21 Unpacking sensible-utils (0.0.12) ...
22:18:47 #9 12.25 Selecting previously unselected package lsb-base.
22:18:47 #9 12.25 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
22:18:47 #9 12.26 Unpacking lsb-base (10.2019051400) ...
22:18:47 #9 12.31 Selecting previously unselected package cron.
22:18:47 #10 16.35 (16/163): glibc-gconv-extra-2.34-40.el9.x86_64.  17 MB/s | 1.7 MB     00:00    
22:18:47 #10 16.37 (17/163): gsettings-desktop-schemas-40.0-4.el9. 8.1 MB/s | 688 kB     00:00    
22:18:47 #10 16.43 (18/163): info-6.7-15.el9.x86_64.rpm            2.1 MB/s | 225 kB     00:00    
22:18:47 #10 16.44 (19/163): less-590-1.el9.x86_64.rpm             2.7 MB/s | 163 kB     00:00    
22:18:47 #10 16.45 (20/163): json-glib-1.6.6-1.el9.x86_64.rpm      2.2 MB/s | 163 kB     00:00    
22:18:47 #10 16.46 (21/163): libbrotli-1.0.9-6.el9.x86_64.rpm       10 MB/s | 314 kB     00:00    
22:18:47 #10 16.47 (22/163): libdb-5.3.28-53.el9.x86_64.rpm         21 MB/s | 738 kB     00:00    
22:18:47 #10 16.48 (23/163): libeconf-0.4.1-2.el9.x86_64.rpm       1.3 MB/s |  28 kB     00:00    
22:18:47 #10 16.49 (24/163): libfdisk-2.37.4-9.el9.x86_64.rpm      5.2 MB/s | 155 kB     00:00    
22:18:47 #10 16.50 (25/163): libpkgconf-1.7.3-10.el9.x86_64.rpm    3.9 MB/s |  36 kB     00:00    
22:18:47 #10 16.51 (26/163): libpipeline-1.5.3-4.el9.x86_64.rpm    2.7 MB/s |  49 kB     00:00    
22:18:47 #10 16.52 (27/163): libpng-1.6.37-12.el9.x86_64.rpm       6.8 MB/s | 117 kB     00:00    
22:18:47 #10 16.55 (28/163): libproxy-0.4.15-35.el9.x86_64.rpm     2.3 MB/s |  74 kB     00:00    
22:18:47 #9 12.14 Get:274 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
22:18:47 #9 12.15 Get:275 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
22:18:47 #9 12.19 Get:276 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
22:18:47 #9 12.19 Get:277 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
22:18:47 #9 12.19 Get:278 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
22:18:47 #9 12.20 Get:279 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
22:18:47 #9 12.20 Get:280 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
22:18:47 #9 12.21 Get:281 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
22:18:47 #9 12.21 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
22:18:47 #9 12.21 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.36-0+deb10u2 [164 kB]
22:18:47 #9 12.21 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
22:18:47 #9 12.22 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
22:18:47 #9 12.29 Get:286 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
22:18:47 #9 12.33 Get:287 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
22:18:47 #9 12.36 Get:288 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
22:18:47 #9 12.36 Get:289 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
22:18:47 #9 12.36 Get:290 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
22:18:47 #9 12.36 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
22:18:47 #9 12.36 Get:292 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
22:18:47 #9 12.36 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
22:18:47 #9 12.36 Get:294 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
22:18:47 #9 12.36 Get:295 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
22:18:47 #9 12.36 Get:296 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
22:18:47 #9 12.36 Get:297 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
22:18:47 #9 12.37 Get:298 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:47 #9 12.37 Get:299 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
22:18:47 #9 12.38 Get:300 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
22:18:47 #9 12.38 Get:301 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
22:18:47 #9 12.38 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
22:18:47 #9 12.38 Get:303 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
22:18:47 #9 12.38 Get:304 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
22:18:47 #9 12.39 Get:305 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
22:18:47 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.9s done
22:18:47 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 0.1s
22:18:47 #11 19.03 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
22:18:47 #11 19.11 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:47 #11 19.19 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:18:47 #11 10.12 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
22:18:47 #11 10.13 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
22:18:47 #11 10.14 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
22:18:47 #11 10.15 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
22:18:47 #11 10.15 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
22:18:47 #11 10.15 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
22:18:47 #11 10.16 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
22:18:47 #11 10.19 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
22:18:47 #11 10.19 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
22:18:47 #11 ...
22:18:47 
22:18:47 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:47 #10 12.23 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
22:18:47 #10 12.23 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
22:18:47 #10 12.24 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
22:18:47 #10 12.26 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
22:18:47 #10 5.956 Reading package lists...
22:18:47 #10 ...
22:18:47 
22:18:47 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:47 #9 extracting sha256:317e83f2e93982c08cca0dc1dc3456b7bdfa7cdc43011e894195ad828de7550c 3.3s done
22:18:47 #9 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.8s
22:18:47 #11 9.410 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB]
22:18:47 #11 9.437 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
22:18:47 #11 9.468 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
22:18:47 #11 9.468 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.8 [139 kB]
22:18:47 #11 9.477 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
22:18:47 #11 9.483 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
22:18:47 #11 9.483 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
22:18:47 #11 9.485 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
22:18:47 #11 9.485 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
22:18:47 #11 9.542 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
22:18:47 #11 9.547 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
22:18:47 #11 9.559 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
22:18:47 #11 9.616 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
22:18:47 #10 19.80 Selecting previously unselected package libmagic1:amd64.
22:18:47 #10 19.80 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
22:18:47 #10 19.81 Unpacking libmagic1:amd64 (1:5.39-3) ...
22:18:47 #10 19.85 Selecting previously unselected package file.
22:18:47 #10 19.85 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
22:18:47 #10 19.87 Unpacking file (1:5.39-3) ...
22:18:47 #10 19.90 Selecting previously unselected package gettext-base.
22:18:47 #10 19.90 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
22:18:47 #10 19.91 Unpacking gettext-base (0.21-4) ...
22:18:47 #10 19.97 Selecting previously unselected package manpages.
22:18:47 #10 19.97 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
22:18:47 #10 22.96 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u4_amd64.deb ...
22:18:47 #10 22.96 Unpacking libkrb5support0:amd64 (1.17-3+deb10u4) ...
22:18:47 #10 23.00 Selecting previously unselected package libk5crypto3:amd64.
22:18:47 #10 23.00 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u4_amd64.deb ...
22:18:47 #10 23.00 Unpacking libk5crypto3:amd64 (1.17-3+deb10u4) ...
22:18:47 #10 23.04 Selecting previously unselected package libkrb5-3:amd64.
22:18:47 #10 23.05 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u4_amd64.deb ...
22:18:47 #10 23.05 Unpacking libkrb5-3:amd64 (1.17-3+deb10u4) ...
22:18:47 #10 23.12 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:18:47 #10 23.12 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u4_amd64.deb ...
22:18:47 #10 23.12 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u4) ...
22:18:47 #10 23.17 Selecting previously unselected package openssh-client.
22:18:47 #10 23.17 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
22:18:47 #10 23.18 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
22:18:47 latest: Pulling from library/busybox
22:18:47 f5b7ce95afea: Pulling fs layer
22:18:47 f5b7ce95afea: Verifying Checksum
22:18:47 f5b7ce95afea: Download complete
22:18:47 #9 12.31 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
22:18:47 #9 12.32 Unpacking cron (3.0pl1-134+deb10u1) ...
22:18:47 #9 12.55 Selecting previously unselected package libbsd0:arm64.
22:18:47 #9 12.55 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
22:18:47 #9 12.56 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
22:18:47 #10 16.57 (29/163): libpsl-0.21.1-5.el9.x86_64.rpm        1.4 MB/s |  64 kB     00:00    
22:18:47 #10 16.59 (30/163): libpwquality-1.4.4-8.el9.x86_64.rpm   2.7 MB/s | 119 kB     00:00    
22:18:47 #10 16.61 (31/163): libselinux-utils-3.4-3.el9.x86_64.rpm 4.3 MB/s | 182 kB     00:00    
22:18:47 #10 16.73 (32/163): libicu-67.1-9.el9.x86_64.rpm           38 MB/s | 9.6 MB     00:00    
22:18:47 #10 16.74 (33/163): libutempter-1.2.1-6.el9.x86_64.rpm    180 kB/s |  27 kB     00:00    
22:18:47 #10 16.76 (34/163): man-db-2.9.3-7.el9.x86_64.rpm         8.5 MB/s | 1.2 MB     00:00    
22:18:47 #10 16.77 (35/163): ncurses-6.2-8.20210508.el9.x86_64.rpm  21 MB/s | 407 kB     00:00    
22:18:47 #10 16.81 (36/163): openssl-3.0.1-41.el9.x86_64.rpm        19 MB/s | 1.2 MB     00:00    
22:18:47 #9 12.39 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
22:18:47 #9 12.39 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
22:18:47 #9 12.40 Get:308 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
22:18:47 #9 12.40 Get:309 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
22:18:47 #9 12.41 Get:310 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
22:18:47 #9 12.41 Get:311 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
22:18:47 #9 12.41 Get:312 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
22:18:47 #9 12.41 Get:313 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:47 #9 12.42 Get:314 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:47 #9 12.42 Get:315 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:47 #9 12.43 Get:316 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
22:18:47 #9 12.43 Get:317 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
22:18:47 #9 12.43 Get:318 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
22:18:47 #9 12.43 Get:319 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
22:18:47 #9 12.43 Get:320 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
22:18:47 #9 12.43 Get:321 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
22:18:47 #9 12.45 Get:322 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
22:18:47 #9 12.46 Get:323 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
22:18:47 #9 12.47 Get:324 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
22:18:47 #9 12.48 Get:325 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
22:18:47 #9 12.48 Get:326 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
22:18:47 #9 12.49 Get:327 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
22:18:47 #9 12.49 Get:328 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
22:18:47 #9 12.49 Get:329 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:18:47 #9 12.49 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:18:47 #9 12.50 Get:331 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:18:47 #9 12.50 Get:332 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
22:18:47 #9 12.50 Get:333 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:47 #9 12.50 Get:334 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
22:18:47 #9 12.50 Get:335 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
22:18:47 #9 12.50 Get:336 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
22:18:47 #9 12.51 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
22:18:47 #9 12.51 Get:338 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
22:18:47 #9 12.51 Get:339 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
22:18:47 #9 12.51 Get:340 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
22:18:47 #9 12.52 Get:341 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
22:18:47 #9 12.56 Get:342 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
22:18:47 #9 12.56 Get:343 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
22:18:47 #9 12.59 Get:344 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
22:18:47 #9 12.65 Get:345 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
22:18:47 #9 12.65 Get:346 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
22:18:47 #9 12.65 Get:347 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
22:18:47 #9 12.65 Get:348 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
22:18:47 #9 12.66 Get:349 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
22:18:47 #9 12.66 Get:350 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
22:18:47 #9 12.66 Get:351 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
22:18:47 #9 12.67 Get:352 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
22:18:47 #9 12.67 Get:353 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
22:18:47 #9 12.67 Get:354 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
22:18:47 #9 12.67 Get:355 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
22:18:47 #9 12.67 Get:356 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
22:18:47 #9 12.68 Get:357 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
22:18:47 #11 19.26 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
22:18:47 #11 19.35 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
22:18:47 #11 19.43 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
22:18:47 #11 19.51 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
22:18:47 #10 12.26 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
22:18:47 #10 12.27 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
22:18:47 #10 12.28 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [35.9 kB]
22:18:47 #10 12.28 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [130 kB]
22:18:47 #10 12.28 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [25.3 kB]
22:18:47 #10 12.31 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [75.2 kB]
22:18:47 #10 12.36 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [47.0 kB]
22:18:47 #10 12.36 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [88.5 kB]
22:18:47 #10 12.36 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [170 kB]
22:18:47 #10 12.37 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [13.4 kB]
22:18:47 #10 12.38 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.1 [79.6 kB]
22:18:47 #10 12.38 Get:120 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]
22:18:47 #10 12.38 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
22:18:47 #10 12.38 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
22:18:47 #10 12.38 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
22:18:47 #10 12.46 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
22:18:47 #10 12.46 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
22:18:47 #11 9.635 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
22:18:47 #11 9.651 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.3 [207 kB]
22:18:47 #11 9.659 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.3 [317 kB]
22:18:47 #11 9.670 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.3 [38.0 kB]
22:18:47 #11 9.674 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.3 [37.2 kB]
22:18:47 #11 9.674 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.3 [2096 kB]
22:18:47 #11 9.785 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.3 [3368 B]
22:18:47 #11 9.785 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
22:18:47 #11 9.786 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-131.147 [1091 kB]
22:18:47 #11 9.851 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
22:18:47 #11 9.851 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
22:18:47 #10 19.98 Unpacking manpages (5.10-1) ...
22:18:47 #10 20.19 Selecting previously unselected package libmd0:amd64.
22:18:47 #10 20.19 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
22:18:47 #10 20.20 Unpacking libmd0:amd64 (1.0.3-3) ...
22:18:47 #10 20.24 Selecting previously unselected package libbsd0:amd64.
22:18:47 #10 20.24 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
22:18:47 #11 6.754 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
22:18:47 #11 6.755 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
22:18:47 #11 6.802 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [714 kB]
22:18:47 #11 6.861 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB]
22:18:47 #11 6.865 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [1831 kB]
22:18:47 #11 6.936 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
22:18:47 #11 6.937 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
22:18:47 #11 6.938 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
22:18:47 #11 6.940 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
22:18:47 #11 6.941 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
22:18:47 #11 6.944 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.4 [507 kB]
22:18:47 #11 6.982 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.5 [1649 kB]
22:18:47 #11 7.059 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.5 [387 kB]
22:18:47 #11 7.088 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
22:18:47 #11 7.090 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
22:18:47 #11 7.091 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
22:18:47 #11 7.092 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
22:18:47 #11 7.095 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
22:18:47 #11 7.096 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
22:18:47 #11 7.129 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
22:18:47 #11 7.130 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
22:18:47 #11 7.197 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
22:18:47 #10 5.180 CentOS Stream 9 - AppStream                     7.9 MB/s |  13 MB     00:01    
22:18:47 #10 23.28 Selecting previously unselected package ucf.
22:18:47 #10 23.29 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
22:18:47 #10 23.29 Moving old data out of the way
22:18:47 #10 23.29 Unpacking ucf (3.0038+nmu1) ...
22:18:47 #10 23.33 Selecting previously unselected package xz-utils.
22:18:47 #10 23.33 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
22:18:47 #10 23.33 Unpacking xz-utils (5.2.4-1+deb10u1) ...
22:18:47 #10 23.38 Selecting previously unselected package libfl2:amd64.
22:18:47 #10 23.38 Preparing to unpack .../019-libfl2_2.6.4-6.2_amd64.deb ...
22:18:47 #10 23.39 Unpacking libfl2:amd64 (2.6.4-6.2) ...
22:18:47 #10 23.43 Selecting previously unselected package at.
22:18:47 #10 23.43 Preparing to unpack .../020-at_3.1.23-1_amd64.deb ...
22:18:47 #10 23.43 Unpacking at (3.1.23-1) ...
22:18:47 #10 23.48 Selecting previously unselected package libsigsegv2:amd64.
22:18:47 #10 23.48 Preparing to unpack .../021-libsigsegv2_2.12-2_amd64.deb ...
22:18:47 f5b7ce95afea: Pull complete
22:18:47 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:47 Status: Downloaded newer image for busybox:latest
22:18:47 #9 12.71 Selecting previously unselected package bsdmainutils.
22:18:47 #9 12.71 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
22:18:47 #9 12.72 Unpacking bsdmainutils (11.1.2+b1) ...
22:18:47 #9 12.80 Selecting previously unselected package libuchardet0:arm64.
22:18:47 #9 12.80 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
22:18:47 #9 12.81 Unpacking libuchardet0:arm64 (0.0.6-3) ...
22:18:47 #9 12.88 Selecting previously unselected package groff-base.
22:18:47 #9 12.88 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
22:18:47 #9 12.89 Unpacking groff-base (1.22.4-3+deb10u1) ...
22:18:47 #10 16.82 (37/163): pam-1.5.1-13.el9.x86_64.rpm            10 MB/s | 622 kB     00:00    
22:18:47 #10 16.82 (38/163): pkgconf-1.7.3-10.el9.x86_64.rpm       756 kB/s |  41 kB     00:00    
22:18:47 #10 16.83 (39/163): pkgconf-m4-1.7.3-10.el9.noarch.rpm    2.7 MB/s |  15 kB     00:00    
22:18:47 #10 16.83 (40/163): pkgconf-pkg-config-1.7.3-10.el9.x86_6 1.0 MB/s |  11 kB     00:00    
22:18:47 #10 16.84 (41/163): policycoreutils-3.4-4.el9.x86_64.rpm   18 MB/s | 235 kB     00:00    
22:18:47 #10 16.84 (42/163): procps-ng-3.3.17-8.el9.x86_64.rpm      21 MB/s | 346 kB     00:00    
22:18:47 #10 16.85 (43/163): publicsuffix-list-dafsa-20210518-3.el 3.8 MB/s |  58 kB     00:00    
22:18:47 #10 16.85 (44/163): python3-dateutil-2.8.1-6.el9.noarch.r  20 MB/s | 302 kB     00:00    
22:18:47 #10 16.86 (45/163): python3-dbus-1.2.18-2.el9.x86_64.rpm   12 MB/s | 144 kB     00:00    
22:18:47 #10 16.86 (46/163): python3-dnf-plugins-core-4.1.0-3.el9.  17 MB/s | 237 kB     00:00    
22:18:47 #10 16.87 (47/163): python3-setools-4.4.0-5.el9.x86_64.rp  38 MB/s | 599 kB     00:00    
22:18:47 #10 16.87 (48/163): python3-six-1.15.0-9.el9.noarch.rpm   3.9 MB/s |  37 kB     00:00    
22:18:47 #10 16.89 (49/163): python3-setuptools-53.0.0-11.el9.noar  32 MB/s | 944 kB     00:00    
22:18:47 #10 16.89 (50/163): shared-mime-info-2.1-4.el9.x86_64.rpm  21 MB/s | 556 kB     00:00    
22:18:47 #10 16.90 (51/163): systemd-libs-250-11.el9.x86_64.rpm     25 MB/s | 633 kB     00:00    
22:18:47 #10 16.91 (52/163): unzip-6.0-56.el9.x86_64.rpm            17 MB/s | 182 kB     00:00    
22:18:47 #10 16.93 (53/163): util-linux-core-2.37.4-9.el9.x86_64.r  27 MB/s | 461 kB     00:00    
22:18:47 #10 16.95 (54/163): tcl-8.6.10-7.el9.x86_64.rpm            19 MB/s | 1.1 MB     00:00    
22:18:47 #10 16.96 (55/163): util-linux-2.37.4-9.el9.x86_64.rpm     41 MB/s | 2.3 MB     00:00    
22:18:47 #10 16.96 (56/163): vim-filesystem-8.2.2637-16.el9.noarch 822 kB/s |  25 kB     00:00    
22:18:47 #10 16.97 (57/163): xz-5.2.5-8.el9.x86_64.rpm              21 MB/s | 226 kB     00:00    
22:18:47 #10 16.98 (58/163): zstd-1.5.1-2.el9.x86_64.rpm            31 MB/s | 548 kB     00:00    
22:18:47 #10 16.99 (59/163): zip-3.0-33.el9.x86_64.rpm             8.6 MB/s | 238 kB     00:00    
22:18:47 #10 16.99 (60/163): abattis-cantarell-fonts-0.301-4.el9.n  17 MB/s | 365 kB     00:00    
22:18:47 #10 17.00 (61/163): checkpolicy-3.4-1.el9.x86_64.rpm       21 MB/s | 347 kB     00:00    
22:18:47 #10 17.05 (62/163): adobe-source-code-pro-fonts-2.030.1.0  12 MB/s | 832 kB     00:00    
22:18:47 #9 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 5.7s done
22:18:47 #9 12.74 Get:358 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
22:18:47 #9 12.74 Get:359 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
22:18:47 #9 12.77 Get:360 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
22:18:47 #11 19.58 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
22:18:47 #11 19.66 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
22:18:47 #11 19.78 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
22:18:47 #10 12.46 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.20 [185 kB]
22:18:47 #10 12.47 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.20 [152 kB]
22:18:47 #10 12.49 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
22:18:47 #10 12.49 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
22:18:47 #10 12.49 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
22:18:47 #10 12.49 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
22:18:47 #10 12.50 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
22:18:47 #10 12.53 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
22:18:47 #10 12.60 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
22:18:47 #10 12.61 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
22:18:47 #10 12.61 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
22:18:47 #10 12.66 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
22:18:47 #10 12.66 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
22:18:47 #10 12.68 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
22:18:47 #10 12.72 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
22:18:47 #10 12.72 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
22:18:47 #10 12.72 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
22:18:47 #10 12.76 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
22:18:47 #10 12.76 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
22:18:47 #10 12.76 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
22:18:47 #10 12.79 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.1 [81.1 kB]
22:18:47 #10 12.79 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
22:18:47 #10 12.79 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
22:18:47 #10 12.83 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
22:18:47 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 6.1s done
22:18:47 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417
22:18:47 #11 9.935 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
22:18:47 #11 9.935 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
22:18:47 #11 9.953 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
22:18:47 #11 9.960 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
22:18:47 #11 9.967 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB]
22:18:47 #10 20.25 Unpacking libbsd0:amd64 (0.11.3-1) ...
22:18:47 #10 20.30 Selecting previously unselected package libedit2:amd64.
22:18:47 #10 20.30 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
22:18:47 #10 20.31 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
22:18:47 #10 20.37 Selecting previously unselected package libcbor0:amd64.
22:18:47 #10 20.37 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
22:18:47 #10 20.37 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
22:18:47 #10 20.45 Selecting previously unselected package libfido2-1:amd64.
22:18:47 #10 20.45 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
22:18:47 #10 20.46 Unpacking libfido2-1:amd64 (1.6.0-2) ...
22:18:47 #11 7.299 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
22:18:47 #11 7.422 Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
22:18:47 #10 23.49 Unpacking libsigsegv2:amd64 (2.12-2) ...
22:18:47 #10 23.52 Selecting previously unselected package m4.
22:18:47 #10 23.52 Preparing to unpack .../022-m4_1.4.18-2_amd64.deb ...
22:18:47 #10 23.52 Unpacking m4 (1.4.18-2) ...
22:18:47 #10 23.57 Selecting previously unselected package autoconf.
22:18:47 #10 23.57 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
22:18:47 #10 23.58 Unpacking autoconf (2.69-11) ...
22:18:47 #10 23.64 Selecting previously unselected package autotools-dev.
22:18:47 #10 23.64 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
22:18:47 #10 23.64 Unpacking autotools-dev (20180224.1) ...
22:18:47 #10 23.67 Selecting previously unselected package automake.
22:18:47 #10 23.68 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
22:18:47 #10 23.68 Unpacking automake (1:1.16.1-4) ...
22:18:47 #10 23.76 Selecting previously unselected package autopoint.
22:18:47 #9 13.05 Selecting previously unselected package libgdbm6:arm64.
22:18:47 #9 13.05 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
22:18:47 #9 13.05 Unpacking libgdbm6:arm64 (1.18.1-4) ...
22:18:47 #9 13.17 Selecting previously unselected package libpipeline1:arm64.
22:18:47 #10 17.05 (63/163): dwz-0.14-3.el9.x86_64.rpm             2.7 MB/s | 128 kB     00:00    
22:18:47 #10 17.06 (64/163): efi-srpm-macros-4-9.el9.noarch.rpm    3.6 MB/s |  23 kB     00:00    
22:18:47 #10 17.06 (65/163): enchant-1.6.0-30.el9.x86_64.rpm       6.8 MB/s |  62 kB     00:00    
22:18:47 #10 17.07 (66/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 4.7 MB/s |  28 kB     00:00    
22:18:47 #10 17.18 (67/163): gcc-toolset-12-binutils-2.38-16.el9.x  50 MB/s | 5.5 MB     00:00    
22:18:47 #10 17.21 (68/163): gcc-toolset-12-binutils-gold-2.38-14.  29 MB/s | 752 kB     00:00    
22:18:47 #10 17.21 (69/163): gcc-toolset-12-runtime-12.0-5.el9.x86 9.0 MB/s |  55 kB     00:00    
22:18:47 #10 17.28 (70/163): gdb-minimal-10.2-10.el9.x86_64.rpm     56 MB/s | 3.5 MB     00:00    
22:18:47 #10 17.29 (71/163): desktop-file-utils-0.26-6.el9.x86_64. 252 kB/s |  74 kB     00:00    
22:18:47 #10 17.29 (72/163): gdk-pixbuf2-2.42.6-2.el9.x86_64.rpm    29 MB/s | 493 kB     00:00    
22:18:47 #10 17.30 (73/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 1.1 MB/s | 8.8 kB     00:00    
22:18:47 #10 17.30 (74/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 4.4 MB/s |  27 kB     00:00    
22:18:47 #10 17.31 (75/163): hunspell-1.7.0-11.el9.x86_64.rpm       26 MB/s | 325 kB     00:00    
22:18:47 #10 17.31 (76/163): hunspell-en-0.20140811.1-20.el9.noarc  14 MB/s | 187 kB     00:00    
22:18:47 #10 17.32 (77/163): hunspell-en-GB-0.20140811.1-20.el9.no  22 MB/s | 226 kB     00:00    
22:18:47 #10 17.33 (78/163): hunspell-en-US-0.20140811.1-20.el9.no  16 MB/s | 177 kB     00:00    
22:18:47 #10 17.33 (79/163): kernel-srpm-macros-1.0-11.el9.noarch. 2.4 MB/s |  16 kB     00:00    
22:18:47 #10 17.33 (80/163): hunspell-filesystem-1.7.0-11.el9.x86_ 670 kB/s | 8.7 kB     00:00    
22:18:47 #10 17.35 (81/163): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm  15 MB/s | 176 kB     00:00    
22:18:47 #10 17.35 (82/163): libappstream-glib-0.7.18-4.el9.x86_64  19 MB/s | 396 kB     00:00    
22:18:47 #10 17.36 (83/163): libproxy-webkitgtk4-0.4.15-35.el9.x86 2.5 MB/s |  22 kB     00:00    
22:18:47 #10 17.37 (84/163): libsoup-2.72.0-8.el9.x86_64.rpm        26 MB/s | 405 kB     00:00    
22:18:47 #10 17.37 (85/163): libstemmer-0-18.585svn.el9.x86_64.rpm 5.1 MB/s |  83 kB     00:00    
22:18:47 #10 17.37 (86/163): emacs-filesystem-27.1-3.el9.noarch.rp  29 kB/s | 9.2 kB     00:00    
22:18:47 #10 17.38 (87/163): lua-srpm-macros-1-6.el9.noarch.rpm    1.2 MB/s | 9.5 kB     00:00    
22:18:47 #10 17.38 (88/163): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.1 MB/s | 8.8 kB     00:00    
22:18:47 #10 17.38 (89/163): openblas-srpm-macros-2-11.el9.noarch. 1.0 MB/s | 8.4 kB     00:00    
22:18:47 #10 17.39 (90/163): patch-2.7.6-16.el9.x86_64.rpm          14 MB/s | 128 kB     00:00    
22:18:47 #10 17.40 (91/163): perl-Carp-1.50-460.el9.noarch.rpm     3.2 MB/s |  30 kB     00:00    
22:18:47 #9 13.05 debconf: delaying package configuration, since apt-utils is not installed
22:18:47 #9 13.07 Fetched 158 MB in 5s (31.7 MB/s)
22:18:47 #9 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 ... 6671 files and directories currently installed.)
22:18:47 #9 13.14 Preparing to unpack .../libc6_2.28-10+deb10u2_armhf.deb ...
22:18:47 #9 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:47 #9 ...
22:18:47 
22:18:47 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:47 #0 2.006 Fedora rawhide openh264 (From Cisco) - aarch64  2.1 kB/s | 2.5 kB     00:01    
22:18:47 #0 5.190 Fedora - Rawhide - Developmental packages for t  19 MB/s |  61 MB     00:03    
22:18:47 #13 55.38 --------------------------------------------------------------------------------
22:18:47 #13 55.38 Total                                              3.8 MB/s |  75 MB  00:19     
22:18:47 #13 55.62 Running transaction check
22:18:47 #13 55.88 Running transaction test
22:18:47 #13 56.12 Transaction test succeeded
22:18:47 #13 56.12 Running transaction
22:18:47 #11 19.85 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
22:18:47 #11 19.94 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
22:18:47 #11 20.02 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
22:18:47 #10 12.84 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
22:18:47 #10 12.85 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
22:18:47 #10 12.90 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
22:18:47 #10 12.90 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
22:18:47 #10 12.90 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
22:18:47 #10 12.91 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
22:18:47 #10 12.94 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
22:18:47 #10 12.95 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
22:18:47 #10 12.96 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
22:18:47 #10 12.97 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
22:18:47 #10 12.98 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
22:18:47 #10 12.99 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
22:18:47 #10 13.05 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
22:18:48 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:48 #7 DONE 15.8s
22:18:48 
22:18:48 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:48 #11 10.28 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
22:18:48 #11 10.28 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]
22:18:48 #11 10.28 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
22:18:48 #11 10.44 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
22:18:48 #10 20.54 Selecting previously unselected package openssh-client.
22:18:48 #10 20.54 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
22:18:48 #10 20.55 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
22:18:48 #10 20.79 Selecting previously unselected package ucf.
22:18:48 #11 7.429 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.3 [3766 kB]
22:18:48 #11 7.603 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.3 [224 kB]
22:18:48 #11 7.606 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
22:18:48 #11 7.627 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016~20.04.1 [144 kB]
22:18:48 #11 7.629 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B]
22:18:48 #11 7.634 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
22:18:48 #11 7.638 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
22:18:48 #11 7.639 Get:33 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
22:18:48 #11 7.640 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
22:18:48 #11 7.642 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
22:18:48 #11 7.678 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
22:18:48 #10 23.76 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
22:18:48 #10 23.76 Unpacking autopoint (0.19.8.1-9) ...
22:18:48 #10 23.79 Selecting previously unselected package binutils-common:amd64.
22:18:48 #10 23.79 Preparing to unpack .../027-binutils-common_2.31.1-16_amd64.deb ...
22:18:48 #10 23.80 Unpacking binutils-common:amd64 (2.31.1-16) ...
22:18:48 #10 24.04 Selecting previously unselected package libbinutils:amd64.
22:18:48 #10 17.40 (92/163): perl-Class-Struct-0.66-479.el9.noarch 4.7 MB/s |  32 kB     00:00    
22:18:48 #9 13.17 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
22:18:48 #9 13.18 Unpacking libpipeline1:arm64 (1.5.1-2) ...
22:18:48 #9 13.28 Selecting previously unselected package man-db.
22:18:48 #10 ...
22:18:48 
22:18:48 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:48 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 5.0s done
22:18:48 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:48 #7 DONE 15.7s
22:18:48 
22:18:48 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:48 #9 13.35 Unpacking libc6:armhf (2.28-10+deb10u2) over (2.28-10+deb10u1) ...
22:18:48 #10 ...
22:18:48 
22:18:48 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:48 #9 DONE 15.6s
22:18:48 #11 20.10 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
22:18:48 #11 20.17 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
22:18:48 #10 13.05 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
22:18:48 #10 13.06 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
22:18:48 #10 13.06 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
22:18:48 #10 13.06 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
22:18:48 #10 13.07 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.20 [185 kB]
22:18:48 #10 13.08 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
22:18:48 #10 13.12 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
22:18:48 #10 13.17 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.13 [2955 kB]
22:18:48 #11 10.52 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB]
22:18:48 #10 20.79 Preparing to unpack .../018-ucf_3.0043_all.deb ...
22:18:48 #10 20.81 Moving old data out of the way
22:18:48 #10 20.81 Unpacking ucf (3.0043) ...
22:18:48 #10 20.87 Selecting previously unselected package xz-utils.
22:18:48 #10 20.87 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:18:48 #10 20.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:18:48 #10 20.98 Selecting previously unselected package libsigsegv2:amd64.
22:18:48 #10 20.98 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
22:18:48 #10 20.99 Unpacking libsigsegv2:amd64 (2.13-1) ...
22:18:48 #10 21.05 Selecting previously unselected package m4.
22:18:48 #11 7.753 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
22:18:48 #11 7.754 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022c-0ubuntu0.20.04.0 [288 kB]
22:18:48 #11 7.763 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
22:18:48 #10 24.04 Preparing to unpack .../028-libbinutils_2.31.1-16_amd64.deb ...
22:18:48 #10 24.04 Unpacking libbinutils:amd64 (2.31.1-16) ...
22:18:48 #10 24.12 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:18:48 #10 24.12 Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
22:18:48 #10 24.12 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
22:18:48 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 3.9s done
22:18:48 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8
22:18:48 #10 17.73 (93/163): perl-AutoLoader-5.74-479.el9.noarch.r  87 kB/s |  31 kB     00:00    
22:18:48 #10 17.78 (94/163): perl-Data-Dumper-2.174-462.el9.x86_64 147 kB/s |  56 kB     00:00    
22:18:48 #10 17.79 (95/163): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 4.8 MB/s |  37 kB     00:00    
22:18:48 #10 17.84 (96/163): perl-Encode-3.08-462.el9.x86_64.rpm    39 MB/s | 1.7 MB     00:00    
22:18:48 #9 13.29 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
22:18:48 #9 13.30 Unpacking man-db (2.8.5-2) ...
22:18:48 
22:18:48 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:48 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 5.2s
22:18:48 #11 20.25 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
22:18:48 #11 20.45 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
22:18:48 #10 13.33 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
22:18:48 #10 13.33 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
22:18:48 #10 13.33 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:48 #10 13.33 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
22:18:48 #10 13.33 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
22:18:48 #10 13.33 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
22:18:48 #10 13.33 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:18:48 #10 13.33 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
22:18:48 #10 13.34 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
22:18:48 #10 13.40 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:48 #10 13.41 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
22:18:48 #10 13.41 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:18:48 #10 13.41 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:48 #10 13.41 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
22:18:48 #10 13.41 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
22:18:48 #10 13.42 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
22:18:48 #10 13.42 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
22:18:48 #10 13.42 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
22:18:48 #10 13.48 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
22:18:48 #10 13.50 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
22:18:48 #10 13.50 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
22:18:48 #10 13.50 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
22:18:48 #10 13.51 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
22:18:48 #10 13.52 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
22:18:48 #10 13.52 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
22:18:48 #10 13.53 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
22:18:48 #10 13.54 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
22:18:48 #10 13.55 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
22:18:48 #10 13.61 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
22:18:48 #10 21.05 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
22:18:48 #10 21.09 Unpacking m4 (1.4.18-5) ...
22:18:48 #10 24.35 Selecting previously unselected package binutils.
22:18:48 #10 24.35 Preparing to unpack .../030-binutils_2.31.1-16_amd64.deb ...
22:18:48 #10 24.35 Unpacking binutils (2.31.1-16) ...
22:18:48 #10 24.38 Selecting previously unselected package libc-dev-bin.
22:18:48 #10 24.38 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
22:18:48 #10 24.39 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
22:18:48 #10 24.43 Selecting previously unselected package linux-libc-dev:amd64.
22:18:48 #10 24.43 Preparing to unpack .../032-linux-libc-dev_4.19.260-1_amd64.deb ...
22:18:48 #10 24.43 Unpacking linux-libc-dev:amd64 (4.19.260-1) ...
22:18:48 #10 24.59 Selecting previously unselected package libc6-dev:amd64.
22:18:48 #10 24.59 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u2_amd64.deb ...
22:18:48 #10 24.59 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
22:18:48 #9 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 4.0s done
22:18:48 #9 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8
22:18:48 #9 ...
22:18:48 
22:18:48 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:48 #10 5.956 Reading package lists...
22:18:48 #10 7.197 Building dependency tree...
22:18:48 #10 7.447 Reading state information...
22:18:48 #10 7.719 The following additional packages will be installed:
22:18:48 #10 7.719   autoconf automake autopoint autotools-dev binutils
22:18:48 #10 7.719   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
22:18:48 #10 7.719   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
22:18:48 #10 7.719   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
22:18:48 #10 7.719   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
22:18:48 #10 7.719   libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcc1-0
22:18:48 #10 7.719   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libcurl4
22:18:48 #10 7.719   libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl
22:18:48 #10 7.719   libdpkg-perl libdynaloader-functions-perl libelf1 libencode-locale-perl
22:18:48 #10 7.719   liberror-perl libexpat1 libfakeroot libfile-homedir-perl
22:18:48 #10 7.719   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
22:18:48 #10 7.719   libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1
22:18:48 #10 7.719   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:48 #10 7.719   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
22:18:48 #10 7.719   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
22:18:48 #10 7.719   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
22:18:48 #10 7.719   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
22:18:48 #10 7.719   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
22:18:48 #10 7.719   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
22:18:48 #10 7.719   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
22:18:48 #10 7.720   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:18:48 #10 7.720   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
22:18:48 #10 7.720   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
22:18:48 #10 7.720   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
22:18:48 #10 7.720   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:48 #10 7.720   po-debconf python3 python3-minimal python3.7 python3.7-minimal
22:18:48 #10 7.720   sensible-utils wdiff xz-utils
22:18:48 #10 7.722 Suggested packages:
22:18:48 #10 7.722   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
22:18:48 #10 7.722   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
22:18:48 #10 7.722   autopkgtest bls-standalone bsd-mailx | mailx build-essential
22:18:48 #10 7.722   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
22:18:48 #10 7.722   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
22:18:48 #10 7.722   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:48 #10 7.722   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:18:48 #10 7.722   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
22:18:48 #10 7.722   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
22:18:48 #10 7.722   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
22:18:48 #10 7.722   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
22:18:48 #10 7.722   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:18:48 #10 7.722   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
22:18:48 #10 7.722   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
22:18:48 #10 7.722   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
22:18:48 #10 7.722   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
22:18:48 #10 7.722   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
22:18:48 #10 7.722   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:48 #10 7.722   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
22:18:48 #10 7.722   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
22:18:48 #10 7.722   python3.7-doc binfmt-support wdiff-doc
22:18:48 #10 7.722 Recommended packages:
22:18:48 #10 7.722   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
22:18:48 #10 7.722   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
22:18:48 #10 7.722   licensecheck lintian python3-apt python3-debian python3-magic
22:18:48 #10 7.722   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
22:18:48 #10 7.722   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
22:18:48 #10 7.722   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
22:18:48 #10 7.722   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
22:18:48 #10 7.722   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
22:18:48 #10 7.722   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
22:18:48 #10 7.722   libmail-sendmail-perl
22:18:48 #24 9.880 Reading package lists...
22:18:48 #9 ...
22:18:48 
22:18:48 #8 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:48 #8 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.0s done
22:18:48 #8 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:48 #8 DONE 15.0s
22:18:48 
22:18:48 #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
22:18:48 #10 17.85 (97/163): perl-Errno-1.30-479.el9.x86_64.rpm    2.5 MB/s |  24 kB     00:00    
22:18:48 #10 17.85 (98/163): perl-Exporter-5.74-461.el9.noarch.rpm 5.3 MB/s |  32 kB     00:00    
22:18:48 #10 17.86 (99/163): perl-Fcntl-1.13-479.el9.x86_64.rpm    3.8 MB/s |  30 kB     00:00    
22:18:48 #10 17.87 (100/163): perl-File-Basename-2.85-479.el9.noar 4.2 MB/s |  27 kB     00:00    
22:18:48 #10 17.90 (101/163): perl-File-Path-2.18-4.el9.noarch.rpm 1.0 MB/s |  36 kB     00:00    
22:18:48 #10 17.91 (102/163): perl-B-1.80-479.el9.x86_64.rpm       359 kB/s | 190 kB     00:00    
22:18:48 #10 17.92 (103/163): perl-File-stat-1.09-479.el9.noarch.r 4.5 MB/s |  27 kB     00:00    
22:18:48 #10 17.93 (104/163): perl-FileHandle-2.03-479.el9.noarch. 2.8 MB/s |  25 kB     00:00    
22:18:48 #10 18.10 (105/163): perl-Digest-1.19-4.el9.noarch.rpm     72 kB/s |  26 kB     00:00    
22:18:48 #9 13.65 Selecting previously unselected package perl-modules-5.28.
22:18:48 #9 13.66 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
22:18:48 #9 13.66 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:18:48 #10 11.42 Setting up libc6:arm64 (2.31-13+deb11u5) ...
22:18:48 #11 20.59 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
22:18:48 #11 20.70 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:18:48 #11 20.77 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
22:18:48 #10 13.61 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
22:18:48 #10 13.62 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
22:18:48 #10 13.62 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
22:18:48 #10 13.76 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
22:18:48 #10 13.86 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
22:18:48 #10 13.88 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
22:18:48 #7 ...
22:18:48 
22:18:48 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:48 #0 0.848 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:18:48 #0 0.859 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:18:48 #0 0.864 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:18:48 #0 1.045 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:18:48 #0 1.220 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [190 kB]
22:18:48 #0 1.636 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
22:18:48 #0 2.300 Fetched 8354 kB in 2s (4833 kB/s)
22:18:48 #0 2.300 Reading package lists...
22:18:48 #0 3.112 Reading package lists...
22:18:48 #0 3.893 Building dependency tree...
22:18:48 #0 4.061 Reading state information...
22:18:48 #0 4.312 The following additional packages will be installed:
22:18:48 #0 4.312   autoconf automake autopoint autotools-dev binutils
22:18:48 #0 4.312   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
22:18:48 #0 4.312   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
22:18:48 #0 4.312   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:48 #0 4.312   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
22:18:48 #0 4.312   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
22:18:48 #0 4.312   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:18:48 #0 4.312   intltool-debian iso-codes less libalgorithm-diff-perl
22:18:48 #0 4.312   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:48 #0 4.312   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
22:18:48 #0 4.312   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:48 #0 4.312   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:48 #0 4.312   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
22:18:48 #0 4.312   libcbor0 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
22:18:48 #0 4.312   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:18:48 #0 4.312   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
22:18:48 #0 4.312   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
22:18:48 #0 4.312   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
22:18:48 #0 4.312   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:48 #0 4.312   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
22:18:48 #0 4.312   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:48 #0 4.312   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:48 #0 4.312   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:48 #0 4.312   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:48 #0 4.312   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:48 #0 4.312   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:48 #0 4.312   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:48 #0 4.312   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:48 #0 4.312   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:48 #0 4.312   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:48 #0 4.312   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:48 #0 4.312   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:48 #0 4.312   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:48 #0 4.312   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:48 #0 4.312   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:48 #0 4.312   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:48 #0 4.312   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:48 #0 4.312   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:48 #0 4.312   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:48 #0 4.312   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:48 #0 4.312   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
22:18:48 #0 4.312   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:48 #0 4.312   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:48 #0 4.312   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:48 #0 4.312   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
22:18:48 #0 4.312   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:48 #0 4.312   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:48 #0 4.312   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:48 #0 4.312   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:48 #0 4.312   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:48 #0 4.312   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:48 #0 4.312   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:48 #0 4.312   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:48 #0 4.312   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:48 #0 4.312   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:48 #0 4.312   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:48 #0 4.312   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:48 #0 4.312   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
22:18:48 #0 4.312   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:48 #0 4.312   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:48 #0 4.312   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:48 #0 4.312   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:48 #0 4.312   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:48 #0 4.312   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:48 #0 4.312   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:48 #0 4.312   libstring-shellquote-perl libsub-exporter-perl
22:18:48 #0 4.312   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:48 #0 4.312   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:48 #0 4.312   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:48 #0 4.312   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:48 #0 4.312   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:48 #0 4.312   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:48 #0 4.312   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
22:18:48 #0 4.312   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:48 #0 4.312   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
22:18:48 #0 4.312   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
22:18:48 #0 4.312   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:48 #0 4.312   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:48 #0 4.312   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
22:18:48 #0 4.312   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
22:18:48 #0 4.312   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:48 #0 4.312   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
22:18:48 #0 4.312   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
22:18:48 #0 4.312   python3 python3-apt python3-certifi python3-chardet python3-debian
22:18:48 #0 4.312   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:48 #0 4.312   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:48 #0 4.312   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
22:18:48 #0 4.312   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:48 #0 4.312 Suggested packages:
22:18:48 #0 4.312   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:48 #0 4.312   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:48 #0 4.312   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
22:18:48 #0 4.312   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:48 #0 4.312   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:48 #0 4.312   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:48 #0 4.312   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:48 #0 4.312   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
22:18:48 #0 4.312   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
22:18:48 #0 4.312   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:18:48 #0 4.312   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
22:18:48 #0 4.312   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
22:18:48 #0 4.312   glibc-doc libc-l10n locales bzr libgd-tools gdbm-l10n gpm libtool-doc
22:18:48 #0 4.312   libcrypt-ssleay-perl uuid libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:48 #0 4.312   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:48 #0 4.312   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
22:18:48 #0 4.312   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
22:18:48 #0 4.312   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:48 #0 4.312   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
22:18:48 #0 4.312   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
22:18:48 #0 4.312   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
22:18:48 #0 4.312   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:48 #0 4.312   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
22:18:48 #0 4.312   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
22:18:48 #0 4.312   python-apt-doc python3-setuptools python3-cryptography python3-openssl
22:18:48 #0 4.312   python3-socks python-requests-doc python3.9-venv python3.9-doc
22:18:48 #0 4.312   binfmt-support readline-doc zip wdiff-doc
22:18:48 #0 4.312 Recommended packages:
22:18:48 #0 4.312   libnss-nis libnss-nisplus
22:18:48 #0 6.764 The following NEW packages will be installed:
22:18:48 #0 6.764   autoconf automake autopoint autotools-dev binutils
22:18:48 #0 6.764   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
22:18:48 #0 6.764   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
22:18:48 #0 6.764   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
22:18:48 #0 6.764   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
22:18:48 #0 6.764   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
22:18:48 #0 6.764   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
22:18:48 #0 6.764   gpgconf gpgsm groff-base intltool-debian iso-codes less
22:18:48 #0 6.764   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:48 #0 6.764   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:48 #0 6.764   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
22:18:48 #0 6.764   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:18:48 #0 6.764   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
22:18:48 #0 6.764   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
22:18:48 #0 6.764   libclass-inspector-perl libclass-method-modifiers-perl
22:18:48 #0 6.764   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:48 #0 6.764   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:48 #0 6.764   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
22:18:48 #0 6.764   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
22:18:48 #0 6.764   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
22:18:48 #0 6.764   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
22:18:48 #0 6.764   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
22:18:48 #0 6.764   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
22:18:48 #0 6.764   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
22:18:48 #0 6.764   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
22:18:48 #0 6.764   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
22:18:48 #0 6.764   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
22:18:48 #0 6.764   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:48 #0 6.764   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
22:18:48 #0 6.764   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
22:18:48 #0 6.764   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:18:48 #0 6.764   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
22:18:48 #0 6.764   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:48 #0 6.764   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:48 #0 6.764   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:48 #0 6.764   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:48 #0 6.764   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
22:18:48 #0 6.764   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
22:18:48 #0 6.764   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
22:18:48 #0 6.764   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
22:18:48 #0 6.764   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
22:18:48 #0 6.764   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
22:18:48 #0 6.764   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
22:18:48 #0 6.764   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
22:18:48 #0 6.764   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
22:18:48 #0 6.764   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
22:18:48 #0 6.764   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
22:18:48 #0 6.764   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
22:18:48 #0 6.764   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
22:18:48 #0 6.764   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:48 #0 6.764   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
22:18:48 #0 6.764   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:48 #0 6.764   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
22:18:48 #0 6.764   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:18:48 #0 6.764   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:18:48 #0 6.764   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
22:18:48 #0 6.764   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
22:18:48 #0 6.764   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
22:18:48 #0 6.764   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
22:18:48 #0 6.764   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
22:18:48 #0 6.764   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
22:18:48 #0 6.764   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
22:18:48 #0 6.764   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
22:18:48 #0 6.764   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
22:18:48 #0 6.764   libstrictures-perl libstring-copyright-perl libstring-escape-perl
22:18:48 #0 6.764   libstring-shellquote-perl libsub-exporter-perl
22:18:48 #0 6.764   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:48 #0 6.764   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:48 #0 6.764   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
22:18:48 #0 6.764   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
22:18:48 #0 6.764   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
22:18:48 #0 6.764   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
22:18:48 #0 6.764   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
22:18:48 #0 6.764   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
22:18:48 #0 6.764   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
22:18:48 #0 6.764   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
22:18:48 #0 6.764   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
22:18:48 #0 6.764   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
22:18:48 #0 6.764   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
22:18:48 #0 6.764   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
22:18:48 #0 6.764   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
22:18:48 #0 6.764   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
22:18:48 #0 6.764   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
22:18:48 #0 6.764   python3 python3-apt python3-certifi python3-chardet python3-debian
22:18:48 #0 6.764   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:48 #0 6.764   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:48 #0 6.764   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
22:18:48 #0 6.764   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
22:18:48 #0 6.764 The following packages will be upgraded:
22:18:48 #0 6.764   libc6
22:18:48 #0 7.045 1 upgraded, 379 newly installed, 0 to remove and 2 not upgraded.
22:18:48 #0 7.045 Need to get 160 MB of archives.
22:18:48 #0 7.045 After this operation, 456 MB of additional disk space will be used.
22:18:48 #0 7.045 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
22:18:48 #0 7.050 Get:2 http://deb.debian.org/debian bullseye-updates/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
22:18:48 #0 7.064 Get:3 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
22:18:48 #0 7.064 Get:4 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
22:18:48 #0 7.067 Get:5 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
22:18:48 #0 7.067 Get:6 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
22:18:48 #0 7.077 Get:7 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
22:18:48 #0 7.077 Get:8 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
22:18:48 #0 7.105 Get:9 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
22:18:48 #0 7.105 Get:10 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
22:18:48 #0 7.149 Get:11 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
22:18:48 #0 7.151 Get:12 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
22:18:48 #0 7.160 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
22:18:48 #0 7.163 Get:14 http://deb.debian.org/debian-security bullseye-security/main armhf libexpat1 armhf 2.2.10-2+deb11u4 [78.3 kB]
22:18:48 #0 7.163 Get:15 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
22:18:48 #0 7.181 Get:16 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
22:18:48 #0 7.188 Get:17 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
22:18:48 #0 7.190 Get:18 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
22:18:48 #0 7.190 Get:19 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
22:18:48 #0 7.190 Get:20 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
22:18:48 #0 7.190 Get:21 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
22:18:48 #0 7.190 Get:22 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
22:18:48 #0 7.190 Get:23 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
22:18:48 #0 7.208 Get:24 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
22:18:48 #0 7.224 Get:25 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
22:18:48 #0 7.224 Get:26 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
22:18:48 #0 7.224 Get:27 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
22:18:48 #0 7.224 Get:28 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
22:18:48 #0 7.224 Get:29 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
22:18:48 #0 7.224 Get:30 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
22:18:48 #0 7.224 Get:31 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
22:18:48 #0 7.228 Get:32 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
22:18:48 #0 7.231 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
22:18:48 #0 7.231 Get:34 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
22:18:48 #0 7.231 Get:35 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
22:18:48 #0 7.239 Get:36 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
22:18:48 #0 7.244 Get:37 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
22:18:48 #0 7.248 Get:38 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
22:18:48 #0 7.248 Get:39 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
22:18:48 #0 7.249 Get:40 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
22:18:48 #0 7.251 Get:41 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
22:18:48 #0 7.260 Get:42 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
22:18:48 #0 7.260 Get:43 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
22:18:48 #0 7.260 Get:44 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
22:18:48 #0 7.260 Get:45 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
22:18:48 #0 7.265 Get:46 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
22:18:48 #0 7.265 Get:47 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
22:18:48 #0 7.281 Get:48 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
22:18:48 #0 7.294 Get:49 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:18:48 #0 7.294 Get:50 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
22:18:48 #0 7.294 Get:51 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
22:18:48 #0 7.294 Get:52 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
22:18:48 #0 7.323 Get:53 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
22:18:48 #0 7.323 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
22:18:48 #0 7.332 Get:55 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
22:18:48 #0 7.336 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
22:18:48 #0 7.380 Get:57 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
22:18:48 #0 7.380 Get:58 http://deb.debian.org/debian bullseye-updates/main armhf libc-dev-bin armhf 2.31-13+deb11u5 [271 kB]
22:18:48 #0 7.380 Get:59 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.149-1 [1519 kB]
22:18:48 #0 7.385 Get:60 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
22:18:48 #0 7.388 Get:61 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
22:18:48 #0 7.396 Get:62 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
22:18:48 #0 7.396 Get:63 http://deb.debian.org/debian bullseye-updates/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
22:18:48 #0 7.418 Get:64 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
22:18:48 #0 7.418 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
22:18:48 #0 7.441 Get:66 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
22:18:48 #0 7.442 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
22:18:48 #0 7.549 Get:68 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
22:18:48 #0 7.549 Get:69 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
22:18:48 #0 7.549 Get:70 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
22:18:48 #0 7.549 Get:71 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
22:18:48 #0 7.549 Get:72 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
22:18:48 #0 7.554 Get:73 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
22:18:48 #0 7.589 Get:74 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
22:18:48 #0 7.589 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
22:18:48 #0 7.791 Get:76 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
22:18:48 #0 7.798 Get:77 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
22:18:48 #0 7.820 Get:78 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
22:18:48 #0 7.945 Get:79 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
22:18:48 #0 7.945 Get:80 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
22:18:48 #0 7.945 Get:81 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
22:18:48 #0 7.952 Get:82 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
22:18:48 #0 7.955 Get:83 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
22:18:48 #0 8.014 Get:84 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
22:18:48 #0 8.014 Get:85 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
22:18:48 #0 8.014 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
22:18:48 #0 8.014 Get:87 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
22:18:48 #0 8.014 Get:88 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
22:18:48 #0 8.014 Get:89 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
22:18:48 #0 8.014 Get:90 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
22:18:48 #0 8.014 Get:91 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
22:18:48 #0 8.014 Get:92 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
22:18:48 #0 8.015 Get:93 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [312 kB]
22:18:48 #0 8.017 Get:94 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [261 kB]
22:18:48 #0 8.024 Get:95 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
22:18:48 #0 8.034 Get:96 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
22:18:48 #0 8.034 Get:97 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
22:18:48 #0 8.036 Get:98 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
22:18:48 #0 8.037 Get:99 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
22:18:48 #0 8.039 Get:100 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
22:18:48 #0 8.040 Get:101 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
22:18:48 #0 8.041 Get:102 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
22:18:48 #0 8.054 Get:103 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
22:18:48 #0 8.060 Get:104 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
22:18:48 #0 8.060 Get:105 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
22:18:48 #0 8.196 Get:106 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [603 kB]
22:18:48 #0 8.213 Get:107 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
22:18:48 #0 8.219 Get:108 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:48 #0 8.237 Get:109 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
22:18:48 #0 8.237 Get:110 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
22:18:48 #0 8.248 Get:111 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
22:18:48 #0 9.003 Get:112 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
22:18:48 #0 9.006 Get:113 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
22:18:48 #0 9.008 Get:114 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
22:18:48 #0 9.036 Get:115 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
22:18:48 #0 9.036 Get:116 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u1 [105 kB]
22:18:48 #0 9.036 Get:117 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
22:18:48 #0 9.055 Get:118 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
22:18:48 #0 9.058 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
22:18:48 #0 9.101 Get:120 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
22:18:48 #0 9.120 Get:121 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
22:18:48 #10 9.159 Get:122 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
22:18:48 #10 9.159 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
22:18:48 #10 9.175 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
22:18:48 #10 9.176 Get:125 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
22:18:48 #10 9.179 Get:126 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
22:18:48 #10 9.206 Get:127 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
22:18:48 #10 9.282 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
22:18:48 #10 9.282 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
22:18:48 #10 9.282 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
22:18:48 #10 9.282 Get:131 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
22:18:48 #10 9.284 Get:132 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
22:18:48 #10 9.286 Get:133 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
22:18:48 #10 9.287 Get:134 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
22:18:48 #10 9.288 Get:135 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
22:18:48 #10 9.289 Get:136 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
22:18:48 #10 9.293 Get:137 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
22:18:48 #10 9.293 Get:138 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
22:18:48 #10 9.293 Get:139 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:48 #10 9.293 Get:140 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:48 #10 9.294 Get:141 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
22:18:48 #10 9.299 Get:142 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
22:18:48 #10 9.306 Get:143 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
22:18:48 #10 9.309 Get:144 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
22:18:48 #10 9.310 Get:145 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
22:18:48 #10 9.311 Get:146 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
22:18:48 #10 9.313 Get:147 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
22:18:48 #10 9.314 Get:148 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
22:18:48 #10 9.316 Get:149 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
22:18:48 #10 9.318 Get:150 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
22:18:48 #10 9.319 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
22:18:48 #10 9.323 Get:152 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
22:18:48 #10 9.323 Get:153 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
22:18:48 #10 9.323 Get:154 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
22:18:48 #10 9.324 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
22:18:48 #10 9.356 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
22:18:48 #10 9.356 Get:157 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:48 #10 9.357 Get:158 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
22:18:48 #10 9.357 Get:159 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
22:18:48 #10 9.359 Get:160 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
22:18:48 #10 9.360 Get:161 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
22:18:48 #10 9.361 Get:162 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
22:18:48 #10 9.361 Get:163 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:48 #10 9.362 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:48 #10 9.362 Get:165 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
22:18:48 #10 9.363 Get:166 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
22:18:48 #10 9.364 Get:167 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
22:18:48 #10 9.365 Get:168 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
22:18:48 #10 9.370 Get:169 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
22:18:48 #10 9.370 Get:170 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
22:18:48 #10 9.371 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
22:18:48 #10 9.373 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
22:18:48 #10 9.375 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
22:18:48 #10 9.377 Get:174 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
22:18:48 #10 9.378 Get:175 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
22:18:48 #10 9.381 Get:176 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
22:18:48 #10 9.449 Get:177 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
22:18:48 #10 9.450 Get:178 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
22:18:48 #10 9.451 Get:179 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
22:18:48 #10 9.463 Get:180 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
22:18:48 #10 9.465 Get:181 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [309 kB]
22:18:48 #10 9.469 Get:182 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
22:18:48 #10 9.469 Get:183 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
22:18:48 #10 9.560 Get:184 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
22:18:48 #10 9.729 Get:185 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
22:18:48 #10 9.800 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
22:18:48 #10 21.38 Selecting previously unselected package autoconf.
22:18:48 #10 21.39 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
22:18:48 #10 21.43 Unpacking autoconf (2.69-14) ...
22:18:48 #11 11.12 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
22:18:48 #11 11.13 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB]
22:18:48 #11 11.15 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB]
22:18:48 #24 12.79 Building dependency tree...
22:18:48 #11 8.139 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.4 [571 kB]
22:18:48 #11 8.155 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
22:18:48 #11 8.157 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
22:18:48 #11 8.157 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
22:18:48 #11 8.158 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB]
22:18:48 #11 8.162 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
22:18:48 #11 8.163 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
22:18:48 #11 8.178 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
22:18:48 #11 8.180 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
22:18:48 #11 8.214 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
22:18:48 #11 8.288 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
22:18:48 #11 8.289 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
22:18:48 #11 8.400 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
22:18:48 #11 8.400 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
22:18:48 #11 8.435 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
22:18:48 #11 8.436 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
22:18:48 #11 8.436 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
22:18:48 #11 8.437 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
22:18:48 #11 8.438 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
22:18:48 #11 8.438 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
22:18:48 #11 8.441 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
22:18:48 #11 8.510 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
22:18:48 #10 18.11 (106/163): perl-Getopt-Std-1.12-479.el9.noarch. 3.9 MB/s |  25 kB     00:00    
22:18:48 #10 18.12 (107/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 7.8 MB/s |  55 kB     00:00    
22:18:48 #10 18.12 (108/163): perl-IO-1.43-479.el9.x86_64.rpm       13 MB/s |  98 kB     00:00    
22:18:48 #10 18.13 (109/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.1 MB/s |  43 kB     00:00    
22:18:48 #10 18.15 (110/163): perl-IO-Socket-SSL-2.073-1.el9.noarc  18 MB/s | 219 kB     00:00    
22:18:48 #10 18.15 (111/163): perl-IPC-Open3-1.21-479.el9.noarch.r 5.4 MB/s |  32 kB     00:00    
22:18:48 #10 18.33 (112/163): perl-File-Temp-0.231.100-4.el9.noarc 140 kB/s |  60 kB     00:00    
22:18:48 #10 18.36 (113/163): perl-Getopt-Long-2.52-4.el9.noarch.r 140 kB/s |  61 kB     00:00    
22:18:48 #9 14.13 Selecting previously unselected package libgdbm-compat4:arm64.
22:18:48 #9 14.13 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
22:18:48 #9 14.14 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
22:18:48 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 4.9s done
22:18:48 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:48 #7 DONE 13.0s
22:18:48 
22:18:48 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:48 #0 1.230 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
22:18:48 #0 1.650 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
22:18:48 #0 1.744 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
22:18:48 #0 1.838 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
22:18:48 #0 1.939 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
22:18:48 #0 2.923 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
22:18:48 #0 2.923 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
22:18:48 #0 2.971 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
22:18:48 #0 2.973 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [789 kB]
22:18:48 #0 3.006 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [498 kB]
22:18:48 #0 3.034 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [2308 B]
22:18:48 #0 3.034 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [189 kB]
22:18:48 #0 3.043 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [7268 B]
22:18:48 #0 3.043 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [3184 B]
22:18:48 #0 3.043 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [176 kB]
22:18:48 #0 3.049 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [331 kB]
22:18:48 #0 3.067 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [500 kB]
22:18:48 #0 3.851 Fetched 22.3 MB in 3s (7243 kB/s)
22:18:48 #0 3.851 Reading package lists...
22:18:48 #0 4.617 Reading package lists...
22:18:48 #0 5.311 Building dependency tree...
22:18:48 #0 5.481 Reading state information...
22:18:48 #0 5.699 The following additional packages will be installed:
22:18:48 #0 5.699   autoconf automake autopoint autotools-dev binutils
22:18:48 #0 5.699   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
22:18:48 #0 5.699   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
22:18:48 #0 5.699   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
22:18:48 #0 5.699   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
22:18:48 #0 5.699   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
22:18:48 #0 5.699   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:18:48 #0 5.699   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
22:18:48 #0 5.699   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
22:18:48 #0 5.699   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:48 #0 5.699   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:48 #0 5.699   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:48 #0 5.699   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:48 #0 5.699   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:48 #0 5.699   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:48 #0 5.699   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:48 #0 5.699   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:48 #0 5.699   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:48 #0 5.699   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:48 #0 5.699   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:48 #0 5.699   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:48 #0 5.699   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:48 #0 5.699   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:48 #0 5.699   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:48 #0 5.699   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:48 #0 5.699   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:48 #0 5.699   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:48 #0 5.699   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:48 #0 5.699   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:48 #0 5.699   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:48 #0 5.699   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:48 #0 5.699   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:48 #0 5.699   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:48 #0 5.699   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:48 #0 5.699   libhwasan0 libicu70 libimport-into-perl libio-html-perl
22:18:48 #0 5.699   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
22:18:48 #0 5.699   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
22:18:48 #0 5.699   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
22:18:48 #0 5.699   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
22:18:48 #0 5.699   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
22:18:48 #0 5.699   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:48 #0 5.699   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:48 #0 5.699   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:48 #0 5.699   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:48 #0 5.699   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:48 #0 5.699   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
22:18:48 #0 5.699   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
22:18:48 #0 5.699   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
22:18:48 #0 5.699   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:48 #0 5.699   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
22:18:48 #0 5.699   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
22:18:48 #0 5.699   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:48 #0 5.699   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
22:18:48 #0 5.699   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
22:18:48 #0 5.699   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
22:18:48 #0 5.699   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
22:18:48 #0 5.699   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
22:18:48 #0 5.699   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
22:18:48 #0 5.699   libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:48 #0 5.699   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
22:18:48 #0 5.699   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:48 #0 5.699   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
22:18:48 #0 5.699   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
22:18:48 #0 5.699   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
22:18:48 #0 5.699   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
22:18:48 #0 5.699   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:48 #0 5.699   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:48 #0 5.699   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:48 #0 5.699   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:48 #0 5.699   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:48 #0 5.699   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
22:18:48 #0 5.699   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:48 #0 5.699   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
22:18:48 #0 5.699   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
22:18:48 #0 5.699   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:48 #0 5.699   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:48 #0 5.699   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
22:18:48 #0 5.699   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
22:18:48 #0 5.699   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
22:18:48 #0 5.699   man-db manpages manpages-dev media-types netbase openssh-client openssl
22:18:48 #0 5.699   patch patchutils perl perl-base perl-modules-5.34 perl-openssl-defaults
22:18:48 #0 5.699   pinentry-curses po-debconf publicsuffix python-apt-common python3
22:18:48 #0 5.699   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:48 #0 5.699   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:48 #0 5.699   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:48 #0 5.699   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
22:18:48 #0 5.699   ucf unzip wdiff xauth xz-utils zstd
22:18:48 #0 5.703 Suggested packages:
22:18:48 #0 5.703   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:48 #0 5.703   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
22:18:48 #0 5.703   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
22:18:48 #0 5.703   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
22:18:48 #0 5.703   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:18:48 #0 5.703   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
22:18:48 #0 5.703   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
22:18:48 #0 5.703   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
22:18:48 #0 5.703   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
22:18:48 #0 5.703   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
22:18:48 #0 5.703   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
22:18:48 #0 5.703   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
22:18:48 #0 5.703   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
22:18:48 #0 5.703   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
22:18:48 #0 5.703   libscalar-number-perl libsasl2-modules-gssapi-mit
22:18:48 #0 5.703   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:18:48 #0 5.703   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
22:18:48 #0 5.703   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:18:48 #0 5.703   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
22:18:48 #0 5.703   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:18:48 #0 5.703   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:18:48 #0 5.703   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:18:48 #0 5.703   libterm-readline-gnu-perl | libterm-readline-perl-perl
22:18:48 #0 5.703   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
22:18:48 #0 5.703   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:18:48 #0 5.703   python3-cryptography python3-openssl python3-socks python-requests-doc
22:18:48 #0 5.703   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
22:18:48 #0 6.003 The following NEW packages will be installed:
22:18:48 #0 6.003   autoconf automake autopoint autotools-dev binutils
22:18:48 #0 6.003   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
22:18:48 #0 6.003   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
22:18:48 #0 6.003   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
22:18:48 #0 6.003   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
22:18:48 #0 6.003   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
22:18:48 #0 6.003   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:18:48 #0 6.003   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
22:18:48 #0 6.003   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:18:48 #0 6.003   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:18:48 #0 6.003   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
22:18:48 #0 6.003   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:18:48 #0 6.003   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
22:18:48 #0 6.003   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
22:18:48 #0 6.003   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
22:18:48 #0 6.003   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
22:18:48 #0 6.003   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
22:18:48 #0 6.003   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
22:18:48 #0 6.003   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
22:18:48 #0 6.003   libdata-validate-uri-perl libdebhelper-perl libdeflate0
22:18:48 #0 6.003   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
22:18:48 #0 6.003   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
22:18:48 #0 6.003   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
22:18:48 #0 6.003   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
22:18:48 #0 6.003   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
22:18:48 #0 6.003   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
22:18:48 #0 6.003   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:18:48 #0 6.003   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
22:18:48 #0 6.003   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
22:18:48 #0 6.003   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
22:18:48 #0 6.003   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
22:18:48 #0 6.003   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
22:18:48 #0 6.003   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:18:48 #0 6.003   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:18:48 #0 6.003   libhwasan0 libicu70 libimport-into-perl libio-html-perl
22:18:48 #0 6.003   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
22:18:48 #0 6.003   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
22:18:48 #0 6.003   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
22:18:48 #0 6.003   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
22:18:48 #0 6.003   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
22:18:48 #0 6.003   libldap-common liblist-compare-perl liblist-moreutils-perl
22:18:48 #0 6.003   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
22:18:48 #0 6.003   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
22:18:48 #0 6.003   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:18:48 #0 6.003   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
22:18:48 #0 6.003   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
22:18:48 #0 6.003   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
22:18:48 #0 6.003   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
22:18:48 #0 6.003   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
22:18:48 #0 6.003   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
22:18:48 #0 6.003   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
22:18:48 #0 6.003   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
22:18:48 #0 6.003   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
22:18:48 #0 6.003   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
22:18:48 #0 6.003   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
22:18:48 #0 6.003   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
22:18:48 #0 6.003   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
22:18:48 #0 6.003   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
22:18:48 #0 6.003   libreadonly-perl libref-util-perl libref-util-xs-perl
22:18:48 #0 6.003   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
22:18:48 #0 6.003   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:18:48 #0 6.003   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
22:18:48 #0 6.003   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
22:18:48 #0 6.003   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
22:18:48 #0 6.003   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
22:18:48 #0 6.003   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
22:18:48 #0 6.003   libsub-name-perl libsub-override-perl libsub-quote-perl
22:18:48 #0 6.003   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
22:18:48 #0 6.003   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
22:18:48 #0 6.003   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
22:18:48 #0 6.003   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
22:18:48 #0 6.003   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
22:18:48 #0 6.003   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
22:18:48 #0 6.003   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
22:18:48 #0 6.003   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:18:48 #0 6.003   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:18:48 #0 6.003   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
22:18:48 #0 6.003   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
22:18:48 #0 6.003   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
22:18:48 #0 6.003   man-db manpages manpages-dev media-types netbase openssh-client openssl
22:18:48 #0 6.003   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
22:18:48 #0 6.003   pinentry-curses po-debconf publicsuffix python-apt-common python3
22:18:48 #0 6.003   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
22:18:48 #0 6.003   python3-idna python3-magic python3-minimal python3-pkg-resources
22:18:48 #0 6.003   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
22:18:48 #0 6.003   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
22:18:48 #0 6.003   ucf unzip wdiff xauth xz-utils zstd
22:18:48 #0 6.003 The following packages will be upgraded:
22:18:48 #0 6.003   perl-base
22:18:48 #11 20.85 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
22:18:48 #11 20.93 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
22:18:48 #11 21.01 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
22:18:49 #7 extracting sha256:3faeee0d3ebf2c5917de577d46cc4e2620fce56cd9b97179d5f78996238e8401 6.2s done
22:18:49 #10 9.810 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
22:18:49 #10 9.812 Get:188 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:18:49 #10 9.814 Get:189 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
22:18:49 #10 9.816 Get:190 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
22:18:49 #10 9.817 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
22:18:49 #10 9.821 Get:192 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
22:18:49 #10 9.823 Get:193 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
22:18:49 #10 9.825 Get:194 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
22:18:49 #10 9.825 Get:195 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
22:18:49 #10 9.825 Get:196 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:49 #10 9.825 Get:197 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
22:18:49 #10 9.825 Get:198 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
22:18:49 #10 9.825 Get:199 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
22:18:49 #10 9.827 Get:200 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
22:18:49 #10 9.833 Get:201 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
22:18:49 #10 9.835 Get:202 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
22:18:49 #10 9.835 Get:203 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
22:18:49 #10 9.875 Get:204 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
22:18:49 #10 9.876 Get:205 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
22:18:49 #10 9.878 Get:206 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
22:18:49 #10 9.880 Get:207 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
22:18:49 #10 9.885 Get:208 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
22:18:49 #10 9.885 Get:209 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
22:18:49 #10 9.885 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
22:18:49 #10 9.885 Get:211 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
22:18:49 #10 9.898 Get:212 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
22:18:49 #10 9.913 Get:213 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
22:18:49 #10 9.914 Get:214 http://deb.debian.org/debian bullseye-updates/main armhf libc-devtools armhf 2.31-13+deb11u5 [247 kB]
22:18:49 #10 9.916 Get:215 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
22:18:49 #10 9.916 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
22:18:49 #10 9.917 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
22:18:49 #10 9.917 Get:218 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
22:18:49 #10 9.918 Get:219 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
22:18:49 #10 9.919 Get:220 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
22:18:49 #10 9.919 Get:221 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
22:18:49 #10 9.920 Get:222 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
22:18:49 #10 9.920 Get:223 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
22:18:49 #10 9.947 Get:224 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
22:18:49 #10 9.947 Get:225 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
22:18:49 #10 9.948 Get:226 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
22:18:49 #10 9.948 Get:227 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
22:18:49 #10 9.949 Get:228 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
22:18:49 #10 9.951 Get:229 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
22:18:49 #10 9.951 Get:230 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
22:18:49 #10 9.951 Get:231 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
22:18:49 #10 9.951 Get:232 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
22:18:49 #10 9.952 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
22:18:49 #10 9.953 Get:234 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
22:18:49 #10 9.956 Get:235 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
22:18:49 #10 9.957 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
22:18:49 #10 9.958 Get:237 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
22:18:49 #10 9.965 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
22:18:49 #10 9.966 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
22:18:49 #10 9.966 Get:240 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
22:18:49 #10 9.967 Get:241 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
22:18:49 #10 9.967 Get:242 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
22:18:49 #10 9.968 Get:243 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
22:18:49 #10 9.968 Get:244 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
22:18:49 #10 9.970 Get:245 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
22:18:49 #10 9.972 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
22:18:49 #10 9.974 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
22:18:49 #10 9.975 Get:248 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
22:18:49 #10 9.976 Get:249 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
22:18:49 #10 9.977 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
22:18:49 #10 9.979 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
22:18:49 #10 9.980 Get:252 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
22:18:49 #10 9.981 Get:253 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
22:18:49 #10 9.986 Get:254 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
22:18:49 #10 9.989 Get:255 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
22:18:49 #10 9.992 Get:256 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
22:18:49 #10 9.992 Get:257 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
22:18:49 #10 9.998 Get:258 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
22:18:49 #10 9.998 Get:259 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
22:18:49 #10 9.998 Get:260 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
22:18:49 #10 9.998 Get:261 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
22:18:49 #10 9.998 Get:262 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
22:18:49 #10 9.998 Get:263 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
22:18:49 #10 10.01 Get:264 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
22:18:49 #10 10.01 Get:265 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
22:18:49 #10 10.01 Get:266 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
22:18:49 #10 10.01 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
22:18:49 #10 10.01 Get:268 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
22:18:49 #10 10.01 Get:269 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
22:18:49 #10 10.01 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
22:18:49 #10 10.04 Get:271 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
22:18:49 #10 10.04 Get:272 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
22:18:49 #10 10.04 Get:273 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
22:18:49 #10 10.04 Get:274 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
22:18:49 #10 21.55 Selecting previously unselected package autotools-dev.
22:18:49 #10 21.55 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
22:18:49 #10 21.57 Unpacking autotools-dev (20180224.1+nmu1) ...
22:18:49 #10 21.69 Selecting previously unselected package automake.
22:18:49 #10 21.69 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
22:18:49 #10 21.70 Unpacking automake (1:1.16.3-2) ...
22:18:49 #11 11.53 Get:107 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
22:18:49 #11 11.53 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB]
22:18:49 #11 11.56 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB]
22:18:49 #11 8.511 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
22:18:49 #11 8.512 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
22:18:49 #11 8.585 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
22:18:49 #11 8.586 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
22:18:49 #11 8.589 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
22:18:49 #11 8.608 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
22:18:49 #11 8.609 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
22:18:49 #11 8.610 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
22:18:49 #11 8.670 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB]
22:18:49 #11 8.693 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
22:18:49 #11 8.697 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
22:18:49 #11 8.698 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.8 [147 kB]
22:18:49 #11 8.732 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
22:18:49 #11 8.742 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
22:18:49 #11 8.743 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
22:18:49 #11 8.743 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
22:18:49 #11 8.745 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
22:18:49 #11 8.806 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
22:18:49 #10 24.93 Selecting previously unselected package libisl19:amd64.
22:18:49 #10 24.93 Preparing to unpack .../034-libisl19_0.20-2_amd64.deb ...
22:18:49 #10 24.94 Unpacking libisl19:amd64 (0.20-2) ...
22:18:49 #10 25.02 Selecting previously unselected package libmpfr6:amd64.
22:18:49 #10 25.02 Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
22:18:49 #10 25.02 Unpacking libmpfr6:amd64 (4.0.2-1) ...
22:18:49 #10 25.08 Selecting previously unselected package libmpc3:amd64.
22:18:49 #10 25.08 Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
22:18:49 #10 25.09 Unpacking libmpc3:amd64 (1.1.0-1) ...
22:18:49 #10 25.11 Selecting previously unselected package cpp-8.
22:18:49 #10 25.12 Preparing to unpack .../037-cpp-8_8.3.0-6_amd64.deb ...
22:18:49 #10 25.12 Unpacking cpp-8 (8.3.0-6) ...
22:18:49 #10 18.51 (114/163): perl-MIME-Base64-3.16-4.el9.x86_64.r  87 kB/s |  31 kB     00:00    
22:18:49 #10 18.53 (115/163): perl-Net-SSLeay-1.92-2.el9.x86_64.rp  16 MB/s | 388 kB     00:00    
22:18:49 #10 18.54 (116/163): perl-POSIX-1.94-479.el9.x86_64.rpm   8.6 MB/s | 106 kB     00:00    
22:18:49 #9 14.31 Selecting previously unselected package libperl5.28:arm64.
22:18:49 #9 14.31 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
22:18:49 #9 14.32 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
22:18:49 #11 6.422 1 upgraded, 370 newly installed, 0 to remove and 1 not upgraded.
22:18:49 #11 6.422 Need to get 130 MB of archives.
22:18:49 #11 6.422 After this operation, 459 MB of additional disk space will be used.
22:18:49 #11 6.422 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-base arm64 5.34.0-3ubuntu1.1 [1708 kB]
22:18:49 #9 DONE 3.9s
22:18:49 
22:18:49 #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
22:18:49 #11 21.08 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
22:18:49 #11 21.17 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
22:18:49 #11 21.25 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
22:18:49 #11 21.34 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB]
22:18:49 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417
22:18:49 #10 14.17 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
22:18:49 #10 14.22 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:49 #10 14.22 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
22:18:49 #10 14.24 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
22:18:49 #10 14.24 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
22:18:49 #10 14.25 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
22:18:49 #10 14.25 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
22:18:49 #10 14.30 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:18:49 #10 14.30 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
22:18:49 #10 14.30 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
22:18:49 #10 14.32 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
22:18:49 #10 14.32 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
22:18:49 #10 14.33 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
22:18:49 #10 14.33 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:18:49 #10 14.41 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
22:18:49 #10 10.04 Get:275 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
22:18:49 #10 10.04 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
22:18:49 #10 10.05 Get:277 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
22:18:49 #10 10.11 Get:278 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
22:18:49 #10 10.12 Get:279 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
22:18:49 #10 10.12 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
22:18:49 #10 10.12 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
22:18:49 #10 10.12 Get:282 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
22:18:49 #10 10.12 Get:283 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
22:18:49 #10 10.12 Get:284 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
22:18:49 #10 10.13 Get:285 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
22:18:49 #10 10.13 Get:286 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
22:18:49 #10 10.13 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
22:18:49 #10 10.13 Get:288 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
22:18:49 #10 10.13 Get:289 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
22:18:49 #10 10.13 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
22:18:49 #10 10.13 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
22:18:49 #10 10.13 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
22:18:49 #10 10.13 Get:293 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
22:18:49 #10 10.13 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
22:18:49 #10 10.14 Get:295 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
22:18:49 #10 10.14 Get:296 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
22:18:49 #10 10.15 Get:297 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
22:18:49 #10 10.15 Get:298 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
22:18:49 #10 10.15 Get:299 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
22:18:49 #10 10.17 Get:300 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
22:18:49 #10 10.17 Get:301 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
22:18:49 #10 10.17 Get:302 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
22:18:49 #10 10.17 Get:303 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
22:18:49 #10 10.18 Get:304 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
22:18:49 #10 10.19 Get:305 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
22:18:49 #10 10.19 Get:306 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
22:18:49 #10 10.19 Get:307 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
22:18:49 #10 10.20 Get:308 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
22:18:49 #10 10.20 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
22:18:49 #10 10.20 Get:310 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
22:18:49 #10 10.21 Get:311 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
22:18:49 #10 10.21 Get:312 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
22:18:49 #10 10.21 Get:313 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
22:18:49 #10 10.21 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
22:18:49 #10 10.23 Get:315 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
22:18:49 #10 10.23 Get:316 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
22:18:49 #10 10.24 Get:317 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
22:18:49 #10 10.24 Get:318 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
22:18:49 #10 10.24 Get:319 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
22:18:49 #10 10.24 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
22:18:49 #10 10.27 Get:321 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
22:18:49 #10 10.28 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
22:18:49 #10 10.28 Get:323 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
22:18:49 #10 10.28 Get:324 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
22:18:49 #10 10.28 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
22:18:49 #10 10.28 Get:326 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
22:18:49 #10 10.28 Get:327 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
22:18:49 #10 10.29 Get:328 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
22:18:49 #10 10.29 Get:329 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
22:18:49 #10 10.29 Get:330 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
22:18:49 #10 10.29 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
22:18:49 #10 10.29 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
22:18:49 #10 10.29 Get:333 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
22:18:49 #10 10.29 Get:334 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
22:18:49 #10 10.29 Get:335 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
22:18:49 #10 10.30 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
22:18:49 #10 10.30 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
22:18:49 #10 10.30 Get:338 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
22:18:49 #10 10.30 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
22:18:49 #10 10.30 Get:340 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
22:18:49 #10 10.31 Get:341 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
22:18:49 #10 10.32 Get:342 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
22:18:49 #10 10.33 Get:343 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
22:18:49 #10 10.33 Get:344 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
22:18:49 #10 10.33 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
22:18:49 #10 10.33 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
22:18:49 #10 21.85 Selecting previously unselected package autopoint.
22:18:49 #10 21.85 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
22:18:49 #10 21.87 Unpacking autopoint (0.21-4) ...
22:18:49 #10 21.94 Selecting previously unselected package binutils-common:amd64.
22:18:49 #10 21.94 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
22:18:49 #10 21.96 Unpacking binutils-common:amd64 (2.35.2-2) ...
22:18:49 #11 8.812 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
22:18:49 #11 8.823 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
22:18:49 #11 8.825 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
22:18:49 #11 8.844 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
22:18:49 #11 8.880 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.3 [207 kB]
22:18:49 #11 8.887 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.3 [475 kB]
22:18:49 #11 8.903 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.3 [44.0 kB]
22:18:49 #11 8.905 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.3 [43.2 kB]
22:18:49 #11 8.907 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.3 [1987 kB]
22:18:49 #11 8.991 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.3 [3356 B]
22:18:49 #11 8.991 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
22:18:49 #11 8.993 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-131.147 [1089 kB]
22:18:49 #11 9.044 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
22:18:49 #10 18.70 (117/163): perl-Mozilla-CA-20200520-6.el9.noarc  36 kB/s |  13 kB     00:00    
22:18:49 #10 18.71 (118/163): perl-Pod-Escapes-1.07-460.el9.noarch 2.5 MB/s |  21 kB     00:00    
22:18:49 #10 18.72 (119/163): perl-Pod-Perldoc-3.28.01-461.el9.noa 9.7 MB/s |  87 kB     00:00    
22:18:49 #10 18.73 (120/163): perl-Pod-Simple-3.42-4.el9.noarch.rp  20 MB/s | 225 kB     00:00    
22:18:49 #10 18.74 (121/163): perl-NDBM_File-1.15-479.el9.x86_64.r  85 kB/s |  32 kB     00:00    
22:18:49 #10 18.74 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.9 MB/s |  41 kB     00:00    
22:18:49 #10 18.74 (123/163): perl-Scalar-List-Utils-1.56-461.el9. 8.6 MB/s |  73 kB     00:00    
22:18:49 #10 18.75 (124/163): perl-SelectSaver-1.02-479.el9.noarch 2.3 MB/s |  21 kB     00:00    
22:18:49 #10 18.75 (125/163): perl-Socket-2.031-4.el9.x86_64.rpm   5.7 MB/s |  56 kB     00:00    
22:18:49 #24 13.98 The following additional packages will be installed:
22:18:49 #24 13.98   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:18:49 #24 13.98   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:18:49 #24 13.98   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
22:18:49 #24 13.98   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
22:18:49 #24 13.98   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
22:18:49 #24 13.98   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:18:49 #24 13.98   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
22:18:49 #24 13.98   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
22:18:49 #24 13.98   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
22:18:49 #24 13.98   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
22:18:49 #24 13.98   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
22:18:49 #24 13.98   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
22:18:49 #24 13.98   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
22:18:49 #24 13.98   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
22:18:49 #24 13.98   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:18:49 #24 13.98   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:18:49 #24 13.98   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
22:18:49 #24 13.98   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
22:18:49 #24 13.98   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:18:49 #24 13.98   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:18:49 #24 13.98   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:18:49 #24 13.98   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:18:49 #24 13.98   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:18:49 #24 13.98   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:18:49 #24 13.98   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
22:18:49 #24 13.98   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
22:18:49 #24 13.98   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
22:18:49 #24 13.98   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
22:18:49 #24 13.98   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:18:49 #24 13.98   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
22:18:49 #24 13.98   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:18:49 #24 13.98   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:18:49 #24 13.99   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:18:49 #24 13.99   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
22:18:49 #24 13.99   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
22:18:49 #24 13.99   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:18:49 #24 13.99   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:18:49 #24 13.99   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:18:49 #24 13.99   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:18:49 #24 13.99   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:18:49 #24 13.99   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:18:49 #24 13.99   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:18:49 #24 13.99   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:18:49 #24 13.99   linux-libc-dev-s390x-cross patch xz-utils
22:18:49 #24 14.00 Suggested packages:
22:18:49 #24 14.00   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
22:18:49 #24 14.00   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
22:18:49 #24 14.00   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
22:18:49 #24 14.00   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
22:18:49 #24 14.00   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
22:18:49 #24 14.00   libyaml-shell-perl ed diffutils-doc
22:18:49 #24 14.00 Recommended packages:
22:18:49 #24 14.00   fakeroot build-essential libalgorithm-merge-perl libwww-perl
22:18:49 #24 14.00   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
22:18:49 #10 DONE 0.4s
22:18:49 
22:18:49 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
22:18:49 #11 21.44 Get:361 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.1 [1083 kB]
[Pipeline] echo
22:18:49 Removing all docker containers
[Pipeline] sh
22:18:49 #7 extracting sha256:92133579c1808d67512861f3e76ca7aa1f8686cec00e0354316349a48e056417 done
22:18:49 #10 14.43 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
22:18:49 #10 14.44 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
22:18:49 #10 14.44 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
22:18:49 #10 14.45 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
22:18:49 #10 14.45 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
22:18:49 #10 14.47 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
22:18:49 #10 14.47 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
22:18:49 #10 14.47 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
22:18:49 #10 14.47 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
22:18:49 #10 14.54 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
22:18:49 #10 14.54 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
22:18:49 #10 14.55 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
22:18:49 #10 14.55 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
22:18:49 #10 14.55 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
22:18:49 #10 14.56 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
22:18:49 #10 14.62 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
22:18:49 #10 14.62 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
22:18:49 #10 14.62 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
22:18:49 #10 14.62 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:49 #10 14.69 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
22:18:49 #10 10.34 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
22:18:49 #10 10.35 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
22:18:49 #10 10.35 Get:349 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
22:18:49 #10 10.35 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
22:18:49 #10 10.35 Get:351 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
22:18:49 #10 10.35 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
22:18:49 #10 10.36 Get:353 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
22:18:49 #10 10.36 Get:354 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
22:18:49 #10 10.36 Get:355 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
22:18:49 #10 10.37 Get:356 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
22:18:49 #10 10.37 Get:357 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
22:18:49 #10 10.37 Get:358 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
22:18:49 #10 10.38 Get:359 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
22:18:49 #10 10.38 Get:360 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
22:18:49 #10 10.38 Get:361 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
22:18:49 #10 10.46 Get:362 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
22:18:49 #10 10.46 Get:363 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
22:18:49 #10 10.46 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
22:18:49 #10 10.46 Get:365 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
22:18:49 #10 10.46 Get:366 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
22:18:49 #10 10.46 Get:367 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
22:18:49 #10 10.46 Get:368 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
22:18:49 #10 10.46 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
22:18:49 #10 10.46 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
22:18:49 #10 10.46 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
22:18:49 #10 10.50 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
22:18:49 #10 10.50 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
22:18:49 #10 10.50 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
22:18:49 #10 10.50 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
22:18:49 #10 10.50 Get:376 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
22:18:49 #10 10.50 Get:377 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
22:18:49 #10 10.51 Get:378 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
22:18:49 #10 10.54 Get:379 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
22:18:49 #10 10.54 Get:380 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
22:18:49 #10 22.21 Selecting previously unselected package libbinutils:amd64.
22:18:49 #10 22.21 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
22:18:49 #10 22.21 Unpacking libbinutils:amd64 (2.35.2-2) ...
22:18:49 #10 22.30 Selecting previously unselected package libctf-nobfd0:amd64.
22:18:49 #10 22.30 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
22:18:49 #10 22.30 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
22:18:49 #10 22.35 Selecting previously unselected package libctf0:amd64.
22:18:49 #10 12.57 Selecting previously unselected package libuchardet0:arm64.
22:18:49 #11 9.048 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
22:18:49 #11 9.134 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
22:18:49 #11 9.135 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
22:18:49 #11 9.152 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
22:18:49 #11 9.159 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
22:18:49 #11 9.161 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB]
22:18:49 #11 11.93 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
22:18:49 #11 11.93 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
22:18:49 #11 11.93 Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
22:18:49 #11 11.94 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
22:18:49 #11 11.94 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
22:18:49 #11 11.95 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
22:18:49 #11 11.95 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
22:18:49 #11 11.95 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [34.7 kB]
22:18:49 #11 11.95 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [140 kB]
22:18:49 #11 12.01 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [24.5 kB]
22:18:49 #11 12.03 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [78.3 kB]
22:18:49 #11 12.04 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [47.2 kB]
22:18:49 #11 12.04 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [89.0 kB]
22:18:49 #11 12.05 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [170 kB]
22:18:49 #11 12.05 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [13.2 kB]
22:18:49 #11 12.05 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.1 [80.0 kB]
22:18:49 #11 12.05 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
22:18:49 #11 12.05 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
22:18:49 #11 12.08 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
22:18:49 #10 19.05 (126/163): perl-PathTools-3.78-461.el9.x86_64.r 175 kB/s |  88 kB     00:00    
22:18:49 #10 19.06 (127/163): perl-Term-ANSIColor-5.01-461.el9.noa 5.2 MB/s |  49 kB     00:00    
22:18:49 #10 19.07 (128/163): perl-Term-Cap-1.17-460.el9.noarch.rp 3.6 MB/s |  23 kB     00:00    
22:18:49 #10 19.07 (129/163): perl-Text-ParseWords-3.30-460.el9.no 3.3 MB/s |  17 kB     00:00    
22:18:49 #10 19.08 (130/163): perl-Text-Tabs+Wrap-2013.0523-460.el 3.5 MB/s |  24 kB     00:00    
22:18:49 #10 19.09 (131/163): perl-Time-Local-1.300-7.el9.noarch.r 5.3 MB/s |  34 kB     00:00    
22:18:49 #10 19.10 (132/163): perl-URI-5.09-3.el9.noarch.rpm        12 MB/s | 121 kB     00:00    
22:18:49 #10 19.10 (133/163): perl-base-2.27-479.el9.noarch.rpm    3.0 MB/s |  26 kB     00:00    
22:18:49 #10 19.11 (134/163): perl-constant-1.33-461.el9.noarch.rp 3.6 MB/s |  24 kB     00:00    
22:18:49 #10 19.12 (135/163): perl-if-0.60.800-479.el9.noarch.rpm  4.0 MB/s |  24 kB     00:00    
22:18:49 #10 19.13 (136/163): perl-interpreter-5.32.1-479.el9.x86_  11 MB/s |  81 kB     00:00    
22:18:49 #10 19.13 (137/163): perl-Symbol-1.08-479.el9.noarch.rpm   63 kB/s |  24 kB     00:00    
22:18:49 #10 19.14 (138/163): perl-libnet-3.13-4.el9.noarch.rpm     12 MB/s | 130 kB     00:00    
22:18:49 #10 19.14 (139/163): perl-mro-1.23-479.el9.x86_64.rpm     5.6 MB/s |  38 kB     00:00    
22:18:49 #10 19.17 (140/163): perl-libs-5.32.1-479.el9.x86_64.rpm   51 MB/s | 2.2 MB     00:00    
22:18:49 #10 23.64 Setting up perl-base (5.26.1-6ubuntu0.6) ...
22:18:49 #10 23.68 Selecting previously unselected package liblocale-gettext-perl.
22:18:49 #10 23.68 (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.)
22:18:49 #10 23.69 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
22:18:49 #10 23.69 Unpacking liblocale-gettext-perl (1.07-3build2) ...
22:18:49 #10 23.74 Selecting previously unselected package libssl1.1:amd64.
22:18:49 #10 23.74 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
22:18:49 #10 23.75 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:49 #10 23.89 Selecting previously unselected package libpython3.6-minimal:amd64.
22:18:49 #10 23.89 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
22:18:49 #10 23.90 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:49 #10 23.99 Selecting previously unselected package libexpat1:amd64.
22:18:49 #10 24.00 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ...
22:18:49 #10 24.00 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
22:18:49 #10 24.04 Selecting previously unselected package python3.6-minimal.
22:18:49 #10 24.04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
22:18:49 #10 24.05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:49 #10 24.22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:49 #10 24.29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:49 #10 24.31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
22:18:49 #10 24.32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:49 #9 14.83 Selecting previously unselected package perl.
22:18:49 #9 14.83 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
22:18:49 #9 14.85 Unpacking perl (5.28.1-6+deb10u1) ...
22:18:49 #9 14.98 Selecting previously unselected package liblocale-gettext-perl.
22:18:49 #9 14.98 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
22:18:49 #9 15.00 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:18:49 #9 15.08 Selecting previously unselected package libssl1.1:arm64.
22:18:49 #9 15.08 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
22:18:49 #9 15.08 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
22:18:49 #11 21.66 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
22:18:49 #11 7.051 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
22:18:49 #11 7.051 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04 [807 kB]
22:18:49 #11 7.070 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB]
22:18:49 #11 7.073 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04 [2244 kB]
22:18:49 + docker container ls -aq
[Pipeline] echo
22:18:49 Docker containers have been removed
[Pipeline] echo
22:18:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:49 cleanWorkspace: Workspace is clean.
22:18:49 #7 DONE 17.3s
22:18:49 
22:18:49 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
[Pipeline] stage
[Pipeline] { (fedora-36-amd64)
[Pipeline] sh
22:18:49 #10 14.69 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
22:18:49 #10 14.69 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
22:18:49 #10 14.70 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
22:18:49 #10 14.70 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
22:18:49 #10 14.71 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
22:18:49 #10 14.77 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
22:18:49 #10 14.78 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
22:18:49 #10 14.78 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
22:18:49 #10 14.78 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
22:18:49 #10 14.84 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
22:18:49 #10 22.35 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
22:18:49 #10 22.36 Unpacking libctf0:amd64 (2.35.2-2) ...
22:18:49 #10 22.39 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:18:49 #10 22.39 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
22:18:49 #10 22.40 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
22:18:49 #10 22.61 Selecting previously unselected package binutils.
22:18:49 #10 12.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 ... 6684 files and directories currently installed.)
22:18:49 #10 12.58 Preparing to unpack .../00-libuchardet0_0.0.7-1_arm64.deb ...
22:18:49 #10 12.58 Unpacking libuchardet0:arm64 (0.0.7-1) ...
22:18:49 #10 12.62 Selecting previously unselected package groff-base.
22:18:49 #10 12.62 Preparing to unpack .../01-groff-base_1.22.4-6_arm64.deb ...
22:18:49 #10 12.62 Unpacking groff-base (1.22.4-6) ...
22:18:49 #10 12.73 Selecting previously unselected package libgdbm6:arm64.
22:18:49 #10 12.73 Preparing to unpack .../02-libgdbm6_1.19-2_arm64.deb ...
22:18:49 #10 12.74 Unpacking libgdbm6:arm64 (1.19-2) ...
22:18:49 #10 12.77 Selecting previously unselected package libpipeline1:arm64.
22:18:49 #10 12.77 Preparing to unpack .../03-libpipeline1_1.5.3-1_arm64.deb ...
22:18:49 #10 12.78 Unpacking libpipeline1:arm64 (1.5.3-1) ...
22:18:49 #10 12.82 Selecting previously unselected package man-db.
22:18:49 #10 12.82 Preparing to unpack .../04-man-db_2.9.4-2_arm64.deb ...
22:18:49 #11 9.427 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
22:18:49 #11 9.427 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB]
22:18:49 #11 9.428 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
22:18:49 #11 12.16 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
22:18:49 #11 12.16 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
22:18:49 #11 12.17 Get:131 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
22:18:49 #11 12.17 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
22:18:49 #11 12.18 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.13 [204 kB]
22:18:49 #11 12.18 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.13 [154 kB]
22:18:49 #11 12.19 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
22:18:49 #11 12.19 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
22:18:49 #11 12.20 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
22:18:49 #11 12.23 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
22:18:49 #11 12.31 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
22:18:49 #11 12.31 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
22:18:49 #11 12.31 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
22:18:49 #11 12.31 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
22:18:49 #11 12.31 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
22:18:49 #11 12.32 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
22:18:49 #10 19.18 (141/163): perl-overloading-0.02-479.el9.noarch 3.7 MB/s |  22 kB     00:00    
22:18:49 #10 19.19 (142/163): perl-parent-0.238-460.el9.noarch.rpm 1.8 MB/s |  15 kB     00:00    
22:18:49 #10 19.20 (143/163): perl-podlators-4.14-460.el9.noarch.r  14 MB/s | 114 kB     00:00    
22:18:49 #10 19.21 (144/163): perl-srpm-macros-1-41.el9.noarch.rpm 1.5 MB/s | 9.1 kB     00:00    
22:18:49 #10 19.21 (145/163): perl-subs-1.03-479.el9.noarch.rpm    3.6 MB/s |  21 kB     00:00    
22:18:49 #10 19.22 (146/163): perl-Storable-3.21-460.el9.x86_64.rp 205 kB/s |  96 kB     00:00    
22:18:49 #10 19.22 (147/163): perl-vars-1.05-479.el9.noarch.rpm    2.6 MB/s |  23 kB     00:00    
22:18:49 #10 19.23 (148/163): policycoreutils-python-utils-3.4-4.e 7.1 MB/s |  75 kB     00:00    
22:18:49 #10 19.26 (149/163): python-srpm-macros-3.9-52.el9.noarch 565 kB/s |  24 kB     00:00    
22:18:49 #10 19.27 (150/163): python3-audit-3.0.7-103.el9.x86_64.r 2.1 MB/s |  84 kB     00:00    
22:18:49 #10 19.27 (151/163): python3-enchant-3.2.0-5.el9.noarch.r 8.5 MB/s |  86 kB     00:00    
22:18:49 #10 19.28 (152/163): python3-file-magic-5.39-10.el9.noarc 1.9 MB/s |  17 kB     00:00    
22:18:49 #10 19.29 (153/163): python3-libselinux-3.4-3.el9.x86_64.  16 MB/s | 186 kB     00:00    
22:18:49 #10 19.32 (154/163): python3-libsemanage-3.4-2.el9.x86_64 1.7 MB/s |  80 kB     00:00    
22:18:49 #10 19.35 (155/163): python3-policycoreutils-3.4-4.el9.no  36 MB/s | 2.1 MB     00:00    
22:18:49 #10 19.35 (156/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 442 kB/s | 9.7 kB     00:00    
22:18:49 #10 19.35 (157/163): redhat-rpm-config-196-1.el9.noarch.r 9.5 MB/s |  73 kB     00:00    
22:18:49 #10 19.36 (158/163): rpm-build-4.16.1.3-17.el9.x86_64.rpm  12 MB/s | 102 kB     00:00    
22:18:49 #10 19.36 (159/163): rust-srpm-macros-17-4.el9.noarch.rpm 1.9 MB/s |  10 kB     00:00    
22:18:49 #10 19.37 (160/163): rpmlint-1.11-19.el9.noarch.rpm        15 MB/s | 198 kB     00:00    
22:18:49 #10 19.37 (161/163): scl-utils-2.0.3-2.el9.x86_64.rpm     4.2 MB/s |  38 kB     00:00    
22:18:49 #10 9.353 The following NEW packages will be installed:
22:18:49 #10 9.353   autoconf automake autopoint autotools-dev binutils
22:18:49 #10 9.353   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
22:18:49 #10 9.353   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
22:18:49 #10 9.353   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
22:18:49 #10 9.353   intltool-debian libarchive-zip-perl libasan5 libatomic1
22:18:49 #10 9.353   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
22:18:49 #10 9.353   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
22:18:49 #10 9.353   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
22:18:49 #10 9.353   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
22:18:49 #10 9.353   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
22:18:49 #10 9.353   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
22:18:49 #10 9.353   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
22:18:49 #10 9.353   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
22:18:49 #10 9.353   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
22:18:49 #10 9.353   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
22:18:49 #10 9.353   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
22:18:49 #10 9.353   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
22:18:49 #10 9.353   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
22:18:49 #10 9.353   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
22:18:49 #10 9.353   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:18:49 #10 9.353   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
22:18:49 #10 9.353   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
22:18:49 #10 9.353   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
22:18:49 #10 9.353   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
22:18:49 #10 9.353   po-debconf python3 python3-minimal python3.7 python3.7-minimal
22:18:49 #10 9.353   sensible-utils wdiff xz-utils
22:18:49 #10 9.353 The following packages will be upgraded:
22:18:49 #10 9.353   curl libbz2-1.0 libc6 libcurl4
22:18:49 #10 24.76 Selecting previously unselected package python3-minimal.
22:18:49 #10 24.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 ... 4322 files and directories currently installed.)
22:18:49 #10 24.76 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
22:18:49 #10 24.77 Unpacking python3-minimal (3.6.7-1~18.04) ...
22:18:49 #10 24.80 Selecting previously unselected package mime-support.
22:18:49 #10 24.80 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
22:18:49 #10 24.81 Unpacking mime-support (3.60ubuntu1) ...
22:18:49 #10 24.85 Selecting previously unselected package libmpdec2:amd64.
22:18:50 #9 15.21 Selecting previously unselected package libpython3.7-minimal:arm64.
22:18:50 #9 15.21 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:18:50 #9 15.21 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:18:50 #9 15.30 Selecting previously unselected package libexpat1:arm64.
22:18:50 #9 15.30 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u5_arm64.deb ...
22:18:50 #9 15.31 Unpacking libexpat1:arm64 (2.2.6-2+deb10u5) ...
22:18:50 #11 21.86 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
22:18:50 #11 21.93 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
22:18:50 #11 22.01 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
22:18:50 #11 22.08 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
22:18:50 #11 7.197 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
22:18:50 #11 7.198 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
22:18:50 #11 7.199 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
22:18:50 #11 7.200 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
22:18:50 #11 7.202 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
22:18:50 #11 7.205 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB]
22:18:50 #11 7.224 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04 [1829 kB]
22:18:50 #11 7.307 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04 [497 kB]
22:18:50 #11 7.347 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
22:18:50 #11 7.348 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
22:18:50 #11 7.348 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
22:18:50 #11 DONE 0.5s
22:18:50 
22:18:50 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:18:50 #9 15.12 Setting up libc6:armhf (2.28-10+deb10u2) ...
22:18:50 #10 25.92 Selecting previously unselected package cpp.
22:18:50 #10 25.92 Preparing to unpack .../038-cpp_4%3a8.3.0-1_amd64.deb ...
22:18:50 #10 25.92 Unpacking cpp (4:8.3.0-1) ...
22:18:50 #10 25.97 Selecting previously unselected package libcc1-0:amd64.
22:18:50 #10 25.97 Preparing to unpack .../039-libcc1-0_8.3.0-6_amd64.deb ...
22:18:50 #10 25.98 Unpacking libcc1-0:amd64 (8.3.0-6) ...
22:18:50 #10 26.01 Selecting previously unselected package libgomp1:amd64.
22:18:50 #10 26.02 Preparing to unpack .../040-libgomp1_8.3.0-6_amd64.deb ...
22:18:50 #10 26.02 Unpacking libgomp1:amd64 (8.3.0-6) ...
22:18:50 #10 26.06 Selecting previously unselected package libitm1:amd64.
22:18:50 #10 26.06 Preparing to unpack .../041-libitm1_8.3.0-6_amd64.deb ...
22:18:50 #10 26.07 Unpacking libitm1:amd64 (8.3.0-6) ...
22:18:50 #10 26.10 Selecting previously unselected package libatomic1:amd64.
22:18:50 #10 26.10 Preparing to unpack .../042-libatomic1_8.3.0-6_amd64.deb ...
22:18:50 #10 14.84 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:18:50 #10 14.84 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:18:50 #10 14.84 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
22:18:50 #10 14.84 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
22:18:50 #10 14.85 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
22:18:50 #10 14.92 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
22:18:50 #10 14.92 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
22:18:50 #10 14.92 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
22:18:50 #10 14.92 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:50 #10 14.99 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
22:18:50 #10 14.99 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
22:18:50 #10 14.99 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
22:18:50 #10 14.99 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
22:18:50 #10 14.99 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
22:18:50 #10 15.00 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
22:18:50 #10 15.07 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
22:18:50 #10 15.07 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
22:18:50 #10 15.07 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
22:18:50 #10 15.07 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
22:18:50 #10 15.14 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
22:18:50 + echo starting...
22:18:50 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:50 #10 22.61 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
22:18:50 #10 22.62 Unpacking binutils (2.35.2-2) ...
22:18:50 #10 22.65 Selecting previously unselected package libc-dev-bin.
22:18:50 #10 22.65 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...
22:18:50 #10 22.66 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
22:18:50 #10 22.69 Selecting previously unselected package linux-libc-dev:amd64.
22:18:50 #10 22.69 Preparing to unpack .../033-linux-libc-dev_5.10.149-1_amd64.deb ...
22:18:50 #10 22.70 Unpacking linux-libc-dev:amd64 (5.10.149-1) ...
22:18:50 #10 22.87 Selecting previously unselected package libcrypt-dev:amd64.
22:18:50 #10 10.94 debconf: delaying package configuration, since apt-utils is not installed
22:18:50 #10 10.98 Fetched 160 MB in 4s (42.5 MB/s)
22:18:50 #10 11.00 Selecting previously unselected package bsdextrautils.
22:18:50 #10 11.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6654 files and directories currently installed.)
22:18:50 #10 11.00 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
22:18:50 #10 11.00 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
22:18:50 #10 11.07 Preparing to unpack .../libc6_2.31-13+deb11u5_armhf.deb ...
22:18:50 #10 12.83 Unpacking man-db (2.9.4-2) ...
22:18:50 #11 9.580 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
22:18:50 #11 9.750 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
22:18:50 #11 9.762 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB]
22:18:50 #11 12.32 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
22:18:50 #11 12.35 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:18:50 #11 12.35 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
22:18:50 #11 12.38 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
22:18:50 #11 12.46 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
22:18:50 #11 12.46 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
22:18:50 #11 12.46 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
22:18:50 #11 12.46 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
22:18:50 #11 12.47 Get:153 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.1 [80.3 kB]
22:18:50 #11 12.47 Get:154 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
22:18:50 #11 12.47 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
22:18:50 #11 12.48 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
22:18:50 #11 12.48 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
22:18:50 #11 12.53 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
22:18:50 #11 12.61 Get:159 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
22:18:50 #11 12.61 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
22:18:50 #11 12.62 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
22:18:50 #11 12.62 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
22:18:50 #11 12.62 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
22:18:50 #11 12.63 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
22:18:50 #11 12.64 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
22:18:50 #11 12.64 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
22:18:50 #10 19.45 (162/163): webkit2gtk3-jsc-2.36.7-1.el9.x86_64.  77 MB/s | 6.3 MB     00:00    
22:18:50 #10 19.57 (163/163): perl-overload-1.31-479.el9.noarch.rp 131 kB/s |  55 kB     00:00    
22:18:50 #10 19.57 --------------------------------------------------------------------------------
22:18:50 #10 19.57 Total                                            14 MB/s |  69 MB     00:04     
22:18:50 #10 24.85 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
22:18:50 #10 24.85 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
22:18:50 #10 24.89 Selecting previously unselected package readline-common.
22:18:50 #10 24.89 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
22:18:50 #10 24.90 Unpacking readline-common (7.0-3) ...
22:18:50 #10 24.94 Selecting previously unselected package libreadline7:amd64.
22:18:50 #10 24.94 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
22:18:50 #10 24.94 Unpacking libreadline7:amd64 (7.0-3) ...
22:18:50 #10 24.99 Selecting previously unselected package libsqlite3-0:amd64.
22:18:50 #9 15.35 Selecting previously unselected package python3.7-minimal.
22:18:50 #9 15.35 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:18:50 #9 15.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:50 #9 15.50 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
22:18:50 #9 15.60 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:18:50 #11 22.16 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
22:18:50 #11 22.23 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
22:18:50 #11 22.30 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
22:18:50 #11 22.38 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
22:18:50 #11 7.491 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
22:18:50 #11 7.492 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
22:18:50 #11 7.494 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.1 [4723 kB]
22:18:50 #10 26.11 Unpacking libatomic1:amd64 (8.3.0-6) ...
22:18:50 #10 26.14 Selecting previously unselected package libasan5:amd64.
22:18:50 #10 26.14 Preparing to unpack .../043-libasan5_8.3.0-6_amd64.deb ...
22:18:50 #10 26.15 Unpacking libasan5:amd64 (8.3.0-6) ...
22:18:50 #10 26.22 Selecting previously unselected package liblsan0:amd64.
22:18:50 #10 26.22 Preparing to unpack .../044-liblsan0_8.3.0-6_amd64.deb ...
22:18:50 #10 26.22 Unpacking liblsan0:amd64 (8.3.0-6) ...
22:18:50 #10 26.30 Selecting previously unselected package libtsan0:amd64.
22:18:50 #10 26.30 Preparing to unpack .../045-libtsan0_8.3.0-6_amd64.deb ...
22:18:50 #10 26.30 Unpacking libtsan0:amd64 (8.3.0-6) ...
22:18:50 #10 15.14 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
22:18:50 #10 15.14 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
22:18:50 #10 15.14 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:50 #10 15.14 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
22:18:50 #10 15.15 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
22:18:50 #10 15.21 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:18:50 #10 15.21 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:18:50 #10 15.22 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
22:18:50 #10 15.22 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
22:18:50 #10 15.29 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
22:18:50 #10 15.30 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
22:18:50 #10 15.30 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
22:18:50 #10 15.30 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
22:18:50 #10 15.30 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
22:18:50 #10 15.30 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
22:18:50 #10 15.36 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
22:18:50 #10 15.37 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
22:18:50 #10 15.41 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
22:18:50 #24 15.18 The following NEW packages will be installed:
22:18:50 #24 15.18   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:18:50 #24 15.18   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:18:50 #10 22.87 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
22:18:50 #10 22.87 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
22:18:50 #10 22.91 Selecting previously unselected package libtirpc-dev:amd64.
22:18:50 #10 22.91 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
22:18:50 #10 22.93 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
22:18:50 #10 22.99 Selecting previously unselected package libnsl-dev:amd64.
22:18:50 #10 23.00 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
22:18:50 #10 23.00 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
22:18:50 #10 23.05 Selecting previously unselected package libc6-dev:amd64.
22:18:50 #10 23.05 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_amd64.deb ...
22:18:50 #10 23.05 Unpacking libc6-dev:amd64 (2.31-13+deb11u5) ...
22:18:50 + docker version
22:18:50 Client: Docker Engine - Community
22:18:50  Version:           22.06.0-beta.0
22:18:50  API version:       1.42
22:18:50  Go version:        go1.18.3
22:18:50  Git commit:        3e9117b
22:18:50  Built:             Fri Jun  3 17:55:45 2022
22:18:50  OS/Arch:           linux/amd64
22:18:50  Context:           default
22:18:50 
22:18:50 Server: Docker Engine - Community
22:18:50  Engine:
22:18:50   Version:          22.06.0-beta.0
22:18:50   API version:      1.42 (minimum version 1.12)
22:18:50   Go version:       go1.18.3
22:18:50   Git commit:       38633e7
22:18:50   Built:            Fri Jun  3 17:55:45 2022
22:18:50   OS/Arch:          linux/amd64
22:18:50   Experimental:     true
22:18:50  containerd:
22:18:50   Version:          1.6.8
22:18:50   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:50  runc:
22:18:50   Version:          1.1.4
22:18:50   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:50  docker-init:
22:18:50   Version:          0.19.0
22:18:50   GitCommit:        de40ad0
[Pipeline] sh
22:18:50 #10 11.34 Unpacking libc6:armhf (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:18:50 #10 12.98 Selecting previously unselected package perl-modules-5.32.
22:18:50 #10 12.98 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
22:18:50 #10 12.98 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:18:50 #11 12.64 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
22:18:50 #11 12.69 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
22:18:50 #11 12.72 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:18:50 #11 12.72 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
22:18:50 #11 12.72 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:18:50 #11 12.72 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
22:18:50 #11 12.72 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
22:18:50 #11 12.72 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:50 #11 12.72 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:50 #11 12.72 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
22:18:50 #11 12.76 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
22:18:50 #11 12.80 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
22:18:50 #11 12.80 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
22:18:50 #11 12.80 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
22:18:50 #11 12.80 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
22:18:50 #11 12.80 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
22:18:50 #11 12.80 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
22:18:50 #11 12.80 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:18:50 #11 12.80 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
22:18:50 #11 12.84 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
22:18:50 #11 12.88 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
22:18:50 #10 24.99 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.6_amd64.deb ...
22:18:50 #10 25.00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.6) ...
22:18:50 #10 25.07 Selecting previously unselected package libpython3.6-stdlib:amd64.
22:18:50 #10 25.07 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
22:18:50 #10 25.07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:50 #10 25.28 Selecting previously unselected package python3.6.
22:18:50 #11 22.45 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
22:18:50 #11 22.53 Get:372 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
22:18:50 #9 15.61 Setting up libexpat1:arm64 (2.2.6-2+deb10u5) ...
22:18:50 #9 15.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:50 #10 9.813 4 upgraded, 125 newly installed, 0 to remove and 17 not upgraded.
22:18:50 #10 9.813 Need to get 69.6 MB of archives.
22:18:50 #10 9.813 After this operation, 272 MB of additional disk space will be used.
22:18:50 #10 9.813 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
22:18:50 #11 7.805 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.1 [232 kB]
22:18:50 #11 7.810 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.6 [1161 kB]
22:18:50 #11 7.853 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB]
22:18:50 #11 7.865 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B]
22:18:50 #10 26.40 Selecting previously unselected package libubsan1:amd64.
22:18:50 #10 26.40 Preparing to unpack .../046-libubsan1_8.3.0-6_amd64.deb ...
22:18:50 #10 26.41 Unpacking libubsan1:amd64 (8.3.0-6) ...
22:18:50 #10 26.46 Selecting previously unselected package libmpx2:amd64.
22:18:50 #10 26.46 Preparing to unpack .../047-libmpx2_8.3.0-6_amd64.deb ...
22:18:50 #10 26.46 Unpacking libmpx2:amd64 (8.3.0-6) ...
22:18:50 #10 26.50 Selecting previously unselected package libquadmath0:amd64.
22:18:50 #10 15.52 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
22:18:50 #10 15.52 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
22:18:50 #10 15.53 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
22:18:50 #10 15.53 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
22:18:50 #10 15.53 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
22:18:50 #10 15.54 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
22:18:50 #10 15.54 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.2 [159 kB]
22:18:50 #10 15.55 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
22:18:50 #10 15.55 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
22:18:50 #10 15.59 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:18:50 #10 15.67 Get:299 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
22:18:50 #24 15.18   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
22:18:50 #24 15.18   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
22:18:50 #24 15.18   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
22:18:50 #24 15.18   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:18:50 #24 15.18   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
22:18:50 #24 15.18   crossbuild-essential-armel crossbuild-essential-armhf
22:18:50 #24 15.18   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
22:18:50 #24 15.18   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
22:18:50 #24 15.18   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
22:18:50 #24 15.18   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
22:18:50 #24 15.18   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
22:18:50 #24 15.18   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
22:18:50 #24 15.18   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
22:18:50 #24 15.18   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
22:18:50 #24 15.18   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
22:18:50 #24 15.18   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:18:50 #24 15.18   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:18:50 #24 15.18   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
22:18:50 #24 15.18   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
22:18:50 #24 15.18   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:18:50 #24 15.18   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:18:50 #24 15.18   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:18:50 #24 15.18   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:18:50 #24 15.18   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:18:50 #24 15.18   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:18:50 #24 15.18   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
22:18:50 #24 15.18   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
22:18:50 #24 15.18   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
22:18:50 #24 15.18   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
22:18:50 #24 15.18   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:18:50 #24 15.18   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
22:18:50 #24 15.18   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:18:50 #24 15.18   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:18:50 #24 15.18   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:18:50 #24 15.18   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
22:18:50 #24 15.18   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
22:18:50 #24 15.18   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:18:50 #24 15.18   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:18:50 #24 15.18   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:18:50 #24 15.18   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:18:50 #24 15.18   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:18:50 #24 15.18   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:18:50 #24 15.18   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:18:50 #24 15.18   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:18:50 #24 15.19   linux-libc-dev-s390x-cross patch xz-utils
22:18:50 + docker info
22:18:50 Client:
22:18:50  Context:    default
22:18:50  Debug Mode: false
22:18:50  Plugins:
22:18:50   buildx: Docker Buildx (Docker Inc.)
22:18:50     Version:  c5aec24
22:18:50     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:50   compose: Docker Compose (Docker Inc.)
22:18:50     Version:  v2.12.0
22:18:50     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:50   scan: Docker Scan (Docker Inc.)
22:18:50     Version:  v0.17.0
22:18:50     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:18:50 
22:18:50 Server:
22:18:50  Containers: 0
22:18:50   Running: 0
22:18:50   Paused: 0
22:18:50   Stopped: 0
22:18:50  Images: 1
22:18:50  Server Version: 22.06.0-beta.0
22:18:50  Storage Driver: overlay2
22:18:50   Backing Filesystem: extfs
22:18:50   Supports d_type: true
22:18:50   Using metacopy: false
22:18:50   Native Overlay Diff: true
22:18:50   userxattr: false
22:18:50  Logging Driver: json-file
22:18:50  Cgroup Driver: systemd
22:18:50  Cgroup Version: 2
22:18:50  Plugins:
22:18:50   Volume: local
22:18:50   Network: bridge host ipvlan macvlan null overlay
22:18:50   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:50  Swarm: inactive
22:18:50  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:50  Default Runtime: runc
22:18:50  Init Binary: docker-init
22:18:50  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:50  runc version: v1.1.4-0-g5fd4c4d
22:18:50  init version: de40ad0
22:18:50  Security Options:
22:18:50   apparmor
22:18:50   seccomp
22:18:50    Profile: builtin
22:18:50   cgroupns
22:18:50  Kernel Version: 5.15.0-1022-aws
22:18:50  Operating System: Ubuntu 20.04.5 LTS
22:18:50  OSType: linux
22:18:50  Architecture: x86_64
22:18:50  CPUs: 2
22:18:50  Total Memory: 7.557GiB
22:18:50  Name: ip-10-100-81-160
22:18:50  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:18:50  Docker Root Dir: /var/lib/docker
22:18:50  Debug Mode: false
22:18:50  Username: dockerbuildbot
22:18:50  Registry: https://index.docker.io/v1/
22:18:50  Labels:
22:18:50  Experimental: true
22:18:50  Insecure Registries:
22:18:50   127.0.0.0/8
22:18:50  Live Restore Enabled: true
22:18:50 
[Pipeline] }
[Pipeline] // stage
22:18:50 #10 13.31 Selecting previously unselected package libgdbm-compat4:arm64.
22:18:50 #10 13.31 Preparing to unpack .../06-libgdbm-compat4_1.19-2_arm64.deb ...
22:18:50 #10 13.32 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
22:18:50 #10 13.35 Selecting previously unselected package libperl5.32:arm64.
22:18:50 #10 13.35 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
22:18:50 #10 13.36 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:50 The recommended git tool is: git
22:18:50 #11 12.89 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
22:18:50 #11 12.89 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:18:50 #11 12.89 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
22:18:50 #11 12.89 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
22:18:50 #11 12.90 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:18:50 #11 12.90 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
22:18:50 #11 12.90 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
22:18:50 #11 12.91 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
22:18:50 #11 12.99 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
22:18:50 #11 12.99 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
22:18:50 #11 12.99 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
22:18:50 #11 12.99 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:18:50 #11 12.99 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
22:18:50 #11 12.99 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
22:18:50 #11 13.00 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
22:18:50 #10 25.28 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
22:18:50 #10 25.28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:18:50 #10 25.33 Selecting previously unselected package libpython3-stdlib:amd64.
22:18:50 #10 25.33 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
22:18:50 #10 25.34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
22:18:50 #10 25.37 Setting up python3-minimal (3.6.7-1~18.04) ...
22:18:50 #10 25.56 Selecting previously unselected package python3.
22:18:50 #11 10.26 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
22:18:50 #11 10.29 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
22:18:50 #11 10.39 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
22:18:50 #11 10.42 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB]
22:18:50 #11 22.68 debconf: delaying package configuration, since apt-utils is not installed
22:18:50 #11 22.70 Fetched 134 MB in 16s (8420 kB/s)
22:18:50 #11 22.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 ... 4393 files and directories currently installed.)
22:18:50 #11 22.73 Preparing to unpack .../perl-base_5.34.0-3ubuntu1.1_amd64.deb ...
22:18:50 #11 22.75 Unpacking perl-base (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
22:18:50 #10 9.880 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
22:18:50 #10 10.14 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
22:18:50 #11 7.871 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
22:18:50 #11 8.121 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB]
22:18:50 #10 26.50 Preparing to unpack .../048-libquadmath0_8.3.0-6_amd64.deb ...
22:18:50 #10 26.50 Unpacking libquadmath0:amd64 (8.3.0-6) ...
22:18:50 #10 26.54 Selecting previously unselected package libgcc-8-dev:amd64.
22:18:50 #10 26.54 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_amd64.deb ...
22:18:50 #10 26.55 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
22:18:50 #10 26.77 Selecting previously unselected package gcc-8.
22:18:50 #10 15.86 debconf: delaying package configuration, since apt-utils is not installed
22:18:50 #10 15.89 Fetched 89.1 MB in 9s (10.0 MB/s)
22:18:50 #10 15.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4044 files and directories currently installed.)
22:18:50 #10 15.91 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.6_arm64.deb ...
22:18:50 #10 15.92 Unpacking perl-base (5.26.1-6ubuntu0.6) over (5.26.1-6ubuntu0.5) ...
22:18:50 #7 ...
22:18:50 
22:18:50 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:50 #0 1.258 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
22:18:50 #0 1.372 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
22:18:50 #0 1.534 Get:3 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
22:18:50 #0 1.627 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
22:18:50 #0 1.653 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [307 kB]
22:18:50 #0 3.209 Get:6 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
22:18:50 #0 3.209 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
22:18:50 #0 3.209 Get:8 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
22:18:50 #0 4.093 Fetched 18.8 MB in 3s (5479 kB/s)
22:18:50 #0 4.093 Reading package lists...
22:18:50 #0 5.530 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?)
22:18:50 #0 5.545 Reading package lists...
22:18:50 #0 7.015 Building dependency tree...
22:18:50 #0 7.234 Reading state information...
22:18:50 #0 7.669 The following additional packages will be installed:
22:18:50 #0 7.669   autoconf automake autopoint autotools-dev binutils
22:18:50 #0 7.669   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
22:18:50 #0 7.669   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
22:18:50 #0 7.669   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
22:18:50 #0 7.669   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
22:18:50 #0 7.669   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
22:18:50 #0 7.669   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
22:18:50 #0 7.669   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
22:18:50 #0 7.669   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
22:18:50 #0 7.669   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
22:18:50 #0 7.669   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:50 #0 7.669   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
22:18:50 #0 7.669   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:50 #0 7.669   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
22:18:50 #0 7.669   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
22:18:50 #0 7.669   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
22:18:50 #0 7.669   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
22:18:50 #0 7.669   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
22:18:50 #0 7.669   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
22:18:50 #0 7.669   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
22:18:50 #0 7.669   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:18:50 #0 7.669   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
22:18:50 #0 7.669   libtirpc-common libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1
22:18:50 #0 7.669   libuchardet0 liburi-perl libwww-perl libwww-robotrules-perl libxml2
22:18:50 #0 7.670   linux-libc-dev m4 make man-db media-types patch patchutils perl
22:18:50 #0 7.670   perl-modules-5.32 perl-openssl-defaults po-debconf python3 python3-minimal
22:18:50 #0 7.671   python3.9 python3.9-minimal sensible-utils wdiff xz-utils
22:18:50 #0 7.676 Suggested packages:
22:18:50 #0 7.676   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:18:50 #0 7.676   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
22:18:50 #0 7.676   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
22:18:50 #0 7.676   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:18:50 #0 7.676   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
22:18:50 #0 7.676   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
22:18:50 #0 7.676   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
22:18:50 #0 7.676   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
22:18:50 #0 7.676   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
22:18:50 #0 7.676   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:18:50 #0 7.676   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
22:18:50 #0 7.676   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
22:18:50 #0 7.676   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
22:18:50 #0 7.676   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
22:18:50 #0 7.676   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
22:18:50 #0 7.676   diffutils-doc perl-doc libterm-readline-gnu-perl
22:18:50 #0 7.676   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
22:18:50 #0 7.676   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
22:18:50 #0 7.676   binfmt-support wdiff-doc
22:18:50 #0 7.676 Recommended packages:
22:18:50 #0 7.676   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
22:18:50 #0 7.676   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
22:18:50 #0 7.676   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
22:18:50 #0 7.676   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
22:18:50 #0 7.676   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
22:18:50 #0 7.676   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
22:18:50 #0 7.676   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
22:18:50 #0 7.676   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
22:18:50 #0 7.676   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
22:18:50 #0 7.676   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
22:18:50 #0 9.474 The following NEW packages will be installed:
22:18:50 #0 9.474   autoconf automake autopoint autotools-dev binutils
22:18:50 #0 9.474   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
22:18:50 #0 9.474   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
22:18:50 #0 9.474   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
22:18:50 #0 9.474   intltool-debian libarchive-zip-perl libasan6 libatomic1
22:18:50 #0 9.474   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
22:18:50 #0 9.474   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
22:18:50 #0 9.474   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
22:18:50 #0 9.474   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
22:18:50 #0 9.474   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
22:18:50 #0 9.474   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:18:50 #0 9.474   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
22:18:50 #0 9.474   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:18:50 #0 9.474   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
22:18:50 #0 9.474   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
22:18:50 #0 9.474   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
22:18:50 #0 9.474   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
22:18:50 #0 9.474   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
22:18:50 #0 9.474   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
22:18:50 #0 9.474   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
22:18:50 #0 9.474   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:18:50 #0 9.474   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
22:18:50 #0 9.474   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
22:18:50 #0 9.474   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
22:18:50 #0 9.474   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
22:18:50 #0 9.474   po-debconf python3 python3-minimal python3.9 python3.9-minimal
22:18:50 #0 9.474   sensible-utils wdiff xz-utils
22:18:50 #0 9.474 The following packages will be upgraded:
22:18:50 #0 9.476   curl libc6 libcurl4 libtirpc-common libtirpc3
22:18:50 #0 10.02 5 upgraded, 126 newly installed, 0 to remove and 34 not upgraded.
22:18:50 #0 10.02 Need to get 80.4 MB of archives.
22:18:50 #0 10.02 After this operation, 300 MB of additional disk space will be used.
22:18:50 #0 10.02 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
22:18:50 #10 ...
22:18:50 
22:18:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:50 #24 15.51 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded.
22:18:50 #24 15.51 Need to get 788 MB of archives.
22:18:50 #24 15.51 After this operation, 3385 MB of additional disk space will be used.
22:18:50 #24 15.51 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
22:18:50 #24 15.52 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:18:50 #24 15.52 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
22:18:50 #24 15.53 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
22:18:50 #24 15.54 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
22:18:50 #24 15.54 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:18:50 #24 15.54 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
22:18:50 #24 15.57 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
22:18:50 #24 15.59 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
22:18:50 #24 15.61 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
22:18:50 #24 15.63 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
22:18:50 #24 15.64 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:18:50 #24 15.65 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
22:18:50 #10 23.33 Selecting previously unselected package libisl23:amd64.
22:18:50 #10 23.33 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
22:18:50 #10 23.34 Unpacking libisl23:amd64 (0.23-1) ...
22:18:50 #10 23.43 Selecting previously unselected package libmpfr6:amd64.
22:18:50 #10 23.44 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
22:18:50 #10 23.44 Unpacking libmpfr6:amd64 (4.1.0-3) ...
22:18:50 #10 23.56 Selecting previously unselected package libmpc3:amd64.
22:18:50 #10 23.57 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
22:18:50 #10 23.57 Unpacking libmpc3:amd64 (1.2.0-1) ...
22:18:50 #10 23.61 Selecting previously unselected package cpp-10.
22:18:50 #10 23.61 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
22:18:50 #10 23.62 Unpacking cpp-10 (10.2.1-6) ...
22:18:50 #10 13.75 Selecting previously unselected package perl.
22:18:50 #10 13.75 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_arm64.deb ...
22:18:50 #10 13.76 Unpacking perl (5.32.1-4+deb11u2) ...
22:18:50 #10 13.80 Selecting previously unselected package liblocale-gettext-perl.
22:18:50 #10 13.80 Preparing to unpack .../09-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
22:18:50 #10 13.81 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
22:18:50 #10 13.84 Selecting previously unselected package libpython3.9-minimal:arm64.
22:18:50 #11 13.15 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
22:18:51 #10 25.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4780 files and directories currently installed.)
22:18:51 #10 25.56 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
22:18:51 #10 25.57 Unpacking python3 (3.6.7-1~18.04) ...
22:18:51 #10 25.61 Selecting previously unselected package multiarch-support.
22:18:51 #10 25.61 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
22:18:51 #10 25.61 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
22:18:51 #10 25.65 Selecting previously unselected package libxau6:amd64.
22:18:51 #10 25.65 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
22:18:51 #10 25.66 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
22:18:51 #10 25.72 Selecting previously unselected package libbsd0:amd64.
22:18:51 #10 25.72 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
22:18:51 #10 25.72 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
22:18:51 #10 25.76 Selecting previously unselected package libxdmcp6:amd64.
22:18:51 #10 25.76 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
22:18:51 #10 25.76 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
22:18:51 #11 10.47 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB]
22:18:51 #10 10.23 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
22:18:51 #10 10.30 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
22:18:51 #10 10.30 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
22:18:51 #10 10.39 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
22:18:51 #10 10.39 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
22:18:51 #10 10.40 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
22:18:51 #11 8.141 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
22:18:51 #11 8.158 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
22:18:51 #11 8.163 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
22:18:51 #11 8.166 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
22:18:51 #9 16.16 Selecting previously unselected package python3-minimal.
22:18:51 #9 16.16 (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.)
22:18:51 #9 16.17 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
22:18:51 #9 16.17 Unpacking python3-minimal (3.7.3-1) ...
22:18:51 #9 16.21 Selecting previously unselected package mime-support.
22:18:51 #9 16.21 Preparing to unpack .../1-mime-support_3.62_all.deb ...
22:18:51 #9 16.22 Unpacking mime-support (3.62) ...
22:18:51 #9 16.26 Selecting previously unselected package libmpdec2:arm64.
22:18:51 #9 16.26 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
22:18:51 #9 16.27 Unpacking libmpdec2:arm64 (2.4.2-2) ...
22:18:51 #9 16.31 Selecting previously unselected package readline-common.
22:18:51 #9 16.31 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
22:18:51 #9 16.32 Unpacking readline-common (7.0-5) ...
22:18:51 #9 16.35 Selecting previously unselected package libreadline7:arm64.
22:18:51 #9 16.36 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
22:18:51 #9 16.36 Unpacking libreadline7:arm64 (7.0-5) ...
22:18:51 #9 16.41 Selecting previously unselected package libsqlite3-0:arm64.
22:18:51 #10 26.78 Preparing to unpack .../050-gcc-8_8.3.0-6_amd64.deb ...
22:18:51 #10 26.78 Unpacking gcc-8 (8.3.0-6) ...
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-771@tmp/57cdbd81-47db-474b-a1b1-dee9b76245dd/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
22:18:51 #13 57.06   Updating   : glibc-2.17-326.el7_9.aarch64                                1/68 
22:18:51 #13 60.81   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/68 
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
22:18:51 #10 13.84 Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_arm64.deb ...
22:18:51 #10 13.85 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
22:18:51 #10 13.96 Selecting previously unselected package libexpat1:arm64.
22:18:51 #10 13.96 Preparing to unpack .../11-libexpat1_2.2.10-2+deb11u4_arm64.deb ...
22:18:51 #10 13.96 Unpacking libexpat1:arm64 (2.2.10-2+deb11u4) ...
22:18:51 #10 14.00 Selecting previously unselected package python3.9-minimal.
22:18:51 #10 14.01 Preparing to unpack .../12-python3.9-minimal_3.9.2-1_arm64.deb ...
22:18:51 #10 14.01 Unpacking python3.9-minimal (3.9.2-1) ...
[Pipeline] echo
22:18:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:51 chowning workspace
[Pipeline] sh
22:18:51 #10 25.81 Selecting previously unselected package libxcb1:amd64.
22:18:51 #10 25.81 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
22:18:51 #10 25.81 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
22:18:51 #10 25.84 Selecting previously unselected package libx11-data.
22:18:51 #10 25.84 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
22:18:51 #10 25.84 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
22:18:51 #10 25.91 Selecting previously unselected package libx11-6:amd64.
22:18:51 #10 25.91 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
22:18:51 #10 25.91 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
22:18:51 #10 25.99 Setting up multiarch-support (2.27-3ubuntu1.6) ...
22:18:51 #10 26.05 Selecting previously unselected package libxext6:amd64.
22:18:51 #11 10.79 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
22:18:51 #11 10.79 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB]
22:18:51 #11 10.86 Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB]
22:18:51 #10 10.51 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
22:18:51 #10 10.62 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
22:18:51 #11 8.627 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.1 [728 kB]
22:18:51 #11 8.659 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
22:18:51 #11 8.660 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
22:18:51 #11 8.662 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
22:18:51 #11 8.663 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
22:18:51 #11 8.663 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB]
22:18:51 #11 8.665 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
22:18:51 #11 8.667 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
22:18:51 #11 8.668 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
22:18:51 #11 8.702 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB]
22:18:51 #7 ...
22:18:51 
22:18:51 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:51 #10 10.45 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.7 [568 kB]
22:18:51 #10 10.46 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
22:18:51 #10 10.46 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
22:18:51 #10 10.47 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
22:18:51 #10 10.47 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
22:18:51 #10 10.47 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
22:18:51 #10 10.47 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
22:18:51 #10 10.47 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB]
22:18:51 #10 10.48 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
22:18:51 #10 10.52 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
22:18:51 #10 10.64 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
22:18:51 #10 10.64 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
22:18:51 #10 10.64 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
22:18:51 #10 10.64 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
22:18:51 #10 10.65 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
22:18:51 #10 10.65 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
22:18:51 #10 10.67 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
22:18:51 #10 10.68 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
22:18:51 #10 10.68 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.10 [713 kB]
22:18:51 #10 10.72 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
22:18:51 #10 10.79 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
22:18:51 #10 10.85 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB]
22:18:51 #10 10.88 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
22:18:51 #10 10.88 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
22:18:51 #10 10.88 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB]
22:18:51 #10 10.89 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
22:18:51 #10 10.90 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
22:18:51 #10 10.90 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
22:18:51 #10 10.91 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
22:18:51 #10 10.91 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
22:18:51 #10 10.94 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
22:18:51 #10 11.02 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
22:18:51 #10 11.02 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
22:18:51 #10 11.04 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
22:18:51 #10 11.06 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.7 [197 kB]
22:18:51 #10 11.07 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.7 [298 kB]
22:18:51 #10 11.08 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.7 [2157 kB]
22:18:51 #10 11.19 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.7 [3352 B]
22:18:51 #10 11.19 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB]
22:18:51 #10 11.19 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-194.205 [971 kB]
22:18:51 #10 11.23 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB]
22:18:51 #10 11.33 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB]
22:18:51 #10 11.33 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
22:18:51 #10 11.35 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
22:18:51 #10 11.36 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
22:18:51 #10 11.36 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
22:18:51 #10 11.76 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
22:18:51 #10 11.76 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB]
22:18:51 #10 11.77 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
22:18:51 #10 11.77 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
22:18:51 #10 11.77 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
22:18:51 #10 11.78 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
22:18:51 #10 11.78 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
22:18:51 #10 11.78 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB]
22:18:51 #10 11.80 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
22:18:51 #10 12.18 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
22:18:51 #10 12.20 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB]
22:18:51 #10 12.38 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
22:18:51 #10 13.37 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
22:18:51 #10 13.37 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
22:18:51 #10 13.38 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
22:18:51 #10 13.38 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
22:18:51 #10 13.38 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
22:18:51 #10 13.40 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
22:18:51 #10 13.40 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [34.6 kB]
22:18:51 #10 13.40 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [136 kB]
22:18:51 #10 13.41 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [24.5 kB]
22:18:51 #10 13.41 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [76.5 kB]
22:18:51 #10 13.45 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [46.9 kB]
22:18:51 #10 13.49 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [87.9 kB]
22:18:51 #10 13.49 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [168 kB]
22:18:51 #10 13.49 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [13.1 kB]
22:18:51 #10 13.49 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.1 [78.8 kB]
22:18:51 #10 13.50 Get:118 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]
22:18:51 #10 13.50 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
22:18:51 #10 13.50 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
22:18:51 #10 13.50 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
22:18:51 #10 13.53 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
22:18:51 #10 13.60 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
22:18:51 #10 13.60 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.20 [189 kB]
22:18:51 #10 13.61 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.20 [152 kB]
22:18:51 #10 13.61 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
22:18:51 #10 13.61 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
22:18:51 #10 13.62 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
22:18:51 #10 13.62 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
22:18:51 #10 13.62 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
22:18:51 #10 13.62 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
22:18:51 #10 13.68 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
22:18:51 #10 13.76 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
22:18:51 #10 13.76 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
22:18:51 #10 13.79 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
22:18:51 #10 13.79 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
22:18:51 #10 13.80 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
22:18:51 #10 13.87 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
22:18:51 #10 13.87 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
22:18:51 #10 13.87 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
22:18:51 #10 13.92 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
22:18:51 #10 13.92 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
22:18:51 #10 13.92 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
22:18:51 #10 13.93 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.1 [79.3 kB]
22:18:51 #10 13.93 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
22:18:51 #10 13.93 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
22:18:51 #10 13.98 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB]
22:18:51 #10 13.98 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
22:18:51 #10 13.99 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
22:18:51 #10 14.05 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
22:18:51 #10 14.06 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
22:18:51 #10 14.06 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
22:18:51 #10 14.06 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
22:18:51 #10 14.08 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
22:18:51 #10 14.08 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
22:18:51 #10 14.09 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
22:18:51 #10 14.13 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
22:18:51 #10 14.13 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
22:18:51 #10 14.14 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
22:18:51 #10 14.21 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
22:18:51 #10 14.21 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
22:18:51 #10 14.22 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
22:18:51 #10 14.22 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
22:18:51 #10 14.22 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
22:18:51 #10 14.22 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.20 [187 kB]
22:18:51 #10 14.23 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
22:18:51 #10 14.28 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
22:18:51 #10 14.32 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.13 [2825 kB]
22:18:51 #10 14.46 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
22:18:51 #10 14.46 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
22:18:51 #10 14.48 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:51 #10 14.48 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
22:18:51 #10 14.48 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
22:18:51 #10 14.48 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
22:18:51 #10 14.48 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:18:51 #10 14.48 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
22:18:51 #10 14.49 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
22:18:51 #10 14.56 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:51 #10 14.56 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
22:18:51 #10 14.56 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:18:51 #10 14.56 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:51 #10 14.56 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
22:18:51 #10 14.57 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
22:18:51 #10 14.57 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
22:18:51 #10 14.57 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
22:18:51 #10 14.57 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
22:18:51 #10 14.64 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
22:18:51 #10 14.65 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
22:18:51 #10 14.65 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
22:18:51 #10 14.65 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
22:18:51 #10 14.65 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
22:18:51 #10 14.65 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
22:18:51 #10 14.65 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
22:18:51 #10 14.65 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
22:18:51 #10 14.66 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
22:18:51 #10 14.71 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
22:18:51 #10 14.73 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
22:18:51 #10 14.73 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
22:18:51 #10 14.73 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
22:18:51 #10 14.73 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
22:18:51 #10 14.73 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
22:18:51 #10 14.73 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
22:18:51 #10 14.89 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
22:18:51 #10 15.30 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
22:18:51 #10 15.34 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:51 #10 15.34 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
22:18:51 #10 15.35 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
22:18:51 #10 15.36 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
22:18:51 #10 15.38 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
22:18:51 #10 15.38 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
22:18:51 #10 15.45 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:18:51 #10 15.45 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
22:18:51 #10 15.45 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
22:18:51 #10 15.45 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
22:18:51 #10 15.49 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
22:18:51 #10 15.49 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
22:18:51 #10 15.49 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:18:51 #10 15.49 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
22:18:51 #10 15.50 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
22:18:51 #10 15.56 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
22:18:51 #10 15.56 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
22:18:51 #10 15.56 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
22:18:51 #10 15.57 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
22:18:51 #10 15.57 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
22:18:51 #10 15.64 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
22:18:51 #10 15.64 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
22:18:51 #10 15.64 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
22:18:51 #10 15.64 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
22:18:51 #10 15.64 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
22:18:51 #10 15.71 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
22:18:51 #10 15.72 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
22:18:51 #10 15.72 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
22:18:51 #10 15.73 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
22:18:51 #10 15.74 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
22:18:51 #10 15.79 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
22:18:51 #10 15.79 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
22:18:51 #10 15.79 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:51 #10 15.79 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
22:18:51 #10 15.79 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
22:18:51 #10 15.86 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
22:18:51 #10 15.87 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
22:18:51 #10 15.87 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
22:18:51 #10 15.88 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
22:18:51 #10 15.88 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
22:18:51 #10 15.94 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
22:18:51 #10 15.94 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
22:18:51 #10 15.94 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
22:18:51 #10 15.95 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
22:18:51 #10 15.95 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:18:51 #10 16.01 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:18:51 #10 16.01 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
22:18:51 #10 16.01 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
22:18:51 #10 16.01 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
22:18:51 #10 16.02 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
22:18:51 #10 16.09 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
22:18:51 #10 16.09 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
22:18:51 #10 16.09 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:51 #10 16.09 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
22:18:51 #10 16.09 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
22:18:51 #10 16.16 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
22:18:51 #10 16.16 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
22:18:51 #10 16.17 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
22:18:51 #10 16.17 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
22:18:51 #10 16.17 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
22:18:51 #10 16.24 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
22:18:51 #10 16.24 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
22:18:51 #10 16.24 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
22:18:51 #10 16.24 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB]
22:18:51 #10 16.24 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
22:18:51 #10 16.31 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
22:18:51 #10 16.31 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:51 #10 16.31 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
22:18:51 #10 16.31 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
22:18:51 #10 16.31 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:18:51 #10 16.39 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:18:51 #10 16.43 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
22:18:51 #10 16.44 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
22:18:51 #10 16.45 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
22:18:51 #10 16.46 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
22:18:51 #10 16.46 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
22:18:51 #10 16.46 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
22:18:51 #10 16.47 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
22:18:51 #10 16.47 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
22:18:51 #10 16.47 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
22:18:51 #10 16.54 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
22:18:51 #10 16.60 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
22:18:51 #10 16.72 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
22:18:51 #10 16.72 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
22:18:51 #10 16.72 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
22:18:51 #10 16.72 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
22:18:51 #10 16.73 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
22:18:51 #10 16.74 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
22:18:51 #10 16.74 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.2 [155 kB]
22:18:51 #10 16.74 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
22:18:51 #10 16.74 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
22:18:51 #10 16.78 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:18:51 #10 16.87 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
22:18:51 #9 16.41 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
22:18:51 #9 16.41 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
22:18:51 #9 16.49 Selecting previously unselected package libpython3.7-stdlib:arm64.
22:18:51 #9 16.50 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
22:18:51 #9 16.50 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:18:51 #9 16.69 Selecting previously unselected package python3.7.
22:18:51 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 5.1s
22:18:51 #9 16.27 Selecting previously unselected package sensible-utils.
22:18:51 #9 16.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 ... 6671 files and directories currently installed.)
22:18:51 #9 16.27 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
22:18:51 #9 16.27 Unpacking sensible-utils (0.0.12) ...
22:18:51 #9 16.31 Selecting previously unselected package lsb-base.
22:18:51 #9 16.31 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
22:18:51 #9 16.32 Unpacking lsb-base (10.2019051400) ...
22:18:51 #9 16.37 Selecting previously unselected package cron.
22:18:51 #9 16.37 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
22:18:51 #9 16.38 Unpacking cron (3.0pl1-134+deb10u1) ...
22:18:51 #9 16.43 Selecting previously unselected package libbsd0:armhf.
22:18:51 #9 16.43 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
22:18:51 #9 16.43 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
22:18:51 #9 16.48 Selecting previously unselected package bsdmainutils.
22:18:51 #9 16.48 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
22:18:51 #9 16.49 Unpacking bsdmainutils (11.1.2+b1) ...
22:18:51 #9 16.57 Selecting previously unselected package libuchardet0:armhf.
22:18:51 #9 16.57 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
22:18:51 #9 16.57 Unpacking libuchardet0:armhf (0.0.6-3) ...
22:18:51 #9 16.62 Selecting previously unselected package groff-base.
22:18:51 #9 16.62 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
22:18:51 #9 16.62 Unpacking groff-base (1.22.4-3+deb10u1) ...
22:18:51 #13 60.87   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                           3/68 
22:18:51 #13 61.16   Installing : fipscheck-1.4.1-6.el7.aarch64                               4/68 
22:18:51 #10 26.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 ... 5104 files and directories currently installed.)
22:18:51 #10 26.05 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
22:18:51 #10 26.06 Unpacking libxext6:amd64 (2:1.3.3-1) ...
22:18:51 #10 26.09 Selecting previously unselected package bsdmainutils.
22:18:51 #10 26.09 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
22:18:51 #10 26.10 Unpacking bsdmainutils (11.1.2ubuntu1) ...
22:18:51 #10 26.15 Selecting previously unselected package groff-base.
22:18:51 #10 26.15 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
22:18:51 #10 26.15 Unpacking groff-base (1.22.3-10) ...
22:18:51 #10 26.22 Selecting previously unselected package libgdbm5:amd64.
22:18:51 #10 26.22 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
22:18:51 #10 26.23 Unpacking libgdbm5:amd64 (1.14.1-6) ...
22:18:51 #10 26.27 Selecting previously unselected package libpipeline1:amd64.
22:18:51 #10 14.19 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
22:18:51 #10 14.20 Setting up libexpat1:arm64 (2.2.10-2+deb11u4) ...
22:18:51 #10 14.21 Setting up python3.9-minimal (3.9.2-1) ...
22:18:51 #11 13.71 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
22:18:51 #11 13.72 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
22:18:51 #11 13.72 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
22:18:51 #11 13.72 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
22:18:51 #11 13.72 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
22:18:51 #11 13.73 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
22:18:51 #11 13.73 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.13 [202 kB]
22:18:51 #11 13.75 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
22:18:51 #11 13.75 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
22:18:51 #11 13.82 Get:213 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.6 [3368 kB]
22:18:51 #10 10.62 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
22:18:51 #10 10.64 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
22:18:51 #10 10.66 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libbz2-1.0 armhf 1.0.6-9.2~deb10u2 [43.3 kB]
22:18:51 #10 10.66 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
22:18:51 #10 10.67 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
22:18:51 #10 10.78 Get:17 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
22:18:51 #10 10.78 Get:18 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
22:18:51 #10 10.85 Get:19 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
22:18:51 #10 10.85 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
22:18:51 #10 10.86 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u5 [78.8 kB]
22:18:51 #10 10.87 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
22:18:51 #10 10.91 Get:23 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
22:18:51 #10 10.92 Get:24 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
22:18:51 #10 10.94 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
22:18:51 #10 10.95 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
22:18:51 #11 8.776 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB]
22:18:51 #11 8.778 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB]
22:18:51 #11 8.779 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
22:18:51 #11 8.780 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
22:18:51 #11 8.783 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
22:18:51 #11 8.818 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
22:18:51 #11 8.819 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
22:18:51 #11 8.821 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
22:18:51 #11 8.825 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
22:18:51 #11 8.850 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
22:18:51 #11 8.924 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
22:18:51 #10 17.09 debconf: delaying package configuration, since apt-utils is not installed
22:18:51 #10 17.15 Fetched 86.0 MB in 9s (9729 kB/s)
22:18:51 #10 17.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 ... 4045 files and directories currently installed.)
22:18:51 #10 17.20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.6_armhf.deb ...
22:18:51 #10 17.24 Unpacking perl-base (5.26.1-6ubuntu0.6) over (5.26.1-6ubuntu0.5) ...
22:18:51 #9 16.69 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ...
22:18:51 #9 16.70 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:18:51 #9 16.74 Selecting previously unselected package libpython3-stdlib:arm64.
22:18:51 #9 16.74 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
22:18:51 #9 16.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
22:18:51 #9 16.78 Setting up python3-minimal (3.7.3-1) ...
22:18:51 #9 16.98 Selecting previously unselected package python3.
22:18:51 #10 27.64 Selecting previously unselected package gcc.
22:18:51 #9 16.80 Selecting previously unselected package libgdbm6:armhf.
22:18:51 #9 16.80 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
22:18:51 #9 16.82 Unpacking libgdbm6:armhf (1.18.1-4) ...
22:18:51 #9 16.88 Selecting previously unselected package libpipeline1:armhf.
22:18:51 #9 16.88 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
22:18:51 #9 16.89 Unpacking libpipeline1:armhf (1.5.1-2) ...
22:18:51 #9 16.97 Selecting previously unselected package man-db.
22:18:51 #9 16.97 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
22:18:51 #9 16.98 Unpacking man-db (2.8.5-2) ...
22:18:51 #10 26.27 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
22:18:51 #10 26.27 Unpacking libpipeline1:amd64 (1.5.0-1) ...
22:18:51 #10 26.32 Selecting previously unselected package man-db.
22:18:51 #10 26.32 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
22:18:51 #10 26.33 Unpacking man-db (2.8.3-2ubuntu0.1) ...
22:18:51 #10 26.45 Selecting previously unselected package perl-modules-5.26.
22:18:51 #10 26.45 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
22:18:51 #10 26.45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
22:18:51 #11 14.01 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
22:18:51 #11 14.01 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
22:18:51 #11 14.01 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:51 #11 14.01 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
22:18:51 #11 14.01 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
22:18:51 #11 14.01 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
22:18:51 #11 14.01 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
22:18:51 #11 14.01 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:18:51 #11 14.01 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:51 #11 14.08 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
22:18:51 #11 14.08 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
22:18:51 #11 14.16 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:18:51 #11 14.16 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
22:18:51 #11 14.16 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
22:18:51 #11 14.16 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
22:18:51 #11 14.16 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
22:18:51 #11 14.16 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
22:18:51 #11 14.16 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
22:18:51 #11 14.16 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
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-771@tmp/20299fd1-3009-431e-b4d4-d4b0a110c86b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
22:18:51 #10 11.04 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
22:18:51 #10 11.16 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
22:18:51 #10 11.17 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
22:18:51 #11 8.932 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
22:18:51 #11 8.934 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
22:18:51 #11 8.934 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
22:18:51 #11 8.935 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
22:18:51 #11 8.937 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB]
22:18:51 #11 8.942 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB]
22:18:51 #11 8.972 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
22:18:51 #11 8.974 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
22:18:51 #11 8.997 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
22:18:51 #11 9.071 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
22:18:51 #11 9.121 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 openssh-client arm64 1:8.9p1-3 [866 kB]
22:18:51 #11 9.166 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
22:18:51 #11 9.170 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
22:18:51 #11 9.187 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
22:18:51 #11 11.17 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
22:18:51 #11 11.17 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
22:18:51 #11 11.17 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
22:18:51 #11 11.18 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
22:18:51 #11 11.18 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
22:18:51 #11 11.21 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
22:18:51 #11 11.21 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
22:18:51 #11 11.23 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [39.5 kB]
22:18:51 #11 11.23 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [151 kB]
22:18:51 #11 11.25 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [28.1 kB]
22:18:51 #11 11.25 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [85.2 kB]
22:18:51 #11 11.32 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [47.2 kB]
22:18:51 #11 11.32 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [98.9 kB]
22:18:51 #11 11.33 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [192 kB]
22:18:51 #11 11.33 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [14.7 kB]
22:18:51 #11 11.33 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.1 [88.1 kB]
22:18:51 #11 11.34 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
22:18:51 #11 11.34 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
22:18:51 #11 11.34 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
22:18:51 #11 11.40 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
22:18:51 #11 11.40 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
[Pipeline] wrap
[Pipeline] {
22:18:51 + pwd
22:18:51 + id -u
22:18:51 + id -g
22:18:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:51 Unable to find image 'busybox:latest' locally
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:18:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:18:51 chowning workspace
[Pipeline] sh
22:18:51 #9 16.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10069 files and directories currently installed.)
22:18:51 #9 16.99 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
22:18:51 #9 17.00 Unpacking python3 (3.7.3-1) ...
22:18:51 #9 17.04 Selecting previously unselected package less.
22:18:51 #9 17.04 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
22:18:51 #9 17.05 Unpacking less (487-0.1+b1) ...
22:18:51 #9 17.09 Selecting previously unselected package netbase.
22:18:51 #9 17.09 Preparing to unpack .../002-netbase_5.6_all.deb ...
22:18:51 #9 17.10 Unpacking netbase (5.6) ...
22:18:51 #9 17.13 Selecting previously unselected package bzip2.
22:18:51 #9 17.13 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
22:18:51 #9 17.14 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
22:18:51 #9 17.17 Selecting previously unselected package libmagic-mgc.
22:18:51 #9 17.17 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
22:18:51 #9 17.17 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:18:51 #9 17.24 Selecting previously unselected package libmagic1:arm64.
22:18:51 #10 24.39 Selecting previously unselected package cpp.
22:18:51 #10 24.40 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
22:18:51 #10 24.40 Unpacking cpp (4:10.2.1-1) ...
22:18:51 #10 24.43 Selecting previously unselected package libcc1-0:amd64.
22:18:51 #10 24.44 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
22:18:51 #10 24.44 Unpacking libcc1-0:amd64 (10.2.1-6) ...
22:18:51 #10 24.47 Selecting previously unselected package libgomp1:amd64.
22:18:51 #10 24.48 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
22:18:51 #10 24.48 Unpacking libgomp1:amd64 (10.2.1-6) ...
22:18:51 #10 24.52 Selecting previously unselected package libitm1:amd64.
22:18:51 #10 24.52 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
22:18:51 #10 24.53 Unpacking libitm1:amd64 (10.2.1-6) ...
22:18:51 #10 24.56 Selecting previously unselected package libatomic1:amd64.
22:18:51 #10 27.64 Preparing to unpack .../051-gcc_4%3a8.3.0-1_amd64.deb ...
22:18:51 #10 27.64 Unpacking gcc (4:8.3.0-1) ...
22:18:51 #10 27.67 Selecting previously unselected package libstdc++-8-dev:amd64.
22:18:51 #10 27.67 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_amd64.deb ...
22:18:51 #10 27.67 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
22:18:51 #9 17.17 Selecting previously unselected package perl-modules-5.28.
22:18:51 #9 17.17 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
22:18:51 #9 17.17 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:18:52 #10 26.83 Selecting previously unselected package libgdbm-compat4:amd64.
22:18:52 #10 26.83 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
22:18:52 #13 61.21   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/68 
22:18:52 #11 14.23 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
22:18:52 #11 14.23 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
22:18:52 #11 14.31 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:18:52 #11 14.31 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
22:18:52 #11 14.31 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
22:18:52 #11 14.31 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
22:18:52 #11 14.31 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
22:18:52 #11 14.31 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
22:18:52 #11 14.31 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:52 #11 14.31 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
22:18:52 #11 14.40 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
22:18:52 #11 14.40 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
22:18:52 #11 14.46 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:18:52 #11 14.46 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
22:18:52 #11 14.46 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
22:18:52 #11 14.46 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
22:18:52 #11 14.46 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
22:18:52 #11 14.46 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:18:52 #11 14.46 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
22:18:52 #11 14.46 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
22:18:52 #10 11.18 Get:30 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
22:18:52 #10 11.18 Get:31 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
22:18:52 #10 11.19 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
22:18:52 #10 11.19 Get:33 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
22:18:52 #10 11.20 Get:34 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
22:18:52 #10 11.21 Get:35 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
22:18:52 #10 11.22 Get:36 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
22:18:52 #10 11.28 Get:37 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
22:18:52 #10 11.29 Get:38 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
22:18:52 #10 11.30 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
22:18:52 #10 11.32 Get:40 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
22:18:52 #10 11.33 Get:41 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
22:18:52 #10 11.35 Get:42 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
22:18:52 #10 11.39 Get:43 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
22:18:52 #10 14.91 Selecting previously unselected package python3-minimal.
22:18:52 #10 14.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9515 files and directories currently installed.)
22:18:52 #10 14.91 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
22:18:52 #10 14.91 Unpacking python3-minimal (3.9.2-3) ...
22:18:52 #10 14.94 Selecting previously unselected package media-types.
22:18:52 #11 9.188 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
22:18:52 #11 9.191 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
22:18:52 #11 9.191 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
22:18:52 #11 9.199 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
22:18:52 #11 9.224 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
22:18:52 #11 9.225 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
22:18:52 #11 9.292 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
22:18:52 #11 9.306 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-common arm64 2.38-3ubuntu1 [221 kB]
22:18:52 #11 9.314 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbinutils arm64 2.38-3ubuntu1 [825 kB]
22:18:52 #11 9.343 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf-nobfd0 arm64 2.38-3ubuntu1 [106 kB]
22:18:52 #11 9.347 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf0 arm64 2.38-3ubuntu1 [102 kB]
22:18:52 #11 9.366 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-aarch64-linux-gnu arm64 2.38-3ubuntu1 [3225 kB]
22:18:52 #11 11.47 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
22:18:52 #11 11.47 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
22:18:52 #11 11.48 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.13 [216 kB]
22:18:52 #11 11.49 Get:137 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.13 [157 kB]
22:18:52 #11 11.49 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
22:18:52 #11 11.49 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
22:18:52 #11 11.50 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
22:18:52 #11 11.50 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
22:18:52 #11 11.55 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
22:18:52 #11 11.55 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
22:18:52 #11 11.62 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
22:18:52 #11 11.62 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
22:18:52 #11 11.62 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
22:18:52 #11 11.63 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
22:18:52 #11 11.63 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
22:18:52 #11 11.66 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:18:52 #11 11.66 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
22:18:52 #11 11.67 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
22:18:52 #11 11.71 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
22:18:52 latest: Pulling from library/busybox
22:18:52 f5b7ce95afea: Pulling fs layer
22:18:52 f5b7ce95afea: Download complete
22:18:52 #9 17.24 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
22:18:52 #9 17.25 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
22:18:52 #9 17.29 Selecting previously unselected package file.
22:18:52 #9 17.29 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
22:18:52 #9 17.30 Unpacking file (1:5.35-4+deb10u2) ...
22:18:52 #9 17.33 Selecting previously unselected package gettext-base.
22:18:52 #9 17.34 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
22:18:52 #9 17.34 Unpacking gettext-base (0.19.8.1-9) ...
22:18:52 #9 17.38 Selecting previously unselected package krb5-locales.
22:18:52 #9 17.39 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u4_all.deb ...
22:18:52 #9 17.39 Unpacking krb5-locales (1.17-3+deb10u4) ...
22:18:52 #9 17.43 Selecting previously unselected package manpages.
22:18:52 #9 17.43 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
22:18:52 #9 17.44 Unpacking manpages (4.16-2) ...
22:18:52 #10 24.56 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
22:18:52 #10 24.56 Unpacking libatomic1:amd64 (10.2.1-6) ...
22:18:52 #10 24.60 Selecting previously unselected package libasan6:amd64.
22:18:52 #10 24.60 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
22:18:52 #10 24.60 Unpacking libasan6:amd64 (10.2.1-6) ...
22:18:52 #10 24.83 Selecting previously unselected package liblsan0:amd64.
22:18:52 #10 27.99 Selecting previously unselected package g++-8.
22:18:52 #10 27.99 Preparing to unpack .../053-g++-8_8.3.0-6_amd64.deb ...
22:18:52 #10 27.99 Unpacking g++-8 (8.3.0-6) ...
22:18:52 #10 26.83 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
22:18:52 #10 26.88 Selecting previously unselected package libperl5.26:amd64.
22:18:52 #10 26.88 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ...
22:18:52 #10 26.89 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
22:18:52 #24 16.66 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
22:18:52 #24 16.66 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
22:18:52 #24 17.00 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
22:18:52 #24 17.00 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
22:18:52 using credential docker-jenkins-github-credentials
22:18:52 #10 13.11 Setting up libc6:armhf (2.31-13+deb11u5) ...
22:18:52 Cloning the remote Git repository
22:18:52 Cloning with configured refspecs honoured and without tags
22:18:52 #11 14.54 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
22:18:52 #11 14.54 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:18:52 #11 14.61 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
22:18:52 #11 14.61 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
22:18:52 #11 14.61 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
22:18:52 #11 14.62 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
22:18:52 #11 14.62 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
22:18:52 #11 14.62 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
22:18:52 #11 14.62 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
22:18:52 #11 14.62 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
22:18:52 #10 11.49 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
22:18:52 #10 11.50 Get:45 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
22:18:52 #10 11.51 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
22:18:52 #10 11.60 Get:47 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
22:18:52 #10 14.95 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
22:18:52 #10 14.95 Unpacking media-types (4.0.0) ...
22:18:52 #10 14.99 Selecting previously unselected package libmpdec3:arm64.
22:18:52 #10 14.99 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
22:18:52 #10 14.99 Unpacking libmpdec3:arm64 (2.5.1-1) ...
22:18:52 #10 15.04 Selecting previously unselected package libncursesw6:arm64.
22:18:52 #10 15.04 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
22:18:52 #10 15.04 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
22:18:52 #10 15.08 Selecting previously unselected package readline-common.
22:18:52 #10 15.08 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
22:18:52 #10 15.09 Unpacking readline-common (8.1-1) ...
22:18:52 #10 15.12 Selecting previously unselected package libreadline8:arm64.
22:18:52 #10 15.12 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
22:18:52 #10 15.13 Unpacking libreadline8:arm64 (8.1-1) ...
22:18:52 #10 15.17 Selecting previously unselected package libsqlite3-0:arm64.
22:18:52 #10 15.17 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
22:18:52 #10 15.18 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
22:18:52 #11 9.496 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils arm64 2.38-3ubuntu1 [3156 B]
22:18:52 #11 9.496 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB]
22:18:52 #11 9.497 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-52.58 [1295 kB]
22:18:52 #11 9.553 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
22:18:52 #11 9.558 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
22:18:52 #11 9.560 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
22:18:52 #11 9.567 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
22:18:52 #11 9.569 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB]
22:18:52 #11 9.638 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11-base arm64 11.2.0-19ubuntu1 [20.8 kB]
22:18:52 #11 9.639 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
22:18:52 #11 9.676 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
22:18:52 #11 11.72 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
22:18:52 #11 11.77 Get:154 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
22:18:52 #11 11.77 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
22:18:52 #11 11.78 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.1 [88.9 kB]
22:18:52 #11 11.78 Get:157 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
22:18:52 #11 11.78 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
22:18:52 #11 11.79 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
22:18:52 #11 11.79 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
22:18:52 #11 11.85 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
22:18:52 #11 11.86 Get:162 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
22:18:52 #11 11.86 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
22:18:52 #11 11.92 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
22:18:52 #11 11.93 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
22:18:52 #11 11.93 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
22:18:52 #11 11.94 Get:167 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
22:18:52 #11 11.94 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
22:18:52 #11 11.94 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
22:18:52 #11 11.95 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
22:18:52 f5b7ce95afea: Pull complete
22:18:52 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:52 Status: Downloaded newer image for busybox:latest
22:18:52 #9 17.55 Selecting previously unselected package libedit2:arm64.
22:18:52 #9 17.55 Preparing to unpack .../010-libedit2_3.1-20181209-1_arm64.deb ...
22:18:52 #9 17.55 Unpacking libedit2:arm64 (3.1-20181209-1) ...
22:18:52 #9 17.60 Selecting previously unselected package libkeyutils1:arm64.
22:18:52 #9 17.60 Preparing to unpack .../011-libkeyutils1_1.6-6_arm64.deb ...
22:18:52 #9 17.60 Unpacking libkeyutils1:arm64 (1.6-6) ...
22:18:52 #9 17.64 Selecting previously unselected package libkrb5support0:arm64.
22:18:52 #9 17.64 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u4_arm64.deb ...
22:18:52 #9 17.64 Unpacking libkrb5support0:arm64 (1.17-3+deb10u4) ...
22:18:52 #9 17.69 Selecting previously unselected package libk5crypto3:arm64.
22:18:52 #9 17.69 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u4_arm64.deb ...
22:18:52 #9 17.70 Unpacking libk5crypto3:arm64 (1.17-3+deb10u4) ...
22:18:52 #10 24.84 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
22:18:52 #10 24.84 Unpacking liblsan0:amd64 (10.2.1-6) ...
22:18:52 #10 24.96 Selecting previously unselected package libtsan0:amd64.
22:18:52 #10 24.96 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
22:18:52 #10 24.96 Unpacking libtsan0:amd64 (10.2.1-6) ...
22:18:52 + pwd
22:18:52 + id -u
22:18:52 + id -g
22:18:52 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/workspace busybox chown -R 1000:1000 /workspace
22:18:52 Unable to find image 'busybox:latest' locally
22:18:52 #10 27.33 Selecting previously unselected package perl.
22:18:52 #10 27.34 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_amd64.deb ...
22:18:52 #10 27.34 Unpacking perl (5.26.1-6ubuntu0.6) ...
22:18:52 #10 27.39 Selecting previously unselected package openssl.
22:18:52 #24 17.37 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:18:52 #12 2.191 CentOS Stream 8 - AppStream                      14 MB/s |  22 MB     00:01    
22:18:52 #11 14.68 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:18:52 #11 14.68 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
22:18:52 #11 14.76 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
22:18:52 #11 14.76 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
22:18:52 #11 14.76 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
22:18:52 #11 14.77 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
22:18:52 #11 14.77 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
22:18:52 #11 14.77 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
22:18:52 #11 14.77 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
22:18:52 #11 14.77 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:52 #11 14.84 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
22:18:52 #11 14.84 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
22:18:52 #11 14.91 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
22:18:52 #11 14.91 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
22:18:52 #11 14.91 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
22:18:52 #11 14.91 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
22:18:52 #11 14.91 Get:279 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
22:18:52 #11 14.91 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
22:18:52 #11 14.91 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
22:18:52 #11 14.91 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
22:18:52 #10 11.61 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
22:18:52 #10 11.64 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
22:18:52 #10 11.66 Get:50 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
22:18:52 #10 11.66 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
22:18:52 #10 15.25 Selecting previously unselected package libpython3.9-stdlib:arm64.
22:18:52 #10 15.25 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
22:18:52 #10 15.26 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
22:18:52 #10 15.42 Selecting previously unselected package python3.9.
22:18:52 #10 15.42 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
22:18:52 #10 15.43 Unpacking python3.9 (3.9.2-1) ...
22:18:52 #10 15.47 Selecting previously unselected package libpython3-stdlib:arm64.
22:18:52 #10 15.47 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
22:18:52 #10 15.47 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
22:18:52 #10 15.51 Setting up python3-minimal (3.9.2-3) ...
22:18:52 #11 12.00 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
22:18:52 #11 12.00 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:18:52 #11 12.00 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
22:18:52 #11 12.07 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:18:52 #11 12.07 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
22:18:52 #11 12.07 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
22:18:52 #11 12.08 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:52 #11 12.08 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:52 #11 12.08 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
22:18:52 #11 12.08 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
22:18:52 #11 12.15 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
22:18:52 #11 12.15 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
22:18:52 #11 12.15 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
22:18:52 #11 9.685 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
22:18:52 #11 12.22 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
22:18:52 #11 12.23 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
22:18:52 #11 9.687 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp-11 arm64 11.2.0-19ubuntu1 [9692 kB]
22:18:52 #11 12.23 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
22:18:52 #11 12.23 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:18:52 #11 12.23 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
22:18:52 #11 12.23 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
22:18:52 #11 12.23 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
22:18:52 #10 25.19 Selecting previously unselected package libubsan1:amd64.
22:18:52 #10 25.19 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
22:18:52 #10 25.19 Unpacking libubsan1:amd64 (10.2.1-6) ...
22:18:52 #10 25.31 Selecting previously unselected package libquadmath0:amd64.
22:18:52 #10 25.31 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
22:18:52 #10 25.31 Unpacking libquadmath0:amd64 (10.2.1-6) ...
22:18:52 #10 25.36 Selecting previously unselected package libgcc-10-dev:amd64.
22:18:52 #10 25.36 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
22:18:52 #9 17.74 Selecting previously unselected package libkrb5-3:arm64.
22:18:52 #9 17.74 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u4_arm64.deb ...
22:18:52 #9 17.75 Unpacking libkrb5-3:arm64 (1.17-3+deb10u4) ...
22:18:52 #9 17.82 Selecting previously unselected package libgssapi-krb5-2:arm64.
22:18:52 #9 17.82 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u4_arm64.deb ...
22:18:52 #9 17.82 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u4) ...
22:18:52 #9 17.87 Selecting previously unselected package openssh-client.
22:18:52 #9 17.87 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
22:18:52 #9 17.88 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
22:18:52 #11 24.32 Setting up perl-base (5.34.0-3ubuntu1.1) ...
22:18:52 #11 24.35 Selecting previously unselected package liblocale-gettext-perl.
22:18:52 #11 24.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
22:18:52 #11 24.36 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
22:18:52 #11 24.36 Unpacking liblocale-gettext-perl (1.07-4build3) ...
22:18:52 #11 24.39 Selecting previously unselected package libpython3.10-minimal:amd64.
22:18:52 #11 24.39 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04_amd64.deb ...
22:18:52 #11 24.40 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04) ...
22:18:52 #11 24.47 Selecting previously unselected package libexpat1:amd64.
22:18:52 #11 24.47 Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ...
22:18:52 #11 24.48 Unpacking libexpat1:amd64 (2.4.7-1) ...
22:18:52 #11 24.51 Selecting previously unselected package python3.10-minimal.
22:18:52 #11 24.51 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04_amd64.deb ...
22:18:52 #11 24.52 Unpacking python3.10-minimal (3.10.6-1~22.04) ...
22:18:52 #11 24.57 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04) ...
22:18:52 #11 24.60 Setting up libexpat1:amd64 (2.4.7-1) ...
22:18:52 #11 24.61 Setting up python3.10-minimal (3.10.6-1~22.04) ...
22:18:52 #10 21.75 Running transaction check
22:18:52 #10 21.87 Transaction check succeeded.
22:18:52 #10 21.87 Running transaction test
22:18:52 latest: Pulling from library/busybox
22:18:52 f5b7ce95afea: Pulling fs layer
22:18:52 #10 17.47 Setting up perl-base (5.26.1-6ubuntu0.6) ...
22:18:52 #10 17.51 Selecting previously unselected package liblocale-gettext-perl.
22:18:52 #10 17.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4044 files and directories currently installed.)
22:18:52 #10 17.51 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
22:18:52 #10 17.51 Unpacking liblocale-gettext-perl (1.07-3build2) ...
22:18:52 #10 17.56 Selecting previously unselected package libssl1.1:arm64.
22:18:52 #10 17.56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
22:18:52 #10 17.57 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:52 #10 17.71 Selecting previously unselected package libpython3.6-minimal:arm64.
22:18:52 #10 17.71 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
22:18:52 #10 17.71 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:52 #10 17.80 Selecting previously unselected package libexpat1:arm64.
22:18:52 #10 17.80 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ...
22:18:52 #10 17.80 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
22:18:52 #10 17.85 Selecting previously unselected package python3.6-minimal.
22:18:52 #10 27.39 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
22:18:52 #10 27.39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:52 #10 27.50 Selecting previously unselected package ca-certificates.
22:18:52 #10 27.51 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
22:18:52 #10 27.51 Unpacking ca-certificates (20211016~18.04.1) ...
22:18:52 #10 27.56 Selecting previously unselected package distro-info-data.
22:18:52 #10 27.56 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
22:18:52 #10 27.56 Unpacking distro-info-data (0.37ubuntu0.14) ...
22:18:52 #10 27.59 Selecting previously unselected package libmagic-mgc.
22:18:52 #10 27.59 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
22:18:52 #10 27.60 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:18:52 #24 17.37 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
22:18:52 #10 9.830 CentOS Stream 9 - Extras packages               6.9 kB/s | 8.7 kB     00:01    
22:18:52 #10 10.55 Dependencies resolved.
22:18:52 #11 14.99 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
22:18:52 #11 14.99 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
22:18:52 #11 15.07 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
22:18:52 #11 15.07 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
22:18:52 #11 15.07 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
22:18:52 #11 15.07 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
22:18:52 #11 15.07 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
22:18:52 #11 15.07 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
22:18:52 #11 15.07 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
22:18:52 #11 15.07 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
22:18:52 #11 15.14 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
22:18:52 #11 15.14 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:18:52 #11 15.22 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:18:52 #11 15.22 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
22:18:52 #11 15.22 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
22:18:52 #11 15.22 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
22:18:52 #11 15.22 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
22:18:52 #11 15.22 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
22:18:52 #11 15.22 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
22:18:52 #11 15.22 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:52 #10 12.07 Get:52 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
22:18:52 #10 12.07 Get:53 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u3 [254 kB]
22:18:52 #10 12.08 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [294 kB]
22:18:52 #10 12.08 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
22:18:52 #10 12.09 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
22:18:52 #10 12.09 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
22:18:52 #10 12.09 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
22:18:52 #10 12.09 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
22:18:52 #10 12.10 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
22:18:52 #10 12.17 Get:61 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
22:18:52 #10 15.71 Selecting previously unselected package python3.
22:18:52 #12 11.81 CentOS Stream 8 - BaseOS                         27 MB/s |  25 MB     00:00    
22:18:52 #10 15.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9953 files and directories currently installed.)
22:18:52 #10 15.72 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
22:18:52 #10 15.73 Unpacking python3 (3.9.2-3) ...
22:18:52 #10 15.77 Selecting previously unselected package less.
22:18:52 #11 12.30 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
22:18:52 #11 12.30 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:18:52 #11 12.30 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
22:18:52 #11 12.37 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
22:18:52 #11 12.38 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:18:52 #11 12.38 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
22:18:52 #11 12.38 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
22:18:52 #11 12.39 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
22:18:52 #11 12.39 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
22:18:52 #11 12.39 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
22:18:52 #11 12.45 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
22:18:52 #11 10.11 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
22:18:52 #11 10.12 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.1.0-2ubuntu1~22.04 [45.0 kB]
22:18:52 #11 10.12 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.1.0-2ubuntu1~22.04 [124 kB]
22:18:52 #11 10.12 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.1.0-2ubuntu1~22.04 [28.4 kB]
22:18:52 #11 10.12 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.1.0-2ubuntu1~22.04 [10.8 kB]
22:18:52 #11 10.12 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libasan6 arm64 11.2.0-19ubuntu1 [2229 kB]
22:18:52 #11 10.21 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.1.0-2ubuntu1~22.04 [1034 kB]
22:18:52 #11 10.25 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtsan0 arm64 11.2.0-19ubuntu1 [2235 kB]
22:18:52 #9 18.00 Selecting previously unselected package libgdbm-compat4:armhf.
22:18:52 #9 18.00 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
22:18:52 #9 18.00 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
22:18:52 #9 18.08 Selecting previously unselected package libperl5.28:armhf.
22:18:52 #9 18.08 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
22:18:52 #9 18.09 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
22:18:52 #10 25.36 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
22:18:52 #10 25.59 Selecting previously unselected package gcc-10.
22:18:52 #10 25.59 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
22:18:52 #10 25.60 Unpacking gcc-10 (10.2.1-6) ...
22:18:52 #9 17.98 Selecting previously unselected package ucf.
22:18:52 #9 17.98 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
22:18:52 #9 17.99 Moving old data out of the way
22:18:52 #9 17.99 Unpacking ucf (3.0038+nmu1) ...
22:18:52 #9 18.03 Selecting previously unselected package xz-utils.
22:18:52 #9 18.03 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
22:18:52 #9 18.04 Unpacking xz-utils (5.2.4-1+deb10u1) ...
22:18:52 #9 18.09 Selecting previously unselected package libfl2:arm64.
22:18:52 #9 18.09 Preparing to unpack .../019-libfl2_2.6.4-6.2_arm64.deb ...
22:18:52 #9 18.10 Unpacking libfl2:arm64 (2.6.4-6.2) ...
22:18:52 #9 18.15 Selecting previously unselected package at.
22:18:52 #9 18.15 Preparing to unpack .../020-at_3.1.23-1_arm64.deb ...
22:18:52 #9 18.15 Unpacking at (3.1.23-1) ...
22:18:52 #9 18.20 Selecting previously unselected package libsigsegv2:arm64.
22:18:53 f5b7ce95afea: Verifying Checksum
22:18:53 f5b7ce95afea: Download complete
22:18:53 f5b7ce95afea: Pull complete
22:18:53 Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:53 Status: Downloaded newer image for busybox:latest
22:18:53 #10 17.85 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
22:18:53 #10 17.86 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:53 #10 17.99 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:53 #10 18.09 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:53 #10 27.66 Selecting previously unselected package libmagic1:amd64.
22:18:53 #10 27.66 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
22:18:53 #10 27.66 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
22:18:53 #10 27.71 Selecting previously unselected package file.
22:18:53 #10 27.71 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
22:18:53 #10 27.72 Unpacking file (1:5.32-2ubuntu0.4) ...
22:18:53 #10 27.75 Selecting previously unselected package less.
22:18:53 #10 27.75 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
22:18:53 #10 27.76 Unpacking less (487-0.1) ...
22:18:53 #10 27.81 Selecting previously unselected package libapt-inst2.0:amd64.
22:18:53 #10 27.81 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
22:18:53 #10 27.82 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
22:18:53 #10 27.87 Selecting previously unselected package libglib2.0-0:amd64.
22:18:53 #24 17.69 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:18:53 #24 17.69 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
22:18:53 #10 10.56 ================================================================================
22:18:53 #10 10.56  Package                       Arch     Version                Repository  Size
22:18:53 #10 10.56 ================================================================================
22:18:53 #10 10.56 Installing:
22:18:53 #10 10.56  dnf-plugins-core              noarch   4.1.0-3.el9            baseos      34 k
22:18:53 #10 10.56  rpm-build                     aarch64  4.16.1.3-17.el9        appstream  100 k
22:18:53 #10 10.56  rpmlint                       noarch   1.11-19.el9            appstream  198 k
22:18:53 #10 10.56 Installing dependencies:
22:18:53 #10 10.56  binutils                      aarch64  2.35.2-24.el9          baseos     4.8 M
22:18:53 #10 10.56  bzip2                         aarch64  1.0.8-8.el9            baseos      56 k
22:18:53 #10 10.56  checkpolicy                   aarch64  3.4-1.el9              appstream  341 k
22:18:53 #10 10.56  cpio                          aarch64  2.13-16.el9            baseos     274 k
22:18:53 #10 10.56  cracklib                      aarch64  2.9.6-27.el9           baseos      95 k
22:18:53 #10 10.56  cracklib-dicts                aarch64  2.9.6-27.el9           baseos     3.6 M
22:18:53 #10 10.56  dbus-libs                     aarch64  1:1.12.20-6.el9        baseos     149 k
22:18:53 #10 10.56  desktop-file-utils            aarch64  0.26-6.el9             appstream   72 k
22:18:53 #10 10.56  diffutils                     aarch64  3.7-12.el9             baseos     392 k
22:18:53 #10 10.56  dwz                           aarch64  0.14-3.el9             appstream  126 k
22:18:53 #10 10.56  ed                            aarch64  1.14.2-12.el9          baseos      74 k
22:18:53 #10 10.56  efi-srpm-macros               noarch   4-9.el9                appstream   23 k
22:18:53 #10 10.56  elfutils                      aarch64  0.187-5.el9            baseos     521 k
22:18:53 #10 10.56  elfutils-debuginfod-client    aarch64  0.187-5.el9            baseos      37 k
22:18:53 #10 10.56  emacs-filesystem              noarch   1:27.1-3.el9           appstream  9.2 k
22:18:53 #10 10.56  enchant                       aarch64  1:1.6.0-30.el9         appstream   61 k
22:18:53 #10 10.56  environment-modules           aarch64  5.0.1-2.el9            baseos     492 k
22:18:53 #10 10.56  file                          aarch64  5.39-10.el9            baseos      49 k
22:18:53 #10 10.56  fonts-srpm-macros             noarch   1:2.0.5-7.el9.1        appstream   28 k
22:18:53 #10 10.56  gcc-toolset-12-binutils       aarch64  2.38-16.el9            appstream  5.8 M
22:18:53 #10 10.56  gcc-toolset-12-binutils-gold  aarch64  2.38-14.el9            appstream  897 k
22:18:53 #10 10.56  gcc-toolset-12-runtime        aarch64  12.0-5.el9             appstream   55 k
22:18:53 #10 10.56  gdb-minimal                   aarch64  10.2-10.el9            appstream  3.1 M
22:18:53 #10 10.56  gdk-pixbuf2                   aarch64  2.42.6-2.el9           appstream  491 k
22:18:53 #10 10.56  ghc-srpm-macros               noarch   1.5.0-6.el9            appstream  8.8 k
22:18:53 #10 10.56  glib-networking               aarch64  2.68.3-3.el9           baseos     185 k
22:18:53 #10 10.56  glibc-gconv-extra             aarch64  2.34-40.el9            baseos     1.7 M
22:18:53 #10 10.56  go-srpm-macros                noarch   3.0.9-9.el9            appstream   27 k
22:18:53 #10 10.56  groff-base                    aarch64  1.22.4-10.el9          baseos     1.0 M
22:18:53 #10 10.56  gsettings-desktop-schemas     aarch64  40.0-4.el9             baseos     688 k
22:18:53 #10 10.56  hunspell                      aarch64  1.7.0-11.el9           appstream  319 k
22:18:53 #10 10.56  hunspell-en-GB                noarch   0.20140811.1-20.el9    appstream  226 k
22:18:53 #10 10.56  hunspell-en-US                noarch   0.20140811.1-20.el9    appstream  177 k
22:18:53 #10 10.56  hunspell-filesystem           aarch64  1.7.0-11.el9           appstream  8.6 k
22:18:53 #10 10.56  info                          aarch64  6.7-15.el9             baseos     221 k
22:18:53 #10 10.56  json-glib                     aarch64  1.6.6-1.el9            baseos     160 k
22:18:53 #10 10.56  kernel-srpm-macros            noarch   1.0-11.el9             appstream   16 k
22:18:53 #10 10.56  less                          aarch64  590-1.el9              baseos     161 k
22:18:53 #10 10.56  libappstream-glib             aarch64  0.7.18-4.el9           appstream  380 k
22:18:53 #10 10.56  libbrotli                     aarch64  1.0.9-6.el9            baseos     314 k
22:18:53 #10 10.56  libdb                         aarch64  5.3.28-53.el9          baseos     712 k
22:18:53 #10 10.56  libeconf                      aarch64  0.4.1-2.el9            baseos      27 k
22:18:53 #10 10.56  libfdisk                      aarch64  2.37.4-9.el9           baseos     149 k
22:18:53 #10 10.56  libicu                        aarch64  67.1-9.el9             baseos     9.5 M
22:18:53 #10 10.56  libjpeg-turbo                 aarch64  2.0.90-5.el9           appstream  170 k
22:18:53 #10 10.56  libpipeline                   aarch64  1.5.3-4.el9            baseos      48 k
22:18:53 #10 10.56  libpkgconf                    aarch64  1.7.3-10.el9           baseos      36 k
22:18:53 #10 10.56  libpng                        aarch64  2:1.6.37-12.el9        baseos     115 k
22:18:53 #10 10.56  libproxy                      aarch64  0.4.15-35.el9          baseos      71 k
22:18:53 #10 10.56  libpsl                        aarch64  0.21.1-5.el9           baseos      64 k
22:18:53 #10 10.56  libpwquality                  aarch64  1.4.4-8.el9            baseos     119 k
22:18:53 #10 10.56  libselinux-utils              aarch64  3.4-3.el9              baseos     181 k
22:18:53 #10 10.56  libsoup                       aarch64  2.72.0-8.el9           appstream  397 k
22:18:53 #10 10.56  libstemmer                    aarch64  0-18.585svn.el9        appstream   82 k
22:18:53 #10 10.56  libutempter                   aarch64  1.2.1-6.el9            baseos      27 k
22:18:53 #10 10.56  lua-srpm-macros               noarch   1-6.el9                appstream  9.5 k
22:18:53 #10 10.56  man-db                        aarch64  2.9.3-7.el9            baseos     1.2 M
22:18:53 #10 10.56  ncurses                       aarch64  6.2-8.20210508.el9     baseos     406 k
22:18:53 #10 10.56  ocaml-srpm-macros             noarch   6-6.el9                appstream  8.8 k
22:18:53 #10 10.56  openblas-srpm-macros          noarch   2-11.el9               appstream  8.4 k
22:18:53 #10 10.56  openssl                       aarch64  1:3.0.1-41.el9         baseos     1.2 M
22:18:53 #10 10.56  pam                           aarch64  1.5.1-13.el9           baseos     621 k
22:18:53 #10 10.56  patch                         aarch64  2.7.6-16.el9           appstream  124 k
22:18:53 #10 10.56  perl-AutoLoader               noarch   5.74-479.el9           appstream   31 k
22:18:53 #10 10.56  perl-B                        aarch64  1.80-479.el9           appstream  190 k
22:18:53 #10 10.56  perl-Carp                     noarch   1.50-460.el9           appstream   30 k
22:18:53 #10 10.56  perl-Class-Struct             noarch   0.66-479.el9           appstream   32 k
22:18:53 #10 10.56  perl-Data-Dumper              aarch64  2.174-462.el9          appstream   55 k
22:18:53 #10 10.56  perl-Digest                   noarch   1.19-4.el9             appstream   26 k
22:18:53 #10 10.56  perl-Digest-MD5               aarch64  2.58-4.el9             appstream   37 k
22:18:53 #10 10.56  perl-Encode                   aarch64  4:3.08-462.el9         appstream  1.7 M
22:18:53 #10 10.56  perl-Errno                    aarch64  1.30-479.el9           appstream   24 k
22:18:53 #10 10.56  perl-Exporter                 noarch   5.74-461.el9           appstream   32 k
22:18:53 #10 10.56  perl-Fcntl                    aarch64  1.13-479.el9           appstream   30 k
22:18:53 #10 10.56  perl-File-Basename            noarch   2.85-479.el9           appstream   27 k
22:18:53 #10 10.56  perl-File-Path                noarch   2.18-4.el9             appstream   36 k
22:18:53 #10 10.56  perl-File-Temp                noarch   1:0.231.100-4.el9      appstream   60 k
22:18:53 #10 10.56  perl-File-stat                noarch   1.09-479.el9           appstream   27 k
22:18:53 #10 10.56  perl-FileHandle               noarch   2.03-479.el9           appstream   25 k
22:18:53 #10 10.56  perl-Getopt-Long              noarch   1:2.52-4.el9           appstream   61 k
22:18:53 #10 10.56  perl-Getopt-Std               noarch   1.12-479.el9           appstream   25 k
22:18:53 #10 10.56  perl-HTTP-Tiny                noarch   0.076-460.el9          appstream   55 k
22:18:53 #10 10.56  perl-IO                       aarch64  1.43-479.el9           appstream   98 k
22:18:53 #10 10.56  perl-IO-Socket-IP             noarch   0.41-5.el9             appstream   43 k
22:18:53 #10 10.56  perl-IPC-Open3                noarch   1.21-479.el9           appstream   32 k
22:18:53 #10 10.56  perl-MIME-Base64              aarch64  3.16-4.el9             appstream   31 k
22:18:53 #10 10.56  perl-Net-SSLeay               aarch64  1.92-2.el9             appstream  389 k
22:18:53 #10 10.56  perl-POSIX                    aarch64  1.94-479.el9           appstream  106 k
22:18:53 #10 10.56  perl-PathTools                aarch64  3.78-461.el9           appstream   88 k
22:18:53 #10 10.56  perl-Pod-Escapes              noarch   1:1.07-460.el9         appstream   21 k
22:18:53 #10 10.56  perl-Pod-Perldoc              noarch   3.28.01-461.el9        appstream   87 k
22:18:53 #10 10.56  perl-Pod-Simple               noarch   1:3.42-4.el9           appstream  225 k
22:18:53 #10 10.56  perl-Pod-Usage                noarch   4:2.01-4.el9           appstream   41 k
22:18:53 #10 10.56  perl-Scalar-List-Utils        aarch64  4:1.56-461.el9         appstream   72 k
22:18:53 #10 10.56  perl-SelectSaver              noarch   1.02-479.el9           appstream   21 k
22:18:53 #10 10.56  perl-Socket                   aarch64  4:2.031-4.el9          appstream   55 k
22:18:53 #10 10.56  perl-Storable                 aarch64  1:3.21-460.el9         appstream   94 k
22:18:53 #10 10.56  perl-Symbol                   noarch   1.08-479.el9           appstream   24 k
22:18:53 #10 10.56  perl-Term-ANSIColor           noarch   5.01-461.el9           appstream   49 k
22:18:53 #10 10.56  perl-Term-Cap                 noarch   1.17-460.el9           appstream   23 k
22:18:53 #10 10.56  perl-Text-ParseWords          noarch   3.30-460.el9           appstream   17 k
22:18:53 #10 10.56  perl-Text-Tabs+Wrap           noarch   2013.0523-460.el9      appstream   24 k
22:18:53 #10 10.56  perl-Time-Local               noarch   2:1.300-7.el9          appstream   34 k
22:18:53 #10 10.56  perl-URI                      noarch   5.09-3.el9             appstream  121 k
22:18:53 #10 10.56  perl-base                     noarch   2.27-479.el9           appstream   26 k
22:18:53 #10 10.56  perl-constant                 noarch   1.33-461.el9           appstream   24 k
22:18:53 #10 10.56  perl-if                       noarch   0.60.800-479.el9       appstream   24 k
22:18:53 #10 10.56  perl-interpreter              aarch64  4:5.32.1-479.el9       appstream   80 k
22:18:53 #10 10.56  perl-libnet                   noarch   3.13-4.el9             appstream  130 k
22:18:53 #10 10.56  perl-libs                     aarch64  4:5.32.1-479.el9       appstream  2.1 M
22:18:53 #10 10.56  perl-mro                      aarch64  1.23-479.el9           appstream   37 k
22:18:53 #10 10.56  perl-overload                 noarch   1.31-479.el9           appstream   55 k
22:18:53 #10 10.56  perl-overloading              noarch   0.02-479.el9           appstream   22 k
22:18:53 #10 10.56  perl-parent                   noarch   1:0.238-460.el9        appstream   15 k
22:18:53 #10 10.56  perl-podlators                noarch   1:4.14-460.el9         appstream  114 k
22:18:53 #10 10.56  perl-srpm-macros              noarch   1-41.el9               appstream  9.1 k
22:18:53 #10 10.56  perl-subs                     noarch   1.03-479.el9           appstream   21 k
22:18:53 #10 10.56  perl-vars                     noarch   1.05-479.el9           appstream   23 k
22:18:53 #10 10.56  pkgconf                       aarch64  1.7.3-10.el9           baseos      40 k
22:18:53 #10 10.56  pkgconf-m4                    noarch   1.7.3-10.el9           baseos      15 k
22:18:53 #10 10.56  pkgconf-pkg-config            aarch64  1.7.3-10.el9           baseos      11 k
22:18:53 #10 10.56  policycoreutils               aarch64  3.4-4.el9              baseos     236 k
22:18:53 #10 10.56  policycoreutils-python-utils  noarch   3.4-4.el9              appstream   75 k
22:18:53 #10 10.56  procps-ng                     aarch64  3.3.17-8.el9           baseos     348 k
22:18:53 #10 10.56  publicsuffix-list-dafsa       noarch   20210518-3.el9         baseos      58 k
22:18:53 #10 10.56  python-srpm-macros            noarch   3.9-52.el9             appstream   24 k
22:18:53 #10 10.56  python3-audit                 aarch64  3.0.7-103.el9          appstream   84 k
22:18:53 #10 10.56  python3-dateutil              noarch   1:2.8.1-6.el9          baseos     302 k
22:18:53 #10 10.56  python3-dbus                  aarch64  1.2.18-2.el9           baseos     144 k
22:18:53 #10 10.56  python3-dnf-plugins-core      noarch   4.1.0-3.el9            baseos     237 k
22:18:53 #10 10.56  python3-enchant               noarch   3.2.0-5.el9            appstream   86 k
22:18:53 #10 10.56  python3-file-magic            noarch   5.39-10.el9            appstream   17 k
22:18:53 #10 10.56  python3-libselinux            aarch64  3.4-3.el9              appstream  181 k
22:18:53 #10 10.56  python3-libsemanage           aarch64  3.4-2.el9              appstream   80 k
22:18:53 #10 10.56  python3-policycoreutils       noarch   3.4-4.el9              appstream  2.1 M
22:18:53 #10 10.56  python3-setools               aarch64  4.4.0-5.el9            baseos     590 k
22:18:53 #10 10.56  python3-setuptools            noarch   53.0.0-11.el9          baseos     944 k
22:18:53 #10 10.56  python3-six                   noarch   1.15.0-9.el9           baseos      37 k
22:18:53 #10 10.56  qt5-srpm-macros               noarch   5.15.3-1.el9           appstream  9.7 k
22:18:53 #10 10.56  redhat-rpm-config             noarch   196-1.el9              appstream   73 k
22:18:53 #10 10.56  rust-srpm-macros              noarch   17-4.el9               appstream   10 k
22:18:53 #10 10.56  scl-utils                     aarch64  1:2.0.3-2.el9          appstream   38 k
22:18:53 #10 10.56  shared-mime-info              aarch64  2.1-4.el9              baseos     557 k
22:18:53 #10 10.56  systemd-libs                  aarch64  250-11.el9             baseos     600 k
22:18:53 #10 10.56  tcl                           aarch64  1:8.6.10-7.el9         baseos     1.1 M
22:18:53 #10 10.56  unzip                         aarch64  6.0-56.el9             baseos     179 k
22:18:53 #10 10.56  util-linux                    aarch64  2.37.4-9.el9           baseos     2.3 M
22:18:53 #10 10.56  util-linux-core               aarch64  2.37.4-9.el9           baseos     457 k
22:18:53 #10 10.56  vim-filesystem                noarch   2:8.2.2637-16.el9      baseos      25 k
22:18:53 #10 10.56  webkit2gtk3-jsc               aarch64  2.36.7-1.el9           appstream  2.9 M
22:18:53 #10 10.56  xz                            aarch64  5.2.5-8.el9            baseos     226 k
22:18:53 #10 10.56  zip                           aarch64  3.0-33.el9             baseos     235 k
22:18:53 #10 10.56  zstd                          aarch64  1.5.1-2.el9            baseos     387 k
22:18:53 #10 10.56 Installing weak dependencies:
22:18:53 #10 10.56  abattis-cantarell-fonts       noarch   0.301-4.el9            appstream  365 k
22:18:53 #10 10.56  adobe-source-code-pro-fonts   noarch   2.030.1.050-12.el9.1   appstream  832 k
22:18:53 #10 10.56  hunspell-en                   noarch   0.20140811.1-20.el9    appstream  187 k
22:18:53 #10 10.56  libproxy-webkitgtk4           aarch64  0.4.15-35.el9          appstream   21 k
22:18:53 #10 10.56  perl-IO-Socket-SSL            noarch   2.073-1.el9            appstream  219 k
22:18:53 #10 10.56  perl-Mozilla-CA               noarch   20200520-6.el9         appstream   13 k
22:18:53 #10 10.56  perl-NDBM_File                aarch64  1.15-479.el9           appstream   31 k
22:18:53 #10 10.56 
22:18:53 #10 10.56 Transaction Summary
22:18:53 #10 10.56 ================================================================================
22:18:53 #10 10.56 Install  163 Packages
22:18:53 #10 10.56 
22:18:53 #10 10.57 Total download size: 66 M
22:18:53 #10 10.57 Installed size: 260 M
22:18:53 #10 10.57 Downloading Packages:
22:18:53 #11 15.29 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
22:18:53 #10 15.77 Preparing to unpack .../001-less_551-2_arm64.deb ...
22:18:53 #10 15.78 Unpacking less (551-2) ...
22:18:53 #10 15.82 Selecting previously unselected package netbase.
22:18:53 #10 15.82 Preparing to unpack .../002-netbase_6.3_all.deb ...
22:18:53 #10 15.83 Unpacking netbase (6.3) ...
22:18:53 #10 15.86 Selecting previously unselected package sensible-utils.
22:18:53 #10 15.86 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
22:18:53 #10 15.86 Unpacking sensible-utils (0.0.14) ...
22:18:53 #10 15.89 Selecting previously unselected package bzip2.
22:18:53 #10 15.90 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
22:18:53 #10 15.90 Unpacking bzip2 (1.0.8-4) ...
22:18:53 #10 15.94 Selecting previously unselected package openssl.
22:18:53 #10 15.94 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_arm64.deb ...
22:18:53 #10 15.94 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:18:53 #10 16.03 Selecting previously unselected package ca-certificates.
22:18:53 #11 12.45 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:18:53 #11 12.60 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
22:18:53 #11 10.35 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.1.0-2ubuntu1~22.04 [965 kB]
22:18:53 #11 10.38 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.1.0-2ubuntu1~22.04 [1119 kB]
22:18:53 #11 10.43 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgcc-11-dev arm64 11.2.0-19ubuntu1 [1151 kB]
22:18:53 #11 10.49 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11 arm64 11.2.0-19ubuntu1 [19.4 MB]
22:18:53 #10 28.86 Selecting previously unselected package g++.
22:18:53 #10 28.87 Preparing to unpack .../054-g++_4%3a8.3.0-1_amd64.deb ...
22:18:53 #10 28.87 Unpacking g++ (4:8.3.0-1) ...
22:18:53 #10 28.90 Selecting previously unselected package make.
22:18:53 #10 28.90 Preparing to unpack .../055-make_4.2.1-1.2_amd64.deb ...
22:18:53 #10 28.90 Unpacking make (4.2.1-1.2) ...
22:18:53 #10 28.96 Selecting previously unselected package libdpkg-perl.
22:18:53 #10 28.96 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
22:18:53 #10 28.97 Unpacking libdpkg-perl (1.19.8) ...
22:18:53 #10 29.04 Selecting previously unselected package patch.
22:18:53 #10 29.04 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_amd64.deb ...
22:18:53 #10 29.04 Unpacking patch (2.7.6-3+deb10u1) ...
22:18:53 #10 29.08 Selecting previously unselected package dpkg-dev.
22:18:53 #9 18.20 Preparing to unpack .../021-libsigsegv2_2.12-2_arm64.deb ...
22:18:53 #9 18.20 Unpacking libsigsegv2:arm64 (2.12-2) ...
22:18:53 #9 18.23 Selecting previously unselected package m4.
22:18:53 #9 18.23 Preparing to unpack .../022-m4_1.4.18-2_arm64.deb ...
22:18:53 #9 18.24 Unpacking m4 (1.4.18-2) ...
22:18:53 #9 18.28 Selecting previously unselected package autoconf.
22:18:53 #9 18.28 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
22:18:53 #9 18.28 Unpacking autoconf (2.69-11) ...
22:18:53 #9 18.35 Selecting previously unselected package autotools-dev.
22:18:53 #9 18.35 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
22:18:53 #9 18.36 Unpacking autotools-dev (20180224.1) ...
22:18:53 #9 18.40 Selecting previously unselected package automake.
22:18:53 #9 18.40 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
22:18:53 #9 18.40 Unpacking automake (1:1.16.1-4) ...
22:18:53 #9 18.47 Selecting previously unselected package autopoint.
22:18:53 #11 25.22 Selecting previously unselected package python3-minimal.
22:18:53 #11 25.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4709 files and directories currently installed.)
22:18:53 #11 25.23 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
22:18:53 #11 25.23 Unpacking python3-minimal (3.10.6-1~22.04) ...
22:18:53 #11 25.26 Selecting previously unselected package media-types.
22:18:53 #11 25.26 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
22:18:53 #11 25.27 Unpacking media-types (7.0.0) ...
22:18:53 #11 25.30 Selecting previously unselected package libmpdec3:amd64.
22:18:53 #11 25.30 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
22:18:53 #10 14.27 Selecting previously unselected package libuchardet0:armhf.
22:18:53 #10 14.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 ... 6685 files and directories currently installed.)
22:18:53 #10 14.27 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
22:18:53 #10 18.11 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
22:18:53 #10 18.12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:53 #10 27.87 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
22:18:53 #10 27.87 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
22:18:53 #10 28.01 Selecting previously unselected package libglib2.0-data.
22:18:53 #10 28.01 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
22:18:53 #10 28.01 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:18:53 #10 28.05 Selecting previously unselected package libicu60:amd64.
22:18:53 #10 28.05 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
22:18:53 #10 28.05 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
22:18:53 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.1s done
22:18:53 #7 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d
22:18:53 #24 17.99 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:18:53 #24 17.99 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
22:18:53 #24 17.99 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
22:18:53 #24 17.99 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:18:53 #24 17.99 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:18:53 #24 17.99 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
22:18:53 #24 17.99 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
22:18:53 #24 17.99 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
22:18:53 #24 18.00 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
22:18:53 #24 18.00 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
22:18:53 #24 18.00 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
22:18:53 #24 18.00 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
22:18:53 #24 18.01 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
22:18:53 #24 18.04 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
22:18:53 #24 18.04 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
22:18:53 #24 18.06 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
22:18:53 #24 18.06 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
22:18:53 #24 18.09 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
22:18:53 Fetching without tags
22:18:53 #11 15.44 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
22:18:53 #11 15.63 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
22:18:53 #11 15.65 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
22:18:53 #11 15.68 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
22:18:53 #11 12.94 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
22:18:53 #11 12.96 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
22:18:53 #11 12.97 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
22:18:53 #13 61.60   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         6/68 
22:18:53 #10 16.03 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
22:18:53 #10 16.04 Unpacking ca-certificates (20210119) ...
22:18:53 #10 16.09 Selecting previously unselected package libmagic-mgc.
22:18:53 #10 16.09 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:18:53 #10 16.09 Unpacking libmagic-mgc (1:5.39-3) ...
22:18:53 #10 16.16 Selecting previously unselected package libmagic1:arm64.
22:18:53 #10 16.17 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
22:18:53 #10 16.17 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:18:53 #10 16.21 Selecting previously unselected package file.
22:18:53 #10 16.21 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
22:18:53 #10 16.21 Unpacking file (1:5.39-3) ...
22:18:53 #10 16.24 Selecting previously unselected package gettext-base.
22:18:53 #10 16.25 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
22:18:53 #10 16.25 Unpacking gettext-base (0.21-4) ...
22:18:53 #10 16.29 Selecting previously unselected package manpages.
22:18:53 #10 29.08 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
22:18:53 #10 29.08 Unpacking dpkg-dev (1.19.8) ...
22:18:53 #10 29.19 Selecting previously unselected package build-essential.
22:18:53 #10 29.19 Preparing to unpack .../059-build-essential_12.6_amd64.deb ...
22:18:53 #10 29.20 Unpacking build-essential (12.6) ...
22:18:53 #10 29.22 Selecting previously unselected package openssl.
22:18:53 #10 29.22 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u3_amd64.deb ...
22:18:53 #10 29.23 Unpacking openssl (1.1.1n-0+deb10u3) ...
22:18:53 #10 29.33 Selecting previously unselected package ca-certificates.
22:18:53 #10 29.33 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
22:18:53 #10 29.34 Unpacking ca-certificates (20200601~deb10u2) ...
22:18:53 #10 29.39 Selecting previously unselected package libsasl2-modules-db:amd64.
22:18:53 #10 29.39 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
22:18:53 #10 29.40 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:18:53 #10 29.43 Selecting previously unselected package libsasl2-2:amd64.
22:18:53 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 5.1s
22:18:53 #10 12.58 Get:62 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
22:18:53 #10 12.58 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
22:18:53 #10 12.59 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
22:18:53 #10 12.60 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
22:18:53 #10 12.60 Get:66 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
22:18:53 #10 12.60 Get:67 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
22:18:53 #10 12.60 Get:68 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
22:18:53 #10 12.62 Get:69 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
22:18:53 #10 12.65 Get:70 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
22:18:53 #10 12.66 Get:71 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
22:18:53 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:53 #9 18.48 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
22:18:53 #9 18.48 Unpacking autopoint (0.19.8.1-9) ...
22:18:53 #9 18.52 Selecting previously unselected package binutils-common:arm64.
22:18:53 #9 18.52 Preparing to unpack .../027-binutils-common_2.31.1-16_arm64.deb ...
22:18:53 #9 18.52 Unpacking binutils-common:arm64 (2.31.1-16) ...
22:18:53 #9 18.73 Selecting previously unselected package libbinutils:arm64.
22:18:53 #9 18.64 Selecting previously unselected package perl.
22:18:53 #9 18.64 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
22:18:53 #9 18.65 Unpacking perl (5.28.1-6+deb10u1) ...
22:18:53 #9 18.72 Selecting previously unselected package liblocale-gettext-perl.
22:18:53 #9 18.72 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
22:18:53 #9 ...
22:18:53 
22:18:53 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:53 #10 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.9s done
22:18:53 #10 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.0s
22:18:53 #10 ...
22:18:53 
22:18:53 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:53 #9 18.72 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:18:53 #9 18.82 Selecting previously unselected package libssl1.1:armhf.
22:18:53 #9 18.82 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
22:18:53 #10 14.27 Unpacking libuchardet0:armhf (0.0.7-1) ...
22:18:53 #10 14.31 Selecting previously unselected package groff-base.
22:18:53 #10 14.31 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
22:18:53 #10 14.32 Unpacking groff-base (1.22.4-6) ...
22:18:53 #10 14.45 Selecting previously unselected package libgdbm6:armhf.
22:18:53 #10 14.45 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
22:18:53 #10 14.45 Unpacking libgdbm6:armhf (1.19-2) ...
22:18:53 #10 14.51 Selecting previously unselected package libpipeline1:armhf.
22:18:53 #10 14.51 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
22:18:53 #10 14.51 Unpacking libpipeline1:armhf (1.5.3-1) ...
22:18:53 #11 25.31 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
22:18:53 #11 25.33 Selecting previously unselected package readline-common.
22:18:53 #11 25.34 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
22:18:53 #11 25.34 Unpacking readline-common (8.1.2-1) ...
22:18:53 #11 25.37 Selecting previously unselected package libreadline8:amd64.
22:18:53 #11 25.37 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
22:18:53 #11 25.38 Unpacking libreadline8:amd64 (8.1.2-1) ...
22:18:53 #11 25.41 Selecting previously unselected package libsqlite3-0:amd64.
22:18:53 #11 25.41 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ...
22:18:53 #11 25.42 Unpacking libsqlite3-0:amd64 (3.37.2-2) ...
22:18:53 #11 25.45 Selecting previously unselected package libpython3.10-stdlib:amd64.
22:18:53 #11 25.45 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04_amd64.deb ...
22:18:53 #11 25.45 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04) ...
22:18:53 #11 25.55 Selecting previously unselected package python3.10.
22:18:53 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:53 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:53 #10 18.64 Selecting previously unselected package python3-minimal.
22:18:53 #7 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:53 #7 DONE 26.9s
22:18:53 
22:18:53 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:53 #11 10.25 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
22:18:53 #11 10.26 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-common armhf 2.38-3ubuntu1 [221 kB]
22:18:53 #11 10.27 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbinutils armhf 2.38-3ubuntu1 [497 kB]
22:18:53 #11 10.29 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf-nobfd0 armhf 2.38-3ubuntu1 [93.5 kB]
22:18:53 #11 10.29 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf0 armhf 2.38-3ubuntu1 [93.6 kB]
22:18:53 #11 10.30 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-arm-linux-gnueabihf armhf 2.38-3ubuntu1 [3061 kB]
22:18:53 #11 10.44 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils armhf 2.38-3ubuntu1 [3162 B]
22:18:53 #11 10.47 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB]
22:18:53 #11 10.47 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-52.58 [1282 kB]
22:18:53 #11 10.51 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
22:18:53 #11 10.51 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
22:18:53 #11 10.52 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
22:18:53 #11 10.52 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
22:18:53 #11 10.52 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB]
22:18:53 #11 10.59 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11-base armhf 11.2.0-19ubuntu1 [20.8 kB]
22:18:53 #11 10.59 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
22:18:53 #11 10.63 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
22:18:53 #11 10.63 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
22:18:53 #11 10.63 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp-11 armhf 11.2.0-19ubuntu1 [7841 kB]
22:18:53 #11 11.07 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
22:18:53 #11 11.07 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.1.0-2ubuntu1~22.04 [39.1 kB]
22:18:53 #11 11.07 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.1.0-2ubuntu1~22.04 [110 kB]
22:18:53 #11 11.07 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.1.0-2ubuntu1~22.04 [7658 B]
22:18:53 #11 11.07 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libasan6 armhf 11.2.0-19ubuntu1 [2242 kB]
22:18:53 #11 11.11 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.1.0-2ubuntu1~22.04 [959 kB]
22:18:53 #11 11.17 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgcc-11-dev armhf 11.2.0-19ubuntu1 [835 kB]
22:18:53 #11 11.21 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11 armhf 11.2.0-19ubuntu1 [15.8 MB]
22:18:53 #11 12.13 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
22:18:53 #11 12.13 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstdc++-11-dev armhf 11.2.0-19ubuntu1 [2134 kB]
22:18:53 #11 12.16 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++-11 armhf 11.2.0-19ubuntu1 [9018 kB]
22:18:53 #11 12.63 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
22:18:53 #11 13.03 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
22:18:53 #11 13.39 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
22:18:53 #11 13.48 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
22:18:53 #11 13.49 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
22:18:53 #11 13.53 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
22:18:53 #11 13.53 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
22:18:53 #11 13.64 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
22:18:53 #11 13.64 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
22:18:53 #11 13.66 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB]
22:18:53 #11 13.66 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB]
22:18:53 #11 13.67 Get:112 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]
22:18:53 #11 13.67 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
22:18:53 #11 13.68 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
22:18:53 #11 13.69 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.4 [253 kB]
22:18:53 #11 13.70 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.4 [188 kB]
22:18:53 #11 13.72 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
22:18:53 #11 13.72 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
22:18:53 #11 13.80 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
22:18:53 #11 13.80 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
22:18:53 #11 13.80 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
22:18:53 #11 13.80 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
22:18:53 #11 13.80 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
22:18:53 #11 13.80 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
22:18:53 #11 13.80 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
22:18:53 #11 13.80 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
22:18:53 #11 13.87 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
22:18:53 #11 13.87 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
22:18:53 #11 13.94 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:18:53 #11 13.94 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
22:18:53 #11 13.94 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
22:18:53 #11 13.96 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
22:18:53 #11 13.96 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
22:18:53 #11 13.96 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
22:18:53 #11 13.96 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
22:18:53 #11 13.97 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.1 [100 kB]
22:18:53 #11 14.01 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
22:18:53 #11 14.01 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
22:18:53 #11 14.09 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
22:18:53 #11 14.09 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
22:18:53 #11 14.10 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
22:18:53 #11 14.10 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
22:18:53 #11 14.11 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
22:18:53 #11 14.11 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
22:18:53 #11 14.11 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
22:18:53 #11 14.11 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
22:18:53 #11 14.16 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
22:18:53 #11 14.17 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
22:18:53 #11 14.24 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
22:18:53 #11 14.24 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
22:18:53 #11 14.24 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
22:18:53 #11 14.24 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
22:18:53 #11 14.24 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
22:18:53 #11 14.24 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:18:53 #11 14.24 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
22:18:53 #11 14.31 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
22:18:53 #11 14.31 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
22:18:53 #11 14.31 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
22:18:53 #11 14.39 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
22:18:53 #11 14.39 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:53 #11 14.39 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:53 #11 14.39 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
22:18:53 #11 14.39 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
22:18:53 #11 14.39 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
22:18:53 #11 14.39 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
22:18:53 #11 14.45 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
22:18:53 #11 14.46 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
22:18:53 #11 14.46 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
22:18:53 #11 14.53 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:18:53 #11 14.53 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
22:18:53 #11 14.53 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
22:18:53 #11 14.53 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
22:18:53 #11 14.54 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
22:18:53 #11 14.54 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:18:53 #11 14.54 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
22:18:53 #11 14.60 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
22:18:53 #11 14.60 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:18:53 #11 14.60 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
22:18:53 #11 14.68 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
22:18:53 #11 14.69 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
22:18:53 #11 14.69 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
22:18:53 #11 14.69 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
22:18:53 #11 14.69 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
22:18:53 #11 14.69 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:18:53 #11 14.69 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
22:18:53 #11 14.76 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
22:18:53 #11 14.76 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
22:18:53 #11 14.76 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
22:18:53 #11 14.83 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
22:18:53 #11 14.83 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
22:18:53 #11 14.83 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
22:18:53 #11 14.84 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB]
22:18:53 #11 14.84 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB]
22:18:53 #11 14.84 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB]
22:18:53 #11 14.85 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
22:18:53 #11 14.90 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
22:18:53 #11 14.92 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
22:18:53 #11 14.92 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.4 [247 kB]
22:18:53 #11 14.98 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
22:18:53 #11 14.98 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
22:18:53 #11 14.99 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.5 [3502 kB]
22:18:53 #11 15.17 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
22:18:53 #11 15.57 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
22:18:53 #11 15.65 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:53 #11 15.67 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
22:18:53 #11 15.70 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
22:18:53 #11 15.83 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
22:18:53 #11 15.84 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
22:18:53 #11 15.86 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
22:18:53 #11 15.87 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:53 #11 15.87 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
22:18:53 #11 15.90 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
22:18:53 #11 15.91 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB]
22:18:53 #11 16.01 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
22:18:53 #11 16.03 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
22:18:53 #11 16.05 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
22:18:53 #11 16.05 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
22:18:53 #11 16.06 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjbig0 armhf 2.1-3.1build3 [25.1 kB]
22:18:53 #11 16.06 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
22:18:53 #11 16.08 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.1 [165 kB]
22:18:53 #11 16.10 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB]
22:18:53 #11 16.10 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
22:18:53 #11 16.11 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB]
22:18:53 #11 16.16 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:18:53 #11 16.16 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
22:18:53 #11 16.16 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
22:18:53 #11 16.17 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
22:18:53 #11 16.17 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
22:18:53 #11 16.17 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
22:18:53 #11 16.24 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
22:18:53 #11 16.24 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
22:18:53 #11 16.24 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
22:18:53 #11 16.24 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
22:18:53 #11 16.32 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
22:18:53 #11 16.32 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:18:53 #11 16.32 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
22:18:53 #11 16.32 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
22:18:53 #11 16.32 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
22:18:53 #11 16.32 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
22:18:53 #11 16.40 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
22:18:53 #11 16.40 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
22:18:53 #11 16.40 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
22:18:53 #11 16.40 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
22:18:53 #11 16.46 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
22:18:53 #11 16.46 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
22:18:53 #11 16.47 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
22:18:53 #11 16.47 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
22:18:53 #11 16.47 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
22:18:53 #11 16.47 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
22:18:53 #11 16.54 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
22:18:53 #11 16.54 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
22:18:53 #11 16.54 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
22:18:53 #11 16.54 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
22:18:53 #11 16.62 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B]
22:18:53 #11 16.62 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
22:18:53 #11 16.62 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
22:18:53 #11 16.62 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
22:18:53 #11 16.62 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
22:18:53 #11 16.62 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
22:18:53 #11 16.69 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
22:18:53 #11 16.69 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
22:18:53 #11 16.69 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:18:53 #11 16.69 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
22:18:53 #24 18.09 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
22:18:53 #11 15.83 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
22:18:53 #11 15.84 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
22:18:53 #11 ...
22:18:53 
22:18:53 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:53 #9 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.9s done
22:18:53 #9 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.1s done
22:18:53 #9 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:53 #9 DONE 26.2s
22:18:53 
22:18:53 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:53 #11 15.85 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
22:18:53 #11 15.86 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
22:18:53 #11 15.86 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
22:18:53 #11 15.88 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
22:18:53 #11 15.89 Get:314 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
22:18:53 #11 15.90 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
22:18:53 #11 15.93 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
22:18:53 #11 15.96 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
22:18:53 #11 15.98 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
22:18:53 #11 15.99 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
22:18:53 #11 15.99 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:53 #11 15.99 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:18:53 #11 15.99 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
22:18:53 #11 16.00 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
22:18:53 #11 16.00 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
22:18:53 #11 16.06 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
22:18:53 #11 16.06 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
22:18:53 #13 63.09   Updating   : systemd-219-78.el7_9.7.aarch64                              7/68 
22:18:53 #13 63.63 Failed to get D-Bus connection: Operation not permitted
22:18:53 #11 13.18 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
22:18:53 #11 13.19 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
22:18:53 #11 13.19 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
22:18:53 #11 13.20 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
22:18:53 #11 13.21 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
22:18:53 #11 13.22 Get:212 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
22:18:53 #11 13.22 Get:213 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.13 [214 kB]
22:18:53 #11 13.23 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
22:18:53 #11 13.24 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
22:18:53 #11 13.28 Get:216 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.6 [4338 kB]
22:18:53 #10 16.30 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
22:18:53 #10 16.30 Unpacking manpages (5.10-1) ...
22:18:53 #10 16.42 Selecting previously unselected package libmd0:arm64.
22:18:53 #10 16.43 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
22:18:53 #10 16.43 Unpacking libmd0:arm64 (1.0.3-3) ...
22:18:53 #10 16.46 Selecting previously unselected package libbsd0:arm64.
22:18:53 #10 16.46 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
22:18:53 #10 16.47 Unpacking libbsd0:arm64 (0.11.3-1) ...
22:18:53 #10 16.51 Selecting previously unselected package libedit2:arm64.
22:18:53 #10 16.52 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
22:18:53 #10 16.52 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
22:18:53 #10 16.56 Selecting previously unselected package libcbor0:arm64.
22:18:53 #10 16.56 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
22:18:53 #10 29.43 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
22:18:53 #10 29.44 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:18:53 #10 29.49 Selecting previously unselected package libldap-common.
22:18:53 #10 29.49 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
22:18:53 #10 29.49 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:18:53 #10 29.53 Selecting previously unselected package libldap-2.4-2:amd64.
22:18:53 #10 29.53 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
22:18:53 #10 29.53 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
22:18:53 #10 29.58 Selecting previously unselected package libnghttp2-14:amd64.
22:18:53 #10 29.59 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:18:53 #10 29.59 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:18:53 #10 29.63 Selecting previously unselected package libpsl5:amd64.
22:18:53 #10 29.63 Preparing to unpack .../067-libpsl5_0.20.2-2_amd64.deb ...
22:18:53 #10 29.63 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:18:53 #10 29.67 Selecting previously unselected package librtmp1:amd64.
22:18:53 #10 22.78 Transaction test succeeded.
22:18:53 #10 22.78 Running transaction
22:18:53 #10 12.79 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
22:18:53 #10 12.79 Get:73 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
22:18:53 #10 12.81 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
22:18:53 #10 12.86 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
22:18:53 #9 18.74 Preparing to unpack .../028-libbinutils_2.31.1-16_arm64.deb ...
22:18:53 #9 18.74 Unpacking libbinutils:arm64 (2.31.1-16) ...
22:18:53 #9 18.81 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:18:53 #9 18.81 Preparing to unpack .../029-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
22:18:53 #9 18.82 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
22:18:53 #9 18.83 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
22:18:53 #9 18.99 Selecting previously unselected package libpython3.7-minimal:armhf.
22:18:53 #9 18.99 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
22:18:53 #9 18.99 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
22:18:53 #10 14.56 Selecting previously unselected package man-db.
22:18:53 #10 14.57 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
22:18:53 #10 14.57 Unpacking man-db (2.9.4-2) ...
22:18:53 #11 25.55 Preparing to unpack .../7-python3.10_3.10.6-1~22.04_amd64.deb ...
22:18:53 #11 25.55 Unpacking python3.10 (3.10.6-1~22.04) ...
22:18:53 #11 25.58 Selecting previously unselected package libpython3-stdlib:amd64.
22:18:53 #11 25.58 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
22:18:53 #11 25.58 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
22:18:53 #11 25.61 Setting up python3-minimal (3.10.6-1~22.04) ...
22:18:53 #11 25.80 Selecting previously unselected package python3.
22:18:53 #10 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 ... 4315 files and directories currently installed.)
22:18:53 #10 18.65 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
22:18:53 #10 18.65 Unpacking python3-minimal (3.6.7-1~18.04) ...
22:18:53 #10 18.69 Selecting previously unselected package mime-support.
22:18:53 #10 18.69 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
22:18:53 #10 18.69 Unpacking mime-support (3.60ubuntu1) ...
22:18:53 #10 18.73 Selecting previously unselected package libmpdec2:arm64.
22:18:53 #10 18.73 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
22:18:53 #10 18.74 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
22:18:53 #10 18.78 Selecting previously unselected package readline-common.
22:18:53 #10 18.79 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
22:18:53 #10 18.79 Unpacking readline-common (7.0-3) ...
22:18:53 #10 18.83 Selecting previously unselected package libreadline7:arm64.
22:18:53 #10 18.83 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
22:18:53 #10 18.83 Unpacking libreadline7:arm64 (7.0-3) ...
22:18:53 #10 18.88 Selecting previously unselected package libsqlite3-0:arm64.
22:18:53 #10 18.88 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.6_arm64.deb ...
22:18:53 #10 18.88 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.6) ...
22:18:53 #11 16.76 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
22:18:53 #11 16.77 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
22:18:53 #11 16.78 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
22:18:53 #11 16.78 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:18:53 #11 16.78 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
22:18:53 #11 16.78 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
22:18:53 #11 16.84 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
22:18:53 #11 16.84 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
22:18:53 #11 16.85 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
22:18:53 #11 16.85 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
22:18:53 #11 16.92 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
22:18:53 #11 16.92 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
22:18:53 #11 16.92 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:53 #11 16.92 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
22:18:53 #11 16.92 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
22:18:53 #11 16.92 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
22:18:53 #11 16.99 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
[Pipeline] echo
22:18:53 Removing all docker containers
[Pipeline] sh
22:18:53 #24 18.48 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
22:18:53 #24 18.48 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
22:18:53 #24 18.50 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
22:18:53 #24 18.51 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
22:18:53 #24 18.53 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
22:18:53 #11 16.06 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
22:18:53 #11 16.14 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:18:53 #11 16.14 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:18:53 #11 16.14 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
22:18:53 #11 16.15 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
22:18:53 #11 16.17 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
22:18:53 #11 16.19 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:18:53 #11 16.19 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
22:18:53 #11 16.21 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
22:18:53 #11 16.21 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
22:18:53 #11 16.21 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
22:18:53 #11 16.29 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
22:18:53 #10 16.56 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
22:18:53 #10 16.60 Selecting previously unselected package libfido2-1:arm64.
22:18:53 #10 16.60 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
22:18:53 #10 16.61 Unpacking libfido2-1:arm64 (1.6.0-2) ...
22:18:53 #10 16.65 Selecting previously unselected package openssh-client.
22:18:53 #10 16.66 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
22:18:53 #10 16.67 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
22:18:53 #10 16.77 Selecting previously unselected package ucf.
22:18:53 #10 29.67 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:18:53 #10 29.67 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:18:53 #10 29.71 Selecting previously unselected package libssh2-1:amd64.
22:18:53 #10 29.71 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_amd64.deb ...
22:18:53 #10 29.72 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:18:53 #10 29.76 Selecting previously unselected package libcurl4:amd64.
22:18:53 #10 29.76 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u3_amd64.deb ...
22:18:53 #10 29.77 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ...
22:18:53 #10 29.84 Selecting previously unselected package curl.
22:18:53 #10 29.85 Preparing to unpack .../071-curl_7.64.0-4+deb10u3_amd64.deb ...
22:18:53 #10 29.85 Unpacking curl (7.64.0-4+deb10u3) ...
22:18:53 #10 29.89 Selecting previously unselected package dctrl-tools.
22:18:53 #10 29.90 Preparing to unpack .../072-dctrl-tools_2.24-3_amd64.deb ...
22:18:53 #10 29.90 Unpacking dctrl-tools (2.24-3) ...
22:18:53 #10 29.94 Selecting previously unselected package libtool.
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:53 #9 19.06 Selecting previously unselected package binutils.
22:18:53 #9 19.07 Preparing to unpack .../030-binutils_2.31.1-16_arm64.deb ...
22:18:53 #9 19.07 Unpacking binutils (2.31.1-16) ...
22:18:53 #9 19.11 Selecting previously unselected package libc-dev-bin.
22:18:53 #9 19.11 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
22:18:53 #9 19.11 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
22:18:53 #9 19.14 Selecting previously unselected package linux-libc-dev:arm64.
22:18:53 #9 19.15 Preparing to unpack .../032-linux-libc-dev_4.19.260-1_arm64.deb ...
22:18:53 #9 19.15 Unpacking linux-libc-dev:arm64 (4.19.260-1) ...
22:18:53 #9 19.29 Selecting previously unselected package libc6-dev:arm64.
22:18:54 #9 19.12 Selecting previously unselected package libexpat1:armhf.
22:18:54 #9 19.12 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u5_armhf.deb ...
22:18:54 #9 19.12 Unpacking libexpat1:armhf (2.2.6-2+deb10u5) ...
22:18:54 #9 19.16 Selecting previously unselected package python3.7-minimal.
22:18:54 #9 19.16 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
22:18:54 #9 19.17 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:54 #9 19.35 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
22:18:54 #10 14.87 Selecting previously unselected package perl-modules-5.32.
22:18:54 #10 14.87 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
22:18:54 #10 14.90 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:18:54 #11 25.80 (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.)
22:18:54 #11 25.81 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
22:18:54 #11 25.81 Unpacking python3 (3.10.6-1~22.04) ...
22:18:54 #11 25.84 Selecting previously unselected package perl-modules-5.34.
22:18:54 #11 25.84 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
22:18:54 #11 25.84 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:18:54 #11 26.07 Selecting previously unselected package libgdbm6:amd64.
22:18:54 #11 26.07 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
22:18:54 #10 18.94 Selecting previously unselected package libpython3.6-stdlib:arm64.
22:18:54 #10 18.94 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
22:18:54 #10 18.95 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
22:18:54 #11 16.99 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
22:18:54 #11 16.99 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
22:18:54 #11 16.99 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
22:18:54 #11 17.07 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
22:18:54 #11 17.07 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
22:18:54 #11 17.07 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
22:18:54 #11 17.07 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
22:18:54 #11 17.07 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
22:18:54 #11 17.07 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
22:18:54 #11 17.14 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
22:18:54 #11 17.14 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
22:18:54 #11 17.14 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
22:18:54 #11 17.14 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
22:18:54 #11 17.22 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
22:18:54 #11 17.22 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
22:18:54 #11 17.22 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
22:18:54 #11 17.22 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
22:18:54 #11 17.22 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
22:18:54 #11 17.23 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
22:18:54 #24 18.90 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
22:18:54 #24 18.90 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:18:54 #24 18.90 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
22:18:54 + docker container ls -aq
22:18:54 #11 16.29 Get:339 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.1 [980 kB]
22:18:54 #11 16.33 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
22:18:54 #11 16.46 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
22:18:54 #11 16.47 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
22:18:54 #11 16.47 Get:343 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
22:18:54 #11 16.47 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
22:18:54 #11 16.48 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
22:18:54 #11 16.48 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
22:18:54 #11 16.49 Get:347 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
22:18:54 #11 16.49 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
22:18:54 #11 16.49 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:18:54 #11 16.54 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
22:18:54 #10 19.45 Setting up perl-base (5.26.1-6ubuntu0.6) ...
22:18:54 #10 19.49 Selecting previously unselected package liblocale-gettext-perl.
22:18:54 #10 19.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 ... 4045 files and directories currently installed.)
22:18:54 #10 19.49 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
22:18:54 #10 19.50 Unpacking liblocale-gettext-perl (1.07-3build2) ...
22:18:54 #10 19.55 Selecting previously unselected package libssl1.1:armhf.
22:18:54 #10 19.55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
22:18:54 #10 19.56 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:54 #10 19.72 Selecting previously unselected package libpython3.6-minimal:armhf.
22:18:54 #10 19.72 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
22:18:54 #10 19.73 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
22:18:54 #13 63.67   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             8/68 
22:18:54 #10 16.78 Preparing to unpack .../018-ucf_3.0043_all.deb ...
22:18:54 #10 16.78 Moving old data out of the way
22:18:54 #10 16.78 Unpacking ucf (3.0043) ...
22:18:54 #10 16.83 Selecting previously unselected package xz-utils.
22:18:54 #10 16.83 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:18:54 #10 16.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:18:54 #10 16.88 Selecting previously unselected package libsigsegv2:arm64.
22:18:54 #10 16.88 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
22:18:54 #10 16.89 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:18:54 #10 16.92 Selecting previously unselected package m4.
22:18:54 #10 16.92 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
22:18:54 #10 16.93 Unpacking m4 (1.4.18-5) ...
22:18:54 #10 16.97 Selecting previously unselected package autoconf.
22:18:54 #10 16.97 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
22:18:54 #10 16.98 Unpacking autoconf (2.69-14) ...
22:18:54 #10 17.03 Selecting previously unselected package autotools-dev.
[Pipeline] echo
22:18:54 Docker containers have been removed
[Pipeline] echo
22:18:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:18:54 cleanWorkspace: Workspace is clean.
22:18:54 #10 29.95 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
22:18:54 #10 29.95 Unpacking libtool (2.4.6-9) ...
22:18:54 #10 30.01 Selecting previously unselected package dh-autoreconf.
22:18:54 #10 30.01 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
22:18:54 #10 30.01 Unpacking dh-autoreconf (19) ...
22:18:54 #10 30.04 Selecting previously unselected package libarchive-zip-perl.
22:18:54 #10 30.04 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
22:18:54 #10 30.04 Unpacking libarchive-zip-perl (1.64-1) ...
22:18:54 #10 30.08 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:18:54 #10 30.08 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
22:18:54 #10 30.08 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
22:18:54 #10 30.11 Selecting previously unselected package dh-strip-nondeterminism.
22:18:54 #10 30.11 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
22:18:54 #10 30.12 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
22:18:54 #10 30.15 Selecting previously unselected package dwz.
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
[Pipeline] sh
22:18:54 #11 13.49 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
22:18:54 #11 13.49 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
22:18:54 #11 13.49 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:54 #11 13.49 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
22:18:54 #11 13.49 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
22:18:54 #11 13.49 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
22:18:54 #11 13.49 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
22:18:54 #11 13.49 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:18:54 #11 13.49 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:54 #11 13.56 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
22:18:54 #11 13.57 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
22:18:54 #11 13.57 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:18:54 #11 13.57 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
22:18:54 #11 13.57 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
22:18:54 #11 13.57 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
22:18:54 #11 13.57 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
22:18:54 #11 13.57 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
22:18:54 #11 13.57 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
22:18:54 #11 13.64 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
22:18:54 #11 13.65 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
22:18:54 #11 13.65 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
22:18:54 #11 13.65 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:18:54 #11 13.65 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
22:18:54 #11 13.65 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
22:18:54 #11 13.65 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
22:18:54 #11 13.65 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
22:18:54 #11 13.65 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
22:18:54 #11 13.71 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:54 #11 13.73 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
22:18:54 #11 13.73 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
22:18:54 #11 13.73 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
22:18:54 #11 13.73 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:18:54 #11 13.73 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
22:18:54 #11 13.73 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
22:18:54 #11 13.73 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
22:18:54 #11 13.73 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
22:18:54 #11 13.78 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:18:54 #11 13.81 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
22:18:54 #11 13.81 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
22:18:54 #11 13.81 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
22:18:54 #11 13.81 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:18:54 #11 13.81 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
22:18:54 #11 13.81 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
22:18:54 #11 13.81 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
22:18:54 #11 13.82 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
22:18:54 #11 13.86 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
22:18:54 #11 13.89 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
22:18:54 #10 28.85 Selecting previously unselected package libxml2:amd64.
22:18:54 #10 28.85 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_amd64.deb ...
22:18:54 #10 28.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:18:54 #10 28.95 Selecting previously unselected package libyaml-0-2:amd64.
22:18:54 #10 28.95 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
22:18:54 #10 28.96 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
22:18:54 #10 28.99 Selecting previously unselected package lsb-release.
22:18:54 #10 29.00 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
22:18:54 #10 29.00 Unpacking lsb-release (9.20170808ubuntu1) ...
22:18:54 #10 29.05 Selecting previously unselected package netbase.
22:18:54 #9 19.29 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u2_arm64.deb ...
22:18:54 #9 19.29 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
22:18:54 #9 19.55 Selecting previously unselected package libisl19:arm64.
22:18:54 #10 13.40 Get:76 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [570 kB]
22:18:54 #10 13.42 Get:77 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
22:18:54 #10 13.43 Get:78 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
22:18:54 #10 13.46 Get:79 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:54 #10 13.46 Get:80 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
22:18:54 #10 13.46 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
22:18:54 #10 13.46 Get:82 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
22:18:54 #10 13.46 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
22:18:54 #10 13.46 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
22:18:54 #10 13.48 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
22:18:54 #10 13.55 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
22:18:54 #10 13.55 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
22:18:54 #10 13.56 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
22:18:54 #10 13.56 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
22:18:54 #10 13.58 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
22:18:54 #10 13.58 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
22:18:54 #10 13.62 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
22:18:54 #10 13.62 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
22:18:54 #11 26.07 Unpacking libgdbm6:amd64 (1.23-1) ...
22:18:54 #11 26.10 Selecting previously unselected package libgdbm-compat4:amd64.
22:18:54 #11 26.10 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
22:18:54 #11 26.11 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
22:18:54 #11 26.14 Selecting previously unselected package libperl5.34:amd64.
22:18:54 #11 26.14 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_amd64.deb ...
22:18:54 #11 26.14 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
22:18:54 #11 26.33 Selecting previously unselected package perl.
22:18:54 #11 26.33 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_amd64.deb ...
22:18:54 #11 26.34 Unpacking perl (5.34.0-3ubuntu1.1) ...
22:18:54 #11 26.38 Selecting previously unselected package openssl.
22:18:54 #11 26.38 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_amd64.deb ...
22:18:54 #11 26.38 Unpacking openssl (3.0.2-0ubuntu1.6) ...
22:18:54 #11 26.43 Selecting previously unselected package ca-certificates.
22:18:54 #10 19.11 Selecting previously unselected package python3.6.
22:18:54 #10 19.11 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
22:18:54 #10 19.11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:18:54 #10 19.15 Selecting previously unselected package libpython3-stdlib:arm64.
22:18:54 #10 19.15 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
22:18:54 #10 19.15 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
22:18:54 #10 19.18 Setting up python3-minimal (3.6.7-1~18.04) ...
22:18:54 #10 19.38 Selecting previously unselected package python3.
22:18:54 #11 17.29 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
22:18:54 #11 17.29 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:18:54 #11 17.29 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
22:18:54 #11 17.29 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
22:18:54 #24 18.92 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
22:18:54 #24 18.92 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
22:18:54 #24 18.92 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:18:54 #24 18.98 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:18:54 #24 18.99 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
22:18:54 #24 18.99 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
22:18:54 #24 18.99 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
22:18:54 #24 18.99 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
22:18:54 #24 18.99 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:18:54 #24 18.99 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
22:18:54 #24 18.99 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
22:18:54 #24 19.00 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:18:54 #24 19.00 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
22:18:54 #24 19.05 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
22:18:54 #24 19.07 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
22:18:54 #24 19.07 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
22:18:54 #24 19.07 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
22:18:54 #24 19.08 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
22:18:54 #24 19.08 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
22:18:54 #24 19.08 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
22:18:54 #24 19.09 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
22:18:54 #24 19.10 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
22:18:54 #24 19.10 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
22:18:54 #24 19.11 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
22:18:54 #24 19.11 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
22:18:54 #11 16.75 debconf: delaying package configuration, since apt-utils is not installed
22:18:54 #11 16.78 Fetched 92.9 MB in 10s (9198 kB/s)
22:18:54 #10 20.14 Selecting previously unselected package libexpat1:armhf.
22:18:54 #10 20.14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ...
22:18:54 #13 63.97   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  9/68 
22:18:54 #10 17.03 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
22:18:54 #10 17.04 Unpacking autotools-dev (20180224.1+nmu1) ...
22:18:54 #10 17.09 Selecting previously unselected package automake.
22:18:54 #10 17.09 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
22:18:54 #10 17.10 Unpacking automake (1:1.16.3-2) ...
22:18:54 #10 17.17 Selecting previously unselected package autopoint.
22:18:54 #10 17.18 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
22:18:54 #10 17.18 Unpacking autopoint (0.21-4) ...
22:18:54 #10 17.23 Selecting previously unselected package binutils-common:arm64.
22:18:54 #10 17.23 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
22:18:54 #10 17.24 Unpacking binutils-common:arm64 (2.35.2-2) ...
22:18:54 #10 30.15 Preparing to unpack .../078-dwz_0.12-3_amd64.deb ...
22:18:54 #10 30.15 Unpacking dwz (0.12-3) ...
22:18:54 #10 30.20 Selecting previously unselected package libglib2.0-0:amd64.
22:18:54 #10 30.20 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
22:18:54 #10 30.21 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
22:18:54 #10 30.34 Selecting previously unselected package libicu63:amd64.
22:18:54 #10 30.34 Preparing to unpack .../080-libicu63_63.1-6+deb10u3_amd64.deb ...
22:18:54 #10 30.35 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
22:18:54 #10 11.82 (1/163): bzip2-1.0.8-8.el9.aarch64.rpm          131 kB/s |  56 kB     00:00    
22:18:54 #10 11.83 (2/163): cpio-2.13-16.el9.aarch64.rpm           632 kB/s | 274 kB     00:00    
22:18:54 #10 11.83 (3/163): cracklib-2.9.6-27.el9.aarch64.rpm      6.2 MB/s |  95 kB     00:00    
22:18:54 #10 11.85 (4/163): dbus-libs-1.12.20-6.el9.aarch64.rpm    8.4 MB/s | 149 kB     00:00    
22:18:54 #10 11.90 (5/163): diffutils-3.7-12.el9.aarch64.rpm       8.2 MB/s | 392 kB     00:00    
22:18:54 #10 11.93 (6/163): dnf-plugins-core-4.1.0-3.el9.noarch.rp 1.3 MB/s |  34 kB     00:00    
22:18:54 #10 11.96 (7/163): binutils-2.35.2-24.el9.aarch64.rpm     8.5 MB/s | 4.8 MB     00:00    
22:18:54 #10 12.03 (8/163): cracklib-dicts-2.9.6-27.el9.aarch64.rp  18 MB/s | 3.6 MB     00:00    
22:18:54 #10 12.03 (9/163): ed-1.14.2-12.el9.aarch64.rpm           691 kB/s |  74 kB     00:00    
22:18:54 #10 12.05 (10/163): elfutils-debuginfod-client-0.187-5.el 3.8 MB/s |  37 kB     00:00    
22:18:54 #10 12.06 (11/163): environment-modules-5.0.1-2.el9.aarch  25 MB/s | 492 kB     00:00    
22:18:54 #10 12.06 (12/163): elfutils-0.187-5.el9.aarch64.rpm       20 MB/s | 521 kB     00:00    
22:18:54 #10 12.06 (13/163): file-5.39-10.el9.aarch64.rpm          2.7 MB/s |  49 kB     00:00    
22:18:54 #10 12.07 (14/163): glib-networking-2.68.3-3.el9.aarch64.  15 MB/s | 185 kB     00:00    
22:18:54 #10 12.12 (15/163): groff-base-1.22.4-10.el9.aarch64.rpm   20 MB/s | 1.0 MB     00:00    
22:18:54 #10 12.12 (16/163): gsettings-desktop-schemas-40.0-4.el9.  12 MB/s | 688 kB     00:00    
22:18:54 #10 12.13 (17/163): info-6.7-15.el9.aarch64.rpm            19 MB/s | 221 kB     00:00    
22:18:54 #10 12.13 (18/163): json-glib-1.6.6-1.el9.aarch64.rpm      21 MB/s | 160 kB     00:00    
22:18:54 #10 12.16 (19/163): less-590-1.el9.aarch64.rpm            5.0 MB/s | 161 kB     00:00    
22:18:54 #10 12.20 (20/163): libbrotli-1.0.9-6.el9.aarch64.rpm     4.7 MB/s | 314 kB     00:00    
22:18:54 #11 13.89 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
22:18:54 #11 13.89 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
22:18:54 #11 13.89 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:18:54 #11 13.89 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
22:18:54 #11 13.89 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
22:18:54 #11 13.90 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
22:18:54 #11 13.90 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
22:18:54 #11 13.93 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
22:18:54 #11 13.97 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
22:18:54 #11 13.97 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
22:18:54 #11 13.97 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
22:18:54 #11 13.97 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:54 #11 13.97 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
22:18:54 #11 13.97 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
22:18:54 #11 13.98 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
22:18:54 #11 13.98 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
22:18:54 #11 14.01 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
22:18:54 #11 14.05 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
22:18:54 #11 14.05 Get:282 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
22:18:54 #11 14.05 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
22:18:54 #11 14.06 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
22:18:54 #11 14.06 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
22:18:54 #11 14.06 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
22:18:54 #11 14.06 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
22:18:54 #11 14.06 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
22:18:54 #11 14.08 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
22:18:54 #11 14.13 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
22:18:54 #9 19.55 Preparing to unpack .../034-libisl19_0.20-2_arm64.deb ...
22:18:54 #9 19.55 Unpacking libisl19:arm64 (0.20-2) ...
22:18:54 #9 19.63 Selecting previously unselected package libmpfr6:arm64.
22:18:54 #9 19.63 Preparing to unpack .../035-libmpfr6_4.0.2-1_arm64.deb ...
22:18:54 #9 19.63 Unpacking libmpfr6:arm64 (4.0.2-1) ...
22:18:54 #9 19.69 Selecting previously unselected package libmpc3:arm64.
22:18:54 #9 19.69 Preparing to unpack .../036-libmpc3_1.1.0-1_arm64.deb ...
22:18:54 #9 19.70 Unpacking libmpc3:arm64 (1.1.0-1) ...
22:18:54 #9 19.73 Selecting previously unselected package cpp-8.
22:18:54 #9 19.73 Preparing to unpack .../037-cpp-8_8.3.0-6_arm64.deb ...
22:18:54 #9 19.73 Unpacking cpp-8 (8.3.0-6) ...
22:18:54 #10 29.05 Preparing to unpack .../024-netbase_5.4_all.deb ...
22:18:54 #10 29.06 Unpacking netbase (5.4) ...
22:18:54 #10 29.09 Selecting previously unselected package shared-mime-info.
22:18:54 #10 29.09 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
22:18:54 #10 29.10 Unpacking shared-mime-info (1.9-2) ...
22:18:54 #10 29.20 Selecting previously unselected package ucf.
22:18:54 #10 29.20 Preparing to unpack .../026-ucf_3.0038_all.deb ...
22:18:54 #10 29.20 Moving old data out of the way
22:18:54 #10 29.21 Unpacking ucf (3.0038) ...
22:18:54 #10 29.24 Selecting previously unselected package xdg-user-dirs.
22:18:54 #10 29.24 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
22:18:54 #10 29.25 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
22:18:54 #10 29.31 Selecting previously unselected package xz-utils.
22:18:54 #11 11.71 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
22:18:54 #11 11.79 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstdc++-11-dev arm64 11.2.0-19ubuntu1 [2070 kB]
22:18:54 #10 13.62 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:54 #10 13.67 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:54 #10 13.68 Get:96 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
22:18:54 #10 13.69 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
22:18:54 #10 13.71 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
22:18:54 #10 13.79 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
22:18:54 #10 13.80 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
22:18:54 #10 13.80 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
22:18:54 #10 13.80 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
22:18:54 #10 13.81 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
22:18:54 #10 13.82 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
22:18:54 #10 13.88 Get:105 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
22:18:54 #11 26.44 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
22:18:54 #11 26.44 Unpacking ca-certificates (20211016) ...
22:18:54 #11 26.49 Selecting previously unselected package distro-info-data.
22:18:54 #11 26.49 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
22:18:54 #11 26.49 Unpacking distro-info-data (0.52ubuntu0.1) ...
22:18:54 #11 26.52 Selecting previously unselected package iso-codes.
22:18:54 #11 26.52 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
22:18:54 #11 26.52 Unpacking iso-codes (4.9.0-1) ...
22:18:54 #9 19.50 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
22:18:54 #9 19.54 Setting up libexpat1:armhf (2.2.6-2+deb10u5) ...
22:18:54 #9 19.54 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:18:54 #10 19.38 (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.)
22:18:54 #10 19.39 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
22:18:54 #10 19.40 Unpacking python3 (3.6.7-1~18.04) ...
22:18:54 #10 19.43 Selecting previously unselected package multiarch-support.
22:18:54 #10 19.43 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
22:18:54 #10 19.44 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
22:18:54 #10 19.47 Selecting previously unselected package libxau6:arm64.
22:18:54 #10 19.47 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
22:18:54 #10 19.48 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
22:18:54 #10 19.52 Selecting previously unselected package libbsd0:arm64.
22:18:54 #10 19.52 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
22:18:54 #10 19.52 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
22:18:54 #10 19.59 Selecting previously unselected package libxdmcp6:arm64.
22:18:54 #10 19.59 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
22:18:54 #10 19.60 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
22:18:54 #10 19.65 Selecting previously unselected package libxcb1:arm64.
22:18:54 #10 15.48 Selecting previously unselected package libgdbm-compat4:armhf.
22:18:54 #10 15.48 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
22:18:54 #10 15.49 Unpacking libgdbm-compat4:armhf (1.19-2) ...
22:18:54 #10 15.53 Selecting previously unselected package libperl5.32:armhf.
22:18:54 #10 15.53 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
22:18:54 #10 15.53 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
22:18:54 + echo starting...
22:18:54 starting...
22:18:54 #11 17.70 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
22:18:54 #11 17.77 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
22:18:54 #11 17.77 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
22:18:54 #11 17.80 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
[Pipeline] }
22:18:54 #11 16.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 ... 4118 files and directories currently installed.)
22:18:54 #11 16.82 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.3_armhf.deb ...
22:18:54 #11 16.84 Unpacking perl-base (5.30.0-9ubuntu0.3) over (5.30.0-9ubuntu0.2) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
22:18:54 #10 20.15 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ...
22:18:54 #10 20.26 Selecting previously unselected package python3.6-minimal.
22:18:54 #10 20.26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
22:18:54 #10 20.27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:54 #10 17.45 Selecting previously unselected package libbinutils:arm64.
22:18:54 #10 17.46 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
22:18:54 #10 17.46 Unpacking libbinutils:arm64 (2.35.2-2) ...
22:18:54 #10 17.54 Selecting previously unselected package libctf-nobfd0:arm64.
22:18:54 #10 17.54 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
22:18:54 #10 17.55 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
22:18:54 #10 17.59 Selecting previously unselected package libctf0:arm64.
22:18:54 #10 12.21 (21/163): libdb-5.3.28-53.el9.aarch64.rpm        16 MB/s | 712 kB     00:00    
22:18:54 #10 12.21 (22/163): libeconf-0.4.1-2.el9.aarch64.rpm      3.2 MB/s |  27 kB     00:00    
22:18:54 #10 12.22 (23/163): libfdisk-2.37.4-9.el9.aarch64.rpm      15 MB/s | 149 kB     00:00    
22:18:54 #10 12.23 (24/163): libpipeline-1.5.3-4.el9.aarch64.rpm   6.3 MB/s |  48 kB     00:00    
22:18:54 #10 12.23 (25/163): libpkgconf-1.7.3-10.el9.aarch64.rpm   5.2 MB/s |  36 kB     00:00    
22:18:54 #10 12.24 (26/163): libpng-1.6.37-12.el9.aarch64.rpm       16 MB/s | 115 kB     00:00    
22:18:54 #10 12.26 (27/163): libproxy-0.4.15-35.el9.aarch64.rpm    4.2 MB/s |  71 kB     00:00    
22:18:54 #10 12.27 (28/163): libpsl-0.21.1-5.el9.aarch64.rpm       8.1 MB/s |  64 kB     00:00    
22:18:54 #10 12.28 (29/163): libpwquality-1.4.4-8.el9.aarch64.rpm   14 MB/s | 119 kB     00:00    
22:18:54 #10 12.29 (30/163): libselinux-utils-3.4-3.el9.aarch64.rp  21 MB/s | 181 kB     00:00    
22:18:54 #10 12.30 (31/163): libutempter-1.2.1-6.el9.aarch64.rpm   3.5 MB/s |  27 kB     00:00    
22:18:54 #10 12.35 (32/163): libicu-67.1-9.el9.aarch64.rpm          69 MB/s | 9.5 MB     00:00    
22:18:54 #10 12.36 (33/163): man-db-2.9.3-7.el9.aarch64.rpm         21 MB/s | 1.2 MB     00:00    
22:18:54 #10 12.37 (34/163): ncurses-6.2-8.20210508.el9.aarch64.rp  18 MB/s | 406 kB     00:00    
22:18:54 #10 12.42 (35/163): openssl-3.0.1-41.el9.aarch64.rpm       20 MB/s | 1.2 MB     00:00    
22:18:54 #11 14.14 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
22:18:54 #11 14.14 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
22:18:54 #11 14.14 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
22:18:54 #11 14.14 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
22:18:54 #11 14.14 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
22:18:54 #11 14.14 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
22:18:54 #11 14.14 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:18:54 #11 14.15 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:18:54 #11 14.22 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
22:18:54 #11 14.22 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
22:18:54 #11 14.22 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
22:18:54 #11 14.22 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
22:18:54 #11 14.22 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
22:18:54 #11 14.37 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
22:18:54 #10 29.31 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ...
22:18:54 #10 29.31 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
22:18:54 #10 29.36 Selecting previously unselected package gettext-base.
22:18:54 #10 29.36 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
22:18:54 #10 29.37 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
22:18:54 #10 29.42 Selecting previously unselected package iso-codes.
22:18:54 #10 29.42 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
22:18:54 #10 29.42 Unpacking iso-codes (3.79-1) ...
22:18:54 #10 13.88 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
22:18:54 #10 14.05 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
22:18:54 #11 26.67 Selecting previously unselected package less.
22:18:54 #11 26.67 Preparing to unpack .../010-less_590-1build1_amd64.deb ...
22:18:54 #11 26.68 Unpacking less (590-1build1) ...
22:18:54 #11 26.71 Selecting previously unselected package libmd0:amd64.
22:18:54 #11 26.71 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
22:18:54 #11 26.72 Unpacking libmd0:amd64 (1.0.4-1build1) ...
22:18:54 #11 26.75 Selecting previously unselected package libbsd0:amd64.
22:18:54 #11 26.76 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
22:18:54 #11 26.76 Unpacking libbsd0:amd64 (0.11.5-1) ...
22:18:54 #11 26.79 Selecting previously unselected package libelf1:amd64.
22:18:54 #11 26.79 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
22:18:54 #11 26.80 Unpacking libelf1:amd64 (0.186-1build1) ...
22:18:54 #11 26.83 Selecting previously unselected package libicu70:amd64.
22:18:54 #9 20.08 Selecting previously unselected package python3-minimal.
22:18:54 #10 27.07 Selecting previously unselected package gcc.
22:18:54 #10 27.08 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
22:18:54 #10 27.08 Unpacking gcc (4:10.2.1-1) ...
22:18:54 #10 27.11 Selecting previously unselected package libstdc++-10-dev:amd64.
22:18:54 #10 27.11 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
22:18:54 #10 27.12 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
22:18:54 #10 27.37 Selecting previously unselected package g++-10.
22:18:54 #10 27.37 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
22:18:54 #10 27.37 Unpacking g++-10 (10.2.1-6) ...
22:18:54 #10 19.65 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
22:18:54 #10 19.65 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
22:18:54 #10 19.68 Selecting previously unselected package libx11-data.
22:18:54 #10 19.68 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
22:18:54 #10 19.69 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
22:18:54 #10 19.77 Selecting previously unselected package libx11-6:arm64.
22:18:54 #10 19.77 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
22:18:54 #10 19.77 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
22:18:54 #10 19.85 Setting up multiarch-support (2.27-3ubuntu1.6) ...
22:18:54 #10 19.90 Selecting previously unselected package libxext6:arm64.
22:18:54 #10 19.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 ... 5097 files and directories currently installed.)
22:18:54 #10 19.91 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
22:18:54 #10 19.91 Unpacking libxext6:arm64 (2:1.3.3-1) ...
22:18:54 #10 19.95 Selecting previously unselected package bsdmainutils.
22:18:54 #10 19.95 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
22:18:54 #10 19.95 Unpacking bsdmainutils (11.1.2ubuntu1) ...
22:18:54 #10 20.00 Selecting previously unselected package groff-base.
22:18:54 #10 20.00 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
22:18:54 #10 20.00 Unpacking groff-base (1.22.3-10) ...
22:18:54 #11 17.87 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
22:18:54 #11 17.91 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
22:18:54 #11 18.04 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
22:18:54 #11 18.05 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
22:18:54 #11 18.07 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
22:18:54 #11 18.07 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
22:18:54 #11 18.08 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
22:18:54 #11 18.10 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
22:18:54 #24 19.52 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
22:18:54 #24 19.52 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
22:18:54 #24 19.53 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
22:18:54 #24 19.54 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
22:18:54 #24 19.55 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
[Pipeline] echo
22:18:54 Removing all docker containers
[Pipeline] sh
22:18:54 #10 17.59 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
22:18:54 #10 17.59 Unpacking libctf0:arm64 (2.35.2-2) ...
22:18:54 #10 17.62 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:18:54 #10 17.63 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
22:18:54 #10 17.64 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
22:18:55 + docker version
22:18:55 Client: Docker Engine - Community
22:18:55  Version:           22.06.0-beta.0
22:18:55  API version:       1.42
22:18:55  Go version:        go1.18.3
22:18:55  Git commit:        3e9117b
22:18:55  Built:             Fri Jun  3 17:55:45 2022
22:18:55  OS/Arch:           linux/amd64
22:18:55  Context:           default
22:18:55 
22:18:55 Server: Docker Engine - Community
22:18:55  Engine:
22:18:55   Version:          22.06.0-beta.0
22:18:55   API version:      1.42 (minimum version 1.12)
22:18:55   Go version:       go1.18.3
22:18:55   Git commit:       38633e7
22:18:55   Built:            Fri Jun  3 17:55:45 2022
22:18:55   OS/Arch:          linux/amd64
22:18:55   Experimental:     true
22:18:55  containerd:
22:18:55   Version:          1.6.8
22:18:55   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:55  runc:
22:18:55   Version:          1.1.4
22:18:55   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:55  docker-init:
22:18:55   Version:          0.19.0
22:18:55   GitCommit:        de40ad0
22:18:55 #10 12.42 (36/163): pam-1.5.1-13.el9.aarch64.rpm           12 MB/s | 621 kB     00:00    
22:18:55 #10 12.43 (37/163): pkgconf-1.7.3-10.el9.aarch64.rpm      5.1 MB/s |  40 kB     00:00    
22:18:55 #10 12.43 (38/163): pkgconf-pkg-config-1.7.3-10.el9.aarch 1.9 MB/s |  11 kB     00:00    
22:18:55 #10 12.44 (39/163): policycoreutils-3.4-4.el9.aarch64.rpm  25 MB/s | 236 kB     00:00    
22:18:55 #10 12.45 (40/163): pkgconf-m4-1.7.3-10.el9.noarch.rpm    653 kB/s |  15 kB     00:00    
22:18:55 #10 12.46 (41/163): procps-ng-3.3.17-8.el9.aarch64.rpm     24 MB/s | 348 kB     00:00    
22:18:55 #10 12.46 (42/163): publicsuffix-list-dafsa-20210518-3.el 5.0 MB/s |  58 kB     00:00    
22:18:55 #10 12.47 (43/163): python3-dateutil-2.8.1-6.el9.noarch.r  22 MB/s | 302 kB     00:00    
22:18:55 #10 12.48 (44/163): python3-dbus-1.2.18-2.el9.aarch64.rpm 9.7 MB/s | 144 kB     00:00    
22:18:55 #10 12.48 (45/163): python3-dnf-plugins-core-4.1.0-3.el9.  20 MB/s | 237 kB     00:00    
22:18:55 #10 12.53 (46/163): python3-setools-4.4.0-5.el9.aarch64.r  11 MB/s | 590 kB     00:00    
22:18:55 #10 12.54 (47/163): python3-setuptools-53.0.0-11.el9.noar  17 MB/s | 944 kB     00:00    
22:18:55 #10 12.54 (48/163): python3-six-1.15.0-9.el9.noarch.rpm   2.9 MB/s |  37 kB     00:00    
22:18:55 #10 12.56 (49/163): systemd-libs-250-11.el9.aarch64.rpm    39 MB/s | 600 kB     00:00    
22:18:55 #10 12.57 (50/163): shared-mime-info-2.1-4.el9.aarch64.rp  21 MB/s | 557 kB     00:00    
22:18:55 #10 12.58 (51/163): unzip-6.0-56.el9.aarch64.rpm           18 MB/s | 179 kB     00:00    
22:18:55 #10 12.64 (52/163): tcl-8.6.10-7.el9.aarch64.rpm           14 MB/s | 1.1 MB     00:00    
22:18:55 #10 12.66 (53/163): util-linux-2.37.4-9.el9.aarch64.rpm    27 MB/s | 2.3 MB     00:00    
22:18:55 #10 12.67 (54/163): util-linux-core-2.37.4-9.el9.aarch64.  14 MB/s | 457 kB     00:00    
22:18:55 #10 12.68 (55/163): xz-5.2.5-8.el9.aarch64.rpm             23 MB/s | 226 kB     00:00    
22:18:55 #10 12.69 (56/163): vim-filesystem-8.2.2637-16.el9.noarch 1.0 MB/s |  25 kB     00:00    
22:18:55 #10 12.71 (57/163): zip-3.0-33.el9.aarch64.rpm             11 MB/s | 235 kB     00:00    
22:18:55 #10 12.71 (58/163): zstd-1.5.1-2.el9.aarch64.rpm           16 MB/s | 387 kB     00:00    
22:18:55 #10 12.72 (59/163): abattis-cantarell-fonts-0.301-4.el9.n  21 MB/s | 365 kB     00:00    
22:18:55 #10 12.73 (60/163): checkpolicy-3.4-1.el9.aarch64.rpm      30 MB/s | 341 kB     00:00    
22:18:55 #10 12.74 (61/163): adobe-source-code-pro-fonts-2.030.1.0  29 MB/s | 832 kB     00:00    
22:18:55 #13 64.26   Installing : libmpc-1.0.1-3.el7.aarch64                                 10/68 
22:18:55 #13 64.58   Installing : 1:make-3.82-24.el7.aarch64                                 11/68 
22:18:55 #13 64.91   Installing : checkpolicy-2.5-8.el7.aarch64                              12/68 
22:18:55 #11 14.44 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
22:18:55 #11 14.48 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
22:18:55 #10 29.79 Selecting previously unselected package krb5-locales.
22:18:55 #10 29.79 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
22:18:55 #10 29.80 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
22:18:55 #10 29.83 Selecting previously unselected package libedit2:amd64.
[Pipeline] sh
22:18:55 #11 26.83 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
22:18:55 #11 26.84 Unpacking libicu70:amd64 (70.1-2) ...
22:18:55 #11 27.03 Selecting previously unselected package libxml2:amd64.
22:18:55 #11 27.03 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_amd64.deb ...
22:18:55 #11 27.03 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
22:18:55 #11 27.07 Selecting previously unselected package libyaml-0-2:amd64.
22:18:55 #11 27.07 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
22:18:55 #11 27.08 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
22:18:55 #11 27.10 Selecting previously unselected package lsb-release.
22:18:55 #10 24.39   Preparing        :                                                        1/1 
22:18:55 #10 24.47   Installing       : systemd-libs-250-11.el9.x86_64                       1/163 
22:18:55 #10 24.48   Running scriptlet: systemd-libs-250-11.el9.x86_64                       1/163 
22:18:55 #10 24.50   Installing       : elfutils-debuginfod-client-0.187-5.el9.x86_64        2/163 
22:18:55 #10 24.50   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/163 
22:18:55 #10 24.55   Installing       : groff-base-1.22.4-10.el9.x86_64                      3/163 
22:18:55 #10 24.56   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/163 
22:18:55 #10 24.57   Installing       : file-5.39-10.el9.x86_64                              4/163 
22:18:55 #10 24.58   Installing       : python3-libselinux-3.4-3.el9.x86_64                  5/163 
22:18:55 #9 20.31 Selecting previously unselected package cpp.
22:18:55 #9 20.31 Preparing to unpack .../038-cpp_4%3a8.3.0-1_arm64.deb ...
22:18:55 #9 20.31 Unpacking cpp (4:8.3.0-1) ...
22:18:55 #9 20.35 Selecting previously unselected package libcc1-0:arm64.
22:18:55 #9 20.35 Preparing to unpack .../039-libcc1-0_8.3.0-6_arm64.deb ...
22:18:55 #9 20.35 Unpacking libcc1-0:arm64 (8.3.0-6) ...
22:18:55 #9 20.39 Selecting previously unselected package libgomp1:arm64.
22:18:55 #9 20.39 Preparing to unpack .../040-libgomp1_8.3.0-6_arm64.deb ...
22:18:55 #9 20.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 ... 9597 files and directories currently installed.)
22:18:55 #9 20.08 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
22:18:55 #9 20.09 Unpacking python3-minimal (3.7.3-1) ...
22:18:55 #9 20.14 Selecting previously unselected package mime-support.
22:18:55 #9 20.14 Preparing to unpack .../1-mime-support_3.62_all.deb ...
22:18:55 #9 20.15 Unpacking mime-support (3.62) ...
22:18:55 #9 20.22 Selecting previously unselected package libmpdec2:armhf.
22:18:55 #9 20.22 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
22:18:55 #9 20.23 Unpacking libmpdec2:armhf (2.4.2-2) ...
22:18:55 #9 20.28 Selecting previously unselected package readline-common.
22:18:55 #9 20.28 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
22:18:55 #9 20.28 Unpacking readline-common (7.0-5) ...
22:18:55 #9 20.34 Selecting previously unselected package libreadline7:armhf.
22:18:55 #9 20.34 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
22:18:55 #11 12.30 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++-11 arm64 11.2.0-19ubuntu1 [11.1 MB]
22:18:55 #10 20.07 Selecting previously unselected package libgdbm5:arm64.
22:18:55 #10 20.07 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
22:18:55 #10 20.07 Unpacking libgdbm5:arm64 (1.14.1-6) ...
22:18:55 #10 20.11 Selecting previously unselected package libpipeline1:arm64.
22:18:55 #10 20.11 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
22:18:55 #10 20.12 Unpacking libpipeline1:arm64 (1.5.0-1) ...
22:18:55 #10 20.23 Selecting previously unselected package man-db.
22:18:55 #11 18.11 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
22:18:55 #11 18.12 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
22:18:55 #11 18.15 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
22:18:55 #11 18.15 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
22:18:55 #11 18.19 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
22:18:55 #11 18.19 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
22:18:55 #11 18.19 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
22:18:55 #11 18.20 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
22:18:55 #11 18.21 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1 [50.1 kB]
22:18:55 #11 18.21 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
22:18:55 #11 18.27 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
22:18:55 #11 18.27 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
22:18:55 #11 18.28 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
22:18:55 #11 18.28 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
22:18:55 #11 18.34 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:55 #24 19.94 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
22:18:55 #10 17.91 Selecting previously unselected package binutils.
22:18:55 #10 17.91 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
22:18:55 #10 17.91 Unpacking binutils (2.35.2-2) ...
22:18:55 #10 17.95 Selecting previously unselected package libc-dev-bin.
22:18:55 #10 17.95 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_arm64.deb ...
22:18:55 #10 17.96 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
22:18:55 #10 17.99 Selecting previously unselected package linux-libc-dev:arm64.
22:18:55 #10 18.00 Preparing to unpack .../033-linux-libc-dev_5.10.149-1_arm64.deb ...
22:18:55 #10 18.00 Unpacking linux-libc-dev:arm64 (5.10.149-1) ...
22:18:55 #10 16.11 Selecting previously unselected package perl.
22:18:55 #10 16.11 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
22:18:55 #10 16.12 Unpacking perl (5.32.1-4+deb11u2) ...
22:18:55 #10 16.19 Selecting previously unselected package liblocale-gettext-perl.
22:18:55 #10 16.20 Preparing to unpack .../09-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
22:18:55 #10 16.20 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
22:18:55 + docker container ls -aq
[Pipeline] echo
22:18:55 Docker containers have been removed
[Pipeline] echo
22:18:55 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
22:18:55 #10 12.75 (62/163): desktop-file-utils-0.26-6.el9.aarch64 6.5 MB/s |  72 kB     00:00    
22:18:55 #10 12.75 (63/163): dwz-0.14-3.el9.aarch64.rpm             15 MB/s | 126 kB     00:00    
22:18:55 #10 12.76 (64/163): efi-srpm-macros-4-9.el9.noarch.rpm    2.9 MB/s |  23 kB     00:00    
22:18:55 #10 12.76 (65/163): emacs-filesystem-27.1-3.el9.noarch.rp 1.3 MB/s | 9.2 kB     00:00    
22:18:55 #10 12.77 (66/163): enchant-1.6.0-30.el9.aarch64.rpm      5.9 MB/s |  61 kB     00:00    
22:18:55 #10 12.77 (67/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 2.8 MB/s |  28 kB     00:00    
22:18:55 #10 12.82 (68/163): glibc-gconv-extra-2.34-40.el9.aarch64 2.3 MB/s | 1.7 MB     00:00    
22:18:55 #10 12.84 (69/163): gcc-toolset-12-binutils-gold-2.38-14.  12 MB/s | 897 kB     00:00    
22:18:55 #10 12.85 (70/163): gcc-toolset-12-runtime-12.0-5.el9.aar 1.9 MB/s |  55 kB     00:00    
22:18:55 #10 12.98 (71/163): gcc-toolset-12-binutils-2.38-16.el9.a  28 MB/s | 5.8 MB     00:00    
[Pipeline] echo
22:18:55 cleanWorkspace: Workspace is clean.
22:18:55 #11 14.60 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
22:18:55 #11 14.64 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
22:18:55 #11 14.65 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
22:18:55 #11 14.67 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
22:18:55 #11 14.75 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
22:18:55 #11 14.75 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
22:18:55 #11 14.76 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
22:18:55 #11 14.77 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
22:18:55 #11 14.77 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
22:18:55 #11 14.78 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
22:18:55 #11 14.79 Get:317 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
22:18:55 #11 14.80 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
22:18:55 #11 14.82 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
22:18:55 #11 14.84 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
22:18:55 #11 14.84 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] sh
22:18:55 #10 20.78 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:55 #10 29.84 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
22:18:55 #10 29.84 Unpacking libedit2:amd64 (3.1-20170329-1) ...
22:18:55 #10 29.88 Selecting previously unselected package libkrb5support0:amd64.
22:18:55 #10 29.88 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
22:18:55 #10 29.88 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
22:18:55 #10 29.91 Selecting previously unselected package libk5crypto3:amd64.
22:18:55 #10 29.92 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
22:18:55 #10 29.92 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
22:18:55 #10 29.97 Selecting previously unselected package libkeyutils1:amd64.
22:18:55 #10 29.97 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
22:18:55 #10 29.97 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
22:18:55 #10 30.01 Selecting previously unselected package libkrb5-3:amd64.
22:18:55 #10 30.01 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
22:18:55 #10 30.01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
22:18:55 #10 30.08 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:18:55 #10 30.08 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
22:18:55 #10 30.08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
22:18:55 #10 30.12 Selecting previously unselected package libpsl5:amd64.
22:18:55 #10 30.12 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
22:18:55 #10 30.13 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
22:18:55 #10 30.18 Selecting previously unselected package libssl1.0.0:amd64.
22:18:55 #10 30.18 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ...
22:18:55 #10 30.18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
22:18:55 + docker info
22:18:55 Client:
22:18:55  Context:    default
22:18:55  Debug Mode: false
22:18:55  Plugins:
22:18:55   buildx: Docker Buildx (Docker Inc.)
22:18:55     Version:  c5aec24
22:18:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:55   compose: Docker Compose (Docker Inc.)
22:18:55     Version:  v2.12.0
22:18:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:55   scan: Docker Scan (Docker Inc.)
22:18:55     Version:  v0.17.0
22:18:55     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:18:55 
22:18:55 Server:
22:18:55  Containers: 0
22:18:55   Running: 0
22:18:55   Paused: 0
22:18:55   Stopped: 0
22:18:55  Images: 1
22:18:55  Server Version: 22.06.0-beta.0
22:18:55  Storage Driver: overlay2
22:18:55   Backing Filesystem: extfs
22:18:55   Supports d_type: true
22:18:55   Using metacopy: false
22:18:55   Native Overlay Diff: true
22:18:55   userxattr: false
22:18:55  Logging Driver: json-file
22:18:55  Cgroup Driver: systemd
22:18:55  Cgroup Version: 2
22:18:55  Plugins:
22:18:55   Volume: local
22:18:55   Network: bridge host ipvlan macvlan null overlay
22:18:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:55  Swarm: inactive
22:18:55  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:55  Default Runtime: runc
22:18:55  Init Binary: docker-init
22:18:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:55  runc version: v1.1.4-0-g5fd4c4d
22:18:55  init version: de40ad0
22:18:55  Security Options:
22:18:55   apparmor
22:18:55   seccomp
22:18:55    Profile: builtin
22:18:55   cgroupns
22:18:55  Kernel Version: 5.15.0-1022-aws
22:18:55  Operating System: Ubuntu 20.04.5 LTS
22:18:55  OSType: linux
22:18:55  Architecture: x86_64
22:18:55  CPUs: 2
22:18:55  Total Memory: 7.557GiB
22:18:55  Name: ip-10-100-71-101
22:18:55  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:18:55  Docker Root Dir: /var/lib/docker
22:18:55  Debug Mode: false
22:18:55  Username: dockerbuildbot
22:18:55  Registry: https://index.docker.io/v1/
22:18:55  Labels:
22:18:55  Experimental: true
22:18:55  Insecure Registries:
22:18:55   127.0.0.0/8
22:18:55  Live Restore Enabled: true
22:18:55 
22:18:55 #11 27.11 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
22:18:55 #11 27.11 Unpacking lsb-release (11.1.0ubuntu4) ...
22:18:55 #11 27.14 Selecting previously unselected package netbase.
22:18:55 #11 27.14 Preparing to unpack .../018-netbase_6.3_all.deb ...
22:18:55 #11 27.14 Unpacking netbase (6.3) ...
22:18:55 #11 27.17 Selecting previously unselected package python-apt-common.
22:18:55 #11 27.17 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
22:18:55 #11 27.17 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
22:18:55 #11 27.20 Selecting previously unselected package python3-apt.
22:18:55 #11 27.20 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_amd64.deb ...
22:18:55 #11 27.20 Unpacking python3-apt (2.3.0ubuntu2.1) ...
22:18:55 #11 27.24 Selecting previously unselected package python3-pkg-resources.
22:18:55 #11 27.24 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
22:18:55 #11 27.25 Unpacking python3-pkg-resources (59.6.0-1.2) ...
22:18:55 #11 27.28 Selecting previously unselected package ucf.
22:18:55 #11 27.28 Preparing to unpack .../022-ucf_3.0043_all.deb ...
22:18:55 #11 27.29 Moving old data out of the way
22:18:55 #11 27.29 Unpacking ucf (3.0043) ...
22:18:55 #11 27.32 Selecting previously unselected package bsdextrautils.
22:18:55 #11 27.32 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
22:18:55 #11 27.33 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
22:18:55 #11 27.36 Selecting previously unselected package libmagic-mgc.
22:18:55 #10 24.59   Installing       : xz-5.2.5-8.el9.x86_64                                6/163 
22:18:55 #10 24.60   Installing       : unzip-6.0-56.el9.x86_64                              7/163 
22:18:55 #10 24.61   Installing       : libproxy-0.4.15-35.el9.x86_64                        8/163 
22:18:55 #10 24.62   Installing       : less-590-1.el9.x86_64                                9/163 
22:18:55 #10 24.63   Installing       : diffutils-3.7-12.el9.x86_64                         10/163 
22:18:55 #10 24.64   Installing       : cracklib-2.9.6-27.el9.x86_64                        11/163 
22:18:55 #10 24.65   Installing       : cpio-2.13-16.el9.x86_64                             12/163 
22:18:55 #10 24.66   Installing       : bzip2-1.0.8-8.el9.x86_64                            13/163 
22:18:55 #10 24.74   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                  14/163 
22:18:55 #10 24.75   Installing       : zip-3.0-33.el9.x86_64                               15/163 
22:18:55 #10 24.76   Installing       : python3-libsemanage-3.4-2.el9.x86_64                16/163 
22:18:55 #10 24.77   Installing       : python3-file-magic-5.39-10.el9.noarch               17/163 
22:18:55 #10 24.79   Installing       : elfutils-0.187-5.el9.x86_64                         18/163 
22:18:55 #9 20.40 Unpacking libgomp1:arm64 (8.3.0-6) ...
22:18:55 #9 20.44 Selecting previously unselected package libitm1:arm64.
22:18:55 #9 20.44 Preparing to unpack .../041-libitm1_8.3.0-6_arm64.deb ...
22:18:55 #9 20.44 Unpacking libitm1:arm64 (8.3.0-6) ...
22:18:55 #9 20.49 Selecting previously unselected package libatomic1:arm64.
22:18:55 #9 20.49 Preparing to unpack .../042-libatomic1_8.3.0-6_arm64.deb ...
22:18:55 #9 20.49 Unpacking libatomic1:arm64 (8.3.0-6) ...
22:18:55 #9 20.53 Selecting previously unselected package libasan5:arm64.
22:18:55 #9 20.53 Preparing to unpack .../043-libasan5_8.3.0-6_arm64.deb ...
22:18:55 #9 20.53 Unpacking libasan5:arm64 (8.3.0-6) ...
22:18:55 #9 20.59 Selecting previously unselected package liblsan0:arm64.
22:18:55 #9 20.59 Preparing to unpack .../044-liblsan0_8.3.0-6_arm64.deb ...
22:18:55 #9 20.60 Unpacking liblsan0:arm64 (8.3.0-6) ...
22:18:55 #9 20.64 Selecting previously unselected package libtsan0:arm64.
22:18:55 #9 20.35 Unpacking libreadline7:armhf (7.0-5) ...
22:18:55 #9 20.41 Selecting previously unselected package libsqlite3-0:armhf.
22:18:55 #9 20.41 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
22:18:55 #9 20.42 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
22:18:55 #9 20.54 Selecting previously unselected package libpython3.7-stdlib:armhf.
22:18:55 #9 20.54 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
22:18:55 #9 20.55 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
22:18:55 #10 14.58 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
22:18:55 #10 14.58 Get:109 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
22:18:55 #10 14.59 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
22:18:55 #10 14.60 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
22:18:55 #10 14.60 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:55 #10 14.61 Get:113 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
22:18:55 #10 14.62 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
[Pipeline] }
[Pipeline] // stage
22:18:55 #10 20.23 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
22:18:55 #10 20.24 Unpacking man-db (2.8.3-2ubuntu0.1) ...
22:18:55 #10 20.34 Selecting previously unselected package perl-modules-5.26.
22:18:55 #10 20.34 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
22:18:55 #10 20.34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
22:18:55 #11 18.34 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:18:55 #11 18.34 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
22:18:55 #11 18.35 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
22:18:55 #11 18.35 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
22:18:55 #11 18.35 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
22:18:55 #11 18.42 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
22:18:55 #11 18.42 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
22:18:55 #11 18.43 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
22:18:55 #11 18.43 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
22:18:55 #11 18.49 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
22:18:55 #11 18.49 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
22:18:55 #11 18.49 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
22:18:55 #11 18.50 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
22:18:55 #11 18.50 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
22:18:55 #11 18.50 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
22:18:55 #11 18.57 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
22:18:55 #11 18.58 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:18:55 #11 18.58 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
22:18:55 #11 18.58 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
22:18:55 #11 18.64 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
22:18:55 The recommended git tool is: git
22:18:55 #10 31.24 Selecting previously unselected package libxml2:amd64.
22:18:55 #10 31.24 Preparing to unpack .../081-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ...
22:18:55 #10 31.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ...
22:18:55 #10 31.34 Selecting previously unselected package libcroco3:amd64.
22:18:55 #10 31.34 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
22:18:55 #10 31.35 Unpacking libcroco3:amd64 (0.6.12-3) ...
22:18:55 #10 31.39 Selecting previously unselected package libncurses6:amd64.
22:18:55 #10 31.39 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ...
22:18:55 #10 31.40 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
22:18:55 #10 31.47 Selecting previously unselected package gettext.
22:18:55 #24 19.94 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
22:18:55 #24 19.94 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
22:18:55 #24 19.95 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
22:18:55 #24 19.95 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
22:18:55 #24 19.95 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
22:18:55 #24 19.95 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
22:18:55 #24 19.96 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
22:18:55 #24 19.97 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
22:18:55 #24 19.97 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
22:18:55 #24 19.98 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
22:18:55 #10 18.15 Selecting previously unselected package libcrypt-dev:arm64.
22:18:55 #10 18.15 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
22:18:55 #10 18.16 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
22:18:55 #10 18.20 Selecting previously unselected package libtirpc-dev:arm64.
22:18:55 #10 18.20 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
22:18:55 #10 18.20 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
22:18:55 #10 18.26 Selecting previously unselected package libnsl-dev:arm64.
22:18:55 #10 18.26 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
22:18:55 #10 18.26 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
22:18:55 #10 18.29 Selecting previously unselected package libc6-dev:arm64.
22:18:55 #10 18.30 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_arm64.deb ...
22:18:55 #10 18.30 Unpacking libc6-dev:arm64 (2.31-13+deb11u5) ...
22:18:55 #10 12.99 (72/163): gdk-pixbuf2-2.42.6-2.el9.aarch64.rpm  3.7 MB/s | 491 kB     00:00    
22:18:55 #10 13.01 (73/163): gdb-minimal-10.2-10.el9.aarch64.rpm    19 MB/s | 3.1 MB     00:00    
22:18:55 #10 13.01 (74/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 285 kB/s | 8.8 kB     00:00    
22:18:55 #10 13.01 (75/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 1.1 MB/s |  27 kB     00:00    
22:18:55 #10 13.03 (76/163): hunspell-1.7.0-11.el9.aarch64.rpm      22 MB/s | 319 kB     00:00    
22:18:55 #10 13.03 (77/163): hunspell-en-0.20140811.1-20.el9.noarc  10 MB/s | 187 kB     00:00    
22:18:55 #10 13.04 (78/163): hunspell-filesystem-1.7.0-11.el9.aarc 937 kB/s | 8.6 kB     00:00    
22:18:55 #10 13.05 (79/163): kernel-srpm-macros-1.0-11.el9.noarch. 2.4 MB/s |  16 kB     00:00    
22:18:55 #10 13.09 (80/163): libappstream-glib-0.7.18-4.el9.aarch6 9.6 MB/s | 380 kB     00:00    
22:18:55 #10 13.10 (81/163): libjpeg-turbo-2.0.90-5.el9.aarch64.rp  17 MB/s | 170 kB     00:00    
22:18:55 #11 14.91 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
22:18:55 #11 14.91 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:18:55 #11 14.91 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:18:55 #11 14.91 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
22:18:55 #11 14.91 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
22:18:55 #11 14.92 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
22:18:55 #11 14.92 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
22:18:55 #11 14.98 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
22:18:55 #11 14.99 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
22:18:55 #11 14.99 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:18:55 #11 15.06 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:18:55 #11 15.06 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
22:18:55 #11 15.06 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
22:18:55 #11 15.09 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
22:18:55 #11 15.10 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:18:55 #11 15.10 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
22:18:55 #11 15.10 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
22:18:55 #11 15.13 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
22:18:55 #11 15.13 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
22:18:55 #11 15.13 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
22:18:55 #11 15.21 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.1 [980 kB]
22:18:55 #10 16.25 Selecting previously unselected package libpython3.9-minimal:armhf.
22:18:55 #10 16.25 Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_armhf.deb ...
22:18:55 #10 16.25 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
22:18:55 #10 16.49 Selecting previously unselected package libexpat1:armhf.
22:18:55 #10 16.49 Preparing to unpack .../11-libexpat1_2.2.10-2+deb11u4_armhf.deb ...
22:18:55 #10 21.29 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
22:18:55 #10 30.32 Selecting previously unselected package libxmuu1:amd64.
22:18:55 #13 64.94   Installing : lzo-2.06-8.el7.aarch64                                     13/68 
22:18:55 #13 65.24   Installing : m4-1.4.16-10.el7.aarch64                                   14/68 
22:18:55 #11 27.36 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ...
22:18:55 #11 27.36 Unpacking libmagic-mgc (1:5.41-3) ...
22:18:55 #11 27.41 Selecting previously unselected package libmagic1:amd64.
22:18:55 #11 27.41 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ...
22:18:55 #11 27.42 Unpacking libmagic1:amd64 (1:5.41-3) ...
22:18:55 #11 27.44 Selecting previously unselected package file.
22:18:55 #11 27.44 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ...
22:18:55 #11 27.45 Unpacking file (1:5.41-3) ...
22:18:55 #11 27.47 Selecting previously unselected package gettext-base.
22:18:55 #11 27.47 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
22:18:55 #11 27.48 Unpacking gettext-base (0.21-4ubuntu4) ...
22:18:55 #11 27.51 Selecting previously unselected package libuchardet0:amd64.
22:18:55 #11 27.51 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
22:18:55 #11 27.52 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
22:18:55 #11 27.54 Selecting previously unselected package groff-base.
22:18:55 #11 27.54 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
22:18:55 #11 27.55 Unpacking groff-base (1.22.4-8build1) ...
22:18:55 #11 27.60 Selecting previously unselected package libcbor0.8:amd64.
22:18:55 #11 27.60 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
22:18:55 #11 27.61 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
22:18:55 #11 27.64 Selecting previously unselected package libedit2:amd64.
22:18:55 #11 27.64 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
22:18:55 #11 27.64 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
22:18:55 #11 27.67 Selecting previously unselected package libfido2-1:amd64.
22:18:55 #11 27.67 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
22:18:55 #11 27.68 Unpacking libfido2-1:amd64 (1.10.0-1) ...
22:18:55 #11 27.71 Selecting previously unselected package libnghttp2-14:amd64.
22:18:55 #11 27.71 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
22:18:55 + echo starting...
22:18:55 starting...
22:18:55 #10 24.86   Installing       : gdb-minimal-10.2-10.el9.x86_64                      19/163 
22:18:55 #10 24.87   Installing       : dbus-libs-1:1.12.20-6.el9.x86_64                    20/163 
22:18:55 #10 24.88   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    21/163 
22:18:55 #10 24.90   Installing       : procps-ng-3.3.17-8.el9.x86_64                       22/163 
22:18:55 #10 24.93   Installing       : util-linux-core-2.37.4-9.el9.x86_64                 23/163 
22:18:55 #10 24.93   Running scriptlet: util-linux-core-2.37.4-9.el9.x86_64                 23/163 
22:18:55 #10 24.94   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/163 
22:18:55 #10 24.94   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/163 
22:18:55 #10 24.95   Installing       : python3-audit-3.0.7-103.el9.x86_64                  26/163 
22:18:55 #10 24.96   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/163 
22:18:55 #10 24.96   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/163 
22:18:55 #10 24.96   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/163 
22:18:55 #10 24.97   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/163 
22:18:55 #10 24.97   Installing       : libstemmer-0-18.585svn.el9.x86_64                   31/163 
22:18:55 #10 24.98   Installing       : libjpeg-turbo-2.0.90-5.el9.x86_64                   32/163 
22:18:55 #10 24.99   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             33/163 
22:18:55 #10 24.99   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/163 
22:18:55 #10 25.00   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/163 
22:18:55 #10 25.01   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/163 
22:18:55 #10 25.02   Installing       : hunspell-1.7.0-11.el9.x86_64                        37/163 
22:18:55 #10 25.03   Installing       : enchant-1:1.6.0-30.el9.x86_64                       38/163 
22:18:55 #10 25.04   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/163 
22:18:55 #10 25.04   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/163 
22:18:55 #10 25.05   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/163 
22:18:55 #10 25.06   Installing       : desktop-file-utils-0.26-6.el9.x86_64                42/163 
22:18:55 #10 25.06   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/163 
[Pipeline] }
22:18:55 #9 20.64 Preparing to unpack .../045-libtsan0_8.3.0-6_arm64.deb ...
22:18:55 #9 20.65 Unpacking libtsan0:arm64 (8.3.0-6) ...
22:18:55 #9 20.70 Selecting previously unselected package libubsan1:arm64.
22:18:55 #9 20.70 Preparing to unpack .../046-libubsan1_8.3.0-6_arm64.deb ...
22:18:55 #9 20.71 Unpacking libubsan1:arm64 (8.3.0-6) ...
22:18:55 #9 20.75 Selecting previously unselected package libgcc-8-dev:arm64.
22:18:55 #9 20.75 Preparing to unpack .../047-libgcc-8-dev_8.3.0-6_arm64.deb ...
22:18:55 #9 20.75 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
22:18:55 #9 20.86 Selecting previously unselected package gcc-8.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
22:18:55 #9 20.84 Selecting previously unselected package python3.7.
22:18:55 #9 20.84 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ...
22:18:55 #9 20.84 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:18:55 #9 20.89 Selecting previously unselected package libpython3-stdlib:armhf.
22:18:55 #9 20.89 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
22:18:55 #9 20.89 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
[Pipeline] sh
22:18:55 #10 14.68 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
22:18:55 #10 14.74 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
22:18:55 #10 14.74 Get:117 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
22:18:55 #10 14.74 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:55 #10 14.76 Get:119 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:55 #10 14.77 Get:120 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
22:18:55 #10 14.78 Get:121 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
22:18:55 #10 14.78 Get:122 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
22:18:55 #10 14.79 Get:123 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
22:18:55 #10 14.88 Get:124 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
22:18:55 #10 14.89 Get:125 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [292 kB]
22:18:55 #10 14.91 Get:126 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
22:18:55 #10 14.95 Get:127 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
22:18:55 #10 14.95 Get:128 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u4 [1621 kB]
22:18:55 #11 18.64 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
22:18:55 #11 18.64 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
22:18:55 #11 18.65 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
22:18:55 #11 18.65 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
22:18:55 #11 18.65 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
22:18:55 #11 18.71 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.1 [1083 kB]
22:18:55 #11 18.77 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
22:18:55 #11 18.89 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
22:18:55 #11 12.83 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
22:18:55 #11 12.83 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
22:18:55 #11 12.83 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
22:18:55 #11 12.84 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
22:18:55 #11 12.84 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
22:18:55 #11 12.84 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
22:18:55 #11 12.84 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
22:18:55 #11 12.89 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
22:18:55 #11 12.89 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
22:18:55 #11 12.90 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB]
22:18:55 #11 12.91 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB]
22:18:55 #11 12.98 Get:116 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]
22:18:55 #10 31.47 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
22:18:55 #10 31.49 Unpacking gettext (0.19.8.1-9) ...
22:18:55 #24 20.37 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
22:18:55 #24 20.37 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
22:18:55 #24 20.39 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
22:18:55 #24 20.40 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
22:18:55 #24 20.41 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
22:18:55 #10 18.53 Selecting previously unselected package libisl23:arm64.
22:18:55 #10 13.47 (82/163): libproxy-webkitgtk4-0.4.15-35.el9.aar  56 kB/s |  21 kB     00:00    
22:18:55 #10 13.48 (83/163): libsoup-2.72.0-8.el9.aarch64.rpm       32 MB/s | 397 kB     00:00    
22:18:55 #10 13.49 (84/163): libstemmer-0-18.585svn.el9.aarch64.rp  13 MB/s |  82 kB     00:00    
22:18:55 #10 13.50 (85/163): lua-srpm-macros-1-6.el9.noarch.rpm    1.5 MB/s | 9.5 kB     00:00    
22:18:55 #10 28.21 Selecting previously unselected package g++.
22:18:55 #10 28.21 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
22:18:55 #10 28.21 Unpacking g++ (4:10.2.1-1) ...
22:18:55 #10 28.24 Selecting previously unselected package make.
22:18:55 #10 28.24 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
22:18:55 #10 28.24 Unpacking make (4.3-4.1) ...
22:18:55 #10 28.31 Selecting previously unselected package libdpkg-perl.
22:18:55 #10 28.31 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
22:18:55 #10 28.32 Unpacking libdpkg-perl (1.20.12) ...
22:18:55 #10 28.40 Selecting previously unselected package patch.
22:18:55 #10 28.40 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
22:18:55 #10 28.40 Unpacking patch (2.7.6-7) ...
22:18:55 #10 28.44 Selecting previously unselected package dpkg-dev.
22:18:55 #10 28.44 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
22:18:55 #10 28.45 Unpacking dpkg-dev (1.20.12) ...
22:18:55 #11 15.24 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
22:18:55 #10 30.32 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
22:18:55 #10 30.33 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
22:18:55 #10 30.36 Selecting previously unselected package manpages.
22:18:55 #10 30.36 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
22:18:55 #10 30.37 Unpacking manpages (4.15-1) ...
22:18:55 #10 30.49 Selecting previously unselected package openssh-client.
22:18:55 #10 30.49 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ...
22:18:55 #10 30.50 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
22:18:55 #10 30.60 Selecting previously unselected package publicsuffix.
22:18:55 #10 30.60 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
22:18:55 #10 30.60 Unpacking publicsuffix (20180223.1310-1) ...
22:18:55 #10 30.63 Selecting previously unselected package python-apt-common.
22:18:55 #10 30.64 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
22:18:55 #10 30.64 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
22:18:55 #10 30.69 Selecting previously unselected package python3-apt.
22:18:55 #10 30.69 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_amd64.deb ...
22:18:55 #10 30.70 Unpacking python3-apt (1.6.5ubuntu0.7) ...
22:18:55 #10 16.50 Unpacking libexpat1:armhf (2.2.10-2+deb11u4) ...
22:18:55 #10 16.67 Selecting previously unselected package python3.9-minimal.
22:18:55 #10 16.67 Preparing to unpack .../12-python3.9-minimal_3.9.2-1_armhf.deb ...
22:18:55 #10 16.68 Unpacking python3.9-minimal (3.9.2-1) ...
22:18:55 #13 65.52   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
22:18:55 #10 21.35 Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ...
22:18:55 #10 21.41 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
22:18:55 #11 27.71 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
22:18:55 #11 27.74 Selecting previously unselected package libpipeline1:amd64.
22:18:55 #11 27.74 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
22:18:55 #11 27.75 Unpacking libpipeline1:amd64 (1.5.5-1) ...
22:18:55 #11 27.78 Selecting previously unselected package libpng16-16:amd64.
22:18:55 #11 27.78 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
22:18:55 #11 27.78 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
22:18:55 #11 27.81 Selecting previously unselected package libpsl5:amd64.
22:18:55 #11 27.81 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
22:18:55 #11 27.82 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
22:18:55 #11 27.84 Selecting previously unselected package libxau6:amd64.
22:18:55 #11 27.84 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
22:18:55 #11 27.85 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
22:18:55 #11 27.87 Selecting previously unselected package libxdmcp6:amd64.
22:18:55 #11 27.87 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
22:18:55 #11 27.88 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
22:18:55 #11 27.91 Selecting previously unselected package libxcb1:amd64.
22:18:55 #11 27.91 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
22:18:55 #11 27.91 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
22:18:55 #11 27.94 Selecting previously unselected package libx11-data.
22:18:55 #10 25.07   Installing       : dwz-0.14-3.el9.x86_64                               44/163 
22:18:55 #10 25.08   Installing       : checkpolicy-3.4-1.el9.x86_64                        45/163 
22:18:55 #10 25.10   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/163 
22:18:55 #10 25.11   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/163 
22:18:55 #10 25.13   Installing       : gsettings-desktop-schemas-40.0-4.el9.x86_64         48/163 
22:18:55 #10 25.15   Installing       : zstd-1.5.1-2.el9.x86_64                             49/163 
22:18:55 #10 25.16   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/163 
22:18:55 #10 25.20   Installing       : tcl-1:8.6.10-7.el9.x86_64                           51/163 
22:18:55 #10 25.22   Installing       : shared-mime-info-2.1-4.el9.x86_64                   52/163 
22:18:55 #10 25.23   Running scriptlet: shared-mime-info-2.1-4.el9.x86_64                   52/163 
22:18:55 #10 25.24   Installing       : python3-six-1.15.0-9.el9.noarch                     53/163 
22:18:55 #10 25.26   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/163 
22:18:55 #10 25.27   Installing       : python3-dnf-plugins-core-4.1.0-3.el9.noarch         55/163 
22:18:55 #9 20.87 Preparing to unpack .../048-gcc-8_8.3.0-6_arm64.deb ...
22:18:55 #9 20.87 Unpacking gcc-8 (8.3.0-6) ...
22:18:55 #9 20.93 Setting up python3-minimal (3.7.3-1) ...
22:18:55 #9 21.18 Selecting previously unselected package python3.
22:18:55 #9 21.18 (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.)
22:18:55 #9 21.18 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
22:18:55 #10 15.03 Get:129 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u4 [4195 kB]
22:18:55 #11 12.98 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
22:18:55 #11 12.99 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
22:18:55 #11 12.99 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.4 [285 kB]
22:18:55 #11 13.00 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.4 [190 kB]
22:18:55 #11 13.01 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
22:18:55 #11 13.01 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
22:18:55 #11 13.01 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
22:18:55 #11 13.05 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
22:18:55 #11 13.05 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
22:18:55 #11 13.12 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
22:18:55 #11 13.12 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
22:18:55 #11 13.13 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
22:18:55 #11 13.13 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
22:18:55 #11 13.13 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
22:18:55 #11 13.14 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
22:18:55 #11 13.14 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
22:18:55 #11 13.17 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:18:55 #11 13.20 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
22:18:55 #11 13.20 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
22:18:55 #11 13.27 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
22:18:55 #11 18.90 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
22:18:55 #11 18.90 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
22:18:55 #11 18.90 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
22:18:55 #11 18.90 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
22:18:55 #11 18.91 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
22:18:55 #11 18.91 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
22:18:55 #11 18.91 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
22:18:55 #11 18.91 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
22:18:55 #11 18.97 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
22:18:55 #10 20.66 Selecting previously unselected package libgdbm-compat4:arm64.
22:18:55 #10 20.66 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
22:18:55 #10 20.66 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
22:18:55 #10 20.73 Selecting previously unselected package libperl5.26:arm64.
22:18:55 #10 20.73 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_arm64.deb ...
22:18:55 #10 20.74 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
22:18:55 #10 21.08 Selecting previously unselected package perl.
22:18:55 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.7s done
22:18:56 #10 31.65 Selecting previously unselected package intltool-debian.
22:18:56 #10 31.65 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
22:18:56 #10 31.66 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:18:56 #10 31.69 Selecting previously unselected package po-debconf.
22:18:56 #10 31.70 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
22:18:56 #10 31.70 Unpacking po-debconf (1.0.21) ...
22:18:56 #10 31.76 Selecting previously unselected package debhelper.
22:18:56 #10 31.76 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
22:18:56 #10 31.77 Unpacking debhelper (12.1.1) ...
22:18:56 #10 31.89 Selecting previously unselected package debian-keyring.
22:18:56 #24 20.79 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
22:18:56 #10 18.54 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
22:18:56 #10 18.54 Unpacking libisl23:arm64 (0.23-1) ...
22:18:56 #10 18.62 Selecting previously unselected package libmpfr6:arm64.
22:18:56 #10 18.62 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
22:18:56 #10 18.62 Unpacking libmpfr6:arm64 (4.1.0-3) ...
22:18:56 #10 18.68 Selecting previously unselected package libmpc3:arm64.
22:18:56 #10 18.69 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
22:18:56 #10 18.69 Unpacking libmpc3:arm64 (1.2.0-1) ...
22:18:56 #10 18.72 Selecting previously unselected package cpp-10.
22:18:56 #10 18.73 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
22:18:56 #10 18.73 Unpacking cpp-10 (10.2.1-6) ...
22:18:56 + docker version
22:18:56 Client: Docker Engine - Community
22:18:56  Version:           22.06.0-beta.0
22:18:56  API version:       1.42
22:18:56  Go version:        go1.18.3
22:18:56  Git commit:        3e9117b
22:18:56  Built:             Fri Jun  3 17:55:45 2022
22:18:56  OS/Arch:           linux/amd64
22:18:56  Context:           default
22:18:56 
22:18:56 Server: Docker Engine - Community
22:18:56  Engine:
22:18:56   Version:          22.06.0-beta.0
22:18:56   API version:      1.42 (minimum version 1.12)
22:18:56   Go version:       go1.18.3
22:18:56   Git commit:       38633e7
22:18:56   Built:            Fri Jun  3 17:55:45 2022
22:18:56   OS/Arch:          linux/amd64
22:18:56   Experimental:     true
22:18:56  containerd:
22:18:56   Version:          1.6.8
22:18:56   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:56  runc:
22:18:56   Version:          1.1.4
22:18:56   GitCommit:        v1.1.4-0-g5fd4c4d
22:18:56  docker-init:
22:18:56   Version:          0.19.0
22:18:56   GitCommit:        de40ad0
[Pipeline] sh
22:18:56 #10 13.50 (86/163): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.4 MB/s | 8.8 kB     00:00    
22:18:56 #10 13.51 (87/163): openblas-srpm-macros-2-11.el9.noarch. 1.7 MB/s | 8.4 kB     00:00    
22:18:56 #10 13.55 (88/163): patch-2.7.6-16.el9.aarch64.rpm        3.0 MB/s | 124 kB     00:00    
22:18:56 #10 13.55 (89/163): hunspell-en-GB-0.20140811.1-20.el9.no 419 kB/s | 226 kB     00:00    
22:18:56 #10 13.56 (90/163): perl-AutoLoader-5.74-479.el9.noarch.r 2.1 MB/s |  31 kB     00:00    
22:18:56 #10 13.57 (91/163): perl-Carp-1.50-460.el9.noarch.rpm     4.3 MB/s |  30 kB     00:00    
22:18:56 #10 13.58 (92/163): perl-Class-Struct-0.66-479.el9.noarch 5.5 MB/s |  32 kB     00:00    
22:18:56 #10 13.58 (93/163): hunspell-en-US-0.20140811.1-20.el9.no 321 kB/s | 177 kB     00:00    
22:18:56 #10 13.70 (94/163): perl-Digest-1.19-4.el9.noarch.rpm     239 kB/s |  26 kB     00:00    
22:18:56 #10 13.71 (95/163): perl-Digest-MD5-2.58-4.el9.aarch64.rp 2.1 MB/s |  37 kB     00:00    
22:18:56 #10 13.74 (96/163): perl-Encode-3.08-462.el9.aarch64.rpm   56 MB/s | 1.7 MB     00:00    
22:18:56 #10 13.75 (97/163): perl-Errno-1.30-479.el9.aarch64.rpm   3.3 MB/s |  24 kB     00:00    
22:18:56 #10 28.59 Selecting previously unselected package build-essential.
22:18:56 #10 28.59 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
22:18:56 #10 28.60 Unpacking build-essential (12.9) ...
22:18:56 #10 28.63 Selecting previously unselected package libbrotli1:amd64.
22:18:56 #10 28.63 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:18:56 #10 28.64 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:18:56 #10 28.69 Selecting previously unselected package libsasl2-modules-db:amd64.
22:18:56 #11 15.37 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
22:18:56 #11 15.37 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
22:18:56 #11 15.37 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
22:18:56 #11 15.38 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
22:18:56 #11 15.38 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
22:18:56 #11 15.38 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
22:18:56 #11 15.38 Get:350 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
22:18:56 #11 15.39 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
22:18:56 #11 15.39 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:18:56 #11 15.56 Get:353 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
22:18:56 #10 30.77 Selecting previously unselected package libunwind8:amd64.
22:18:56 #10 30.78 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ...
22:18:56 #10 30.78 Unpacking libunwind8:amd64 (1.2.1-8) ...
22:18:56 #10 30.83 Selecting previously unselected package strace.
22:18:56 #10 30.83 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
22:18:56 #10 30.84 Unpacking strace (4.21-1ubuntu1) ...
22:18:56 #10 30.93 Selecting previously unselected package xauth.
22:18:56 #10 16.94 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
22:18:56 #10 16.96 Setting up libexpat1:armhf (2.2.10-2+deb11u4) ...
22:18:56 #10 16.97 Setting up python3.9-minimal (3.9.2-1) ...
22:18:56 #10 25.33   Installing       : python3-setuptools-53.0.0-11.el9.noarch             56/163 
22:18:56 #10 25.37   Installing       : python3-setools-4.4.0-5.el9.x86_64                  57/163 
22:18:56 #10 25.38   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/163 
22:18:56 #10 25.39   Installing       : libpsl-0.21.1-5.el9.x86_64                          59/163 
22:18:56 #10 25.39   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/163 
22:18:56 #10 25.43   Installing       : openssl-1:3.0.1-41.el9.x86_64                       61/163 
22:18:56 #10 25.44   Installing       : ncurses-6.2-8.20210508.el9.x86_64                   62/163 
22:18:56 #10 25.45   Installing       : perl-Digest-1.19-4.el9.noarch                       63/163 
22:18:56 #10 25.46   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   64/163 
22:18:56 #10 25.46   Installing       : perl-B-1.80-479.el9.x86_64                          65/163 
22:18:56 #10 25.47   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/163 
22:18:56 #10 25.48   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/163 
22:18:56 #10 25.48   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               68/163 
22:18:56 #10 25.49   Installing       : perl-libnet-3.13-4.el9.noarch                       69/163 
22:18:56 #10 25.50   Installing       : perl-base-2.27-479.el9.noarch                       70/163 
22:18:56 #10 25.51   Installing       : perl-URI-5.09-3.el9.noarch                          71/163 
22:18:56 #10 25.53   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   72/163 
22:18:56 #10 25.54   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/163 
22:18:56 #10 25.54   Installing       : perl-if-0.60.800-479.el9.noarch                     74/163 
22:18:56 #10 25.55   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/163 
22:18:56 #10 25.55   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/163 
22:18:56 #10 25.56   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/163 
22:18:56 #10 25.57   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/163 
22:18:56 #10 25.58   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/163 
22:18:56 #10 25.58   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/163 
22:18:56 #10 25.59   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/163 
22:18:56 #10 25.59   Installing       : perl-POSIX-1.94-479.el9.x86_64                      82/163 
22:18:56 #10 25.60   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/163 
22:18:56 #10 25.60   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/163 
22:18:56 #10 25.61   Installing       : perl-subs-1.03-479.el9.noarch                       85/163 
22:18:56 #10 25.62   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/163 
22:18:56 #10 25.62   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/163 
22:18:56 #10 25.63   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/163 
22:18:56 #10 25.64   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/163 
22:18:56 #11 27.94 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
22:18:56 #11 27.94 Unpacking libx11-data (2:1.7.5-1) ...
22:18:56 #11 28.00 Selecting previously unselected package libx11-6:amd64.
22:18:56 #11 28.00 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ...
22:18:56 #11 28.01 Unpacking libx11-6:amd64 (2:1.7.5-1) ...
22:18:56 #11 28.05 Selecting previously unselected package libxext6:amd64.
22:18:56 #11 28.05 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
22:18:56 #11 28.05 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
22:18:56 #11 28.08 Selecting previously unselected package libxmuu1:amd64.
22:18:56 #11 28.08 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
22:18:56 #11 28.08 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
22:18:56 #11 28.12 Selecting previously unselected package man-db.
22:18:56 #11 28.12 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
22:18:56 #11 28.12 Unpacking man-db (2.10.2-1) ...
22:18:56 #11 28.17 Selecting previously unselected package manpages.
22:18:56 #11 28.17 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
22:18:56 #9 21.19 Unpacking python3 (3.7.3-1) ...
22:18:56 #9 21.25 Selecting previously unselected package less.
22:18:56 #9 21.25 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
22:18:56 #9 21.26 Unpacking less (487-0.1+b1) ...
22:18:56 #9 21.31 Selecting previously unselected package netbase.
22:18:56 #9 21.31 Preparing to unpack .../002-netbase_5.6_all.deb ...
22:18:56 #9 21.32 Unpacking netbase (5.6) ...
22:18:56 #9 21.36 Selecting previously unselected package bzip2.
22:18:56 #9 21.36 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
22:18:56 #9 21.37 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
22:18:56 #11 19.19 debconf: delaying package configuration, since apt-utils is not installed
22:18:56 #11 19.23 Fetched 115 MB in 12s (9706 kB/s)
22:18:56 #11 19.25 (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.)
22:18:56 #11 19.26 Preparing to unpack .../perl-base_5.34.0-3ubuntu1.1_armhf.deb ...
22:18:56 #11 19.28 Unpacking perl-base (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
22:18:56 #11 13.27 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
22:18:56 #11 13.27 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
22:18:56 #11 13.27 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
22:18:56 #11 13.28 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.1 [118 kB]
22:18:56 #11 13.28 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
22:18:56 #11 13.28 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
22:18:56 #11 13.29 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
22:18:56 #11 13.34 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
22:18:56 #11 13.35 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
22:18:56 #11 13.42 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
22:18:56 #11 13.42 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
22:18:56 #11 13.42 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
22:18:56 #11 13.43 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
22:18:56 #11 13.43 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
22:18:56 #11 13.44 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
22:18:56 #11 13.45 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
22:18:56 #11 13.45 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
22:18:56 #11 13.49 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
22:18:56 #11 13.49 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
22:18:56 #11 13.56 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
22:18:56 #10 21.08 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_arm64.deb ...
22:18:56 #10 21.09 Unpacking perl (5.26.1-6ubuntu0.6) ...
22:18:56 #10 21.14 Selecting previously unselected package openssl.
22:18:56 #10 21.14 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
22:18:56 #10 21.14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:18:56 #10 21.23 Selecting previously unselected package ca-certificates.
22:18:56 #10 21.23 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
22:18:56 #10 21.23 Unpacking ca-certificates (20211016~18.04.1) ...
22:18:56 #10 21.31 Selecting previously unselected package distro-info-data.
22:18:56 #10 21.31 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
22:18:56 #10 21.31 Unpacking distro-info-data (0.37ubuntu0.14) ...
22:18:56 #10 21.34 Selecting previously unselected package libmagic-mgc.
22:18:56 #10 21.34 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
22:18:56 #7 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:56 #24 20.79 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
22:18:56 #24 20.79 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
22:18:56 #24 20.80 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
22:18:56 #24 20.80 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
22:18:56 #24 20.81 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
22:18:56 #24 20.81 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
22:18:56 #24 20.81 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
22:18:56 #24 20.82 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
22:18:56 #24 20.82 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
22:18:56 #24 20.84 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
22:18:56 #24 20.84 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
22:18:56 #24 20.85 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
22:18:56 #24 20.85 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
22:18:56 #24 20.86 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
22:18:56 #10 31.89 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
22:18:56 #10 31.90 Unpacking debian-keyring (2019.02.25) ...
22:18:56 #10 13.76 (98/163): perl-Exporter-5.74-461.el9.noarch.rpm 4.5 MB/s |  32 kB     00:00    
22:18:56 #10 13.77 (99/163): perl-Fcntl-1.13-479.el9.aarch64.rpm   4.8 MB/s |  30 kB     00:00    
22:18:56 #10 13.77 (100/163): perl-File-Basename-2.85-479.el9.noar 3.8 MB/s |  27 kB     00:00    
22:18:56 #10 13.78 (101/163): perl-File-Path-2.18-4.el9.noarch.rpm 5.8 MB/s |  36 kB     00:00    
22:18:56 #10 13.79 (102/163): perl-File-Temp-0.231.100-4.el9.noarc 6.3 MB/s |  60 kB     00:00    
22:18:56 #10 13.80 (103/163): perl-File-stat-1.09-479.el9.noarch.r 4.8 MB/s |  27 kB     00:00    
22:18:56 #10 28.69 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:18:56 #10 28.69 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:18:56 #10 28.73 Selecting previously unselected package libsasl2-2:amd64.
22:18:56 #10 28.73 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:18:56 #10 28.73 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:18:56 #10 28.77 Selecting previously unselected package libldap-2.4-2:amd64.
22:18:56 #10 28.77 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:18:56 #10 28.78 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:18:56 #10 28.90 Selecting previously unselected package libnghttp2-14:amd64.
22:18:56 #10 28.90 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
22:18:56 #10 28.90 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:18:56 #10 28.94 Selecting previously unselected package libpsl5:amd64.
22:18:56 #11 15.72 debconf: delaying package configuration, since apt-utils is not installed
22:18:56 #11 15.75 Fetched 99.2 MB in 10s (10.1 MB/s)
22:18:56 #11 15.78 (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.)
22:18:56 #11 15.78 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.3_arm64.deb ...
22:18:56 #11 15.80 Unpacking perl-base (5.30.0-9ubuntu0.3) over (5.30.0-9ubuntu0.2) ...
22:18:56 #10 30.93 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
22:18:56 #10 30.94 Unpacking xauth (1:1.0.10-1) ...
22:18:56 #10 30.99 Selecting previously unselected package at.
22:18:56 #10 30.99 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
22:18:56 #10 30.99 Unpacking at (3.1.20-3.1ubuntu2) ...
22:18:56 #10 31.04 Selecting previously unselected package libsigsegv2:amd64.
22:18:56 #10 31.05 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
22:18:56 #10 31.05 Unpacking libsigsegv2:amd64 (2.12-1) ...
22:18:56 #10 31.09 Selecting previously unselected package m4.
22:18:56 #10 31.09 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
22:18:56 #10 31.09 Unpacking m4 (1.4.18-1) ...
22:18:56 #10 31.14 Selecting previously unselected package autoconf.
22:18:56 #10 31.15 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
22:18:56 + docker info
22:18:56 Client:
22:18:56  Context:    default
22:18:56  Debug Mode: false
22:18:56  Plugins:
22:18:56   buildx: Docker Buildx (Docker Inc.)
22:18:56     Version:  c5aec24
22:18:56     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:18:56   compose: Docker Compose (Docker Inc.)
22:18:56     Version:  v2.12.0
22:18:56     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:18:56   scan: Docker Scan (Docker Inc.)
22:18:56     Version:  v0.17.0
22:18:56     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:18:56 
22:18:56 Server:
22:18:56  Containers: 0
22:18:56   Running: 0
22:18:56   Paused: 0
22:18:56   Stopped: 0
22:18:56  Images: 1
22:18:56  Server Version: 22.06.0-beta.0
22:18:56  Storage Driver: overlay2
22:18:56   Backing Filesystem: extfs
22:18:56   Supports d_type: true
22:18:56   Using metacopy: false
22:18:56   Native Overlay Diff: true
22:18:56   userxattr: false
22:18:56  Logging Driver: json-file
22:18:56  Cgroup Driver: systemd
22:18:56  Cgroup Version: 2
22:18:56  Plugins:
22:18:56   Volume: local
22:18:56   Network: bridge host ipvlan macvlan null overlay
22:18:56   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:18:56  Swarm: inactive
22:18:56  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:18:56  Default Runtime: runc
22:18:56  Init Binary: docker-init
22:18:56  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:18:56  runc version: v1.1.4-0-g5fd4c4d
22:18:56  init version: de40ad0
22:18:56  Security Options:
22:18:56   apparmor
22:18:56   seccomp
22:18:56    Profile: builtin
22:18:56   cgroupns
22:18:56  Kernel Version: 5.15.0-1022-aws
22:18:56  Operating System: Ubuntu 20.04.5 LTS
22:18:56  OSType: linux
22:18:56  Architecture: x86_64
22:18:56  CPUs: 2
22:18:56  Total Memory: 7.557GiB
22:18:56  Name: ip-10-100-90-81
22:18:56  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:18:56  Docker Root Dir: /var/lib/docker
22:18:56  Debug Mode: false
22:18:56  Username: dockerbuildbot
22:18:56  Registry: https://index.docker.io/v1/
22:18:56  Labels:
22:18:56  Experimental: true
22:18:56  Insecure Registries:
22:18:56   127.0.0.0/8
22:18:56  Live Restore Enabled: true
22:18:56 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
22:18:56 #10 25.65   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    90/163 
22:18:56 #10 25.65   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/163 
22:18:56 #10 25.66   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/163 
22:18:56 #10 25.66   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/163 
22:18:56 #10 25.67   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/163 
22:18:56 #10 25.68   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/163 
22:18:56 #10 25.68   Installing       : perl-Fcntl-1.13-479.el9.x86_64                      96/163 
22:18:56 #10 25.69   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/163 
22:18:56 #10 25.70   Installing       : perl-mro-1.23-479.el9.x86_64                        98/163 
22:18:56 #10 25.70   Installing       : perl-IO-1.43-479.el9.x86_64                         99/163 
22:18:56 #10 25.71   Installing       : perl-overloading-0.02-479.el9.noarch               100/163 
22:18:56 #10 25.72   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/163 
22:18:56 #10 25.72   Installing       : perl-Errno-1.30-479.el9.x86_64                     102/163 
22:18:56 #10 25.73   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/163 
22:18:56 #10 25.73   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/163 
22:18:56 #10 25.74   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 105/163 
22:18:56 #10 25.74   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       106/163 
22:18:56 #10 25.75   Installing       : perl-constant-1.33-461.el9.noarch                  107/163 
22:18:56 #10 25.76   Installing       : perl-Storable-1:3.21-460.el9.x86_64                108/163 
22:18:56 #10 25.76   Installing       : perl-overload-1.31-479.el9.noarch                  109/163 
22:18:56 #10 25.77   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/163 
22:18:56 #10 25.77   Installing       : perl-vars-1.05-479.el9.noarch                      111/163 
22:18:56 #10 25.78   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/163 
22:18:56 #10 25.78   Installing       : perl-Carp-1.50-460.el9.noarch                      113/163 
22:18:56 #10 25.79   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/163 
22:18:56 #10 25.79   Installing       : perl-NDBM_File-1.15-479.el9.x86_64                 115/163 
22:18:56 #10 25.80   Installing       : perl-PathTools-3.78-461.el9.x86_64                 116/163 
22:18:56 #11 28.17 Unpacking manpages (5.10-1ubuntu1) ...
22:18:56 #11 28.31 Selecting previously unselected package openssh-client.
22:18:56 #11 28.31 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_amd64.deb ...
22:18:56 #11 28.32 Unpacking openssh-client (1:8.9p1-3) ...
22:18:56 #11 28.36 Selecting previously unselected package publicsuffix.
22:18:56 #11 28.36 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
22:18:56 #11 28.36 Unpacking publicsuffix (20211207.1025-1) ...
22:18:56 #11 28.39 Selecting previously unselected package libunwind8:amd64.
22:18:56 #11 28.39 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ...
22:18:56 #11 28.40 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
22:18:56 #11 28.42 Selecting previously unselected package strace.
[Pipeline] checkout
22:18:56 The recommended git tool is: git
22:18:56 #9 21.43 Selecting previously unselected package libmagic-mgc.
22:18:56 #9 21.44 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
22:18:56 #9 21.44 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:18:56 #9 21.53 Selecting previously unselected package libmagic1:armhf.
22:18:56 #9 21.53 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
22:18:56 #9 ...
22:18:56 
22:18:56 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:56 #10 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 9.5s done
22:18:56 #10 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:56 #10 DONE 28.9s
22:18:56 
22:18:56 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:56 #9 21.54 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
22:18:56 #9 21.58 Selecting previously unselected package file.
22:18:56 #9 21.58 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
22:18:56 #9 21.58 Unpacking file (1:5.35-4+deb10u2) ...
22:18:56 #9 21.62 Selecting previously unselected package gettext-base.
22:18:56 #9 21.62 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
22:18:56 #9 21.62 Unpacking gettext-base (0.19.8.1-9) ...
22:18:56 #9 21.47 Selecting previously unselected package gcc.
22:18:56 #9 21.47 Preparing to unpack .../049-gcc_4%3a8.3.0-1_arm64.deb ...
22:18:56 #9 21.48 Unpacking gcc (4:8.3.0-1) ...
22:18:56 #9 21.51 Selecting previously unselected package libstdc++-8-dev:arm64.
22:18:56 #9 21.51 Preparing to unpack .../050-libstdc++-8-dev_8.3.0-6_arm64.deb ...
22:18:56 #9 21.51 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
22:18:56 #9 21.72 Selecting previously unselected package g++-8.
22:18:56 #11 13.56 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
22:18:56 #11 13.57 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:18:56 #11 13.57 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
22:18:56 #11 13.57 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
22:18:56 #11 13.57 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
22:18:56 #11 13.57 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
22:18:56 #11 13.57 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
22:18:56 #11 13.64 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:18:56 #11 13.64 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:18:56 #11 13.71 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
22:18:56 #11 13.71 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
22:18:56 #11 13.71 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
22:18:56 #11 13.71 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
22:18:56 #11 13.71 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
22:18:56 #11 13.71 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
22:18:56 #11 13.71 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
22:18:56 #11 13.72 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:18:56 #11 13.78 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
22:18:56 #11 13.79 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
22:18:56 #11 13.86 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
22:18:56 #10 15.52 debconf: delaying package configuration, since apt-utils is not installed
22:18:56 #10 15.57 Fetched 69.6 MB in 6s (11.8 MB/s)
22:18:56 #10 15.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 ... 7700 files and directories currently installed.)
22:18:56 #10 15.63 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
22:18:56 #10 15.82 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u1) ...
22:18:56 #10 21.35 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:18:56 #10 21.41 Selecting previously unselected package libmagic1:arm64.
22:18:56 #10 21.41 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
22:18:56 #10 21.42 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
22:18:56 #10 21.45 Selecting previously unselected package file.
22:18:56 #10 21.45 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
22:18:56 #10 21.45 Unpacking file (1:5.32-2ubuntu0.4) ...
22:18:56 #10 21.49 Selecting previously unselected package less.
22:18:56 #10 21.49 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
22:18:56 #10 21.50 Unpacking less (487-0.1) ...
22:18:56 #10 21.54 Selecting previously unselected package libapt-inst2.0:arm64.
22:18:56 #10 21.54 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
22:18:56 #10 21.55 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
22:18:56 #10 21.60 Selecting previously unselected package libglib2.0-0:arm64.
22:18:56 #7 DONE 29.7s
22:18:56 
22:18:56 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:56 #10 10.27 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB]
22:18:56 #10 10.41 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
22:18:56 #10 10.42 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
22:18:56 #10 10.58 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
22:18:56 #10 10.58 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
22:18:56 #10 10.58 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
22:18:56 #10 10.73 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
22:18:56 #10 11.01 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB]
22:18:56 #10 11.01 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20220830-1 [1060 kB]
22:18:56 #10 11.04 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB]
22:18:56 #10 11.12 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
22:18:56 #10 11.14 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
22:18:56 #10 11.38 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
22:18:56 #10 11.39 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
22:18:56 #10 11.42 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u4 [74.9 kB]
22:18:56 #10 11.42 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
22:18:56 #10 11.47 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
22:18:56 #10 11.47 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
22:18:56 #10 11.47 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
22:18:56 #10 11.47 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
22:18:56 #10 11.48 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [71.7 kB]
22:18:56 #10 11.49 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
22:18:56 #10 11.58 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
22:18:56 #10 11.58 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
22:18:56 #10 11.58 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
22:18:56 #10 11.67 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
22:18:56 #10 11.67 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
22:18:56 #10 11.67 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
22:18:56 #10 11.67 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
22:18:56 #10 11.67 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
22:18:56 #10 11.68 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
22:18:56 #10 11.76 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
22:18:56 #10 11.76 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
22:18:56 #10 11.77 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
22:18:56 #10 11.84 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
22:18:56 #10 11.85 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:18:56 #10 11.86 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
22:18:56 #10 11.88 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
22:18:56 #10 11.93 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
22:18:56 #10 12.08 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
22:18:56 #10 12.10 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
22:18:56 #10 12.10 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
22:18:56 #10 12.11 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
22:18:56 #10 12.17 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
22:18:56 #10 12.17 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
22:18:56 #10 12.20 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
22:18:56 #10 12.25 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
22:18:56 #10 12.26 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
22:18:56 #10 12.77 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
22:18:56 #10 12.78 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [257 kB]
22:18:56 #10 12.78 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [308 kB]
22:18:56 #10 12.78 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
22:18:56 #10 12.79 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
22:18:56 #10 12.79 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
22:18:56 #10 12.79 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
22:18:56 #10 12.79 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
22:18:56 #10 12.84 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
22:18:56 #10 12.96 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
22:18:56 #10 12.97 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
22:18:56 #10 13.75 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
22:18:56 #10 13.75 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
22:18:56 #10 13.75 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
22:18:56 #10 13.75 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
22:18:56 #10 13.76 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
22:18:56 #10 13.77 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
22:18:56 #10 13.77 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
22:18:56 #10 13.77 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
22:18:56 #10 13.77 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
22:18:56 #10 13.87 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
22:18:56 #10 13.96 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB]
22:18:56 #10 13.98 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
22:18:56 #10 14.05 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
22:18:56 #10 14.05 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB]
22:18:56 #10 14.14 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
22:18:56 #10 14.14 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
22:18:56 #10 14.14 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
22:18:56 #10 14.72 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [580 kB]
22:18:56 #10 14.73 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
22:18:56 #10 14.74 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:18:56 #10 14.74 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
22:18:56 #10 14.75 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
22:18:56 #10 14.79 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
22:18:56 #10 14.79 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
22:18:56 #10 14.79 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
22:18:56 #10 14.79 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
22:18:56 #10 14.82 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
22:18:56 #10 14.93 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
22:18:56 #10 14.95 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
22:18:56 #10 14.97 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
22:18:56 #10 14.98 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
22:18:56 #10 14.98 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
22:18:56 #10 14.98 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
22:18:56 #10 14.98 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
22:18:56 #10 14.99 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
22:18:56 #10 15.07 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:18:56 #10 15.08 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
22:18:56 #10 15.13 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
22:18:56 #10 15.13 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
22:18:56 #10 15.14 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
22:18:56 #10 15.14 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
22:18:56 #10 15.15 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
22:18:56 #10 15.16 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
22:18:56 #10 15.17 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
22:18:56 #10 15.34 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
22:18:56 #10 15.44 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
22:18:56 #10 15.46 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
22:18:56 #10 15.61 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
22:18:56 #10 15.68 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
22:18:56 #10 15.77 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
22:18:56 #10 15.77 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
22:18:56 #10 15.77 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
22:18:56 #10 15.78 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
22:18:56 #10 15.78 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:18:56 #10 15.78 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
22:18:56 #10 15.78 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
22:18:56 #10 15.85 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
22:18:56 #10 15.86 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
22:18:56 #10 15.87 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
22:18:56 #10 15.87 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
22:18:56 #10 15.87 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:18:56 #10 15.96 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
22:18:56 #10 15.96 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
22:18:56 #10 13.96 (104/163): perl-Data-Dumper-2.174-462.el9.aarch 145 kB/s |  55 kB     00:00    
22:18:56 #10 13.96 (105/163): perl-Getopt-Long-2.52-4.el9.noarch.r 8.3 MB/s |  61 kB     00:00    
22:18:56 #10 13.97 (106/163): perl-Getopt-Std-1.12-479.el9.noarch. 4.6 MB/s |  25 kB     00:00    
22:18:56 #10 13.98 (107/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 8.5 MB/s |  55 kB     00:00    
22:18:56 #10 13.98 (108/163): perl-IO-1.43-479.el9.aarch64.rpm      13 MB/s |  98 kB     00:00    
22:18:56 #10 13.99 (109/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.4 MB/s |  43 kB     00:00    
22:18:56 #10 14.09 (110/163): perl-B-1.80-479.el9.aarch64.rpm      354 kB/s | 190 kB     00:00    
22:18:56 #10 14.10 (111/163): perl-IPC-Open3-1.21-479.el9.noarch.r 4.7 MB/s |  32 kB     00:00    
22:18:56 #10 14.11 (112/163): perl-MIME-Base64-3.16-4.el9.aarch64. 4.6 MB/s |  31 kB     00:00    
22:18:56 #10 14.11 (113/163): perl-Mozilla-CA-20200520-6.el9.noarc 1.7 MB/s |  13 kB     00:00    
22:18:56 #10 14.13 (114/163): perl-NDBM_File-1.15-479.el9.aarch64. 3.0 MB/s |  31 kB     00:00    
22:18:56 #10 14.14 (115/163): perl-Net-SSLeay-1.92-2.el9.aarch64.r  20 MB/s | 389 kB     00:00    
22:18:56 #10 14.15 (116/163): perl-POSIX-1.94-479.el9.aarch64.rpm   13 MB/s | 106 kB     00:00    
22:18:56 #10 14.16 (117/163): perl-PathTools-3.78-461.el9.aarch64.  11 MB/s |  88 kB     00:00    
22:18:56 #10 14.17 (118/163): perl-Pod-Escapes-1.07-460.el9.noarch 3.5 MB/s |  21 kB     00:00    
22:18:56 #10 14.18 (119/163): perl-Pod-Perldoc-3.28.01-461.el9.noa  12 MB/s |  87 kB     00:00    
22:18:56 #10 14.19 (120/163): perl-Pod-Simple-3.42-4.el9.noarch.rp  23 MB/s | 225 kB     00:00    
22:18:56 #10 14.19 (121/163): perl-FileHandle-2.03-479.el9.noarch.  64 kB/s |  25 kB     00:00    
22:18:56 #10 14.19 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 6.5 MB/s |  41 kB     00:00    
22:18:56 #10 14.20 (123/163): perl-Scalar-List-Utils-1.56-461.el9. 9.8 MB/s |  72 kB     00:00    
22:18:56 #10 14.20 (124/163): perl-SelectSaver-1.02-479.el9.noarch 2.9 MB/s |  21 kB     00:00    
22:18:56 #10 14.21 (125/163): perl-Socket-2.031-4.el9.aarch64.rpm  6.8 MB/s |  55 kB     00:00    
22:18:56 #10 14.21 (126/163): perl-Storable-3.21-460.el9.aarch64.r  11 MB/s |  94 kB     00:00    
22:18:56 #10 14.21 (127/163): perl-Symbol-1.08-479.el9.noarch.rpm  4.0 MB/s |  24 kB     00:00    
22:18:56 #10 14.22 (128/163): perl-Term-ANSIColor-5.01-461.el9.noa 7.1 MB/s |  49 kB     00:00    
22:18:56 #10 14.22 (129/163): perl-Term-Cap-1.17-460.el9.noarch.rp 3.2 MB/s |  23 kB     00:00    
22:18:56 #10 14.22 (130/163): perl-Text-ParseWords-3.30-460.el9.no 3.1 MB/s |  17 kB     00:00    
22:18:56 #10 14.23 (131/163): perl-Text-Tabs+Wrap-2013.0523-460.el 3.9 MB/s |  24 kB     00:00    
22:18:56 #10 14.23 (132/163): perl-Time-Local-1.300-7.el9.noarch.r 4.4 MB/s |  34 kB     00:00    
22:18:56 #10 14.24 (133/163): perl-URI-5.09-3.el9.noarch.rpm        11 MB/s | 121 kB     00:00    
22:18:56 #10 14.24 (134/163): perl-constant-1.33-461.el9.noarch.rp 4.1 MB/s |  24 kB     00:00    
22:18:56 #10 14.25 (135/163): perl-if-0.60.800-479.el9.noarch.rpm  3.7 MB/s |  24 kB     00:00    
22:18:56 #10 14.26 (136/163): perl-interpreter-5.32.1-479.el9.aarc  11 MB/s |  80 kB     00:00    
22:18:56 #10 14.27 (137/163): perl-libnet-3.13-4.el9.noarch.rpm     13 MB/s | 130 kB     00:00    
22:18:56 #10 28.95 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
22:18:56 #10 28.95 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:18:56 #10 28.99 Selecting previously unselected package librtmp1:amd64.
22:18:56 #10 28.99 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:18:56 #10 28.99 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:18:56 #10 29.03 Selecting previously unselected package libssh2-1:amd64.
22:18:56 #10 29.03 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
22:18:56 #10 29.04 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:18:56 #10 29.08 Selecting previously unselected package libcurl4:amd64.
22:18:56 #10 29.08 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
22:18:56 #10 29.08 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:18:56 #10 29.14 Selecting previously unselected package curl.
22:18:56 #10 29.14 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u3_amd64.deb ...
22:18:56 #10 29.14 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:18:56 #10 29.20 Selecting previously unselected package dctrl-tools.
22:18:56 #10 29.20 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
22:18:56 #10 29.21 Unpacking dctrl-tools (2.24-3+b1) ...
22:18:56 #10 29.25 Selecting previously unselected package libdebhelper-perl.
22:18:56 #10 29.25 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
22:18:56 #10 29.26 Unpacking libdebhelper-perl (13.3.4) ...
22:18:56 #10 29.30 Selecting previously unselected package libtool.
22:18:56 #10 29.30 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
22:18:56 #11 18.66 Setting up perl-base (5.30.0-9ubuntu0.3) ...
22:18:56 #11 18.71 Selecting previously unselected package liblocale-gettext-perl.
22:18:56 #11 18.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4118 files and directories currently installed.)
22:18:56 #11 18.71 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
22:18:56 #11 18.72 Unpacking liblocale-gettext-perl (1.07-4) ...
22:18:56 #11 18.79 Selecting previously unselected package libssl1.1:armhf.
22:18:56 #11 18.79 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
22:18:56 #11 18.80 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
22:18:56 #11 18.93 Selecting previously unselected package libpython3.8-minimal:armhf.
22:18:56 #11 18.93 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
22:18:56 #11 18.94 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
22:18:56 #10 19.34 Selecting previously unselected package cpp.
22:18:56 #10 19.34 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
22:18:56 #10 19.35 Unpacking cpp (4:10.2.1-1) ...
22:18:56 #10 19.38 Selecting previously unselected package libcc1-0:arm64.
22:18:56 #10 19.38 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
22:18:56 #10 19.38 Unpacking libcc1-0:arm64 (10.2.1-6) ...
22:18:56 #10 19.42 Selecting previously unselected package libgomp1:arm64.
22:18:56 #10 19.42 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
22:18:56 #10 19.42 Unpacking libgomp1:arm64 (10.2.1-6) ...
22:18:56 #10 19.46 Selecting previously unselected package libitm1:arm64.
22:18:56 #10 19.47 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
22:18:56 #10 19.47 Unpacking libitm1:arm64 (10.2.1-6) ...
22:18:56 #10 19.50 Selecting previously unselected package libatomic1:arm64.
22:18:56 #10 31.15 Unpacking autoconf (2.69-11) ...
22:18:56 #10 31.21 Selecting previously unselected package autotools-dev.
22:18:56 #10 31.21 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
22:18:56 #10 31.21 Unpacking autotools-dev (20180224.1) ...
22:18:56 #10 31.25 Selecting previously unselected package automake.
22:18:56 #10 31.25 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
22:18:56 #10 31.26 Unpacking automake (1:1.15.1-3ubuntu2) ...
22:18:56 #10 31.33 Selecting previously unselected package autopoint.
22:18:56 #10 31.33 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
22:18:56 #10 31.33 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
22:18:56 #10 31.37 Selecting previously unselected package binutils-common:amd64.
22:18:56 #10 25.86   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  117/163 
22:18:56 #10 25.97   Installing       : perl-libs-4:5.32.1-479.el9.x86_64                  118/163 
22:18:56 #10 25.99   Installing       : perl-interpreter-4:5.32.1-479.el9.x86_64           119/163 
22:18:56 #10 25.99   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/163 
22:18:56 #10 26.00   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/163 
22:18:56 #10 26.00   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/163 
22:18:56 #10 26.01   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/163 
22:18:56 #10 26.01   Installing       : redhat-rpm-config-196-1.el9.noarch                 124/163 
22:18:56 #10 26.02   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     125/163 
22:18:56 #10 26.06   Installing       : libutempter-1.2.1-6.el9.x86_64                     125/163 
22:18:56 #11 28.43 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
22:18:56 #11 28.43 Unpacking strace (5.16-0ubuntu3) ...
22:18:56 #11 28.47 Selecting previously unselected package xauth.
22:18:56 #11 28.47 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
22:18:56 #11 28.47 Unpacking xauth (1:1.1-1build2) ...
22:18:56 #11 28.50 Selecting previously unselected package xz-utils.
22:18:56 #11 28.50 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
22:18:56 #11 28.51 Unpacking xz-utils (5.2.5-2ubuntu1) ...
22:18:56 #11 28.54 Selecting previously unselected package libsigsegv2:amd64.
22:18:56 #11 28.54 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
22:18:56 #11 28.55 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
22:18:56 #11 28.57 Selecting previously unselected package m4.
22:18:56 #11 28.57 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
22:18:56 #11 28.58 Unpacking m4 (1.4.18-5ubuntu2) ...
22:18:56 #11 28.61 Selecting previously unselected package autoconf.
22:18:56 #11 28.61 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
22:18:56 #11 28.61 Unpacking autoconf (2.71-2) ...
22:18:56 #11 28.65 Selecting previously unselected package autotools-dev.
22:18:56 #11 28.65 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
22:18:56 #11 28.66 Unpacking autotools-dev (20220109.1) ...
22:18:56 #11 28.69 Selecting previously unselected package automake.
22:18:56 #11 28.69 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
22:18:56 #11 28.69 Unpacking automake (1:1.16.5-1.3) ...
22:18:56 #11 28.73 Selecting previously unselected package autopoint.
22:18:56 #11 28.74 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
22:18:56 #11 28.74 Unpacking autopoint (0.21-4ubuntu4) ...
22:18:56 #11 28.77 Selecting previously unselected package binutils-common:amd64.
22:18:56 #9 21.68 Selecting previously unselected package krb5-locales.
22:18:56 #9 21.68 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u4_all.deb ...
22:18:56 #9 21.68 Unpacking krb5-locales (1.17-3+deb10u4) ...
22:18:56 #9 21.83 Selecting previously unselected package manpages.
22:18:56 #9 21.83 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
22:18:56 #9 21.84 Unpacking manpages (4.16-2) ...
22:18:56 #9 21.72 Preparing to unpack .../051-g++-8_8.3.0-6_arm64.deb ...
22:18:56 #9 21.72 Unpacking g++-8 (8.3.0-6) ...
22:18:56 #11 13.86 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
22:18:56 #11 13.86 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:18:56 #11 13.86 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
22:18:56 #11 13.87 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
22:18:56 #11 13.87 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:18:56 #11 13.87 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
22:18:56 #11 13.87 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
22:18:56 #11 13.93 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
22:18:56 #11 13.94 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
22:18:56 #11 14.00 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
22:18:56 #10 21.60 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
22:18:56 #10 21.60 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
22:18:56 #10 21.71 Selecting previously unselected package libglib2.0-data.
22:18:56 #10 21.71 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
22:18:56 #10 21.71 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:18:56 #10 21.75 Selecting previously unselected package libicu60:arm64.
22:18:56 #10 21.75 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
22:18:56 #10 21.75 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
22:18:56 #13 65.58   Installing : libarchive-3.1.2-14.el7_7.aarch64                          16/68 
22:18:56 #10 15.98 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
22:18:56 #10 15.98 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
22:18:56 #10 15.98 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
22:18:56 #10 16.05 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
22:18:56 #10 16.05 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [306 kB]
22:18:56 #10 16.06 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
22:18:56 #10 16.06 Get:130 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
22:18:56 #10 16.14 Get:131 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
22:18:56 #10 29.30 Unpacking libtool (2.4.6-15) ...
22:18:56 #10 29.35 Selecting previously unselected package dh-autoreconf.
22:18:56 #10 29.35 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
22:18:56 #10 29.35 Unpacking dh-autoreconf (20) ...
22:18:56 #10 29.38 Selecting previously unselected package libarchive-zip-perl.
22:18:56 #10 29.38 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
22:18:56 #10 29.39 Unpacking libarchive-zip-perl (1.68-1) ...
22:18:56 #10 29.42 Selecting previously unselected package libsub-override-perl.
22:18:56 #10 29.42 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
22:18:56 #10 29.42 Unpacking libsub-override-perl (0.09-2) ...
22:18:56 #10 29.46 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:18:56 #10 29.46 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
22:18:56 #10 29.46 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
22:18:56 #10 29.49 Selecting previously unselected package dh-strip-nondeterminism.
22:18:56 #10 29.49 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
22:18:56 #10 29.49 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
22:18:56 #10 29.52 Selecting previously unselected package libelf1:amd64.
22:18:56 #10 14.31 (138/163): perl-libs-5.32.1-479.el9.aarch64.rpm  53 MB/s | 2.1 MB     00:00    
22:18:56 #10 14.32 (139/163): perl-mro-1.23-479.el9.aarch64.rpm    5.6 MB/s |  37 kB     00:00    
22:18:56 #10 14.32 (140/163): perl-overload-1.31-479.el9.noarch.rp 8.7 MB/s |  55 kB     00:00    
22:18:56 #10 14.33 (141/163): perl-overloading-0.02-479.el9.noarch 3.9 MB/s |  22 kB     00:00    
22:18:56 #10 14.34 (142/163): perl-parent-0.238-460.el9.noarch.rpm 2.6 MB/s |  15 kB     00:00    
22:18:56 #10 14.34 (143/163): perl-podlators-4.14-460.el9.noarch.r  15 MB/s | 114 kB     00:00    
22:18:56 #10 14.35 (144/163): perl-srpm-macros-1-41.el9.noarch.rpm 1.5 MB/s | 9.1 kB     00:00    
22:18:56 #10 14.36 (145/163): perl-subs-1.03-479.el9.noarch.rpm    3.9 MB/s |  21 kB     00:00    
22:18:56 #10 14.36 (146/163): perl-vars-1.05-479.el9.noarch.rpm    3.6 MB/s |  23 kB     00:00    
22:18:56 #10 14.37 (147/163): policycoreutils-python-utils-3.4-4.e 9.0 MB/s |  75 kB     00:00    
22:18:56 #10 14.38 (148/163): python-srpm-macros-3.9-52.el9.noarch 3.8 MB/s |  24 kB     00:00    
22:18:56 #10 14.39 (149/163): python3-audit-3.0.7-103.el9.aarch64.  11 MB/s |  84 kB     00:00    
22:18:56 #10 14.52 (150/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 419 kB/s | 219 kB     00:00    
22:18:56 #24 21.29 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
22:18:56 #24 21.29 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
22:18:56 #24 21.30 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
22:18:56 #24 21.31 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
22:18:56 #24 21.33 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
22:18:56 #11 19.11 Selecting previously unselected package libexpat1:armhf.
22:18:56 #11 19.11 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ...
22:18:56 #11 19.11 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ...
22:18:56 #11 19.19 Selecting previously unselected package python3.8-minimal.
22:18:56 #11 19.19 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
22:18:56 #11 19.20 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:18:56 #10 19.51 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
22:18:56 #10 19.51 Unpacking libatomic1:arm64 (10.2.1-6) ...
22:18:56 #10 19.59 Selecting previously unselected package libasan6:arm64.
22:18:56 #10 19.59 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
22:18:56 #10 19.59 Unpacking libasan6:arm64 (10.2.1-6) ...
22:18:56 #10 31.37 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ...
22:18:56 #10 31.38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
22:18:56 #10 31.43 Selecting previously unselected package libbinutils:amd64.
22:18:56 #10 31.43 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
22:18:56 #10 31.43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
22:18:56 #10 31.51 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:18:56 #10 31.51 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ...
22:18:56 #10 31.51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
22:18:56 #10 26.08   Installing       : libselinux-utils-3.4-3.el9.x86_64                  126/163 
22:18:56 #10 26.09   Installing       : libpng-2:1.6.37-12.el9.x86_64                      127/163 
22:18:56 #10 26.10   Installing       : gdk-pixbuf2-2.42.6-2.el9.x86_64                    128/163 
22:18:56 #10 26.11   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     129/163 
22:18:56 #10 26.12   Installing       : pkgconf-1.7.3-10.el9.x86_64                        130/163 
22:18:56 #10 26.12   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             131/163 
22:18:56 #10 26.13   Installing       : libpipeline-1.5.3-4.el9.x86_64                     132/163 
22:18:56 #10 26.14   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/163 
22:18:56 #10 26.17   Installing       : man-db-2.9.3-7.el9.x86_64                          133/163 
22:18:56 #10 26.18   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/163 
22:18:56 #10 26.20   Installing       : environment-modules-5.0.1-2.el9.x86_64             134/163 
22:18:56 #10 26.21   Running scriptlet: environment-modules-5.0.1-2.el9.x86_64             134/163 
22:18:56 #11 28.77 Preparing to unpack .../058-binutils-common_2.38-3ubuntu1_amd64.deb ...
22:18:56 #11 28.77 Unpacking binutils-common:amd64 (2.38-3ubuntu1) ...
22:18:56 #11 28.80 Selecting previously unselected package libbinutils:amd64.
22:18:56 #11 28.80 Preparing to unpack .../059-libbinutils_2.38-3ubuntu1_amd64.deb ...
22:18:56 #11 28.81 Unpacking libbinutils:amd64 (2.38-3ubuntu1) ...
22:18:56 #11 28.85 Selecting previously unselected package libctf-nobfd0:amd64.
22:18:56 #11 28.85 Preparing to unpack .../060-libctf-nobfd0_2.38-3ubuntu1_amd64.deb ...
22:18:56 #11 28.85 Unpacking libctf-nobfd0:amd64 (2.38-3ubuntu1) ...
22:18:56 #11 28.88 Selecting previously unselected package libctf0:amd64.
22:18:56 #11 28.88 Preparing to unpack .../061-libctf0_2.38-3ubuntu1_amd64.deb ...
22:18:56 #11 28.89 Unpacking libctf0:amd64 (2.38-3ubuntu1) ...
22:18:56 #11 28.91 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:18:56 #11 28.91 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-3ubuntu1_amd64.deb ...
22:18:56 #11 28.92 Unpacking binutils-x86-64-linux-gnu (2.38-3ubuntu1) ...
22:18:56 #11 29.00 Selecting previously unselected package binutils.
22:18:56 #11 14.00 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
22:18:56 #11 14.00 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:18:56 #11 14.00 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
22:18:56 #11 14.01 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
22:18:56 #11 14.01 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
22:18:56 #11 14.01 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
22:18:56 #11 14.05 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
22:18:56 #11 14.08 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
22:18:56 #11 14.08 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
22:18:56 #11 14.15 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB]
22:18:56 #11 14.15 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB]
22:18:56 #11 14.16 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB]
22:18:56 #11 14.16 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
22:18:56 #11 14.17 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
22:18:56 #11 14.20 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
22:18:56 #11 14.21 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.4 [279 kB]
22:18:56 #9 21.99 Selecting previously unselected package libedit2:armhf.
22:18:56 #9 21.99 Preparing to unpack .../010-libedit2_3.1-20181209-1_armhf.deb ...
22:18:56 #9 21.99 Unpacking libedit2:armhf (3.1-20181209-1) ...
22:18:56 #9 22.04 Selecting previously unselected package libkeyutils1:armhf.
22:18:56 #9 22.04 Preparing to unpack .../011-libkeyutils1_1.6-6_armhf.deb ...
22:18:56 #9 22.05 Unpacking libkeyutils1:armhf (1.6-6) ...
22:18:56 #9 22.09 Selecting previously unselected package libkrb5support0:armhf.
22:18:56 #9 22.09 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u4_armhf.deb ...
22:18:56 #9 22.10 Unpacking libkrb5support0:armhf (1.17-3+deb10u4) ...
22:18:56 #9 22.14 Selecting previously unselected package libk5crypto3:armhf.
22:18:56 #9 22.14 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u4_armhf.deb ...
22:18:56 #9 22.14 Unpacking libk5crypto3:armhf (1.17-3+deb10u4) ...
22:18:56 #9 22.19 Selecting previously unselected package libkrb5-3:armhf.
22:18:56 #9 22.19 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u4_armhf.deb ...
22:18:57 #10 ...
22:18:57 
22:18:57 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:57 #9 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 7.9s done
22:18:57 #9 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:57 #9 DONE 29.6s
22:18:57 
22:18:57 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:57 #13 66.47   Installing : cpp-4.8.5-44.el7.aarch64                                   17/68 
22:18:57 #13 66.77   Installing : systemd-devel-219-78.el7_9.7.aarch64                       18/68 
22:18:57 #10 17.66 Selecting previously unselected package python3-minimal.
22:18:57 #10 17.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 ... 9507 files and directories currently installed.)
22:18:57 #10 17.67 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
22:18:57 #10 17.68 Unpacking python3-minimal (3.9.2-3) ...
22:18:57 #10 17.74 Selecting previously unselected package media-types.
22:18:57 #10 17.74 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
22:18:57 #10 17.75 Unpacking media-types (4.0.0) ...
22:18:57 #10 17.79 Selecting previously unselected package libmpdec3:armhf.
22:18:57 #10 17.79 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
22:18:57 #10 17.81 Unpacking libmpdec3:armhf (2.5.1-1) ...
22:18:57 #10 17.86 Selecting previously unselected package libncursesw6:armhf.
22:18:57 #10 17.86 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
22:18:57 #10 17.86 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
22:18:57 #10 17.94 Selecting previously unselected package readline-common.
22:18:57 #10 17.94 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
22:18:57 #10 17.95 Unpacking readline-common (8.1-1) ...
22:18:57 Commit message: "update scan-cli-plugin to v0.21.0"
22:18:57 #10 29.52 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
22:18:57 #10 29.53 Unpacking libelf1:amd64 (0.183-1) ...
22:18:57 #10 29.57 Selecting previously unselected package dwz.
22:18:57 #10 29.57 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
22:18:57 #10 29.57 Unpacking dwz (0.13+20210201-1) ...
22:18:57 #10 29.62 Selecting previously unselected package libicu67:amd64.
22:18:57 #10 29.62 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
22:18:57 #10 29.63 Unpacking libicu67:amd64 (67.1-7) ...
22:18:57 #10 14.53 (151/163): python3-file-magic-5.39-10.el9.noarc 2.1 MB/s |  17 kB     00:00    
22:18:57 #10 14.53 (152/163): python3-libselinux-3.4-3.el9.aarch64  20 MB/s | 181 kB     00:00    
22:18:57 #10 14.54 (153/163): python3-libsemanage-3.4-2.el9.aarch6  12 MB/s |  80 kB     00:00    
22:18:57 #10 14.61 (154/163): python3-policycoreutils-3.4-4.el9.no  29 MB/s | 2.1 MB     00:00    
22:18:57 #10 14.62 (155/163): perl-base-2.27-479.el9.noarch.rpm     67 kB/s |  26 kB     00:00    
22:18:57 #10 14.62 (156/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 1.7 MB/s | 9.7 kB     00:00    
22:18:57 #10 14.62 (157/163): redhat-rpm-config-196-1.el9.noarch.r  11 MB/s |  73 kB     00:00    
22:18:57 #10 14.63 (158/163): rpm-build-4.16.1.3-17.el9.aarch64.rp  11 MB/s | 100 kB     00:00    
22:18:57 #10 14.64 (159/163): rust-srpm-macros-17-4.el9.noarch.rpm 2.1 MB/s |  10 kB     00:00    
22:18:57 #10 14.64 (160/163): rpmlint-1.11-19.el9.noarch.rpm        13 MB/s | 198 kB     00:00    
22:18:57 #10 14.64 (161/163): scl-utils-2.0.3-2.el9.aarch64.rpm    5.4 MB/s |  38 kB     00:00    
22:18:57 #10 14.67 (162/163): webkit2gtk3-jsc-2.36.7-1.el9.aarch64  91 MB/s | 2.9 MB     00:00    
22:18:57 #24 21.72 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
22:18:57 #24 21.72 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
22:18:57 #24 21.73 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
22:18:57 #24 21.74 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
22:18:57 #24 21.74 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
22:18:57 #24 21.74 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
22:18:57 #24 21.74 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
22:18:57 #24 21.74 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
22:18:57 #24 21.75 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
22:18:57 #24 21.76 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
22:18:57 #24 21.76 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
22:18:57 #24 21.76 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
22:18:57 #11 19.40 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
22:18:57 #11 19.51 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
22:18:57 #10 19.79 Selecting previously unselected package liblsan0:arm64.
22:18:57 #10 19.80 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
22:18:57 #10 19.80 Unpacking liblsan0:arm64 (10.2.1-6) ...
22:18:57 #10 19.89 Selecting previously unselected package libtsan0:arm64.
22:18:57 #10 31.76 Selecting previously unselected package binutils.
22:18:57 #10 31.76 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
22:18:57 #10 31.76 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
22:18:57 #10 31.79 Selecting previously unselected package libc-dev-bin.
22:18:57 #10 31.79 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ...
22:18:57 #10 31.80 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
22:18:57 #10 31.84 Selecting previously unselected package linux-libc-dev:amd64.
22:18:57 #10 31.84 Preparing to unpack .../061-linux-libc-dev_4.15.0-194.205_amd64.deb ...
22:18:57 #10 31.84 Unpacking linux-libc-dev:amd64 (4.15.0-194.205) ...
22:18:57 #11 29.00 Preparing to unpack .../063-binutils_2.38-3ubuntu1_amd64.deb ...
22:18:57 #11 29.01 Unpacking binutils (2.38-3ubuntu1) ...
22:18:57 #11 29.03 Selecting previously unselected package libc-dev-bin.
22:18:57 #11 29.03 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ...
22:18:57 #11 29.04 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
22:18:57 #11 29.07 Selecting previously unselected package linux-libc-dev:amd64.
22:18:57 #11 29.08 Preparing to unpack .../065-linux-libc-dev_5.15.0-52.58_amd64.deb ...
22:18:57 #11 29.08 Unpacking linux-libc-dev:amd64 (5.15.0-52.58) ...
22:18:57 #11 29.22 Selecting previously unselected package libcrypt-dev:amd64.
22:18:57 #11 29.23 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
22:18:57 #11 29.23 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
22:18:57 #11 29.26 Selecting previously unselected package rpcsvc-proto.
22:18:57 #10 26.23   Installing       : scl-utils-1:2.0.3-2.el9.x86_64                     135/163 
22:18:57 #10 26.43   Installing       : libicu-67.1-9.el9.x86_64                           136/163 
22:18:57 #10 ...
22:18:57 
22:18:57 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:57 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 8.1s done
22:18:57 #7 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:57 #7 DONE 29.7s
22:18:57 #9 22.19 Unpacking libkrb5-3:armhf (1.17-3+deb10u4) ...
22:18:57 #9 22.26 Selecting previously unselected package libgssapi-krb5-2:armhf.
22:18:57 #9 22.26 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u4_armhf.deb ...
22:18:57 #9 22.27 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u4) ...
22:18:57 #9 22.35 Selecting previously unselected package openssh-client.
22:18:57 #9 22.35 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
22:18:57 #9 22.37 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
22:18:57 #9 22.35 Selecting previously unselected package g++.
22:18:57 #9 22.35 Preparing to unpack .../052-g++_4%3a8.3.0-1_arm64.deb ...
22:18:57 #9 22.35 Unpacking g++ (4:8.3.0-1) ...
22:18:57 #9 22.38 Selecting previously unselected package make.
22:18:57 #9 22.38 Preparing to unpack .../053-make_4.2.1-1.2_arm64.deb ...
22:18:57 #9 22.39 Unpacking make (4.2.1-1.2) ...
22:18:57 #9 22.44 Selecting previously unselected package libdpkg-perl.
22:18:57 #9 22.44 Preparing to unpack .../054-libdpkg-perl_1.19.8_all.deb ...
22:18:57 #9 22.45 Unpacking libdpkg-perl (1.19.8) ...
22:18:57 #9 22.51 Selecting previously unselected package patch.
22:18:57 #9 22.51 Preparing to unpack .../055-patch_2.7.6-3+deb10u1_arm64.deb ...
22:18:57 #9 22.52 Unpacking patch (2.7.6-3+deb10u1) ...
22:18:57 #9 22.56 Selecting previously unselected package dpkg-dev.
22:18:57 #10 18.02 Selecting previously unselected package libreadline8:armhf.
22:18:57 #10 18.02 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
22:18:57 #10 18.02 Unpacking libreadline8:armhf (8.1-1) ...
22:18:57 #10 18.08 Selecting previously unselected package libsqlite3-0:armhf.
22:18:57 #10 18.08 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
22:18:57 #10 18.09 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
22:18:57 #10 18.23 Selecting previously unselected package libpython3.9-stdlib:armhf.
22:18:57 #10 18.23 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
22:18:57 #10 18.23 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
22:18:57 using credential docker-jenkins-github-credentials
22:18:57 Cloning the remote Git repository
22:18:57 Cloning with configured refspecs honoured and without tags
22:18:57 #10 16.70 debconf: delaying package configuration, since apt-utils is not installed
22:18:57 #10 16.75 Fetched 80.4 MB in 7s (11.5 MB/s)
22:18:57 #10 16.77 Selecting previously unselected package bsdextrautils.
22:18:57 #10 16.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 ... 7899 files and directories currently installed.)
22:18:57 #10 16.78 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
22:18:57 #10 16.79 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
22:18:57 #10 14.85 (163/163): python3-enchant-3.2.0-5.el9.noarch.r 186 kB/s |  86 kB     00:00    
22:18:57 #10 14.85 --------------------------------------------------------------------------------
22:18:57 #10 14.85 Total                                            15 MB/s |  66 MB     00:04     
22:18:57 #24 22.13 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
22:18:57 #11 19.53 Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ...
22:18:57 #11 19.55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:18:57 #10 32.02 Selecting previously unselected package libc6-dev:amd64.
22:18:57 #10 32.02 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ...
22:18:57 #10 32.03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ...
22:18:57 #10 19.90 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
22:18:57 #10 19.90 Unpacking libtsan0:arm64 (10.2.1-6) ...
22:18:57 #10 20.09 Selecting previously unselected package libubsan1:arm64.
22:18:57 #10 20.10 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
22:18:57 #10 20.10 Unpacking libubsan1:arm64 (10.2.1-6) ...
22:18:57 #10 20.19 Selecting previously unselected package libgcc-10-dev:arm64.
[Pipeline] sh
22:18:57 #11 29.27 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
22:18:57 #11 29.27 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
22:18:57 #11 29.30 Selecting previously unselected package libtirpc-dev:amd64.
22:18:57 #11 29.30 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
22:18:57 #11 29.30 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
22:18:57 #11 29.34 Selecting previously unselected package libnsl-dev:amd64.
22:18:57 #11 29.34 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
22:18:57 #11 29.34 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
22:18:57 #11 29.37 Selecting previously unselected package libc6-dev:amd64.
22:18:57 #11 29.37 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ...
22:18:57 #11 29.37 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ...
22:18:57 #11 29.50 Selecting previously unselected package gcc-11-base:amd64.
22:18:57 #10 26.63   Installing       : webkit2gtk3-jsc-2.36.7-1.el9.x86_64                137/163 
22:18:57 #10 26.64   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           138/163 
22:18:57 #10 26.65   Installing       : glib-networking-2.68.3-3.el9.x86_64                139/163 
22:18:57 #10 26.65   Installing       : libfdisk-2.37.4-9.el9.x86_64                       140/163 
22:18:57 #10 26.66   Installing       : libeconf-0.4.1-2.el9.x86_64                        141/163 
22:18:57 #10 26.68   Installing       : libdb-5.3.28-53.el9.x86_64                         142/163 
22:18:57 #10 26.71   Installing       : pam-1.5.1-13.el9.x86_64                            143/163 
22:18:57 #10 26.73   Installing       : libpwquality-1.4.4-8.el9.x86_64                    144/163 
22:18:57 #10 26.79   Installing       : util-linux-2.37.4-9.el9.x86_64                     145/163 
22:18:57 #10 26.79 warning: /etc/adjtime created as /etc/adjtime.rpmnew
22:18:57 #10 26.79 
22:18:57 #10 26.81   Installing       : policycoreutils-3.4-4.el9.x86_64                   146/163 
22:18:57 #10 26.82   Running scriptlet: policycoreutils-3.4-4.el9.x86_64                   146/163 
22:18:57 #10 26.87   Installing       : python3-policycoreutils-3.4-4.el9.noarch           147/163 
22:18:57 #10 26.88   Installing       : policycoreutils-python-utils-3.4-4.el9.noarch      148/163 
22:18:57 
22:18:57 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:57 #10 22.96 Selecting previously unselected package python3-minimal.
22:18:57 #10 22.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 ... 4316 files and directories currently installed.)
22:18:57 #10 22.97 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
22:18:57 #10 22.98 Unpacking python3-minimal (3.6.7-1~18.04) ...
22:18:57 #10 23.01 Selecting previously unselected package mime-support.
22:18:57 #10 23.02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
22:18:57 #10 23.02 Unpacking mime-support (3.60ubuntu1) ...
22:18:57 #10 23.07 Selecting previously unselected package libmpdec2:armhf.
22:18:57 #10 23.07 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
22:18:57 #10 23.07 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
22:18:57 #10 23.12 Selecting previously unselected package readline-common.
22:18:57 #10 23.12 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
22:18:57 #10 23.13 Unpacking readline-common (7.0-3) ...
22:18:57 #10 23.17 Selecting previously unselected package libreadline7:armhf.
22:18:57 #10 23.17 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
22:18:57 #10 23.17 Unpacking libreadline7:armhf (7.0-3) ...
22:18:57 #10 23.22 Selecting previously unselected package libsqlite3-0:armhf.
22:18:57 #10 23.22 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.6_armhf.deb ...
22:18:57 #9 22.54 Selecting previously unselected package ucf.
22:18:57 #9 22.54 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
22:18:57 #9 22.54 Moving old data out of the way
22:18:57 #9 22.55 Unpacking ucf (3.0038+nmu1) ...
22:18:57 #9 22.59 Selecting previously unselected package xz-utils.
22:18:57 #9 22.59 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
22:18:57 #9 22.59 Unpacking xz-utils (5.2.4-1+deb10u1) ...
22:18:57 #9 22.70 Selecting previously unselected package libfl2:armhf.
22:18:57 #9 22.70 Preparing to unpack .../019-libfl2_2.6.4-6.2_armhf.deb ...
22:18:57 #9 22.70 Unpacking libfl2:armhf (2.6.4-6.2) ...
22:18:57 #11 14.63 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
22:18:57 #11 14.80 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
22:18:57 #9 22.56 Preparing to unpack .../056-dpkg-dev_1.19.8_all.deb ...
22:18:57 #9 22.56 Unpacking dpkg-dev (1.19.8) ...
22:18:57 #9 22.66 Selecting previously unselected package build-essential.
22:18:57 #9 22.66 Preparing to unpack .../057-build-essential_12.6_arm64.deb ...
22:18:57 #9 22.66 Unpacking build-essential (12.6) ...
22:18:57 #9 22.70 Selecting previously unselected package openssl.
22:18:57 #9 22.70 Preparing to unpack .../058-openssl_1.1.1n-0+deb10u3_arm64.deb ...
22:18:57 #9 22.70 Unpacking openssl (1.1.1n-0+deb10u3) ...
22:18:57 #9 22.80 Selecting previously unselected package ca-certificates.
22:18:57 #9 22.80 Preparing to unpack .../059-ca-certificates_20200601~deb10u2_all.deb ...
22:18:57 #9 22.81 Unpacking ca-certificates (20200601~deb10u2) ...
22:18:57 #9 22.86 Selecting previously unselected package libsasl2-modules-db:arm64.
22:18:57 #9 22.86 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
22:18:57 #9 22.87 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:18:57 #9 22.90 Selecting previously unselected package libsasl2-2:arm64.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # timeout=10
22:18:57 #10 18.49 Selecting previously unselected package python3.9.
22:18:57 #10 18.49 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
22:18:57 #10 18.50 Unpacking python3.9 (3.9.2-1) ...
22:18:57 #10 18.55 Selecting previously unselected package libpython3-stdlib:armhf.
22:18:57 #10 18.55 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
22:18:57 #13 66.83   Installing : rsync-3.1.2-11.el7_9.aarch64                               19/68 
22:18:57 #10 16.90 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
22:18:57 #10 32.35 Selecting previously unselected package gcc-7-base:amd64.
22:18:57 #10 32.35 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:57 #10 32.36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
22:18:57 #10 32.40 Selecting previously unselected package libisl19:amd64.
22:18:57 #10 32.40 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
22:18:57 #10 32.41 Unpacking libisl19:amd64 (0.19-1) ...
22:18:57 #24 22.13 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
22:18:57 #24 22.14 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
22:18:57 #24 22.15 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
22:18:57 #24 22.16 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
22:18:57 #10 20.19 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
22:18:57 #10 20.20 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
22:18:57 #10 20.32 Selecting previously unselected package gcc-10.
22:18:57 #10 20.32 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
22:18:57 #10 20.32 Unpacking gcc-10 (10.2.1-6) ...
22:18:57 #10 22.38 Selecting previously unselected package libxml2:arm64.
22:18:57 #10 22.38 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_arm64.deb ...
22:18:57 #10 22.39 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:18:57 #10 22.47 Selecting previously unselected package libyaml-0-2:arm64.
22:18:57 #10 22.47 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
22:18:57 #10 22.47 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
22:18:57 #10 22.52 Selecting previously unselected package lsb-release.
22:18:57 #10 22.52 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
22:18:57 #10 22.52 Unpacking lsb-release (9.20170808ubuntu1) ...
22:18:57 #10 22.56 Selecting previously unselected package netbase.
22:18:57 #10 22.56 Preparing to unpack .../024-netbase_5.4_all.deb ...
22:18:57 #10 22.56 Unpacking netbase (5.4) ...
22:18:57 #10 22.62 Selecting previously unselected package shared-mime-info.
22:18:57 #10 22.62 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
22:18:57 #10 22.63 Unpacking shared-mime-info (1.9-2) ...
22:18:57 #11 29.50 Preparing to unpack .../071-gcc-11-base_11.2.0-19ubuntu1_amd64.deb ...
22:18:57 #11 29.50 Unpacking gcc-11-base:amd64 (11.2.0-19ubuntu1) ...
22:18:57 #11 29.54 Selecting previously unselected package libisl23:amd64.
22:18:57 #11 29.54 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
22:18:57 #11 29.54 Unpacking libisl23:amd64 (0.24-2build1) ...
22:18:57 #11 29.59 Selecting previously unselected package libmpfr6:amd64.
22:18:57 #11 29.59 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
22:18:57 #11 29.59 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
22:18:57 #11 29.64 Selecting previously unselected package libmpc3:amd64.
22:18:57 #11 29.64 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
22:18:57 #11 29.64 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
22:18:57 #11 29.67 Selecting previously unselected package cpp-11.
22:18:57 #11 29.67 Preparing to unpack .../075-cpp-11_11.2.0-19ubuntu1_amd64.deb ...
22:18:57 #11 29.67 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
22:18:57 #10 26.89   Installing       : gcc-toolset-12-runtime-12.0-5.el9.x86_64           149/163 
22:18:57 #10 26.90   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64           149/163 
22:18:57 #10 27.09 ValueError: SELinux policy is not managed or store cannot be accessed.
22:18:57 #10 27.09 
22:18:57 + make REF=20.10 fedora-36
22:18:57 git init src/github.com/docker/cli
22:18:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:18:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:18:57 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:18:57 + SRC=src/github.com/docker/cli
22:18:57 + REF=20.10
22:18:57 + REF_FETCH=20.10
22:18:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:18:57 + awk {print $2}
22:18:57 + REF=refs/heads/20.10
22:18:57 + [ -n refs/heads/20.10 ]
22:18:57 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:57 #10 23.23 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.6) ...
22:18:57 #10 23.30 Selecting previously unselected package libpython3.6-stdlib:armhf.
22:18:57 #10 23.30 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
22:18:57 #10 23.30 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
22:18:57 #11 15.19 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.5 [3168 kB]
22:18:57 #9 22.91 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
22:18:57 #9 22.91 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:18:57 #9 22.95 Selecting previously unselected package libldap-common.
22:18:57 #9 22.96 Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
22:18:57 #9 22.96 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:18:57 #9 23.00 Selecting previously unselected package libldap-2.4-2:arm64.
22:18:57 #9 23.00 Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
22:18:57 #9 23.00 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
22:18:57 #9 23.05 Selecting previously unselected package libnghttp2-14:arm64.
22:18:57 #9 23.06 Preparing to unpack .../064-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
22:18:57 #9 23.06 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
22:18:57 #9 23.10 Selecting previously unselected package libpsl5:arm64.
22:18:57 #9 23.10 Preparing to unpack .../065-libpsl5_0.20.2-2_arm64.deb ...
22:18:57 #9 23.10 Unpacking libpsl5:arm64 (0.20.2-2) ...
22:18:57 #9 22.75 Selecting previously unselected package at.
22:18:57 #9 22.75 Preparing to unpack .../020-at_3.1.23-1_armhf.deb ...
22:18:57 #9 22.76 Unpacking at (3.1.23-1) ...
22:18:57 #9 22.80 Selecting previously unselected package libsigsegv2:armhf.
22:18:57 #9 22.80 Preparing to unpack .../021-libsigsegv2_2.12-2_armhf.deb ...
22:18:57 #9 22.81 Unpacking libsigsegv2:armhf (2.12-2) ...
22:18:57 #9 22.84 Selecting previously unselected package m4.
22:18:57 #9 22.84 Preparing to unpack .../022-m4_1.4.18-2_armhf.deb ...
22:18:57 #9 22.84 Unpacking m4 (1.4.18-2) ...
22:18:57 #9 22.92 Selecting previously unselected package autoconf.
22:18:57 #9 22.92 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
22:18:57 #9 22.93 Unpacking autoconf (2.69-11) ...
22:18:57 #10 18.56 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
22:18:57 #10 18.61 Setting up python3-minimal (3.9.2-3) ...
22:18:57 using credential docker-jenkins-github-credentials
22:18:57 #10 17.07 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u3) ...
22:18:57 Cloning the remote Git repository
22:18:57 Cloning with configured refspecs honoured and without tags
22:18:57 #10 32.49 Selecting previously unselected package libmpfr6:amd64.
22:18:57 #10 32.49 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
22:18:57 #10 32.50 Unpacking libmpfr6:amd64 (4.0.1-1) ...
22:18:57 #10 32.55 Selecting previously unselected package libmpc3:amd64.
22:18:57 #10 32.55 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
22:18:57 #10 32.56 Unpacking libmpc3:amd64 (1.1.0-1) ...
22:18:57 #10 32.58 Selecting previously unselected package cpp-7.
22:18:57 #10 32.58 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:57 #10 32.59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:18:57 #10 22.73 Selecting previously unselected package ucf.
22:18:57 #10 22.74 Preparing to unpack .../026-ucf_3.0038_all.deb ...
22:18:57 #10 22.74 Moving old data out of the way
22:18:57 #10 22.74 Unpacking ucf (3.0038) ...
22:18:57 #10 22.78 Selecting previously unselected package xdg-user-dirs.
22:18:57 #10 22.78 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
22:18:57 #10 22.79 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
22:18:57 #10 22.85 Selecting previously unselected package xz-utils.
22:18:57 #10 22.85 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ...
22:18:57 #10 22.86 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
22:18:57 #10 22.90 Selecting previously unselected package gettext-base.
22:18:57 #10 22.90 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
22:18:57 #10 22.90 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
22:18:57 #10 22.94 Selecting previously unselected package iso-codes.
22:18:57 #10 22.94 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
22:18:57 #10 22.94 Unpacking iso-codes (3.79-1) ...
22:18:57 #11 29.84 Selecting previously unselected package cpp.
22:18:57 #11 29.84 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
22:18:57 #11 29.84 Unpacking cpp (4:11.2.0-1ubuntu1) ...
22:18:57 #11 29.87 Selecting previously unselected package libcc1-0:amd64.
22:18:57 #11 29.87 Preparing to unpack .../077-libcc1-0_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:57 #11 29.88 Unpacking libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:57 #11 29.91 Selecting previously unselected package libgomp1:amd64.
22:18:57 #11 29.91 Preparing to unpack .../078-libgomp1_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:57 #11 29.91 Unpacking libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:57 #11 29.95 Selecting previously unselected package libitm1:amd64.
22:18:57 #11 29.95 Preparing to unpack .../079-libitm1_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:57 #11 29.95 Unpacking libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:57 #11 29.99 Selecting previously unselected package libatomic1:amd64.
22:18:57 #11 29.99 Preparing to unpack .../080-libatomic1_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:57 #11 29.99 Unpacking libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:57 #11 30.02 Selecting previously unselected package libasan6:amd64.
22:18:57 #11 30.02 Preparing to unpack .../081-libasan6_11.2.0-19ubuntu1_amd64.deb ...
22:18:57 #10 27.19   Installing       : gcc-toolset-12-binutils-2.38-16.el9.x86_64         150/163 
22:18:57 #10 27.20   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64         150/163 
22:18:57 #10 27.22   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64    151/163 
22:18:57 #10 27.30   Installing       : binutils-2.35.2-24.el9.x86_64                      152/163 
22:18:57 #10 27.31   Running scriptlet: binutils-2.35.2-24.el9.x86_64                      152/163 
22:18:57 #10 27.33   Installing       : libbrotli-1.0.9-6.el9.x86_64                       153/163 
22:18:57 #10 27.34   Installing       : libsoup-2.72.0-8.el9.x86_64                        154/163 
22:18:57 #10 27.35   Installing       : json-glib-1.6.6-1.el9.x86_64                       155/163 
22:18:57 #10 27.37   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              156/163 
22:18:57 #10 27.38   Installing       : info-6.7-15.el9.x86_64                             157/163 
22:18:57 #10 27.39   Installing       : ed-1.14.2-12.el9.x86_64                            158/163 
22:18:57 #10 27.40   Installing       : patch-2.7.6-16.el9.x86_64                          159/163 
22:18:57 #10 17.08 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
22:18:58 #10 23.56 Selecting previously unselected package python3.6.
22:18:58 #10 23.56 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
22:18:58 #10 23.57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:18:58 #10 30.45 Selecting previously unselected package libxml2:amd64.
22:18:58 #10 30.46 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:18:58 #10 30.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:18:58 #10 30.56 Selecting previously unselected package gettext.
22:18:58 #10 30.56 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
22:18:58 #10 30.56 Unpacking gettext (0.21-4) ...
22:18:58 #11 15.37 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
22:18:58 #11 15.37 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
22:18:58 #11 15.37 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:18:58 #11 15.37 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
22:18:58 #11 15.37 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
22:18:58 #11 15.37 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
22:18:58 #11 15.37 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
22:18:58 #11 15.37 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
22:18:58 #11 15.37 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:18:58 #11 15.44 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
22:18:58 #9 23.15 Selecting previously unselected package librtmp1:arm64.
22:18:58 #9 23.15 Preparing to unpack .../066-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
22:18:58 #9 23.15 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
22:18:58 #9 23.19 Selecting previously unselected package libssh2-1:arm64.
22:18:58 #9 23.20 Preparing to unpack .../067-libssh2-1_1.8.0-2.1_arm64.deb ...
22:18:58 #9 23.20 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
22:18:58 #9 23.24 Selecting previously unselected package libcurl4:arm64.
22:18:58 #9 23.25 Preparing to unpack .../068-libcurl4_7.64.0-4+deb10u3_arm64.deb ...
22:18:58 #9 23.25 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ...
22:18:58 #9 23.30 Selecting previously unselected package curl.
22:18:58 #9 23.30 Preparing to unpack .../069-curl_7.64.0-4+deb10u3_arm64.deb ...
22:18:58 #9 23.30 Unpacking curl (7.64.0-4+deb10u3) ...
22:18:58 #9 23.35 Selecting previously unselected package dctrl-tools.
22:18:58 #10 18.84 Selecting previously unselected package python3.
22:18:58 #10 18.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 ... 9945 files and directories currently installed.)
22:18:58 #10 18.84 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
22:18:58 #10 18.85 Unpacking python3 (3.9.2-3) ...
22:18:58 #10 18.91 Selecting previously unselected package less.
22:18:58 #10 18.91 Preparing to unpack .../001-less_551-2_armhf.deb ...
22:18:58 #10 18.91 Unpacking less (551-2) ...
22:18:58 #10 18.97 Selecting previously unselected package netbase.
22:18:58 #10 18.97 Preparing to unpack .../002-netbase_6.3_all.deb ...
22:18:58 #10 18.98 Unpacking netbase (6.3) ...
22:18:58 #10 19.02 Selecting previously unselected package sensible-utils.
22:18:58 #10 19.02 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
22:18:58 #10 19.03 Unpacking sensible-utils (0.0.14) ...
22:18:58 #10 19.07 Selecting previously unselected package bzip2.
22:18:58 #10 19.07 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
22:18:58 #10 19.07 Unpacking bzip2 (1.0.8-4) ...
22:18:58 #9 23.09 Selecting previously unselected package autotools-dev.
22:18:58 #9 23.09 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
22:18:58 #9 23.09 Unpacking autotools-dev (20180224.1) ...
22:18:58 #9 23.14 Selecting previously unselected package automake.
22:18:58 #9 23.15 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
22:18:58 #9 23.15 Unpacking automake (1:1.16.1-4) ...
22:18:58 #9 23.26 Selecting previously unselected package autopoint.
22:18:58 #9 23.26 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
22:18:58 #9 23.27 Unpacking autopoint (0.19.8.1-9) ...
22:18:58 #9 23.30 Selecting previously unselected package binutils-common:armhf.
22:18:58 #9 23.30 Preparing to unpack .../027-binutils-common_2.31.1-16_armhf.deb ...
22:18:58 #12 17.66 CentOS Stream 8 - Extras                         22 kB/s |  18 kB     00:00    
22:18:58 #10 23.23 Selecting previously unselected package krb5-locales.
22:18:58 #10 23.23 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
22:18:58 #10 23.23 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
22:18:58 #10 23.27 Selecting previously unselected package libedit2:arm64.
22:18:58 #24 22.91 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
22:18:58 #24 22.91 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
22:18:58 #11 30.02 Unpacking libasan6:amd64 (11.2.0-19ubuntu1) ...
22:18:58 #11 30.12 Selecting previously unselected package liblsan0:amd64.
22:18:58 #11 30.12 Preparing to unpack .../082-liblsan0_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:58 #11 30.12 Unpacking liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:58 #11 30.17 Selecting previously unselected package libtsan0:amd64.
22:18:58 #11 30.17 Preparing to unpack .../083-libtsan0_11.2.0-19ubuntu1_amd64.deb ...
22:18:58 #11 30.17 Unpacking libtsan0:amd64 (11.2.0-19ubuntu1) ...
22:18:58 #11 30.25 Selecting previously unselected package libubsan1:amd64.
22:18:58 #11 30.25 Preparing to unpack .../084-libubsan1_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:58 #11 30.25 Unpacking libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:58 #11 30.30 Selecting previously unselected package libquadmath0:amd64.
22:18:58 #10 27.41   Installing       : rpm-build-4.16.1.3-17.el9.x86_64                   160/163 
22:18:58 #10 27.42   Installing       : rpmlint-1.11-19.el9.noarch                         161/163 
22:18:58 #10 27.43   Installing       : dnf-plugins-core-4.1.0-3.el9.noarch                162/163 
22:18:58 #10 27.51   Installing       : glibc-gconv-extra-2.34-40.el9.x86_64               163/163 
22:18:58 #11 17.71 Setting up perl-base (5.30.0-9ubuntu0.3) ...
22:18:58 #11 17.74 Selecting previously unselected package liblocale-gettext-perl.
22:18:58 #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 ... 4117 files and directories currently installed.)
22:18:58 #11 17.75 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
22:18:58 #11 17.75 Unpacking liblocale-gettext-perl (1.07-4) ...
22:18:58 #11 17.79 Selecting previously unselected package libssl1.1:arm64.
22:18:58 #11 17.80 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
22:18:58 #11 17.80 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
22:18:58 #10 23.63 Selecting previously unselected package libpython3-stdlib:armhf.
22:18:58 #10 23.63 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
22:18:58 #10 23.65 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
22:18:58 #10 23.69 Setting up python3-minimal (3.6.7-1~18.04) ...
22:18:58 #10 30.71 Selecting previously unselected package intltool-debian.
22:18:58 #10 30.71 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
22:18:58 #10 30.73 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:18:58 #10 30.76 Selecting previously unselected package po-debconf.
22:18:58 #10 30.76 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
22:18:58 #10 30.76 Unpacking po-debconf (1.0.21+nmu1) ...
22:18:58 #10 30.82 Selecting previously unselected package debhelper.
22:18:58 #10 30.82 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
22:18:58 #10 30.82 Unpacking debhelper (13.3.4) ...
22:18:58 #10 30.94 Selecting previously unselected package debian-keyring.
22:18:58 #11 20.44 Selecting previously unselected package python3-minimal.
22:18:58 #11 20.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4433 files and directories currently installed.)
22:18:58 #11 20.44 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
22:18:58 #11 20.57 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
22:18:58 #11 15.45 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
22:18:58 #11 15.52 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB]
22:18:58 #11 15.53 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
22:18:58 #11 15.53 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
22:18:58 #11 15.53 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
22:18:58 #11 15.53 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
22:18:58 #11 15.53 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjbig0 arm64 2.1-3.1build3 [28.8 kB]
22:18:58 #11 15.53 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
22:18:58 #11 15.53 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.1 [180 kB]
22:18:58 #11 15.59 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB]
22:18:58 #11 15.60 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
22:18:58 #11 15.67 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB]
22:18:58 #11 15.67 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:18:58 #11 15.67 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
22:18:58 #11 15.67 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
22:18:58 #11 15.67 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
22:18:58 #11 15.67 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
22:18:58 #11 15.67 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
22:18:58 #11 15.67 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
22:18:58 #11 15.75 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
22:18:58 #9 23.35 Preparing to unpack .../070-dctrl-tools_2.24-3_arm64.deb ...
22:18:58 #9 23.36 Unpacking dctrl-tools (2.24-3) ...
22:18:58 #9 23.41 Selecting previously unselected package libtool.
22:18:58 #9 23.41 Preparing to unpack .../071-libtool_2.4.6-9_all.deb ...
22:18:58 #9 23.42 Unpacking libtool (2.4.6-9) ...
22:18:58 #9 23.47 Selecting previously unselected package dh-autoreconf.
22:18:58 #9 23.47 Preparing to unpack .../072-dh-autoreconf_19_all.deb ...
22:18:58 #9 23.48 Unpacking dh-autoreconf (19) ...
22:18:58 #9 23.51 Selecting previously unselected package libarchive-zip-perl.
22:18:58 #9 23.51 Preparing to unpack .../073-libarchive-zip-perl_1.64-1_all.deb ...
22:18:58 #9 23.52 Unpacking libarchive-zip-perl (1.64-1) ...
22:18:58 #9 23.55 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:18:58 #9 23.55 Preparing to unpack .../074-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
22:18:58 #9 23.55 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
22:18:58 #9 23.59 Selecting previously unselected package dh-strip-nondeterminism.
22:18:58 #9 23.59 Preparing to unpack .../075-dh-strip-nondeterminism_1.1.2-1_all.deb ...
22:18:58 #9 23.59 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
22:18:58 #9 23.62 Selecting previously unselected package dwz.
22:18:58 #9 23.63 Preparing to unpack .../076-dwz_0.12-3_arm64.deb ...
22:18:58 #9 23.63 Unpacking dwz (0.12-3) ...
22:18:58 #9 23.68 Selecting previously unselected package libglib2.0-0:arm64.
22:18:58 #9 23.68 Preparing to unpack .../077-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
22:18:58 #9 23.69 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
22:18:58 #10 19.13 Selecting previously unselected package openssl.
22:18:58 #10 19.13 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ...
22:18:58 #10 19.14 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:18:58 #10 ...
22:18:58 
22:18:58 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:58 #7 extracting sha256:eab668ebf56e30be1a14aeafc9fcbaa86742f28b8cc53fbab9cf3e115dc67724 2.9s done
22:18:58 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 8.6s
22:18:58 #7 extracting sha256:6ee8bab0261e5aee1456500e13f9078f021807f18ea147b1f3dbe535b22e67c8 9.2s done
22:18:58 #9 23.31 Unpacking binutils-common:armhf (2.31.1-16) ...
22:18:58 #10 23.27 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
22:18:58 #10 23.27 Unpacking libedit2:arm64 (3.1-20170329-1) ...
22:18:58 #10 23.31 Selecting previously unselected package libkrb5support0:arm64.
22:18:58 #10 23.31 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
22:18:58 #10 23.32 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
22:18:58 #10 23.35 Selecting previously unselected package libk5crypto3:arm64.
22:18:58 #10 23.35 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
22:18:58 #10 23.36 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
22:18:58 #10 23.39 Selecting previously unselected package libkeyutils1:arm64.
22:18:58 #10 23.40 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
22:18:58 #10 23.40 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
22:18:58 #10 23.43 Selecting previously unselected package libkrb5-3:arm64.
22:18:58 #10 23.44 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
22:18:58 #10 23.44 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
22:18:58 #10 23.50 Selecting previously unselected package libgssapi-krb5-2:arm64.
22:18:58 #11 30.30 Preparing to unpack .../085-libquadmath0_12.1.0-2ubuntu1~22.04_amd64.deb ...
22:18:58 #11 30.30 Unpacking libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:18:58 #11 30.33 Selecting previously unselected package libgcc-11-dev:amd64.
22:18:58 #11 30.33 Preparing to unpack .../086-libgcc-11-dev_11.2.0-19ubuntu1_amd64.deb ...
22:18:58 #11 30.33 Unpacking libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ...
22:18:58 #11 30.42 Selecting previously unselected package gcc-11.
22:18:58 #11 30.42 Preparing to unpack .../087-gcc-11_11.2.0-19ubuntu1_amd64.deb ...
22:18:58 #11 30.43 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
22:18:58 #24 23.16 debconf: delaying package configuration, since apt-utils is not installed
22:18:58 #24 23.28 Fetched 788 MB in 8s (103 MB/s)
22:18:58 #11 17.93 Selecting previously unselected package libpython3.8-minimal:arm64.
22:18:58 #11 17.93 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
22:18:58 #11 17.93 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
22:18:58 #11 18.03 Selecting previously unselected package libexpat1:arm64.
22:18:58 #11 18.03 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ...
22:18:58 #11 18.04 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
22:18:58 #11 18.07 Selecting previously unselected package python3.8-minimal.
22:18:58 #11 18.08 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
22:18:58 #11 18.08 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:18:58 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:58 #13 67.40   Installing : libcgroup-0.41-21.el7.aarch64                              20/68 
22:18:58 #13 68.03   Installing : openssh-7.4p1-22.el7_9.aarch64                             21/68 
22:18:58 #13 68.06   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        22/68 
22:18:58 #13 68.36   Installing : libsemanage-python-2.5-14.el7.aarch64                      23/68 
22:18:58 #10 23.88 Selecting previously unselected package python3.
22:18:58 #10 23.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 ... 4774 files and directories currently installed.)
22:18:58 #10 23.90 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
22:18:58 #10 23.90 Unpacking python3 (3.6.7-1~18.04) ...
22:18:58 #10 23.94 Selecting previously unselected package multiarch-support.
22:18:58 #10 23.94 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
22:18:58 #10 23.94 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
22:18:58 #10 23.98 Selecting previously unselected package libxau6:armhf.
22:18:58 #10 23.98 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
22:18:58 #10 23.98 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
22:18:58 #10 24.03 Selecting previously unselected package libbsd0:armhf.
22:18:58 #10 24.03 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
22:18:58 #10 24.04 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
22:18:58 #10 24.09 Selecting previously unselected package libxdmcp6:armhf.
22:18:58 #10 24.09 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
22:18:58 #10 24.10 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
22:18:58 #10 24.15 Selecting previously unselected package libxcb1:armhf.
22:18:58 #10 24.15 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
22:18:58 #10 30.94 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
22:18:58 #10 30.95 Unpacking debian-keyring (2021.07.26) ...
22:18:58 #10 21.50 Selecting previously unselected package gcc.
22:18:58 #11 15.75 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
22:18:58 #11 15.82 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
22:18:58 #11 15.82 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
22:18:58 #11 15.82 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:18:58 #11 15.82 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
22:18:58 #11 15.82 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
22:18:58 #11 15.82 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
22:18:58 #11 15.82 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
22:18:58 #11 15.83 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
22:18:58 #9 23.81 Selecting previously unselected package libicu63:arm64.
22:18:58 #9 23.81 Preparing to unpack .../078-libicu63_63.1-6+deb10u3_arm64.deb ...
22:18:58 #9 23.81 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
22:18:58 #9 23.68 Selecting previously unselected package libbinutils:armhf.
22:18:58 #9 23.68 Preparing to unpack .../028-libbinutils_2.31.1-16_armhf.deb ...
22:18:58 #9 23.69 Unpacking libbinutils:armhf (2.31.1-16) ...
22:18:58 #9 23.76 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:18:58 #9 23.76 Preparing to unpack .../029-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
22:18:58 #9 23.77 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:18:58 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
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/771/head:refs/remotes/origin/PR-771 +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/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:18:58 #10 23.50 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
22:18:58 #10 23.51 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
22:18:58 #10 23.57 Selecting previously unselected package libpsl5:arm64.
22:18:58 #10 23.57 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
22:18:58 #10 23.57 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
22:18:58 #10 23.65 Selecting previously unselected package libssl1.0.0:arm64.
22:18:58 #10 23.65 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_arm64.deb ...
22:18:58 #10 23.66 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
22:18:58 #10 23.75 Selecting previously unselected package libxmuu1:arm64.
22:18:58 #24 23.30 Selecting previously unselected package liblocale-gettext-perl.
22:18:58 #24 23.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 ... 15718 files and directories currently installed.)
22:18:58 #24 23.31 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
22:18:58 #24 23.32 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
22:18:58 #24 23.34 Selecting previously unselected package bzip2.
22:18:58 #24 23.35 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
22:18:58 #24 23.35 Unpacking bzip2 (1.0.8-4) ...
22:18:58 #24 23.38 Selecting previously unselected package libmagic-mgc.
22:18:58 #24 23.38 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
22:18:58 #24 23.38 Unpacking libmagic-mgc (1:5.39-3) ...
22:18:58 #24 23.46 Selecting previously unselected package libmagic1:amd64.
22:18:58 #24 23.46 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
22:18:58 #24 23.47 Unpacking libmagic1:amd64 (1:5.39-3) ...
22:18:58 #24 23.50 Selecting previously unselected package file.
22:18:58 #12 18.51 CentOS Stream 8 - Extras common packages        7.4 kB/s | 5.2 kB     00:00    
22:18:58 #11 18.25 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
22:18:58 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:58 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:58 #13 68.40   Installing : libselinux-python-2.5-15.el7.aarch64                       24/68 
22:18:58 #13 68.44   Installing : less-458-9.el7.aarch64                                     25/68 
22:18:58 #13 68.49   Installing : libselinux-utils-2.5-15.el7.aarch64                        26/68 
22:18:58 #13 68.61   Installing : policycoreutils-2.5-34.el7.aarch64                         27/68 
22:18:58 #10 33.36 Selecting previously unselected package cpp.
22:18:58 #10 33.37 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
22:18:58 #10 33.37 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
22:18:58 #10 33.40 Selecting previously unselected package libcc1-0:amd64.
22:18:58 #10 33.41 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:58 #10 33.41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:58 #10 33.45 Selecting previously unselected package libgomp1:amd64.
22:18:58 #10 33.45 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:58 #10 33.46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:58 #10 33.50 Selecting previously unselected package libitm1:amd64.
22:18:58 #10 33.50 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:58 #10 33.51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:58 #10 33.54 Selecting previously unselected package libatomic1:amd64.
22:18:58 #10 33.55 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:58 #10 33.55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:58 #10 33.58 Selecting previously unselected package libasan4:amd64.
22:18:58 #10 34.66 Selecting previously unselected package libfakeroot:amd64.
22:18:58 #10 34.66 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
22:18:58 #10 34.66 Unpacking libfakeroot:amd64 (1.23-1) ...
22:18:58 #10 34.69 Selecting previously unselected package fakeroot.
22:18:58 #10 34.70 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
22:18:58 #10 34.70 Unpacking fakeroot (1.23-1) ...
22:18:58 #10 24.16 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
22:18:58 #10 24.19 Selecting previously unselected package libx11-data.
22:18:58 #10 24.19 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
22:18:58 #10 24.19 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
22:18:58 #10 24.31 Selecting previously unselected package libx11-6:armhf.
22:18:58 #10 24.31 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
22:18:58 #10 24.32 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
22:18:58 #10 24.44 Setting up multiarch-support (2.27-3ubuntu1.6) ...
22:18:58 #10 24.50 Selecting previously unselected package libxext6:armhf.
22:18:58 #10 24.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 ... 5098 files and directories currently installed.)
22:18:58 #10 24.50 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
22:18:58 #10 24.51 Unpacking libxext6:armhf (2:1.3.3-1) ...
22:18:58 #10 24.56 Selecting previously unselected package bsdmainutils.
22:18:58 #10 21.50 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
22:18:58 #10 21.51 Unpacking gcc (4:10.2.1-1) ...
22:18:58 #10 21.54 Selecting previously unselected package libstdc++-10-dev:arm64.
22:18:58 #10 21.54 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
22:18:58 #10 21.54 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
22:18:58 #11 15.90 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
22:18:58 #11 15.90 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
22:18:58 #11 15.97 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
22:18:58 #11 15.97 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
22:18:58 #11 15.97 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
22:18:58 #11 15.97 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
22:18:58 #11 15.97 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
22:18:58 #11 15.97 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
22:18:58 #11 15.97 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
22:18:58 #11 15.98 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
22:18:58 #11 16.05 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
22:18:58 #11 16.05 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
22:18:58 #11 16.12 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
22:18:58 #11 16.12 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B]
22:18:58 #11 16.12 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
22:18:58 #11 16.12 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
22:18:58 #11 16.12 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
22:18:58 #11 16.12 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
22:18:58 #11 16.12 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
22:18:58 #11 16.12 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
22:18:58 #11 21.11 Selecting previously unselected package mime-support.
22:18:58 #11 21.11 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
22:18:58 #11 21.12 Unpacking mime-support (3.64ubuntu1) ...
22:18:58 #9 24.06 Selecting previously unselected package binutils.
22:18:58 #9 24.06 Preparing to unpack .../030-binutils_2.31.1-16_armhf.deb ...
22:18:58 #9 24.07 Unpacking binutils (2.31.1-16) ...
22:18:58 #9 24.10 Selecting previously unselected package libc-dev-bin.
22:18:58 #9 24.10 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
22:18:58 #9 24.11 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
22:18:58 #9 24.15 Selecting previously unselected package linux-libc-dev:armhf.
22:18:58 #9 24.15 Preparing to unpack .../032-linux-libc-dev_4.19.260-1_armhf.deb ...
22:18:58 #9 24.16 Unpacking linux-libc-dev:armhf (4.19.260-1) ...
22:18:58 #7 extracting sha256:cc02bfb822a812bf8696f03b4277eb864de1c1acb501d6bae9f6cf3fcd30631d done
22:18:58 #7 ...
22:18:58 
22:18:58 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:58 #10 19.68 Selecting previously unselected package ca-certificates.
22:18:58 #10 19.68 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
22:18:58 #10 19.70 Unpacking ca-certificates (20210119) ...
22:18:58 #10 19.80 Selecting previously unselected package libmagic-mgc.
22:18:58 #10 19.80 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
22:18:58 #10 19.82 Unpacking libmagic-mgc (1:5.39-3) ...
22:18:58 #10 19.95 Selecting previously unselected package libmagic1:armhf.
22:18:58 #10 23.75 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
22:18:58 #10 23.76 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
22:18:58 #10 23.79 Selecting previously unselected package manpages.
22:18:58 #10 23.79 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
22:18:58 #10 23.79 Unpacking manpages (4.15-1) ...
22:18:58 #10 23.90 Selecting previously unselected package openssh-client.
22:18:58 #10 23.90 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ...
22:18:58 #10 23.91 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
22:18:58 #10 23.98 Selecting previously unselected package publicsuffix.
22:18:58 #10 23.98 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
22:18:58 #10 23.98 Unpacking publicsuffix (20180223.1310-1) ...
22:18:58 #10 24.02 Selecting previously unselected package python-apt-common.
22:18:58 #24 23.50 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
22:18:58 #24 23.50 Unpacking file (1:5.39-3) ...
22:18:58 #24 23.55 Selecting previously unselected package xz-utils.
22:18:58 #24 23.55 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:18:58 #24 23.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:18:58 #24 23.60 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:18:58 #24 23.60 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
22:18:58 #24 23.61 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
22:18:59 #11 18.33 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
22:18:59 #11 18.34 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
22:18:59 #11 18.36 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:18:59 #11 30.73 Selecting previously unselected package gcc.
22:18:59 #11 30.74 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
22:18:59 #11 30.74 Unpacking gcc (4:11.2.0-1ubuntu1) ...
22:18:59 #11 30.77 Selecting previously unselected package libstdc++-11-dev:amd64.
22:18:59 #11 30.77 Preparing to unpack .../089-libstdc++-11-dev_11.2.0-19ubuntu1_amd64.deb ...
22:18:59 #11 30.77 Unpacking libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ...
22:18:59 #11 30.95 Selecting previously unselected package g++-11.
22:18:59 #11 30.95 Preparing to unpack .../090-g++-11_11.2.0-19ubuntu1_amd64.deb ...
22:18:59 #11 30.95 Unpacking g++-11 (11.2.0-19ubuntu1) ...
22:18:59 #11 31.13 Selecting previously unselected package g++.
22:18:59 #11 31.13 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
22:18:59 #10 33.59 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
22:18:59 #10 33.66 Selecting previously unselected package liblsan0:amd64.
22:18:59 #10 33.66 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.67 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:59 #10 33.72 Selecting previously unselected package libtsan0:amd64.
22:18:59 #10 33.72 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.73 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:59 #10 33.79 Selecting previously unselected package libubsan0:amd64.
22:18:59 #10 33.79 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.80 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
22:18:59 #10 34.74 Selecting previously unselected package libassuan0:amd64.
22:18:59 #10 34.74 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
22:18:59 #10 34.74 Unpacking libassuan0:amd64 (2.5.2-1) ...
22:18:59 #10 34.77 Selecting previously unselected package gpgconf.
22:18:59 #10 34.77 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 34.78 Unpacking gpgconf (2.2.12-1+deb10u2) ...
22:18:59 #10 34.85 Selecting previously unselected package libksba8:amd64.
22:18:59 #10 34.85 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u1_amd64.deb ...
22:18:59 #10 34.85 Unpacking libksba8:amd64 (1.3.5-2+deb10u1) ...
22:18:59 #10 34.89 Selecting previously unselected package libnpth0:amd64.
22:18:59 #10 34.90 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
22:18:59 #10 34.90 Unpacking libnpth0:amd64 (1.6-1) ...
22:18:59 #10 34.93 Selecting previously unselected package dirmngr.
22:18:59 #10 34.94 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 34.95 Unpacking dirmngr (2.2.12-1+deb10u2) ...
22:18:59 #10 24.56 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
22:18:59 #10 24.57 Unpacking bsdmainutils (11.1.2ubuntu1) ...
22:18:59 #10 24.64 Selecting previously unselected package groff-base.
22:18:59 #10 24.64 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
22:18:59 #10 24.65 Unpacking groff-base (1.22.3-10) ...
22:18:59 #10 21.77 Selecting previously unselected package g++-10.
22:18:59 #10 21.77 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
22:18:59 #10 21.77 Unpacking g++-10 (10.2.1-6) ...
22:18:59 Fetching without tags
22:18:59 #11 16.20 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
22:18:59 #11 16.20 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:18:59 #11 16.27 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
22:18:59 #11 16.27 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
22:18:59 #11 16.27 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
22:18:59 #11 16.28 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
22:18:59 #11 16.28 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:18:59 #11 16.28 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
22:18:59 #11 16.28 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
22:18:59 #11 16.28 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
22:18:59 #11 16.35 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
22:18:59 #11 16.35 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
22:18:59 #11 16.42 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
22:18:59 #11 16.42 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
22:18:59 #11 16.42 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
22:18:59 #11 16.42 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:18:59 #11 16.43 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
22:18:59 #11 16.43 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
22:18:59 #11 16.43 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
22:18:59 #11 16.43 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
22:18:59 #11 21.47 Selecting previously unselected package libmpdec2:armhf.
22:18:59 #11 21.47 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
22:18:59 #11 21.56 Unpacking libmpdec2:armhf (2.4.2-3) ...
22:18:59 #12 8.897 CentOS Stream 8 - BaseOS                         15 MB/s |  19 MB     00:01    
22:18:59 #10 19.95 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
22:18:59 #10 24.02 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
22:18:59 #10 24.02 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
22:18:59 #10 24.06 Selecting previously unselected package python3-apt.
22:18:59 #10 24.06 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_arm64.deb ...
22:18:59 #10 24.06 Unpacking python3-apt (1.6.5ubuntu0.7) ...
22:18:59 #10 24.14 Selecting previously unselected package strace.
22:18:59 #10 24.14 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
22:18:59 #10 24.14 Unpacking strace (4.21-1ubuntu1) ...
22:18:59 #10 24.19 Selecting previously unselected package xauth.
22:18:59 #10 24.19 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
22:18:59 #10 24.20 Unpacking xauth (1:1.0.10-1) ...
22:18:59 #10 24.24 Selecting previously unselected package at.
22:18:59 #10 24.24 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
22:18:59 #10 24.24 Unpacking at (3.1.20-3.1ubuntu2) ...
22:18:59 #10 24.28 Selecting previously unselected package libsigsegv2:arm64.
22:18:59 #10 24.28 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
22:18:59 #10 24.28 Unpacking libsigsegv2:arm64 (2.12-1) ...
22:18:59 #10 24.31 Selecting previously unselected package m4.
22:18:59 #10 24.32 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
22:18:59 #10 24.32 Unpacking m4 (1.4.18-1) ...
22:18:59 #10 24.36 Selecting previously unselected package autoconf.
22:18:59 #24 23.94 Selecting previously unselected package binutils-arm-linux-gnueabi.
22:18:59 #24 23.94 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
22:18:59 #24 23.94 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
22:18:59 #10 18.35 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
22:18:59 Merging remotes/origin/20.10 commit 531597860e3ca78bc587812212482add40256fcb into PR head commit 149d672bfd7617e1f425339138010c0187597243
22:18:59 #11 31.13 Unpacking g++ (4:11.2.0-1ubuntu1) ...
22:18:59 #11 31.17 Selecting previously unselected package make.
22:18:59 #11 31.17 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
22:18:59 #11 31.18 Unpacking make (4.3-4.1build1) ...
22:18:59 #11 31.21 Selecting previously unselected package libdpkg-perl.
22:18:59 #11 31.21 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
22:18:59 #11 31.21 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
22:18:59 #11 31.25 Selecting previously unselected package bzip2.
22:18:59 #11 31.25 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
22:18:59 #11 31.25 Unpacking bzip2 (1.0.8-5build1) ...
22:18:59 #11 31.28 Selecting previously unselected package patch.
22:18:59 #11 31.28 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
22:18:59 #11 31.28 Unpacking patch (2.7.6-7build2) ...
22:18:59 #11 31.31 Selecting previously unselected package lto-disabled-list.
22:18:59 #11 31.31 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
22:18:59 #11 31.32 Unpacking lto-disabled-list (24) ...
22:18:59 #11 31.37 Selecting previously unselected package dpkg-dev.
22:18:59 #10 16.98 Running transaction check
22:18:59 #10 35.02 Selecting previously unselected package gnupg-l10n.
22:18:59 #10 35.02 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
22:18:59 #10 35.02 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
22:18:59 #10 35.12 Selecting previously unselected package gnupg-utils.
22:18:59 #10 35.13 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.13 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
22:18:59 #10 35.21 Selecting previously unselected package gpg.
22:18:59 #10 35.21 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.21 Unpacking gpg (2.2.12-1+deb10u2) ...
22:18:59 #10 35.28 Selecting previously unselected package pinentry-curses.
22:18:59 #10 35.29 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
22:18:59 #10 35.29 Unpacking pinentry-curses (1.1.0-2) ...
22:18:59 #10 35.32 Selecting previously unselected package gpg-agent.
22:18:59 #10 33.88 Selecting previously unselected package libcilkrts5:amd64.
22:18:59 #10 33.88 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.89 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
22:18:59 #10 33.92 Selecting previously unselected package libmpx2:amd64.
22:18:59 #10 33.92 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.93 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:59 #10 33.97 Selecting previously unselected package libquadmath0:amd64.
22:18:59 #10 33.97 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
22:18:59 #10 33.98 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:18:59 #10 34.01 Selecting previously unselected package libgcc-7-dev:amd64.
22:18:59 #10 34.02 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:59 #10 34.02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
22:18:59 #10 18.24 Selecting previously unselected package libbsd0:armhf.
22:18:59 #10 18.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 ... 7700 files and directories currently installed.)
22:18:59 #10 18.25 Preparing to unpack .../0-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
22:18:59 #10 18.25 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
22:18:59 #10 18.30 Selecting previously unselected package libtinfo5:armhf.
22:18:59 #10 18.30 Preparing to unpack .../1-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
22:18:59 #10 18.31 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
22:18:59 #10 18.35 Selecting previously unselected package bsdmainutils.
22:18:59 #10 18.35 Preparing to unpack .../2-bsdmainutils_11.1.2_armhf.deb ...
22:18:59 #10 18.35 Unpacking bsdmainutils (11.1.2) ...
22:18:59 #10 18.44 Selecting previously unselected package libuchardet0:armhf.
22:18:59 #10 18.44 Preparing to unpack .../3-libuchardet0_0.0.6-3_armhf.deb ...
22:18:59 #10 18.44 Unpacking libuchardet0:armhf (0.0.6-3) ...
22:18:59 #10 18.48 Selecting previously unselected package groff-base.
22:18:59 #10 18.48 Preparing to unpack .../4-groff-base_1.22.4-3+deb10u1_armhf.deb ...
22:18:59 #10 18.48 Unpacking groff-base (1.22.4-3+deb10u1) ...
22:18:59 #10 18.60 Selecting previously unselected package libgdbm6:armhf.
22:18:59 #10 18.60 Preparing to unpack .../5-libgdbm6_1.18.1-4_armhf.deb ...
22:18:59 #10 18.61 Unpacking libgdbm6:armhf (1.18.1-4) ...
22:18:59 #10 18.65 Selecting previously unselected package libpipeline1:armhf.
22:18:59 #10 18.65 Preparing to unpack .../6-libpipeline1_1.5.1-2_armhf.deb ...
22:18:59 #10 18.66 Unpacking libpipeline1:armhf (1.5.1-2) ...
22:18:59 #10 24.74 Selecting previously unselected package libgdbm5:armhf.
22:18:59 #10 24.74 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
22:18:59 #10 24.74 Unpacking libgdbm5:armhf (1.14.1-6) ...
22:18:59 #10 24.78 Selecting previously unselected package libpipeline1:armhf.
22:18:59 #10 24.78 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
22:18:59 #10 24.78 Unpacking libpipeline1:armhf (1.5.0-1) ...
22:18:59 #10 24.84 Selecting previously unselected package man-db.
22:18:59 #10 24.84 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
22:18:59 #10 24.85 Unpacking man-db (2.8.3-2ubuntu0.1) ...
22:18:59 #13 68.65   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   28/68 
22:18:59 #13 69.22   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      29/68 
22:18:59 #11 16.50 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
22:18:59 #11 16.50 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
22:18:59 #11 16.57 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
22:18:59 #11 16.57 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
22:18:59 #11 16.57 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
22:18:59 #11 16.58 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
22:18:59 #11 16.58 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
22:18:59 #11 16.58 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
22:18:59 #11 16.58 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
22:18:59 #11 16.58 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
22:18:59 #11 16.65 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
22:18:59 #11 16.65 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
22:18:59 #11 16.72 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
22:18:59 #11 16.72 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
22:18:59 #11 16.73 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
22:18:59 #11 16.73 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
22:18:59 #11 16.73 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
22:18:59 #11 16.73 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
22:18:59 #11 16.73 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
22:18:59 Merge succeeded, producing 149d672bfd7617e1f425339138010c0187597243
22:18:59 Checking out Revision 149d672bfd7617e1f425339138010c0187597243 (PR-771)
22:18:59 #10 20.15 Unpacking libmagic1:armhf (1:5.39-3) ...
22:18:59 #10 20.28 Selecting previously unselected package file.
22:18:59 #10 ...
22:18:59 
22:18:59 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:18:59 #7 DONE 31.8s
22:18:59 
22:18:59 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:18:59 #10 20.28 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
22:18:59 #10 20.29 Unpacking file (1:5.39-3) ...
22:18:59 #10 20.39 Selecting previously unselected package gettext-base.
22:18:59 #10 20.39 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
22:18:59 #9 24.44 Selecting previously unselected package libc6-dev:armhf.
22:18:59 #9 24.44 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u2_armhf.deb ...
22:18:59 #9 24.45 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
22:18:59 #10 24.36 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
22:18:59 #10 24.37 Unpacking autoconf (2.69-11) ...
22:18:59 #10 24.44 Selecting previously unselected package autotools-dev.
22:18:59 #10 24.44 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
22:18:59 #10 24.45 Unpacking autotools-dev (20180224.1) ...
22:18:59 #10 24.49 Selecting previously unselected package automake.
22:18:59 #10 24.49 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
22:18:59 #10 24.49 Unpacking automake (1:1.15.1-3ubuntu2) ...
22:18:59 #10 24.55 Selecting previously unselected package autopoint.
22:18:59 #10 24.55 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
22:18:59 #10 24.56 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
22:18:59 #10 24.60 Selecting previously unselected package binutils-common:arm64.
22:18:59 #11 31.37 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
22:18:59 #11 31.38 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
22:18:59 #11 31.42 Selecting previously unselected package build-essential.
22:18:59 #11 31.42 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
22:18:59 #11 31.43 Unpacking build-essential (12.9ubuntu3) ...
22:18:59 #11 31.46 Selecting previously unselected package libbrotli1:amd64.
22:18:59 #11 31.46 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
22:18:59 #11 31.46 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
22:18:59 #11 31.49 Selecting previously unselected package libsasl2-modules-db:amd64.
22:18:59 #11 31.49 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
22:18:59 #11 31.50 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:18:59 #11 31.53 Selecting previously unselected package libsasl2-2:amd64.
22:18:59 #11 31.53 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
22:18:59 #11 31.53 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:18:59 #11 31.56 Selecting previously unselected package libldap-2.5-0:amd64.
22:18:59 #11 31.56 Preparing to unpack .../102-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ...
22:18:59 #11 31.57 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:18:59 #11 31.60 Selecting previously unselected package librtmp1:amd64.
22:18:59 #9 24.48 Selecting previously unselected package libxml2:arm64.
22:18:59 #9 24.48 Preparing to unpack .../079-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ...
22:18:59 #9 24.49 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ...
22:18:59 #9 24.57 Selecting previously unselected package libcroco3:arm64.
22:18:59 #9 24.57 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
22:18:59 #9 24.57 Unpacking libcroco3:arm64 (0.6.12-3) ...
22:18:59 #9 24.62 Selecting previously unselected package libncurses6:arm64.
22:18:59 #9 24.63 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ...
22:18:59 #9 24.63 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
22:18:59 #9 24.67 Selecting previously unselected package gettext.
22:18:59 #9 24.67 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
22:18:59 #9 24.67 Unpacking gettext (0.19.8.1-9) ...
22:18:59 #9 24.80 Selecting previously unselected package intltool-debian.
22:18:59 #10 17.10 Transaction check succeeded.
22:18:59 #10 17.10 Running transaction test
22:18:59 #11 18.94 Selecting previously unselected package python3-minimal.
22:18:59 #11 18.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4432 files and directories currently installed.)
22:18:59 #11 18.94 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
22:18:59 #11 18.94 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
22:18:59 #11 18.98 Selecting previously unselected package mime-support.
22:18:59 #11 18.98 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
22:18:59 #11 18.99 Unpacking mime-support (3.64ubuntu1) ...
22:18:59 #11 19.02 Selecting previously unselected package libmpdec2:arm64.
22:18:59 #11 19.03 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
22:18:59 #11 19.03 Unpacking libmpdec2:arm64 (2.4.2-3) ...
22:18:59 #11 19.07 Selecting previously unselected package readline-common.
22:18:59 #11 19.07 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
22:18:59 #11 19.08 Unpacking readline-common (8.0-4) ...
22:18:59 #11 19.12 Selecting previously unselected package libreadline8:arm64.
22:18:59 #11 19.12 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
22:18:59 #11 19.12 Unpacking libreadline8:arm64 (8.0-4) ...
22:18:59 #11 19.16 Selecting previously unselected package libsqlite3-0:arm64.
22:18:59 #10 34.27 Selecting previously unselected package gcc-7.
22:18:59 #10 34.27 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:18:59 #10 34.28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:18:59 #10 18.71 Selecting previously unselected package man-db.
22:18:59 #10 18.71 Preparing to unpack .../7-man-db_2.8.5-2_armhf.deb ...
22:18:59 #10 18.73 Unpacking man-db (2.8.5-2) ...
22:18:59 #10 35.33 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.33 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
22:18:59 #10 35.39 Selecting previously unselected package gpg-wks-client.
22:18:59 #10 35.39 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.39 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
22:18:59 #10 35.44 Selecting previously unselected package gpg-wks-server.
22:18:59 #10 35.44 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.45 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
22:18:59 #10 35.49 Selecting previously unselected package gpgsm.
22:18:59 #10 35.49 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
22:18:59 #10 35.49 Unpacking gpgsm (2.2.12-1+deb10u2) ...
22:18:59 #10 35.55 Selecting previously unselected package gnupg.
22:18:59 #10 24.98 Selecting previously unselected package perl-modules-5.26.
22:18:59 #10 24.98 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
22:18:59 #10 24.99 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/771/head:refs/remotes/origin/PR-771 # 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/771/head:refs/remotes/origin/PR-771 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:59 From https://github.com/docker/cli
22:18:59  * [new branch]      20.10      -> 20.10
22:18:59  * [new branch]      20.10      -> origin/20.10
22:18:59 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:18:59 #10 22.45 Selecting previously unselected package g++.
22:18:59 #10 22.45 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
22:18:59 #10 22.46 Unpacking g++ (4:10.2.1-1) ...
22:18:59 #10 22.49 Selecting previously unselected package make.
22:18:59 #10 20.41 Unpacking gettext-base (0.21-4) ...
22:18:59 #10 20.56 Selecting previously unselected package manpages.
22:18:59 #10 20.56 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
22:18:59 #10 20.57 Unpacking manpages (5.10-1) ...
22:18:59 #10 24.60 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_arm64.deb ...
22:18:59 #10 24.60 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
22:18:59 #10 24.65 Selecting previously unselected package libbinutils:arm64.
22:18:59 #10 24.65 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
22:18:59 #10 24.66 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
22:18:59 #10 24.72 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:18:59 #10 24.72 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.7_arm64.deb ...
22:18:59 #10 24.72 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
22:18:59 #11 31.60 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
22:18:59 #11 31.61 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
22:18:59 #11 31.63 Selecting previously unselected package libssh-4:amd64.
22:18:59 #11 31.64 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ...
22:18:59 #11 31.64 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
22:18:59 #11 31.69 Selecting previously unselected package libcurl4:amd64.
22:18:59 #11 31.69 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.4_amd64.deb ...
22:18:59 #11 31.69 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.4) ...
22:18:59 #11 31.72 Selecting previously unselected package curl.
22:18:59 #11 31.72 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.4_amd64.deb ...
22:18:59 #11 31.72 Unpacking curl (7.81.0-1ubuntu1.4) ...
22:18:59 #11 31.76 Selecting previously unselected package dctrl-tools.
22:18:59 #11 31.76 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
22:18:59 #11 31.77 Unpacking dctrl-tools (2.24-3build2) ...
22:18:59 #11 31.79 Selecting previously unselected package libdebhelper-perl.
22:18:59 #11 31.79 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
22:18:59 #11 31.80 Unpacking libdebhelper-perl (13.6ubuntu1) ...
22:18:59 #11 31.83 Selecting previously unselected package libtool.
22:18:59 #9 24.81 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
22:18:59 #9 24.81 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:18:59 #9 24.85 Selecting previously unselected package po-debconf.
22:18:59 #9 24.86 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
22:18:59 #9 24.86 Unpacking po-debconf (1.0.21) ...
22:18:59 #9 24.91 Selecting previously unselected package debhelper.
22:18:59 #9 24.91 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
22:18:59 #9 24.92 Unpacking debhelper (12.1.1) ...
22:18:59 #9 25.02 Selecting previously unselected package debian-keyring.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # 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 531597860e3ca78bc587812212482add40256fcb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149d672bfd7617e1f425339138010c0187597243 # timeout=10
22:18:59 #24 24.23 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:18:59 #24 24.24 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
22:18:59 #24 24.24 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:18:59 #11 19.16 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.4_arm64.deb ...
22:18:59 #11 19.17 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.4) ...
22:18:59 #11 19.24 Selecting previously unselected package libpython3.8-stdlib:arm64.
22:18:59 #11 19.24 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
22:18:59 #11 19.24 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
22:18:59 #11 19.42 Selecting previously unselected package python3.8.
22:18:59 #11 19.42 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
22:18:59 #10 18.89 Selecting previously unselected package perl-modules-5.28.
22:18:59 #10 18.89 Preparing to unpack .../8-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
22:18:59 #10 18.90 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:18:59 #10 35.55 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ...
22:18:59 #10 35.56 Unpacking gnupg (2.2.12-1+deb10u2) ...
22:18:59 #10 35.63 Selecting previously unselected package libfile-which-perl.
22:18:59 #10 35.63 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
22:18:59 #10 35.63 Unpacking libfile-which-perl (1.23-1) ...
22:18:59 #10 35.66 Selecting previously unselected package libfile-homedir-perl.
22:18:59 #10 35.66 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
22:18:59 #10 35.67 Unpacking libfile-homedir-perl (1.004-1) ...
22:18:59 #10 35.70 Selecting previously unselected package libio-pty-perl.
22:18:59 #10 35.70 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
22:18:59 #10 35.70 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
22:18:59 #10 35.74 Selecting previously unselected package libipc-run-perl.
22:18:59 #10 35.74 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
22:18:59 #10 35.74 Unpacking libipc-run-perl (20180523.0-1) ...
22:18:59 #10 35.78 Selecting previously unselected package libclass-method-modifiers-perl.
22:18:59 git init src/github.com/docker/docker
22:18:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:18:59 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:18:59 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:18:59 + SRC=src/github.com/docker/docker
22:18:59 + REF=20.10
22:18:59 + REF_FETCH=20.10
22:18:59 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:18:59 + awk {print $2}
22:18:59 + REF=refs/heads/20.10
22:18:59 + [ -n refs/heads/20.10 ]
22:18:59 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:18:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:18:59 #13 69.26   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     30/68 
22:18:59 #13 69.63   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     31/68 
22:18:59 #13 69.66   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/68 
22:18:59 #10 22.49 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
22:18:59 #10 22.49 Unpacking make (4.3-4.1) ...
22:18:59 #10 22.55 Selecting previously unselected package libdpkg-perl.
22:18:59 #10 22.55 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ...
22:18:59 #10 22.56 Unpacking libdpkg-perl (1.20.12) ...
22:18:59 #10 22.63 Selecting previously unselected package patch.
22:18:59 #10 22.63 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
22:18:59 #10 22.63 Unpacking patch (2.7.6-7) ...
22:18:59 #10 22.70 Selecting previously unselected package dpkg-dev.
22:18:59 #10 22.70 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ...
22:18:59 #10 22.70 Unpacking dpkg-dev (1.20.12) ...
22:18:59 #11 17.13 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
22:18:59 #10 20.74 Selecting previously unselected package libmd0:armhf.
22:18:59 #10 20.74 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
22:18:59 #10 20.75 Unpacking libmd0:armhf (1.0.3-3) ...
22:18:59 #10 20.78 Selecting previously unselected package libbsd0:armhf.
22:18:59 #10 20.79 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
22:18:59 #10 20.79 Unpacking libbsd0:armhf (0.11.3-1) ...
22:18:59 #10 20.84 Selecting previously unselected package libedit2:armhf.
22:18:59 #10 20.84 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
22:18:59 #10 20.85 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
22:18:59 #10 20.91 Selecting previously unselected package libcbor0:armhf.
22:18:59 #10 20.92 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
22:18:59 #10 20.92 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
22:19:00 #10 24.97 Selecting previously unselected package binutils.
22:19:00 #10 24.97 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
22:19:00 #10 24.97 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
22:19:00 #10 25.00 Selecting previously unselected package libc-dev-bin.
22:19:00 #10 25.00 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ...
22:19:00 #10 25.00 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
22:19:00 #10 25.04 Selecting previously unselected package linux-libc-dev:arm64.
22:19:00 #10 25.04 Preparing to unpack .../060-linux-libc-dev_4.15.0-194.205_arm64.deb ...
22:19:00 #10 25.04 Unpacking linux-libc-dev:arm64 (4.15.0-194.205) ...
22:19:00 #11 31.83 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
22:19:00 #11 31.84 Unpacking libtool (2.4.6-15build2) ...
22:19:00 #11 31.87 Selecting previously unselected package dh-autoreconf.
22:19:00 #11 31.87 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
22:19:00 #11 31.87 Unpacking dh-autoreconf (20) ...
22:19:00 #11 31.90 Selecting previously unselected package libarchive-zip-perl.
22:19:00 #11 31.90 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
22:19:00 #11 31.90 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:00 #11 31.94 Selecting previously unselected package libsub-override-perl.
22:19:00 #11 31.94 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
22:19:00 #11 31.94 Unpacking libsub-override-perl (0.09-2) ...
22:19:00 #11 31.97 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:00 #11 31.97 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
22:19:00 #11 31.97 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:00 #11 32.00 Selecting previously unselected package dh-strip-nondeterminism.
22:19:00 #11 32.00 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
22:19:00 #11 32.00 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
22:19:00 #11 32.04 Selecting previously unselected package libdw1:amd64.
22:19:00 #11 32.04 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
22:19:00 #11 32.04 Unpacking libdw1:amd64 (0.186-1build1) ...
22:19:00 #11 32.07 Selecting previously unselected package debugedit.
22:19:00 #11 32.07 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
22:19:00 #11 32.08 Unpacking debugedit (1:5.0-4build1) ...
22:19:00 #11 32.10 Selecting previously unselected package dwz.
22:19:00 #11 32.10 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
22:19:00 #11 32.11 Unpacking dwz (0.14-1build2) ...
22:19:00 #11 32.14 Selecting previously unselected package gettext.
22:19:00 #11 32.14 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
22:19:00 #9 25.03 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
22:19:00 #9 25.03 Unpacking debian-keyring (2019.02.25) ...
22:19:00 #9 25.01 Selecting previously unselected package libisl19:armhf.
22:19:00 #9 25.01 Preparing to unpack .../034-libisl19_0.20-2_armhf.deb ...
22:19:00 #9 25.03 Unpacking libisl19:armhf (0.20-2) ...
22:19:00 #24 24.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
22:19:00 #24 24.54 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
22:19:00 #24 24.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
22:19:00 #11 19.42 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:19:00 #11 19.46 Selecting previously unselected package libpython3-stdlib:arm64.
22:19:00 #11 19.46 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
22:19:00 #11 19.47 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
22:19:00 #11 19.50 Setting up python3-minimal (3.8.2-0ubuntu2) ...
22:19:00 #11 19.69 Selecting previously unselected package python3.
22:19:00 #11 22.18 Selecting previously unselected package readline-common.
22:19:00 #11 22.18 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
22:19:00 #11 22.19 Unpacking readline-common (8.0-4) ...
22:19:00 #11 22.26 Selecting previously unselected package libreadline8:armhf.
22:19:00 #11 22.26 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
22:19:00 #11 22.27 Unpacking libreadline8:armhf (8.0-4) ...
22:19:00 #11 22.34 Selecting previously unselected package libsqlite3-0:armhf.
22:19:00 #11 22.34 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.4_armhf.deb ...
22:19:00 #11 22.36 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.4) ...
22:19:00 #11 22.47 Selecting previously unselected package libpython3.8-stdlib:armhf.
22:19:00 #11 22.47 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
22:19:00 #11 22.47 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
22:19:00 #10 35.78 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:00 #10 35.78 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:00 #10 35.84 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:00 #10 35.84 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:00 #10 35.85 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:00 #10 35.88 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:00 #10 35.88 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:00 #10 35.89 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:00 #10 35.92 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:00 #10 35.92 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
22:19:00 #10 35.93 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:00 #10 35.96 Selecting previously unselected package libdynaloader-functions-perl.
22:19:00 #10 35.96 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:00 #10 35.96 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:00 #10 35.99 Selecting previously unselected package libdevel-callchecker-perl.
22:19:00 #10 36.00 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
22:19:00 #10 36.00 Unpacking libdevel-callchecker-perl (0.008-1) ...
22:19:00 #10 36.03 Selecting previously unselected package libparams-classify-perl.
22:19:00 #10 36.03 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
22:19:00 #10 36.04 Unpacking libparams-classify-perl (0.015-1+b1) ...
22:19:00 #10 36.07 Selecting previously unselected package libmodule-runtime-perl.
22:19:00 #10 36.07 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:00 #10 36.08 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:00 #10 36.11 Selecting previously unselected package libimport-into-perl.
22:19:00 #12 19.85 CentOS Stream 8 - PowerTools                    4.3 MB/s | 5.1 MB     00:01    
22:19:00 #10 25.59 Selecting previously unselected package libgdbm-compat4:armhf.
22:19:00 #10 25.59 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
22:19:00 #10 25.60 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
22:19:00 #10 25.68 Selecting previously unselected package libperl5.26:armhf.
22:19:00 #10 25.68 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_armhf.deb ...
22:19:00 #10 25.68 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
22:19:00 #10 22.82 Selecting previously unselected package build-essential.
22:19:00 #10 22.82 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
22:19:00 #10 22.83 Unpacking build-essential (12.9) ...
22:19:00 #10 22.86 Selecting previously unselected package libbrotli1:arm64.
22:19:00 #10 22.87 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:19:00 #10 22.87 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:19:00 #10 22.92 Selecting previously unselected package libsasl2-modules-db:arm64.
22:19:00 #10 22.92 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:19:00 #10 22.92 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:00 #10 22.96 Selecting previously unselected package libsasl2-2:arm64.
22:19:00 #10 22.97 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:19:00 #10 22.97 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:00 #10 23.01 Selecting previously unselected package libldap-2.4-2:arm64.
22:19:00 #10 23.01 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:19:00 #10 23.01 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:19:00 #11 17.28 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:19:00 #11 17.29 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
22:19:00 #11 17.43 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
22:19:00 #11 17.46 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
22:19:00 #11 17.46 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
22:19:00 #11 17.47 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
22:19:00 #11 17.47 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
22:19:00 #11 17.48 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
22:19:00 #11 17.50 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
22:19:00 #10 20.97 Selecting previously unselected package libfido2-1:armhf.
22:19:00 #10 20.97 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
22:19:00 #10 20.97 Unpacking libfido2-1:armhf (1.6.0-2) ...
22:19:00 #10 21.02 Selecting previously unselected package openssh-client.
22:19:00 #10 21.02 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
22:19:00 #10 21.03 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
22:19:00 #10 25.19 Selecting previously unselected package libc6-dev:arm64.
22:19:00 #10 25.19 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ...
22:19:00 #10 25.19 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ...
22:19:00 #11 32.15 Unpacking gettext (0.21-4ubuntu4) ...
22:19:00 #11 32.19 Selecting previously unselected package intltool-debian.
22:19:00 #11 32.19 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:00 #11 32.20 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:00 #11 32.25 Selecting previously unselected package po-debconf.
22:19:00 #11 32.25 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
22:19:00 #11 32.26 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:00 #11 32.32 Selecting previously unselected package debhelper.
22:19:00 #11 32.32 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
22:19:00 #11 32.32 Unpacking debhelper (13.6ubuntu1) ...
22:19:00 #11 32.38 Selecting previously unselected package libfakeroot:amd64.
22:19:00 #9 25.30 Selecting previously unselected package libmpfr6:armhf.
22:19:00 #9 25.30 Preparing to unpack .../035-libmpfr6_4.0.2-1_armhf.deb ...
22:19:00 #9 25.31 Unpacking libmpfr6:armhf (4.0.2-1) ...
22:19:00 #9 25.51 Selecting previously unselected package libmpc3:armhf.
22:19:00 #9 25.51 Preparing to unpack .../036-libmpc3_1.1.0-1_armhf.deb ...
22:19:00 #9 25.53 Unpacking libmpc3:armhf (1.1.0-1) ...
22:19:00 #9 25.62 Selecting previously unselected package cpp-8.
22:19:00 #9 25.62 Preparing to unpack .../037-cpp-8_8.3.0-6_armhf.deb ...
22:19:00 #9 25.63 Unpacking cpp-8 (8.3.0-6) ...
22:19:00 #24 24.81 Selecting previously unselected package binutils-s390x-linux-gnu.
22:19:00 #24 24.81 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
22:19:00 #24 24.81 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
22:19:00 #24 25.04 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
22:19:00 #24 25.04 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:19:00 #24 25.07 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:19:00 #11 19.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4862 files and directories currently installed.)
22:19:00 #11 19.69 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
22:19:00 #11 19.70 Unpacking python3 (3.8.2-0ubuntu2) ...
22:19:00 #11 19.74 Selecting previously unselected package libbsd0:arm64.
22:19:00 #11 19.74 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
22:19:00 #11 19.74 Unpacking libbsd0:arm64 (0.10.0-1) ...
22:19:00 #11 19.78 Selecting previously unselected package bsdmainutils.
22:19:00 #11 19.78 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
22:19:00 #11 19.79 Unpacking bsdmainutils (11.1.2ubuntu3) ...
22:19:00 #11 19.84 Selecting previously unselected package libuchardet0:arm64.
22:19:00 #11 19.84 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
22:19:00 #11 19.84 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
22:19:00 #11 19.87 Selecting previously unselected package groff-base.
22:19:00 #11 19.87 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
22:19:00 #11 19.88 Unpacking groff-base (1.22.4-4build1) ...
22:19:00 #11 22.65 Selecting previously unselected package python3.8.
22:19:00 #11 22.65 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
22:19:00 #11 22.66 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:19:00 #10 19.45 Preparing to unpack .../9-libbz2-1.0_1.0.6-9.2~deb10u2_armhf.deb ...
22:19:00 #10 19.46 Unpacking libbz2-1.0:armhf (1.0.6-9.2~deb10u2) over (1.0.6-9.2~deb10u1) ...
22:19:00 #10 19.50 Setting up libbz2-1.0:armhf (1.0.6-9.2~deb10u2) ...
22:19:00 #10 19.56 Selecting previously unselected package libgdbm-compat4:armhf.
22:19:00 #10 19.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9720 files and directories currently installed.)
22:19:00 #10 19.57 Preparing to unpack .../0-libgdbm-compat4_1.18.1-4_armhf.deb ...
22:19:00 #10 19.57 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
22:19:00 #10 19.61 Selecting previously unselected package libperl5.28:armhf.
22:19:00 #10 19.61 Preparing to unpack .../1-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
22:19:00 #10 19.61 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
22:19:00 #10 36.11 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
22:19:00 #10 36.11 Unpacking libimport-into-perl (1.002005-1) ...
22:19:00 #10 36.15 Selecting previously unselected package librole-tiny-perl.
22:19:00 #10 36.15 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
22:19:00 #10 36.15 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:00 #10 36.18 Selecting previously unselected package libstrictures-perl.
22:19:00 #10 36.18 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
22:19:00 #10 36.19 Unpacking libstrictures-perl (2.000005-1) ...
22:19:00 #10 36.21 Selecting previously unselected package libsub-quote-perl.
22:19:00 #10 36.21 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
22:19:00 #10 36.22 Unpacking libsub-quote-perl (2.005001-1) ...
22:19:00 #10 36.24 Selecting previously unselected package libmoo-perl.
22:19:00 #10 36.24 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
22:19:00 #10 36.25 Unpacking libmoo-perl (2.003004-2) ...
22:19:00 #10 36.28 Selecting previously unselected package libencode-locale-perl.
22:19:00 #10 36.28 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
22:19:00 #10 36.29 Unpacking libencode-locale-perl (1.05-1) ...
22:19:00 #10 36.31 Selecting previously unselected package libtimedate-perl.
22:19:00 #11 23.28 Setting up perl-base (5.34.0-3ubuntu1.1) ...
22:19:00 #11 23.31 Selecting previously unselected package liblocale-gettext-perl.
22:19:00 #11 23.31 (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.)
22:19:00 #11 23.32 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
22:19:00 #11 23.32 Unpacking liblocale-gettext-perl (1.07-4build3) ...
22:19:00 #11 23.36 Selecting previously unselected package libpython3.10-minimal:armhf.
22:19:00 #11 23.36 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04_armhf.deb ...
22:19:00 #11 23.37 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04) ...
22:19:00 #11 23.48 Selecting previously unselected package libexpat1:armhf.
22:19:00 #11 23.48 Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ...
22:19:00 #11 23.49 Unpacking libexpat1:armhf (2.4.7-1) ...
22:19:00 #11 23.52 Selecting previously unselected package python3.10-minimal.
22:19:00 #11 23.52 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04_armhf.deb ...
22:19:00 #11 23.53 Unpacking python3.10-minimal (3.10.6-1~22.04) ...
22:19:00 #11 23.59 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04) ...
22:19:00 #10 26.11 Selecting previously unselected package perl.
22:19:00 #10 26.11 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_armhf.deb ...
22:19:00 #10 26.12 Unpacking perl (5.26.1-6ubuntu0.6) ...
22:19:00 #10 23.09 Selecting previously unselected package libnghttp2-14:arm64.
22:19:00 #10 23.09 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
22:19:00 #10 23.10 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:19:00 #10 23.13 Selecting previously unselected package libpsl5:arm64.
22:19:00 #10 23.14 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
22:19:00 #10 23.14 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:19:00 #10 23.18 Selecting previously unselected package librtmp1:arm64.
22:19:00 #10 23.18 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:19:00 #10 23.19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:19:00 #10 23.23 Selecting previously unselected package libssh2-1:arm64.
22:19:00 #10 23.23 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
22:19:00 #10 23.23 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:19:00 #10 23.28 Selecting previously unselected package libcurl4:arm64.
22:19:00 #10 23.29 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
22:19:00 #11 17.56 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
22:19:00 #11 17.57 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
22:19:00 #11 17.58 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
22:19:00 #11 17.59 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
22:19:00 #11 17.59 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
22:19:00 #11 17.61 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
22:19:00 #11 17.61 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
22:19:00 #11 17.62 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
22:19:00 #11 17.65 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
22:19:00 #11 17.67 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
22:19:00 #11 17.67 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
22:19:00 #11 17.67 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
22:19:00 #11 17.67 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
22:19:00 #11 17.74 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
22:19:00 #11 17.74 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1 [57.3 kB]
22:19:00 #11 17.74 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
22:19:00 #11 17.75 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
22:19:00 #11 17.76 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
22:19:00 #11 17.76 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
22:19:00 #11 17.81 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
22:19:00 #10 17.77 Transaction test succeeded.
22:19:00 #10 17.77 Running transaction
22:19:00 #13 69.68   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           33/68 
22:19:00 #13 70.34   Installing : git-1.8.3.1-23.el7_8.aarch64                               34/68 
22:19:00 #10 21.23 Selecting previously unselected package ucf.
22:19:00 #10 21.23 Preparing to unpack .../018-ucf_3.0043_all.deb ...
22:19:00 #10 21.23 Moving old data out of the way
22:19:00 #10 21.24 Unpacking ucf (3.0043) ...
22:19:00 #10 21.27 Selecting previously unselected package xz-utils.
22:19:00 #10 21.28 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
22:19:00 #10 21.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:19:00 #10 21.34 Selecting previously unselected package libsigsegv2:armhf.
22:19:00 #10 21.34 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
22:19:00 #10 21.35 Unpacking libsigsegv2:armhf (2.13-1) ...
22:19:00 #10 21.38 Selecting previously unselected package m4.
22:19:00 #10 21.38 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
22:19:00 #10 21.38 Unpacking m4 (1.4.18-5) ...
22:19:00 #10 21.44 Selecting previously unselected package autoconf.
22:19:00 #10 21.44 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
22:19:00 #10 21.44 Unpacking autoconf (2.69-14) ...
22:19:00 #10 35.11 Selecting previously unselected package gcc.
22:19:00 #10 35.11 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
22:19:00 #10 35.12 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
22:19:00 #10 35.16 Selecting previously unselected package libstdc++-7-dev:amd64.
22:19:00 #10 35.16 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:19:00 #10 35.17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:00 #10 25.42 Selecting previously unselected package gcc-7-base:arm64.
22:19:00 #10 25.42 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:00 #10 25.43 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:00 #10 25.46 Selecting previously unselected package libisl19:arm64.
22:19:00 #10 25.46 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
22:19:00 #10 25.47 Unpacking libisl19:arm64 (0.19-1) ...
22:19:00 #10 25.53 Selecting previously unselected package libmpfr6:arm64.
22:19:00 #11 32.38 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
22:19:00 #11 32.39 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
22:19:00 #11 32.42 Selecting previously unselected package fakeroot.
22:19:00 #11 32.42 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
22:19:00 #11 32.42 Unpacking fakeroot (1.28-1ubuntu1) ...
22:19:00 #11 32.46 Selecting previously unselected package libassuan0:amd64.
22:19:00 #11 32.46 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
22:19:00 #11 32.46 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
22:19:00 #11 32.49 Selecting previously unselected package gpgconf.
22:19:00 #11 32.49 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.50 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.53 Selecting previously unselected package libksba8:amd64.
22:19:00 #11 32.53 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.1_amd64.deb ...
22:19:00 #11 32.54 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.1) ...
22:19:00 #11 32.57 Selecting previously unselected package libnpth0:amd64.
22:19:00 #11 32.57 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
22:19:00 #11 32.57 Unpacking libnpth0:amd64 (1.6-3build2) ...
22:19:00 #11 32.61 Selecting previously unselected package dirmngr.
22:19:00 #24 25.10 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
22:19:00 #24 25.10 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:00 #24 25.11 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:19:00 #11 19.98 Selecting previously unselected package libgdbm6:arm64.
22:19:00 #11 19.98 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
22:19:00 #11 19.99 Unpacking libgdbm6:arm64 (1.18.1-5) ...
22:19:00 #11 20.02 Selecting previously unselected package libpipeline1:arm64.
22:19:00 #11 20.02 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
22:19:00 #11 20.02 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
22:19:00 #11 20.06 Selecting previously unselected package man-db.
22:19:00 #11 20.07 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
22:19:00 #11 20.07 Unpacking man-db (2.9.1-1) ...
22:19:00 #11 20.18 Selecting previously unselected package perl-modules-5.30.
22:19:00 #11 20.18 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
22:19:00 #11 22.73 Selecting previously unselected package libpython3-stdlib:armhf.
22:19:00 #11 22.73 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
22:19:00 #11 22.73 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
22:19:00 #11 22.76 Setting up python3-minimal (3.8.2-0ubuntu2) ...
22:19:00 #11 22.95 Selecting previously unselected package python3.
22:19:00 #11 22.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4863 files and directories currently installed.)
22:19:00 #11 22.95 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
22:19:00 #11 22.96 Unpacking python3 (3.8.2-0ubuntu2) ...
22:19:00 #11 22.99 Selecting previously unselected package libbsd0:armhf.
22:19:00 #10 20.03 Selecting previously unselected package libuchardet0:armhf.
22:19:00 #10 20.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 ... 7930 files and directories currently installed.)
22:19:00 #10 20.04 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
22:19:00 #10 20.05 Unpacking libuchardet0:armhf (0.0.7-1) ...
22:19:00 #10 20.11 Selecting previously unselected package groff-base.
22:19:00 #10 36.31 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
22:19:00 #10 36.32 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
22:19:00 #10 36.35 Selecting previously unselected package libhttp-date-perl.
22:19:00 #10 36.35 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
22:19:00 #10 36.35 Unpacking libhttp-date-perl (6.02-1) ...
22:19:00 #10 36.38 Selecting previously unselected package libfile-listing-perl.
22:19:00 #10 36.38 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
22:19:00 #10 36.39 Unpacking libfile-listing-perl (6.04-1) ...
22:19:00 #10 36.41 Selecting previously unselected package libhtml-tagset-perl.
22:19:00 #10 36.42 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:00 #10 36.42 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:00 #10 36.45 Selecting previously unselected package liburi-perl.
22:19:00 #10 36.45 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
22:19:00 #10 36.46 Unpacking liburi-perl (1.76-1) ...
22:19:00 #10 36.49 Selecting previously unselected package libhtml-parser-perl.
22:19:00 #10 36.49 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
22:19:00 #10 36.50 Unpacking libhtml-parser-perl (3.72-3+b3) ...
22:19:00 #10 36.53 Selecting previously unselected package libhtml-tree-perl.
22:19:00 #10 36.54 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
22:19:00 #10 36.54 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:00 #10 36.58 Selecting previously unselected package libio-html-perl.
22:19:00 #10 36.59 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
22:19:00 #10 36.59 Unpacking libio-html-perl (1.001-1) ...
22:19:00 #10 36.62 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:00 #10 36.62 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:00 #10 36.62 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:00 #10 36.65 Selecting previously unselected package libhttp-message-perl.
22:19:00 #11 23.61 Setting up libexpat1:armhf (2.4.7-1) ...
22:19:00 #11 23.62 Setting up python3.10-minimal (3.10.6-1~22.04) ...
22:19:00 #10 26.18 Selecting previously unselected package openssl.
22:19:00 #10 26.18 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
22:19:00 #10 26.18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:19:00 #10 26.28 Selecting previously unselected package ca-certificates.
22:19:00 #10 26.28 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
22:19:00 #10 26.29 Unpacking ca-certificates (20211016~18.04.1) ...
22:19:00 #10 26.36 Selecting previously unselected package distro-info-data.
22:19:00 #10 26.36 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
22:19:00 #10 26.37 Unpacking distro-info-data (0.37ubuntu0.14) ...
22:19:00 #10 26.40 Selecting previously unselected package libmagic-mgc.
22:19:00 #10 26.40 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
22:19:00 #10 23.30 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:19:00 #10 23.34 Selecting previously unselected package curl.
22:19:00 #10 23.34 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u3_arm64.deb ...
22:19:00 #10 23.34 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:19:00 #10 23.40 Selecting previously unselected package dctrl-tools.
22:19:00 #10 23.40 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
22:19:00 #10 23.41 Unpacking dctrl-tools (2.24-3) ...
22:19:00 #10 23.45 Selecting previously unselected package libdebhelper-perl.
22:19:00 #10 23.45 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
22:19:00 #10 23.46 Unpacking libdebhelper-perl (13.3.4) ...
22:19:00 #10 23.49 Selecting previously unselected package libtool.
22:19:00 #10 23.50 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
22:19:00 #10 23.50 Unpacking libtool (2.4.6-15) ...
22:19:00 #10 23.54 Selecting previously unselected package dh-autoreconf.
22:19:00 #10 23.55 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
22:19:00 #10 23.55 Unpacking dh-autoreconf (20) ...
22:19:00 #10 23.61 Selecting previously unselected package libarchive-zip-perl.
22:19:00 #11 17.81 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:19:00 #11 17.82 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:19:00 #11 17.82 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
22:19:00 #11 17.89 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
22:19:00 #11 17.89 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
22:19:00 #11 17.89 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
22:19:00 #11 17.89 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
22:19:00 #11 17.89 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
22:19:00 #11 17.90 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
22:19:00 #11 17.96 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
22:19:00 #11 17.97 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
22:19:00 #11 17.97 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
22:19:00 #11 17.97 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
22:19:00 #11 18.04 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
22:19:00 #11 18.04 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
22:19:00 #11 18.04 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
22:19:00 #11 18.06 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
22:19:00 #10 21.52 Selecting previously unselected package autotools-dev.
22:19:00 #10 21.52 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
22:19:00 #10 21.52 Unpacking autotools-dev (20180224.1+nmu1) ...
22:19:00 #10 21.59 Selecting previously unselected package automake.
22:19:00 #10 21.59 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
22:19:00 #10 21.60 Unpacking automake (1:1.16.3-2) ...
22:19:00 #10 21.70 Selecting previously unselected package autopoint.
22:19:00 #10 35.42 Selecting previously unselected package g++-7.
22:19:00 #10 35.42 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
22:19:00 #10 35.43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:00 #10 25.54 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
22:19:00 #10 25.54 Unpacking libmpfr6:arm64 (4.0.1-1) ...
22:19:00 #10 25.59 Selecting previously unselected package libmpc3:arm64.
22:19:00 #10 25.59 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
22:19:00 #10 25.59 Unpacking libmpc3:arm64 (1.1.0-1) ...
22:19:00 #10 25.62 Selecting previously unselected package cpp-7.
22:19:00 #10 25.63 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:00 #10 25.63 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:19:00 #11 32.61 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.62 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.65 Selecting previously unselected package gnupg-l10n.
22:19:00 #11 32.65 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
22:19:00 #11 32.66 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.68 Selecting previously unselected package gnupg-utils.
22:19:00 #11 32.69 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.69 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.72 Selecting previously unselected package gpg.
22:19:00 #11 32.73 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.73 Unpacking gpg (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.76 Selecting previously unselected package pinentry-curses.
22:19:00 #11 32.77 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
22:19:00 #11 32.77 Unpacking pinentry-curses (1.1.1-1build2) ...
22:19:00 #11 32.80 Selecting previously unselected package gpg-agent.
22:19:00 #11 32.80 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.81 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.84 Selecting previously unselected package gpg-wks-client.
22:19:00 #11 32.84 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.84 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.87 Selecting previously unselected package gpg-wks-server.
22:19:00 #11 32.87 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.88 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.90 Selecting previously unselected package gpgsm.
22:19:00 #11 32.91 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
22:19:00 #11 32.91 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
22:19:00 #11 32.94 Selecting previously unselected package gnupg.
22:19:00 #11 32.94 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
22:19:00 #11 20.18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:19:00 #11 22.99 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
22:19:00 #11 23.00 Unpacking libbsd0:armhf (0.10.0-1) ...
22:19:00 #11 23.03 Selecting previously unselected package bsdmainutils.
22:19:00 #11 23.04 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
22:19:00 #11 23.04 Unpacking bsdmainutils (11.1.2ubuntu3) ...
22:19:00 #11 23.09 Selecting previously unselected package libuchardet0:armhf.
22:19:00 #11 23.09 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
22:19:00 #11 23.09 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
22:19:00 #11 23.13 Selecting previously unselected package groff-base.
22:19:00 #11 23.13 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
22:19:00 #11 23.13 Unpacking groff-base (1.22.4-4build1) ...
22:19:00 #10 20.11 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
22:19:00 #10 20.12 Unpacking groff-base (1.22.4-6) ...
22:19:00 #10 20.32 Selecting previously unselected package libgdbm6:armhf.
22:19:00 #10 20.32 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
22:19:00 #10 20.39 Unpacking libgdbm6:armhf (1.19-2) ...
22:19:00 #10 36.65 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
22:19:00 #10 36.66 Unpacking libhttp-message-perl (6.18-1) ...
22:19:00 #10 36.70 Selecting previously unselected package libhttp-cookies-perl.
22:19:00 #10 36.70 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:00 #10 36.70 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:00 #10 36.73 Selecting previously unselected package libhttp-negotiate-perl.
22:19:00 #10 36.74 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:00 #10 36.74 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:00 #10 36.76 Selecting previously unselected package perl-openssl-defaults:amd64.
22:19:00 #10 36.77 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
22:19:00 #10 36.77 Unpacking perl-openssl-defaults:amd64 (3) ...
22:19:00 #10 36.80 Selecting previously unselected package libnet-ssleay-perl.
22:19:00 #10 36.80 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
22:19:00 #10 36.80 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:00 #10 36.86 Selecting previously unselected package libio-socket-ssl-perl.
22:19:00 #10 36.87 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
22:19:00 #10 26.41 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:19:00 #10 26.49 Selecting previously unselected package libmagic1:armhf.
22:19:00 #10 26.49 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
22:19:00 #10 26.50 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
22:19:00 #10 26.53 Selecting previously unselected package file.
22:19:00 #10 26.53 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
22:19:00 #10 26.54 Unpacking file (1:5.32-2ubuntu0.4) ...
22:19:00 #10 26.59 Selecting previously unselected package less.
22:19:00 #10 26.59 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
22:19:00 #10 26.59 Unpacking less (487-0.1) ...
22:19:00 #10 23.61 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
22:19:00 #10 23.61 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:00 #10 23.65 Selecting previously unselected package libsub-override-perl.
22:19:00 #10 23.65 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
22:19:00 #10 23.65 Unpacking libsub-override-perl (0.09-2) ...
22:19:00 #10 23.68 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:00 #10 23.68 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
22:19:00 #10 23.69 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:00 #10 23.72 Selecting previously unselected package dh-strip-nondeterminism.
22:19:00 #10 23.72 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
22:19:00 #10 23.72 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
22:19:00 #10 23.75 Selecting previously unselected package libelf1:arm64.
22:19:00 #10 23.76 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
22:19:00 #10 23.76 Unpacking libelf1:arm64 (0.183-1) ...
22:19:00 #10 23.80 Selecting previously unselected package dwz.
22:19:00 #10 23.81 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
22:19:00 #10 23.81 Unpacking dwz (0.13+20210201-1) ...
22:19:00 #10 23.85 Selecting previously unselected package libicu67:arm64.
22:19:00 #11 18.08 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:19:00 #11 18.08 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
22:19:00 #11 18.11 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
22:19:00 #11 18.11 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
22:19:00 #11 18.11 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
22:19:00 #11 18.12 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
22:19:00 #11 18.18 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
22:19:00 #11 18.19 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
22:19:00 #11 18.19 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
22:19:00 #11 18.19 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.1 [1083 kB]
22:19:00 #11 18.24 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
22:19:01 #10 21.70 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
22:19:01 #10 21.71 Unpacking autopoint (0.21-4) ...
22:19:01 #10 21.76 Selecting previously unselected package binutils-common:armhf.
22:19:01 #10 21.76 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
22:19:01 #10 21.77 Unpacking binutils-common:armhf (2.35.2-2) ...
22:19:01 #13 70.39   Installing : libgomp-4.8.5-44.el7.aarch64                               35/68 
22:19:01 #11 32.94 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
22:19:01 #11 32.97 Selecting previously unselected package libfile-dirlist-perl.
22:19:01 #11 32.97 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:01 #11 32.98 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:01 #11 33.00 Selecting previously unselected package libfile-which-perl.
22:19:01 #11 33.01 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
22:19:01 #11 33.01 Unpacking libfile-which-perl (1.23-1) ...
22:19:01 #11 33.06 Selecting previously unselected package libfile-homedir-perl.
22:19:01 #11 33.06 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
22:19:01 #11 33.07 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:01 #11 33.09 Selecting previously unselected package libfile-touch-perl.
22:19:01 #11 33.10 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
22:19:01 #11 33.10 Unpacking libfile-touch-perl (0.12-1) ...
22:19:01 #11 33.12 Selecting previously unselected package libio-pty-perl.
22:19:01 #11 33.13 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
22:19:01 #11 33.13 Unpacking libio-pty-perl (1:1.15-2build2) ...
22:19:01 #11 33.16 Selecting previously unselected package libipc-run-perl.
22:19:01 #11 33.16 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
22:19:01 #11 33.16 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:01 #10 33.37 Selecting previously unselected package libfakeroot:amd64.
22:19:01 #10 33.37 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
22:19:01 #10 33.37 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
22:19:01 #10 33.41 Selecting previously unselected package fakeroot.
22:19:01 #10 33.41 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
22:19:01 #10 33.41 Unpacking fakeroot (1.25.3-1.1) ...
22:19:01 #10 33.46 Selecting previously unselected package libassuan0:amd64.
22:19:01 #10 33.46 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
22:19:01 #10 33.47 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
22:19:01 #10 33.50 Selecting previously unselected package gpgconf.
22:19:01 #10 33.50 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 33.50 Unpacking gpgconf (2.2.27-2+deb11u2) ...
22:19:01 #10 33.56 Selecting previously unselected package libksba8:amd64.
22:19:01 #10 33.56 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u1_amd64.deb ...
22:19:01 #10 33.56 Unpacking libksba8:amd64 (1.5.0-3+deb11u1) ...
22:19:01 #10 33.61 Selecting previously unselected package libnpth0:amd64.
22:19:01 #10 33.61 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
22:19:01 #10 33.62 Unpacking libnpth0:amd64 (1.6-3) ...
22:19:01 #10 33.65 Selecting previously unselected package dirmngr.
22:19:01 #10 33.65 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 33.66 Unpacking dirmngr (2.2.27-2+deb11u2) ...
22:19:01 #10 33.72 Selecting previously unselected package gnupg-l10n.
22:19:01 #10 33.73 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
22:19:01 #10 33.73 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:01 #11 20.50 Selecting previously unselected package libgdbm-compat4:arm64.
22:19:01 #11 20.50 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
22:19:01 #11 20.50 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
22:19:01 #11 20.53 Selecting previously unselected package libperl5.30:arm64.
22:19:01 #11 20.53 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_arm64.deb ...
22:19:01 #11 20.54 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
22:19:01 #11 23.26 Selecting previously unselected package libgdbm6:armhf.
22:19:01 #11 23.26 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
22:19:01 #11 23.27 Unpacking libgdbm6:armhf (1.18.1-5) ...
22:19:01 #11 23.30 Selecting previously unselected package libpipeline1:armhf.
22:19:01 #11 23.31 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
22:19:01 #11 23.31 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
22:19:01 #11 23.35 Selecting previously unselected package man-db.
22:19:01 #11 23.36 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
22:19:01 #11 23.36 Unpacking man-db (2.9.1-1) ...
22:19:01 #11 23.47 Selecting previously unselected package perl-modules-5.30.
22:19:01 #10 20.43 Selecting previously unselected package libpipeline1:armhf.
22:19:01 #10 20.44 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
22:19:01 #10 20.44 Unpacking libpipeline1:armhf (1.5.3-1) ...
22:19:01 #10 20.51 Selecting previously unselected package man-db.
22:19:01 #10 20.51 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
22:19:01 #10 20.52 Unpacking man-db (2.9.4-2) ...
22:19:01 #10 20.63 Selecting previously unselected package perl-modules-5.32.
22:19:01 #10 36.87 Unpacking libio-socket-ssl-perl (2.060-3) ...
22:19:01 #10 36.91 Selecting previously unselected package libnet-http-perl.
22:19:01 #10 36.92 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
22:19:01 #10 36.92 Unpacking libnet-http-perl (6.18-1) ...
22:19:01 #10 36.95 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:01 #10 36.95 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:01 #10 36.96 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:01 #10 36.98 Selecting previously unselected package libtry-tiny-perl.
22:19:01 #10 36.98 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
22:19:01 #10 36.99 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:01 #10 37.01 Selecting previously unselected package libwww-robotrules-perl.
22:19:01 #10 37.02 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:01 #10 37.02 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:01 #10 37.05 Selecting previously unselected package libwww-perl.
22:19:01 #10 37.05 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
22:19:01 #10 37.05 Unpacking libwww-perl (6.36-2) ...
22:19:01 #10 37.10 Selecting previously unselected package patchutils.
22:19:01 #10 26.72 Selecting previously unselected package libapt-inst2.0:armhf.
22:19:01 #10 26.72 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
22:19:01 #10 26.73 Unpacking libapt-inst2.0:armhf (1.6.14) ...
22:19:01 #10 26.81 Selecting previously unselected package libglib2.0-0:armhf.
22:19:01 #10 26.81 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
22:19:01 #10 26.82 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
22:19:01 #10 23.85 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
22:19:01 #10 23.86 Unpacking libicu67:arm64 (67.1-7) ...
22:19:01 #11 24.39 Selecting previously unselected package python3-minimal.
22:19:01 #11 24.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 ... 4704 files and directories currently installed.)
22:19:01 #11 24.40 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
22:19:01 #11 24.40 Unpacking python3-minimal (3.10.6-1~22.04) ...
22:19:01 #11 24.43 Selecting previously unselected package media-types.
22:19:01 #11 24.43 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
22:19:01 #11 24.44 Unpacking media-types (7.0.0) ...
22:19:01 #11 24.47 Selecting previously unselected package libmpdec3:armhf.
22:19:01 #11 18.36 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
22:19:01 #11 18.36 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
22:19:01 #11 18.36 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
22:19:01 #11 18.36 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
22:19:01 #11 18.37 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
22:19:01 #11 18.37 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
22:19:01 #11 18.37 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
22:19:01 #11 18.37 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
22:19:01 #11 18.37 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
22:19:01 #11 18.43 Get:371 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
22:19:01 #11 18.60 debconf: delaying package configuration, since apt-utils is not installed
22:19:01 #9 26.40 Selecting previously unselected package cpp.
22:19:01 #9 26.40 Preparing to unpack .../038-cpp_4%3a8.3.0-1_armhf.deb ...
22:19:01 #9 26.40 Unpacking cpp (4:8.3.0-1) ...
22:19:01 #9 26.45 Selecting previously unselected package libcc1-0:armhf.
22:19:01 #9 26.45 Preparing to unpack .../039-libcc1-0_8.3.0-6_armhf.deb ...
22:19:01 #9 26.45 Unpacking libcc1-0:armhf (8.3.0-6) ...
22:19:01 #9 26.49 Selecting previously unselected package libgomp1:armhf.
22:19:01 #9 26.49 Preparing to unpack .../040-libgomp1_8.3.0-6_armhf.deb ...
22:19:01 #9 26.50 Unpacking libgomp1:armhf (8.3.0-6) ...
22:19:01 #9 26.54 Selecting previously unselected package libatomic1:armhf.
22:19:01 #9 26.54 Preparing to unpack .../041-libatomic1_8.3.0-6_armhf.deb ...
22:19:01 #9 26.54 Unpacking libatomic1:armhf (8.3.0-6) ...
22:19:01 #9 26.59 Selecting previously unselected package libasan5:armhf.
22:19:01 #9 26.59 Preparing to unpack .../042-libasan5_8.3.0-6_armhf.deb ...
22:19:01 #10 22.10 Selecting previously unselected package libbinutils:armhf.
22:19:01 #10 22.10 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
22:19:01 #10 22.11 Unpacking libbinutils:armhf (2.35.2-2) ...
22:19:01 #10 22.19 Selecting previously unselected package libctf-nobfd0:armhf.
22:19:01 #10 22.19 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
22:19:01 #10 22.20 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
22:19:01 #10 22.24 Selecting previously unselected package libctf0:armhf.
22:19:01 #13 70.77   Installing : setools-libs-3.3.8-4.el7.aarch64                           36/68 
22:19:01 #11 33.20 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:01 #11 33.20 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:01 #11 33.20 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:01 #11 33.23 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:01 #11 33.23 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
22:19:01 #11 33.23 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
22:19:01 #11 33.26 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:01 #11 33.26 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
22:19:01 #11 33.26 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
22:19:01 #11 33.29 Selecting previously unselected package libdynaloader-functions-perl.
22:19:01 #11 33.29 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:01 #11 33.30 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:01 #11 33.33 Selecting previously unselected package libdevel-callchecker-perl.
22:19:01 #11 33.33 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
22:19:01 #11 33.34 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:01 #11 33.36 Selecting previously unselected package libparams-classify-perl.
22:19:01 #11 33.36 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
22:19:01 #11 33.37 Unpacking libparams-classify-perl (0.015-1build5) ...
22:19:01 #10 26.16 Selecting previously unselected package cpp.
22:19:01 #10 26.16 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
22:19:01 #10 26.17 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
22:19:01 #10 26.21 Selecting previously unselected package libcc1-0:arm64.
22:19:01 #10 26.21 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.21 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.26 Selecting previously unselected package libgomp1:arm64.
22:19:01 #10 26.26 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.26 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.30 Selecting previously unselected package libitm1:arm64.
22:19:01 #10 26.31 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.31 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.35 Selecting previously unselected package libatomic1:arm64.
22:19:01 #10 26.35 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.35 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.39 Selecting previously unselected package libasan4:arm64.
22:19:01 #10 33.88 Selecting previously unselected package gnupg-utils.
22:19:01 #10 33.88 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 33.89 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
22:19:01 #10 33.97 Selecting previously unselected package gpg.
22:19:01 #10 33.97 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 33.97 Unpacking gpg (2.2.27-2+deb11u2) ...
22:19:01 #10 34.05 Selecting previously unselected package pinentry-curses.
22:19:01 #10 34.05 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
22:19:01 #10 34.06 Unpacking pinentry-curses (1.1.0-4) ...
22:19:01 #10 34.10 Selecting previously unselected package gpg-agent.
22:19:01 #11 20.92 Selecting previously unselected package perl.
22:19:01 #11 20.92 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_arm64.deb ...
22:19:01 #11 20.93 Unpacking perl (5.30.0-9ubuntu0.3) ...
22:19:01 #11 20.98 Selecting previously unselected package openssl.
22:19:01 #11 20.98 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
22:19:01 #11 20.98 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
22:19:01 #11 21.06 Selecting previously unselected package ca-certificates.
22:19:01 #11 21.06 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
22:19:01 #11 23.47 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
22:19:01 #11 23.48 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:19:01 #10 20.63 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
22:19:01 #10 20.63 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:19:01 #10 37.10 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
22:19:01 #10 37.11 Unpacking patchutils (0.3.4-2) ...
22:19:01 #10 37.15 Selecting previously unselected package wdiff.
22:19:01 #10 37.15 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
22:19:01 #10 37.15 Unpacking wdiff (1.2.2-2+b1) ...
22:19:01 #10 37.22 Selecting previously unselected package devscripts.
22:19:01 #10 37.22 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
22:19:01 #10 37.25 Unpacking devscripts (2.19.5+deb10u1) ...
22:19:01 #10 26.96 Selecting previously unselected package libglib2.0-data.
22:19:01 #10 26.96 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
22:19:01 #10 26.97 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:19:01 #10 27.04 Selecting previously unselected package libicu60:armhf.
22:19:01 #10 27.04 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
22:19:01 #10 27.06 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
22:19:01 #11 24.48 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
22:19:01 #11 24.48 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
22:19:01 #11 24.52 Selecting previously unselected package readline-common.
22:19:01 #11 24.52 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
22:19:01 #11 24.52 Unpacking readline-common (8.1.2-1) ...
22:19:01 #11 24.56 Selecting previously unselected package libreadline8:armhf.
22:19:01 #11 24.56 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
22:19:01 #11 24.56 Unpacking libreadline8:armhf (8.1.2-1) ...
22:19:01 #11 24.60 Selecting previously unselected package libsqlite3-0:armhf.
22:19:01 #11 24.60 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ...
22:19:01 #11 24.61 Unpacking libsqlite3-0:armhf (3.37.2-2) ...
22:19:01 #11 24.64 Selecting previously unselected package libpython3.10-stdlib:armhf.
22:19:01 #11 24.64 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04_armhf.deb ...
22:19:01 #11 24.65 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04) ...
22:19:01 #11 24.74 Selecting previously unselected package python3.10.
22:19:01 #11 24.74 Preparing to unpack .../7-python3.10_3.10.6-1~22.04_armhf.deb ...
22:19:01 #11 18.63 Fetched 130 MB in 12s (10.5 MB/s)
22:19:01 #11 18.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 ... 4387 files and directories currently installed.)
22:19:01 #11 18.67 Preparing to unpack .../perl-base_5.34.0-3ubuntu1.1_arm64.deb ...
22:19:01 #11 18.69 Unpacking perl-base (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
22:19:01 #10 27.52   Running scriptlet: glibc-gconv-extra-2.34-40.el9.x86_64               163/163 
22:19:01 #10 30.60   Verifying        : binutils-2.35.2-24.el9.x86_64                        1/163 
22:19:01 #10 30.60   Verifying        : bzip2-1.0.8-8.el9.x86_64                             2/163 
22:19:01 #10 30.60   Verifying        : cpio-2.13-16.el9.x86_64                              3/163 
22:19:01 #10 30.60   Verifying        : cracklib-2.9.6-27.el9.x86_64                         4/163 
22:19:01 #10 30.60   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                   5/163 
22:19:01 #10 30.60   Verifying        : dbus-libs-1:1.12.20-6.el9.x86_64                     6/163 
22:19:01 #10 30.60   Verifying        : diffutils-3.7-12.el9.x86_64                          7/163 
22:19:01 #10 30.60   Verifying        : dnf-plugins-core-4.1.0-3.el9.noarch                  8/163 
22:19:01 #10 30.60   Verifying        : ed-1.14.2-12.el9.x86_64                              9/163 
22:19:01 #10 30.60   Verifying        : elfutils-0.187-5.el9.x86_64                         10/163 
22:19:01 #10 30.60   Verifying        : elfutils-debuginfod-client-0.187-5.el9.x86_64       11/163 
22:19:01 #10 30.60   Verifying        : environment-modules-5.0.1-2.el9.x86_64              12/163 
22:19:01 #10 30.60   Verifying        : file-5.39-10.el9.x86_64                             13/163 
22:19:01 #10 30.60   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 14/163 
22:19:01 #10 30.60   Verifying        : glibc-gconv-extra-2.34-40.el9.x86_64                15/163 
22:19:01 #10 30.60   Verifying        : groff-base-1.22.4-10.el9.x86_64                     16/163 
22:19:01 #10 30.60   Verifying        : gsettings-desktop-schemas-40.0-4.el9.x86_64         17/163 
22:19:01 #10 30.60   Verifying        : info-6.7-15.el9.x86_64                              18/163 
22:19:01 #10 30.60   Verifying        : json-glib-1.6.6-1.el9.x86_64                        19/163 
22:19:01 #10 30.60   Verifying        : less-590-1.el9.x86_64                               20/163 
22:19:01 #10 30.60   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        21/163 
22:19:01 #10 30.60   Verifying        : libdb-5.3.28-53.el9.x86_64                          22/163 
22:19:01 #10 30.60   Verifying        : libeconf-0.4.1-2.el9.x86_64                         23/163 
22:19:01 #10 30.60   Verifying        : libfdisk-2.37.4-9.el9.x86_64                        24/163 
22:19:01 #10 30.60   Verifying        : libicu-67.1-9.el9.x86_64                            25/163 
22:19:01 #10 30.60   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      26/163 
22:19:01 #10 30.60   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      27/163 
22:19:01 #10 30.60   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       28/163 
22:19:01 #10 30.60   Verifying        : libproxy-0.4.15-35.el9.x86_64                       29/163 
22:19:01 #10 30.60   Verifying        : libpsl-0.21.1-5.el9.x86_64                          30/163 
22:19:01 #10 30.60   Verifying        : libpwquality-1.4.4-8.el9.x86_64                     31/163 
22:19:01 #10 30.60   Verifying        : libselinux-utils-3.4-3.el9.x86_64                   32/163 
22:19:01 #10 30.60   Verifying        : libutempter-1.2.1-6.el9.x86_64                      33/163 
22:19:01 #10 30.60   Verifying        : man-db-2.9.3-7.el9.x86_64                           34/163 
22:19:01 #10 30.60   Verifying        : ncurses-6.2-8.20210508.el9.x86_64                   35/163 
22:19:01 #10 30.60   Verifying        : openssl-1:3.0.1-41.el9.x86_64                       36/163 
22:19:01 #10 30.60   Verifying        : pam-1.5.1-13.el9.x86_64                             37/163 
22:19:01 #10 30.60   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         38/163 
22:19:01 #10 30.60   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      39/163 
22:19:01 #10 30.60   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              40/163 
22:19:01 #10 30.60   Verifying        : policycoreutils-3.4-4.el9.x86_64                    41/163 
22:19:01 #10 30.60   Verifying        : procps-ng-3.3.17-8.el9.x86_64                       42/163 
22:19:01 #10 30.60   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       43/163 
22:19:01 #10 30.60   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               44/163 
22:19:01 #10 30.60   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    45/163 
22:19:01 #10 30.60   Verifying        : python3-dnf-plugins-core-4.1.0-3.el9.noarch         46/163 
22:19:01 #10 30.60   Verifying        : python3-setools-4.4.0-5.el9.x86_64                  47/163 
22:19:01 #10 30.60   Verifying        : python3-setuptools-53.0.0-11.el9.noarch             48/163 
22:19:01 #10 30.60   Verifying        : python3-six-1.15.0-9.el9.noarch                     49/163 
22:19:01 #10 30.60   Verifying        : shared-mime-info-2.1-4.el9.x86_64                   50/163 
22:19:01 #10 30.60   Verifying        : systemd-libs-250-11.el9.x86_64                      51/163 
22:19:01 #10 30.61   Verifying        : tcl-1:8.6.10-7.el9.x86_64                           52/163 
22:19:01 #10 30.61   Verifying        : unzip-6.0-56.el9.x86_64                             53/163 
22:19:01 #10 30.61   Verifying        : util-linux-2.37.4-9.el9.x86_64                      54/163 
22:19:01 #10 30.61   Verifying        : util-linux-core-2.37.4-9.el9.x86_64                 55/163 
22:19:01 #10 30.61   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             56/163 
22:19:01 #10 30.61   Verifying        : xz-5.2.5-8.el9.x86_64                               57/163 
22:19:01 #10 30.61   Verifying        : zip-3.0-33.el9.x86_64                               58/163 
22:19:01 #10 30.61   Verifying        : zstd-1.5.1-2.el9.x86_64                             59/163 
22:19:01 #10 30.61   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          60/163 
22:19:01 #10 30.61   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    61/163 
22:19:01 #10 30.61   Verifying        : checkpolicy-3.4-1.el9.x86_64                        62/163 
22:19:01 #10 30.61   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                63/163 
22:19:01 #10 30.61   Verifying        : dwz-0.14-3.el9.x86_64                               64/163 
22:19:01 #10 30.61   Verifying        : efi-srpm-macros-4-9.el9.noarch                      65/163 
22:19:01 #10 30.61   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                66/163 
22:19:01 #10 30.61   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       67/163 
22:19:01 #10 30.61   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            68/163 
22:19:01 #10 30.61   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.x86_64          69/163 
22:19:01 #10 30.61   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64     70/163 
22:19:01 #10 30.61   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.x86_64            71/163 
22:19:01 #10 30.61   Verifying        : gdb-minimal-10.2-10.el9.x86_64                      72/163 
22:19:01 #10 30.61   Verifying        : gdk-pixbuf2-2.42.6-2.el9.x86_64                     73/163 
22:19:01 #10 30.61   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  74/163 
22:19:01 #10 30.61   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   75/163 
22:19:01 #10 30.61   Verifying        : hunspell-1.7.0-11.el9.x86_64                        76/163 
22:19:01 #10 30.61   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              77/163 
22:19:01 #10 30.61   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           78/163 
22:19:01 #10 30.61   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           79/163 
22:19:01 #10 30.61   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             80/163 
22:19:01 #10 30.61   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                81/163 
22:19:01 #10 30.61   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               82/163 
22:19:01 #10 30.61   Verifying        : libjpeg-turbo-2.0.90-5.el9.x86_64                   83/163 
22:19:01 #10 30.61   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            84/163 
22:19:01 #10 30.61   Verifying        : libsoup-2.72.0-8.el9.x86_64                         85/163 
22:19:01 #10 30.61   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   86/163 
22:19:01 #10 30.61   Verifying        : lua-srpm-macros-1-6.el9.noarch                      87/163 
22:19:01 #10 30.61   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    88/163 
22:19:01 #10 30.61   Verifying        : openblas-srpm-macros-2-11.el9.noarch                89/163 
22:19:01 #10 30.61   Verifying        : patch-2.7.6-16.el9.x86_64                           90/163 
22:19:01 #10 30.61   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 91/163 
22:19:01 #10 30.61   Verifying        : perl-B-1.80-479.el9.x86_64                          92/163 
22:19:01 #10 30.61   Verifying        : perl-Carp-1.50-460.el9.noarch                       93/163 
22:19:01 #10 30.61   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               94/163 
22:19:01 #10 30.61   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               95/163 
22:19:01 #10 30.61   Verifying        : perl-Digest-1.19-4.el9.noarch                       96/163 
22:19:01 #10 30.61   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                   97/163 
22:19:01 #10 30.61   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                   98/163 
22:19:01 #10 30.61   Verifying        : perl-Errno-1.30-479.el9.x86_64                      99/163 
22:19:01 #10 30.61   Verifying        : perl-Exporter-5.74-461.el9.noarch                  100/163 
22:19:01 #10 30.61   Verifying        : perl-Fcntl-1.13-479.el9.x86_64                     101/163 
22:19:01 #10 30.61   Verifying        : perl-File-Basename-2.85-479.el9.noarch             102/163 
22:19:01 #10 30.61   Verifying        : perl-File-Path-2.18-4.el9.noarch                   103/163 
22:19:01 #10 30.61   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            104/163 
22:19:01 #10 30.61   Verifying        : perl-File-stat-1.09-479.el9.noarch                 105/163 
22:19:01 #10 30.61   Verifying        : perl-FileHandle-2.03-479.el9.noarch                106/163 
22:19:01 #10 30.61   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               107/163 
22:19:01 #10 30.61   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                108/163 
22:19:01 #10 30.61   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                109/163 
22:19:01 #10 30.61   Verifying        : perl-IO-1.43-479.el9.x86_64                        110/163 
22:19:01 #10 30.61   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                111/163 
22:19:01 #10 30.61   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              112/163 
22:19:01 #10 30.61   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 113/163 
22:19:01 #10 30.61   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 114/163 
22:19:01 #10 30.61   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              115/163 
22:19:01 #10 30.61   Verifying        : perl-NDBM_File-1.15-479.el9.x86_64                 116/163 
22:19:01 #10 30.61   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  117/163 
22:19:01 #10 30.61   Verifying        : perl-POSIX-1.94-479.el9.x86_64                     118/163 
22:19:01 #10 30.61   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 119/163 
22:19:01 #10 30.61   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             120/163 
22:19:01 #10 30.61   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            121/163 
22:19:01 #10 30.61   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                122/163 
22:19:01 #10 30.61   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 123/163 
22:19:01 #10 30.61   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       124/163 
22:19:01 #10 30.61   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               125/163 
22:19:01 #10 30.61   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   126/163 
22:19:01 #10 30.61   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                127/163 
22:19:01 #10 30.61   Verifying        : perl-Symbol-1.08-479.el9.noarch                    128/163 
22:19:01 #10 30.61   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            129/163 
22:19:01 #10 30.61   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  130/163 
22:19:01 #10 30.61   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           131/163 
22:19:01 #10 30.61   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       132/163 
22:19:01 #10 30.61   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               133/163 
22:19:01 #10 30.61   Verifying        : perl-URI-5.09-3.el9.noarch                         134/163 
22:19:01 #10 30.61   Verifying        : perl-base-2.27-479.el9.noarch                      135/163 
22:19:01 #10 30.62   Verifying        : perl-constant-1.33-461.el9.noarch                  136/163 
22:19:01 #10 30.62   Verifying        : perl-if-0.60.800-479.el9.noarch                    137/163 
22:19:01 #10 30.62   Verifying        : perl-interpreter-4:5.32.1-479.el9.x86_64           138/163 
22:19:01 #10 30.62   Verifying        : perl-libnet-3.13-4.el9.noarch                      139/163 
22:19:01 #10 30.62   Verifying        : perl-libs-4:5.32.1-479.el9.x86_64                  140/163 
22:19:01 #10 30.62   Verifying        : perl-mro-1.23-479.el9.x86_64                       141/163 
22:19:01 #10 30.62   Verifying        : perl-overload-1.31-479.el9.noarch                  142/163 
22:19:01 #10 30.62   Verifying        : perl-overloading-0.02-479.el9.noarch               143/163 
22:19:01 #10 30.62   Verifying        : perl-parent-1:0.238-460.el9.noarch                 144/163 
22:19:01 #10 30.62   Verifying        : perl-podlators-1:4.14-460.el9.noarch               145/163 
22:19:01 #10 30.62   Verifying        : perl-srpm-macros-1-41.el9.noarch                   146/163 
22:19:01 #10 30.62   Verifying        : perl-subs-1.03-479.el9.noarch                      147/163 
22:19:01 #10 30.62   Verifying        : perl-vars-1.05-479.el9.noarch                      148/163 
22:19:01 #10 30.62   Verifying        : policycoreutils-python-utils-3.4-4.el9.noarch      149/163 
22:19:01 #10 30.62   Verifying        : python-srpm-macros-3.9-52.el9.noarch               150/163 
22:19:01 #10 30.62   Verifying        : python3-audit-3.0.7-103.el9.x86_64                 151/163 
22:19:01 #10 30.62   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 152/163 
22:19:01 #10 30.62   Verifying        : python3-file-magic-5.39-10.el9.noarch              153/163 
22:19:01 #10 30.62   Verifying        : python3-libselinux-3.4-3.el9.x86_64                154/163 
22:19:01 #10 30.62   Verifying        : python3-libsemanage-3.4-2.el9.x86_64               155/163 
22:19:01 #10 30.62   Verifying        : python3-policycoreutils-3.4-4.el9.noarch           156/163 
22:19:01 #10 30.62   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                157/163 
22:19:01 #10 30.62   Verifying        : redhat-rpm-config-196-1.el9.noarch                 158/163 
22:19:01 #10 30.62   Verifying        : rpm-build-4.16.1.3-17.el9.x86_64                   159/163 
22:19:01 #10 30.62   Verifying        : rpmlint-1.11-19.el9.noarch                         160/163 
22:19:01 #10 30.62   Verifying        : rust-srpm-macros-17-4.el9.noarch                   161/163 
22:19:01 #10 30.62   Verifying        : scl-utils-1:2.0.3-2.el9.x86_64                     162/163 
22:19:01 #10 30.62   Verifying        : webkit2gtk3-jsc-2.36.7-1.el9.x86_64                163/163 
22:19:01 #10 30.79 
22:19:01 #10 30.79 Installed:
22:19:01 #10 30.79   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
22:19:01 #10 30.79   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
22:19:01 #10 30.79   binutils-2.35.2-24.el9.x86_64                                                 
22:19:01 #10 30.79   bzip2-1.0.8-8.el9.x86_64                                                      
22:19:01 #10 30.79   checkpolicy-3.4-1.el9.x86_64                                                  
22:19:01 #10 30.79   cpio-2.13-16.el9.x86_64                                                       
22:19:01 #10 30.79   cracklib-2.9.6-27.el9.x86_64                                                  
22:19:01 #10 30.79   cracklib-dicts-2.9.6-27.el9.x86_64                                            
22:19:01 #10 30.79   dbus-libs-1:1.12.20-6.el9.x86_64                                              
22:19:01 #10 30.79   desktop-file-utils-0.26-6.el9.x86_64                                          
22:19:01 #10 30.79   diffutils-3.7-12.el9.x86_64                                                   
22:19:01 #10 30.79   dnf-plugins-core-4.1.0-3.el9.noarch                                           
22:19:01 #10 30.79   dwz-0.14-3.el9.x86_64                                                         
22:19:01 #10 30.79   ed-1.14.2-12.el9.x86_64                                                       
22:19:01 #10 30.79   efi-srpm-macros-4-9.el9.noarch                                                
22:19:01 #10 30.79   elfutils-0.187-5.el9.x86_64                                                   
22:19:01 #10 30.79   elfutils-debuginfod-client-0.187-5.el9.x86_64                                 
22:19:01 #10 30.79   emacs-filesystem-1:27.1-3.el9.noarch                                          
22:19:01 #10 30.79   enchant-1:1.6.0-30.el9.x86_64                                                 
22:19:01 #10 30.79   environment-modules-5.0.1-2.el9.x86_64                                        
22:19:01 #10 30.79   file-5.39-10.el9.x86_64                                                       
22:19:01 #10 30.79   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
22:19:01 #10 30.79   gcc-toolset-12-binutils-2.38-16.el9.x86_64                                    
22:19:01 #10 30.79   gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64                               
22:19:01 #10 30.79   gcc-toolset-12-runtime-12.0-5.el9.x86_64                                      
22:19:01 #10 30.79   gdb-minimal-10.2-10.el9.x86_64                                                
22:19:01 #10 30.79   gdk-pixbuf2-2.42.6-2.el9.x86_64                                               
22:19:01 #10 30.79   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
22:19:01 #10 30.79   glib-networking-2.68.3-3.el9.x86_64                                           
22:19:01 #10 30.79   glibc-gconv-extra-2.34-40.el9.x86_64                                          
22:19:01 #10 30.79   go-srpm-macros-3.0.9-9.el9.noarch                                             
22:19:01 #10 30.79   groff-base-1.22.4-10.el9.x86_64                                               
22:19:01 #10 30.79   gsettings-desktop-schemas-40.0-4.el9.x86_64                                   
22:19:01 #10 30.79   hunspell-1.7.0-11.el9.x86_64                                                  
22:19:01 #10 30.79   hunspell-en-0.20140811.1-20.el9.noarch                                        
22:19:01 #10 30.79   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
22:19:01 #10 30.79   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
22:19:01 #10 30.79   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
22:19:01 #10 30.79   info-6.7-15.el9.x86_64                                                        
22:19:01 #10 30.79   json-glib-1.6.6-1.el9.x86_64                                                  
22:19:01 #10 30.79   kernel-srpm-macros-1.0-11.el9.noarch                                          
22:19:01 #10 30.79   less-590-1.el9.x86_64                                                         
22:19:01 #10 30.79   libappstream-glib-0.7.18-4.el9.x86_64                                         
22:19:01 #10 30.79   libbrotli-1.0.9-6.el9.x86_64                                                  
22:19:01 #10 30.79   libdb-5.3.28-53.el9.x86_64                                                    
22:19:01 #10 30.79   libeconf-0.4.1-2.el9.x86_64                                                   
22:19:01 #10 30.79   libfdisk-2.37.4-9.el9.x86_64                                                  
22:19:01 #10 30.79   libicu-67.1-9.el9.x86_64                                                      
22:19:01 #10 30.79   libjpeg-turbo-2.0.90-5.el9.x86_64                                             
22:19:01 #10 30.79   libpipeline-1.5.3-4.el9.x86_64                                                
22:19:01 #10 30.79   libpkgconf-1.7.3-10.el9.x86_64                                                
22:19:01 #10 30.79   libpng-2:1.6.37-12.el9.x86_64                                                 
22:19:01 #10 30.79   libproxy-0.4.15-35.el9.x86_64                                                 
22:19:01 #10 30.79   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
22:19:01 #10 30.79   libpsl-0.21.1-5.el9.x86_64                                                    
22:19:01 #10 30.79   libpwquality-1.4.4-8.el9.x86_64                                               
22:19:01 #10 30.79   libselinux-utils-3.4-3.el9.x86_64                                             
22:19:01 #10 30.79   libsoup-2.72.0-8.el9.x86_64                                                   
22:19:01 #10 30.79   libstemmer-0-18.585svn.el9.x86_64                                             
22:19:01 #10 30.79   libutempter-1.2.1-6.el9.x86_64                                                
22:19:01 #10 30.79   lua-srpm-macros-1-6.el9.noarch                                                
22:19:01 #10 30.79   man-db-2.9.3-7.el9.x86_64                                                     
22:19:01 #10 30.79   ncurses-6.2-8.20210508.el9.x86_64                                             
22:19:01 #10 30.79   ocaml-srpm-macros-6-6.el9.noarch                                              
22:19:01 #10 30.79   openblas-srpm-macros-2-11.el9.noarch                                          
22:19:01 #10 30.79   openssl-1:3.0.1-41.el9.x86_64                                                 
22:19:01 #10 30.79   pam-1.5.1-13.el9.x86_64                                                       
22:19:01 #10 30.79   patch-2.7.6-16.el9.x86_64                                                     
22:19:01 #10 30.79   perl-AutoLoader-5.74-479.el9.noarch                                           
22:19:01 #10 30.79   perl-B-1.80-479.el9.x86_64                                                    
22:19:01 #10 30.79   perl-Carp-1.50-460.el9.noarch                                                 
22:19:01 #10 30.79   perl-Class-Struct-0.66-479.el9.noarch                                         
22:19:01 #10 30.79   perl-Data-Dumper-2.174-462.el9.x86_64                                         
22:19:01 #10 30.79   perl-Digest-1.19-4.el9.noarch                                                 
22:19:01 #10 30.79   perl-Digest-MD5-2.58-4.el9.x86_64                                             
22:19:01 #10 30.79   perl-Encode-4:3.08-462.el9.x86_64                                             
22:19:01 #10 30.79   perl-Errno-1.30-479.el9.x86_64                                                
22:19:01 #10 30.79   perl-Exporter-5.74-461.el9.noarch                                             
22:19:01 #10 30.79   perl-Fcntl-1.13-479.el9.x86_64                                                
22:19:01 #10 30.79   perl-File-Basename-2.85-479.el9.noarch                                        
22:19:01 #10 30.79   perl-File-Path-2.18-4.el9.noarch                                              
22:19:01 #10 30.79   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
22:19:01 #10 30.79   perl-File-stat-1.09-479.el9.noarch                                            
22:19:01 #10 30.79   perl-FileHandle-2.03-479.el9.noarch                                           
22:19:01 #10 30.79   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
22:19:01 #10 30.79   perl-Getopt-Std-1.12-479.el9.noarch                                           
22:19:01 #10 30.79   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
22:19:01 #10 30.79   perl-IO-1.43-479.el9.x86_64                                                   
22:19:01 #10 30.79   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
22:19:01 #10 30.79   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
22:19:01 #10 30.79   perl-IPC-Open3-1.21-479.el9.noarch                                            
22:19:01 #10 30.79   perl-MIME-Base64-3.16-4.el9.x86_64                                            
22:19:01 #10 30.79   perl-Mozilla-CA-20200520-6.el9.noarch                                         
22:19:01 #10 30.79   perl-NDBM_File-1.15-479.el9.x86_64                                            
22:19:01 #10 30.79   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
22:19:01 #10 30.79   perl-POSIX-1.94-479.el9.x86_64                                                
22:19:01 #10 30.79   perl-PathTools-3.78-461.el9.x86_64                                            
22:19:01 #10 30.79   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
22:19:01 #10 30.79   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
22:19:01 #10 30.79   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
22:19:01 #10 30.79   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
22:19:01 #10 30.79   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
22:19:01 #10 30.79   perl-SelectSaver-1.02-479.el9.noarch                                          
22:19:01 #10 30.79   perl-Socket-4:2.031-4.el9.x86_64                                              
22:19:01 #10 30.79   perl-Storable-1:3.21-460.el9.x86_64                                           
22:19:01 #10 30.79   perl-Symbol-1.08-479.el9.noarch                                               
22:19:01 #10 30.79   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
22:19:01 #10 30.79   perl-Term-Cap-1.17-460.el9.noarch                                             
22:19:01 #10 30.79   perl-Text-ParseWords-3.30-460.el9.noarch                                      
22:19:01 #10 30.79   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
22:19:01 #10 30.79   perl-Time-Local-2:1.300-7.el9.noarch                                          
22:19:01 #10 30.79   perl-URI-5.09-3.el9.noarch                                                    
22:19:01 #10 30.79   perl-base-2.27-479.el9.noarch                                                 
22:19:01 #10 30.79   perl-constant-1.33-461.el9.noarch                                             
22:19:01 #10 30.79   perl-if-0.60.800-479.el9.noarch                                               
22:19:01 #10 30.79   perl-interpreter-4:5.32.1-479.el9.x86_64                                      
22:19:01 #10 30.79   perl-libnet-3.13-4.el9.noarch                                                 
22:19:01 #10 30.79   perl-libs-4:5.32.1-479.el9.x86_64                                             
22:19:01 #10 30.79   perl-mro-1.23-479.el9.x86_64                                                  
22:19:01 #10 30.79   perl-overload-1.31-479.el9.noarch                                             
22:19:01 #10 30.79   perl-overloading-0.02-479.el9.noarch                                          
22:19:01 #10 30.79   perl-parent-1:0.238-460.el9.noarch                                            
22:19:01 #10 30.79   perl-podlators-1:4.14-460.el9.noarch                                          
22:19:01 #10 30.79   perl-srpm-macros-1-41.el9.noarch                                              
22:19:01 #10 30.79   perl-subs-1.03-479.el9.noarch                                                 
22:19:01 #10 30.79   perl-vars-1.05-479.el9.noarch                                                 
22:19:01 #10 30.79   pkgconf-1.7.3-10.el9.x86_64                                                   
22:19:01 #10 30.79   pkgconf-m4-1.7.3-10.el9.noarch                                                
22:19:01 #10 30.79   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
22:19:01 #10 30.79   policycoreutils-3.4-4.el9.x86_64                                              
22:19:01 #10 30.79   policycoreutils-python-utils-3.4-4.el9.noarch                                 
22:19:01 #10 30.79   procps-ng-3.3.17-8.el9.x86_64                                                 
22:19:01 #10 30.79   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
22:19:01 #10 30.79   python-srpm-macros-3.9-52.el9.noarch                                          
22:19:01 #10 30.79   python3-audit-3.0.7-103.el9.x86_64                                            
22:19:01 #10 30.79   python3-dateutil-1:2.8.1-6.el9.noarch                                         
22:19:01 #10 30.79   python3-dbus-1.2.18-2.el9.x86_64                                              
22:19:01 #10 30.79   python3-dnf-plugins-core-4.1.0-3.el9.noarch                                   
22:19:01 #10 30.79   python3-enchant-3.2.0-5.el9.noarch                                            
22:19:01 #10 30.79   python3-file-magic-5.39-10.el9.noarch                                         
22:19:01 #10 30.79   python3-libselinux-3.4-3.el9.x86_64                                           
22:19:01 #10 30.79   python3-libsemanage-3.4-2.el9.x86_64                                          
22:19:01 #10 30.79   python3-policycoreutils-3.4-4.el9.noarch                                      
22:19:01 #10 30.79   python3-setools-4.4.0-5.el9.x86_64                                            
22:19:01 #10 30.79   python3-setuptools-53.0.0-11.el9.noarch                                       
22:19:01 #10 30.79   python3-six-1.15.0-9.el9.noarch                                               
22:19:01 #10 30.79   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
22:19:01 #10 30.79   redhat-rpm-config-196-1.el9.noarch                                            
22:19:01 #10 30.79   rpm-build-4.16.1.3-17.el9.x86_64                                              
22:19:01 #10 30.79   rpmlint-1.11-19.el9.noarch                                                    
22:19:01 #10 30.79   rust-srpm-macros-17-4.el9.noarch                                              
22:19:01 #10 30.79   scl-utils-1:2.0.3-2.el9.x86_64                                                
22:19:01 #10 30.79   shared-mime-info-2.1-4.el9.x86_64                                             
22:19:01 #10 30.79   systemd-libs-250-11.el9.x86_64                                                
22:19:01 #10 30.79   tcl-1:8.6.10-7.el9.x86_64                                                     
22:19:01 #10 30.79   unzip-6.0-56.el9.x86_64                                                       
22:19:01 #10 30.79   util-linux-2.37.4-9.el9.x86_64                                                
22:19:01 #10 30.79   util-linux-core-2.37.4-9.el9.x86_64                                           
22:19:01 #10 30.79   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
22:19:01 #10 30.79   webkit2gtk3-jsc-2.36.7-1.el9.x86_64                                           
22:19:01 #10 30.79   xz-5.2.5-8.el9.x86_64                                                         
22:19:01 #10 30.79   zip-3.0-33.el9.x86_64                                                         
22:19:01 #10 30.79   zstd-1.5.1-2.el9.x86_64                                                       
22:19:01 #10 30.79 
22:19:01 #10 30.79 Complete!
22:19:01 #9 26.60 Unpacking libasan5:armhf (8.3.0-6) ...
22:19:01 #9 26.66 Selecting previously unselected package libubsan1:armhf.
22:19:01 #9 26.67 Preparing to unpack .../043-libubsan1_8.3.0-6_armhf.deb ...
22:19:01 #9 26.67 Unpacking libubsan1:armhf (8.3.0-6) ...
22:19:01 #9 26.73 Selecting previously unselected package libgcc-8-dev:armhf.
22:19:01 #9 26.73 Preparing to unpack .../044-libgcc-8-dev_8.3.0-6_armhf.deb ...
22:19:01 #9 26.74 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
22:19:01 #9 26.84 Selecting previously unselected package gcc-8.
22:19:01 #10 22.25 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
22:19:01 #10 22.25 Unpacking libctf0:armhf (2.35.2-2) ...
22:19:01 #10 22.30 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:01 #10 22.30 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
22:19:01 #10 22.31 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:19:01 #13 71.07   Installing : libseccomp-2.3.1-4.el7.aarch64                             37/68 
22:19:01 #11 33.39 Selecting previously unselected package libmodule-runtime-perl.
22:19:01 #11 33.39 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:01 #11 33.40 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:01 #11 33.42 Selecting previously unselected package libimport-into-perl.
22:19:01 #11 33.43 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
22:19:01 #11 33.43 Unpacking libimport-into-perl (1.002005-1) ...
22:19:01 #11 33.46 Selecting previously unselected package librole-tiny-perl.
22:19:01 #11 33.46 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
22:19:01 #11 33.46 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:01 #11 33.49 Selecting previously unselected package libsub-quote-perl.
22:19:01 #11 33.49 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
22:19:01 #11 33.49 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:01 #11 33.52 Selecting previously unselected package libmoo-perl.
22:19:01 #11 33.52 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
22:19:01 #11 33.53 Unpacking libmoo-perl (2.005004-3) ...
22:19:01 #11 33.56 Selecting previously unselected package libencode-locale-perl.
22:19:01 #11 33.56 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:01 #11 33.56 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:01 #11 33.59 Selecting previously unselected package libtimedate-perl.
22:19:01 #11 33.59 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
22:19:01 #11 33.59 Unpacking libtimedate-perl (2.3300-2) ...
22:19:01 #11 33.63 Selecting previously unselected package libhttp-date-perl.
22:19:01 #11 33.63 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
22:19:01 #11 33.63 Unpacking libhttp-date-perl (6.05-1) ...
22:19:01 #11 33.66 Selecting previously unselected package libfile-listing-perl.
22:19:01 #11 33.66 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
22:19:01 #11 33.66 Unpacking libfile-listing-perl (6.14-1) ...
22:19:01 #11 33.69 Selecting previously unselected package libhtml-tagset-perl.
22:19:01 #10 26.39 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.40 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:01 #10 26.52 Selecting previously unselected package liblsan0:arm64.
22:19:01 #10 26.53 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.53 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.58 Selecting previously unselected package libtsan0:arm64.
22:19:01 #10 26.58 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.59 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:01 #10 26.64 Selecting previously unselected package libubsan0:arm64.
22:19:01 #10 34.10 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 34.10 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
22:19:01 #10 34.17 Selecting previously unselected package gpg-wks-client.
22:19:01 #10 34.17 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 34.18 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:01 #10 34.23 Selecting previously unselected package gpg-wks-server.
22:19:01 #10 34.23 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 34.24 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:01 #10 34.29 Selecting previously unselected package gpgsm.
22:19:01 #10 34.30 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
22:19:01 #10 34.30 Unpacking gpgsm (2.2.27-2+deb11u2) ...
22:19:01 #10 34.35 Selecting previously unselected package gnupg.
22:19:01 #11 21.07 Unpacking ca-certificates (20211016~20.04.1) ...
22:19:01 #11 21.12 Selecting previously unselected package distro-info-data.
22:19:01 #11 21.13 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
22:19:01 #11 21.13 Unpacking distro-info-data (0.43ubuntu1.10) ...
22:19:01 #11 21.16 Selecting previously unselected package libmagic-mgc.
22:19:01 #11 21.16 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
22:19:01 #11 21.16 Unpacking libmagic-mgc (1:5.38-4) ...
22:19:01 #11 23.81 Selecting previously unselected package libgdbm-compat4:armhf.
22:19:01 #11 23.81 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
22:19:01 #11 23.81 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
22:19:01 #11 23.85 Selecting previously unselected package libperl5.30:armhf.
22:19:01 #11 23.85 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_armhf.deb ...
22:19:01 #11 23.86 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
22:19:01 #10 21.00 Selecting previously unselected package libgdbm-compat4:armhf.
22:19:01 #10 21.00 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
22:19:01 #10 21.00 Unpacking libgdbm-compat4:armhf (1.19-2) ...
22:19:01 #10 21.04 Selecting previously unselected package libperl5.32:armhf.
22:19:01 #10 21.04 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
22:19:01 #10 21.04 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
22:19:01 #10 36.28 Selecting previously unselected package g++.
22:19:01 #10 36.28 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
22:19:01 #10 36.29 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
22:19:01 #10 36.33 Selecting previously unselected package make.
22:19:01 #10 36.33 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
22:19:01 #10 36.34 Unpacking make (4.1-9.1ubuntu1) ...
22:19:01 #10 36.39 Selecting previously unselected package libdpkg-perl.
22:19:01 #10 36.39 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
22:19:01 #10 36.40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:01 #10 36.47 Selecting previously unselected package patch.
22:19:01 #10 36.47 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
22:19:01 #10 36.48 Unpacking patch (2.7.6-2ubuntu1.1) ...
22:19:01 #10 36.53 Selecting previously unselected package dpkg-dev.
22:19:01 #10 37.38 Selecting previously unselected package diffstat.
22:19:01 #10 37.39 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
22:19:01 #10 37.39 Unpacking diffstat (1.62-1) ...
22:19:01 #10 37.43 Selecting previously unselected package distro-info-data.
22:19:01 #10 37.43 Preparing to unpack .../147-distro-info-data_0.41+deb10u5_all.deb ...
22:19:01 #10 37.43 Unpacking distro-info-data (0.41+deb10u5) ...
22:19:01 #10 37.49 Selecting previously unselected package python3-pkg-resources.
22:19:01 #10 37.49 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
22:19:01 #10 37.50 Unpacking python3-pkg-resources (40.8.0-1) ...
22:19:01 #10 37.58 Selecting previously unselected package python3-chardet.
22:19:01 #10 37.58 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
22:19:01 #10 37.58 Unpacking python3-chardet (3.0.4-3) ...
22:19:01 #10 37.62 Selecting previously unselected package python3-six.
22:19:01 #11 24.75 Unpacking python3.10 (3.10.6-1~22.04) ...
22:19:01 #11 24.78 Selecting previously unselected package libpython3-stdlib:armhf.
22:19:01 #11 24.78 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
22:19:01 #11 24.78 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
22:19:01 #11 24.81 Setting up python3-minimal (3.10.6-1~22.04) ...
22:19:01 #10 DONE 31.0s
22:19:01 
22:19:01 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
22:19:01 #9 26.84 Preparing to unpack .../045-gcc-8_8.3.0-6_armhf.deb ...
22:19:01 #9 26.84 Unpacking gcc-8 (8.3.0-6) ...
22:19:01 #10 22.61 Selecting previously unselected package binutils.
22:19:01 #10 22.61 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
22:19:01 #10 22.62 Unpacking binutils (2.35.2-2) ...
22:19:01 #10 22.66 Selecting previously unselected package libc-dev-bin.
22:19:01 #10 22.66 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_armhf.deb ...
22:19:01 #10 22.67 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
22:19:01 #10 22.72 Selecting previously unselected package linux-libc-dev:armhf.
22:19:01 #10 22.72 Preparing to unpack .../033-linux-libc-dev_5.10.149-1_armhf.deb ...
22:19:01 #10 22.72 Unpacking linux-libc-dev:armhf (5.10.149-1) ...
22:19:01 #10 19.15   Preparing        :                                                        1/1 
22:19:01 #10 19.23   Installing       : systemd-libs-250-11.el9.aarch64                      1/163 
22:19:01 #10 19.24   Running scriptlet: systemd-libs-250-11.el9.aarch64                      1/163 
22:19:01 #10 19.26   Installing       : elfutils-debuginfod-client-0.187-5.el9.aarch64       2/163 
22:19:01 #10 19.27   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
22:19:01 #10 19.32   Installing       : groff-base-1.22.4-10.el9.aarch64                     3/163 
22:19:01 #10 19.33   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
22:19:01 #10 19.34   Installing       : file-5.39-10.el9.aarch64                             4/163 
22:19:01 #10 19.35   Installing       : python3-libselinux-3.4-3.el9.aarch64                 5/163 
22:19:01 #10 19.36   Installing       : xz-5.2.5-8.el9.aarch64                               6/163 
22:19:01 #10 19.37   Installing       : unzip-6.0-56.el9.aarch64                             7/163 
22:19:01 #10 19.38   Installing       : libproxy-0.4.15-35.el9.aarch64                       8/163 
22:19:01 #10 19.39   Installing       : less-590-1.el9.aarch64                               9/163 
22:19:01 #10 19.41   Installing       : diffutils-3.7-12.el9.aarch64                        10/163 
22:19:01 #10 19.42   Installing       : cracklib-2.9.6-27.el9.aarch64                       11/163 
22:19:01 #10 19.43   Installing       : cpio-2.13-16.el9.aarch64                            12/163 
22:19:01 #10 19.44   Installing       : bzip2-1.0.8-8.el9.aarch64                           13/163 
22:19:01 #10 19.52   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                 14/163 
22:19:01 #10 19.53   Installing       : zip-3.0-33.el9.aarch64                              15/163 
22:19:01 #11 33.69 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:01 #11 33.70 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:01 #11 33.72 Selecting previously unselected package liburi-perl.
22:19:01 #11 33.72 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
22:19:01 #11 33.73 Unpacking liburi-perl (5.10-1) ...
22:19:01 #11 33.76 Selecting previously unselected package libhtml-parser-perl:amd64.
22:19:01 #11 33.76 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
22:19:01 #11 33.76 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
22:19:01 #11 33.79 Selecting previously unselected package libhtml-tree-perl.
22:19:01 #11 33.79 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
22:19:01 #11 33.80 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:01 #11 33.85 Selecting previously unselected package libio-html-perl.
22:19:01 #11 33.85 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
22:19:01 #11 33.85 Unpacking libio-html-perl (1.004-2) ...
22:19:01 #11 33.88 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:01 #11 33.88 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:01 #11 33.88 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:01 #11 33.91 Selecting previously unselected package libhttp-message-perl.
22:19:01 #10 26.64 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.65 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:01 #10 26.68 Selecting previously unselected package libgcc-7-dev:arm64.
22:19:01 #10 26.68 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.69 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:01 #10 26.81 Selecting previously unselected package gcc-7.
22:19:01 #10 26.81 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:01 #10 26.81 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:19:01 #10 34.36 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
22:19:01 #10 34.36 Unpacking gnupg (2.2.27-2+deb11u2) ...
22:19:01 #10 34.42 Selecting previously unselected package libfile-dirlist-perl.
22:19:01 #10 34.42 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:01 #10 34.42 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:01 #10 34.45 Selecting previously unselected package libfile-which-perl.
22:19:01 #10 34.45 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
22:19:01 #10 34.46 Unpacking libfile-which-perl (1.23-1) ...
22:19:01 #10 34.48 Selecting previously unselected package libfile-homedir-perl.
22:19:01 #10 34.48 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
22:19:01 #10 34.49 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:01 #10 34.52 Selecting previously unselected package libfile-touch-perl.
22:19:01 #10 34.52 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
22:19:01 #10 34.52 Unpacking libfile-touch-perl (0.11-1) ...
22:19:01 #10 34.55 Selecting previously unselected package libio-pty-perl.
22:19:01 #10 34.55 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
22:19:01 #10 34.56 Unpacking libio-pty-perl (1:1.15-2) ...
22:19:01 #11 21.22 Selecting previously unselected package libmagic1:arm64.
22:19:01 #11 21.23 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
22:19:01 #11 21.23 Unpacking libmagic1:arm64 (1:5.38-4) ...
22:19:01 #11 21.26 Selecting previously unselected package file.
22:19:01 #11 21.26 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
22:19:01 #11 21.27 Unpacking file (1:5.38-4) ...
22:19:01 #11 21.30 Selecting previously unselected package less.
22:19:01 #11 21.30 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
22:19:01 #11 21.31 Unpacking less (551-1ubuntu0.1) ...
22:19:01 #11 21.35 Selecting previously unselected package libelf1:arm64.
22:19:01 #11 21.35 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
22:19:01 #11 21.35 Unpacking libelf1:arm64 (0.176-1.1build1) ...
22:19:01 #11 21.40 Selecting previously unselected package libglib2.0-0:arm64.
22:19:01 #11 21.40 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
22:19:01 #11 21.40 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
22:19:01 #10 31.24 Fedora 35 openh264 (From Cisco) - x86_64        2.7 kB/s | 2.5 kB     00:00    
22:19:01 #10 32.47 Fedora Modular 35 - x86_64                      3.4 MB/s | 3.3 MB     00:00    
22:19:01 #11 24.23 Selecting previously unselected package perl.
22:19:01 #11 24.23 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_armhf.deb ...
22:19:01 #11 24.24 Unpacking perl (5.30.0-9ubuntu0.3) ...
22:19:01 #11 24.29 Selecting previously unselected package openssl.
22:19:01 #11 24.29 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
22:19:01 #11 24.29 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
22:19:01 #10 21.43 Selecting previously unselected package perl.
22:19:01 #10 21.43 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
22:19:01 #10 21.44 Unpacking perl (5.32.1-4+deb11u2) ...
22:19:01 #10 36.53 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
22:19:01 #10 36.53 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:01 #10 36.65 Selecting previously unselected package build-essential.
22:19:01 #10 36.65 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
22:19:01 #10 36.66 Unpacking build-essential (12.4ubuntu1) ...
22:19:01 #10 36.70 Selecting previously unselected package libroken18-heimdal:amd64.
22:19:01 #10 36.71 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:01 #10 36.71 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:01 #10 36.79 Selecting previously unselected package libasn1-8-heimdal:amd64.
22:19:01 #10 37.63 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
22:19:01 #10 37.63 Unpacking python3-six (1.12.0-1) ...
22:19:01 #10 37.66 Selecting previously unselected package python3-debian.
22:19:01 #10 37.66 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
22:19:01 #10 37.67 Unpacking python3-debian (0.1.35) ...
22:19:01 #10 37.71 Selecting previously unselected package libgpgme11:amd64.
22:19:01 #10 37.71 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
22:19:01 #10 37.72 Unpacking libgpgme11:amd64 (1.12.0-6) ...
22:19:01 #10 37.77 Selecting previously unselected package python3-gpg.
22:19:01 #10 37.77 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
22:19:01 #10 37.78 Unpacking python3-gpg (1.12.0-6) ...
22:19:01 #10 37.84 Selecting previously unselected package dput.
22:19:01 #10 37.84 Preparing to unpack .../154-dput_1.0.3_all.deb ...
22:19:01 #10 37.85 Unpacking dput (1.0.3) ...
22:19:01 #10 37.89 Selecting previously unselected package equivs.
22:19:01 #9 27.13 Selecting previously unselected package libfakeroot:arm64.
22:19:01 #9 27.14 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
22:19:01 #9 27.14 Unpacking libfakeroot:arm64 (1.23-1) ...
22:19:01 #9 27.19 Selecting previously unselected package fakeroot.
22:19:01 #9 27.19 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
22:19:01 #9 27.19 Unpacking fakeroot (1.23-1) ...
22:19:01 #9 27.25 Selecting previously unselected package libassuan0:arm64.
22:19:02 #11 25.01 Selecting previously unselected package python3.
22:19:02 #11 25.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 ... 5133 files and directories currently installed.)
22:19:02 #11 25.02 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
22:19:02 #11 25.02 Unpacking python3 (3.10.6-1~22.04) ...
22:19:02 #11 25.05 Selecting previously unselected package perl-modules-5.34.
22:19:02 #11 25.05 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
22:19:02 #11 25.06 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:19:02 #10 23.50 Fedora 35 openh264 (From Cisco) - aarch64       3.1 kB/s | 2.5 kB     00:00    
22:19:02 #10 23.04 Selecting previously unselected package libcrypt-dev:armhf.
22:19:02 #10 23.04 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
22:19:02 #10 23.05 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
22:19:02 #11 28.79 Resolving Dependencies
22:19:02 #11 28.79 --> Running transaction check
22:19:02 #11 28.79 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
22:19:02 #11 28.81 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.92 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.92 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.92 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.92 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.93 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.93 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.93 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.93 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.93 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.94 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.94 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.94 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.94 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
22:19:02 #11 28.94 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
22:19:02 #11 28.94 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
22:19:02 #11 28.94 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
22:19:02 #11 28.95 --> Running transaction check
22:19:02 #11 28.95 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
22:19:02 #11 28.95 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
22:19:02 #11 28.95 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
22:19:02 #11 28.95 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
22:19:02 #11 28.95 ---> Package file.x86_64 0:5.11-37.el7 will be installed
22:19:02 #11 28.95 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
22:19:02 #11 28.96 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
22:19:02 #11 28.96 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
22:19:02 #11 28.96 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
22:19:02 #11 28.96 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.97 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.98 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.99 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:19:02 #11 28.99 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
22:19:02 #11 28.99 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
22:19:02 #11 28.99 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
22:19:02 #11 28.99 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
22:19:02 #11 28.99 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
22:19:02 #11 28.99 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
22:19:02 #11 28.99 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
22:19:02 #11 29.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:19:02 #11 29.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:19:02 #11 29.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:19:02 #11 29.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:19:02 #11 29.00 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
22:19:02 #11 29.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
22:19:02 #11 29.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
22:19:02 #11 29.00 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
22:19:02 #11 29.01 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
22:19:02 #11 29.01 --> Running transaction check
22:19:02 #11 29.01 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
22:19:02 #11 29.01 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
22:19:02 #11 29.01 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
22:19:02 #11 29.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:19:02 #11 29.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:19:02 #11 29.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
22:19:02 #11 29.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
22:19:02 #11 29.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
22:19:02 #11 29.02 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
22:19:02 #11 29.02 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
22:19:02 #11 29.02 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
22:19:02 #11 29.03 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
22:19:02 #11 29.03 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
22:19:02 #11 29.03 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
22:19:02 #11 29.03 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
22:19:02 #11 29.03 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
22:19:02 #11 29.04 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
22:19:02 #11 29.04 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
22:19:02 #11 29.04 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
22:19:02 #11 29.04 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
22:19:02 #11 29.04 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
22:19:02 #11 29.04 --> Running transaction check
22:19:02 #11 29.04 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
22:19:02 #11 29.04 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
22:19:02 #11 29.04 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
22:19:02 #11 29.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:19:02 #11 29.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:19:02 #11 29.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
22:19:02 #11 29.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
22:19:02 #11 29.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
22:19:02 #11 29.06 --> Running transaction check
22:19:02 #11 29.06 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
22:19:02 #11 29.06 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
22:19:02 #11 29.13 --> Finished Dependency Resolution
22:19:02 #11 29.13 
22:19:02 #11 29.13 Dependencies Resolved
22:19:02 #11 29.14 
22:19:02 #11 29.14 ================================================================================
22:19:02 #11 29.14  Package                   Arch      Version                   Repository  Size
22:19:02 #11 29.14 ================================================================================
22:19:02 #11 29.14 Installing:
22:19:02 #11 29.14  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
22:19:02 #11 29.14  rpmlint                   noarch    1.5-4.el7                 base       229 k
22:19:02 #11 29.14 Installing for dependencies:
22:19:02 #11 29.14  bzip2                     x86_64    1.0.6-13.el7              base        52 k
22:19:02 #11 29.14  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
22:19:02 #11 29.14  dwz                       x86_64    0.11-3.el7                base        99 k
22:19:02 #11 29.14  elfutils                  x86_64    0.176-5.el7               base       308 k
22:19:02 #11 29.14  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
22:19:02 #11 29.14  file                      x86_64    5.11-37.el7               base        57 k
22:19:02 #11 29.14  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
22:19:02 #11 29.14  groff-base                x86_64    1.22.2-8.el7              base       942 k
22:19:02 #11 29.14  patch                     x86_64    2.7.1-12.el7_7            base       111 k
22:19:02 #11 29.14  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
22:19:02 #11 29.14  perl-Carp                 noarch    1.26-244.el7              base        19 k
22:19:02 #11 29.14  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
22:19:02 #11 29.14  perl-Exporter             noarch    5.68-3.el7                base        28 k
22:19:02 #11 29.14  perl-File-Path            noarch    2.09-2.el7                base        26 k
22:19:02 #11 29.14  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
22:19:02 #11 29.14  perl-Filter               x86_64    1.49-3.el7                base        76 k
22:19:02 #11 29.14  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
22:19:02 #11 29.14  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
22:19:02 #11 29.14  perl-PathTools            x86_64    3.40-5.el7                base        82 k
22:19:02 #11 29.14  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
22:19:02 #11 29.14  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
22:19:02 #11 29.14  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
22:19:02 #11 29.14  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
22:19:02 #11 29.14  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
22:19:02 #11 29.14  perl-Socket               x86_64    2.010-5.el7               base        49 k
22:19:02 #11 29.14  perl-Storable             x86_64    2.45-3.el7                base        77 k
22:19:02 #11 29.14  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
22:19:02 #11 29.14  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
22:19:02 #11 29.14  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
22:19:02 #11 29.14  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
22:19:02 #11 29.14  perl-constant             noarch    1.27-2.el7                base        19 k
22:19:02 #11 29.14  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
22:19:02 #11 29.14  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
22:19:02 #11 29.14  perl-parent               noarch    1:0.225-244.el7           base        12 k
22:19:02 #11 29.14  perl-podlators            noarch    2.5.1-3.el7               base       112 k
22:19:02 #11 29.14  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
22:19:02 #11 29.14  perl-threads              x86_64    1.87-4.el7                base        49 k
22:19:02 #11 29.14  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
22:19:02 #11 29.14  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
22:19:02 #11 29.14  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
22:19:02 #11 29.14  unzip                     x86_64    6.0-24.el7_9              updates    172 k
22:19:02 #11 29.14  zip                       x86_64    3.0-11.el7                base       260 k
22:19:02 #11 29.14 Updating for dependencies:
22:19:02 #11 29.14  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
22:19:02 #11 29.14  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
22:19:02 #11 29.14  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
22:19:02 #11 29.14  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
22:19:02 #11 29.14 
22:19:02 #11 29.14 Transaction Summary
22:19:02 #11 29.14 ================================================================================
22:19:02 #11 29.14 Install  2 Packages (+42 Dependent packages)
22:19:02 #11 29.14 Upgrade             (  4 Dependent packages)
22:19:02 #11 29.14 
22:19:02 #11 29.14 Total download size: 18 M
22:19:02 #11 29.14 Downloading packages:
22:19:02 #11 29.14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
22:19:02 #11 33.92 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
22:19:02 #11 33.92 Unpacking libhttp-message-perl (6.36-1) ...
22:19:02 #11 33.95 Selecting previously unselected package libhttp-cookies-perl.
22:19:02 #11 33.95 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:02 #11 33.95 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:02 #11 33.98 Selecting previously unselected package libhttp-negotiate-perl.
22:19:02 #11 33.98 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:02 #11 34.00 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:02 #11 34.03 Selecting previously unselected package perl-openssl-defaults:amd64.
22:19:02 #11 34.03 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
22:19:02 #11 34.03 Unpacking perl-openssl-defaults:amd64 (5build2) ...
22:19:02 #11 34.06 Selecting previously unselected package libnet-ssleay-perl:amd64.
22:19:02 #11 34.06 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
22:19:02 #11 34.06 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
22:19:02 #11 34.10 Selecting previously unselected package libio-socket-ssl-perl.
22:19:02 #11 34.10 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
22:19:02 #11 34.11 Unpacking libio-socket-ssl-perl (2.074-2) ...
22:19:02 #11 34.14 Selecting previously unselected package libnet-http-perl.
22:19:02 #10 19.53   Installing       : python3-libsemanage-3.4-2.el9.aarch64               16/163 
22:19:02 #10 19.54   Installing       : python3-file-magic-5.39-10.el9.noarch               17/163 
22:19:02 #10 19.56   Installing       : elfutils-0.187-5.el9.aarch64                        18/163 
22:19:02 #10 19.62   Installing       : gdb-minimal-10.2-10.el9.aarch64                     19/163 
22:19:02 #10 19.62   Installing       : dbus-libs-1:1.12.20-6.el9.aarch64                   20/163 
22:19:02 #10 19.64   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   21/163 
22:19:02 #10 19.66   Installing       : procps-ng-3.3.17-8.el9.aarch64                      22/163 
22:19:02 #10 19.68   Installing       : util-linux-core-2.37.4-9.el9.aarch64                23/163 
22:19:02 #10 19.69   Running scriptlet: util-linux-core-2.37.4-9.el9.aarch64                23/163 
22:19:02 #10 19.70   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/163 
22:19:02 #10 19.70   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/163 
22:19:02 #10 19.71   Installing       : python3-audit-3.0.7-103.el9.aarch64                 26/163 
22:19:02 #10 19.73   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/163 
22:19:02 #10 19.75   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/163 
22:19:02 #10 19.77   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/163 
22:19:02 #10 19.77   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/163 
22:19:02 #10 19.78   Installing       : libstemmer-0-18.585svn.el9.aarch64                  31/163 
22:19:02 #10 19.79   Installing       : libjpeg-turbo-2.0.90-5.el9.aarch64                  32/163 
22:19:02 #10 19.79   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            33/163 
22:19:02 #10 19.80   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/163 
22:19:02 #10 19.81   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/163 
22:19:02 #10 19.82   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/163 
22:19:02 #10 19.83   Installing       : hunspell-1.7.0-11.el9.aarch64                       37/163 
22:19:02 #10 19.84   Installing       : enchant-1:1.6.0-30.el9.aarch64                      38/163 
22:19:02 #13 71.38   Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64                       38/68 
22:19:02 #13 71.80   Installing : btrfs-progs-4.9.1-1.el7.aarch64                            39/68 
22:19:02 #13 71.83   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       40/68 
22:19:02 #10 34.59 Selecting previously unselected package libipc-run-perl.
22:19:02 #10 34.59 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
22:19:02 #10 34.60 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:02 #10 34.64 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:02 #10 34.64 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:02 #10 34.64 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:02 #10 34.67 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:02 #10 34.67 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
22:19:02 #10 34.68 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:02 #10 34.70 Selecting previously unselected package libdynaloader-functions-perl.
22:19:02 #10 34.71 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:02 #10 34.71 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:02 #10 34.74 Selecting previously unselected package libdevel-callchecker-perl.
22:19:02 #10 34.74 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
22:19:02 #10 34.74 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
22:19:02 #10 34.77 Selecting previously unselected package libparams-classify-perl.
22:19:02 #10 34.77 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
22:19:02 #10 34.78 Unpacking libparams-classify-perl (0.015-1+b3) ...
22:19:02 #10 34.81 Selecting previously unselected package libmodule-runtime-perl.
22:19:02 #10 34.81 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:02 #10 34.81 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:02 #10 34.85 Selecting previously unselected package libimport-into-perl.
22:19:02 #10 34.85 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
22:19:02 #10 34.85 Unpacking libimport-into-perl (1.002005-1) ...
22:19:02 #10 34.89 Selecting previously unselected package librole-tiny-perl.
22:19:02 #11 21.52 Selecting previously unselected package libglib2.0-data.
22:19:02 #11 21.52 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
22:19:02 #11 21.53 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:19:02 #11 21.57 Selecting previously unselected package tzdata.
22:19:02 #11 21.57 Preparing to unpack .../022-tzdata_2022c-0ubuntu0.20.04.0_all.deb ...
22:19:02 #11 21.58 Unpacking tzdata (2022c-0ubuntu0.20.04.0) ...
22:19:02 #11 21.78 Selecting previously unselected package libicu66:arm64.
22:19:02 #10 24.65 Selecting previously unselected package libxml2:arm64.
22:19:02 #10 24.65 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
22:19:02 #10 24.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
22:19:02 #10 24.75 Selecting previously unselected package gettext.
22:19:02 #10 24.75 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
22:19:02 #10 24.75 Unpacking gettext (0.21-4) ...
22:19:02 #10 24.87 Selecting previously unselected package intltool-debian.
22:19:02 #10 24.87 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:02 #10 24.88 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:02 #10 24.91 Selecting previously unselected package po-debconf.
22:19:02 #10 24.92 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
22:19:02 #10 24.92 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:02 #10 24.97 Selecting previously unselected package debhelper.
22:19:02 #10 24.97 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
22:19:02 #10 24.98 Unpacking debhelper (13.3.4) ...
22:19:02 #10 25.08 Selecting previously unselected package debian-keyring.
22:19:02 #11 24.38 Selecting previously unselected package ca-certificates.
22:19:02 #11 24.38 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
22:19:02 #11 24.39 Unpacking ca-certificates (20211016~20.04.1) ...
22:19:02 #11 24.43 Selecting previously unselected package distro-info-data.
22:19:02 #11 24.43 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
22:19:02 #11 24.44 Unpacking distro-info-data (0.43ubuntu1.10) ...
22:19:02 #11 24.47 Selecting previously unselected package libmagic-mgc.
22:19:02 #11 24.47 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
22:19:02 #11 24.48 Unpacking libmagic-mgc (1:5.38-4) ...
22:19:02 #11 24.54 Selecting previously unselected package libmagic1:armhf.
22:19:02 #11 24.54 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
22:19:02 #11 24.54 Unpacking libmagic1:armhf (1:5.38-4) ...
22:19:02 #11 24.58 Selecting previously unselected package file.
22:19:02 #11 24.58 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
22:19:02 #10 21.51 Selecting previously unselected package libpython3.9-minimal:armhf.
22:19:02 #10 21.51 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
22:19:02 #10 21.52 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
22:19:02 #10 36.79 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 36.80 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 36.96 Selecting previously unselected package libheimbase1-heimdal:amd64.
22:19:02 #10 36.96 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.89 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
22:19:02 #10 37.89 Unpacking equivs (2.2.0) ...
22:19:02 #10 37.95 Selecting previously unselected package exim4-config.
22:19:02 #10 37.95 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ...
22:19:02 #10 37.96 Unpacking exim4-config (4.92-8+deb10u7) ...
22:19:02 #10 38.01 Selecting previously unselected package exim4-base.
22:19:02 #10 38.02 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ...
22:19:02 #10 38.02 Unpacking exim4-base (4.92-8+deb10u7) ...
22:19:02 #10 38.11 Selecting previously unselected package libevent-2.1-6:amd64.
22:19:02 #10 38.11 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
22:19:02 #10 38.12 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
22:19:02 #10 38.17 Selecting previously unselected package libunbound8:amd64.
22:19:02 #10 38.17 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u2_amd64.deb ...
22:19:02 #10 38.18 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ...
22:19:02 #10 38.25 Selecting previously unselected package libgnutls-dane0:amd64.
22:19:02 #9 27.25 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
22:19:02 #9 27.26 Unpacking libassuan0:arm64 (2.5.2-1) ...
22:19:02 #9 27.30 Selecting previously unselected package gpgconf.
22:19:02 #9 27.30 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.31 Unpacking gpgconf (2.2.12-1+deb10u2) ...
22:19:02 #9 27.36 Selecting previously unselected package libksba8:arm64.
22:19:02 #9 27.36 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u1_arm64.deb ...
22:19:02 #9 27.36 Unpacking libksba8:arm64 (1.3.5-2+deb10u1) ...
22:19:02 #9 27.41 Selecting previously unselected package libnpth0:arm64.
22:19:02 #9 27.41 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
22:19:02 #9 27.41 Unpacking libnpth0:arm64 (1.6-1) ...
22:19:02 #9 27.45 Selecting previously unselected package dirmngr.
22:19:02 #9 27.45 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.47 Unpacking dirmngr (2.2.12-1+deb10u2) ...
22:19:02 #10 21.16 Selecting previously unselected package perl.
22:19:02 #10 21.16 Preparing to unpack .../2-perl_5.28.1-6+deb10u1_armhf.deb ...
22:19:02 #10 21.18 Unpacking perl (5.28.1-6+deb10u1) ...
22:19:02 #10 21.26 Selecting previously unselected package libpython3.7-minimal:armhf.
22:19:02 #10 21.26 Preparing to unpack .../3-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
22:19:02 #10 21.27 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
22:19:02 #11 25.30 Selecting previously unselected package libgdbm6:armhf.
22:19:02 #11 25.30 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
22:19:02 #11 25.31 Unpacking libgdbm6:armhf (1.23-1) ...
22:19:02 #11 25.34 Selecting previously unselected package libgdbm-compat4:armhf.
22:19:02 #11 25.34 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
22:19:02 #11 25.35 Unpacking libgdbm-compat4:armhf (1.23-1) ...
22:19:02 #11 25.38 Selecting previously unselected package libperl5.34:armhf.
22:19:02 #11 25.39 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_armhf.deb ...
22:19:02 #11 25.39 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
22:19:02 #10 23.16 Selecting previously unselected package libtirpc-dev:armhf.
22:19:02 #10 23.16 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
22:19:02 #10 23.17 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
22:19:02 #10 24.69 Fedora Modular 35 - aarch64                     3.8 MB/s | 3.2 MB     00:00    
22:19:02 #11 DONE 0.8s
22:19:02 
22:19:02 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
22:19:02 #12 DONE 0.1s
22:19:02 #9 27.46 Selecting previously unselected package gcc.
22:19:02 #9 27.46 Preparing to unpack .../046-gcc_4%3a8.3.0-1_armhf.deb ...
22:19:02 #9 27.46 Unpacking gcc (4:8.3.0-1) ...
22:19:02 #9 27.49 Selecting previously unselected package libstdc++-8-dev:armhf.
22:19:02 #9 27.49 Preparing to unpack .../047-libstdc++-8-dev_8.3.0-6_armhf.deb ...
22:19:02 #9 27.50 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
22:19:02 #11 34.14 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
22:19:02 #11 34.14 Unpacking libnet-http-perl (6.22-1) ...
22:19:02 #11 34.19 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:02 #11 34.19 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:02 #11 34.20 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:02 #11 34.22 Selecting previously unselected package libtry-tiny-perl.
22:19:02 #11 34.23 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
22:19:02 #11 34.23 Unpacking libtry-tiny-perl (0.31-1) ...
22:19:02 #11 34.27 Selecting previously unselected package libwww-robotrules-perl.
22:19:02 #11 34.27 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:02 #11 34.27 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:02 #11 34.31 Selecting previously unselected package libwww-perl.
22:19:02 #11 34.31 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
22:19:02 #11 34.31 Unpacking libwww-perl (6.61-1) ...
22:19:02 #11 34.34 Selecting previously unselected package patchutils.
22:19:02 #11 34.35 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
22:19:02 #11 34.35 Unpacking patchutils (0.4.2-1build2) ...
22:19:02 #11 34.38 Selecting previously unselected package wdiff.
22:19:02 #11 34.38 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
22:19:02 #11 34.38 Unpacking wdiff (1.2.2-2build3) ...
22:19:02 #11 34.43 Selecting previously unselected package devscripts.
22:19:02 #11 34.43 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
22:19:02 #11 34.44 Unpacking devscripts (2.22.1ubuntu1) ...
22:19:02 #11 34.51 Selecting previously unselected package diffstat.
22:19:02 #10 19.85   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/163 
22:19:02 #10 19.86   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/163 
22:19:02 #10 19.86   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/163 
22:19:02 #10 19.87   Installing       : desktop-file-utils-0.26-6.el9.aarch64               42/163 
22:19:02 #10 19.88   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/163 
22:19:02 #10 19.88   Installing       : dwz-0.14-3.el9.aarch64                              44/163 
22:19:02 #10 19.90   Installing       : checkpolicy-3.4-1.el9.aarch64                       45/163 
22:19:02 #10 19.91   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/163 
22:19:02 #10 19.92   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/163 
22:19:02 #10 19.94   Installing       : gsettings-desktop-schemas-40.0-4.el9.aarch64        48/163 
22:19:02 #10 19.95   Installing       : zstd-1.5.1-2.el9.aarch64                            49/163 
22:19:02 #10 19.96   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/163 
22:19:02 #10 20.01   Installing       : tcl-1:8.6.10-7.el9.aarch64                          51/163 
22:19:02 #10 20.03   Installing       : shared-mime-info-2.1-4.el9.aarch64                  52/163 
22:19:02 #10 20.04   Running scriptlet: shared-mime-info-2.1-4.el9.aarch64                  52/163 
22:19:02 #10 20.05   Installing       : python3-six-1.15.0-9.el9.noarch                     53/163 
22:19:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:19:02 #10 34.89 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
22:19:02 #10 34.89 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:02 #10 34.92 Selecting previously unselected package libstrictures-perl.
22:19:02 #10 34.92 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
22:19:02 #10 34.93 Unpacking libstrictures-perl (2.000006-1) ...
22:19:02 #10 34.96 Selecting previously unselected package libsub-quote-perl.
22:19:02 #10 34.96 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
22:19:02 #10 34.96 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:02 #10 34.99 Selecting previously unselected package libmoo-perl.
22:19:02 #10 34.99 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
22:19:02 #10 35.00 Unpacking libmoo-perl (2.004004-1) ...
22:19:02 #10 35.04 Selecting previously unselected package libencode-locale-perl.
22:19:02 #10 35.04 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:02 #10 35.05 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:02 #10 35.08 Selecting previously unselected package libtimedate-perl.
22:19:02 #10 35.09 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
22:19:02 #10 35.09 Unpacking libtimedate-perl (2.3300-2) ...
22:19:02 #10 35.12 Selecting previously unselected package libhttp-date-perl.
22:19:02 #10 27.76 Selecting previously unselected package libxml2:armhf.
22:19:02 #10 27.76 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_armhf.deb ...
22:19:02 #10 27.76 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:19:02 #10 27.85 Selecting previously unselected package libyaml-0-2:armhf.
22:19:02 #10 27.85 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
22:19:02 #10 27.85 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
22:19:02 #10 27.89 Selecting previously unselected package lsb-release.
22:19:02 #10 27.89 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
22:19:02 #10 27.90 Unpacking lsb-release (9.20170808ubuntu1) ...
22:19:02 #10 27.93 Selecting previously unselected package netbase.
22:19:02 #10 27.94 Preparing to unpack .../024-netbase_5.4_all.deb ...
22:19:02 #10 27.94 Unpacking netbase (5.4) ...
22:19:02 #10 27.98 Selecting previously unselected package shared-mime-info.
22:19:02 #10 27.98 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
22:19:02 #10 27.99 Unpacking shared-mime-info (1.9-2) ...
22:19:02 #10 28.06 Selecting previously unselected package ucf.
22:19:02 #10 28.06 Preparing to unpack .../026-ucf_3.0038_all.deb ...
22:19:02 #10 28.07 Moving old data out of the way
22:19:02 #10 28.08 Unpacking ucf (3.0038) ...
22:19:02 #10 28.12 Selecting previously unselected package xdg-user-dirs.
22:19:02 From https://github.com/docker/docker
22:19:02  * [new branch]      20.10      -> 20.10
22:19:02  * [new branch]      20.10      -> origin/20.10
22:19:02 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:19:02 git init src/github.com/docker/compose
22:19:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:19:02 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:19:02 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:19:02 + SRC=src/github.com/docker/compose
22:19:02 + REF=v2.12.2
22:19:02 + REF_FETCH=v2.12.2
22:19:02 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:19:02 + awk {print $2}
22:19:02 #13 71.92   Installing : autoconf-2.69-11.el7.noarch                                41/68 
22:19:02 #13 72.20 install-info: No such file or directory for /usr/share/info/autoconf.info
22:19:02 #11 21.78 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
22:19:02 #11 21.79 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
22:19:02 #10 25.09 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
22:19:02 #10 25.09 Unpacking debian-keyring (2021.07.26) ...
22:19:02 #11 24.58 Unpacking file (1:5.38-4) ...
22:19:02 #11 24.61 Selecting previously unselected package less.
22:19:02 #11 24.61 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
22:19:02 #11 24.62 Unpacking less (551-1ubuntu0.1) ...
22:19:02 #11 24.66 Selecting previously unselected package libelf1:armhf.
22:19:02 #11 24.66 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
22:19:02 #11 24.67 Unpacking libelf1:armhf (0.176-1.1build1) ...
22:19:02 #11 24.70 Selecting previously unselected package libglib2.0-0:armhf.
22:19:02 #11 24.70 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
22:19:02 #11 24.71 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
22:19:02 #11 24.83 Selecting previously unselected package libglib2.0-data.
22:19:02 #10 27.40 Selecting previously unselected package gcc.
22:19:02 #10 27.40 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
22:19:02 #10 27.40 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
22:19:02 #10 27.44 Selecting previously unselected package libstdc++-7-dev:arm64.
22:19:02 #10 27.44 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:02 #10 27.44 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:02 #10 21.63 Selecting previously unselected package libexpat1:armhf.
22:19:02 #10 21.63 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u4_armhf.deb ...
22:19:02 #10 21.64 Unpacking libexpat1:armhf (2.2.10-2+deb11u4) ...
22:19:02 #10 21.68 Selecting previously unselected package python3.9-minimal.
22:19:02 #10 21.68 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
22:19:02 #10 21.69 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
22:19:02 #10 21.86 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
22:19:02 #10 37.21 Selecting previously unselected package libhcrypto4-heimdal:amd64.
22:19:02 #10 38.25 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u9_amd64.deb ...
22:19:02 #10 38.26 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
22:19:02 #10 38.30 Selecting previously unselected package exim4-daemon-light.
22:19:02 #10 38.30 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ...
22:19:02 #10 38.31 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
22:19:02 #10 38.39 Selecting previously unselected package libcurl3-gnutls:amd64.
22:19:02 #10 38.39 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u3_amd64.deb ...
22:19:02 #10 38.40 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
22:19:02 #10 38.45 Selecting previously unselected package libpcre2-8-0:amd64.
22:19:02 #10 38.46 Preparing to unpack .../163-libpcre2-8-0_10.32-5_amd64.deb ...
22:19:02 #10 38.46 Unpacking libpcre2-8-0:amd64 (10.32-5) ...
22:19:02 #10 38.51 Selecting previously unselected package liberror-perl.
22:19:02 #9 27.53 Selecting previously unselected package gnupg-l10n.
22:19:02 #9 27.53 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
22:19:02 #9 27.54 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
22:19:02 #9 27.63 Selecting previously unselected package gnupg-utils.
22:19:02 #9 27.63 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.63 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
22:19:02 #9 27.70 Selecting previously unselected package gpg.
22:19:02 #9 27.70 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.71 Unpacking gpg (2.2.12-1+deb10u2) ...
22:19:02 #10 21.59 Selecting previously unselected package libexpat1:armhf.
22:19:02 #10 21.59 Preparing to unpack .../4-libexpat1_2.2.6-2+deb10u5_armhf.deb ...
22:19:02 #10 21.59 Unpacking libexpat1:armhf (2.2.6-2+deb10u5) ...
22:19:02 #10 21.63 Selecting previously unselected package python3.7-minimal.
22:19:02 #10 21.63 Preparing to unpack .../5-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
22:19:02 #10 21.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:19:02 #10 21.80 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
22:19:02 #10 21.81 Setting up libexpat1:armhf (2.2.6-2+deb10u5) ...
22:19:02 #10 21.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:19:02 #11 25.57 Selecting previously unselected package perl.
22:19:02 #11 25.57 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_armhf.deb ...
22:19:02 #11 25.58 Unpacking perl (5.34.0-3ubuntu1.1) ...
22:19:02 #11 25.63 Selecting previously unselected package openssl.
22:19:02 #11 25.63 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_armhf.deb ...
22:19:02 #11 25.64 Unpacking openssl (3.0.2-0ubuntu1.6) ...
22:19:02 #11 25.69 Selecting previously unselected package ca-certificates.
22:19:02 #11 25.69 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
22:19:02 #11 25.70 Unpacking ca-certificates (20211016) ...
22:19:02 #11 25.75 Selecting previously unselected package distro-info-data.
22:19:02 #11 25.75 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
22:19:02 #11 25.75 Unpacking distro-info-data (0.52ubuntu0.1) ...
22:19:02 #11 25.79 Selecting previously unselected package iso-codes.
22:19:02 #11 25.79 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
22:19:02 #11 25.79 Unpacking iso-codes (4.9.0-1) ...
22:19:02 #10 23.25 Selecting previously unselected package libnsl-dev:armhf.
22:19:02 #10 23.25 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
22:19:02 #10 23.26 Unpacking libnsl-dev:armhf (1.3.0-2) ...
22:19:02 #10 23.30 Selecting previously unselected package libc6-dev:armhf.
22:19:02 #10 23.30 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_armhf.deb ...
22:19:02 #10 23.31 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
22:19:02 
22:19:02 #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
22:19:02 #9 27.71 Selecting previously unselected package g++-8.
22:19:02 #9 27.71 Preparing to unpack .../048-g++-8_8.3.0-6_armhf.deb ...
22:19:02 #9 27.72 Unpacking g++-8 (8.3.0-6) ...
22:19:02 #11 34.52 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
22:19:02 #11 34.52 Unpacking diffstat (1.64-1build2) ...
22:19:02 #11 34.55 Selecting previously unselected package python3-chardet.
22:19:02 #11 34.56 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
22:19:02 #11 34.56 Unpacking python3-chardet (4.0.0-1) ...
22:19:02 #11 34.60 Selecting previously unselected package zstd.
22:19:02 #11 34.60 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
22:19:02 #11 34.61 Unpacking zstd (1.4.8+dfsg-3build1) ...
22:19:02 #11 34.64 Selecting previously unselected package python3-debian.
22:19:02 #11 34.65 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ...
22:19:02 #11 34.65 Unpacking python3-debian (0.1.43ubuntu1) ...
22:19:02 #11 34.68 Selecting previously unselected package libgpgme11:amd64.
22:19:02 #11 34.69 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ...
22:19:02 #11 34.69 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
22:19:02 #11 34.72 Selecting previously unselected package python3-gpg.
22:19:02 #11 34.72 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ...
22:19:02 #11 34.73 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:02 #11 34.77 Selecting previously unselected package dput.
22:19:02 #10 20.07   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/163 
22:19:02 #10 20.08   Installing       : python3-dnf-plugins-core-4.1.0-3.el9.noarch         55/163 
22:19:02 #10 20.15   Installing       : python3-setuptools-53.0.0-11.el9.noarch             56/163 
22:19:02 #10 20.19   Installing       : python3-setools-4.4.0-5.el9.aarch64                 57/163 
22:19:02 #10 20.20   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/163 
22:19:02 #10 20.21   Installing       : libpsl-0.21.1-5.el9.aarch64                         59/163 
22:19:02 #10 20.21   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/163 
22:19:02 #10 20.25   Installing       : openssl-1:3.0.1-41.el9.aarch64                      61/163 
22:19:02 #10 20.27   Installing       : ncurses-6.2-8.20210508.el9.aarch64                  62/163 
22:19:02 #10 20.28   Installing       : perl-Digest-1.19-4.el9.noarch                       63/163 
22:19:02 #10 20.28   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  64/163 
22:19:02 #10 35.12 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
22:19:02 #10 35.13 Unpacking libhttp-date-perl (6.05-1) ...
22:19:02 #10 35.16 Selecting previously unselected package libfile-listing-perl.
22:19:02 #10 35.16 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
22:19:02 #10 35.16 Unpacking libfile-listing-perl (6.14-1) ...
22:19:02 #10 35.19 Selecting previously unselected package libhtml-tagset-perl.
22:19:02 #10 35.19 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:02 #10 35.20 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:02 #10 35.23 Selecting previously unselected package liburi-perl.
22:19:02 #10 35.23 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
22:19:02 #10 35.24 Unpacking liburi-perl (5.08-1) ...
22:19:02 #10 35.28 Selecting previously unselected package libhtml-parser-perl.
22:19:02 #10 35.28 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
22:19:02 #10 35.28 Unpacking libhtml-parser-perl (3.75-1+b1) ...
22:19:02 #10 35.35 Selecting previously unselected package libhtml-tree-perl.
22:19:02 #10 28.12 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
22:19:02 #10 28.13 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
22:19:02 #10 28.18 Selecting previously unselected package xz-utils.
22:19:02 #10 28.18 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ...
22:19:02 #10 28.18 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
22:19:02 #10 28.22 Selecting previously unselected package gettext-base.
22:19:02 #10 28.22 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
22:19:02 #10 28.22 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
22:19:02 #10 28.26 Selecting previously unselected package iso-codes.
22:19:02 #10 28.26 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
22:19:02 #10 28.27 Unpacking iso-codes (3.79-1) ...
22:19:02 + REF=refs/tags/v2.12.2
22:19:02 + [ -n refs/tags/v2.12.2 ]
22:19:02 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:02 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:02 #11 24.83 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
22:19:02 #11 24.83 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:19:02 #11 24.87 Selecting previously unselected package tzdata.
22:19:02 #11 24.88 Preparing to unpack .../022-tzdata_2022c-0ubuntu0.20.04.0_all.deb ...
22:19:02 #11 24.88 Unpacking tzdata (2022c-0ubuntu0.20.04.0) ...
22:19:02 #11 25.05 Selecting previously unselected package libicu66:armhf.
22:19:02 #11 25.05 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
22:19:02 #11 25.06 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
22:19:02 #10 27.65 Selecting previously unselected package g++-7.
22:19:02 #10 27.66 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
22:19:02 #10 27.66 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:02 #10 21.88 Setting up libexpat1:armhf (2.2.10-2+deb11u4) ...
22:19:02 #10 21.89 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
22:19:02 #10 37.22 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.46 Selecting previously unselected package libwind0-heimdal:amd64.
22:19:02 #10 37.46 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.51 Selecting previously unselected package libhx509-5-heimdal:amd64.
22:19:02 #10 38.51 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
22:19:02 #10 38.51 Unpacking liberror-perl (0.17027-2) ...
22:19:02 #10 38.55 Selecting previously unselected package git-man.
22:19:02 #10 38.55 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u4_all.deb ...
22:19:02 #10 38.55 Unpacking git-man (1:2.20.1-2+deb10u4) ...
22:19:02 #9 27.79 Selecting previously unselected package pinentry-curses.
22:19:02 #9 27.79 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
22:19:02 #9 27.79 Unpacking pinentry-curses (1.1.0-2) ...
22:19:02 #9 27.83 Selecting previously unselected package gpg-agent.
22:19:02 #9 27.83 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.84 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
22:19:02 #9 27.89 Selecting previously unselected package gpg-wks-client.
22:19:02 #9 27.89 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.90 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
22:19:02 #9 27.97 Selecting previously unselected package gpg-wks-server.
22:19:02 #9 27.98 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
22:19:02 #9 27.98 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
22:19:02 #9 28.03 Selecting previously unselected package gpgsm.
[Pipeline] sh
22:19:02 #10 23.66 Selecting previously unselected package libisl23:armhf.
22:19:02 #10 23.67 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
22:19:02 #10 23.68 Unpacking libisl23:armhf (0.23-1) ...
22:19:02 #10 23.76 Selecting previously unselected package libmpfr6:armhf.
22:19:02 #10 23.77 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
22:19:02 #10 23.77 Unpacking libmpfr6:armhf (4.1.0-3) ...
22:19:02 #10 23.83 Selecting previously unselected package libmpc3:armhf.
22:19:02 #10 23.83 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
22:19:02 #10 23.84 Unpacking libmpc3:armhf (1.2.0-1) ...
22:19:02 #11 34.77 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
22:19:02 #11 34.78 Unpacking dput (1.1.0ubuntu2) ...
22:19:02 #11 34.81 Selecting previously unselected package fonts-dejavu-core.
22:19:02 #11 34.81 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
22:19:02 #11 34.82 Unpacking fonts-dejavu-core (2.37-2build1) ...
22:19:02 #10 20.29   Installing       : perl-B-1.80-479.el9.aarch64                         65/163 
22:19:02 #10 20.30   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/163 
22:19:02 #10 20.30   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/163 
22:19:02 #10 20.31   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              68/163 
22:19:02 #10 20.32   Installing       : perl-libnet-3.13-4.el9.noarch                       69/163 
22:19:02 #10 20.33   Installing       : perl-base-2.27-479.el9.noarch                       70/163 
22:19:02 #10 20.34   Installing       : perl-URI-5.09-3.el9.noarch                          71/163 
22:19:02 #10 20.36   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  72/163 
22:19:02 #10 20.37   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/163 
22:19:02 #10 20.38   Installing       : perl-if-0.60.800-479.el9.noarch                     74/163 
22:19:02 #10 20.38   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/163 
22:19:02 #10 20.39   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/163 
22:19:02 #10 20.40   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/163 
22:19:02 #10 20.41   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/163 
22:19:02 #10 20.42   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/163 
22:19:02 #10 20.42   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/163 
22:19:02 #10 20.43   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/163 
22:19:02 #10 20.43   Installing       : perl-POSIX-1.94-479.el9.aarch64                     82/163 
22:19:02 #10 20.44   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/163 
22:19:02 #10 20.45   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/163 
22:19:02 #10 20.45   Installing       : perl-subs-1.03-479.el9.noarch                       85/163 
22:19:02 #10 20.46   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/163 
22:19:02 #10 20.46   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/163 
22:19:02 #10 20.47   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/163 
22:19:02 #10 20.48   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/163 
22:19:02 #10 20.49   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   90/163 
22:19:02 #10 20.50   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/163 
22:19:02 #10 20.50   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/163 
22:19:02 #10 20.51   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/163 
22:19:02 #10 20.52   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/163 
22:19:02 #10 20.53   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/163 
22:19:02 #10 20.53   Installing       : perl-Fcntl-1.13-479.el9.aarch64                     96/163 
22:19:02 #10 20.54   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/163 
22:19:02 #10 20.54   Installing       : perl-mro-1.23-479.el9.aarch64                       98/163 
22:19:02 #10 20.55   Installing       : perl-IO-1.43-479.el9.aarch64                        99/163 
22:19:02 #10 20.56   Installing       : perl-overloading-0.02-479.el9.noarch               100/163 
22:19:02 #10 20.56   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/163 
22:19:02 #10 20.57   Installing       : perl-Errno-1.30-479.el9.aarch64                    102/163 
22:19:02 #10 20.57   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/163 
22:19:02 #10 20.58   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/163 
22:19:02 #10 20.59   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                105/163 
22:19:02 #10 20.59   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      106/163 
22:19:02 #10 20.60   Installing       : perl-constant-1.33-461.el9.noarch                  107/163 
22:19:02 From https://github.com/docker/compose
22:19:02  * [new tag]         v2.12.2    -> v2.12.2
22:19:02 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:19:02 git init src/github.com/docker/scan-cli-plugin
22:19:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:19:02 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:19:02 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:19:02 + SRC=src/github.com/docker/scan-cli-plugin
22:19:02 + REF=v0.21.0
22:19:02 + REF_FETCH=v0.21.0
22:19:02 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:19:02 + awk {print $2}
22:19:02 #10 28.62 Selecting previously unselected package krb5-locales.
22:19:02 #10 35.35 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
22:19:02 #10 35.35 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:02 #10 35.40 Selecting previously unselected package libio-html-perl.
22:19:02 #10 35.40 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
22:19:02 #10 35.40 Unpacking libio-html-perl (1.004-2) ...
22:19:02 #10 35.43 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:02 #10 35.43 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:02 #10 35.44 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:02 #10 35.47 Selecting previously unselected package libhttp-message-perl.
22:19:02 #10 35.47 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
22:19:02 #10 35.47 Unpacking libhttp-message-perl (6.28-1) ...
22:19:02 #10 35.51 Selecting previously unselected package libhttp-cookies-perl.
22:19:02 #10 35.51 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:02 #10 35.52 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:02 #10 35.55 Selecting previously unselected package libhttp-negotiate-perl.
22:19:02 #10 35.55 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:02 #10 35.56 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:02 #10 35.59 Selecting previously unselected package perl-openssl-defaults:amd64.
22:19:02 Commit message: "update scan-cli-plugin to v0.21.0"
22:19:02 #10 37.51 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.56 Selecting previously unselected package libkrb5-26-heimdal:amd64.
22:19:02 #10 37.57 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.63 Selecting previously unselected package libheimntlm0-heimdal:amd64.
22:19:02 #10 37.64 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.64 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.68 Selecting previously unselected package libgssapi3-heimdal:amd64.
22:19:02 #10 37.68 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.1_amd64.deb ...
22:19:02 #10 37.69 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:02 #10 37.73 Selecting previously unselected package libsasl2-modules-db:amd64.
22:19:02 #10 37.73 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
22:19:02 #10 37.73 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:02 #10 37.76 Selecting previously unselected package libsasl2-2:amd64.
22:19:03 #11 22.48 Selecting previously unselected package libxml2:arm64.
22:19:03 #11 22.48 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_arm64.deb ...
22:19:03 #11 22.49 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:19:03 #11 22.57 Selecting previously unselected package libyaml-0-2:arm64.
22:19:03 #11 22.57 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
22:19:03 #11 22.57 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
22:19:03 #11 22.60 Selecting previously unselected package lsb-release.
22:19:03 #10 38.68 Selecting previously unselected package git.
22:19:03 #10 38.68 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u4_amd64.deb ...
22:19:03 #10 38.70 Unpacking git (1:2.20.1-2+deb10u4) ...
22:19:03 #9 28.04 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
22:19:03 #9 28.04 Unpacking gpgsm (2.2.12-1+deb10u2) ...
22:19:03 #9 28.09 Selecting previously unselected package gnupg.
22:19:03 #9 28.09 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
22:19:03 #9 28.09 Unpacking gnupg (2.2.12-1+deb10u2) ...
22:19:03 #9 28.16 Selecting previously unselected package libfile-which-perl.
22:19:03 #9 28.16 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
22:19:03 #9 28.16 Unpacking libfile-which-perl (1.23-1) ...
22:19:03 #9 28.19 Selecting previously unselected package libfile-homedir-perl.
22:19:03 #9 28.20 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
22:19:03 #9 28.20 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:03 #9 28.24 Selecting previously unselected package libio-pty-perl.
22:19:03 #9 28.24 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
22:19:03 #9 28.24 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
22:19:03 #9 28.31 Selecting previously unselected package libipc-run-perl.
22:19:03 #10 23.88 Selecting previously unselected package cpp-10.
22:19:03 #10 23.88 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
22:19:03 #10 23.89 Unpacking cpp-10 (10.2.1-6) ...
22:19:03 #10 22.32 Selecting previously unselected package python3-minimal.
22:19:03 #10 22.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 ... 10537 files and directories currently installed.)
22:19:03 #10 22.33 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
22:19:03 #10 22.33 Unpacking python3-minimal (3.7.3-1) ...
22:19:03 #10 22.37 Selecting previously unselected package mime-support.
22:19:03 #10 22.37 Preparing to unpack .../1-mime-support_3.62_all.deb ...
22:19:03 #10 22.37 Unpacking mime-support (3.62) ...
22:19:03 #10 22.41 Selecting previously unselected package libmpdec2:armhf.
22:19:03 + make REF=20.10 fedora-37
22:19:03 git init src/github.com/docker/cli
22:19:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:19:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:19:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:19:03 + SRC=src/github.com/docker/cli
22:19:03 + REF=20.10
22:19:03 + REF_FETCH=20.10
22:19:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:19:03 + awk {print $2}
22:19:03 + REF=refs/heads/20.10
22:19:03 + [ -n refs/heads/20.10 ]
22:19:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:19:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:19:03 #11 25.95 Selecting previously unselected package less.
22:19:03 #11 25.96 Preparing to unpack .../010-less_590-1build1_armhf.deb ...
22:19:03 #11 25.96 Unpacking less (590-1build1) ...
22:19:03 #11 26.00 Selecting previously unselected package libmd0:armhf.
22:19:03 #11 26.00 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
22:19:03 #11 26.00 Unpacking libmd0:armhf (1.0.4-1build1) ...
22:19:03 #11 26.04 Selecting previously unselected package libbsd0:armhf.
22:19:03 #11 26.04 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
22:19:03 #11 26.04 Unpacking libbsd0:armhf (0.11.5-1) ...
22:19:03 #11 26.08 Selecting previously unselected package libelf1:armhf.
22:19:03 #11 26.08 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
22:19:03 #11 26.08 Unpacking libelf1:armhf (0.186-1build1) ...
22:19:03 #11 26.12 Selecting previously unselected package libicu70:armhf.
22:19:03 #11 26.12 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
22:19:03 #11 26.12 Unpacking libicu70:armhf (70.1-2) ...
22:19:03 #11 34.94 Selecting previously unselected package fontconfig-config.
22:19:03 #11 34.94 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
22:19:03 #11 34.94 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:03 #11 34.98 Selecting previously unselected package libcurl3-gnutls:amd64.
22:19:03 #11 34.98 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.4_amd64.deb ...
22:19:03 #11 34.99 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.4) ...
22:19:03 #11 35.01 Selecting previously unselected package liberror-perl.
22:19:03 #11 35.01 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
22:19:03 #11 35.02 Unpacking liberror-perl (0.17029-1) ...
22:19:03 #11 35.05 Selecting previously unselected package git-man.
22:19:03 #11 35.05 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
22:19:03 #11 35.06 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
22:19:03 #11 35.10 Selecting previously unselected package git.
22:19:03 #11 35.11 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.5_amd64.deb ...
22:19:03 #11 35.11 Unpacking git (1:2.34.1-1ubuntu1.5) ...
22:19:03 #10 20.61   Installing       : perl-Storable-1:3.21-460.el9.aarch64               108/163 
22:19:03 #10 20.61   Installing       : perl-overload-1.31-479.el9.noarch                  109/163 
22:19:03 #10 20.62   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/163 
22:19:03 #10 20.63   Installing       : perl-vars-1.05-479.el9.noarch                      111/163 
22:19:03 #10 20.63   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/163 
22:19:03 #10 20.64   Installing       : perl-Carp-1.50-460.el9.noarch                      113/163 
22:19:03 #10 20.64   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/163 
22:19:03 #10 20.65   Installing       : perl-NDBM_File-1.15-479.el9.aarch64                115/163 
22:19:03 #10 20.66   Installing       : perl-PathTools-3.78-461.el9.aarch64                116/163 
22:19:03 #10 20.71   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 117/163 
22:19:03 #10 20.81   Installing       : perl-libs-4:5.32.1-479.el9.aarch64                 118/163 
22:19:03 #10 20.83   Installing       : perl-interpreter-4:5.32.1-479.el9.aarch64          119/163 
22:19:03 #10 20.83   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/163 
22:19:03 #10 20.84   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/163 
22:19:03 #10 20.85   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/163 
22:19:03 #10 20.85   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/163 
22:19:03 #9 28.36 Selecting previously unselected package g++.
22:19:03 #9 28.36 Preparing to unpack .../049-g++_4%3a8.3.0-1_armhf.deb ...
22:19:03 #9 28.36 Unpacking g++ (4:8.3.0-1) ...
22:19:03 #9 28.39 Selecting previously unselected package make.
22:19:03 #9 28.40 Preparing to unpack .../050-make_4.2.1-1.2_armhf.deb ...
22:19:03 #9 28.40 Unpacking make (4.2.1-1.2) ...
22:19:03 #9 28.46 Selecting previously unselected package libdpkg-perl.
22:19:03 + REF=refs/tags/v0.21.0
22:19:03 + [ -n refs/tags/v0.21.0 ]
22:19:03 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:03 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:03 #10 28.62 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
22:19:03 #10 28.63 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
22:19:03 #10 28.67 Selecting previously unselected package libedit2:armhf.
22:19:03 #10 28.67 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
22:19:03 #10 28.68 Unpacking libedit2:armhf (3.1-20170329-1) ...
22:19:03 #10 28.72 Selecting previously unselected package libkrb5support0:armhf.
22:19:03 #10 28.73 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
22:19:03 #10 28.73 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
22:19:03 #10 28.77 Selecting previously unselected package libk5crypto3:armhf.
22:19:03 #10 28.77 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
22:19:03 #10 28.79 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
22:19:03 #10 28.85 Selecting previously unselected package libkeyutils1:armhf.
22:19:03 #10 35.59 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
22:19:03 #10 35.59 Unpacking perl-openssl-defaults:amd64 (5) ...
22:19:03 #10 35.63 Selecting previously unselected package libnet-ssleay-perl.
22:19:03 #10 35.63 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
22:19:03 #10 35.69 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
22:19:03 #10 35.75 Selecting previously unselected package libio-socket-ssl-perl.
22:19:03 #10 35.75 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
22:19:03 #10 35.76 Unpacking libio-socket-ssl-perl (2.069-1) ...
22:19:03 #10 35.80 Selecting previously unselected package libnet-http-perl.
22:19:03 #10 35.81 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
22:19:03 #10 35.81 Unpacking libnet-http-perl (6.20-1) ...
22:19:03 #10 35.88 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:03 #10 35.88 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:03 #10 35.89 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:03 #10 35.94 Selecting previously unselected package libtry-tiny-perl.
22:19:03 #10 37.76 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
22:19:03 #10 37.76 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:03 #10 37.80 Selecting previously unselected package libldap-common.
22:19:03 #10 37.80 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
22:19:03 #10 37.81 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:03 #10 37.88 Selecting previously unselected package libldap-2.4-2:amd64.
22:19:03 #10 37.88 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
22:19:03 #10 37.89 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
22:19:03 #10 37.94 Selecting previously unselected package libnghttp2-14:amd64.
22:19:03 #10 37.94 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
22:19:03 #10 37.94 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
22:19:03 #10 37.98 Selecting previously unselected package librtmp1:amd64.
22:19:03 #10 37.98 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
22:19:03 #10 37.99 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
22:19:03 #10 38.03 Selecting previously unselected package libcurl4:amd64.
22:19:03 #10 38.03 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.20_amd64.deb ...
22:19:03 #10 38.03 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.20) ...
22:19:03 #10 38.08 Selecting previously unselected package curl.
22:19:03 #10 38.08 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.20_amd64.deb ...
22:19:03 #10 38.08 Unpacking curl (7.58.0-2ubuntu3.20) ...
22:19:03 #13 72.61   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 42/68 
22:19:03 #13 73.06   Installing : glibc-headers-2.17-326.el7_9.aarch64                       43/68 
22:19:03 #11 22.60 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
22:19:03 #11 22.61 Unpacking lsb-release (11.1.0ubuntu2) ...
22:19:03 #11 22.65 Selecting previously unselected package netbase.
22:19:03 #11 22.65 Preparing to unpack .../027-netbase_6.1_all.deb ...
22:19:03 #11 22.65 Unpacking netbase (6.1) ...
22:19:03 #11 22.68 Selecting previously unselected package python3-pkg-resources.
22:19:03 #11 22.69 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
22:19:03 #11 22.69 Unpacking python3-pkg-resources (45.2.0-1) ...
22:19:03 #11 22.74 Selecting previously unselected package python3-six.
22:19:03 #11 22.74 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
22:19:03 #11 22.74 Unpacking python3-six (1.14.0-2) ...
22:19:03 #11 22.77 Selecting previously unselected package shared-mime-info.
22:19:03 #11 22.77 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
22:19:03 #11 22.78 Unpacking shared-mime-info (1.15-1) ...
22:19:03 #11 22.85 Selecting previously unselected package ucf.
22:19:03 #10 28.25 Selecting previously unselected package g++.
22:19:03 #10 28.26 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
22:19:03 #10 28.26 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
22:19:03 #10 28.29 Selecting previously unselected package make.
22:19:03 #10 28.30 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
22:19:03 #10 28.30 Unpacking make (4.1-9.1ubuntu1) ...
22:19:03 #10 28.36 Selecting previously unselected package libdpkg-perl.
22:19:03 #10 22.64 Selecting previously unselected package python3-minimal.
22:19:03 #10 22.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 ... 10737 files and directories currently installed.)
22:19:03 #10 22.64 Preparing to unpack .../python3-minimal_3.9.2-3_armhf.deb ...
22:19:03 #10 22.65 Unpacking python3-minimal (3.9.2-3) ...
22:19:03 #10 22.68 Selecting previously unselected package media-types.
22:19:03 #10 22.68 Preparing to unpack .../media-types_4.0.0_all.deb ...
22:19:03 #10 22.68 Unpacking media-types (4.0.0) ...
22:19:03 #10 22.72 Selecting previously unselected package libmpdec3:armhf.
22:19:03 #9 28.31 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
22:19:03 #9 28.31 Unpacking libipc-run-perl (20180523.0-1) ...
22:19:03 #9 28.35 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:03 #9 28.35 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:03 #9 28.36 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:03 #9 28.39 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:03 #9 28.39 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:03 #9 28.40 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:03 #9 28.43 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:03 #9 28.43 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:03 #9 28.44 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:03 #9 28.47 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:03 #9 28.47 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
22:19:03 #9 28.47 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:03 #9 28.50 Selecting previously unselected package libdynaloader-functions-perl.
22:19:03 #9 28.51 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:03 #9 28.51 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:03 #9 28.54 Selecting previously unselected package libdevel-callchecker-perl.
22:19:03 #10 34.81 Fedora 35 - x86_64 - Updates                     20 MB/s |  34 MB     00:01    
[Pipeline] sh
22:19:03 #10 22.41 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
22:19:03 #10 22.41 Unpacking libmpdec2:armhf (2.4.2-2) ...
22:19:03 #10 22.44 Selecting previously unselected package libpython3.7-stdlib:armhf.
22:19:03 #10 22.45 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
22:19:03 #10 22.45 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
22:19:03 #10 22.63 Selecting previously unselected package python3.7.
22:19:03 #10 22.63 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
22:19:03 #10 22.63 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:19:03 #10 22.67 Selecting previously unselected package libpython3-stdlib:armhf.
22:19:03 #10 22.67 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
22:19:03 #11 26.38 Selecting previously unselected package libxml2:armhf.
22:19:03 #11 26.38 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_armhf.deb ...
22:19:03 #11 26.38 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
22:19:03 #11 26.43 Selecting previously unselected package libyaml-0-2:armhf.
22:19:03 #11 26.43 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
22:19:03 #11 26.44 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
22:19:03 #11 26.47 Selecting previously unselected package lsb-release.
22:19:03 #11 26.47 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
22:19:03 #11 26.48 Unpacking lsb-release (11.1.0ubuntu4) ...
22:19:03 #11 26.52 Selecting previously unselected package netbase.
22:19:03 #11 20.55 Setting up perl-base (5.34.0-3ubuntu1.1) ...
22:19:03 #11 20.58 Selecting previously unselected package liblocale-gettext-perl.
22:19:03 #11 20.58 (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.)
22:19:03 #11 20.59 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
22:19:03 #11 20.59 Unpacking liblocale-gettext-perl (1.07-4build3) ...
22:19:03 #11 20.62 Selecting previously unselected package libpython3.10-minimal:arm64.
22:19:03 #11 20.63 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04_arm64.deb ...
22:19:03 #11 20.63 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04) ...
22:19:03 #11 20.71 Selecting previously unselected package libexpat1:arm64.
22:19:03 #11 20.71 Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ...
22:19:03 #11 20.72 Unpacking libexpat1:arm64 (2.4.7-1) ...
22:19:03 #11 20.75 Selecting previously unselected package python3.10-minimal.
22:19:03 #11 20.75 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04_arm64.deb ...
22:19:03 #11 20.76 Unpacking python3.10-minimal (3.10.6-1~22.04) ...
22:19:03 #11 20.82 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04) ...
22:19:03 #11 35.24 Selecting previously unselected package libalgorithm-diff-perl.
22:19:03 #11 35.24 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:03 #11 35.24 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:03 #11 35.27 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:03 #11 35.28 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
22:19:03 #11 35.28 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:03 #11 35.31 Selecting previously unselected package libalgorithm-merge-perl.
22:19:03 #11 35.31 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:03 #11 35.31 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:03 #11 35.34 Selecting previously unselected package libaliased-perl.
22:19:03 #11 35.34 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
22:19:03 #11 35.34 Unpacking libaliased-perl (0.34-1.1) ...
22:19:03 #11 35.37 Selecting previously unselected package libapt-pkg-perl.
22:19:03 #11 35.37 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
22:19:03 #11 35.38 Unpacking libapt-pkg-perl (0.1.40build2) ...
22:19:03 #11 35.41 Selecting previously unselected package libarchive-cpio-perl.
22:19:03 #11 35.41 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:03 #11 35.41 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:03 #11 35.44 Selecting previously unselected package libarray-intspan-perl.
22:19:03 #11 35.44 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
22:19:03 #11 35.45 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:03 #11 35.48 Selecting previously unselected package libmodule-implementation-perl.
22:19:03 #11 35.48 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:03 #11 35.48 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:03 #11 35.51 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:03 #10 20.86   Installing       : redhat-rpm-config-196-1.el9.noarch                 124/163 
22:19:03 #10 20.86   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                    125/163 
22:19:03 #10 20.92   Installing       : libutempter-1.2.1-6.el9.aarch64                    125/163 
22:19:03 #10 20.94   Installing       : libselinux-utils-3.4-3.el9.aarch64                 126/163 
22:19:03 #10 20.95   Installing       : libpng-2:1.6.37-12.el9.aarch64                     127/163 
22:19:03 #10 20.97   Installing       : gdk-pixbuf2-2.42.6-2.el9.aarch64                   128/163 
22:19:03 #10 20.98   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    129/163 
22:19:03 #10 20.99   Installing       : pkgconf-1.7.3-10.el9.aarch64                       130/163 
22:19:03 #10 20.99   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            131/163 
22:19:03 #10 21.00   Installing       : libpipeline-1.5.3-4.el9.aarch64                    132/163 
22:19:03 #10 21.01   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/163 
22:19:03 #10 21.04   Installing       : man-db-2.9.3-7.el9.aarch64                         133/163 
22:19:03 #10 21.05   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/163 
22:19:03 #9 28.46 Preparing to unpack .../051-libdpkg-perl_1.19.8_all.deb ...
22:19:03 #9 28.46 Unpacking libdpkg-perl (1.19.8) ...
22:19:03 #9 28.53 Selecting previously unselected package patch.
22:19:03 #9 28.53 Preparing to unpack .../052-patch_2.7.6-3+deb10u1_armhf.deb ...
22:19:03 #9 28.54 Unpacking patch (2.7.6-3+deb10u1) ...
22:19:03 #9 28.58 Selecting previously unselected package dpkg-dev.
22:19:03 #9 28.58 Preparing to unpack .../053-dpkg-dev_1.19.8_all.deb ...
22:19:03 #9 28.58 Unpacking dpkg-dev (1.19.8) ...
22:19:03 #9 28.68 Selecting previously unselected package build-essential.
22:19:03 From https://github.com/docker/scan-cli-plugin
22:19:03  * [new tag]         v0.21.0    -> v0.21.0
22:19:03 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:19:03 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-36
22:19:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:19:03 mkdir -p rpmbuild/SOURCES
22:19:03 docker run --rm -w /v \
22:19:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:19:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:03 	alpine \
22:19:03 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:19:03 Unable to find image 'alpine:latest' locally
22:19:03 #10 28.85 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
22:19:03 #10 28.86 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
22:19:03 #10 28.90 Selecting previously unselected package libkrb5-3:armhf.
22:19:03 #10 28.91 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
22:19:03 #10 28.91 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
22:19:03 #10 28.97 Selecting previously unselected package libgssapi-krb5-2:armhf.
22:19:03 #10 28.98 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
22:19:03 #10 28.98 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
22:19:03 #10 29.02 Selecting previously unselected package libpsl5:armhf.
22:19:03 #10 29.02 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
22:19:03 #10 29.03 Unpacking libpsl5:armhf (0.19.1-5build1) ...
22:19:03 #10 29.07 Selecting previously unselected package libssl1.0.0:armhf.
22:19:03 #10 29.07 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_armhf.deb ...
22:19:03 #10 29.08 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
22:19:03 #10 29.16 Selecting previously unselected package libxmuu1:armhf.
22:19:03 #10 29.16 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
22:19:03 #10 29.16 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
22:19:03 #10 29.19 Selecting previously unselected package manpages.
22:19:03 #10 35.94 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
22:19:03 #10 35.95 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:03 #10 35.97 Selecting previously unselected package libwww-robotrules-perl.
22:19:03 #10 35.97 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:03 #10 35.98 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:03 #10 36.01 Selecting previously unselected package libwww-perl.
22:19:03 #10 36.01 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
22:19:03 #10 36.01 Unpacking libwww-perl (6.52-1) ...
22:19:03 #10 36.05 Selecting previously unselected package patchutils.
22:19:03 #10 36.06 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
22:19:03 #10 36.06 Unpacking patchutils (0.4.2-1) ...
22:19:03 #10 36.10 Selecting previously unselected package wdiff.
22:19:03 #10 36.10 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
22:19:03 #10 36.10 Unpacking wdiff (1.2.2-2+b1) ...
22:19:03 #10 36.17 Selecting previously unselected package devscripts.
22:19:03 #10 38.14 Selecting previously unselected package dctrl-tools.
22:19:03 #10 38.14 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
22:19:03 #10 38.15 Unpacking dctrl-tools (2.24-2build1) ...
22:19:03 #10 38.18 Selecting previously unselected package libtool.
22:19:03 #10 38.18 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
22:19:03 #10 38.19 Unpacking libtool (2.4.6-2) ...
22:19:03 #10 38.24 Selecting previously unselected package dh-autoreconf.
22:19:03 #10 38.24 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
22:19:03 #10 38.24 Unpacking dh-autoreconf (17) ...
22:19:03 #10 38.27 Selecting previously unselected package libarchive-zip-perl.
22:19:03 #10 38.28 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
22:19:03 #10 38.28 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:03 #10 38.31 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:03 #11 22.85 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
22:19:03 #11 22.86 Moving old data out of the way
22:19:03 #11 22.86 Unpacking ucf (3.0038+nmu1) ...
22:19:03 #11 22.90 Selecting previously unselected package xdg-user-dirs.
22:19:03 #11 22.90 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
22:19:03 #11 22.91 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
22:19:03 #11 22.96 Selecting previously unselected package xz-utils.
22:19:03 #11 22.96 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
22:19:03 #11 22.97 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
22:19:03 #11 23.00 Selecting previously unselected package gettext-base.
22:19:03 #11 23.00 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
22:19:03 #11 23.00 Unpacking gettext-base (0.19.8.1-10build1) ...
22:19:03 #11 23.03 Selecting previously unselected package iso-codes.
22:19:03 #11 23.04 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
22:19:03 #11 23.04 Unpacking iso-codes (4.4-1) ...
22:19:03 #10 28.36 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
22:19:03 #10 28.37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:03 #10 28.50 Selecting previously unselected package patch.
22:19:03 #10 28.50 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
22:19:03 #10 28.51 Unpacking patch (2.7.6-2ubuntu1.1) ...
22:19:03 #10 28.55 Selecting previously unselected package dpkg-dev.
22:19:03 #10 28.55 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
22:19:03 #10 28.56 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:03 #10 28.63 Selecting previously unselected package build-essential.
22:19:03 #13 0.966 CentOS Stream 9 - BaseOS                         26 kB/s | 8.2 kB     00:00    
22:19:03 #10 22.72 Preparing to unpack .../libmpdec3_2.5.1-1+rpi1_armhf.deb ...
22:19:03 #10 22.72 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
22:19:03 #10 22.76 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ...
22:19:03 #10 22.77 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
22:19:03 #10 22.81 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
22:19:03 #10 22.86 (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 ... 10772 files and directories currently installed.)
22:19:03 #10 22.87 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
22:19:03 #10 22.88 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) over (1.3.1-1) ...
22:19:03 #10 22.93 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
22:19:03 #10 22.96 Selecting previously unselected package libpython3.9-stdlib:armhf.
22:19:03 #9 28.55 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
22:19:03 #9 28.55 Unpacking libdevel-callchecker-perl (0.008-1) ...
22:19:03 #9 28.59 Selecting previously unselected package libparams-classify-perl.
22:19:03 #9 28.59 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
22:19:03 #9 28.60 Unpacking libparams-classify-perl (0.015-1+b1) ...
22:19:03 #9 28.63 Selecting previously unselected package libmodule-runtime-perl.
22:19:03 #9 28.63 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:03 #9 28.63 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:03 #9 28.66 Selecting previously unselected package libimport-into-perl.
22:19:03 #9 28.67 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
22:19:03 #9 28.67 Unpacking libimport-into-perl (1.002005-1) ...
22:19:03 #9 28.70 Selecting previously unselected package librole-tiny-perl.
22:19:03 #9 28.70 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
22:19:03 #9 28.70 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:03 #9 28.74 Selecting previously unselected package libstrictures-perl.
22:19:03 #9 28.74 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
22:19:03 #9 28.75 Unpacking libstrictures-perl (2.000005-1) ...
22:19:03 #9 28.78 Selecting previously unselected package libsub-quote-perl.
22:19:03 #9 28.78 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
22:19:03 #9 28.79 Unpacking libsub-quote-perl (2.005001-1) ...
22:19:03 #9 28.82 Selecting previously unselected package libmoo-perl.
22:19:03 #9 28.82 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
22:19:03 #9 28.83 Unpacking libmoo-perl (2.003004-2) ...
22:19:03 #9 28.87 Selecting previously unselected package libencode-locale-perl.
22:19:03 #9 28.87 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
22:19:03 #9 28.88 Unpacking libencode-locale-perl (1.05-1) ...
22:19:03 #10 39.28 Selecting previously unselected package libgc1c2:amd64.
22:19:03 #10 39.28 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
22:19:03 #10 39.29 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
22:19:03 #10 39.34 Selecting previously unselected package libltdl7:amd64.
22:19:03 #10 39.34 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
22:19:03 #10 39.35 Unpacking libltdl7:amd64 (2.4.6-9) ...
22:19:03 #10 39.40 Selecting previously unselected package guile-2.2-libs:amd64.
22:19:03 #10 39.40 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
22:19:03 #10 39.40 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
22:19:03 #10 22.67 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
22:19:03 #10 22.71 Setting up python3-minimal (3.7.3-1) ...
22:19:03 #10 22.88 Selecting previously unselected package python3.
22:19:03 #10 22.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10974 files and directories currently installed.)
22:19:03 #10 22.89 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
22:19:03 #10 22.90 Unpacking python3 (3.7.3-1) ...
22:19:03 #10 22.93 Selecting previously unselected package sensible-utils.
22:19:03 #11 26.52 Preparing to unpack .../018-netbase_6.3_all.deb ...
22:19:03 #11 26.52 Unpacking netbase (6.3) ...
22:19:03 #11 26.55 Selecting previously unselected package python-apt-common.
22:19:03 #11 26.55 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
22:19:03 #11 26.56 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
22:19:03 #11 26.59 Selecting previously unselected package python3-apt.
22:19:03 #11 26.59 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_armhf.deb ...
22:19:03 #11 26.60 Unpacking python3-apt (2.3.0ubuntu2.1) ...
22:19:03 #11 26.64 Selecting previously unselected package python3-pkg-resources.
22:19:03 #11 26.64 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
22:19:03 #11 26.64 Unpacking python3-pkg-resources (59.6.0-1.2) ...
22:19:03 #11 26.69 Selecting previously unselected package ucf.
22:19:03 #11 26.69 Preparing to unpack .../022-ucf_3.0043_all.deb ...
22:19:03 #11 26.70 Moving old data out of the way
22:19:03 #11 26.70 Unpacking ucf (3.0043) ...
22:19:03 #11 26.73 Selecting previously unselected package bsdextrautils.
22:19:03 #11 26.73 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
22:19:03 #11 26.73 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
22:19:03 #11 26.77 Selecting previously unselected package libmagic-mgc.
22:19:03 #11 26.77 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ...
22:19:03 #11 26.77 Unpacking libmagic-mgc (1:5.41-3) ...
22:19:03 #11 26.83 Selecting previously unselected package libmagic1:armhf.
22:19:03 #11 26.83 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ...
22:19:03 #11 26.84 Unpacking libmagic1:armhf (1:5.41-3) ...
22:19:03 #11 26.86 Selecting previously unselected package file.
22:19:03 #11 26.87 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ...
22:19:03 #11 26.87 Unpacking file (1:5.41-3) ...
22:19:03 #11 25.85 Selecting previously unselected package libxml2:armhf.
22:19:03 #11 25.85 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_armhf.deb ...
22:19:03 #11 25.86 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:19:03 #11 25.93 Selecting previously unselected package libyaml-0-2:armhf.
22:19:03 #11 25.93 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
22:19:03 #11 25.94 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
22:19:03 #11 25.97 Selecting previously unselected package lsb-release.
22:19:03 #11 25.97 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
22:19:03 #11 25.97 Unpacking lsb-release (11.1.0ubuntu2) ...
22:19:03 #11 26.00 Selecting previously unselected package netbase.
22:19:03 #11 26.00 Preparing to unpack .../027-netbase_6.1_all.deb ...
22:19:03 #11 26.01 Unpacking netbase (6.1) ...
22:19:03 #11 26.04 Selecting previously unselected package python3-pkg-resources.
22:19:03 #11 26.04 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
22:19:03 #11 26.04 Unpacking python3-pkg-resources (45.2.0-1) ...
22:19:03 #11 26.08 Selecting previously unselected package python3-six.
22:19:03 + make REF=20.10 ubuntu-focal
22:19:03 git init src/github.com/docker/cli
22:19:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/.git/
22:19:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:19:03 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
22:19:03 + SRC=src/github.com/docker/cli
22:19:03 + REF=20.10
22:19:03 + REF_FETCH=20.10
22:19:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
22:19:03 + awk {print $2}
22:19:03 + REF=refs/heads/20.10
22:19:03 + [ -n refs/heads/20.10 ]
22:19:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:19:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:19:03 #11 20.83 Setting up libexpat1:arm64 (2.4.7-1) ...
22:19:03 #11 20.85 Setting up python3.10-minimal (3.10.6-1~22.04) ...
22:19:03 #11 35.51 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:03 #11 35.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:03 #11 35.54 Selecting previously unselected package libvariable-magic-perl.
22:19:03 #11 35.55 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
22:19:03 #11 35.55 Unpacking libvariable-magic-perl (0.62-1build5) ...
22:19:03 #11 35.58 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:03 #11 35.58 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
22:19:03 #11 35.58 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
22:19:03 #11 35.61 Selecting previously unselected package libfreetype6:amd64.
22:19:03 #11 35.62 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ...
22:19:03 #11 35.62 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
22:19:03 #11 35.66 Selecting previously unselected package libfontconfig1:amd64.
22:19:03 #11 35.66 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
22:19:03 #11 35.66 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
22:19:03 #11 35.70 Selecting previously unselected package libjpeg-turbo8:amd64.
22:19:03 #11 35.70 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
22:19:03 #11 35.71 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
22:19:03 #11 35.73 Selecting previously unselected package libjpeg8:amd64.
22:19:03 #10 21.08   Installing       : environment-modules-5.0.1-2.el9.aarch64            134/163 
22:19:03 #10 21.08   Running scriptlet: environment-modules-5.0.1-2.el9.aarch64            134/163 
22:19:03 #10 21.10   Installing       : scl-utils-1:2.0.3-2.el9.aarch64                    135/163 
22:19:03 #10 21.26   Installing       : libicu-67.1-9.el9.aarch64                          136/163 
22:19:03 #10 21.31   Installing       : webkit2gtk3-jsc-2.36.7-1.el9.aarch64               137/163 
22:19:03 #10 21.31   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          138/163 
22:19:03 #10 21.32   Installing       : glib-networking-2.68.3-3.el9.aarch64               139/163 
22:19:03 #9 28.68 Preparing to unpack .../054-build-essential_12.6_armhf.deb ...
22:19:03 #9 28.69 Unpacking build-essential (12.6) ...
22:19:03 #9 28.71 Selecting previously unselected package openssl.
22:19:03 #9 28.72 Preparing to unpack .../055-openssl_1.1.1n-0+deb10u3_armhf.deb ...
22:19:03 #9 28.72 Unpacking openssl (1.1.1n-0+deb10u3) ...
22:19:03 #9 28.83 Selecting previously unselected package ca-certificates.
22:19:03 #9 28.83 Preparing to unpack .../056-ca-certificates_20200601~deb10u2_all.deb ...
22:19:03 #9 28.83 Unpacking ca-certificates (20200601~deb10u2) ...
22:19:03 #9 28.88 Selecting previously unselected package libsasl2-modules-db:armhf.
22:19:03 #9 28.88 Preparing to unpack .../057-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
22:19:03 #9 28.88 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:03 #9 28.93 Selecting previously unselected package libsasl2-2:armhf.
22:19:03 latest: Pulling from library/alpine
22:19:03 213ec9aee27d: Pulling fs layer
22:19:03 213ec9aee27d: Verifying Checksum
22:19:03 213ec9aee27d: Download complete
22:19:03 #10 29.19 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
22:19:03 #10 29.19 Unpacking manpages (4.15-1) ...
22:19:03 #10 29.29 Selecting previously unselected package openssh-client.
22:19:03 #10 29.29 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ...
22:19:03 #10 29.29 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
22:19:03 #10 29.37 Selecting previously unselected package publicsuffix.
22:19:03 #10 29.37 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
22:19:03 #10 29.38 Unpacking publicsuffix (20180223.1310-1) ...
22:19:03 #10 29.41 Selecting previously unselected package python-apt-common.
22:19:03 #10 36.17 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
22:19:03 #10 36.19 Unpacking devscripts (2.21.3+deb11u1) ...
22:19:03 #10 36.32 Selecting previously unselected package diffstat.
22:19:03 #10 36.32 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
22:19:03 #10 36.32 Unpacking diffstat (1.64-1) ...
22:19:03 #10 36.35 Selecting previously unselected package distro-info-data.
22:19:03 #10 36.35 Preparing to unpack .../148-distro-info-data_0.51+deb11u2_all.deb ...
22:19:03 #10 36.36 Unpacking distro-info-data (0.51+deb11u2) ...
22:19:03 #10 36.39 Selecting previously unselected package python3-pkg-resources.
22:19:03 #10 36.39 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
22:19:03 #10 36.40 Unpacking python3-pkg-resources (52.0.0-4) ...
22:19:03 #10 36.45 Selecting previously unselected package python3-chardet.
22:19:03 #10 38.32 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
22:19:03 #10 38.32 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:03 #10 38.35 Selecting previously unselected package libtimedate-perl.
22:19:03 #10 38.36 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
22:19:03 #10 38.36 Unpacking libtimedate-perl (2.3000-2) ...
22:19:03 #10 38.40 Selecting previously unselected package dh-strip-nondeterminism.
22:19:03 #10 38.40 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
22:19:03 #10 38.41 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:03 #10 38.45 Selecting previously unselected package libcroco3:amd64.
22:19:03 #10 38.45 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
22:19:03 #10 38.47 Unpacking libcroco3:amd64 (0.6.12-2) ...
22:19:03 #10 38.52 Selecting previously unselected package gettext.
22:19:03 #10 38.52 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
22:19:03 #10 38.53 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
22:19:03 #11 23.34 Selecting previously unselected package krb5-locales.
22:19:03 #11 23.35 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
22:19:03 #11 23.35 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
22:19:03 #11 23.39 Selecting previously unselected package libcbor0.6:arm64.
22:19:03 #10 28.63 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
22:19:03 #10 28.64 Unpacking build-essential (12.4ubuntu1) ...
22:19:03 #10 28.68 Selecting previously unselected package libroken18-heimdal:arm64.
22:19:03 #10 28.68 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:03 #10 28.68 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:03 #10 28.72 Selecting previously unselected package libasn1-8-heimdal:arm64.
22:19:03 #10 28.73 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:03 #10 28.73 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:03 #10 28.79 Selecting previously unselected package libheimbase1-heimdal:arm64.
22:19:03 #10 28.79 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:03 #10 28.80 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:03 #10 28.84 Selecting previously unselected package libhcrypto4-heimdal:arm64.
22:19:03 #13 1.361 CentOS Stream 9 - AppStream                      26 kB/s | 8.3 kB     00:00    
22:19:03 #10 22.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 ... 10772 files and directories currently installed.)
22:19:03 #10 22.97 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
22:19:03 #10 22.98 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
22:19:03 #10 23.15 Selecting previously unselected package python3.9.
22:19:03 #10 23.15 Preparing to unpack .../python3.9_3.9.2-1+rpi1_armhf.deb ...
22:19:03 #10 23.16 Unpacking python3.9 (3.9.2-1+rpi1) ...
22:19:03 #10 23.19 Selecting previously unselected package libpython3-stdlib:armhf.
22:19:03 #10 23.20 Preparing to unpack .../libpython3-stdlib_3.9.2-3_armhf.deb ...
22:19:03 #10 23.20 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
22:19:03 #10 23.23 Setting up python3-minimal (3.9.2-3) ...
22:19:03 #9 28.92 Selecting previously unselected package libtimedate-perl.
22:19:03 #9 28.92 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
22:19:03 #9 28.92 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
22:19:03 #9 28.97 Selecting previously unselected package libhttp-date-perl.
22:19:03 #9 28.98 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
22:19:03 #9 28.98 Unpacking libhttp-date-perl (6.02-1) ...
22:19:03 #9 29.02 Selecting previously unselected package libfile-listing-perl.
22:19:03 #9 29.02 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
22:19:03 #9 29.02 Unpacking libfile-listing-perl (6.04-1) ...
22:19:03 #9 29.07 Selecting previously unselected package libhtml-tagset-perl.
22:19:03 #9 29.07 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:03 #9 29.08 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:03 #9 29.13 Selecting previously unselected package liburi-perl.
22:19:03 #10 22.93 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
22:19:03 #10 22.94 Unpacking sensible-utils (0.0.12) ...
22:19:03 #10 22.96 Selecting previously unselected package bzip2.
22:19:03 #10 22.97 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
22:19:03 #10 22.97 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
22:19:03 #10 23.00 Selecting previously unselected package libmagic-mgc.
22:19:03 #10 23.00 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
22:19:03 #10 23.01 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:19:03 #10 23.08 Selecting previously unselected package libmagic1:armhf.
22:19:03 #10 23.08 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
22:19:03 #10 23.09 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
22:19:03 #10 23.12 Selecting previously unselected package file.
22:19:03 #10 23.12 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
22:19:03 #10 23.13 Unpacking file (1:5.35-4+deb10u2) ...
22:19:03 #10 23.16 Selecting previously unselected package gettext-base.
22:19:03 #10 23.16 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
22:19:03 #10 23.16 Unpacking gettext-base (0.19.8.1-9) ...
22:19:03 #10 23.21 Selecting previously unselected package xz-utils.
22:19:03 #11 26.90 Selecting previously unselected package gettext-base.
22:19:03 #11 26.90 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
22:19:03 #11 26.91 Unpacking gettext-base (0.21-4ubuntu4) ...
22:19:03 #11 26.94 Selecting previously unselected package libuchardet0:armhf.
22:19:03 #11 26.95 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
22:19:03 #11 26.95 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
22:19:03 #11 26.98 Selecting previously unselected package groff-base.
22:19:03 #11 26.98 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
22:19:03 #11 26.99 Unpacking groff-base (1.22.4-8build1) ...
22:19:03 #11 27.05 Selecting previously unselected package libcbor0.8:armhf.
22:19:03 #11 27.05 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
22:19:03 #11 27.05 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
22:19:03 #11 26.09 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
22:19:03 #11 26.09 Unpacking python3-six (1.14.0-2) ...
22:19:03 #11 26.12 Selecting previously unselected package shared-mime-info.
22:19:03 #11 26.12 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
22:19:03 #11 26.13 Unpacking shared-mime-info (1.15-1) ...
22:19:03 #11 26.20 Selecting previously unselected package ucf.
22:19:03 #11 26.20 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
22:19:03 #11 26.21 Moving old data out of the way
22:19:03 #11 26.21 Unpacking ucf (3.0038+nmu1) ...
22:19:03 #11 26.25 Selecting previously unselected package xdg-user-dirs.
22:19:03 #11 26.25 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
22:19:03 #11 26.26 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
22:19:03 #11 26.31 Selecting previously unselected package xz-utils.
22:19:03 #11 35.74 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
22:19:03 #11 35.74 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
22:19:03 #11 35.77 Selecting previously unselected package libdeflate0:amd64.
22:19:03 #11 35.77 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
22:19:03 #11 35.78 Unpacking libdeflate0:amd64 (1.10-2) ...
22:19:03 #11 35.81 Selecting previously unselected package libjbig0:amd64.
22:19:03 #11 35.81 Preparing to unpack .../208-libjbig0_2.1-3.1build3_amd64.deb ...
22:19:03 #11 35.81 Unpacking libjbig0:amd64 (2.1-3.1build3) ...
22:19:03 #11 35.85 Selecting previously unselected package libwebp7:amd64.
22:19:03 #11 35.85 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ...
22:19:03 #11 35.85 Unpacking libwebp7:amd64 (1.2.2-2) ...
22:19:03 #11 35.89 Selecting previously unselected package libtiff5:amd64.
22:19:03 #11 35.89 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.1_amd64.deb ...
22:19:03 #11 35.89 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.1) ...
22:19:03 #11 35.92 Selecting previously unselected package libxpm4:amd64.
22:19:03 #11 35.93 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1build2_amd64.deb ...
22:19:03 #11 35.93 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ...
22:19:03 #11 35.96 Selecting previously unselected package libgd3:amd64.
22:19:03 #11 35.96 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
22:19:03 #11 35.96 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
22:19:03 #11 35.99 Selecting previously unselected package libc-devtools.
22:19:03 #11 36.00 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ...
22:19:03 #11 36.00 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
22:19:03 #11 36.03 Selecting previously unselected package libcapture-tiny-perl.
22:19:03 #11 36.03 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:03 #11 36.03 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:03 #11 36.06 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:03 #11 36.06 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:03 #10 21.33   Installing       : libfdisk-2.37.4-9.el9.aarch64                      140/163 
22:19:03 #10 21.34   Installing       : libeconf-0.4.1-2.el9.aarch64                       141/163 
22:19:03 #10 21.36   Installing       : libdb-5.3.28-53.el9.aarch64                        142/163 
22:19:03 #10 21.40   Installing       : pam-1.5.1-13.el9.aarch64                           143/163 
22:19:03 #10 21.41   Installing       : libpwquality-1.4.4-8.el9.aarch64                   144/163 
22:19:03 #10 21.49   Installing       : util-linux-2.37.4-9.el9.aarch64                    145/163 
22:19:03 #10 21.49 warning: /etc/adjtime created as /etc/adjtime.rpmnew
22:19:03 #10 21.49 
22:19:03 #10 21.52   Installing       : policycoreutils-3.4-4.el9.aarch64                  146/163 
22:19:03 #10 21.53   Running scriptlet: policycoreutils-3.4-4.el9.aarch64                  146/163 
22:19:03 #10 21.57   Installing       : python3-policycoreutils-3.4-4.el9.noarch           147/163 
22:19:03 #10 21.58   Installing       : policycoreutils-python-utils-3.4-4.el9.noarch      148/163 
22:19:03 213ec9aee27d: Pull complete
22:19:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:19:03 Status: Downloaded newer image for alpine:latest
22:19:03 #9 28.93 Preparing to unpack .../058-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
22:19:03 #9 28.93 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:03 #9 28.97 Selecting previously unselected package libldap-common.
22:19:03 #9 28.97 Preparing to unpack .../059-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
22:19:03 #9 28.97 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:19:03 #9 29.01 Selecting previously unselected package libldap-2.4-2:armhf.
22:19:03 #9 29.02 Preparing to unpack .../060-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
22:19:03 #9 29.02 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
22:19:03 #9 29.07 Selecting previously unselected package libnghttp2-14:armhf.
22:19:03 #9 29.07 Preparing to unpack .../061-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
22:19:03 #9 29.08 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
22:19:03 #9 29.12 Selecting previously unselected package libpsl5:armhf.
22:19:03 #9 29.12 Preparing to unpack .../062-libpsl5_0.20.2-2_armhf.deb ...
22:19:03 #9 29.13 Unpacking libpsl5:armhf (0.20.2-2) ...
22:19:03 #9 29.16 Selecting previously unselected package librtmp1:armhf.
22:19:03 #9 29.16 Preparing to unpack .../063-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
22:19:03 #9 29.17 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
22:19:03 #9 29.20 Selecting previously unselected package libssh2-1:armhf.
22:19:03 #9 29.21 Preparing to unpack .../064-libssh2-1_1.8.0-2.1_armhf.deb ...
22:19:03 #9 29.21 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
22:19:03 #9 29.25 Selecting previously unselected package libcurl4:armhf.
22:19:03 #9 29.25 Preparing to unpack .../065-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
22:19:03 #9 29.26 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) ...
22:19:03 #9 29.30 Selecting previously unselected package curl.
22:19:03 #9 29.30 Preparing to unpack .../066-curl_7.64.0-4+deb10u3_armhf.deb ...
22:19:03 #10 29.42 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
22:19:03 #10 29.42 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
22:19:03 #10 29.46 Selecting previously unselected package python3-apt.
22:19:03 #10 29.46 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_armhf.deb ...
22:19:03 #10 29.47 Unpacking python3-apt (1.6.5ubuntu0.7) ...
22:19:03 #10 29.51 Selecting previously unselected package strace.
22:19:03 #10 29.51 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
22:19:03 #10 29.52 Unpacking strace (4.21-1ubuntu1) ...
22:19:03 #10 29.56 Selecting previously unselected package xauth.
22:19:03 #10 29.56 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
22:19:03 #10 29.57 Unpacking xauth (1:1.0.10-1) ...
22:19:03 #10 29.60 Selecting previously unselected package at.
22:19:03 #10 29.60 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
22:19:03 #10 29.61 Unpacking at (3.1.20-3.1ubuntu2) ...
22:19:03 #10 29.64 Selecting previously unselected package libsigsegv2:armhf.
22:19:04 #10 36.45 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
22:19:04 #10 36.45 Unpacking python3-chardet (4.0.0-1) ...
22:19:04 #10 36.54 Selecting previously unselected package python3-six.
22:19:04 #10 36.54 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
22:19:04 #10 36.55 Unpacking python3-six (1.16.0-2) ...
22:19:04 #10 36.59 Selecting previously unselected package python3-debian.
22:19:04 #10 36.59 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
22:19:04 #10 36.59 Unpacking python3-debian (0.1.39) ...
22:19:04 #10 36.63 Selecting previously unselected package libgpgme11:amd64.
22:19:04 #10 36.64 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
22:19:04 #10 36.64 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
22:19:04 #10 38.70 Selecting previously unselected package intltool-debian.
22:19:04 #10 38.70 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
22:19:04 #10 38.71 Unpacking intltool-debian (0.35.0+20060710.4) ...
22:19:04 #10 38.74 Selecting previously unselected package po-debconf.
22:19:04 #10 38.74 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
22:19:04 #10 38.74 Unpacking po-debconf (1.0.20) ...
22:19:04 #10 38.81 Selecting previously unselected package debhelper.
22:19:04 #10 24.63 Selecting previously unselected package cpp.
22:19:04 #10 24.63 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
22:19:04 #10 24.65 Unpacking cpp (4:10.2.1-1) ...
22:19:04 #10 24.92 Selecting previously unselected package libcc1-0:armhf.
22:19:04 #10 24.92 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
22:19:04 #10 24.93 Unpacking libcc1-0:armhf (10.2.1-6) ...
22:19:04 #10 24.98 Selecting previously unselected package libgomp1:armhf.
22:19:04 #10 24.99 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
22:19:04 #10 24.99 Unpacking libgomp1:armhf (10.2.1-6) ...
22:19:04 #10 25.03 Selecting previously unselected package libatomic1:armhf.
22:19:04 #11 23.39 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
22:19:04 #11 23.40 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
22:19:04 #11 23.43 Selecting previously unselected package libedit2:arm64.
22:19:04 #11 23.43 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
22:19:04 #11 23.44 Unpacking libedit2:arm64 (3.1-20191231-1) ...
22:19:04 #11 23.48 Selecting previously unselected package libfido2-1:arm64.
22:19:04 #11 23.48 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
22:19:04 #11 23.49 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
22:19:04 #11 23.52 Selecting previously unselected package libkrb5support0:arm64.
22:19:04 #11 23.52 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
22:19:04 #11 23.53 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
22:19:04 #11 23.57 Selecting previously unselected package libk5crypto3:arm64.
22:19:04 #11 23.57 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
22:19:04 #11 23.57 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
22:19:04 #11 23.61 Selecting previously unselected package libkeyutils1:arm64.
22:19:04 #11 23.61 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
22:19:04 #11 23.62 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
22:19:04 #11 23.66 Selecting previously unselected package libkrb5-3:arm64.
22:19:04 #10 28.85 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 28.85 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 28.89 Selecting previously unselected package libwind0-heimdal:arm64.
22:19:04 #10 28.90 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 28.90 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 28.94 Selecting previously unselected package libhx509-5-heimdal:arm64.
22:19:04 #10 28.94 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 28.95 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 28.99 Selecting previously unselected package libkrb5-26-heimdal:arm64.
22:19:04 #10 28.99 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 29.00 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 29.05 Selecting previously unselected package libheimntlm0-heimdal:arm64.
22:19:04 #10 29.05 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 29.06 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 29.11 Selecting previously unselected package libgssapi3-heimdal:arm64.
22:19:04 #10 29.11 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.1_arm64.deb ...
22:19:04 #10 29.11 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:04 #10 29.16 Selecting previously unselected package libsasl2-modules-db:arm64.
22:19:04 #10 23.43 Selecting previously unselected package python3.
22:19:04 #10 23.43 (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.)
22:19:04 #10 23.44 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
22:19:04 #10 23.45 Unpacking python3 (3.9.2-3) ...
22:19:04 #10 23.47 Selecting previously unselected package sensible-utils.
22:19:04 #10 23.47 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
22:19:04 #10 23.48 Unpacking sensible-utils (0.0.14) ...
22:19:04 #10 23.50 Selecting previously unselected package bzip2.
22:19:04 #9 29.13 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
22:19:04 #9 29.14 Unpacking liburi-perl (1.76-1) ...
22:19:04 #9 29.18 Selecting previously unselected package libhtml-parser-perl.
22:19:04 #9 29.18 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
22:19:04 #9 29.18 Unpacking libhtml-parser-perl (3.72-3+b3) ...
22:19:04 #9 29.22 Selecting previously unselected package libhtml-tree-perl.
22:19:04 #9 29.23 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
22:19:04 #9 29.23 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:04 #9 29.27 Selecting previously unselected package libio-html-perl.
22:19:04 #9 29.27 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
22:19:04 #9 29.28 Unpacking libio-html-perl (1.001-1) ...
22:19:04 #9 29.31 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:04 #9 29.32 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:04 #9 29.32 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:04 #9 29.36 Selecting previously unselected package libhttp-message-perl.
22:19:04 #10 23.21 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
22:19:04 #10 23.22 Unpacking xz-utils (5.2.4-1+deb10u1) ...
22:19:04 #10 23.26 Selecting previously unselected package libsigsegv2:armhf.
22:19:04 #10 23.27 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
22:19:04 #10 23.27 Unpacking libsigsegv2:armhf (2.12-2) ...
22:19:04 #10 23.30 Selecting previously unselected package m4.
22:19:04 #10 23.30 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
22:19:04 #10 23.30 Unpacking m4 (1.4.18-2) ...
22:19:04 #10 23.35 Selecting previously unselected package autoconf.
22:19:04 #10 23.35 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
22:19:04 #10 23.35 Unpacking autoconf (2.69-11) ...
22:19:04 #10 23.41 Selecting previously unselected package autotools-dev.
22:19:04 #10 23.41 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
22:19:04 #10 23.41 Unpacking autotools-dev (20180224.1) ...
22:19:04 #10 23.45 Selecting previously unselected package automake.
22:19:04 #10 23.45 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
22:19:04 #10 40.02 Selecting previously unselected package iso-codes.
22:19:04 #10 40.02 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
22:19:04 #10 40.02 Unpacking iso-codes (4.2-1) ...
22:19:04 #11 26.31 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
22:19:04 #11 26.31 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
22:19:04 #11 26.35 Selecting previously unselected package gettext-base.
22:19:04 #11 26.35 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
22:19:04 #11 26.35 Unpacking gettext-base (0.19.8.1-10build1) ...
22:19:04 #11 26.39 Selecting previously unselected package iso-codes.
22:19:04 #11 26.39 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
22:19:04 #11 26.39 Unpacking iso-codes (4.4-1) ...
22:19:04 #11 27.15 Selecting previously unselected package libedit2:armhf.
22:19:04 #11 27.15 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
22:19:04 #11 27.16 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
22:19:04 #11 27.19 Selecting previously unselected package libfido2-1:armhf.
22:19:04 #11 27.19 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
22:19:04 #11 27.19 Unpacking libfido2-1:armhf (1.10.0-1) ...
22:19:04 #11 27.23 Selecting previously unselected package libnghttp2-14:armhf.
22:19:04 #11 27.23 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
22:19:04 #11 27.23 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
22:19:04 #11 27.27 Selecting previously unselected package libpipeline1:armhf.
22:19:04 #11 27.27 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
22:19:04 #11 27.27 Unpacking libpipeline1:armhf (1.5.5-1) ...
22:19:04 #11 27.30 Selecting previously unselected package libpng16-16:armhf.
22:19:04 #11 27.30 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
22:19:04 #11 27.31 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
22:19:04 #11 27.34 Selecting previously unselected package libpsl5:armhf.
22:19:04 #11 36.07 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:04 #11 36.09 Selecting previously unselected package libclone-perl.
22:19:04 #11 36.10 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
22:19:04 #11 36.10 Unpacking libclone-perl (0.45-1build3) ...
22:19:04 #11 36.13 Selecting previously unselected package libcommon-sense-perl:amd64.
22:19:04 #11 36.13 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
22:19:04 #11 36.13 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
22:19:04 #11 36.16 Selecting previously unselected package libconfig-tiny-perl.
22:19:04 #11 36.16 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
22:19:04 #11 36.16 Unpacking libconfig-tiny-perl (2.28-1) ...
22:19:04 #11 36.19 Selecting previously unselected package libparams-util-perl.
22:19:04 #11 36.19 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
22:19:04 #11 36.19 Unpacking libparams-util-perl (1.102-1build3) ...
22:19:04 #11 36.22 Selecting previously unselected package libsub-install-perl.
22:19:04 #11 36.22 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
22:19:04 #11 36.22 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:04 #11 36.25 Selecting previously unselected package libdata-optlist-perl.
22:19:04 #11 36.25 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
22:19:04 #11 36.26 Unpacking libdata-optlist-perl (0.112-1) ...
22:19:04 #11 36.28 Selecting previously unselected package libsub-exporter-perl.
22:19:04 #11 36.28 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
22:19:04 #11 36.29 Unpacking libsub-exporter-perl (0.988-1) ...
22:19:04 #11 36.31 Selecting previously unselected package libconst-fast-perl.
22:19:04 #10 21.60   Installing       : gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
22:19:04 #10 21.61   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
22:19:04 #10 21.80 ValueError: SELinux policy is not managed or store cannot be accessed.
22:19:04 #10 21.80 
22:19:04 #9 29.31 Unpacking curl (7.64.0-4+deb10u3) ...
22:19:04 #9 29.36 Selecting previously unselected package dctrl-tools.
22:19:04 #9 29.37 Preparing to unpack .../067-dctrl-tools_2.24-3_armhf.deb ...
22:19:04 #9 29.38 Unpacking dctrl-tools (2.24-3) ...
22:19:04 #9 29.41 Selecting previously unselected package libtool.
22:19:04 #9 29.41 Preparing to unpack .../068-libtool_2.4.6-9_all.deb ...
22:19:04 #9 29.42 Unpacking libtool (2.4.6-9) ...
22:19:04 #9 29.48 Selecting previously unselected package dh-autoreconf.
22:19:04 #9 29.48 Preparing to unpack .../069-dh-autoreconf_19_all.deb ...
22:19:04 #9 29.48 Unpacking dh-autoreconf (19) ...
22:19:04 #9 29.51 Selecting previously unselected package libarchive-zip-perl.
22:19:04 #9 29.51 Preparing to unpack .../070-libarchive-zip-perl_1.64-1_all.deb ...
22:19:04 #10 29.64 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
22:19:04 #10 29.65 Unpacking libsigsegv2:armhf (2.12-1) ...
22:19:04 #10 29.68 Selecting previously unselected package m4.
22:19:04 #10 29.68 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
22:19:04 #10 29.68 Unpacking m4 (1.4.18-1) ...
22:19:04 #10 29.76 Selecting previously unselected package autoconf.
22:19:04 #10 29.76 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
22:19:04 #10 29.76 Unpacking autoconf (2.69-11) ...
22:19:04 #10 29.82 Selecting previously unselected package autotools-dev.
22:19:04 #10 29.82 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
22:19:04 #10 29.82 Unpacking autotools-dev (20180224.1) ...
22:19:04 #10 29.86 Selecting previously unselected package automake.
22:19:04 #10 29.86 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
22:19:04 #10 29.86 Unpacking automake (1:1.15.1-3ubuntu2) ...
22:19:04 #11 21.52 Selecting previously unselected package python3-minimal.
22:19:04 #11 21.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 ... 4703 files and directories currently installed.)
22:19:04 #11 21.52 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
22:19:04 #11 21.53 Unpacking python3-minimal (3.10.6-1~22.04) ...
22:19:04 #11 21.56 Selecting previously unselected package media-types.
22:19:04 #11 21.56 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
22:19:04 #11 21.57 Unpacking media-types (7.0.0) ...
22:19:04 #11 21.60 Selecting previously unselected package libmpdec3:arm64.
22:19:04 #11 21.60 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
22:19:04 #11 21.61 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
22:19:04 #11 21.64 Selecting previously unselected package readline-common.
22:19:04 #10 36.71 Selecting previously unselected package python3-gpg.
22:19:04 #10 36.71 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
22:19:04 #10 36.71 Unpacking python3-gpg (1.14.0-1+b2) ...
22:19:04 #10 36.77 Selecting previously unselected package dput.
22:19:04 #10 36.78 Preparing to unpack .../155-dput_1.1.0_all.deb ...
22:19:04 #10 36.78 Unpacking dput (1.1.0) ...
22:19:04 #10 36.81 Selecting previously unselected package equivs.
22:19:04 #10 36.82 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
22:19:04 #10 36.82 Unpacking equivs (2.3.1) ...
22:19:04 #10 36.86 Selecting previously unselected package fonts-dejavu-core.
22:19:04 #10 36.86 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
22:19:04 #10 36.86 Unpacking fonts-dejavu-core (2.37-2) ...
22:19:04 #10 38.81 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
22:19:04 #10 38.81 Unpacking debhelper (11.1.6ubuntu2) ...
22:19:04 #10 38.94 Selecting previously unselected package libfile-which-perl.
22:19:04 #10 38.94 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
22:19:04 #10 38.95 Unpacking libfile-which-perl (1.21-1) ...
22:19:04 #10 38.98 Selecting previously unselected package libfile-homedir-perl.
22:19:04 #10 38.98 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
22:19:04 #10 38.99 Unpacking libfile-homedir-perl (1.002-1) ...
22:19:04 #10 39.05 Selecting previously unselected package devscripts.
22:19:04 #10 25.04 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
22:19:04 #10 25.04 Unpacking libatomic1:armhf (10.2.1-6) ...
22:19:04 #10 25.08 Selecting previously unselected package libasan6:armhf.
22:19:04 #10 25.08 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
22:19:04 #10 25.08 Unpacking libasan6:armhf (10.2.1-6) ...
22:19:04 #10 25.31 Selecting previously unselected package libubsan1:armhf.
22:19:04 #11 23.66 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
22:19:04 #11 23.66 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
22:19:04 #11 23.73 Selecting previously unselected package libgssapi-krb5-2:arm64.
22:19:04 #11 23.73 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
22:19:04 #11 23.74 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
22:19:04 #11 23.78 Selecting previously unselected package libpsl5:arm64.
22:19:04 #11 23.78 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
22:19:04 #11 23.78 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
22:19:04 #11 23.81 Selecting previously unselected package libxau6:arm64.
22:19:04 #11 23.82 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
22:19:04 #11 23.82 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
22:19:04 #11 23.86 Selecting previously unselected package libxdmcp6:arm64.
22:19:04 #11 23.86 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
22:19:04 #11 23.86 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
22:19:04 #11 23.90 Selecting previously unselected package libxcb1:arm64.
22:19:04 #10 29.16 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
22:19:04 #10 29.16 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:04 #10 29.20 Selecting previously unselected package libsasl2-2:arm64.
22:19:04 #10 29.20 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
22:19:04 #10 29.21 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:04 #10 29.28 Selecting previously unselected package libldap-common.
22:19:04 #10 29.28 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
22:19:04 #10 29.28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:04 #10 29.33 Selecting previously unselected package libldap-2.4-2:arm64.
22:19:04 #10 29.33 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
22:19:04 #10 29.33 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
22:19:04 #10 29.38 Selecting previously unselected package libnghttp2-14:arm64.
22:19:04 #10 23.51 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
22:19:04 #10 23.51 Unpacking bzip2 (1.0.8-4) ...
22:19:04 #10 23.54 Selecting previously unselected package libmagic-mgc.
22:19:04 #10 23.54 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
22:19:04 #10 23.55 Unpacking libmagic-mgc (1:5.39-3) ...
22:19:04 #10 23.62 Selecting previously unselected package libmagic1:armhf.
22:19:04 #10 23.63 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
22:19:04 #10 23.63 Unpacking libmagic1:armhf (1:5.39-3) ...
22:19:04 #10 23.67 Selecting previously unselected package file.
22:19:04 #10 23.67 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
22:19:04 #10 23.67 Unpacking file (1:5.39-3) ...
22:19:04 #10 23.70 Selecting previously unselected package gettext-base.
22:19:04 #10 23.70 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
22:19:04 #10 23.71 Unpacking gettext-base (0.21-4) ...
22:19:04 #10 23.76 Selecting previously unselected package xz-utils.
22:19:04 #9 29.36 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
22:19:04 #9 29.37 Unpacking libhttp-message-perl (6.18-1) ...
22:19:04 #9 29.42 Selecting previously unselected package libhttp-cookies-perl.
22:19:04 #9 29.43 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:04 #9 29.43 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:04 #9 29.46 Selecting previously unselected package libhttp-negotiate-perl.
22:19:04 #9 29.47 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:04 #9 29.47 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:04 #9 29.50 Selecting previously unselected package perl-openssl-defaults:arm64.
22:19:04 #9 29.50 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
22:19:04 #9 29.51 Unpacking perl-openssl-defaults:arm64 (3) ...
22:19:04 #9 29.54 Selecting previously unselected package libnet-ssleay-perl.
22:19:04 #9 29.54 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
22:19:04 #9 29.54 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:04 #12 23.66 Dependencies resolved.
22:19:04 #12 23.67 =============================================================================================
22:19:04 #12 23.67  Package                      Arch    Version                                Repo        Size
22:19:04 #12 23.67 =============================================================================================
22:19:04 #12 23.67 Installing:
22:19:04 #12 23.67  dnf-plugins-core             noarch  4.0.21-14.1.el8                        baseos      72 k
22:19:04 #12 23.67  rpm-build                    x86_64  4.14.3-23.el8                          appstream  174 k
22:19:04 #12 23.67  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
22:19:04 #12 23.67 Upgrading:
22:19:04 #12 23.67  python3-dnf-plugins-core     noarch  4.0.21-14.1.el8                        baseos     243 k
22:19:04 #12 23.67 Installing dependencies:
22:19:04 #12 23.67  binutils                     x86_64  2.30-119.el8                           baseos     5.8 M
22:19:04 #12 23.67  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
22:19:04 #12 23.67  cpio                         x86_64  2.12-11.el8                            baseos     266 k
22:19:04 #12 23.67  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
22:19:04 #12 23.67  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
22:19:04 #12 23.67  dwz                          x86_64  0.12-10.el8                            appstream  109 k
22:19:04 #12 23.67  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
22:19:04 #12 23.67  elfutils                     x86_64  0.187-4.el8                            baseos     543 k
22:19:04 #12 23.67  emacs-filesystem             noarch  1:26.1-7.el8                           baseos      70 k
22:19:04 #12 23.67  file                         x86_64  5.33-21.el8                            baseos      77 k
22:19:04 #12 23.67  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
22:19:04 #12 23.67  gdb-headless                 x86_64  8.2-19.el8                             appstream  3.7 M
22:19:04 #12 23.67  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
22:19:04 #12 23.67  glibc-gconv-extra            x86_64  2.28-211.el8                           baseos     1.5 M
22:19:04 #12 23.67  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
22:19:04 #12 23.67  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
22:19:04 #12 23.67  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
22:19:04 #12 23.67  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
22:19:04 #12 23.67  libbabeltrace                x86_64  1.5.4-4.el8                            baseos     200 k
22:19:04 #12 23.67  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
22:19:04 #12 23.67  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
22:19:04 #12 23.67  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
22:19:04 #12 23.67  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
22:19:04 #12 23.67  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
22:19:04 #12 23.67  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
22:19:04 #12 23.67  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
22:19:04 #12 23.67  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
22:19:04 #12 23.67  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
22:19:04 #12 23.67  perl-Errno                   x86_64  1.28-421.el8                           baseos      76 k
22:19:04 #12 23.67  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
22:19:04 #12 23.67  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
22:19:04 #12 23.67  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
22:19:04 #12 23.67  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
22:19:04 #12 23.67  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
22:19:04 #12 23.67  perl-IO                      x86_64  1.38-421.el8                           baseos     142 k
22:19:04 #12 23.67  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
22:19:04 #12 23.67  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
22:19:04 #12 23.67  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
22:19:04 #12 23.67  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
22:19:04 #12 23.67  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
22:19:04 #12 23.67  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
22:19:04 #12 23.67  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
22:19:04 #12 23.67  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
22:19:04 #12 23.67  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
22:19:04 #12 23.67  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
22:19:04 #12 23.67  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
22:19:04 #12 23.67  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
22:19:04 #12 23.67  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
22:19:04 #12 23.67  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
22:19:04 #12 23.67  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
22:19:04 #12 23.67  perl-constant                noarch  1.33-396.el8                           baseos      25 k
22:19:04 #12 23.67  perl-interpreter             x86_64  4:5.26.3-421.el8                       baseos     6.3 M
22:19:04 #12 23.67  perl-libs                    x86_64  4:5.26.3-421.el8                       baseos     1.6 M
22:19:04 #12 23.67  perl-macros                  x86_64  4:5.26.3-421.el8                       baseos      72 k
22:19:04 #12 23.67  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
22:19:04 #12 23.67  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
22:19:04 #12 23.67  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
22:19:04 #12 23.67  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
22:19:04 #12 23.67  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
22:19:04 #12 23.67  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
22:19:04 #12 23.67  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
22:19:04 #12 23.67  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
22:19:04 #12 23.67  python-rpm-macros            noarch  3-43.el8                               appstream   16 k
22:19:04 #12 23.67  python-srpm-macros           noarch  3-43.el8                               appstream   15 k
22:19:04 #12 23.67  python3-rpm-macros           noarch  3-43.el8                               appstream   15 k
22:19:04 #12 23.67  qt5-srpm-macros              noarch  5.15.3-1.el8                           appstream   11 k
22:19:04 #12 23.67  redhat-rpm-config            noarch  130-1.el8                              appstream   90 k
22:19:04 #12 23.67  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
22:19:04 #12 23.67  unzip                        x86_64  6.0-46.el8                             baseos     196 k
22:19:04 #12 23.67  xz                           x86_64  5.2.4-4.el8                            baseos     153 k
22:19:04 #12 23.67  zip                          x86_64  3.0-23.el8                             baseos     270 k
22:19:04 #12 23.67  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
22:19:04 #12 23.67 Installing weak dependencies:
22:19:04 #12 23.67  elfutils-debuginfod-client   x86_64  0.187-4.el8                            baseos      73 k
22:19:04 #12 23.67  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
22:19:04 #12 23.67  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
22:19:04 #12 23.67 Downgrading:
22:19:04 #12 23.67  xz-libs                      x86_64  5.2.4-4.el8                            baseos      94 k
22:19:04 #12 23.67 Enabling module streams:
22:19:04 #12 23.67  perl                                 5.26                                                   
22:19:04 #12 23.67  perl-IO-Socket-SSL                   2.066                                                  
22:19:04 #12 23.67  perl-libwww-perl                     6.34                                                   
22:19:04 #12 23.67 
22:19:04 #12 23.67 Transaction Summary
22:19:04 #12 23.67 =============================================================================================
22:19:04 #12 23.67 Install    78 Packages
22:19:04 #12 23.67 Upgrade     1 Package
22:19:04 #12 23.67 Downgrade   1 Package
22:19:04 #12 23.67 
22:19:04 #12 23.67 Total download size: 31 M
22:19:04 #12 23.67 Downloading Packages:
22:19:04 #10 27.10 Selecting previously unselected package libfakeroot:arm64.
22:19:04 #10 27.11 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
22:19:04 #10 27.11 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
22:19:04 #10 27.15 Selecting previously unselected package fakeroot.
22:19:04 #10 23.45 Unpacking automake (1:1.16.1-4) ...
22:19:04 #10 23.53 Selecting previously unselected package autopoint.
22:19:04 #10 23.53 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
22:19:04 #10 23.54 Unpacking autopoint (0.19.8.1-9) ...
22:19:04 #10 23.57 Selecting previously unselected package binutils-common:armhf.
22:19:04 #10 23.57 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
22:19:04 #10 23.57 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
22:19:04 #10 40.43 Selecting previously unselected package libalgorithm-diff-perl.
22:19:04 #11 26.76 Selecting previously unselected package krb5-locales.
22:19:04 #11 26.77 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
22:19:04 #11 26.77 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
22:19:04 #11 26.80 Selecting previously unselected package libcbor0.6:armhf.
22:19:04 #11 26.81 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
22:19:04 #11 26.81 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
22:19:04 #11 26.84 Selecting previously unselected package libedit2:armhf.
22:19:04 #11 26.84 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
22:19:04 #11 26.84 Unpacking libedit2:armhf (3.1-20191231-1) ...
22:19:04 #11 26.88 Selecting previously unselected package libfido2-1:armhf.
22:19:04 #11 27.35 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
22:19:04 #11 27.35 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
22:19:04 #11 27.38 Selecting previously unselected package libxau6:armhf.
22:19:04 #11 27.38 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
22:19:04 #11 27.39 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
22:19:04 #11 27.42 Selecting previously unselected package libxdmcp6:armhf.
22:19:04 #11 27.42 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
22:19:04 #11 27.43 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
22:19:04 #11 27.46 Selecting previously unselected package libxcb1:armhf.
22:19:04 #11 27.46 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
22:19:04 #11 27.47 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
22:19:04 #11 27.51 Selecting previously unselected package libx11-data.
22:19:04 #11 27.51 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
22:19:04 #11 27.51 Unpacking libx11-data (2:1.7.5-1) ...
22:19:04 #11 27.57 Selecting previously unselected package libx11-6:armhf.
22:19:04 #12 14.27 CentOS Stream 8 - Extras                         15 kB/s |  17 kB     00:01    
22:19:04 #11 36.31 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:04 #11 36.32 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:04 #11 36.35 Selecting previously unselected package libwant-perl.
22:19:04 #11 36.35 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
22:19:04 #11 36.35 Unpacking libwant-perl (0.29-1build7) ...
22:19:04 #11 36.38 Selecting previously unselected package libcontextual-return-perl.
22:19:04 #11 36.38 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:04 #11 36.39 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:04 #11 36.43 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
22:19:04 #11 36.43 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
22:19:04 #11 36.43 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
22:19:04 #11 36.47 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:04 #11 36.47 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:04 #11 36.47 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:04 #11 36.50 Selecting previously unselected package libexception-class-perl.
22:19:04 #11 36.51 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
22:19:04 #11 36.51 Unpacking libexception-class-perl (1.45-1) ...
22:19:04 #11 36.54 Selecting previously unselected package libiterator-perl.
22:19:04 #10 21.90   Installing       : gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
22:19:04 #10 21.90   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
22:19:04 #10 21.93   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64   151/163 
22:19:04 #10 22.01   Installing       : binutils-2.35.2-24.el9.aarch64                     152/163 
22:19:04 #10 22.02   Running scriptlet: binutils-2.35.2-24.el9.aarch64                     152/163 
22:19:04 #10 22.03   Installing       : libbrotli-1.0.9-6.el9.aarch64                      153/163 
22:19:04 #10 22.05   Installing       : libsoup-2.72.0-8.el9.aarch64                       154/163 
22:19:04 #10 22.06   Installing       : json-glib-1.6.6-1.el9.aarch64                      155/163 
22:19:04 #10 22.07   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             156/163 
22:19:04 #10 22.08   Installing       : info-6.7-15.el9.aarch64                            157/163 
22:19:04 #10 22.09   Installing       : ed-1.14.2-12.el9.aarch64                           158/163 
22:19:04 #10 22.10   Installing       : patch-2.7.6-16.el9.aarch64                         159/163 
22:19:04 #9 29.52 Unpacking libarchive-zip-perl (1.64-1) ...
22:19:04 #9 29.56 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:04 #9 29.56 Preparing to unpack .../071-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
22:19:04 #9 29.56 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:04 #9 29.59 Selecting previously unselected package dh-strip-nondeterminism.
22:19:04 #9 29.59 Preparing to unpack .../072-dh-strip-nondeterminism_1.1.2-1_all.deb ...
22:19:04 #9 29.60 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
22:19:04 #9 29.63 Selecting previously unselected package dwz.
22:19:04 #9 29.63 Preparing to unpack .../073-dwz_0.12-3_armhf.deb ...
22:19:04 #9 29.64 Unpacking dwz (0.12-3) ...
22:19:04 #9 29.69 Selecting previously unselected package libglib2.0-0:armhf.
22:19:04 #9 29.69 Preparing to unpack .../074-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
22:19:04 #9 29.69 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
22:19:04 #10 29.92 Selecting previously unselected package autopoint.
22:19:04 #10 29.92 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
22:19:04 #10 29.93 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
22:19:04 #10 29.96 Selecting previously unselected package binutils-common:armhf.
22:19:04 #10 29.96 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_armhf.deb ...
22:19:04 #10 29.96 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
22:19:04 #10 30.01 Selecting previously unselected package libbinutils:armhf.
22:19:04 #10 30.01 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
22:19:04 #10 30.02 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
22:19:04 #10 30.07 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:04 #10 30.07 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.7_armhf.deb ...
22:19:04 #10 30.07 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
22:19:04 #11 21.64 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
22:19:04 #11 21.65 Unpacking readline-common (8.1.2-1) ...
22:19:04 #11 21.69 Selecting previously unselected package libreadline8:arm64.
22:19:04 #11 21.69 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
22:19:04 #11 21.69 Unpacking libreadline8:arm64 (8.1.2-1) ...
22:19:04 #11 21.73 Selecting previously unselected package libsqlite3-0:arm64.
22:19:04 #11 21.73 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ...
22:19:04 #11 21.73 Unpacking libsqlite3-0:arm64 (3.37.2-2) ...
22:19:04 #11 21.77 Selecting previously unselected package libpython3.10-stdlib:arm64.
22:19:04 #11 21.77 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04_arm64.deb ...
22:19:04 #11 21.77 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04) ...
22:19:04 #11 21.87 Selecting previously unselected package python3.10.
22:19:04 #11 21.87 Preparing to unpack .../7-python3.10_3.10.6-1~22.04_arm64.deb ...
22:19:04 #11 21.87 Unpacking python3.10 (3.10.6-1~22.04) ...
22:19:04 #10 37.01 Selecting previously unselected package fontconfig-config.
22:19:04 #10 37.01 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
22:19:04 #10 37.09 Unpacking fontconfig-config (2.13.1-4.2) ...
22:19:04 #10 37.14 Selecting previously unselected package libcurl3-gnutls:amd64.
22:19:04 #10 37.14 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...
22:19:04 #10 37.15 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
22:19:04 #10 37.23 Selecting previously unselected package liberror-perl.
22:19:04 #10 39.05 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
22:19:04 #10 39.07 Unpacking devscripts (2.17.12ubuntu1.1) ...
22:19:04 #10 39.20 Selecting previously unselected package diffstat.
22:19:04 #10 39.20 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
22:19:04 #10 39.21 Unpacking diffstat (1.61-1build1) ...
22:19:04 #10 39.26 Selecting previously unselected package libassuan0:amd64.
22:19:04 #10 39.26 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
22:19:04 #10 39.26 Unpacking libassuan0:amd64 (2.5.1-2) ...
22:19:04 #10 39.30 Selecting previously unselected package gpgconf.
22:19:04 #10 39.30 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:04 #10 39.30 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
22:19:04 #10 25.31 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
22:19:04 #10 25.32 Unpacking libubsan1:armhf (10.2.1-6) ...
22:19:04 #10 25.43 Selecting previously unselected package libgcc-10-dev:armhf.
22:19:04 #10 25.43 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
22:19:04 #10 25.43 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
22:19:04 #10 25.53 Selecting previously unselected package gcc-10.
22:19:04 #10 25.53 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
22:19:04 #11 23.90 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
22:19:04 #11 23.91 Unpacking libxcb1:arm64 (1.14-2) ...
22:19:04 #11 23.94 Selecting previously unselected package libx11-data.
22:19:04 #11 23.94 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
22:19:04 #11 23.94 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
22:19:04 #11 24.04 Selecting previously unselected package libx11-6:arm64.
22:19:04 #11 24.04 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
22:19:04 #11 24.04 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
22:19:04 #11 24.12 Selecting previously unselected package libxext6:arm64.
22:19:04 #11 24.12 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
22:19:04 #11 24.12 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
22:19:04 #11 24.15 Selecting previously unselected package libxmuu1:arm64.
22:19:04 #10 29.38 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
22:19:04 #10 29.39 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
22:19:04 #10 29.46 Selecting previously unselected package librtmp1:arm64.
22:19:04 #10 29.46 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
22:19:04 #10 29.46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
22:19:04 #10 29.50 Selecting previously unselected package libcurl4:arm64.
22:19:04 #10 29.51 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.20_arm64.deb ...
22:19:04 #10 29.51 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.20) ...
22:19:04 #10 29.55 Selecting previously unselected package curl.
22:19:04 #10 29.56 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.20_arm64.deb ...
22:19:04 #10 29.56 Unpacking curl (7.58.0-2ubuntu3.20) ...
22:19:04 #10 29.61 Selecting previously unselected package dctrl-tools.
22:19:04 #10 23.76 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
22:19:04 #10 23.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:19:04 #10 23.82 Selecting previously unselected package libsigsegv2:armhf.
22:19:04 #10 23.82 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
22:19:04 #10 23.82 Unpacking libsigsegv2:armhf (2.13-1) ...
22:19:04 #10 23.86 Selecting previously unselected package m4.
22:19:04 #10 23.86 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
22:19:04 #10 23.87 Unpacking m4 (1.4.18-5) ...
22:19:04 #10 23.91 Selecting previously unselected package autoconf.
22:19:04 #10 23.91 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
22:19:04 #10 23.92 Unpacking autoconf (2.69-14) ...
22:19:04 #10 23.98 Selecting previously unselected package autotools-dev.
22:19:04 #9 29.63 Selecting previously unselected package libio-socket-ssl-perl.
22:19:04 #9 29.63 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
22:19:04 #9 29.63 Unpacking libio-socket-ssl-perl (2.060-3) ...
22:19:04 #9 29.68 Selecting previously unselected package libnet-http-perl.
22:19:04 #9 29.69 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
22:19:04 #9 29.69 Unpacking libnet-http-perl (6.18-1) ...
22:19:04 #9 29.73 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:04 #9 29.73 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:04 #9 29.74 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:04 #9 29.77 Selecting previously unselected package libtry-tiny-perl.
22:19:04 #9 29.77 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
22:19:04 #9 29.77 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:04 #9 29.81 Selecting previously unselected package libwww-robotrules-perl.
22:19:04 #9 29.81 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:04 #9 29.81 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:04 #9 29.84 Selecting previously unselected package libwww-perl.
22:19:04 #9 29.85 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
22:19:04 #9 29.85 Unpacking libwww-perl (6.36-2) ...
22:19:04 #9 29.90 Selecting previously unselected package patchutils.
22:19:04 #9 29.91 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
22:19:04 #9 29.91 Unpacking patchutils (0.3.4-2) ...
22:19:04 #9 29.95 Selecting previously unselected package wdiff.
22:19:04 #10 27.15 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
22:19:04 #10 27.16 Unpacking fakeroot (1.25.3-1.1) ...
22:19:04 #10 27.24 Selecting previously unselected package libassuan0:arm64.
22:19:04 #10 27.24 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
22:19:04 #10 27.24 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
22:19:04 #10 27.28 Selecting previously unselected package gpgconf.
22:19:04 #10 27.28 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
22:19:04 #10 27.29 Unpacking gpgconf (2.2.27-2+deb11u2) ...
22:19:04 #10 27.34 Selecting previously unselected package libksba8:arm64.
22:19:04 #10 27.34 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u1_arm64.deb ...
22:19:04 #10 27.34 Unpacking libksba8:arm64 (1.5.0-3+deb11u1) ...
22:19:04 #10 27.39 Selecting previously unselected package libnpth0:arm64.
22:19:04 #10 27.39 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
22:19:04 #10 27.40 Unpacking libnpth0:arm64 (1.6-3) ...
22:19:04 #10 27.43 Selecting previously unselected package dirmngr.
22:19:04 #10 27.43 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
22:19:04 #10 27.45 Unpacking dirmngr (2.2.27-2+deb11u2) ...
22:19:04 #10 27.51 Selecting previously unselected package gnupg-l10n.
22:19:04 #13 73.16   Installing : glibc-devel-2.17-326.el7_9.aarch64                         44/68 
22:19:04 #10 23.80 Selecting previously unselected package libbinutils:armhf.
22:19:04 #10 23.80 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
22:19:04 #10 23.81 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
22:19:04 #10 23.87 Selecting previously unselected package libfl2:armhf.
22:19:04 #10 23.87 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
22:19:04 #10 23.87 Unpacking libfl2:armhf (2.6.4-6.2) ...
22:19:04 #10 23.90 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:04 #10 23.90 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
22:19:04 #10 23.91 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
22:19:04 #10 40.43 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:19:04 #10 40.43 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:19:04 #10 40.46 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:04 #10 40.46 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
22:19:04 #10 40.47 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:04 #10 40.50 Selecting previously unselected package libalgorithm-merge-perl.
22:19:04 #10 40.50 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:04 #10 40.50 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:04 #10 40.55 Selecting previously unselected package libapt-inst2.0:amd64.
22:19:04 #10 40.56 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
22:19:04 #10 40.56 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
22:19:04 #10 40.61 Selecting previously unselected package libapt-pkg-perl.
22:19:04 #10 40.61 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
22:19:04 #10 40.62 Unpacking libapt-pkg-perl (0.1.34+b1) ...
22:19:04 #10 40.65 Selecting previously unselected package libarchive-cpio-perl.
22:19:04 #10 40.65 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:04 #10 40.66 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:04 #11 26.88 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
22:19:04 #11 26.89 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
22:19:04 #11 26.92 Selecting previously unselected package libkrb5support0:armhf.
22:19:04 #11 26.92 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
22:19:04 #11 26.93 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
22:19:04 #11 26.96 Selecting previously unselected package libk5crypto3:armhf.
22:19:04 #11 26.97 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
22:19:04 #11 26.97 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
22:19:04 #11 27.00 Selecting previously unselected package libkeyutils1:armhf.
22:19:04 #11 27.00 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
22:19:04 #11 27.01 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
22:19:04 #11 27.05 Selecting previously unselected package libkrb5-3:armhf.
22:19:04 #11 27.05 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
22:19:04 #11 27.06 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
22:19:04 #11 27.12 Selecting previously unselected package libgssapi-krb5-2:armhf.
22:19:04 #11 27.12 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
22:19:04 #11 27.57 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ...
22:19:04 #11 27.58 Unpacking libx11-6:armhf (2:1.7.5-1) ...
22:19:04 #11 27.62 Selecting previously unselected package libxext6:armhf.
22:19:04 #11 27.62 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
22:19:04 #11 27.62 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
22:19:04 #11 27.66 Selecting previously unselected package libxmuu1:armhf.
22:19:04 #11 27.66 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
22:19:04 #11 27.66 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
22:19:04 #11 27.73 Selecting previously unselected package man-db.
22:19:04 #11 27.73 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
22:19:04 #11 27.73 Unpacking man-db (2.10.2-1) ...
22:19:04 #11 27.79 Selecting previously unselected package manpages.
22:19:04 #11 27.79 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
22:19:04 #11 27.79 Unpacking manpages (5.10-1ubuntu1) ...
22:19:04 #11 36.54 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:04 #11 36.55 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:04 #11 36.57 Selecting previously unselected package libiterator-util-perl.
22:19:04 #11 36.58 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:04 #11 36.58 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:04 #11 36.61 Selecting previously unselected package libexporter-tiny-perl.
22:19:04 #11 36.61 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:04 #11 36.62 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:04 #11 36.67 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:04 #11 36.68 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
22:19:04 #11 36.68 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:04 #11 36.71 Selecting previously unselected package liblist-moreutils-perl.
22:19:04 #11 36.71 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:04 #11 36.71 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:04 #11 36.74 Selecting previously unselected package libdata-dpath-perl.
22:19:04 #11 36.75 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
22:19:04 #11 36.75 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:04 #11 36.78 Selecting previously unselected package libdata-dump-perl.
22:19:04 #10 22.11   Installing       : rpm-build-4.16.1.3-17.el9.aarch64                  160/163 
22:19:04 #10 22.13   Installing       : rpmlint-1.11-19.el9.noarch                         161/163 
22:19:04 #10 22.14   Installing       : dnf-plugins-core-4.1.0-3.el9.noarch                162/163 
22:19:04 #10 22.24   Installing       : glibc-gconv-extra-2.34-40.el9.aarch64              163/163 
22:19:04 #10 30.29 Selecting previously unselected package binutils.
22:19:04 #10 30.30 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
22:19:04 #10 30.30 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
22:19:04 #10 30.33 Selecting previously unselected package libc-dev-bin.
22:19:04 #10 30.33 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ...
22:19:04 #10 30.33 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
22:19:04 #10 30.38 Selecting previously unselected package linux-libc-dev:armhf.
22:19:04 #10 30.38 Preparing to unpack .../060-linux-libc-dev_4.15.0-194.205_armhf.deb ...
22:19:04 #10 30.39 Unpacking linux-libc-dev:armhf (4.15.0-194.205) ...
22:19:04 #9 29.81 Selecting previously unselected package libicu63:armhf.
22:19:04 #9 29.81 Preparing to unpack .../075-libicu63_63.1-6+deb10u3_armhf.deb ...
22:19:04 #9 29.82 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
22:19:04 #11 21.90 Selecting previously unselected package libpython3-stdlib:arm64.
22:19:04 #11 21.90 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
22:19:04 #11 21.91 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
22:19:04 #11 21.94 Setting up python3-minimal (3.10.6-1~22.04) ...
22:19:04 #11 22.12 Selecting previously unselected package python3.
22:19:04 #11 22.12 (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.)
22:19:04 #10 39.36 Selecting previously unselected package libksba8:amd64.
22:19:04 #10 39.37 Preparing to unpack .../126-libksba8_1.3.5-2ubuntu0.18.04.1_amd64.deb ...
22:19:04 #10 39.37 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.1) ...
22:19:04 #10 39.41 Selecting previously unselected package libnpth0:amd64.
22:19:04 #10 39.42 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
22:19:04 #10 39.42 Unpacking libnpth0:amd64 (1.5-3) ...
22:19:04 #10 39.48 Selecting previously unselected package dirmngr.
22:19:04 #10 39.48 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:04 #10 39.50 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
22:19:04 #10 39.56 Selecting previously unselected package python3-pkg-resources.
22:19:04 #10 37.23 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
22:19:04 #10 37.23 Unpacking liberror-perl (0.17029-1) ...
22:19:04 #10 37.27 Selecting previously unselected package git-man.
22:19:04 #10 37.27 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
22:19:04 #10 37.28 Unpacking git-man (1:2.30.2-1) ...
22:19:04 #10 37.42 Selecting previously unselected package git.
22:19:04 #10 37.42 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
22:19:04 #10 37.44 Unpacking git (1:2.30.2-1) ...
22:19:04 #24 29.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
22:19:04 #24 29.48 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
22:19:04 #24 29.48 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
22:19:04 #24 29.52 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
22:19:04 #24 29.52 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:19:04 #24 29.53 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:19:04 #10 25.54 Unpacking gcc-10 (10.2.1-6) ...
22:19:04 #11 24.16 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
22:19:04 #11 24.16 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
22:19:04 #11 24.19 Selecting previously unselected package manpages.
22:19:04 #11 24.19 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
22:19:04 #11 24.19 Unpacking manpages (5.05-1) ...
22:19:04 #11 24.43 Selecting previously unselected package openssh-client.
22:19:04 #10 29.61 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
22:19:04 #10 29.62 Unpacking dctrl-tools (2.24-2build1) ...
22:19:04 #10 29.67 Selecting previously unselected package libtool.
22:19:04 #10 29.67 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
22:19:04 #10 29.67 Unpacking libtool (2.4.6-2) ...
22:19:04 #10 29.72 Selecting previously unselected package dh-autoreconf.
22:19:04 #10 29.73 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
22:19:04 #10 29.73 Unpacking dh-autoreconf (17) ...
22:19:04 #10 29.76 Selecting previously unselected package libarchive-zip-perl.
22:19:04 #10 29.76 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
22:19:04 #10 29.77 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:04 #10 29.80 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:04 #10 29.81 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
22:19:04 #10 29.81 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:04 #10 29.85 Selecting previously unselected package libtimedate-perl.
22:19:04 #10 23.98 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
22:19:04 #10 23.98 Unpacking autotools-dev (20180224.1+nmu1) ...
22:19:04 #10 24.02 Selecting previously unselected package automake.
22:19:04 #10 24.02 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
22:19:04 #10 24.03 Unpacking automake (1:1.16.3-2) ...
22:19:04 #10 24.10 Selecting previously unselected package autopoint.
22:19:04 #10 24.11 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
22:19:04 #10 24.11 Unpacking autopoint (0.21-4) ...
22:19:04 #10 24.15 Selecting previously unselected package binutils-common:armhf.
22:19:04 #10 24.15 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
22:19:04 #10 24.16 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
22:19:04 #9 29.95 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
22:19:04 #9 29.95 Unpacking wdiff (1.2.2-2+b1) ...
22:19:04 #9 30.01 Selecting previously unselected package devscripts.
22:19:04 #9 30.02 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
22:19:04 #9 30.04 Unpacking devscripts (2.19.5+deb10u1) ...
22:19:04 #9 30.16 Selecting previously unselected package diffstat.
22:19:04 #9 30.16 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
22:19:04 #9 30.16 Unpacking diffstat (1.62-1) ...
22:19:04 #9 30.20 Selecting previously unselected package distro-info-data.
22:19:04 #9 30.20 Preparing to unpack .../145-distro-info-data_0.41+deb10u5_all.deb ...
22:19:04 #10 27.52 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
22:19:04 #10 27.52 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:04 #10 27.62 Selecting previously unselected package gnupg-utils.
22:19:04 #10 27.62 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
22:19:04 #10 27.62 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
22:19:04 #10 27.69 Selecting previously unselected package gpg.
22:19:04 #10 27.69 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
22:19:04 #10 27.70 Unpacking gpg (2.2.27-2+deb11u2) ...
22:19:04 #10 27.77 Selecting previously unselected package pinentry-curses.
22:19:04 #10 24.11 Selecting previously unselected package binutils.
22:19:04 #10 24.12 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
22:19:04 #10 24.12 Unpacking binutils (2.31.1-16+rpi2) ...
22:19:04 #10 24.16 Selecting previously unselected package libisl19:armhf.
22:19:04 #10 24.16 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
22:19:04 #10 24.17 Unpacking libisl19:armhf (0.20-2) ...
22:19:04 #10 24.23 Selecting previously unselected package libmpfr6:armhf.
22:19:04 #12 24.54 (1/80): desktop-file-utils-0.23-8.el8.x86_64.rp 348 kB/s |  80 kB     00:00    
22:19:04 #12 24.54 (2/80): xz-libs-5.2.4-4.el8.x86_64.rpm          402 kB/s |  94 kB     00:00    
22:19:04 #12 24.55 (3/80): efi-srpm-macros-3-3.el8.noarch.rpm      2.9 MB/s |  22 kB     00:00    
22:19:04 #12 24.55 (4/80): dwz-0.12-10.el8.x86_64.rpm              450 kB/s | 109 kB     00:00    
22:19:04 #12 24.56 (5/80): gc-7.6.4-3.el8.x86_64.rpm               8.5 MB/s | 109 kB     00:00    
22:19:04 #12 24.56 (6/80): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.3 MB/s | 9.3 kB     00:00    
22:19:04 #12 24.56 (7/80): go-srpm-macros-2-17.el8.noarch.rpm      2.3 MB/s |  13 kB     00:00    
22:19:04 #12 24.57 (8/80): libatomic_ops-7.6.2-3.el8.x86_64.rpm    7.0 MB/s |  38 kB     00:00    
22:19:04 #12 24.57 (9/80): libipt-1.6.1-8.el8.x86_64.rpm           8.6 MB/s |  50 kB     00:00    
22:19:04 #12 24.58 (10/80): ocaml-srpm-macros-5-4.el8.noarch.rpm   1.7 MB/s | 9.4 kB     00:00    
22:19:04 #12 24.59 (11/80): openblas-srpm-macros-2-2.el8.noarch.rp 1.7 MB/s | 7.9 kB     00:00    
22:19:04 #12 24.59 (12/80): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.3 MB/s |  47 kB     00:00    
22:19:04 #12 24.60 (13/80): perl-Mozilla-CA-20160104-7.module_el8. 2.9 MB/s |  15 kB     00:00    
22:19:04 #12 24.60 (14/80): perl-srpm-macros-1-25.el8.noarch.rpm   2.0 MB/s |  11 kB     00:00    
22:19:04 #12 24.61 (15/80): python-rpm-macros-3-43.el8.noarch.rpm  2.8 MB/s |  16 kB     00:00    
22:19:04 #12 24.61 (16/80): python-srpm-macros-3-43.el8.noarch.rpm 3.3 MB/s |  15 kB     00:00    
22:19:04 #12 24.63 (17/80): python3-rpm-macros-3-43.el8.noarch.rpm 1.4 MB/s |  15 kB     00:00    
22:19:04 #12 24.63 (18/80): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.1 MB/s |  11 kB     00:00    
22:19:04 #12 24.66 (19/80): gdb-headless-8.2-19.el8.x86_64.rpm      34 MB/s | 3.7 MB     00:00    
22:19:04 #12 24.68 (20/80): guile-2.0.14-7.el8.x86_64.rpm           30 MB/s | 3.5 MB     00:00    
22:19:04 #12 24.68 (21/80): redhat-rpm-config-130-1.el8.noarch.rpm 1.8 MB/s |  90 kB     00:00    
22:19:04 #12 24.69 (22/80): rpm-build-4.14.3-23.el8.x86_64.rpm     5.7 MB/s | 174 kB     00:00    
22:19:04 #12 24.69 (23/80): rust-srpm-macros-5-2.el8.noarch.rpm    1.1 MB/s | 9.2 kB     00:00    
22:19:04 #12 24.70 (24/80): rpmlint-1.10-14.el8.noarch.rpm         9.4 MB/s | 192 kB     00:00    
22:19:04 #12 24.71 (25/80): zstd-1.4.4-1.el8.x86_64.rpm             19 MB/s | 393 kB     00:00    
22:19:04 #12 24.71 (26/80): bzip2-1.0.6-26.el8.x86_64.rpm          4.1 MB/s |  60 kB     00:00    
22:19:04 #10 40.69 Selecting previously unselected package libasync-mergepoint-perl.
22:19:04 #10 40.69 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
22:19:04 #10 40.70 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:19:04 #10 40.73 Selecting previously unselected package libauthen-sasl-perl.
22:19:04 #10 40.73 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:04 #10 40.74 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:04 #10 40.78 Selecting previously unselected package libmodule-implementation-perl.
22:19:04 #10 40.78 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:04 #10 40.78 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:04 #10 40.81 Selecting previously unselected package libvariable-magic-perl.
22:19:04 #10 40.81 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
22:19:04 #10 40.81 Unpacking libvariable-magic-perl (0.62-1+b1) ...
22:19:04 #10 40.84 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:04 #10 40.84 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:19:04 #10 40.85 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:19:04 #11 27.12 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
22:19:04 #11 27.16 Selecting previously unselected package libpsl5:armhf.
22:19:04 #11 27.16 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
22:19:04 #11 27.17 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
22:19:04 #11 27.20 Selecting previously unselected package libxau6:armhf.
22:19:04 #11 27.20 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
22:19:04 #11 27.20 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
22:19:04 #11 27.23 Selecting previously unselected package libxdmcp6:armhf.
22:19:04 #11 27.23 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
22:19:04 #11 27.24 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
22:19:04 #11 27.27 Selecting previously unselected package libxcb1:armhf.
22:19:04 #11 27.27 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
22:19:04 #11 27.28 Unpacking libxcb1:armhf (1.14-2) ...
22:19:04 #11 27.30 Selecting previously unselected package libx11-data.
22:19:04 #11 27.30 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
22:19:04 #11 27.31 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
22:19:04 #11 27.37 Selecting previously unselected package libx11-6:armhf.
22:19:04 #11 27.37 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
22:19:04 #11 27.92 Selecting previously unselected package openssh-client.
22:19:04 #11 27.92 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_armhf.deb ...
22:19:04 #11 27.93 Unpacking openssh-client (1:8.9p1-3) ...
22:19:04 #11 27.99 Selecting previously unselected package publicsuffix.
22:19:04 #11 27.99 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
22:19:04 #11 28.00 Unpacking publicsuffix (20211207.1025-1) ...
22:19:04 #11 28.04 Selecting previously unselected package strace.
22:19:04 #11 28.04 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
22:19:04 #11 28.04 Unpacking strace (5.16-0ubuntu3) ...
22:19:04 #11 28.07 Selecting previously unselected package xauth.
22:19:04 #11 28.08 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
22:19:04 #11 28.08 Unpacking xauth (1:1.1-1build2) ...
22:19:04 #11 28.12 Selecting previously unselected package xz-utils.
22:19:04 #11 36.78 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
22:19:04 #11 36.79 Unpacking libdata-dump-perl (1.25-1) ...
22:19:04 #11 36.81 Selecting previously unselected package libdata-messagepack-perl.
22:19:04 #11 36.82 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
22:19:04 #11 36.83 Unpacking libdata-messagepack-perl (1.01-2build1) ...
22:19:04 #11 36.86 Selecting previously unselected package libnet-domain-tld-perl.
22:19:04 #11 36.86 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:04 #11 36.86 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:04 #11 36.89 Selecting previously unselected package libdata-validate-domain-perl.
22:19:04 #11 36.89 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:04 #11 36.90 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:04 #11 36.92 Selecting previously unselected package libnet-ipv6addr-perl.
22:19:04 #11 36.93 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
22:19:04 #11 36.93 Unpacking libnet-ipv6addr-perl (1.02-1) ...
22:19:04 #11 36.95 Selecting previously unselected package libnet-netmask-perl.
22:19:04 #11 36.96 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
22:19:04 #11 36.96 Unpacking libnet-netmask-perl (2.0001-1) ...
22:19:05 #10 30.51 Selecting previously unselected package libc6-dev:armhf.
22:19:05 #10 30.51 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ...
22:19:05 #10 30.52 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ...
22:19:05 #10 30.73 Selecting previously unselected package gcc-7-base:armhf.
22:19:05 #11 22.12 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
22:19:05 #11 22.13 Unpacking python3 (3.10.6-1~22.04) ...
22:19:05 #11 22.16 Selecting previously unselected package perl-modules-5.34.
22:19:05 #11 22.16 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
22:19:05 #11 22.16 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:19:05 #11 22.40 Selecting previously unselected package libgdbm6:arm64.
22:19:05 #11 22.40 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
22:19:05 #10 39.56 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2_all.deb ...
22:19:05 #10 39.57 Unpacking python3-pkg-resources (39.0.1-2) ...
22:19:05 #10 39.62 Selecting previously unselected package python3-chardet.
22:19:05 #10 39.62 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
22:19:05 #10 39.63 Unpacking python3-chardet (3.0.4-1) ...
22:19:05 #10 39.67 Selecting previously unselected package python3-six.
22:19:05 #10 39.68 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
22:19:05 #10 39.68 Unpacking python3-six (1.11.0-2) ...
22:19:05 #10 39.72 Selecting previously unselected package python3-debian.
22:19:05 #10 39.72 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
22:19:05 #10 39.73 Unpacking python3-debian (0.1.32) ...
22:19:05 #10 39.76 Selecting previously unselected package gnupg-l10n.
22:19:05 #10 39.76 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
22:19:05 #10 39.77 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:05 From https://github.com/docker/cli
22:19:05  * [new branch]      20.10      -> 20.10
22:19:05  * [new branch]      20.10      -> origin/20.10
22:19:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:19:05 git init src/github.com/docker/docker
22:19:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:19:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:19:05 #11 24.43 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ...
22:19:05 #11 24.45 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
22:19:05 #11 24.53 Selecting previously unselected package publicsuffix.
22:19:05 #11 24.53 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
22:19:05 #11 24.55 Unpacking publicsuffix (20200303.0012-1) ...
22:19:05 #11 24.59 Selecting previously unselected package python-apt-common.
22:19:05 #11 24.59 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
22:19:05 #11 24.60 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:19:05 #11 24.65 Selecting previously unselected package python3-apt.
22:19:05 #10 29.85 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
22:19:05 #10 29.85 Unpacking libtimedate-perl (2.3000-2) ...
22:19:05 #10 29.89 Selecting previously unselected package dh-strip-nondeterminism.
22:19:05 #10 29.89 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
22:19:05 #10 29.90 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:05 #10 29.93 Selecting previously unselected package libcroco3:arm64.
22:19:05 #10 29.93 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
22:19:05 #10 29.94 Unpacking libcroco3:arm64 (0.6.12-2) ...
22:19:05 #10 29.97 Selecting previously unselected package gettext.
22:19:05 #10 29.98 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
22:19:05 #10 29.98 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
22:19:05 #10 30.12 Selecting previously unselected package intltool-debian.
22:19:05 #10 24.40 Selecting previously unselected package libbinutils:armhf.
22:19:05 #10 24.40 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
22:19:05 #10 24.41 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
22:19:05 #10 24.47 Selecting previously unselected package libctf-nobfd0:armhf.
22:19:05 #10 24.47 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
22:19:05 #10 24.48 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
22:19:05 #10 24.51 Selecting previously unselected package libctf0:armhf.
22:19:05 #10 27.77 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
22:19:05 #10 27.77 Unpacking pinentry-curses (1.1.0-4) ...
22:19:05 #10 27.82 Selecting previously unselected package gpg-agent.
22:19:05 #10 27.82 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
22:19:05 #10 27.83 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
22:19:05 #10 27.88 Selecting previously unselected package gpg-wks-client.
22:19:05 #10 27.88 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
22:19:05 #10 27.89 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:05 #10 27.93 Selecting previously unselected package gpg-wks-server.
22:19:05 #10 27.93 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
22:19:05 #10 27.94 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:05 #10 27.98 Selecting previously unselected package gpgsm.
22:19:05 #10 27.98 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
22:19:05 #10 27.98 Unpacking gpgsm (2.2.27-2+deb11u2) ...
22:19:05 #9 30.20 Unpacking distro-info-data (0.41+deb10u5) ...
22:19:05 #9 30.25 Selecting previously unselected package python3-pkg-resources.
22:19:05 #9 30.25 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
22:19:05 #9 30.25 Unpacking python3-pkg-resources (40.8.0-1) ...
22:19:05 #9 30.30 Selecting previously unselected package python3-chardet.
22:19:05 #9 30.30 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
22:19:05 #9 30.31 Unpacking python3-chardet (3.0.4-3) ...
22:19:05 #9 30.36 Selecting previously unselected package python3-six.
22:19:05 #9 30.36 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
22:19:05 #9 30.36 Unpacking python3-six (1.12.0-1) ...
22:19:05 #9 30.40 Selecting previously unselected package python3-debian.
22:19:05 #10 24.23 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
22:19:05 #10 24.24 Unpacking libmpfr6:armhf (4.0.2-1) ...
22:19:05 #10 24.29 Selecting previously unselected package libmpc3:armhf.
22:19:05 #10 24.30 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
22:19:05 #10 24.30 Unpacking libmpc3:armhf (1.1.0-1) ...
22:19:05 #10 24.33 Selecting previously unselected package cpp-8.
22:19:05 #10 24.33 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
22:19:05 #10 24.34 Unpacking cpp-8 (8.3.0-6+rpi1) ...
22:19:05 #12 24.72 (27/80): cpio-2.12-11.el8.x86_64.rpm             21 MB/s | 266 kB     00:00    
22:19:05 #12 24.73 (28/80): dnf-plugins-core-4.0.21-14.1.el8.noarc  11 MB/s |  72 kB     00:00    
22:19:05 #12 24.74 (29/80): diffutils-3.6-6.el8.x86_64.rpm          15 MB/s | 358 kB     00:00    
22:19:05 #12 24.74 (30/80): elfutils-debuginfod-client-0.187-4.el8  11 MB/s |  73 kB     00:00    
22:19:05 #12 24.75 (31/80): emacs-filesystem-26.1-7.el8.noarch.rpm  12 MB/s |  70 kB     00:00    
22:19:05 #12 24.76 (32/80): elfutils-0.187-4.el8.x86_64.rpm         18 MB/s | 543 kB     00:00    
22:19:05 #12 24.76 (33/80): file-5.33-21.el8.x86_64.rpm            6.1 MB/s |  77 kB     00:00    
22:19:05 #12 24.79 (34/80): groff-base-1.22.3-18.el8.x86_64.rpm     38 MB/s | 1.0 MB     00:00    
22:19:05 #12 24.80 (35/80): libbabeltrace-1.5.4-4.el8.x86_64.rpm    21 MB/s | 200 kB     00:00    
22:19:05 #12 24.81 (36/80): glibc-gconv-extra-2.28-211.el8.x86_64.  28 MB/s | 1.5 MB     00:00    
22:19:05 #12 24.82 (37/80): libpkgconf-1.4.2-1.el8.x86_64.rpm      2.2 MB/s |  35 kB     00:00    
22:19:05 #12 24.82 (38/80): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   7.0 MB/s |  58 kB     00:00    
22:19:05 #12 24.83 (39/80): ncurses-6.1-9.20180224.el8.x86_64.rpm   27 MB/s | 387 kB     00:00    
22:19:05 #12 24.84 (40/80): patch-2.7.6-11.el8.x86_64.rpm          9.4 MB/s | 138 kB     00:00    
22:19:05 #12 24.84 (41/80): perl-Carp-1.42-396.el8.noarch.rpm      3.3 MB/s |  30 kB     00:00    
22:19:05 #12 24.85 (42/80): perl-Errno-1.28-421.el8.x86_64.rpm      13 MB/s |  76 kB     00:00    
22:19:05 #12 24.85 (43/80): perl-Exporter-5.72-396.el8.noarch.rpm  7.0 MB/s |  34 kB     00:00    
22:19:05 #12 24.86 (44/80): perl-File-Path-2.15-2.el8.noarch.rpm   7.3 MB/s |  38 kB     00:00    
22:19:05 #12 24.87 (45/80): perl-File-Temp-0.230.600-1.el8.noarch.  11 MB/s |  63 kB     00:00    
22:19:05 #12 24.87 (46/80): perl-Getopt-Long-2.50-4.el8.noarch.rpm  11 MB/s |  63 kB     00:00    
22:19:05 #12 24.90 (47/80): binutils-2.30-119.el8.x86_64.rpm        28 MB/s | 5.8 MB     00:00    
22:19:05 #12 24.91 (48/80): perl-Encode-2.97-3.el8.x86_64.rpm       20 MB/s | 1.5 MB     00:00    
22:19:05 #12 24.92 (49/80): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  1.3 MB/s |  58 kB     00:00    
22:19:05 #12 24.92 (50/80): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.3 MB/s |  31 kB     00:00    
22:19:05 #12 24.93 (51/80): perl-IO-1.38-421.el8.x86_64.rpm         12 MB/s | 142 kB     00:00    
22:19:05 #12 24.93 (52/80): perl-PathTools-3.74-1.el8.x86_64.rpm   7.5 MB/s |  90 kB     00:00    
22:19:05 #12 24.93 (53/80): perl-Pod-Escapes-1.07-395.el8.noarch.r 1.7 MB/s |  20 kB     00:00    
22:19:05 #12 24.94 (54/80): perl-Pod-Perldoc-3.28-396.el8.noarch.r 7.3 MB/s |  86 kB     00:00    
22:19:05 #12 24.94 (55/80): perl-Pod-Usage-1.69-395.el8.noarch.rpm 4.3 MB/s |  34 kB     00:00    
22:19:05 #12 24.95 (56/80): perl-Pod-Simple-3.35-395.el8.noarch.rp  13 MB/s | 213 kB     00:00    
22:19:05 #12 24.95 (57/80): perl-Scalar-List-Utils-1.49-2.el8.x86_ 5.9 MB/s |  68 kB     00:00    
22:19:05 #12 24.95 (58/80): perl-Socket-2.027-3.el8.x86_64.rpm     5.0 MB/s |  59 kB     00:00    
22:19:05 #12 24.96 (59/80): perl-Storable-3.11-3.el8.x86_64.rpm    8.3 MB/s |  98 kB     00:00    
22:19:05 #12 24.96 (60/80): perl-Term-ANSIColor-4.06-396.el8.noarc 4.3 MB/s |  46 kB     00:00    
22:19:05 #12 24.96 (61/80): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.2 MB/s |  23 kB     00:00    
22:19:05 #12 24.97 (62/80): perl-Text-ParseWords-3.30-395.el8.noar 3.0 MB/s |  18 kB     00:00    
22:19:05 #12 24.97 (63/80): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.8 MB/s |  24 kB     00:00    
22:19:05 #12 24.97 (64/80): perl-Time-Local-1.280-1.el8.noarch.rpm 3.6 MB/s |  34 kB     00:00    
22:19:05 #12 24.98 (65/80): perl-constant-1.33-396.el8.noarch.rpm  3.9 MB/s |  25 kB     00:00    
22:19:05 #12 24.98 (66/80): perl-Unicode-Normalize-1.25-396.el8.x8 7.2 MB/s |  82 kB     00:00    
22:19:05 #12 24.99 (67/80): perl-macros-5.26.3-421.el8.x86_64.rpm  9.1 MB/s |  72 kB     00:00    
22:19:05 #12 25.00 (68/80): perl-parent-0.237-1.el8.noarch.rpm     3.7 MB/s |  20 kB     00:00    
22:19:05 #12 25.00 (69/80): perl-podlators-4.11-1.el8.noarch.rpm    15 MB/s | 118 kB     00:00    
22:19:05 #12 25.01 (70/80): perl-threads-2.21-2.el8.x86_64.rpm      10 MB/s |  61 kB     00:00    
22:19:05 #12 25.02 (71/80): perl-libs-5.26.3-421.el8.x86_64.rpm     34 MB/s | 1.6 MB     00:00    
22:19:05 #13 74.43   Installing : gcc-4.8.5-44.el7.aarch64                                   45/68 
22:19:05 #13 74.74   Installing : libsepol-devel-2.5-10.el7.aarch64                          46/68 
22:19:05 #13 74.80   Installing : perl-Test-Harness-3.28-3.el7.noarch                        47/68 
22:19:05 #10 40.94 Selecting previously unselected package libcapture-tiny-perl.
22:19:05 #10 40.94 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:05 #10 40.94 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:05 #10 41.00 Selecting previously unselected package libcgi-pm-perl.
22:19:05 #10 41.00 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
22:19:05 #10 41.00 Unpacking libcgi-pm-perl (4.40-1) ...
22:19:05 #10 41.04 Selecting previously unselected package libfcgi-perl.
22:19:05 #10 41.05 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
22:19:05 #10 41.05 Unpacking libfcgi-perl (0.78-2+b3) ...
22:19:05 #10 41.08 Selecting previously unselected package libcgi-fast-perl.
22:19:05 #10 41.08 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:05 #10 41.08 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:05 #10 41.11 Selecting previously unselected package libsub-name-perl.
22:19:05 #10 41.12 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
22:19:05 #10 41.12 Unpacking libsub-name-perl (0.21-1+b3) ...
22:19:05 #10 41.15 Selecting previously unselected package libclass-accessor-perl.
22:19:05 #11 27.37 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
22:19:05 #11 27.45 Selecting previously unselected package libxext6:armhf.
22:19:05 #11 27.45 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
22:19:05 #11 27.46 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
22:19:05 #11 27.49 Selecting previously unselected package libxmuu1:armhf.
22:19:05 #11 27.49 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
22:19:05 #11 27.49 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
22:19:05 #11 27.52 Selecting previously unselected package manpages.
22:19:05 #11 27.52 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
22:19:05 #11 27.52 Unpacking manpages (5.05-1) ...
22:19:05 #11 28.12 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
22:19:05 #11 28.13 Unpacking xz-utils (5.2.5-2ubuntu1) ...
22:19:05 #11 28.18 Selecting previously unselected package libsigsegv2:armhf.
22:19:05 #11 28.18 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
22:19:05 #11 28.19 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
22:19:05 #11 28.24 Selecting previously unselected package m4.
22:19:05 #11 28.24 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
22:19:05 #11 28.25 Unpacking m4 (1.4.18-5ubuntu2) ...
22:19:05 #11 28.29 Selecting previously unselected package autoconf.
22:19:05 #11 28.29 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
22:19:05 #11 28.30 Unpacking autoconf (2.71-2) ...
22:19:05 #11 28.36 Selecting previously unselected package autotools-dev.
22:19:05 #10 30.73 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:05 #10 30.73 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:05 #10 30.78 Selecting previously unselected package libisl19:armhf.
22:19:05 #10 30.78 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
22:19:05 #10 30.78 Unpacking libisl19:armhf (0.19-1) ...
22:19:05 #10 30.84 Selecting previously unselected package libmpfr6:armhf.
22:19:05 #10 30.85 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
22:19:05 #10 30.85 Unpacking libmpfr6:armhf (4.0.1-1) ...
22:19:05 #10 30.89 Selecting previously unselected package libmpc3:armhf.
22:19:05 #10 30.89 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
22:19:05 #10 30.90 Unpacking libmpc3:armhf (1.1.0-1) ...
22:19:05 #10 30.93 Selecting previously unselected package cpp-7.
22:19:05 #10 30.93 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:05 #10 30.94 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:19:05 #11 22.40 Unpacking libgdbm6:arm64 (1.23-1) ...
22:19:05 #11 22.43 Selecting previously unselected package libgdbm-compat4:arm64.
22:19:05 #11 22.43 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
22:19:05 #11 22.44 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
22:19:05 #11 22.47 Selecting previously unselected package libperl5.34:arm64.
22:19:05 #11 22.47 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_arm64.deb ...
22:19:05 #11 22.48 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
22:19:05 #11 22.67 Selecting previously unselected package perl.
22:19:05 #11 37.04 Selecting previously unselected package libnetaddr-ip-perl.
22:19:05 #11 37.05 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
22:19:05 #11 37.05 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:05 #11 37.08 Selecting previously unselected package libdata-validate-ip-perl.
22:19:05 #11 37.08 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
22:19:05 #11 37.09 Unpacking libdata-validate-ip-perl (0.30-1) ...
22:19:05 #11 37.12 Selecting previously unselected package libdata-validate-uri-perl.
22:19:05 #11 37.13 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
22:19:05 #11 37.13 Unpacking libdata-validate-uri-perl (0.07-2) ...
22:19:05 #11 37.16 Selecting previously unselected package libdistro-info-perl.
22:19:05 #11 37.16 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ...
22:19:05 #11 37.17 Unpacking libdistro-info-perl (1.1build1) ...
22:19:05 #11 37.20 Selecting previously unselected package libemail-address-xs-perl.
22:19:05 #11 37.20 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
22:19:05 #11 37.20 Unpacking libemail-address-xs-perl (1.04-1build6) ...
22:19:05 #11 37.23 Selecting previously unselected package libipc-system-simple-perl.
22:19:05 #11 37.23 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:05 #11 37.24 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:05 #11 37.27 Selecting previously unselected package libfile-basedir-perl.
22:19:05 #11 37.27 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
22:19:05 #11 37.27 Unpacking libfile-basedir-perl (0.09-1) ...
22:19:05 #11 37.30 Selecting previously unselected package libfile-chdir-perl.
22:19:05 #11 37.30 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:05 #11 37.30 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:05 #11 37.34 Selecting previously unselected package libfile-fcntllock-perl.
22:19:05 #11 37.35 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
22:19:05 #11 37.39 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
22:19:05 #10 39.84 Selecting previously unselected package gnupg-utils.
22:19:05 #10 39.84 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 39.85 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:05 #10 39.89 Selecting previously unselected package gpg.
22:19:05 #10 39.89 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 39.90 Unpacking gpg (2.2.4-1ubuntu1.6) ...
22:19:05 #10 39.97 Selecting previously unselected package pinentry-curses.
22:19:05 #10 39.98 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
22:19:05 #10 39.98 Unpacking pinentry-curses (1.1.0-1) ...
22:19:05 #10 40.02 Selecting previously unselected package gpg-agent.
22:19:05 #10 40.02 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 40.03 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:05 #10 40.07 Selecting previously unselected package gpg-wks-client.
22:19:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:19:05 + SRC=src/github.com/docker/docker
22:19:05 + REF=20.10
22:19:05 + REF_FETCH=20.10
22:19:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:19:05 + awk {print $2}
22:19:05 + REF=refs/heads/20.10
22:19:05 + [ -n refs/heads/20.10 ]
22:19:05 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:19:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:19:05 #11 24.65 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_arm64.deb ...
22:19:05 #11 24.65 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
22:19:05 #11 24.72 Selecting previously unselected package strace.
22:19:05 #11 24.72 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
22:19:05 #11 24.72 Unpacking strace (5.5-3ubuntu1) ...
22:19:05 #11 24.78 Selecting previously unselected package xauth.
22:19:05 #11 24.79 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
22:19:05 #11 24.79 Unpacking xauth (1:1.1-0ubuntu1) ...
22:19:05 #11 24.83 Selecting previously unselected package libfl2:arm64.
22:19:05 #11 24.83 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
22:19:05 #11 24.84 Unpacking libfl2:arm64 (2.6.4-6.2) ...
22:19:05 #11 24.87 Selecting previously unselected package at.
22:19:05 #11 24.88 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
22:19:05 #11 24.88 Unpacking at (3.1.23-1ubuntu1) ...
22:19:05 #11 24.93 Selecting previously unselected package libsigsegv2:arm64.
22:19:05 #10 30.12 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
22:19:05 #10 30.12 Unpacking intltool-debian (0.35.0+20060710.4) ...
22:19:05 #10 30.16 Selecting previously unselected package po-debconf.
22:19:05 #10 30.16 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
22:19:05 #10 30.16 Unpacking po-debconf (1.0.20) ...
22:19:05 #10 30.21 Selecting previously unselected package debhelper.
22:19:05 #10 30.21 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
22:19:05 #10 30.22 Unpacking debhelper (11.1.6ubuntu2) ...
22:19:05 #10 30.32 Selecting previously unselected package libfile-which-perl.
22:19:05 #10 30.32 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
22:19:05 #10 30.32 Unpacking libfile-which-perl (1.21-1) ...
22:19:05 #10 30.35 Selecting previously unselected package libfile-homedir-perl.
22:19:05 #10 30.35 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
22:19:05 #10 30.36 Unpacking libfile-homedir-perl (1.002-1) ...
22:19:05 #10 30.41 Selecting previously unselected package devscripts.
22:19:05 #10 37.98 Selecting previously unselected package iso-codes.
22:19:05 #10 24.51 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
22:19:05 #10 24.52 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
22:19:05 #10 24.55 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:05 #10 24.55 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
22:19:05 #10 24.56 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
22:19:05 #10 24.79 Selecting previously unselected package binutils.
22:19:05 #10 28.03 Selecting previously unselected package gnupg.
22:19:05 #10 28.03 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
22:19:05 #10 28.03 Unpacking gnupg (2.2.27-2+deb11u2) ...
22:19:05 #10 28.09 Selecting previously unselected package libfile-dirlist-perl.
22:19:05 #10 28.09 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:05 #10 28.09 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:05 #10 28.12 Selecting previously unselected package libfile-which-perl.
22:19:05 #10 28.12 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
22:19:05 #10 28.13 Unpacking libfile-which-perl (1.23-1) ...
22:19:05 #10 28.16 Selecting previously unselected package libfile-homedir-perl.
22:19:05 #10 28.16 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
22:19:05 #10 28.16 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:05 #10 28.19 Selecting previously unselected package libfile-touch-perl.
22:19:05 #9 30.41 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
22:19:05 #9 30.41 Unpacking python3-debian (0.1.35) ...
22:19:05 #9 30.46 Selecting previously unselected package libgpgme11:arm64.
22:19:05 #9 30.46 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
22:19:05 #9 30.46 Unpacking libgpgme11:arm64 (1.12.0-6) ...
22:19:05 #9 30.51 Selecting previously unselected package python3-gpg.
22:19:05 #9 30.52 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
22:19:05 #9 30.52 Unpacking python3-gpg (1.12.0-6) ...
22:19:05 #9 30.58 Selecting previously unselected package dput.
22:19:05 #9 30.59 Preparing to unpack .../152-dput_1.0.3_all.deb ...
22:19:05 #9 30.60 Unpacking dput (1.0.3) ...
22:19:05 #9 30.64 Selecting previously unselected package equivs.
22:19:05 #12 25.03 (72/80): perl-threads-shared-1.58-2.el8.x86_64. 2.8 MB/s |  48 kB     00:00    
22:19:05 #12 25.03 (73/80): pkgconf-1.4.2-1.el8.x86_64.rpm         4.3 MB/s |  38 kB     00:00    
22:19:05 #12 25.03 (74/80): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.2 MB/s |  17 kB     00:00    
22:19:05 #12 25.04 (75/80): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.2 MB/s |  15 kB     00:00    
22:19:05 #12 25.05 (76/80): unzip-6.0-46.el8.x86_64.rpm             19 MB/s | 196 kB     00:00    
22:19:05 #12 25.05 (77/80): xz-5.2.4-4.el8.x86_64.rpm               12 MB/s | 153 kB     00:00    
22:19:05 #12 25.06 (78/80): zip-3.0-23.el8.x86_64.rpm               18 MB/s | 270 kB     00:00    
22:19:05 #12 25.07 (79/80): python3-dnf-plugins-core-4.0.21-14.1.e  17 MB/s | 243 kB     00:00    
22:19:05 #12 25.11 (80/80): perl-interpreter-5.26.3-421.el8.x86_64  45 MB/s | 6.3 MB     00:00    
22:19:05 #12 25.12 --------------------------------------------------------------------------------
22:19:05 #12 25.12 Total                                            22 MB/s |  31 MB     00:01     
22:19:05 #13 74.91   Installing : automake-1.13.4-3.el7.noarch                               48/68 
22:19:05 #13 75.21 install-info: No such file or directory for /usr/share/info/automake.info.gz
22:19:05 #10 41.15 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
22:19:05 #10 41.15 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:05 #10 41.18 Selecting previously unselected package libclass-inspector-perl.
22:19:05 #10 41.18 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
22:19:05 #10 41.19 Unpacking libclass-inspector-perl (1.32-1) ...
22:19:05 #10 41.21 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:05 #10 41.22 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
22:19:05 #10 41.22 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:05 #10 41.25 Selecting previously unselected package libclone-perl.
22:19:05 #10 41.25 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
22:19:05 #10 41.26 Unpacking libclone-perl (0.41-1+b1) ...
22:19:05 #10 41.28 Selecting previously unselected package libcommon-sense-perl.
22:19:05 #10 41.29 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
22:19:05 #10 41.29 Unpacking libcommon-sense-perl (3.74-2+b7) ...
22:19:05 #10 41.32 Selecting previously unselected package libparams-util-perl.
22:19:05 #10 41.32 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
22:19:05 #10 41.33 Unpacking libparams-util-perl (1.07-3+b4) ...
22:19:05 #10 41.35 Selecting previously unselected package libsub-install-perl.
22:19:05 #10 41.36 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
22:19:05 #10 41.36 Unpacking libsub-install-perl (0.928-1) ...
22:19:05 #10 41.39 Selecting previously unselected package libdata-optlist-perl.
22:19:05 #10 41.39 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
22:19:05 #10 41.39 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:05 #10 41.42 Selecting previously unselected package libsub-exporter-perl.
22:19:05 #10 41.42 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
22:19:05 #10 41.43 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:05 #10 41.45 Selecting previously unselected package libconst-fast-perl.
22:19:05 #10 41.46 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
22:19:05 #11 27.65 Selecting previously unselected package openssh-client.
22:19:05 #11 27.65 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ...
22:19:05 #11 27.66 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
22:19:05 #11 27.74 Selecting previously unselected package publicsuffix.
22:19:05 #11 27.74 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
22:19:05 #11 27.74 Unpacking publicsuffix (20200303.0012-1) ...
22:19:05 #11 27.78 Selecting previously unselected package python-apt-common.
22:19:05 #11 27.78 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
22:19:05 #11 27.78 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:19:05 #11 27.81 Selecting previously unselected package python3-apt.
22:19:05 #11 27.81 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_armhf.deb ...
22:19:05 #11 27.82 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
22:19:05 #11 27.85 Selecting previously unselected package strace.
22:19:05 #11 28.36 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
22:19:05 #11 28.37 Unpacking autotools-dev (20220109.1) ...
22:19:05 #11 28.42 Selecting previously unselected package automake.
22:19:05 #11 28.42 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
22:19:05 #11 28.42 Unpacking automake (1:1.16.5-1.3) ...
22:19:05 #11 28.48 Selecting previously unselected package autopoint.
22:19:05 #11 28.49 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
22:19:05 #11 28.49 Unpacking autopoint (0.21-4ubuntu4) ...
22:19:05 #11 28.55 Selecting previously unselected package binutils-common:armhf.
22:19:05 #11 28.55 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_armhf.deb ...
22:19:05 #11 28.56 Unpacking binutils-common:armhf (2.38-3ubuntu1) ...
22:19:05 #11 28.61 Selecting previously unselected package libbinutils:armhf.
22:19:05 #11 28.61 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_armhf.deb ...
22:19:05 #11 28.62 Unpacking libbinutils:armhf (2.38-3ubuntu1) ...
22:19:05 #11 28.66 Selecting previously unselected package libctf-nobfd0:armhf.
22:19:05 #11 28.67 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_armhf.deb ...
22:19:05 #11 28.67 Unpacking libctf-nobfd0:armhf (2.38-3ubuntu1) ...
22:19:05 #11 28.70 Selecting previously unselected package libctf0:armhf.
22:19:05 #11 28.71 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_armhf.deb ...
22:19:05 #11 28.71 Unpacking libctf0:armhf (2.38-3ubuntu1) ...
22:19:05 #11 22.67 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_arm64.deb ...
22:19:05 #11 22.68 Unpacking perl (5.34.0-3ubuntu1.1) ...
22:19:05 #11 22.72 Selecting previously unselected package openssl.
22:19:05 #11 22.72 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_arm64.deb ...
22:19:05 #11 22.73 Unpacking openssl (3.0.2-0ubuntu1.6) ...
22:19:05 #11 22.78 Selecting previously unselected package ca-certificates.
22:19:05 #11 22.78 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
22:19:05 #11 22.79 Unpacking ca-certificates (20211016) ...
22:19:05 #11 22.84 Selecting previously unselected package distro-info-data.
22:19:05 #11 22.84 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
22:19:05 #11 22.85 Unpacking distro-info-data (0.52ubuntu0.1) ...
22:19:05 #11 22.88 Selecting previously unselected package iso-codes.
22:19:05 #11 22.88 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
22:19:05 #11 22.88 Unpacking iso-codes (4.9.0-1) ...
22:19:05 #11 37.44 Selecting previously unselected package libnumber-compare-perl.
22:19:05 #11 37.44 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
22:19:05 #11 37.45 Unpacking libnumber-compare-perl (0.03-2) ...
22:19:05 #11 37.52 Selecting previously unselected package libtext-glob-perl.
22:19:05 #11 37.52 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
22:19:05 #11 37.53 Unpacking libtext-glob-perl (0.11-2) ...
22:19:05 #11 37.57 Selecting previously unselected package libfile-find-rule-perl.
22:19:05 #11 37.58 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:05 #11 37.59 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:05 From https://github.com/docker/cli
22:19:05  * [new branch]      20.10      -> 20.10
22:19:05  * [new branch]      20.10      -> origin/20.10
22:19:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
22:19:05 #10 40.08 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 40.08 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:05 #10 40.12 Selecting previously unselected package gpg-wks-server.
22:19:05 #10 40.12 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 40.13 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:05 #10 40.16 Selecting previously unselected package gpgsm.
22:19:05 #10 40.16 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 40.17 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
22:19:05 #10 40.22 Selecting previously unselected package gnupg.
22:19:05 #10 40.22 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
22:19:05 #10 40.23 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
22:19:05 #10 40.28 Selecting previously unselected package libgpgme11:amd64.
22:19:05 #10 40.28 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
22:19:05 #10 40.28 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
22:19:05 #10 40.32 Selecting previously unselected package python3-gpg.
22:19:05 #10 40.33 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
22:19:05 #10 40.33 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
22:19:05 #10 40.39 Selecting previously unselected package dput.
22:19:05 #10 40.39 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
22:19:05 #10 40.40 Unpacking dput (1.0.1ubuntu1) ...
22:19:05 #10 40.46 Selecting previously unselected package libfakeroot:amd64.
22:19:05 #10 40.46 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
22:19:05 #10 40.47 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
22:19:05 #10 40.53 Selecting previously unselected package fakeroot.
22:19:05 #10 40.53 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
22:19:05 #10 40.53 Unpacking fakeroot (1.22-2ubuntu1) ...
22:19:05 #10 40.58 Selecting previously unselected package libcurl3-gnutls:amd64.
22:19:05 22:19:05 #13 75.24   Installing : python-IPy-0.75-6.el7.noarch                               49/68 
22:19:05 #13 75.33   Installing : policycoreutils-python-2.5-34.el7.aarch64                  50/68 
#10 24.79 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
22:19:05 #10 24.79 Unpacking binutils (2.35.2-2+rpi1) ...
22:19:05 #10 24.84 Selecting previously unselected package libisl23:armhf.
22:19:05 #10 24.84 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
22:19:05 #10 24.84 Unpacking libisl23:armhf (0.23-1) ...
22:19:05 #10 24.93 Selecting previously unselected package libmpfr6:armhf.
22:19:05 #10 24.93 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
22:19:05 #10 24.93 Unpacking libmpfr6:armhf (4.1.0-3) ...
22:19:05 #10 24.99 Selecting previously unselected package libmpc3:armhf.
22:19:05 #10 24.99 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
22:19:05 #10 25.00 Unpacking libmpc3:armhf (1.2.0-1) ...
22:19:05 #10 25.04 Selecting previously unselected package cpp-10.
22:19:05 #10 25.04 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
22:19:05 #10 25.04 Unpacking cpp-10 (10.2.1-6+rpi1) ...
22:19:05 #10 30.41 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
22:19:05 #10 37.98 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
22:19:05 #10 30.43 Unpacking devscripts (2.17.12ubuntu1.1) ...
22:19:05 #10 30.53 Selecting previously unselected package diffstat.
22:19:05 #10 30.53 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
22:19:05 #10 30.54 Unpacking diffstat (1.61-1build1) ...
22:19:05 #10 30.58 Selecting previously unselected package libassuan0:arm64.
22:19:05 #10 30.58 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
22:19:05 #10 30.59 Unpacking libassuan0:arm64 (2.5.1-2) ...
22:19:05 #10 30.62 Selecting previously unselected package gpgconf.
22:19:05 #10 30.62 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:05 #10 30.63 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
22:19:05 #10 37.98 Unpacking iso-codes (4.6.0-1) ...
22:19:05 #10 38.40 Selecting previously unselected package libalgorithm-diff-perl.
22:19:05 #10 30.67 Selecting previously unselected package libksba8:arm64.
22:19:05 #10 30.68 Preparing to unpack .../122-libksba8_1.3.5-2ubuntu0.18.04.1_arm64.deb ...
22:19:05 #10 30.68 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.1) ...
22:19:05 #10 30.73 Selecting previously unselected package libnpth0:arm64.
22:19:05 #10 30.73 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
22:19:05 #10 30.74 Unpacking libnpth0:arm64 (1.5-3) ...
22:19:05 #10 30.78 Selecting previously unselected package dirmngr.
22:19:05 #9 30.64 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
22:19:05 #9 30.64 Unpacking equivs (2.2.0) ...
22:19:05 #9 30.70 Selecting previously unselected package exim4-config.
22:19:05 #9 30.71 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ...
22:19:05 #9 30.72 Unpacking exim4-config (4.92-8+deb10u7) ...
22:19:05 #9 30.79 Selecting previously unselected package exim4-base.
22:19:05 #9 30.79 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ...
22:19:05 #9 30.80 Unpacking exim4-base (4.92-8+deb10u7) ...
22:19:05 #9 30.90 Selecting previously unselected package libevent-2.1-6:arm64.
22:19:05 #9 30.90 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
22:19:05 #9 30.91 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
22:19:05 #9 30.96 Selecting previously unselected package libunbound8:arm64.
22:19:05 #9 30.97 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u2_arm64.deb ...
22:19:05 #9 30.97 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ...
22:19:05 #9 31.04 Selecting previously unselected package libgnutls-dane0:arm64.
22:19:05 #11 27.86 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
22:19:05 #11 27.86 Unpacking strace (5.5-3ubuntu1) ...
22:19:05 #11 27.92 Selecting previously unselected package xauth.
22:19:05 #11 27.93 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
22:19:05 #11 27.94 Unpacking xauth (1:1.1-0ubuntu1) ...
22:19:05 #11 27.98 Selecting previously unselected package libfl2:armhf.
22:19:05 #11 27.98 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
22:19:05 #11 27.99 Unpacking libfl2:armhf (2.6.4-6.2) ...
22:19:05 #11 28.03 Selecting previously unselected package at.
22:19:05 #11 28.03 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
22:19:05 #11 28.03 Unpacking at (3.1.23-1ubuntu1) ...
22:19:05 #11 28.08 Selecting previously unselected package libsigsegv2:armhf.
22:19:05 #11 28.08 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
22:19:05 #11 28.08 Unpacking libsigsegv2:armhf (2.12-2) ...
22:19:05 #10 28.20 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
22:19:05 #10 28.20 Unpacking libfile-touch-perl (0.11-1) ...
22:19:05 #10 28.23 Selecting previously unselected package libio-pty-perl.
22:19:05 #10 28.23 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
22:19:05 #10 28.24 Unpacking libio-pty-perl (1:1.15-2) ...
22:19:05 #10 28.27 Selecting previously unselected package libipc-run-perl.
22:19:05 #10 28.27 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
22:19:05 #10 28.27 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:05 #10 28.35 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:05 #10 28.35 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:05 #10 28.35 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:05 #10 28.38 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:05 #10 28.39 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
22:19:05 #10 28.39 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:05 #10 28.42 Selecting previously unselected package libdynaloader-functions-perl.
22:19:05 #10 28.42 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:05 #10 28.43 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:05 #10 28.46 Selecting previously unselected package libdevel-callchecker-perl.
22:19:05 #10 28.46 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
22:19:05 #10 28.46 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
22:19:05 #10 28.49 Selecting previously unselected package libparams-classify-perl.
22:19:05 #10 28.49 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
22:19:05 #10 28.50 Unpacking libparams-classify-perl (0.015-1+b3) ...
22:19:05 #10 28.53 Selecting previously unselected package libmodule-runtime-perl.
22:19:05 #10 28.53 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:05 #10 28.53 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:05 #10 28.56 Selecting previously unselected package libimport-into-perl.
22:19:05 #11 24.93 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
22:19:05 #11 24.93 Unpacking libsigsegv2:arm64 (2.12-2) ...
22:19:05 #11 24.96 Selecting previously unselected package m4.
22:19:05 #11 24.96 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
22:19:05 #11 24.97 Unpacking m4 (1.4.18-4) ...
22:19:05 #11 25.01 Selecting previously unselected package autoconf.
22:19:05 #11 25.01 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
22:19:05 #11 25.01 Unpacking autoconf (2.69-11.1) ...
22:19:05 #11 25.10 Selecting previously unselected package autotools-dev.
22:19:05 #11 25.10 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
22:19:05 #11 25.10 Unpacking autotools-dev (20180224.1) ...
22:19:05 #11 25.14 Selecting previously unselected package automake.
22:19:05 #11 25.14 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
22:19:05 #11 25.15 Unpacking automake (1:1.16.1-4ubuntu6) ...
22:19:05 #11 25.22 Selecting previously unselected package autopoint.
22:19:05 #11 25.22 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
22:19:05 #11 25.23 Unpacking autopoint (0.19.8.1-10build1) ...
22:19:05 #11 25.26 Selecting previously unselected package binutils-common:arm64.
22:19:05 #11 25.26 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_arm64.deb ...
22:19:05 #11 25.26 Unpacking binutils-common:arm64 (2.34-6ubuntu1.3) ...
22:19:05 #11 25.31 Selecting previously unselected package libbinutils:arm64.
22:19:05 #11 25.31 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_arm64.deb ...
22:19:05 #11 25.31 Unpacking libbinutils:arm64 (2.34-6ubuntu1.3) ...
22:19:05 #9 30.61 Selecting previously unselected package libxml2:armhf.
22:19:05 #9 30.61 Preparing to unpack .../076-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
22:19:05 #9 30.62 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
22:19:05 #9 30.70 Selecting previously unselected package libcroco3:armhf.
22:19:05 #9 30.70 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
22:19:05 #9 30.70 Unpacking libcroco3:armhf (0.6.12-3) ...
22:19:05 #9 30.75 Selecting previously unselected package libncurses6:armhf.
22:19:05 #9 30.75 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u2_armhf.deb ...
22:19:05 #9 30.75 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u2) ...
22:19:05 #9 30.79 Selecting previously unselected package gettext.
22:19:05 #9 30.80 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
22:19:05 #9 30.80 Unpacking gettext (0.19.8.1-9) ...
22:19:05 #9 30.93 Selecting previously unselected package intltool-debian.
22:19:05 #9 30.94 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:05 #9 30.94 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:05 #9 30.97 Selecting previously unselected package po-debconf.
22:19:05 #9 30.97 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
22:19:05 #9 30.98 Unpacking po-debconf (1.0.21) ...
22:19:05 #9 31.03 Selecting previously unselected package debhelper.
22:19:05 #9 31.03 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
22:19:05 #9 31.03 Unpacking debhelper (12.1.1) ...
22:19:05 #10 24.95 Selecting previously unselected package cpp.
22:19:05 #10 24.95 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
22:19:05 #10 24.96 Unpacking cpp (4:8.3.0-1+rpi2) ...
22:19:05 #10 24.98 Preparing to unpack .../024-curl_7.64.0-4+deb10u3_armhf.deb ...
22:19:05 #10 24.99 Unpacking curl (7.64.0-4+deb10u3) over (7.64.0-4+deb10u2) ...
22:19:05 #10 25.05 Preparing to unpack .../025-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
22:19:05 #10 27.43 Fedora 35 - aarch64 - Updates                    16 MB/s |  32 MB     00:01    
22:19:05 #11 28.74 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:05 #11 28.74 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-3ubuntu1_armhf.deb ...
22:19:05 #11 28.75 Unpacking binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ...
22:19:05 #10 41.46 Unpacking libconst-fast-perl (0.014-1) ...
22:19:05 #10 41.49 Selecting previously unselected package libwant-perl.
22:19:05 #10 41.49 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
22:19:05 #10 41.50 Unpacking libwant-perl (0.29-1+b4) ...
22:19:05 #10 41.53 Selecting previously unselected package libcontextual-return-perl.
22:19:05 #10 41.53 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:05 #10 41.53 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:05 #10 41.57 Selecting previously unselected package libconvert-binhex-perl.
22:19:05 #10 41.58 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:05 #10 41.58 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:05 #10 41.61 Selecting previously unselected package libdata-dump-perl.
22:19:05 #10 41.61 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
22:19:05 #10 41.62 Unpacking libdata-dump-perl (1.23-1) ...
22:19:05 #10 41.65 Selecting previously unselected package libdigest-bubblebabble-perl.
22:19:05 #10 41.65 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:19:05 #10 41.65 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:19:05 #10 41.68 Selecting previously unselected package libdigest-hmac-perl.
22:19:05 #10 26.67 Selecting previously unselected package gcc.
22:19:05 #10 26.67 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
22:19:05 #10 26.68 Unpacking gcc (4:10.2.1-1) ...
22:19:05 #10 26.71 Selecting previously unselected package libstdc++-10-dev:armhf.
22:19:05 #13 3.009 CentOS Stream 9 - CRB                           3.2 MB/s | 5.0 MB     00:01    
22:19:05 #11 23.02 Selecting previously unselected package less.
22:19:05 #11 23.03 Preparing to unpack .../010-less_590-1build1_arm64.deb ...
22:19:05 #11 23.03 Unpacking less (590-1build1) ...
22:19:05 #11 23.07 Selecting previously unselected package libmd0:arm64.
22:19:05 #11 23.07 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
22:19:05 #11 23.07 Unpacking libmd0:arm64 (1.0.4-1build1) ...
22:19:05 #11 23.11 Selecting previously unselected package libbsd0:arm64.
22:19:05 #11 23.11 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
22:19:05 #11 23.11 Unpacking libbsd0:arm64 (0.11.5-1) ...
22:19:05 #11 23.15 Selecting previously unselected package libelf1:arm64.
22:19:05 #11 23.15 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
22:19:05 #11 23.15 Unpacking libelf1:arm64 (0.186-1build1) ...
22:19:05 #11 23.19 Selecting previously unselected package libicu70:arm64.
22:19:05 #11 23.19 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
22:19:05 #11 37.67 Selecting previously unselected package libfont-afm-perl.
22:19:05 #11 37.67 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
22:19:05 #11 37.68 Unpacking libfont-afm-perl (1.20-3) ...
22:19:05 #11 37.77 Selecting previously unselected package libio-string-perl.
22:19:05 #11 37.78 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
22:19:05 #11 37.79 Unpacking libio-string-perl (1.08-3.1) ...
22:19:05 #11 37.85 Selecting previously unselected package libfont-ttf-perl.
22:19:05 #11 37.85 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:05 #11 37.86 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:05 git init src/github.com/docker/docker
22:19:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/.git/
22:19:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:19:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
22:19:05 + SRC=src/github.com/docker/docker
22:19:05 + REF=20.10
22:19:05 + REF_FETCH=20.10
22:19:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
22:19:05 + awk {print $2}
22:19:05 #12 15.59 CentOS Stream 8 - Extras common packages        4.3 kB/s | 5.2 kB     00:01    
22:19:05 #10 31.48 Selecting previously unselected package cpp.
22:19:05 #10 31.48 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
22:19:05 #10 31.48 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
22:19:05 #10 31.52 Selecting previously unselected package libcc1-0:armhf.
22:19:05 #10 31.52 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
22:19:05 #10 31.52 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:05 #10 31.56 Selecting previously unselected package libgomp1:armhf.
22:19:06 #9 31.15 Selecting previously unselected package debian-keyring.
22:19:06 #9 31.15 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
22:19:06 #9 31.15 Unpacking debian-keyring (2019.02.25) ...
22:19:06 #10 30.78 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 30.80 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
22:19:06 #10 30.88 Selecting previously unselected package python3-pkg-resources.
22:19:06 #10 30.89 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2_all.deb ...
22:19:06 #10 30.89 Unpacking python3-pkg-resources (39.0.1-2) ...
22:19:06 #10 30.93 Selecting previously unselected package python3-chardet.
22:19:06 #10 30.93 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
22:19:06 #10 30.94 Unpacking python3-chardet (3.0.4-1) ...
22:19:06 #10 30.99 Selecting previously unselected package python3-six.
22:19:06 #10 30.99 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
22:19:06 #10 31.00 Unpacking python3-six (1.11.0-2) ...
22:19:06 #10 31.10 Selecting previously unselected package python3-debian.
22:19:06 #10 25.06 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) over (7.64.0-4+deb10u2) ...
22:19:06 #10 25.13 Selecting previously unselected package libcc1-0:armhf.
22:19:06 #10 25.13 Preparing to unpack .../026-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.14 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 25.18 Selecting previously unselected package libgomp1:armhf.
22:19:06 #10 25.18 Preparing to unpack .../027-libgomp1_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.18 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 25.22 Selecting previously unselected package libatomic1:armhf.
22:19:06 #10 25.22 Preparing to unpack .../028-libatomic1_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.23 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 25.26 Selecting previously unselected package libasan5:armhf.
22:19:06 #10 25.26 Preparing to unpack .../029-libasan5_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.27 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 38.40 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:06 #10 38.41 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:06 #10 38.45 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:06 #10 38.45 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
22:19:06 #10 38.45 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:06 #10 38.48 Selecting previously unselected package libalgorithm-merge-perl.
22:19:06 #10 38.48 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:06 #10 38.49 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:06 #10 38.52 Selecting previously unselected package libaliased-perl.
22:19:06 #10 38.52 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
22:19:06 #10 38.54 Unpacking libaliased-perl (0.34-1.1) ...
22:19:06 #10 38.57 Selecting previously unselected package libapt-pkg-perl.
22:19:06 #10 38.57 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
22:19:06 #10 38.57 Unpacking libapt-pkg-perl (0.1.39) ...
22:19:06 #10 38.61 Selecting previously unselected package libarchive-cpio-perl.
22:19:06 #10 38.61 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:06 #10 38.61 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:06 #10 28.56 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
22:19:06 #10 28.57 Unpacking libimport-into-perl (1.002005-1) ...
22:19:06 #10 28.60 Selecting previously unselected package librole-tiny-perl.
22:19:06 #10 28.60 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
22:19:06 #10 28.61 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:06 #10 28.64 Selecting previously unselected package libstrictures-perl.
22:19:06 #10 28.64 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
22:19:06 #10 28.64 Unpacking libstrictures-perl (2.000006-1) ...
22:19:06 #10 28.68 Selecting previously unselected package libsub-quote-perl.
22:19:06 #10 28.68 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
22:19:06 #10 28.71 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:06 #10 28.74 Selecting previously unselected package libmoo-perl.
22:19:06 #10 28.74 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
22:19:06 #10 28.74 Unpacking libmoo-perl (2.004004-1) ...
22:19:06 #10 28.78 Selecting previously unselected package libencode-locale-perl.
22:19:06 #10 28.78 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:06 #10 28.78 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:06 #10 28.81 Selecting previously unselected package libtimedate-perl.
22:19:06 #10 28.82 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
22:19:06 #10 28.82 Unpacking libtimedate-perl (2.3300-2) ...
22:19:06 #10 28.85 Selecting previously unselected package libhttp-date-perl.
22:19:06 #10 28.85 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
22:19:06 #10 28.86 Unpacking libhttp-date-perl (6.05-1) ...
22:19:06 #10 28.89 Selecting previously unselected package libfile-listing-perl.
22:19:06 #11 28.11 Selecting previously unselected package m4.
22:19:06 #11 28.11 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
22:19:06 #11 28.12 Unpacking m4 (1.4.18-4) ...
22:19:06 #11 28.16 Selecting previously unselected package autoconf.
22:19:06 #11 28.16 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
22:19:06 #11 28.16 Unpacking autoconf (2.69-11.1) ...
22:19:06 #11 28.22 Selecting previously unselected package autotools-dev.
22:19:06 #11 28.22 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
22:19:06 #11 28.23 Unpacking autotools-dev (20180224.1) ...
22:19:06 #11 28.26 Selecting previously unselected package automake.
22:19:06 #11 28.26 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
22:19:06 #11 28.27 Unpacking automake (1:1.16.1-4ubuntu6) ...
22:19:06 #11 28.34 Selecting previously unselected package autopoint.
22:19:06 #10 26.71 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
22:19:06 #10 26.72 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
22:19:06 #10 26.95 Selecting previously unselected package g++-10.
22:19:06 #10 26.95 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
22:19:06 #10 26.96 Unpacking g++-10 (10.2.1-6) ...
22:19:06 #11 25.39 Selecting previously unselected package libctf-nobfd0:arm64.
22:19:06 #11 25.39 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_arm64.deb ...
22:19:06 #11 25.39 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
22:19:06 #11 25.43 Selecting previously unselected package libctf0:arm64.
22:19:06 #11 25.44 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_arm64.deb ...
22:19:06 #11 25.44 Unpacking libctf0:arm64 (2.34-6ubuntu1.3) ...
22:19:06 #11 25.48 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:19:06 #11 25.48 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.3_arm64.deb ...
22:19:06 #11 25.49 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
22:19:06 #9 31.04 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u9_arm64.deb ...
22:19:06 #9 31.05 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
22:19:06 #9 31.09 Selecting previously unselected package exim4-daemon-light.
22:19:06 #9 31.09 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ...
22:19:06 #9 31.11 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
22:19:06 #9 31.19 Selecting previously unselected package libcurl3-gnutls:arm64.
22:19:06 #9 31.19 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u3_arm64.deb ...
22:19:06 #9 31.19 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
22:19:06 #9 31.25 Selecting previously unselected package libpcre2-8-0:arm64.
22:19:06 #9 31.25 Preparing to unpack .../161-libpcre2-8-0_10.32-5_arm64.deb ...
22:19:06 #9 31.26 Unpacking libpcre2-8-0:arm64 (10.32-5) ...
22:19:06 #9 31.30 Selecting previously unselected package liberror-perl.
22:19:06 #10 41.68 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:19:06 #10 41.69 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:06 #10 41.71 Selecting previously unselected package libdistro-info-perl.
22:19:06 #10 41.71 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
22:19:06 #10 41.72 Unpacking libdistro-info-perl (0.21) ...
22:19:06 #10 41.75 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:06 #10 41.75 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:06 #10 41.76 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:06 #10 41.80 Selecting previously unselected package libmailtools-perl.
22:19:06 #10 41.80 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
22:19:06 #10 41.80 Unpacking libmailtools-perl (2.18-1) ...
22:19:06 #10 41.84 Selecting previously unselected package libnet-ip-perl.
22:19:06 #10 41.84 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
22:19:06 #10 41.85 Unpacking libnet-ip-perl (1.26-2) ...
22:19:06 #10 41.88 Selecting previously unselected package libnet-dns-perl.
22:19:06 #10 41.88 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
22:19:06 #10 41.88 Unpacking libnet-dns-perl (1.19-1) ...
22:19:06 #11 28.87 Selecting previously unselected package binutils.
22:19:06 #11 28.87 Preparing to unpack .../062-binutils_2.38-3ubuntu1_armhf.deb ...
22:19:06 #11 28.88 Unpacking binutils (2.38-3ubuntu1) ...
22:19:06 #11 29.01 Selecting previously unselected package libc-dev-bin.
22:19:06 #11 29.01 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ...
22:19:06 #11 29.02 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
22:19:06 #11 29.04 Selecting previously unselected package linux-libc-dev:armhf.
22:19:06 #11 29.04 Preparing to unpack .../064-linux-libc-dev_5.15.0-52.58_armhf.deb ...
22:19:06 #11 29.05 Unpacking linux-libc-dev:armhf (5.15.0-52.58) ...
22:19:06 #10 40.58 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.20_amd64.deb ...
22:19:06 #10 40.58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.20) ...
22:19:06 #10 40.63 Selecting previously unselected package liberror-perl.
22:19:06 #10 40.63 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
22:19:06 #10 40.64 Unpacking liberror-perl (0.17025-1) ...
22:19:06 #10 40.67 Selecting previously unselected package git-man.
22:19:06 #10 40.68 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
22:19:06 #10 40.68 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
22:19:06 #10 40.81 Selecting previously unselected package git.
22:19:06 #11 23.19 Unpacking libicu70:arm64 (70.1-2) ...
22:19:06 #11 23.43 Selecting previously unselected package libxml2:arm64.
22:19:06 #11 23.43 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_arm64.deb ...
22:19:06 #11 23.43 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
22:19:06 #11 23.48 Selecting previously unselected package libyaml-0-2:arm64.
22:19:06 + REF=refs/heads/20.10
22:19:06 + [ -n refs/heads/20.10 ]
22:19:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
22:19:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
22:19:06 #11 37.98 Selecting previously unselected package libsort-versions-perl.
22:19:06 #11 37.98 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
22:19:06 #11 38.01 Unpacking libsort-versions-perl (1.62-1) ...
22:19:06 #11 38.09 Selecting previously unselected package libgit-wrapper-perl.
22:19:06 #11 38.10 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:06 #11 38.11 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:06 #11 38.20 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:06 #10 31.56 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.56 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:06 #10 31.60 Selecting previously unselected package libatomic1:armhf.
22:19:06 #10 31.60 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.60 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:06 #10 31.64 Selecting previously unselected package libasan4:armhf.
22:19:06 #10 31.64 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.64 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:06 #10 31.70 Selecting previously unselected package libubsan0:armhf.
22:19:06 #10 31.70 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.70 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:06 #10 31.74 Selecting previously unselected package libcilkrts5:armhf.
22:19:06 #10 31.74 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.75 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:06 #10 31.77 Selecting previously unselected package libgcc-7-dev:armhf.
22:19:06 #10 31.78 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.78 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:06 #10 24.89 Fedora 36 openh264 (From Cisco) - aarch64       2.2 kB/s | 2.5 kB     00:01    
22:19:06 #10 26.42 Fedora Modular 36 - aarch64                     2.0 MB/s | 2.3 MB     00:01    
22:19:06 #10 25.33 Selecting previously unselected package libubsan1:armhf.
22:19:06 #10 25.33 Preparing to unpack .../030-libubsan1_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.33 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 25.38 Selecting previously unselected package libgcc-8-dev:armhf.
22:19:06 #10 25.38 Preparing to unpack .../031-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.38 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
22:19:06 #10 25.48 Selecting previously unselected package gcc-8.
22:19:06 #10 25.48 Preparing to unpack .../032-gcc-8_8.3.0-6+rpi1_armhf.deb ...
22:19:06 #10 25.48 Unpacking gcc-8 (8.3.0-6+rpi1) ...
22:19:06 #10 28.89 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
22:19:06 #10 28.89 Unpacking libfile-listing-perl (6.14-1) ...
22:19:06 #10 28.92 Selecting previously unselected package libhtml-tagset-perl.
22:19:06 #10 28.92 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:06 #10 28.93 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:06 #10 28.96 Selecting previously unselected package liburi-perl.
22:19:06 #10 28.96 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
22:19:06 #10 28.96 Unpacking liburi-perl (5.08-1) ...
22:19:06 #10 29.00 Selecting previously unselected package libhtml-parser-perl.
22:19:06 #10 29.00 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
22:19:06 #10 29.00 Unpacking libhtml-parser-perl (3.75-1+b1) ...
22:19:06 #10 29.04 Selecting previously unselected package libhtml-tree-perl.
22:19:06 #10 29.04 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
22:19:06 #10 29.05 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:06 #10 29.09 Selecting previously unselected package libio-html-perl.
22:19:06 #10 29.09 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
22:19:06 #10 29.09 Unpacking libio-html-perl (1.004-2) ...
22:19:06 #10 29.12 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:06 #10 31.11 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
22:19:06 #10 31.11 Unpacking python3-debian (0.1.32) ...
22:19:06 #10 31.16 Selecting previously unselected package gnupg-l10n.
22:19:06 #10 31.16 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
22:19:06 #10 31.16 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.20 Selecting previously unselected package gnupg-utils.
22:19:06 #10 31.20 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.20 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.24 Selecting previously unselected package gpg.
22:19:06 #10 31.24 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.25 Unpacking gpg (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.31 Selecting previously unselected package pinentry-curses.
22:19:06 #10 31.31 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
22:19:06 #10 31.32 Unpacking pinentry-curses (1.1.0-1) ...
22:19:06 #10 31.35 Selecting previously unselected package gpg-agent.
22:19:06 #11 25.72 Selecting previously unselected package binutils.
22:19:06 #11 25.72 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_arm64.deb ...
22:19:06 #11 25.72 Unpacking binutils (2.34-6ubuntu1.3) ...
22:19:06 #11 25.75 Selecting previously unselected package libc-dev-bin.
22:19:06 #11 25.76 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
22:19:06 #11 25.76 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
22:19:06 #11 25.80 Selecting previously unselected package linux-libc-dev:arm64.
22:19:06 #11 25.80 Preparing to unpack .../075-linux-libc-dev_5.4.0-131.147_arm64.deb ...
22:19:06 #11 25.80 Unpacking linux-libc-dev:arm64 (5.4.0-131.147) ...
22:19:06 #11 28.34 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
22:19:06 #11 28.35 Unpacking autopoint (0.19.8.1-10build1) ...
22:19:06 #11 28.39 Selecting previously unselected package binutils-common:armhf.
22:19:06 #11 28.39 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.39 Unpacking binutils-common:armhf (2.34-6ubuntu1.3) ...
22:19:06 #11 28.44 Selecting previously unselected package libbinutils:armhf.
22:19:06 #11 28.44 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.44 Unpacking libbinutils:armhf (2.34-6ubuntu1.3) ...
22:19:06 #11 28.51 Selecting previously unselected package libctf-nobfd0:armhf.
22:19:06 #11 28.51 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.51 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
22:19:06 #11 28.54 Selecting previously unselected package libctf0:armhf.
22:19:06 #11 28.54 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.55 Unpacking libctf0:armhf (2.34-6ubuntu1.3) ...
22:19:06 #11 28.57 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:19:06 #11 28.58 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.58 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
22:19:06 #10 38.69 Selecting previously unselected package libarchive13:amd64.
22:19:06 #10 38.70 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:19:06 #10 38.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:19:06 #10 38.76 Selecting previously unselected package libarray-intspan-perl.
22:19:06 #10 38.76 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
22:19:06 #10 38.76 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:06 #10 38.80 Selecting previously unselected package libauthen-sasl-perl.
22:19:06 #10 38.80 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:06 #10 38.80 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:06 #10 38.83 Selecting previously unselected package libmodule-implementation-perl.
22:19:06 #10 38.83 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:06 #10 38.84 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:06 #10 38.87 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:06 #10 38.87 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:06 #10 38.87 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:06 #10 38.90 Selecting previously unselected package libvariable-magic-perl.
22:19:06 #10 41.95 Selecting previously unselected package libnet-domain-tld-perl.
22:19:06 #10 41.95 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:06 #10 41.96 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:06 #10 41.98 Selecting previously unselected package libemail-valid-perl.
22:19:06 #10 41.99 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
22:19:06 #10 41.99 Unpacking libemail-valid-perl (1.202-1) ...
22:19:06 #10 42.02 Selecting previously unselected package libexporter-tiny-perl.
22:19:06 #10 42.02 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
22:19:06 #10 42.02 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:19:06 #10 42.06 Selecting previously unselected package libipc-system-simple-perl.
22:19:06 #10 42.06 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:06 #10 42.06 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:06 #10 42.09 Selecting previously unselected package libfile-basedir-perl.
22:19:06 #10 42.09 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
22:19:06 #10 42.10 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:06 #10 42.12 Selecting previously unselected package libfile-chdir-perl.
22:19:06 #10 42.12 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:06 #10 42.13 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:06 #10 42.15 Selecting previously unselected package libfile-fcntllock-perl.
22:19:06 #10 42.16 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
22:19:06 #10 42.16 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
22:19:06 #10 42.19 Selecting previously unselected package libfont-afm-perl.
22:19:06 #10 42.19 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
22:19:06 #10 42.20 Unpacking libfont-afm-perl (1.20-2) ...
22:19:06 #10 42.23 Selecting previously unselected package libfribidi0:amd64.
22:19:06 #10 42.23 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
22:19:06 #10 42.24 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
22:19:06 #10 42.27 Selecting previously unselected package libfuture-perl.
22:19:06 #9 31.30 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
22:19:06 #9 31.31 Unpacking liberror-perl (0.17027-2) ...
22:19:06 #9 31.34 Selecting previously unselected package git-man.
22:19:06 #9 31.35 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u4_all.deb ...
22:19:06 #9 31.35 Unpacking git-man (1:2.20.1-2+deb10u4) ...
22:19:06 #9 31.47 Selecting previously unselected package git.
22:19:06 #9 31.47 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u4_arm64.deb ...
22:19:06 #9 31.49 Unpacking git (1:2.20.1-2+deb10u4) ...
22:19:06 #11 29.18 Selecting previously unselected package libcrypt-dev:armhf.
22:19:06 #11 29.18 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
22:19:06 #11 29.19 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
22:19:06 #11 29.23 Selecting previously unselected package rpcsvc-proto.
22:19:06 #11 29.23 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
22:19:06 #11 29.24 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
22:19:06 #11 29.28 Selecting previously unselected package libtirpc-dev:armhf.
22:19:06 #11 29.28 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
22:19:06 #11 29.28 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
22:19:06 #11 29.32 Selecting previously unselected package libnsl-dev:armhf.
22:19:06 #11 29.32 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
22:19:06 #11 29.33 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
22:19:06 #11 29.36 Selecting previously unselected package libc6-dev:armhf.
22:19:06 #11 29.36 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ...
22:19:06 #11 29.37 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ...
22:19:06 #10 40.81 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.13_amd64.deb ...
22:19:06 #10 40.83 Unpacking git (1:2.17.1-1ubuntu0.13) ...
22:19:06 #10 25.64 Selecting previously unselected package cpp.
22:19:06 #10 25.64 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
22:19:06 #10 25.64 Unpacking cpp (4:10.2.1-1+rpi1) ...
22:19:06 #10 25.69 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:06 #10 25.70 Unpacking curl (7.74.0-1.3+deb11u3) over (7.74.0-1.3+deb11u1) ...
22:19:06 #10 25.76 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:06 #11 23.48 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
22:19:06 #11 23.48 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
22:19:06 #11 23.52 Selecting previously unselected package lsb-release.
22:19:06 #11 23.52 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
22:19:06 #11 23.52 Unpacking lsb-release (11.1.0ubuntu4) ...
22:19:06 #11 23.56 Selecting previously unselected package netbase.
22:19:06 #11 23.56 Preparing to unpack .../018-netbase_6.3_all.deb ...
22:19:06 #11 23.56 Unpacking netbase (6.3) ...
22:19:06 #11 23.59 Selecting previously unselected package python-apt-common.
22:19:06 #11 23.59 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
22:19:06 #11 23.59 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
22:19:06 #11 23.62 Selecting previously unselected package python3-apt.
22:19:06 #11 23.62 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_arm64.deb ...
22:19:06 #11 23.63 Unpacking python3-apt (2.3.0ubuntu2.1) ...
22:19:06 #11 23.67 Selecting previously unselected package python3-pkg-resources.
22:19:06 #11 23.67 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
22:19:06 #11 23.67 Unpacking python3-pkg-resources (59.6.0-1.2) ...
22:19:06 #11 23.71 Selecting previously unselected package ucf.
22:19:06 #11 38.21 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:06 #11 38.25 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:06 #11 38.31 Selecting previously unselected package libio-prompter-perl.
22:19:06 #11 38.32 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
22:19:06 #11 38.32 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:06 #11 38.35 Selecting previously unselected package libjson-perl.
22:19:06 #11 38.36 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
22:19:06 #11 38.36 Unpacking libjson-perl (4.04000-1) ...
22:19:06 #11 38.39 Selecting previously unselected package liblog-any-perl.
22:19:06 #11 38.39 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
22:19:06 #11 38.39 Unpacking liblog-any-perl (1.710-1) ...
22:19:06 #11 38.42 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:06 #10 31.88 Selecting previously unselected package gcc-7.
22:19:06 #10 31.88 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 31.89 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:19:06 #12 26.15 Running transaction check
22:19:06 #12 26.22 Transaction check succeeded.
22:19:06 #10 31.36 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.36 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.41 Selecting previously unselected package gpg-wks-client.
22:19:06 #10 31.41 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.41 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.45 Selecting previously unselected package gpg-wks-server.
22:19:06 #10 31.45 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.45 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.49 Selecting previously unselected package gpgsm.
22:19:06 #10 31.49 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.50 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.55 Selecting previously unselected package gnupg.
22:19:06 #10 31.55 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
22:19:06 #10 31.55 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
22:19:06 #10 31.60 Selecting previously unselected package libgpgme11:arm64.
22:19:06 #10 29.12 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:06 #10 29.13 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:06 #10 29.16 Selecting previously unselected package libhttp-message-perl.
22:19:06 #10 29.16 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
22:19:06 #10 29.19 Unpacking libhttp-message-perl (6.28-1) ...
22:19:06 #10 29.22 Selecting previously unselected package libhttp-cookies-perl.
22:19:06 #10 29.23 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:06 #10 29.23 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:06 #10 29.26 Selecting previously unselected package libhttp-negotiate-perl.
22:19:06 #10 29.26 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:06 #10 29.27 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:06 #10 29.29 Selecting previously unselected package perl-openssl-defaults:arm64.
22:19:06 #10 29.30 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
22:19:06 #10 29.30 Unpacking perl-openssl-defaults:arm64 (5) ...
22:19:06 #10 29.33 Selecting previously unselected package libnet-ssleay-perl.
22:19:06 #10 29.33 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
22:19:06 #10 29.34 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
22:19:06 #10 29.39 Selecting previously unselected package libio-socket-ssl-perl.
22:19:06 #10 29.39 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
22:19:06 #10 29.40 Unpacking libio-socket-ssl-perl (2.069-1) ...
22:19:06 #10 29.44 Selecting previously unselected package libnet-http-perl.
22:19:06 #10 38.91 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
22:19:06 #10 38.91 Unpacking libvariable-magic-perl (0.62-1+b3) ...
22:19:06 #10 38.94 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:06 #10 38.94 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
22:19:06 #10 38.94 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:06 #10 38.97 Selecting previously unselected package libpng16-16:amd64.
22:19:06 #10 38.98 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
22:19:06 #10 38.98 Unpacking libpng16-16:amd64 (1.6.37-3) ...
22:19:06 #10 39.04 Selecting previously unselected package libfreetype6:amd64.
22:19:06 #10 39.04 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
22:19:06 #10 39.05 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
22:19:06 #10 39.11 Selecting previously unselected package libfontconfig1:amd64.
22:19:06 #10 39.12 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
22:19:06 22:19:06 #10 39.12 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
22:19:06 #10 39.17 Selecting previously unselected package libjpeg62-turbo:amd64.
22:19:06 #10 39.17 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
22:19:06 #10 39.17 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
#11 25.95 Selecting previously unselected package libcrypt-dev:arm64.
22:19:06 #10 39.22 Selecting previously unselected package libdeflate0:amd64.
22:19:06 #10 39.22 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
22:19:06 #11 25.95 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
22:19:06 #10 39.23 Unpacking libdeflate0:amd64 (1.7-1) ...
22:19:06 #11 25.96 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
22:19:06 #11 26.00 Selecting previously unselected package libc6-dev:arm64.
22:19:06 #11 26.00 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
22:19:06 #11 26.01 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
22:19:06 #10 39.26 Selecting previously unselected package libjbig0:amd64.
22:19:06 #10 39.26 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
22:19:06 #10 39.27 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
22:19:06 #11 28.83 Selecting previously unselected package binutils.
22:19:06 #11 28.83 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_armhf.deb ...
22:19:06 #11 28.83 Unpacking binutils (2.34-6ubuntu1.3) ...
22:19:06 #11 28.86 Selecting previously unselected package libc-dev-bin.
22:19:06 #11 28.86 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
22:19:06 #11 28.86 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
22:19:06 #11 28.90 Selecting previously unselected package linux-libc-dev:armhf.
22:19:06 #10 42.27 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
22:19:06 #10 42.27 Unpacking libfuture-perl (0.39-1) ...
22:19:06 #10 42.31 Selecting previously unselected package libio-stringy-perl.
22:19:06 #10 42.31 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
22:19:06 #10 42.31 Unpacking libio-stringy-perl (2.111-3) ...
22:19:06 #10 42.34 Selecting previously unselected package libparams-validate-perl.
22:19:06 #10 42.34 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
22:19:06 #10 42.35 Unpacking libparams-validate-perl (1.29-1+b1) ...
22:19:06 #10 42.38 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:06 #10 42.38 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
22:19:06 #10 42.38 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
22:19:06 #10 42.41 Selecting previously unselected package libsort-versions-perl.
22:19:06 #10 42.41 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
22:19:06 #10 42.41 Unpacking libsort-versions-perl (1.62-1) ...
22:19:06 #10 42.44 Selecting previously unselected package libgit-wrapper-perl.
22:19:06 #10 42.44 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:06 #10 42.44 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:06 #10 42.47 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:06 #10 42.48 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:19:06 #10 42.48 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:19:06 #10 26.46 Fedora - Modular Rawhide - Developmental packag 1.8 MB/s | 2.1 MB     00:01    
22:19:06 #11 29.47 Selecting previously unselected package gcc-11-base:armhf.
22:19:06 #11 29.47 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_armhf.deb ...
22:19:06 #11 29.48 Unpacking gcc-11-base:armhf (11.2.0-19ubuntu1) ...
22:19:06 #11 29.51 Selecting previously unselected package libisl23:armhf.
22:19:06 #11 29.52 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
22:19:06 #11 29.52 Unpacking libisl23:armhf (0.24-2build1) ...
22:19:06 #11 29.57 Selecting previously unselected package libmpfr6:armhf.
22:19:06 #11 29.57 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
22:19:06 #11 29.58 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
22:19:06 #11 29.62 Selecting previously unselected package libmpc3:armhf.
22:19:06 #11 29.62 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
22:19:06 #11 29.62 Unpacking libmpc3:armhf (1.2.1-2build1) ...
22:19:06 #11 29.66 Selecting previously unselected package cpp-11.
22:19:06 #11 29.66 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_armhf.deb ...
22:19:06 #11 29.66 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
22:19:06 #10 41.29 Selecting previously unselected package libalgorithm-diff-perl.
22:19:06 #10 41.30 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
22:19:06 #10 41.30 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
22:19:06 #10 41.34 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:06 #10 41.34 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
22:19:06 #10 41.35 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
22:19:06 #10 41.38 Selecting previously unselected package libalgorithm-merge-perl.
22:19:06 #10 25.78 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) over (7.74.0-1.3+deb11u1) ...
22:19:06 #10 25.85 Selecting previously unselected package libdebhelper-perl.
22:19:06 #10 25.85 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
22:19:06 #10 25.85 Unpacking libdebhelper-perl (13.3.4) ...
22:19:06 #10 25.89 Selecting previously unselected package libcc1-0:armhf.
22:19:06 #10 25.89 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
22:19:06 #10 25.90 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
22:19:06 #10 25.94 Selecting previously unselected package libgomp1:armhf.
22:19:06 #10 25.94 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
22:19:06 #10 25.94 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
22:19:06 #10 25.98 Selecting previously unselected package libatomic1:armhf.
22:19:06 #10 25.98 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
22:19:06 #10 25.99 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
22:19:06 #10 26.02 Selecting previously unselected package libasan6:armhf.
22:19:06 #11 23.71 Preparing to unpack .../022-ucf_3.0043_all.deb ...
22:19:06 #11 23.72 Moving old data out of the way
22:19:06 #11 23.72 Unpacking ucf (3.0043) ...
22:19:06 #11 23.75 Selecting previously unselected package bsdextrautils.
22:19:06 #11 23.75 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
22:19:06 #11 23.76 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
22:19:06 #11 23.79 Selecting previously unselected package libmagic-mgc.
22:19:06 #11 23.79 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ...
22:19:06 #11 23.79 Unpacking libmagic-mgc (1:5.41-3) ...
22:19:06 #11 23.85 Selecting previously unselected package libmagic1:arm64.
22:19:06 #11 23.85 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ...
22:19:06 #11 23.86 Unpacking libmagic1:arm64 (1:5.41-3) ...
22:19:06 #11 23.88 Selecting previously unselected package file.
22:19:06 #11 23.88 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ...
22:19:06 #11 23.89 Unpacking file (1:5.41-3) ...
22:19:06 #11 23.91 Selecting previously unselected package gettext-base.
22:19:06 #11 23.92 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
22:19:06 #11 23.92 Unpacking gettext-base (0.21-4ubuntu4) ...
22:19:06 #11 23.95 Selecting previously unselected package libuchardet0:arm64.
22:19:06 #10 27.58 Selecting previously unselected package g++.
22:19:06 #11 38.43 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
22:19:06 #11 38.43 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
22:19:06 #11 38.45 Selecting previously unselected package libpackage-stash-perl.
22:19:06 #11 38.46 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
22:19:06 #11 38.46 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:06 #11 38.49 Selecting previously unselected package libsub-identify-perl.
22:19:06 #11 38.49 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
22:19:06 #11 38.50 Unpacking libsub-identify-perl (0.14-1build5) ...
22:19:06 #11 38.52 Selecting previously unselected package libsub-name-perl.
22:19:06 #11 38.53 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
22:19:06 #11 38.54 Unpacking libsub-name-perl (0.26-1build3) ...
22:19:06 #11 38.57 Selecting previously unselected package libnamespace-clean-perl.
22:19:06 #11 38.57 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:06 #11 38.57 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:06 #11 38.60 Selecting previously unselected package libpath-tiny-perl.
22:19:06 #11 38.60 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
22:19:06 #11 38.61 Unpacking libpath-tiny-perl (0.122-1) ...
22:19:06 #11 38.64 Selecting previously unselected package libstrictures-perl.
22:19:06 #13 75.42   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   51/68 
22:19:06 #13 76.21   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             52/68 
22:19:06 #13 76.57   Installing : pcre-devel-8.32-17.el7.aarch64                             53/68 
22:19:06 #12 26.22 Running transaction test
22:19:06 #10 29.44 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
22:19:06 #10 29.45 Unpacking libnet-http-perl (6.20-1) ...
22:19:06 #10 29.48 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:06 #10 29.48 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:06 #10 29.48 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:06 #10 29.51 Selecting previously unselected package libtry-tiny-perl.
22:19:06 #10 29.52 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
22:19:06 #10 29.52 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:06 #10 29.55 Selecting previously unselected package libwww-robotrules-perl.
22:19:06 #10 29.55 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:06 #10 29.56 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:06 #10 29.58 Selecting previously unselected package libwww-perl.
22:19:06 #10 29.59 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
22:19:06 #10 29.59 Unpacking libwww-perl (6.52-1) ...
22:19:06 #10 29.63 Selecting previously unselected package patchutils.
22:19:06 #10 29.64 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
22:19:06 #10 29.64 Unpacking patchutils (0.4.2-1) ...
22:19:06 #10 29.67 Selecting previously unselected package wdiff.
22:19:06 #10 39.31 Selecting previously unselected package libwebp6:amd64.
22:19:06 #10 39.31 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
22:19:06 #10 39.31 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
22:19:06 #10 39.36 Selecting previously unselected package libtiff5:amd64.
22:19:06 #10 39.36 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
22:19:06 #10 39.37 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
22:19:06 #10 39.42 Selecting previously unselected package libxau6:amd64.
22:19:06 #10 39.42 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
22:19:06 #10 39.42 Unpacking libxau6:amd64 (1:1.0.9-1) ...
22:19:06 #10 39.46 Selecting previously unselected package libxdmcp6:amd64.
22:19:06 #10 39.46 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
22:19:06 #10 39.47 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
22:19:06 #10 39.50 Selecting previously unselected package libxcb1:amd64.
22:19:06 #10 39.50 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
22:19:06 #10 39.51 Unpacking libxcb1:amd64 (1.14-3) ...
22:19:06 #10 39.54 Selecting previously unselected package libx11-data.
22:19:06 #10 42.51 Selecting previously unselected package libio-prompter-perl.
22:19:06 #10 42.51 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
22:19:06 #10 42.51 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:06 #10 42.54 Selecting previously unselected package libjson-perl.
22:19:06 #10 42.55 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
22:19:06 #10 42.55 Unpacking libjson-perl (4.02000-1) ...
22:19:06 #10 42.59 Selecting previously unselected package liblog-any-perl.
22:19:06 #10 42.59 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
22:19:06 #10 42.59 Unpacking liblog-any-perl (1.707-1) ...
22:19:06 #10 42.62 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:06 #10 42.63 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:06 #10 42.63 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:06 #10 42.66 Selecting previously unselected package libpackage-stash-perl.
22:19:06 #10 42.66 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
22:19:06 #10 42.66 Unpacking libpackage-stash-perl (0.38-1) ...
22:19:06 #10 42.69 Selecting previously unselected package libsub-identify-perl.
22:19:06 #10 42.69 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
22:19:06 #10 42.70 Unpacking libsub-identify-perl (0.14-1+b1) ...
22:19:06 #10 42.72 Selecting previously unselected package libnamespace-clean-perl.
22:19:06 #10 42.72 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:06 #10 42.73 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:06 #10 42.75 Selecting previously unselected package libpath-tiny-perl.
22:19:06 #10 42.76 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
22:19:06 #10 42.76 Unpacking libpath-tiny-perl (0.108-1) ...
22:19:06 #10 42.79 Selecting previously unselected package libtype-tiny-perl.
22:19:06 #10 42.79 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
22:19:06 #10 31.60 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
22:19:06 #10 31.60 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
22:19:06 #10 31.64 Selecting previously unselected package python3-gpg.
22:19:06 #10 31.64 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
22:19:06 #10 31.65 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
22:19:06 #10 31.71 Selecting previously unselected package dput.
22:19:06 #10 31.71 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
22:19:06 #10 31.72 Unpacking dput (1.0.1ubuntu1) ...
22:19:06 #10 31.76 Selecting previously unselected package libfakeroot:arm64.
22:19:06 #10 31.76 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
22:19:06 #10 31.76 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
22:19:06 #10 31.80 Selecting previously unselected package fakeroot.
22:19:06 #10 31.80 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
22:19:06 #10 31.80 Unpacking fakeroot (1.22-2ubuntu1) ...
22:19:06 #10 31.84 Selecting previously unselected package libcurl3-gnutls:arm64.
22:19:06 #11 26.25 Selecting previously unselected package gcc-9-base:arm64.
22:19:06 #11 26.25 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:06 #11 26.25 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:06 #11 26.29 Selecting previously unselected package libisl22:arm64.
22:19:06 #11 26.29 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
22:19:06 #11 26.30 Unpacking libisl22:arm64 (0.22.1-1) ...
22:19:06 #11 26.38 Selecting previously unselected package libmpfr6:arm64.
22:19:06 #11 26.38 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
22:19:06 #11 26.39 Unpacking libmpfr6:arm64 (4.0.2-1) ...
22:19:06 #11 26.43 Selecting previously unselected package libmpc3:arm64.
22:19:06 #11 29.84 Selecting previously unselected package cpp.
22:19:06 #11 29.84 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
22:19:06 #11 29.85 Unpacking cpp (4:11.2.0-1ubuntu1) ...
22:19:06 #11 29.89 Selecting previously unselected package libcc1-0:armhf.
22:19:06 #11 29.89 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_armhf.deb ...
22:19:06 #11 29.90 Unpacking libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:06 #11 29.93 Selecting previously unselected package libgomp1:armhf.
22:19:06 #11 29.93 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_armhf.deb ...
22:19:06 #11 29.94 Unpacking libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:06 #10 41.38 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:06 #10 41.39 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:06 #10 41.45 Selecting previously unselected package libapt-pkg-perl.
22:19:06 #10 41.45 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
22:19:06 #10 41.46 Unpacking libapt-pkg-perl (0.1.33build1) ...
22:19:06 #10 41.49 Selecting previously unselected package libarchive-cpio-perl.
22:19:06 #10 41.50 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:06 #10 41.50 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:06 #10 41.53 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:06 #10 41.54 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
22:19:06 #10 41.54 Unpacking libb-hooks-op-check-perl (0.22-1) ...
22:19:06 #10 41.57 Selecting previously unselected package libdynaloader-functions-perl.
22:19:06 #10 41.58 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:06 #10 41.58 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:06 #10 41.62 Selecting previously unselected package libdevel-callchecker-perl.
22:19:06 #10 26.02 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
22:19:06 #10 26.03 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
22:19:06 #10 26.25 Selecting previously unselected package libubsan1:armhf.
22:19:06 #10 26.25 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
22:19:06 #10 26.26 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
22:19:06 #11 23.96 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
22:19:06 #11 23.96 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
22:19:06 #11 23.99 Selecting previously unselected package groff-base.
22:19:06 #11 23.99 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
22:19:06 #11 23.99 Unpacking groff-base (1.22.4-8build1) ...
22:19:06 #11 24.06 Selecting previously unselected package libcbor0.8:arm64.
22:19:06 #11 24.06 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
22:19:06 #11 24.07 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
22:19:06 #11 24.10 Selecting previously unselected package libedit2:arm64.
22:19:06 #11 24.10 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
22:19:06 #11 24.11 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
22:19:06 #11 24.14 Selecting previously unselected package libfido2-1:arm64.
22:19:06 #11 24.14 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
22:19:06 #11 24.15 Unpacking libfido2-1:arm64 (1.10.0-1) ...
22:19:06 #11 24.18 Selecting previously unselected package libnghttp2-14:arm64.
22:19:06 #11 24.18 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
22:19:06 #11 28.90 Preparing to unpack .../075-linux-libc-dev_5.4.0-131.147_armhf.deb ...
22:19:06 #11 28.90 Unpacking linux-libc-dev:armhf (5.4.0-131.147) ...
22:19:06 #11 29.04 Selecting previously unselected package libcrypt-dev:armhf.
22:19:06 #11 29.04 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
22:19:06 #11 29.05 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
22:19:06 #11 29.09 Selecting previously unselected package libc6-dev:armhf.
22:19:06 #11 29.09 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
22:19:06 #11 29.09 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
22:19:06 #10 27.58 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
22:19:06 #10 27.59 Unpacking g++ (4:10.2.1-1) ...
22:19:06 #10 27.61 Selecting previously unselected package make.
22:19:06 #10 27.61 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
22:19:06 #10 27.62 Unpacking make (4.3-4.1) ...
22:19:06 #10 27.68 Selecting previously unselected package libdpkg-perl.
22:19:06 #10 27.68 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
22:19:06 #10 27.69 Unpacking libdpkg-perl (1.20.12) ...
22:19:06 #10 27.76 Selecting previously unselected package patch.
22:19:06 #10 27.76 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
22:19:06 #10 27.76 Unpacking patch (2.7.6-7) ...
22:19:06 #10 27.80 Selecting previously unselected package dpkg-dev.
22:19:06 #10 26.11 Selecting previously unselected package gcc.
22:19:06 #10 26.11 Preparing to unpack .../033-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
22:19:06 #10 26.12 Unpacking gcc (4:8.3.0-1+rpi2) ...
22:19:06 #10 26.14 Selecting previously unselected package libc-dev-bin.
22:19:06 #10 26.15 Preparing to unpack .../034-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
22:19:06 #10 26.15 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
22:19:06 #10 26.18 Selecting previously unselected package linux-libc-dev:armhf.
22:19:06 #9 31.98 Selecting previously unselected package libgc1c2:arm64.
22:19:06 #9 31.99 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
22:19:06 #9 31.99 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
22:19:06 #9 32.03 Selecting previously unselected package libltdl7:arm64.
22:19:06 #9 32.04 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
22:19:06 #9 32.04 Unpacking libltdl7:arm64 (2.4.6-9) ...
22:19:06 #9 32.09 Selecting previously unselected package guile-2.2-libs:arm64.
22:19:06 #9 32.10 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
22:19:06 #9 32.12 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
22:19:06 #11 38.64 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
22:19:06 #11 38.64 Unpacking libstrictures-perl (2.000006-1) ...
22:19:06 #11 38.67 Selecting previously unselected package libtype-tiny-perl.
22:19:06 #11 38.67 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
22:19:06 #11 38.67 Unpacking libtype-tiny-perl (1.012004-1) ...
22:19:06 #11 38.71 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:06 #11 38.71 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:06 #11 38.72 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:06 #11 38.75 Selecting previously unselected package libhash-fieldhash-perl.
22:19:06 #11 38.76 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
22:19:06 #11 38.76 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
22:19:06 #11 38.78 Selecting previously unselected package libhtml-form-perl.
22:19:06 #11 38.79 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
22:19:06 #11 38.79 Unpacking libhtml-form-perl (6.07-1) ...
22:19:06 #11 38.82 Selecting previously unselected package libhtml-format-perl.
22:19:06 #11 38.82 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:06 #11 38.82 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:06 #11 38.85 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:06 #11 38.85 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:06 #11 38.86 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:06 #11 38.88 Selecting previously unselected package libhttp-daemon-perl.
22:19:06 #11 38.89 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
22:19:06 #11 38.89 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:06 #11 38.91 Selecting previously unselected package libio-interactive-perl.
22:19:06 #11 38.92 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
22:19:06 #11 38.92 Unpacking libio-interactive-perl (1.023-1) ...
22:19:06 #11 38.95 Selecting previously unselected package libio-prompt-tiny-perl.
22:19:06 #11 38.95 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
22:19:06 #11 38.95 Unpacking libio-prompt-tiny-perl (0.003-1) ...
22:19:06 #11 38.98 Selecting previously unselected package libtypes-serialiser-perl.
22:19:06 #10 32.44 Selecting previously unselected package gcc.
22:19:06 #10 32.44 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
22:19:06 #10 32.44 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
22:19:06 #10 32.47 Selecting previously unselected package libstdc++-7-dev:armhf.
22:19:06 #10 32.47 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:06 #10 32.47 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:06 #13 76.60   Installing : libselinux-devel-2.5-15.el7.aarch64                        54/68 
22:19:06 #13 76.64   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           55/68 
22:19:06 #12 26.55 Transaction test succeeded.
22:19:06 #12 26.56 Running transaction
22:19:07 #10 29.68 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
22:19:07 #10 29.68 Unpacking wdiff (1.2.2-2+b1) ...
22:19:07 #10 29.73 Selecting previously unselected package devscripts.
22:19:07 #10 29.74 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
22:19:07 #10 29.76 Unpacking devscripts (2.21.3+deb11u1) ...
22:19:07 #10 29.87 Selecting previously unselected package diffstat.
22:19:07 #10 29.88 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
22:19:07 #10 29.88 Unpacking diffstat (1.64-1) ...
22:19:07 #10 29.91 Selecting previously unselected package distro-info-data.
22:19:07 #10 39.54 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
22:19:07 #10 39.55 Unpacking libx11-data (2:1.7.2-1) ...
22:19:07 #10 39.62 Selecting previously unselected package libx11-6:amd64.
22:19:07 #10 39.63 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
22:19:07 #10 39.63 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
22:19:07 #10 29.91 Preparing to unpack .../147-distro-info-data_0.51+deb11u2_all.deb ...
22:19:07 #10 29.92 Unpacking distro-info-data (0.51+deb11u2) ...
22:19:07 #10 29.95 Selecting previously unselected package python3-pkg-resources.
22:19:07 #10 42.80 Unpacking libtype-tiny-perl (1.004004-1) ...
22:19:07 #10 42.85 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:07 #10 42.86 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
22:19:07 #10 42.86 Unpacking libgitlab-api-v4-perl (0.16-1) ...
22:19:07 #10 42.90 Selecting previously unselected package libglib2.0-data.
22:19:07 #10 42.90 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
22:19:07 #10 42.90 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:07 #10 31.85 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.20_arm64.deb ...
22:19:07 #10 31.85 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.20) ...
22:19:07 #10 31.90 Selecting previously unselected package liberror-perl.
22:19:07 #10 31.90 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
22:19:07 #10 31.90 Unpacking liberror-perl (0.17025-1) ...
22:19:07 #10 31.94 Selecting previously unselected package git-man.
22:19:07 #10 31.94 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
22:19:07 #10 31.94 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
22:19:07 #10 32.04 Selecting previously unselected package git.
22:19:07 #10 32.04 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.13_arm64.deb ...
22:19:07 #10 32.06 Unpacking git (1:2.17.1-1ubuntu0.13) ...
22:19:07 #11 26.44 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
22:19:07 #11 26.44 Unpacking libmpc3:arm64 (1.1.0-1) ...
22:19:07 #11 26.51 Selecting previously unselected package cpp-9.
22:19:07 #11 26.51 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:07 #11 26.51 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:07 #11 30.00 Selecting previously unselected package libatomic1:armhf.
22:19:07 #11 30.00 Preparing to unpack .../078-libatomic1_12.1.0-2ubuntu1~22.04_armhf.deb ...
22:19:07 #11 30.01 Unpacking libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:07 #11 30.04 Selecting previously unselected package libasan6:armhf.
22:19:07 #11 30.04 Preparing to unpack .../079-libasan6_11.2.0-19ubuntu1_armhf.deb ...
22:19:07 #11 30.05 Unpacking libasan6:armhf (11.2.0-19ubuntu1) ...
22:19:07 #11 30.13 Selecting previously unselected package libubsan1:armhf.
22:19:07 #11 30.14 Preparing to unpack .../080-libubsan1_12.1.0-2ubuntu1~22.04_armhf.deb ...
22:19:07 #11 30.15 Unpacking libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:07 #11 30.19 Selecting previously unselected package libgcc-11-dev:armhf.
22:19:07 #11 30.20 Preparing to unpack .../081-libgcc-11-dev_11.2.0-19ubuntu1_armhf.deb ...
22:19:07 #11 30.20 Unpacking libgcc-11-dev:armhf (11.2.0-19ubuntu1) ...
22:19:07 #11 30.26 Selecting previously unselected package gcc-11.
22:19:07 #10 41.63 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
22:19:07 #10 41.63 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
22:19:07 #10 41.67 Selecting previously unselected package libparams-classify-perl.
22:19:07 #10 41.67 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
22:19:07 #10 41.68 Unpacking libparams-classify-perl (0.015-1) ...
22:19:07 #10 41.71 Selecting previously unselected package libmodule-runtime-perl.
22:19:07 #10 41.71 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:07 #10 41.72 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:07 #10 41.75 Selecting previously unselected package libtry-tiny-perl.
22:19:07 #10 41.76 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
22:19:07 #10 41.76 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:07 #10 41.79 Selecting previously unselected package libmodule-implementation-perl.
22:19:07 #10 41.79 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:07 #10 41.80 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:07 #10 41.82 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:07 #10 41.83 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:07 #10 41.83 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:07 #10 41.87 Selecting previously unselected package libvariable-magic-perl.
22:19:07 #10 26.35 Selecting previously unselected package libgcc-10-dev:armhf.
22:19:07 #10 26.35 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
22:19:07 #10 26.36 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
22:19:07 #10 26.46 Selecting previously unselected package gcc-10.
22:19:07 #10 26.46 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
22:19:07 #10 26.46 Unpacking gcc-10 (10.2.1-6+rpi1) ...
22:19:07 #11 24.19 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
22:19:07 #11 24.23 Selecting previously unselected package libpipeline1:arm64.
22:19:07 #11 24.23 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
22:19:07 #11 24.23 Unpacking libpipeline1:arm64 (1.5.5-1) ...
22:19:07 #11 24.26 Selecting previously unselected package libpng16-16:arm64.
22:19:07 #11 24.27 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
22:19:07 #11 24.27 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
22:19:07 #11 24.31 Selecting previously unselected package libpsl5:arm64.
22:19:07 #11 24.31 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
22:19:07 #11 24.31 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
22:19:07 #11 24.35 Selecting previously unselected package libxau6:arm64.
22:19:07 #11 24.35 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
22:19:07 #11 24.35 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
22:19:07 #11 24.38 Selecting previously unselected package libxdmcp6:arm64.
22:19:07 #11 24.38 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
22:19:07 #11 24.38 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
22:19:07 #11 24.42 Selecting previously unselected package libxcb1:arm64.
22:19:07 #11 24.42 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
22:19:07 #11 24.42 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
22:19:07 #11 24.45 Selecting previously unselected package libx11-data.
22:19:07 #11 24.45 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
22:19:07 #11 24.45 Unpacking libx11-data (2:1.7.5-1) ...
22:19:07 #11 24.51 Selecting previously unselected package libx11-6:arm64.
22:19:07 #11 24.51 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ...
22:19:07 #11 24.52 Unpacking libx11-6:arm64 (2:1.7.5-1) ...
22:19:07 #11 29.33 Selecting previously unselected package gcc-9-base:armhf.
22:19:07 #11 29.33 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:07 #11 29.33 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:07 #11 29.36 Selecting previously unselected package libisl22:armhf.
22:19:07 #11 29.37 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
22:19:07 #11 29.37 Unpacking libisl22:armhf (0.22.1-1) ...
22:19:07 #11 29.44 Selecting previously unselected package libmpfr6:armhf.
22:19:07 #10 26.18 Preparing to unpack .../035-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
22:19:07 #10 26.19 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
22:19:07 #10 26.32 Selecting previously unselected package libc6-dev:armhf.
22:19:07 #10 26.33 Preparing to unpack .../036-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
22:19:07 #10 26.33 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
22:19:07 #10 27.81 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
22:19:07 #10 27.82 Unpacking dpkg-dev (1.20.12) ...
22:19:07 #10 27.95 Selecting previously unselected package build-essential.
22:19:07 #10 27.95 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
22:19:07 #10 27.95 Unpacking build-essential (12.9) ...
22:19:07 #10 27.98 Selecting previously unselected package libbrotli1:armhf.
22:19:07 #10 27.99 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
22:19:07 #10 27.99 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
22:19:07 #10 28.04 Selecting previously unselected package libsasl2-modules-db:armhf.
22:19:07 #10 28.04 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
22:19:07 #10 28.04 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:07 #10 28.08 Selecting previously unselected package libsasl2-2:armhf.
22:19:07 #11 38.98 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:07 #11 38.98 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:07 #11 39.02 Selecting previously unselected package libjson-xs-perl.
22:19:07 #11 39.02 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
22:19:07 #11 39.02 Unpacking libjson-xs-perl (4.030-1build3) ...
22:19:07 #11 39.05 Selecting previously unselected package libjson-maybexs-perl.
22:19:07 #11 39.05 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:07 #11 39.06 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:07 #11 39.09 Selecting previously unselected package libldap-common.
22:19:07 #11 39.09 Preparing to unpack .../281-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
22:19:07 #11 39.09 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:07 #11 39.12 Selecting previously unselected package liblist-compare-perl.
22:19:07 #11 39.12 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
22:19:07 #11 39.12 Unpacking liblist-compare-perl (0.55-1) ...
22:19:07 #11 39.16 Selecting previously unselected package liblist-someutils-perl.
22:19:07 #11 39.16 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
22:19:07 #11 39.16 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:07 #11 39.19 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:07 #13 4.721 Package bash-5.1.8-5.el9.x86_64 is already installed.
22:19:07 #13 4.731 Package bash-5.1.8-5.el9.x86_64 is already installed.
22:19:07 #13 4.732 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
22:19:07 #13 4.732 Package libarchive-3.5.3-3.el9.x86_64 is already installed.
22:19:07 #13 4.733 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
22:19:07 #13 4.734 Package tar-2:1.34-5.el9.x86_64 is already installed.
22:19:07 #13 4.744 Package bash-5.1.8-5.el9.x86_64 is already installed.
22:19:07 #13 4.762 Package bash-5.1.8-5.el9.x86_64 is already installed.
22:19:07 #10 32.68 Selecting previously unselected package g++-7.
22:19:07 #10 32.68 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
22:19:07 #10 32.68 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:07 #13 76.72   Installing : libtool-2.4.2-22.el7_3.aarch64                             56/68 
22:19:07 #13 77.00 install-info: No such file or directory for /usr/share/info/libtool.info.gz
22:19:07 #12 17.06 CentOS Stream 8 - PowerTools                    2.4 MB/s | 3.3 MB     00:01    
22:19:07 From https://github.com/docker/docker
22:19:07  * [new branch]      20.10      -> 20.10
22:19:07  * [new branch]      20.10      -> origin/20.10
22:19:07 #10 32.36 Selecting previously unselected package libalgorithm-diff-perl.
22:19:07 #10 32.36 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
22:19:07 #10 32.36 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
22:19:07 #10 32.40 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:07 #10 43.07 Selecting previously unselected package libgpm2:amd64.
22:19:07 #10 43.07 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
22:19:07 #10 43.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:19:07 #10 43.11 Selecting previously unselected package libidn11:amd64.
22:19:07 #10 43.11 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
22:19:07 #10 43.11 Unpacking libidn11:amd64 (1.33-2.2) ...
22:19:07 #10 43.16 Selecting previously unselected package libntlm0:amd64.
22:19:07 #10 43.16 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
22:19:07 #10 43.16 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
22:19:07 #10 43.20 Selecting previously unselected package libgsasl7.
22:19:07 #10 43.20 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
22:19:07 #10 43.20 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
22:19:07 #10 43.25 Selecting previously unselected package libhtml-form-perl.
22:19:07 #10 43.26 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
22:19:07 #10 43.26 Unpacking libhtml-form-perl (6.03-1) ...
22:19:07 #10 29.95 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
22:19:07 22:19:07 #10 29.95 Unpacking python3-pkg-resources (52.0.0-4) ...
22:19:07 #10 30.00 Selecting previously unselected package python3-chardet.
#10 39.74 Selecting previously unselected package libxpm4:amd64.
22:19:07 #10 39.74 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
22:19:07 #10 39.74 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
22:19:07 #10 30.00 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
22:19:07 #10 30.01 Unpacking python3-chardet (4.0.0-1) ...
22:19:07 #10 39.78 Selecting previously unselected package libgd3:amd64.
22:19:07 #10 39.78 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
22:19:07 #10 39.78 Unpacking libgd3:amd64 (2.3.0-2) ...
22:19:07 22:19:07 #10 39.84 Selecting previously unselected package libc-devtools.
22:19:07 #10 39.84 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u5_amd64.deb ...
#10 30.05 Selecting previously unselected package python3-six.
22:19:07 #10 30.05 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
22:19:07 #10 39.84 Unpacking libc-devtools (2.31-13+deb11u5) ...
22:19:07 #10 39.88 Selecting previously unselected package libcapture-tiny-perl.
22:19:07 #10 30.06 Unpacking python3-six (1.16.0-2) ...
22:19:07 #10 30.13 Selecting previously unselected package python3-debian.
22:19:07 #10 39.89 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:07 #10 39.89 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:07 #10 30.13 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
22:19:07 #10 30.13 Unpacking python3-debian (0.1.39) ...
22:19:07 #10 30.18 Selecting previously unselected package libgpgme11:arm64.
22:19:07 #10 39.92 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:07 #10 39.92 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:07 #10 39.93 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:07 #10 39.95 Selecting previously unselected package libclass-inspector-perl.
22:19:07 #10 39.96 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
22:19:07 #10 39.96 Unpacking libclass-inspector-perl (1.36-1) ...
22:19:07 #10 39.99 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:07 #10 39.99 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
22:19:07 #10 39.99 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:07 #10 40.02 Selecting previously unselected package libclone-perl.
22:19:07 #10 40.03 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
22:19:07 #10 40.03 Unpacking libclone-perl (0.45-1+b1) ...
22:19:07 #10 40.07 Selecting previously unselected package libcommon-sense-perl.
22:19:07 #11 30.26 Preparing to unpack .../082-gcc-11_11.2.0-19ubuntu1_armhf.deb ...
22:19:07 #11 30.27 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
22:19:07 #10 41.87 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
22:19:07 #10 41.88 Unpacking libvariable-magic-perl (0.62-1) ...
22:19:07 #10 41.94 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:07 #10 41.94 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
22:19:07 #10 41.94 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
22:19:07 #10 41.98 Selecting previously unselected package libhtml-tagset-perl.
22:19:07 #10 41.98 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:07 #10 41.99 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:07 #10 42.01 Selecting previously unselected package liburi-perl.
22:19:07 #10 42.02 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
22:19:07 #10 42.03 Unpacking liburi-perl (1.73-1) ...
22:19:07 #10 42.07 Selecting previously unselected package libhtml-parser-perl.
22:19:07 #10 42.07 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
22:19:07 #10 42.08 Unpacking libhtml-parser-perl (3.72-3build1) ...
22:19:07 #10 42.13 Selecting previously unselected package libcgi-pm-perl.
22:19:07 #10 26.58 Selecting previously unselected package libtool.
22:19:07 #10 26.58 Preparing to unpack .../037-libtool_2.4.6-9_all.deb ...
22:19:07 #11 24.56 Selecting previously unselected package libxext6:arm64.
22:19:07 #11 24.56 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
22:19:07 #10 26.59 Unpacking libtool (2.4.6-9) ...
22:19:07 #10 26.64 Selecting previously unselected package dh-autoreconf.
22:19:07 #10 26.64 Preparing to unpack .../038-dh-autoreconf_19_all.deb ...
22:19:07 #10 26.64 Unpacking dh-autoreconf (19) ...
22:19:07 #10 26.67 Selecting previously unselected package libarchive-zip-perl.
22:19:07 #10 26.67 Preparing to unpack .../039-libarchive-zip-perl_1.64-1_all.deb ...
22:19:07 #10 26.67 Unpacking libarchive-zip-perl (1.64-1) ...
22:19:07 #10 26.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:07 #11 24.57 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
22:19:07 #11 24.60 Selecting previously unselected package libxmuu1:arm64.
22:19:07 #11 24.60 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
22:19:07 #11 24.60 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
22:19:07 #11 24.64 Selecting previously unselected package man-db.
22:19:07 #11 24.64 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
22:19:07 #11 24.65 Unpacking man-db (2.10.2-1) ...
22:19:07 #11 24.70 Selecting previously unselected package manpages.
22:19:07 #11 24.70 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
22:19:07 #11 24.70 Unpacking manpages (5.10-1ubuntu1) ...
22:19:07 #11 29.44 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
22:19:07 #11 29.44 Unpacking libmpfr6:armhf (4.0.2-1) ...
22:19:07 #11 29.49 Selecting previously unselected package libmpc3:armhf.
22:19:07 #11 29.49 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
22:19:07 #11 29.49 Unpacking libmpc3:armhf (1.1.0-1) ...
22:19:07 #11 29.52 Selecting previously unselected package cpp-9.
22:19:07 #11 29.52 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:07 #11 29.52 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:07 #10 28.08 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
22:19:07 #10 28.09 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:07 #10 28.13 Selecting previously unselected package libldap-2.4-2:armhf.
22:19:07 #10 28.13 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
22:19:07 #10 28.13 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
22:19:07 #10 28.18 Selecting previously unselected package libnghttp2-14:armhf.
22:19:07 #10 28.18 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
22:19:07 #10 28.19 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
22:19:07 #10 28.23 Selecting previously unselected package libpsl5:armhf.
22:19:07 #10 28.24 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
22:19:07 #10 28.24 Unpacking libpsl5:armhf (0.21.0-1.2) ...
22:19:07 #10 28.28 Selecting previously unselected package librtmp1:armhf.
22:19:07 #10 28.28 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
22:19:07 #10 28.29 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
22:19:07 #11 39.19 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
22:19:07 #11 39.20 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
22:19:07 #11 39.22 Selecting previously unselected package liblist-utilsby-perl.
22:19:07 #11 39.22 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:07 #11 39.23 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:07 #11 39.26 Selecting previously unselected package libltdl7:amd64.
22:19:07 #11 39.26 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
22:19:07 #11 39.26 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
22:19:07 #11 39.29 Selecting previously unselected package libltdl-dev:amd64.
22:19:07 #11 39.29 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
22:19:07 #11 39.30 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
22:19:07 #11 39.34 Selecting previously unselected package liblzo2-2:amd64.
22:19:07 #11 39.34 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
22:19:07 #11 39.34 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
22:19:07 #11 39.37 Selecting previously unselected package libsys-hostname-long-perl.
22:19:07 #11 39.37 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:07 #11 39.37 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:07 #11 39.40 Selecting previously unselected package libmail-sendmail-perl.
22:19:07 #13 4.840 Dependencies resolved.
22:19:07 #13 4.846 ================================================================================
22:19:07 #13 4.846  Package                   Arch     Version                   Repository   Size
22:19:07 #13 4.846 ================================================================================
22:19:07 #13 4.846 Installing:
22:19:07 #13 4.846  cmake                     x86_64   3.20.2-7.el9              appstream   6.7 M
22:19:07 #13 4.846  device-mapper-devel       x86_64   9:1.02.185-3.el9          crb          44 k
22:19:07 #13 4.846  gcc                       x86_64   11.3.1-2.1.el9            appstream    32 M
22:19:07 #13 4.846  git                       x86_64   2.31.1-2.el9.2            appstream   124 k
22:19:07 #13 4.846  glibc-static              x86_64   2.34-47.el9               crb         1.7 M
22:19:07 #13 4.846  libseccomp-devel          x86_64   2.5.2-2.el9               appstream    59 k
22:19:07 #13 4.846  libselinux-devel          x86_64   3.4-3.el9                 appstream   158 k
22:19:07 #13 4.846  libtool                   x86_64   2.4.6-45.el9              appstream   582 k
22:19:07 #13 4.846  libtool-ltdl-devel        x86_64   2.4.6-45.el9              crb         161 k
22:19:07 #13 4.846  make                      x86_64   1:4.3-7.el9               baseos      538 k
22:19:07 #13 4.846  selinux-policy-devel      noarch   34.1.44-1.el9             appstream   938 k
22:19:07 #13 4.846  systemd                   x86_64   250-11.el9                baseos      4.2 M
22:19:07 #13 4.846  systemd-devel             x86_64   250-11.el9                appstream   633 k
22:19:07 #13 4.846  which                     x86_64   2.21-28.el9               baseos       42 k
22:19:07 #13 4.846 Upgrading:
22:19:07 #13 4.846  glibc                     x86_64   2.34-47.el9               baseos      1.9 M
22:19:07 #13 4.846  glibc-common              x86_64   2.34-47.el9               baseos      310 k
22:19:07 #13 4.846  glibc-gconv-extra         x86_64   2.34-47.el9               baseos      1.7 M
22:19:07 #13 4.846  glibc-minimal-langpack    x86_64   2.34-47.el9               baseos       26 k
22:19:07 #13 4.846 Installing dependencies:
22:19:07 #13 4.846  acl                       x86_64   2.3.1-3.el9               baseos       73 k
22:19:07 #13 4.846  annobin                   x86_64   10.73-3.el9               appstream   961 k
22:19:07 #13 4.846  autoconf                  noarch   2.69-38.el9               appstream   681 k
22:19:07 #13 4.846  automake                  noarch   1.16.2-6.el9              appstream   689 k
22:19:07 #13 4.846  cmake-data                noarch   3.20.2-7.el9              appstream   2.1 M
22:19:07 #13 4.846  cmake-filesystem          x86_64   3.20.2-7.el9              appstream    23 k
22:19:07 #13 4.846  cmake-rpm-macros          noarch   3.20.2-7.el9              appstream    16 k
22:19:07 #13 4.846  cpp                       x86_64   11.3.1-2.1.el9            appstream    11 M
22:19:07 #13 4.846  cryptsetup-libs           x86_64   2.4.3-5.el9               baseos      437 k
22:19:07 #13 4.846  dbus                      x86_64   1:1.12.20-6.el9           baseos      3.8 k
22:19:07 #13 4.846  dbus-broker               x86_64   28-7.el9                  baseos      172 k
22:19:07 #13 4.846  dbus-common               noarch   1:1.12.20-6.el9           baseos       15 k
22:19:07 #13 4.846  device-mapper             x86_64   9:1.02.185-3.el9          baseos      141 k
22:19:07 #13 4.846  device-mapper-libs        x86_64   9:1.02.185-3.el9          baseos      178 k
22:19:07 #13 4.846  gcc-plugin-annobin        x86_64   11.3.1-2.1.el9            appstream    69 k
22:19:07 #13 4.846  git-core                  x86_64   2.31.1-2.el9.2            appstream   3.6 M
22:19:07 #13 4.846  git-core-doc              noarch   2.31.1-2.el9.2            appstream   2.5 M
22:19:07 #13 4.846  glibc-devel               x86_64   2.34-47.el9               appstream    44 k
22:19:07 #13 4.846  glibc-headers             x86_64   2.34-47.el9               appstream   545 k
22:19:07 #13 4.846  kernel-headers            x86_64   5.14.0-176.el9            appstream   3.6 M
22:19:07 #13 4.846  kmod-libs                 x86_64   28-7.el9                  baseos       64 k
22:19:07 #13 4.846  libcbor                   x86_64   0.7.0-5.el9               baseos       57 k
22:19:07 #13 4.846  libedit                   x86_64   3.1-37.20210216cvs.el9    baseos      105 k
22:19:07 #13 4.846  libfido2                  x86_64   1.6.0-7.el9               baseos       71 k
22:19:07 #13 4.846  libmpc                    x86_64   1.2.1-4.el9               appstream    62 k
22:19:07 #13 4.846  libseccomp                x86_64   2.5.2-2.el9               baseos       72 k
22:19:07 #13 4.846  libsepol-devel            x86_64   3.4-1.1.el9               appstream    48 k
22:19:07 #13 4.846  libtool-ltdl              x86_64   2.4.6-45.el9              appstream    37 k
22:19:07 #13 4.846  libuv                     x86_64   1:1.42.0-1.el9            appstream   150 k
22:19:07 #13 4.846  libxcrypt-devel           x86_64   4.4.18-3.el9              appstream    29 k
22:19:07 #13 4.846  libxcrypt-static          x86_64   4.4.18-3.el9              crb         102 k
22:19:07 #13 4.846  llvm-libs                 x86_64   14.0.6-1.el9              appstream    20 M
22:19:07 #13 4.846  m4                        x86_64   1.4.19-1.el9              appstream   300 k
22:19:07 #13 4.846  openssh                   x86_64   8.7p1-24.el9              baseos      457 k
22:19:07 #13 4.846  openssh-clients           x86_64   8.7p1-24.el9              baseos      707 k
22:19:07 #13 4.846  pcre2-devel               x86_64   10.40-2.el9               appstream   515 k
22:19:07 #13 4.846  pcre2-utf16               x86_64   10.40-2.el9               appstream   217 k
22:19:07 #13 4.846  pcre2-utf32               x86_64   10.40-2.el9               appstream   206 k
22:19:07 #13 4.846  perl-DynaLoader           x86_64   1.47-479.el9              appstream    35 k
22:19:07 #13 4.846  perl-Error                noarch   1:0.17029-7.el9           appstream    42 k
22:19:07 #13 4.846  perl-File-Compare         noarch   1.100.600-479.el9         appstream    23 k
22:19:07 #13 4.846  perl-File-Copy            noarch   2.34-479.el9              appstream    30 k
22:19:07 #13 4.846  perl-File-Find            noarch   1.37-479.el9              appstream    35 k
22:19:07 #13 4.846  perl-Git                  noarch   2.31.1-2.el9.2            appstream    43 k
22:19:07 #13 4.846  perl-TermReadKey          x86_64   2.38-11.el9               appstream    37 k
22:19:07 #13 4.846  perl-Thread-Queue         noarch   3.14-460.el9              appstream    22 k
22:19:07 #13 4.846  perl-lib                  x86_64   0.65-479.el9              appstream    24 k
22:19:07 #13 4.846  perl-threads              x86_64   1:2.25-460.el9            appstream    58 k
22:19:07 #13 4.846  perl-threads-shared       x86_64   1.61-460.el9              appstream    45 k
22:19:07 #13 4.846  policycoreutils-devel     x86_64   3.4-4.el9                 appstream   142 k
22:19:07 #13 4.846  rpm-plugin-selinux        x86_64   4.16.1.3-17.el9           baseos       18 k
22:19:07 #13 4.846  selinux-policy            noarch   34.1.44-1.el9             baseos       62 k
22:19:07 #13 4.846  selinux-policy-targeted   noarch   34.1.44-1.el9             baseos      6.7 M
22:19:07 #13 4.846  systemd-pam               x86_64   250-11.el9                baseos      258 k
22:19:07 #13 4.846  systemd-rpm-macros        noarch   250-11.el9                baseos       43 k
22:19:07 #13 4.846 Installing weak dependencies:
22:19:07 #13 4.846  glibc-langpack-en         x86_64   2.34-47.el9               baseos      665 k
22:19:07 #13 4.846 
22:19:07 #13 4.846 Transaction Summary
22:19:07 #13 4.846 ================================================================================
22:19:07 #13 4.846 Install  70 Packages
22:19:07 #13 4.846 Upgrade   4 Packages
22:19:07 #13 4.846 
22:19:07 #13 4.849 Total download size: 110 M
22:19:07 #13 4.850 Downloading Packages:
22:19:07 #9 32.63 Selecting previously unselected package iso-codes.
22:19:07 #9 32.63 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
22:19:07 #9 32.63 Unpacking iso-codes (4.2-1) ...
22:19:07 #13 77.29   Installing : glibc-static-2.17-326.el7_9.aarch64                        57/68 
22:19:07 #13 77.32   Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64                      58/68 
22:19:07 #13 77.35   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       59/68 
22:19:07 #10 29.50 Dependencies resolved.
22:19:07 #10 29.53 ================================================================================
22:19:07 #10 29.53  Package                       Arch      Version                Repo       Size
22:19:07 #10 29.53 ================================================================================
22:19:07 #10 29.53 Installing:
22:19:07 #10 29.53  dnf-plugins-core              noarch    4.3.1-1.fc38           rawhide    34 k
22:19:07 #10 29.53  rpm-build                     aarch64   4.18.0-3.fc38          rawhide    77 k
22:19:07 #10 29.53  rpmlint                       noarch    2.4.0-3.fc38           rawhide   330 k
22:19:07 #10 29.53 Upgrading:
22:19:07 #10 29.53  dnf                           noarch    4.14.0-1.fc38          rawhide   480 k
22:19:07 #10 29.53  dnf-data                      noarch    4.14.0-1.fc38          rawhide    43 k
22:19:07 #10 29.53  elfutils-libelf               aarch64   0.187-8.fc38           rawhide   197 k
22:19:07 #10 29.53  elfutils-libs                 aarch64   0.187-8.fc38           rawhide   255 k
22:19:07 #10 29.53  file-libs                     aarch64   5.42-4.fc37            rawhide   674 k
22:19:07 #10 29.53  glibc                         aarch64   2.36.9000-10.fc38      rawhide   1.6 M
22:19:07 #10 29.53  glibc-common                  aarch64   2.36.9000-10.fc38      rawhide   290 k
22:19:07 #10 29.53  glibc-minimal-langpack        aarch64   2.36.9000-10.fc38      rawhide    17 k
22:19:07 #10 29.53  gpgme                         aarch64   1.17.0-4.fc37          rawhide   205 k
22:19:07 #10 29.53  libcomps                      aarch64   0.1.18-4.fc37          rawhide    74 k
22:19:07 #10 29.53  libdnf                        aarch64   0.68.0-1.fc38          rawhide   623 k
22:19:07 #10 29.53  ncurses-base                  noarch    6.3-3.20220501.fc37    rawhide    86 k
22:19:07 #10 29.53  ncurses-libs                  aarch64   6.3-3.20220501.fc37    rawhide   318 k
22:19:07 #10 29.53  python3                       aarch64   3.11.0~rc2-1.fc38      rawhide    27 k
22:19:07 #10 29.53  python3-dnf                   noarch    4.14.0-1.fc38          rawhide   607 k
22:19:07 #10 29.53  python3-gpg                   aarch64   1.17.0-4.fc37          rawhide   294 k
22:19:07 #10 29.53  python3-hawkey                aarch64   0.68.0-1.fc38          rawhide   101 k
22:19:07 #10 29.53  python3-libcomps              aarch64   0.1.18-4.fc37          rawhide    48 k
22:19:07 #10 29.53  python3-libdnf                aarch64   0.68.0-1.fc38          rawhide   764 k
22:19:07 #10 29.53  python3-libs                  aarch64   3.11.0~rc2-1.fc38      rawhide   9.5 M
22:19:07 #10 29.53  python3-rpm                   aarch64   4.18.0-3.fc38          rawhide    96 k
22:19:07 #10 29.53  rpm                           aarch64   4.18.0-3.fc38          rawhide   570 k
22:19:07 #10 29.53  rpm-build-libs                aarch64   4.18.0-3.fc38          rawhide    91 k
22:19:07 #10 29.53  rpm-libs                      aarch64   4.18.0-3.fc38          rawhide   313 k
22:19:07 #10 29.53  rpm-sign-libs                 aarch64   4.18.0-3.fc38          rawhide    26 k
22:19:07 #10 29.53  xz-libs                       aarch64   5.2.7-1.fc38           rawhide    91 k
22:19:07 #10 29.53  yum                           noarch    4.14.0-1.fc38          rawhide    40 k
22:19:07 #10 29.53 Installing dependencies:
22:19:07 #10 29.53  ansible-srpm-macros           noarch    1-8.1.fc38             rawhide   8.6 k
22:19:07 #10 29.53  binutils                      aarch64   2.39-3.fc38            rawhide   5.9 M
22:19:07 #10 29.53  binutils-gold                 aarch64   2.39-3.fc38            rawhide   925 k
22:19:07 #10 29.53  bzip2                         aarch64   1.0.8-12.fc37          rawhide    52 k
22:19:07 #10 29.53  cpio                          aarch64   2.13-13.fc38           rawhide   274 k
22:19:07 #10 29.53  dash                          aarch64   0.5.11.5-2.fc37        rawhide    98 k
22:19:07 #10 29.53  dbus-libs                     aarch64   1:1.14.4-1.fc38        rawhide   154 k
22:19:07 #10 29.53  debugedit                     aarch64   5.0-5.fc37             rawhide    76 k
22:19:07 #10 29.53  desktop-file-utils            aarch64   0.26-7.fc37            rawhide    71 k
22:19:07 #10 29.53  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          rawhide    28 k
22:19:07 #10 29.53  diffutils                     aarch64   3.8-3.fc37             rawhide   376 k
22:19:07 #10 29.53  dwz                           aarch64   0.14-7.fc37            rawhide   126 k
22:19:07 #10 29.53  ed                            aarch64   1.18-2.fc37            rawhide    78 k
22:19:07 #10 29.53  efi-srpm-macros               noarch    5-6.fc37               rawhide    22 k
22:19:07 #10 29.53  elfutils                      aarch64   0.187-8.fc38           rawhide   519 k
22:19:07 #10 29.53  elfutils-debuginfod-client    aarch64   0.187-8.fc38           rawhide    38 k
22:19:07 #10 29.53  emacs-filesystem              noarch    1:28.1-3.fc37          rawhide   9.5 k
22:19:07 #10 29.53  enchant2                      aarch64   2.3.3-2.fc37           rawhide    64 k
22:19:07 #10 29.53  file                          aarch64   5.42-4.fc37            rawhide    49 k
22:19:07 #10 29.53  fonts-srpm-macros             noarch    1:2.0.5-9.fc38         rawhide    26 k
22:19:07 #10 29.53  fpc-srpm-macros               noarch    1.3-6.fc37             rawhide   7.7 k
22:19:07 #10 29.53  gdb-minimal                   aarch64   12.1-7.fc38            rawhide   3.5 M
22:19:07 #10 29.53  gdk-pixbuf2                   aarch64   2.42.9-2.fc38          rawhide   483 k
22:19:07 #10 29.53  ghc-srpm-macros               noarch    1.5.0-7.fc37           rawhide   7.8 k
22:19:07 #10 29.53  glibc-gconv-extra             aarch64   2.36.9000-10.fc38      rawhide   1.9 M
22:19:07 #10 29.53  gnat-srpm-macros              noarch    4-16.fc37              rawhide   8.3 k
22:19:07 #10 29.53  go-srpm-macros                noarch    3.2.0-1.fc38           rawhide    27 k
22:19:07 #10 29.53  groff-base                    aarch64   1.22.4-10.fc37         rawhide   1.0 M
22:19:07 #10 29.53  hunspell                      aarch64   1.7.1-1.fc38           rawhide   338 k
22:19:07 #10 29.53  hunspell-en-GB                noarch    0.20201207-1.fc38      rawhide   225 k
22:19:07 #10 29.53  hunspell-en-US                noarch    0.20201207-1.fc38      rawhide   180 k
22:19:07 #10 29.53  hunspell-filesystem           aarch64   1.7.1-1.fc38           rawhide   8.9 k
22:19:07 #10 29.53  jansson                       aarch64   2.13.1-5.fc37          rawhide    46 k
22:19:07 #10 29.53  json-glib                     aarch64   1.6.6-3.fc37           rawhide   160 k
22:19:07 #10 29.53  kernel-srpm-macros            noarch    1.0-15.fc37            rawhide   9.4 k
22:19:07 #10 29.53  libappstream-glib             aarch64   0.8.1-1.fc38           rawhide   389 k
22:19:07 #10 29.53  libb2                         aarch64   0.98.1-7.fc37          rawhide    24 k
22:19:07 #10 29.53  libjpeg-turbo                 aarch64   2.1.4-1.fc38           rawhide   195 k
22:19:07 #10 29.53  libpkgconf                    aarch64   1.8.0-3.fc37           rawhide    36 k
22:19:07 #10 29.53  libpng                        aarch64   2:1.6.37-13.fc37       rawhide   114 k
22:19:07 #10 29.53  libstemmer                    aarch64   2.2.0-4.fc38           rawhide   171 k
22:19:07 #10 29.53  lua-srpm-macros               noarch    1-7.fc37               rawhide   8.8 k
22:19:07 #10 29.53  ncurses                       aarch64   6.3-3.20220501.fc37    rawhide   409 k
22:19:07 #10 29.53  nim-srpm-macros               noarch    3-7.fc37               rawhide   8.4 k
22:19:07 #10 29.53  ocaml-srpm-macros             noarch    7-2.fc37               rawhide    13 k
22:19:07 #10 29.53  openblas-srpm-macros          noarch    2-12.fc37              rawhide   7.5 k
22:19:07 #10 29.53  package-notes-srpm-macros     noarch    0.5-6.fc38             rawhide    11 k
22:19:07 #10 29.53  patch                         aarch64   2.7.6-17.fc37          rawhide   121 k
22:19:07 #10 29.53  perl-AutoLoader               noarch    5.74-492.fc38          rawhide    24 k
22:19:07 #10 29.53  perl-B                        aarch64   1.83-492.fc38          rawhide   186 k
22:19:07 #10 29.53  perl-Carp                     noarch    1.52-489.fc37          rawhide    29 k
22:19:07 #10 29.53  perl-Class-Struct             noarch    0.66-492.fc38          rawhide    25 k
22:19:07 #10 29.53  perl-Data-Dumper              aarch64   2.184-490.fc37         rawhide    55 k
22:19:07 #10 29.53  perl-Digest                   noarch    1.20-489.fc37          rawhide    26 k
22:19:07 #10 29.53  perl-Digest-MD5               aarch64   2.58-489.fc37          rawhide    36 k
22:19:07 #10 29.53  perl-DynaLoader               aarch64   1.52-492.fc38          rawhide    29 k
22:19:07 #10 29.53  perl-Encode                   aarch64   4:3.19-492.fc38        rawhide   1.7 M
22:19:07 #10 29.53  perl-Errno                    aarch64   1.36-492.fc38          rawhide    18 k
22:19:07 #10 29.53  perl-Exporter                 noarch    5.77-489.fc37          rawhide    31 k
22:19:07 #10 29.53  perl-Fcntl                    aarch64   1.15-492.fc38          rawhide    24 k
22:19:07 #10 29.53  perl-File-Basename            noarch    2.85-492.fc38          rawhide    20 k
22:19:07 #10 29.53  perl-File-Path                noarch    2.18-489.fc37          rawhide    35 k
22:19:07 #10 29.53  perl-File-Temp                noarch    1:0.231.100-489.fc37   rawhide    59 k
22:19:07 #10 29.53  perl-File-stat                noarch    1.12-492.fc38          rawhide    20 k
22:19:07 #10 29.53  perl-FileHandle               noarch    2.03-492.fc38          rawhide    19 k
22:19:07 #10 29.53  perl-Getopt-Long              noarch    1:2.52-489.fc37        rawhide    60 k
22:19:07 #10 29.53  perl-Getopt-Std               noarch    1.13-492.fc38          rawhide    19 k
22:19:07 #10 29.53  perl-HTTP-Tiny                noarch    0.082-1.fc37           rawhide    55 k
22:19:07 #10 29.53  perl-IO                       aarch64   1.50-492.fc38          rawhide    95 k
22:19:07 #10 29.53  perl-IPC-Open3                noarch    1.22-492.fc38          rawhide    26 k
22:19:07 #10 29.53  perl-MIME-Base64              aarch64   3.16-489.fc37          rawhide    30 k
22:19:07 #10 29.53  perl-Net-SSLeay               aarch64   1.92-4.fc37            rawhide   358 k
22:19:07 #10 29.53  perl-POSIX                    aarch64   2.03-492.fc38          rawhide   101 k
22:19:07 #10 29.53  perl-PathTools                aarch64   3.84-489.fc37          rawhide    90 k
22:19:07 #10 29.53  perl-Pod-Escapes              noarch    1:1.07-489.fc37        rawhide    20 k
22:19:07 #10 29.53  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       rawhide    90 k
22:19:07 #10 29.53  perl-Pod-Simple               noarch    1:3.43-490.fc37        rawhide   225 k
22:19:07 #10 29.53  perl-Pod-Usage                noarch    4:2.03-3.fc37          rawhide    40 k
22:19:07 #10 29.53  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc38        rawhide    71 k
22:19:07 #10 29.53  perl-SelectSaver              noarch    1.02-492.fc38          rawhide    15 k
22:19:07 #10 29.53  perl-Socket                   aarch64   4:2.036-1.fc38         rawhide    56 k
22:19:07 #10 29.53  perl-Storable                 aarch64   1:3.26-489.fc37        rawhide    95 k
22:19:07 #10 29.53  perl-Symbol                   noarch    1.09-492.fc38          rawhide    17 k
22:19:07 #10 29.53  perl-Term-ANSIColor           noarch    5.01-490.fc37          rawhide    48 k
22:19:07 #10 29.53  perl-Term-Cap                 noarch    1.17-489.fc37          rawhide    22 k
22:19:07 #10 29.53  perl-Text-ParseWords          noarch    3.31-489.fc37          rawhide    16 k
22:19:07 #10 29.53  perl-Text-Tabs+Wrap           noarch    2021.0814-489.fc37     rawhide    22 k
22:19:07 #10 29.53  perl-Time-Local               noarch    2:1.300-489.fc37       rawhide    33 k
22:19:07 #10 29.53  perl-URI                      noarch    5.16-1.fc38            rawhide   123 k
22:19:07 #10 29.53  perl-base                     noarch    2.27-492.fc38          rawhide    19 k
22:19:07 #10 29.53  perl-constant                 noarch    1.33-490.fc37          rawhide    23 k
22:19:07 #10 29.53  perl-if                       noarch    0.61.000-492.fc38      rawhide    17 k
22:19:07 #10 29.53  perl-interpreter              aarch64   4:5.36.0-492.fc38      rawhide    75 k
22:19:07 #10 29.53  perl-libnet                   noarch    3.14-490.fc37          rawhide   132 k
22:19:07 #10 29.53  perl-libs                     aarch64   4:5.36.0-492.fc38      rawhide   2.2 M
22:19:07 #10 29.53  perl-mro                      aarch64   1.26-492.fc38          rawhide    32 k
22:19:07 #10 29.53  perl-overload                 noarch    1.35-492.fc38          rawhide    49 k
22:19:07 #10 29.53  perl-overloading              noarch    0.02-492.fc38          rawhide    16 k
22:19:07 #10 29.53  perl-parent                   noarch    1:0.238-489.fc37       rawhide    14 k
22:19:07 #10 29.53  perl-podlators                noarch    1:4.14-489.fc37        rawhide   116 k
22:19:07 #10 29.53  perl-srpm-macros              noarch    1-46.fc37              rawhide   8.3 k
22:19:07 #10 29.53  perl-subs                     noarch    1.04-492.fc38          rawhide    15 k
22:19:07 #10 29.53  perl-vars                     noarch    1.05-492.fc38          rawhide    16 k
22:19:07 #10 29.53  pkgconf                       aarch64   1.8.0-3.fc37           rawhide    41 k
22:19:07 #10 29.53  pkgconf-m4                    noarch    1.8.0-3.fc37           rawhide    14 k
22:19:07 #10 29.53  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           rawhide    10 k
22:19:07 #10 29.53  python-srpm-macros            noarch    3.11-4.fc37            rawhide    25 k
22:19:07 #10 29.53  python3-construct             noarch    2.10.68-3.fc37         rawhide   152 k
22:19:07 #10 29.53  python3-dateutil              noarch    1:2.8.2-4.fc37         rawhide   361 k
22:19:07 #10 29.53  python3-dbus                  aarch64   1.3.2-1.fc38           rawhide   158 k
22:19:07 #10 29.53  python3-distro                noarch    1.8.0-1.fc38           rawhide    49 k
22:19:07 #10 29.53  python3-dnf-plugins-core      noarch    4.3.1-1.fc38           rawhide   277 k
22:19:07 #10 29.53  python3-enchant               noarch    3.2.2-5.fc38           rawhide   103 k
22:19:07 #10 29.53  python3-file-magic            noarch    5.42-4.fc37            rawhide    20 k
22:19:07 #10 29.53  python3-pybeam                noarch    0.7-4.fc37             rawhide    32 k
22:19:07 #10 29.53  python3-pyxdg                 noarch    0.27-6.fc37            rawhide   135 k
22:19:07 #10 29.53  python3-six                   noarch    1.16.0-8.fc37          rawhide    42 k
22:19:07 #10 29.53  python3-tomli-w               noarch    1.0.0-4.fc37           rawhide    21 k
22:19:07 #10 29.53  python3-zstandard             aarch64   0.18.0-1.fc38          rawhide   441 k
22:19:07 #10 29.53  qt5-srpm-macros               noarch    5.15.6-1.fc38          rawhide   7.9 k
22:19:07 #10 29.53  redhat-rpm-config             noarch    232-1.fc38             rawhide    81 k
22:19:07 #10 29.53  rpmautospec-rpm-macros        noarch    0.3.0-1.fc37           rawhide   8.8 k
22:19:07 #10 29.53  rpmlint-fedora-license-data   noarch    1.6-1.fc38             rawhide    15 k
22:19:07 #10 29.53  rust-srpm-macros              noarch    22-1.fc37              rawhide   9.5 k
22:19:07 #10 29.53  shared-mime-info              aarch64   2.2-2.fc37             rawhide   381 k
22:19:07 #10 29.53  unzip                         aarch64   6.0-58.fc37            rawhide   182 k
22:19:07 #10 29.53  xxhash-libs                   aarch64   0.8.1-3.fc37           rawhide    33 k
22:19:07 #10 29.53  xz                            aarch64   5.2.7-1.fc38           rawhide   305 k
22:19:07 #10 29.53  zip                           aarch64   3.0-33.fc37            rawhide   256 k
22:19:07 #10 29.53  zstd                          aarch64   1.5.2-3.fc37           rawhide   412 k
22:19:07 #10 29.53 Installing weak dependencies:
22:19:07 #10 29.53  hunspell-en                   noarch    0.20201207-1.fc38      rawhide   189 k
22:19:07 #10 29.53  perl-IO-Socket-IP             noarch    0.41-490.fc37          rawhide    42 k
22:19:07 #10 29.53  perl-IO-Socket-SSL            noarch    2.075-1.fc38           rawhide   221 k
22:19:07 #10 29.53  perl-Mozilla-CA               noarch    20211001-4.fc37        rawhide    12 k
22:19:07 #10 29.53  perl-NDBM_File                aarch64   1.15-492.fc38          rawhide    25 k
22:19:07 #10 29.53 
22:19:07 #10 29.53 Transaction Summary
22:19:07 #10 29.53 ================================================================================
22:19:07 #10 29.53 Install  138 Packages
22:19:07 #10 29.53 Upgrade   27 Packages
22:19:07 #10 29.53 
22:19:07 #10 29.54 Total download size: 47 M
22:19:07 #10 29.54 Downloading Packages:
22:19:07 #12 27.12   Preparing        :                                                        1/1 
22:19:07 #12 27.15   Installing       : python-srpm-macros-3-43.el8.noarch                    1/82 
22:19:07 #12 27.17   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            2/82 
22:19:07 #12 27.19   Installing       : xz-5.2.4-4.el8.x86_64                                 3/82 
22:19:07 #12 27.23   Installing       : unzip-6.0-46.el8.x86_64                               4/82 
22:19:07 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:19:07 #10 43.29 Selecting previously unselected package libhtml-format-perl.
22:19:07 #10 43.29 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
22:19:07 #10 43.32 Unpacking libhtml-format-perl (2.12-1) ...
22:19:07 #10 43.35 Selecting previously unselected package libhttp-daemon-perl.
22:19:07 #10 43.35 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
22:19:07 #10 43.36 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:07 #10 43.38 Selecting previously unselected package libstruct-dumb-perl.
22:19:07 #10 43.39 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
22:19:07 #10 43.39 Unpacking libstruct-dumb-perl (0.09-1) ...
22:19:07 #10 43.42 Selecting previously unselected package libio-async-perl.
22:19:07 #10 43.42 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
22:19:07 #10 43.42 Unpacking libio-async-perl (0.72-1) ...
22:19:07 #10 43.47 Selecting previously unselected package libio-sessiondata-perl.
22:19:07 #10 43.48 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
22:19:07 #10 43.48 Unpacking libio-sessiondata-perl (1.03-1) ...
22:19:07 #10 43.50 Selecting previously unselected package libio-string-perl.
22:19:07 #10 32.40 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
22:19:07 #10 32.41 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
22:19:07 #10 32.44 Selecting previously unselected package libalgorithm-merge-perl.
22:19:07 #10 32.44 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:07 #10 32.44 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:07 #10 32.47 Selecting previously unselected package libapt-pkg-perl.
22:19:07 #10 32.48 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
22:19:07 #10 32.48 Unpacking libapt-pkg-perl (0.1.33build1) ...
22:19:07 #10 32.52 Selecting previously unselected package libarchive-cpio-perl.
22:19:07 #10 32.52 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:07 #10 32.52 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:07 #10 32.55 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:07 #10 32.55 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
22:19:07 #10 32.56 Unpacking libb-hooks-op-check-perl (0.22-1) ...
22:19:07 #10 32.59 Selecting previously unselected package libdynaloader-functions-perl.
22:19:07 #10 32.60 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:07 #10 32.60 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:07 #10 30.18 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
22:19:07 #10 30.18 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
22:19:07 #10 30.23 Selecting previously unselected package python3-gpg.
22:19:07 #10 30.23 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
22:19:07 #10 30.23 Unpacking python3-gpg (1.14.0-1+b2) ...
22:19:07 #10 30.30 Selecting previously unselected package dput.
22:19:07 #10 30.30 Preparing to unpack .../154-dput_1.1.0_all.deb ...
22:19:07 #10 30.31 Unpacking dput (1.1.0) ...
22:19:07 #10 30.34 Selecting previously unselected package equivs.
22:19:07 #10 30.35 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
22:19:07 #10 30.35 Unpacking equivs (2.3.1) ...
22:19:07 #10 30.39 Selecting previously unselected package fonts-dejavu-core.
22:19:07 #10 30.39 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
22:19:07 #10 30.39 Unpacking fonts-dejavu-core (2.37-2) ...
22:19:07 #10 40.07 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
22:19:07 #10 42.13 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
22:19:07 #10 42.14 Unpacking libcgi-pm-perl (4.38-1) ...
22:19:07 #10 42.18 Selecting previously unselected package libfcgi-perl.
22:19:07 #10 42.19 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
22:19:07 #10 42.19 Unpacking libfcgi-perl (0.78-2build1) ...
22:19:07 #10 42.22 Selecting previously unselected package libcgi-fast-perl.
22:19:07 #10 42.23 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:07 #10 42.23 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:07 #10 42.27 Selecting previously unselected package libsub-name-perl.
22:19:07 #10 42.27 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
22:19:07 #10 42.27 Unpacking libsub-name-perl (0.21-1build1) ...
22:19:07 #10 42.30 Selecting previously unselected package libclass-accessor-perl.
22:19:07 #10 42.31 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
22:19:07 #10 42.31 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:07 #10 42.35 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:07 #10 42.35 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:07 #10 42.36 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:07 #10 40.07 Unpacking libcommon-sense-perl (3.75-1+b4) ...
22:19:07 #10 40.11 Selecting previously unselected package libconfig-tiny-perl.
22:19:07 #10 42.39 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:07 #10 42.39 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
22:19:07 #10 40.11 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
22:19:07 #10 40.11 Unpacking libconfig-tiny-perl (2.26-1) ...
22:19:07 #10 42.39 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
22:19:07 #10 42.43 Selecting previously unselected package libclone-perl.
22:19:07 #10 40.14 Selecting previously unselected package libparams-util-perl.
22:19:07 #10 40.15 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
22:19:07 #10 42.43 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
22:19:07 #10 42.44 Unpacking libclone-perl (0.39-1) ...
22:19:07 #10 42.47 Selecting previously unselected package libdata-dump-perl.
22:19:07 #10 40.15 Unpacking libparams-util-perl (1.102-1+b1) ...
22:19:07 #10 40.18 Selecting previously unselected package libsub-install-perl.
22:19:07 #10 40.19 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
22:19:07 #10 40.19 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:07 #10 40.22 Selecting previously unselected package libdata-optlist-perl.
22:19:07 #10 40.22 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
22:19:07 #10 40.23 Unpacking libdata-optlist-perl (0.110-1.1) ...
22:19:07 #10 40.26 Selecting previously unselected package libsub-exporter-perl.
22:19:07 #10 40.26 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
22:19:07 #10 40.27 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:07 #10 40.30 Selecting previously unselected package libconst-fast-perl.
22:19:07 #11 30.58 Selecting previously unselected package gcc.
22:19:07 #11 30.58 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
22:19:07 #11 30.59 Unpacking gcc (4:11.2.0-1ubuntu1) ...
22:19:07 #11 30.66 Selecting previously unselected package libstdc++-11-dev:armhf.
22:19:07 #11 30.66 Preparing to unpack .../084-libstdc++-11-dev_11.2.0-19ubuntu1_armhf.deb ...
22:19:07 #11 30.67 Unpacking libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ...
22:19:07 #10 26.71 Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
22:19:07 #10 26.71 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:07 #10 26.74 Selecting previously unselected package dh-strip-nondeterminism.
22:19:07 #10 26.74 Preparing to unpack .../041-dh-strip-nondeterminism_1.1.2-1_all.deb ...
22:19:07 #10 26.74 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
22:19:07 #10 26.77 Selecting previously unselected package libdpkg-perl.
22:19:07 #10 26.77 Preparing to unpack .../042-libdpkg-perl_1.19.8_all.deb ...
22:19:07 #10 26.77 Unpacking libdpkg-perl (1.19.8) ...
22:19:07 #10 26.84 Selecting previously unselected package patch.
22:19:07 #10 26.84 Preparing to unpack .../043-patch_2.7.6-3+deb10u1_armhf.deb ...
22:19:07 #10 26.84 Unpacking patch (2.7.6-3+deb10u1) ...
22:19:07 #10 26.88 Selecting previously unselected package make.
22:19:07 #10 26.88 Preparing to unpack .../044-make_4.2.1-1.2_armhf.deb ...
22:19:07 #10 26.88 Unpacking make (4.2.1-1.2) ...
22:19:07 #10 26.94 Selecting previously unselected package dpkg-dev.
22:19:07 #11 24.81 Selecting previously unselected package openssh-client.
22:19:07 #11 24.81 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_arm64.deb ...
22:19:07 #11 24.82 Unpacking openssh-client (1:8.9p1-3) ...
22:19:07 #11 24.86 Selecting previously unselected package publicsuffix.
22:19:07 #11 24.86 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
22:19:07 #11 24.87 Unpacking publicsuffix (20211207.1025-1) ...
22:19:07 #11 24.89 Selecting previously unselected package strace.
22:19:07 #11 24.89 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
22:19:07 #11 24.90 Unpacking strace (5.16-0ubuntu3) ...
22:19:07 #11 24.93 Selecting previously unselected package xauth.
22:19:07 #11 24.93 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
22:19:07 #11 24.93 Unpacking xauth (1:1.1-1build2) ...
22:19:07 #11 24.96 Selecting previously unselected package xz-utils.
22:19:07 #11 24.96 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
22:19:07 #11 24.97 Unpacking xz-utils (5.2.5-2ubuntu1) ...
22:19:07 #11 25.00 Selecting previously unselected package libsigsegv2:arm64.
22:19:07 #10 28.33 Selecting previously unselected package libssh2-1:armhf.
22:19:07 #10 28.33 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
22:19:07 #10 28.33 Unpacking libssh2-1:armhf (1.9.0-2) ...
22:19:07 #10 28.38 Selecting previously unselected package libcurl4:armhf.
22:19:07 #10 28.38 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:07 #10 28.38 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) ...
22:19:07 #10 28.44 Selecting previously unselected package curl.
22:19:07 #10 28.44 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:07 #10 28.44 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:19:07 #10 28.49 Selecting previously unselected package dctrl-tools.
22:19:07 #10 28.49 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
22:19:07 #10 28.50 Unpacking dctrl-tools (2.24-3) ...
22:19:07 #10 28.54 Selecting previously unselected package libdebhelper-perl.
22:19:07 #10 28.54 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
22:19:07 #10 28.54 Unpacking libdebhelper-perl (13.3.4) ...
22:19:07 #10 28.58 Selecting previously unselected package libtool.
22:19:07 #10 28.58 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
22:19:07 #10 28.58 Unpacking libtool (2.4.6-15) ...
22:19:07 #10 28.63 Selecting previously unselected package dh-autoreconf.
22:19:07 #10 28.63 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
22:19:07 #10 28.64 Unpacking dh-autoreconf (20) ...
22:19:07 #11 39.40 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:07 #11 39.41 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:07 #11 39.43 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:07 #11 39.44 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:07 #11 39.44 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:07 #11 39.47 Selecting previously unselected package libmailtools-perl.
22:19:07 #11 39.47 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
22:19:07 #11 39.47 Unpacking libmailtools-perl (2.21-1) ...
22:19:07 #11 39.52 Selecting previously unselected package libmarkdown2:amd64.
22:19:07 #11 39.52 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
22:19:07 #11 39.52 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
22:19:07 #11 39.55 Selecting previously unselected package libmath-base85-perl.
22:19:07 #11 39.55 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
22:19:07 #11 39.55 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
22:19:07 #11 39.58 Selecting previously unselected package libmoox-aliases-perl.
22:19:07 #11 39.59 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:07 #11 39.59 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:07 #11 39.62 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:07 #11 39.62 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:07 #11 39.62 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:07 #11 39.65 Selecting previously unselected package libobject-id-perl.
22:19:07 #11 39.66 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
22:19:07 #11 39.66 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:07 #11 39.69 Selecting previously unselected package libmoox-struct-perl.
22:19:07 #11 39.69 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
22:19:07 #11 39.69 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:07 #11 39.72 Selecting previously unselected package libmouse-perl.
22:19:07 #11 26.98 Selecting previously unselected package cpp.
22:19:07 #11 26.98 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
22:19:07 #11 26.98 Unpacking cpp (4:9.3.0-1ubuntu2) ...
22:19:07 #11 27.03 Selecting previously unselected package libcc1-0:arm64.
22:19:07 #11 27.04 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:07 #11 27.04 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 27.08 Selecting previously unselected package libgomp1:arm64.
22:19:07 #11 27.08 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:07 #11 27.08 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 27.12 Selecting previously unselected package libitm1:arm64.
22:19:07 #11 27.12 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:07 #11 27.13 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 27.17 Selecting previously unselected package libatomic1:arm64.
22:19:07 #11 27.17 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:07 #11 27.17 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 27.22 Selecting previously unselected package libasan5:arm64.
22:19:07 #11 27.22 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:07 #11 27.23 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:07 #9 32.98 Selecting previously unselected package libalgorithm-diff-perl.
22:19:07 #9 32.98 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:19:07 #9 32.99 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:19:07 #9 33.02 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:07 #9 33.02 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
22:19:07 #9 33.03 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:07 #12 27.37   Installing       : groff-base-1.22.3-18.el8.x86_64                       5/82 
22:19:07 #12 27.39   Installing       : file-5.33-21.el8.x86_64                               6/82 
22:19:07 #12 27.43   Installing       : cpio-2.12-11.el8.x86_64                               7/82 
22:19:07 git init src/github.com/docker/compose
22:19:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:19:07 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:19:07 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:19:07 + SRC=src/github.com/docker/compose
22:19:07 + REF=v2.12.2
22:19:07 + REF_FETCH=v2.12.2
22:19:07 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:19:07 + awk {print $2}
22:19:07 #10 33.26 Selecting previously unselected package g++.
22:19:07 #10 33.26 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
22:19:07 #10 33.27 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
22:19:07 #10 33.29 Selecting previously unselected package make.
22:19:07 #10 33.29 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
22:19:07 #10 33.30 Unpacking make (4.1-9.1ubuntu1) ...
22:19:07 #10 33.33 Selecting previously unselected package libdpkg-perl.
22:19:07 #10 33.33 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
22:19:07 #10 33.34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:07 #10 33.38 Selecting previously unselected package patch.
22:19:07 #10 33.38 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
22:19:07 #10 33.38 Unpacking patch (2.7.6-2ubuntu1.1) ...
22:19:07 #10 33.42 Selecting previously unselected package dpkg-dev.
22:19:07 #10 33.42 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
22:19:07 #10 42.47 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
22:19:07 #10 42.48 Unpacking libdata-dump-perl (1.23-1) ...
22:19:07 #10 42.50 Selecting previously unselected package libparams-util-perl.
22:19:07 #10 42.51 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
22:19:07 #10 42.51 Unpacking libparams-util-perl (1.07-3build3) ...
22:19:07 #10 42.55 Selecting previously unselected package libsub-install-perl.
22:19:07 #10 42.56 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
22:19:07 #10 42.56 Unpacking libsub-install-perl (0.928-1) ...
22:19:07 #10 42.59 Selecting previously unselected package libdata-optlist-perl.
22:19:07 #10 42.59 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
22:19:07 #10 42.60 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:07 #10 42.63 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:07 #10 42.63 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:07 #10 42.64 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:07 #10 42.68 Selecting previously unselected package libdigest-hmac-perl.
22:19:07 #10 42.68 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
22:19:07 #10 42.69 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:07 #10 42.72 Selecting previously unselected package libdistro-info-perl.
22:19:07 #10 43.51 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
22:19:07 #10 43.51 Unpacking libio-string-perl (1.08-3) ...
22:19:07 #10 43.54 Selecting previously unselected package libtypes-serialiser-perl.
22:19:07 #10 43.54 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
22:19:07 #10 43.55 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:19:07 #10 43.57 Selecting previously unselected package libjson-xs-perl.
22:19:07 #10 43.57 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
22:19:07 #10 43.58 Unpacking libjson-xs-perl (3.040-1+b1) ...
22:19:07 #10 43.62 Selecting previously unselected package liblzo2-2:amd64.
22:19:07 #10 43.62 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
22:19:07 #10 43.63 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
22:19:07 #10 43.66 Selecting previously unselected package libkyotocabinet16v5:amd64.
22:19:07 #10 43.66 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
22:19:07 #10 43.67 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
22:19:07 #10 43.72 Selecting previously unselected package liblist-compare-perl.
22:19:07 #10 43.72 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
22:19:07 #10 43.73 Unpacking liblist-compare-perl (0.53-1) ...
22:19:07 #10 43.77 Selecting previously unselected package liblist-moreutils-perl.
22:19:07 #10 43.77 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
22:19:07 #10 43.78 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
22:19:07 #10 43.81 Selecting previously unselected package libltdl-dev:amd64.
22:19:07 #10 43.81 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
22:19:07 #10 43.82 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
22:19:07 #10 43.86 Selecting previously unselected package libsys-hostname-long-perl.
22:19:07 #10 32.67 Selecting previously unselected package libdevel-callchecker-perl.
22:19:07 #10 32.67 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
22:19:07 #10 32.68 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
22:19:07 #10 32.71 Selecting previously unselected package libparams-classify-perl.
22:19:07 #10 32.71 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
22:19:07 #10 32.72 Unpacking libparams-classify-perl (0.015-1) ...
22:19:07 #10 32.75 Selecting previously unselected package libmodule-runtime-perl.
22:19:07 #10 32.75 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:07 #10 32.76 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:07 #10 32.79 Selecting previously unselected package libtry-tiny-perl.
22:19:07 #10 32.79 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
22:19:07 #10 32.80 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:07 #10 32.83 Selecting previously unselected package libmodule-implementation-perl.
22:19:07 #10 32.83 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:07 #10 32.84 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:07 #10 32.87 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:07 #10 32.87 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:07 #10 32.87 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:07 #10 32.94 Selecting previously unselected package libvariable-magic-perl.
22:19:07 #10 30.51 Selecting previously unselected package fontconfig-config.
22:19:07 #10 30.52 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
22:19:07 #10 30.63 Unpacking fontconfig-config (2.13.1-4.2) ...
22:19:07 #10 30.73 Selecting previously unselected package libcurl3-gnutls:arm64.
22:19:07 #10 40.30 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:07 #10 40.30 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:07 #10 40.33 Selecting previously unselected package libwant-perl.
22:19:07 #10 40.33 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
22:19:07 #10 40.33 Unpacking libwant-perl (0.29-1+b6) ...
22:19:07 #10 40.37 Selecting previously unselected package libcontextual-return-perl.
22:19:07 #10 40.37 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:07 #10 40.38 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:07 #10 40.41 Selecting previously unselected package libconvert-binhex-perl.
22:19:07 #10 40.41 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:07 #10 40.41 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:07 #10 40.44 Selecting previously unselected package libcpanel-json-xs-perl.
22:19:07 #10 40.44 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
22:19:07 #10 40.45 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:07 #10 40.49 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:07 #10 40.49 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:07 #10 40.49 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:07 #10 40.52 Selecting previously unselected package libexception-class-perl.
22:19:07 #11 30.84 Selecting previously unselected package g++-11.
22:19:07 #11 30.84 Preparing to unpack .../085-g++-11_11.2.0-19ubuntu1_armhf.deb ...
22:19:07 #11 30.85 Unpacking g++-11 (11.2.0-19ubuntu1) ...
22:19:07 #11 31.03 Selecting previously unselected package g++.
22:19:07 #11 31.04 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
22:19:07 #11 31.05 Unpacking g++ (4:11.2.0-1ubuntu1) ...
22:19:07 #11 31.07 Selecting previously unselected package make.
22:19:07 #10 26.94 Preparing to unpack .../045-dpkg-dev_1.19.8_all.deb ...
22:19:07 #10 26.94 Unpacking dpkg-dev (1.19.8) ...
22:19:07 #10 27.04 Selecting previously unselected package libelf1:armhf.
22:19:07 #10 27.04 Preparing to unpack .../046-libelf1_0.176-1.1_armhf.deb ...
22:19:07 #10 27.05 Unpacking libelf1:armhf (0.176-1.1) ...
22:19:07 #10 27.09 Selecting previously unselected package dwz.
22:19:07 #10 27.09 Preparing to unpack .../047-dwz_0.12-3_armhf.deb ...
22:19:07 #10 27.09 Unpacking dwz (0.12-3) ...
22:19:07 #10 27.12 Selecting previously unselected package libdebhelper-perl.
22:19:07 #10 27.12 Preparing to unpack .../048-libdebhelper-perl_13.2~bpo10+1_all.deb ...
22:19:07 #10 27.13 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
22:19:07 #10 27.17 Selecting previously unselected package libglib2.0-0:armhf.
22:19:07 #10 28.67 Selecting previously unselected package libarchive-zip-perl.
22:19:07 #10 28.67 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
22:19:07 #10 28.67 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:07 #10 28.71 Selecting previously unselected package libsub-override-perl.
22:19:07 #10 28.71 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
22:19:07 #10 28.72 Unpacking libsub-override-perl (0.09-2) ...
22:19:07 #10 28.74 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:07 #10 28.74 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
22:19:07 #10 28.75 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:07 #10 28.78 Selecting previously unselected package dh-strip-nondeterminism.
22:19:07 #10 28.78 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
22:19:07 #10 28.81 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
22:19:07 #10 28.84 Selecting previously unselected package libelf1:armhf.
22:19:07 #10 28.84 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
22:19:07 #10 28.84 Unpacking libelf1:armhf (0.183-1) ...
22:19:07 #11 25.00 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
22:19:07 #11 25.01 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
22:19:07 #11 25.04 Selecting previously unselected package m4.
22:19:07 #11 25.04 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
22:19:07 #11 25.04 Unpacking m4 (1.4.18-5ubuntu2) ...
22:19:07 #11 25.07 Selecting previously unselected package autoconf.
22:19:07 #11 25.08 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
22:19:07 #11 25.08 Unpacking autoconf (2.71-2) ...
22:19:07 #11 25.12 Selecting previously unselected package autotools-dev.
22:19:07 #11 25.12 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
22:19:07 #11 25.13 Unpacking autotools-dev (20220109.1) ...
22:19:07 #11 25.16 Selecting previously unselected package automake.
22:19:07 #11 25.16 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
22:19:07 #11 25.17 Unpacking automake (1:1.16.5-1.3) ...
22:19:07 #11 25.21 Selecting previously unselected package autopoint.
22:19:07 #11 25.21 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
22:19:07 #11 25.22 Unpacking autopoint (0.21-4ubuntu4) ...
22:19:07 #11 25.25 Selecting previously unselected package binutils-common:arm64.
22:19:07 #11 39.73 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
22:19:07 #11 39.73 Unpacking libmouse-perl (2.5.10-1build4) ...
22:19:07 #11 39.76 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:07 #11 39.77 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
22:19:07 #11 39.77 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
22:19:07 #11 39.80 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:07 #11 39.80 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
22:19:07 #11 39.81 Unpacking libpath-iterator-rule-perl (1.015-1) ...
22:19:07 #11 39.83 Selecting previously unselected package libperlio-gzip-perl.
22:19:07 #11 39.84 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
22:19:07 #11 39.84 Unpacking libperlio-gzip-perl (0.19-1build8) ...
22:19:07 #11 39.87 Selecting previously unselected package libperlio-utf8-strict-perl.
22:19:07 #11 39.87 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
22:19:07 #11 39.87 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:07 #11 39.90 Selecting previously unselected package libpod-parser-perl.
22:19:07 #11 39.90 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
22:19:07 #11 39.91 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:07 #11 39.93 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:07 #11 39.93 Unpacking libpod-parser-perl (1.63-2) ...
22:19:07 #11 39.97 Selecting previously unselected package libpod-constants-perl.
22:19:07 #11 27.48 Selecting previously unselected package liblsan0:arm64.
22:19:07 #11 27.48 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:07 #11 27.49 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 27.58 Selecting previously unselected package libtsan0:arm64.
22:19:07 #11 30.04 Selecting previously unselected package cpp.
22:19:07 #11 30.04 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
22:19:07 #11 30.05 Unpacking cpp (4:9.3.0-1ubuntu2) ...
22:19:07 #11 30.09 Selecting previously unselected package libcc1-0:armhf.
22:19:07 #11 30.09 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
22:19:07 #11 30.10 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 30.13 Selecting previously unselected package libgomp1:armhf.
22:19:07 #11 30.13 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
22:19:07 #11 30.13 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 30.17 Selecting previously unselected package libatomic1:armhf.
22:19:07 #11 30.17 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
22:19:07 #11 30.18 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:07 #11 30.21 Selecting previously unselected package libasan5:armhf.
22:19:07 #11 30.21 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:07 #11 30.21 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:07 #9 33.07 Selecting previously unselected package libalgorithm-merge-perl.
22:19:07 #9 33.07 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:07 #9 33.07 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:07 #9 33.11 Selecting previously unselected package libapt-inst2.0:arm64.
22:19:07 #9 33.11 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
22:19:07 #9 33.12 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
22:19:07 #9 33.16 Selecting previously unselected package libapt-pkg-perl.
22:19:07 #9 33.17 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
22:19:07 #9 33.17 Unpacking libapt-pkg-perl (0.1.34+b1) ...
22:19:07 #9 33.20 Selecting previously unselected package libarchive-cpio-perl.
22:19:07 #9 33.21 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:07 #9 33.21 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:07 #9 33.24 Selecting previously unselected package libasync-mergepoint-perl.
22:19:07 #9 33.25 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
22:19:07 #9 33.25 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:19:07 #9 33.28 Selecting previously unselected package libauthen-sasl-perl.
22:19:08 + REF=refs/tags/v2.12.2
22:19:08 + [ -n refs/tags/v2.12.2 ]
22:19:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:08 #10 33.42 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:08 #10 33.58 Selecting previously unselected package build-essential.
22:19:08 #10 33.58 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
22:19:08 #10 33.59 Unpacking build-essential (12.4ubuntu1) ...
22:19:08 #10 33.62 Selecting previously unselected package libroken18-heimdal:armhf.
22:19:08 #10 33.62 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.62 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.66 Selecting previously unselected package libasn1-8-heimdal:armhf.
22:19:08 #10 33.66 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.66 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.70 Selecting previously unselected package libheimbase1-heimdal:armhf.
22:19:08 #10 42.72 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
22:19:08 #10 42.72 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:08 #10 42.77 Selecting previously unselected package perl-openssl-defaults:amd64.
22:19:08 #10 42.77 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
22:19:08 #10 42.77 Unpacking perl-openssl-defaults:amd64 (3build1) ...
22:19:08 #10 42.81 Selecting previously unselected package libnet-ssleay-perl.
22:19:08 #10 42.81 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
22:19:08 #10 42.82 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:08 #10 42.89 Selecting previously unselected package libio-socket-ssl-perl.
22:19:08 #10 42.89 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
22:19:08 #10 42.89 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:08 #10 42.94 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:08 #10 32.94 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
22:19:08 #10 32.94 Unpacking libvariable-magic-perl (0.62-1) ...
22:19:08 #10 32.98 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:08 #10 32.98 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
22:19:08 #10 32.98 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
22:19:08 #10 33.02 Selecting previously unselected package libhtml-tagset-perl.
22:19:08 #10 33.02 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:08 #10 33.03 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:08 #10 33.06 Selecting previously unselected package liburi-perl.
22:19:08 #10 33.06 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
22:19:08 #10 33.07 Unpacking liburi-perl (1.73-1) ...
22:19:08 #10 33.10 Selecting previously unselected package libhtml-parser-perl.
22:19:08 #10 33.10 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
22:19:08 #10 33.11 Unpacking libhtml-parser-perl (3.72-3build1) ...
22:19:08 #10 33.14 Selecting previously unselected package libcgi-pm-perl.
22:19:08 #10 33.14 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
22:19:08 #10 33.15 Unpacking libcgi-pm-perl (4.38-1) ...
22:19:08 #10 33.20 Selecting previously unselected package libfcgi-perl.
22:19:08 #10 43.86 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:08 #10 43.86 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:08 #10 43.89 Selecting previously unselected package libmail-sendmail-perl.
22:19:08 #10 43.90 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:08 #10 43.90 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:08 #10 43.93 Selecting previously unselected package mailutils-common.
22:19:08 #10 43.93 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
22:19:08 #10 43.93 Unpacking mailutils-common (1:3.5-4) ...
22:19:08 #10 44.00 Selecting previously unselected package mysql-common.
22:19:08 #10 40.52 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
22:19:08 #10 40.53 Unpacking libexception-class-perl (1.44-1) ...
22:19:08 #10 40.56 Selecting previously unselected package libiterator-perl.
22:19:08 #10 40.56 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:08 #10 40.56 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:08 #10 40.59 Selecting previously unselected package libiterator-util-perl.
22:19:08 #10 40.59 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:08 #10 40.59 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:08 #10 40.62 Selecting previously unselected package libexporter-tiny-perl.
22:19:08 #10 40.62 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:08 #10 40.63 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:08 #10 40.66 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:08 #10 40.66 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
22:19:08 #10 40.66 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
22:19:08 #10 40.69 Selecting previously unselected package liblist-moreutils-perl.
22:19:08 #10 40.69 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:08 #10 40.70 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:08 #10 40.73 Selecting previously unselected package libdata-dpath-perl.
22:19:08 #10 40.73 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
22:19:08 #10 40.73 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:08 #10 40.76 Selecting previously unselected package libdata-dump-perl.
22:19:08 #10 40.77 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
22:19:08 #10 40.77 Unpacking libdata-dump-perl (1.23-1.1) ...
22:19:08 #10 40.80 Selecting previously unselected package libdata-messagepack-perl.
22:19:08 #10 40.80 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
22:19:08 #10 40.81 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
22:19:08 #10 40.84 Selecting previously unselected package libnet-domain-tld-perl.
22:19:08 #10 30.73 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u3_arm64.deb ...
22:19:08 #10 30.74 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
22:19:08 #10 30.79 Selecting previously unselected package liberror-perl.
22:19:08 #10 30.79 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
22:19:08 #10 30.79 Unpacking liberror-perl (0.17029-1) ...
22:19:08 #10 30.90 Selecting previously unselected package git-man.
22:19:08 #10 30.90 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
22:19:08 #10 30.91 Unpacking git-man (1:2.30.2-1) ...
22:19:08 #10 31.02 Selecting previously unselected package git.
22:19:08 #11 31.08 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
22:19:08 #11 31.08 Unpacking make (4.3-4.1build1) ...
22:19:08 #11 31.12 Selecting previously unselected package libdpkg-perl.
22:19:08 #11 31.12 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
22:19:08 #11 31.12 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
22:19:08 #11 31.17 Selecting previously unselected package bzip2.
22:19:08 #11 31.17 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
22:19:08 #11 31.17 Unpacking bzip2 (1.0.8-5build1) ...
22:19:08 #11 31.21 Selecting previously unselected package patch.
22:19:08 #11 31.21 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
22:19:08 #11 31.22 Unpacking patch (2.7.6-7build2) ...
22:19:08 #11 31.25 Selecting previously unselected package lto-disabled-list.
22:19:08 #11 31.26 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
22:19:08 #11 31.26 Unpacking lto-disabled-list (24) ...
22:19:08 #11 31.29 Selecting previously unselected package dpkg-dev.
22:19:08 #11 31.30 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
22:19:08 #11 31.30 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
22:19:08 #11 31.34 Selecting previously unselected package build-essential.
22:19:08 #10 22.25   Running scriptlet: glibc-gconv-extra-2.34-40.el9.aarch64              163/163 
22:19:08 #10 25.72   Verifying        : binutils-2.35.2-24.el9.aarch64                       1/163 
22:19:08 #10 25.72   Verifying        : bzip2-1.0.8-8.el9.aarch64                            2/163 
22:19:08 #10 25.72   Verifying        : cpio-2.13-16.el9.aarch64                             3/163 
22:19:08 #10 25.72   Verifying        : cracklib-2.9.6-27.el9.aarch64                        4/163 
22:19:08 #10 25.72   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                  5/163 
22:19:08 #10 25.72   Verifying        : dbus-libs-1:1.12.20-6.el9.aarch64                    6/163 
22:19:08 #10 25.72   Verifying        : diffutils-3.7-12.el9.aarch64                         7/163 
22:19:08 #10 25.72   Verifying        : dnf-plugins-core-4.1.0-3.el9.noarch                  8/163 
22:19:08 #10 25.72   Verifying        : ed-1.14.2-12.el9.aarch64                             9/163 
22:19:08 #10 25.72   Verifying        : elfutils-0.187-5.el9.aarch64                        10/163 
22:19:08 #10 25.72   Verifying        : elfutils-debuginfod-client-0.187-5.el9.aarch64      11/163 
22:19:08 #10 25.72   Verifying        : environment-modules-5.0.1-2.el9.aarch64             12/163 
22:19:08 #10 25.72   Verifying        : file-5.39-10.el9.aarch64                            13/163 
22:19:08 #10 25.72   Verifying        : glib-networking-2.68.3-3.el9.aarch64                14/163 
22:19:08 #10 25.72   Verifying        : glibc-gconv-extra-2.34-40.el9.aarch64               15/163 
22:19:08 #10 25.72   Verifying        : groff-base-1.22.4-10.el9.aarch64                    16/163 
22:19:08 #10 25.72   Verifying        : gsettings-desktop-schemas-40.0-4.el9.aarch64        17/163 
22:19:08 #10 25.72   Verifying        : info-6.7-15.el9.aarch64                             18/163 
22:19:08 #10 25.72   Verifying        : json-glib-1.6.6-1.el9.aarch64                       19/163 
22:19:08 #10 25.72   Verifying        : less-590-1.el9.aarch64                              20/163 
22:19:08 #10 25.72   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       21/163 
22:19:08 #10 25.72   Verifying        : libdb-5.3.28-53.el9.aarch64                         22/163 
22:19:08 #10 25.72   Verifying        : libeconf-0.4.1-2.el9.aarch64                        23/163 
22:19:08 #10 25.72   Verifying        : libfdisk-2.37.4-9.el9.aarch64                       24/163 
22:19:08 #10 25.72   Verifying        : libicu-67.1-9.el9.aarch64                           25/163 
22:19:08 #10 25.72   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     26/163 
22:19:08 #10 25.72   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     27/163 
22:19:08 #10 25.72   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      28/163 
22:19:08 #10 25.72   Verifying        : libproxy-0.4.15-35.el9.aarch64                      29/163 
22:19:08 #10 25.72   Verifying        : libpsl-0.21.1-5.el9.aarch64                         30/163 
22:19:08 #10 25.72   Verifying        : libpwquality-1.4.4-8.el9.aarch64                    31/163 
22:19:08 #10 25.72   Verifying        : libselinux-utils-3.4-3.el9.aarch64                  32/163 
22:19:08 #10 25.72   Verifying        : libutempter-1.2.1-6.el9.aarch64                     33/163 
22:19:08 #10 25.72   Verifying        : man-db-2.9.3-7.el9.aarch64                          34/163 
22:19:08 #10 25.72   Verifying        : ncurses-6.2-8.20210508.el9.aarch64                  35/163 
22:19:08 #10 25.72   Verifying        : openssl-1:3.0.1-41.el9.aarch64                      36/163 
22:19:08 #10 25.72   Verifying        : pam-1.5.1-13.el9.aarch64                            37/163 
22:19:08 #10 25.72   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        38/163 
22:19:08 #10 25.72   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      39/163 
22:19:08 #10 25.72   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             40/163 
22:19:08 #10 25.72   Verifying        : policycoreutils-3.4-4.el9.aarch64                   41/163 
22:19:08 #10 25.72   Verifying        : procps-ng-3.3.17-8.el9.aarch64                      42/163 
22:19:08 #10 25.72   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       43/163 
22:19:08 #10 25.72   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               44/163 
22:19:08 #10 25.72   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   45/163 
22:19:08 #10 25.72   Verifying        : python3-dnf-plugins-core-4.1.0-3.el9.noarch         46/163 
22:19:08 #10 25.72   Verifying        : python3-setools-4.4.0-5.el9.aarch64                 47/163 
22:19:08 #10 25.72   Verifying        : python3-setuptools-53.0.0-11.el9.noarch             48/163 
22:19:08 #10 25.72   Verifying        : python3-six-1.15.0-9.el9.noarch                     49/163 
22:19:08 #10 25.72   Verifying        : shared-mime-info-2.1-4.el9.aarch64                  50/163 
22:19:08 #10 25.72   Verifying        : systemd-libs-250-11.el9.aarch64                     51/163 
22:19:08 #10 25.72   Verifying        : tcl-1:8.6.10-7.el9.aarch64                          52/163 
22:19:08 #10 25.73   Verifying        : unzip-6.0-56.el9.aarch64                            53/163 
22:19:08 #10 25.73   Verifying        : util-linux-2.37.4-9.el9.aarch64                     54/163 
22:19:08 #10 25.73   Verifying        : util-linux-core-2.37.4-9.el9.aarch64                55/163 
22:19:08 #10 25.73   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             56/163 
22:19:08 #10 25.73   Verifying        : xz-5.2.5-8.el9.aarch64                              57/163 
22:19:08 #10 25.73   Verifying        : zip-3.0-33.el9.aarch64                              58/163 
22:19:08 #10 25.73   Verifying        : zstd-1.5.1-2.el9.aarch64                            59/163 
22:19:08 #10 25.73   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          60/163 
22:19:08 #10 25.73   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    61/163 
22:19:08 #10 25.73   Verifying        : checkpolicy-3.4-1.el9.aarch64                       62/163 
22:19:08 #10 25.73   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               63/163 
22:19:08 #10 25.73   Verifying        : dwz-0.14-3.el9.aarch64                              64/163 
22:19:08 #10 25.73   Verifying        : efi-srpm-macros-4-9.el9.noarch                      65/163 
22:19:08 #10 25.73   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                66/163 
22:19:08 #10 25.73   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      67/163 
22:19:08 #10 25.73   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            68/163 
22:19:08 #10 25.73   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.aarch64         69/163 
22:19:08 #10 25.73   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64    70/163 
22:19:08 #10 25.73   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.aarch64           71/163 
22:19:08 #10 25.73   Verifying        : gdb-minimal-10.2-10.el9.aarch64                     72/163 
22:19:08 #10 25.73   Verifying        : gdk-pixbuf2-2.42.6-2.el9.aarch64                    73/163 
22:19:08 #10 25.73   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  74/163 
22:19:08 #10 25.73   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   75/163 
22:19:08 #10 25.73   Verifying        : hunspell-1.7.0-11.el9.aarch64                       76/163 
22:19:08 #10 25.73   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              77/163 
22:19:08 #10 25.73   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           78/163 
22:19:08 #10 25.73   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           79/163 
22:19:08 #10 25.73   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            80/163 
22:19:08 #10 25.73   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                81/163 
22:19:08 #10 25.73   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              82/163 
22:19:08 #10 25.73   Verifying        : libjpeg-turbo-2.0.90-5.el9.aarch64                  83/163 
22:19:08 #10 25.73   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           84/163 
22:19:08 #10 25.73   Verifying        : libsoup-2.72.0-8.el9.aarch64                        85/163 
22:19:08 #10 25.73   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  86/163 
22:19:08 #10 25.73   Verifying        : lua-srpm-macros-1-6.el9.noarch                      87/163 
22:19:08 #10 25.73   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    88/163 
22:19:08 #10 25.73   Verifying        : openblas-srpm-macros-2-11.el9.noarch                89/163 
22:19:08 #10 25.73   Verifying        : patch-2.7.6-16.el9.aarch64                          90/163 
22:19:08 #10 25.73   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 91/163 
22:19:08 #10 25.73   Verifying        : perl-B-1.80-479.el9.aarch64                         92/163 
22:19:08 #10 25.73   Verifying        : perl-Carp-1.50-460.el9.noarch                       93/163 
22:19:08 #10 25.73   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               94/163 
22:19:08 #10 25.73   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              95/163 
22:19:08 #10 25.73   Verifying        : perl-Digest-1.19-4.el9.noarch                       96/163 
22:19:08 #10 25.73   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  97/163 
22:19:08 #10 25.73   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                  98/163 
22:19:08 #10 25.73   Verifying        : perl-Errno-1.30-479.el9.aarch64                     99/163 
22:19:08 #10 25.73   Verifying        : perl-Exporter-5.74-461.el9.noarch                  100/163 
22:19:08 #10 25.73   Verifying        : perl-Fcntl-1.13-479.el9.aarch64                    101/163 
22:19:08 #10 25.73   Verifying        : perl-File-Basename-2.85-479.el9.noarch             102/163 
22:19:08 #10 25.73   Verifying        : perl-File-Path-2.18-4.el9.noarch                   103/163 
22:19:08 #10 25.73   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            104/163 
22:19:08 #10 25.73   Verifying        : perl-File-stat-1.09-479.el9.noarch                 105/163 
22:19:08 #10 25.73   Verifying        : perl-FileHandle-2.03-479.el9.noarch                106/163 
22:19:08 #10 25.73   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               107/163 
22:19:08 #10 25.73   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                108/163 
22:19:08 #10 25.73   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                109/163 
22:19:08 #10 25.73   Verifying        : perl-IO-1.43-479.el9.aarch64                       110/163 
22:19:08 #10 25.73   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                111/163 
22:19:08 #10 25.73   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              112/163 
22:19:08 #10 25.73   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 113/163 
22:19:08 #10 25.73   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                114/163 
22:19:08 #10 25.73   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              115/163 
22:19:08 #10 25.73   Verifying        : perl-NDBM_File-1.15-479.el9.aarch64                116/163 
22:19:08 #10 25.73   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                 117/163 
22:19:08 #10 25.73   Verifying        : perl-POSIX-1.94-479.el9.aarch64                    118/163 
22:19:08 #10 25.73   Verifying        : perl-PathTools-3.78-461.el9.aarch64                119/163 
22:19:08 #10 25.73   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             120/163 
22:19:08 #10 25.73   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            121/163 
22:19:08 #10 25.73   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                122/163 
22:19:08 #10 25.73   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 123/163 
22:19:08 #10 25.73   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      124/163 
22:19:08 #10 25.73   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               125/163 
22:19:08 #10 25.73   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  126/163 
22:19:08 #10 25.73   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               127/163 
22:19:08 #10 25.73   Verifying        : perl-Symbol-1.08-479.el9.noarch                    128/163 
22:19:08 #10 25.73   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            129/163 
22:19:08 #10 25.73   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  130/163 
22:19:08 #10 25.73   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           131/163 
22:19:08 #10 25.73   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       132/163 
22:19:08 #10 25.73   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               133/163 
22:19:08 #10 25.73   Verifying        : perl-URI-5.09-3.el9.noarch                         134/163 
22:19:08 #10 25.73   Verifying        : perl-base-2.27-479.el9.noarch                      135/163 
22:19:08 #10 25.73   Verifying        : perl-constant-1.33-461.el9.noarch                  136/163 
22:19:08 #10 25.73   Verifying        : perl-if-0.60.800-479.el9.noarch                    137/163 
22:19:08 #10 25.73   Verifying        : perl-interpreter-4:5.32.1-479.el9.aarch64          138/163 
22:19:08 #10 25.73   Verifying        : perl-libnet-3.13-4.el9.noarch                      139/163 
22:19:08 #10 25.73   Verifying        : perl-libs-4:5.32.1-479.el9.aarch64                 140/163 
22:19:08 #10 25.73   Verifying        : perl-mro-1.23-479.el9.aarch64                      141/163 
22:19:08 #10 25.73   Verifying        : perl-overload-1.31-479.el9.noarch                  142/163 
22:19:08 #10 25.73   Verifying        : perl-overloading-0.02-479.el9.noarch               143/163 
22:19:08 #10 25.73   Verifying        : perl-parent-1:0.238-460.el9.noarch                 144/163 
22:19:08 #10 25.73   Verifying        : perl-podlators-1:4.14-460.el9.noarch               145/163 
22:19:08 #10 25.73   Verifying        : perl-srpm-macros-1-41.el9.noarch                   146/163 
22:19:08 #10 25.73   Verifying        : perl-subs-1.03-479.el9.noarch                      147/163 
22:19:08 #10 25.73   Verifying        : perl-vars-1.05-479.el9.noarch                      148/163 
22:19:08 #10 25.73   Verifying        : policycoreutils-python-utils-3.4-4.el9.noarch      149/163 
22:19:08 #10 25.73   Verifying        : python-srpm-macros-3.9-52.el9.noarch               150/163 
22:19:08 #10 25.73   Verifying        : python3-audit-3.0.7-103.el9.aarch64                151/163 
22:19:08 #10 25.73   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 152/163 
22:19:08 #10 25.73   Verifying        : python3-file-magic-5.39-10.el9.noarch              153/163 
22:19:08 #10 25.73   Verifying        : python3-libselinux-3.4-3.el9.aarch64               154/163 
22:19:08 #10 25.73   Verifying        : python3-libsemanage-3.4-2.el9.aarch64              155/163 
22:19:08 #10 25.73   Verifying        : python3-policycoreutils-3.4-4.el9.noarch           156/163 
22:19:08 #10 25.73   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                157/163 
22:19:08 #10 25.73   Verifying        : redhat-rpm-config-196-1.el9.noarch                 158/163 
22:19:08 #10 25.73   Verifying        : rpm-build-4.16.1.3-17.el9.aarch64                  159/163 
22:19:08 #10 25.74   Verifying        : rpmlint-1.11-19.el9.noarch                         160/163 
22:19:08 #10 25.74   Verifying        : rust-srpm-macros-17-4.el9.noarch                   161/163 
22:19:08 #10 25.74   Verifying        : scl-utils-1:2.0.3-2.el9.aarch64                    162/163 
22:19:08 #10 27.18 Preparing to unpack .../049-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
22:19:08 #10 27.18 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
22:19:08 #10 27.30 Selecting previously unselected package libicu63:armhf.
22:19:08 #10 27.30 Preparing to unpack .../050-libicu63_63.1-6+deb10u3_armhf.deb ...
22:19:08 #10 27.30 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
22:19:08 #10 28.88 Selecting previously unselected package dwz.
22:19:08 #10 28.88 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
22:19:08 #10 28.89 Unpacking dwz (0.13+20210201-1) ...
22:19:08 #10 28.93 Selecting previously unselected package libicu67:armhf.
22:19:08 #10 28.94 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
22:19:08 #10 28.94 Unpacking libicu67:armhf (67.1-7) ...
22:19:08 #11 25.25 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.26 Unpacking binutils-common:arm64 (2.38-3ubuntu1) ...
22:19:08 #11 25.29 Selecting previously unselected package libbinutils:arm64.
22:19:08 #11 25.29 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.30 Unpacking libbinutils:arm64 (2.38-3ubuntu1) ...
22:19:08 #11 25.34 Selecting previously unselected package libctf-nobfd0:arm64.
22:19:08 #11 25.34 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.35 Unpacking libctf-nobfd0:arm64 (2.38-3ubuntu1) ...
22:19:08 #11 25.38 Selecting previously unselected package libctf0:arm64.
22:19:08 #11 25.38 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.39 Unpacking libctf0:arm64 (2.38-3ubuntu1) ...
22:19:08 #11 25.41 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:19:08 #11 25.41 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.42 Unpacking binutils-aarch64-linux-gnu (2.38-3ubuntu1) ...
22:19:08 #11 39.97 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
22:19:08 #11 39.97 Unpacking libpod-constants-perl (0.19-2) ...
22:19:08 #11 40.00 Selecting previously unselected package libproc-processtable-perl:amd64.
22:19:08 #11 40.00 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
22:19:08 #11 40.01 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
22:19:08 #11 40.04 Selecting previously unselected package libre2-9:amd64.
22:19:08 #11 40.05 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
22:19:08 #11 40.05 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
22:19:08 #11 40.08 Selecting previously unselected package libre-engine-re2-perl:amd64.
22:19:08 #11 40.08 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
22:19:08 #11 40.08 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
22:19:08 #11 40.11 Selecting previously unselected package libreadonly-perl.
22:19:08 #11 40.11 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
22:19:08 #11 40.12 Unpacking libreadonly-perl (2.050-3) ...
22:19:08 #11 40.14 Selecting previously unselected package libref-util-perl.
22:19:08 #11 40.15 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
22:19:08 #11 40.15 Unpacking libref-util-perl (0.204-1) ...
22:19:08 #11 40.18 Selecting previously unselected package libref-util-xs-perl.
22:19:08 #11 40.18 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
22:19:08 #11 40.18 Unpacking libref-util-xs-perl (0.117-1build5) ...
22:19:08 #11 40.21 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:08 #11 40.21 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
22:19:08 #11 40.21 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
22:19:08 #11 40.24 Selecting previously unselected package libregexp-pattern-perl.
22:19:08 #11 40.24 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:08 #11 40.24 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:08 #11 40.28 Selecting previously unselected package libsasl2-modules:amd64.
22:19:08 #11 40.28 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
22:19:08 #11 40.28 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:08 #11 27.59 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:08 #11 27.59 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:08 #11 30.52 Selecting previously unselected package libubsan1:armhf.
22:19:08 #11 30.52 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
22:19:08 #11 30.53 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:08 #9 33.28 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:08 #9 33.29 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:08 #9 33.32 Selecting previously unselected package libmodule-implementation-perl.
22:19:08 #9 33.33 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:08 #9 33.33 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:08 #9 33.41 Selecting previously unselected package libvariable-magic-perl.
22:19:08 #9 33.41 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
22:19:08 #9 33.42 Unpacking libvariable-magic-perl (0.62-1+b1) ...
22:19:08 #9 33.45 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:08 #9 33.45 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:19:08 #9 33.46 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:19:08 #9 33.48 Selecting previously unselected package libcapture-tiny-perl.
22:19:08 #9 33.49 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:08 #9 33.49 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:08 #9 33.52 Selecting previously unselected package libcgi-pm-perl.
22:19:08 #10 33.70 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.70 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.74 Selecting previously unselected package libhcrypto4-heimdal:armhf.
22:19:08 #10 33.74 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.74 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.78 Selecting previously unselected package libwind0-heimdal:armhf.
22:19:08 #10 33.78 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.79 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.83 Selecting previously unselected package libhx509-5-heimdal:armhf.
22:19:08 #10 33.83 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.84 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.88 Selecting previously unselected package libkrb5-26-heimdal:armhf.
22:19:08 #10 33.88 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.88 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.92 Selecting previously unselected package libheimntlm0-heimdal:armhf.
22:19:08 #10 33.93 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.93 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 33.96 Selecting previously unselected package libgssapi3-heimdal:armhf.
22:19:08 #10 33.97 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.1_armhf.deb ...
22:19:08 #10 33.97 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:08 #10 34.00 Selecting previously unselected package libsasl2-modules-db:armhf.
22:19:08 #10 34.00 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
22:19:08 #10 34.01 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:08 #10 34.04 Selecting previously unselected package libsasl2-2:armhf.
22:19:08 #10 42.94 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:08 #10 42.95 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:08 #10 42.98 Selecting previously unselected package libmailtools-perl.
22:19:08 #10 42.98 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
22:19:08 #10 42.99 Unpacking libmailtools-perl (2.18-1) ...
22:19:08 #10 43.03 Selecting previously unselected package libsocket6-perl.
22:19:08 #10 43.03 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
22:19:08 #10 43.03 Unpacking libsocket6-perl (0.27-1build2) ...
22:19:08 #10 43.06 Selecting previously unselected package libio-socket-inet6-perl.
22:19:08 #10 43.07 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
22:19:08 #10 43.07 Unpacking libio-socket-inet6-perl (2.72-2) ...
22:19:08 #10 43.11 Selecting previously unselected package libnet-ip-perl.
22:19:08 #10 43.12 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
22:19:08 #10 43.12 Unpacking libnet-ip-perl (1.26-1) ...
22:19:08 #10 43.15 Selecting previously unselected package libnet-dns-perl.
22:19:08 #10 43.15 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
22:19:08 #10 43.16 Unpacking libnet-dns-perl (1.10-2) ...
22:19:08 #12 27.45   Installing       : bzip2-1.0.6-26.el8.x86_64                             8/82 
22:19:08 #12 28.04   Installing       : binutils-2.30-119.el8.x86_64                          9/82 
22:19:08 #10 33.20 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
22:19:08 #10 33.20 Unpacking libfcgi-perl (0.78-2build1) ...
22:19:08 #10 33.23 Selecting previously unselected package libcgi-fast-perl.
22:19:08 #10 33.24 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:08 #10 33.25 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:08 #10 33.29 Selecting previously unselected package libsub-name-perl.
22:19:08 #10 33.29 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
22:19:08 #10 33.29 Unpacking libsub-name-perl (0.21-1build1) ...
22:19:08 #10 33.33 Selecting previously unselected package libclass-accessor-perl.
22:19:08 #10 33.33 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
22:19:08 #10 33.34 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:08 #10 33.37 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:08 #10 33.37 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:08 #10 33.37 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:08 #10 33.40 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:08 #10 33.40 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
22:19:08 #10 33.41 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
22:19:08 #10 33.44 Selecting previously unselected package libclone-perl.
22:19:08 #10 44.00 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
22:19:08 #10 44.02 Unpacking mysql-common (5.8+1.0.5) ...
22:19:08 #10 44.05 Selecting previously unselected package mariadb-common.
22:19:08 #10 44.05 Preparing to unpack .../257-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
22:19:08 #10 44.06 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:08 #10 44.10 Selecting previously unselected package libmariadb3:amd64.
22:19:08 #10 44.10 Preparing to unpack .../258-libmariadb3_1%3a10.3.36-0+deb10u2_amd64.deb ...
22:19:08 #10 44.10 Unpacking libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
22:19:08 #10 44.15 Selecting previously unselected package libpython2.7-minimal:amd64.
22:19:08 #10 44.16 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
22:19:08 #10 44.16 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
22:19:08 #10 44.24 Selecting previously unselected package libpython2.7-stdlib:amd64.
22:19:08 #10 44.24 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
22:19:08 #10 44.24 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
22:19:08 #10 31.02 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
22:19:08 #10 31.04 Unpacking git (1:2.30.2-1) ...
22:19:08 #10 40.84 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:08 #10 40.84 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:08 #10 40.87 Selecting previously unselected package libdata-validate-domain-perl.
22:19:08 #10 40.88 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:08 #10 40.88 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:08 #10 40.91 Selecting previously unselected package libdevel-size-perl.
22:19:08 #10 40.91 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
22:19:08 #10 40.92 Unpacking libdevel-size-perl (0.83-1+b2) ...
22:19:08 #10 40.95 Selecting previously unselected package libdistro-info-perl.
22:19:08 #10 40.95 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
22:19:08 #10 40.96 Unpacking libdistro-info-perl (1.0) ...
22:19:08 #10 40.99 Selecting previously unselected package libemail-address-xs-perl.
22:19:08 #10 40.99 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
22:19:08 #10 41.00 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
22:19:08 #10 41.03 Selecting previously unselected package libfcgi0ldbl:amd64.
22:19:08 #10 41.03 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
22:19:08 #10 41.03 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
22:19:08 #10 41.06 Selecting previously unselected package libfcgi-bin.
22:19:08 #11 31.35 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
22:19:08 #11 31.35 Unpacking build-essential (12.9ubuntu3) ...
22:19:08 #11 31.40 Selecting previously unselected package libbrotli1:armhf.
22:19:08 #11 31.40 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
22:19:08 #11 31.40 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
22:19:08 #11 31.44 Selecting previously unselected package libsasl2-modules-db:armhf.
22:19:08 #11 31.44 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
22:19:08 #11 31.45 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:08 #11 31.48 Selecting previously unselected package libsasl2-2:armhf.
22:19:08 #11 31.48 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
22:19:08 #11 31.49 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:08 #11 31.57 Selecting previously unselected package libldap-2.5-0:armhf.
22:19:08 #10 25.74   Verifying        : webkit2gtk3-jsc-2.36.7-1.el9.aarch64               163/163 
22:19:08 #10 25.89 
22:19:08 #10 25.89 Installed:
22:19:08 #10 25.89   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
22:19:08 #10 25.89   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
22:19:08 #10 25.89   binutils-2.35.2-24.el9.aarch64                                                
22:19:08 #10 25.89   bzip2-1.0.8-8.el9.aarch64                                                     
22:19:08 #10 25.89   checkpolicy-3.4-1.el9.aarch64                                                 
22:19:08 #10 25.89   cpio-2.13-16.el9.aarch64                                                      
22:19:08 #10 25.89   cracklib-2.9.6-27.el9.aarch64                                                 
22:19:08 #10 25.89   cracklib-dicts-2.9.6-27.el9.aarch64                                           
22:19:08 #10 25.89   dbus-libs-1:1.12.20-6.el9.aarch64                                             
22:19:08 #10 25.89   desktop-file-utils-0.26-6.el9.aarch64                                         
22:19:08 #10 25.89   diffutils-3.7-12.el9.aarch64                                                  
22:19:08 #10 25.89   dnf-plugins-core-4.1.0-3.el9.noarch                                           
22:19:08 #10 25.89   dwz-0.14-3.el9.aarch64                                                        
22:19:08 #10 25.89   ed-1.14.2-12.el9.aarch64                                                      
22:19:08 #10 25.89   efi-srpm-macros-4-9.el9.noarch                                                
22:19:08 #10 25.89   elfutils-0.187-5.el9.aarch64                                                  
22:19:08 #10 25.89   elfutils-debuginfod-client-0.187-5.el9.aarch64                                
22:19:08 #10 25.89   emacs-filesystem-1:27.1-3.el9.noarch                                          
22:19:08 #10 25.89   enchant-1:1.6.0-30.el9.aarch64                                                
22:19:08 #10 25.89   environment-modules-5.0.1-2.el9.aarch64                                       
22:19:08 #10 25.89   file-5.39-10.el9.aarch64                                                      
22:19:08 #10 25.89   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
22:19:08 #10 25.89   gcc-toolset-12-binutils-2.38-16.el9.aarch64                                   
22:19:08 #10 25.89   gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64                              
22:19:08 #10 25.89   gcc-toolset-12-runtime-12.0-5.el9.aarch64                                     
22:19:08 #10 25.89   gdb-minimal-10.2-10.el9.aarch64                                               
22:19:08 #10 25.89   gdk-pixbuf2-2.42.6-2.el9.aarch64                                              
22:19:08 #10 25.89   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
22:19:08 #10 25.89   glib-networking-2.68.3-3.el9.aarch64                                          
22:19:08 #10 25.89   glibc-gconv-extra-2.34-40.el9.aarch64                                         
22:19:08 #10 25.89   go-srpm-macros-3.0.9-9.el9.noarch                                             
22:19:08 #10 25.89   groff-base-1.22.4-10.el9.aarch64                                              
22:19:08 #10 25.89   gsettings-desktop-schemas-40.0-4.el9.aarch64                                  
22:19:08 #10 25.89   hunspell-1.7.0-11.el9.aarch64                                                 
22:19:08 #10 25.89   hunspell-en-0.20140811.1-20.el9.noarch                                        
22:19:08 #10 25.89   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
22:19:08 #10 25.89   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
22:19:08 #10 25.89   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
22:19:08 #10 25.89   info-6.7-15.el9.aarch64                                                       
22:19:08 #10 25.89   json-glib-1.6.6-1.el9.aarch64                                                 
22:19:08 #10 25.89   kernel-srpm-macros-1.0-11.el9.noarch                                          
22:19:08 #10 25.89   less-590-1.el9.aarch64                                                        
22:19:08 #10 25.89   libappstream-glib-0.7.18-4.el9.aarch64                                        
22:19:08 #10 25.89   libbrotli-1.0.9-6.el9.aarch64                                                 
22:19:08 #10 25.89   libdb-5.3.28-53.el9.aarch64                                                   
22:19:08 #10 25.89   libeconf-0.4.1-2.el9.aarch64                                                  
22:19:08 #10 25.89   libfdisk-2.37.4-9.el9.aarch64                                                 
22:19:08 #10 25.89   libicu-67.1-9.el9.aarch64                                                     
22:19:08 #10 25.89   libjpeg-turbo-2.0.90-5.el9.aarch64                                            
22:19:08 #10 25.89   libpipeline-1.5.3-4.el9.aarch64                                               
22:19:08 #10 25.89   libpkgconf-1.7.3-10.el9.aarch64                                               
22:19:08 #10 25.89   libpng-2:1.6.37-12.el9.aarch64                                                
22:19:08 #10 25.89   libproxy-0.4.15-35.el9.aarch64                                                
22:19:08 #10 25.89   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
22:19:08 #10 25.89   libpsl-0.21.1-5.el9.aarch64                                                   
22:19:08 #10 25.89   libpwquality-1.4.4-8.el9.aarch64                                              
22:19:08 #10 25.89   libselinux-utils-3.4-3.el9.aarch64                                            
22:19:08 #10 25.89   libsoup-2.72.0-8.el9.aarch64                                                  
22:19:08 #10 25.89   libstemmer-0-18.585svn.el9.aarch64                                            
22:19:08 #10 25.89   libutempter-1.2.1-6.el9.aarch64                                               
22:19:08 #10 25.89   lua-srpm-macros-1-6.el9.noarch                                                
22:19:08 #10 25.89   man-db-2.9.3-7.el9.aarch64                                                    
22:19:08 #10 25.89   ncurses-6.2-8.20210508.el9.aarch64                                            
22:19:08 #10 25.89   ocaml-srpm-macros-6-6.el9.noarch                                              
22:19:08 #10 25.89   openblas-srpm-macros-2-11.el9.noarch                                          
22:19:08 #10 25.89   openssl-1:3.0.1-41.el9.aarch64                                                
22:19:08 #10 25.89   pam-1.5.1-13.el9.aarch64                                                      
22:19:08 #10 25.89   patch-2.7.6-16.el9.aarch64                                                    
22:19:08 #10 25.89   perl-AutoLoader-5.74-479.el9.noarch                                           
22:19:08 #10 25.89   perl-B-1.80-479.el9.aarch64                                                   
22:19:08 #10 25.89   perl-Carp-1.50-460.el9.noarch                                                 
22:19:08 #10 25.89   perl-Class-Struct-0.66-479.el9.noarch                                         
22:19:08 #10 25.89   perl-Data-Dumper-2.174-462.el9.aarch64                                        
22:19:08 #10 25.89   perl-Digest-1.19-4.el9.noarch                                                 
22:19:08 #10 25.89   perl-Digest-MD5-2.58-4.el9.aarch64                                            
22:19:08 #10 25.89   perl-Encode-4:3.08-462.el9.aarch64                                            
22:19:08 #10 25.89   perl-Errno-1.30-479.el9.aarch64                                               
22:19:08 #10 25.89   perl-Exporter-5.74-461.el9.noarch                                             
22:19:08 #10 25.89   perl-Fcntl-1.13-479.el9.aarch64                                               
22:19:08 #10 25.89   perl-File-Basename-2.85-479.el9.noarch                                        
22:19:08 #10 25.89   perl-File-Path-2.18-4.el9.noarch                                              
22:19:08 #10 25.89   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
22:19:08 #10 25.89   perl-File-stat-1.09-479.el9.noarch                                            
22:19:08 #10 25.89   perl-FileHandle-2.03-479.el9.noarch                                           
22:19:08 #10 25.89   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
22:19:08 #10 25.89   perl-Getopt-Std-1.12-479.el9.noarch                                           
22:19:08 #10 25.89   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
22:19:08 #10 25.89   perl-IO-1.43-479.el9.aarch64                                                  
22:19:08 #10 25.89   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
22:19:08 #10 25.89   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
22:19:08 #10 25.89   perl-IPC-Open3-1.21-479.el9.noarch                                            
22:19:08 #10 25.89   perl-MIME-Base64-3.16-4.el9.aarch64                                           
22:19:08 #10 25.89   perl-Mozilla-CA-20200520-6.el9.noarch                                         
22:19:08 #10 25.89   perl-NDBM_File-1.15-479.el9.aarch64                                           
22:19:08 #10 25.89   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
22:19:08 #10 25.89   perl-POSIX-1.94-479.el9.aarch64                                               
22:19:08 #10 25.89   perl-PathTools-3.78-461.el9.aarch64                                           
22:19:08 #10 25.89   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
22:19:08 #10 25.89   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
22:19:08 #10 25.89   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
22:19:08 #10 25.89   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
22:19:08 #10 25.89   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
22:19:08 #10 25.89   perl-SelectSaver-1.02-479.el9.noarch                                          
22:19:08 #10 25.89   perl-Socket-4:2.031-4.el9.aarch64                                             
22:19:08 #10 25.89   perl-Storable-1:3.21-460.el9.aarch64                                          
22:19:08 #10 25.89   perl-Symbol-1.08-479.el9.noarch                                               
22:19:08 #10 25.89   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
22:19:08 #10 25.89   perl-Term-Cap-1.17-460.el9.noarch                                             
22:19:08 #10 25.89   perl-Text-ParseWords-3.30-460.el9.noarch                                      
22:19:08 #10 25.89   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
22:19:08 #10 25.89   perl-Time-Local-2:1.300-7.el9.noarch                                          
22:19:08 #10 25.89   perl-URI-5.09-3.el9.noarch                                                    
22:19:08 #10 25.89   perl-base-2.27-479.el9.noarch                                                 
22:19:08 #10 25.89   perl-constant-1.33-461.el9.noarch                                             
22:19:08 #10 25.89   perl-if-0.60.800-479.el9.noarch                                               
22:19:08 #10 25.89   perl-interpreter-4:5.32.1-479.el9.aarch64                                     
22:19:08 #10 25.89   perl-libnet-3.13-4.el9.noarch                                                 
22:19:08 #10 25.89   perl-libs-4:5.32.1-479.el9.aarch64                                            
22:19:08 #10 25.89   perl-mro-1.23-479.el9.aarch64                                                 
22:19:08 #10 25.89   perl-overload-1.31-479.el9.noarch                                             
22:19:08 #10 25.89   perl-overloading-0.02-479.el9.noarch                                          
22:19:08 #10 25.89   perl-parent-1:0.238-460.el9.noarch                                            
22:19:08 #10 25.89   perl-podlators-1:4.14-460.el9.noarch                                          
22:19:08 #10 25.89   perl-srpm-macros-1-41.el9.noarch                                              
22:19:08 #10 25.89   perl-subs-1.03-479.el9.noarch                                                 
22:19:08 #10 25.89   perl-vars-1.05-479.el9.noarch                                                 
22:19:08 #10 25.89   pkgconf-1.7.3-10.el9.aarch64                                                  
22:19:08 #10 25.89   pkgconf-m4-1.7.3-10.el9.noarch                                                
22:19:08 #10 25.89   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
22:19:08 #10 25.89   policycoreutils-3.4-4.el9.aarch64                                             
22:19:08 #10 25.89   policycoreutils-python-utils-3.4-4.el9.noarch                                 
22:19:08 #10 25.89   procps-ng-3.3.17-8.el9.aarch64                                                
22:19:08 #10 25.89   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
22:19:08 #10 25.89   python-srpm-macros-3.9-52.el9.noarch                                          
22:19:08 #10 25.89   python3-audit-3.0.7-103.el9.aarch64                                           
22:19:08 #10 25.89   python3-dateutil-1:2.8.1-6.el9.noarch                                         
22:19:08 #10 25.89   python3-dbus-1.2.18-2.el9.aarch64                                             
22:19:08 #10 25.89   python3-dnf-plugins-core-4.1.0-3.el9.noarch                                   
22:19:08 #10 25.89   python3-enchant-3.2.0-5.el9.noarch                                            
22:19:08 #10 25.89   python3-file-magic-5.39-10.el9.noarch                                         
22:19:08 #10 25.89   python3-libselinux-3.4-3.el9.aarch64                                          
22:19:08 #10 25.89   python3-libsemanage-3.4-2.el9.aarch64                                         
22:19:08 #10 25.89   python3-policycoreutils-3.4-4.el9.noarch                                      
22:19:08 #10 25.89   python3-setools-4.4.0-5.el9.aarch64                                           
22:19:08 #10 25.89   python3-setuptools-53.0.0-11.el9.noarch                                       
22:19:08 #10 25.89   python3-six-1.15.0-9.el9.noarch                                               
22:19:08 #10 25.89   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
22:19:08 #10 25.89   redhat-rpm-config-196-1.el9.noarch                                            
22:19:08 #10 25.89   rpm-build-4.16.1.3-17.el9.aarch64                                             
22:19:08 #10 25.89   rpmlint-1.11-19.el9.noarch                                                    
22:19:08 #10 25.89   rust-srpm-macros-17-4.el9.noarch                                              
22:19:08 #10 25.89   scl-utils-1:2.0.3-2.el9.aarch64                                               
22:19:08 #10 25.89   shared-mime-info-2.1-4.el9.aarch64                                            
22:19:08 #10 25.89   systemd-libs-250-11.el9.aarch64                                               
22:19:08 #10 25.89   tcl-1:8.6.10-7.el9.aarch64                                                    
22:19:08 #10 25.89   unzip-6.0-56.el9.aarch64                                                      
22:19:08 #10 25.89   util-linux-2.37.4-9.el9.aarch64                                               
22:19:08 #10 25.89   util-linux-core-2.37.4-9.el9.aarch64                                          
22:19:08 #10 25.89   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
22:19:08 #10 25.89   webkit2gtk3-jsc-2.36.7-1.el9.aarch64                                          
22:19:08 #10 25.89   xz-5.2.5-8.el9.aarch64                                                        
22:19:08 #10 25.89   zip-3.0-33.el9.aarch64                                                        
22:19:08 #10 25.89   zstd-1.5.1-2.el9.aarch64                                                      
22:19:08 #10 25.89 
22:19:08 #10 25.89 Complete!
22:19:08 #11 25.54 Selecting previously unselected package binutils.
22:19:08 #11 25.54 Preparing to unpack .../062-binutils_2.38-3ubuntu1_arm64.deb ...
22:19:08 #11 25.55 Unpacking binutils (2.38-3ubuntu1) ...
22:19:08 #11 25.58 Selecting previously unselected package libc-dev-bin.
22:19:08 #11 25.58 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
22:19:08 #11 25.58 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
22:19:08 #11 25.61 Selecting previously unselected package linux-libc-dev:arm64.
22:19:08 #11 25.61 Preparing to unpack .../064-linux-libc-dev_5.15.0-52.58_arm64.deb ...
22:19:08 #11 25.61 Unpacking linux-libc-dev:arm64 (5.15.0-52.58) ...
22:19:08 #11 25.76 Selecting previously unselected package libcrypt-dev:arm64.
22:19:08 #11 25.76 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
22:19:08 #11 25.76 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
22:19:08 #11 25.79 Selecting previously unselected package rpcsvc-proto.
22:19:08 From https://github.com/docker/compose
22:19:08  * [new tag]         v2.12.2    -> v2.12.2
22:19:08 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:19:08 git init src/github.com/docker/scan-cli-plugin
22:19:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:19:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:19:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:19:08 + SRC=src/github.com/docker/scan-cli-plugin
22:19:08 + REF=v0.21.0
22:19:08 + REF_FETCH=v0.21.0
22:19:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:19:08 + awk {print $2}
22:19:08 + REF=refs/tags/v0.21.0
22:19:08 + [ -n refs/tags/v0.21.0 ]
22:19:08 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:08 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:08 #11 40.31 Selecting previously unselected package libsereal-decoder-perl.
22:19:08 #11 40.31 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
22:19:08 #11 40.32 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
22:19:08 #11 40.35 Selecting previously unselected package libsereal-encoder-perl:amd64.
22:19:08 #11 40.35 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
22:19:08 #11 40.35 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
22:19:08 #11 40.38 Selecting previously unselected package libset-intspan-perl.
22:19:08 #11 40.38 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
22:19:08 #11 40.39 Unpacking libset-intspan-perl (1.19-2) ...
22:19:08 #11 40.41 Selecting previously unselected package libsocket6-perl.
22:19:08 #11 40.41 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
22:19:08 #11 40.42 Unpacking libsocket6-perl (0.29-1build4) ...
22:19:08 #11 40.45 Selecting previously unselected package libstring-copyright-perl.
22:19:08 #11 40.45 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
22:19:08 #11 40.45 Unpacking libstring-copyright-perl (0.003012-1) ...
22:19:08 #11 40.49 Selecting previously unselected package libstring-escape-perl.
22:19:08 #11 27.78 Selecting previously unselected package libubsan1:arm64.
22:19:08 #11 27.78 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
22:19:08 #11 27.79 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:08 #11 27.88 Selecting previously unselected package libgcc-9-dev:arm64.
22:19:08 #11 27.88 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:08 #11 27.88 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:08 #11 28.01 Selecting previously unselected package gcc-9.
22:19:08 #10 30.27 (1/165): ansible-srpm-macros-1-8.1.fc38.noarch.  20 kB/s | 8.6 kB     00:00    
22:19:08 #10 30.28 (2/165): bzip2-1.0.8-12.fc37.aarch64.rpm        8.3 MB/s |  52 kB     00:00    
22:19:08 #10 30.34 (3/165): binutils-gold-2.39-3.fc38.aarch64.rpm  1.9 MB/s | 925 kB     00:00    
22:19:08 #10 30.39 (4/165): cpio-2.13-13.fc38.aarch64.rpm          2.6 MB/s | 274 kB     00:00    
22:19:08 #10 30.40 (5/165): dash-0.5.11.5-2.fc37.aarch64.rpm       1.7 MB/s |  98 kB     00:00    
22:19:08 #10 30.42 (6/165): binutils-2.39-3.fc38.aarch64.rpm        10 MB/s | 5.9 MB     00:00    
22:19:08 #10 30.43 (7/165): dbus-libs-1.14.4-1.fc38.aarch64.rpm    4.8 MB/s | 154 kB     00:00    
22:19:08 #10 30.43 (8/165): debugedit-5.0-5.fc37.aarch64.rpm       2.8 MB/s |  76 kB     00:00    
22:19:08 #10 30.47 (9/165): desktop-file-utils-0.26-7.fc37.aarch64 1.7 MB/s |  71 kB     00:00    
22:19:08 #10 30.48 (10/165): diffutils-3.8-3.fc37.aarch64.rpm      8.3 MB/s | 376 kB     00:00    
22:19:08 #10 30.48 (11/165): devscripts-checkbashisms-2.22.2-3.fc3 528 kB/s |  28 kB     00:00    
22:19:08 #10 30.49 (12/165): dnf-plugins-core-4.3.1-1.fc38.noarch. 2.2 MB/s |  34 kB     00:00    
22:19:08 #10 30.49 (13/165): dwz-0.14-7.fc37.aarch64.rpm            10 MB/s | 126 kB     00:00    
22:19:08 #10 30.49 (14/165): ed-1.18-2.fc37.aarch64.rpm             12 MB/s |  78 kB     00:00    
22:19:08 #10 30.50 (15/165): efi-srpm-macros-5-6.fc37.noarch.rpm   2.2 MB/s |  22 kB     00:00    
22:19:08 #10 30.51 (16/165): elfutils-0.187-8.fc38.aarch64.rpm      33 MB/s | 519 kB     00:00    
22:19:08 #10 30.54 (17/165): elfutils-debuginfod-client-0.187-8.fc 911 kB/s |  38 kB     00:00    
22:19:08 #10 30.54 (18/165): emacs-filesystem-28.1-3.fc37.noarch.r 214 kB/s | 9.5 kB     00:00    
22:19:08 #10 30.55 (19/165): enchant2-2.3.3-2.fc37.aarch64.rpm     1.5 MB/s |  64 kB     00:00    
22:19:08 #10 30.55 (20/165): file-5.42-4.fc37.aarch64.rpm          5.5 MB/s |  49 kB     00:00    
22:19:08 #10 30.55 (21/165): fonts-srpm-macros-2.0.5-9.fc38.noarch 2.4 MB/s |  26 kB     00:00    
22:19:08 #10 30.56 (22/165): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 864 kB/s | 7.7 kB     00:00    
22:19:08 #10 30.57 (23/165): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 1.1 MB/s | 7.8 kB     00:00    
22:19:08 #10 30.59 (24/165): gdb-minimal-12.1-7.fc38.aarch64.rpm   100 MB/s | 3.5 MB     00:00    
22:19:08 #11 30.62 Selecting previously unselected package libgcc-9-dev:armhf.
22:19:08 #11 30.62 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:08 #11 30.63 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:08 #11 30.73 Selecting previously unselected package gcc-9.
22:19:08 #11 30.73 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:08 #11 30.73 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:08 #10 27.61 Selecting previously unselected package gcc.
22:19:08 #10 27.61 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
22:19:08 #10 27.61 Unpacking gcc (4:10.2.1-1+rpi1) ...
22:19:08 #10 27.64 Selecting previously unselected package libc-dev-bin.
22:19:08 #10 27.64 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
22:19:08 #10 27.65 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
22:19:08 #10 27.69 Selecting previously unselected package linux-libc-dev:armhf.
22:19:08 #10 27.69 Preparing to unpack .../037-linux-libc-dev_1%3a1.20220830-1_armhf.deb ...
22:19:08 #10 27.70 Unpacking linux-libc-dev:armhf (1:1.20220830-1) ...
22:19:08 #10 27.84 Selecting previously unselected package libcrypt-dev:armhf.
22:19:08 #10 27.84 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
22:19:08 #10 27.85 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
22:19:08 #10 27.88 Selecting previously unselected package libtirpc-dev:armhf.
22:19:08 #10 27.89 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
22:19:08 #10 27.89 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
22:19:08 #10 27.93 Selecting previously unselected package libnsl-dev:armhf.
22:19:08 #9 33.53 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
22:19:08 #9 33.53 Unpacking libcgi-pm-perl (4.40-1) ...
22:19:08 #9 33.60 Selecting previously unselected package libfcgi-perl.
22:19:08 #9 33.60 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
22:19:08 #9 33.61 Unpacking libfcgi-perl (0.78-2+b3) ...
22:19:08 #9 33.64 Selecting previously unselected package libcgi-fast-perl.
22:19:08 #9 33.64 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:08 #9 33.65 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:08 #9 33.68 Selecting previously unselected package libsub-name-perl.
22:19:08 #9 33.68 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
22:19:08 #9 33.69 Unpacking libsub-name-perl (0.21-1+b3) ...
22:19:08 #9 33.72 Selecting previously unselected package libclass-accessor-perl.
22:19:08 #9 33.72 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
22:19:08 #9 33.73 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:08 #9 33.77 Selecting previously unselected package libclass-inspector-perl.
22:19:08 #9 33.62 Selecting previously unselected package libfakeroot:armhf.
22:19:08 #9 33.62 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
22:19:08 #9 33.63 Unpacking libfakeroot:armhf (1.23-1) ...
22:19:08 #9 33.66 Selecting previously unselected package fakeroot.
22:19:08 #9 33.67 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
22:19:08 #9 33.67 Unpacking fakeroot (1.23-1) ...
22:19:08 #9 33.71 Selecting previously unselected package libassuan0:armhf.
22:19:08 #9 33.71 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
22:19:08 #9 33.72 Unpacking libassuan0:armhf (2.5.2-1) ...
22:19:08 #9 33.75 Selecting previously unselected package gpgconf.
22:19:08 #9 33.76 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
22:19:08 #9 33.76 Unpacking gpgconf (2.2.12-1+deb10u2) ...
22:19:08 #9 33.81 Selecting previously unselected package libksba8:armhf.
22:19:08 #9 33.81 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u1_armhf.deb ...
22:19:08 #9 33.82 Unpacking libksba8:armhf (1.3.5-2+deb10u1) ...
22:19:08 #9 33.86 Selecting previously unselected package libnpth0:armhf.
22:19:08 #10 34.04 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
22:19:08 #10 34.05 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:08 #10 34.08 Selecting previously unselected package libldap-common.
22:19:08 #10 34.08 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
22:19:08 #10 34.09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:08 #10 34.12 Selecting previously unselected package libldap-2.4-2:armhf.
22:19:08 #10 34.12 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
22:19:08 #10 34.13 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
22:19:08 #10 34.17 Selecting previously unselected package libnghttp2-14:armhf.
22:19:08 #10 34.17 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
22:19:08 #10 34.18 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
22:19:08 #10 34.21 Selecting previously unselected package librtmp1:armhf.
22:19:08 #10 34.21 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
22:19:08 #10 34.22 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
22:19:08 #10 34.25 Selecting previously unselected package libcurl4:armhf.
22:19:08 #10 34.25 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.20_armhf.deb ...
22:19:08 #10 34.25 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.20) ...
22:19:08 #10 34.29 Selecting previously unselected package curl.
22:19:08 From https://github.com/docker/docker
22:19:08  * [new branch]      20.10      -> 20.10
22:19:08  * [new branch]      20.10      -> origin/20.10
22:19:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
22:19:08 git init src/github.com/docker/compose
22:19:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose/.git/
22:19:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:19:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.12.2"
22:19:08 + SRC=src/github.com/docker/compose
22:19:08 + REF=v2.12.2
22:19:08 + REF_FETCH=v2.12.2
22:19:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.12.2
22:19:08 + awk {print $2}
22:19:08 #10 43.23 Selecting previously unselected package libnet-domain-tld-perl.
22:19:08 #10 43.23 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:08 #10 43.24 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:08 #10 43.28 Selecting previously unselected package libemail-valid-perl.
22:19:08 #10 43.28 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
22:19:08 #10 43.29 Unpacking libemail-valid-perl (1.202-1) ...
22:19:08 #10 43.32 Selecting previously unselected package libencode-locale-perl.
22:19:08 #10 43.32 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
22:19:08 #10 43.33 Unpacking libencode-locale-perl (1.05-1) ...
22:19:08 #10 43.37 Selecting previously unselected package libexporter-tiny-perl.
22:19:08 #10 43.38 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
22:19:08 #10 43.38 Unpacking libexporter-tiny-perl (1.000000-2) ...
22:19:08 #10 43.41 Selecting previously unselected package libipc-system-simple-perl.
22:19:08 #10 43.41 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:08 #10 43.42 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:08 #10 43.46 Selecting previously unselected package libfile-basedir-perl.
22:19:08 #12 28.05   Running scriptlet: binutils-2.30-119.el8.x86_64                          9/82 
22:19:08 #12 28.13   Installing       : zip-3.0-23.el8.x86_64                                10/82 
22:19:08 #12 28.14   Installing       : python-rpm-macros-3-43.el8.noarch                    11/82 
22:19:08 #12 28.16   Installing       : python3-rpm-macros-3-43.el8.noarch                   12/82 
22:19:08 #12 28.20   Upgrading        : python3-dnf-plugins-core-4.0.21-14.1.el8.noarch      13/82 
22:19:08 #12 28.22   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        14/82 
22:19:08 #12 28.24   Installing       : patch-2.7.6-11.el8.x86_64                            15/82 
22:19:08 #12 28.28   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    16/82 
22:19:08 #12 28.30   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               17/82 
22:19:08 #12 28.31   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   18/82 
22:19:08 #12 28.32   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 19/82 
22:19:08 #12 28.33   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  20/82 
22:19:08 #12 28.35   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              21/82 
22:19:08 #12 28.36   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    22/82 
22:19:08 #12 28.38   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                23/82 
22:19:08 #12 28.41   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                24/82 
22:19:08 #12 28.43   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    25/82 
22:19:08 #10 33.44 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
22:19:08 #10 33.44 Unpacking libclone-perl (0.39-1) ...
22:19:08 #10 33.47 Selecting previously unselected package libdata-dump-perl.
22:19:08 #10 33.47 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
22:19:08 #10 33.48 Unpacking libdata-dump-perl (1.23-1) ...
22:19:08 #10 33.51 Selecting previously unselected package libparams-util-perl.
22:19:08 #10 33.51 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
22:19:08 #10 33.52 Unpacking libparams-util-perl (1.07-3build3) ...
22:19:08 #10 33.55 Selecting previously unselected package libsub-install-perl.
22:19:08 #10 33.55 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
22:19:08 #10 33.55 Unpacking libsub-install-perl (0.928-1) ...
22:19:08 #10 33.59 Selecting previously unselected package libdata-optlist-perl.
22:19:08 #10 33.59 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
22:19:08 #10 33.59 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:08 #10 33.62 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:08 #10 33.62 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:08 #10 33.62 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:08 #10 33.65 Selecting previously unselected package libdigest-hmac-perl.
22:19:08 #10 33.66 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
22:19:08 #10 33.66 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:08 #10 33.69 Selecting previously unselected package libdistro-info-perl.
22:19:08 #10 33.69 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
22:19:08 #10 33.70 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:08 #10 33.75 Selecting previously unselected package perl-openssl-defaults:arm64.
22:19:08 #10 33.76 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
22:19:08 #10 44.47 Selecting previously unselected package libpython2.7:amd64.
22:19:08 #10 44.47 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
22:19:08 #10 44.48 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
22:19:08 #10 41.06 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
22:19:08 #10 41.07 Unpacking libfcgi-bin (2.4.2-2) ...
22:19:08 #10 41.09 Selecting previously unselected package libfcgi-perl:amd64.
22:19:08 #10 41.10 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
22:19:08 #10 41.10 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
22:19:08 #10 41.13 Selecting previously unselected package libipc-system-simple-perl.
22:19:08 #10 41.13 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:08 #10 41.14 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:08 #10 41.17 Selecting previously unselected package libfile-basedir-perl.
22:19:08 #10 41.17 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
22:19:08 #10 41.17 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:08 #10 41.20 Selecting previously unselected package libfile-chdir-perl.
22:19:08 #10 41.20 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:08 #10 41.20 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:08 #10 41.23 Selecting previously unselected package libfile-fcntllock-perl.
22:19:08 #10 41.23 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
22:19:08 #10 41.24 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
22:19:08 #10 41.28 Selecting previously unselected package libnumber-compare-perl.
22:19:08 #10 41.28 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
22:19:08 #10 41.28 Unpacking libnumber-compare-perl (0.03-1.1) ...
22:19:08 #10 41.31 Selecting previously unselected package libtext-glob-perl.
22:19:08 #10 41.31 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
22:19:08 #10 41.32 Unpacking libtext-glob-perl (0.11-1) ...
22:19:08 #10 41.35 Selecting previously unselected package libfile-find-rule-perl.
22:19:08 #10 41.35 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:08 #10 41.35 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:08 #10 41.38 Selecting previously unselected package libfont-afm-perl.
22:19:08 #10 29.25 Fedora 36 - aarch64 - Updates                    13 MB/s |  27 MB     00:02    
22:19:08 #11 31.57 Preparing to unpack .../097-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_armhf.deb ...
22:19:08 #11 31.58 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:08 #11 31.61 Selecting previously unselected package librtmp1:armhf.
22:19:08 #11 31.62 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
22:19:08 #11 31.62 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
22:19:08 #11 31.66 Selecting previously unselected package libssh-4:armhf.
22:19:08 #11 31.67 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ...
22:19:08 #11 31.67 Unpacking libssh-4:armhf (0.9.6-2build1) ...
22:19:08 #11 31.71 Selecting previously unselected package libcurl4:armhf.
22:19:08 #11 31.71 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.4_armhf.deb ...
22:19:08 #11 31.72 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.4) ...
22:19:08 #11 31.75 Selecting previously unselected package curl.
22:19:08 #11 31.75 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.4_armhf.deb ...
22:19:08 #11 31.76 Unpacking curl (7.81.0-1ubuntu1.4) ...
22:19:08 #11 31.80 Selecting previously unselected package dctrl-tools.
22:19:08 #10 DONE 26.0s
22:19:08 
22:19:08 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
22:19:08 From https://github.com/docker/scan-cli-plugin
22:19:08  * [new tag]         v0.21.0    -> v0.21.0
22:19:08 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:19:08 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.7 fedora-37
22:19:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:19:08 mkdir -p rpmbuild/SOURCES
22:19:08 docker run --rm -w /v \
22:19:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:19:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:08 	alpine \
22:19:08 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:19:08 #11 25.79 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
22:19:08 #11 25.79 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
22:19:08 #11 25.83 Selecting previously unselected package libtirpc-dev:arm64.
22:19:08 #11 25.83 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
22:19:08 #11 25.83 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
22:19:08 #11 25.87 Selecting previously unselected package libnsl-dev:arm64.
22:19:08 #11 25.87 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
22:19:08 #11 25.87 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
22:19:08 #11 25.90 Selecting previously unselected package libc6-dev:arm64.
22:19:08 #11 25.90 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
22:19:08 #11 25.91 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ...
22:19:08 #11 26.02 Selecting previously unselected package gcc-11-base:arm64.
22:19:08 #11 40.49 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
22:19:08 #11 40.49 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:08 #11 40.52 Selecting previously unselected package libstring-shellquote-perl.
22:19:08 #11 40.53 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:08 #11 40.53 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:08 #11 40.56 Selecting previously unselected package libxs-parse-keyword-perl.
22:19:08 #11 40.56 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
22:19:08 #11 40.56 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
22:19:08 #11 40.59 Selecting previously unselected package libsyntax-keyword-try-perl.
22:19:08 #11 40.59 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
22:19:08 #11 40.60 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:08 #11 40.62 Selecting previously unselected package libterm-readkey-perl.
22:19:08 #11 40.63 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
22:19:08 #11 40.63 Unpacking libterm-readkey-perl (2.38-1build4) ...
22:19:08 #11 40.66 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:08 #11 40.66 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
22:19:08 #11 40.66 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:08 #11 40.69 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
22:19:08 #11 40.69 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
22:19:08 #11 40.69 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
22:19:08 #11 40.72 Selecting previously unselected package libtext-xslate-perl:amd64.
22:19:08 #11 40.72 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
22:19:08 #11 40.73 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
22:19:08 #11 40.76 Selecting previously unselected package libtime-duration-perl.
22:19:08 #11 40.77 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
22:19:08 #11 40.77 Unpacking libtime-duration-perl (1.21-1) ...
22:19:08 #11 40.79 Selecting previously unselected package libtime-moment-perl.
22:19:08 #11 28.01 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:08 #11 28.01 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:08 #10 30.60 (25/165): gdk-pixbuf2-2.42.9-2.fc38.aarch64.rpm  11 MB/s | 483 kB     00:00    
22:19:08 #10 30.61 (26/165): glibc-gconv-extra-2.36.9000-10.fc38.a  48 MB/s | 1.9 MB     00:00    
22:19:08 #10 30.61 (27/165): gnat-srpm-macros-4-16.fc37.noarch.rpm 581 kB/s | 8.3 kB     00:00    
22:19:08 #10 30.62 (28/165): go-srpm-macros-3.2.0-1.fc38.noarch.rp 1.5 MB/s |  27 kB     00:00    
22:19:08 #10 30.67 (29/165): groff-base-1.22.4-10.fc37.aarch64.rpm  16 MB/s | 1.0 MB     00:00    
22:19:08 #10 30.68 (30/165): hunspell-en-0.20201207-1.fc38.noarch. 3.1 MB/s | 189 kB     00:00    
22:19:08 #10 30.69 (31/165): hunspell-1.7.1-1.fc38.aarch64.rpm     4.9 MB/s | 338 kB     00:00    
22:19:08 #10 30.69 (32/165): hunspell-en-GB-0.20201207-1.fc38.noar  12 MB/s | 225 kB     00:00    
22:19:08 #10 30.70 (33/165): hunspell-en-US-0.20201207-1.fc38.noar  10 MB/s | 180 kB     00:00    
22:19:08 #10 30.70 (34/165): jansson-2.13.1-5.fc37.aarch64.rpm     6.7 MB/s |  46 kB     00:00    
22:19:08 #10 30.71 (35/165): hunspell-filesystem-1.7.1-1.fc38.aarc 463 kB/s | 8.9 kB     00:00    
22:19:08 #10 30.71 (36/165): kernel-srpm-macros-1.0-15.fc37.noarch 1.3 MB/s | 9.4 kB     00:00    
22:19:08 #10 30.71 (37/165): json-glib-1.6.6-3.fc37.aarch64.rpm     10 MB/s | 160 kB     00:00    
22:19:08 #10 30.72 (38/165): libb2-0.98.1-7.fc37.aarch64.rpm       2.7 MB/s |  24 kB     00:00    
22:19:08 #10 30.72 (39/165): libjpeg-turbo-2.1.4-1.fc38.aarch64.rp  19 MB/s | 195 kB     00:00    
22:19:08 #10 30.73 (40/165): libpkgconf-1.8.0-3.fc37.aarch64.rpm   4.1 MB/s |  36 kB     00:00    
22:19:08 #10 30.74 (41/165): libappstream-glib-0.8.1-1.fc38.aarch6  13 MB/s | 389 kB     00:00    
22:19:08 #10 30.78 (42/165): libpng-1.6.37-13.fc37.aarch64.rpm     2.1 MB/s | 114 kB     00:00    
22:19:08 #10 30.78 (43/165): libstemmer-2.2.0-4.fc38.aarch64.rpm   3.2 MB/s | 171 kB     00:00    
22:19:08 #10 30.79 (44/165): lua-srpm-macros-1-7.fc37.noarch.rpm   1.1 MB/s | 8.8 kB     00:00    
22:19:08 #10 30.79 (45/165): ncurses-6.3-3.20220501.fc37.aarch64.r  26 MB/s | 409 kB     00:00    
22:19:08 #10 30.80 (46/165): nim-srpm-macros-3-7.fc37.noarch.rpm   584 kB/s | 8.4 kB     00:00    
22:19:08 #10 30.80 (47/165): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.1 MB/s |  13 kB     00:00    
22:19:08 #10 30.80 (48/165): openblas-srpm-macros-2-12.fc37.noarch 900 kB/s | 7.5 kB     00:00    
22:19:08 #10 30.81 (49/165): package-notes-srpm-macros-0.5-6.fc38. 1.1 MB/s |  11 kB     00:00    
22:19:08 #10 30.81 (50/165): perl-AutoLoader-5.74-492.fc38.noarch. 3.2 MB/s |  24 kB     00:00    
22:19:08 #10 30.82 (51/165): patch-2.7.6-17.fc37.aarch64.rpm       8.9 MB/s | 121 kB     00:00    
22:19:08 #10 30.82 (52/165): perl-B-1.83-492.fc38.aarch64.rpm       14 MB/s | 186 kB     00:00    
22:19:08 #10 30.82 (53/165): perl-Carp-1.52-489.fc37.noarch.rpm    2.3 MB/s |  29 kB     00:00    
22:19:08 #10 30.83 (54/165): perl-Class-Struct-0.66-492.fc38.noarc 4.3 MB/s |  25 kB     00:00    
22:19:08 #10 30.83 (55/165): perl-Data-Dumper-2.184-490.fc37.aarch 6.7 MB/s |  55 kB     00:00    
22:19:08 #10 30.83 (56/165): perl-Digest-1.20-489.fc37.noarch.rpm  3.2 MB/s |  26 kB     00:00    
22:19:08 #10 30.84 (57/165): perl-Digest-MD5-2.58-489.fc37.aarch64 6.3 MB/s |  36 kB     00:00    
22:19:08 #10 30.84 (58/165): perl-DynaLoader-1.52-492.fc38.aarch64 3.8 MB/s |  29 kB     00:00    
22:19:08 #10 30.85 (59/165): perl-Errno-1.36-492.fc38.aarch64.rpm  3.5 MB/s |  18 kB     00:00    
22:19:08 #10 30.85 (60/165): perl-Exporter-5.77-489.fc37.noarch.rp 3.9 MB/s |  31 kB     00:00    
22:19:08 #10 30.86 (61/165): perl-Encode-3.19-492.fc38.aarch64.rpm  63 MB/s | 1.7 MB     00:00    
22:19:08 #10 30.86 (62/165): perl-Fcntl-1.15-492.fc38.aarch64.rpm  1.7 MB/s |  24 kB     00:00    
22:19:08 #10 30.87 (63/165): perl-File-Basename-2.85-492.fc38.noar 1.5 MB/s |  20 kB     00:00    
22:19:08 #10 30.87 (64/165): perl-File-Path-2.18-489.fc37.noarch.r 6.0 MB/s |  35 kB     00:00    
22:19:08 #10 30.87 (65/165): perl-File-Temp-0.231.100-489.fc37.noa 6.5 MB/s |  59 kB     00:00    
22:19:08 #10 30.88 (66/165): perl-File-stat-1.12-492.fc38.noarch.r 2.0 MB/s |  20 kB     00:00    
22:19:08 #10 30.88 (67/165): perl-FileHandle-2.03-492.fc38.noarch. 2.5 MB/s |  19 kB     00:00    
22:19:08 #10 30.88 (68/165): perl-Getopt-Long-2.52-489.fc37.noarch 6.1 MB/s |  60 kB     00:00    
22:19:08 #10 30.89 (69/165): perl-Getopt-Std-1.13-492.fc38.noarch. 1.8 MB/s |  19 kB     00:00    
22:19:08 #10 30.89 (70/165): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 6.5 MB/s |  55 kB     00:00    
22:19:08 #10 30.90 (71/165): perl-IO-1.50-492.fc38.aarch64.rpm     7.6 MB/s |  95 kB     00:00    
22:19:08 #10 30.90 (72/165): perl-IO-Socket-IP-0.41-490.fc37.noarc 3.5 MB/s |  42 kB     00:00    
22:19:08 #10 29.72 Selecting previously unselected package libxml2:armhf.
22:19:08 #10 27.93 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
22:19:08 #10 27.94 Unpacking libnsl-dev:armhf (1.3.0-2) ...
22:19:08 #10 27.97 Selecting previously unselected package libc6-dev:armhf.
22:19:08 #10 27.97 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
22:19:08 #10 27.98 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
22:19:08 #10 28.18 Selecting previously unselected package libtool.
22:19:08 #10 28.18 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
22:19:08 #10 28.18 Unpacking libtool (2.4.6-15) ...
22:19:08 #9 33.77 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
22:19:08 #9 33.77 Unpacking libclass-inspector-perl (1.32-1) ...
22:19:08 #9 33.80 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:08 #9 33.80 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
22:19:08 #9 33.81 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:08 #9 33.84 Selecting previously unselected package libclone-perl.
22:19:08 #9 33.85 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
22:19:08 #9 33.85 Unpacking libclone-perl (0.41-1+b1) ...
22:19:08 #9 33.88 Selecting previously unselected package libcommon-sense-perl.
22:19:08 #9 33.88 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
22:19:08 #9 33.89 Unpacking libcommon-sense-perl (3.74-2+b7) ...
22:19:08 #9 33.92 Selecting previously unselected package libparams-util-perl.
22:19:08 #9 33.92 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
22:19:08 #9 33.93 Unpacking libparams-util-perl (1.07-3+b4) ...
22:19:08 #9 33.96 Selecting previously unselected package libsub-install-perl.
22:19:08 #9 33.96 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
22:19:08 #9 33.97 Unpacking libsub-install-perl (0.928-1) ...
22:19:08 #9 34.00 Selecting previously unselected package libdata-optlist-perl.
22:19:08 #13 6.323 (1/74): dbus-1.12.20-6.el9.x86_64.rpm           9.6 kB/s | 3.8 kB     00:00    
22:19:08 #13 6.327 (2/74): acl-2.3.1-3.el9.x86_64.rpm              183 kB/s |  73 kB     00:00    
22:19:08 #13 6.334 (3/74): cryptsetup-libs-2.4.3-5.el9.x86_64.rpm  1.1 MB/s | 437 kB     00:00    
22:19:08 #13 6.338 (4/74): dbus-broker-28-7.el9.x86_64.rpm          12 MB/s | 172 kB     00:00    
22:19:08 #13 6.340 (5/74): dbus-common-1.12.20-6.el9.noarch.rpm    1.3 MB/s |  15 kB     00:00    
22:19:08 #13 6.344 (6/74): device-mapper-1.02.185-3.el9.x86_64.rpm  14 MB/s | 141 kB     00:00    
22:19:08 #13 6.352 (7/74): device-mapper-libs-1.02.185-3.el9.x86_6  16 MB/s | 178 kB     00:00    
22:19:08 #13 6.355 (8/74): kmod-libs-28-7.el9.x86_64.rpm           6.0 MB/s |  64 kB     00:00    
22:19:08 #13 6.362 (9/74): glibc-langpack-en-2.34-47.el9.x86_64.rp  31 MB/s | 665 kB     00:00    
22:19:08 #13 6.366 (10/74): libcbor-0.7.0-5.el9.x86_64.rpm         4.4 MB/s |  57 kB     00:00    
22:19:08 #13 6.369 (11/74): libedit-3.1-37.20210216cvs.el9.x86_64. 8.3 MB/s | 105 kB     00:00    
22:19:08 #13 6.373 (12/74): libfido2-1.6.0-7.el9.x86_64.rpm        7.4 MB/s |  71 kB     00:00    
22:19:08 #13 6.378 (13/74): libseccomp-2.5.2-2.el9.x86_64.rpm      8.2 MB/s |  72 kB     00:00    
22:19:08 #13 6.386 (14/74): openssh-8.7p1-24.el9.x86_64.rpm         34 MB/s | 457 kB     00:00    
22:19:08 #13 6.395 (15/74): make-4.3-7.el9.x86_64.rpm               21 MB/s | 538 kB     00:00    
22:19:08 #13 6.398 (16/74): rpm-plugin-selinux-4.16.1.3-17.el9.x86 1.7 MB/s |  18 kB     00:00    
22:19:08 #13 6.404 (17/74): openssh-clients-8.7p1-24.el9.x86_64.rp  27 MB/s | 707 kB     00:00    
22:19:08 #13 6.408 (18/74): selinux-policy-34.1.44-1.el9.noarch.rp 5.1 MB/s |  62 kB     00:00    
22:19:08 #13 6.418 (19/74): systemd-pam-250-11.el9.x86_64.rpm       27 MB/s | 258 kB     00:00    
22:19:08 #13 6.426 (20/74): systemd-rpm-macros-250-11.el9.noarch.r 6.2 MB/s |  43 kB     00:00    
22:19:08 #13 6.434 (21/74): which-2.21-28.el9.x86_64.rpm           6.3 MB/s |  42 kB     00:00    
22:19:08 #13 6.503 (22/74): annobin-10.73-3.el9.x86_64.rpm          14 MB/s | 961 kB     00:00    
22:19:08 #9 33.86 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
22:19:08 #9 33.87 Unpacking libnpth0:armhf (1.6-1) ...
22:19:08 #9 33.90 Selecting previously unselected package dirmngr.
22:19:08 #9 33.91 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
22:19:08 #9 33.92 Unpacking dirmngr (2.2.12-1+deb10u2) ...
22:19:08 #9 33.99 Selecting previously unselected package gnupg-l10n.
22:19:08 #9 33.99 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
22:19:08 #9 33.99 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
22:19:08 #9 34.09 Selecting previously unselected package gnupg-utils.
22:19:08 #13 77.43   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  60/68 
22:19:08 #13 78.41   Installing : cmake-2.8.12.2-2.el7.aarch64                               61/68 
22:19:08 #13 78.45   Installing : which-2.20-7.el7.aarch64                                   62/68 
22:19:08 #13 78.72 install-info: No such file or directory for /usr/share/info/which.info.gz
22:19:08 #10 34.29 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.20_armhf.deb ...
22:19:08 #10 34.30 Unpacking curl (7.58.0-2ubuntu3.20) ...
22:19:08 #10 34.34 Selecting previously unselected package dctrl-tools.
22:19:08 #10 34.34 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
22:19:08 #10 34.35 Unpacking dctrl-tools (2.24-2build1) ...
22:19:08 #10 34.38 Selecting previously unselected package libtool.
22:19:08 #10 34.38 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
22:19:08 #10 34.39 Unpacking libtool (2.4.6-2) ...
22:19:08 #10 34.42 Selecting previously unselected package dh-autoreconf.
22:19:08 #10 34.43 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
22:19:08 #10 34.43 Unpacking dh-autoreconf (17) ...
22:19:08 #10 34.46 Selecting previously unselected package libarchive-zip-perl.
22:19:08 #10 34.46 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
22:19:08 #10 34.46 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:08 #10 34.50 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:08 #10 34.50 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
22:19:08 #10 34.50 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:08 #10 34.53 Selecting previously unselected package libtimedate-perl.
22:19:08 + REF=refs/tags/v2.12.2
22:19:08 + [ -n refs/tags/v2.12.2 ]
22:19:08 + REF_FETCH=refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.12.2:refs/tags/v2.12.2
22:19:08 #10 43.46 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
22:19:08 #10 43.47 Unpacking libfile-basedir-perl (0.07-1) ...
22:19:08 #10 43.50 Selecting previously unselected package libfile-chdir-perl.
22:19:08 #10 43.50 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:08 #10 43.51 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:08 #10 43.54 Selecting previously unselected package libfile-fcntllock-perl.
22:19:08 #10 43.54 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
22:19:08 #10 43.55 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
22:19:08 #10 43.60 Selecting previously unselected package libhttp-date-perl.
22:19:08 #10 43.60 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
22:19:08 #10 43.61 Unpacking libhttp-date-perl (6.02-1) ...
22:19:08 #10 43.64 Selecting previously unselected package libfile-listing-perl.
22:19:08 #10 43.64 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
22:19:08 #10 43.64 Unpacking libfile-listing-perl (6.04-1) ...
22:19:08 #10 43.69 Selecting previously unselected package libfont-afm-perl.
22:19:08 #10 43.69 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
22:19:08 #10 43.69 Unpacking libfont-afm-perl (1.20-2) ...
22:19:08 #10 43.73 Selecting previously unselected package libio-stringy-perl.
22:19:08 #10 33.76 Unpacking perl-openssl-defaults:arm64 (3build1) ...
22:19:08 #10 33.79 Selecting previously unselected package libnet-ssleay-perl.
22:19:08 #10 33.79 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
22:19:08 #10 33.80 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:08 #10 33.87 Selecting previously unselected package libio-socket-ssl-perl.
22:19:08 #10 33.87 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
22:19:08 #10 33.87 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:08 #10 33.92 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:08 #10 33.92 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:08 #10 33.93 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:08 #10 33.96 Selecting previously unselected package libmailtools-perl.
22:19:08 #10 33.96 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
22:19:08 #10 33.96 Unpacking libmailtools-perl (2.18-1) ...
22:19:08 #10 34.00 Selecting previously unselected package libsocket6-perl.
22:19:08 #12 28.46   Installing       : perl-podlators-4.11-1.el8.noarch                     26/82 
22:19:08 #12 28.48   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 27/82 
22:19:08 #12 28.49   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             28/82 
22:19:08 #12 28.51   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 29/82 
22:19:08 #12 28.52   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 30/82 
22:19:08 #12 28.55   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    31/82 
22:19:08 #12 28.56   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 32/82 
22:19:08 #12 28.57   Installing       : perl-Errno-1.28-421.el8.x86_64                       33/82 
22:19:08 #10 44.63 Selecting previously unselected package libmailutils5:amd64.
22:19:08 #10 44.63 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
22:19:08 #10 44.64 Unpacking libmailutils5:amd64 (1:3.5-4) ...
22:19:08 #10 44.72 Selecting previously unselected package libmime-tools-perl.
22:19:08 #10 44.72 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
22:19:08 #10 44.73 Unpacking libmime-tools-perl (5.509-1) ...
22:19:08 #10 44.77 Selecting previously unselected package libnet-dns-sec-perl.
22:19:08 #10 44.78 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
22:19:08 #10 44.78 Unpacking libnet-dns-sec-perl (1.11-1) ...
22:19:08 #10 44.82 Selecting previously unselected package libnet-libidn-perl.
22:19:08 #10 44.82 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
22:19:08 #10 44.82 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:08 #10 41.38 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
22:19:08 #10 41.39 Unpacking libfont-afm-perl (1.20-3) ...
22:19:08 #10 41.41 Selecting previously unselected package libio-string-perl.
22:19:08 #10 41.42 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
22:19:08 #10 41.42 Unpacking libio-string-perl (1.08-3.1) ...
22:19:08 #10 41.45 Selecting previously unselected package libfont-ttf-perl.
22:19:08 #10 41.45 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:08 #10 41.45 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:08 #10 41.51 Selecting previously unselected package libio-stringy-perl.
22:19:08 #10 41.52 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
22:19:08 #10 41.52 Unpacking libio-stringy-perl (2.111-3) ...
22:19:08 #10 41.55 Selecting previously unselected package libparams-validate-perl:amd64.
22:19:08 #10 41.55 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
22:19:08 #10 41.56 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
22:19:08 #10 41.59 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:08 #10 41.59 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
22:19:08 #10 41.59 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
22:19:08 #10 41.62 Selecting previously unselected package libsort-versions-perl.
22:19:08 #11 31.80 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
22:19:08 #11 31.81 Unpacking dctrl-tools (2.24-3build2) ...
22:19:08 #11 31.84 Selecting previously unselected package libdebhelper-perl.
22:19:08 #11 31.84 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
22:19:08 #11 31.84 Unpacking libdebhelper-perl (13.6ubuntu1) ...
22:19:08 #11 31.88 Selecting previously unselected package libtool.
22:19:08 #11 31.88 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
22:19:08 #11 31.88 Unpacking libtool (2.4.6-15build2) ...
22:19:08 #11 31.92 Selecting previously unselected package dh-autoreconf.
22:19:08 #11 31.92 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
22:19:08 #11 31.93 Unpacking dh-autoreconf (20) ...
22:19:08 #11 31.99 Selecting previously unselected package libarchive-zip-perl.
22:19:08 #11 31.99 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
22:19:08 #11 31.99 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:08 #11 32.03 Selecting previously unselected package libsub-override-perl.
22:19:08 #11 32.04 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
22:19:08 #11 32.04 Unpacking libsub-override-perl (0.09-2) ...
22:19:08 #11 32.07 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:08 #11 32.07 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
22:19:08 #11 32.07 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:08 #11 32.10 Selecting previously unselected package dh-strip-nondeterminism.
22:19:08 #11 32.11 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
22:19:08 #11 32.11 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
22:19:08 #11 32.15 Selecting previously unselected package libdw1:armhf.
22:19:08 Unable to find image 'alpine:latest' locally
22:19:08 #11 40.80 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
22:19:08 #11 40.80 Unpacking libtime-moment-perl (0.44-1build6) ...
22:19:08 #11 40.83 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:08 #11 40.83 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
22:19:08 #11 40.84 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
22:19:08 #11 40.86 Selecting previously unselected package libunicode-utf8-perl.
22:19:08 #11 40.87 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
22:19:08 #11 40.87 Unpacking libunicode-utf8-perl (0.62-1build4) ...
22:19:08 #11 40.90 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:08 #11 40.90 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:08 #11 40.90 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:08 #11 40.93 Selecting previously unselected package libxml-sax-base-perl.
22:19:08 #11 40.93 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:08 #11 40.93 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:08 #11 40.98 Selecting previously unselected package libxml-sax-perl.
22:19:08 #11 40.98 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
22:19:08 #11 40.98 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
22:19:08 #11 26.02 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_arm64.deb ...
22:19:08 #11 26.03 Unpacking gcc-11-base:arm64 (11.2.0-19ubuntu1) ...
22:19:08 #11 26.06 Selecting previously unselected package libisl23:arm64.
22:19:08 #11 26.06 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
22:19:08 #11 26.06 Unpacking libisl23:arm64 (0.24-2build1) ...
22:19:08 #11 26.11 Selecting previously unselected package libmpfr6:arm64.
22:19:08 #11 26.11 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
22:19:08 #11 26.11 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
22:19:08 #11 26.15 Selecting previously unselected package libmpc3:arm64.
22:19:08 #11 26.15 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
22:19:08 #11 26.15 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
22:19:08 #11 26.18 Selecting previously unselected package cpp-11.
22:19:08 #11 26.18 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_arm64.deb ...
22:19:08 #11 26.19 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
22:19:08 #11 28.51 Selecting previously unselected package gcc.
22:19:08 #11 28.51 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
22:19:08 #11 28.54 Unpacking gcc (4:9.3.0-1ubuntu2) ...
22:19:08 #11 28.57 Selecting previously unselected package libstdc++-9-dev:arm64.
22:19:08 #10 31.52 Selecting previously unselected package iso-codes.
22:19:08 #10 31.52 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
22:19:08 #10 31.53 Unpacking iso-codes (4.6.0-1) ...
22:19:08 #10 30.90 (73/165): perl-IPC-Open3-1.22-492.fc38.noarch.r 3.5 MB/s |  26 kB     00:00    
22:19:08 #10 30.91 (74/165): perl-IO-Socket-SSL-2.075-1.fc38.noarc  17 MB/s | 221 kB     00:00    
22:19:08 #10 30.91 (75/165): perl-MIME-Base64-3.16-489.fc37.aarch6 2.6 MB/s |  30 kB     00:00    
22:19:08 #10 30.92 (76/165): perl-Mozilla-CA-20211001-4.fc37.noarc 1.1 MB/s |  12 kB     00:00    
22:19:08 #10 30.92 (77/165): perl-POSIX-2.03-492.fc38.aarch64.rpm   15 MB/s | 101 kB     00:00    
22:19:08 #10 30.93 (78/165): perl-Net-SSLeay-1.92-4.fc37.aarch64.r  18 MB/s | 358 kB     00:00    
22:19:08 #10 30.94 (79/165): perl-PathTools-3.84-489.fc37.aarch64. 7.2 MB/s |  90 kB     00:00    
22:19:08 #10 30.94 (80/165): perl-NDBM_File-1.15-492.fc38.aarch64. 965 kB/s |  25 kB     00:00    
22:19:08 #10 30.94 (81/165): perl-Pod-Escapes-1.07-489.fc37.noarch 1.6 MB/s |  20 kB     00:00    
22:19:08 #10 30.95 (82/165): perl-Pod-Perldoc-3.28.01-490.fc37.noa 7.4 MB/s |  90 kB     00:00    
22:19:08 #10 30.96 (83/165): perl-Pod-Simple-3.43-490.fc37.noarch.  13 MB/s | 225 kB     00:00    
22:19:08 #10 30.96 (84/165): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 2.5 MB/s |  40 kB     00:00    
22:19:08 #10 30.96 (85/165): perl-Scalar-List-Utils-1.63-489.fc38. 4.2 MB/s |  71 kB     00:00    
22:19:08 #10 30.97 (86/165): perl-SelectSaver-1.02-492.fc38.noarch 1.3 MB/s |  15 kB     00:00    
22:19:08 #10 30.97 (87/165): perl-Socket-2.036-1.fc38.aarch64.rpm  4.2 MB/s |  56 kB     00:00    
22:19:08 #10 30.98 (88/165): perl-Symbol-1.09-492.fc38.noarch.rpm  1.7 MB/s |  17 kB     00:00    
22:19:08 #10 30.98 (89/165): perl-Storable-3.26-489.fc37.aarch64.r 6.2 MB/s |  95 kB     00:00    
22:19:08 #10 30.99 (90/165): perl-Term-ANSIColor-5.01-490.fc37.noa 4.3 MB/s |  48 kB     00:00    
22:19:08 #10 30.99 (91/165): perl-Term-Cap-1.17-489.fc37.noarch.rp 2.0 MB/s |  22 kB     00:00    
22:19:08 #10 30.99 (92/165): perl-Text-ParseWords-3.31-489.fc37.no 2.3 MB/s |  16 kB     00:00    
22:19:08 #10 31.00 (93/165): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.0 MB/s |  22 kB     00:00    
22:19:08 #10 31.00 (94/165): perl-Time-Local-1.300-489.fc37.noarch 3.1 MB/s |  33 kB     00:00    
22:19:08 #10 31.01 (95/165): perl-URI-5.16-1.fc38.noarch.rpm        14 MB/s | 123 kB     00:00    
22:19:08 #10 31.01 (96/165): perl-base-2.27-492.fc38.noarch.rpm    1.7 MB/s |  19 kB     00:00    
22:19:08 #10 31.01 (97/165): perl-if-0.61.000-492.fc38.noarch.rpm  3.8 MB/s |  17 kB     00:00    
22:19:08 #10 31.02 (98/165): perl-interpreter-5.36.0-492.fc38.aarc 9.3 MB/s |  75 kB     00:00    
22:19:08 #10 31.02 (99/165): perl-constant-1.33-490.fc37.noarch.rp 1.0 MB/s |  23 kB     00:00    
22:19:08 #10 31.03 (100/165): perl-libnet-3.14-490.fc37.noarch.rpm  11 MB/s | 132 kB     00:00    
22:19:08 #10 31.04 (101/165): perl-libs-5.36.0-492.fc38.aarch64.rp  86 MB/s | 2.2 MB     00:00    
22:19:08 #10 31.05 (102/165): perl-mro-1.26-492.fc38.aarch64.rpm   1.9 MB/s |  32 kB     00:00    
22:19:08 #10 31.05 (103/165): perl-overload-1.35-492.fc38.noarch.r 2.5 MB/s |  49 kB     00:00    
22:19:08 #10 31.05 (104/165): perl-overloading-0.02-492.fc38.noarc 1.8 MB/s |  16 kB     00:00    
22:19:08 #10 31.06 (105/165): perl-parent-0.238-489.fc37.noarch.rp 2.6 MB/s |  14 kB     00:00    
22:19:08 #10 31.06 (106/165): perl-podlators-4.14-489.fc37.noarch.  12 MB/s | 116 kB     00:00    
22:19:08 #10 31.06 (107/165): perl-srpm-macros-1-46.fc37.noarch.rp 968 kB/s | 8.3 kB     00:00    
22:19:08 #10 31.07 (108/165): perl-subs-1.04-492.fc38.noarch.rpm   1.4 MB/s |  15 kB     00:00    
22:19:08 #10 31.07 (109/165): perl-vars-1.05-492.fc38.noarch.rpm   1.6 MB/s |  16 kB     00:00    
22:19:08 #10 31.08 (110/165): pkgconf-1.8.0-3.fc37.aarch64.rpm     3.2 MB/s |  41 kB     00:00    
22:19:08 #10 31.08 (111/165): pkgconf-m4-1.8.0-3.fc37.noarch.rpm   1.2 MB/s |  14 kB     00:00    
22:19:08 #10 31.12 (112/165): python-srpm-macros-3.11-4.fc37.noarc 531 kB/s |  25 kB     00:00    
22:19:08 #10 29.73 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
22:19:08 #10 29.73 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
22:19:08 #10 29.81 Selecting previously unselected package gettext.
22:19:08 #10 29.82 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
22:19:08 #10 29.82 Unpacking gettext (0.21-4) ...
22:19:08 #10 29.94 Selecting previously unselected package intltool-debian.
22:19:08 #10 29.95 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:08 #10 29.95 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:08 #10 29.98 Selecting previously unselected package po-debconf.
22:19:09 #10 28.23 Selecting previously unselected package dh-autoreconf.
22:19:09 #10 28.23 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
22:19:09 #10 28.23 Unpacking dh-autoreconf (20) ...
22:19:09 #10 28.26 Selecting previously unselected package libarchive-zip-perl.
22:19:09 #10 28.26 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
22:19:09 #10 28.27 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:09 #10 28.30 Selecting previously unselected package libsub-override-perl.
22:19:09 #10 28.31 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
22:19:09 #10 28.31 Unpacking libsub-override-perl (0.09-2) ...
22:19:09 #10 28.33 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:09 #10 28.34 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
22:19:09 #10 28.34 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:09 #10 28.38 Selecting previously unselected package dh-strip-nondeterminism.
22:19:09 #10 28.38 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ...
22:19:09 #10 28.39 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
22:19:09 #10 28.42 Selecting previously unselected package libdpkg-perl.
22:19:09 #9 34.00 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
22:19:09 #9 34.01 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:09 #9 34.04 Selecting previously unselected package libsub-exporter-perl.
22:19:09 #9 34.04 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
22:19:09 #9 34.04 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:09 #9 34.08 Selecting previously unselected package libconst-fast-perl.
22:19:09 #9 34.08 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
22:19:09 #9 34.08 Unpacking libconst-fast-perl (0.014-1) ...
22:19:09 #9 34.12 Selecting previously unselected package libwant-perl.
22:19:09 #9 34.12 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
22:19:09 #9 34.12 Unpacking libwant-perl (0.29-1+b4) ...
22:19:09 #9 34.16 Selecting previously unselected package libcontextual-return-perl.
22:19:09 #9 34.16 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:09 #9 34.17 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:09 #9 34.21 Selecting previously unselected package libconvert-binhex-perl.
22:19:09 #9 34.21 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:09 #9 34.22 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:09 #9 34.25 Selecting previously unselected package libdata-dump-perl.
22:19:09 #24 33.67 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
22:19:09 #24 33.67 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
22:19:09 #24 33.68 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
22:19:09 #24 33.71 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
22:19:09 #11 31.28 Selecting previously unselected package gcc.
22:19:09 #11 31.28 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
22:19:09 #11 31.28 Unpacking gcc (4:9.3.0-1ubuntu2) ...
22:19:09 #11 31.31 Selecting previously unselected package libstdc++-9-dev:armhf.
22:19:09 #11 31.31 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:09 #11 31.31 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:09 #13 6.570 (23/74): systemd-250-11.el9.x86_64.rpm           26 MB/s | 4.2 MB     00:00    
22:19:09 #13 6.642 (24/74): autoconf-2.69-38.el9.noarch.rpm        4.8 MB/s | 681 kB     00:00    
22:19:09 #9 34.09 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.10 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
22:19:09 #9 34.16 Selecting previously unselected package gpg.
22:19:09 #9 34.16 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.17 Unpacking gpg (2.2.12-1+deb10u2) ...
22:19:09 #9 34.23 Selecting previously unselected package pinentry-curses.
22:19:09 #9 34.24 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
22:19:09 #9 34.24 Unpacking pinentry-curses (1.1.0-2) ...
22:19:09 #9 34.27 Selecting previously unselected package gpg-agent.
22:19:09 #9 34.27 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.28 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
22:19:09 #9 34.32 Selecting previously unselected package gpg-wks-client.
22:19:09 #9 34.32 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.33 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
22:19:09 #9 34.37 Selecting previously unselected package gpg-wks-server.
22:19:09 #10 28.05 Selecting previously unselected package libxml2:armhf.
22:19:09 #10 28.06 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
22:19:09 #10 28.06 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
22:19:09 #10 28.14 Selecting previously unselected package libcroco3:armhf.
22:19:09 #10 28.14 Preparing to unpack .../052-libcroco3_0.6.12-3_armhf.deb ...
22:19:09 #10 28.14 Unpacking libcroco3:armhf (0.6.12-3) ...
22:19:09 #10 28.18 Selecting previously unselected package gettext.
22:19:09 #10 28.18 Preparing to unpack .../053-gettext_0.19.8.1-9_armhf.deb ...
22:19:09 #10 28.19 Unpacking gettext (0.19.8.1-9) ...
22:19:09 #10 28.31 Selecting previously unselected package intltool-debian.
22:19:09 #10 28.32 Preparing to unpack .../054-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:09 #10 28.32 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:09 #10 28.35 Selecting previously unselected package po-debconf.
22:19:09 #10 28.35 Preparing to unpack .../055-po-debconf_1.0.21_all.deb ...
22:19:09 #10 28.35 Unpacking po-debconf (1.0.21) ...
22:19:09 #10 28.40 Selecting previously unselected package debhelper.
22:19:09 #10 28.40 Preparing to unpack .../056-debhelper_13.2~bpo10+1_all.deb ...
22:19:09 #10 28.41 Unpacking debhelper (13.2~bpo10+1) ...
22:19:09 #10 34.53 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
22:19:09 #10 34.53 Unpacking libtimedate-perl (2.3000-2) ...
22:19:09 #10 34.56 Selecting previously unselected package dh-strip-nondeterminism.
22:19:09 #10 34.56 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
22:19:09 #10 34.57 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:09 #10 34.60 Selecting previously unselected package libcroco3:armhf.
22:19:09 #10 34.60 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
22:19:09 #10 34.60 Unpacking libcroco3:armhf (0.6.12-2) ...
22:19:09 #10 34.64 Selecting previously unselected package gettext.
22:19:09 #10 34.64 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
22:19:09 #10 34.64 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
22:19:09 #10 34.76 Selecting previously unselected package intltool-debian.
22:19:09 From https://github.com/docker/compose
22:19:09  * [new tag]         v2.12.2    -> v2.12.2
22:19:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.12.2
22:19:09 git init src/github.com/docker/scan-cli-plugin
22:19:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin/.git/
22:19:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:19:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.21.0"
22:19:09 + SRC=src/github.com/docker/scan-cli-plugin
22:19:09 + REF=v0.21.0
22:19:09 + REF_FETCH=v0.21.0
22:19:09 + + awkgit {print $2} -C
22:19:09  src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.21.0
22:19:09 #10 43.73 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
22:19:09 #10 43.73 Unpacking libio-stringy-perl (2.111-2) ...
22:19:09 #10 43.78 Selecting previously unselected package libparams-validate-perl.
22:19:09 #10 43.78 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
22:19:09 #10 43.79 Unpacking libparams-validate-perl (1.29-1) ...
22:19:09 #10 43.83 Selecting previously unselected package libsub-exporter-perl.
22:19:09 #10 43.83 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
22:19:09 #10 43.84 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:09 #10 43.90 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:09 #10 43.90 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
22:19:09 #10 43.92 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
22:19:09 #10 43.96 Selecting previously unselected package libsort-versions-perl.
22:19:09 #10 34.00 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
22:19:09 #10 34.00 Unpacking libsocket6-perl (0.27-1build2) ...
22:19:09 #10 34.04 Selecting previously unselected package libio-socket-inet6-perl.
22:19:09 #10 34.04 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
22:19:09 #10 34.04 Unpacking libio-socket-inet6-perl (2.72-2) ...
22:19:09 #10 34.07 Selecting previously unselected package libnet-ip-perl.
22:19:09 #10 34.08 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
22:19:09 #10 34.08 Unpacking libnet-ip-perl (1.26-1) ...
22:19:09 #10 34.11 Selecting previously unselected package libnet-dns-perl.
22:19:09 #10 34.11 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
22:19:09 #10 34.12 Unpacking libnet-dns-perl (1.10-2) ...
22:19:09 #10 34.18 Selecting previously unselected package libnet-domain-tld-perl.
22:19:09 #10 34.18 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:09 #10 34.19 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:09 #10 34.22 Selecting previously unselected package libemail-valid-perl.
22:19:09 #10 44.85 Selecting previously unselected package libnumber-compare-perl.
22:19:09 #10 44.86 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
22:19:09 #10 44.86 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:09 #10 44.89 Selecting previously unselected package libnumber-range-perl.
22:19:09 #10 44.89 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
22:19:09 #10 44.89 Unpacking libnumber-range-perl (0.12-1) ...
22:19:09 #10 44.92 Selecting previously unselected package libossp-uuid16:amd64.
22:19:09 #10 44.93 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
22:19:09 #10 44.93 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
22:19:09 #10 44.96 Selecting previously unselected package libossp-uuid-perl.
22:19:09 #10 44.96 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
22:19:09 #10 44.96 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:09 #10 44.99 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:09 #10 45.00 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
22:19:09 #10 45.00 Unpacking libpackage-stash-xs-perl (0.29-1) ...
22:19:09 #10 45.02 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:09 #10 45.03 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
22:19:09 #10 45.03 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
22:19:09 #10 45.06 Selecting previously unselected package libtext-glob-perl.
22:19:09 #10 45.06 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
22:19:09 #10 45.06 Unpacking libtext-glob-perl (0.10-1) ...
22:19:09 #10 45.09 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:09 #10 45.09 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:09 #10 45.09 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:09 #10 45.12 Selecting previously unselected package libperlio-gzip-perl.
22:19:09 #10 45.12 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
22:19:09 #10 45.15 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
22:19:09 #12 28.59   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     34/82 
22:19:09 #12 28.85   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      35/82 
22:19:09 #12 28.87   Installing       : perl-Carp-1.42-396.el8.noarch                        36/82 
22:19:09 #10 41.62 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
22:19:09 #10 41.63 Unpacking libsort-versions-perl (1.62-1) ...
22:19:09 #10 41.66 Selecting previously unselected package libgit-wrapper-perl.
22:19:09 #10 41.66 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:09 #10 41.66 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:09 #10 41.69 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:09 #10 41.69 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:09 #10 41.70 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:09 #10 41.73 Selecting previously unselected package libio-prompter-perl.
22:19:09 #10 41.73 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
22:19:09 #10 41.73 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:09 #10 41.76 Selecting previously unselected package libjson-perl.
22:19:09 #10 41.77 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
22:19:09 #10 41.77 Unpacking libjson-perl (4.03000-1) ...
22:19:09 #10 41.80 Selecting previously unselected package liblog-any-perl.
22:19:09 #10 41.81 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
22:19:09 #10 41.81 Unpacking liblog-any-perl (1.709-1) ...
22:19:09 #10 41.84 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:09 #11 32.15 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
22:19:09 #11 32.15 Unpacking libdw1:armhf (0.186-1build1) ...
22:19:09 #11 32.18 Selecting previously unselected package debugedit.
22:19:09 #11 32.19 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
22:19:09 #11 32.19 Unpacking debugedit (1:5.0-4build1) ...
22:19:09 #11 32.22 Selecting previously unselected package dwz.
22:19:09 #11 32.22 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
22:19:09 #11 32.22 Unpacking dwz (0.14-1build2) ...
22:19:09 #11 32.26 Selecting previously unselected package gettext.
22:19:09 #11 32.26 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
22:19:09 #11 32.27 Unpacking gettext (0.21-4ubuntu4) ...
22:19:09 #11 32.31 Selecting previously unselected package intltool-debian.
22:19:09 #11 32.32 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:09 #11 32.32 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:09 #11 32.35 Selecting previously unselected package po-debconf.
22:19:09 #11 32.35 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
22:19:09 #11 32.35 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:09 #11 32.40 Selecting previously unselected package debhelper.
22:19:09 latest: Pulling from library/alpine
22:19:09 213ec9aee27d: Pulling fs layer
22:19:09 #11 41.07 Selecting previously unselected package libxml-libxml-perl.
22:19:09 #11 41.07 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
22:19:09 #11 41.07 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:09 #11 41.11 Selecting previously unselected package libxml-parser-perl:amd64.
22:19:09 #11 41.11 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
22:19:09 #11 41.12 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
22:19:09 #11 41.15 Selecting previously unselected package libxml-sax-expat-perl.
22:19:09 #11 41.16 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:09 #11 41.16 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:09 #11 41.19 Selecting previously unselected package libyaml-libyaml-perl.
22:19:09 #11 41.19 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
22:19:09 #11 41.20 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:09 #11 41.22 Selecting previously unselected package licensecheck.
22:19:09 #11 41.23 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
22:19:09 #11 41.23 Unpacking licensecheck (3.2.14-2) ...
22:19:09 #11 41.26 Selecting previously unselected package libdevel-size-perl.
22:19:09 #11 26.36 Selecting previously unselected package cpp.
22:19:09 #11 26.36 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
22:19:09 #11 26.37 Unpacking cpp (4:11.2.0-1ubuntu1) ...
22:19:09 #11 26.40 Selecting previously unselected package libcc1-0:arm64.
22:19:09 #11 26.40 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.41 Unpacking libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.44 Selecting previously unselected package libgomp1:arm64.
22:19:09 #11 26.44 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.45 Unpacking libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.48 Selecting previously unselected package libitm1:arm64.
22:19:09 #11 26.49 Preparing to unpack .../078-libitm1_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.49 Unpacking libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.52 Selecting previously unselected package libatomic1:arm64.
22:19:09 #11 28.57 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:09 #11 28.57 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:09 #11 28.80 Selecting previously unselected package g++-9.
22:19:09 #11 28.80 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
22:19:09 #11 28.81 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:09 #10 31.89 Selecting previously unselected package libalgorithm-diff-perl.
22:19:09 #10 31.89 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:09 #10 31.89 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:09 #10 31.93 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:09 #10 31.93 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
22:19:09 #10 31.94 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:09 #10 31.97 Selecting previously unselected package libalgorithm-merge-perl.
22:19:09 #10 31.97 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:09 #10 31.98 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:09 #10 32.01 Selecting previously unselected package libaliased-perl.
22:19:09 #10 31.13 (113/165): python3-construct-2.10.68-3.fc37.noa 3.0 MB/s | 152 kB     00:00    
22:19:09 #10 31.13 (114/165): pkgconf-pkg-config-1.8.0-3.fc37.aarc 178 kB/s |  10 kB     00:00    
22:19:09 #10 31.17 (115/165): python3-dateutil-2.8.2-4.fc37.noarch 7.2 MB/s | 361 kB     00:00    
22:19:09 #10 31.18 (116/165): python3-dbus-1.3.2-1.fc38.aarch64.rp 3.2 MB/s | 158 kB     00:00    
22:19:09 #10 31.18 (117/165): python3-distro-1.8.0-1.fc38.noarch.r 5.1 MB/s |  49 kB     00:00    
22:19:09 #10 31.22 (118/165): python3-dnf-plugins-core-4.3.1-1.fc3 6.5 MB/s | 277 kB     00:00    
22:19:09 #10 31.22 (119/165): python3-file-magic-5.42-4.fc37.noarc 589 kB/s |  20 kB     00:00    
22:19:09 #10 31.22 (120/165): python3-enchant-3.2.2-5.fc38.noarch. 2.3 MB/s | 103 kB     00:00    
22:19:09 #10 31.23 (121/165): python3-pyxdg-0.27-6.fc37.noarch.rpm  19 MB/s | 135 kB     00:00    
22:19:09 #10 31.23 (122/165): python3-six-1.16.0-8.fc37.noarch.rpm 4.4 MB/s |  42 kB     00:00    
22:19:09 #10 31.24 (123/165): python3-pybeam-0.7-4.fc37.noarch.rpm 1.6 MB/s |  32 kB     00:00    
22:19:09 #10 31.24 (124/165): python3-tomli-w-1.0.0-4.fc37.noarch. 1.6 MB/s |  21 kB     00:00    
22:19:09 #10 31.25 (125/165): qt5-srpm-macros-5.15.6-1.fc38.noarch 949 kB/s | 7.9 kB     00:00    
22:19:09 #10 31.25 (126/165): python3-zstandard-0.18.0-1.fc38.aarc  24 MB/s | 441 kB     00:00    
22:19:09 #10 31.26 (127/165): redhat-rpm-config-232-1.fc38.noarch. 6.0 MB/s |  81 kB     00:00    
22:19:09 #10 31.26 (128/165): rpm-build-4.18.0-3.fc38.aarch64.rpm  6.5 MB/s |  77 kB     00:00    
22:19:09 #10 31.26 (129/165): rpmautospec-rpm-macros-0.3.0-1.fc37. 1.3 MB/s | 8.8 kB     00:00    
22:19:09 #10 31.31 (130/165): rpmlint-2.4.0-3.fc38.noarch.rpm      6.1 MB/s | 330 kB     00:00    
22:19:09 #10 31.31 (131/165): rpmlint-fedora-license-data-1.6-1.fc 287 kB/s |  15 kB     00:00    
22:19:09 #10 31.32 (132/165): rust-srpm-macros-22-1.fc37.noarch.rp 1.6 MB/s | 9.5 kB     00:00    
22:19:09 #10 31.32 (133/165): shared-mime-info-2.2-2.fc37.aarch64.  27 MB/s | 381 kB     00:00    
22:19:09 #10 31.33 (134/165): unzip-6.0-58.fc37.aarch64.rpm         13 MB/s | 182 kB     00:00    
22:19:09 #10 31.33 (135/165): xxhash-libs-0.8.1-3.fc37.aarch64.rpm 2.4 MB/s |  33 kB     00:00    
22:19:09 #11 DONE 0.7s
22:19:09 
22:19:09 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
22:19:09 #12 DONE 0.0s
22:19:09 
22:19:09 #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
22:19:09 #10 29.98 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
22:19:09 #10 29.99 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:09 #10 30.05 Selecting previously unselected package debhelper.
22:19:09 #10 30.05 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
22:19:09 #10 30.06 Unpacking debhelper (13.3.4) ...
22:19:09 #10 30.17 Selecting previously unselected package debian-keyring.
22:19:09 #10 30.17 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
22:19:09 #10 30.17 Unpacking debian-keyring (2021.07.26) ...
22:19:09 #10 28.42 Preparing to unpack .../048-libdpkg-perl_1.20.12+rpi1_all.deb ...
22:19:09 #10 28.43 Unpacking libdpkg-perl (1.20.12+rpi1) ...
22:19:09 #10 28.49 Selecting previously unselected package patch.
22:19:09 #10 28.49 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
22:19:09 #10 28.49 Unpacking patch (2.7.6-7) ...
22:19:09 #10 28.53 Selecting previously unselected package make.
22:19:09 #10 28.53 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
22:19:09 #10 28.54 Unpacking make (4.3-4.1) ...
22:19:09 #10 28.60 Selecting previously unselected package dpkg-dev.
22:19:09 #10 28.60 Preparing to unpack .../051-dpkg-dev_1.20.12+rpi1_all.deb ...
22:19:09 #10 28.60 Unpacking dpkg-dev (1.20.12+rpi1) ...
22:19:09 mkdir -p rpmbuild/SOURCES
22:19:09 docker run --rm -w /v \
22:19:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:19:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:09 	alpine \
22:19:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:19:09 #9 34.25 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
22:19:09 #9 34.26 Unpacking libdata-dump-perl (1.23-1) ...
22:19:09 #9 34.29 Selecting previously unselected package libdigest-bubblebabble-perl.
22:19:09 #9 34.29 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:19:09 #9 34.30 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:19:09 #9 34.33 Selecting previously unselected package libdigest-hmac-perl.
22:19:09 #9 34.33 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:19:09 #9 34.33 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:09 #9 34.37 Selecting previously unselected package libdistro-info-perl.
22:19:09 #9 34.37 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
22:19:09 #9 34.38 Unpacking libdistro-info-perl (0.21) ...
22:19:09 #9 34.41 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:09 #9 34.41 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:09 #9 34.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:09 #9 34.45 Selecting previously unselected package libmailtools-perl.
22:19:09 #9 34.45 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
22:19:09 #9 34.46 Unpacking libmailtools-perl (2.18-1) ...
22:19:09 #9 34.50 Selecting previously unselected package libnet-ip-perl.
22:19:09 #9 34.50 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
22:19:09 #9 34.51 Unpacking libnet-ip-perl (1.26-2) ...
22:19:09 #9 34.54 Selecting previously unselected package libnet-dns-perl.
22:19:09 #9 34.54 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
22:19:09 #9 34.55 Unpacking libnet-dns-perl (1.19-1) ...
22:19:09 #9 34.62 Selecting previously unselected package libnet-domain-tld-perl.
22:19:09 #24 33.72 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:19:09 #24 33.72 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:19:09 #11 31.54 Selecting previously unselected package g++-9.
22:19:09 #11 31.54 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
22:19:09 #11 31.55 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:09 #13 6.679 (25/74): selinux-policy-targeted-34.1.44-1.el9.  24 MB/s | 6.7 MB     00:00    
22:19:09 #13 6.717 (26/74): automake-1.16.2-6.el9.noarch.rpm       4.7 MB/s | 689 kB     00:00    
22:19:09 #13 6.769 (27/74): cmake-3.20.2-7.el9.x86_64.rpm           54 MB/s | 6.7 MB     00:00    
22:19:09 #13 6.773 (28/74): cmake-filesystem-3.20.2-7.el9.x86_64.r 449 kB/s |  23 kB     00:00    
22:19:09 #13 6.788 (29/74): cmake-data-3.20.2-7.el9.noarch.rpm      32 MB/s | 2.1 MB     00:00    
22:19:09 #13 6.791 (30/74): cmake-rpm-macros-3.20.2-7.el9.noarch.r 783 kB/s |  16 kB     00:00    
22:19:09 #13 6.802 (31/74): gcc-plugin-annobin-11.3.1-2.1.el9.x86_ 6.2 MB/s |  69 kB     00:00    
22:19:09 #13 6.812 (32/74): git-2.31.1-2.el9.2.x86_64.rpm           14 MB/s | 124 kB     00:00    
22:19:09 #9 34.37 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.37 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
22:19:09 #9 34.41 Selecting previously unselected package gpgsm.
22:19:09 #9 34.42 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
22:19:09 #9 34.42 Unpacking gpgsm (2.2.12-1+deb10u2) ...
22:19:09 #9 34.48 Selecting previously unselected package gnupg.
22:19:09 #9 34.48 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
22:19:09 #9 34.49 Unpacking gnupg (2.2.12-1+deb10u2) ...
22:19:09 #9 34.55 Selecting previously unselected package libfile-which-perl.
22:19:09 #9 34.55 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
22:19:09 #9 34.55 Unpacking libfile-which-perl (1.23-1) ...
22:19:09 #9 34.57 Selecting previously unselected package libfile-homedir-perl.
22:19:09 #9 34.58 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
22:19:09 #9 34.58 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:09 #9 34.61 Selecting previously unselected package libio-pty-perl.
22:19:09 #10 28.51 Selecting previously unselected package libfakeroot:armhf.
22:19:09 #10 28.52 Preparing to unpack .../057-libfakeroot_1.23-1_armhf.deb ...
22:19:09 #10 28.52 Unpacking libfakeroot:armhf (1.23-1) ...
22:19:09 #10 28.55 Selecting previously unselected package fakeroot.
22:19:09 #10 28.55 Preparing to unpack .../058-fakeroot_1.23-1_armhf.deb ...
22:19:09 #10 28.55 Unpacking fakeroot (1.23-1) ...
22:19:09 #10 28.59 Selecting previously unselected package libfile-which-perl.
22:19:09 #10 28.59 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:19:09 #10 28.59 Unpacking libfile-which-perl (1.23-1) ...
22:19:09 #10 28.61 Selecting previously unselected package libfile-homedir-perl.
22:19:09 #10 28.62 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
22:19:09 #10 28.62 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:09 #10 28.65 Selecting previously unselected package libio-pty-perl.
22:19:09 #10 28.65 Preparing to unpack .../061-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
22:19:09 #10 28.65 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
22:19:09 #10 28.68 Selecting previously unselected package libipc-run-perl.
22:19:09 #10 28.68 Preparing to unpack .../062-libipc-run-perl_20180523.0-1_all.deb ...
22:19:09 #10 28.69 Unpacking libipc-run-perl (20180523.0-1) ...
22:19:09 #10 28.72 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:09 #13 78.74   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
22:19:09 #10 34.76 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
22:19:09 #10 34.76 Unpacking intltool-debian (0.35.0+20060710.4) ...
22:19:09 #10 34.79 Selecting previously unselected package po-debconf.
22:19:09 #10 34.79 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
22:19:09 #10 34.80 Unpacking po-debconf (1.0.20) ...
22:19:09 #10 34.84 Selecting previously unselected package debhelper.
22:19:09 #10 34.84 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
22:19:09 #10 34.84 Unpacking debhelper (11.1.6ubuntu2) ...
22:19:09 #10 34.93 Selecting previously unselected package libfile-which-perl.
22:19:09 #10 34.93 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
22:19:09 #10 34.93 Unpacking libfile-which-perl (1.21-1) ...
22:19:09 #10 34.99 Selecting previously unselected package libfile-homedir-perl.
22:19:09 #10 35.00 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
22:19:09 #10 35.00 Unpacking libfile-homedir-perl (1.002-1) ...
22:19:09 #10 35.04 Selecting previously unselected package devscripts.
22:19:09 + REF=refs/tags/v0.21.0
22:19:09 + [ -n refs/tags/v0.21.0 ]
22:19:09 + REF_FETCH=refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.21.0:refs/tags/v0.21.0
22:19:09 #10 43.96 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
22:19:09 #10 43.97 Unpacking libsort-versions-perl (1.62-1) ...
22:19:09 #10 44.01 Selecting previously unselected package libgit-wrapper-perl.
22:19:09 #10 44.01 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
22:19:09 #10 44.02 Unpacking libgit-wrapper-perl (0.047-1) ...
22:19:09 #10 44.06 Selecting previously unselected package libio-html-perl.
22:19:09 #10 44.06 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
22:19:09 #10 44.07 Unpacking libio-html-perl (1.001-1) ...
22:19:09 #10 44.10 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:09 #10 44.11 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:09 #10 44.11 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:09 #10 44.14 Selecting previously unselected package libhttp-message-perl.
22:19:09 #10 44.14 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
22:19:09 #10 44.14 Unpacking libhttp-message-perl (6.14-1) ...
22:19:09 #10 44.18 Selecting previously unselected package libhtml-form-perl.
22:19:09 #10 34.22 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
22:19:09 #10 34.23 Unpacking libemail-valid-perl (1.202-1) ...
22:19:09 #10 34.25 Selecting previously unselected package libencode-locale-perl.
22:19:09 #10 34.26 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
22:19:09 #10 34.26 Unpacking libencode-locale-perl (1.05-1) ...
22:19:09 #10 34.29 Selecting previously unselected package libexporter-tiny-perl.
22:19:09 #10 34.29 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
22:19:09 #10 34.30 Unpacking libexporter-tiny-perl (1.000000-2) ...
22:19:09 #10 34.33 Selecting previously unselected package libipc-system-simple-perl.
22:19:09 #10 34.34 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:09 #10 34.34 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:09 #10 34.37 Selecting previously unselected package libfile-basedir-perl.
22:19:09 #10 34.37 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
22:19:09 #10 34.38 Unpacking libfile-basedir-perl (0.07-1) ...
22:19:09 #10 34.41 Selecting previously unselected package libfile-chdir-perl.
22:19:09 #10 34.41 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:09 #10 34.42 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:09 #10 34.45 Selecting previously unselected package libfile-fcntllock-perl.
22:19:09 #10 45.18 Selecting previously unselected package libpod-constants-perl.
22:19:09 #10 45.18 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
22:19:09 #10 45.18 Unpacking libpod-constants-perl (0.19-1) ...
22:19:09 #10 45.21 Selecting previously unselected package libreadonly-perl.
22:19:09 #10 45.21 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
22:19:09 #10 45.22 Unpacking libreadonly-perl (2.050-1) ...
22:19:09 #10 45.24 Selecting previously unselected package libref-util-perl.
22:19:09 #10 45.24 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
22:19:09 #10 45.25 Unpacking libref-util-perl (0.204-1) ...
22:19:09 #10 45.27 Selecting previously unselected package libref-util-xs-perl.
22:19:09 #10 45.28 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
22:19:09 #10 45.28 Unpacking libref-util-xs-perl (0.117-1+b1) ...
22:19:09 #10 45.31 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:09 #10 45.31 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
22:19:09 #10 45.31 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
22:19:09 #10 45.34 Selecting previously unselected package libsasl2-modules:amd64.
22:19:09 #10 45.34 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
22:19:09 #10 45.35 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:19:09 #10 45.38 Selecting previously unselected package libsereal-decoder-perl.
22:19:09 #12 28.88   Installing       : perl-Exporter-5.72-396.el8.noarch                    37/82 
22:19:09 #12 29.11   Installing       : perl-libs-4:5.26.3-421.el8.x86_64                    38/82 
22:19:09 #12 29.13   Installing       : perl-parent-1:0.237-1.el8.noarch                     39/82 
22:19:09 #12 29.15   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           40/82 
22:19:09 #12 29.16   Installing       : perl-macros-4:5.26.3-421.el8.x86_64                  41/82 
22:19:09 #12 29.17   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         42/82 
22:19:09 #12 29.19   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           43/82 
22:19:09 #10 41.85 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:09 #10 41.85 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:09 #10 41.88 Selecting previously unselected package libpackage-stash-perl.
22:19:09 #10 41.88 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
22:19:09 #10 41.88 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:09 #10 41.91 Selecting previously unselected package libsub-identify-perl.
22:19:09 #10 41.91 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
22:19:09 #10 41.92 Unpacking libsub-identify-perl (0.14-1+b3) ...
22:19:09 #10 41.95 Selecting previously unselected package libsub-name-perl.
22:19:09 #10 41.95 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
22:19:09 #10 41.95 Unpacking libsub-name-perl (0.26-1+b1) ...
22:19:09 #10 41.98 Selecting previously unselected package libnamespace-clean-perl.
22:19:09 #10 41.98 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:09 #10 41.99 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:09 #10 42.03 Selecting previously unselected package libpath-tiny-perl.
22:19:09 #10 42.03 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
22:19:09 #10 42.03 Unpacking libpath-tiny-perl (0.118-1) ...
22:19:09 #10 42.07 Selecting previously unselected package libtype-tiny-perl.
22:19:09 #11 32.40 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
22:19:09 #11 32.41 Unpacking debhelper (13.6ubuntu1) ...
22:19:09 #11 32.46 Selecting previously unselected package libfakeroot:armhf.
22:19:09 #11 32.47 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
22:19:09 #11 32.47 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
22:19:09 #11 32.50 Selecting previously unselected package fakeroot.
22:19:09 #11 32.50 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
22:19:09 #11 32.51 Unpacking fakeroot (1.28-1ubuntu1) ...
22:19:09 #11 32.55 Selecting previously unselected package libassuan0:armhf.
22:19:09 #11 32.55 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
22:19:09 #11 32.55 Unpacking libassuan0:armhf (2.5.5-1build1) ...
22:19:09 #11 32.58 Selecting previously unselected package gpgconf.
22:19:09 #11 32.58 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 32.59 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
22:19:09 #11 32.62 Selecting previously unselected package libksba8:armhf.
22:19:09 213ec9aee27d: Verifying Checksum
22:19:09 213ec9aee27d: Download complete
22:19:09 213ec9aee27d: Pull complete
22:19:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:19:09 Status: Downloaded newer image for alpine:latest
22:19:09 #11 41.27 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
22:19:09 #11 41.27 Unpacking libdevel-size-perl (0.83-1build4) ...
22:19:09 #11 41.30 Selecting previously unselected package libipc-run3-perl.
22:19:09 #11 41.30 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
22:19:09 #11 41.30 Unpacking libipc-run3-perl (0.048-2) ...
22:19:09 #11 41.34 Selecting previously unselected package lzip.
22:19:09 #11 41.34 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
22:19:09 #11 41.35 Unpacking lzip (1.23-1) ...
22:19:09 #11 41.38 Selecting previously unselected package lzop.
22:19:09 #11 41.38 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
22:19:09 #11 41.38 Unpacking lzop (1.04-2build2) ...
22:19:09 #11 41.41 Selecting previously unselected package t1utils.
22:19:09 #11 41.41 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
22:19:09 #11 41.42 Unpacking t1utils (1.41-4build2) ...
22:19:09 #11 41.45 Selecting previously unselected package unzip.
22:19:09 #11 41.45 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ...
22:19:09 #11 41.45 Unpacking unzip (6.0-26ubuntu3.1) ...
22:19:09 #11 41.50 Selecting previously unselected package lintian.
22:19:09 #11 26.53 Preparing to unpack .../079-libatomic1_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.53 Unpacking libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.56 Selecting previously unselected package libasan6:arm64.
22:19:09 #11 26.57 Preparing to unpack .../080-libasan6_11.2.0-19ubuntu1_arm64.deb ...
22:19:09 #11 26.57 Unpacking libasan6:arm64 (11.2.0-19ubuntu1) ...
22:19:09 #11 26.64 Selecting previously unselected package liblsan0:arm64.
22:19:09 #11 26.65 Preparing to unpack .../081-liblsan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.65 Unpacking liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.70 Selecting previously unselected package libtsan0:arm64.
22:19:09 #11 26.70 Preparing to unpack .../082-libtsan0_11.2.0-19ubuntu1_arm64.deb ...
22:19:09 #11 26.71 Unpacking libtsan0:arm64 (11.2.0-19ubuntu1) ...
22:19:09 #10 32.01 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
22:19:09 #10 32.02 Unpacking libaliased-perl (0.34-1.1) ...
22:19:09 #10 32.05 Selecting previously unselected package libapt-pkg-perl.
22:19:09 #10 32.05 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
22:19:09 #10 32.10 Unpacking libapt-pkg-perl (0.1.39) ...
22:19:09 #10 32.14 Selecting previously unselected package libarchive-cpio-perl.
22:19:09 #10 32.14 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:09 #10 32.15 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:09 #10 32.19 Selecting previously unselected package libarchive13:arm64.
22:19:09 #10 32.19 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:19:09 #10 32.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:19:09 #10 32.28 Selecting previously unselected package libarray-intspan-perl.
22:19:09 #10 31.34 (136/165): xz-5.2.7-1.fc38.aarch64.rpm           30 MB/s | 305 kB     00:00    
22:19:09 #10 31.34 (137/165): zip-3.0-33.fc37.aarch64.rpm           19 MB/s | 256 kB     00:00    
22:19:09 #10 31.38 (138/165): zstd-1.5.2-3.fc37.aarch64.rpm        9.0 MB/s | 412 kB     00:00    
22:19:09 #10 31.38 (139/165): dnf-data-4.14.0-1.fc38.noarch.rpm    1.1 MB/s |  43 kB     00:00    
22:19:09 #10 31.39 (140/165): dnf-4.14.0-1.fc38.noarch.rpm          10 MB/s | 480 kB     00:00    
22:19:09 #10 31.39 (141/165): elfutils-libelf-0.187-8.fc38.aarch64  15 MB/s | 197 kB     00:00    
22:19:09 #10 31.40 (142/165): elfutils-libs-0.187-8.fc38.aarch64.r  17 MB/s | 255 kB     00:00    
22:19:09 #10 31.41 (143/165): file-libs-5.42-4.fc37.aarch64.rpm     37 MB/s | 674 kB     00:00    
22:19:09 #10 31.47 (144/165): glibc-2.36.9000-10.fc38.aarch64.rpm   20 MB/s | 1.6 MB     00:00    
22:19:09 #10 31.48 (145/165): glibc-common-2.36.9000-10.fc38.aarch 3.5 MB/s | 290 kB     00:00    
22:19:09 #10 31.48 (146/165): glibc-minimal-langpack-2.36.9000-10. 4.0 MB/s |  17 kB     00:00    
22:19:09 #10 31.49 (147/165): gpgme-1.17.0-4.fc37.aarch64.rpm       19 MB/s | 205 kB     00:00    
22:19:09 #10 31.49 (148/165): libcomps-0.1.18-4.fc37.aarch64.rpm   5.6 MB/s |  74 kB     00:00    
22:19:09 #10 31.50 (149/165): libdnf-0.68.0-1.fc38.aarch64.rpm      39 MB/s | 623 kB     00:00    
22:19:09 #10 31.51 (150/165): ncurses-base-6.3-3.20220501.fc37.noa 8.3 MB/s |  86 kB     00:00    
22:19:09 #10 31.54 (151/165): ncurses-libs-6.3-3.20220501.fc37.aar 6.4 MB/s | 318 kB     00:00    
22:19:09 #10 31.55 (152/165): python3-3.11.0~rc2-1.fc38.aarch64.rp 598 kB/s |  27 kB     00:00    
22:19:09 #10 31.56 (153/165): python3-gpg-1.17.0-4.fc37.aarch64.rp  24 MB/s | 294 kB     00:00    
22:19:09 #10 31.59 (154/165): python3-dnf-4.14.0-1.fc38.noarch.rpm  13 MB/s | 607 kB     00:00    
22:19:09 #10 28.70 Selecting previously unselected package libelf1:armhf.
22:19:09 #10 28.71 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
22:19:09 #10 28.71 Unpacking libelf1:armhf (0.183-1) ...
22:19:09 #10 28.75 Selecting previously unselected package dwz.
22:19:09 #10 28.75 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
22:19:09 #10 28.76 Unpacking dwz (0.13+20210201-1) ...
22:19:09 #10 28.80 Selecting previously unselected package libicu67:armhf.
22:19:09 #10 28.80 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ...
22:19:09 #10 28.81 Unpacking libicu67:armhf (67.1-7) ...
22:19:09 #9 34.62 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:09 #9 34.63 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:09 #9 34.67 Selecting previously unselected package libemail-valid-perl.
22:19:09 #9 34.67 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
22:19:09 #9 34.68 Unpacking libemail-valid-perl (1.202-1) ...
22:19:09 #9 34.71 Selecting previously unselected package libexporter-tiny-perl.
22:19:09 #9 34.71 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
22:19:09 #9 34.72 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:19:09 #9 34.76 Selecting previously unselected package libipc-system-simple-perl.
22:19:09 #9 34.76 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:09 #9 34.77 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:09 #9 34.80 Selecting previously unselected package libfile-basedir-perl.
22:19:09 #9 34.80 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
22:19:09 #9 34.81 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:09 #9 34.85 Selecting previously unselected package libfile-chdir-perl.
22:19:09 #13 6.935 (33/74): git-core-2.31.1-2.el9.2.x86_64.rpm      30 MB/s | 3.6 MB     00:00    
22:19:09 #13 6.979 (34/74): git-core-doc-2.31.1-2.el9.2.noarch.rpm  61 MB/s | 2.5 MB     00:00    
22:19:09 #13 6.990 (35/74): glibc-devel-2.34-47.el9.x86_64.rpm     4.9 MB/s |  44 kB     00:00    
22:19:09 #13 7.053 (36/74): glibc-headers-2.34-47.el9.x86_64.rpm   8.8 MB/s | 545 kB     00:00    
22:19:09 #9 34.61 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
22:19:09 #9 34.61 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
22:19:09 #9 34.64 Selecting previously unselected package libipc-run-perl.
22:19:09 #9 34.64 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
22:19:09 #9 34.64 Unpacking libipc-run-perl (20180523.0-1) ...
22:19:09 #9 34.68 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:09 #9 34.68 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:09 #9 34.69 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:09 #9 34.71 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:09 #9 34.72 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:09 #9 34.72 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:09 #9 34.74 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:09 #9 34.75 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:09 #9 34.75 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:09 #9 34.78 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:09 #9 34.78 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
22:19:09 #9 34.78 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:09 #9 34.81 Selecting previously unselected package libdynaloader-functions-perl.
22:19:09 #9 34.81 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:09 #9 34.81 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:09 #9 34.84 Selecting previously unselected package libdevel-callchecker-perl.
22:19:09 #9 34.84 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
22:19:09 #9 34.84 Unpacking libdevel-callchecker-perl (0.008-1) ...
22:19:09 #9 34.87 Selecting previously unselected package libparams-classify-perl.
22:19:09 #9 34.87 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
22:19:09 #9 34.88 Unpacking libparams-classify-perl (0.015-1+b1) ...
22:19:09 #9 34.90 Selecting previously unselected package libmodule-runtime-perl.
22:19:09 #9 34.90 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:09 #9 34.91 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:09 #9 34.95 Selecting previously unselected package libimport-into-perl.
22:19:09 #10 28.72 Preparing to unpack .../063-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:09 #10 28.72 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:09 #10 28.75 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:09 #10 28.75 Preparing to unpack .../064-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:09 #10 28.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:09 #10 28.78 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:09 #10 28.78 Preparing to unpack .../065-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:09 #10 28.78 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:09 #10 28.81 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:09 #10 28.81 Preparing to unpack .../066-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
22:19:09 #10 28.81 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:09 #10 28.84 Selecting previously unselected package libdynaloader-functions-perl.
22:19:09 #10 28.84 Preparing to unpack .../067-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:09 #10 28.84 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:09 #10 28.87 Selecting previously unselected package libdevel-callchecker-perl.
22:19:09 #10 28.87 Preparing to unpack .../068-libdevel-callchecker-perl_0.008-1_armhf.deb ...
22:19:09 #10 28.87 Unpacking libdevel-callchecker-perl (0.008-1) ...
22:19:09 #10 28.90 Selecting previously unselected package libparams-classify-perl.
22:19:09 #10 28.90 Preparing to unpack .../069-libparams-classify-perl_0.015-1+b1_armhf.deb ...
22:19:09 #10 28.90 Unpacking libparams-classify-perl (0.015-1+b1) ...
22:19:09 #10 28.93 Selecting previously unselected package libmodule-runtime-perl.
22:19:09 #10 28.93 Preparing to unpack .../070-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:09 #10 28.93 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:09 #10 28.96 Selecting previously unselected package libimport-into-perl.
22:19:09 From https://github.com/docker/scan-cli-plugin
22:19:09  * [new tag]         v0.21.0    -> v0.21.0
22:19:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.21.0
22:19:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 ubuntu-focal
22:19:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:19:09 mkdir -p sources
22:19:09 docker run --rm -w /v \
22:19:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:19:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:19:09 	alpine \
22:19:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:19:09 Unable to find image 'alpine:latest' locally
22:19:09 #10 35.04 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
22:19:09 #10 35.06 Unpacking devscripts (2.17.12ubuntu1.1) ...
22:19:09 #10 35.15 Selecting previously unselected package diffstat.
22:19:09 #10 35.15 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
22:19:09 #10 35.16 Unpacking diffstat (1.61-1build1) ...
22:19:09 #10 35.19 Selecting previously unselected package libassuan0:armhf.
22:19:09 #10 35.20 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
22:19:09 #10 35.20 Unpacking libassuan0:armhf (2.5.1-2) ...
22:19:09 #10 35.23 Selecting previously unselected package gpgconf.
22:19:09 #10 35.24 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:09 #10 35.24 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
22:19:09 #10 35.28 Selecting previously unselected package libksba8:armhf.
22:19:09 #10 44.18 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
22:19:09 #10 44.19 Unpacking libhtml-form-perl (6.03-1) ...
22:19:09 #10 44.22 Selecting previously unselected package libhtml-tree-perl.
22:19:09 #10 44.22 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
22:19:09 #10 44.23 Unpacking libhtml-tree-perl (5.07-1) ...
22:19:09 #10 44.28 Selecting previously unselected package libhtml-format-perl.
22:19:09 #10 44.28 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
22:19:09 #10 44.28 Unpacking libhtml-format-perl (2.12-1) ...
22:19:09 #10 44.32 Selecting previously unselected package libhttp-cookies-perl.
22:19:09 #10 44.32 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:09 #10 44.33 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:09 #10 44.36 Selecting previously unselected package libhttp-daemon-perl.
22:19:09 #10 44.36 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
22:19:09 #10 44.36 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:09 #10 44.39 Selecting previously unselected package libhttp-negotiate-perl.
22:19:09 #10 44.40 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
22:19:09 #10 44.40 Unpacking libhttp-negotiate-perl (6.00-2) ...
22:19:09 #10 44.43 Selecting previously unselected package libimport-into-perl.
22:19:09 #10 44.43 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
22:19:09 #10 44.43 Unpacking libimport-into-perl (1.002005-1) ...
22:19:09 #10 44.46 Selecting previously unselected package libio-pty-perl.
22:19:09 #10 44.46 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
22:19:09 #10 44.47 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
22:19:09 #10 44.50 Selecting previously unselected package libio-string-perl.
22:19:09 #10 45.38 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
22:19:09 #10 45.38 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:09 #10 45.42 Selecting previously unselected package libsereal-encoder-perl.
22:19:09 #10 45.42 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
22:19:09 #10 45.42 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:09 #10 45.46 Selecting previously unselected package libsereal-perl.
22:19:09 #10 45.46 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
22:19:09 #10 45.46 Unpacking libsereal-perl (4.005-1) ...
22:19:09 #10 45.48 Selecting previously unselected package libtask-weaken-perl.
22:19:09 #10 45.48 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
22:19:09 #10 45.49 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:09 #10 45.51 Selecting previously unselected package libxml-parser-perl.
22:19:09 #10 45.52 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
22:19:09 #10 45.52 Unpacking libxml-parser-perl (2.44-4) ...
22:19:09 #10 45.56 Selecting previously unselected package libsoap-lite-perl.
22:19:09 #10 45.57 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
22:19:09 #10 45.57 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:09 #10 45.62 Selecting previously unselected package libsort-key-perl.
22:19:09 #10 34.45 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
22:19:09 #10 34.46 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
22:19:09 #10 34.52 Selecting previously unselected package libhttp-date-perl.
22:19:09 #10 34.52 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
22:19:09 #10 34.53 Unpacking libhttp-date-perl (6.02-1) ...
22:19:09 #10 34.56 Selecting previously unselected package libfile-listing-perl.
22:19:09 #10 34.57 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
22:19:09 #10 34.57 Unpacking libfile-listing-perl (6.04-1) ...
22:19:09 #10 34.60 Selecting previously unselected package libfont-afm-perl.
22:19:09 #10 34.60 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
22:19:09 #10 34.61 Unpacking libfont-afm-perl (1.20-2) ...
22:19:09 #10 34.64 Selecting previously unselected package libio-stringy-perl.
22:19:09 #10 34.64 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
22:19:09 #10 34.65 Unpacking libio-stringy-perl (2.111-2) ...
22:19:09 #10 34.68 Selecting previously unselected package libparams-validate-perl.
22:19:09 #10 34.69 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
22:19:09 #10 34.69 Unpacking libparams-validate-perl (1.29-1) ...
22:19:09 #10 34.73 Selecting previously unselected package libsub-exporter-perl.
22:19:09 #10 34.73 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
22:19:09 #10 34.74 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:09 #10 34.78 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:09 #10 34.78 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
22:19:09 #10 34.78 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
22:19:09 #12 29.21   Installing       : perl-File-Path-2.15-2.el8.noarch                     44/82 
22:19:09 #12 29.23   Installing       : perl-IO-1.38-421.el8.x86_64                          45/82 
22:19:09 #12 29.25   Installing       : perl-PathTools-3.74-1.el8.x86_64                     46/82 
22:19:09 #12 29.27   Installing       : perl-constant-1.33-396.el8.noarch                    47/82 
22:19:09 #12 29.29   Installing       : perl-threads-1:2.21-2.el8.x86_64                     48/82 
22:19:09 #10 42.07 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
22:19:09 #10 42.07 Unpacking libtype-tiny-perl (1.012001-2) ...
22:19:09 #10 42.13 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:09 #10 42.14 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:09 #10 42.14 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:09 #10 42.19 Selecting previously unselected package libglib2.0-0:amd64.
22:19:09 #10 42.19 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
22:19:09 #10 42.19 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
22:19:09 #10 42.34 Selecting previously unselected package libglib2.0-data.
22:19:09 #11 32.62 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.1_armhf.deb ...
22:19:09 #11 32.63 Unpacking libksba8:armhf (1.6.0-2ubuntu0.1) ...
22:19:09 #11 32.66 Selecting previously unselected package libnpth0:armhf.
22:19:09 #11 32.67 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
22:19:09 #11 32.67 Unpacking libnpth0:armhf (1.6-3build2) ...
22:19:09 #11 32.71 Selecting previously unselected package dirmngr.
22:19:09 #11 32.71 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 32.73 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
22:19:09 #11 32.76 Selecting previously unselected package gnupg-l10n.
22:19:09 #11 32.76 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
22:19:09 #11 32.77 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:09 #11 32.81 Selecting previously unselected package gnupg-utils.
22:19:09 #11 32.81 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 32.81 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:09 #11 32.86 Selecting previously unselected package gpg.
22:19:09 #11 41.50 Preparing to unpack .../346-lintian_2.114.0ubuntu1.1_all.deb ...
22:19:09 #11 41.51 Unpacking lintian (2.114.0ubuntu1.1) ...
22:19:09 #11 26.81 Selecting previously unselected package libubsan1:arm64.
22:19:09 #11 26.81 Preparing to unpack .../083-libubsan1_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.81 Unpacking libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.88 Selecting previously unselected package libhwasan0:arm64.
22:19:09 #11 26.88 Preparing to unpack .../084-libhwasan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
22:19:09 #11 26.89 Unpacking libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:09 #11 26.94 Selecting previously unselected package libgcc-11-dev:arm64.
22:19:09 #11 26.94 Preparing to unpack .../085-libgcc-11-dev_11.2.0-19ubuntu1_arm64.deb ...
22:19:09 #11 26.95 Unpacking libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ...
22:19:09 #11 27.02 Selecting previously unselected package gcc-11.
22:19:09 #11 27.03 Preparing to unpack .../086-gcc-11_11.2.0-19ubuntu1_arm64.deb ...
22:19:09 #11 27.03 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
22:19:09 #10 32.28 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
22:19:09 #10 32.29 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:09 #10 32.32 Selecting previously unselected package libauthen-sasl-perl.
22:19:09 #10 32.33 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:09 #10 32.33 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:09 #10 32.36 Selecting previously unselected package libmodule-implementation-perl.
22:19:09 #10 32.37 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:09 #10 32.37 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:09 #10 32.40 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:09 #10 32.40 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:09 #10 32.41 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:09 #10 32.44 Selecting previously unselected package libvariable-magic-perl.
22:19:09 #10 32.44 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
22:19:09 #10 32.45 Unpacking libvariable-magic-perl (0.62-1+b3) ...
22:19:09 #10 32.48 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:09 #10 32.48 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
22:19:09 #10 32.48 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:09 #10 32.52 Selecting previously unselected package libpng16-16:arm64.
22:19:09 #10 31.60 (155/165): python3-hawkey-0.68.0-1.fc38.aarch64 2.3 MB/s | 101 kB     00:00    
22:19:09 #10 31.60 (156/165): python3-libcomps-0.1.18-4.fc37.aarch 1.1 MB/s |  48 kB     00:00    
22:19:09 #10 31.62 (157/165): python3-libdnf-0.68.0-1.fc38.aarch64  39 MB/s | 764 kB     00:00    
22:19:09 #10 31.62 (158/165): python3-rpm-4.18.0-3.fc38.aarch64.rp 5.3 MB/s |  96 kB     00:00    
22:19:09 #10 31.64 (159/165): rpm-build-libs-4.18.0-3.fc38.aarch64 4.5 MB/s |  91 kB     00:00    
22:19:09 #10 31.65 (160/165): rpm-4.18.0-3.fc38.aarch64.rpm         19 MB/s | 570 kB     00:00    
22:19:09 #10 31.78 (161/165): python3-libs-3.11.0~rc2-1.fc38.aarch  52 MB/s | 9.5 MB     00:00    
22:19:09 #10 31.79 (162/165): rpm-libs-4.18.0-3.fc38.aarch64.rpm   2.2 MB/s | 313 kB     00:00    
22:19:09 #10 31.79 (163/165): rpm-sign-libs-4.18.0-3.fc38.aarch64. 196 kB/s |  26 kB     00:00    
22:19:09 #10 31.79 (164/165): xz-libs-5.2.7-1.fc38.aarch64.rpm      15 MB/s |  91 kB     00:00    
22:19:09 #10 31.80 (165/165): yum-4.14.0-1.fc38.noarch.rpm         3.2 MB/s |  40 kB     00:00    
22:19:09 #10 31.80 --------------------------------------------------------------------------------
22:19:09 #10 31.80 Total                                            21 MB/s |  47 MB     00:02     
22:19:09 #10 31.81 Fedora - Rawhide - Developmental packages for t 1.6 MB/s | 1.6 kB     00:00    
22:19:09 #9 34.85 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:09 #9 34.85 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:09 #9 34.88 Selecting previously unselected package libfile-fcntllock-perl.
22:19:09 #9 34.89 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
22:19:09 #9 34.89 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
22:19:09 #9 34.92 Selecting previously unselected package libfont-afm-perl.
22:19:09 #9 34.93 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
22:19:09 #9 34.93 Unpacking libfont-afm-perl (1.20-2) ...
22:19:09 #9 34.97 Selecting previously unselected package libfribidi0:arm64.
22:19:09 #9 34.97 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
22:19:09 #9 34.97 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
22:19:09 #9 35.01 Selecting previously unselected package libfuture-perl.
22:19:09 #9 35.01 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
22:19:09 #9 35.01 Unpacking libfuture-perl (0.39-1) ...
22:19:09 #9 35.05 Selecting previously unselected package libio-stringy-perl.
22:19:09 #9 35.05 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
22:19:09 #9 35.05 Unpacking libio-stringy-perl (2.111-3) ...
22:19:09 #9 35.09 Selecting previously unselected package libparams-validate-perl.
22:19:09 #13 7.266 (37/74): gcc-11.3.1-2.1.el9.x86_64.rpm           67 MB/s |  32 MB     00:00    
22:19:09 #13 7.290 (38/74): kernel-headers-5.14.0-176.el9.x86_64.r  15 MB/s | 3.6 MB     00:00    
22:19:09 #13 7.293 (39/74): libmpc-1.2.1-4.el9.x86_64.rpm          2.3 MB/s |  62 kB     00:00    
22:19:09 #9 34.95 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
22:19:09 #9 34.95 Unpacking libimport-into-perl (1.002005-1) ...
22:19:09 #9 34.99 Selecting previously unselected package librole-tiny-perl.
22:19:09 #9 34.99 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
22:19:09 #9 35.00 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:09 #9 35.02 Selecting previously unselected package libstrictures-perl.
22:19:09 #9 35.03 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
22:19:09 #9 35.03 Unpacking libstrictures-perl (2.000005-1) ...
22:19:09 #9 35.06 Selecting previously unselected package libsub-quote-perl.
22:19:09 #9 35.06 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
22:19:09 #9 35.07 Unpacking libsub-quote-perl (2.005001-1) ...
22:19:09 #9 35.10 Selecting previously unselected package libmoo-perl.
22:19:09 #9 35.10 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
22:19:09 #9 35.11 Unpacking libmoo-perl (2.003004-2) ...
22:19:09 #9 35.14 Selecting previously unselected package libencode-locale-perl.
22:19:09 #9 35.14 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
22:19:09 #9 35.15 Unpacking libencode-locale-perl (1.05-1) ...
22:19:09 #9 35.17 Selecting previously unselected package libtimedate-perl.
22:19:09 #11 32.10 Selecting previously unselected package g++.
22:19:09 #11 32.10 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
22:19:09 #11 32.11 Unpacking g++ (4:9.3.0-1ubuntu2) ...
22:19:09 #11 32.13 Selecting previously unselected package make.
22:19:09 #11 32.13 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
22:19:09 #11 32.14 Unpacking make (4.2.1-1.2) ...
22:19:09 #11 32.18 Selecting previously unselected package libdpkg-perl.
22:19:09 #11 32.18 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
22:19:09 #11 32.18 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
22:19:09 #11 32.23 Selecting previously unselected package patch.
22:19:09 #10 28.96 Preparing to unpack .../071-libimport-into-perl_1.002005-1_all.deb ...
22:19:09 #10 28.97 Unpacking libimport-into-perl (1.002005-1) ...
22:19:09 #10 28.99 Selecting previously unselected package librole-tiny-perl.
22:19:09 #10 28.99 Preparing to unpack .../072-librole-tiny-perl_2.000006-1_all.deb ...
22:19:09 #10 29.00 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:09 #10 29.03 Selecting previously unselected package libstrictures-perl.
22:19:09 #10 29.03 Preparing to unpack .../073-libstrictures-perl_2.000005-1_all.deb ...
22:19:09 #10 29.03 Unpacking libstrictures-perl (2.000005-1) ...
22:19:09 #10 29.06 Selecting previously unselected package libsub-quote-perl.
22:19:09 #10 29.06 Preparing to unpack .../074-libsub-quote-perl_2.005001-1_all.deb ...
22:19:09 #10 29.07 Unpacking libsub-quote-perl (2.005001-1) ...
22:19:09 #10 29.09 Selecting previously unselected package libmoo-perl.
22:19:09 #10 29.09 Preparing to unpack .../075-libmoo-perl_2.003004-2_all.deb ...
22:19:09 #10 29.10 Unpacking libmoo-perl (2.003004-2) ...
22:19:09 #10 29.13 Selecting previously unselected package libencode-locale-perl.
22:19:09 #10 29.13 Preparing to unpack .../076-libencode-locale-perl_1.05-1_all.deb ...
22:19:09 #10 29.13 Unpacking libencode-locale-perl (1.05-1) ...
22:19:09 #10 29.16 Selecting previously unselected package libtimedate-perl.
22:19:09 #10 29.16 Preparing to unpack .../077-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
22:19:09 #10 29.16 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
22:19:09 latest: Pulling from library/alpine
22:19:09 213ec9aee27d: Pulling fs layer
22:19:09 213ec9aee27d: Download complete
22:19:09 #10 35.28 Preparing to unpack .../120-libksba8_1.3.5-2ubuntu0.18.04.1_armhf.deb ...
22:19:09 #10 35.29 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.1) ...
22:19:09 #10 35.33 Selecting previously unselected package libnpth0:armhf.
22:19:09 #10 35.33 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
22:19:09 #10 35.33 Unpacking libnpth0:armhf (1.5-3) ...
22:19:09 #10 35.37 Selecting previously unselected package dirmngr.
22:19:09 #10 35.37 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:09 #10 35.38 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
22:19:09 #10 35.44 Selecting previously unselected package python3-pkg-resources.
22:19:09 #10 35.44 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2_all.deb ...
22:19:09 #10 35.45 Unpacking python3-pkg-resources (39.0.1-2) ...
22:19:09 #10 35.48 Selecting previously unselected package python3-chardet.
22:19:09 #10 35.48 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
22:19:09 #10 35.49 Unpacking python3-chardet (3.0.4-1) ...
22:19:09 #10 35.52 Selecting previously unselected package python3-six.
22:19:09 #10 35.53 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
22:19:09 #10 35.53 Unpacking python3-six (1.11.0-2) ...
22:19:09 #10 35.56 Selecting previously unselected package python3-debian.
22:19:09 #10 35.56 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
22:19:09 #10 35.57 Unpacking python3-debian (0.1.32) ...
22:19:09 #10 35.60 Selecting previously unselected package gnupg-l10n.
22:19:09 #10 44.50 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
22:19:09 #10 44.51 Unpacking libio-string-perl (1.08-3) ...
22:19:09 #10 44.54 Selecting previously unselected package libipc-run-perl.
22:19:09 #10 44.54 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
22:19:09 #10 44.55 Unpacking libipc-run-perl (0.96-1) ...
22:19:09 #10 44.59 Selecting previously unselected package liblist-compare-perl.
22:19:09 #10 44.59 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
22:19:09 #10 44.59 Unpacking liblist-compare-perl (0.53-1) ...
22:19:09 #10 44.63 Selecting previously unselected package liblist-moreutils-perl.
22:19:09 #10 44.63 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
22:19:09 #13 79.29   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     64/68 
22:19:09 #10 45.63 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
22:19:09 #10 45.63 Unpacking libsort-key-perl (1.33-2+b1) ...
22:19:09 #10 45.66 Selecting previously unselected package libstring-copyright-perl.
22:19:09 #10 45.66 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:09 #10 45.66 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:09 #10 45.69 Selecting previously unselected package libstring-escape-perl.
22:19:09 #10 45.69 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
22:19:09 #10 45.70 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:09 #10 45.72 Selecting previously unselected package libstring-shellquote-perl.
22:19:09 #10 45.72 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:09 #10 45.73 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:09 #10 45.75 Selecting previously unselected package libterm-readkey-perl.
22:19:09 #10 45.76 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
22:19:09 #10 45.76 Unpacking libterm-readkey-perl (2.38-1) ...
22:19:09 #10 45.79 Selecting previously unselected package libtest-fatal-perl.
22:19:09 #10 45.79 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
22:19:09 #10 45.79 Unpacking libtest-fatal-perl (0.014-1) ...
22:19:09 #10 45.82 Selecting previously unselected package libtest-refcount-perl.
22:19:09 #10 45.82 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
22:19:09 #10 45.83 Unpacking libtest-refcount-perl (0.08-3) ...
22:19:09 #10 34.82 Selecting previously unselected package libsort-versions-perl.
22:19:09 #10 34.82 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
22:19:09 #10 34.82 Unpacking libsort-versions-perl (1.62-1) ...
22:19:09 #10 34.87 Selecting previously unselected package libgit-wrapper-perl.
22:19:09 #10 34.87 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
22:19:09 #10 34.87 Unpacking libgit-wrapper-perl (0.047-1) ...
22:19:09 #10 34.91 Selecting previously unselected package libio-html-perl.
22:19:09 #10 34.91 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
22:19:09 #10 34.91 Unpacking libio-html-perl (1.001-1) ...
22:19:09 #10 34.95 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:09 #10 34.95 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:09 #10 34.95 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:09 #10 34.99 Selecting previously unselected package libhttp-message-perl.
22:19:09 #10 34.99 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
22:19:09 #10 34.99 Unpacking libhttp-message-perl (6.14-1) ...
22:19:09 #10 35.03 Selecting previously unselected package libhtml-form-perl.
22:19:09 #10 42.34 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
22:19:09 #10 42.35 Unpacking libglib2.0-data (2.66.8-1) ...
22:19:09 #10 42.51 Selecting previously unselected package libgpm2:amd64.
22:19:09 #10 42.51 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
22:19:09 #10 42.52 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:19:09 #10 42.55 Selecting previously unselected package libhash-fieldhash-perl.
22:19:09 #10 42.55 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
22:19:09 #10 42.55 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
22:19:09 #10 42.58 Selecting previously unselected package libhtml-form-perl.
22:19:09 #10 42.58 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
22:19:09 #10 42.59 Unpacking libhtml-form-perl (6.07-1) ...
22:19:09 #11 32.86 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 32.87 Unpacking gpg (2.2.27-3ubuntu2.1) ...
22:19:09 #11 32.91 Selecting previously unselected package pinentry-curses.
22:19:09 #11 32.91 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
22:19:09 #11 32.91 Unpacking pinentry-curses (1.1.1-1build2) ...
22:19:09 #11 32.95 Selecting previously unselected package gpg-agent.
22:19:09 #11 32.96 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 32.96 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:09 #11 33.00 Selecting previously unselected package gpg-wks-client.
22:19:09 #11 33.00 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 33.00 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:09 #11 33.03 Selecting previously unselected package gpg-wks-server.
22:19:09 #11 33.03 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 33.04 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:09 #11 33.07 Selecting previously unselected package gpgsm.
22:19:09 #11 33.07 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
22:19:09 #11 33.07 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
22:19:09 #11 33.10 Selecting previously unselected package gnupg.
22:19:09 #11 33.11 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
22:19:09 #11 33.11 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
22:19:09 #11 33.14 Selecting previously unselected package libfile-dirlist-perl.
22:19:09 #11 33.15 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:09 #11 33.15 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:09 #11 33.18 Selecting previously unselected package libfile-which-perl.
22:19:09 #11 41.80 Selecting previously unselected package manpages-dev.
22:19:09 #11 41.81 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
22:19:09 #11 41.81 Unpacking manpages-dev (5.10-1ubuntu1) ...
22:19:09 #11 27.35 Selecting previously unselected package gcc.
22:19:09 #10 32.52 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
22:19:09 #10 32.53 Unpacking libpng16-16:arm64 (1.6.37-3) ...
22:19:09 #10 32.60 Selecting previously unselected package libfreetype6:arm64.
22:19:09 #10 32.61 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
22:19:09 #10 32.61 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
22:19:09 #10 32.68 Selecting previously unselected package libfontconfig1:arm64.
22:19:09 #10 32.68 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
22:19:09 #10 32.69 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
22:19:09 #10 32.74 Selecting previously unselected package libjpeg62-turbo:arm64.
22:19:09 #10 32.74 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
22:19:09 #10 32.75 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
22:19:09 #10 32.80 Selecting previously unselected package libdeflate0:arm64.
22:19:09 #10 32.80 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
22:19:09 #10 32.80 Unpacking libdeflate0:arm64 (1.7-1) ...
22:19:09 #10 32.84 Selecting previously unselected package libjbig0:arm64.
22:19:09 #10 32.85 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
22:19:09 #10 32.85 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
22:19:09 #10 32.89 Selecting previously unselected package libwebp6:arm64.
22:19:09 #10 32.89 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
22:19:09 #10 32.90 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
22:19:09 #10 31.93 GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-aarch64 (0x5323552A) is already installed
22:19:09 #10 31.93 Fedora - Rawhide - Developmental packages for t 1.6 MB/s | 1.6 kB     00:00    
22:19:09 #10 31.99 Importing GPG key 0xEB10B464:
22:19:09 #10 31.99  Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
22:19:09 #10 31.99  Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
22:19:09 #10 31.99  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-38-aarch64
22:19:09 #10 32.02 Key imported successfully
22:19:10 #9 35.09 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
22:19:10 #9 35.10 Unpacking libparams-validate-perl (1.29-1+b1) ...
22:19:10 #9 35.14 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:10 #9 35.14 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
22:19:10 #9 35.14 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
22:19:10 #9 35.18 Selecting previously unselected package libsort-versions-perl.
22:19:10 #9 35.18 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
22:19:10 #9 35.19 Unpacking libsort-versions-perl (1.62-1) ...
22:19:10 #9 35.22 Selecting previously unselected package libgit-wrapper-perl.
22:19:10 #9 35.22 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:10 #9 35.23 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:10 #9 35.26 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:10 #9 35.26 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:19:10 #9 35.27 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:19:10 #9 35.31 Selecting previously unselected package libio-prompter-perl.
22:19:10 #9 35.31 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
22:19:10 #9 35.31 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:10 #9 35.35 Selecting previously unselected package libjson-perl.
22:19:10 #13 7.619 (40/74): libseccomp-devel-2.5.2-2.el9.x86_64.rp 180 kB/s |  59 kB     00:00    
22:19:10 #10 29.19 Selecting previously unselected package libhttp-date-perl.
22:19:10 #10 29.20 Preparing to unpack .../078-libhttp-date-perl_6.02-1_all.deb ...
22:19:10 #10 29.20 Unpacking libhttp-date-perl (6.02-1) ...
22:19:10 #10 29.22 Selecting previously unselected package libfile-listing-perl.
22:19:10 #10 29.23 Preparing to unpack .../079-libfile-listing-perl_6.04-1_all.deb ...
22:19:10 #10 29.23 Unpacking libfile-listing-perl (6.04-1) ...
22:19:10 #10 29.25 Selecting previously unselected package libhtml-tagset-perl.
22:19:10 #10 29.26 Preparing to unpack .../080-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:10 #10 29.26 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:10 #10 29.29 Selecting previously unselected package liburi-perl.
22:19:10 #10 29.29 Preparing to unpack .../081-liburi-perl_1.76-1_all.deb ...
22:19:10 #10 29.29 Unpacking liburi-perl (1.76-1) ...
22:19:10 #10 29.34 Selecting previously unselected package libhtml-parser-perl.
22:19:10 #10 29.34 Preparing to unpack .../082-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
22:19:10 #10 29.34 Unpacking libhtml-parser-perl (3.72-3+b2) ...
22:19:10 #10 29.38 Selecting previously unselected package libhtml-tree-perl.
22:19:10 #10 29.38 Preparing to unpack .../083-libhtml-tree-perl_5.07-2_all.deb ...
22:19:10 #10 29.38 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:10 #10 29.42 Selecting previously unselected package libio-html-perl.
22:19:10 #9 35.17 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
22:19:10 #9 35.18 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
22:19:10 #9 35.21 Selecting previously unselected package libhttp-date-perl.
22:19:10 #9 35.22 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
22:19:10 #9 35.22 Unpacking libhttp-date-perl (6.02-1) ...
22:19:10 #9 35.25 Selecting previously unselected package libfile-listing-perl.
22:19:10 #9 35.25 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
22:19:10 #9 35.25 Unpacking libfile-listing-perl (6.04-1) ...
22:19:10 #9 35.28 Selecting previously unselected package libhtml-tagset-perl.
22:19:10 #9 35.28 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:10 #9 35.28 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:10 #9 35.31 Selecting previously unselected package liburi-perl.
22:19:10 #9 35.31 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
22:19:10 #9 35.31 Unpacking liburi-perl (1.76-1) ...
22:19:10 #9 35.35 Selecting previously unselected package libhtml-parser-perl.
22:19:10 #9 35.35 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
22:19:10 #9 35.35 Unpacking libhtml-parser-perl (3.72-3+b3) ...
22:19:10 #9 35.39 Selecting previously unselected package libhtml-tree-perl.
22:19:10 #11 32.23 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
22:19:10 #11 32.24 Unpacking patch (2.7.6-6) ...
22:19:10 #11 32.30 Selecting previously unselected package dpkg-dev.
22:19:10 #11 32.31 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
22:19:10 #11 32.31 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
22:19:10 #11 32.39 Selecting previously unselected package build-essential.
22:19:10 #11 32.39 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
22:19:10 #11 32.39 Unpacking build-essential (12.8ubuntu1.1) ...
22:19:10 #11 32.42 Selecting previously unselected package libbrotli1:armhf.
22:19:10 #11 32.42 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
22:19:10 #11 32.43 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
22:19:10 #11 32.48 Selecting previously unselected package libroken18-heimdal:armhf.
22:19:10 #11 32.48 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 29.32 Selecting previously unselected package g++.
22:19:10 #11 29.32 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
22:19:10 #11 29.33 Unpacking g++ (4:9.3.0-1ubuntu2) ...
22:19:10 #11 29.35 Selecting previously unselected package make.
22:19:10 #11 29.36 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
22:19:10 #11 29.36 Unpacking make (4.2.1-1.2) ...
22:19:10 #11 29.41 Selecting previously unselected package libdpkg-perl.
22:19:10 #11 29.41 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
22:19:10 #11 29.41 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
22:19:10 #11 29.46 Selecting previously unselected package patch.
22:19:10 #11 29.46 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
22:19:10 #11 29.46 Unpacking patch (2.7.6-6) ...
22:19:10 #11 29.50 Selecting previously unselected package dpkg-dev.
22:19:10 #11 29.50 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
22:19:10 #11 29.50 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
22:19:10 #11 29.58 Selecting previously unselected package build-essential.
22:19:10 #11 29.58 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
22:19:10 #11 29.59 Unpacking build-essential (12.8ubuntu1.1) ...
22:19:10 #11 29.65 Selecting previously unselected package libbrotli1:arm64.
22:19:10 #11 29.65 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
22:19:10 #11 29.65 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
22:19:10 #11 29.71 Selecting previously unselected package libroken18-heimdal:arm64.
22:19:10 #11 29.71 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.71 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 29.75 Selecting previously unselected package libasn1-8-heimdal:arm64.
22:19:10 #11 29.75 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.76 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 29.80 Selecting previously unselected package libheimbase1-heimdal:arm64.
22:19:10 #11 29.80 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.81 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 213ec9aee27d: Pull complete
22:19:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:19:10 #10 44.63 Unpacking liblist-moreutils-perl (0.416-1build3) ...
22:19:10 #10 44.67 Selecting previously unselected package libltdl7:amd64.
22:19:10 #10 44.67 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
22:19:10 #10 44.68 Unpacking libltdl7:amd64 (2.4.6-2) ...
22:19:10 #10 44.71 Selecting previously unselected package libltdl-dev:amd64.
22:19:10 #10 44.71 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
22:19:10 #10 44.72 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
22:19:10 #10 44.79 Selecting previously unselected package libnet-http-perl.
22:19:10 #10 44.79 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
22:19:10 #10 44.80 Unpacking libnet-http-perl (6.17-1) ...
22:19:10 #10 44.84 Selecting previously unselected package libwww-robotrules-perl.
22:19:10 #10 44.84 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
22:19:10 #10 44.85 Unpacking libwww-robotrules-perl (6.01-1) ...
22:19:10 #10 44.88 Selecting previously unselected package libwww-perl.
22:19:10 #10 44.88 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
22:19:10 #10 44.88 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
22:19:10 #10 44.94 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:10 #10 44.94 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:10 #10 44.95 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:10 #10 44.98 Selecting previously unselected package libsys-hostname-long-perl.
22:19:10 #10 44.98 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:10 #10 44.98 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:10 #10 45.01 Selecting previously unselected package libmail-sendmail-perl.
22:19:10 #10 35.60 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
22:19:10 #10 35.60 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.64 Selecting previously unselected package gnupg-utils.
22:19:10 #10 35.64 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.64 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.68 Selecting previously unselected package gpg.
22:19:10 #10 35.68 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.68 Unpacking gpg (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.74 Selecting previously unselected package pinentry-curses.
22:19:10 #10 35.74 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
22:19:10 #10 35.75 Unpacking pinentry-curses (1.1.0-1) ...
22:19:10 #10 35.78 Selecting previously unselected package gpg-agent.
22:19:10 #10 35.78 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.79 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.83 Selecting previously unselected package gpg-wks-client.
22:19:10 #10 35.83 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.83 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.87 Selecting previously unselected package gpg-wks-server.
22:19:10 #13 79.58   Cleanup    : systemd-219-78.el7.aarch64                                 65/68 
22:19:10 #10 45.85 Selecting previously unselected package libtext-levenshtein-perl.
22:19:10 #10 45.85 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:10 #10 45.86 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:10 #10 45.88 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:10 #10 45.88 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
22:19:10 #10 45.89 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:10 #10 45.91 Selecting previously unselected package libunicode-utf8-perl.
22:19:10 #10 45.92 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
22:19:10 #10 45.92 Unpacking libunicode-utf8-perl (0.62-1) ...
22:19:10 #10 45.95 Selecting previously unselected package libunwind8:amd64.
22:19:10 #10 45.95 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
22:19:10 #10 45.96 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
22:19:10 #10 46.00 Selecting previously unselected package libwrap0:amd64.
22:19:10 #10 46.00 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
22:19:10 #10 46.00 Unpacking libwrap0:amd64 (7.6.q-28) ...
22:19:10 #10 46.04 Selecting previously unselected package libxau6:amd64.
22:19:10 #10 46.04 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
22:19:10 #10 46.04 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
22:19:10 #10 46.07 Selecting previously unselected package libxdmcp6:amd64.
22:19:10 #10 35.03 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
22:19:10 #10 35.04 Unpacking libhtml-form-perl (6.03-1) ...
22:19:10 #10 35.07 Selecting previously unselected package libhtml-tree-perl.
22:19:10 #10 35.07 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
22:19:10 #10 35.08 Unpacking libhtml-tree-perl (5.07-1) ...
22:19:10 #10 35.12 Selecting previously unselected package libhtml-format-perl.
22:19:10 #10 35.13 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
22:19:10 #10 35.13 Unpacking libhtml-format-perl (2.12-1) ...
22:19:10 #10 35.18 Selecting previously unselected package libhttp-cookies-perl.
22:19:10 #10 35.19 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:10 #10 35.19 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:10 #10 35.22 Selecting previously unselected package libhttp-daemon-perl.
22:19:10 #10 35.22 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
22:19:10 #10 35.22 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:10 #10 35.25 Selecting previously unselected package libhttp-negotiate-perl.
22:19:10 #10 35.26 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
22:19:10 #10 35.26 Unpacking libhttp-negotiate-perl (6.00-2) ...
22:19:10 #10 35.29 Selecting previously unselected package libimport-into-perl.
22:19:10 #10 42.62 Selecting previously unselected package libhtml-format-perl.
22:19:10 #10 42.63 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:10 #10 42.63 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:10 #10 42.67 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:10 #10 42.67 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:10 #10 42.67 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:10 #10 42.73 Selecting previously unselected package libhttp-daemon-perl.
22:19:10 #10 42.73 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
22:19:10 #10 42.74 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:10 #10 42.78 Selecting previously unselected package libio-sessiondata-perl.
22:19:10 #10 42.78 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
22:19:10 #10 42.79 Unpacking libio-sessiondata-perl (1.03-1.1) ...
22:19:10 #10 42.82 Selecting previously unselected package libipc-run3-perl.
22:19:10 #10 42.82 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
22:19:10 #10 42.82 Unpacking libipc-run3-perl (0.048-2) ...
22:19:10 #10 42.87 Selecting previously unselected package libtypes-serialiser-perl.
22:19:10 #11 33.18 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
22:19:10 #11 33.18 Unpacking libfile-which-perl (1.23-1) ...
22:19:10 #11 33.21 Selecting previously unselected package libfile-homedir-perl.
22:19:10 #11 33.21 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
22:19:10 #11 33.22 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:10 #11 33.25 Selecting previously unselected package libfile-touch-perl.
22:19:10 #11 33.25 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
22:19:10 #11 33.26 Unpacking libfile-touch-perl (0.12-1) ...
22:19:10 #11 33.29 Selecting previously unselected package libio-pty-perl.
22:19:10 #11 33.29 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
22:19:10 #11 33.30 Unpacking libio-pty-perl (1:1.15-2build2) ...
22:19:10 #11 33.32 Selecting previously unselected package libipc-run-perl.
22:19:10 #11 33.33 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
22:19:10 #11 33.33 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:10 #11 33.37 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:10 #11 33.37 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:10 #11 33.37 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:10 #11 33.40 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:10 #11 37.56 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
22:19:10 #11 37.57 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
22:19:10 #11 42.10 Selecting previously unselected package python3-certifi.
22:19:10 #11 42.11 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
22:19:10 #11 42.11 Unpacking python3-certifi (2020.6.20-1) ...
22:19:10 #11 42.16 Selecting previously unselected package python3-idna.
22:19:10 #11 42.16 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
22:19:10 #11 42.16 Unpacking python3-idna (3.3-1) ...
22:19:10 #11 42.20 Selecting previously unselected package python3-six.
22:19:10 #11 42.20 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
22:19:10 #11 42.20 Unpacking python3-six (1.16.0-3ubuntu1) ...
22:19:10 #11 42.23 Selecting previously unselected package python3-urllib3.
22:19:10 #11 42.24 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:10 #11 42.24 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:10 #11 42.28 Selecting previously unselected package python3-requests.
22:19:10 #11 42.28 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:10 #11 42.29 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:10 #11 42.32 Selecting previously unselected package python3-unidiff.
22:19:10 #11 27.35 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
22:19:10 #11 27.35 Unpacking gcc (4:11.2.0-1ubuntu1) ...
22:19:10 #11 27.39 Selecting previously unselected package libstdc++-11-dev:arm64.
22:19:10 #11 27.39 Preparing to unpack .../088-libstdc++-11-dev_11.2.0-19ubuntu1_arm64.deb ...
22:19:10 #11 27.39 Unpacking libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ...
22:19:10 #11 27.57 Selecting previously unselected package g++-11.
22:19:10 #11 27.58 Preparing to unpack .../089-g++-11_11.2.0-19ubuntu1_arm64.deb ...
22:19:10 #11 27.58 Unpacking g++-11 (11.2.0-19ubuntu1) ...
22:19:10 #12 29.31   Installing       : perl-threads-shared-1.58-2.el8.x86_64                49/82 
22:19:10 #12 29.87   Installing       : perl-interpreter-4:5.26.3-421.el8.x86_64             50/82 
22:19:10 #12 29.90   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     51/82 
22:19:10 #12 29.92   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     51/82 
22:19:10 #12 29.94   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        52/82 
22:19:10 #12 29.95   Installing       : pkgconf-1.4.2-1.el8.x86_64                           53/82 
22:19:10 #12 29.97   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                54/82 
22:19:10 #12 30.01   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     55/82 
22:19:10 #10 32.95 Selecting previously unselected package libtiff5:arm64.
22:19:10 #10 32.96 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ...
22:19:10 #10 32.96 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ...
22:19:10 #10 33.01 Selecting previously unselected package libxau6:arm64.
22:19:10 #10 33.01 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
22:19:10 #10 33.02 Unpacking libxau6:arm64 (1:1.0.9-1) ...
22:19:10 #10 33.05 Selecting previously unselected package libxdmcp6:arm64.
22:19:10 #10 33.06 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
22:19:10 #10 33.06 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
22:19:10 #10 33.09 Selecting previously unselected package libxcb1:arm64.
22:19:10 #10 33.10 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
22:19:10 #10 33.10 Unpacking libxcb1:arm64 (1.14-3) ...
22:19:10 #10 33.14 Selecting previously unselected package libx11-data.
22:19:10 #9 35.35 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
22:19:10 #9 35.35 Unpacking libjson-perl (4.02000-1) ...
22:19:10 #9 35.40 Selecting previously unselected package liblog-any-perl.
22:19:10 #9 35.40 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
22:19:10 #9 35.40 Unpacking liblog-any-perl (1.707-1) ...
22:19:10 #9 35.44 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:10 #9 35.45 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:10 #9 35.45 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:10 #9 35.48 Selecting previously unselected package libpackage-stash-perl.
22:19:10 #9 35.48 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
22:19:10 #9 35.49 Unpacking libpackage-stash-perl (0.38-1) ...
22:19:10 #9 35.52 Selecting previously unselected package libsub-identify-perl.
22:19:10 #9 35.52 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
22:19:10 #9 35.52 Unpacking libsub-identify-perl (0.14-1+b1) ...
22:19:10 #9 35.56 Selecting previously unselected package libnamespace-clean-perl.
22:19:10 #13 7.803 (41/74): cpp-11.3.1-2.1.el9.x86_64.rpm           10 MB/s |  11 MB     00:01    
22:19:10 #13 7.834 (42/74): libselinux-devel-3.4-3.el9.x86_64.rpm  292 kB/s | 158 kB     00:00    
22:19:10 #13 7.842 (43/74): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   4.5 MB/s |  37 kB     00:00    
22:19:10 #13 7.854 (44/74): libuv-1.42.0-1.el9.x86_64.rpm           13 MB/s | 150 kB     00:00    
22:19:10 #13 7.861 (45/74): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.2 MB/s |  29 kB     00:00    
22:19:10 #10 29.42 Preparing to unpack .../084-libio-html-perl_1.001-1_all.deb ...
22:19:10 #10 29.43 Unpacking libio-html-perl (1.001-1) ...
22:19:10 #10 29.45 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:10 #10 29.46 Preparing to unpack .../085-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:10 #10 29.46 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:10 #10 29.48 Selecting previously unselected package libhttp-message-perl.
22:19:10 #10 29.49 Preparing to unpack .../086-libhttp-message-perl_6.18-1_all.deb ...
22:19:10 #10 29.49 Unpacking libhttp-message-perl (6.18-1) ...
22:19:10 #10 29.52 Selecting previously unselected package libhttp-cookies-perl.
22:19:10 #10 29.52 Preparing to unpack .../087-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:10 #10 29.53 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:10 #10 29.55 Selecting previously unselected package libhttp-negotiate-perl.
22:19:10 #10 29.56 Preparing to unpack .../088-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:10 #10 29.56 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:10 #10 29.58 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:10 #10 29.59 Preparing to unpack .../089-perl-openssl-defaults_3_armhf.deb ...
22:19:10 #10 29.59 Unpacking perl-openssl-defaults:armhf (3) ...
22:19:10 #10 29.62 Selecting previously unselected package libnet-ssleay-perl.
22:19:10 #10 29.62 Preparing to unpack .../090-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
22:19:10 #10 29.62 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:10 #10 29.68 Selecting previously unselected package libio-socket-ssl-perl.
22:19:10 #10 29.68 Preparing to unpack .../091-libio-socket-ssl-perl_2.060-3_all.deb ...
22:19:10 #10 29.68 Unpacking libio-socket-ssl-perl (2.060-3) ...
22:19:10 #10 29.72 Selecting previously unselected package libnet-http-perl.
22:19:10 #9 35.39 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
22:19:10 #9 35.40 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:10 #9 35.44 Selecting previously unselected package libio-html-perl.
22:19:10 #9 35.45 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
22:19:10 #9 35.45 Unpacking libio-html-perl (1.001-1) ...
22:19:10 #9 35.48 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:10 #9 35.48 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:10 #9 35.48 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:10 #9 35.51 Selecting previously unselected package libhttp-message-perl.
22:19:10 #9 35.51 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
22:19:10 #9 35.51 Unpacking libhttp-message-perl (6.18-1) ...
22:19:10 #9 35.54 Selecting previously unselected package libhttp-cookies-perl.
22:19:10 #9 35.55 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:10 #9 35.55 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:10 #9 35.58 Selecting previously unselected package libhttp-negotiate-perl.
22:19:10 #9 35.58 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:10 #9 35.58 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:10 #9 35.61 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:10 #9 35.61 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
22:19:10 #9 35.61 Unpacking perl-openssl-defaults:armhf (3) ...
22:19:10 #11 32.49 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.52 Selecting previously unselected package libasn1-8-heimdal:armhf.
22:19:10 #11 32.52 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.53 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.57 Selecting previously unselected package libheimbase1-heimdal:armhf.
22:19:10 #11 32.57 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.58 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.61 Selecting previously unselected package libhcrypto4-heimdal:armhf.
22:19:10 #11 32.61 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.62 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.65 Selecting previously unselected package libwind0-heimdal:armhf.
22:19:10 #11 32.65 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.66 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.69 Selecting previously unselected package libhx509-5-heimdal:armhf.
22:19:10 #11 32.70 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.70 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 29.85 Selecting previously unselected package libhcrypto4-heimdal:arm64.
22:19:10 #11 29.85 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.86 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 29.91 Selecting previously unselected package libwind0-heimdal:arm64.
22:19:10 #11 29.91 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.92 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 29.96 Selecting previously unselected package libhx509-5-heimdal:arm64.
22:19:10 #11 29.96 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 29.96 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 30.00 Selecting previously unselected package libkrb5-26-heimdal:arm64.
22:19:10 #11 30.01 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 30.01 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 30.06 Selecting previously unselected package libheimntlm0-heimdal:arm64.
22:19:10 Status: Downloaded newer image for alpine:latest
22:19:10 #10 45.02 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:10 #10 45.02 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:10 #10 45.06 Selecting previously unselected package librole-tiny-perl.
22:19:10 #10 45.07 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
22:19:10 #10 45.07 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:10 #10 45.09 Selecting previously unselected package libstrictures-perl.
22:19:10 #10 45.10 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
22:19:10 #10 45.10 Unpacking libstrictures-perl (2.000003-1) ...
22:19:10 #10 45.14 Selecting previously unselected package libsub-quote-perl.
22:19:10 #10 45.14 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
22:19:10 #10 45.15 Unpacking libsub-quote-perl (2.005000-1) ...
22:19:10 #10 45.18 Selecting previously unselected package libmoo-perl.
22:19:10 #10 45.18 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
22:19:10 #10 45.18 Unpacking libmoo-perl (2.003004-1) ...
22:19:10 #10 45.23 Selecting previously unselected package libpackage-stash-perl.
22:19:10 #10 45.23 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
22:19:10 #10 45.24 Unpacking libpackage-stash-perl (0.37-1) ...
22:19:10 #10 45.27 Selecting previously unselected package libsub-identify-perl.
22:19:10 #10 35.87 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.87 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.91 Selecting previously unselected package gpgsm.
22:19:10 #10 35.91 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.91 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
22:19:10 #10 35.95 Selecting previously unselected package gnupg.
22:19:10 #10 35.96 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
22:19:10 #10 35.96 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
22:19:10 #10 36.00 Selecting previously unselected package libgpgme11:armhf.
22:19:10 #10 36.00 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
22:19:10 #10 36.00 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
22:19:10 #10 36.04 Selecting previously unselected package python3-gpg.
22:19:10 #10 36.05 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
22:19:10 #10 36.05 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
22:19:10 #10 36.11 Selecting previously unselected package dput.
22:19:10 #13 79.88   Cleanup    : systemd-libs-219-78.el7.aarch64                            66/68 
22:19:10 #10 46.07 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
22:19:10 #10 46.08 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
22:19:10 #10 46.11 Selecting previously unselected package libxcb1:amd64.
22:19:10 #10 46.11 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
22:19:10 #10 46.11 Unpacking libxcb1:amd64 (1.13.1-2) ...
22:19:10 #10 46.14 Selecting previously unselected package libx11-data.
22:19:10 #10 46.15 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
22:19:10 #10 46.15 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
22:19:10 #10 46.22 Selecting previously unselected package libx11-6:amd64.
22:19:10 #10 46.22 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
22:19:10 #10 46.23 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
22:19:10 #10 46.32 Selecting previously unselected package libxext6:amd64.
22:19:10 #10 46.32 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
22:19:10 #10 46.32 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
22:19:10 #10 46.35 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:10 #10 46.36 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:10 #10 46.36 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:10 #10 46.39 Selecting previously unselected package libxml-sax-base-perl.
22:19:10 #10 46.39 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:10 #10 46.39 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:10 #10 46.43 Selecting previously unselected package libxml-sax-perl.
22:19:10 #10 35.29 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
22:19:10 #10 35.29 Unpacking libimport-into-perl (1.002005-1) ...
22:19:10 #10 35.32 Selecting previously unselected package libio-pty-perl.
22:19:10 #10 35.33 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
22:19:10 #10 35.33 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
22:19:10 #10 35.36 Selecting previously unselected package libio-string-perl.
22:19:10 #10 35.36 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
22:19:10 #10 35.37 Unpacking libio-string-perl (1.08-3) ...
22:19:10 #10 35.40 Selecting previously unselected package libipc-run-perl.
22:19:10 #10 35.40 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
22:19:10 #10 35.40 Unpacking libipc-run-perl (0.96-1) ...
22:19:10 #10 35.44 Selecting previously unselected package liblist-compare-perl.
22:19:10 #10 35.44 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
22:19:10 #10 35.45 Unpacking liblist-compare-perl (0.53-1) ...
22:19:10 #10 35.48 Selecting previously unselected package liblist-moreutils-perl.
22:19:10 #10 35.48 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
22:19:10 #10 35.49 Unpacking liblist-moreutils-perl (0.416-1build3) ...
22:19:10 #10 35.52 Selecting previously unselected package libltdl7:arm64.
22:19:10 #10 42.88 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:10 #10 42.88 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:10 #10 42.93 Selecting previously unselected package libjson-xs-perl.
22:19:10 #10 42.94 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
22:19:10 #10 42.94 Unpacking libjson-xs-perl (4.030-1+b1) ...
22:19:10 #10 42.98 Selecting previously unselected package libjson-maybexs-perl.
22:19:10 #10 42.98 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:10 #10 42.99 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:10 #10 43.02 Selecting previously unselected package libldap-common.
22:19:10 #10 43.02 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
22:19:10 #10 43.03 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:10 #10 43.06 Selecting previously unselected package liblist-compare-perl.
22:19:10 #10 43.07 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
22:19:10 #10 43.07 Unpacking liblist-compare-perl (0.55-1) ...
22:19:10 #10 43.11 Selecting previously unselected package liblist-someutils-perl.
22:19:10 #10 29.58 Selecting previously unselected package libxml2:armhf.
22:19:10 #10 29.58 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
22:19:10 #10 29.58 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
22:19:10 #10 29.67 Selecting previously unselected package gettext.
22:19:10 #10 29.67 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
22:19:10 #10 29.67 Unpacking gettext (0.21-4) ...
22:19:10 #10 29.79 Selecting previously unselected package intltool-debian.
22:19:10 #10 29.79 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:10 #10 29.80 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:10 #10 29.82 Selecting previously unselected package po-debconf.
22:19:10 #10 29.83 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
22:19:10 #10 29.83 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:10 #10 29.88 Selecting previously unselected package debhelper.
22:19:10 #10 29.88 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
22:19:10 #10 29.88 Unpacking debhelper (13.3.4) ...
22:19:10 #11 33.40 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
22:19:10 #11 33.41 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
22:19:10 #11 33.44 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:10 #11 33.45 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
22:19:10 #11 33.45 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
22:19:10 #11 33.48 Selecting previously unselected package libdynaloader-functions-perl.
22:19:10 #11 33.48 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:10 #11 33.49 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:10 #11 33.51 Selecting previously unselected package libdevel-callchecker-perl.
22:19:10 #11 33.51 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
22:19:10 #11 33.52 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:10 #11 33.55 Selecting previously unselected package libparams-classify-perl.
22:19:10 #11 33.55 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
22:19:10 #11 33.56 Unpacking libparams-classify-perl (0.015-1build5) ...
22:19:10 #11 33.58 Selecting previously unselected package libmodule-runtime-perl.
22:19:10 #11 33.59 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:10 #11 33.59 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:10 #11 33.64 Selecting previously unselected package libimport-into-perl.
22:19:10 #11 42.33 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
22:19:10 #11 42.33 Unpacking python3-unidiff (0.5.5-2) ...
22:19:10 #11 42.36 Selecting previously unselected package python3-xdg.
22:19:10 #11 42.36 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
22:19:10 #11 42.37 Unpacking python3-xdg (0.27-2) ...
22:19:10 #11 42.40 Selecting previously unselected package equivs.
22:19:10 #11 42.40 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
22:19:10 #11 42.41 Unpacking equivs (2.3.1) ...
22:19:10 #11 42.44 Selecting previously unselected package libauthen-sasl-perl.
22:19:10 #11 42.44 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:10 #11 42.45 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:10 #11 42.48 Selecting previously unselected package python3-magic.
22:19:10 #11 42.48 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
22:19:10 #11 42.49 Unpacking python3-magic (2:0.4.24-2) ...
22:19:10 #11 42.57 Setting up libksba8:amd64 (1.6.0-2ubuntu0.1) ...
22:19:10 #11 27.77 Selecting previously unselected package g++.
22:19:10 #11 27.77 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
22:19:10 #11 27.78 Unpacking g++ (4:11.2.0-1ubuntu1) ...
22:19:10 #11 27.80 Selecting previously unselected package make.
22:19:10 #11 27.80 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
22:19:10 #11 27.81 Unpacking make (4.3-4.1build1) ...
22:19:10 #11 27.84 Selecting previously unselected package libdpkg-perl.
22:19:10 #11 27.84 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
22:19:10 #11 27.85 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
22:19:10 #11 27.89 Selecting previously unselected package bzip2.
22:19:10 #12 30.02   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     55/82 
22:19:10 #12 30.24   Installing       : glibc-gconv-extra-2.28-211.el8.x86_64                56/82 
22:19:10 #12 30.27   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                56/82 
22:19:10 #12 30.28   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 57/82 
22:19:10 #12 30.30   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 58/82 
22:19:10 #10 33.14 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
22:19:10 #10 33.14 Unpacking libx11-data (2:1.7.2-1) ...
22:19:10 #10 33.22 Selecting previously unselected package libx11-6:arm64.
22:19:10 #10 33.22 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
22:19:10 #10 33.23 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
22:19:10 #10 33.30 Selecting previously unselected package libxpm4:arm64.
22:19:10 #10 33.31 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
22:19:10 #10 33.31 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
22:19:10 #10 33.35 Selecting previously unselected package libgd3:arm64.
22:19:10 #10 33.35 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
22:19:10 #10 33.35 Unpacking libgd3:arm64 (2.3.0-2) ...
22:19:10 #10 33.40 Selecting previously unselected package libc-devtools.
22:19:10 #12 20.26 Dependencies resolved.
22:19:10 #12 20.27 ==============================================================================================
22:19:10 #12 20.27  Package                      Arch     Version                                Repo        Size
22:19:10 #12 20.27 ==============================================================================================
22:19:10 #12 20.27 Installing:
22:19:10 #12 20.27  dnf-plugins-core             noarch   4.0.21-14.1.el8                        baseos      72 k
22:19:10 #12 20.27  rpm-build                    aarch64  4.14.3-23.el8                          appstream  173 k
22:19:10 #12 20.27  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
22:19:10 #12 20.27 Upgrading:
22:19:10 #12 20.27  python3-dnf-plugins-core     noarch   4.0.21-14.1.el8                        baseos     243 k
22:19:10 #12 20.27 Installing dependencies:
22:19:10 #12 20.27  binutils                     aarch64  2.30-119.el8                           baseos     6.1 M
22:19:10 #12 20.27  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
22:19:10 #12 20.27  cpio                         aarch64  2.12-11.el8                            baseos     260 k
22:19:10 #12 20.27  desktop-file-utils           aarch64  0.23-8.el8                             appstream   79 k
22:19:10 #12 20.27  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
22:19:10 #12 20.27  dwz                          aarch64  0.12-10.el8                            appstream  103 k
22:19:10 #12 20.27  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
22:19:10 #12 20.27  elfutils                     aarch64  0.187-4.el8                            baseos     529 k
22:19:10 #12 20.27  emacs-filesystem             noarch   1:26.1-7.el8                           baseos      70 k
22:19:10 #12 20.27  file                         aarch64  5.33-21.el8                            baseos      77 k
22:19:10 #12 20.27  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
22:19:10 #12 20.27  gdb-headless                 aarch64  8.2-19.el8                             appstream  3.1 M
22:19:10 #12 20.27  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
22:19:10 #12 20.27  glibc-gconv-extra            aarch64  2.28-211.el8                           baseos     1.8 M
22:19:10 #12 20.27  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
22:19:10 #12 20.27  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
22:19:10 #12 20.27  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
22:19:10 #12 20.27  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
22:19:10 #12 20.27  libbabeltrace                aarch64  1.5.4-4.el8                            baseos     189 k
22:19:10 #12 20.27  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
22:19:10 #12 20.27  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
22:19:10 #12 20.27  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
22:19:10 #12 20.27  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
22:19:10 #12 20.27  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
22:19:10 #12 20.27  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
22:19:10 #12 20.27  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
22:19:10 #12 20.27  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
22:19:10 #12 20.27  perl-Errno                   aarch64  1.28-421.el8                           baseos      76 k
22:19:10 #12 20.27  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
22:19:10 #12 20.27  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
22:19:10 #12 20.27  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
22:19:10 #12 20.27  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
22:19:10 #12 20.27  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
22:19:10 #12 20.27  perl-IO                      aarch64  1.38-421.el8                           baseos     142 k
22:19:10 #12 20.27  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
22:19:10 #12 20.27  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
22:19:10 #12 20.27  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
22:19:10 #12 20.27  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
22:19:10 #12 20.27  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
22:19:10 #12 20.27  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
22:19:10 #12 20.27  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
22:19:10 #12 20.27  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
22:19:10 #12 20.27  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
22:19:10 #12 20.27  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
22:19:10 #12 20.27  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
22:19:10 #12 20.27  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
22:19:10 #12 20.27  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
22:19:10 #12 20.27  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
22:19:10 #12 20.27  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
22:19:10 #12 20.27  perl-constant                noarch   1.33-396.el8                           baseos      25 k
22:19:10 #12 20.27  perl-interpreter             aarch64  4:5.26.3-421.el8                       baseos     6.3 M
22:19:10 #12 20.27  perl-libs                    aarch64  4:5.26.3-421.el8                       baseos     1.5 M
22:19:10 #12 20.27  perl-macros                  aarch64  4:5.26.3-421.el8                       baseos      72 k
22:19:10 #12 20.27  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
22:19:10 #12 20.27  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
22:19:10 #12 20.27  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
22:19:10 #12 20.27  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
22:19:10 #12 20.27  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
22:19:10 #12 20.27  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
22:19:10 #12 20.27  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
22:19:10 #12 20.27  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
22:19:10 #12 20.27  python-rpm-macros            noarch   3-43.el8                               appstream   16 k
22:19:10 #12 20.27  python-srpm-macros           noarch   3-43.el8                               appstream   15 k
22:19:10 #12 20.27  python3-rpm-macros           noarch   3-43.el8                               appstream   15 k
22:19:10 #12 20.27  qt5-srpm-macros              noarch   5.15.3-1.el8                           appstream   11 k
22:19:10 #12 20.27  redhat-rpm-config            noarch   130-1.el8                              appstream   90 k
22:19:10 #12 20.27  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
22:19:10 #12 20.27  unzip                        aarch64  6.0-46.el8                             baseos     189 k
22:19:10 #12 20.27  xz                           aarch64  5.2.4-4.el8                            baseos     153 k
22:19:10 #12 20.27  zip                          aarch64  3.0-23.el8                             baseos     265 k
22:19:10 #12 20.27  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
22:19:10 #12 20.27 Installing weak dependencies:
22:19:10 #12 20.27  elfutils-debuginfod-client   aarch64  0.187-4.el8                            baseos      72 k
22:19:10 #12 20.27  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
22:19:10 #12 20.27  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
22:19:10 #12 20.27 Downgrading:
22:19:10 #12 20.27  xz-libs                      aarch64  5.2.4-4.el8                            baseos      91 k
22:19:10 #12 20.27 Enabling module streams:
22:19:10 #12 20.27  perl                                  5.26                                                   
22:19:10 #12 20.27  perl-IO-Socket-SSL                    2.066                                                  
22:19:10 #12 20.27  perl-libwww-perl                      6.34                                                   
22:19:10 #12 20.27 
22:19:10 #12 20.27 Transaction Summary
22:19:10 #12 20.27 ==============================================================================================
22:19:10 #12 20.27 Install    77 Packages
22:19:10 #12 20.27 Upgrade     1 Package
22:19:10 #12 20.27 Downgrade   1 Package
22:19:10 #12 20.27 
22:19:10 #12 20.27 Total download size: 31 M
22:19:10 #12 20.27 Downloading Packages:
22:19:10 #9 35.56 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:10 #9 35.56 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:10 #9 35.60 Selecting previously unselected package libpath-tiny-perl.
22:19:10 #9 35.60 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
22:19:10 #9 35.60 Unpacking libpath-tiny-perl (0.108-1) ...
22:19:10 #9 35.64 Selecting previously unselected package libtype-tiny-perl.
22:19:10 #9 35.64 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
22:19:10 #9 35.64 Unpacking libtype-tiny-perl (1.004004-1) ...
22:19:10 #9 35.70 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:10 #9 35.70 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
22:19:10 #9 35.70 Unpacking libgitlab-api-v4-perl (0.16-1) ...
22:19:10 #9 35.74 Selecting previously unselected package libglib2.0-data.
22:19:10 #9 35.74 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
22:19:10 #9 35.75 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:10 #13 7.929 (46/74): libsepol-devel-3.4-1.1.el9.x86_64.rpm  160 kB/s |  48 kB     00:00    
22:19:10 #13 8.080 (47/74): llvm-libs-14.0.6-1.el9.x86_64.rpm       92 MB/s |  20 MB     00:00    
22:19:10 #13 8.097 (48/74): pcre2-devel-10.40-2.el9.x86_64.rpm      32 MB/s | 515 kB     00:00    
22:19:10 #13 8.113 (49/74): pcre2-utf16-10.40-2.el9.x86_64.rpm      13 MB/s | 217 kB     00:00    
22:19:10 #13 8.124 (50/74): pcre2-utf32-10.40-2.el9.x86_64.rpm      18 MB/s | 206 kB     00:00    
22:19:10 #13 8.134 (51/74): perl-DynaLoader-1.47-479.el9.x86_64.rp 3.8 MB/s |  35 kB     00:00    
22:19:10 #13 8.144 (52/74): perl-Error-0.17029-7.el9.noarch.rpm    4.4 MB/s |  42 kB     00:00    
22:19:10 #13 8.153 (53/74): perl-File-Compare-1.100.600-479.el9.no 2.5 MB/s |  23 kB     00:00    
22:19:10 #13 8.163 (54/74): perl-File-Copy-2.34-479.el9.noarch.rpm 3.2 MB/s |  30 kB     00:00    
22:19:10 #13 8.171 (55/74): perl-File-Find-1.37-479.el9.noarch.rpm 4.5 MB/s |  35 kB     00:00    
22:19:10 #13 8.183 (56/74): perl-Git-2.31.1-2.el9.2.noarch.rpm     3.4 MB/s |  43 kB     00:00    
22:19:10 #13 8.193 (57/74): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.1 MB/s |  37 kB     00:00    
22:19:10 #13 8.204 (58/74): perl-Thread-Queue-3.14-460.el9.noarch. 2.0 MB/s |  22 kB     00:00    
22:19:10 #13 8.213 (59/74): perl-lib-0.65-479.el9.x86_64.rpm       2.7 MB/s |  24 kB     00:00    
22:19:10 #13 8.223 (60/74): perl-threads-2.25-460.el9.x86_64.rpm   6.2 MB/s |  58 kB     00:00    
22:19:10 #13 8.231 (61/74): perl-threads-shared-1.61-460.el9.x86_6 5.4 MB/s |  45 kB     00:00    
22:19:10 #13 8.241 (62/74): policycoreutils-devel-3.4-4.el9.x86_64  16 MB/s | 142 kB     00:00    
22:19:10 #13 8.262 (63/74): selinux-policy-devel-34.1.44-1.el9.noa  43 MB/s | 938 kB     00:00    
22:19:10 #13 8.279 (64/74): systemd-devel-250-11.el9.x86_64.rpm     39 MB/s | 633 kB     00:00    
22:19:10 #13 8.289 (65/74): device-mapper-devel-1.02.185-3.el9.x86 4.8 MB/s |  44 kB     00:00    
22:19:10 #13 1.058 CentOS Stream 9 - BaseOS                         20 kB/s | 8.2 kB     00:00    
22:19:10 #13 1.387 CentOS Stream 9 - AppStream                      29 kB/s | 8.3 kB     00:00    
22:19:10 #10 29.73 Preparing to unpack .../092-libnet-http-perl_6.18-1_all.deb ...
22:19:10 #10 29.73 Unpacking libnet-http-perl (6.18-1) ...
22:19:10 #10 29.76 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:10 #10 29.76 Preparing to unpack .../093-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:10 #10 29.77 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:10 #10 29.79 Selecting previously unselected package libtry-tiny-perl.
22:19:10 #10 29.79 Preparing to unpack .../094-libtry-tiny-perl_0.30-1_all.deb ...
22:19:10 #10 29.79 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:10 #10 29.82 Selecting previously unselected package libwww-robotrules-perl.
22:19:10 #10 29.82 Preparing to unpack .../095-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:10 #10 29.83 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:10 #10 29.85 Selecting previously unselected package libwww-perl.
22:19:10 #10 29.85 Preparing to unpack .../096-libwww-perl_6.36-2_all.deb ...
22:19:10 #10 29.86 Unpacking libwww-perl (6.36-2) ...
22:19:10 #10 29.90 Selecting previously unselected package patchutils.
22:19:10 #10 29.90 Preparing to unpack .../097-patchutils_0.3.4-2_armhf.deb ...
22:19:10 #10 29.90 Unpacking patchutils (0.3.4-2) ...
22:19:10 #10 29.93 Selecting previously unselected package wdiff.
22:19:10 #9 35.64 Selecting previously unselected package libnet-ssleay-perl.
22:19:10 #9 35.64 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
22:19:10 #9 35.64 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:10 #9 35.70 Selecting previously unselected package libio-socket-ssl-perl.
22:19:10 #9 35.70 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
22:19:10 #9 35.70 Unpacking libio-socket-ssl-perl (2.060-3) ...
22:19:10 #9 35.75 Selecting previously unselected package libnet-http-perl.
22:19:10 #9 35.75 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
22:19:10 #9 35.75 Unpacking libnet-http-perl (6.18-1) ...
22:19:10 #9 35.78 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:10 #9 35.78 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:10 #9 35.78 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:10 #9 35.81 Selecting previously unselected package libtry-tiny-perl.
22:19:10 #9 35.81 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
22:19:10 #9 35.81 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:10 #9 35.84 Selecting previously unselected package libwww-robotrules-perl.
22:19:10 #9 35.84 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:10 #9 35.85 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:10 #9 35.88 Selecting previously unselected package libwww-perl.
22:19:10 #9 35.88 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
22:19:10 #9 35.88 Unpacking libwww-perl (6.36-2) ...
22:19:10 #9 35.92 Selecting previously unselected package patchutils.
22:19:10 #9 35.93 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
22:19:10 #9 35.93 Unpacking patchutils (0.3.4-2) ...
22:19:10 #9 35.97 Selecting previously unselected package wdiff.
22:19:10 #9 35.97 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
22:19:10 #9 35.98 Unpacking wdiff (1.2.2-2+b1) ...
22:19:10 #11 32.77 Selecting previously unselected package libkrb5-26-heimdal:armhf.
22:19:10 #11 32.77 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.78 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.82 Selecting previously unselected package libheimntlm0-heimdal:armhf.
22:19:10 #11 32.82 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.82 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.85 Selecting previously unselected package libgssapi3-heimdal:armhf.
22:19:10 #11 32.85 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.1_armhf.deb ...
22:19:10 #11 32.86 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 32.89 Selecting previously unselected package libsasl2-modules-db:armhf.
22:19:10 #11 32.89 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
22:19:10 #11 32.90 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:10 #11 32.93 Selecting previously unselected package libsasl2-2:armhf.
22:19:10 #11 32.93 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
22:19:10 #11 32.93 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:10 #11 32.96 Selecting previously unselected package libldap-common.
22:19:10 #11 32.96 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
22:19:10 #11 32.97 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:19:10 #11 32.99 Selecting previously unselected package libldap-2.4-2:armhf.
22:19:10 #10 45.28 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
22:19:10 #10 45.28 Unpacking libsub-identify-perl (0.14-1) ...
22:19:10 #10 45.31 Selecting previously unselected package libnamespace-clean-perl.
22:19:10 #10 45.31 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:10 #10 45.31 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:10 #10 45.35 Selecting previously unselected package libnumber-compare-perl.
22:19:10 #10 45.35 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
22:19:10 #10 45.36 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:10 #10 45.39 Selecting previously unselected package libnumber-range-perl.
22:19:10 #10 45.39 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
22:19:10 #10 45.40 Unpacking libnumber-range-perl (0.12-1) ...
22:19:10 #10 45.44 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:10 #10 45.44 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
22:19:10 #10 45.44 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
22:19:10 #10 45.48 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:10 #10 45.48 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
22:19:10 #10 45.49 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
22:19:10 #10 45.52 Selecting previously unselected package libtext-glob-perl.
22:19:10 #11 30.06 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 30.06 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 30.10 Selecting previously unselected package libgssapi3-heimdal:arm64.
22:19:10 #11 30.10 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.1_arm64.deb ...
22:19:10 #11 30.11 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:10 #11 30.14 Selecting previously unselected package libsasl2-modules-db:arm64.
22:19:10 #11 30.14 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
22:19:10 #11 30.15 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:10 #11 30.22 Selecting previously unselected package libsasl2-2:arm64.
22:19:10 #11 30.22 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
22:19:10 #11 30.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:10 #11 30.26 Selecting previously unselected package libldap-common.
22:19:10 #11 30.26 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
22:19:10 #11 30.27 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:19:10 #11 30.31 Selecting previously unselected package libldap-2.4-2:arm64.
22:19:10 #10 36.11 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
22:19:10 #10 36.12 Unpacking dput (1.0.1ubuntu1) ...
22:19:10 #10 36.16 Selecting previously unselected package libfakeroot:armhf.
22:19:10 #10 36.16 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
22:19:10 #10 36.17 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
22:19:10 #10 36.21 Selecting previously unselected package fakeroot.
22:19:10 #10 36.21 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
22:19:10 #10 36.21 Unpacking fakeroot (1.22-2ubuntu1) ...
22:19:10 #10 36.25 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:10 #10 36.25 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.20_armhf.deb ...
22:19:10 #10 36.25 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.20) ...
22:19:10 #10 36.29 Selecting previously unselected package liberror-perl.
22:19:10 #10 36.29 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
22:19:10 #10 36.30 Unpacking liberror-perl (0.17025-1) ...
22:19:10 #10 36.33 Selecting previously unselected package git-man.
22:19:10 #13 80.17   Cleanup    : glibc-2.17-317.el7.aarch64                                 67/68 
22:19:10 #10 46.43 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:19:10 #10 46.43 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:19:10 #10 46.47 Selecting previously unselected package libxml-libxml-perl.
22:19:10 #10 46.47 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
22:19:10 #10 46.48 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:10 #10 46.54 Selecting previously unselected package libxml-sax-expat-perl.
22:19:10 #10 46.54 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:10 #10 46.55 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:10 #10 46.57 Selecting previously unselected package libxml-simple-perl.
22:19:10 #10 46.57 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
22:19:10 #10 46.58 Unpacking libxml-simple-perl (2.25-1) ...
22:19:10 #10 46.61 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:10 #10 46.61 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
22:19:10 #10 46.62 Unpacking libxmlrpc-lite-perl (0.717-2) ...
22:19:10 #10 46.65 Selecting previously unselected package libxmuu1:amd64.
22:19:10 #10 35.53 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
22:19:10 #10 35.53 Unpacking libltdl7:arm64 (2.4.6-2) ...
22:19:10 #10 35.59 Selecting previously unselected package libltdl-dev:arm64.
22:19:10 #10 35.59 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
22:19:10 #10 35.59 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
22:19:10 #10 35.63 Selecting previously unselected package libnet-http-perl.
22:19:10 #10 35.64 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
22:19:10 #10 35.64 Unpacking libnet-http-perl (6.17-1) ...
22:19:10 #10 35.67 Selecting previously unselected package libwww-robotrules-perl.
22:19:10 #10 35.67 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
22:19:10 #10 35.68 Unpacking libwww-robotrules-perl (6.01-1) ...
22:19:10 #10 35.70 Selecting previously unselected package libwww-perl.
22:19:10 #10 35.71 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
22:19:10 #10 35.71 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
22:19:10 #10 35.75 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:10 #10 43.11 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
22:19:10 #10 43.11 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:10 #10 43.15 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:10 #10 43.15 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
22:19:10 #10 43.15 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:10 #10 43.18 Selecting previously unselected package liblist-utilsby-perl.
22:19:10 #10 43.19 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:10 #10 43.19 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:10 #10 43.23 Selecting previously unselected package libltdl7:amd64.
22:19:10 #10 43.23 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
22:19:10 #10 43.24 Unpacking libltdl7:amd64 (2.4.6-15) ...
22:19:10 #10 43.28 Selecting previously unselected package libltdl-dev:amd64.
22:19:10 #10 43.28 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
22:19:10 #10 43.29 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
22:19:10 #10 43.34 Selecting previously unselected package liblzo2-2:amd64.
22:19:10 #10 43.34 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
22:19:10 #10 43.35 Unpacking liblzo2-2:amd64 (2.10-2) ...
22:19:10 #10 43.38 Selecting previously unselected package libsys-hostname-long-perl.
22:19:10 #10 43.38 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:10 #10 43.39 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:10 #10 43.42 Selecting previously unselected package libmail-sendmail-perl.
22:19:10 #10 43.42 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:10 #10 43.42 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:10 #10 43.45 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:10 #10 29.97 Selecting previously unselected package libfakeroot:armhf.
22:19:10 #10 29.97 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
22:19:10 #10 29.98 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
22:19:10 #10 30.02 Selecting previously unselected package fakeroot.
22:19:10 #10 30.02 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
22:19:10 #10 30.02 Unpacking fakeroot (1.25.3-1.1) ...
22:19:10 #10 30.06 Selecting previously unselected package libfile-dirlist-perl.
22:19:10 #10 30.06 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:10 #10 30.06 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:10 #10 30.09 Selecting previously unselected package libfile-which-perl.
22:19:10 #10 30.09 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
22:19:10 #10 30.10 Unpacking libfile-which-perl (1.23-1) ...
22:19:10 #10 30.13 Selecting previously unselected package libfile-homedir-perl.
22:19:10 #10 30.13 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
22:19:10 #10 30.14 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:10 #10 30.17 Selecting previously unselected package libfile-touch-perl.
22:19:10 #11 33.64 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
22:19:10 #11 33.65 Unpacking libimport-into-perl (1.002005-1) ...
22:19:10 #11 33.68 Selecting previously unselected package librole-tiny-perl.
22:19:10 #11 33.68 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
22:19:10 #11 33.68 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:10 #11 33.71 Selecting previously unselected package libsub-quote-perl.
22:19:10 #11 33.71 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
22:19:10 #11 33.72 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:10 #11 33.76 Selecting previously unselected package libmoo-perl.
22:19:10 #11 33.76 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
22:19:10 #11 33.76 Unpacking libmoo-perl (2.005004-3) ...
22:19:10 #11 33.79 Selecting previously unselected package libencode-locale-perl.
22:19:10 #11 33.80 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:10 #11 33.80 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:10 #11 33.83 Selecting previously unselected package libtimedate-perl.
22:19:10 #11 33.83 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
22:19:10 #11 33.83 Unpacking libtimedate-perl (2.3300-2) ...
22:19:10 #11 42.58 Setting up media-types (7.0.0) ...
22:19:10 #11 42.60 Setting up libpipeline1:amd64 (1.5.5-1) ...
22:19:10 #11 42.61 Setting up wdiff (1.2.2-2build3) ...
22:19:10 #11 42.62 Setting up gcc-11-base:amd64 (11.2.0-19ubuntu1) ...
22:19:10 #11 42.63 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
22:19:10 #11 42.64 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
22:19:10 #11 42.65 Setting up lto-disabled-list (24) ...
22:19:10 #11 42.69 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
22:19:10 #11 42.71 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
22:19:10 #11 42.72 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:10 #11 42.72 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
22:19:10 #11 42.73 Setting up libtext-glob-perl (0.11-2) ...
22:19:10 #11 42.74 Setting up libmagic-mgc (1:5.41-3) ...
22:19:10 #11 42.75 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
22:19:10 #11 42.76 Setting up distro-info-data (0.52ubuntu0.1) ...
22:19:10 #11 42.77 Setting up manpages (5.10-1ubuntu1) ...
22:19:10 #11 42.78 Setting up unzip (6.0-26ubuntu3.1) ...
22:19:10 #11 42.79 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
22:19:10 #11 42.80 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
22:19:10 #11 27.90 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
22:19:10 #11 27.91 Unpacking bzip2 (1.0.8-5build1) ...
22:19:10 #11 27.94 Selecting previously unselected package patch.
22:19:10 #11 27.94 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
22:19:10 #11 27.95 Unpacking patch (2.7.6-7build2) ...
22:19:10 #11 27.97 Selecting previously unselected package lto-disabled-list.
22:19:10 #11 27.98 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
22:19:10 #11 27.98 Unpacking lto-disabled-list (24) ...
22:19:10 #11 28.01 Selecting previously unselected package dpkg-dev.
22:19:10 #11 28.01 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
22:19:10 #11 28.02 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
22:19:10 #11 28.08 Selecting previously unselected package build-essential.
22:19:10 #11 28.09 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
22:19:10 #11 28.09 Unpacking build-essential (12.9ubuntu3) ...
22:19:10 #11 28.12 Selecting previously unselected package libbrotli1:arm64.
22:19:10 #12 30.32   Installing       : elfutils-debuginfod-client-0.187-4.el8.x86_64        59/82 
22:19:10 #12 30.40   Installing       : elfutils-0.187-4.el8.x86_64                          60/82 
22:19:10 #12 30.45   Installing       : diffutils-3.6-6.el8.x86_64                           61/82 
22:19:10 #12 30.47   Running scriptlet: diffutils-3.6-6.el8.x86_64                           61/82 
22:19:10 #12 30.52   Installing       : zstd-1.4.4-1.el8.x86_64                              62/82 
22:19:10 #12 30.54   Installing       : rust-srpm-macros-5-2.el8.noarch                      63/82 
22:19:10 #12 30.55   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  64/82 
22:19:10 #10 33.40 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u5_arm64.deb ...
22:19:10 #10 33.40 Unpacking libc-devtools (2.31-13+deb11u5) ...
22:19:10 #10 33.45 Selecting previously unselected package libcapture-tiny-perl.
22:19:10 #10 33.45 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:10 #10 33.45 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:10 #10 33.48 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:10 #10 33.49 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:10 #10 33.49 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:10 #10 33.52 Selecting previously unselected package libclass-inspector-perl.
22:19:10 #10 33.52 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
22:19:10 #10 33.53 Unpacking libclass-inspector-perl (1.36-1) ...
22:19:10 #10 33.56 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:10 #10 33.56 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
22:19:10 #10 33.57 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:10 #10 33.60 Selecting previously unselected package libclone-perl.
22:19:10 #10 33.60 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
22:19:10 #10 33.61 Unpacking libclone-perl (0.45-1+b1) ...
22:19:10 #10 33.64 Selecting previously unselected package libcommon-sense-perl.
22:19:10 #13 8.317 (66/74): glibc-static-2.34-47.el9.x86_64.rpm     61 MB/s | 1.7 MB     00:00    
22:19:10 #13 8.328 (67/74): libtool-ltdl-devel-2.4.6-45.el9.x86_64  16 MB/s | 161 kB     00:00    
22:19:10 #13 8.452 (68/74): libtool-2.4.6-45.el9.x86_64.rpm        897 kB/s | 582 kB     00:00    
22:19:10 #13 8.475 (69/74): glibc-2.34-47.el9.x86_64.rpm            89 MB/s | 1.9 MB     00:00    
22:19:10 #13 8.486 (70/74): glibc-common-2.34-47.el9.x86_64.rpm     28 MB/s | 310 kB     00:00    
22:19:10 #13 8.519 (71/74): glibc-gconv-extra-2.34-47.el9.x86_64.r  53 MB/s | 1.7 MB     00:00    
22:19:10 #13 8.526 (72/74): glibc-minimal-langpack-2.34-47.el9.x86 4.1 MB/s |  26 kB     00:00    
22:19:10 #13 8.546 (73/74): m4-1.4.19-1.el9.x86_64.rpm             488 kB/s | 300 kB     00:00    
22:19:10 #10 29.93 Preparing to unpack .../098-wdiff_1.2.2-2_armhf.deb ...
22:19:10 #10 29.94 Unpacking wdiff (1.2.2-2) ...
22:19:10 #10 29.99 Selecting previously unselected package devscripts.
22:19:10 #10 29.99 Preparing to unpack .../099-devscripts_2.19.5+deb10u1_armhf.deb ...
22:19:10 #10 30.01 Unpacking devscripts (2.19.5+deb10u1) ...
22:19:10 #10 30.12 Selecting previously unselected package equivs.
22:19:10 #10 30.12 Preparing to unpack .../100-equivs_2.2.0_all.deb ...
22:19:10 #10 30.13 Unpacking equivs (2.2.0) ...
22:19:10 #10 30.16 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:10 #10 30.16 Preparing to unpack .../101-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
22:19:10 #10 30.17 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
22:19:10 #9 36.04 Selecting previously unselected package devscripts.
22:19:10 #9 36.04 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
22:19:10 #9 36.07 Unpacking devscripts (2.19.5+deb10u1) ...
22:19:10 #9 36.18 Selecting previously unselected package diffstat.
22:19:10 #9 36.18 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
22:19:10 #9 36.19 Unpacking diffstat (1.62-1) ...
22:19:10 #9 36.21 Selecting previously unselected package distro-info-data.
22:19:10 #9 36.22 Preparing to unpack .../142-distro-info-data_0.41+deb10u5_all.deb ...
22:19:10 #9 36.22 Unpacking distro-info-data (0.41+deb10u5) ...
22:19:10 #9 36.25 Selecting previously unselected package python3-pkg-resources.
22:19:10 #9 35.89 Selecting previously unselected package libgpm2:arm64.
22:19:10 #9 35.89 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
22:19:10 #9 35.90 Unpacking libgpm2:arm64 (1.20.7-5) ...
22:19:10 #9 35.95 Selecting previously unselected package libidn11:arm64.
22:19:10 #9 35.95 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
22:19:10 #9 35.95 Unpacking libidn11:arm64 (1.33-2.2) ...
22:19:10 #9 36.00 Selecting previously unselected package libntlm0:arm64.
22:19:10 #9 36.01 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
22:19:10 #9 36.01 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
22:19:10 #9 36.06 Selecting previously unselected package libgsasl7.
22:19:10 #9 36.06 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
22:19:10 #9 36.06 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
22:19:10 #9 36.11 Selecting previously unselected package libhtml-form-perl.
22:19:10 #9 36.11 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
22:19:10 #9 36.12 Unpacking libhtml-form-perl (6.03-1) ...
22:19:10 #9 36.15 Selecting previously unselected package libhtml-format-perl.
22:19:10 #9 36.16 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
22:19:10 #11 33.00 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
22:19:10 #11 33.00 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
22:19:10 #11 33.04 Selecting previously unselected package libnghttp2-14:armhf.
22:19:10 #11 33.04 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
22:19:10 #11 33.04 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
22:19:10 #11 33.08 Selecting previously unselected package librtmp1:armhf.
22:19:10 #11 33.08 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
22:19:10 #11 33.08 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
22:19:10 #11 33.12 Selecting previously unselected package libssh-4:armhf.
22:19:10 #11 33.12 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
22:19:10 #11 33.12 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
22:19:10 #11 33.17 Selecting previously unselected package libcurl4:armhf.
22:19:10 #11 33.17 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.13_armhf.deb ...
22:19:10 #11 33.17 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.13) ...
22:19:10 #11 33.21 Selecting previously unselected package curl.
22:19:10 #11 33.22 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.13_armhf.deb ...
22:19:10 #11 33.22 Unpacking curl (7.68.0-1ubuntu2.13) ...
22:19:10 #11 33.26 Selecting previously unselected package dctrl-tools.
22:19:10 #11 33.26 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
22:19:10 #11 33.27 Unpacking dctrl-tools (2.24-3) ...
22:19:10 #11 33.30 Selecting previously unselected package libtool.
22:19:10 #11 33.30 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
22:19:10 #11 33.31 Unpacking libtool (2.4.6-14) ...
22:19:10 #11 33.34 Selecting previously unselected package dh-autoreconf.
22:19:10 #10 45.53 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
22:19:10 #10 45.53 Unpacking libtext-glob-perl (0.10-1) ...
22:19:10 #10 45.57 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:10 #10 45.57 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
22:19:10 #10 45.58 Unpacking libpath-iterator-rule-perl (1.009-1) ...
22:19:10 #10 45.61 Selecting previously unselected package libpath-tiny-perl.
22:19:10 #10 45.62 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
22:19:10 #10 45.62 Unpacking libpath-tiny-perl (0.104-1) ...
22:19:10 #10 45.66 Selecting previously unselected package libperlio-gzip-perl.
22:19:10 #11 30.31 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
22:19:10 #11 30.31 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
22:19:10 #11 30.38 Selecting previously unselected package libnghttp2-14:arm64.
22:19:10 #11 30.38 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
22:19:10 #11 30.39 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
22:19:10 #11 30.42 Selecting previously unselected package librtmp1:arm64.
22:19:10 #11 30.43 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
22:19:10 #11 30.43 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:19:10 #11 30.47 Selecting previously unselected package libssh-4:arm64.
22:19:10 #11 30.47 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
22:19:10 #11 30.47 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
22:19:10 #11 30.51 Selecting previously unselected package libcurl4:arm64.
22:19:10 #11 30.52 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.13_arm64.deb ...
22:19:10 #11 30.52 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.13) ...
22:19:10 #11 30.56 Selecting previously unselected package curl.
22:19:10 #10 36.33 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
22:19:10 #10 36.34 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
22:19:10 #10 36.43 Selecting previously unselected package git.
22:19:10 #10 36.43 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.13_armhf.deb ...
22:19:10 #10 36.45 Unpacking git (1:2.17.1-1ubuntu0.13) ...
22:19:10 #13 80.47   Cleanup    : glibc-common-2.17-317.el7.aarch64                          68/68 
22:19:10 #13 80.83   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        1/68 
22:19:10 #13 80.85   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         2/68 
22:19:10 #13 80.87   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      3/68 
22:19:10 #10 46.65 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
22:19:10 #10 46.66 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:19:10 #10 46.69 Selecting previously unselected package libyaml-0-2:amd64.
22:19:10 #10 46.69 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
22:19:10 #10 46.70 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
22:19:10 #10 46.73 Selecting previously unselected package libyaml-libyaml-perl.
22:19:10 #10 46.73 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
22:19:10 #10 46.73 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
22:19:10 #10 46.76 Selecting previously unselected package licensecheck.
22:19:10 #10 46.77 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
22:19:10 #10 46.77 Unpacking licensecheck (3.0.31-3) ...
22:19:10 #10 46.80 Selecting previously unselected package t1utils.
22:19:10 #10 46.80 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
22:19:10 #10 46.80 Unpacking t1utils (1.41-3) ...
22:19:10 #10 46.84 Selecting previously unselected package lintian.
22:19:10 #10 46.84 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
22:19:10 #10 46.85 Unpacking lintian (2.15.0) ...
22:19:10 #10 35.75 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:10 #10 35.76 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:10 #10 35.79 Selecting previously unselected package libsys-hostname-long-perl.
22:19:10 #10 35.79 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:10 #10 35.79 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:10 #10 35.83 Selecting previously unselected package libmail-sendmail-perl.
22:19:10 #10 35.83 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:10 #10 35.83 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:10 #10 35.87 Selecting previously unselected package librole-tiny-perl.
22:19:10 #10 35.87 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
22:19:10 #10 35.87 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:10 #10 35.90 Selecting previously unselected package libstrictures-perl.
22:19:10 #10 35.90 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
22:19:10 #10 35.91 Unpacking libstrictures-perl (2.000003-1) ...
22:19:10 #10 35.94 Selecting previously unselected package libsub-quote-perl.
22:19:10 #10 35.94 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
22:19:10 #10 35.94 Unpacking libsub-quote-perl (2.005000-1) ...
22:19:10 #10 35.97 Selecting previously unselected package libmoo-perl.
22:19:10 #10 35.98 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
22:19:10 #10 35.98 Unpacking libmoo-perl (2.003004-1) ...
22:19:10 #10 36.01 Selecting previously unselected package libpackage-stash-perl.
22:19:10 #10 36.02 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
22:19:10 #10 36.02 Unpacking libpackage-stash-perl (0.37-1) ...
22:19:10 #10 36.05 Selecting previously unselected package libsub-identify-perl.
22:19:10 #10 36.05 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
22:19:10 #10 36.05 Unpacking libsub-identify-perl (0.14-1) ...
22:19:10 #10 36.08 Selecting previously unselected package libnamespace-clean-perl.
22:19:10 #10 43.45 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:10 #10 43.46 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:10 #10 43.49 Selecting previously unselected package libmailtools-perl.
22:19:10 #10 43.49 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
22:19:10 #10 43.50 Unpacking libmailtools-perl (2.21-1) ...
22:19:10 #10 43.54 Selecting previously unselected package libmarkdown2:amd64.
22:19:10 #10 43.54 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
22:19:10 #10 43.56 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
22:19:10 #10 43.59 Selecting previously unselected package libmime-tools-perl.
22:19:10 #10 43.59 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
22:19:10 #10 43.60 Unpacking libmime-tools-perl (5.509-1) ...
22:19:10 #10 43.65 Selecting previously unselected package libmoox-aliases-perl.
22:19:10 #10 43.66 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:10 #10 43.67 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:10 #10 30.17 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
22:19:10 #10 30.18 Unpacking libfile-touch-perl (0.11-1) ...
22:19:10 #10 30.20 Selecting previously unselected package libio-pty-perl.
22:19:10 #10 30.21 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
22:19:10 #10 30.21 Unpacking libio-pty-perl (1:1.15-2) ...
22:19:10 #10 30.24 Selecting previously unselected package libipc-run-perl.
22:19:10 #10 30.24 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
22:19:10 #10 30.25 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:10 #10 30.28 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:10 #10 30.28 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:10 #10 30.29 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:10 #10 30.31 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:10 #10 30.31 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
22:19:10 #10 30.32 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
22:19:10 #10 30.34 Selecting previously unselected package libdynaloader-functions-perl.
22:19:10 #10 30.35 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:10 #10 30.35 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:10 #10 30.38 Selecting previously unselected package libdevel-callchecker-perl.
22:19:10 #11 33.94 Selecting previously unselected package libhttp-date-perl.
22:19:10 #11 33.94 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
22:19:10 #11 33.95 Unpacking libhttp-date-perl (6.05-1) ...
22:19:10 #11 33.97 Selecting previously unselected package libfile-listing-perl.
22:19:10 #11 33.98 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
22:19:10 #11 33.98 Unpacking libfile-listing-perl (6.14-1) ...
22:19:10 #11 34.02 Selecting previously unselected package libhtml-tagset-perl.
22:19:10 #11 34.02 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:10 #11 34.02 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:10 #11 34.06 Selecting previously unselected package liburi-perl.
22:19:10 #11 34.06 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
22:19:10 #11 34.06 Unpacking liburi-perl (5.10-1) ...
22:19:10 #11 34.10 Selecting previously unselected package libhtml-parser-perl:armhf.
22:19:10 #11 34.10 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
22:19:10 #11 34.11 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
22:19:10 #11 34.14 Selecting previously unselected package libhtml-tree-perl.
22:19:11 #11 28.12 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
22:19:11 #11 28.13 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
22:19:11 #11 28.16 Selecting previously unselected package libsasl2-modules-db:arm64.
22:19:11 #11 28.16 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
22:19:11 #11 28.17 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:11 #11 28.20 Selecting previously unselected package libsasl2-2:arm64.
22:19:11 #11 28.20 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
22:19:11 #11 28.21 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:11 #11 28.24 Selecting previously unselected package libldap-2.5-0:arm64.
22:19:11 #11 28.25 Preparing to unpack .../101-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_arm64.deb ...
22:19:11 #11 28.25 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:11 #11 28.29 Selecting previously unselected package librtmp1:arm64.
22:19:11 #11 28.29 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
22:19:11 #11 28.29 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
22:19:11 #11 28.33 Selecting previously unselected package libssh-4:arm64.
22:19:11 #11 28.33 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ...
22:19:11 #11 28.34 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
22:19:11 #11 28.37 Selecting previously unselected package libcurl4:arm64.
22:19:11 #11 42.81 Setting up libsqlite3-0:amd64 (3.37.2-2) ...
22:19:11 #11 42.82 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:11 #11 42.84 Setting up binutils-common:amd64 (2.38-3ubuntu1) ...
22:19:11 #11 42.85 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
22:19:11 #11 42.86 Setting up libmagic1:amd64 (1:5.41-3) ...
22:19:11 #11 42.87 Setting up libdeflate0:amd64 (1.10-2) ...
22:19:11 #11 42.88 Setting up less (590-1build1) ...
22:19:11 #11 42.90 Setting up perl-openssl-defaults:amd64 (5build2) ...
22:19:11 #11 42.91 Setting up linux-libc-dev:amd64 (5.15.0-52.58) ...
22:19:11 #11 42.92 Setting up libctf-nobfd0:amd64 (2.38-3ubuntu1) ...
22:19:11 #11 42.93 Setting up gettext-base (0.21-4ubuntu4) ...
22:19:11 #11 42.94 Setting up liblzo2-2:amd64 (2.10-2build3) ...
22:19:11 #11 42.95 Setting up libnpth0:amd64 (1.6-3build2) ...
22:19:11 #11 42.96 Setting up file (1:5.41-3) ...
22:19:11 #11 42.97 Setting up libassuan0:amd64 (2.5.5-1build1) ...
22:19:11 #11 42.98 Setting up libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:11 #11 42.99 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:19:11 #11 43.01 Setting up bzip2 (1.0.8-5build1) ...
22:19:11 #11 43.01 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:11 #12 30.56   Installing       : perl-srpm-macros-1-25.el8.noarch                     65/82 
22:19:11 #12 30.57   Installing       : openblas-srpm-macros-2-2.el8.noarch                  66/82 
22:19:11 #12 30.58   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     67/82 
22:19:11 #12 30.60   Installing       : libipt-1.6.1-8.el8.x86_64                            68/82 
22:19:11 #12 30.61   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     69/82 
22:19:11 #10 33.64 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
22:19:11 #10 33.65 Unpacking libcommon-sense-perl (3.75-1+b4) ...
22:19:11 #10 33.68 Selecting previously unselected package libconfig-tiny-perl.
22:19:11 #10 33.68 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
22:19:11 #10 33.69 Unpacking libconfig-tiny-perl (2.26-1) ...
22:19:11 #10 33.72 Selecting previously unselected package libparams-util-perl.
22:19:11 #10 33.72 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
22:19:11 #10 33.73 Unpacking libparams-util-perl (1.102-1+b1) ...
22:19:11 #10 33.76 Selecting previously unselected package libsub-install-perl.
22:19:11 #10 33.76 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
22:19:11 #10 33.77 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:11 #10 33.80 Selecting previously unselected package libdata-optlist-perl.
22:19:11 #10 33.81 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
22:19:11 #10 33.81 Unpacking libdata-optlist-perl (0.110-1.1) ...
22:19:11 #10 33.84 Selecting previously unselected package libsub-exporter-perl.
22:19:11 #10 33.84 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
22:19:11 #10 33.85 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:11 #10 33.88 Selecting previously unselected package libconst-fast-perl.
22:19:11 #12 21.21 (1/79): xz-libs-5.2.4-4.el8.aarch64.rpm         386 kB/s |  91 kB     00:00    
22:19:11 #12 21.21 (2/79): desktop-file-utils-0.23-8.el8.aarch64.r 331 kB/s |  79 kB     00:00    
22:19:11 #12 21.22 (3/79): efi-srpm-macros-3-3.el8.noarch.rpm      3.1 MB/s |  22 kB     00:00    
22:19:11 #13 8.619 (74/74): libxcrypt-static-4.4.18-3.el9.x86_64.r 353 kB/s | 102 kB     00:00    
22:19:11 #13 8.625 --------------------------------------------------------------------------------
22:19:11 #13 8.626 Total                                            29 MB/s | 110 MB     00:03     
22:19:11 #10 30.25 Selecting previously unselected package libpcre2-8-0:armhf.
22:19:11 #10 30.25 Preparing to unpack .../102-libpcre2-8-0_10.32-5_armhf.deb ...
22:19:11 #10 30.25 Unpacking libpcre2-8-0:armhf (10.32-5) ...
22:19:11 #10 30.29 Selecting previously unselected package liberror-perl.
22:19:11 #10 30.30 Preparing to unpack .../103-liberror-perl_0.17027-2_all.deb ...
22:19:11 #10 30.30 Unpacking liberror-perl (0.17027-2) ...
22:19:11 #10 30.33 Selecting previously unselected package git-man.
22:19:11 #10 30.33 Preparing to unpack .../104-git-man_1%3a2.20.1-2+deb10u4_all.deb ...
22:19:11 #10 30.33 Unpacking git-man (1:2.20.1-2+deb10u4) ...
22:19:11 #10 30.44 Selecting previously unselected package git.
22:19:11 #9 36.25 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
22:19:11 #9 36.26 Unpacking python3-pkg-resources (40.8.0-1) ...
22:19:11 #9 36.31 Selecting previously unselected package python3-chardet.
22:19:11 #9 36.32 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
22:19:11 #9 36.33 Unpacking python3-chardet (3.0.4-3) ...
22:19:11 #9 36.37 Selecting previously unselected package python3-six.
22:19:11 #9 36.37 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
22:19:11 #9 36.38 Unpacking python3-six (1.12.0-1) ...
22:19:11 #9 36.42 Selecting previously unselected package python3-debian.
22:19:11 #9 36.42 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
22:19:11 #9 36.43 Unpacking python3-debian (0.1.35) ...
22:19:11 #9 36.47 Selecting previously unselected package libgpgme11:armhf.
22:19:11 #9 36.47 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
22:19:11 #9 36.16 Unpacking libhtml-format-perl (2.12-1) ...
22:19:11 #9 36.28 Selecting previously unselected package libhttp-daemon-perl.
22:19:11 #9 36.28 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
22:19:11 #9 36.28 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:11 #9 36.32 Selecting previously unselected package libstruct-dumb-perl.
22:19:11 #9 36.32 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
22:19:11 #9 36.33 Unpacking libstruct-dumb-perl (0.09-1) ...
22:19:11 #9 36.36 Selecting previously unselected package libio-async-perl.
22:19:11 #9 36.36 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
22:19:11 #9 36.37 Unpacking libio-async-perl (0.72-1) ...
22:19:11 #9 36.42 Selecting previously unselected package libio-sessiondata-perl.
22:19:11 mkdir -p rpmbuild/SOURCES
22:19:11 docker run --rm -w /v \
22:19:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:19:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:11 	alpine \
22:19:11 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:19:11 #11 33.35 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
22:19:11 #11 33.37 Unpacking dh-autoreconf (19) ...
22:19:11 #11 33.40 Selecting previously unselected package libdebhelper-perl.
22:19:11 #11 33.40 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
22:19:11 #11 33.40 Unpacking libdebhelper-perl (12.10ubuntu1) ...
22:19:11 #11 33.43 Selecting previously unselected package libarchive-zip-perl.
22:19:11 #11 33.43 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
22:19:11 #11 33.44 Unpacking libarchive-zip-perl (1.67-2) ...
22:19:11 #11 33.47 Selecting previously unselected package libsub-override-perl.
22:19:11 #11 33.47 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
22:19:11 #11 33.48 Unpacking libsub-override-perl (0.09-2) ...
22:19:11 #11 33.50 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:11 #11 33.50 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
22:19:11 #11 33.51 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
22:19:11 #11 33.53 Selecting previously unselected package dh-strip-nondeterminism.
22:19:11 #11 33.54 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
22:19:11 #11 33.54 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
22:19:11 #11 33.57 Selecting previously unselected package dwz.
22:19:11 #11 33.57 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
22:19:11 #11 33.57 Unpacking dwz (0.13-5) ...
22:19:11 #11 33.62 Selecting previously unselected package libcroco3:armhf.
22:19:11 #10 45.66 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
22:19:11 #10 45.67 Unpacking libperlio-gzip-perl (0.19-1build3) ...
22:19:11 #10 45.71 Selecting previously unselected package libpod-constants-perl.
22:19:11 #10 45.71 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
22:19:11 #10 45.71 Unpacking libpod-constants-perl (0.19-1) ...
22:19:11 #10 45.75 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:11 #10 45.75 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
22:19:11 #10 45.76 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
22:19:11 #10 45.81 Selecting previously unselected package libsasl2-modules:amd64.
22:19:11 #10 45.81 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
22:19:11 #10 45.81 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:11 #10 45.86 Selecting previously unselected package libsort-key-perl.
22:19:11 #10 45.86 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
22:19:11 #10 45.87 Unpacking libsort-key-perl (1.33-2) ...
22:19:11 #10 45.91 Selecting previously unselected package libstring-copyright-perl.
22:19:11 #10 45.92 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
22:19:11 #10 45.92 Unpacking libstring-copyright-perl (0.003005-1) ...
22:19:11 #10 45.96 Selecting previously unselected package libstring-escape-perl.
22:19:11 #10 45.96 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
22:19:11 #10 45.97 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:11 #10 46.00 Selecting previously unselected package libtext-levenshtein-perl.
22:19:11 #10 46.00 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:11 #10 46.01 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:11 #10 46.04 Selecting previously unselected package libunicode-utf8-perl.
22:19:11 #10 36.76 Selecting previously unselected package libalgorithm-diff-perl.
22:19:11 #10 36.76 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
22:19:11 #10 36.77 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
22:19:11 #10 36.84 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:11 #11 30.56 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.13_arm64.deb ...
22:19:11 #11 30.57 Unpacking curl (7.68.0-1ubuntu2.13) ...
22:19:11 #11 30.61 Selecting previously unselected package dctrl-tools.
22:19:11 #11 30.61 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
22:19:11 #11 30.62 Unpacking dctrl-tools (2.24-3) ...
22:19:11 #11 30.66 Selecting previously unselected package libtool.
22:19:11 #11 30.66 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
22:19:11 #11 30.66 Unpacking libtool (2.4.6-14) ...
22:19:11 #11 30.70 Selecting previously unselected package dh-autoreconf.
22:19:11 #11 30.71 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
22:19:11 #11 30.71 Unpacking dh-autoreconf (19) ...
22:19:11 #11 30.74 Selecting previously unselected package libdebhelper-perl.
22:19:11 #11 30.74 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
22:19:11 #11 30.74 Unpacking libdebhelper-perl (12.10ubuntu1) ...
22:19:11 #11 30.78 Selecting previously unselected package libarchive-zip-perl.
22:19:11 #13 80.88   Verifying  : pcre-devel-8.32-17.el7.aarch64                              4/68 
22:19:11 #13 80.89   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          5/68 
22:19:11 #13 80.90   Verifying  : rsync-3.1.2-11.el7_9.aarch64                                6/68 
22:19:11 #13 80.91   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           7/68 
22:19:11 #13 80.93   Verifying  : glibc-2.17-326.el7_9.aarch64                                8/68 
22:19:11 #13 80.94   Verifying  : btrfs-progs-4.9.1-1.el7.aarch64                             9/68 
22:19:11 #13 80.95   Verifying  : automake-1.13.4-3.el7.noarch                               10/68 
22:19:11 #13 80.96   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       11/68 
22:19:11 #13 80.98   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        12/68 
22:19:11 #13 80.99   Verifying  : 1:make-3.82-24.el7.aarch64                                 13/68 
22:19:11 #13 81.00   Verifying  : libcgroup-0.41-21.el7.aarch64                              14/68 
22:19:11 #13 81.01   Verifying  : python-IPy-0.75-6.el7.noarch                               15/68 
22:19:11 #13 81.02   Verifying  : checkpolicy-2.5-8.el7.aarch64                              16/68 
22:19:11 #13 81.03   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        17/68 
22:19:11 #13 81.05   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          18/68 
22:19:11 #13 81.06   Verifying  : systemd-219-78.el7_9.7.aarch64                             19/68 
22:19:11 #13 81.07   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   20/68 
22:19:11 #13 81.08   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      21/68 
22:19:11 #10 46.99 Selecting previously unselected package lsb-release.
22:19:11 #10 36.08 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:11 #10 46.99 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
22:19:11 #10 47.00 Unpacking lsb-release (10.2019051400) ...
22:19:11 #10 47.03 Selecting previously unselected package mailutils.
22:19:11 #10 47.03 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
22:19:11 #10 47.03 Unpacking mailutils (1:3.5-4) ...
22:19:11 #10 47.09 Selecting previously unselected package manpages-dev.
22:19:11 #10 47.09 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
22:19:11 22:19:11 #10 47.09 Unpacking manpages-dev (4.16-2) ...
#10 36.09 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:11 #10 36.12 Selecting previously unselected package libnumber-compare-perl.
22:19:11 #10 36.12 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
22:19:11 #10 36.12 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:11 #10 36.16 Selecting previously unselected package libnumber-range-perl.
22:19:11 #10 36.16 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
22:19:11 #10 36.17 Unpacking libnumber-range-perl (0.12-1) ...
22:19:11 #10 36.20 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:11 #10 36.20 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
22:19:11 #10 36.20 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
22:19:11 #10 36.26 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:11 #10 36.26 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
22:19:11 #10 36.27 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
22:19:11 #10 36.31 Selecting previously unselected package libtext-glob-perl.
22:19:11 #10 43.70 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:11 #10 43.70 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:11 #10 43.71 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:11 #10 43.74 Selecting previously unselected package libobject-id-perl.
22:19:11 #10 43.74 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
22:19:11 #10 43.74 Unpacking libobject-id-perl (0.1.2-2.1) ...
22:19:11 #10 43.77 Selecting previously unselected package libmoox-struct-perl.
22:19:11 #10 43.78 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
22:19:11 #10 43.78 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:11 #10 43.82 Selecting previously unselected package libmouse-perl.
22:19:11 #10 43.82 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
22:19:11 #10 43.82 Unpacking libmouse-perl (2.5.10-1+b1) ...
22:19:11 #10 43.87 Selecting previously unselected package libnumber-range-perl.
22:19:11 #10 43.88 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
22:19:11 #10 30.38 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
22:19:11 #10 30.39 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
22:19:11 #10 30.42 Selecting previously unselected package libparams-classify-perl.
22:19:11 #10 30.42 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
22:19:11 #10 30.42 Unpacking libparams-classify-perl (0.015-1+b3) ...
22:19:11 #10 30.45 Selecting previously unselected package libmodule-runtime-perl.
22:19:11 #10 30.45 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:11 #10 30.46 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:11 #10 30.49 Selecting previously unselected package libimport-into-perl.
22:19:11 #10 30.50 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
22:19:11 #10 30.50 Unpacking libimport-into-perl (1.002005-1) ...
22:19:11 #10 30.53 Selecting previously unselected package librole-tiny-perl.
22:19:11 #10 30.53 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
22:19:11 #10 30.53 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:11 #10 30.56 Selecting previously unselected package libstrictures-perl.
22:19:11 #10 30.57 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
22:19:11 #10 30.57 Unpacking libstrictures-perl (2.000006-1) ...
22:19:11 #10 30.60 Selecting previously unselected package libsub-quote-perl.
22:19:11 #10 30.60 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
22:19:11 #10 30.60 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:11 #10 30.64 Selecting previously unselected package libmoo-perl.
22:19:11 #10 30.65 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
22:19:11 #10 30.65 Unpacking libmoo-perl (2.004004-1) ...
22:19:11 #10 30.72 Selecting previously unselected package libencode-locale-perl.
22:19:11 #11 34.14 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
22:19:11 #11 34.14 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:11 #11 34.19 Selecting previously unselected package libio-html-perl.
22:19:11 #11 34.19 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
22:19:11 #11 34.20 Unpacking libio-html-perl (1.004-2) ...
22:19:11 #11 34.23 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:11 #11 34.23 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:11 #11 34.23 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:11 #11 34.27 Selecting previously unselected package libhttp-message-perl.
22:19:11 #11 34.27 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
22:19:11 #11 34.27 Unpacking libhttp-message-perl (6.36-1) ...
22:19:11 #11 34.31 Selecting previously unselected package libhttp-cookies-perl.
22:19:11 #11 34.31 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:11 #11 34.32 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:11 #11 34.35 Selecting previously unselected package libhttp-negotiate-perl.
22:19:11 #11 34.35 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:11 #11 34.35 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:11 #11 34.38 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:11 #11 43.03 Setting up libunwind8:amd64 (1.3.2-2build2) ...
22:19:11 #11 43.04 Setting up libjbig0:amd64 (2.1-3.1build3) ...
22:19:11 #11 43.05 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
22:19:11 #11 43.07 Setting up libasan6:amd64 (11.2.0-19ubuntu1) ...
22:19:11 #11 43.08 Setting up libnumber-compare-perl (0.03-2) ...
22:19:11 #11 43.16 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:11 #11 43.17 Setting up fakeroot (1.28-1ubuntu1) ...
22:19:11 #11 43.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.18 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
22:19:11 #11 43.19 Setting up autotools-dev (20220109.1) ...
22:19:11 #11 43.20 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
22:19:11 #11 43.22 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
22:19:11 #11 43.23 Setting up libx11-data (2:1.7.5-1) ...
22:19:11 #11 43.24 Setting up make (4.3-4.1build1) ...
22:19:11 #11 43.25 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
22:19:11 #11 43.26 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:11 #11 43.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
22:19:11 #11 43.28 Setting up lzip (1.23-1) ...
22:19:11 #11 43.29 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
22:19:11 #11 43.29 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
22:19:11 #11 43.29 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
22:19:11 #11 43.29 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
22:19:11 #11 43.30 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
22:19:11 #11 43.30 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
22:19:11 #11 43.30 Setting up strace (5.16-0ubuntu3) ...
22:19:11 #11 43.31 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
22:19:11 #11 43.32 Setting up xz-utils (5.2.5-2ubuntu1) ...
22:19:11 #11 43.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:11 #11 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
22:19:11 #11 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
22:19:11 #11 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
22:19:11 #11 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
22:19:11 #11 43.34 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
22:19:11 #11 43.34 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
22:19:11 #11 43.34 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
22:19:11 #11 43.34 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
22:19:11 #11 43.34 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
22:19:11 #11 43.34 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
22:19:11 #11 43.34 Setting up t1utils (1.41-4build2) ...
22:19:11 #11 43.35 Setting up libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:11 #11 43.36 Setting up diffstat (1.64-1build2) ...
22:19:11 #11 43.37 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
22:19:11 #11 28.37 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.4_arm64.deb ...
22:19:11 #11 28.38 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.4) ...
22:19:11 #11 28.41 Selecting previously unselected package curl.
22:19:11 #11 28.41 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.4_arm64.deb ...
22:19:11 #11 28.42 Unpacking curl (7.81.0-1ubuntu1.4) ...
22:19:11 #11 28.46 Selecting previously unselected package dctrl-tools.
22:19:11 #11 28.46 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
22:19:11 #11 28.47 Unpacking dctrl-tools (2.24-3build2) ...
22:19:11 #11 28.50 Selecting previously unselected package libdebhelper-perl.
22:19:11 #11 28.50 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
22:19:11 #11 28.50 Unpacking libdebhelper-perl (13.6ubuntu1) ...
22:19:11 #11 28.54 Selecting previously unselected package libtool.
22:19:11 #11 28.54 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
22:19:11 #11 28.54 Unpacking libtool (2.4.6-15build2) ...
22:19:11 #11 28.58 Selecting previously unselected package dh-autoreconf.
22:19:11 #11 28.58 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
22:19:11 #11 28.59 Unpacking dh-autoreconf (20) ...
22:19:11 #11 28.61 Selecting previously unselected package libarchive-zip-perl.
22:19:11 #12 30.64   Installing       : gc-7.6.4-3.el8.x86_64                                70/82 
22:19:11 #12 31.01   Installing       : guile-5:2.0.14-7.el8.x86_64                          71/82 
22:19:11 #10 33.89 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:11 #10 33.89 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:11 #10 33.92 Selecting previously unselected package libwant-perl.
22:19:11 #10 33.93 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
22:19:11 #10 33.93 Unpacking libwant-perl (0.29-1+b6) ...
22:19:11 #10 33.96 Selecting previously unselected package libcontextual-return-perl.
22:19:11 #10 33.97 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:11 #10 33.97 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:11 #10 34.00 Selecting previously unselected package libconvert-binhex-perl.
22:19:11 #10 34.01 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:11 #10 34.01 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:11 #10 34.04 Selecting previously unselected package libcpanel-json-xs-perl.
22:19:11 #10 34.05 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
22:19:11 #10 34.05 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:11 #10 34.09 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:11 #10 34.09 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:11 #10 34.10 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:11 #10 34.13 Selecting previously unselected package libexception-class-perl.
22:19:11 #12 21.22 (4/79): dwz-0.12-10.el8.aarch64.rpm             419 kB/s | 103 kB     00:00    
22:19:11 #12 21.23 (5/79): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.4 MB/s | 9.3 kB     00:00    
22:19:11 #12 21.25 (6/79): gc-7.6.4-3.el8.aarch64.rpm              3.0 MB/s |  99 kB     00:00    
22:19:11 #12 21.26 (7/79): go-srpm-macros-2-17.el8.noarch.rpm      359 kB/s |  13 kB     00:00    
22:19:11 #12 21.27 (8/79): libatomic_ops-7.6.2-3.el8.aarch64.rpm   4.1 MB/s |  38 kB     00:00    
22:19:11 #12 21.28 (9/79): ocaml-srpm-macros-5-4.el8.noarch.rpm    1.8 MB/s | 9.4 kB     00:00    
22:19:11 #12 21.28 (10/79): openblas-srpm-macros-2-2.el8.noarch.rp 1.4 MB/s | 7.9 kB     00:00    
22:19:11 #12 21.29 (11/79): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 5.1 MB/s |  47 kB     00:00    
22:19:11 #12 21.30 (12/79): perl-Mozilla-CA-20160104-7.module_el8. 2.9 MB/s |  15 kB     00:00    
22:19:11 #12 21.31 (13/79): perl-srpm-macros-1-25.el8.noarch.rpm   1.6 MB/s |  11 kB     00:00    
22:19:11 #12 21.32 (14/79): python-rpm-macros-3-43.el8.noarch.rpm  1.6 MB/s |  16 kB     00:00    
22:19:11 #12 21.34 (15/79): guile-2.0.14-7.el8.aarch64.rpm          39 MB/s | 3.5 MB     00:00    
22:19:11 #12 21.34 (16/79): python-srpm-macros-3-43.el8.noarch.rpm 770 kB/s |  15 kB     00:00    
22:19:11 #12 21.34 (17/79): python3-rpm-macros-3-43.el8.noarch.rpm 2.5 MB/s |  15 kB     00:00    
22:19:11 #12 21.35 (18/79): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.9 MB/s |  11 kB     00:00    
22:19:11 #12 21.35 (19/79): redhat-rpm-config-130-1.el8.noarch.rpm  11 MB/s |  90 kB     00:00    
22:19:11 #12 21.36 (20/79): rpm-build-4.14.3-23.el8.aarch64.rpm     16 MB/s | 173 kB     00:00    
22:19:11 #12 21.36 (21/79): rust-srpm-macros-5-2.el8.noarch.rpm    1.8 MB/s | 9.2 kB     00:00    
22:19:11 #12 21.37 (22/79): rpmlint-1.10-14.el8.noarch.rpm          12 MB/s | 192 kB     00:00    
22:19:11 #12 21.38 (23/79): zstd-1.4.4-1.el8.aarch64.rpm            16 MB/s | 303 kB     00:00    
22:19:11 #12 21.39 (24/79): bzip2-1.0.6-26.el8.aarch64.rpm         6.6 MB/s |  60 kB     00:00    
22:19:11 #12 21.41 (25/79): cpio-2.12-11.el8.aarch64.rpm            16 MB/s | 260 kB     00:00    
22:19:11 #12 21.43 (26/79): diffutils-3.6-6.el8.aarch64.rpm         14 MB/s | 352 kB     00:00    
22:19:11 #12 21.44 (27/79): dnf-plugins-core-4.0.21-14.1.el8.noarc 7.6 MB/s |  72 kB     00:00    
22:19:11 #12 21.54 (28/79): gdb-headless-8.2-19.el8.aarch64.rpm    9.6 MB/s | 3.1 MB     00:00    
22:19:11 #10 30.44 Preparing to unpack .../105-git_1%3a2.20.1-2+deb10u4_armhf.deb ...
22:19:11 #10 30.46 Unpacking git (1:2.20.1-2+deb10u4) ...
22:19:11 #9 36.48 Unpacking libgpgme11:armhf (1.12.0-6) ...
22:19:11 #9 36.53 Selecting previously unselected package python3-gpg.
22:19:11 #9 36.53 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
22:19:11 #9 36.54 Unpacking python3-gpg (1.12.0-6) ...
22:19:11 #9 36.61 Selecting previously unselected package dput.
22:19:11 #9 36.61 Preparing to unpack .../149-dput_1.0.3_all.deb ...
22:19:11 #9 36.62 Unpacking dput (1.0.3) ...
22:19:11 #9 36.65 Selecting previously unselected package equivs.
22:19:11 #9 36.66 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
22:19:11 #9 36.66 Unpacking equivs (2.2.0) ...
22:19:11 #9 36.72 Selecting previously unselected package exim4-config.
22:19:11 #9 36.42 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
22:19:11 #9 36.43 Unpacking libio-sessiondata-perl (1.03-1) ...
22:19:11 #9 36.46 Selecting previously unselected package libio-string-perl.
22:19:11 #9 36.46 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
22:19:11 #9 36.47 Unpacking libio-string-perl (1.08-3) ...
22:19:11 #9 36.50 Selecting previously unselected package libtypes-serialiser-perl.
22:19:11 #9 36.50 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
22:19:11 #9 36.50 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:19:11 #9 36.54 Selecting previously unselected package libjson-xs-perl.
22:19:11 #9 36.54 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
22:19:11 #9 36.54 Unpacking libjson-xs-perl (3.040-1+b1) ...
22:19:11 #9 36.59 Selecting previously unselected package liblzo2-2:arm64.
22:19:11 #9 36.59 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
22:19:11 #9 36.60 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
22:19:11 #9 36.64 Selecting previously unselected package libkyotocabinet16v5:arm64.
22:19:11 #9 36.64 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
22:19:11 #9 36.65 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
22:19:11 #9 36.69 Selecting previously unselected package liblist-compare-perl.
22:19:11 #9 36.70 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
22:19:11 #9 36.70 Unpacking liblist-compare-perl (0.53-1) ...
22:19:11 #9 36.74 Selecting previously unselected package liblist-moreutils-perl.
22:19:11 #10 46.04 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
22:19:11 #10 46.05 Unpacking libunicode-utf8-perl (0.60-1build4) ...
22:19:11 #10 46.09 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:11 #10 46.09 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:11 #10 46.09 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:11 #10 46.12 Selecting previously unselected package libxml-sax-base-perl.
22:19:11 #10 46.12 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:11 #10 46.13 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:11 #10 46.18 Selecting previously unselected package libxml-sax-perl.
22:19:11 #10 46.18 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
22:19:11 #10 46.19 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:11 #10 46.23 Selecting previously unselected package libxml-libxml-perl.
22:19:11 #10 46.23 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
22:19:11 #10 46.23 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:11 #10 46.30 Selecting previously unselected package libxml-parser-perl.
22:19:11 #11 33.62 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
22:19:11 #11 33.62 Unpacking libcroco3:armhf (0.6.13-1) ...
22:19:11 #11 33.66 Selecting previously unselected package gettext.
22:19:11 #11 33.66 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
22:19:11 #11 33.66 Unpacking gettext (0.19.8.1-10build1) ...
22:19:11 #11 33.76 Selecting previously unselected package intltool-debian.
22:19:11 #10 36.84 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
22:19:11 #10 36.85 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
22:19:11 #10 36.88 Selecting previously unselected package libalgorithm-merge-perl.
22:19:11 #10 36.88 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:11 #10 36.89 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:11 #10 36.91 Selecting previously unselected package libapt-pkg-perl.
22:19:11 #10 36.92 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
22:19:11 #10 36.92 Unpacking libapt-pkg-perl (0.1.33build1) ...
22:19:11 #10 36.95 Selecting previously unselected package libarchive-cpio-perl.
22:19:11 #10 36.95 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:11 #10 36.96 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:11 #10 36.99 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:11 #10 36.99 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
22:19:11 #10 36.99 Unpacking libb-hooks-op-check-perl (0.22-1) ...
22:19:11 #10 37.02 Selecting previously unselected package libdynaloader-functions-perl.
22:19:11 #10 37.03 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:11 #10 37.03 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:11 #10 37.06 Selecting previously unselected package libdevel-callchecker-perl.
22:19:11 #10 37.06 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
22:19:11 #10 37.06 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
22:19:11 #10 37.10 Selecting previously unselected package libparams-classify-perl.
22:19:11 #10 37.10 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
22:19:11 #10 37.11 Unpacking libparams-classify-perl (0.015-1) ...
22:19:11 #10 37.14 Selecting previously unselected package libmodule-runtime-perl.
22:19:11 #10 37.14 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:11 #10 37.15 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:11 #10 37.18 Selecting previously unselected package libtry-tiny-perl.
22:19:11 #11 30.78 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
22:19:11 #11 30.78 Unpacking libarchive-zip-perl (1.67-2) ...
22:19:11 #11 30.82 Selecting previously unselected package libsub-override-perl.
22:19:11 #11 30.82 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
22:19:11 #11 30.82 Unpacking libsub-override-perl (0.09-2) ...
22:19:11 #11 30.85 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:11 #11 30.85 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
22:19:11 #11 30.85 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
22:19:11 #11 30.89 Selecting previously unselected package dh-strip-nondeterminism.
22:19:11 #11 30.89 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
22:19:11 #11 30.90 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
22:19:11 #11 30.92 Selecting previously unselected package dwz.
22:19:11 #11 30.92 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
22:19:11 #11 30.93 Unpacking dwz (0.13-5) ...
22:19:11 #11 30.97 Selecting previously unselected package libcroco3:arm64.
22:19:11 #11 30.97 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
22:19:11 #11 30.98 Unpacking libcroco3:arm64 (0.6.13-1) ...
22:19:11 #11 31.01 Selecting previously unselected package gettext.
22:19:11 #11 31.01 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
22:19:11 #11 31.02 Unpacking gettext (0.19.8.1-10build1) ...
22:19:11 #11 31.11 Selecting previously unselected package intltool-debian.
22:19:11 #11 31.11 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:11 #11 31.11 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:11 #13 81.09   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 22/68 
22:19:11 #13 81.11   Verifying  : btrfs-progs-devel-4.9.1-1.el7.aarch64                      23/68 
22:19:11 #13 81.12   Verifying  : libselinux-python-2.5-15.el7.aarch64                       24/68 
22:19:11 #13 81.13   Verifying  : which-2.20-7.el7.aarch64                                   25/68 
22:19:11 #13 81.14   Verifying  : less-458-9.el7.aarch64                                     26/68 
22:19:11 #13 81.16   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   27/68 
22:19:11 #13 81.17   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 28/68 
22:19:11 #13 81.18   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              29/68 
22:19:11 #13 81.19   Verifying  : libselinux-utils-2.5-15.el7.aarch64                        30/68 
22:19:11 #13 81.21   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             31/68 
22:19:11 #13 81.22   Verifying  : cpp-4.8.5-44.el7.aarch64                                   32/68 
22:19:11 #13 81.23   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             33/68 
22:19:11 #13 81.24   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             34/68 
22:19:11 #13 81.26   Verifying  : lzo-2.06-8.el7.aarch64                                     35/68 
22:19:11 #13 81.27   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      36/68 
22:19:11 #13 81.28   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           37/68 
22:19:11 #13 81.30   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          38/68 
22:19:11 #13 81.31   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               39/68 
22:19:11 #13 81.32   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     40/68 
22:19:11 #13 81.33   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        41/68 
22:19:11 #13 81.35   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       42/68 
22:19:11 #13 81.36   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   43/68 
22:19:11 #13 81.38   Verifying  : policycoreutils-2.5-34.el7.aarch64                         44/68 
22:19:11 #13 81.39   Verifying  : gcc-4.8.5-44.el7.aarch64                                   45/68 
22:19:11 #13 81.40   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       46/68 
22:19:11 #10 47.46 Selecting previously unselected package psmisc.
22:19:11 #10 36.31 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
22:19:11 #10 36.31 Unpacking libtext-glob-perl (0.10-1) ...
22:19:11 #10 36.34 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:11 #10 36.34 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
22:19:11 #10 36.34 Unpacking libpath-iterator-rule-perl (1.009-1) ...
22:19:11 #10 36.38 Selecting previously unselected package libpath-tiny-perl.
22:19:11 #10 36.38 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
22:19:11 #10 36.39 Unpacking libpath-tiny-perl (0.104-1) ...
22:19:11 #10 36.42 Selecting previously unselected package libperlio-gzip-perl.
22:19:11 #10 36.42 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
22:19:11 #10 36.42 Unpacking libperlio-gzip-perl (0.19-1build3) ...
22:19:11 #10 36.45 Selecting previously unselected package libpod-constants-perl.
22:19:11 #10 36.45 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
22:19:11 #10 36.46 Unpacking libpod-constants-perl (0.19-1) ...
22:19:11 #10 36.49 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:11 #10 36.49 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
22:19:11 #10 36.49 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
22:19:11 #10 36.53 Selecting previously unselected package libsasl2-modules:arm64.
22:19:11 #10 36.53 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
22:19:11 #10 43.88 Unpacking libnumber-range-perl (0.12-1.1) ...
22:19:11 #10 43.92 Selecting previously unselected package libossp-uuid16:amd64.
22:19:11 #10 43.92 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
22:19:11 #10 43.92 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
22:19:11 #10 43.96 Selecting previously unselected package libossp-uuid-perl.
22:19:11 #10 43.96 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
22:19:11 #10 43.96 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:11 #10 44.01 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:11 #10 44.01 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
22:19:11 #10 44.01 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:11 #10 44.05 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:11 #10 44.05 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:11 #10 44.05 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:11 #10 44.08 Selecting previously unselected package libperlio-gzip-perl.
22:19:11 #10 44.09 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
22:19:11 #10 44.09 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
22:19:11 #10 44.12 Selecting previously unselected package libpod-parser-perl.
22:19:11 #10 44.13 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
22:19:11 #10 44.14 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:11 #10 44.15 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:11 #10 44.16 Unpacking libpod-parser-perl (1.63-2) ...
22:19:11 #10 44.20 Selecting previously unselected package libpod-constants-perl.
22:19:11 #10 44.20 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
22:19:11 #10 44.20 Unpacking libpod-constants-perl (0.19-2) ...
22:19:11 #10 44.24 Selecting previously unselected package libproc-processtable-perl.
22:19:11 #10 30.72 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:11 #10 30.72 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:11 #10 30.75 Selecting previously unselected package libtimedate-perl.
22:19:11 #10 30.75 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
22:19:11 #10 30.76 Unpacking libtimedate-perl (2.3300-2) ...
22:19:11 #10 30.79 Selecting previously unselected package libhttp-date-perl.
22:19:11 #10 30.80 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
22:19:11 #10 30.80 Unpacking libhttp-date-perl (6.05-1) ...
22:19:11 #10 30.85 Selecting previously unselected package libfile-listing-perl.
22:19:11 #10 30.85 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
22:19:11 #10 30.87 Unpacking libfile-listing-perl (6.14-1) ...
22:19:11 #10 30.90 Selecting previously unselected package libhtml-tagset-perl.
22:19:11 #10 30.90 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:11 #10 30.91 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:11 #10 30.93 Selecting previously unselected package liburi-perl.
22:19:11 #10 30.94 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
22:19:11 #10 30.94 Unpacking liburi-perl (5.08-1) ...
22:19:11 #10 30.98 Selecting previously unselected package libhtml-parser-perl.
22:19:11 #11 34.38 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
22:19:11 #11 34.39 Unpacking perl-openssl-defaults:armhf (5build2) ...
22:19:11 #11 34.42 Selecting previously unselected package libnet-ssleay-perl:armhf.
22:19:11 #11 34.42 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
22:19:11 #11 34.42 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
22:19:11 #11 34.47 Selecting previously unselected package libio-socket-ssl-perl.
22:19:11 #11 34.47 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
22:19:11 #11 34.47 Unpacking libio-socket-ssl-perl (2.074-2) ...
22:19:11 #11 34.51 Selecting previously unselected package libnet-http-perl.
22:19:11 #11 34.51 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
22:19:11 #11 34.51 Unpacking libnet-http-perl (6.22-1) ...
22:19:11 #11 34.54 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:11 #11 34.54 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:11 #11 34.64 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:11 #11 34.67 Selecting previously unselected package libtry-tiny-perl.
22:19:11 #11 34.67 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
22:19:11 #11 34.68 Unpacking libtry-tiny-perl (0.31-1) ...
22:19:11 #11 34.71 Selecting previously unselected package libwww-robotrules-perl.
22:19:11 #11 34.71 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:11 #11 34.71 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:11 #11 34.74 Selecting previously unselected package libwww-perl.
22:19:11 #11 43.38 Setting up libmpc3:amd64 (1.2.1-2build1) ...
22:19:11 #11 43.39 Setting up libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:11 #11 43.40 Setting up patch (2.7.6-7build2) ...
22:19:11 #11 43.42 Setting up autopoint (0.21-4ubuntu4) ...
22:19:11 #11 43.43 Setting up fonts-dejavu-core (2.37-2build1) ...
22:19:11 #11 43.48 Setting up ucf (3.0043) ...
22:19:11 #11 43.59 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
22:19:11 #11 28.62 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
22:19:11 #11 28.62 Unpacking libarchive-zip-perl (1.68-1) ...
22:19:11 #11 28.65 Selecting previously unselected package libsub-override-perl.
22:19:11 #11 28.66 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
22:19:11 #11 28.66 Unpacking libsub-override-perl (0.09-2) ...
22:19:11 #11 28.69 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:11 #11 28.69 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
22:19:11 #11 28.69 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:11 #11 28.72 Selecting previously unselected package dh-strip-nondeterminism.
22:19:11 #11 28.72 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
22:19:11 #11 28.73 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
22:19:11 #11 28.76 Selecting previously unselected package libdw1:arm64.
22:19:11 #11 28.76 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
22:19:11 #11 28.77 Unpacking libdw1:arm64 (0.186-1build1) ...
22:19:11 #11 28.80 Selecting previously unselected package debugedit.
22:19:11 #11 28.80 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
22:19:11 #11 28.81 Unpacking debugedit (1:5.0-4build1) ...
22:19:11 #11 28.84 Selecting previously unselected package dwz.
22:19:11 #11 28.84 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
22:19:11 #11 28.84 Unpacking dwz (0.14-1build2) ...
22:19:11 #11 28.87 Selecting previously unselected package gettext.
22:19:11 #11 28.87 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
22:19:11 #11 28.88 Unpacking gettext (0.21-4ubuntu4) ...
22:19:11 #11 28.93 Selecting previously unselected package intltool-debian.
22:19:11 #11 28.93 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:11 #11 28.93 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:11 #11 28.96 Selecting previously unselected package po-debconf.
22:19:11 #10 34.13 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
22:19:11 #10 34.13 Unpacking libexception-class-perl (1.44-1) ...
22:19:11 #10 34.17 Selecting previously unselected package libiterator-perl.
22:19:11 #10 34.17 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:11 #10 34.17 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:11 #10 34.21 Selecting previously unselected package libiterator-util-perl.
22:19:11 #10 34.21 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:11 #10 34.21 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:11 #10 34.25 Selecting previously unselected package libexporter-tiny-perl.
22:19:11 #10 34.25 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:11 #10 34.26 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:11 #10 34.29 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:11 #10 34.29 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
22:19:11 #10 34.30 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
22:19:11 #10 34.33 Selecting previously unselected package liblist-moreutils-perl.
22:19:11 #10 34.33 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:11 #10 34.34 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:11 #10 34.37 Selecting previously unselected package libdata-dpath-perl.
22:19:11 #12 21.56 (29/79): elfutils-debuginfod-client-0.187-4.el8 6.0 MB/s |  72 kB     00:00    
22:19:11 #12 21.56 (30/79): emacs-filesystem-26.1-7.el8.noarch.rpm  11 MB/s |  70 kB     00:00    
22:19:11 #12 21.58 (31/79): binutils-2.30-119.el8.aarch64.rpm       28 MB/s | 6.1 MB     00:00    
22:19:11 #12 21.59 (32/79): elfutils-0.187-4.el8.aarch64.rpm       3.5 MB/s | 529 kB     00:00    
22:19:11 #12 21.60 (33/79): file-5.33-21.el8.aarch64.rpm           2.4 MB/s |  77 kB     00:00    
22:19:11 #12 21.61 (34/79): libbabeltrace-1.5.4-4.el8.aarch64.rpm   20 MB/s | 189 kB     00:00    
22:19:11 #12 21.61 (35/79): libpkgconf-1.4.2-1.el8.aarch64.rpm     6.0 MB/s |  34 kB     00:00    
22:19:11 #12 21.62 (36/79): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  6.8 MB/s |  57 kB     00:00    
22:19:11 #12 21.63 (37/79): groff-base-1.22.3-18.el8.aarch64.rpm    26 MB/s | 989 kB     00:00    
22:19:11 #12 21.64 (38/79): ncurses-6.1-9.20180224.el8.aarch64.rpm  22 MB/s | 383 kB     00:00    
22:19:11 #12 21.64 (39/79): patch-2.7.6-11.el8.aarch64.rpm         8.9 MB/s | 134 kB     00:00    
22:19:11 #12 21.65 (40/79): perl-Carp-1.42-396.el8.noarch.rpm      3.8 MB/s |  30 kB     00:00    
22:19:11 #12 21.66 (41/79): glibc-gconv-extra-2.28-211.el8.aarch64  24 MB/s | 1.8 MB     00:00    
22:19:11 #12 21.66 (42/79): perl-Errno-1.28-421.el8.aarch64.rpm    5.3 MB/s |  76 kB     00:00    
22:19:11 #12 21.66 (43/79): perl-Exporter-5.72-396.el8.noarch.rpm  4.7 MB/s |  34 kB     00:00    
22:19:11 #12 21.67 (44/79): perl-File-Path-2.15-2.el8.noarch.rpm   4.8 MB/s |  38 kB     00:00    
22:19:11 #12 21.67 (45/79): perl-File-Temp-0.230.600-1.el8.noarch. 7.9 MB/s |  63 kB     00:00    
22:19:11 #12 21.68 (46/79): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.5 MB/s |  63 kB     00:00    
22:19:11 #12 21.68 (47/79): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  7.2 MB/s |  58 kB     00:00    
22:19:11 #12 21.69 (48/79): perl-IO-1.38-421.el8.aarch64.rpm        14 MB/s | 142 kB     00:00    
22:19:11 #12 21.69 (49/79): perl-MIME-Base64-3.15-396.el8.aarch64. 3.3 MB/s |  31 kB     00:00    
22:19:11 #12 21.70 (50/79): perl-PathTools-3.74-1.el8.aarch64.rpm   11 MB/s |  90 kB     00:00    
22:19:11 #12 21.70 (51/79): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.5 MB/s |  20 kB     00:00    
22:19:11 #12 21.71 (52/79): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.5 MB/s |  86 kB     00:00    
22:19:11 #12 21.75 (53/79): perl-Encode-2.97-3.el8.aarch64.rpm      13 MB/s | 1.5 MB     00:00    
22:19:11 #10 30.87 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:19:11 #10 30.88 Setting up libpipeline1:armhf (1.5.1-2) ...
22:19:11 #10 30.89 Setting up mime-support (3.62) ...
22:19:11 #10 30.92 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:19:11 #10 30.93 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
22:19:11 #10 30.94 No schema files found: doing nothing.
22:19:11 #10 30.94 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
22:19:11 #10 30.95 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
22:19:11 #10 30.97 Setting up perl-openssl-defaults:armhf (3) ...
22:19:11 #9 36.72 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ...
22:19:11 #9 36.73 Unpacking exim4-config (4.92-8+deb10u7) ...
22:19:11 #9 36.78 Selecting previously unselected package exim4-base.
22:19:11 #9 36.78 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ...
22:19:11 #9 36.79 Unpacking exim4-base (4.92-8+deb10u7) ...
22:19:11 #9 36.87 Selecting previously unselected package libevent-2.1-6:armhf.
22:19:11 #9 36.87 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
22:19:11 #9 36.88 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
22:19:11 #9 36.92 Selecting previously unselected package libunbound8:armhf.
22:19:11 #9 36.92 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u2_armhf.deb ...
22:19:11 #9 36.93 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ...
22:19:11 #9 36.99 Selecting previously unselected package libgnutls-dane0:armhf.
22:19:11 #9 36.75 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
22:19:11 #9 36.75 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
22:19:11 #9 36.79 Selecting previously unselected package libltdl-dev:arm64.
22:19:11 #9 36.79 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
22:19:11 #9 36.79 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
22:19:11 #9 36.85 Selecting previously unselected package libsys-hostname-long-perl.
22:19:11 #9 36.85 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:11 #9 36.86 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:11 #9 36.89 Selecting previously unselected package libmail-sendmail-perl.
22:19:11 #9 36.89 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:11 #9 36.89 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:11 #9 36.93 Selecting previously unselected package mailutils-common.
22:19:11 #9 36.93 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
22:19:11 #9 36.93 Unpacking mailutils-common (1:3.5-4) ...
22:19:11 #10 46.30 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
22:19:11 #10 46.31 Unpacking libxml-parser-perl (2.44-2build3) ...
22:19:11 #10 46.36 Selecting previously unselected package libxml-sax-expat-perl.
22:19:11 #10 46.36 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
22:19:11 #10 46.37 Unpacking libxml-sax-expat-perl (0.40-2) ...
22:19:11 #10 46.40 Selecting previously unselected package libxml-simple-perl.
22:19:11 #10 46.40 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
22:19:11 #10 46.41 Unpacking libxml-simple-perl (2.24-1) ...
22:19:11 #10 46.46 Selecting previously unselected package libyaml-libyaml-perl.
22:19:11 #10 46.47 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
22:19:11 #10 46.47 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
22:19:11 #10 46.50 Selecting previously unselected package licensecheck.
22:19:11 #10 46.51 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
22:19:11 #10 46.51 Unpacking licensecheck (3.0.31-2) ...
22:19:11 #11 33.76 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:11 #11 33.76 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:11 #11 33.79 Selecting previously unselected package po-debconf.
22:19:11 #11 33.80 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
22:19:11 #11 33.80 Unpacking po-debconf (1.0.21) ...
22:19:11 #11 33.85 Selecting previously unselected package debhelper.
22:19:11 #11 33.85 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
22:19:11 #11 33.85 Unpacking debhelper (12.10ubuntu1) ...
22:19:11 #11 33.97 Selecting previously unselected package libfakeroot:armhf.
22:19:11 #11 33.97 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
22:19:11 #11 33.97 Unpacking libfakeroot:armhf (1.24-1) ...
22:19:11 #11 34.01 Selecting previously unselected package fakeroot.
22:19:11 #11 34.01 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
22:19:11 #11 34.02 Unpacking fakeroot (1.24-1) ...
22:19:11 #11 34.06 Selecting previously unselected package libassuan0:armhf.
22:19:11 #11 34.06 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
22:19:11 #11 34.06 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
22:19:11 #11 34.09 Selecting previously unselected package gpgconf.
22:19:11 #11 34.09 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:11 #11 34.10 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
22:19:11 #11 34.14 Selecting previously unselected package libksba8:armhf.
22:19:11 #10 37.18 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
22:19:11 #10 37.18 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:11 #10 37.21 Selecting previously unselected package libmodule-implementation-perl.
22:19:11 #10 37.21 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:11 #10 37.22 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:11 #10 37.24 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:11 #10 37.25 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:11 #10 37.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:11 #10 37.28 Selecting previously unselected package libvariable-magic-perl.
22:19:11 #10 37.28 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
22:19:11 #10 37.29 Unpacking libvariable-magic-perl (0.62-1) ...
22:19:11 #10 37.37 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:11 #10 37.37 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
22:19:11 #10 37.37 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
22:19:11 #10 37.40 Selecting previously unselected package libhtml-tagset-perl.
22:19:11 #11 31.15 Selecting previously unselected package po-debconf.
22:19:11 #11 31.15 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
22:19:11 #11 31.15 Unpacking po-debconf (1.0.21) ...
22:19:11 #11 31.20 Selecting previously unselected package debhelper.
22:19:11 #11 31.20 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
22:19:11 #11 31.20 Unpacking debhelper (12.10ubuntu1) ...
22:19:11 #11 31.30 Selecting previously unselected package libfakeroot:arm64.
22:19:11 #11 31.30 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
22:19:11 #11 31.30 Unpacking libfakeroot:arm64 (1.24-1) ...
22:19:11 #11 31.34 Selecting previously unselected package fakeroot.
22:19:11 #11 31.34 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
22:19:11 #11 31.34 Unpacking fakeroot (1.24-1) ...
22:19:11 #11 31.38 Selecting previously unselected package libassuan0:arm64.
22:19:11 #13 81.42   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          47/68 
22:19:11 #13 81.44   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 48/68 
22:19:11 #13 81.49   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  49/68 
22:19:11 #13 81.50   Verifying  : libgomp-4.8.5-44.el7.aarch64                               50/68 
22:19:11 #13 81.51   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           51/68 
22:19:11 #13 81.52   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
22:19:11 #13 81.54   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  53/68 
22:19:11 #13 81.56   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            54/68 
22:19:11 #13 81.57   Verifying  : m4-1.4.16-10.el7.aarch64                                   55/68 
22:19:11 #13 81.58   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           56/68 
22:19:11 #13 81.59   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             57/68 
22:19:11 #13 81.61   Verifying  : e2fsprogs-libs-1.42.9-19.el7.aarch64                       58/68 
22:19:11 #13 81.62   Verifying  : git-1.8.3.1-23.el7_8.aarch64                               59/68 
22:19:11 #10 47.46 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
22:19:11 #10 47.46 Unpacking psmisc (23.2-1+deb10u1) ...
22:19:11 #10 47.51 Selecting previously unselected package publicsuffix.
22:19:11 #10 47.51 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
22:19:11 #10 47.51 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
22:19:11 #10 47.55 Selecting previously unselected package python-apt-common.
22:19:11 #10 47.55 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
22:19:11 #10 47.56 Unpacking python-apt-common (1.8.4.3) ...
22:19:11 #10 47.60 Selecting previously unselected package python3-apt.
22:19:11 #10 47.60 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
22:19:11 #10 47.61 Unpacking python3-apt (1.8.4.3) ...
22:19:11 #10 47.65 Selecting previously unselected package python3-certifi.
22:19:11 #10 47.66 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
22:19:11 #10 47.66 Unpacking python3-certifi (2018.8.24-1) ...
22:19:11 #10 36.54 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:11 #10 36.57 Selecting previously unselected package libsort-key-perl.
22:19:11 #10 36.57 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
22:19:11 #10 36.58 Unpacking libsort-key-perl (1.33-2) ...
22:19:11 #10 36.61 Selecting previously unselected package libstring-copyright-perl.
22:19:11 #10 36.61 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
22:19:11 #10 36.62 Unpacking libstring-copyright-perl (0.003005-1) ...
22:19:11 #10 36.66 Selecting previously unselected package libstring-escape-perl.
22:19:11 #10 36.66 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
22:19:11 #10 36.66 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:11 #10 36.69 Selecting previously unselected package libtext-levenshtein-perl.
22:19:11 #10 36.69 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:11 #10 36.70 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:11 #10 36.74 Selecting previously unselected package libunicode-utf8-perl.
22:19:11 #10 36.74 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
22:19:11 #10 36.75 Unpacking libunicode-utf8-perl (0.60-1build4) ...
22:19:11 #10 36.78 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:11 #10 44.24 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
22:19:11 #10 44.24 Unpacking libproc-processtable-perl (0.59-2+b1) ...
22:19:11 #10 44.29 Selecting previously unselected package libre2-9:amd64.
22:19:11 #10 44.29 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
22:19:11 #10 44.29 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
22:19:11 #10 44.34 Selecting previously unselected package libre-engine-re2-perl:amd64.
22:19:11 #10 44.34 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
22:19:11 #10 44.34 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
22:19:11 #10 44.38 Selecting previously unselected package libreadonly-perl.
22:19:11 #10 44.38 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
22:19:11 #10 44.38 Unpacking libreadonly-perl (2.050-3) ...
22:19:11 #10 44.41 Selecting previously unselected package libref-util-perl.
22:19:11 #10 44.42 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
22:19:11 #10 44.42 Unpacking libref-util-perl (0.204-1) ...
22:19:11 #10 44.45 Selecting previously unselected package libref-util-xs-perl.
22:19:11 #10 30.98 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
22:19:11 #10 30.99 Unpacking libhtml-parser-perl (3.75-1+b1) ...
22:19:11 #10 31.03 Selecting previously unselected package libhtml-tree-perl.
22:19:11 #10 31.03 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
22:19:11 #10 31.03 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:11 #10 31.08 Selecting previously unselected package libio-html-perl.
22:19:11 #10 31.08 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
22:19:11 #10 31.08 Unpacking libio-html-perl (1.004-2) ...
22:19:11 #10 31.12 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:11 #10 31.12 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:11 #10 31.12 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:11 #10 31.15 Selecting previously unselected package libhttp-message-perl.
22:19:11 #10 31.15 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
22:19:11 #10 31.16 Unpacking libhttp-message-perl (6.28-1) ...
22:19:11 #10 31.20 Selecting previously unselected package libhttp-cookies-perl.
22:19:11 #10 32.53 Selecting previously unselected package libfakeroot:armhf.
22:19:11 #10 32.53 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
22:19:11 #10 32.53 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
22:19:11 #10 32.57 Selecting previously unselected package fakeroot.
22:19:11 #10 32.57 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
22:19:11 #10 32.57 Unpacking fakeroot (1.25.3-1.1) ...
22:19:11 #10 32.61 Selecting previously unselected package libassuan0:armhf.
22:19:11 #10 32.61 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
22:19:11 #10 32.62 Unpacking libassuan0:armhf (2.5.3-7.1) ...
22:19:11 #10 32.64 Selecting previously unselected package gpgconf.
22:19:11 #10 32.65 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
22:19:11 #10 32.71 Unpacking gpgconf (2.2.27-2+deb11u2) ...
22:19:11 #10 32.76 Selecting previously unselected package libksba8:armhf.
22:19:11 #11 34.74 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
22:19:11 #11 34.75 Unpacking libwww-perl (6.61-1) ...
22:19:11 #11 34.78 Selecting previously unselected package patchutils.
22:19:11 #11 34.79 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
22:19:11 #11 34.79 Unpacking patchutils (0.4.2-1build2) ...
22:19:11 #11 34.83 Selecting previously unselected package wdiff.
22:19:11 #11 34.83 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
22:19:11 #11 34.83 Unpacking wdiff (1.2.2-2build3) ...
22:19:11 #11 34.87 Selecting previously unselected package devscripts.
22:19:11 #11 34.87 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
22:19:11 #11 34.89 Unpacking devscripts (2.22.1ubuntu1) ...
22:19:11 #11 34.95 Selecting previously unselected package diffstat.
22:19:11 #11 34.96 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
22:19:11 #11 34.96 Unpacking diffstat (1.64-1build2) ...
22:19:11 #11 34.99 Selecting previously unselected package python3-chardet.
22:19:11 #11 43.63 Setting up libltdl7:amd64 (2.4.6-15build2) ...
22:19:11 #11 43.64 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:11 #11 43.65 Setting up libssh-4:amd64 (0.9.6-2build1) ...
22:19:11 #11 43.66 Setting up libwebp7:amd64 (1.2.2-2) ...
22:19:11 #11 43.68 Setting up libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:11 #11 43.69 Setting up libmd0:amd64 (1.0.4-1build1) ...
22:19:11 #11 43.70 Setting up python-apt-common (2.3.0ubuntu2.1) ...
22:19:11 #11 43.71 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
22:19:11 #11 43.72 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
22:19:11 #11 43.73 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
22:19:11 #11 43.74 Setting up lzop (1.04-2build2) ...
22:19:11 #11 43.80 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
22:19:11 #11 43.81 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
22:19:11 #11 43.82 Setting up netbase (6.3) ...
22:19:11 #11 43.85 Setting up libbinutils:amd64 (2.38-3ubuntu1) ...
22:19:11 #11 43.86 Setting up libfido2-1:amd64 (1.10.0-1) ...
22:19:11 #11 43.87 Setting up libisl23:amd64 (0.24-2build1) ...
22:19:11 #11 43.91 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
22:19:11 #11 28.96 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
22:19:11 #11 28.97 Unpacking po-debconf (1.0.21+nmu1) ...
22:19:11 #11 29.01 Selecting previously unselected package debhelper.
22:19:11 #11 29.01 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
22:19:11 #11 29.02 Unpacking debhelper (13.6ubuntu1) ...
22:19:11 #11 29.07 Selecting previously unselected package libfakeroot:arm64.
22:19:11 #11 29.08 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
22:19:11 #11 29.08 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
22:19:11 #11 29.11 Selecting previously unselected package fakeroot.
22:19:11 #11 29.12 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
22:19:11 #11 29.12 Unpacking fakeroot (1.28-1ubuntu1) ...
22:19:11 #11 29.16 Selecting previously unselected package libassuan0:arm64.
22:19:11 #11 29.16 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
22:19:11 #11 29.16 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
22:19:11 #11 29.19 Selecting previously unselected package gpgconf.
22:19:11 #10 34.38 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
22:19:11 #10 34.38 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:11 #10 34.42 Selecting previously unselected package libdata-dump-perl.
22:19:11 #10 34.42 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
22:19:11 #10 34.42 Unpacking libdata-dump-perl (1.23-1.1) ...
22:19:11 #10 34.45 Selecting previously unselected package libdata-messagepack-perl.
22:19:11 #10 34.46 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
22:19:11 #10 34.46 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
22:19:11 #10 34.50 Selecting previously unselected package libnet-domain-tld-perl.
22:19:11 #10 34.50 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:11 #10 34.50 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:11 #10 34.53 Selecting previously unselected package libdata-validate-domain-perl.
22:19:11 #10 34.54 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:11 #10 34.54 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:11 #10 34.57 Selecting previously unselected package libdevel-size-perl.
22:19:11 #10 34.58 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
22:19:11 #10 34.58 Unpacking libdevel-size-perl (0.83-1+b2) ...
22:19:11 #10 34.61 Selecting previously unselected package libdistro-info-perl.
22:19:11 #12 31.04   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          71/82 
22:19:11 #12 31.43   Installing       : gdb-headless-8.2-19.el8.x86_64                       72/82 
22:19:11 #12 31.45   Installing       : go-srpm-macros-2-17.el8.noarch                       73/82 
22:19:11 #12 31.46   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   74/82 
22:19:11 #12 31.47   Installing       : efi-srpm-macros-3-3.el8.noarch                       75/82 
22:19:11 #12 31.50   Installing       : dwz-0.12-10.el8.x86_64                               76/82 
22:19:11 #12 31.52   Installing       : redhat-rpm-config-130-1.el8.noarch                   77/82 
22:19:11 #12 31.55   Installing       : rpm-build-4.14.3-23.el8.x86_64                       78/82 
22:19:11 #12 31.59   Installing       : rpmlint-1.10-14.el8.noarch                           79/82 
22:19:11 #12 31.61   Installing       : dnf-plugins-core-4.0.21-14.1.el8.noarch              80/82 
22:19:11 #12 31.62   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        81/82 
22:19:11 #12 31.64   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         82/82 
22:19:11 #12 21.76 (54/79): perl-Pod-Usage-1.69-395.el8.noarch.rpm 653 kB/s |  34 kB     00:00    
22:19:11 #12 21.76 (55/79): perl-Scalar-List-Utils-1.49-2.el8.aarc 8.5 MB/s |  67 kB     00:00    
22:19:11 #12 21.77 (56/79): perl-Socket-2.027-3.el8.aarch64.rpm    8.2 MB/s |  59 kB     00:00    
22:19:11 #12 21.77 (57/79): perl-Pod-Simple-3.35-395.el8.noarch.rp 3.0 MB/s | 213 kB     00:00    
22:19:11 #12 21.77 (58/79): perl-Term-ANSIColor-4.06-396.el8.noarc 6.3 MB/s |  46 kB     00:00    
22:19:11 #12 21.78 (59/79): perl-Storable-3.11-3.el8.aarch64.rpm   6.3 MB/s |  95 kB     00:00    
22:19:11 #12 21.78 (60/79): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.3 MB/s |  23 kB     00:00    
22:19:11 #12 21.78 (61/79): perl-Text-ParseWords-3.30-395.el8.noar 1.9 MB/s |  18 kB     00:00    
22:19:11 #12 21.79 (62/79): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.9 MB/s |  24 kB     00:00    
22:19:11 #12 21.79 (63/79): perl-Time-Local-1.280-1.el8.noarch.rpm 3.5 MB/s |  34 kB     00:00    
22:19:11 #12 21.80 (64/79): perl-Unicode-Normalize-1.25-396.el8.aa 6.4 MB/s |  78 kB     00:00    
22:19:11 #12 21.80 (65/79): perl-constant-1.33-396.el8.noarch.rpm  1.9 MB/s |  25 kB     00:00    
22:19:11 #12 21.81 (66/79): perl-macros-5.26.3-421.el8.aarch64.rpm 9.2 MB/s |  72 kB     00:00    
22:19:11 #12 21.81 (67/79): perl-parent-0.237-1.el8.noarch.rpm     4.1 MB/s |  20 kB     00:00    
22:19:11 #12 21.82 (68/79): perl-podlators-4.11-1.el8.noarch.rpm    13 MB/s | 118 kB     00:00    
22:19:11 #12 21.83 (69/79): perl-threads-2.21-2.el8.aarch64.rpm    7.6 MB/s |  60 kB     00:00    
22:19:11 #12 21.84 (70/79): perl-threads-shared-1.58-2.el8.aarch64 7.1 MB/s |  47 kB     00:00    
22:19:11 #12 21.85 (71/79): perl-libs-5.26.3-421.el8.aarch64.rpm    30 MB/s | 1.5 MB     00:00    
22:19:11 #12 21.85 (72/79): pkgconf-1.4.2-1.el8.aarch64.rpm        3.4 MB/s |  37 kB     00:00    
22:19:11 #12 21.85 (73/79): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.5 MB/s |  17 kB     00:00    
22:19:11 #12 21.86 (74/79): pkgconf-pkg-config-1.4.2-1.el8.aarch64 2.4 MB/s |  15 kB     00:00    
22:19:11 #12 21.87 (75/79): xz-5.2.4-4.el8.aarch64.rpm              16 MB/s | 153 kB     00:00    
22:19:11 #12 21.87 (76/79): unzip-6.0-46.el8.aarch64.rpm           9.9 MB/s | 189 kB     00:00    
22:19:11 #12 21.93 (77/79): zip-3.0-23.el8.aarch64.rpm             4.5 MB/s | 265 kB     00:00    
22:19:11 #12 21.93 (78/79): python3-dnf-plugins-core-4.0.21-14.1.e 3.9 MB/s | 243 kB     00:00    
22:19:11 #12 21.96 (79/79): perl-interpreter-5.26.3-421.el8.aarch6  37 MB/s | 6.3 MB     00:00    
22:19:11 #10 33.55 Running transaction check
22:19:11 #10 33.71 Transaction check succeeded.
22:19:11 #10 33.71 Running transaction test
22:19:11 #10 30.98 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
22:19:11 #10 30.99 Setting up gettext-base (0.19.8.1-9) ...
22:19:11 #10 31.00 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
22:19:11 #10 31.01 Setting up file (1:5.35-4+deb10u2) ...
22:19:11 #10 31.02 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
22:19:11 #10 31.04 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
22:19:11 #10 31.05 Setting up libicu63:armhf (63.1-6+deb10u3) ...
22:19:11 #10 31.06 Setting up libfakeroot:armhf (1.23-1) ...
22:19:11 #10 31.08 Setting up fakeroot (1.23-1) ...
22:19:11 #10 31.09 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.09 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
22:19:11 #10 31.10 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
22:19:11 #10 31.11 Setting up autotools-dev (20180224.1) ...
22:19:11 #10 31.12 Setting up make (4.2.1-1.2) ...
22:19:11 #10 31.13 Setting up libmpfr6:armhf (4.0.2-1) ...
22:19:11 #10 31.14 Setting up libsigsegv2:armhf (2.12-2) ...
22:19:11 #10 31.15 Setting up xz-utils (5.2.4-1+deb10u1) ...
22:19:11 #10 31.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.16 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
22:19:11 #10 31.17 Setting up libmpc3:armhf (1.1.0-1) ...
22:19:11 #10 31.18 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
22:19:11 #10 31.19 Setting up patch (2.7.6-3+deb10u1) ...
22:19:11 #10 31.20 Setting up autopoint (0.19.8.1-9) ...
22:19:11 #10 31.21 Setting up libfl2:armhf (2.6.4-6.2) ...
22:19:11 #10 31.22 Setting up libpcre2-8-0:armhf (10.32-5) ...
22:19:11 #10 31.23 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
22:19:11 #10 31.24 Setting up libisl19:armhf (0.20-2) ...
22:19:11 #10 31.25 Setting up sensible-utils (0.0.12) ...
22:19:11 #10 31.26 Setting up libuchardet0:armhf (0.0.6-3) ...
22:19:11 #10 31.27 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
22:19:11 #10 31.28 Setting up git-man (1:2.20.1-2+deb10u4) ...
22:19:11 #9 36.99 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u9_armhf.deb ...
22:19:11 #9 37.00 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
22:19:11 #9 37.05 Selecting previously unselected package exim4-daemon-light.
22:19:11 #9 37.05 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ...
22:19:11 #9 37.06 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
22:19:11 #9 37.16 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:11 #9 37.17 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
22:19:11 #9 37.17 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
22:19:11 #9 37.23 Selecting previously unselected package libpcre2-8-0:armhf.
22:19:11 #9 37.23 Preparing to unpack .../158-libpcre2-8-0_10.32-5_armhf.deb ...
22:19:11 #9 37.23 Unpacking libpcre2-8-0:armhf (10.32-5) ...
22:19:11 #9 37.27 Selecting previously unselected package liberror-perl.
22:19:11 #9 37.00 Selecting previously unselected package mysql-common.
22:19:11 #9 37.01 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
22:19:11 #9 37.02 Unpacking mysql-common (5.8+1.0.5) ...
22:19:11 #9 37.06 Selecting previously unselected package mariadb-common.
22:19:11 #9 37.06 Preparing to unpack .../255-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
22:19:11 #9 37.07 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:11 #9 37.11 Selecting previously unselected package libmariadb3:arm64.
22:19:11 #9 37.11 Preparing to unpack .../256-libmariadb3_1%3a10.3.36-0+deb10u2_arm64.deb ...
22:19:11 #9 37.12 Unpacking libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
22:19:11 #9 37.17 Selecting previously unselected package libpython2.7-minimal:arm64.
22:19:11 #9 37.17 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
22:19:11 #9 37.17 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
22:19:11 #9 37.25 Selecting previously unselected package libpython2.7-stdlib:arm64.
22:19:11 #10 46.56 Selecting previously unselected package patchutils.
22:19:11 #10 46.56 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
22:19:11 #10 46.56 Unpacking patchutils (0.3.4-2) ...
22:19:11 #10 46.60 Selecting previously unselected package t1utils.
22:19:11 #10 46.60 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
22:19:11 #10 46.61 Unpacking t1utils (1.41-2) ...
22:19:11 #10 46.66 Selecting previously unselected package lintian.
22:19:11 #10 46.66 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
22:19:11 #10 46.66 Unpacking lintian (2.5.81ubuntu1) ...
22:19:11 #10 46.80 Selecting previously unselected package manpages-dev.
22:19:11 #11 34.14 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.1_armhf.deb ...
22:19:11 #11 34.14 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.1) ...
22:19:11 #11 34.18 Selecting previously unselected package libnpth0:armhf.
22:19:11 #11 34.19 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
22:19:11 #11 34.19 Unpacking libnpth0:armhf (1.6-1) ...
22:19:11 #11 34.22 Selecting previously unselected package dirmngr.
22:19:11 #11 34.23 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:11 #11 34.24 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
22:19:11 #11 34.29 Selecting previously unselected package gnupg-l10n.
22:19:11 #11 34.29 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
22:19:11 #11 34.30 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:19:11 #11 34.32 Selecting previously unselected package gnupg-utils.
22:19:11 #11 34.33 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:11 #11 34.33 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
22:19:11 #10 37.40 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
22:19:11 #10 37.40 Unpacking libhtml-tagset-perl (3.20-3) ...
22:19:11 #10 37.43 Selecting previously unselected package liburi-perl.
22:19:11 #10 37.43 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
22:19:11 #10 37.44 Unpacking liburi-perl (1.73-1) ...
22:19:11 #10 37.47 Selecting previously unselected package libhtml-parser-perl.
22:19:11 #10 37.47 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
22:19:11 #10 37.48 Unpacking libhtml-parser-perl (3.72-3build1) ...
22:19:11 #10 37.51 Selecting previously unselected package libcgi-pm-perl.
22:19:11 #10 37.51 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
22:19:11 #10 37.51 Unpacking libcgi-pm-perl (4.38-1) ...
22:19:11 #10 37.60 Selecting previously unselected package libfcgi-perl.
22:19:11 #10 37.60 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
22:19:11 #10 37.60 Unpacking libfcgi-perl (0.78-2build1) ...
22:19:11 #10 37.66 Selecting previously unselected package libcgi-fast-perl.
22:19:11 #11 31.38 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
22:19:11 #11 31.39 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
22:19:11 #11 31.42 Selecting previously unselected package gpgconf.
22:19:11 #11 31.42 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:11 #11 31.42 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
22:19:11 #11 31.46 Selecting previously unselected package libksba8:arm64.
22:19:11 #11 31.46 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.1_arm64.deb ...
22:19:11 #11 31.47 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.1) ...
22:19:11 #11 31.50 Selecting previously unselected package libnpth0:arm64.
22:19:11 #11 31.50 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
22:19:11 #11 31.51 Unpacking libnpth0:arm64 (1.6-1) ...
22:19:11 #11 31.54 Selecting previously unselected package dirmngr.
22:19:11 #11 31.54 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:11 #11 31.59 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
22:19:11 #11 31.64 Selecting previously unselected package gnupg-l10n.
22:19:11 #13 81.63   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       60/68 
22:19:11 #13 81.64   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        61/68 
22:19:11 #13 81.65   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                        62/68 
22:19:11 #13 81.67   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
22:19:11 #13 81.67   Verifying  : systemd-219-78.el7.aarch64                                 64/68 
22:19:11 #13 81.67   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     65/68 
22:19:11 #13 81.67   Verifying  : systemd-libs-219-78.el7.aarch64                            66/68 
22:19:11 #13 81.67   Verifying  : glibc-2.17-317.el7.aarch64                                 67/68 
22:19:11 #13 81.67   Verifying  : glibc-common-2.17-317.el7.aarch64                          68/68 
22:19:11 #13 81.74 
22:19:11 #13 81.74 Installed:
22:19:11 #13 81.74   btrfs-progs-devel.aarch64 0:4.9.1-1.el7                                       
22:19:11 #13 81.74   cmake.aarch64 0:2.8.12.2-2.el7                                                
22:19:11 #13 81.74   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
22:19:11 #13 81.74   gcc.aarch64 0:4.8.5-44.el7                                                    
22:19:11 #13 81.74   git.aarch64 0:1.8.3.1-23.el7_8                                                
22:19:11 #13 81.74   glibc-static.aarch64 0:2.17-326.el7_9                                         
22:19:11 #13 81.74   libarchive.aarch64 0:3.1.2-14.el7_7                                           
22:19:11 #13 81.74   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
22:19:11 #13 81.74   libselinux-devel.aarch64 0:2.5-15.el7                                         
22:19:11 #13 81.74   libtool.aarch64 0:2.4.2-22.el7_3                                              
22:19:11 #13 81.74   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
22:19:11 #13 81.74   make.aarch64 1:3.82-24.el7                                                    
22:19:11 #13 81.74   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
22:19:11 #13 81.74   systemd-devel.aarch64 0:219-78.el7_9.7                                        
22:19:11 #13 81.74   which.aarch64 0:2.20-7.el7                                                    
22:19:11 #13 81.74 
22:19:11 #13 81.74 Dependency Installed:
22:19:11 #13 81.74   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
22:19:11 #13 81.74   autoconf.noarch 0:2.69-11.el7                                                 
22:19:11 #13 81.74   automake.noarch 0:1.13.4-3.el7                                                
22:19:11 #13 81.74   btrfs-progs.aarch64 0:4.9.1-1.el7                                             
22:19:11 #13 81.74   checkpolicy.aarch64 0:2.5-8.el7                                               
22:19:11 #13 81.74   cpp.aarch64 0:4.8.5-44.el7                                                    
22:19:11 #13 81.74   e2fsprogs-libs.aarch64 0:1.42.9-19.el7                                        
22:19:11 #13 81.74   fipscheck.aarch64 0:1.4.1-6.el7                                               
22:19:11 #13 81.74   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
22:19:11 #13 81.74   glibc-devel.aarch64 0:2.17-326.el7_9                                          
22:19:11 #13 81.74   glibc-headers.aarch64 0:2.17-326.el7_9                                        
22:19:11 #13 81.74   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
22:19:11 #13 81.74   less.aarch64 0:458-9.el7                                                      
22:19:11 #13 81.74   libcgroup.aarch64 0:0.41-21.el7                                               
22:19:11 #13 81.74   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
22:19:11 #13 81.74   libgomp.aarch64 0:4.8.5-44.el7                                                
22:19:11 #13 81.74   libmpc.aarch64 0:1.0.1-3.el7                                                  
22:19:11 #13 81.74   libseccomp.aarch64 0:2.3.1-4.el7                                              
22:19:11 #13 81.74   libselinux-python.aarch64 0:2.5-15.el7                                        
22:19:11 #13 81.74   libselinux-utils.aarch64 0:2.5-15.el7                                         
22:19:11 #13 81.74   libsemanage-python.aarch64 0:2.5-14.el7                                       
22:19:11 #13 81.74   libsepol-devel.aarch64 0:2.5-10.el7                                           
22:19:11 #13 81.74   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
22:19:11 #13 81.74   lzo.aarch64 0:2.06-8.el7                                                      
22:19:11 #13 81.74   m4.aarch64 0:1.4.16-10.el7                                                    
22:19:11 #13 81.74   mpfr.aarch64 0:3.1.1-4.el7                                                    
22:19:11 #13 81.74   openssh.aarch64 0:7.4p1-22.el7_9                                              
22:19:11 #13 81.74   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
22:19:11 #13 81.74   pcre-devel.aarch64 0:8.32-17.el7                                              
22:19:11 #13 81.74   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
22:19:11 #13 81.74   perl-Error.noarch 1:0.17020-2.el7                                             
22:19:11 #13 81.74   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
22:19:11 #13 81.74   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
22:19:11 #13 81.74   perl-Test-Harness.noarch 0:3.28-3.el7                                         
22:19:11 #13 81.74   policycoreutils.aarch64 0:2.5-34.el7                                          
22:19:11 #13 81.74   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
22:19:11 #13 81.74   policycoreutils-python.aarch64 0:2.5-34.el7                                   
22:19:11 #13 81.74   python-IPy.noarch 0:0.75-6.el7                                                
22:19:11 #13 81.74   rsync.aarch64 0:3.1.2-11.el7_9                                                
22:19:11 #13 81.74   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
22:19:11 #13 81.74   setools-libs.aarch64 0:3.3.8-4.el7                                            
22:19:11 #13 81.74 
22:19:11 #13 81.74 Dependency Updated:
22:19:11 #13 81.74   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
22:19:11 #13 81.74   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
22:19:11 #13 81.74   glibc.aarch64 0:2.17-326.el7_9                                                
22:19:11 #13 81.74   glibc-common.aarch64 0:2.17-326.el7_9                                         
22:19:11 #13 81.74   systemd.aarch64 0:219-78.el7_9.7                                              
22:19:11 #13 81.74   systemd-libs.aarch64 0:219-78.el7_9.7                                         
22:19:11 #13 81.74 
22:19:11 #13 81.74 Complete!
22:19:12 #10 47.70 Selecting previously unselected package python3-idna.
22:19:12 #10 47.70 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
22:19:12 #10 36.78 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:12 #10 47.71 Unpacking python3-idna (2.6-1) ...
22:19:12 #10 47.74 Selecting previously unselected package python3-magic.
22:19:12 #10 36.79 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:12 #10 47.74 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
22:19:12 #10 47.74 Unpacking python3-magic (2:0.4.15-2) ...
22:19:12 #10 36.82 Selecting previously unselected package libxml-sax-base-perl.
22:19:12 #10 47.78 Selecting previously unselected package python3-urllib3.
22:19:12 #10 36.82 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:12 #10 36.83 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:12 #10 47.78 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
22:19:12 #10 47.78 Unpacking python3-urllib3 (1.24.1-1) ...
22:19:12 #10 36.86 Selecting previously unselected package libxml-sax-perl.
22:19:12 #10 47.82 Selecting previously unselected package python3-requests.
22:19:12 #10 36.86 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
22:19:12 #10 36.87 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:12 #10 47.83 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ...
22:19:12 #10 47.83 Unpacking python3-requests (2.21.0-1) ...
22:19:12 #10 36.91 Selecting previously unselected package libxml-libxml-perl.
22:19:12 #10 47.86 Selecting previously unselected package python3-unidiff.
22:19:12 #10 36.91 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
22:19:12 #10 36.91 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:12 #10 47.87 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
22:19:12 #10 47.87 Unpacking python3-unidiff (0.5.4-1) ...
22:19:12 #10 36.97 Selecting previously unselected package libxml-parser-perl.
22:19:12 #10 47.90 Selecting previously unselected package python3-xdg.
22:19:12 #10 36.97 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
22:19:12 #10 36.97 Unpacking libxml-parser-perl (2.44-2build3) ...
22:19:12 #10 37.02 Selecting previously unselected package libxml-sax-expat-perl.
22:19:12 #10 37.02 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
22:19:12 #10 37.03 Unpacking libxml-sax-expat-perl (0.40-2) ...
22:19:12 #10 37.12 Selecting previously unselected package libxml-simple-perl.
22:19:12 #10 44.46 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
22:19:12 #10 44.46 Unpacking libref-util-xs-perl (0.117-1+b3) ...
22:19:12 #10 44.49 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:12 #10 44.49 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
22:19:12 #10 44.50 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
22:19:12 #10 44.54 Selecting previously unselected package libregexp-pattern-perl.
22:19:12 #10 44.54 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:12 #10 44.55 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:12 #10 44.59 Selecting previously unselected package libsasl2-modules:amd64.
22:19:12 #10 44.59 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:19:12 #10 44.59 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:12 #10 44.63 Selecting previously unselected package libsereal-decoder-perl.
22:19:12 #10 44.63 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
22:19:12 #10 44.64 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:12 #10 44.68 Selecting previously unselected package libsereal-encoder-perl.
22:19:12 #10 44.68 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
22:19:12 #10 44.69 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:12 #10 31.20 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:12 #10 31.20 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:12 #10 31.23 Selecting previously unselected package libhttp-negotiate-perl.
22:19:12 #10 31.24 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:12 #10 31.24 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:12 #10 31.27 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:12 #10 31.27 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
22:19:12 #10 31.27 Unpacking perl-openssl-defaults:armhf (5) ...
22:19:12 #10 31.31 Selecting previously unselected package libnet-ssleay-perl.
22:19:12 #10 31.31 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
22:19:12 #10 31.31 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
22:19:12 #10 31.37 Selecting previously unselected package libio-socket-ssl-perl.
22:19:12 #10 31.37 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
22:19:12 #10 31.37 Unpacking libio-socket-ssl-perl (2.069-1) ...
22:19:12 #10 31.42 Selecting previously unselected package libnet-http-perl.
22:19:12 #10 32.76 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u1_armhf.deb ...
22:19:12 #10 32.76 Unpacking libksba8:armhf (1.5.0-3+deb11u1) ...
22:19:12 #10 32.80 Selecting previously unselected package libnpth0:armhf.
22:19:12 #10 32.81 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
22:19:12 #10 32.81 Unpacking libnpth0:armhf (1.6-3) ...
22:19:12 #10 32.85 Selecting previously unselected package dirmngr.
22:19:12 #10 32.85 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 32.87 Unpacking dirmngr (2.2.27-2+deb11u2) ...
22:19:12 #10 32.92 Selecting previously unselected package gnupg-l10n.
22:19:12 #10 32.92 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
22:19:12 #10 32.93 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:12 #11 35.00 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
22:19:12 #11 35.00 Unpacking python3-chardet (4.0.0-1) ...
22:19:12 #11 35.04 Selecting previously unselected package zstd.
22:19:12 #11 35.04 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
22:19:12 #11 35.05 Unpacking zstd (1.4.8+dfsg-3build1) ...
22:19:12 #11 35.09 Selecting previously unselected package python3-debian.
22:19:12 #11 35.09 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ...
22:19:12 #11 35.10 Unpacking python3-debian (0.1.43ubuntu1) ...
22:19:12 #11 35.14 Selecting previously unselected package libgpgme11:armhf.
22:19:12 #11 35.14 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ...
22:19:12 #11 35.14 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
22:19:12 #11 35.18 Selecting previously unselected package python3-gpg.
22:19:12 #11 35.18 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ...
22:19:12 #11 35.19 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:12 #11 35.24 Selecting previously unselected package dput.
22:19:12 #11 43.92 Setting up openssl (3.0.2-0ubuntu1.6) ...
22:19:12 #11 43.94 Setting up libbsd0:amd64 (0.11.5-1) ...
22:19:12 #11 43.95 Setting up libelf1:amd64 (0.186-1build1) ...
22:19:12 #11 43.96 Setting up readline-common (8.1.2-1) ...
22:19:12 #11 43.97 Setting up publicsuffix (20211207.1025-1) ...
22:19:12 #11 43.98 Setting up zstd (1.4.8+dfsg-3build1) ...
22:19:12 #11 43.99 Setting up libmarkdown2:amd64 (2.2.7-2) ...
22:19:12 #11 44.00 Setting up libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:12 #11 44.01 Setting up iso-codes (4.9.0-1) ...
22:19:12 #11 44.02 Setting up liblocale-gettext-perl (1.07-4build3) ...
22:19:12 #11 44.03 Setting up liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:12 #11 44.04 Setting up dctrl-tools (2.24-3build2) ...
22:19:12 #11 44.06 Setting up libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
22:19:12 #11 44.07 Setting up libgdbm6:amd64 (1.23-1) ...
22:19:12 #11 44.08 Setting up libicu70:amd64 (70.1-2) ...
22:19:12 #11 44.09 Setting up libtsan0:amd64 (11.2.0-19ubuntu1) ...
22:19:12 #11 44.10 Setting up libctf0:amd64 (2.38-3ubuntu1) ...
22:19:12 #11 44.11 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
22:19:12 #11 44.12 Setting up pinentry-curses (1.1.1-1build2) ...
22:19:12 #11 44.14 Setting up cpp-11 (11.2.0-19ubuntu1) ...
22:19:12 #11 29.19 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.19 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.24 Selecting previously unselected package libksba8:arm64.
22:19:12 #11 29.24 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.1_arm64.deb ...
22:19:12 #11 29.24 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.1) ...
22:19:12 #11 29.28 Selecting previously unselected package libnpth0:arm64.
22:19:12 #11 29.28 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
22:19:12 #11 29.28 Unpacking libnpth0:arm64 (1.6-3build2) ...
22:19:12 #11 29.32 Selecting previously unselected package dirmngr.
22:19:12 #11 29.32 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.33 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.37 Selecting previously unselected package gnupg-l10n.
22:19:12 #11 29.37 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
22:19:12 #11 29.37 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.40 Selecting previously unselected package gnupg-utils.
22:19:12 #11 29.40 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.41 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.44 Selecting previously unselected package gpg.
22:19:12 #10 34.62 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
22:19:12 #10 34.62 Unpacking libdistro-info-perl (1.0) ...
22:19:12 #10 34.65 Selecting previously unselected package libemail-address-xs-perl.
22:19:12 #10 34.65 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
22:19:12 #10 34.66 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
22:19:12 #10 34.69 Selecting previously unselected package libfcgi0ldbl:arm64.
22:19:12 #10 34.70 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
22:19:12 #10 34.70 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
22:19:12 #10 34.74 Selecting previously unselected package libfcgi-bin.
22:19:12 #10 34.74 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
22:19:12 #10 34.75 Unpacking libfcgi-bin (2.4.2-2) ...
22:19:12 #10 34.78 Selecting previously unselected package libfcgi-perl:arm64.
22:19:12 #10 34.78 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
22:19:12 #10 34.79 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
22:19:12 #10 34.82 Selecting previously unselected package libipc-system-simple-perl.
22:19:12 #10 34.82 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:12 #10 34.83 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:12 #10 34.86 Selecting previously unselected package libfile-basedir-perl.
22:19:12 #10 34.86 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
22:19:12 #10 34.87 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:12 #10 34.90 Selecting previously unselected package libfile-chdir-perl.
22:19:12 #10 34.90 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:12 #10 34.90 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:12 #10 34.93 Selecting previously unselected package libfile-fcntllock-perl.
22:19:12 #10 34.94 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
22:19:12 #10 34.94 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
22:19:12 #10 34.98 Selecting previously unselected package libnumber-compare-perl.
22:19:12 mkdir -p rpmbuild/SOURCES
22:19:12 docker run --rm -w /v \
22:19:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:19:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:12 	alpine \
22:19:12 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:19:12 #12 31.65   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          82/82 
22:19:12 #12 31.66   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         82/82 
22:19:12 #12 31.78   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/82 
22:19:12 #12 31.78   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/82 
22:19:12 #12 31.78   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  3/82 
22:19:12 #12 31.78   Verifying        : dwz-0.12-10.el8.x86_64                                4/82 
22:19:12 #12 31.78   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/82 
22:19:12 #12 31.78   Verifying        : gc-7.6.4-3.el8.x86_64                                 6/82 
22:19:12 #12 31.78   Verifying        : gdb-headless-8.2-19.el8.x86_64                        7/82 
22:19:12 #12 31.78   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/82 
22:19:12 #12 31.78   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/82 
22:19:12 #12 31.78   Verifying        : guile-5:2.0.14-7.el8.x86_64                          10/82 
22:19:12 #12 31.78   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                     11/82 
22:19:12 #12 31.78   Verifying        : libipt-1.6.1-8.el8.x86_64                            12/82 
22:19:12 #12 31.78   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     13/82 
22:19:12 #12 31.78   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  14/82 
22:19:12 #12 31.78   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/82 
22:19:12 #12 31.78   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   16/82 
22:19:12 #12 31.78   Verifying        : perl-srpm-macros-1-25.el8.noarch                     17/82 
22:19:12 #12 31.78   Verifying        : python-rpm-macros-3-43.el8.noarch                    18/82 
22:19:12 #12 31.78   Verifying        : python-srpm-macros-3-43.el8.noarch                   19/82 
22:19:12 #12 31.78   Verifying        : python3-rpm-macros-3-43.el8.noarch                   20/82 
22:19:12 #12 31.78   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  21/82 
22:19:12 #12 31.78   Verifying        : redhat-rpm-config-130-1.el8.noarch                   22/82 
22:19:12 #12 31.78   Verifying        : rpm-build-4.14.3-23.el8.x86_64                       23/82 
22:19:12 #12 31.78   Verifying        : rpmlint-1.10-14.el8.noarch                           24/82 
22:19:12 #12 31.78   Verifying        : rust-srpm-macros-5-2.el8.noarch                      25/82 
22:19:12 #12 31.78   Verifying        : zstd-1.4.4-1.el8.x86_64                              26/82 
22:19:12 #12 31.78   Verifying        : binutils-2.30-119.el8.x86_64                         27/82 
22:19:12 #12 31.78   Verifying        : bzip2-1.0.6-26.el8.x86_64                            28/82 
22:19:12 #12 31.78   Verifying        : cpio-2.12-11.el8.x86_64                              29/82 
22:19:12 #12 31.78   Verifying        : diffutils-3.6-6.el8.x86_64                           30/82 
22:19:12 #12 31.78   Verifying        : dnf-plugins-core-4.0.21-14.1.el8.noarch              31/82 
22:19:12 #12 31.78   Verifying        : elfutils-0.187-4.el8.x86_64                          32/82 
22:19:12 #12 31.78   Verifying        : elfutils-debuginfod-client-0.187-4.el8.x86_64        33/82 
22:19:12 #12 31.78   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 34/82 
22:19:12 #12 31.78   Verifying        : file-5.33-21.el8.x86_64                              35/82 
22:19:12 #12 31.78   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                36/82 
22:19:12 #12 31.78   Verifying        : groff-base-1.22.3-18.el8.x86_64                      37/82 
22:19:12 #12 31.78   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     38/82 
22:19:12 #12 31.78   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        39/82 
22:19:12 #12 31.78   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     40/82 
22:19:12 #12 31.78   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    41/82 
22:19:12 #12 31.78   Verifying        : patch-2.7.6-11.el8.x86_64                            42/82 
22:19:12 #12 31.78   Verifying        : perl-Carp-1.42-396.el8.noarch                        43/82 
22:19:12 #12 31.78   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      44/82 
22:19:12 #12 31.78   Verifying        : perl-Errno-1.28-421.el8.x86_64                       45/82 
22:19:12 #12 31.78   Verifying        : perl-Exporter-5.72-396.el8.noarch                    46/82 
22:19:12 #12 31.78   Verifying        : perl-File-Path-2.15-2.el8.noarch                     47/82 
22:19:12 #12 31.79   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                48/82 
22:19:12 #12 31.79   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 49/82 
22:19:12 #12 31.79   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    50/82 
22:19:12 #12 31.79   Verifying        : perl-IO-1.38-421.el8.x86_64                          51/82 
22:19:12 #12 31.79   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 52/82 
22:19:12 #12 31.79   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     53/82 
22:19:12 #12 31.79   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               54/82 
22:19:12 #12 31.79   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 55/82 
22:19:12 #12 31.79   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                56/82 
22:19:12 #12 31.79   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 57/82 
22:19:12 #12 31.79   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           58/82 
22:19:12 #12 31.79   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     59/82 
22:19:12 #12 31.79   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    60/82 
22:19:12 #12 31.79   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              61/82 
22:19:12 #12 31.79   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    62/82 
22:19:12 #12 31.79   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             63/82 
22:19:12 #12 31.79   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         64/82 
22:19:12 #12 31.79   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 65/82 
22:19:12 #12 31.79   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           66/82 
22:19:12 #12 31.79   Verifying        : perl-constant-1.33-396.el8.noarch                    67/82 
22:19:12 #12 31.79   Verifying        : perl-interpreter-4:5.26.3-421.el8.x86_64             68/82 
22:19:12 #12 31.79   Verifying        : perl-libs-4:5.26.3-421.el8.x86_64                    69/82 
22:19:12 #12 31.79   Verifying        : perl-macros-4:5.26.3-421.el8.x86_64                  70/82 
22:19:12 #12 31.79   Verifying        : perl-parent-1:0.237-1.el8.noarch                     71/82 
22:19:12 #12 31.79   Verifying        : perl-podlators-4.11-1.el8.noarch                     72/82 
22:19:12 #12 31.79   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     73/82 
22:19:12 #12 31.79   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                74/82 
22:19:12 #12 31.79   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           75/82 
22:19:12 #12 31.79   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        76/82 
22:19:12 #12 31.79   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                77/82 
22:19:12 #12 31.79   Verifying        : unzip-6.0-46.el8.x86_64                              78/82 
22:19:12 #12 31.79   Verifying        : xz-5.2.4-4.el8.x86_64                                79/82 
22:19:12 #12 31.79   Verifying        : zip-3.0-23.el8.x86_64                                80/82 
22:19:12 #12 31.79   Verifying        : python3-dnf-plugins-core-4.0.21-14.1.el8.noarch      81/82 
22:19:12 #12 21.97 --------------------------------------------------------------------------------
22:19:12 #12 21.97 Total                                            18 MB/s |  31 MB     00:01     
22:19:12 #10 31.29 Setting up curl (7.64.0-4+deb10u3) ...
22:19:12 #10 31.30 Setting up libmpdec2:armhf (2.4.2-2) ...
22:19:12 #10 31.31 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
22:19:12 #10 31.32 Setting up cpp-8 (8.3.0-6+rpi1) ...
22:19:12 #10 31.33 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
22:19:12 #10 31.34 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
22:19:12 #10 31.36 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
22:19:12 #10 31.37 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
22:19:12 #10 31.38 Setting up libelf1:armhf (0.176-1.1) ...
22:19:12 #10 31.39 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
22:19:12 #10 31.40 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
22:19:12 #10 31.41 Setting up libgdbm6:armhf (1.18.1-4) ...
22:19:12 #10 31.42 Setting up wdiff (1.2.2-2) ...
22:19:12 #10 31.43 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
22:19:12 #10 31.44 Setting up m4 (1.4.18-2) ...
22:19:12 #10 31.45 Setting up binutils (2.31.1-16+rpi2) ...
22:19:12 #10 31.46 Setting up bsdmainutils (11.1.2) ...
22:19:12 #10 31.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:12 #9 37.27 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
22:19:12 #9 37.28 Unpacking liberror-perl (0.17027-2) ...
22:19:12 #9 37.31 Selecting previously unselected package git-man.
22:19:12 #9 37.31 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u4_all.deb ...
22:19:12 #9 37.32 Unpacking git-man (1:2.20.1-2+deb10u4) ...
22:19:12 #10 46.80 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
22:19:12 #10 46.81 Unpacking manpages-dev (4.15-1) ...
22:19:12 #10 47.07 Selecting previously unselected package python3-certifi.
22:19:12 #9 37.25 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
22:19:12 #9 37.25 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
22:19:12 #9 37.44 Selecting previously unselected package libpython2.7:arm64.
22:19:12 #9 37.45 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
22:19:12 #9 37.45 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
22:19:12 #11 34.39 Selecting previously unselected package gpg.
22:19:12 #11 34.40 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:12 #11 34.40 Unpacking gpg (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.47 Selecting previously unselected package pinentry-curses.
22:19:12 #11 34.47 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
22:19:12 #11 34.47 Unpacking pinentry-curses (1.1.0-3build1) ...
22:19:12 #11 34.50 Selecting previously unselected package gpg-agent.
22:19:12 #11 34.50 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:12 #11 34.51 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.55 Selecting previously unselected package gpg-wks-client.
22:19:12 #11 34.55 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:12 #11 34.56 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.59 Selecting previously unselected package gpg-wks-server.
22:19:12 #11 34.59 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:12 #11 34.59 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.63 Selecting previously unselected package gpgsm.
22:19:12 #10 37.66 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:12 #10 37.66 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:12 #10 37.69 Selecting previously unselected package libsub-name-perl.
22:19:12 #10 37.69 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
22:19:12 #10 37.69 Unpacking libsub-name-perl (0.21-1build1) ...
22:19:12 #10 37.72 Selecting previously unselected package libclass-accessor-perl.
22:19:12 #10 37.72 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
22:19:12 #10 37.74 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:12 #10 37.77 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:12 #10 37.77 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
22:19:12 #10 37.77 Unpacking libclass-method-modifiers-perl (2.12-1) ...
22:19:12 #10 37.80 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:12 #10 37.80 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
22:19:12 #10 37.80 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
22:19:12 #10 37.84 Selecting previously unselected package libclone-perl.
22:19:12 #10 37.85 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
22:19:12 #11 31.64 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
22:19:12 #11 31.65 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.68 Selecting previously unselected package gnupg-utils.
22:19:12 #11 31.68 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 31.68 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.75 Selecting previously unselected package gpg.
22:19:12 #11 31.75 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 31.75 Unpacking gpg (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.82 Selecting previously unselected package pinentry-curses.
22:19:12 #11 31.82 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
22:19:12 #11 31.83 Unpacking pinentry-curses (1.1.0-3build1) ...
22:19:12 #11 31.86 Selecting previously unselected package gpg-agent.
22:19:12 #10 37.12 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
22:19:12 #10 37.13 Unpacking libxml-simple-perl (2.24-1) ...
22:19:12 #10 37.17 Selecting previously unselected package libyaml-libyaml-perl.
22:19:12 #10 37.17 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
22:19:12 #10 37.17 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
22:19:12 #10 37.20 Selecting previously unselected package licensecheck.
22:19:12 #10 37.21 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
22:19:12 #10 37.21 Unpacking licensecheck (3.0.31-2) ...
22:19:12 #10 37.24 Selecting previously unselected package patchutils.
22:19:12 #10 37.24 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
22:19:12 #10 37.25 Unpacking patchutils (0.3.4-2) ...
22:19:12 #10 37.28 Selecting previously unselected package t1utils.
22:19:12 #10 37.29 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
22:19:12 #10 37.29 Unpacking t1utils (1.41-2) ...
22:19:12 #10 37.33 Selecting previously unselected package lintian.
22:19:12 #10 37.33 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
22:19:12 #10 37.33 Unpacking lintian (2.5.81ubuntu1) ...
22:19:12 #10 47.90 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
22:19:12 #10 47.90 Unpacking python3-xdg (0.25-5) ...
22:19:12 #10 47.94 Selecting previously unselected package shared-mime-info.
22:19:12 #10 47.94 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
22:19:12 #10 47.94 Unpacking shared-mime-info (1.10-1) ...
22:19:12 #10 48.05 Selecting previously unselected package strace.
22:19:12 #10 48.06 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
22:19:12 #10 48.06 Unpacking strace (4.26-0.2) ...
22:19:12 #10 48.13 Selecting previously unselected package unzip.
22:19:12 #10 48.13 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ...
22:19:12 #10 48.14 Unpacking unzip (6.0-23+deb10u3) ...
22:19:12 #10 48.19 Selecting previously unselected package xauth.
22:19:12 #10 44.72 Selecting previously unselected package libtask-weaken-perl.
22:19:12 #10 44.73 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
22:19:12 #10 44.73 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:12 #10 44.77 Selecting previously unselected package libxml-parser-perl:amd64.
22:19:12 #10 44.77 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
22:19:12 #10 44.77 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
22:19:12 #10 44.83 Selecting previously unselected package libsoap-lite-perl.
22:19:12 #10 44.83 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
22:19:12 #10 44.83 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:12 #10 44.89 Selecting previously unselected package libsort-key-perl.
22:19:12 #10 44.90 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
22:19:12 #10 44.90 Unpacking libsort-key-perl (1.33-2+b3) ...
22:19:12 #10 44.94 Selecting previously unselected package libstring-copyright-perl.
22:19:12 #10 31.42 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
22:19:12 #10 31.43 Unpacking libnet-http-perl (6.20-1) ...
22:19:12 #10 31.46 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:12 #10 31.46 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:12 #10 31.46 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:12 #10 31.49 Selecting previously unselected package libtry-tiny-perl.
22:19:12 #10 31.49 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
22:19:12 #10 31.49 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:12 #10 31.54 Selecting previously unselected package libwww-robotrules-perl.
22:19:12 #10 31.54 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:12 #10 31.54 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:12 #10 31.57 Selecting previously unselected package libwww-perl.
22:19:12 #10 31.57 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
22:19:12 #10 31.57 Unpacking libwww-perl (6.52-1) ...
22:19:12 #10 31.62 Selecting previously unselected package patchutils.
22:19:12 #10 31.62 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
22:19:12 #10 31.63 Unpacking patchutils (0.4.2-1) ...
22:19:12 #10 31.67 Selecting previously unselected package libtinfo5:armhf.
22:19:12 #10 31.67 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
22:19:12 #10 31.68 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
22:19:12 #10 31.72 Selecting previously unselected package wdiff.
22:19:12 #10 31.72 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
22:19:12 #10 31.73 Unpacking wdiff (1.2.2-2) ...
22:19:12 #10 31.79 Selecting previously unselected package devscripts.
22:19:12 #10 33.03 Selecting previously unselected package gnupg-utils.
22:19:12 #10 33.03 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.04 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
22:19:12 #10 33.11 Selecting previously unselected package gpg.
22:19:12 #10 33.11 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.11 Unpacking gpg (2.2.27-2+deb11u2) ...
22:19:12 #10 33.19 Selecting previously unselected package pinentry-curses.
22:19:12 #10 33.19 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
22:19:12 #10 33.19 Unpacking pinentry-curses (1.1.0-4) ...
22:19:12 #10 33.23 Selecting previously unselected package gpg-agent.
22:19:12 #10 33.23 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.23 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
22:19:12 #10 33.28 Selecting previously unselected package gpg-wks-client.
22:19:12 #11 35.24 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
22:19:12 #11 35.25 Unpacking dput (1.1.0ubuntu2) ...
22:19:12 #11 35.28 Selecting previously unselected package fonts-dejavu-core.
22:19:12 #11 35.29 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
22:19:12 #11 35.29 Unpacking fonts-dejavu-core (2.37-2build1) ...
22:19:12 #11 35.42 Selecting previously unselected package fontconfig-config.
22:19:12 #11 35.42 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
22:19:12 #11 35.42 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:12 #11 35.46 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:12 #11 35.46 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.4_armhf.deb ...
22:19:12 #11 35.47 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.4) ...
22:19:12 #11 35.51 Selecting previously unselected package liberror-perl.
22:19:12 #11 44.15 Setting up manpages-dev (5.10-1ubuntu1) ...
22:19:12 #11 44.16 Setting up libdw1:amd64 (0.186-1build1) ...
22:19:12 #11 44.17 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
22:19:12 #11 44.18 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
22:19:12 #11 44.19 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:12 #11 44.34 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
22:19:12 #11 44.35 Setting up libreadline8:amd64 (8.1.2-1) ...
22:19:12 #11 44.36 Setting up m4 (1.4.18-5ubuntu2) ...
22:19:12 #11 44.37 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:12 #11 44.38 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04) ...
22:19:12 #11 44.39 Setting up ca-certificates (20211016) ...
22:19:12 #11 29.44 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.45 Unpacking gpg (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.48 Selecting previously unselected package pinentry-curses.
22:19:12 #11 29.49 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
22:19:12 #11 29.49 Unpacking pinentry-curses (1.1.1-1build2) ...
22:19:12 #11 29.52 Selecting previously unselected package gpg-agent.
22:19:12 #11 29.53 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.53 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.56 Selecting previously unselected package gpg-wks-client.
22:19:12 #11 29.56 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.57 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.60 Selecting previously unselected package gpg-wks-server.
22:19:12 #11 29.60 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.60 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.63 Selecting previously unselected package gpgsm.
22:19:12 #11 29.63 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
22:19:12 #11 29.63 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.66 Selecting previously unselected package gnupg.
22:19:12 #10 34.98 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
22:19:12 #10 34.98 Unpacking libnumber-compare-perl (0.03-1.1) ...
22:19:12 #10 35.01 Selecting previously unselected package libtext-glob-perl.
22:19:12 #10 35.02 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
22:19:12 #10 35.02 Unpacking libtext-glob-perl (0.11-1) ...
22:19:12 #10 35.05 Selecting previously unselected package libfile-find-rule-perl.
22:19:12 #10 35.06 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:12 #10 35.06 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:12 #10 35.10 Selecting previously unselected package libfont-afm-perl.
22:19:12 #10 35.10 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
22:19:12 #10 35.10 Unpacking libfont-afm-perl (1.20-3) ...
22:19:12 #10 35.13 Selecting previously unselected package libio-string-perl.
22:19:12 #10 35.14 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
22:19:12 #10 35.14 Unpacking libio-string-perl (1.08-3.1) ...
22:19:12 #10 35.17 Selecting previously unselected package libfont-ttf-perl.
22:19:12 #10 35.18 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:12 #10 35.18 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:12 #10 35.24 Selecting previously unselected package libio-stringy-perl.
22:19:12 #12 31.79   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        82/82 
22:19:12 #12 31.97 
22:19:12 #12 31.97 Upgraded:
22:19:12 #12 31.97   python3-dnf-plugins-core-4.0.21-14.1.el8.noarch                               
22:19:12 #12 31.97 Downgraded:
22:19:12 #12 31.97   xz-libs-5.2.4-4.el8.x86_64                                                    
22:19:12 #12 31.97 Installed:
22:19:12 #12 31.97   binutils-2.30-119.el8.x86_64                                                  
22:19:12 #12 31.97   bzip2-1.0.6-26.el8.x86_64                                                     
22:19:12 #12 31.97   cpio-2.12-11.el8.x86_64                                                       
22:19:12 #12 31.97   desktop-file-utils-0.23-8.el8.x86_64                                          
22:19:12 #12 31.97   diffutils-3.6-6.el8.x86_64                                                    
22:19:12 #12 31.97   dnf-plugins-core-4.0.21-14.1.el8.noarch                                       
22:19:12 #12 31.97   dwz-0.12-10.el8.x86_64                                                        
22:19:12 #12 31.97   efi-srpm-macros-3-3.el8.noarch                                                
22:19:12 #12 31.97   elfutils-0.187-4.el8.x86_64                                                   
22:19:12 #12 31.97   elfutils-debuginfod-client-0.187-4.el8.x86_64                                 
22:19:12 #12 31.97   emacs-filesystem-1:26.1-7.el8.noarch                                          
22:19:12 #12 31.97   file-5.33-21.el8.x86_64                                                       
22:19:12 #12 31.97   gc-7.6.4-3.el8.x86_64                                                         
22:19:12 #12 31.97   gdb-headless-8.2-19.el8.x86_64                                                
22:19:12 #12 31.97   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
22:19:12 #12 31.97   glibc-gconv-extra-2.28-211.el8.x86_64                                         
22:19:12 #12 31.97   go-srpm-macros-2-17.el8.noarch                                                
22:19:12 #12 31.97   groff-base-1.22.3-18.el8.x86_64                                               
22:19:12 #12 31.97   guile-5:2.0.14-7.el8.x86_64                                                   
22:19:12 #12 31.97   libatomic_ops-7.6.2-3.el8.x86_64                                              
22:19:12 #12 31.97   libbabeltrace-1.5.4-4.el8.x86_64                                              
22:19:12 #12 31.97   libipt-1.6.1-8.el8.x86_64                                                     
22:19:12 #12 31.97   libpkgconf-1.4.2-1.el8.x86_64                                                 
22:19:12 #12 31.97   libtool-ltdl-2.4.6-25.el8.x86_64                                              
22:19:12 #12 31.97   ncurses-6.1-9.20180224.el8.x86_64                                             
22:19:12 #12 31.97   ocaml-srpm-macros-5-4.el8.noarch                                              
22:19:12 #12 31.97   openblas-srpm-macros-2-2.el8.noarch                                           
22:19:12 #12 31.97   patch-2.7.6-11.el8.x86_64                                                     
22:19:12 #12 31.97   perl-Carp-1.42-396.el8.noarch                                                 
22:19:12 #12 31.97   perl-Encode-4:2.97-3.el8.x86_64                                               
22:19:12 #12 31.97   perl-Errno-1.28-421.el8.x86_64                                                
22:19:12 #12 31.97   perl-Exporter-5.72-396.el8.noarch                                             
22:19:12 #12 31.97   perl-File-Path-2.15-2.el8.noarch                                              
22:19:12 #12 31.97   perl-File-Temp-0.230.600-1.el8.noarch                                         
22:19:12 #12 31.97   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
22:19:12 #12 31.97   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
22:19:12 #12 31.97   perl-IO-1.38-421.el8.x86_64                                                   
22:19:12 #12 31.97   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
22:19:12 #12 31.97   perl-MIME-Base64-3.15-396.el8.x86_64                                          
22:19:12 #12 31.97   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
22:19:12 #12 31.97   perl-PathTools-3.74-1.el8.x86_64                                              
22:19:12 #12 31.97   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
22:19:12 #12 31.97   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
22:19:12 #12 31.97   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
22:19:12 #12 31.97   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
22:19:12 #12 31.97   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
22:19:12 #12 31.97   perl-Socket-4:2.027-3.el8.x86_64                                              
22:19:12 #12 31.97   perl-Storable-1:3.11-3.el8.x86_64                                             
22:19:12 #12 31.97   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
22:19:12 #12 31.97   perl-Term-Cap-1.17-395.el8.noarch                                             
22:19:12 #12 31.97   perl-Text-ParseWords-3.30-395.el8.noarch                                      
22:19:12 #12 31.97   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
22:19:12 #12 31.97   perl-Time-Local-1:1.280-1.el8.noarch                                          
22:19:12 #12 31.97   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
22:19:12 #12 31.97   perl-constant-1.33-396.el8.noarch                                             
22:19:12 #12 31.97   perl-interpreter-4:5.26.3-421.el8.x86_64                                      
22:19:12 #12 31.97   perl-libs-4:5.26.3-421.el8.x86_64                                             
22:19:12 #12 31.97   perl-macros-4:5.26.3-421.el8.x86_64                                           
22:19:12 #12 31.97   perl-parent-1:0.237-1.el8.noarch                                              
22:19:12 #12 31.97   perl-podlators-4.11-1.el8.noarch                                              
22:19:12 #12 31.97   perl-srpm-macros-1-25.el8.noarch                                              
22:19:12 #12 31.97   perl-threads-1:2.21-2.el8.x86_64                                              
22:19:12 #12 31.97   perl-threads-shared-1.58-2.el8.x86_64                                         
22:19:12 #12 31.97   pkgconf-1.4.2-1.el8.x86_64                                                    
22:19:12 #12 31.97   pkgconf-m4-1.4.2-1.el8.noarch                                                 
22:19:12 #12 31.97   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
22:19:12 #12 31.97   python-rpm-macros-3-43.el8.noarch                                             
22:19:12 #12 31.97   python-srpm-macros-3-43.el8.noarch                                            
22:19:12 #12 31.97   python3-rpm-macros-3-43.el8.noarch                                            
22:19:12 #12 31.97   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
22:19:12 #12 31.97   redhat-rpm-config-130-1.el8.noarch                                            
22:19:12 #12 31.97   rpm-build-4.14.3-23.el8.x86_64                                                
22:19:12 #12 31.97   rpmlint-1.10-14.el8.noarch                                                    
22:19:12 #12 31.97   rust-srpm-macros-5-2.el8.noarch                                               
22:19:12 #12 31.97   unzip-6.0-46.el8.x86_64                                                       
22:19:12 #12 31.97   xz-5.2.4-4.el8.x86_64                                                         
22:19:12 #12 31.97   zip-3.0-23.el8.x86_64                                                         
22:19:12 #12 31.97   zstd-1.4.4-1.el8.x86_64                                                       
22:19:12 #12 31.97 
22:19:12 #12 31.97 Complete!
22:19:12 #10 31.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
22:19:12 #10 31.49 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:12 #10 31.49 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
22:19:12 #10 31.50 Setting up libcroco3:armhf (0.6.12-3) ...
22:19:12 #10 31.51 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
22:19:12 #10 31.52 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
22:19:12 #10 31.53 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
22:19:12 #10 31.54 Setting up dwz (0.12-3) ...
22:19:12 #10 31.55 Setting up groff-base (1.22.4-3+deb10u1) ...
22:19:12 #10 31.57 Setting up cpp (4:8.3.0-1+rpi2) ...
22:19:12 #10 31.58 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
22:19:12 #10 31.59 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
22:19:12 #10 31.60 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:19:12 #9 37.44 Selecting previously unselected package git.
22:19:12 #9 37.44 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u4_armhf.deb ...
22:19:12 #9 37.46 Unpacking git (1:2.20.1-2+deb10u4) ...
22:19:12 #10 47.07 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
22:19:12 #10 47.08 Unpacking python3-certifi (2018.1.18-2) ...
22:19:12 #10 47.13 Selecting previously unselected package python3-idna.
22:19:12 #10 47.13 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
22:19:12 #10 47.13 Unpacking python3-idna (2.6-1) ...
22:19:12 #10 47.17 Selecting previously unselected package python3-urllib3.
22:19:12 #10 47.17 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
22:19:12 #10 47.18 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:12 #10 47.23 Selecting previously unselected package python3-requests.
22:19:12 #10 47.23 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
22:19:12 #10 47.24 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
22:19:12 #10 47.28 Selecting previously unselected package python3-unidiff.
22:19:12 #9 37.56 Selecting previously unselected package libmailutils5:arm64.
22:19:12 #9 37.56 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
22:19:12 #9 37.56 Unpacking libmailutils5:arm64 (1:3.5-4) ...
22:19:12 #9 37.66 Selecting previously unselected package libmime-tools-perl.
22:19:12 #9 37.66 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
22:19:12 #9 37.66 Unpacking libmime-tools-perl (5.509-1) ...
22:19:12 #9 37.71 Selecting previously unselected package libnet-dns-sec-perl.
22:19:12 #9 37.71 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
22:19:12 #9 37.72 Unpacking libnet-dns-sec-perl (1.11-1) ...
22:19:12 #9 37.75 Selecting previously unselected package libnet-libidn-perl.
22:19:12 #9 37.75 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
22:19:12 #9 37.75 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:12 #9 37.79 Selecting previously unselected package libnumber-compare-perl.
22:19:12 #11 34.63 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
22:19:12 #11 34.64 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.68 Selecting previously unselected package gnupg.
22:19:12 #11 34.68 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
22:19:12 #11 34.69 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
22:19:12 #11 34.72 Selecting previously unselected package libfile-which-perl.
22:19:12 #11 34.72 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
22:19:12 #11 34.73 Unpacking libfile-which-perl (1.23-1) ...
22:19:12 #11 34.76 Selecting previously unselected package libfile-homedir-perl.
22:19:12 #11 34.76 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
22:19:12 #11 34.76 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:12 #11 34.79 Selecting previously unselected package libio-pty-perl.
22:19:12 #11 34.79 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
22:19:12 #11 34.79 Unpacking libio-pty-perl (1:1.12-1) ...
22:19:12 #11 34.82 Selecting previously unselected package libipc-run-perl.
22:19:12 #11 34.82 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
22:19:12 #11 34.83 Unpacking libipc-run-perl (20180523.0-2) ...
22:19:12 #11 34.86 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:12 #10 34.32 Transaction test succeeded.
22:19:12 #10 34.32 Running transaction
22:19:12 #10 37.93 Unpacking libclone-perl (0.39-1) ...
22:19:12 #10 37.95 Selecting previously unselected package libdata-dump-perl.
22:19:12 #10 37.96 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
22:19:12 #10 37.96 Unpacking libdata-dump-perl (1.23-1) ...
22:19:12 #10 37.99 Selecting previously unselected package libparams-util-perl.
22:19:12 #10 37.99 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
22:19:12 #10 38.00 Unpacking libparams-util-perl (1.07-3build3) ...
22:19:12 #10 38.02 Selecting previously unselected package libsub-install-perl.
22:19:12 #10 38.03 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
22:19:12 #10 38.03 Unpacking libsub-install-perl (0.928-1) ...
22:19:12 #10 38.06 Selecting previously unselected package libdata-optlist-perl.
22:19:12 #10 38.06 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
22:19:12 #10 38.07 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:12 #10 38.09 Selecting previously unselected package libdevel-globaldestruction-perl.
22:19:12 #10 38.09 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
22:19:12 #10 38.10 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
22:19:12 #10 38.12 Selecting previously unselected package libdigest-hmac-perl.
22:19:12 #10 38.13 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
22:19:12 #10 38.13 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:12 #10 38.16 Selecting previously unselected package libdistro-info-perl.
22:19:12 #10 38.16 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
22:19:12 #10 38.16 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:12 #10 38.19 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:12 #10 38.19 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
22:19:12 #10 38.19 Unpacking perl-openssl-defaults:armhf (3build1) ...
22:19:12 #10 38.22 Selecting previously unselected package libnet-ssleay-perl.
22:19:12 #10 38.22 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
22:19:12 #10 38.23 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:12 #11 31.86 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 31.87 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.91 Selecting previously unselected package gpg-wks-client.
22:19:12 #11 31.92 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 31.92 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.96 Selecting previously unselected package gpg-wks-server.
22:19:12 #11 31.96 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 31.96 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:19:12 #11 31.99 Selecting previously unselected package gpgsm.
22:19:12 #11 32.00 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
22:19:12 #11 32.00 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
22:19:12 #11 32.04 Selecting previously unselected package gnupg.
22:19:12 #11 32.05 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
22:19:12 #11 32.05 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
22:19:12 #11 32.08 Selecting previously unselected package libfile-which-perl.
22:19:12 #11 32.09 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
22:19:12 #11 32.09 Unpacking libfile-which-perl (1.23-1) ...
22:19:12 #11 32.12 Selecting previously unselected package libfile-homedir-perl.
22:19:12 #13 3.108 CentOS Stream 9 - CRB                           2.4 MB/s | 3.8 MB     00:01    
22:19:12 #10 37.44 Selecting previously unselected package manpages-dev.
22:19:12 #10 37.44 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
22:19:12 #10 37.45 Unpacking manpages-dev (4.15-1) ...
22:19:12 #10 37.66 Selecting previously unselected package python3-certifi.
22:19:12 #10 48.20 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
22:19:12 #10 48.20 Unpacking xauth (1:1.0.10-1) ...
22:19:12 #10 48.24 Selecting previously unselected package xdg-user-dirs.
22:19:12 #10 48.24 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
22:19:12 #10 48.25 Unpacking xdg-user-dirs (0.17-2) ...
22:19:12 #10 48.31 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:19:12 #10 48.32 Setting up libapt-pkg-perl (0.1.34+b1) ...
22:19:12 #10 48.33 Setting up libksba8:amd64 (1.3.5-2+deb10u1) ...
22:19:12 #10 48.34 Setting up libpipeline1:amd64 (1.5.1-2) ...
22:19:12 #10 48.35 Setting up wdiff (1.2.2-2+b1) ...
22:19:12 #10 48.36 Setting up lsb-base (10.2019051400) ...
22:19:12 #10 48.37 Setting up mysql-common (5.8+1.0.5) ...
22:19:12 #10 48.40 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:12 #10 48.41 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
22:19:12 #10 48.42 Setting up libkeyutils1:amd64 (1.6-6) ...
22:19:12 #10 48.42 Setting up libpsl5:amd64 (0.20.2-2) ...
22:19:12 #10 48.43 Setting up libgpm2:amd64 (1.20.7-5) ...
22:19:12 #10 48.44 Setting up mime-support (3.62) ...
22:19:12 #10 48.47 Setting up xdg-user-dirs (0.17-2) ...
22:19:12 #10 48.49 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:19:12 #10 48.50 Setting up psmisc (23.2-1+deb10u1) ...
22:19:12 #10 48.51 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
22:19:12 #10 48.52 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
22:19:12 #10 44.94 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:12 #10 44.95 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:12 #10 44.98 Selecting previously unselected package libstring-escape-perl.
22:19:12 #10 44.98 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
22:19:12 #10 44.98 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:12 #10 45.02 Selecting previously unselected package libstring-shellquote-perl.
22:19:12 #10 45.02 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:12 #10 45.02 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:12 #10 45.06 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
22:19:12 #10 45.06 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
22:19:12 #10 45.06 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
22:19:12 #10 45.10 Selecting previously unselected package libterm-readkey-perl.
22:19:12 #10 45.10 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
22:19:12 #10 45.11 Unpacking libterm-readkey-perl (2.38-1+b2) ...
22:19:12 #10 45.14 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:12 #10 45.14 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
22:19:12 #10 45.15 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:12 #10 45.18 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
22:19:12 #13 DONE 82.3s
22:19:12 
22:19:12 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
22:19:12 #10 31.79 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ...
22:19:12 #10 31.81 Unpacking devscripts (2.21.3+deb11u1) ...
22:19:12 #10 31.92 Selecting previously unselected package equivs.
22:19:12 #10 31.92 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
22:19:12 #10 31.93 Unpacking equivs (2.3.1) ...
22:19:12 #10 31.97 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:12 #10 31.97 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:12 #10 31.97 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
22:19:12 #10 32.02 Selecting previously unselected package liberror-perl.
22:19:12 #10 33.28 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.28 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:12 #10 33.32 Selecting previously unselected package gpg-wks-server.
22:19:12 #10 33.32 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.33 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:12 #10 33.37 Selecting previously unselected package gpgsm.
22:19:12 #10 33.37 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
22:19:12 #10 33.38 Unpacking gpgsm (2.2.27-2+deb11u2) ...
22:19:12 #10 33.43 Selecting previously unselected package gnupg.
22:19:12 #10 33.44 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
22:19:12 #10 33.44 Unpacking gnupg (2.2.27-2+deb11u2) ...
22:19:12 #10 33.49 Selecting previously unselected package libfile-dirlist-perl.
22:19:12 #10 33.49 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:12 #10 33.50 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:12 #10 33.53 Selecting previously unselected package libfile-which-perl.
22:19:12 #10 33.53 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
22:19:12 #11 35.51 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
22:19:12 #11 35.52 Unpacking liberror-perl (0.17029-1) ...
22:19:12 #11 35.55 Selecting previously unselected package git-man.
22:19:12 #11 35.55 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
22:19:12 #11 35.55 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
22:19:12 #11 35.60 Selecting previously unselected package git.
22:19:12 #11 35.60 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.5_armhf.deb ...
22:19:12 #11 35.61 Unpacking git (1:2.34.1-1ubuntu1.5) ...
22:19:12 #11 35.75 Selecting previously unselected package libalgorithm-diff-perl.
22:19:12 #11 29.67 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
22:19:12 #11 29.67 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
22:19:12 #11 29.70 Selecting previously unselected package libfile-dirlist-perl.
22:19:12 #11 29.70 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
22:19:12 #11 29.70 Unpacking libfile-dirlist-perl (0.05-2) ...
22:19:12 #11 29.73 Selecting previously unselected package libfile-which-perl.
22:19:12 #11 29.73 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
22:19:12 #11 29.74 Unpacking libfile-which-perl (1.23-1) ...
22:19:12 #11 29.77 Selecting previously unselected package libfile-homedir-perl.
22:19:12 #11 29.77 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
22:19:12 #11 29.77 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:12 #11 29.80 Selecting previously unselected package libfile-touch-perl.
22:19:12 #11 29.80 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
22:19:12 #11 29.80 Unpacking libfile-touch-perl (0.12-1) ...
22:19:12 #11 29.83 Selecting previously unselected package libio-pty-perl.
22:19:12 #11 29.83 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
22:19:12 #11 29.84 Unpacking libio-pty-perl (1:1.15-2build2) ...
22:19:12 #11 29.87 Selecting previously unselected package libipc-run-perl.
22:19:12 #11 29.87 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
22:19:12 #11 29.87 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:12 #11 29.93 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:12 #11 29.93 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:12 #11 29.94 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:12 #11 29.97 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:12 #11 29.97 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
22:19:12 #10 35.24 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
22:19:12 #10 35.24 Unpacking libio-stringy-perl (2.111-3) ...
22:19:12 #10 35.28 Selecting previously unselected package libparams-validate-perl:arm64.
22:19:12 #10 35.28 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
22:19:12 #10 35.29 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
22:19:12 #10 35.32 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:12 #10 35.32 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
22:19:12 #10 35.33 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
22:19:12 #10 35.36 Selecting previously unselected package libsort-versions-perl.
22:19:12 #10 35.36 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
22:19:12 #10 35.37 Unpacking libsort-versions-perl (1.62-1) ...
22:19:12 #10 35.40 Selecting previously unselected package libgit-wrapper-perl.
22:19:12 #10 35.40 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:12 #10 35.41 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:12 #10 35.44 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:12 #10 35.44 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:12 #10 35.45 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:12 #10 35.48 Selecting previously unselected package libio-prompter-perl.
22:19:12 #12 DONE 32.3s
22:19:12 
22:19:12 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
22:19:12 #13 DONE 0.1s
22:19:12 #9 37.90 Selecting previously unselected package libgc1c2:armhf.
22:19:12 #9 37.91 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
22:19:12 #9 37.92 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
22:19:12 #9 37.97 Selecting previously unselected package libltdl7:armhf.
22:19:12 #9 37.97 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
22:19:12 #9 37.98 Unpacking libltdl7:armhf (2.4.6-9) ...
22:19:12 #10 47.28 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
22:19:12 #10 47.29 Unpacking python3-unidiff (0.5.4-1) ...
22:19:12 #10 47.32 Selecting previously unselected package python3-xdg.
22:19:12 #10 47.33 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
22:19:12 #10 47.33 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
22:19:12 #10 47.37 Selecting previously unselected package unzip.
22:19:12 #10 47.38 Preparing to unpack .../275-unzip_6.0-21ubuntu1.2_amd64.deb ...
22:19:12 #10 47.38 Unpacking unzip (6.0-21ubuntu1.2) ...
22:19:12 #10 47.42 Selecting previously unselected package wdiff.
22:19:12 #10 47.42 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
22:19:12 #10 47.43 Unpacking wdiff (1.2.2-2) ...
22:19:12 #10 47.46 Selecting previously unselected package equivs.
22:19:12 #10 47.47 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
22:19:12 #10 47.47 Unpacking equivs (2.1.0) ...
22:19:12 #10 47.50 Selecting previously unselected package libauthen-sasl-perl.
22:19:12 #9 37.79 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
22:19:12 #9 37.79 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:12 #9 37.82 Selecting previously unselected package libnumber-range-perl.
22:19:12 #9 37.83 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
22:19:12 #9 37.83 Unpacking libnumber-range-perl (0.12-1) ...
22:19:12 #9 37.87 Selecting previously unselected package libossp-uuid16:arm64.
22:19:12 #9 37.87 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
22:19:12 #9 37.88 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
22:19:12 #9 37.93 Selecting previously unselected package libossp-uuid-perl.
22:19:12 #9 37.93 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
22:19:12 #9 37.94 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:12 #9 38.00 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:12 #9 38.00 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
22:19:12 #9 38.01 Unpacking libpackage-stash-xs-perl (0.29-1) ...
22:19:12 #9 38.04 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:12 #11 34.86 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:12 #11 34.86 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:12 #11 34.89 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:12 #11 34.89 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
22:19:12 #11 34.90 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
22:19:12 #11 34.93 Selecting previously unselected package libdynaloader-functions-perl.
22:19:12 #11 34.93 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:12 #11 34.93 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:12 #11 34.96 Selecting previously unselected package libdevel-callchecker-perl.
22:19:12 #11 34.96 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
22:19:12 #11 34.97 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:19:12 #11 34.99 Selecting previously unselected package libparams-classify-perl.
22:19:12 #11 35.00 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
22:19:12 #11 35.00 Unpacking libparams-classify-perl (0.015-1build2) ...
22:19:12 #11 35.03 Selecting previously unselected package libmodule-runtime-perl.
22:19:12 #11 35.03 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:12 #11 35.03 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:12 #11 35.06 Selecting previously unselected package libimport-into-perl.
22:19:12 #11 35.06 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
22:19:12 #11 35.06 Unpacking libimport-into-perl (1.002005-1) ...
22:19:12 #11 35.09 Selecting previously unselected package librole-tiny-perl.
22:19:12 #11 35.10 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
22:19:12 #11 35.10 Unpacking librole-tiny-perl (2.001004-1) ...
22:19:12 #11 35.15 Selecting previously unselected package libstrictures-perl.
22:19:12 #11 35.15 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
22:19:12 #11 35.16 Unpacking libstrictures-perl (2.000006-1) ...
22:19:12 #11 35.18 Selecting previously unselected package libsub-quote-perl.
22:19:12 #11 32.12 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
22:19:12 #11 32.12 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:12 #11 32.15 Selecting previously unselected package libio-pty-perl.
22:19:12 #11 32.15 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
22:19:12 #11 32.16 Unpacking libio-pty-perl (1:1.12-1) ...
22:19:12 #11 32.19 Selecting previously unselected package libipc-run-perl.
22:19:12 #11 32.19 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
22:19:12 #11 32.19 Unpacking libipc-run-perl (20180523.0-2) ...
22:19:12 #11 32.22 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:12 #11 32.23 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:12 #11 32.23 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:12 #11 32.26 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:12 #11 32.26 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
22:19:12 #11 32.27 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
22:19:12 #11 32.29 Selecting previously unselected package libdynaloader-functions-perl.
22:19:12 #11 32.30 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:12 #11 32.30 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:12 #11 32.33 Selecting previously unselected package libdevel-callchecker-perl.
22:19:12 #11 32.33 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
22:19:12 #11 32.33 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:19:12 #11 32.36 Selecting previously unselected package libparams-classify-perl.
22:19:12 #11 32.36 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
22:19:12 #11 32.37 Unpacking libparams-classify-perl (0.015-1build2) ...
22:19:12 #11 32.40 Selecting previously unselected package libmodule-runtime-perl.
22:19:12 #11 32.40 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:12 #11 32.40 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:12 #11 32.43 Selecting previously unselected package libimport-into-perl.
22:19:12 #10 38.29 Selecting previously unselected package libio-socket-ssl-perl.
22:19:12 #10 38.29 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
22:19:12 #10 38.29 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:12 #10 38.33 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:12 #10 38.34 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:12 #10 38.34 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:12 #10 38.37 Selecting previously unselected package libmailtools-perl.
22:19:12 #10 38.37 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
22:19:12 #10 38.37 Unpacking libmailtools-perl (2.18-1) ...
22:19:12 #10 38.41 Selecting previously unselected package libsocket6-perl.
22:19:12 #10 38.41 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
22:19:12 #10 38.41 Unpacking libsocket6-perl (0.27-1build2) ...
22:19:12 #10 38.44 Selecting previously unselected package libio-socket-inet6-perl.
22:19:12 #10 37.66 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
22:19:12 #10 37.67 Unpacking python3-certifi (2018.1.18-2) ...
22:19:12 #10 37.71 Selecting previously unselected package python3-idna.
22:19:12 #10 37.72 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
22:19:12 #10 37.72 Unpacking python3-idna (2.6-1) ...
22:19:12 #10 37.76 Selecting previously unselected package python3-urllib3.
22:19:12 #10 37.76 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
22:19:12 #10 37.76 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:12 #10 37.80 Selecting previously unselected package python3-requests.
22:19:12 #10 37.81 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
22:19:12 #10 37.81 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
22:19:12 #10 37.85 Selecting previously unselected package python3-unidiff.
22:19:12 #10 37.85 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
22:19:12 #10 37.86 Unpacking python3-unidiff (0.5.4-1) ...
22:19:12 #10 37.89 Selecting previously unselected package python3-xdg.
22:19:12 #10 45.19 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
22:19:12 #10 45.19 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
22:19:12 #10 45.23 Selecting previously unselected package libtext-xslate-perl.
22:19:12 #10 45.23 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
22:19:12 #10 45.24 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
22:19:12 #10 45.29 Selecting previously unselected package libtime-duration-perl.
22:19:12 #10 45.29 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
22:19:12 #10 45.30 Unpacking libtime-duration-perl (1.21-1) ...
22:19:12 #10 45.33 Selecting previously unselected package libtime-moment-perl.
22:19:12 #10 45.33 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
22:19:12 #10 45.34 Unpacking libtime-moment-perl (0.44-1+b3) ...
22:19:12 #10 45.38 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:12 #10 45.38 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
22:19:12 #10 45.38 Unpacking libtype-tiny-xs-perl (0.022-1) ...
22:19:12 #10 45.43 Selecting previously unselected package libunicode-utf8-perl.
22:19:12 #10 32.03 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
22:19:12 #10 32.03 Unpacking liberror-perl (0.17029-1) ...
22:19:12 #10 32.06 Selecting previously unselected package git-man.
22:19:12 #10 32.07 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ...
22:19:12 #10 32.07 Unpacking git-man (1:2.30.2-1) ...
22:19:12 #10 32.16 Selecting previously unselected package git.
22:19:12 #10 33.53 Unpacking libfile-which-perl (1.23-1) ...
22:19:12 #10 33.56 Selecting previously unselected package libfile-homedir-perl.
22:19:12 #10 33.56 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
22:19:12 #10 33.56 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:12 #10 33.59 Selecting previously unselected package libfile-touch-perl.
22:19:12 #10 33.60 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
22:19:12 #10 33.60 Unpacking libfile-touch-perl (0.11-1) ...
22:19:12 #10 33.63 Selecting previously unselected package libio-pty-perl.
22:19:12 #10 33.63 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
22:19:12 #10 33.63 Unpacking libio-pty-perl (1:1.15-2) ...
22:19:12 #10 33.66 Selecting previously unselected package libipc-run-perl.
22:19:12 #10 33.66 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
22:19:12 #10 33.66 Unpacking libipc-run-perl (20200505.0-1) ...
22:19:12 #10 33.70 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:12 #10 33.70 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:12 #10 33.70 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:12 #10 33.73 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:12 #10 33.73 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
22:19:12 #10 33.74 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:12 #10 33.77 Selecting previously unselected package libdynaloader-functions-perl.
22:19:12 #10 33.77 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:12 #10 33.77 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:12 #10 33.80 Selecting previously unselected package libdevel-callchecker-perl.
22:19:12 #10 33.80 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
22:19:12 #10 33.80 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
22:19:12 #10 33.83 Selecting previously unselected package libparams-classify-perl.
22:19:12 #10 33.83 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
22:19:12 #10 33.84 Unpacking libparams-classify-perl (0.015-1+b3) ...
22:19:12 #10 33.87 Selecting previously unselected package libmodule-runtime-perl.
22:19:12 #10 48.53 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
22:19:12 #10 48.54 No schema files found: doing nothing.
22:19:12 #10 48.55 Setting up distro-info-data (0.41+deb10u5) ...
22:19:12 #10 48.56 Setting up manpages (4.16-2) ...
22:19:12 #10 48.57 Setting up unzip (6.0-23+deb10u3) ...
22:19:12 #10 48.59 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
22:19:12 #10 48.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:19:12 #10 48.61 Setting up binutils-common:amd64 (2.31.1-16) ...
22:19:12 #10 48.62 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:19:12 #10 48.63 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:19:12 #10 48.65 Setting up less (487-0.1+b1) ...
22:19:12 #10 48.73 Setting up perl-openssl-defaults:amd64 (3) ...
22:19:12 #10 48.74 Setting up linux-libc-dev:amd64 (4.19.260-1) ...
22:19:12 #11 35.75 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:12 #11 35.76 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:12 #11 35.80 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:12 #11 35.80 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
22:19:12 #11 35.80 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:12 #11 35.84 Selecting previously unselected package libalgorithm-merge-perl.
22:19:12 #11 35.84 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:12 #11 35.84 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:12 #11 35.87 Selecting previously unselected package libaliased-perl.
22:19:12 #11 35.88 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
22:19:12 #11 35.88 Unpacking libaliased-perl (0.34-1.1) ...
22:19:12 #11 35.91 Selecting previously unselected package libapt-pkg-perl.
22:19:12 #11 35.91 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
22:19:12 #11 35.92 Unpacking libapt-pkg-perl (0.1.40build2) ...
22:19:12 #11 36.00 Selecting previously unselected package libarchive-cpio-perl.
22:19:12 #11 29.97 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
22:19:12 #11 30.00 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:12 #11 30.00 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
22:19:12 #11 30.00 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
22:19:12 #11 30.04 Selecting previously unselected package libdynaloader-functions-perl.
22:19:12 #11 30.04 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:19:12 #11 30.04 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:19:12 #11 30.07 Selecting previously unselected package libdevel-callchecker-perl.
22:19:12 #11 30.07 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
22:19:12 #11 30.08 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:12 #11 30.11 Selecting previously unselected package libparams-classify-perl.
22:19:12 #11 30.11 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
22:19:12 #11 30.12 Unpacking libparams-classify-perl (0.015-1build5) ...
22:19:12 #11 30.17 Selecting previously unselected package libmodule-runtime-perl.
22:19:12 #11 30.17 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:12 #11 30.17 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:12 #10 35.48 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
22:19:12 #10 35.49 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:12 #10 35.52 Selecting previously unselected package libjson-perl.
22:19:12 #10 35.52 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
22:19:12 #10 35.53 Unpacking libjson-perl (4.03000-1) ...
22:19:12 #10 35.57 Selecting previously unselected package liblog-any-perl.
22:19:12 #10 35.57 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
22:19:12 #10 35.57 Unpacking liblog-any-perl (1.709-1) ...
22:19:12 #10 35.61 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:12 #10 35.61 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:12 #10 35.61 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:12 #10 35.65 Selecting previously unselected package libpackage-stash-perl.
22:19:12 #10 35.65 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
22:19:12 #10 35.65 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:12 #10 35.68 Selecting previously unselected package libsub-identify-perl.
22:19:12 #10 35.69 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
22:19:12 #10 35.69 Unpacking libsub-identify-perl (0.14-1+b3) ...
22:19:12 #10 35.72 Selecting previously unselected package libsub-name-perl.
22:19:12 #11 44.73 Updating certificates in /etc/ssl/certs...
22:19:12 
22:19:12 #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
22:19:12 #10 47.50 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:12 #10 47.51 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:12 #10 47.55 Selecting previously unselected package python3-magic.
22:19:12 #10 47.56 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
22:19:12 #10 47.56 Unpacking python3-magic (2:0.4.15-1) ...
22:19:12 #10 47.63 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:12 #10 47.64 Setting up python-apt-common (1.6.5ubuntu0.7) ...
22:19:12 #10 47.66 Setting up libnpth0:amd64 (1.5-3) ...
22:19:12 #10 47.67 Setting up libedit2:amd64 (3.1-20170329-1) ...
22:19:12 #10 47.68 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:12 #10 47.69 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:12 #10 47.71 Setting up readline-common (7.0-3) ...
22:19:12 #10 47.73 Setting up libapt-inst2.0:amd64 (1.6.14) ...
22:19:12 #9 38.02 Selecting previously unselected package guile-2.2-libs:armhf.
22:19:12 #9 38.02 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
22:19:12 #9 38.03 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
22:19:12 #9 38.04 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
22:19:12 #9 38.05 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
22:19:12 #9 38.08 Selecting previously unselected package libtext-glob-perl.
22:19:12 #9 38.08 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
22:19:12 #9 38.09 Unpacking libtext-glob-perl (0.10-1) ...
22:19:12 #9 38.13 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:12 #9 38.13 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:12 #9 38.14 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:12 #9 38.18 Selecting previously unselected package libperlio-gzip-perl.
22:19:12 #9 38.18 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
22:19:12 #9 38.18 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
22:19:12 #9 38.21 Selecting previously unselected package libpod-constants-perl.
22:19:12 #9 38.22 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
22:19:12 #9 38.22 Unpacking libpod-constants-perl (0.19-1) ...
22:19:12 #9 38.25 Selecting previously unselected package libreadonly-perl.
22:19:12 #11 35.19 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
22:19:12 #11 35.20 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:12 #11 35.22 Selecting previously unselected package libmoo-perl.
22:19:12 #11 35.23 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
22:19:12 #11 35.23 Unpacking libmoo-perl (2.003006-1) ...
22:19:12 #11 35.26 Selecting previously unselected package libencode-locale-perl.
22:19:12 #11 35.26 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
22:19:12 #11 35.27 Unpacking libencode-locale-perl (1.05-1) ...
22:19:12 #11 35.29 Selecting previously unselected package libtimedate-perl.
22:19:12 #11 35.30 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
22:19:12 #11 35.30 Unpacking libtimedate-perl (2.3200-1) ...
22:19:12 #11 35.33 Selecting previously unselected package libhttp-date-perl.
22:19:12 #11 35.33 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
22:19:12 #11 35.33 Unpacking libhttp-date-perl (6.05-1) ...
22:19:12 #11 35.36 Selecting previously unselected package libfile-listing-perl.
22:19:12 #11 35.36 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
22:19:12 #11 35.38 Unpacking libfile-listing-perl (6.04-1) ...
22:19:12 #11 35.41 Selecting previously unselected package libhtml-tagset-perl.
22:19:13 #10 32.31 Setting up gettext (0.19.8.1-9) ...
22:19:13 #11 32.43 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
22:19:13 #11 32.43 Unpacking libimport-into-perl (1.002005-1) ...
22:19:13 #11 32.46 Selecting previously unselected package librole-tiny-perl.
22:19:13 #11 32.47 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
22:19:13 #11 32.47 Unpacking librole-tiny-perl (2.001004-1) ...
22:19:13 #11 32.50 Selecting previously unselected package libstrictures-perl.
22:19:13 #11 32.50 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
22:19:13 #11 32.51 Unpacking libstrictures-perl (2.000006-1) ...
22:19:13 #11 32.54 Selecting previously unselected package libsub-quote-perl.
22:19:13 #11 32.54 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
22:19:13 #11 32.55 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:13 #11 32.58 Selecting previously unselected package libmoo-perl.
22:19:13 #11 32.58 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
22:19:13 #11 32.58 Unpacking libmoo-perl (2.003006-1) ...
22:19:13 #11 32.62 Selecting previously unselected package libencode-locale-perl.
22:19:13 #11 32.62 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
22:19:13 #11 32.64 Unpacking libencode-locale-perl (1.05-1) ...
22:19:13 #11 32.67 Selecting previously unselected package libtimedate-perl.
22:19:13 #10 38.44 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
22:19:13 #10 38.45 Unpacking libio-socket-inet6-perl (2.72-2) ...
22:19:13 #10 38.47 Selecting previously unselected package libnet-ip-perl.
22:19:13 #10 38.47 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
22:19:13 #10 38.48 Unpacking libnet-ip-perl (1.26-1) ...
22:19:13 #10 38.51 Selecting previously unselected package libnet-dns-perl.
22:19:13 #10 38.51 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
22:19:13 #10 38.52 Unpacking libnet-dns-perl (1.10-2) ...
22:19:13 #10 38.57 Selecting previously unselected package libnet-domain-tld-perl.
22:19:13 #10 38.57 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:13 #10 38.58 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:13 #10 38.60 Selecting previously unselected package libemail-valid-perl.
22:19:13 #10 38.61 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
22:19:13 #10 38.61 Unpacking libemail-valid-perl (1.202-1) ...
22:19:13 #10 38.64 Selecting previously unselected package libencode-locale-perl.
22:19:13 #10 38.64 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
22:19:13 #10 38.64 Unpacking libencode-locale-perl (1.05-1) ...
22:19:13 #10 38.67 Selecting previously unselected package libexporter-tiny-perl.
22:19:13 #10 38.67 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
22:19:13 #10 38.68 Unpacking libexporter-tiny-perl (1.000000-2) ...
22:19:13 mkdir -p rpmbuild/SOURCES
22:19:13 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:19:13 mkdir -p rpmbuild/SOURCES
22:19:13 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:19:13 docker run --rm -w /v \
22:19:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:19:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:13 	alpine \
22:19:13 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:19:13 #13 10.56 Running transaction check
22:19:13 #10 37.90 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
22:19:13 #10 37.90 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
22:19:13 #10 37.94 Selecting previously unselected package unzip.
22:19:13 #10 37.94 Preparing to unpack .../271-unzip_6.0-21ubuntu1.2_arm64.deb ...
22:19:13 #10 37.94 Unpacking unzip (6.0-21ubuntu1.2) ...
22:19:13 #10 37.99 Selecting previously unselected package wdiff.
22:19:13 #10 37.99 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
22:19:13 #10 37.99 Unpacking wdiff (1.2.2-2) ...
22:19:13 #10 38.02 Selecting previously unselected package equivs.
22:19:13 #10 38.03 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
22:19:13 #10 38.03 Unpacking equivs (2.1.0) ...
22:19:13 #10 38.06 Selecting previously unselected package libauthen-sasl-perl.
22:19:13 #10 38.07 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:13 #10 38.07 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:13 #10 38.11 Selecting previously unselected package python3-magic.
22:19:13 #10 38.11 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
22:19:13 #10 38.11 Unpacking python3-magic (2:0.4.15-1) ...
22:19:13 #10 38.16 Setting up python-apt-common (1.6.5ubuntu0.7) ...
22:19:13 #10 33.87 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:13 #10 33.87 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:13 #10 33.92 Selecting previously unselected package libimport-into-perl.
22:19:13 #10 33.92 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
22:19:13 #10 33.93 Unpacking libimport-into-perl (1.002005-1) ...
22:19:13 #10 33.95 Selecting previously unselected package librole-tiny-perl.
22:19:13 #10 33.95 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
22:19:13 #10 33.96 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:13 #10 33.99 Selecting previously unselected package libstrictures-perl.
22:19:13 #10 34.00 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
22:19:13 #10 34.00 Unpacking libstrictures-perl (2.000006-1) ...
22:19:13 #10 34.03 Selecting previously unselected package libsub-quote-perl.
22:19:13 #10 34.04 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
22:19:13 #10 34.04 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:13 #10 34.07 Selecting previously unselected package libmoo-perl.
22:19:13 #10 34.07 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
22:19:13 #10 34.08 Unpacking libmoo-perl (2.004004-1) ...
22:19:13 #10 34.11 Selecting previously unselected package libencode-locale-perl.
22:19:13 #10 32.17 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ...
22:19:13 #10 32.18 Unpacking git (1:2.30.2-1) ...
22:19:13 #10 45.43 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
22:19:13 #10 45.46 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
22:19:13 #10 45.50 Selecting previously unselected package libunwind8:amd64.
22:19:13 #10 45.50 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
22:19:13 #10 45.50 Unpacking libunwind8:amd64 (1.3.2-2) ...
22:19:13 #10 45.55 Selecting previously unselected package libxdelta2.
22:19:13 #10 45.55 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
22:19:13 #10 45.55 Unpacking libxdelta2 (1.1.3-9.3) ...
22:19:13 #10 45.60 Selecting previously unselected package libxext6:amd64.
22:19:13 #10 45.60 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
22:19:13 #10 45.60 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
22:19:13 #10 45.64 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:13 #10 45.64 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:13 #10 45.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:13 #10 45.67 Selecting previously unselected package libxml-sax-base-perl.
22:19:13 #10 45.68 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:13 #10 45.68 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:13 #10 45.72 Selecting previously unselected package libxml-sax-perl.
22:19:13 #10 45.72 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:13 #10 45.73 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:13 #10 45.77 Selecting previously unselected package libxml-libxml-perl.
22:19:13 #10 45.77 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
22:19:13 #10 45.78 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:13 #10 48.75 Setting up gettext-base (0.19.8.1-9) ...
22:19:13 #10 48.76 Setting up liblzo2-2:amd64 (2.10-0.1) ...
22:19:13 #10 48.77 Setting up libnpth0:amd64 (1.6-1) ...
22:19:13 #10 48.78 Setting up krb5-locales (1.17-3+deb10u4) ...
22:19:13 #10 48.79 Setting up file (1:5.35-4+deb10u2) ...
22:19:13 #10 48.83 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
22:19:13 #10 48.84 Setting up libassuan0:amd64 (2.5.2-1) ...
22:19:13 #10 48.85 Setting up libgomp1:amd64 (8.3.0-6) ...
22:19:13 #10 48.86 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
22:19:13 #10 48.87 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
22:19:13 #10 48.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:19:13 #10 48.89 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
22:19:13 #10 48.90 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
22:19:13 #10 48.91 Setting up libfakeroot:amd64 (1.23-1) ...
22:19:13 #10 48.92 Setting up libkrb5support0:amd64 (1.17-3+deb10u4) ...
22:19:13 #10 48.96 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:19:13 #10 48.97 Setting up fakeroot (1.23-1) ...
22:19:13 #10 48.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:13 #10 48.99 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:13 #10 49.00 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:13 #10 49.01 Setting up libasan5:amd64 (8.3.0-6) ...
22:19:13 #10 49.02 Setting up autotools-dev (20180224.1) ...
22:19:13 #10 49.03 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:13 #10 49.04 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
22:19:13 #10 49.05 Setting up libwrap0:amd64 (7.6.q-28) ...
22:19:13 #10 49.06 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
22:19:13 #11 36.01 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:13 #11 36.01 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:13 #11 36.04 Selecting previously unselected package libarray-intspan-perl.
22:19:13 #11 36.04 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
22:19:13 #11 36.05 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:13 #11 36.08 Selecting previously unselected package libmodule-implementation-perl.
22:19:13 #11 36.08 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:13 #11 36.09 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:13 #11 36.12 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:13 #11 36.12 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:13 #11 36.13 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:13 #11 36.16 Selecting previously unselected package libvariable-magic-perl.
22:19:13 #11 36.16 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
22:19:13 #11 36.16 Unpacking libvariable-magic-perl (0.62-1build5) ...
22:19:13 #11 36.19 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:13 #11 36.19 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
22:19:13 #11 36.20 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
22:19:13 #11 36.24 Selecting previously unselected package libfreetype6:armhf.
22:19:13 #12 23.10 Running transaction check
22:19:13 #11 30.20 Selecting previously unselected package libimport-into-perl.
22:19:13 #11 30.20 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
22:19:13 #11 30.20 Unpacking libimport-into-perl (1.002005-1) ...
22:19:13 #11 30.23 Selecting previously unselected package librole-tiny-perl.
22:19:13 #11 30.23 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
22:19:13 #11 30.24 Unpacking librole-tiny-perl (2.002004-1) ...
22:19:13 #11 30.27 Selecting previously unselected package libsub-quote-perl.
22:19:13 #11 30.27 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
22:19:13 #11 30.27 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:13 #11 30.31 Selecting previously unselected package libmoo-perl.
22:19:13 #11 30.31 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
22:19:13 #11 30.32 Unpacking libmoo-perl (2.005004-3) ...
22:19:13 #11 30.34 Selecting previously unselected package libencode-locale-perl.
22:19:13 #11 30.35 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:13 #11 30.35 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:13 #11 30.38 Selecting previously unselected package libtimedate-perl.
22:19:13 #11 30.38 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
22:19:13 #11 30.38 Unpacking libtimedate-perl (2.3300-2) ...
22:19:13 #11 30.41 Selecting previously unselected package libhttp-date-perl.
22:19:13 #11 30.41 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
22:19:13 #11 30.42 Unpacking libhttp-date-perl (6.05-1) ...
22:19:13 #11 30.45 Selecting previously unselected package libfile-listing-perl.
22:19:13 #11 30.45 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
22:19:13 #11 30.45 Unpacking libfile-listing-perl (6.14-1) ...
22:19:13 #11 30.48 Selecting previously unselected package libhtml-tagset-perl.
22:19:13 #10 35.72 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
22:19:13 #10 35.73 Unpacking libsub-name-perl (0.26-1+b1) ...
22:19:13 #10 35.76 Selecting previously unselected package libnamespace-clean-perl.
22:19:13 #10 35.76 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:13 #10 35.77 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:13 #10 35.80 Selecting previously unselected package libpath-tiny-perl.
22:19:13 #10 35.81 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
22:19:13 #10 35.81 Unpacking libpath-tiny-perl (0.118-1) ...
22:19:13 #10 35.86 Selecting previously unselected package libtype-tiny-perl.
22:19:13 #10 35.86 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
22:19:13 #10 35.87 Unpacking libtype-tiny-perl (1.012001-2) ...
22:19:13 #10 35.92 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:13 #10 35.93 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:13 #10 35.93 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:13 #10 35.98 Selecting previously unselected package libglib2.0-0:arm64.
22:19:13 #11 45.17 127 added, 0 removed; done.
22:19:13 #11 45.24 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
22:19:13 #10 47.74 Setting up manpages (4.15-1) ...
22:19:13 #10 47.75 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
22:19:13 #10 47.77 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
22:19:13 #10 47.78 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 47.80 Setting up less (487-0.1) ...
22:19:13 #10 47.90 Setting up make (4.1-9.1ubuntu1) ...
22:19:13 #10 47.91 Setting up libapt-pkg-perl (0.1.33build1) ...
22:19:13 #10 47.92 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
22:19:13 #10 48.01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
22:19:13 #11 35.41 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:13 #11 35.41 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:13 #11 35.44 Selecting previously unselected package liburi-perl.
22:19:13 #11 35.44 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
22:19:13 #11 35.44 Unpacking liburi-perl (1.76-2) ...
22:19:13 #11 35.48 Selecting previously unselected package libhtml-parser-perl.
22:19:13 #11 35.48 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
22:19:13 #11 35.49 Unpacking libhtml-parser-perl (3.72-5) ...
22:19:13 #11 35.52 Selecting previously unselected package libhtml-tree-perl.
22:19:13 #11 35.52 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
22:19:13 #11 35.53 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:13 #11 35.57 Selecting previously unselected package libio-html-perl.
22:19:13 #11 35.57 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
22:19:13 #11 35.57 Unpacking libio-html-perl (1.001-1) ...
22:19:13 #11 35.60 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:13 #11 35.60 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:13 #11 35.60 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:13 #11 35.63 Selecting previously unselected package libhttp-message-perl.
22:19:13 #9 38.25 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
22:19:13 #9 38.26 Unpacking libreadonly-perl (2.050-1) ...
22:19:13 #9 38.29 Selecting previously unselected package libref-util-perl.
22:19:13 #9 38.29 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
22:19:13 #9 38.29 Unpacking libref-util-perl (0.204-1) ...
22:19:13 #9 38.32 Selecting previously unselected package libref-util-xs-perl.
22:19:13 #9 38.33 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
22:19:13 #9 38.33 Unpacking libref-util-xs-perl (0.117-1+b1) ...
22:19:13 #9 38.36 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:13 #9 38.36 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
22:19:13 #9 38.37 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
22:19:13 #9 38.41 Selecting previously unselected package libsasl2-modules:arm64.
22:19:13 #9 38.41 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
22:19:13 #9 38.41 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:19:13 #9 38.45 Selecting previously unselected package libsereal-decoder-perl.
22:19:13 #9 38.45 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
22:19:13 #9 38.46 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:13 #9 38.49 Selecting previously unselected package libsereal-encoder-perl.
22:19:13 #9 38.50 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
22:19:13 #9 38.50 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:13 #9 38.53 Selecting previously unselected package libsereal-perl.
22:19:13 #9 38.54 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
22:19:13 #9 38.54 Unpacking libsereal-perl (4.005-1) ...
22:19:13 #9 38.57 Selecting previously unselected package libtask-weaken-perl.
22:19:13 #9 38.57 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
22:19:13 #9 38.58 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:13 #9 38.60 Selecting previously unselected package libxml-parser-perl.
22:19:13 #10 32.32 Setting up gcc-8 (8.3.0-6+rpi1) ...
22:19:13 #10 32.33 Setting up libtool (2.4.6-9) ...
22:19:13 #10 32.34 Setting up python3 (3.7.3-1) ...
22:19:13 #10 32.45 Setting up man-db (2.8.5-2) ...
22:19:13 #10 32.55 Building database of manual pages ...
22:19:13 #10 38.70 Selecting previously unselected package libipc-system-simple-perl.
22:19:13 #10 38.70 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:13 #10 38.71 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:13 #10 38.73 Selecting previously unselected package libfile-basedir-perl.
22:19:13 #10 38.73 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
22:19:13 #10 38.74 Unpacking libfile-basedir-perl (0.07-1) ...
22:19:13 #10 38.77 Selecting previously unselected package libfile-chdir-perl.
22:19:13 #10 38.77 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:13 #10 38.77 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:13 #10 38.80 Selecting previously unselected package libfile-fcntllock-perl.
22:19:13 #10 38.80 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
22:19:13 #10 38.81 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
22:19:13 #10 38.84 Selecting previously unselected package libhttp-date-perl.
22:19:13 #10 38.84 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
22:19:13 #10 38.85 Unpacking libhttp-date-perl (6.02-1) ...
22:19:13 #10 38.87 Selecting previously unselected package libfile-listing-perl.
22:19:13 #10 38.87 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
22:19:13 #10 38.88 Unpacking libfile-listing-perl (6.04-1) ...
22:19:13 #10 38.90 Selecting previously unselected package libfont-afm-perl.
22:19:13 #10 38.91 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
22:19:13 #10 38.91 Unpacking libfont-afm-perl (1.20-2) ...
22:19:13 #10 38.94 Selecting previously unselected package libio-stringy-perl.
22:19:13 #10 38.94 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
22:19:13 #10 38.94 Unpacking libio-stringy-perl (2.111-2) ...
22:19:13 #10 38.98 Selecting previously unselected package libparams-validate-perl.
22:19:13 #10 38.98 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
22:19:13 #10 38.99 Unpacking libparams-validate-perl (1.29-1) ...
22:19:13 #10 39.02 Selecting previously unselected package libsub-exporter-perl.
22:19:13 #13 10.80 Transaction check succeeded.
22:19:13 #13 10.80 Running transaction test
22:19:13 #11 32.67 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
22:19:13 #11 32.67 Unpacking libtimedate-perl (2.3200-1) ...
22:19:13 #11 32.71 Selecting previously unselected package libhttp-date-perl.
22:19:13 #11 32.71 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
22:19:13 #11 32.71 Unpacking libhttp-date-perl (6.05-1) ...
22:19:13 #11 32.74 Selecting previously unselected package libfile-listing-perl.
22:19:13 #11 32.74 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
22:19:13 #11 32.74 Unpacking libfile-listing-perl (6.04-1) ...
22:19:13 #11 32.77 Selecting previously unselected package libhtml-tagset-perl.
22:19:13 #11 32.77 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:13 #11 32.78 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:13 #11 32.80 Selecting previously unselected package liburi-perl.
22:19:13 #11 32.80 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
22:19:13 #11 32.81 Unpacking liburi-perl (1.76-2) ...
22:19:13 #11 32.85 Selecting previously unselected package libhtml-parser-perl.
22:19:13 #11 32.85 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
22:19:13 #11 32.85 Unpacking libhtml-parser-perl (3.72-5) ...
22:19:13 #11 32.88 Selecting previously unselected package libhtml-tree-perl.
22:19:13 #10 38.17 Setting up libnpth0:arm64 (1.5-3) ...
22:19:13 #10 38.19 Setting up libedit2:arm64 (3.1-20170329-1) ...
22:19:13 #10 38.20 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 38.21 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 38.23 Setting up readline-common (7.0-3) ...
22:19:13 #10 38.24 Setting up libapt-inst2.0:arm64 (1.6.14) ...
22:19:13 #10 38.25 Setting up manpages (4.15-1) ...
22:19:13 #10 38.26 Setting up strace (4.21-1ubuntu1) ...
22:19:13 #10 38.28 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
22:19:13 #10 38.29 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
22:19:13 #10 38.30 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 38.31 Setting up less (487-0.1) ...
22:19:13 #10 38.39 Setting up make (4.1-9.1ubuntu1) ...
22:19:13 #10 34.11 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
22:19:13 #10 34.12 Unpacking libencode-locale-perl (1.05-1.1) ...
22:19:13 #10 34.14 Selecting previously unselected package libtimedate-perl.
22:19:13 #10 34.15 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
22:19:13 #10 34.15 Unpacking libtimedate-perl (2.3300-2) ...
22:19:13 #10 34.18 Selecting previously unselected package libhttp-date-perl.
22:19:13 #10 34.18 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
22:19:13 #10 34.18 Unpacking libhttp-date-perl (6.05-1) ...
22:19:13 #10 34.21 Selecting previously unselected package libfile-listing-perl.
22:19:13 #10 34.21 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
22:19:13 #10 34.22 Unpacking libfile-listing-perl (6.14-1) ...
22:19:13 #10 34.24 Selecting previously unselected package libhtml-tagset-perl.
22:19:13 #10 34.24 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:13 #10 34.25 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:13 #10 34.28 Selecting previously unselected package liburi-perl.
22:19:13 #10 34.28 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
22:19:13 #10 34.28 Unpacking liburi-perl (5.08-1) ...
22:19:13 #10 34.32 Selecting previously unselected package libhtml-parser-perl.
22:19:13 #10 32.64 Setting up media-types (4.0.0) ...
22:19:13 #10 32.67 Setting up libpipeline1:armhf (1.5.3-1) ...
22:19:13 #10 32.69 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
22:19:13 #10 32.71 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:13 #10 32.71 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
22:19:13 #10 32.72 Setting up libicu67:armhf (67.1-7) ...
22:19:13 #10 32.73 Setting up libmagic-mgc (1:5.39-3) ...
22:19:13 #10 32.74 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:19:13 #10 32.76 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
22:19:13 #10 32.77 Setting up libmagic1:armhf (1:5.39-3) ...
22:19:13 #10 32.79 Setting up perl-openssl-defaults:armhf (5) ...
22:19:13 #10 32.80 Setting up linux-libc-dev:armhf (1:1.20220830-1) ...
22:19:13 #10 32.82 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
22:19:13 #10 32.84 Setting up gettext-base (0.21-4) ...
22:19:13 #10 49.07 Setting up make (4.2.1-1.2) ...
22:19:13 #10 49.08 Setting up libmpfr6:amd64 (4.0.2-1) ...
22:19:13 #10 49.10 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
22:19:13 #10 49.11 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
22:19:13 #10 49.12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:19:13 #10 49.13 Setting up libidn11:amd64 (1.33-2.2) ...
22:19:13 #10 49.14 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
22:19:13 #10 49.15 Setting up strace (4.26-0.2) ...
22:19:13 #10 49.16 Setting up libsigsegv2:amd64 (2.12-2) ...
22:19:13 #10 49.17 Setting up xz-utils (5.2.4-1+deb10u1) ...
22:19:13 #10 49.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:13 #10 49.19 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
22:19:13 #10 49.20 Setting up t1utils (1.41-3) ...
22:19:13 #10 49.21 Setting up libquadmath0:amd64 (8.3.0-6) ...
22:19:13 #10 49.22 Setting up diffstat (1.62-1) ...
22:19:13 #10 49.23 Setting up libmpc3:amd64 (1.1.0-1) ...
22:19:13 #10 49.24 Setting up libatomic1:amd64 (8.3.0-6) ...
22:19:13 #10 49.25 Setting up patch (2.7.6-3+deb10u1) ...
22:19:13 #10 49.26 Setting up mailutils-common (1:3.5-4) ...
22:19:13 #10 49.27 Setting up autopoint (0.19.8.1-9) ...
22:19:13 #11 36.24 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ...
22:19:13 #11 36.24 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
22:19:13 #11 36.28 Selecting previously unselected package libfontconfig1:armhf.
22:19:13 #11 36.29 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
22:19:13 #11 36.29 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
22:19:13 #11 36.33 Selecting previously unselected package libjpeg-turbo8:armhf.
22:19:13 #11 36.33 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
22:19:13 #11 36.33 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
22:19:13 #11 36.37 Selecting previously unselected package libjpeg8:armhf.
22:19:13 #11 36.37 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
22:19:13 #11 36.38 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
22:19:13 #11 36.41 Selecting previously unselected package libdeflate0:armhf.
22:19:13 #11 36.41 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
22:19:13 #11 36.42 Unpacking libdeflate0:armhf (1.10-2) ...
22:19:13 #11 36.46 Selecting previously unselected package libjbig0:armhf.
22:19:13 #11 36.46 Preparing to unpack .../203-libjbig0_2.1-3.1build3_armhf.deb ...
22:19:13 #11 36.46 Unpacking libjbig0:armhf (2.1-3.1build3) ...
22:19:13 #11 36.50 Selecting previously unselected package libwebp7:armhf.
22:19:13 #12 23.18 Transaction check succeeded.
22:19:13 #12 23.19 Running transaction test
22:19:13 #10 45.87 Selecting previously unselected package libxml-sax-expat-perl.
22:19:13 #10 45.87 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:13 #10 45.88 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:13 #10 45.91 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:13 #10 45.91 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
22:19:13 #10 45.91 Unpacking libxmlrpc-lite-perl (0.717-4) ...
22:19:13 #10 45.95 Selecting previously unselected package libxmuu1:amd64.
22:19:13 #10 45.95 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
22:19:13 #10 45.95 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:19:13 #10 45.99 Selecting previously unselected package libyaml-0-2:amd64.
22:19:13 #10 45.99 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
22:19:13 #10 45.99 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
22:19:13 #10 46.03 Selecting previously unselected package libyaml-libyaml-perl.
22:19:13 #11 30.49 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:13 #11 30.49 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:13 #11 30.52 Selecting previously unselected package liburi-perl.
22:19:13 #11 30.52 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
22:19:13 #11 30.52 Unpacking liburi-perl (5.10-1) ...
22:19:13 #11 30.56 Selecting previously unselected package libhtml-parser-perl:arm64.
22:19:13 #11 30.56 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
22:19:13 #11 30.57 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
22:19:13 #11 30.60 Selecting previously unselected package libhtml-tree-perl.
22:19:13 #11 30.60 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
22:19:13 #11 30.60 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:13 #11 30.65 Selecting previously unselected package libio-html-perl.
22:19:13 #11 30.65 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
22:19:13 #11 30.65 Unpacking libio-html-perl (1.004-2) ...
22:19:13 #11 30.68 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:13 #11 30.68 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:13 #11 30.69 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:13 #11 30.72 Selecting previously unselected package libhttp-message-perl.
22:19:13 #10 35.98 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
22:19:13 #10 35.99 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
22:19:13 #10 36.12 Selecting previously unselected package libglib2.0-data.
22:19:13 #10 36.12 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
22:19:13 #10 36.12 Unpacking libglib2.0-data (2.66.8-1) ...
22:19:13 #11 45.25 Setting up libgdbm-compat4:amd64 (1.23-1) ...
22:19:13 #11 45.26 Setting up libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ...
22:19:13 #11 45.27 Setting up dwz (0.14-1build2) ...
22:19:13 #11 45.29 Setting up groff-base (1.22.4-8build1) ...
22:19:13 #11 45.30 Setting up cpp (4:11.2.0-1ubuntu1) ...
22:19:13 #11 45.32 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
22:19:13 #11 45.33 Setting up debugedit (1:5.0-4build1) ...
22:19:13 #11 45.34 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.4) ...
22:19:13 #11 45.35 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ...
22:19:13 #11 45.36 Setting up libx11-6:amd64 (2:1.7.5-1) ...
22:19:13 #11 45.37 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.1) ...
22:19:13 #11 45.38 Setting up curl (7.81.0-1ubuntu1.4) ...
22:19:13 #11 45.39 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
22:19:13 #11 45.40 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
22:19:13 #11 45.41 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
22:19:13 #11 45.42 Setting up gpg (2.2.27-3ubuntu2.1) ...
22:19:13 #11 45.43 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
22:19:13 #11 45.44 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:13 #11 45.45 Setting up binutils-x86-64-linux-gnu (2.38-3ubuntu1) ...
22:19:13 #10 35.31   Preparing        :                                                        1/1 
22:19:13 #10 35.34   Installing       : hunspell-filesystem-1.7.1-1.fc38.aarch64             1/192 
22:19:13 #10 35.36   Upgrading        : glibc-common-2.36.9000-10.fc38.aarch64               2/192 
22:19:13 #10 35.37   Upgrading        : glibc-minimal-langpack-2.36.9000-10.fc38.aarch64     3/192 
22:19:13 #10 35.38   Running scriptlet: glibc-2.36.9000-10.fc38.aarch64                      4/192 
22:19:13 #10 35.43   Upgrading        : glibc-2.36.9000-10.fc38.aarch64                      4/192 
22:19:13 #14 0.870 Last metadata expiration check: 0:00:14 ago on Sat Oct 22 22:18:59 2022.
22:19:13 #24 37.78 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
22:19:13 #24 37.79 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:19:13 #24 37.79 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:19:13 #24 37.82 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
22:19:13 #24 37.82 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:13 #24 37.83 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:19:13 #10 48.03 Setting up mime-support (3.60ubuntu1) ...
22:19:13 #10 48.06 Setting up iso-codes (3.79-1) ...
22:19:13 #10 48.08 Setting up libsigsegv2:amd64 (2.12-1) ...
22:19:13 #10 48.10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:13 #10 48.12 Setting up libreadline7:amd64 (7.0-3) ...
22:19:13 #10 48.13 Setting up perl-openssl-defaults:amd64 (3build1) ...
22:19:13 #10 48.14 Setting up libpsl5:amd64 (0.19.1-5build1) ...
22:19:13 #10 48.15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 48.16 Setting up groff-base (1.22.3-10) ...
22:19:13 #10 48.19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
22:19:13 #10 48.20 No schema files found: doing nothing.
22:19:13 #10 48.20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:13 #10 48.21 Setting up unzip (6.0-21ubuntu1.2) ...
22:19:13 #10 48.23 Setting up linux-libc-dev:amd64 (4.15.0-194.205) ...
22:19:13 #10 48.25 Setting up libmpfr6:amd64 (4.0.1-1) ...
22:19:13 #10 48.26 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:13 #10 48.28 Setting up dctrl-tools (2.24-2build1) ...
22:19:13 #10 48.29 Setting up distro-info-data (0.37ubuntu0.14) ...
22:19:13 #10 48.30 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
22:19:13 #10 48.32 Setting up libpipeline1:amd64 (1.5.0-1) ...
22:19:13 #10 48.33 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:13 #10 48.35 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.1) ...
22:19:13 #11 35.64 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
22:19:13 #11 35.64 Unpacking libhttp-message-perl (6.22-1) ...
22:19:13 #11 35.67 Selecting previously unselected package libhttp-cookies-perl.
22:19:13 #11 35.67 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
22:19:13 #11 35.68 Unpacking libhttp-cookies-perl (6.08-1) ...
22:19:13 #11 35.70 Selecting previously unselected package libhttp-negotiate-perl.
22:19:13 #11 35.71 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:13 #11 35.71 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:13 #11 35.74 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:13 #11 35.74 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
22:19:13 #11 35.74 Unpacking perl-openssl-defaults:armhf (4) ...
22:19:13 #11 35.77 Selecting previously unselected package libnet-ssleay-perl.
22:19:13 #11 35.77 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
22:19:13 #11 35.78 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
22:19:13 #11 35.83 Selecting previously unselected package libio-socket-ssl-perl.
22:19:13 #11 35.84 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
22:19:13 #11 35.84 Unpacking libio-socket-ssl-perl (2.067-1) ...
22:19:13 #11 35.89 Selecting previously unselected package libnet-http-perl.
22:19:13 #11 35.89 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
22:19:13 #11 35.90 Unpacking libnet-http-perl (6.19-1) ...
22:19:13 #11 35.93 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:13 #11 35.93 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
22:19:13 #11 35.94 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:19:13 #9 38.61 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
22:19:13 #9 38.61 Unpacking libxml-parser-perl (2.44-4) ...
22:19:13 #9 38.67 Selecting previously unselected package libsoap-lite-perl.
22:19:13 #9 38.67 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
22:19:13 #9 38.67 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:13 #9 38.73 Selecting previously unselected package libsort-key-perl.
22:19:13 #9 38.73 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
22:19:13 #9 38.73 Unpacking libsort-key-perl (1.33-2+b1) ...
22:19:13 #9 38.77 Selecting previously unselected package libstring-copyright-perl.
22:19:13 #9 38.77 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:13 #9 38.77 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:13 #9 38.80 Selecting previously unselected package libstring-escape-perl.
22:19:13 #9 38.80 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
22:19:13 #9 38.81 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:13 #9 38.84 Selecting previously unselected package libstring-shellquote-perl.
22:19:13 #10 39.02 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
22:19:13 #10 39.02 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:13 #10 39.05 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:13 #10 39.05 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
22:19:13 #10 39.06 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
22:19:13 #10 39.09 Selecting previously unselected package libsort-versions-perl.
22:19:13 #10 39.09 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
22:19:13 #10 39.09 Unpacking libsort-versions-perl (1.62-1) ...
22:19:13 #10 39.12 Selecting previously unselected package libgit-wrapper-perl.
22:19:13 #10 39.12 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
22:19:13 #10 39.12 Unpacking libgit-wrapper-perl (0.047-1) ...
22:19:13 #10 39.15 Selecting previously unselected package libio-html-perl.
22:19:13 #10 39.16 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
22:19:13 #10 39.16 Unpacking libio-html-perl (1.001-1) ...
22:19:13 #10 39.19 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:13 #10 39.19 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
22:19:13 #10 39.19 Unpacking liblwp-mediatypes-perl (6.02-1) ...
22:19:13 #10 39.23 Selecting previously unselected package libhttp-message-perl.
22:19:13 #9 38.61 Selecting previously unselected package iso-codes.
22:19:13 #9 38.62 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
22:19:13 #9 38.62 Unpacking iso-codes (4.2-1) ...
22:19:13 #11 32.89 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
22:19:13 #11 32.89 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:13 #11 32.94 Selecting previously unselected package libio-html-perl.
22:19:13 #11 32.94 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
22:19:13 #11 32.94 Unpacking libio-html-perl (1.001-1) ...
22:19:13 #11 33.00 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:13 #11 33.00 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:13 #11 33.01 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:13 #11 33.04 Selecting previously unselected package libhttp-message-perl.
22:19:13 #11 33.04 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
22:19:13 #11 33.04 Unpacking libhttp-message-perl (6.22-1) ...
22:19:13 #11 33.08 Selecting previously unselected package libhttp-cookies-perl.
22:19:13 #11 33.08 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
22:19:13 #11 33.08 Unpacking libhttp-cookies-perl (6.08-1) ...
22:19:13 #11 33.11 Selecting previously unselected package libhttp-negotiate-perl.
22:19:13 #10 38.41 Setting up libapt-pkg-perl (0.1.33build1) ...
22:19:13 #10 38.42 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
22:19:13 #10 38.50 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
22:19:13 #10 38.51 Setting up mime-support (3.60ubuntu1) ...
22:19:13 #10 38.54 Setting up iso-codes (3.79-1) ...
22:19:13 #10 38.55 Setting up libsigsegv2:arm64 (2.12-1) ...
22:19:13 #10 38.57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:13 #10 38.58 Setting up libreadline7:arm64 (7.0-3) ...
22:19:13 #10 38.59 Setting up perl-openssl-defaults:arm64 (3build1) ...
22:19:13 #10 38.61 Setting up libpsl5:arm64 (0.19.1-5build1) ...
22:19:13 #10 34.32 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
22:19:13 #10 34.32 Unpacking libhtml-parser-perl (3.75-1+b1) ...
22:19:13 #10 34.35 Selecting previously unselected package libhtml-tree-perl.
22:19:13 #10 34.36 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
22:19:13 #10 34.36 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:13 #10 34.42 Selecting previously unselected package libio-html-perl.
22:19:13 #10 34.42 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
22:19:13 #10 34.42 Unpacking libio-html-perl (1.004-2) ...
22:19:13 #10 34.45 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:13 #10 34.45 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:13 #10 34.45 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:13 #10 34.48 Selecting previously unselected package libhttp-message-perl.
22:19:13 #10 34.48 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
22:19:13 #10 34.49 Unpacking libhttp-message-perl (6.28-1) ...
22:19:13 #10 34.52 Selecting previously unselected package libhttp-cookies-perl.
22:19:13 #10 34.52 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:13 #10 34.52 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:13 #10 34.55 Selecting previously unselected package libhttp-negotiate-perl.
22:19:13 #10 34.55 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:13 #10 34.56 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:13 #10 34.58 Selecting previously unselected package perl-openssl-defaults:armhf.
22:19:13 #10 34.58 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
22:19:13 #10 34.59 Unpacking perl-openssl-defaults:armhf (5) ...
22:19:13 #10 34.62 Selecting previously unselected package libnet-ssleay-perl.
22:19:13 #10 34.62 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
22:19:13 #10 34.62 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
22:19:13 #10 32.86 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
22:19:13 #10 32.87 Setting up file (1:5.39-3) ...
22:19:13 #10 32.89 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
22:19:13 #10 32.90 Setting up bzip2 (1.0.8-4) ...
22:19:13 #10 32.92 Setting up libfakeroot:armhf (1.25.3-1.1) ...
22:19:13 #10 32.94 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
22:19:13 #10 32.95 Setting up fakeroot (1.25.3-1.1) ...
22:19:13 #10 32.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.96 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
22:19:13 #10 32.97 Setting up autotools-dev (20180224.1+nmu1) ...
22:19:13 #10 32.99 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
22:19:13 #10 33.01 Setting up make (4.3-4.1) ...
22:19:13 #10 33.02 Setting up libmpfr6:armhf (4.1.0-3) ...
22:19:13 #10 33.03 Setting up libsigsegv2:armhf (2.13-1) ...
22:19:13 #10 33.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:19:13 #10 49.28 Setting up libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
22:19:13 #10 49.29 Setting up libfl2:amd64 (2.6.4-6.2) ...
22:19:13 #10 49.30 Setting up libpcre2-8-0:amd64 (10.32-5) ...
22:19:13 #10 49.31 Setting up libk5crypto3:amd64 (1.17-3+deb10u4) ...
22:19:13 #10 49.32 Setting up libltdl7:amd64 (2.4.6-9) ...
22:19:13 #10 49.33 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
22:19:13 #10 49.35 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
22:19:13 #10 49.37 Setting up libmpx2:amd64 (8.3.0-6) ...
22:19:13 #10 49.38 Setting up libubsan1:amd64 (8.3.0-6) ...
22:19:13 #10 49.39 Setting up libisl19:amd64 (0.20-2) ...
22:19:13 #10 49.41 Setting up dwz (0.12-3) ...
22:19:13 #10 49.42 Setting up python-apt-common (1.8.4.3) ...
22:19:13 #10 49.42 Setting up sensible-utils (0.0.12) ...
22:19:13 #10 49.43 Setting up exim4-config (4.92-8+deb10u7) ...
22:19:13 #11 36.50 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ...
22:19:13 #11 36.51 Unpacking libwebp7:armhf (1.2.2-2) ...
22:19:13 #11 36.54 Selecting previously unselected package libtiff5:armhf.
22:19:13 #11 36.55 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.1_armhf.deb ...
22:19:13 #11 36.55 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.1) ...
22:19:13 #11 36.59 Selecting previously unselected package libxpm4:armhf.
22:19:13 #11 36.59 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1build2_armhf.deb ...
22:19:13 #11 36.59 Unpacking libxpm4:armhf (1:3.5.12-1build2) ...
22:19:13 #11 36.63 Selecting previously unselected package libgd3:armhf.
22:19:13 #11 36.64 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
22:19:13 #11 36.67 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
22:19:13 #11 36.70 Selecting previously unselected package libc-devtools.
22:19:13 #11 36.70 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ...
22:19:13 #11 36.70 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
22:19:13 #11 36.73 Selecting previously unselected package libcapture-tiny-perl.
22:19:13 #12 23.48 Transaction test succeeded.
22:19:13 #12 23.48 Running transaction
22:19:13 #10 46.03 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
22:19:13 #10 46.03 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:13 #10 46.07 Selecting previously unselected package licensecheck.
22:19:13 #10 46.07 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
22:19:13 #10 46.07 Unpacking licensecheck (3.1.1-2) ...
22:19:13 #10 46.12 Selecting previously unselected package lzip.
22:19:13 #10 46.12 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
22:19:13 #10 46.12 Unpacking lzip (1.22-3) ...
22:19:13 #10 46.18 Selecting previously unselected package lzop.
22:19:13 #10 46.18 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
22:19:13 #10 46.18 Unpacking lzop (1.04-2) ...
22:19:13 #10 46.22 Selecting previously unselected package t1utils.
22:19:13 #10 46.22 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
22:19:13 #10 46.23 Unpacking t1utils (1.41-4) ...
22:19:13 #10 46.27 Selecting previously unselected package unzip.
22:19:13 #10 46.28 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
22:19:13 #11 30.72 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
22:19:13 #11 30.72 Unpacking libhttp-message-perl (6.36-1) ...
22:19:13 #11 30.75 Selecting previously unselected package libhttp-cookies-perl.
22:19:13 #11 30.75 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
22:19:13 #11 30.76 Unpacking libhttp-cookies-perl (6.10-1) ...
22:19:13 #11 30.79 Selecting previously unselected package libhttp-negotiate-perl.
22:19:13 #11 30.79 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:13 #11 30.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:13 #11 30.82 Selecting previously unselected package perl-openssl-defaults:arm64.
22:19:13 #11 30.82 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
22:19:13 #11 30.96 Unpacking perl-openssl-defaults:arm64 (5build2) ...
22:19:13 #10 36.27 Selecting previously unselected package libgpm2:arm64.
22:19:13 #10 36.27 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
22:19:13 #10 36.28 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:19:13 #10 36.31 Selecting previously unselected package libhash-fieldhash-perl.
22:19:13 #10 36.31 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
22:19:13 #10 36.32 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
22:19:13 #10 36.35 Selecting previously unselected package libhtml-form-perl.
22:19:13 #10 36.35 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
22:19:13 #10 36.35 Unpacking libhtml-form-perl (6.07-1) ...
22:19:13 #10 36.38 Selecting previously unselected package libhtml-format-perl.
22:19:13 #10 36.39 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:13 #10 36.39 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:13 #10 36.42 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:13 #10 36.43 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:13 #10 36.43 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:13 #10 36.50 Selecting previously unselected package libhttp-daemon-perl.
22:19:13 mkdir -p rpmbuild/SOURCES
22:19:13 docker run --rm -w /v \
22:19:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli:/cli \
22:19:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:13 	alpine \
22:19:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:19:13 #11 45.46 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
22:19:13 #11 45.47 Setting up gettext (0.21-4ubuntu4) ...
22:19:13 #11 45.48 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:13 #10 35.44   Running scriptlet: glibc-2.36.9000-10.fc38.aarch64                      4/192 
22:19:13 #10 35.64   Installing       : glibc-gconv-extra-2.36.9000-10.fc38.aarch64          5/192 
22:19:13 #10 35.65   Running scriptlet: glibc-gconv-extra-2.36.9000-10.fc38.aarch64          5/192 
22:19:13 #10 35.66   Upgrading        : xz-libs-5.2.7-1.fc38.aarch64                         6/192 
22:19:13 #10 35.67   Upgrading        : elfutils-libelf-0.187-8.fc38.aarch64                 7/192 
22:19:13 #10 35.68   Upgrading        : rpm-libs-4.18.0-3.fc38.aarch64                       8/192 
22:19:13 #10 35.69   Running scriptlet: rpm-4.18.0-3.fc38.aarch64                            9/192 
22:19:13 #10 35.74   Upgrading        : rpm-4.18.0-3.fc38.aarch64                            9/192 
22:19:13 #10 35.75   Upgrading        : elfutils-libs-0.187-8.fc38.aarch64                  10/192 
22:19:13 #10 35.76   Installing       : elfutils-debuginfod-client-0.187-8.fc38.aarch64     11/192 
22:19:13 #10 35.80   Upgrading        : file-libs-5.42-4.fc37.aarch64                       12/192 
22:19:13 #10 35.80   Installing       : file-5.42-4.fc37.aarch64                            13/192 
22:19:13 #10 35.81   Upgrading        : rpm-build-libs-4.18.0-3.fc38.aarch64                14/192 
22:19:13 #10 35.84   Installing       : elfutils-0.187-8.fc38.aarch64                       15/192 
22:19:13 #10 35.85   Installing       : dwz-0.14-7.fc37.aarch64                             16/192 
22:19:13 #10 35.86   Installing       : xz-5.2.7-1.fc38.aarch64                             17/192 
22:19:13 #10 35.87   Installing       : unzip-6.0-58.fc37.aarch64                           18/192 
22:19:13 #10 35.88   Upgrading        : gpgme-1.17.0-4.fc37.aarch64                         19/192 
22:19:13 #10 35.90   Upgrading        : libdnf-0.68.0-1.fc38.aarch64                        20/192 
22:19:13 #10 48.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
22:19:13 #10 48.37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
22:19:13 #10 48.38 Setting up m4 (1.4.18-1) ...
22:19:13 #10 48.39 Setting up libgdbm5:amd64 (1.14.1-6) ...
22:19:13 #10 48.41 Setting up at (3.1.20-3.1ubuntu2) ...
22:19:13 #11 35.96 Selecting previously unselected package libtry-tiny-perl.
22:19:13 #11 35.96 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
22:19:13 #11 35.97 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:13 #11 36.05 Selecting previously unselected package libwww-robotrules-perl.
22:19:13 #11 36.05 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:13 #11 36.06 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:13 #11 36.09 Selecting previously unselected package libwww-perl.
22:19:13 #11 36.09 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
22:19:13 #11 36.09 Unpacking libwww-perl (6.43-1) ...
22:19:13 #11 36.13 Selecting previously unselected package patchutils.
22:19:13 #11 36.13 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
22:19:13 #11 36.14 Unpacking patchutils (0.3.4-2) ...
22:19:13 #11 36.17 Selecting previously unselected package wdiff.
22:19:13 #9 38.84 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:13 #9 38.84 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:13 #9 38.88 Selecting previously unselected package libterm-readkey-perl.
22:19:13 #9 38.88 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
22:19:13 #9 38.88 Unpacking libterm-readkey-perl (2.38-1) ...
22:19:13 #9 38.91 Selecting previously unselected package libtest-fatal-perl.
22:19:13 #9 38.92 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
22:19:13 #9 38.92 Unpacking libtest-fatal-perl (0.014-1) ...
22:19:13 #9 38.95 Selecting previously unselected package libtest-refcount-perl.
22:19:13 #9 38.96 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
22:19:13 #9 38.96 Unpacking libtest-refcount-perl (0.08-3) ...
22:19:13 #9 38.99 Selecting previously unselected package libtext-levenshtein-perl.
22:19:13 #9 38.99 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:13 #9 38.99 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:13 #9 39.03 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:13 #9 39.03 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
22:19:13 #9 39.04 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:13 #9 39.07 Selecting previously unselected package libunicode-utf8-perl.
22:19:13 #10 39.23 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
22:19:13 #10 39.24 Unpacking libhttp-message-perl (6.14-1) ...
22:19:13 #10 39.27 Selecting previously unselected package libhtml-form-perl.
22:19:13 #10 39.27 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
22:19:13 #10 39.28 Unpacking libhtml-form-perl (6.03-1) ...
22:19:13 #10 39.31 Selecting previously unselected package libhtml-tree-perl.
22:19:13 #10 39.31 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
22:19:13 #10 39.31 Unpacking libhtml-tree-perl (5.07-1) ...
22:19:13 #10 39.36 Selecting previously unselected package libhtml-format-perl.
22:19:13 #10 39.36 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
22:19:13 #10 39.37 Unpacking libhtml-format-perl (2.12-1) ...
22:19:13 #10 39.40 Selecting previously unselected package libhttp-cookies-perl.
22:19:13 #10 39.40 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
22:19:13 #10 39.40 Unpacking libhttp-cookies-perl (6.04-1) ...
22:19:13 #10 39.45 Selecting previously unselected package libhttp-daemon-perl.
22:19:13 #10 39.45 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
22:19:13 #10 39.47 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:13 #9 39.01 Selecting previously unselected package libalgorithm-diff-perl.
22:19:13 #9 39.02 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:19:13 #9 39.02 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:19:13 #9 39.05 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:13 #9 39.05 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
22:19:13 #9 39.07 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:13 #9 39.10 Selecting previously unselected package libalgorithm-merge-perl.
22:19:13 #9 39.10 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:13 #9 39.11 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:13 #9 39.14 Selecting previously unselected package libapt-inst2.0:armhf.
22:19:13 #11 33.11 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:13 #11 33.12 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:13 #11 33.15 Selecting previously unselected package perl-openssl-defaults:arm64.
22:19:13 #11 33.15 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
22:19:13 #11 33.15 Unpacking perl-openssl-defaults:arm64 (4) ...
22:19:13 #11 33.18 Selecting previously unselected package libnet-ssleay-perl.
22:19:13 #11 33.18 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
22:19:13 #11 33.18 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
22:19:13 #11 33.28 Selecting previously unselected package libio-socket-ssl-perl.
22:19:13 #11 33.29 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
22:19:13 #11 33.29 Unpacking libio-socket-ssl-perl (2.067-1) ...
22:19:13 #11 33.33 Selecting previously unselected package libnet-http-perl.
22:19:13 #11 33.33 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
22:19:13 #11 33.34 Unpacking libnet-http-perl (6.19-1) ...
22:19:13 #11 33.37 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:13 #11 33.37 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
22:19:13 #11 33.37 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:19:13 #11 33.41 Selecting previously unselected package libtry-tiny-perl.
22:19:13 #11 33.41 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
22:19:13 #11 33.41 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:13 #11 33.44 Selecting previously unselected package libwww-robotrules-perl.
22:19:13 #11 33.44 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:13 #11 33.45 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:13 #11 33.48 Selecting previously unselected package libwww-perl.
22:19:13 #10 38.62 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:13 #10 38.63 Setting up groff-base (1.22.3-10) ...
22:19:13 #10 38.65 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
22:19:13 #10 38.65 No schema files found: doing nothing.
22:19:13 #10 38.66 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:13 #10 38.67 Setting up unzip (6.0-21ubuntu1.2) ...
22:19:13 #10 38.69 Setting up linux-libc-dev:arm64 (4.15.0-194.205) ...
22:19:13 #10 38.71 Setting up libmpfr6:arm64 (4.0.1-1) ...
22:19:13 #10 38.72 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:13 #10 38.73 Setting up dctrl-tools (2.24-2build1) ...
22:19:13 #10 38.75 Setting up distro-info-data (0.37ubuntu0.14) ...
22:19:13 #10 38.76 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
22:19:13 #10 38.77 Setting up libpipeline1:arm64 (1.5.0-1) ...
22:19:13 #10 38.78 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:13 #10 38.79 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.1) ...
22:19:13 #10 38.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
22:19:13 #10 38.82 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
22:19:13 #10 38.83 Setting up m4 (1.4.18-1) ...
22:19:13 #10 34.68 Selecting previously unselected package libio-socket-ssl-perl.
22:19:13 #10 34.68 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
22:19:13 #10 34.69 Unpacking libio-socket-ssl-perl (2.069-1) ...
22:19:13 #10 34.73 Selecting previously unselected package libnet-http-perl.
22:19:13 #10 34.73 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
22:19:13 #10 34.74 Unpacking libnet-http-perl (6.20-1) ...
22:19:13 #10 34.78 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:13 #10 34.78 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:13 #10 34.79 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:13 #10 34.82 Selecting previously unselected package libtry-tiny-perl.
22:19:13 #10 34.82 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
22:19:13 #10 34.82 Unpacking libtry-tiny-perl (0.30-1) ...
22:19:13 #10 34.85 Selecting previously unselected package libwww-robotrules-perl.
22:19:13 #10 33.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 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
22:19:13 #10 33.06 Setting up libmpc3:armhf (1.2.0-1) ...
22:19:13 #10 33.08 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
22:19:13 #10 33.09 Setting up patch (2.7.6-7) ...
22:19:13 #10 33.10 Setting up autopoint (0.21-4) ...
22:19:13 #10 33.12 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
22:19:13 #10 33.14 Setting up libnsl-dev:armhf (1.3.0-2) ...
22:19:13 #10 33.15 Setting up sensible-utils (0.0.14) ...
22:19:13 #10 33.16 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
22:19:13 #10 33.18 Setting up libuchardet0:armhf (0.0.7-1) ...
22:19:13 #10 33.19 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
22:19:13 #10 33.21 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
22:19:13 #10 33.22 Setting up git-man (1:2.30.2-1) ...
22:19:13 #10 33.24 Setting up curl (7.74.0-1.3+deb11u3) ...
22:19:13 #10 33.25 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
22:19:13 #10 33.26 Setting up libisl23:armhf (0.23-1) ...
22:19:13 #10 49.73 Adding system-user for exim (v4)
22:19:13 #11 36.74 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:13 #11 36.74 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:13 #11 36.77 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:13 #11 36.77 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:13 #11 36.78 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:13 #11 36.81 Selecting previously unselected package libclone-perl.
22:19:13 #11 36.81 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
22:19:13 #11 36.82 Unpacking libclone-perl (0.45-1build3) ...
22:19:13 #11 36.86 Selecting previously unselected package libcommon-sense-perl:armhf.
22:19:13 #11 36.86 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
22:19:13 #11 36.86 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
22:19:13 #11 36.89 Selecting previously unselected package libconfig-tiny-perl.
22:19:13 #11 36.89 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
22:19:13 #11 36.90 Unpacking libconfig-tiny-perl (2.28-1) ...
22:19:13 #11 36.92 Selecting previously unselected package libparams-util-perl.
22:19:13 #11 36.93 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
22:19:13 #11 36.93 Unpacking libparams-util-perl (1.102-1build3) ...
22:19:13 #11 36.97 Selecting previously unselected package libsub-install-perl.
22:19:13 #11 36.97 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
22:19:13 #11 36.97 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:13 #11 37.00 Selecting previously unselected package libdata-optlist-perl.
22:19:13 #11 37.01 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
22:19:13 #11 37.01 Unpacking libdata-optlist-perl (0.112-1) ...
22:19:13 #11 37.04 Selecting previously unselected package libsub-exporter-perl.
22:19:13 #11 37.04 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
22:19:13 #11 37.05 Unpacking libsub-exporter-perl (0.988-1) ...
22:19:13 #11 37.08 Selecting previously unselected package libconst-fast-perl.
22:19:13 #12 23.96   Preparing        :                                                        1/1 
22:19:13 #12 23.99   Installing       : python-srpm-macros-3-43.el8.noarch                    1/81 
22:19:13 #12 24.01   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           2/81 
22:19:13 #10 46.28 Unpacking unzip (6.0-26+deb11u1) ...
22:19:13 #10 46.34 Selecting previously unselected package lintian.
22:19:13 #10 46.35 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
22:19:13 #10 46.36 Unpacking lintian (2.104.0) ...
22:19:13 #11 31.04 Selecting previously unselected package libnet-ssleay-perl:arm64.
22:19:13 #11 31.04 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
22:19:13 #11 31.05 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
22:19:13 #11 31.09 Selecting previously unselected package libio-socket-ssl-perl.
22:19:13 #11 31.09 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
22:19:13 #11 31.10 Unpacking libio-socket-ssl-perl (2.074-2) ...
22:19:13 #11 31.13 Selecting previously unselected package libnet-http-perl.
22:19:13 #11 31.13 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
22:19:13 #11 31.14 Unpacking libnet-http-perl (6.22-1) ...
22:19:13 #11 31.16 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:13 #11 31.17 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:19:13 #11 31.17 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:19:13 #11 31.20 Selecting previously unselected package libtry-tiny-perl.
22:19:13 #11 31.20 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
22:19:13 #11 31.20 Unpacking libtry-tiny-perl (0.31-1) ...
22:19:13 #11 31.26 Selecting previously unselected package libwww-robotrules-perl.
22:19:13 #11 31.26 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:13 #11 31.27 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:13 #11 31.30 Selecting previously unselected package libwww-perl.
22:19:13 #10 36.50 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
22:19:13 #10 36.50 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:13 #10 36.53 Selecting previously unselected package libio-sessiondata-perl.
22:19:13 #10 36.54 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
22:19:13 #10 36.54 Unpacking libio-sessiondata-perl (1.03-1.1) ...
22:19:13 #10 36.57 Selecting previously unselected package libipc-run3-perl.
22:19:13 #10 36.57 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
22:19:13 #10 36.58 Unpacking libipc-run3-perl (0.048-2) ...
22:19:13 #10 36.61 Selecting previously unselected package libtypes-serialiser-perl.
22:19:13 #10 36.62 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:13 #10 36.62 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:13 #10 36.65 Selecting previously unselected package libjson-xs-perl.
22:19:13 #10 36.65 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
22:19:13 #10 36.65 Unpacking libjson-xs-perl (4.030-1+b1) ...
22:19:13 #10 36.69 Selecting previously unselected package libjson-maybexs-perl.
22:19:13 #10 36.69 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:13 #10 36.69 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:13 #10 36.73 Selecting previously unselected package libldap-common.
22:19:13 #13 4.689 Package bash-5.1.8-5.el9.aarch64 is already installed.
22:19:13 #13 4.702 Package bash-5.1.8-5.el9.aarch64 is already installed.
22:19:13 #13 4.702 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
22:19:13 #13 4.703 Package libarchive-3.5.3-3.el9.aarch64 is already installed.
22:19:13 #13 4.703 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
22:19:13 #13 4.703 Package tar-2:1.34-5.el9.aarch64 is already installed.
22:19:13 #13 4.716 Package bash-5.1.8-5.el9.aarch64 is already installed.
22:19:13 #13 4.765 Dependencies resolved.
22:19:13 #13 4.772 ================================================================================
22:19:13 #13 4.772  Package                   Arch      Version                  Repository   Size
22:19:13 #13 4.772 ================================================================================
22:19:13 #13 4.772 Installing:
22:19:13 #13 4.772  cmake                     aarch64   3.20.2-7.el9             appstream   6.2 M
22:19:13 #13 4.772  device-mapper-devel       aarch64   9:1.02.185-3.el9         crb          44 k
22:19:13 #13 4.772  gcc                       aarch64   11.3.1-2.1.el9           appstream    30 M
22:19:13 #13 4.772  git                       aarch64   2.31.1-2.el9.2           appstream   124 k
22:19:13 #13 4.772  glibc-static              aarch64   2.34-47.el9              crb         1.4 M
22:19:13 #13 4.772  libseccomp-devel          aarch64   2.5.2-2.el9              appstream    59 k
22:19:13 #13 4.772  libselinux-devel          aarch64   3.4-3.el9                appstream   158 k
22:19:13 #13 4.772  libtool                   aarch64   2.4.6-45.el9             appstream   582 k
22:19:13 #13 4.772  libtool-ltdl-devel        aarch64   2.4.6-45.el9             crb         161 k
22:19:13 #13 4.772  make                      aarch64   1:4.3-7.el9              baseos      535 k
22:19:13 #13 4.772  selinux-policy-devel      noarch    34.1.44-1.el9            appstream   938 k
22:19:13 #13 4.772  systemd                   aarch64   250-11.el9               baseos      4.0 M
22:19:13 #13 4.772  systemd-devel             aarch64   250-11.el9               appstream   632 k
22:19:13 #13 4.772  which                     aarch64   2.21-28.el9              baseos       41 k
22:19:13 #13 4.772 Upgrading:
22:19:13 #13 4.772  glibc                     aarch64   2.34-47.el9              baseos      1.7 M
22:19:13 #13 4.772  glibc-common              aarch64   2.34-47.el9              baseos      299 k
22:19:13 #13 4.772  glibc-gconv-extra         aarch64   2.34-47.el9              baseos      1.7 M
22:19:13 #13 4.772  glibc-minimal-langpack    aarch64   2.34-47.el9              baseos       26 k
22:19:13 #13 4.772 Installing dependencies:
22:19:13 #13 4.772  acl                       aarch64   2.3.1-3.el9              baseos       73 k
22:19:13 #13 4.772  annobin                   aarch64   10.73-3.el9              appstream   959 k
22:19:13 #13 4.772  autoconf                  noarch    2.69-38.el9              appstream   681 k
22:19:13 #13 4.772  automake                  noarch    1.16.2-6.el9             appstream   689 k
22:19:13 #13 4.772  cmake-data                noarch    3.20.2-7.el9             appstream   2.1 M
22:19:13 #13 4.772  cmake-filesystem          aarch64   3.20.2-7.el9             appstream    23 k
22:19:13 #13 4.772  cmake-rpm-macros          noarch    3.20.2-7.el9             appstream    16 k
22:19:13 #13 4.772  cpp                       aarch64   11.3.1-2.1.el9           appstream    10 M
22:19:13 #13 4.772  cryptsetup-libs           aarch64   2.4.3-5.el9              baseos      438 k
22:19:13 #13 4.772  dbus                      aarch64   1:1.12.20-6.el9          baseos      3.8 k
22:19:13 #13 4.772  dbus-broker               aarch64   28-7.el9                 baseos      166 k
22:19:13 #13 4.772  dbus-common               noarch    1:1.12.20-6.el9          baseos       15 k
22:19:13 #13 4.772  device-mapper             aarch64   9:1.02.185-3.el9         baseos      138 k
22:19:13 #13 4.772  device-mapper-libs        aarch64   9:1.02.185-3.el9         baseos      172 k
22:19:13 #13 4.772  gcc-plugin-annobin        aarch64   11.3.1-2.1.el9           appstream    68 k
22:19:13 #13 4.772  git-core                  aarch64   2.31.1-2.el9.2           appstream   3.7 M
22:19:13 #13 4.772  git-core-doc              noarch    2.31.1-2.el9.2           appstream   2.5 M
22:19:13 #13 4.772  glibc-devel               aarch64   2.34-47.el9              appstream   558 k
22:19:13 #13 4.772  kernel-headers            aarch64   5.14.0-176.el9           appstream   3.6 M
22:19:13 #13 4.772  kmod-libs                 aarch64   28-7.el9                 baseos       63 k
22:19:13 #13 4.772  libasan                   aarch64   11.3.1-2.1.el9           appstream   435 k
22:19:13 #13 4.772  libatomic                 aarch64   11.3.1-2.1.el9           baseos       60 k
22:19:13 #13 4.772  libcbor                   aarch64   0.7.0-5.el9              baseos       56 k
22:19:13 #13 4.772  libedit                   aarch64   3.1-37.20210216cvs.el9   baseos      104 k
22:19:13 #13 4.772  libfido2                  aarch64   1.6.0-7.el9              baseos       69 k
22:19:13 #13 4.772  libmpc                    aarch64   1.2.1-4.el9              appstream    63 k
22:19:13 #13 4.772  libseccomp                aarch64   2.5.2-2.el9              baseos       72 k
22:19:13 #13 4.772  libsepol-devel            aarch64   3.4-1.1.el9              appstream    48 k
22:19:13 #13 4.772  libtool-ltdl              aarch64   2.4.6-45.el9             appstream    37 k
22:19:13 #13 4.772  libubsan                  aarch64   11.3.1-2.1.el9           appstream   208 k
22:19:13 #13 4.772  libuv                     aarch64   1:1.42.0-1.el9           appstream   146 k
22:19:13 #13 4.772  libxcrypt-devel           aarch64   4.4.18-3.el9             appstream    29 k
22:19:13 #13 4.772  libxcrypt-static          aarch64   4.4.18-3.el9             crb         108 k
22:19:13 #13 4.772  llvm-libs                 aarch64   14.0.6-1.el9             appstream    19 M
22:19:13 #13 4.772  m4                        aarch64   1.4.19-1.el9             appstream   297 k
22:19:13 #13 4.772  openssh                   aarch64   8.7p1-24.el9             baseos      448 k
22:19:13 #13 4.772  openssh-clients           aarch64   8.7p1-24.el9             baseos      679 k
22:19:13 #13 4.772  pcre2-devel               aarch64   10.40-2.el9              appstream   515 k
22:19:13 #13 4.772  pcre2-utf16               aarch64   10.40-2.el9              appstream   199 k
22:19:13 #13 4.772  pcre2-utf32               aarch64   10.40-2.el9              appstream   190 k
22:19:13 #13 4.772  perl-DynaLoader           aarch64   1.47-479.el9             appstream    35 k
22:19:13 #13 4.772  perl-Error                noarch    1:0.17029-7.el9          appstream    42 k
22:19:13 #13 4.772  perl-File-Compare         noarch    1.100.600-479.el9        appstream    23 k
22:19:13 #13 4.772  perl-File-Copy            noarch    2.34-479.el9             appstream    30 k
22:19:13 #13 4.772  perl-File-Find            noarch    1.37-479.el9             appstream    35 k
22:19:13 #13 4.772  perl-Git                  noarch    2.31.1-2.el9.2           appstream    43 k
22:19:13 #13 4.772  perl-TermReadKey          aarch64   2.38-11.el9              appstream    36 k
22:19:13 #13 4.772  perl-Thread-Queue         noarch    3.14-460.el9             appstream    22 k
22:19:13 #13 4.772  perl-lib                  aarch64   0.65-479.el9             appstream    24 k
22:19:13 #13 4.772  perl-threads              aarch64   1:2.25-460.el9           appstream    57 k
22:19:13 #13 4.772  perl-threads-shared       aarch64   1.61-460.el9             appstream    44 k
22:19:13 #13 4.772  policycoreutils-devel     aarch64   3.4-4.el9                appstream   140 k
22:19:13 #13 4.772  rpm-plugin-selinux        aarch64   4.16.1.3-17.el9          baseos       18 k
22:19:13 #13 4.772  selinux-policy            noarch    34.1.44-1.el9            baseos       62 k
22:19:13 #13 4.772  selinux-policy-targeted   noarch    34.1.44-1.el9            baseos      6.7 M
22:19:13 #13 4.772  systemd-pam               aarch64   250-11.el9               baseos      248 k
22:19:13 #13 4.772  systemd-rpm-macros        noarch    250-11.el9               baseos       43 k
22:19:13 #13 4.772 Installing weak dependencies:
22:19:13 #13 4.772  glibc-langpack-en         aarch64   2.34-47.el9              baseos      665 k
22:19:13 #13 4.772 
22:19:13 #13 4.772 Transaction Summary
22:19:13 #13 4.772 ================================================================================
22:19:13 #13 4.772 Install  72 Packages
22:19:13 #13 4.772 Upgrade   4 Packages
22:19:13 #13 4.772 
22:19:13 #13 4.776 Total download size: 105 M
22:19:13 #13 4.777 Downloading Packages:
22:19:13 #11 45.97 Setting up python3.10 (3.10.6-1~22.04) ...
22:19:13 #10 35.91   Installing       : zip-3.0-33.fc37.aarch64                             21/192 
22:19:13 #10 35.92   Installing       : efi-srpm-macros-5-6.fc37.noarch                     22/192 
22:19:13 #10 35.93   Installing       : lua-srpm-macros-1-7.fc37.noarch                     23/192 
22:19:13 #10 35.94   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch          24/192 
22:19:13 #10 35.94   Upgrading        : rpm-sign-libs-4.18.0-3.fc38.aarch64                 25/192 
22:19:13 #10 35.95   Installing       : zstd-1.5.2-3.fc37.aarch64                           26/192 
22:19:13 #10 35.96   Installing       : bzip2-1.0.8-12.fc37.aarch64                         27/192 
22:19:13 #10 35.98   Installing       : cpio-2.13-13.fc38.aarch64                           28/192 
22:19:13 #10 35.98   Installing       : dash-0.5.11.5-2.fc37.aarch64                        29/192 
22:19:13 #10 35.99   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                        29/192 
22:19:13 #10 36.01   Installing       : dbus-libs-1:1.14.4-1.fc38.aarch64                   30/192 
22:19:13 #10 36.02   Installing       : diffutils-3.8-3.fc37.aarch64                        31/192 
22:19:13 #10 36.03   Installing       : ed-1.18-2.fc37.aarch64                              32/192 
22:19:13 #10 36.04   Installing       : patch-2.7.6-17.fc37.aarch64                         33/192 
22:19:13 #10 36.05   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   34/192 
22:19:13 #10 36.10   Installing       : groff-base-1.22.4-10.fc37.aarch64                   34/192 
22:19:13 #10 36.10   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   34/192 
22:19:13 #10 36.12   Installing       : jansson-2.13.1-5.fc37.aarch64                       35/192 
22:19:13 == Building packages for fedora-36 ==
22:19:13 mkdir -p "rpmbuild/fedora-36"
22:19:13 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile .
22:19:14 #10 48.54 invoke-rc.d: could not determine current runlevel
22:19:14 #10 48.54 invoke-rc.d: policy-rc.d denied execution of start.
22:19:14 #10 48.55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
22:19:14 #10 48.56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
22:19:14 #10 48.58 Setting up ucf (3.0038) ...
22:19:14 #10 48.68 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:19:14 #10 48.69 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:19:14 #10 48.70 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:14 #10 48.72 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
22:19:14 #10 48.75 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:14 #10 48.76 Setting up libcroco3:amd64 (0.6.12-2) ...
22:19:14 #10 48.77 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:14 #10 48.79 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
22:19:14 #10 48.80 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:14 #10 48.81 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
22:19:14 #10 48.83 Setting up patch (2.7.6-2ubuntu1.1) ...
22:19:14 #10 48.84 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:19:14 #10 48.85 Setting up libunwind8:amd64 (1.2.1-8) ...
22:19:14 #10 48.86 Setting up krb5-locales (1.16-2ubuntu0.2) ...
22:19:14 #11 36.17 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
22:19:14 #11 36.18 Unpacking wdiff (1.2.2-2build1) ...
22:19:14 #11 36.21 Selecting previously unselected package devscripts.
22:19:14 #11 36.22 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
22:19:14 #11 36.24 Unpacking devscripts (2.20.2ubuntu2) ...
22:19:14 #11 36.35 Selecting previously unselected package diffstat.
22:19:14 #11 36.35 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
22:19:14 #11 36.35 Unpacking diffstat (1.63-1) ...
22:19:14 #11 36.38 Selecting previously unselected package python3-chardet.
22:19:14 #11 36.38 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
22:19:14 #11 36.39 Unpacking python3-chardet (3.0.4-4build1) ...
22:19:14 #11 36.43 Selecting previously unselected package python3-debian.
22:19:14 #9 39.07 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
22:19:14 #9 39.07 Unpacking libunicode-utf8-perl (0.62-1) ...
22:19:14 #9 39.12 Selecting previously unselected package libwrap0:arm64.
22:19:14 #9 39.12 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
22:19:14 #9 39.12 Unpacking libwrap0:arm64 (7.6.q-28) ...
22:19:14 #9 39.16 Selecting previously unselected package libxau6:arm64.
22:19:14 #9 39.16 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
22:19:14 #9 39.16 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
22:19:14 #9 39.20 Selecting previously unselected package libxdmcp6:arm64.
22:19:14 #9 39.21 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
22:19:14 #9 39.21 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
22:19:14 #9 39.25 Selecting previously unselected package libxcb1:arm64.
22:19:14 #9 39.25 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
22:19:14 #9 39.26 Unpacking libxcb1:arm64 (1.13.1-2) ...
22:19:14 #9 39.29 Selecting previously unselected package libx11-data.
22:19:14 #9 39.30 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
22:19:14 #9 39.30 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
22:19:14 #10 39.52 Selecting previously unselected package libhttp-negotiate-perl.
22:19:14 #10 39.52 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
22:19:14 #10 39.53 Unpacking libhttp-negotiate-perl (6.00-2) ...
22:19:14 #10 39.56 Selecting previously unselected package libimport-into-perl.
22:19:14 #10 39.56 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
22:19:14 #10 39.56 Unpacking libimport-into-perl (1.002005-1) ...
22:19:14 #10 39.59 Selecting previously unselected package libio-pty-perl.
22:19:14 #10 39.59 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
22:19:14 #10 39.60 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
22:19:14 #10 39.62 Selecting previously unselected package libio-string-perl.
22:19:14 #10 39.63 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
22:19:14 #10 39.63 Unpacking libio-string-perl (1.08-3) ...
22:19:14 #10 39.66 Selecting previously unselected package libipc-run-perl.
22:19:14 #10 39.66 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
22:19:14 #10 39.66 Unpacking libipc-run-perl (0.96-1) ...
22:19:14 #10 39.70 Selecting previously unselected package liblist-compare-perl.
22:19:14 #11 33.48 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
22:19:14 #11 33.48 Unpacking libwww-perl (6.43-1) ...
22:19:14 #11 33.53 Selecting previously unselected package patchutils.
22:19:14 #11 33.53 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
22:19:14 #11 33.53 Unpacking patchutils (0.3.4-2) ...
22:19:14 #11 33.57 Selecting previously unselected package wdiff.
22:19:14 #11 33.58 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
22:19:14 #11 33.58 Unpacking wdiff (1.2.2-2build1) ...
22:19:14 #11 33.63 Selecting previously unselected package devscripts.
22:19:14 #11 33.63 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
22:19:14 #11 33.66 Unpacking devscripts (2.20.2ubuntu2) ...
22:19:14 #9 39.14 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
22:19:14 #9 39.15 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
22:19:14 #9 39.19 Selecting previously unselected package libapt-pkg-perl.
22:19:14 #9 39.19 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
22:19:14 #9 39.20 Unpacking libapt-pkg-perl (0.1.34+b1) ...
22:19:14 #9 39.26 Selecting previously unselected package libarchive-cpio-perl.
22:19:14 #10 38.84 Setting up libgdbm5:arm64 (1.14.1-6) ...
22:19:14 #10 38.85 Setting up at (3.1.20-3.1ubuntu2) ...
22:19:14 #10 38.99 invoke-rc.d: could not determine current runlevel
22:19:14 #10 38.99 invoke-rc.d: policy-rc.d denied execution of start.
22:19:14 #10 38.99 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
22:19:14 #10 39.00 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
22:19:14 #10 39.01 Setting up ucf (3.0038) ...
22:19:14 #10 39.10 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:19:14 #10 39.12 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:19:14 #10 39.13 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:14 #10 39.14 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
22:19:14 #10 39.16 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:14 #10 39.17 Setting up libcroco3:arm64 (0.6.12-2) ...
22:19:14 #10 39.19 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:14 #10 39.20 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
22:19:14 #10 39.21 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
22:19:14 #10 34.85 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
22:19:14 #10 34.86 Unpacking libwww-robotrules-perl (6.02-1) ...
22:19:14 #10 34.89 Selecting previously unselected package libwww-perl.
22:19:14 #10 34.89 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
22:19:14 #10 34.90 Unpacking libwww-perl (6.52-1) ...
22:19:14 #10 34.94 Selecting previously unselected package patchutils.
22:19:14 #10 34.94 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
22:19:14 #10 34.94 Unpacking patchutils (0.4.2-1) ...
22:19:14 #10 34.98 Selecting previously unselected package wdiff.
22:19:14 #10 34.98 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
22:19:14 #10 34.98 Unpacking wdiff (1.2.2-2+b1) ...
22:19:14 #10 35.04 Selecting previously unselected package devscripts.
22:19:14 #10 35.04 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
22:19:14 #10 35.06 Unpacking devscripts (2.21.3+deb11u1) ...
22:19:14 #10 33.27 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
22:19:14 #10 33.28 Setting up libtinfo5:armhf (6.2+20201114-2) ...
22:19:14 #10 33.29 Setting up libelf1:armhf (0.183-1) ...
22:19:14 #10 33.31 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
22:19:14 #10 33.32 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
22:19:14 #10 33.34 Setting up cpp-10 (10.2.1-6+rpi1) ...
22:19:14 #10 33.35 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
22:19:14 #10 33.37 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
22:19:14 #10 33.38 Setting up libgdbm6:armhf (1.19-2) ...
22:19:14 #10 33.39 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
22:19:14 #10 33.40 Setting up wdiff (1.2.2-2) ...
22:19:14 #10 33.42 Setting up gettext (0.21-4) ...
22:19:14 #10 33.43 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
22:19:14 #10 33.45 Setting up m4 (1.4.18-5) ...
22:19:14 #10 33.46 Setting up libgdbm-compat4:armhf (1.19-2) ...
22:19:14 #10 33.47 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
22:19:14 #10 33.48 Setting up dwz (0.13+20210201-1) ...
22:19:14 #10 33.51 Setting up groff-base (1.22.4-6) ...
22:19:14 #10 33.60 Setting up cpp (4:10.2.1-1+rpi1) ...
22:19:14 #10 49.99 Setting up libuchardet0:amd64 (0.0.6-3) ...
22:19:14 #10 50.00 Setting up git-man (1:2.20.1-2+deb10u4) ...
22:19:14 #10 50.01 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:19:14 #10 50.02 Setting up netbase (5.6) ...
22:19:14 #10 50.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u4) ...
22:19:14 #10 50.06 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:19:14 #10 50.07 Setting up libbinutils:amd64 (2.31.1-16) ...
22:19:14 #10 50.08 Setting up cpp-8 (8.3.0-6) ...
22:19:14 #10 50.09 Setting up libc-dev-bin (2.28-10+deb10u2) ...
22:19:14 #11 37.08 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:14 #11 37.09 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:14 #11 37.12 Selecting previously unselected package libwant-perl.
22:19:14 #11 37.13 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
22:19:14 #11 37.13 Unpacking libwant-perl (0.29-1build7) ...
22:19:14 #11 37.16 Selecting previously unselected package libcontextual-return-perl.
22:19:14 #11 37.16 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:14 #11 37.17 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:14 #11 37.20 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
22:19:14 #11 37.21 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
22:19:14 #11 37.21 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
22:19:14 #11 37.28 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:14 #11 37.28 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:14 #11 37.28 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:14 #11 37.31 Selecting previously unselected package libexception-class-perl.
22:19:14 #12 24.04   Installing       : xz-5.2.4-4.el8.aarch64                                3/81 
22:19:14 #12 24.06   Installing       : unzip-6.0-46.el8.aarch64                              4/81 
22:19:14 #10 46.70 Selecting previously unselected package lsb-release.
22:19:14 #10 46.71 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
22:19:14 #10 46.71 Unpacking lsb-release (11.1.0) ...
22:19:14 #10 46.74 Selecting previously unselected package manpages-dev.
22:19:14 #10 46.75 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
22:19:14 #10 46.76 Unpacking manpages-dev (5.10-1) ...
22:19:14 #11 31.30 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
22:19:14 #11 31.31 Unpacking libwww-perl (6.61-1) ...
22:19:14 #11 31.34 Selecting previously unselected package patchutils.
22:19:14 #11 31.34 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
22:19:14 #11 31.34 Unpacking patchutils (0.4.2-1build2) ...
22:19:14 #11 31.38 Selecting previously unselected package wdiff.
22:19:14 #11 31.38 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
22:19:14 #11 31.38 Unpacking wdiff (1.2.2-2build3) ...
22:19:14 #11 31.42 Selecting previously unselected package devscripts.
22:19:14 #11 31.42 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
22:19:14 #11 31.45 Unpacking devscripts (2.22.1ubuntu1) ...
22:19:14 #11 31.51 Selecting previously unselected package diffstat.
22:19:14 #11 31.51 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
22:19:14 #11 31.52 Unpacking diffstat (1.64-1build2) ...
22:19:14 #11 31.55 Selecting previously unselected package python3-chardet.
22:19:14 #10 36.73 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
22:19:14 #10 36.73 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:14 #10 36.77 Selecting previously unselected package liblist-compare-perl.
22:19:14 #10 36.77 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
22:19:14 #10 36.77 Unpacking liblist-compare-perl (0.55-1) ...
22:19:14 #10 36.81 Selecting previously unselected package liblist-someutils-perl.
22:19:14 #10 36.82 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
22:19:14 #10 36.82 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:14 #10 36.85 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:14 #10 36.85 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
22:19:14 #10 36.85 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:14 #10 36.89 Selecting previously unselected package liblist-utilsby-perl.
22:19:14 #10 36.89 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:14 #10 36.89 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:14 #10 36.93 Selecting previously unselected package libltdl7:arm64.
22:19:14 #10 36.93 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
22:19:14 #10 36.93 Unpacking libltdl7:arm64 (2.4.6-15) ...
22:19:14 #10 36.97 Selecting previously unselected package libltdl-dev:arm64.
22:19:14 #10 36.14   Installing       : binutils-gold-2.39-3.fc38.aarch64                   36/192 
22:19:14 #10 36.24   Installing       : binutils-2.39-3.fc38.aarch64                        37/192 
22:19:14 #10 36.26   Running scriptlet: binutils-2.39-3.fc38.aarch64                        37/192 
22:19:14 #10 36.27   Installing       : json-glib-1.6.6-3.fc37.aarch64                      38/192 
22:19:14 #10 36.29   Installing       : libb2-0.98.1-7.fc37.aarch64                         39/192 
22:19:14 #10 36.30   Installing       : libjpeg-turbo-2.1.4-1.fc38.aarch64                  40/192 
22:19:14 #10 36.30   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     41/192 
22:19:14 #10 36.31   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        42/192 
22:19:14 #10 36.32   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     43/192 
22:19:14 #10 36.33   Installing       : libstemmer-2.2.0-4.fc38.aarch64                     44/192 
22:19:14 #10 48.87 Setting up publicsuffix (20180223.1310-1) ...
22:19:14 #10 48.89 Setting up autotools-dev (20180224.1) ...
22:19:14 #10 48.90 Setting up t1utils (1.41-2) ...
22:19:14 #10 48.91 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
22:19:14 #10 48.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.92 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
22:19:14 #10 48.93 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:14 #10 48.94 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
22:19:14 #10 48.96 Setting up libltdl7:amd64 (2.4.6-2) ...
22:19:14 #10 48.97 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:19:14 #10 48.99 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.6) ...
22:19:14 #10 49.00 Setting up liblocale-gettext-perl (1.07-3build2) ...
22:19:14 #10 49.01 Setting up wdiff (1.2.2-2) ...
22:19:14 #10 49.03 Setting up shared-mime-info (1.9-2) ...
22:19:14 #11 36.43 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
22:19:14 #11 36.43 Unpacking python3-debian (0.1.36ubuntu1) ...
22:19:14 #11 36.47 Selecting previously unselected package libgpgme11:armhf.
22:19:14 #11 36.47 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
22:19:14 #11 36.48 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
22:19:14 #11 36.52 Selecting previously unselected package python3-gpg.
22:19:14 #11 36.52 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
22:19:14 #11 36.53 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
22:19:14 #11 36.58 Selecting previously unselected package dput.
22:19:14 #11 36.58 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
22:19:14 #11 36.59 Unpacking dput (1.0.3ubuntu1) ...
22:19:14 #11 36.66 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:14 #11 36.66 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.13_armhf.deb ...
22:19:14 #11 36.67 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.13) ...
22:19:14 #11 36.71 Selecting previously unselected package liberror-perl.
22:19:14 #9 39.37 Selecting previously unselected package libx11-6:arm64.
22:19:14 #9 39.38 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
22:19:14 #9 39.38 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
22:19:14 #9 39.47 Selecting previously unselected package libxext6:arm64.
22:19:14 #9 39.47 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
22:19:14 #9 39.48 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
22:19:14 #9 39.51 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:14 #9 39.51 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:14 #9 39.52 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:14 #9 39.55 Selecting previously unselected package libxml-sax-base-perl.
22:19:14 #9 39.55 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:14 #9 39.56 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:14 #9 39.59 Selecting previously unselected package libxml-sax-perl.
22:19:14 #10 39.70 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
22:19:14 #10 39.71 Unpacking liblist-compare-perl (0.53-1) ...
22:19:14 #10 39.75 Selecting previously unselected package liblist-moreutils-perl.
22:19:14 #10 39.75 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
22:19:14 #10 39.75 Unpacking liblist-moreutils-perl (0.416-1build3) ...
22:19:14 #10 39.81 Selecting previously unselected package libltdl7:armhf.
22:19:14 #10 39.81 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
22:19:14 #10 39.81 Unpacking libltdl7:armhf (2.4.6-2) ...
22:19:14 #10 39.84 Selecting previously unselected package libltdl-dev:armhf.
22:19:14 #10 39.85 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
22:19:14 #10 39.85 Unpacking libltdl-dev:armhf (2.4.6-2) ...
22:19:14 #10 39.89 Selecting previously unselected package libnet-http-perl.
22:19:14 #10 39.89 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
22:19:14 #10 39.89 Unpacking libnet-http-perl (6.17-1) ...
22:19:14 #10 39.93 Selecting previously unselected package libwww-robotrules-perl.
22:19:14 #10 39.93 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
22:19:14 #10 39.93 Unpacking libwww-robotrules-perl (6.01-1) ...
22:19:14 #10 39.96 Selecting previously unselected package libwww-perl.
22:19:14 #10 39.96 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
22:19:14 #10 39.96 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
22:19:14 #10 40.00 Selecting previously unselected package liblwp-protocol-https-perl.
22:19:14 #10 40.00 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
22:19:14 #10 40.00 Unpacking liblwp-protocol-https-perl (6.07-2) ...
22:19:14 #10 40.03 Selecting previously unselected package libsys-hostname-long-perl.
22:19:14 #11 33.76 Selecting previously unselected package diffstat.
22:19:14 #11 33.76 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
22:19:14 #11 33.77 Unpacking diffstat (1.63-1) ...
22:19:14 #11 33.80 Selecting previously unselected package python3-chardet.
22:19:14 #11 33.80 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
22:19:14 #11 33.81 Unpacking python3-chardet (3.0.4-4build1) ...
22:19:14 #11 33.85 Selecting previously unselected package python3-debian.
22:19:14 #11 33.85 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
22:19:14 #11 33.85 Unpacking python3-debian (0.1.36ubuntu1) ...
22:19:14 #11 33.89 Selecting previously unselected package libgpgme11:arm64.
22:19:14 #11 33.89 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
22:19:14 #11 33.90 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
22:19:14 #11 33.94 Selecting previously unselected package python3-gpg.
22:19:14 #11 33.94 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
22:19:14 #11 33.95 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
22:19:14 #11 34.00 Selecting previously unselected package dput.
22:19:14 #9 39.26 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:14 #9 39.27 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:14 #9 39.30 Selecting previously unselected package libasync-mergepoint-perl.
22:19:14 #9 39.30 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
22:19:14 #9 39.30 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:19:14 #9 39.33 Selecting previously unselected package libauthen-sasl-perl.
22:19:14 #9 39.34 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:14 #9 39.34 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:14 #9 39.44 Selecting previously unselected package libmodule-implementation-perl.
22:19:14 #9 39.44 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:14 #9 39.45 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:14 #9 39.47 Selecting previously unselected package libvariable-magic-perl.
22:19:14 #9 39.47 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
22:19:14 #9 39.48 Unpacking libvariable-magic-perl (0.62-1+b1) ...
22:19:14 #9 39.51 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:14 #9 39.51 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:19:14 #9 39.51 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:19:14 #9 39.54 Selecting previously unselected package libcapture-tiny-perl.
22:19:14 #9 39.54 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:14 #9 39.55 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:14 #9 39.58 Selecting previously unselected package libcgi-pm-perl.
22:19:14 #9 39.58 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
22:19:14 #9 39.58 Unpacking libcgi-pm-perl (4.40-1) ...
22:19:14 #9 39.63 Selecting previously unselected package libfcgi-perl.
22:19:14 #9 39.63 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
22:19:14 #9 39.64 Unpacking libfcgi-perl (0.78-2+b3) ...
22:19:14 #9 39.67 Selecting previously unselected package libcgi-fast-perl.
22:19:14 #10 39.22 Setting up patch (2.7.6-2ubuntu1.1) ...
22:19:14 #10 39.24 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:19:14 #10 39.25 Setting up krb5-locales (1.16-2ubuntu0.2) ...
22:19:14 #10 39.26 Setting up publicsuffix (20180223.1310-1) ...
22:19:14 #10 39.27 Setting up autotools-dev (20180224.1) ...
22:19:14 #10 39.29 Setting up t1utils (1.41-2) ...
22:19:14 #10 39.30 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
22:19:14 #10 39.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.31 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
22:19:14 #10 39.32 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:14 #10 39.33 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
22:19:14 #10 39.35 Setting up libltdl7:arm64 (2.4.6-2) ...
22:19:14 #10 39.36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:19:14 #10 39.38 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.6) ...
22:19:14 #10 39.39 Setting up liblocale-gettext-perl (1.07-3build2) ...
22:19:14 #10 39.40 Setting up wdiff (1.2.2-2) ...
22:19:14 #10 39.41 Setting up shared-mime-info (1.9-2) ...
22:19:14 #10 35.17 Selecting previously unselected package diffstat.
22:19:14 #10 35.18 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
22:19:14 #10 35.18 Unpacking diffstat (1.64-1) ...
22:19:14 #10 35.21 Selecting previously unselected package distro-info-data.
22:19:14 #10 35.22 Preparing to unpack .../144-distro-info-data_0.51+deb11u2_all.deb ...
22:19:14 #10 35.22 Unpacking distro-info-data (0.51+deb11u2) ...
22:19:14 #10 35.26 Selecting previously unselected package python3-pkg-resources.
22:19:14 #10 35.26 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
22:19:14 #10 35.26 Unpacking python3-pkg-resources (52.0.0-4) ...
22:19:14 #10 35.31 Selecting previously unselected package python3-chardet.
22:19:14 #10 35.32 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
22:19:14 #10 35.32 Unpacking python3-chardet (4.0.0-1) ...
22:19:14 #10 35.37 Selecting previously unselected package python3-six.
22:19:14 #10 33.62 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
22:19:14 #10 33.63 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
22:19:14 #10 33.65 Setting up python3.9 (3.9.2-1+rpi1) ...
22:19:14 #10 50.10 Setting up openssl (1.1.1n-0+deb10u3) ...
22:19:14 #10 50.11 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
22:19:14 #10 50.12 Setting up readline-common (7.0-5) ...
22:19:14 #10 50.14 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
22:19:14 #10 50.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ...
22:19:14 #10 50.16 Setting up libcc1-0:amd64 (8.3.0-6) ...
22:19:14 #10 50.17 Setting up iso-codes (4.2-1) ...
22:19:14 #10 50.18 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:19:14 #10 50.19 Setting up liblsan0:amd64 (8.3.0-6) ...
22:19:14 #10 50.20 Setting up dctrl-tools (2.24-3) ...
22:19:14 #10 50.21 Setting up libitm1:amd64 (8.3.0-6) ...
22:19:14 #10 50.22 Setting up debian-keyring (2019.02.25) ...
22:19:14 #10 50.23 Setting up libreadline7:amd64 (7.0-5) ...
22:19:14 #10 50.24 Setting up libgdbm6:amd64 (1.18.1-4) ...
22:19:14 #10 50.25 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
22:19:14 #10 50.26 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
22:19:14 #10 50.27 Setting up libtsan0:amd64 (8.3.0-6) ...
22:19:14 #10 50.28 Setting up pinentry-curses (1.1.0-2) ...
22:19:14 #10 50.30 Setting up manpages-dev (4.16-2) ...
22:19:14 #11 37.31 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
22:19:14 #11 37.32 Unpacking libexception-class-perl (1.45-1) ...
22:19:14 #11 37.35 Selecting previously unselected package libiterator-perl.
22:19:14 #11 37.35 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:14 #11 37.36 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:14 #11 37.39 Selecting previously unselected package libiterator-util-perl.
22:19:14 #11 37.39 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:14 #11 37.39 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:14 #11 37.42 Selecting previously unselected package libexporter-tiny-perl.
22:19:14 #11 37.42 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:14 #11 37.43 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:14 #11 37.46 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:14 #11 37.46 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
22:19:14 #11 37.47 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:14 #11 37.50 Selecting previously unselected package liblist-moreutils-perl.
22:19:14 #11 37.50 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:14 #11 37.50 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:14 #11 37.53 Selecting previously unselected package libdata-dpath-perl.
22:19:14 #12 24.19   Installing       : groff-base-1.22.3-18.el8.aarch64                      5/81 
22:19:14 #12 24.21   Installing       : file-5.33-21.el8.aarch64                              6/81 
22:19:14 #12 24.24   Installing       : cpio-2.12-11.el8.aarch64                              7/81 
22:19:14 #11 31.55 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
22:19:14 #11 31.55 Unpacking python3-chardet (4.0.0-1) ...
22:19:14 #11 31.60 Selecting previously unselected package zstd.
22:19:14 #11 31.60 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
22:19:14 #11 31.60 Unpacking zstd (1.4.8+dfsg-3build1) ...
22:19:14 #11 31.65 Selecting previously unselected package python3-debian.
22:19:14 #11 31.65 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ...
22:19:14 #11 31.65 Unpacking python3-debian (0.1.43ubuntu1) ...
22:19:14 #11 31.69 Selecting previously unselected package libgpgme11:arm64.
22:19:14 #11 31.70 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
22:19:14 #11 31.70 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
22:19:14 #11 31.73 Selecting previously unselected package python3-gpg.
22:19:14 #11 31.73 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ...
22:19:14 #11 31.74 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:14 #11 31.79 Selecting previously unselected package dput.
22:19:14 #11 31.79 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
22:19:14 #10 36.97 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
22:19:14 #10 36.98 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
22:19:14 #10 37.03 Selecting previously unselected package liblzo2-2:arm64.
22:19:14 #10 37.03 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
22:19:14 #10 37.04 Unpacking liblzo2-2:arm64 (2.10-2) ...
22:19:14 #10 37.07 Selecting previously unselected package libsys-hostname-long-perl.
22:19:14 #10 37.08 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:14 #10 37.08 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:14 #10 37.11 Selecting previously unselected package libmail-sendmail-perl.
22:19:14 #10 37.12 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:14 #10 37.12 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:14 #10 37.15 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:14 #10 37.15 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:14 #10 37.16 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:14 #10 37.19 Selecting previously unselected package libmailtools-perl.
22:19:14 #14 DONE 1.9s
22:19:14 
22:19:14 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
22:19:14 #15 DONE 0.0s
22:19:14 
22:19:14 #16 exporting to image
22:19:14 #16 exporting layers
22:19:14 #10 36.35   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 45/192 
22:19:14 #10 36.36   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 45/192 
22:19:14 #10 36.38   Installing       : gdk-pixbuf2-2.42.9-2.fc38.aarch64                   46/192 
22:19:14 #10 36.40   Installing       : libappstream-glib-0.8.1-1.fc38.aarch64              47/192 
22:19:14 #10 36.41   Installing       : xxhash-libs-0.8.1-3.fc37.aarch64                    48/192 
22:19:14 #10 36.41   Upgrading        : libcomps-0.1.18-4.fc37.aarch64                      49/192 
22:19:14 #10 36.44   Upgrading        : ncurses-base-6.3-3.20220501.fc37.noarch             50/192 
22:19:14 #10 36.46   Upgrading        : ncurses-libs-6.3-3.20220501.fc37.aarch64            51/192 
22:19:14 #11 46.60 Setting up libxpm4:amd64 (1:3.5.12-1build2) ...
22:19:14 #1 [internal] load build definition from Dockerfile
22:19:14 #1 transferring dockerfile: 866B done
22:19:14 #1 DONE 0.1s
22:19:14 
22:19:14 #2 [internal] load .dockerignore
22:19:14 #2 transferring context: 2B done
22:19:14 #2 DONE 0.1s
22:19:14 
22:19:14 #3 [auth] library/fedora:pull token for registry-1.docker.io
22:19:14 #3 DONE 0.0s
22:19:14 
22:19:14 #4 [auth] library/golang:pull token for registry-1.docker.io
22:19:14 #4 DONE 0.0s
22:19:14 
22:19:14 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:19:14 #11 36.71 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
22:19:14 #11 36.71 Unpacking liberror-perl (0.17029-1) ...
22:19:14 #11 36.74 Selecting previously unselected package git-man.
22:19:14 #11 36.75 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
22:19:14 #11 36.75 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
22:19:14 #11 36.85 Selecting previously unselected package git.
22:19:14 #11 36.86 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.6_armhf.deb ...
22:19:14 #11 36.87 Unpacking git (1:2.25.1-1ubuntu3.6) ...
22:19:14 #10 40.03 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:14 #10 40.04 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:14 #10 40.06 Selecting previously unselected package libmail-sendmail-perl.
22:19:14 #10 40.06 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:14 #10 40.07 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:14 #10 40.10 Selecting previously unselected package librole-tiny-perl.
22:19:14 #10 40.10 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
22:19:14 #10 40.10 Unpacking librole-tiny-perl (2.000006-1) ...
22:19:14 #10 40.13 Selecting previously unselected package libstrictures-perl.
22:19:14 #10 40.13 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
22:19:14 #10 40.14 Unpacking libstrictures-perl (2.000003-1) ...
22:19:14 #10 40.17 Selecting previously unselected package libsub-quote-perl.
22:19:14 #10 40.17 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
22:19:14 #10 40.18 Unpacking libsub-quote-perl (2.005000-1) ...
22:19:14 #10 40.20 Selecting previously unselected package libmoo-perl.
22:19:14 #10 40.20 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
22:19:14 #10 40.21 Unpacking libmoo-perl (2.003004-1) ...
22:19:14 #10 40.24 Selecting previously unselected package libpackage-stash-perl.
22:19:14 #9 39.60 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:19:14 #9 39.60 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:19:14 #9 39.68 Selecting previously unselected package libxml-libxml-perl.
22:19:14 #9 39.68 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
22:19:14 #9 39.68 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:14 #9 39.74 Selecting previously unselected package libxml-sax-expat-perl.
22:19:14 #9 39.74 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:14 #9 39.75 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:14 #9 39.78 Selecting previously unselected package libxml-simple-perl.
22:19:14 #9 39.79 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
22:19:14 #9 39.79 Unpacking libxml-simple-perl (2.25-1) ...
22:19:14 #9 39.82 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:14 #9 39.83 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
22:19:14 #9 39.83 Unpacking libxmlrpc-lite-perl (0.717-2) ...
22:19:14 #9 39.87 Selecting previously unselected package libxmuu1:arm64.
22:19:14 #11 34.00 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
22:19:14 #11 34.01 Unpacking dput (1.0.3ubuntu1) ...
22:19:14 #11 34.05 Selecting previously unselected package libcurl3-gnutls:arm64.
22:19:14 #11 34.06 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.13_arm64.deb ...
22:19:14 #11 34.06 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.13) ...
22:19:14 #11 34.10 Selecting previously unselected package liberror-perl.
22:19:14 #11 34.10 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
22:19:14 #11 34.11 Unpacking liberror-perl (0.17029-1) ...
22:19:14 #11 34.14 Selecting previously unselected package git-man.
22:19:14 #11 34.14 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
22:19:14 #11 34.14 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
22:19:14 #11 34.24 Selecting previously unselected package git.
22:19:14 #9 39.67 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
22:19:14 #9 39.67 Unpacking libcgi-fast-perl (1:2.13-1) ...
22:19:14 #9 39.70 Selecting previously unselected package libsub-name-perl.
22:19:14 #9 39.70 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
22:19:14 #9 39.71 Unpacking libsub-name-perl (0.21-1+b3) ...
22:19:14 #9 39.74 Selecting previously unselected package libclass-accessor-perl.
22:19:14 #9 39.74 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
22:19:14 #9 39.74 Unpacking libclass-accessor-perl (0.51-1) ...
22:19:14 #9 39.77 Selecting previously unselected package libclass-inspector-perl.
22:19:14 #9 39.77 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
22:19:14 #9 39.78 Unpacking libclass-inspector-perl (1.32-1) ...
22:19:14 #9 39.81 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:14 #9 39.81 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
22:19:14 #9 39.81 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:14 #9 39.85 Selecting previously unselected package libclone-perl.
22:19:14 #9 39.85 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
22:19:14 #9 39.85 Unpacking libclone-perl (0.41-1+b1) ...
22:19:14 #9 39.88 Selecting previously unselected package libcommon-sense-perl.
22:19:14 #10 35.37 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
22:19:14 #10 35.38 Unpacking python3-six (1.16.0-2) ...
22:19:14 #10 35.41 Selecting previously unselected package python3-debian.
22:19:14 #10 35.41 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
22:19:14 #10 35.42 Unpacking python3-debian (0.1.39) ...
22:19:14 #10 35.46 Selecting previously unselected package libgpgme11:armhf.
22:19:14 #10 35.46 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
22:19:14 #10 35.46 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
22:19:14 #10 35.51 Selecting previously unselected package python3-gpg.
22:19:14 #10 35.51 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
22:19:14 #10 35.51 Unpacking python3-gpg (1.14.0-1+b2) ...
22:19:14 #10 35.58 Selecting previously unselected package dput.
22:19:14 #10 35.58 Preparing to unpack .../151-dput_1.1.0_all.deb ...
22:19:14 #10 35.58 Unpacking dput (1.1.0) ...
22:19:14 #10 35.62 Selecting previously unselected package equivs.
22:19:14 mkdir -p sources
22:19:14 docker run --rm -w /v \
22:19:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker:/engine \
22:19:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:19:14 	alpine \
22:19:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:19:14 #10 50.31 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
22:19:14 #10 50.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:19:14 #10 50.33 Setting up libxcb1:amd64 (1.13.1-2) ...
22:19:14 #10 50.34 Setting up at (3.1.23-1) ...
22:19:14 #10 50.48 invoke-rc.d: could not determine current runlevel
22:19:14 #10 50.48 invoke-rc.d: policy-rc.d denied execution of start.
22:19:14 #10 50.49 Setting up libedit2:amd64 (3.1-20181209-1) ...
22:19:14 #10 50.50 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
22:19:14 #10 50.51 Setting up cron (3.0pl1-134+deb10u1) ...
22:19:14 #10 50.58 Adding group `crontab' (GID 102) ...
22:19:14 #11 37.54 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
22:19:14 #11 37.54 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:14 #11 37.58 Selecting previously unselected package libdata-dump-perl.
22:19:14 #11 37.58 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
22:19:14 #11 37.59 Unpacking libdata-dump-perl (1.25-1) ...
22:19:14 #11 37.62 Selecting previously unselected package libdata-messagepack-perl.
22:19:14 #11 37.62 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
22:19:14 #11 37.62 Unpacking libdata-messagepack-perl (1.01-2build1) ...
22:19:14 #11 37.66 Selecting previously unselected package libnet-domain-tld-perl.
22:19:14 #11 37.66 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:14 #11 37.66 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:14 #11 37.69 Selecting previously unselected package libdata-validate-domain-perl.
22:19:14 #11 37.69 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:14 #11 37.70 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:14 #11 37.73 Selecting previously unselected package libnet-ipv6addr-perl.
22:19:14 #11 37.73 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
22:19:14 #11 37.74 Unpacking libnet-ipv6addr-perl (1.02-1) ...
22:19:14 #11 37.77 Selecting previously unselected package libnet-netmask-perl.
22:19:14 #12 24.26   Installing       : bzip2-1.0.6-26.el8.aarch64                            8/81 
22:19:14 #11 31.79 Unpacking dput (1.1.0ubuntu2) ...
22:19:14 #11 31.83 Selecting previously unselected package fonts-dejavu-core.
22:19:14 #11 31.83 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
22:19:14 #11 31.84 Unpacking fonts-dejavu-core (2.37-2build1) ...
22:19:14 #11 31.94 Selecting previously unselected package fontconfig-config.
22:19:14 #11 31.95 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
22:19:14 #11 31.95 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:14 #11 31.99 Selecting previously unselected package libcurl3-gnutls:arm64.
22:19:14 #11 31.99 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.4_arm64.deb ...
22:19:14 #11 31.99 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.4) ...
22:19:14 #11 32.03 Selecting previously unselected package liberror-perl.
22:19:14 #11 32.03 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
22:19:14 #11 32.03 Unpacking liberror-perl (0.17029-1) ...
22:19:14 #11 32.06 Selecting previously unselected package git-man.
22:19:14 #13 12.11 Transaction test succeeded.
22:19:14 #13 12.11 Running transaction
22:19:14 #10 37.19 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
22:19:14 #10 37.20 Unpacking libmailtools-perl (2.21-1) ...
22:19:14 #10 37.24 Selecting previously unselected package libmarkdown2:arm64.
22:19:14 #10 37.25 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
22:19:14 #10 37.25 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
22:19:14 #10 37.28 Selecting previously unselected package libmime-tools-perl.
22:19:14 #10 37.28 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
22:19:14 #10 37.29 Unpacking libmime-tools-perl (5.509-1) ...
22:19:14 #10 37.34 Selecting previously unselected package libmoox-aliases-perl.
22:19:14 #10 37.34 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:14 #10 37.34 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:14 #10 37.38 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:14 #10 37.38 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:14 #10 37.38 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:14 #10 37.42 Selecting previously unselected package libobject-id-perl.
22:19:14 #10 37.42 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
22:19:14 #10 37.42 Unpacking libobject-id-perl (0.1.2-2.1) ...
22:19:14 #10 37.46 Selecting previously unselected package libmoox-struct-perl.
22:19:14 #10 37.46 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
22:19:14 #10 37.46 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:14 #10 37.50 Selecting previously unselected package libmouse-perl.
22:19:14 #10 37.50 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
22:19:14 #10 37.50 Unpacking libmouse-perl (2.5.10-1+b1) ...
22:19:14 #10 37.55 Selecting previously unselected package libnumber-range-perl.
22:19:14 #10 37.56 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
22:19:14 #10 47.17 Selecting previously unselected package pbzip2.
22:19:14 #10 47.18 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
22:19:14 #10 47.18 Unpacking pbzip2 (1.1.13-1) ...
22:19:14 #10 47.22 Selecting previously unselected package pixz.
22:19:14 #10 47.22 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
22:19:14 #10 47.23 Unpacking pixz (1.0.7-1) ...
22:19:14 #10 47.26 Selecting previously unselected package xdelta.
22:19:14 #10 47.26 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
22:19:14 #10 47.27 Unpacking xdelta (1.1.3-9.3) ...
22:19:14 #10 47.30 Selecting previously unselected package xdelta3.
22:19:14 #10 47.31 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
22:19:14 #10 47.31 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:14 #10 47.35 Selecting previously unselected package pristine-tar.
22:19:14 #10 47.35 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
22:19:14 #10 47.35 Unpacking pristine-tar (1.49) ...
22:19:14 #10 47.41 Selecting previously unselected package publicsuffix.
22:19:14 #11 46.61 Setting up openssh-client (1:8.9p1-3) ...
22:19:14 #11 46.68 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
22:19:14 #11 46.68 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
22:19:14 #11 46.69 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
22:19:14 #11 46.69 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
22:19:14 #11 46.69 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
22:19:14 #11 46.69 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
22:19:14 #11 46.70 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
22:19:14 #11 46.71 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
22:19:14 #11 46.72 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.4) ...
22:19:14 #11 46.74 Setting up python3 (3.10.6-1~22.04) ...
22:19:14 #5 DONE 0.4s
22:19:14 
22:19:14 #6 [internal] load metadata for docker.io/library/fedora:36
22:19:14 #11 37.25 Selecting previously unselected package libalgorithm-diff-perl.
22:19:14 #11 37.26 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:19:14 #11 37.26 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:19:14 #10 40.24 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
22:19:14 #10 40.24 Unpacking libpackage-stash-perl (0.37-1) ...
22:19:14 #10 40.27 Selecting previously unselected package libsub-identify-perl.
22:19:14 #10 40.27 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
22:19:14 #10 40.27 Unpacking libsub-identify-perl (0.14-1) ...
22:19:14 #10 40.30 Selecting previously unselected package libnamespace-clean-perl.
22:19:14 #10 40.30 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:14 #10 40.31 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:14 #10 40.34 Selecting previously unselected package libnumber-compare-perl.
22:19:14 #10 40.34 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
22:19:14 #10 40.35 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:14 #10 40.38 Selecting previously unselected package libnumber-range-perl.
22:19:14 #10 40.38 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
22:19:14 #10 40.39 Unpacking libnumber-range-perl (0.12-1) ...
22:19:14 #10 40.42 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:14 #10 40.42 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
22:19:14 #10 40.43 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
22:19:14 #10 40.46 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:14 #10 40.46 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
22:19:14 #10 40.46 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
22:19:14 #10 40.50 Selecting previously unselected package libtext-glob-perl.
22:19:14 #10 40.50 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
22:19:14 #10 40.50 Unpacking libtext-glob-perl (0.10-1) ...
22:19:14 #10 40.54 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:14 #10 40.55 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
22:19:14 #10 40.55 Unpacking libpath-iterator-rule-perl (1.009-1) ...
22:19:14 #10 40.58 Selecting previously unselected package libpath-tiny-perl.
22:19:14 #9 39.87 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
22:19:14 #9 39.88 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
22:19:14 #9 39.91 Selecting previously unselected package libyaml-0-2:arm64.
22:19:14 #9 39.92 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
22:19:14 #9 39.92 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
22:19:14 #9 39.96 Selecting previously unselected package libyaml-libyaml-perl.
22:19:14 #9 39.96 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
22:19:14 #9 39.97 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
22:19:14 #9 40.00 Selecting previously unselected package licensecheck.
22:19:14 #9 40.00 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
22:19:14 #9 40.01 Unpacking licensecheck (3.0.31-3) ...
22:19:14 #9 40.04 Selecting previously unselected package t1utils.
22:19:14 #9 40.04 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
22:19:14 #9 40.04 Unpacking t1utils (1.41-3) ...
22:19:14 #9 40.08 Selecting previously unselected package lintian.
22:19:14 #9 40.09 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
22:19:14 #9 40.09 Unpacking lintian (2.15.0) ...
22:19:14 #11 34.24 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.6_arm64.deb ...
22:19:14 #11 34.26 Unpacking git (1:2.25.1-1ubuntu3.6) ...
22:19:14 #14 2.014 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
22:19:14 #14 2.015 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
22:19:14 #14 2.016 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
22:19:14 #14 2.017 Package libarchive-3.3.3-4.el8.x86_64 is already installed.
22:19:14 #14 2.017 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
22:19:14 #14 2.018 Package systemd-239-67.el8.x86_64 is already installed.
22:19:14 #14 2.019 Package tar-2:1.30-6.el8.x86_64 is already installed.
22:19:14 #14 2.019 Package which-2.21-18.el8.x86_64 is already installed.
22:19:14 #14 2.021 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
22:19:14 #14 2.021 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
22:19:14 #14 2.113 Dependencies resolved.
22:19:14 #14 2.121 ================================================================================
22:19:14 #14 2.121  Package                      Arch   Version                   Repository  Size
22:19:14 #14 2.121 ================================================================================
22:19:14 #14 2.121 Installing:
22:19:14 #14 2.121  cmake                        x86_64 3.20.2-4.el8              appstream   12 M
22:19:14 #14 2.121  device-mapper-devel          x86_64 8:1.02.181-6.el8          powertools 284 k
22:19:14 #14 2.121  gcc                          x86_64 8.5.0-15.el8              appstream   23 M
22:19:14 #14 2.121  git                          x86_64 2.31.1-2.el8              appstream  161 k
22:19:14 #14 2.121  glibc-static                 x86_64 2.28-214.el8              powertools 2.1 M
22:19:14 #14 2.121  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
22:19:14 #14 2.121  libselinux-devel             x86_64 2.9-6.el8                 baseos     200 k
22:19:14 #14 2.121  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
22:19:14 #14 2.121  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
22:19:14 #14 2.121  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
22:19:14 #14 2.121  selinux-policy-devel         noarch 3.14.3-108.el8            baseos     1.5 M
22:19:14 #14 2.121  systemd-devel                x86_64 239-68.el8                baseos     399 k
22:19:14 #14 2.121 Upgrading:
22:19:14 #14 2.121  glibc                        x86_64 2.28-214.el8              baseos     2.2 M
22:19:14 #14 2.121  glibc-common                 x86_64 2.28-214.el8              baseos     1.0 M
22:19:14 #14 2.121  glibc-gconv-extra            x86_64 2.28-214.el8              baseos     1.5 M
22:19:14 #14 2.121  glibc-minimal-langpack       x86_64 2.28-214.el8              baseos      64 k
22:19:14 #14 2.121  systemd                      x86_64 239-68.el8                baseos     3.6 M
22:19:14 #14 2.121  systemd-libs                 x86_64 239-68.el8                baseos     1.1 M
22:19:14 #14 2.121  systemd-pam                  x86_64 239-68.el8                baseos     491 k
22:19:14 #14 2.121 Installing dependencies:
22:19:14 #14 2.121  annobin                      x86_64 10.67-3.el8               appstream  955 k
22:19:14 #14 2.121  autoconf                     noarch 2.69-29.el8               appstream  710 k
22:19:14 #14 2.121  automake                     noarch 1.16.1-7.el8              appstream  713 k
22:19:14 #14 2.121  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
22:19:14 #14 2.121  cmake-data                   noarch 3.20.2-4.el8              appstream  1.7 M
22:19:14 #14 2.121  cmake-filesystem             x86_64 3.20.2-4.el8              appstream   44 k
22:19:14 #14 2.121  cmake-rpm-macros             noarch 3.20.2-4.el8              appstream   44 k
22:19:14 #14 2.121  cpp                          x86_64 8.5.0-15.el8              appstream   10 M
22:19:14 #14 2.121  gcc-plugin-annobin           x86_64 8.5.0-15.el8              appstream   35 k
22:19:14 #14 2.121  git-core                     x86_64 2.31.1-2.el8              appstream  4.7 M
22:19:14 #14 2.121  git-core-doc                 noarch 2.31.1-2.el8              appstream  2.6 M
22:19:14 #14 2.121  glibc-devel                  x86_64 2.28-214.el8              baseos      82 k
22:19:14 #14 2.121  glibc-headers                x86_64 2.28-214.el8              baseos     486 k
22:19:14 #14 2.121  isl                          x86_64 0.16.1-6.el8              appstream  841 k
22:19:14 #14 2.121  kernel-headers               x86_64 4.18.0-408.el8            baseos     9.8 M
22:19:14 #14 2.121  less                         x86_64 530-1.el8                 baseos     164 k
22:19:14 #14 2.121  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
22:19:14 #14 2.121  libgomp                      x86_64 8.5.0-15.el8              baseos     207 k
22:19:14 #14 2.121  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
22:19:14 #14 2.121  libselinux-utils             x86_64 2.9-6.el8                 baseos     243 k
22:19:14 #14 2.121  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
22:19:14 #14 2.121  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
22:19:14 #14 2.121  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
22:19:14 #14 2.121  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
22:19:14 #14 2.121  m4                           x86_64 1.4.18-7.el8              baseos     223 k
22:19:14 #14 2.121  openssh                      x86_64 8.0p1-16.el8              baseos     523 k
22:19:14 #14 2.121  openssh-clients              x86_64 8.0p1-16.el8              baseos     669 k
22:19:14 #14 2.121  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
22:19:14 #14 2.121  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
22:19:14 #14 2.121  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
22:19:14 #14 2.121  perl-Data-Dumper             x86_64 2.167-399.el8             baseos      58 k
22:19:14 #14 2.121  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
22:19:14 #14 2.121  perl-Git                     noarch 2.31.1-2.el8              appstream   78 k
22:19:14 #14 2.121  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
22:19:14 #14 2.121  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
22:19:14 #14 2.121  policycoreutils              x86_64 2.9-20.el8                baseos     374 k
22:19:14 #14 2.121  policycoreutils-devel        x86_64 2.9-20.el8                baseos     293 k
22:19:14 #14 2.121  policycoreutils-python-utils noarch 2.9-20.el8                baseos     253 k
22:19:14 #14 2.121  python3-audit                x86_64 3.0.7-4.el8               baseos      87 k
22:19:14 #14 2.121  python3-libselinux           x86_64 2.9-6.el8                 baseos     283 k
22:19:14 #14 2.121  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
22:19:14 #14 2.121  python3-policycoreutils      noarch 2.9-20.el8                baseos     2.2 M
22:19:14 #14 2.121  python3-setools              x86_64 4.3.0-3.el8               baseos     624 k
22:19:14 #14 2.121  rpm-plugin-selinux           x86_64 4.14.3-23.el8             baseos      78 k
22:19:14 #14 2.121  selinux-policy               noarch 3.14.3-108.el8            baseos     653 k
22:19:14 #14 2.121  selinux-policy-minimum       noarch 3.14.3-108.el8            baseos      13 M
22:19:14 #14 2.121  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
22:19:14 #14 2.121  xkeyboard-config             noarch 2.28-1.el8                appstream  782 k
22:19:14 #14 2.121 Installing weak dependencies:
22:19:14 #14 2.121  glibc-langpack-en            x86_64 2.28-214.el8              baseos     825 k
22:19:14 #14 2.121  libxkbcommon                 x86_64 0.9.1-1.el8               appstream  116 k
22:19:14 #14 2.121 Downgrading:
22:19:14 #14 2.121  pcre2                        x86_64 10.32-3.el8               baseos     247 k
22:19:14 #14 2.121 
22:19:14 #14 2.121 Transaction Summary
22:19:14 #14 2.121 ================================================================================
22:19:14 #14 2.121 Install    62 Packages
22:19:14 #14 2.121 Upgrade     7 Packages
22:19:14 #14 2.121 Downgrade   1 Package
22:19:14 #14 2.121 
22:19:14 #14 2.125 Total download size: 109 M
22:19:14 #14 2.126 Downloading Packages:
22:19:14 #9 39.88 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
22:19:14 #9 39.89 Unpacking libcommon-sense-perl (3.74-2+b7) ...
22:19:14 #9 39.91 Selecting previously unselected package libparams-util-perl.
22:19:14 #9 39.91 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
22:19:14 #9 39.92 Unpacking libparams-util-perl (1.07-3+b4) ...
22:19:14 #9 39.95 Selecting previously unselected package libsub-install-perl.
22:19:14 #9 39.95 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
22:19:14 #9 39.95 Unpacking libsub-install-perl (0.928-1) ...
22:19:14 #9 39.99 Selecting previously unselected package libdata-optlist-perl.
22:19:14 #9 39.99 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
22:19:14 #9 39.99 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:14 #9 40.02 Selecting previously unselected package libsub-exporter-perl.
22:19:14 #9 40.02 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
22:19:14 #9 40.03 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:14 #9 40.06 Selecting previously unselected package libconst-fast-perl.
22:19:14 #9 40.07 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
22:19:14 #9 40.07 Unpacking libconst-fast-perl (0.014-1) ...
22:19:14 #9 40.10 Selecting previously unselected package libwant-perl.
22:19:14 #10 35.63 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
22:19:14 #10 35.63 Unpacking equivs (2.3.1) ...
22:19:14 #10 35.66 Selecting previously unselected package fonts-dejavu-core.
22:19:14 #10 35.66 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
22:19:14 #10 35.66 Unpacking fonts-dejavu-core (2.37-2) ...
22:19:14 #10 35.80 Selecting previously unselected package fontconfig-config.
22:19:14 #10 35.81 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
22:19:14 #10 35.88 Unpacking fontconfig-config (2.13.1-4.2) ...
22:19:14 #10 50.60 Done.
22:19:14 #10 50.61 invoke-rc.d: could not determine current runlevel
22:19:14 #10 50.62 invoke-rc.d: policy-rc.d denied execution of start.
22:19:14 #10 50.73 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
22:19:14 #10 50.74 Setting up m4 (1.4.18-2) ...
22:19:14 #10 50.75 Setting up binutils (2.31.1-16) ...
22:19:14 #10 50.76 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
22:19:14 #10 50.77 Setting up ca-certificates (20200601~deb10u2) ...
22:19:14 #11 37.77 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
22:19:14 #11 37.77 Unpacking libnet-netmask-perl (2.0001-1) ...
22:19:14 #11 37.80 Selecting previously unselected package libnetaddr-ip-perl.
22:19:14 #11 37.80 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
22:19:14 #11 37.81 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:14 #11 37.85 Selecting previously unselected package libdata-validate-ip-perl.
22:19:14 #11 37.85 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
22:19:14 #11 37.86 Unpacking libdata-validate-ip-perl (0.30-1) ...
22:19:14 #11 37.89 Selecting previously unselected package libdata-validate-uri-perl.
22:19:14 #11 37.90 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
22:19:14 #11 37.90 Unpacking libdata-validate-uri-perl (0.07-2) ...
22:19:14 #11 37.93 Selecting previously unselected package libdistro-info-perl.
22:19:14 #11 37.93 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ...
22:19:14 #11 37.94 Unpacking libdistro-info-perl (1.1build1) ...
22:19:14 #11 37.96 Selecting previously unselected package libemail-address-xs-perl.
22:19:14 #11 37.97 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
22:19:14 #11 37.97 Unpacking libemail-address-xs-perl (1.04-1build6) ...
22:19:14 #11 38.00 Selecting previously unselected package libipc-system-simple-perl.
22:19:14 #11 38.00 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:14 #11 38.01 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:14 #11 38.04 Selecting previously unselected package libfile-basedir-perl.
22:19:14 #11 38.04 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
22:19:14 #11 38.04 Unpacking libfile-basedir-perl (0.09-1) ...
22:19:14 #11 38.07 Selecting previously unselected package libfile-chdir-perl.
22:19:14 #11 38.08 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:14 #11 38.08 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:14 #11 38.11 Selecting previously unselected package libfile-fcntllock-perl.
22:19:14 #12 24.77   Installing       : binutils-2.30-119.el8.aarch64                         9/81 
22:19:14 #12 24.79   Running scriptlet: binutils-2.30-119.el8.aarch64                         9/81 
22:19:14 #12 24.87   Installing       : zip-3.0-23.el8.aarch64                               10/81 
22:19:14 #12 24.88   Installing       : python-rpm-macros-3-43.el8.noarch                    11/81 
22:19:14 #12 24.89   Installing       : python3-rpm-macros-3-43.el8.noarch                   12/81 
22:19:14 #12 24.93   Upgrading        : python3-dnf-plugins-core-4.0.21-14.1.el8.noarch      13/81 
22:19:14 #12 24.95   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        14/81 
22:19:14 #12 24.97   Installing       : patch-2.7.6-11.el8.aarch64                           15/81 
22:19:14 #12 25.00   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   16/81 
22:19:14 #12 25.02   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               17/81 
22:19:14 #12 25.03   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   18/81 
22:19:14 #12 25.04   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 19/81 
22:19:14 #12 25.06   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  20/81 
22:19:14 #12 25.07   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              21/81 
22:19:14 #12 25.09   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    22/81 
22:19:14 #11 32.06 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
22:19:14 #11 32.07 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
22:19:14 #11 32.11 Selecting previously unselected package git.
22:19:14 #11 32.11 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.5_arm64.deb ...
22:19:14 #11 32.12 Unpacking git (1:2.34.1-1ubuntu1.5) ...
22:19:14 #11 32.25 Selecting previously unselected package libalgorithm-diff-perl.
22:19:14 #11 32.25 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:14 #11 32.26 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:14 #11 32.29 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:14 #11 32.29 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
22:19:14 #11 32.29 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:14 #11 32.32 Selecting previously unselected package libalgorithm-merge-perl.
22:19:14 #10 37.56 Unpacking libnumber-range-perl (0.12-1.1) ...
22:19:14 #10 37.60 Selecting previously unselected package libossp-uuid16:arm64.
22:19:14 #10 37.60 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
22:19:14 #10 37.61 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
22:19:14 #10 37.64 Selecting previously unselected package libossp-uuid-perl.
22:19:14 #10 37.64 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
22:19:14 #10 37.65 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:14 #10 37.68 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:14 #10 37.68 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
22:19:14 #10 37.69 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:14 #10 37.72 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:14 #10 37.72 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:14 #10 37.73 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:14 #10 37.76 Selecting previously unselected package libperlio-gzip-perl.
22:19:14 #10 37.77 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
22:19:14 #10 37.77 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
22:19:14 #10 37.80 Selecting previously unselected package libpod-parser-perl.
22:19:15 #10 47.41 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
22:19:15 #10 47.42 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
22:19:15 #10 47.51 Selecting previously unselected package python-apt-common.
22:19:15 #10 47.51 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
22:19:15 #10 47.51 Unpacking python-apt-common (2.2.1) ...
22:19:15 #10 47.61 Selecting previously unselected package python3-apt.
22:19:15 #10 47.61 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
22:19:15 #10 47.61 Unpacking python3-apt (2.2.1) ...
22:19:15 #10 47.67 Selecting previously unselected package python3-certifi.
22:19:15 #10 47.67 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
22:19:15 #10 47.67 Unpacking python3-certifi (2020.6.20-1) ...
22:19:15 #10 47.73 Selecting previously unselected package python3-idna.
22:19:15 #6 DONE 0.5s
22:19:15 
22:19:15 #7 [internal] load build context
22:19:15 #7 transferring context: 13.65kB done
22:19:15 #7 DONE 0.0s
22:19:15 
22:19:15 #8 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0
22:19:15 #8 resolve docker.io/library/fedora:36@sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0 0.0s done
22:19:15 #8 sha256:2c5b21348e9b2a0b4c49bd5013be6d406be8594831aba21043393fcfba7252e0 1.20kB / 1.20kB done
22:19:15 #8 sha256:486fd5578f93fbc57a519e34ad4b7cac927c3f8a95409baedf0c19e9f287c207 529B / 529B done
22:19:15 #8 sha256:98ffdbffd20736862c8955419ef7db69849d715131717697007c3e51f22915a5 2.00kB / 2.00kB done
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 0B / 58.93MB 0.1s
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 3.15MB / 58.93MB 0.2s
22:19:15 #10 36.47   Upgrading        : python3-3.11.0~rc2-1.fc38.aarch64                   52/192 
22:19:15 #10 36.92   Upgrading        : python3-libs-3.11.0~rc2-1.fc38.aarch64              53/192 
22:19:15 #10 36.95   Installing       : python3-six-1.16.0-8.fc37.noarch                    54/192 
22:19:15 #10 36.96   Installing       : hunspell-en-GB-0.20201207-1.fc38.noarch             55/192 
22:19:15 #10 36.97   Installing       : hunspell-en-0.20201207-1.fc38.noarch                56/192 
22:19:15 #10 36.98   Installing       : hunspell-en-US-0.20201207-1.fc38.noarch             57/192 
22:19:15 #10 36.99   Installing       : hunspell-1.7.1-1.fc38.aarch64                       58/192 
22:19:15 #10 37.02   Upgrading        : python3-libdnf-0.68.0-1.fc38.aarch64                59/192 
22:19:15 #10 37.03   Upgrading        : python3-hawkey-0.68.0-1.fc38.aarch64                60/192 
22:19:15 #10 37.05   Installing       : python3-dbus-1.3.2-1.fc38.aarch64                   61/192 
22:19:15 #10 37.05   Upgrading        : python3-rpm-4.18.0-3.fc38.aarch64                   62/192 
22:19:15 #10 37.11   Installing       : gdb-minimal-12.1-7.fc38.aarch64                     63/192 
22:19:15 #10 37.12   Installing       : debugedit-5.0-5.fc37.aarch64                        64/192 
22:19:15 #10 37.13   Installing       : enchant2-2.3.3-2.fc37.aarch64                       65/192 
22:19:15 #10 37.15   Installing       : python3-enchant-3.2.2-5.fc38.noarch                 66/192 
22:19:15 #10 37.16   Installing       : python3-construct-2.10.68-3.fc37.noarch             67/192 
22:19:15 #10 37.17   Installing       : python3-pybeam-0.7-4.fc37.noarch                    68/192 
22:19:15 #10 37.19   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              69/192 
22:19:15 #10 37.20   Upgrading        : python3-libcomps-0.1.18-4.fc37.aarch64              70/192 
22:19:15 #10 37.21   Installing       : python3-distro-1.8.0-1.fc38.noarch                  71/192 
22:19:15 #10 37.22   Installing       : python3-file-magic-5.42-4.fc37.noarch               72/192 
22:19:15 #11 37.29 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:15 #11 37.30 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
22:19:15 #11 37.30 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
22:19:15 #11 37.33 Selecting previously unselected package libalgorithm-merge-perl.
22:19:15 #11 37.33 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:15 #11 37.34 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:15 #11 37.36 Selecting previously unselected package libapt-pkg-perl.
22:19:15 #11 37.37 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
22:19:15 #11 37.37 Unpacking libapt-pkg-perl (0.1.36build3) ...
22:19:15 #11 37.40 Selecting previously unselected package libarchive-cpio-perl.
22:19:15 #11 37.40 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:15 #11 37.41 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:15 #11 37.43 Selecting previously unselected package libarray-intspan-perl.
22:19:15 #11 37.43 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
22:19:15 #11 37.44 Unpacking libarray-intspan-perl (2.003-1) ...
22:19:15 #11 37.46 Selecting previously unselected package libasync-mergepoint-perl.
22:19:15 #10 40.58 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
22:19:15 #10 40.59 Unpacking libpath-tiny-perl (0.104-1) ...
22:19:15 #10 40.63 Selecting previously unselected package libperlio-gzip-perl.
22:19:15 #10 40.63 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
22:19:15 #10 40.64 Unpacking libperlio-gzip-perl (0.19-1build3) ...
22:19:15 #10 40.68 Selecting previously unselected package libpod-constants-perl.
22:19:15 #10 40.68 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
22:19:15 #10 40.69 Unpacking libpod-constants-perl (0.19-1) ...
22:19:15 #10 40.72 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:15 #10 40.72 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
22:19:15 #10 40.73 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
22:19:15 #10 40.78 Selecting previously unselected package libsasl2-modules:armhf.
22:19:15 #10 40.79 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
22:19:15 #10 40.79 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:15 #11 34.69 Selecting previously unselected package libalgorithm-diff-perl.
22:19:15 #9 40.10 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
22:19:15 #9 40.11 Unpacking libwant-perl (0.29-1+b4) ...
22:19:15 #9 40.14 Selecting previously unselected package libcontextual-return-perl.
22:19:15 #9 40.14 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:15 #9 40.14 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:15 #9 40.18 Selecting previously unselected package libconvert-binhex-perl.
22:19:15 #9 40.18 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:15 #9 40.18 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:15 #9 40.22 Selecting previously unselected package libdata-dump-perl.
22:19:15 #9 40.22 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
22:19:15 #9 40.22 Unpacking libdata-dump-perl (1.23-1) ...
22:19:15 #9 40.26 Selecting previously unselected package libdigest-bubblebabble-perl.
22:19:15 #9 40.26 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:19:15 #9 40.26 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:19:15 #9 40.30 Selecting previously unselected package libdigest-hmac-perl.
22:19:15 #9 40.30 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:19:15 #9 40.31 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:15 #9 40.33 Selecting previously unselected package libdistro-info-perl.
22:19:15 #9 40.34 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
22:19:15 #9 40.34 Unpacking libdistro-info-perl (0.21) ...
22:19:15 #9 40.37 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:15 #9 40.37 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:15 #9 40.38 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:15 #9 40.41 Selecting previously unselected package libmailtools-perl.
22:19:15 #9 40.41 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
22:19:15 #9 40.41 Unpacking libmailtools-perl (2.18-1) ...
22:19:15 #9 40.45 Selecting previously unselected package libnet-ip-perl.
22:19:15 #10 35.93 Selecting previously unselected package libcurl3-gnutls:armhf.
22:19:15 #10 35.93 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
22:19:15 #10 35.94 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
22:19:15 #10 35.99 Selecting previously unselected package liberror-perl.
22:19:15 #10 36.00 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
22:19:15 #10 36.00 Unpacking liberror-perl (0.17029-1) ...
22:19:15 #10 36.03 Selecting previously unselected package git-man.
22:19:15 #10 36.03 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
22:19:15 #10 36.04 Unpacking git-man (1:2.30.2-1) ...
22:19:15 #10 51.14 Updating certificates in /etc/ssl/certs...
22:19:15 #11 38.11 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
22:19:15 #11 38.12 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
22:19:15 #11 38.16 Selecting previously unselected package libnumber-compare-perl.
22:19:15 #11 38.16 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
22:19:15 #11 38.16 Unpacking libnumber-compare-perl (0.03-2) ...
22:19:15 #11 38.19 Selecting previously unselected package libtext-glob-perl.
22:19:15 #11 38.19 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
22:19:15 #11 38.20 Unpacking libtext-glob-perl (0.11-2) ...
22:19:15 #11 38.23 Selecting previously unselected package libfile-find-rule-perl.
22:19:15 #11 38.23 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:15 #11 38.23 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:15 #11 38.27 Selecting previously unselected package libfont-afm-perl.
22:19:15 #11 38.27 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
22:19:15 #11 38.27 Unpacking libfont-afm-perl (1.20-3) ...
22:19:15 #11 38.31 Selecting previously unselected package libio-string-perl.
22:19:15 #11 38.31 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
22:19:15 #11 38.31 Unpacking libio-string-perl (1.08-3.1) ...
22:19:15 #11 38.34 Selecting previously unselected package libfont-ttf-perl.
22:19:15 #12 25.10   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                23/81 
22:19:15 #12 25.14   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                24/81 
22:19:15 #12 25.16   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    25/81 
22:19:15 #12 25.18   Installing       : perl-podlators-4.11-1.el8.noarch                     26/81 
22:19:15 #12 25.20   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 27/81 
22:19:15 #12 25.22   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             28/81 
22:19:15 #12 25.23   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 29/81 
22:19:15 #12 25.25   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                30/81 
22:19:15 #12 25.27   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   31/81 
22:19:15 #12 25.28   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 32/81 
22:19:15 #12 25.29   Installing       : perl-Errno-1.28-421.el8.aarch64                      33/81 
22:19:15 #11 32.32 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:15 #11 32.32 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:15 #11 32.36 Selecting previously unselected package libaliased-perl.
22:19:15 #11 32.36 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
22:19:15 #11 32.37 Unpacking libaliased-perl (0.34-1.1) ...
22:19:15 #11 32.40 Selecting previously unselected package libapt-pkg-perl.
22:19:15 #11 32.40 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
22:19:15 #11 32.40 Unpacking libapt-pkg-perl (0.1.40build2) ...
22:19:15 #11 32.43 Selecting previously unselected package libarchive-cpio-perl.
22:19:15 #11 32.43 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:15 #11 32.44 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:15 #11 32.47 Selecting previously unselected package libarray-intspan-perl.
22:19:15 #11 32.47 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
22:19:15 #11 32.47 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:15 #11 32.50 Selecting previously unselected package libmodule-implementation-perl.
22:19:15 #11 32.50 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:15 #11 32.50 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:15 #11 32.53 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:15 #9 40.22 Selecting previously unselected package lsb-release.
22:19:15 #9 40.22 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
22:19:15 #9 40.22 Unpacking lsb-release (10.2019051400) ...
22:19:15 #9 40.26 Selecting previously unselected package mailutils.
22:19:15 #9 40.27 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
22:19:15 #9 40.27 Unpacking mailutils (1:3.5-4) ...
22:19:15 #9 40.32 Selecting previously unselected package manpages-dev.
22:19:15 #9 40.32 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
22:19:15 #9 40.33 Unpacking manpages-dev (4.16-2) ...
22:19:15 #10 37.81 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
22:19:15 #10 37.82 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:15 #10 37.83 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:15 #10 37.83 Unpacking libpod-parser-perl (1.63-2) ...
22:19:15 #10 37.87 Selecting previously unselected package libpod-constants-perl.
22:19:15 #10 37.88 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
22:19:15 #10 37.88 Unpacking libpod-constants-perl (0.19-2) ...
22:19:15 #10 37.91 Selecting previously unselected package libproc-processtable-perl.
22:19:15 #10 37.92 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
22:19:15 #10 37.92 Unpacking libproc-processtable-perl (0.59-2+b1) ...
22:19:15 #10 37.96 Selecting previously unselected package libre2-9:arm64.
22:19:15 #10 37.96 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
22:19:15 #10 37.97 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
22:19:15 #10 38.01 Selecting previously unselected package libre-engine-re2-perl:arm64.
22:19:15 #10 38.01 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
22:19:15 #13 6.154 (1/76): acl-2.3.1-3.el9.aarch64.rpm             175 kB/s |  73 kB     00:00    
22:19:15 #13 6.158 (2/76): dbus-1.12.20-6.el9.aarch64.rpm          8.9 kB/s | 3.8 kB     00:00    
22:19:15 #13 6.163 (3/76): cryptsetup-libs-2.4.3-5.el9.aarch64.rpm 1.0 MB/s | 438 kB     00:00    
22:19:15 #13 6.169 (4/76): dbus-broker-28-7.el9.aarch64.rpm         11 MB/s | 166 kB     00:00    
22:19:15 #13 6.171 (5/76): dbus-common-1.12.20-6.el9.noarch.rpm    1.2 MB/s |  15 kB     00:00    
22:19:15 #13 6.175 (6/76): device-mapper-1.02.185-3.el9.aarch64.rp  12 MB/s | 138 kB     00:00    
22:19:15 #13 6.182 (7/76): device-mapper-libs-1.02.185-3.el9.aarch  18 MB/s | 172 kB     00:00    
22:19:15 #13 6.185 (8/76): kmod-libs-28-7.el9.aarch64.rpm          6.9 MB/s |  63 kB     00:00    
22:19:15 #13 6.189 (9/76): libatomic-11.3.1-2.1.el9.aarch64.rpm    8.2 MB/s |  60 kB     00:00    
22:19:15 #13 6.249 (10/76): glibc-langpack-en-2.34-47.el9.aarch64. 8.5 MB/s | 665 kB     00:00    
22:19:15 #13 6.253 (11/76): libcbor-0.7.0-5.el9.aarch64.rpm        842 kB/s |  56 kB     00:00    
22:19:15 #13 6.256 (12/76): libedit-3.1-37.20210216cvs.el9.aarch64 1.5 MB/s | 104 kB     00:00    
22:19:15 #13 6.259 (13/76): libfido2-1.6.0-7.el9.aarch64.rpm       7.3 MB/s |  69 kB     00:00    
22:19:15 #13 6.267 (14/76): libseccomp-2.5.2-2.el9.aarch64.rpm     7.2 MB/s |  72 kB     00:00    
22:19:15 #13 6.272 (15/76): make-4.3-7.el9.aarch64.rpm              35 MB/s | 535 kB     00:00    
22:19:15 #10 47.73 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
22:19:15 #10 47.73 Unpacking python3-idna (2.10-1) ...
22:19:15 #10 47.78 Selecting previously unselected package python3-magic.
22:19:15 #10 47.78 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
22:19:15 #10 47.78 Unpacking python3-magic (2:0.4.20-3) ...
22:19:15 #10 47.82 Selecting previously unselected package python3-urllib3.
22:19:15 #10 47.82 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:15 #10 47.83 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:15 #10 47.88 Selecting previously unselected package python3-requests.
22:19:15 #10 47.89 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:15 #10 47.90 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:15 #10 47.93 Selecting previously unselected package python3-unidiff.
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 12.58MB / 58.93MB 0.3s
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 23.07MB / 58.93MB 0.4s
22:19:15 #10 34.39 Setting up python3 (3.9.2-3) ...
22:19:15 #10 34.51 Setting up binutils (2.35.2-2+rpi1) ...
22:19:15 #10 34.52 Setting up man-db (2.9.4-2) ...
22:19:15 #10 34.63 Building database of manual pages ...
22:19:15 #10 37.23   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    73/192 
22:19:15 #10 37.24   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 74/192 
22:19:15 #10 37.25   Installing       : python3-zstandard-0.18.0-1.fc38.aarch64             75/192 
22:19:15 #10 37.28   Upgrading        : python3-gpg-1.17.0-4.fc37.aarch64                   76/192 
22:19:15 #10 37.29   Installing       : ncurses-6.3-3.20220501.fc37.aarch64                 77/192 
22:19:15 #10 37.30   Installing       : perl-Digest-1.20-489.fc37.noarch                    78/192 
22:19:15 #10 37.31   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               79/192 
22:19:15 #10 37.31   Installing       : perl-B-1.83-492.fc38.aarch64                        80/192 
22:19:15 #10 37.32   Installing       : perl-FileHandle-2.03-492.fc38.noarch                81/192 
22:19:15 #10 37.33   Installing       : perl-AutoLoader-5.74-492.fc38.noarch                82/192 
22:19:15 #10 37.33   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             83/192 
22:19:15 #10 37.34   Installing       : perl-libnet-3.14-490.fc37.noarch                    84/192 
22:19:15 #10 37.35   Installing       : perl-base-2.27-492.fc38.noarch                      85/192 
22:19:15 #10 37.36   Installing       : perl-URI-5.16-1.fc38.noarch                         86/192 
22:19:15 #10 37.38   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 87/192 
22:19:15 #10 37.39   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       88/192 
22:19:15 #10 37.39   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              89/192 
22:19:15 #10 37.40   Installing       : perl-if-0.61.000-492.fc38.noarch                    90/192 
22:19:15 #10 37.40   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              91/192 
22:19:15 #10 37.41   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             92/192 
22:19:15 #10 37.41   Installing       : perl-File-Path-2.18-489.fc37.noarch                 93/192 
22:19:15 #10 37.42   Installing       : perl-IO-Socket-SSL-2.075-1.fc38.noarch              94/192 
22:19:15 #10 37.43   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             95/192 
22:19:15 #11 47.01 Setting up binutils (2.38-3ubuntu1) ...
22:19:15 #11 47.02 Setting up python3-xdg (0.27-2) ...
22:19:15 #11 47.21 Setting up man-db (2.10.2-1) ...
22:19:15 #11 47.29 Building database of manual pages ...
22:19:15 #11 37.47 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
22:19:15 #11 37.47 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:19:15 #11 37.50 Selecting previously unselected package libmodule-implementation-perl.
22:19:15 #11 37.50 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:15 #11 37.51 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:15 #11 37.54 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:15 #11 37.54 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:15 #11 37.55 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:15 #11 37.58 Selecting previously unselected package libvariable-magic-perl.
22:19:15 #11 37.58 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
22:19:15 #11 37.58 Unpacking libvariable-magic-perl (0.62-1build2) ...
22:19:15 #11 37.61 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:15 #11 37.61 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:19:15 #11 37.61 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:19:15 #11 37.64 Selecting previously unselected package libcapture-tiny-perl.
22:19:15 #11 37.64 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:15 #11 37.65 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:15 #11 37.68 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:15 #11 37.68 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
22:19:15 #11 37.68 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
22:19:15 #11 37.71 Selecting previously unselected package libclone-perl.
22:19:15 #11 37.72 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
22:19:15 #11 37.72 Unpacking libclone-perl (0.43-2) ...
22:19:15 #11 37.75 Selecting previously unselected package libcommon-sense-perl.
22:19:15 #11 37.75 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
22:19:15 #11 37.75 Unpacking libcommon-sense-perl (3.74-2build6) ...
22:19:15 #11 37.78 Selecting previously unselected package libparams-util-perl.
22:19:15 #11 34.69 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:19:15 #11 34.69 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:19:15 #11 34.73 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:15 #11 34.73 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
22:19:15 #11 34.73 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
22:19:15 #11 34.77 Selecting previously unselected package libalgorithm-merge-perl.
22:19:15 #11 34.77 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:15 #11 34.78 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:15 #11 34.82 Selecting previously unselected package libapt-pkg-perl.
22:19:15 #11 34.82 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
22:19:15 #11 34.82 Unpacking libapt-pkg-perl (0.1.36build3) ...
22:19:15 #11 34.86 Selecting previously unselected package libarchive-cpio-perl.
22:19:15 #11 34.86 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
22:19:15 #11 34.86 Unpacking libarchive-cpio-perl (0.10-1) ...
22:19:15 #11 34.89 Selecting previously unselected package libarray-intspan-perl.
22:19:15 #11 34.89 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
22:19:15 #11 34.90 Unpacking libarray-intspan-perl (2.003-1) ...
22:19:15 #11 34.93 Selecting previously unselected package libasync-mergepoint-perl.
22:19:15 #11 34.93 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
22:19:15 #11 34.93 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:19:15 #11 34.96 Selecting previously unselected package libmodule-implementation-perl.
22:19:15 #11 34.97 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
22:19:15 #11 34.97 Unpacking libmodule-implementation-perl (0.09-1) ...
22:19:15 #11 35.00 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:15 #11 35.00 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:15 #11 35.00 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:15 #11 35.03 Selecting previously unselected package libvariable-magic-perl.
22:19:15 #9 40.45 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
22:19:15 #9 40.45 Unpacking libnet-ip-perl (1.26-2) ...
22:19:15 #9 40.48 Selecting previously unselected package libnet-dns-perl.
22:19:15 #9 40.48 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
22:19:15 #9 40.49 Unpacking libnet-dns-perl (1.19-1) ...
22:19:15 #9 40.55 Selecting previously unselected package libnet-domain-tld-perl.
22:19:15 #9 40.55 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:15 #9 40.55 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:15 #9 40.58 Selecting previously unselected package libemail-valid-perl.
22:19:15 #9 40.59 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
22:19:15 #9 40.59 Unpacking libemail-valid-perl (1.202-1) ...
22:19:15 #9 40.62 Selecting previously unselected package libexporter-tiny-perl.
22:19:15 #9 40.62 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
22:19:15 #9 40.62 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:19:15 #9 40.65 Selecting previously unselected package libipc-system-simple-perl.
22:19:15 #10 36.17 Selecting previously unselected package git.
22:19:15 #10 36.17 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
22:19:15 #10 36.18 Unpacking git (1:2.30.2-1) ...
22:19:15 #11 38.34 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:15 #11 38.35 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:15 #11 38.46 Selecting previously unselected package libsort-versions-perl.
22:19:15 #11 38.46 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
22:19:15 #11 38.46 Unpacking libsort-versions-perl (1.62-1) ...
22:19:15 #11 38.50 Selecting previously unselected package libgit-wrapper-perl.
22:19:15 #11 38.50 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:15 #11 38.51 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:15 #11 38.55 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:15 #11 38.55 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:15 #11 38.55 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:15 #11 38.58 Selecting previously unselected package libio-prompter-perl.
22:19:15 #12 25.31   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    34/81 
22:19:15 #10 40.82 Selecting previously unselected package libsort-key-perl.
22:19:15 #10 40.82 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
22:19:15 #10 40.83 Unpacking libsort-key-perl (1.33-2) ...
22:19:15 #10 40.87 Selecting previously unselected package libstring-copyright-perl.
22:19:15 #10 40.87 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
22:19:15 #10 40.88 Unpacking libstring-copyright-perl (0.003005-1) ...
22:19:15 #10 40.91 Selecting previously unselected package libstring-escape-perl.
22:19:15 #10 40.91 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
22:19:15 #10 40.91 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:15 #10 40.94 Selecting previously unselected package libtext-levenshtein-perl.
22:19:15 #10 40.95 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:15 #10 40.95 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:15 #10 40.98 Selecting previously unselected package libunicode-utf8-perl.
22:19:15 #10 40.98 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
22:19:15 #10 40.98 Unpacking libunicode-utf8-perl (0.60-1build4) ...
22:19:15 #10 41.01 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:15 #11 32.54 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:15 #11 32.54 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:15 #11 32.57 Selecting previously unselected package libvariable-magic-perl.
22:19:15 #11 32.57 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
22:19:15 #11 32.57 Unpacking libvariable-magic-perl (0.62-1build5) ...
22:19:15 #11 32.60 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:15 #11 32.60 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
22:19:15 #11 32.61 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
22:19:15 #11 32.64 Selecting previously unselected package libfreetype6:arm64.
22:19:15 #11 32.65 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
22:19:15 #11 32.65 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
22:19:15 #11 32.69 Selecting previously unselected package libfontconfig1:arm64.
22:19:15 #11 32.69 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
22:19:15 #11 32.69 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
22:19:15 #11 32.73 Selecting previously unselected package libjpeg-turbo8:arm64.
22:19:15 #11 32.73 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
22:19:15 #11 32.73 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
22:19:15 #11 32.76 Selecting previously unselected package libjpeg8:arm64.
22:19:15 #10 38.02 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
22:19:15 #10 38.05 Selecting previously unselected package libreadonly-perl.
22:19:15 #10 38.05 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
22:19:15 #10 38.06 Unpacking libreadonly-perl (2.050-3) ...
22:19:15 #10 38.08 Selecting previously unselected package libref-util-perl.
22:19:15 #10 38.09 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
22:19:15 #10 38.09 Unpacking libref-util-perl (0.204-1) ...
22:19:15 #10 38.13 Selecting previously unselected package libref-util-xs-perl.
22:19:15 #10 38.13 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
22:19:15 #10 38.14 Unpacking libref-util-xs-perl (0.117-1+b3) ...
22:19:15 #10 38.17 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:15 #10 38.17 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
22:19:15 #10 38.17 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
22:19:15 #10 38.21 Selecting previously unselected package libregexp-pattern-perl.
22:19:15 #10 38.22 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:15 #10 38.22 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:15 #10 38.26 Selecting previously unselected package libsasl2-modules:arm64.
22:19:15 #9 40.68 Selecting previously unselected package psmisc.
22:19:15 #9 40.68 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
22:19:15 #9 40.68 Unpacking psmisc (23.2-1+deb10u1) ...
22:19:15 #9 40.73 Selecting previously unselected package publicsuffix.
22:19:15 #9 40.73 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
22:19:15 #9 40.73 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
22:19:15 #9 40.78 Selecting previously unselected package python-apt-common.
22:19:15 #9 40.78 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
22:19:15 #9 40.78 Unpacking python-apt-common (1.8.4.3) ...
22:19:15 #10 44.92 Fedora Modular 35 - x86_64 - Updates            3.3 MB/s | 3.8 MB     00:01    
22:19:15 #13 6.277 (16/76): openssh-8.7p1-24.el9.aarch64.rpm        26 MB/s | 448 kB     00:00    
22:19:15 #13 6.318 (17/76): openssh-clients-8.7p1-24.el9.aarch64.r  13 MB/s | 679 kB     00:00    
22:19:15 #13 6.321 (18/76): rpm-plugin-selinux-4.16.1.3-17.el9.aar 370 kB/s |  18 kB     00:00    
22:19:15 #13 6.355 (19/76): selinux-policy-34.1.44-1.el9.noarch.rp 815 kB/s |  62 kB     00:00    
22:19:15 #13 6.374 (20/76): systemd-pam-250-11.el9.aarch64.rpm      18 MB/s | 248 kB     00:00    
22:19:15 #13 6.402 (21/76): selinux-policy-targeted-34.1.44-1.el9.  81 MB/s | 6.7 MB     00:00    
22:19:15 #13 6.406 (22/76): systemd-rpm-macros-250-11.el9.noarch.r 1.3 MB/s |  43 kB     00:00    
22:19:15 #13 6.423 (23/76): systemd-250-11.el9.aarch64.rpm          63 MB/s | 4.0 MB     00:00    
22:19:15 #13 6.426 (24/76): which-2.21-28.el9.aarch64.rpm          1.8 MB/s |  41 kB     00:00    
22:19:15 #13 6.434 (25/76): annobin-10.73-3.el9.aarch64.rpm         38 MB/s | 959 kB     00:00    
22:19:15 #13 6.444 (26/76): autoconf-2.69-38.el9.noarch.rpm         41 MB/s | 681 kB     00:00    
22:19:15 #13 6.453 (27/76): automake-1.16.2-6.el9.noarch.rpm        27 MB/s | 689 kB     00:00    
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 33.55MB / 58.93MB 0.5s
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 49.28MB / 58.93MB 0.7s
22:19:15 #10 47.94 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
22:19:15 #10 47.94 Unpacking python3-unidiff (0.5.5-2) ...
22:19:15 #10 47.98 Selecting previously unselected package python3-xdg.
22:19:15 #10 47.98 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
22:19:15 #10 47.98 Unpacking python3-xdg (0.27-2) ...
22:19:15 #10 48.02 Selecting previously unselected package shared-mime-info.
22:19:15 #10 48.03 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
22:19:15 #10 48.03 Unpacking shared-mime-info (2.0-1) ...
22:19:15 #10 48.14 Selecting previously unselected package strace.
22:19:15 #10 48.14 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
22:19:15 #10 48.15 Unpacking strace (5.10-1) ...
22:19:15 #10 48.22 Selecting previously unselected package xauth.
22:19:15 #10 37.44   Installing       : perl-Class-Struct-0.66-492.fc38.noarch              96/192 
22:19:15 #10 37.44   Installing       : perl-POSIX-2.03-492.fc38.aarch64                    97/192 
22:19:15 #10 37.45   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            98/192 
22:19:15 #10 37.46   Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                 99/192 
22:19:15 #10 37.46   Installing       : perl-subs-1.04-492.fc38.noarch                     100/192 
22:19:15 #10 37.47   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch         101/192 
22:19:15 #10 37.47   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                 102/192 
22:19:15 #10 37.48   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch             103/192 
22:19:15 #10 37.49   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                 104/192 
22:19:15 #10 37.50   Installing       : perl-Socket-4:2.036-1.fc38.aarch64                 105/192 
22:19:15 #10 37.50   Installing       : perl-SelectSaver-1.02-492.fc38.noarch              106/192 
22:19:15 #10 37.51   Installing       : perl-Symbol-1.09-492.fc38.noarch                   107/192 
22:19:15 #10 37.51   Installing       : perl-File-stat-1.12-492.fc38.noarch                108/192 
22:19:15 #10 37.52   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           109/192 
22:19:15 #10 37.53   Installing       : perl-podlators-1:4.14-489.fc37.noarch              110/192 
22:19:15 #10 37.54   Installing       : perl-Fcntl-1.15-492.fc38.aarch64                   111/192 
22:19:15 #10 37.55   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch          112/192 
22:19:15 #10 37.56   Installing       : perl-mro-1.26-492.fc38.aarch64                     113/192 
22:19:15 #10 37.56   Installing       : perl-IO-1.50-492.fc38.aarch64                      114/192 
22:19:15 #10 37.57   Installing       : perl-overloading-0.02-492.fc38.noarch              115/192 
22:19:15 #10 37.57   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                116/192 
22:19:15 #10 37.58   Installing       : perl-Errno-1.36-492.fc38.aarch64                   117/192 
22:19:15 #10 37.58   Installing       : perl-File-Basename-2.85-492.fc38.noarch            118/192 
22:19:15 #10 37.59   Installing       : perl-Getopt-Std-1.13-492.fc38.noarch               119/192 
22:19:15 #10 37.60   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64             120/192 
22:19:15 #10 37.61   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.aarch64     121/192 
22:19:15 #10 37.61   Installing       : perl-constant-1.33-490.fc37.noarch                 122/192 
22:19:15 #10 37.62   Installing       : perl-Storable-1:3.26-489.fc37.aarch64              123/192 
22:19:15 #10 37.63   Installing       : perl-overload-1.35-492.fc38.noarch                 124/192 
22:19:15 #10 37.64   Installing       : perl-parent-1:0.238-489.fc37.noarch                125/192 
22:19:15 #10 37.64   Installing       : perl-vars-1.05-492.fc38.noarch                     126/192 
22:19:15 #11 47.52 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
22:19:15 #11 47.53 Setting up python3-six (1.16.0-3ubuntu1) ...
22:19:15 #11 37.78 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
22:19:15 #11 37.79 Unpacking libparams-util-perl (1.07-3build5) ...
22:19:15 #11 37.81 Selecting previously unselected package libsub-install-perl.
22:19:15 #11 37.82 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
22:19:15 #11 37.82 Unpacking libsub-install-perl (0.928-1) ...
22:19:15 #11 37.85 Selecting previously unselected package libdata-optlist-perl.
22:19:15 #11 37.85 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
22:19:15 #11 37.86 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:15 #11 37.88 Selecting previously unselected package libsub-exporter-perl.
22:19:15 #11 37.88 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
22:19:15 #11 37.89 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:15 #11 37.92 Selecting previously unselected package libconst-fast-perl.
22:19:15 #11 37.92 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
22:19:15 #11 37.92 Unpacking libconst-fast-perl (0.014-1) ...
22:19:15 #11 37.95 Selecting previously unselected package libwant-perl.
22:19:15 #11 37.95 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
22:19:15 #11 37.95 Unpacking libwant-perl (0.29-1build4) ...
22:19:15 #11 37.98 Selecting previously unselected package libcontextual-return-perl.
22:19:15 #11 37.98 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:15 #11 37.99 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:15 #11 35.03 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
22:19:15 #11 35.04 Unpacking libvariable-magic-perl (0.62-1build2) ...
22:19:15 #11 35.07 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:15 #11 35.07 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:19:15 #11 35.08 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:19:15 #11 35.10 Selecting previously unselected package libcapture-tiny-perl.
22:19:15 #11 35.11 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:15 #11 35.11 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:15 #11 35.14 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:15 #11 35.14 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
22:19:15 #11 35.15 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
22:19:15 #11 35.18 Selecting previously unselected package libclone-perl.
22:19:15 #11 35.18 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
22:19:15 #11 35.19 Unpacking libclone-perl (0.43-2) ...
22:19:15 #11 35.22 Selecting previously unselected package libcommon-sense-perl.
22:19:15 #11 35.22 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
22:19:15 #11 35.22 Unpacking libcommon-sense-perl (3.74-2build6) ...
22:19:15 #11 35.25 Selecting previously unselected package libparams-util-perl.
22:19:15 #9 40.66 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
22:19:15 #9 40.66 Unpacking libipc-system-simple-perl (1.25-4) ...
22:19:15 #9 40.69 Selecting previously unselected package libfile-basedir-perl.
22:19:15 #9 40.69 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
22:19:15 #9 40.70 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:15 #9 40.73 Selecting previously unselected package libfile-chdir-perl.
22:19:15 #9 40.73 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:15 #9 40.73 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:15 #9 40.77 Selecting previously unselected package libfile-fcntllock-perl.
22:19:15 #9 40.77 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
22:19:15 #9 40.77 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
22:19:15 #9 40.80 Selecting previously unselected package libfont-afm-perl.
22:19:15 #9 40.81 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
22:19:15 #9 40.81 Unpacking libfont-afm-perl (1.20-2) ...
22:19:15 #9 40.84 Selecting previously unselected package libfribidi0:armhf.
22:19:15 #9 40.85 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
22:19:15 #9 40.85 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
22:19:15 #9 40.88 Selecting previously unselected package libfuture-perl.
22:19:15 #10 36.70 Selecting previously unselected package iso-codes.
22:19:15 #11 38.59 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
22:19:15 #11 38.59 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:15 #11 38.62 Selecting previously unselected package libjson-perl.
22:19:15 #11 38.63 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
22:19:15 #11 38.63 Unpacking libjson-perl (4.04000-1) ...
22:19:15 #11 38.66 Selecting previously unselected package liblog-any-perl.
22:19:15 #11 38.66 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
22:19:15 #11 38.67 Unpacking liblog-any-perl (1.710-1) ...
22:19:15 #11 38.70 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:15 #11 38.70 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
22:19:15 #11 38.71 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
22:19:15 #11 38.74 Selecting previously unselected package libpackage-stash-perl.
22:19:15 #11 38.75 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
22:19:15 #11 38.75 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:15 #11 38.78 Selecting previously unselected package libsub-identify-perl.
22:19:15 #11 38.78 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
22:19:15 #11 38.79 Unpacking libsub-identify-perl (0.14-1build5) ...
22:19:15 #11 38.82 Selecting previously unselected package libsub-name-perl.
22:19:15 #11 38.82 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
22:19:15 #11 38.83 Unpacking libsub-name-perl (0.26-1build3) ...
22:19:15 #11 38.92 Selecting previously unselected package libnamespace-clean-perl.
22:19:15 #12 25.50   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     35/81 
22:19:15 #12 25.52   Installing       : perl-Carp-1.42-396.el8.noarch                        36/81 
22:19:15 #12 25.53   Installing       : perl-Exporter-5.72-396.el8.noarch                    37/81 
22:19:15 #12 25.72   Installing       : perl-libs-4:5.26.3-421.el8.aarch64                   38/81 
22:19:15 #12 25.74   Installing       : perl-parent-1:0.237-1.el8.noarch                     39/81 
22:19:15 #12 25.76   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          40/81 
22:19:15 #12 25.78   Installing       : perl-macros-4:5.26.3-421.el8.aarch64                 41/81 
22:19:15 #12 25.79   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         42/81 
22:19:15 #12 25.81   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          43/81 
22:19:15 #12 25.82   Installing       : perl-File-Path-2.15-2.el8.noarch                     44/81 
22:19:15 #12 25.84   Installing       : perl-IO-1.38-421.el8.aarch64                         45/81 
22:19:15 #10 41.02 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:15 #10 41.02 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:15 #10 41.20 Selecting previously unselected package libxml-sax-base-perl.
22:19:15 #10 41.20 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:15 #10 41.21 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:15 #10 41.25 Selecting previously unselected package libxml-sax-perl.
22:19:15 #10 41.25 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
22:19:15 #10 41.26 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:15 #10 41.29 Selecting previously unselected package libxml-libxml-perl.
22:19:15 #10 41.29 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
22:19:15 #10 41.30 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:15 #10 41.34 Selecting previously unselected package libxml-parser-perl.
22:19:15 #10 41.35 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
22:19:15 #10 41.35 Unpacking libxml-parser-perl (2.44-2build3) ...
22:19:15 #10 41.39 Selecting previously unselected package libxml-sax-expat-perl.
22:19:15 #10 41.39 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
22:19:15 #11 32.76 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
22:19:15 #11 32.77 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
22:19:15 #11 32.80 Selecting previously unselected package libdeflate0:arm64.
22:19:15 #11 32.80 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
22:19:15 #11 32.80 Unpacking libdeflate0:arm64 (1.10-2) ...
22:19:15 #11 32.84 Selecting previously unselected package libjbig0:arm64.
22:19:15 #11 32.84 Preparing to unpack .../207-libjbig0_2.1-3.1build3_arm64.deb ...
22:19:15 #11 32.84 Unpacking libjbig0:arm64 (2.1-3.1build3) ...
22:19:15 #11 32.88 Selecting previously unselected package libwebp7:arm64.
22:19:15 #11 32.88 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ...
22:19:15 #11 32.88 Unpacking libwebp7:arm64 (1.2.2-2) ...
22:19:15 #11 32.92 Selecting previously unselected package libtiff5:arm64.
22:19:15 #11 32.92 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.1_arm64.deb ...
22:19:15 #11 32.92 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.1) ...
22:19:15 #11 32.96 Selecting previously unselected package libxpm4:arm64.
22:19:15 #11 32.96 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1build2_arm64.deb ...
22:19:15 #11 32.96 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ...
22:19:15 #11 33.00 Selecting previously unselected package libgd3:arm64.
22:19:15 #11 33.00 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
22:19:15 #11 33.00 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
22:19:15 #11 33.04 Selecting previously unselected package libc-devtools.
22:19:15 #11 33.04 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ...
22:19:15 #11 33.04 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
22:19:15 #11 33.07 Selecting previously unselected package libcapture-tiny-perl.
22:19:15 #11 33.07 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:15 #11 33.07 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:15 #11 33.10 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:15 #10 38.26 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:19:15 #10 38.27 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:15 #10 38.30 Selecting previously unselected package libsereal-decoder-perl.
22:19:15 #10 38.31 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
22:19:15 #10 38.31 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:15 #10 38.35 Selecting previously unselected package libsereal-encoder-perl.
22:19:15 #10 38.35 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
22:19:15 #10 38.36 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:15 #10 38.40 Selecting previously unselected package libtask-weaken-perl.
22:19:15 #10 38.41 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
22:19:15 #10 38.41 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:15 #10 38.44 Selecting previously unselected package libxml-parser-perl:arm64.
22:19:15 #10 38.45 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
22:19:15 #10 38.45 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
22:19:15 #10 38.50 Selecting previously unselected package libsoap-lite-perl.
22:19:15 #10 38.50 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
22:19:15 #10 38.50 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:15 #10 38.56 Selecting previously unselected package libsort-key-perl.
22:19:15 #10 38.56 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
22:19:15 #10 38.57 Unpacking libsort-key-perl (1.33-2+b3) ...
22:19:15 #10 38.60 Selecting previously unselected package libstring-copyright-perl.
22:19:15 #10 38.60 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:15 #10 51.62 137 added, 0 removed; done.
22:19:15 #10 51.65 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ...
22:19:15 #10 51.66 Setting up shared-mime-info (1.10-1) ...
22:19:15 #9 40.84 Selecting previously unselected package python3-apt.
22:19:15 #9 40.84 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
22:19:15 #9 40.85 Unpacking python3-apt (1.8.4.3) ...
22:19:15 #9 40.90 Selecting previously unselected package python3-certifi.
22:19:15 #9 40.90 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
22:19:15 #9 40.90 Unpacking python3-certifi (2018.8.24-1) ...
22:19:15 #9 40.95 Selecting previously unselected package python3-idna.
22:19:15 #9 40.95 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
22:19:15 #9 40.95 Unpacking python3-idna (2.6-1) ...
22:19:15 #9 41.00 Selecting previously unselected package python3-magic.
22:19:15 #9 41.00 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
22:19:15 #10 38.10 Fedora Modular 35 - aarch64 - Updates           4.0 MB/s | 3.7 MB     00:00    
22:19:15 #14 3.260 (1/70): pcre2-10.32-3.el8.x86_64.rpm            1.0 MB/s | 247 kB     00:00    
22:19:15 #10 34.64 Setting up gcc (4:8.3.0-1+rpi2) ...
22:19:15 #10 34.66 Setting up perl (5.28.1-6+deb10u1) ...
22:19:15 #10 34.71 Setting up libio-html-perl (1.001-1) ...
22:19:15 #10 34.72 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:15 #10 34.73 Setting up libdpkg-perl (1.19.8) ...
22:19:15 #10 34.74 Setting up autoconf (2.69-11) ...
22:19:15 #10 34.75 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:15 #10 34.76 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
22:19:15 #10 34.77 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:15 #10 34.78 Setting up libstrictures-perl (2.000005-1) ...
22:19:15 #10 34.79 Setting up libsub-quote-perl (2.005001-1) ...
22:19:15 #10 34.81 Setting up liburi-perl (1.76-1) ...
22:19:15 #10 34.83 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:15 #10 34.84 Setting up automake (1:1.16.1-4) ...
22:19:15 #10 34.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:15 #10 34.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
22:19:15 #10 34.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
22:19:15 #10 34.86 Setting up libhttp-date-perl (6.02-1) ...
22:19:15 #10 34.87 Setting up libfile-which-perl (1.23-1) ...
22:19:15 #10 34.88 Setting up libfile-listing-perl (6.04-1) ...
22:19:15 #10 34.89 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:15 #10 34.90 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:15 #10 34.92 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
22:19:15 #10 34.93 Setting up libarchive-zip-perl (1.64-1) ...
22:19:15 #10 34.94 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:15 #10 34.95 Setting up libdebhelper-perl (13.2~bpo10+1) ...
22:19:15 #10 34.96 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:15 #10 34.97 Setting up libtry-tiny-perl (0.30-1) ...
22:19:15 #10 34.98 Setting up libnet-http-perl (6.18-1) ...
22:19:15 #10 34.99 Setting up libencode-locale-perl (1.05-1) ...
22:19:15 #10 35.00 Setting up libdevel-callchecker-perl (0.008-1) ...
22:19:15 #10 35.01 Setting up dpkg-dev (1.19.8) ...
22:19:15 #10 35.03 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:15 #10 35.04 Setting up liberror-perl (0.17027-2) ...
22:19:15 #10 35.05 Setting up patchutils (0.3.4-2) ...
22:19:15 #10 35.07 Setting up libipc-run-perl (20180523.0-1) ...
22:19:15 #10 35.08 Setting up git (1:2.20.1-2+deb10u4) ...
22:19:15 #10 35.11 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:15 #10 35.13 Setting up libhtml-parser-perl (3.72-3+b2) ...
22:19:15 #10 35.14 Setting up librole-tiny-perl (2.000006-1) ...
22:19:15 #10 35.15 Setting up libfile-homedir-perl (1.004-1) ...
22:19:15 #10 35.16 Setting up libio-socket-ssl-perl (2.060-3) ...
22:19:15 #10 35.18 Setting up libhttp-message-perl (6.18-1) ...
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 55.57MB / 58.93MB 0.8s
22:19:15 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 58.93MB / 58.93MB 0.9s
22:19:15 #10 48.22 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
22:19:15 #10 48.23 Unpacking xauth (1:1.1-1) ...
22:19:15 #10 48.29 Selecting previously unselected package xdg-user-dirs.
22:19:15 #10 48.29 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
22:19:15 #10 48.30 Unpacking xdg-user-dirs (0.17-2) ...
22:19:15 #10 48.41 Setting up libksba8:amd64 (1.5.0-3+deb11u1) ...
22:19:15 #10 48.42 Setting up media-types (4.0.0) ...
22:19:15 #10 48.43 Setting up libpipeline1:amd64 (1.5.3-1) ...
22:19:15 #10 48.45 Setting up wdiff (1.2.2-2+b1) ...
22:19:15 #10 48.46 Setting up libxau6:amd64 (1:1.0.9-1) ...
22:19:15 #10 48.47 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
22:19:15 #13 6.558 (28/76): cmake-3.20.2-7.el9.aarch64.rpm          51 MB/s | 6.2 MB     00:00    
22:19:15 #13 6.571 (29/76): cmake-data-3.20.2-7.el9.noarch.rpm      18 MB/s | 2.1 MB     00:00    
22:19:15 #13 6.574 (30/76): cmake-rpm-macros-3.20.2-7.el9.noarch.r 1.3 MB/s |  16 kB     00:00    
22:19:15 #10 37.65   Installing       : perl-Getopt-Long-1:2.52-489.fc37.noarch            127/192 
22:19:15 #10 37.65   Installing       : perl-Carp-1.52-489.fc37.noarch                     128/192 
22:19:15 #10 37.66   Installing       : perl-Exporter-5.77-489.fc37.noarch                 129/192 
22:19:15 #10 37.67   Installing       : perl-NDBM_File-1.15-492.fc38.aarch64               130/192 
22:19:15 #10 37.67   Installing       : perl-PathTools-3.84-489.fc37.aarch64               131/192 
22:19:15 #10 37.68   Installing       : perl-DynaLoader-1.52-492.fc38.aarch64              132/192 
22:19:15 #10 37.73   Installing       : perl-Encode-4:3.19-492.fc38.aarch64                133/192 
22:19:15 #10 37.84   Installing       : perl-libs-4:5.36.0-492.fc38.aarch64                134/192 
22:19:15 #10 37.86   Installing       : perl-interpreter-4:5.36.0-492.fc38.aarch64         135/192 
22:19:15 #10 37.87   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64     136/192 
22:19:15 #10 37.88   Upgrading        : dnf-data-4.14.0-1.fc38.noarch                      137/192 
22:19:15 #10 37.88 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
22:19:15 #10 37.88 
22:19:15 #10 37.92   Upgrading        : python3-dnf-4.14.0-1.fc38.noarch                   138/192 
22:19:15 #10 37.94   Installing       : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       139/192 
22:19:15 #10 37.95   Upgrading        : dnf-4.14.0-1.fc38.noarch                           140/192 
22:19:15 #10 37.96   Running scriptlet: dnf-4.14.0-1.fc38.noarch                           140/192 
22:19:15 #10 37.97   Installing       : rust-srpm-macros-22-1.fc37.noarch                  141/192 
22:19:15 #10 37.97   Installing       : qt5-srpm-macros-5.15.6-1.fc38.noarch               142/192 
22:19:15 #10 37.98   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     143/192 
22:19:15 #10 37.98   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            144/192 
22:19:15 #10 37.99   Installing       : perl-srpm-macros-1-46.fc37.noarch                  145/192 
22:19:15 #10 37.99   Installing       : package-notes-srpm-macros-0.5-6.fc38.noarch        146/192 
22:19:15 #10 38.00   Installing       : openblas-srpm-macros-2-12.fc37.noarch              147/192 
22:19:15 #10 38.00   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  148/192 
22:19:15 #10 38.01   Installing       : nim-srpm-macros-3-7.fc37.noarch                    149/192 
22:19:15 #10 38.01   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              150/192 
22:19:15 #10 38.02   Installing       : gnat-srpm-macros-4-16.fc37.noarch                  151/192 
22:19:15 #11 47.66 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
22:19:15 #11 47.79 Setting up perl (5.34.0-3ubuntu1.1) ...
22:19:15 #11 47.81 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
22:19:15 #11 47.82 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:15 #11 47.83 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
22:19:15 #11 47.84 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:15 #11 38.02 Selecting previously unselected package libcpanel-json-xs-perl.
22:19:15 #11 38.02 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
22:19:15 #11 38.02 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
22:19:15 #11 38.06 Selecting previously unselected package libdata-dump-perl.
22:19:15 #11 38.06 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
22:19:15 #11 38.06 Unpacking libdata-dump-perl (1.23-1) ...
22:19:15 #11 38.09 Selecting previously unselected package libdigest-bubblebabble-perl.
22:19:15 #11 38.09 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:19:15 #11 38.10 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:19:15 #11 38.13 Selecting previously unselected package libdigest-hmac-perl.
22:19:15 #11 38.13 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:19:15 #11 38.14 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:15 #11 38.16 Selecting previously unselected package libdistro-info-perl.
22:19:15 #11 38.16 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
22:19:15 #11 38.17 Unpacking libdistro-info-perl (0.23ubuntu1) ...
22:19:15 #11 38.19 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:15 #11 38.19 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:15 #11 38.20 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:15 #11 38.22 Selecting previously unselected package libmailtools-perl.
22:19:15 #11 38.23 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
22:19:15 #11 38.23 Unpacking libmailtools-perl (2.21-1) ...
22:19:15 #11 38.26 Selecting previously unselected package libnet-ip-perl.
22:19:15 #11 38.27 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
22:19:15 #11 38.27 Unpacking libnet-ip-perl (1.26-2) ...
22:19:15 #11 38.30 Selecting previously unselected package libnet-dns-perl.
22:19:15 #11 35.25 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
22:19:15 #11 35.26 Unpacking libparams-util-perl (1.07-3build5) ...
22:19:15 #11 35.28 Selecting previously unselected package libsub-install-perl.
22:19:15 #11 35.29 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
22:19:15 #11 35.29 Unpacking libsub-install-perl (0.928-1) ...
22:19:15 #11 35.32 Selecting previously unselected package libdata-optlist-perl.
22:19:15 #11 35.32 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
22:19:15 #11 35.33 Unpacking libdata-optlist-perl (0.110-1) ...
22:19:15 #11 35.35 Selecting previously unselected package libsub-exporter-perl.
22:19:15 #11 35.36 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
22:19:15 #11 35.36 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:15 #11 35.39 Selecting previously unselected package libconst-fast-perl.
22:19:15 #11 35.39 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
22:19:15 #11 35.40 Unpacking libconst-fast-perl (0.014-1) ...
22:19:15 #11 35.42 Selecting previously unselected package libwant-perl.
22:19:15 #11 35.42 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
22:19:15 #11 35.43 Unpacking libwant-perl (0.29-1build4) ...
22:19:15 #11 35.45 Selecting previously unselected package libcontextual-return-perl.
22:19:15 #9 40.88 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
22:19:15 #9 40.88 Unpacking libfuture-perl (0.39-1) ...
22:19:15 #9 40.92 Selecting previously unselected package libio-stringy-perl.
22:19:15 #9 40.92 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
22:19:15 #9 40.92 Unpacking libio-stringy-perl (2.111-3) ...
22:19:15 #9 40.95 Selecting previously unselected package libparams-validate-perl.
22:19:15 #9 40.96 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
22:19:15 #9 40.96 Unpacking libparams-validate-perl (1.29-1+b1) ...
22:19:15 #9 40.99 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:15 #9 41.00 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
22:19:15 #9 41.00 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
22:19:15 #9 41.03 Selecting previously unselected package libsort-versions-perl.
22:19:15 #9 41.04 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
22:19:15 #9 41.04 Unpacking libsort-versions-perl (1.62-1) ...
22:19:15 #9 41.07 Selecting previously unselected package libgit-wrapper-perl.
22:19:15 #9 41.07 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:15 #9 41.07 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:15 #9 41.10 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:15 #9 41.10 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:19:15 #9 41.11 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:19:15 #9 41.14 Selecting previously unselected package libio-prompter-perl.
22:19:15 #9 41.14 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
22:19:15 #9 41.14 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:15 #9 41.18 Selecting previously unselected package libjson-perl.
22:19:15 #9 41.18 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
22:19:15 #9 41.18 Unpacking libjson-perl (4.02000-1) ...
22:19:15 #9 41.22 Selecting previously unselected package liblog-any-perl.
22:19:15 #10 36.70 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
22:19:15 #10 36.71 Unpacking iso-codes (4.6.0-1) ...
22:19:15 #11 38.93 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:15 #11 38.93 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:15 #11 38.97 Selecting previously unselected package libpath-tiny-perl.
22:19:15 #11 38.97 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
22:19:15 #11 38.98 Unpacking libpath-tiny-perl (0.122-1) ...
22:19:15 #11 39.02 Selecting previously unselected package libstrictures-perl.
22:19:15 #11 39.02 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
22:19:15 #11 39.02 Unpacking libstrictures-perl (2.000006-1) ...
22:19:15 #11 39.05 Selecting previously unselected package libtype-tiny-perl.
22:19:15 #11 39.05 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
22:19:15 #11 39.06 Unpacking libtype-tiny-perl (1.012004-1) ...
22:19:15 #11 39.10 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:15 #11 39.11 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:15 #11 39.11 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:15 #11 39.15 Selecting previously unselected package libhash-fieldhash-perl.
22:19:15 #11 39.15 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
22:19:15 #11 39.15 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
22:19:15 #12 25.86   Installing       : perl-PathTools-3.74-1.el8.aarch64                    46/81 
22:19:15 #12 25.88   Installing       : perl-constant-1.33-396.el8.noarch                    47/81 
22:19:15 #12 25.89   Installing       : perl-threads-1:2.21-2.el8.aarch64                    48/81 
22:19:15 #10 41.40 Unpacking libxml-sax-expat-perl (0.40-2) ...
22:19:15 #10 41.42 Selecting previously unselected package libxml-simple-perl.
22:19:15 #10 41.42 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
22:19:15 #10 41.43 Unpacking libxml-simple-perl (2.24-1) ...
22:19:15 #10 41.47 Selecting previously unselected package libyaml-libyaml-perl.
22:19:15 #10 41.47 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
22:19:15 #10 41.47 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
22:19:15 #10 41.50 Selecting previously unselected package licensecheck.
22:19:15 #10 41.50 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
22:19:15 #10 41.51 Unpacking licensecheck (3.0.31-2) ...
22:19:15 #10 41.54 Selecting previously unselected package patchutils.
22:19:15 #10 41.54 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
22:19:15 #10 41.54 Unpacking patchutils (0.3.4-2) ...
22:19:15 #10 41.57 Selecting previously unselected package t1utils.
22:19:15 #10 41.57 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
22:19:15 #10 41.58 Unpacking t1utils (1.41-2) ...
22:19:15 #10 41.61 Selecting previously unselected package lintian.
22:19:15 #11 33.10 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:15 #11 33.10 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:15 #11 33.14 Selecting previously unselected package libclone-perl.
22:19:15 #11 33.14 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
22:19:15 #11 33.14 Unpacking libclone-perl (0.45-1build3) ...
22:19:15 #11 33.17 Selecting previously unselected package libcommon-sense-perl:arm64.
22:19:15 #11 33.17 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
22:19:15 #11 33.18 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
22:19:15 #11 33.21 Selecting previously unselected package libconfig-tiny-perl.
22:19:15 #11 33.21 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
22:19:15 #11 33.21 Unpacking libconfig-tiny-perl (2.28-1) ...
22:19:15 #11 33.24 Selecting previously unselected package libparams-util-perl.
22:19:15 #11 33.25 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
22:19:15 #11 33.25 Unpacking libparams-util-perl (1.102-1build3) ...
22:19:15 #11 33.28 Selecting previously unselected package libsub-install-perl.
22:19:15 #11 33.28 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
22:19:15 #11 33.28 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:15 #11 33.32 Selecting previously unselected package libdata-optlist-perl.
22:19:15 #10 38.61 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:15 #10 38.64 Selecting previously unselected package libstring-escape-perl.
22:19:15 #10 38.65 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
22:19:15 #10 38.65 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:15 #10 38.79 Selecting previously unselected package libstring-shellquote-perl.
22:19:15 #10 38.80 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:15 #10 38.80 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:15 #10 38.83 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
22:19:15 #10 38.84 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
22:19:15 #10 38.84 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
22:19:15 #10 38.87 Selecting previously unselected package libterm-readkey-perl.
22:19:16 #9 41.00 Unpacking python3-magic (2:0.4.15-2) ...
22:19:16 #9 41.05 Selecting previously unselected package python3-urllib3.
22:19:16 #9 41.05 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
22:19:16 #9 41.06 Unpacking python3-urllib3 (1.24.1-1) ...
22:19:16 #9 41.11 Selecting previously unselected package python3-requests.
22:19:16 #9 41.11 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ...
22:19:16 #9 41.11 Unpacking python3-requests (2.21.0-1) ...
22:19:16 #9 41.16 Selecting previously unselected package python3-unidiff.
22:19:16 #9 41.17 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
22:19:16 #9 41.17 Unpacking python3-unidiff (0.5.4-1) ...
22:19:16 #9 41.21 Selecting previously unselected package python3-xdg.
22:19:16 #10 35.19 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:16 #10 35.20 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:16 #10 35.21 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:16 #10 35.23 Setting up po-debconf (1.0.21) ...
22:19:16 #10 35.24 Setting up libhtml-tree-perl (5.07-2) ...
22:19:16 #10 35.25 Setting up libparams-classify-perl (0.015-1+b1) ...
22:19:16 #10 35.26 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:16 #10 35.28 Setting up libimport-into-perl (1.002005-1) ...
22:19:16 #10 35.29 Setting up libmoo-perl (2.003004-2) ...
22:19:16 #10 35.30 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:16 #10 35.31 Setting up libwww-perl (6.36-2) ...
22:19:16 #10 35.32 Setting up debhelper (13.2~bpo10+1) ...
22:19:16 #10 35.33 Setting up dh-autoreconf (19) ...
22:19:16 #10 35.35 Setting up devscripts (2.19.5+deb10u1) ...
22:19:16 #13 13.41   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch           1/1 
22:19:16 #13 13.52   Preparing        :                                                        1/1 
22:19:16 #13 13.58   Installing       : perl-DynaLoader-1.47-479.el9.x86_64                   1/78 
22:19:16 #13 13.59   Installing       : perl-File-Find-1.37-479.el9.noarch                    2/78 
22:19:16 #13 13.60   Installing       : perl-File-Copy-2.34-479.el9.noarch                    3/78 
22:19:16 #13 13.60   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            4/78 
22:19:16 #13 13.65   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                  5/78 
22:19:16 #13 13.65   Installing       : cmake-filesystem-3.20.2-7.el9.x86_64                  6/78 
22:19:16 #14 3.274 (2/70): autoconf-2.69-29.el8.noarch.rpm         2.8 MB/s | 710 kB     00:00    
22:19:16 #14 3.284 (3/70): automake-1.16.1-7.el8.noarch.rpm         31 MB/s | 713 kB     00:00    
22:19:16 #14 3.305 (4/70): annobin-10.67-3.el8.x86_64.rpm          3.4 MB/s | 955 kB     00:00    
22:19:16 #14 3.312 (5/70): cmake-filesystem-3.20.2-4.el8.x86_64.rp 7.2 MB/s |  44 kB     00:00    
22:19:16 #14 3.318 (6/70): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 8.0 MB/s |  44 kB     00:00    
22:19:16 #14 3.335 (7/70): cmake-data-3.20.2-4.el8.noarch.rpm       34 MB/s | 1.7 MB     00:00    
22:19:16 #14 3.531 (8/70): cpp-8.5.0-15.el8.x86_64.rpm              49 MB/s |  10 MB     00:00    
22:19:16 #8 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 58.93MB / 58.93MB 0.9s done
22:19:16 #8 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88
22:19:16 #10 48.49 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:19:16 #10 48.50 Setting up libgpm2:amd64 (1.20.7-8) ...
22:19:16 #10 48.51 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
22:19:16 #10 48.52 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:16 #10 48.53 Setting up libicu67:amd64 (67.1-7) ...
22:19:16 #10 48.54 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
22:19:16 #10 48.56 Setting up xdg-user-dirs (0.17-2) ...
22:19:16 #10 48.59 Setting up libmagic-mgc (1:5.39-3) ...
22:19:16 #10 48.60 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
22:19:16 #10 48.61 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
22:19:16 #10 48.65 No schema files found: doing nothing.
22:19:16 #10 48.65 Setting up distro-info-data (0.51+deb11u2) ...
22:19:16 #10 48.68 Setting up manpages (5.10-1) ...
22:19:16 #10 48.69 Setting up unzip (6.0-26+deb11u1) ...
22:19:16 #10 48.71 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:19:16 #10 48.72 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:19:16 #10 48.74 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
22:19:16 #10 48.76 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
22:19:16 #10 48.78 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:16 #10 48.80 Setting up libfcgi-bin (2.4.2-2) ...
22:19:16 #13 6.824 (31/76): cpp-11.3.1-2.1.el9.aarch64.rpm          41 MB/s |  10 MB     00:00    
22:19:16 #13 6.840 (32/76): gcc-plugin-annobin-11.3.1-2.1.el9.aarc 6.8 MB/s |  68 kB     00:00    
22:19:16 #13 6.842 (33/76): cmake-filesystem-3.20.2-7.el9.aarch64.  61 kB/s |  23 kB     00:00    
22:19:16 #13 6.849 (34/76): git-2.31.1-2.el9.2.aarch64.rpm          13 MB/s | 124 kB     00:00    
22:19:16 #13 6.938 (35/76): git-core-doc-2.31.1-2.el9.2.noarch.rpm  29 MB/s | 2.5 MB     00:00    
22:19:16 #13 6.952 (36/76): git-core-2.31.1-2.el9.2.aarch64.rpm     34 MB/s | 3.7 MB     00:00    
22:19:16 #13 7.014 (37/76): glibc-devel-2.34-47.el9.aarch64.rpm    7.3 MB/s | 558 kB     00:00    
22:19:16 #13 7.062 (38/76): kernel-headers-5.14.0-176.el9.aarch64.  33 MB/s | 3.6 MB     00:00    
22:19:16 #10 38.02   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                152/192 
22:19:16 #10 38.03   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  153/192 
22:19:16 #10 38.03   Installing       : emacs-filesystem-1:28.1-3.fc37.noarch              154/192 
22:19:16 #10 38.04   Installing       : desktop-file-utils-0.26-7.fc37.aarch64             155/192 
22:19:16 #10 38.05   Installing       : ansible-srpm-macros-1-8.1.fc38.noarch              156/192 
22:19:16 #10 38.05   Installing       : fonts-srpm-macros-1:2.0.5-9.fc38.noarch            157/192 
22:19:16 #10 38.06   Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 158/192 
22:19:16 #10 38.06   Installing       : python-srpm-macros-3.11-4.fc37.noarch              159/192 
22:19:16 #10 38.07   Installing       : redhat-rpm-config-232-1.fc38.noarch                160/192 
22:19:16 #10 38.09   Installing       : rpm-build-4.18.0-3.fc38.aarch64                    161/192 
22:19:16 #10 38.10   Installing       : rpmlint-fedora-license-data-1.6-1.fc38.noarch      162/192 
22:19:16 #10 38.13   Installing       : rpmlint-2.4.0-3.fc38.noarch                        163/192 
22:19:16 #10 38.14   Upgrading        : yum-4.14.0-1.fc38.noarch                           164/192 
22:19:16 #10 38.14   Installing       : dnf-plugins-core-4.3.1-1.fc38.noarch               165/192 
22:19:16 #10 38.15   Cleanup          : yum-4.12.0-1.fc37.noarch                           166/192 
22:19:16 #10 38.16   Running scriptlet: dnf-4.12.0-1.fc37.noarch                           167/192 
22:19:16 #10 38.17   Cleanup          : dnf-4.12.0-1.fc37.noarch                           167/192 
22:19:16 #10 38.17   Running scriptlet: dnf-4.12.0-1.fc37.noarch                           167/192 
22:19:16 #10 38.20   Cleanup          : python3-dnf-4.12.0-1.fc37.noarch                   168/192 
22:19:16 #10 38.21   Cleanup          : python3-rpm-4.18.0-0.alpha1.6.fc37.aarch64         169/192 
22:19:16 #10 38.22   Cleanup          : rpm-build-libs-4.18.0-0.alpha1.6.fc37.aarch64      170/192 
22:19:16 #10 38.22   Cleanup          : elfutils-libs-0.187-4.fc37.aarch64                 171/192 
22:19:16 #11 48.00 Setting up libdata-dump-perl (1.25-1) ...
22:19:16 #11 48.01 Setting up python3-certifi (2020.6.20-1) ...
22:19:16 #11 48.14 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:16 #11 38.30 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
22:19:16 #11 38.30 Unpacking libnet-dns-perl (1.22-1) ...
22:19:16 #11 38.36 Selecting previously unselected package libnet-domain-tld-perl.
22:19:16 #11 38.36 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:16 #11 38.37 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:16 #11 38.40 Selecting previously unselected package libemail-valid-perl.
22:19:16 #11 38.40 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
22:19:16 #11 38.41 Unpacking libemail-valid-perl (1.202-1) ...
22:19:16 #11 38.43 Selecting previously unselected package libexporter-tiny-perl.
22:19:16 #11 38.43 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
22:19:16 #11 38.44 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:19:16 #11 38.47 Selecting previously unselected package libipc-system-simple-perl.
22:19:16 #11 38.47 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
22:19:16 #11 38.47 Unpacking libipc-system-simple-perl (1.26-1) ...
22:19:16 #11 38.50 Selecting previously unselected package libfile-basedir-perl.
22:19:16 #11 38.50 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
22:19:16 #11 35.46 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:16 #11 35.46 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:16 #11 35.50 Selecting previously unselected package libcpanel-json-xs-perl.
22:19:16 #11 35.50 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
22:19:16 #11 35.51 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
22:19:16 #11 35.54 Selecting previously unselected package libdata-dump-perl.
22:19:16 #11 35.54 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
22:19:16 #11 35.55 Unpacking libdata-dump-perl (1.23-1) ...
22:19:16 #11 35.58 Selecting previously unselected package libdigest-bubblebabble-perl.
22:19:16 #11 35.59 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:19:16 #11 35.60 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:19:16 #11 35.63 Selecting previously unselected package libdigest-hmac-perl.
22:19:16 #11 35.63 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:19:16 #11 35.64 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:16 #11 35.66 Selecting previously unselected package libdistro-info-perl.
22:19:16 #11 35.67 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
22:19:16 #11 35.67 Unpacking libdistro-info-perl (0.23ubuntu1) ...
22:19:16 #11 35.70 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:16 #11 35.71 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:16 #11 35.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:16 #11 35.74 Selecting previously unselected package libmailtools-perl.
22:19:16 #11 35.74 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
22:19:16 #11 35.74 Unpacking libmailtools-perl (2.21-1) ...
22:19:16 #11 35.80 Selecting previously unselected package libnet-ip-perl.
22:19:16 #9 41.22 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
22:19:16 #9 41.22 Unpacking liblog-any-perl (1.707-1) ...
22:19:16 #9 41.26 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:16 #9 41.26 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:16 #9 41.27 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:16 #9 41.30 Selecting previously unselected package libpackage-stash-perl.
22:19:16 #9 41.30 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
22:19:16 #9 41.30 Unpacking libpackage-stash-perl (0.38-1) ...
22:19:16 #9 41.33 Selecting previously unselected package libsub-identify-perl.
22:19:16 #9 41.34 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
22:19:16 #9 41.34 Unpacking libsub-identify-perl (0.14-1+b1) ...
22:19:16 #9 41.37 Selecting previously unselected package libnamespace-clean-perl.
22:19:16 #9 41.37 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:16 #9 41.38 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:16 #9 41.40 Selecting previously unselected package libpath-tiny-perl.
22:19:16 #9 41.41 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
22:19:16 #9 41.41 Unpacking libpath-tiny-perl (0.108-1) ...
22:19:16 #9 41.44 Selecting previously unselected package libtype-tiny-perl.
22:19:16 #10 37.11 Selecting previously unselected package libalgorithm-diff-perl.
22:19:16 #10 37.11 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
22:19:16 #10 37.12 Unpacking libalgorithm-diff-perl (1.201-1) ...
22:19:16 #10 37.15 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:19:16 #10 37.15 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
22:19:16 #10 37.15 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:16 #10 37.18 Selecting previously unselected package libalgorithm-merge-perl.
22:19:16 #10 37.18 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
22:19:16 #10 37.18 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:19:16 #10 37.21 Selecting previously unselected package libaliased-perl.
22:19:16 #10 37.21 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
22:19:16 #11 39.19 Selecting previously unselected package libhtml-form-perl.
22:19:16 #11 39.19 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
22:19:16 #11 39.19 Unpacking libhtml-form-perl (6.07-1) ...
22:19:16 #11 39.23 Selecting previously unselected package libhtml-format-perl.
22:19:16 #11 39.23 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:16 #11 39.23 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:16 #11 39.26 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:16 #11 39.27 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:16 #11 39.27 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:16 #11 39.30 Selecting previously unselected package libhttp-daemon-perl.
22:19:16 #11 39.30 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
22:19:16 #11 39.31 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:16 #11 39.34 Selecting previously unselected package libio-interactive-perl.
22:19:16 #11 39.34 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
22:19:16 #11 39.35 Unpacking libio-interactive-perl (1.023-1) ...
22:19:16 #11 39.38 Selecting previously unselected package libio-prompt-tiny-perl.
22:19:16 #12 25.91   Installing       : perl-threads-shared-1.58-2.el8.aarch64               49/81 
22:19:16 #10 41.61 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
22:19:16 #10 41.62 Unpacking lintian (2.5.81ubuntu1) ...
22:19:16 #10 41.72 Selecting previously unselected package manpages-dev.
22:19:16 #10 41.72 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
22:19:16 #10 41.73 Unpacking manpages-dev (4.15-1) ...
22:19:16 #11 33.32 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
22:19:16 #11 33.32 Unpacking libdata-optlist-perl (0.112-1) ...
22:19:16 #11 33.35 Selecting previously unselected package libsub-exporter-perl.
22:19:16 #11 33.35 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
22:19:16 #11 33.35 Unpacking libsub-exporter-perl (0.988-1) ...
22:19:16 #11 33.38 Selecting previously unselected package libconst-fast-perl.
22:19:16 #11 33.38 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:16 #11 33.39 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:16 #11 33.42 Selecting previously unselected package libwant-perl.
22:19:16 #11 33.43 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
22:19:16 #11 33.43 Unpacking libwant-perl (0.29-1build7) ...
22:19:16 #11 33.46 Selecting previously unselected package libcontextual-return-perl.
22:19:16 #11 33.46 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:16 #11 33.47 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:16 #11 33.50 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
22:19:16 #11 33.50 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
22:19:16 #11 33.51 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
22:19:16 #11 33.54 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:16 #11 33.54 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:16 #11 33.54 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:16 #11 33.57 Selecting previously unselected package libexception-class-perl.
22:19:16 #11 33.58 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
22:19:16 #11 33.58 Unpacking libexception-class-perl (1.45-1) ...
22:19:16 #11 33.61 Selecting previously unselected package libiterator-perl.
22:19:16 #11 33.61 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:16 #11 33.61 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:16 #11 33.64 Selecting previously unselected package libiterator-util-perl.
22:19:16 #10 38.88 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
22:19:16 #10 38.88 Unpacking libterm-readkey-perl (2.38-1+b2) ...
22:19:16 #10 38.91 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:16 #10 38.92 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
22:19:16 #10 38.92 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:16 #10 38.96 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
22:19:16 #10 38.96 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
22:19:16 #10 38.96 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
22:19:16 #10 39.00 Selecting previously unselected package libtext-xslate-perl.
22:19:16 #10 39.00 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
22:19:16 #10 39.01 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
22:19:16 #10 39.06 Selecting previously unselected package libtime-duration-perl.
22:19:16 #10 39.06 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
22:19:16 #10 39.06 Unpacking libtime-duration-perl (1.21-1) ...
22:19:16 #10 39.10 Selecting previously unselected package libtime-moment-perl.
22:19:16 #10 39.10 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
22:19:16 #9 41.22 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
22:19:16 #9 41.22 Unpacking python3-xdg (0.25-5) ...
22:19:16 #9 41.26 Selecting previously unselected package shared-mime-info.
22:19:16 #9 41.26 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
22:19:16 #9 41.27 Unpacking shared-mime-info (1.10-1) ...
22:19:16 #9 41.38 Selecting previously unselected package strace.
22:19:16 #9 41.38 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
22:19:16 #9 41.38 Unpacking strace (4.26-0.2) ...
22:19:16 #9 41.46 Selecting previously unselected package unzip.
22:19:16 #9 41.47 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
22:19:16 #9 41.47 Unpacking unzip (6.0-23+deb10u3) ...
22:19:16 #9 41.52 Selecting previously unselected package xauth.
22:19:16 #9 41.52 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
22:19:16 #9 41.53 Unpacking xauth (1:1.0.10-1) ...
22:19:16 #9 41.58 Selecting previously unselected package xdg-user-dirs.
22:19:16 mkdir -p rpmbuild/SOURCES
22:19:16 docker run --rm -w /v \
22:19:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:19:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:16 	alpine \
22:19:16 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:19:16 #10 35.50 Setting up dh-strip-nondeterminism (1.1.2-1) ...
22:19:16 #10 35.52 Setting up equivs (2.2.0) ...
22:19:16 #10 35.53 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
22:19:16 #13 13.71   Upgrading        : glibc-common-2.34-47.el9.x86_64                       7/78 
22:19:16 #13 13.80   Upgrading        : glibc-gconv-extra-2.34-47.el9.x86_64                  8/78 
22:19:16 #13 13.84   Running scriptlet: glibc-gconv-extra-2.34-47.el9.x86_64                  8/78 
22:19:16 #13 13.86   Upgrading        : glibc-minimal-langpack-2.34-47.el9.x86_64             9/78 
22:19:16 #13 13.86   Running scriptlet: glibc-2.34-47.el9.x86_64                             10/78 
22:19:16 #13 13.91   Upgrading        : glibc-2.34-47.el9.x86_64                             10/78 
22:19:16 #14 3.538 (9/70): gcc-plugin-annobin-8.5.0-15.el8.x86_64. 5.5 MB/s |  35 kB     00:00    
22:19:16 #14 3.546 (10/70): git-2.31.1-2.el8.x86_64.rpm             21 MB/s | 161 kB     00:00    
22:19:16 #14 3.675 (11/70): cmake-3.20.2-4.el8.x86_64.rpm           30 MB/s |  12 MB     00:00    
22:19:16 #14 3.703 (12/70): git-core-2.31.1-2.el8.x86_64.rpm        30 MB/s | 4.7 MB     00:00    
22:19:16 #14 3.724 (13/70): isl-0.16.1-6.el8.x86_64.rpm             41 MB/s | 841 kB     00:00    
22:19:16 #14 3.731 (14/70): libmpc-1.1.0-9.1.el8.x86_64.rpm         10 MB/s |  61 kB     00:00    
22:19:16 #14 3.737 (15/70): libseccomp-devel-2.5.2-1.el8.x86_64.rp 9.3 MB/s |  57 kB     00:00    
22:19:16 #14 3.761 (16/70): git-core-doc-2.31.1-2.el8.noarch.rpm    31 MB/s | 2.6 MB     00:00    
22:19:16 #14 3.804 (17/70): libtool-2.4.6-25.el8.x86_64.rpm         11 MB/s | 709 kB     00:00    
22:19:16 #10 48.81 Setting up binutils-common:amd64 (2.35.2-2) ...
22:19:16 #10 48.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:19:16 #10 48.83 Setting up libmagic1:amd64 (1:5.39-3) ...
22:19:16 #10 48.86 Setting up libdeflate0:amd64 (1.7-1) ...
22:19:16 #10 48.87 Setting up less (551-2) ...
22:19:16 #10 48.88 Setting up perl-openssl-defaults:amd64 (5) ...
22:19:16 #10 48.90 Setting up linux-libc-dev:amd64 (5.10.149-1) ...
22:19:16 #10 48.91 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
22:19:16 #10 48.92 Setting up gettext-base (0.21-4) ...
22:19:16 #10 48.93 Setting up liblzo2-2:amd64 (2.10-2) ...
22:19:16 #10 48.94 Setting up libnpth0:amd64 (1.6-3) ...
22:19:16 #10 48.96 Setting up file (1:5.39-3) ...
22:19:16 #10 48.97 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
22:19:16 #10 48.98 Setting up libassuan0:amd64 (2.5.3-7.1) ...
22:19:16 #10 49.00 Setting up libgomp1:amd64 (10.2.1-6) ...
22:19:16 #13 7.138 (39/76): gcc-11.3.1-2.1.el9.aarch64.rpm          53 MB/s |  30 MB     00:00    
22:19:16 #13 7.148 (40/76): libasan-11.3.1-2.1.el9.aarch64.rpm     3.2 MB/s | 435 kB     00:00    
22:19:16 #13 7.152 (41/76): libmpc-1.2.1-4.el9.aarch64.rpm         737 kB/s |  63 kB     00:00    
22:19:16 #13 7.164 (42/76): libselinux-devel-3.4-3.el9.aarch64.rpm  13 MB/s | 158 kB     00:00    
22:19:16 #13 7.168 (43/76): libsepol-devel-3.4-1.1.el9.aarch64.rpm 2.9 MB/s |  48 kB     00:00    
22:19:16 #13 7.179 (44/76): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  3.6 MB/s |  37 kB     00:00    
22:19:16 #13 7.189 (45/76): libubsan-11.3.1-2.1.el9.aarch64.rpm     25 MB/s | 208 kB     00:00    
22:19:16 #13 7.195 (46/76): libtool-2.4.6-45.el9.aarch64.rpm        19 MB/s | 582 kB     00:00    
22:19:16 #13 7.198 (47/76): libuv-1.42.0-1.el9.aarch64.rpm          17 MB/s | 146 kB     00:00    
22:19:16 #13 7.203 (48/76): libxcrypt-devel-4.4.18-3.el9.aarch64.r 4.1 MB/s |  29 kB     00:00    
22:19:16 #13 7.249 (49/76): m4-1.4.19-1.el9.aarch64.rpm            6.5 MB/s | 297 kB     00:00    
22:19:16 #13 7.276 (50/76): pcre2-devel-10.40-2.el9.aarch64.rpm     23 MB/s | 515 kB     00:00    
22:19:16 #16 exporting layers 1.6s done
22:19:16 #16 writing image sha256:b4692c3ecb4b37427180304049127cc652e46f47a82dbc38644cdd86a9d698de done
22:19:16 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
22:19:16 #16 DONE 1.6s
22:19:16 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:19:16 #10 38.23   Cleanup          : rpm-sign-libs-4.18.0-0.alpha1.6.fc37.aarch64       172/192 
22:19:16 #10 38.25   Cleanup          : python3-gpg-1.17.0-2.fc37.aarch64                  173/192 
22:19:16 #10 38.26   Cleanup          : python3-hawkey-0.67.0-2.fc37.aarch64               174/192 
22:19:16 #10 38.27   Cleanup          : python3-libdnf-0.67.0-2.fc37.aarch64               175/192 
22:19:16 #10 38.27   Cleanup          : libdnf-0.67.0-2.fc37.aarch64                       176/192 
22:19:16 #10 38.28   Cleanup          : rpm-4.18.0-0.alpha1.6.fc37.aarch64                 177/192 
22:19:16 #10 38.29   Cleanup          : rpm-libs-4.18.0-0.alpha1.6.fc37.aarch64            178/192 
22:19:16 #10 38.30   Cleanup          : gpgme-1.17.0-2.fc37.aarch64                        179/192 
22:19:16 #10 38.31   Cleanup          : python3-libcomps-0.1.18-2.fc36.aarch64             180/192 
22:19:16 #10 38.32   Cleanup          : dnf-data-4.12.0-1.fc37.noarch                      181/192 
22:19:16 #10 38.47   Cleanup          : python3-libs-3.10.4-1.fc37.aarch64                 182/192 
22:19:16 #11 48.14 Setting up libref-util-perl (0.204-1) ...
22:19:16 #11 48.15 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:16 #11 48.17 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:16 #11 48.17 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:16 #11 48.18 Setting up libsocket6-perl (0.29-1build4) ...
22:19:16 #11 48.19 Setting up libio-prompt-tiny-perl (0.003-1) ...
22:19:16 #11 48.21 Setting up libhash-fieldhash-perl (0.15-1build5) ...
22:19:16 #11 48.22 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
22:19:16 #11 48.23 Setting up libvariable-magic-perl (0.62-1build5) ...
22:19:16 #11 48.24 Setting up python3-idna (3.3-1) ...
22:19:16 #11 38.51 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:16 #11 38.53 Selecting previously unselected package libfile-chdir-perl.
22:19:16 #11 38.53 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:16 #11 38.54 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:16 #11 38.59 Selecting previously unselected package libfile-fcntllock-perl.
22:19:16 #11 38.59 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
22:19:16 #11 38.59 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
22:19:16 #11 38.62 Selecting previously unselected package libnumber-compare-perl.
22:19:16 #11 38.62 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
22:19:16 #11 38.63 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:16 #11 38.65 Selecting previously unselected package libtext-glob-perl.
22:19:16 #11 38.65 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
22:19:16 #11 38.66 Unpacking libtext-glob-perl (0.10-1) ...
22:19:16 #11 38.69 Selecting previously unselected package libfile-find-rule-perl.
22:19:16 #11 38.69 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:16 #11 38.70 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:16 #11 38.72 Selecting previously unselected package libfont-afm-perl.
22:19:16 #11 35.81 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
22:19:16 #11 35.81 Unpacking libnet-ip-perl (1.26-2) ...
22:19:16 #11 35.84 Selecting previously unselected package libnet-dns-perl.
22:19:16 #11 35.84 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
22:19:16 #11 35.85 Unpacking libnet-dns-perl (1.22-1) ...
22:19:16 #11 35.90 Selecting previously unselected package libnet-domain-tld-perl.
22:19:16 #11 35.90 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
22:19:16 #11 35.91 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:19:16 #11 35.94 Selecting previously unselected package libemail-valid-perl.
22:19:16 #11 35.94 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
22:19:16 #11 35.94 Unpacking libemail-valid-perl (1.202-1) ...
22:19:16 #11 35.97 Selecting previously unselected package libexporter-tiny-perl.
22:19:16 #11 35.97 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
22:19:16 #11 35.97 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:19:16 #11 36.01 Selecting previously unselected package libipc-system-simple-perl.
22:19:16 #11 36.01 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
22:19:16 #9 41.45 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
22:19:16 #9 41.45 Unpacking libtype-tiny-perl (1.004004-1) ...
22:19:16 #9 41.51 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:16 #9 41.51 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
22:19:16 #9 41.52 Unpacking libgitlab-api-v4-perl (0.16-1) ...
22:19:16 #9 41.55 Selecting previously unselected package libglib2.0-data.
22:19:16 #9 41.55 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
22:19:16 #9 41.56 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:16 #10 37.21 Unpacking libaliased-perl (0.34-1.1) ...
22:19:16 #10 37.24 Selecting previously unselected package libapt-pkg-perl.
22:19:16 #10 37.24 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
22:19:16 #10 37.25 Unpacking libapt-pkg-perl (0.1.39) ...
22:19:16 #10 37.28 Selecting previously unselected package libarchive-cpio-perl.
22:19:16 #10 37.28 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
22:19:16 #10 37.29 Unpacking libarchive-cpio-perl (0.10-1.1) ...
22:19:16 #10 37.32 Selecting previously unselected package libarchive13:armhf.
22:19:16 #10 37.32 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
22:19:16 #10 37.33 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
22:19:16 #10 37.38 Selecting previously unselected package libarray-intspan-perl.
22:19:16 #10 37.38 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
22:19:16 #10 37.40 Unpacking libarray-intspan-perl (2.004-1) ...
22:19:16 #10 37.43 Selecting previously unselected package libauthen-sasl-perl.
22:19:16 #11 39.38 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
22:19:16 #11 39.38 Unpacking libio-prompt-tiny-perl (0.003-1) ...
22:19:16 #11 39.41 Selecting previously unselected package libtypes-serialiser-perl.
22:19:16 #11 39.42 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:16 #11 39.42 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:16 #11 39.45 Selecting previously unselected package libjson-xs-perl.
22:19:16 #11 39.45 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
22:19:16 #11 39.46 Unpacking libjson-xs-perl (4.030-1build3) ...
22:19:16 #11 39.49 Selecting previously unselected package libjson-maybexs-perl.
22:19:16 #11 39.50 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:16 #11 39.50 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:16 #11 39.53 Selecting previously unselected package libldap-common.
22:19:16 #11 39.54 Preparing to unpack .../276-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
22:19:16 #11 39.54 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:16 #11 39.57 Selecting previously unselected package liblist-compare-perl.
22:19:16 #11 39.57 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
22:19:16 #11 39.58 Unpacking liblist-compare-perl (0.55-1) ...
22:19:16 #11 39.62 Selecting previously unselected package liblist-someutils-perl.
22:19:16 #10 41.92 Selecting previously unselected package python3-certifi.
22:19:16 #10 41.92 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
22:19:16 #10 41.93 Unpacking python3-certifi (2018.1.18-2) ...
22:19:16 #10 41.97 Selecting previously unselected package python3-idna.
22:19:16 #10 41.98 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
22:19:16 #10 41.98 Unpacking python3-idna (2.6-1) ...
22:19:16 #10 42.02 Selecting previously unselected package python3-urllib3.
22:19:16 #10 42.02 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
22:19:16 #10 42.03 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:16 #10 42.07 Selecting previously unselected package python3-requests.
22:19:16 #10 42.07 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
22:19:16 #10 42.07 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
22:19:16 #10 42.11 Selecting previously unselected package python3-unidiff.
22:19:16 #12 26.42   Installing       : perl-interpreter-4:5.26.3-421.el8.aarch64            50/81 
22:19:16 #12 26.45   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    51/81 
22:19:16 #12 26.46   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    51/81 
22:19:16 #12 26.48   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       52/81 
22:19:16 #12 26.50   Installing       : pkgconf-1.4.2-1.el8.aarch64                          53/81 
22:19:16 #12 26.51   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               54/81 
22:19:16 #11 33.65 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:16 #11 33.65 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:16 #11 33.68 Selecting previously unselected package libexporter-tiny-perl.
22:19:16 #11 33.69 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:16 #11 33.69 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:16 #11 33.72 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:16 #11 33.72 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
22:19:16 #11 33.73 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:16 #11 33.76 Selecting previously unselected package liblist-moreutils-perl.
22:19:16 #11 33.76 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:16 #11 33.76 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:16 #11 33.79 Selecting previously unselected package libdata-dpath-perl.
22:19:16 #11 33.80 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
22:19:16 #11 33.80 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:16 #11 33.83 Selecting previously unselected package libdata-dump-perl.
22:19:16 #11 33.83 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
22:19:16 #11 33.83 Unpacking libdata-dump-perl (1.25-1) ...
22:19:16 #11 33.86 Selecting previously unselected package libdata-messagepack-perl.
22:19:16 #10 39.10 Unpacking libtime-moment-perl (0.44-1+b3) ...
22:19:16 #10 39.14 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:16 #10 39.14 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
22:19:16 #10 39.15 Unpacking libtype-tiny-xs-perl (0.022-1) ...
22:19:16 #10 39.19 Selecting previously unselected package libunicode-utf8-perl.
22:19:16 #10 39.19 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
22:19:16 #10 39.19 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
22:19:16 #10 39.23 Selecting previously unselected package libxdelta2.
22:19:16 #10 39.23 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
22:19:16 #10 39.24 Unpacking libxdelta2 (1.1.3-9.3) ...
22:19:16 #10 39.28 Selecting previously unselected package libxext6:arm64.
22:19:16 #10 39.28 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
22:19:16 #10 39.29 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
22:19:16 #10 39.36 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:16 #9 41.58 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
22:19:16 #9 41.59 Unpacking xdg-user-dirs (0.17-2) ...
22:19:16 #9 41.66 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:19:16 #9 41.68 Setting up libapt-pkg-perl (0.1.34+b1) ...
22:19:16 #9 41.69 Setting up libksba8:arm64 (1.3.5-2+deb10u1) ...
22:19:16 #9 41.70 Setting up libpipeline1:arm64 (1.5.1-2) ...
22:19:16 #9 41.71 Setting up wdiff (1.2.2-2+b1) ...
22:19:16 #9 41.72 Setting up lsb-base (10.2019051400) ...
22:19:16 #9 41.73 Setting up mysql-common (5.8+1.0.5) ...
22:19:16 #9 41.76 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:16 #9 41.77 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
22:19:16 #9 41.78 Setting up libkeyutils1:arm64 (1.6-6) ...
22:19:16 #9 41.79 Setting up libpsl5:arm64 (0.20.2-2) ...
22:19:16 #13 13.95   Running scriptlet: glibc-2.34-47.el9.x86_64                             10/78 
22:19:16 #13 14.03   Installing       : glibc-langpack-en-2.34-47.el9.x86_64                 11/78 
22:19:16 #13 14.07   Installing       : make-1:4.3-7.el9.x86_64                              12/78 
22:19:16 #13 14.11   Installing       : libedit-3.1-37.20210216cvs.el9.x86_64                13/78 
22:19:16 #13 14.11   Installing       : libseccomp-2.5.2-2.el9.x86_64                        14/78 
22:19:16 #13 14.15   Installing       : libmpc-1.2.1-4.el9.x86_64                            15/78 
22:19:16 #14 3.810 (18/70): libtool-ltdl-devel-2.4.6-25.el8.x86_64 3.7 MB/s | 184 kB     00:00    
22:19:16 #14 3.816 (19/70): libuv-1.41.1-1.el8_4.x86_64.rpm         14 MB/s | 156 kB     00:00    
22:19:16 #14 3.822 (20/70): libxkbcommon-0.9.1-1.el8.x86_64.rpm     10 MB/s | 116 kB     00:00    
22:19:16 #14 3.827 (21/70): perl-Error-0.17025-2.el8.noarch.rpm    4.6 MB/s |  46 kB     00:00    
22:19:16 #14 3.831 (22/70): perl-Git-2.31.1-2.el8.noarch.rpm       9.5 MB/s |  78 kB     00:00    
22:19:16 #14 3.835 (23/70): perl-TermReadKey-2.37-7.el8.x86_64.rpm 5.2 MB/s |  40 kB     00:00    
22:19:16 #14 3.838 (24/70): perl-Thread-Queue-3.13-1.el8.noarch.rp 3.5 MB/s |  24 kB     00:00    
22:19:16 #14 3.842 (25/70): vim-filesystem-8.0.1763-19.el8.4.noarc 7.3 MB/s |  50 kB     00:00    
22:19:16 #14 3.856 (26/70): checkpolicy-2.9-1.el8.x86_64.rpm        27 MB/s | 348 kB     00:00    
22:19:16 #14 3.866 (27/70): xkeyboard-config-2.28-1.el8.noarch.rpm  28 MB/s | 782 kB     00:00    
22:19:16 #14 3.872 (28/70): glibc-devel-2.28-214.el8.x86_64.rpm    5.1 MB/s |  82 kB     00:00    
22:19:16 #14 3.883 (29/70): glibc-headers-2.28-214.el8.x86_64.rpm   30 MB/s | 486 kB     00:00    
22:19:16 #14 3.986 (30/70): gcc-8.5.0-15.el8.x86_64.rpm             36 MB/s |  23 MB     00:00    
22:19:16 #14 3.997 (31/70): glibc-langpack-en-2.28-214.el8.x86_64. 6.5 MB/s | 825 kB     00:00    
22:19:16 #14 4.003 (32/70): less-530-1.el8.x86_64.rpm              9.8 MB/s | 164 kB     00:00    
22:19:16 #14 4.008 (33/70): libedit-3.1-23.20170329cvs.el8.x86_64.  10 MB/s | 102 kB     00:00    
22:19:16 #14 4.015 (34/70): libgomp-8.5.0-15.el8.x86_64.rpm         18 MB/s | 207 kB     00:00    
22:19:16 #14 4.021 (35/70): libselinux-devel-2.9-6.el8.x86_64.rpm   16 MB/s | 200 kB     00:00    
22:19:16 #14 4.029 (36/70): libselinux-utils-2.9-6.el8.x86_64.rpm   18 MB/s | 243 kB     00:00    
22:19:16 #14 4.033 (37/70): libsepol-devel-2.9-3.el8.x86_64.rpm    7.5 MB/s |  87 kB     00:00    
22:19:16 #14 4.037 (38/70): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 3.3 MB/s |  25 kB     00:00    
22:19:16 #14 4.046 (39/70): m4-1.4.18-7.el8.x86_64.rpm              17 MB/s | 223 kB     00:00    
22:19:16 #14 4.056 (40/70): make-4.2.1-11.el8.x86_64.rpm            26 MB/s | 498 kB     00:00    
22:19:16 #10 49.01 Setting up bzip2 (1.0.8-4) ...
22:19:16 #10 49.02 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:16 #10 49.04 Setting up libunwind8:amd64 (1.3.2-2) ...
22:19:16 #10 49.05 Setting up pbzip2 (1.1.13-1) ...
22:19:16 #10 49.07 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
22:19:16 #10 49.08 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
22:19:16 #10 49.10 Setting up libasan6:amd64 (10.2.1-6) ...
22:19:16 #10 49.11 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:16 #10 49.12 Setting up fakeroot (1.25.3-1.1) ...
22:19:16 #10 49.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:16 #10 49.14 Setting up autotools-dev (20180224.1+nmu1) ...
22:19:16 #10 49.16 Setting up libglib2.0-data (2.66.8-1) ...
22:19:16 #10 49.17 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
22:19:16 #10 49.18 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
22:19:16 #10 49.19 Setting up libx11-data (2:1.7.2-1) ...
22:19:16 #10 49.20 Setting up make (4.3-4.1) ...
22:19:16 #10 49.21 Setting up libmpfr6:amd64 (4.1.0-3) ...
22:19:16 #10 49.23 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:16 #10 49.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:19:16 #10 49.25 Setting up lzip (1.22-3) ...
22:19:16 #10 49.28 Setting up strace (5.10-1) ...
22:19:16 #10 49.29 Setting up libsigsegv2:amd64 (2.13-1) ...
22:19:16 #10 49.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:19:16 #10 49.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zapyvS
22:19:16 + umask 022
22:19:16 + cd /root/rpmbuild/BUILD
22:19:16 + cd /root/rpmbuild/BUILD
22:19:16 + rm -rf src
22:19:16 + /usr/bin/mkdir -p src
22:19:16 + cd src
22:19:16 + /usr/bin/tar -xf -
22:19:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:16 #13 7.290 (51/76): pcre2-utf16-10.40-2.el9.aarch64.rpm     20 MB/s | 199 kB     00:00    
22:19:16 #13 7.435 (52/76): llvm-libs-14.0.6-1.el9.aarch64.rpm      80 MB/s |  19 MB     00:00    
22:19:16 #13 7.439 (53/76): libseccomp-devel-2.5.2-2.el9.aarch64.r 196 kB/s |  59 kB     00:00    
22:19:16 #13 7.444 (54/76): perl-DynaLoader-1.47-479.el9.aarch64.r 4.1 MB/s |  35 kB     00:00    
22:19:16 #13 7.448 (55/76): perl-Error-0.17029-7.el9.noarch.rpm    4.8 MB/s |  42 kB     00:00    
22:19:16 #13 7.453 (56/76): perl-File-Compare-1.100.600-479.el9.no 2.7 MB/s |  23 kB     00:00    
22:19:16 #13 7.456 (57/76): perl-File-Copy-2.34-479.el9.noarch.rpm 3.7 MB/s |  30 kB     00:00    
22:19:16 #13 7.463 (58/76): perl-File-Find-1.37-479.el9.noarch.rpm 3.9 MB/s |  35 kB     00:00    
22:19:16 #13 7.466 (59/76): perl-Git-2.31.1-2.el9.2.noarch.rpm     4.5 MB/s |  43 kB     00:00    
22:19:16 #13 7.471 (60/76): perl-TermReadKey-2.38-11.el9.aarch64.r 4.5 MB/s |  36 kB     00:00    
22:19:16 #13 7.489 (61/76): perl-lib-0.65-479.el9.aarch64.rpm      1.4 MB/s |  24 kB     00:00    
22:19:16 #13 7.497 (62/76): perl-threads-2.25-460.el9.aarch64.rpm  7.2 MB/s |  57 kB     00:00    
22:19:16 #13 7.508 (63/76): perl-threads-shared-1.61-460.el9.aarch 4.1 MB/s |  44 kB     00:00    
22:19:16 #10 38.48   Cleanup          : python3-3.10.4-1.fc37.aarch64                      183/192 
22:19:16 #10 38.49   Cleanup          : ncurses-libs-6.3-2.20220501.fc37.aarch64           184/192 
22:19:16 #10 38.50   Cleanup          : xz-libs-5.2.5-9.fc37.aarch64                       185/192 
22:19:16 #10 38.51   Cleanup          : libcomps-0.1.18-2.fc36.aarch64                     186/192 
22:19:16 #10 38.51   Cleanup          : file-libs-5.41-5.fc37.aarch64                      187/192 
22:19:16 #10 38.52   Cleanup          : elfutils-libelf-0.187-4.fc37.aarch64               188/192 
22:19:16 #10 38.52   Cleanup          : ncurses-base-6.3-2.20220501.fc37.noarch            189/192 
22:19:16 #10 38.53   Cleanup          : glibc-2.35.9000-17.fc37.aarch64                    190/192 
22:19:16 #10 38.55   Cleanup          : glibc-minimal-langpack-2.35.9000-17.fc37.aarch64   191/192 
22:19:16 #10 38.55   Cleanup          : glibc-common-2.35.9000-17.fc37.aarch64             192/192 
22:19:16 #10 38.56   Running scriptlet: rpm-4.18.0-3.fc38.aarch64                          192/192 
22:19:16 #11 48.43 Setting up libio-html-perl (1.004-2) ...
22:19:16 #11 48.44 Setting up libpod-parser-perl (1.63-2) ...
22:19:16 #11 48.45 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
22:19:16 #11 48.46 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:16 #11 48.47 Setting up libparams-util-perl (1.102-1build3) ...
22:19:16 #11 48.48 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
22:19:16 #11 48.49 Setting up libtime-duration-perl (1.21-1) ...
22:19:16 #11 48.50 Setting up autoconf (2.71-2) ...
22:19:16 #11 48.52 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:16 #11 38.73 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
22:19:16 #11 38.73 Unpacking libfont-afm-perl (1.20-2) ...
22:19:16 #11 38.76 Selecting previously unselected package libio-string-perl.
22:19:16 #11 38.76 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
22:19:16 #11 38.77 Unpacking libio-string-perl (1.08-3) ...
22:19:16 #11 38.79 Selecting previously unselected package libfont-ttf-perl.
22:19:16 #11 38.79 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
22:19:16 #11 38.80 Unpacking libfont-ttf-perl (1.06-1) ...
22:19:16 #11 38.85 Selecting previously unselected package libfuture-perl.
22:19:16 #11 38.85 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
22:19:16 #11 38.86 Unpacking libfuture-perl (0.43-1) ...
22:19:16 #11 38.89 Selecting previously unselected package libio-stringy-perl.
22:19:16 #11 38.89 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
22:19:16 #11 38.90 Unpacking libio-stringy-perl (2.111-3) ...
22:19:16 #11 38.93 Selecting previously unselected package libparams-validate-perl.
22:19:16 #11 38.93 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
22:19:16 #11 38.93 Unpacking libparams-validate-perl (1.29-3) ...
22:19:16 #11 38.99 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:16 #11 36.01 Unpacking libipc-system-simple-perl (1.26-1) ...
22:19:16 #11 36.04 Selecting previously unselected package libfile-basedir-perl.
22:19:16 #11 36.04 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
22:19:16 #11 36.05 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:16 #11 36.08 Selecting previously unselected package libfile-chdir-perl.
22:19:16 #11 36.08 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
22:19:16 #11 36.08 Unpacking libfile-chdir-perl (0.1008-1) ...
22:19:16 #11 36.11 Selecting previously unselected package libfile-fcntllock-perl.
22:19:16 #11 36.12 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
22:19:16 #11 36.12 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
22:19:16 #11 36.15 Selecting previously unselected package libnumber-compare-perl.
22:19:16 #11 36.15 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
22:19:16 #11 36.16 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:16 #11 36.19 Selecting previously unselected package libtext-glob-perl.
22:19:16 #11 36.19 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
22:19:16 #11 36.19 Unpacking libtext-glob-perl (0.10-1) ...
22:19:16 #11 36.22 Selecting previously unselected package libfile-find-rule-perl.
22:19:16 #11 36.22 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:16 #11 36.23 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:16 #11 36.26 Selecting previously unselected package libfont-afm-perl.
22:19:16 #11 36.26 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
22:19:16 #11 36.26 Unpacking libfont-afm-perl (1.20-2) ...
22:19:16 #11 36.29 Selecting previously unselected package libio-string-perl.
22:19:16 #11 36.29 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
22:19:16 #11 36.30 Unpacking libio-string-perl (1.08-3) ...
22:19:16 #11 36.33 Selecting previously unselected package libfont-ttf-perl.
22:19:16 #9 41.71 Selecting previously unselected package libgpm2:armhf.
22:19:16 #9 41.72 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
22:19:16 #9 41.72 Unpacking libgpm2:armhf (1.20.7-5) ...
22:19:16 #9 41.76 Selecting previously unselected package libidn11:armhf.
22:19:16 #9 41.76 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
22:19:16 #9 41.77 Unpacking libidn11:armhf (1.33-2.2) ...
22:19:16 #9 41.83 Selecting previously unselected package libntlm0:armhf.
22:19:16 #9 41.83 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
22:19:16 #9 41.83 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
22:19:16 #9 41.88 Selecting previously unselected package libgsasl7.
22:19:16 #9 41.88 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
22:19:16 #9 41.89 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
22:19:16 #9 41.93 Selecting previously unselected package libhtml-form-perl.
22:19:16 #10 37.43 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:16 #10 37.44 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:16 #10 37.47 Selecting previously unselected package libmodule-implementation-perl.
22:19:16 #10 37.47 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
22:19:16 #10 37.47 Unpacking libmodule-implementation-perl (0.09-1.1) ...
22:19:16 #10 37.50 Selecting previously unselected package libsub-exporter-progressive-perl.
22:19:16 #10 37.50 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:19:16 #10 37.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:19:16 #10 37.54 Selecting previously unselected package libvariable-magic-perl.
22:19:16 #10 37.54 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
22:19:16 #10 37.54 Unpacking libvariable-magic-perl (0.62-1+b3) ...
22:19:16 #10 37.57 Selecting previously unselected package libb-hooks-endofscope-perl.
22:19:16 #10 37.58 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
22:19:16 #10 37.58 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:16 #10 37.61 Selecting previously unselected package libpng16-16:armhf.
22:19:16 #10 37.61 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
22:19:16 #10 37.62 Unpacking libpng16-16:armhf (1.6.37-3) ...
22:19:16 #10 37.67 Selecting previously unselected package libfreetype6:armhf.
22:19:16 #11 39.62 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
22:19:16 #11 39.63 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:16 #11 39.66 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:16 #11 39.66 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
22:19:16 #11 39.67 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
22:19:16 #11 39.70 Selecting previously unselected package liblist-utilsby-perl.
22:19:16 #11 39.70 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:16 #11 39.70 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:16 #11 39.75 Selecting previously unselected package libltdl7:armhf.
22:19:16 #11 39.75 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
22:19:16 #11 39.75 Unpacking libltdl7:armhf (2.4.6-15build2) ...
22:19:16 #11 39.79 Selecting previously unselected package libltdl-dev:armhf.
22:19:16 #11 39.79 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
22:19:16 #11 39.79 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
22:19:16 #11 39.84 Selecting previously unselected package liblzo2-2:armhf.
22:19:16 #11 39.84 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
22:19:16 #11 39.85 Unpacking liblzo2-2:armhf (2.10-2build3) ...
22:19:16 #11 39.88 Selecting previously unselected package libsys-hostname-long-perl.
22:19:16 #11 39.88 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:16 #11 39.89 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:16 #11 39.93 Selecting previously unselected package libmail-sendmail-perl.
22:19:16 #11 39.93 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:16 #11 39.94 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:16 #11 39.97 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:16 #12 26.54   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    55/81 
22:19:16 #12 26.55   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    55/81 
22:19:16 #12 26.86   Installing       : glibc-gconv-extra-2.28-211.el8.aarch64               56/81 
22:19:16 #12 26.89   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               56/81 
22:19:16 #12 26.90   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 57/81 
22:19:16 #12 26.92   Installing       : desktop-file-utils-0.23-8.el8.aarch64                58/81 
22:19:16 #11 33.86 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
22:19:16 #11 33.87 Unpacking libdata-messagepack-perl (1.01-2build1) ...
22:19:16 #11 33.90 Selecting previously unselected package libnet-domain-tld-perl.
22:19:16 #11 33.90 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:16 #11 33.90 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:16 #11 33.94 Selecting previously unselected package libdata-validate-domain-perl.
22:19:16 #11 33.94 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:16 #11 33.95 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:16 #11 33.98 Selecting previously unselected package libnet-ipv6addr-perl.
22:19:16 #11 33.98 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
22:19:16 #11 33.98 Unpacking libnet-ipv6addr-perl (1.02-1) ...
22:19:16 #11 34.01 Selecting previously unselected package libnet-netmask-perl.
22:19:16 #11 34.01 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
22:19:16 #11 34.02 Unpacking libnet-netmask-perl (2.0001-1) ...
22:19:16 #11 34.04 Selecting previously unselected package libnetaddr-ip-perl.
22:19:16 #11 34.05 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
22:19:16 #11 34.05 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:16 #11 34.09 Selecting previously unselected package libdata-validate-ip-perl.
22:19:16 #10 51.62 Setting up libmpc3:amd64 (1.1.0-1) ...
22:19:16 #10 51.63 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
22:19:16 #10 42.11 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
22:19:16 #10 42.12 Unpacking python3-unidiff (0.5.4-1) ...
22:19:16 #10 42.16 Selecting previously unselected package python3-xdg.
22:19:16 #10 42.16 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
22:19:16 #10 42.16 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
22:19:16 #10 42.20 Selecting previously unselected package unzip.
22:19:16 #10 42.20 Preparing to unpack .../269-unzip_6.0-21ubuntu1.2_armhf.deb ...
22:19:16 #10 42.20 Unpacking unzip (6.0-21ubuntu1.2) ...
22:19:16 #10 42.25 Selecting previously unselected package wdiff.
22:19:16 #10 42.25 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
22:19:16 #10 42.26 Unpacking wdiff (1.2.2-2) ...
22:19:16 #10 42.28 Selecting previously unselected package equivs.
22:19:16 #10 42.29 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
22:19:16 #10 42.29 Unpacking equivs (2.1.0) ...
22:19:16 #10 42.32 Selecting previously unselected package libauthen-sasl-perl.
22:19:16 #10 42.32 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:16 #10 42.33 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:16 #10 42.37 Selecting previously unselected package python3-magic.
22:19:16 #10 39.36 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:16 #10 39.36 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:16 #10 39.40 Selecting previously unselected package libxml-sax-base-perl.
22:19:16 #10 39.40 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:16 #10 39.40 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:16 #10 39.46 Selecting previously unselected package libxml-sax-perl.
22:19:16 #10 39.46 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:16 #10 39.47 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:16 #10 39.51 Selecting previously unselected package libxml-libxml-perl.
22:19:16 #10 39.52 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
22:19:16 #10 39.52 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:16 #9 41.80 Setting up libgpm2:arm64 (1.20.7-5) ...
22:19:16 #9 41.81 Setting up mime-support (3.62) ...
22:19:16 #9 41.84 Setting up xdg-user-dirs (0.17-2) ...
22:19:16 #9 41.87 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:19:16 #9 41.88 Setting up psmisc (23.2-1+deb10u1) ...
22:19:16 #9 41.90 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
22:19:16 #9 41.91 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
22:19:16 #9 41.92 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
22:19:16 #9 41.94 No schema files found: doing nothing.
22:19:16 #9 41.95 Setting up distro-info-data (0.41+deb10u5) ...
22:19:16 #9 41.95 Setting up manpages (4.16-2) ...
22:19:16 #9 41.96 Setting up unzip (6.0-23+deb10u3) ...
22:19:16 #9 41.99 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
22:19:16 #9 42.00 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:19:16 #9 42.02 Setting up binutils-common:arm64 (2.31.1-16) ...
22:19:16 #9 42.03 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
22:19:16 #9 42.04 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
22:19:16 #9 42.06 Setting up less (487-0.1+b1) ...
22:19:16 #9 42.15 Setting up perl-openssl-defaults:arm64 (3) ...
22:19:16 #13 14.16   Installing       : m4-1.4.19-1.el9.x86_64                               16/78 
22:19:16 #13 14.22   Installing       : autoconf-2.69-38.el9.noarch                          17/78 
22:19:16 #13 14.23   Installing       : perl-threads-1:2.25-460.el9.x86_64                   18/78 
22:19:16 #13 14.28   Installing       : perl-threads-shared-1.61-460.el9.x86_64              19/78 
22:19:16 #13 14.32   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                20/78 
22:19:16 #14 4.067 (41/70): openssh-8.0p1-16.el8.x86_64.rpm         25 MB/s | 523 kB     00:00    
22:19:16 #14 4.079 (42/70): openssh-clients-8.0p1-16.el8.x86_64.rp  30 MB/s | 669 kB     00:00    
22:19:16 #14 4.089 (43/70): pcre2-utf16-10.32-3.el8.x86_64.rpm      23 MB/s | 229 kB     00:00    
22:19:16 #14 4.097 (44/70): pcre2-devel-10.32-3.el8.x86_64.rpm      20 MB/s | 605 kB     00:00    
22:19:16 #14 4.104 (45/70): pcre2-utf32-10.32-3.el8.x86_64.rpm      15 MB/s | 220 kB     00:00    
22:19:16 #14 4.109 (46/70): perl-Data-Dumper-2.167-399.el8.x86_64. 5.3 MB/s |  58 kB     00:00    
22:19:16 #14 4.118 (47/70): policycoreutils-2.9-20.el8.x86_64.rpm   27 MB/s | 374 kB     00:00    
22:19:16 #14 4.126 (48/70): policycoreutils-devel-2.9-20.el8.x86_6  17 MB/s | 293 kB     00:00    
22:19:16 #14 4.133 (49/70): policycoreutils-python-utils-2.9-20.el  17 MB/s | 253 kB     00:00    
22:19:16 #14 4.138 (50/70): python3-audit-3.0.7-4.el8.x86_64.rpm   7.7 MB/s |  87 kB     00:00    
22:19:16 #14 4.146 (51/70): python3-libselinux-2.9-6.el8.x86_64.rp  23 MB/s | 283 kB     00:00    
22:19:16 #14 4.150 (52/70): python3-libsemanage-2.9-9.el8.x86_64.r  11 MB/s | 128 kB     00:00    
22:19:16 #14 4.169 (53/70): python3-setools-4.3.0-3.el8.x86_64.rpm  35 MB/s | 624 kB     00:00    
22:19:16 #14 4.176 (54/70): rpm-plugin-selinux-4.14.3-23.el8.x86_6  12 MB/s |  78 kB     00:00    
22:19:16 #14 4.192 (55/70): selinux-policy-3.14.3-108.el8.noarch.r  41 MB/s | 653 kB     00:00    
22:19:16 #14 4.207 (56/70): python3-policycoreutils-2.9-20.el8.noa  37 MB/s | 2.2 MB     00:00    
22:19:16 #14 4.234 (57/70): selinux-policy-devel-3.14.3-108.el8.no  37 MB/s | 1.5 MB     00:00    
22:19:16 #14 4.285 (58/70): kernel-headers-4.18.0-408.el8.x86_64.r  25 MB/s | 9.8 MB     00:00    
22:19:16 #10 49.32 Setting up t1utils (1.41-4) ...
22:19:16 #10 49.34 Setting up libquadmath0:amd64 (10.2.1-6) ...
22:19:16 #10 49.35 Setting up diffstat (1.64-1) ...
22:19:16 #10 49.36 Setting up libpng16-16:amd64 (1.6.37-3) ...
22:19:16 #10 49.37 Setting up libmpc3:amd64 (1.2.0-1) ...
22:19:16 #10 49.38 Setting up libatomic1:amd64 (10.2.1-6) ...
22:19:16 #10 49.40 Setting up patch (2.7.6-7) ...
22:19:16 #10 49.41 Setting up autopoint (0.21-4) ...
22:19:16 #10 49.42 Setting up libwebp6:amd64 (0.6.1-2.1) ...
22:19:16 #10 49.43 Setting up fonts-dejavu-core (2.37-2) ...
22:19:16 #10 49.49 Setting up libxdelta2 (1.1.3-9.3) ...
22:19:16 #10 49.51 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
22:19:16 #10 49.52 Setting up libltdl7:amd64 (2.4.6-15) ...
22:19:16 #13 7.828 (64/76): pcre2-utf32-10.40-2.el9.aarch64.rpm    354 kB/s | 190 kB     00:00    
22:19:16 #13 7.831 (65/76): perl-Thread-Queue-3.14-460.el9.noarch.  61 kB/s |  22 kB     00:00    
22:19:16 #11 48.69 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:16 #11 48.70 Setting up libarray-intspan-perl (2.004-1) ...
22:19:16 #11 48.70 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:16 #11 48.71 Setting up libtimedate-perl (2.3300-2) ...
22:19:16 #11 48.72 Setting up libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ...
22:19:16 #11 48.73 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:16 #11 48.74 Setting up libsub-name-perl (0.26-1build3) ...
22:19:16 #11 48.75 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
22:19:16 #11 48.79 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:16 #11 48.80 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:16 #11 48.81 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
22:19:16 #11 48.82 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:16 #11 48.83 Setting up gcc-11 (11.2.0-19ubuntu1) ...
22:19:16 #11 48.83 Setting up xauth (1:1.1-1build2) ...
22:19:16 #11 48.84 Setting up libpath-tiny-perl (0.122-1) ...
22:19:16 #11 48.85 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:16 #11 48.86 Setting up libjson-perl (4.04000-1) ...
22:19:16 #11 48.87 Setting up libipc-run3-perl (0.048-2) ...
22:19:16 #11 48.88 Setting up libsub-override-perl (0.09-2) ...
22:19:16 #11 48.89 Setting up libaliased-perl (0.34-1.1) ...
22:19:16 #11 48.90 Setting up python3-unidiff (0.5.5-2) ...
22:19:16 #11 39.00 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
22:19:16 mkdir -p rpmbuild/SOURCES
22:19:16 docker run --rm -w /v \
22:19:16 #11 39.00 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
22:19:16 #11 39.03 Selecting previously unselected package libsort-versions-perl.
22:19:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:19:16 #11 39.03 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
22:19:16 #11 39.03 Unpacking libsort-versions-perl (1.62-1) ...
22:19:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:16 	alpine \
22:19:16 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:19:16 #11 39.06 Selecting previously unselected package libgit-wrapper-perl.
22:19:16 #11 39.06 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:16 #11 39.06 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:16 #11 39.09 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:16 #11 39.10 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:19:16 #11 39.10 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:19:16 #11 39.13 Selecting previously unselected package libio-prompter-perl.
22:19:16 #11 39.13 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
22:19:16 #11 39.14 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:16 #11 39.17 Selecting previously unselected package libjson-perl.
22:19:16 #11 39.17 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
22:19:16 #11 39.17 Unpacking libjson-perl (4.02000-2) ...
22:19:16 #11 39.22 Selecting previously unselected package liblog-any-perl.
22:19:16 #11 39.22 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
22:19:16 #11 39.23 Unpacking liblog-any-perl (1.708-1) ...
22:19:16 #11 39.26 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:16 #11 39.26 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:16 #11 39.27 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:16 #11 39.29 Selecting previously unselected package libpackage-stash-perl.
22:19:16 #11 39.29 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
22:19:16 #11 39.30 Unpacking libpackage-stash-perl (0.38-1) ...
22:19:16 #11 39.33 Selecting previously unselected package libsub-identify-perl.
22:19:16 #10 41.67 Setting up libmpc3:arm64 (1.1.0-1) ...
22:19:16 #10 41.68 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
22:19:16 #10 41.69 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
22:19:16 #10 41.70 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
22:19:16 #10 41.72 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
22:19:16 #10 41.73 Setting up bsdmainutils (11.1.2ubuntu1) ...
22:19:16 #10 41.75 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:16 #10 41.75 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
22:19:16 #10 41.75 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:16 #10 41.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
22:19:16 #10 41.76 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:16 #10 41.78 Setting up ca-certificates (20211016~18.04.1) ...
22:19:16 #11 36.33 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
22:19:16 #11 36.33 Unpacking libfont-ttf-perl (1.06-1) ...
22:19:16 #11 36.39 Selecting previously unselected package libfuture-perl.
22:19:16 #11 36.39 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
22:19:16 #11 36.39 Unpacking libfuture-perl (0.43-1) ...
22:19:16 #11 36.43 Selecting previously unselected package libio-stringy-perl.
22:19:16 #11 36.43 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
22:19:16 #11 36.43 Unpacking libio-stringy-perl (2.111-3) ...
22:19:16 #11 36.47 Selecting previously unselected package libparams-validate-perl.
22:19:16 #11 36.47 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
22:19:16 #11 36.47 Unpacking libparams-validate-perl (1.29-3) ...
22:19:16 #11 36.50 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:16 #11 36.51 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
22:19:16 #11 36.51 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
22:19:16 #11 36.55 Selecting previously unselected package libsort-versions-perl.
22:19:16 #9 41.94 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
22:19:16 #9 41.94 Unpacking libhtml-form-perl (6.03-1) ...
22:19:16 #9 41.98 Selecting previously unselected package libhtml-format-perl.
22:19:16 #9 41.98 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
22:19:16 #9 41.98 Unpacking libhtml-format-perl (2.12-1) ...
22:19:16 #9 42.01 Selecting previously unselected package libhttp-daemon-perl.
22:19:16 #9 42.02 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
22:19:16 #9 42.02 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:16 #9 42.05 Selecting previously unselected package libstruct-dumb-perl.
22:19:16 #9 42.05 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
22:19:16 #9 42.05 Unpacking libstruct-dumb-perl (0.09-1) ...
22:19:16 #9 42.08 Selecting previously unselected package libio-async-perl.
22:19:16 #9 42.09 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
22:19:16 #9 42.09 Unpacking libio-async-perl (0.72-1) ...
22:19:16 #9 42.14 Selecting previously unselected package libio-sessiondata-perl.
22:19:16 #9 42.14 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
22:19:16 #9 42.14 Unpacking libio-sessiondata-perl (1.03-1) ...
22:19:16 #9 42.17 Selecting previously unselected package libio-string-perl.
22:19:16 #10 37.67 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
22:19:16 #10 37.67 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
22:19:16 #10 37.74 Selecting previously unselected package libfontconfig1:armhf.
22:19:16 #10 37.74 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
22:19:16 #10 37.74 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
22:19:16 #10 37.80 Selecting previously unselected package libjpeg62-turbo:armhf.
22:19:16 #10 37.80 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
22:19:16 #10 37.80 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
22:19:16 #10 37.85 Selecting previously unselected package libdeflate0:armhf.
22:19:16 #10 37.85 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
22:19:16 #10 37.86 Unpacking libdeflate0:armhf (1.7-1) ...
22:19:16 #10 37.89 Selecting previously unselected package libjbig0:armhf.
22:19:16 #10 37.89 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
22:19:16 #10 37.90 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
22:19:16 #11 39.97 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:16 #11 39.97 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:16 #11 40.01 Selecting previously unselected package libmailtools-perl.
22:19:16 #11 40.01 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
22:19:16 #11 40.01 Unpacking libmailtools-perl (2.21-1) ...
22:19:16 #11 40.06 Selecting previously unselected package libmarkdown2:armhf.
22:19:16 #11 40.06 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
22:19:16 #11 40.07 Unpacking libmarkdown2:armhf (2.2.7-2) ...
22:19:16 #11 40.10 Selecting previously unselected package libmath-base85-perl.
22:19:16 #11 40.10 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
22:19:16 #11 40.10 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
22:19:16 #11 40.14 Selecting previously unselected package libmoox-aliases-perl.
22:19:16 #11 40.14 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:16 #11 40.15 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:16 #11 40.18 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:16 #11 40.18 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:16 #11 40.19 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:16 #11 40.22 Selecting previously unselected package libobject-id-perl.
22:19:17 #12 26.95   Installing       : elfutils-debuginfod-client-0.187-4.el8.aarch64       59/81 
22:19:17 #12 27.02   Installing       : elfutils-0.187-4.el8.aarch64                         60/81 
22:19:17 #12 27.07   Installing       : diffutils-3.6-6.el8.aarch64                          61/81 
22:19:17 #12 27.08   Running scriptlet: diffutils-3.6-6.el8.aarch64                          61/81 
22:19:17 #12 27.12   Installing       : zstd-1.4.4-1.el8.aarch64                             62/81 
22:19:17 #12 27.13   Installing       : rust-srpm-macros-5-2.el8.noarch                      63/81 
22:19:17 #12 27.14   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  64/81 
22:19:17 #12 27.15   Installing       : perl-srpm-macros-1-25.el8.noarch                     65/81 
22:19:17 #12 27.16   Installing       : openblas-srpm-macros-2-2.el8.noarch                  66/81 
22:19:17 #11 34.09 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
22:19:17 #11 34.09 Unpacking libdata-validate-ip-perl (0.30-1) ...
22:19:17 #11 34.12 Selecting previously unselected package libdata-validate-uri-perl.
22:19:17 #11 34.12 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
22:19:17 #11 34.13 Unpacking libdata-validate-uri-perl (0.07-2) ...
22:19:17 #11 34.16 Selecting previously unselected package libdistro-info-perl.
22:19:17 #11 34.16 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ...
22:19:17 #11 34.17 Unpacking libdistro-info-perl (1.1build1) ...
22:19:17 #11 34.23 Selecting previously unselected package libemail-address-xs-perl.
22:19:17 #11 34.23 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
22:19:17 #11 34.24 Unpacking libemail-address-xs-perl (1.04-1build6) ...
22:19:17 #11 34.27 Selecting previously unselected package libipc-system-simple-perl.
22:19:17 #11 34.27 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:17 #11 34.27 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:17 #11 34.30 Selecting previously unselected package libfile-basedir-perl.
22:19:17 #11 34.30 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
22:19:17 #11 34.31 Unpacking libfile-basedir-perl (0.09-1) ...
22:19:17 #11 34.33 Selecting previously unselected package libfile-chdir-perl.
22:19:17 #10 51.64 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
22:19:17 #10 51.66 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
22:19:17 #10 51.67 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
22:19:17 #10 51.68 Setting up bsdmainutils (11.1.2ubuntu1) ...
22:19:17 #10 51.71 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:17 #10 51.71 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
22:19:17 #10 51.71 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:17 #10 51.71 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
22:19:17 #10 51.72 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:17 #10 51.75 Setting up ca-certificates (20211016~18.04.1) ...
22:19:17 #10 42.37 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
22:19:17 #10 42.37 Unpacking python3-magic (2:0.4.15-1) ...
22:19:17 #10 42.45 Setting up python-apt-common (1.6.5ubuntu0.7) ...
22:19:17 #10 42.46 Setting up libnpth0:armhf (1.5-3) ...
22:19:17 #10 42.53 Setting up libedit2:armhf (3.1-20170329-1) ...
22:19:17 #10 42.55 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:17 #10 42.56 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:17 #10 42.58 Setting up readline-common (7.0-3) ...
22:19:17 #10 42.60 Setting up libapt-inst2.0:armhf (1.6.14) ...
22:19:17 #10 42.61 Setting up manpages (4.15-1) ...
22:19:17 #10 42.62 Setting up strace (4.21-1ubuntu1) ...
22:19:17 #10 42.64 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
22:19:17 #10 42.65 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
22:19:17 #10 42.67 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
22:19:17 #10 42.68 Setting up less (487-0.1) ...
22:19:17 #10 42.76 Setting up make (4.1-9.1ubuntu1) ...
22:19:17 #9 42.16 Setting up linux-libc-dev:arm64 (4.19.260-1) ...
22:19:17 #9 42.17 Setting up gettext-base (0.19.8.1-9) ...
22:19:17 #9 42.18 Setting up liblzo2-2:arm64 (2.10-0.1) ...
22:19:17 #9 42.19 Setting up libnpth0:arm64 (1.6-1) ...
22:19:17 #9 42.20 Setting up krb5-locales (1.17-3+deb10u4) ...
22:19:17 #9 42.21 Setting up file (1:5.35-4+deb10u2) ...
22:19:17 #9 42.22 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
22:19:17 #9 42.23 Setting up libassuan0:arm64 (2.5.2-1) ...
22:19:17 #9 42.25 Setting up libgomp1:arm64 (8.3.0-6) ...
22:19:17 #9 42.26 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
22:19:17 #9 42.27 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
22:19:17 #9 42.28 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:19:17 #9 42.29 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
22:19:17 #9 42.30 Setting up libfakeroot:arm64 (1.23-1) ...
22:19:17 #9 42.35 Setting up libkrb5support0:arm64 (1.17-3+deb10u4) ...
22:19:17 #9 42.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:19:17 #10 39.60 Selecting previously unselected package libxml-sax-expat-perl.
22:19:17 #10 39.61 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:17 #10 39.61 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:17 #10 39.64 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:17 #10 39.65 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
22:19:17 #10 39.65 Unpacking libxmlrpc-lite-perl (0.717-4) ...
22:19:17 #10 39.69 Selecting previously unselected package libxmuu1:arm64.
22:19:17 #10 39.69 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
22:19:17 #10 39.70 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
22:19:17 #10 39.74 Selecting previously unselected package libyaml-0-2:arm64.
22:19:17 #10 39.74 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
22:19:17 #10 39.75 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
22:19:17 #10 39.78 Selecting previously unselected package libyaml-libyaml-perl.
22:19:17 #10 39.79 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
22:19:17 #10 39.79 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:17 #10 39.82 Selecting previously unselected package licensecheck.
22:19:17 #10 39.83 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
22:19:17 #10 39.83 Unpacking licensecheck (3.1.1-2) ...
22:19:17 #10 39.87 Selecting previously unselected package lzip.
22:19:17 #13 14.34   Installing       : automake-1.16.2-6.el9.noarch                         21/78 
22:19:17 #14 4.293 (59/70): systemd-devel-239-68.el8.x86_64.rpm    6.6 MB/s | 399 kB     00:00    
22:19:17 #14 4.444 (60/70): selinux-policy-minimum-3.14.3-108.el8.  56 MB/s |  13 MB     00:00    
22:19:17 #14 4.574 (61/70): device-mapper-devel-1.02.181-6.el8.x86 983 kB/s | 284 kB     00:00    
22:19:17 #10 49.53 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:17 #10 49.55 Setting up libubsan1:amd64 (10.2.1-6) ...
22:19:17 #10 49.56 Setting up libmd0:amd64 (1.0.3-3) ...
22:19:17 #10 49.58 Setting up python-apt-common (2.2.1) ...
22:19:17 #10 49.59 Setting up libnsl-dev:amd64 (1.3.0-2) ...
22:19:17 #10 49.60 Setting up sensible-utils (0.0.14) ...
22:19:17 #10 49.61 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:17 #10 49.62 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
22:19:17 #10 49.64 Setting up libuchardet0:amd64 (0.0.7-1) ...
22:19:17 #10 49.65 Setting up lzop (1.04-2) ...
22:19:17 #10 49.67 Setting up libmpdec3:amd64 (2.5.1-1) ...
22:19:17 #10 49.68 Setting up git-man (1:2.30.2-1) ...
22:19:17 #10 49.70 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:19:17 #10 49.71 Setting up netbase (6.3) ...
22:19:17 #10 49.75 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
22:19:17 #10 49.76 Setting up libbinutils:amd64 (2.35.2-2) ...
22:19:17 #10 49.78 Setting up libfido2-1:amd64 (1.6.0-2) ...
22:19:17 #10 49.79 Setting up libisl23:amd64 (0.23-1) ...
22:19:17 #10 49.81 Setting up libc-dev-bin (2.31-13+deb11u5) ...
22:19:17 #10 49.82 Setting up openssl (1.1.1n-0+deb11u3) ...
22:19:17 #10 49.84 Setting up libbsd0:amd64 (0.11.3-1) ...
22:19:17 #10 49.85 Setting up libelf1:amd64 (0.183-1) ...
22:19:17 #13 7.850 (66/76): selinux-policy-devel-34.1.44-1.el9.noa  42 MB/s | 938 kB     00:00    
22:19:17 #13 7.973 (67/76): policycoreutils-devel-3.4-4.el9.aarch6 301 kB/s | 140 kB     00:00    
22:19:17 #13 7.995 (68/76): glibc-static-2.34-47.el9.aarch64.rpm    63 MB/s | 1.4 MB     00:00    
22:19:17 #13 8.005 (69/76): libtool-ltdl-devel-2.4.6-45.el9.aarch6  17 MB/s | 161 kB     00:00    
22:19:17 #11 49.04 Setting up libstrictures-perl (2.000006-1) ...
22:19:17 #11 49.05 Setting up libsub-quote-perl (2.006006-1) ...
22:19:17 #11 49.05 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:17 #11 49.06 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
22:19:17 #11 49.07 Setting up libsort-versions-perl (1.62-1) ...
22:19:17 #11 49.08 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:17 #11 49.09 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
22:19:17 #11 49.14 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:17 #11 39.33 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
22:19:17 #11 39.34 Unpacking libsub-identify-perl (0.14-1build2) ...
22:19:17 #11 39.36 Selecting previously unselected package libsub-name-perl.
22:19:17 #11 39.37 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
22:19:17 #11 39.37 Unpacking libsub-name-perl (0.26-1) ...
22:19:17 #11 39.40 Selecting previously unselected package libnamespace-clean-perl.
22:19:17 #11 39.40 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:17 #11 39.41 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:17 #11 39.43 Selecting previously unselected package libpath-tiny-perl.
22:19:17 #11 39.44 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
22:19:17 #11 39.44 Unpacking libpath-tiny-perl (0.108-1) ...
22:19:17 #11 39.48 Selecting previously unselected package libtype-tiny-perl.
22:19:17 #11 39.49 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
22:19:17 #11 39.49 Unpacking libtype-tiny-perl (1.008001-2) ...
22:19:17 #11 39.54 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:17 + STATUS=0
22:19:17 + '[' 0 -ne 0 ']'
22:19:17 + /usr/bin/tar -xf -
22:19:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:17 #11 36.55 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
22:19:17 #11 36.55 Unpacking libsort-versions-perl (1.62-1) ...
22:19:17 #11 36.58 Selecting previously unselected package libgit-wrapper-perl.
22:19:17 #11 36.58 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:17 #11 36.58 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:17 #11 36.65 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:17 #11 36.65 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:19:17 #11 36.66 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:19:17 #11 36.68 Selecting previously unselected package libio-prompter-perl.
22:19:17 #11 36.69 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
22:19:17 #11 36.69 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:17 #11 36.72 Selecting previously unselected package libjson-perl.
22:19:17 #11 36.72 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
22:19:17 #11 36.73 Unpacking libjson-perl (4.02000-2) ...
22:19:17 #11 36.76 Selecting previously unselected package liblog-any-perl.
22:19:17 #9 42.17 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
22:19:17 #9 42.17 Unpacking libio-string-perl (1.08-3) ...
22:19:17 #9 42.23 Selecting previously unselected package libtypes-serialiser-perl.
22:19:17 #9 42.23 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
22:19:17 #9 42.23 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:19:17 #9 42.26 Selecting previously unselected package libjson-xs-perl.
22:19:17 #9 42.26 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
22:19:17 #9 42.26 Unpacking libjson-xs-perl (3.040-1+b1) ...
22:19:17 #9 42.30 Selecting previously unselected package liblzo2-2:armhf.
22:19:17 #9 42.31 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
22:19:17 #9 42.31 Unpacking liblzo2-2:armhf (2.10-0.1) ...
22:19:17 #9 42.34 Selecting previously unselected package libkyotocabinet16v5:armhf.
22:19:17 #9 42.35 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
22:19:17 #9 42.35 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
22:19:17 #9 42.40 Selecting previously unselected package liblist-compare-perl.
22:19:17 #9 42.41 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
22:19:17 #9 42.41 Unpacking liblist-compare-perl (0.53-1) ...
22:19:17 #9 42.45 Selecting previously unselected package liblist-moreutils-perl.
22:19:17 #9 42.45 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
22:19:17 #9 42.45 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
22:19:17 #9 42.48 Selecting previously unselected package libltdl-dev:armhf.
22:19:17 #9 42.49 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
22:19:17 #9 42.49 Unpacking libltdl-dev:armhf (2.4.6-9) ...
22:19:17 #9 42.53 Selecting previously unselected package libsys-hostname-long-perl.
22:19:17 #10 37.93 Selecting previously unselected package libwebp6:armhf.
22:19:17 #10 37.93 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
22:19:17 #10 37.94 Unpacking libwebp6:armhf (0.6.1-2.1) ...
22:19:17 #10 37.99 Selecting previously unselected package libtiff5:armhf.
22:19:17 #10 37.99 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
22:19:17 #10 37.99 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
22:19:17 #10 38.05 Selecting previously unselected package libxau6:armhf.
22:19:17 #10 38.05 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
22:19:17 #10 38.06 Unpacking libxau6:armhf (1:1.0.9-1) ...
22:19:17 #10 38.09 Selecting previously unselected package libxdmcp6:armhf.
22:19:17 #10 38.10 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
22:19:17 #10 38.10 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
22:19:17 #10 38.17 Selecting previously unselected package libxcb1:armhf.
22:19:17 #11 40.22 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
22:19:17 #11 40.22 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:17 #11 40.25 Selecting previously unselected package libmoox-struct-perl.
22:19:17 #11 40.26 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
22:19:17 #11 40.26 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:17 #11 40.29 Selecting previously unselected package libmouse-perl.
22:19:17 #11 40.29 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
22:19:17 #11 40.30 Unpacking libmouse-perl (2.5.10-1build4) ...
22:19:17 #11 40.33 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:17 #11 40.33 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
22:19:17 #11 40.34 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
22:19:17 #11 40.37 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:17 #11 40.37 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
22:19:17 #11 40.37 Unpacking libpath-iterator-rule-perl (1.015-1) ...
22:19:17 #11 40.40 Selecting previously unselected package libperlio-gzip-perl.
22:19:17 #11 40.40 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
22:19:17 #11 40.41 Unpacking libperlio-gzip-perl (0.19-1build8) ...
22:19:17 #11 40.44 Selecting previously unselected package libperlio-utf8-strict-perl.
22:19:17 #12 27.17   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     67/81 
22:19:17 #12 27.18   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    68/81 
22:19:17 #11 34.34 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:17 #11 34.34 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:17 #11 34.37 Selecting previously unselected package libfile-fcntllock-perl.
22:19:17 #11 34.37 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
22:19:17 #11 34.37 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
22:19:17 #11 34.41 Selecting previously unselected package libnumber-compare-perl.
22:19:17 #11 34.41 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
22:19:17 #11 34.41 Unpacking libnumber-compare-perl (0.03-2) ...
22:19:17 #11 34.44 Selecting previously unselected package libtext-glob-perl.
22:19:17 #11 34.44 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
22:19:17 #11 34.45 Unpacking libtext-glob-perl (0.11-2) ...
22:19:17 #11 34.53 Selecting previously unselected package libfile-find-rule-perl.
22:19:17 #11 34.53 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:17 #11 34.53 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:17 #11 34.56 Selecting previously unselected package libfont-afm-perl.
22:19:17 #11 34.57 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
22:19:17 #11 34.57 Unpacking libfont-afm-perl (1.20-3) ...
22:19:17 #11 34.65 Selecting previously unselected package libio-string-perl.
22:19:17 #11 34.65 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
22:19:17 #11 34.66 Unpacking libio-string-perl (1.08-3.1) ...
22:19:17 #11 34.69 Selecting previously unselected package libfont-ttf-perl.
22:19:17 #10 42.77 Setting up libapt-pkg-perl (0.1.33build1) ...
22:19:17 #10 42.78 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
22:19:17 #10 42.87 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
22:19:17 #10 42.88 Setting up mime-support (3.60ubuntu1) ...
22:19:17 #10 42.91 Setting up iso-codes (3.79-1) ...
22:19:17 #10 42.93 Setting up libsigsegv2:armhf (2.12-1) ...
22:19:17 #10 42.94 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
22:19:17 #10 42.96 Setting up libreadline7:armhf (7.0-3) ...
22:19:17 #10 42.97 Setting up perl-openssl-defaults:armhf (3build1) ...
22:19:17 #9 42.37 Setting up fakeroot (1.23-1) ...
22:19:17 #9 42.38 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:17 #9 42.40 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:17 #9 42.41 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:17 #9 42.42 Setting up libasan5:arm64 (8.3.0-6) ...
22:19:17 #9 42.43 Setting up autotools-dev (20180224.1) ...
22:19:17 #9 42.44 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:17 #9 42.45 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
22:19:17 #9 42.47 Setting up libwrap0:arm64 (7.6.q-28) ...
22:19:17 #9 42.49 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
22:19:17 #9 42.50 Setting up make (4.2.1-1.2) ...
22:19:17 #9 42.51 Setting up libmpfr6:arm64 (4.0.2-1) ...
22:19:17 #9 42.52 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
22:19:17 #9 42.53 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
22:19:17 #9 42.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
22:19:17 #9 42.56 Setting up libidn11:arm64 (1.33-2.2) ...
22:19:17 #9 42.57 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
22:19:17 #9 42.58 Setting up strace (4.26-0.2) ...
22:19:17 #9 42.59 Setting up libsigsegv2:arm64 (2.12-2) ...
22:19:17 #9 42.60 Setting up xz-utils (5.2.4-1+deb10u1) ...
22:19:17 #9 42.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:17 #9 42.62 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
22:19:17 #9 42.63 Setting up t1utils (1.41-3) ...
22:19:17 #9 42.64 Setting up diffstat (1.62-1) ...
22:19:17 #9 42.65 Setting up libmpc3:arm64 (1.1.0-1) ...
22:19:17 #9 42.67 Setting up libatomic1:arm64 (8.3.0-6) ...
22:19:17 #9 42.68 Setting up patch (2.7.6-3+deb10u1) ...
22:19:17 #10 39.87 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
22:19:17 #10 39.88 Unpacking lzip (1.22-3) ...
22:19:17 #10 39.91 Selecting previously unselected package lzop.
22:19:17 #10 39.92 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
22:19:17 #10 39.92 Unpacking lzop (1.04-2) ...
22:19:17 #10 39.96 Selecting previously unselected package t1utils.
22:19:17 #10 39.96 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
22:19:17 #10 39.96 Unpacking t1utils (1.41-4) ...
22:19:17 #10 40.05 Selecting previously unselected package unzip.
22:19:17 #10 40.06 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
22:19:17 #10 40.06 Unpacking unzip (6.0-26+deb11u1) ...
22:19:17 #10 40.12 Selecting previously unselected package lintian.
22:19:17 #14 4.603 (62/70): glibc-2.28-214.el8.x86_64.rpm           79 MB/s | 2.2 MB     00:00    
22:19:17 #14 4.674 (63/70): glibc-common-2.28-214.el8.x86_64.rpm    14 MB/s | 1.0 MB     00:00    
22:19:17 #14 4.702 (64/70): glibc-gconv-extra-2.28-214.el8.x86_64.  59 MB/s | 1.5 MB     00:00    
22:19:17 #14 4.716 (65/70): glibc-static-2.28-214.el8.x86_64.rpm   4.9 MB/s | 2.1 MB     00:00    
22:19:17 #14 4.721 (66/70): glibc-minimal-langpack-2.28-214.el8.x8 3.4 MB/s |  64 kB     00:00    
22:19:17 #14 4.743 (67/70): systemd-libs-239-68.el8.x86_64.rpm      51 MB/s | 1.1 MB     00:00    
22:19:17 #14 4.747 (68/70): libxcrypt-static-4.1.1-6.el8.x86_64.rp 186 kB/s |  56 kB     00:00    
22:19:17 #14 4.789 (69/70): systemd-pam-239-68.el8.x86_64.rpm       11 MB/s | 491 kB     00:00    
22:19:17 #10 49.87 Setting up readline-common (8.1-1) ...
22:19:17 #10 49.88 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
22:19:17 #10 49.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:19:17 #10 49.91 Setting up libmarkdown2:amd64 (2.2.6-1) ...
22:19:17 #10 49.93 Setting up libcc1-0:amd64 (10.2.1-6) ...
22:19:17 #10 49.94 Setting up iso-codes (4.6.0-1) ...
22:19:17 #10 49.96 Setting up liblocale-gettext-perl (1.07-4+b1) ...
22:19:17 #10 49.97 Setting up liblsan0:amd64 (10.2.1-6) ...
22:19:17 #10 49.98 Setting up cpp-10 (10.2.1-6) ...
22:19:17 #10 50.00 Setting up dctrl-tools (2.24-3+b1) ...
22:19:17 #10 50.01 Setting up libitm1:amd64 (10.2.1-6) ...
22:19:17 #10 50.03 Setting up debian-keyring (2021.07.26) ...
22:19:17 #10 50.04 Setting up libgdbm6:amd64 (1.19-2) ...
22:19:17 #10 50.05 Setting up libtsan0:amd64 (10.2.1-6) ...
22:19:17 #10 50.07 Setting up libctf0:amd64 (2.35.2-2) ...
22:19:17 #13 8.124 (70/76): systemd-devel-250-11.el9.aarch64.rpm   2.1 MB/s | 632 kB     00:00    
22:19:17 #13 8.133 (71/76): device-mapper-devel-1.02.185-3.el9.aar 157 kB/s |  44 kB     00:00    
22:19:17 #13 8.146 (72/76): glibc-common-2.34-47.el9.aarch64.rpm    26 MB/s | 299 kB     00:00    
22:19:17 #13 8.189 (73/76): glibc-2.34-47.el9.aarch64.rpm           27 MB/s | 1.7 MB     00:00    
22:19:17 #13 8.202 (74/76): glibc-gconv-extra-2.34-47.el9.aarch64.  33 MB/s | 1.7 MB     00:00    
22:19:17 #13 8.204 (75/76): glibc-minimal-langpack-2.34-47.el9.aar 2.1 MB/s |  26 kB     00:00    
22:19:17 #11 49.15 Setting up libterm-readkey-perl (2.38-1build4) ...
22:19:17 #11 49.16 Setting up lsb-release (11.1.0ubuntu4) ...
22:19:17 #11 49.17 Setting up python3-magic (2:0.4.24-2) ...
22:19:17 #11 49.30 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:17 #11 49.31 Setting up libperlio-gzip-perl (0.19-1build8) ...
22:19:17 #11 49.32 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:17 #11 49.33 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:17 #11 49.34 Setting up libsereal-decoder-perl (4.023+ds-1) ...
22:19:17 #11 49.35 Setting up liburi-perl (5.10-1) ...
22:19:17 #11 49.36 Setting up libnet-ipv6addr-perl (1.02-1) ...
22:19:17 #11 49.37 Setting up libfile-touch-perl (0.12-1) ...
22:19:17 #11 49.38 Setting up libc-devtools (2.35-0ubuntu3.1) ...
22:19:17 #11 49.39 Setting up libemail-address-xs-perl (1.04-1build6) ...
22:19:17 #11 49.40 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
22:19:17 #11 39.55 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
22:19:17 #11 39.55 Unpacking libgitlab-api-v4-perl (0.25-1) ...
22:19:17 #11 39.59 Selecting previously unselected package libhash-fieldhash-perl.
22:19:17 #11 39.59 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
22:19:17 #11 39.59 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
22:19:17 #11 39.63 Selecting previously unselected package libhtml-form-perl.
22:19:17 #11 39.63 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
22:19:17 #11 39.63 Unpacking libhtml-form-perl (6.07-1) ...
22:19:17 #11 39.66 Selecting previously unselected package libhtml-format-perl.
22:19:17 #11 39.66 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
22:19:17 #11 39.67 Unpacking libhtml-format-perl (2.12-1) ...
22:19:17 #11 39.70 Selecting previously unselected package libhttp-daemon-perl.
22:19:17 #11 39.70 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
22:19:17 #11 39.70 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:19:17 #11 39.74 Selecting previously unselected package libidn11:armhf.
22:19:17 #11 39.74 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
22:19:17 #11 39.74 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
22:19:17 #11 39.78 Selecting previously unselected package libstruct-dumb-perl.
22:19:17 #11 36.77 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
22:19:17 #11 36.77 Unpacking liblog-any-perl (1.708-1) ...
22:19:17 #11 36.81 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:17 #11 36.81 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:17 #11 36.82 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:17 #11 36.85 Selecting previously unselected package libpackage-stash-perl.
22:19:17 #11 36.85 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
22:19:17 #11 36.85 Unpacking libpackage-stash-perl (0.38-1) ...
22:19:17 #11 36.88 Selecting previously unselected package libsub-identify-perl.
22:19:17 #11 36.89 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
22:19:17 #11 36.89 Unpacking libsub-identify-perl (0.14-1build2) ...
22:19:17 #11 36.93 Selecting previously unselected package libsub-name-perl.
22:19:17 #11 36.93 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
22:19:17 #11 36.93 Unpacking libsub-name-perl (0.26-1) ...
22:19:17 #11 36.96 Selecting previously unselected package libnamespace-clean-perl.
22:19:17 #11 36.96 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:17 #11 36.96 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:17 #11 36.99 Selecting previously unselected package libpath-tiny-perl.
22:19:17 #11 37.00 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
22:19:17 #11 37.00 Unpacking libpath-tiny-perl (0.108-1) ...
22:19:17 #11 37.03 Selecting previously unselected package libtype-tiny-perl.
22:19:17 #11 37.03 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
22:19:17 #11 37.04 Unpacking libtype-tiny-perl (1.008001-2) ...
22:19:17 #11 37.09 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:17 #11 37.10 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
22:19:17 #9 42.53 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:17 #9 42.54 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:17 #9 42.57 Selecting previously unselected package libmail-sendmail-perl.
22:19:17 #9 42.57 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:17 #9 42.58 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:17 #9 42.61 Selecting previously unselected package mailutils-common.
22:19:17 #9 42.61 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
22:19:17 #9 42.61 Unpacking mailutils-common (1:3.5-4) ...
22:19:17 #9 42.70 Selecting previously unselected package mysql-common.
22:19:17 #9 42.70 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
22:19:17 #9 42.71 Unpacking mysql-common (5.8+1.0.5) ...
22:19:17 #9 42.75 Selecting previously unselected package mariadb-common.
22:19:17 #9 42.75 Preparing to unpack .../252-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
22:19:17 #9 42.76 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:17 #9 42.80 Selecting previously unselected package libmariadb3:armhf.
22:19:17 #10 42.24 Updating certificates in /etc/ssl/certs...
22:19:17 #10 38.17 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
22:19:17 #10 38.17 Unpacking libxcb1:armhf (1.14-3) ...
22:19:17 #10 38.21 Selecting previously unselected package libx11-data.
22:19:17 #10 38.21 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
22:19:17 #10 38.21 Unpacking libx11-data (2:1.7.2-1) ...
22:19:17 #10 38.29 Selecting previously unselected package libx11-6:armhf.
22:19:17 #10 38.29 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
22:19:17 #10 38.30 Unpacking libx11-6:armhf (2:1.7.2-1) ...
22:19:17 #10 38.37 Selecting previously unselected package libxpm4:armhf.
22:19:17 #10 38.38 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
22:19:17 #10 38.38 Unpacking libxpm4:armhf (1:3.5.12-1) ...
22:19:17 #10 38.42 Selecting previously unselected package libgd3:armhf.
22:19:17 #10 38.43 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
22:19:17 #10 38.43 Unpacking libgd3:armhf (2.3.0-2) ...
22:19:17 #10 38.47 Selecting previously unselected package libc-devtools.
22:19:17 #10 38.47 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u5_armhf.deb ...
22:19:17 #10 38.47 Unpacking libc-devtools (2.31-13+deb11u5) ...
22:19:17 #10 38.52 Selecting previously unselected package libcapture-tiny-perl.
22:19:17 #10 38.52 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
22:19:17 #10 38.53 Unpacking libcapture-tiny-perl (0.48-1) ...
22:19:17 #11 40.44 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
22:19:17 #11 40.44 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:17 #11 40.48 Selecting previously unselected package libpod-parser-perl.
22:19:17 #11 40.49 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
22:19:17 #11 40.50 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:17 #11 40.51 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:17 #11 40.52 Unpacking libpod-parser-perl (1.63-2) ...
22:19:17 #11 40.55 Selecting previously unselected package libpod-constants-perl.
22:19:17 #11 40.55 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
22:19:17 #11 40.56 Unpacking libpod-constants-perl (0.19-2) ...
22:19:17 #11 40.59 Selecting previously unselected package libproc-processtable-perl:armhf.
22:19:17 #11 40.59 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
22:19:17 #11 40.59 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
22:19:17 #11 40.63 Selecting previously unselected package libre2-9:armhf.
22:19:17 #11 40.63 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
22:19:17 #11 40.64 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
22:19:17 #11 40.67 Selecting previously unselected package libre-engine-re2-perl:armhf.
22:19:17 #12 27.21   Installing       : gc-7.6.4-3.el8.aarch64                               69/81 
22:19:17 #12 27.54   Installing       : guile-5:2.0.14-7.el8.aarch64                         70/81 
22:19:17 #11 34.69 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:17 #11 34.69 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:17 #11 34.75 Selecting previously unselected package libsort-versions-perl.
22:19:17 #11 34.75 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
22:19:17 #11 34.75 Unpacking libsort-versions-perl (1.62-1) ...
22:19:17 #11 34.78 Selecting previously unselected package libgit-wrapper-perl.
22:19:17 #11 34.78 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:17 #11 34.79 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:17 #11 34.82 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:17 #11 34.82 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:17 #11 34.82 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:17 #11 34.85 Selecting previously unselected package libio-prompter-perl.
22:19:17 #11 34.85 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
22:19:17 #11 34.86 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:17 #11 34.89 Selecting previously unselected package libjson-perl.
22:19:17 #11 34.89 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
22:19:17 #11 34.89 Unpacking libjson-perl (4.04000-1) ...
22:19:17 #11 34.92 Selecting previously unselected package liblog-any-perl.
22:19:17 #10 42.98 Setting up libpsl5:armhf (0.19.1-5build1) ...
22:19:17 #10 43.00 Setting up groff-base (1.22.3-10) ...
22:19:17 #10 43.02 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
22:19:17 #10 43.03 No schema files found: doing nothing.
22:19:17 #10 43.04 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:17 #10 43.06 Setting up unzip (6.0-21ubuntu1.2) ...
22:19:17 #10 43.08 Setting up linux-libc-dev:armhf (4.15.0-194.205) ...
22:19:17 #10 43.09 Setting up libmpfr6:armhf (4.0.1-1) ...
22:19:17 #10 43.11 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:17 #10 43.12 Setting up dctrl-tools (2.24-2build1) ...
22:19:17 #10 43.14 Setting up distro-info-data (0.37ubuntu0.14) ...
22:19:17 #10 43.15 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
22:19:17 #10 43.16 Setting up libpipeline1:armhf (1.5.0-1) ...
22:19:17 #10 43.18 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:17 #10 43.19 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.1) ...
22:19:17 #10 52.09 Updating certificates in /etc/ssl/certs...
22:19:17 #9 42.69 Setting up mailutils-common (1:3.5-4) ...
22:19:17 #9 42.70 Setting up autopoint (0.19.8.1-9) ...
22:19:17 #9 42.71 Setting up libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
22:19:17 #9 42.73 Setting up libfl2:arm64 (2.6.4-6.2) ...
22:19:17 #9 42.74 Setting up libpcre2-8-0:arm64 (10.32-5) ...
22:19:17 #9 42.75 Setting up libk5crypto3:arm64 (1.17-3+deb10u4) ...
22:19:17 #9 42.76 Setting up libltdl7:arm64 (2.4.6-9) ...
22:19:17 #9 42.77 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
22:19:17 #9 42.78 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
22:19:17 #9 42.80 Setting up libubsan1:arm64 (8.3.0-6) ...
22:19:17 #9 42.81 Setting up libisl19:arm64 (0.20-2) ...
22:19:17 #9 42.83 Setting up dwz (0.12-3) ...
22:19:17 #9 42.84 Setting up python-apt-common (1.8.4.3) ...
22:19:17 #9 42.85 Setting up sensible-utils (0.0.12) ...
22:19:17 #9 42.86 Setting up exim4-config (4.92-8+deb10u7) ...
22:19:17 #10 40.13 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
22:19:17 #10 40.14 Unpacking lintian (2.104.0) ...
22:19:17 #14 4.814 (70/70): systemd-239-68.el8.x86_64.rpm           37 MB/s | 3.6 MB     00:00    
22:19:17 #14 4.818 --------------------------------------------------------------------------------
22:19:17 #14 4.819 Total                                            40 MB/s | 109 MB     00:02     
22:19:17 #10 50.08 Setting up pinentry-curses (1.1.0-4) ...
22:19:17 #10 50.10 Setting up manpages-dev (5.10-1) ...
22:19:17 #10 50.11 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
22:19:17 #10 50.12 Setting up libxcb1:amd64 (1.14-3) ...
22:19:17 #10 50.14 Setting up gettext (0.21-4) ...
22:19:17 #10 50.15 Setting up xdelta (1.1.3-9.3) ...
22:19:17 #10 50.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:19:17 #10 50.17 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
22:19:17 #10 50.19 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
22:19:17 #10 50.20 Setting up libreadline8:amd64 (8.1-1) ...
22:19:17 #10 50.22 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:19:17 #10 50.23 Setting up m4 (1.4.18-5) ...
22:19:17 #10 50.24 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
22:19:17 #10 50.25 Setting up ca-certificates (20210119) ...
22:19:17 #13 8.299 (76/76): libxcrypt-static-4.4.18-3.el9.aarch64. 370 kB/s | 108 kB     00:00    
22:19:17 #13 8.304 --------------------------------------------------------------------------------
22:19:17 #13 8.304 Total                                            30 MB/s | 105 MB     00:03     
22:19:17 #11 49.41 Setting up python3-pkg-resources (59.6.0-1.2) ...
22:19:17 #11 49.60 Setting up automake (1:1.16.5-1.3) ...
22:19:17 #11 49.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:17 #11 49.61 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
22:19:17 #11 49.61 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
22:19:17 #11 49.61 Setting up libapt-pkg-perl (0.1.40build2) ...
22:19:17 #11 49.62 Setting up libstring-escape-perl (2010.002-2) ...
22:19:17 #11 49.64 Setting up libhttp-date-perl (6.05-1) ...
22:19:17 #11 49.65 Setting up libfile-which-perl (1.23-1) ...
22:19:17 #11 49.67 Setting up libfile-basedir-perl (0.09-1) ...
22:19:17 #11 49.68 Setting up libunicode-utf8-perl (0.62-1build4) ...
22:19:17 #11 49.69 Setting up libset-intspan-perl (1.19-2) ...
22:19:17 #11 49.69 Setting up libmouse-perl (2.5.10-1build4) ...
22:19:17 #11 49.70 Setting up libfile-listing-perl (6.14-1) ...
22:19:17 #11 49.71 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:17 #11 49.72 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:17 #11 49.73 Setting up libdata-messagepack-perl (1.01-2build1) ...
22:19:17 #11 49.74 Setting up libfont-afm-perl (1.20-3) ...
22:19:17 #11 49.75 Setting up libwant-perl (0.29-1build7) ...
22:19:17 #13 14.57   Installing       : cpp-11.3.1-2.1.el9.x86_64                            22/78 
22:19:17 #13 15.10   Installing       : llvm-libs-14.0.6-1.el9.x86_64                        23/78 
22:19:17 #13 15.10   Installing       : acl-2.3.1-3.el9.x86_64                               24/78 
22:19:17 #13 15.14   Installing       : kmod-libs-28-7.el9.x86_64                            25/78 
22:19:17 #13 15.14   Installing       : libcbor-0.7.0-5.el9.x86_64                           26/78 
22:19:17 #13 15.18   Installing       : libfido2-1.6.0-7.el9.x86_64                          27/78 
22:19:17 #13 15.18   Running scriptlet: openssh-8.7p1-24.el9.x86_64                          28/78 
22:19:17 #13 15.23   Installing       : openssh-8.7p1-24.el9.x86_64                          28/78 
22:19:17 #11 39.78 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
22:19:17 #11 39.79 Unpacking libstruct-dumb-perl (0.09-1) ...
22:19:17 #11 39.81 Selecting previously unselected package libio-async-perl.
22:19:17 #11 39.82 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
22:19:17 #11 39.82 Unpacking libio-async-perl (0.75-1) ...
22:19:17 #11 39.87 Selecting previously unselected package liblinux-epoll-perl.
22:19:17 #11 39.87 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
22:19:17 #11 39.88 Unpacking liblinux-epoll-perl (0.017-1) ...
22:19:17 #11 39.90 Selecting previously unselected package libio-async-loop-epoll-perl.
22:19:17 #11 39.90 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
22:19:17 #11 39.91 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
22:19:17 #11 39.93 Selecting previously unselected package libtypes-serialiser-perl.
22:19:17 #11 39.94 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
22:19:17 #11 39.94 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:19:17 #11 39.97 Selecting previously unselected package libjson-xs-perl.
22:19:17 #11 39.97 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
22:19:17 #11 39.97 Unpacking libjson-xs-perl (4.020-1build1) ...
22:19:17 #11 40.00 Selecting previously unselected package libjson-maybexs-perl.
22:19:17 #10 DONE 36.7s
22:19:17 
22:19:17 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:17 #11 DONE 0.0s
22:19:17 
22:19:17 #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
22:19:17 #9 42.80 Preparing to unpack .../253-libmariadb3_1%3a10.3.36-0+deb10u2_armhf.deb ...
22:19:17 #9 42.80 Unpacking libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
22:19:17 #9 42.85 Selecting previously unselected package libpython2.7-minimal:armhf.
22:19:17 #9 42.86 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
22:19:17 #9 42.86 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
22:19:17 #9 42.93 Selecting previously unselected package libpython2.7-stdlib:armhf.
22:19:17 #11 37.10 Unpacking libgitlab-api-v4-perl (0.25-1) ...
22:19:17 #11 37.14 Selecting previously unselected package libhash-fieldhash-perl.
22:19:17 #11 37.14 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
22:19:17 #11 37.14 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
22:19:17 #11 37.18 Selecting previously unselected package libhtml-form-perl.
22:19:17 #11 37.18 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
22:19:17 #11 37.19 Unpacking libhtml-form-perl (6.07-1) ...
22:19:17 #11 37.22 Selecting previously unselected package libhtml-format-perl.
22:19:17 #11 37.22 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
22:19:17 #11 37.22 Unpacking libhtml-format-perl (2.12-1) ...
22:19:17 #11 37.25 Selecting previously unselected package libhttp-daemon-perl.
22:19:17 #11 37.26 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
22:19:17 #11 37.26 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:19:17 #11 37.30 Selecting previously unselected package libidn11:arm64.
22:19:17 #11 37.30 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
22:19:17 #11 37.31 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
22:19:17 #11 37.34 Selecting previously unselected package libstruct-dumb-perl.
22:19:17 #10 42.78 127 added, 0 removed; done.
22:19:17 + STATUS=0
22:19:17 + '[' 0 -ne 0 ']'
22:19:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:17 + exit 0
22:19:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XaiNdE
22:19:17 + umask 022
22:19:17 + cd /root/rpmbuild/BUILD
22:19:17 + cd src
22:19:17 + export DOCKER_GITCOMMIT=753cd92
22:19:17 + DOCKER_GITCOMMIT=753cd92
22:19:17 + mkdir -p /go/src/github.com/docker
22:19:17 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:17 + pushd /root/rpmbuild/BUILD/src/engine
22:19:17 + for component in tini '"proxy dynamic"'
22:19:17 + TMP_GOPATH=/go
22:19:17 + hack/dockerfile/install/install.sh tini
22:19:17 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:17 + RM_GOPATH=0
22:19:17 + TMP_GOPATH=/go
22:19:17 + : /usr/local/bin
22:19:17 + '[' -z /go ']'
22:19:17 + export GOPATH=/go
22:19:17 + GOPATH=/go
22:19:17 + case "$(go env GOARCH)" in
22:19:17 ++ go env GOARCH
22:19:17 + export GO_BUILDMODE=-buildmode=pie
22:19:17 + GO_BUILDMODE=-buildmode=pie
22:19:17 ++ dirname hack/dockerfile/install/install.sh
22:19:17 + dir=hack/dockerfile/install
22:19:17 + bin=tini
22:19:17 + shift
22:19:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:17 + . hack/dockerfile/install/tini.installer
22:19:17 ++ : v0.19.0
22:19:17 + install_tini
22:19:17 + echo 'Install tini version v0.19.0'
22:19:17 + git clone https://github.com/krallin/tini.git /go/tini
22:19:17 Install tini version v0.19.0
22:19:17 Cloning into '/go/tini'...
22:19:17 #24 41.88 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
22:19:17 #24 41.88 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:19:17 #24 41.88 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:19:17 #24 41.92 Selecting previously unselected package cpp-10-s390x-linux-gnu.
22:19:17 #24 41.92 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:17 #24 41.93 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:19:17 #10 38.57 Selecting previously unselected package libclass-data-inheritable-perl.
22:19:17 #10 38.57 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
22:19:17 #10 38.57 Unpacking libclass-data-inheritable-perl (0.08-3) ...
22:19:17 #10 38.60 Selecting previously unselected package libclass-inspector-perl.
22:19:17 #10 38.60 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
22:19:17 #10 38.61 Unpacking libclass-inspector-perl (1.36-1) ...
22:19:17 #10 38.64 Selecting previously unselected package libclass-xsaccessor-perl.
22:19:17 #10 38.64 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
22:19:17 #10 38.65 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:17 #10 38.68 Selecting previously unselected package libclone-perl.
22:19:17 #10 38.68 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
22:19:17 #10 38.69 Unpacking libclone-perl (0.45-1+b1) ...
22:19:17 #10 38.72 Selecting previously unselected package libcommon-sense-perl.
22:19:17 #10 38.72 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
22:19:17 #10 38.72 Unpacking libcommon-sense-perl (3.75-1+b4) ...
22:19:17 #10 38.75 Selecting previously unselected package libconfig-tiny-perl.
22:19:17 #11 40.67 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
22:19:17 #11 40.67 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
22:19:17 #11 40.70 Selecting previously unselected package libreadonly-perl.
22:19:17 #11 40.71 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
22:19:17 #11 40.71 Unpacking libreadonly-perl (2.050-3) ...
22:19:17 #11 40.74 Selecting previously unselected package libref-util-perl.
22:19:17 #11 40.74 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
22:19:17 #11 40.75 Unpacking libref-util-perl (0.204-1) ...
22:19:17 #11 40.78 Selecting previously unselected package libref-util-xs-perl.
22:19:17 #11 40.78 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
22:19:17 #11 40.79 Unpacking libref-util-xs-perl (0.117-1build5) ...
22:19:17 #11 40.82 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:17 #11 40.82 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
22:19:17 #11 40.83 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
22:19:17 #11 40.86 Selecting previously unselected package libregexp-pattern-perl.
22:19:17 #11 40.86 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:17 #11 40.86 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:17 #11 40.90 Selecting previously unselected package libsasl2-modules:armhf.
22:19:17 #11 40.90 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
22:19:17 #11 40.91 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:17 #11 40.94 Selecting previously unselected package libsereal-decoder-perl.
22:19:17 #11 40.94 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
22:19:17 #11 40.94 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
22:19:17 #11 40.98 Selecting previously unselected package libsereal-encoder-perl:armhf.
22:19:17 #11 40.98 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
22:19:17 #11 40.98 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
22:19:17 #11 41.01 Selecting previously unselected package libset-intspan-perl.
22:19:17 #12 27.57   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         70/81 
22:19:17 #12 27.84   Installing       : gdb-headless-8.2-19.el8.aarch64                      71/81 
22:19:17 #12 27.86   Installing       : go-srpm-macros-2-17.el8.noarch                       72/81 
22:19:17 #12 27.87   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   73/81 
22:19:17 #12 27.88   Installing       : efi-srpm-macros-3-3.el8.noarch                       74/81 
22:19:17 #12 27.90   Installing       : dwz-0.12-10.el8.aarch64                              75/81 
22:19:17 #12 27.92   Installing       : redhat-rpm-config-130-1.el8.noarch                   76/81 
22:19:17 #12 27.95   Installing       : rpm-build-4.14.3-23.el8.aarch64                      77/81 
22:19:17 #11 34.93 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
22:19:17 #11 34.93 Unpacking liblog-any-perl (1.710-1) ...
22:19:17 #11 34.96 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:17 #11 34.96 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
22:19:17 #11 34.97 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
22:19:17 #11 35.00 Selecting previously unselected package libpackage-stash-perl.
22:19:17 #11 35.00 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
22:19:17 #11 35.00 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:17 #11 35.03 Selecting previously unselected package libsub-identify-perl.
22:19:17 #11 35.03 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
22:19:17 #11 35.04 Unpacking libsub-identify-perl (0.14-1build5) ...
22:19:17 #11 35.07 Selecting previously unselected package libsub-name-perl.
22:19:17 #11 35.07 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
22:19:17 #11 35.07 Unpacking libsub-name-perl (0.26-1build3) ...
22:19:17 #11 35.10 Selecting previously unselected package libnamespace-clean-perl.
22:19:17 #11 35.10 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:17 #11 35.11 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:17 #11 35.13 Selecting previously unselected package libpath-tiny-perl.
22:19:17 mkdir -p rpmbuild/SOURCES
22:19:17 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
22:19:17 mkdir -p rpmbuild/SOURCES
22:19:17 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
22:19:17 docker run --rm -w /v \
22:19:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:19:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/v \
22:19:17 	alpine \
22:19:17 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:19:17 #10 43.21 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
22:19:17 #10 43.22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
22:19:17 #10 43.23 Setting up m4 (1.4.18-1) ...
22:19:17 #10 43.24 Setting up libgdbm5:armhf (1.14.1-6) ...
22:19:17 #10 43.25 Setting up at (3.1.20-3.1ubuntu2) ...
22:19:17 #10 43.39 invoke-rc.d: could not determine current runlevel
22:19:17 #10 43.39 invoke-rc.d: policy-rc.d denied execution of start.
22:19:17 #10 43.39 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
22:19:17 #10 43.41 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
22:19:17 #10 43.42 Setting up ucf (3.0038) ...
22:19:17 #10 52.49 127 added, 0 removed; done.
22:19:17 #10 52.52 Setting up manpages-dev (4.15-1) ...
22:19:17 #10 52.53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ...
22:19:17 #10 52.55 Setting up libassuan0:amd64 (2.5.1-2) ...
22:19:17 #10 52.56 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
22:19:17 #10 52.59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
22:19:17 #10 52.61 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
22:19:17 #10 52.62 Setting up diffstat (1.61-1build1) ...
22:19:17 #10 52.63 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
22:19:17 #10 52.64 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
22:19:17 #10 52.65 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
22:19:17 #10 52.67 Setting up netbase (5.4) ...
22:19:17 #10 52.70 Setting up libisl19:amd64 (0.19-1) ...
22:19:17 #9 43.19 Adding system-user for exim (v4)
22:19:17 #10 40.50 Selecting previously unselected package lsb-release.
22:19:17 #10 40.51 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
22:19:17 #10 40.52 Unpacking lsb-release (11.1.0) ...
22:19:17 #10 40.56 Selecting previously unselected package manpages-dev.
22:19:17 #10 40.56 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
22:19:17 #10 40.56 Unpacking manpages-dev (5.10-1) ...
22:19:17 #10 50.60 Updating certificates in /etc/ssl/certs...
22:19:17 mkdir -p sources
22:19:17 docker run --rm -w /v \
22:19:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/compose:/compose \
22:19:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:19:17 	alpine \
22:19:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:19:17 #11 49.76 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:17 #11 49.77 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:17 #11 49.78 Setting up liblist-compare-perl (0.55-1) ...
22:19:17 #11 49.79 Setting up libref-util-xs-perl (0.117-1build5) ...
22:19:17 #11 49.80 Setting up libio-pty-perl (1:1.15-2build2) ...
22:19:17 #11 49.81 Setting up libtool (2.4.6-15build2) ...
22:19:17 #11 49.82 Setting up g++-11 (11.2.0-19ubuntu1) ...
22:19:17 #11 49.83 Setting up libfile-fcntllock-perl (0.22-3build7) ...
22:19:17 #11 49.84 Setting up libclone-perl (0.45-1build3) ...
22:19:17 #11 49.85 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:17 #11 49.86 Setting up libarchive-zip-perl (1.68-1) ...
22:19:17 #11 49.87 Setting up libsub-identify-perl (0.14-1build5) ...
22:19:17 #11 49.87 Setting up libdistro-info-perl (1.1build1) ...
22:19:17 #11 49.88 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
22:19:17 #11 49.89 Setting up python3-apt (2.3.0ubuntu2.1) ...
22:19:17 #13 15.28   Installing       : openssh-clients-8.7p1-24.el9.x86_64                  29/78 
22:19:17 #13 15.28   Running scriptlet: openssh-clients-8.7p1-24.el9.x86_64                  29/78 
22:19:17 #11 40.01 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
22:19:17 #11 40.01 Unpacking libjson-maybexs-perl (1.004000-1) ...
22:19:17 #11 40.04 Selecting previously unselected package liblist-compare-perl.
22:19:17 #11 40.04 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
22:19:17 #11 40.04 Unpacking liblist-compare-perl (0.53-1) ...
22:19:17 #11 40.07 Selecting previously unselected package liblist-moreutils-perl.
22:19:17 #11 40.08 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
22:19:17 #11 40.08 Unpacking liblist-moreutils-perl (0.416-1build5) ...
22:19:17 #11 40.14 Selecting previously unselected package liblist-someutils-perl.
22:19:17 #11 40.14 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
22:19:17 #11 40.15 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:17 #11 40.17 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:17 #11 40.18 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
22:19:17 #11 40.18 Unpacking liblist-someutils-xs-perl (0.58-2) ...
22:19:17 #11 40.21 Selecting previously unselected package libltdl7:armhf.
22:19:17 #11 40.22 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
22:19:17 #11 40.22 Unpacking libltdl7:armhf (2.4.6-14) ...
22:19:17 #11 40.25 Selecting previously unselected package libltdl-dev:armhf.
22:19:17 #11 40.25 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
22:19:17 #11 40.26 Unpacking libltdl-dev:armhf (2.4.6-14) ...
22:19:17 #11 40.30 Selecting previously unselected package libsys-hostname-long-perl.
22:19:17 #11 40.30 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:17 #11 40.31 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:17 #11 40.34 Selecting previously unselected package libmail-sendmail-perl.
22:19:17 #11 40.34 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:17 #11 40.35 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:17 #11 40.37 Selecting previously unselected package libmoox-aliases-perl.
22:19:17 #9 42.94 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
22:19:17 #9 42.95 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
22:19:17 #9 43.14 Selecting previously unselected package libpython2.7:armhf.
22:19:17 #9 43.14 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
22:19:17 #9 43.15 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
22:19:17 #11 37.34 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
22:19:17 #11 37.34 Unpacking libstruct-dumb-perl (0.09-1) ...
22:19:17 #11 37.38 Selecting previously unselected package libio-async-perl.
22:19:17 #11 37.38 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
22:19:17 #11 37.38 Unpacking libio-async-perl (0.75-1) ...
22:19:17 #11 37.43 Selecting previously unselected package liblinux-epoll-perl.
22:19:17 #11 37.43 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
22:19:17 #11 37.44 Unpacking liblinux-epoll-perl (0.017-1) ...
22:19:17 #11 37.47 Selecting previously unselected package libio-async-loop-epoll-perl.
22:19:17 #11 37.47 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
22:19:17 #11 37.48 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
22:19:17 #11 37.50 Selecting previously unselected package libtypes-serialiser-perl.
22:19:17 #11 37.51 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
22:19:17 #11 37.51 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:19:17 #11 37.54 Selecting previously unselected package libjson-xs-perl.
22:19:17 #10 42.84 Setting up manpages-dev (4.15-1) ...
22:19:17 #10 42.85 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ...
22:19:17 #10 42.86 Setting up libassuan0:arm64 (2.5.1-2) ...
22:19:17 #10 42.87 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
22:19:17 #10 42.90 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
22:19:17 #10 42.91 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
22:19:17 #10 42.93 Setting up diffstat (1.61-1build1) ...
22:19:17 #10 42.94 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
22:19:17 #10 42.95 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
22:19:17 #10 42.96 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
22:19:17 #10 42.97 Setting up netbase (5.4) ...
22:19:17 #10 43.00 Setting up libisl19:arm64 (0.19-1) ...
22:19:17 #10 43.01 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
22:19:17 #10 43.02 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
22:19:17 #10 43.03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:19:18 #10 38.75 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
22:19:18 #10 38.76 Unpacking libconfig-tiny-perl (2.26-1) ...
22:19:18 #10 38.79 Selecting previously unselected package libparams-util-perl.
22:19:18 #10 38.80 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
22:19:18 #10 38.80 Unpacking libparams-util-perl (1.102-1+b1) ...
22:19:18 #10 38.83 Selecting previously unselected package libsub-install-perl.
22:19:18 #10 38.84 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
22:19:18 #10 38.84 Unpacking libsub-install-perl (0.928-1.1) ...
22:19:18 #10 38.87 Selecting previously unselected package libdata-optlist-perl.
22:19:18 #10 38.87 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
22:19:18 #10 38.87 Unpacking libdata-optlist-perl (0.110-1.1) ...
22:19:18 #10 38.90 Selecting previously unselected package libsub-exporter-perl.
22:19:18 #10 38.90 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
22:19:18 #10 38.91 Unpacking libsub-exporter-perl (0.987-1) ...
22:19:18 #10 38.95 Selecting previously unselected package libconst-fast-perl.
22:19:18 #10 38.95 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
22:19:18 #10 38.95 Unpacking libconst-fast-perl (0.014-1.1) ...
22:19:18 #10 38.98 Selecting previously unselected package libwant-perl.
22:19:18 #11 41.02 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
22:19:18 #11 41.02 Unpacking libset-intspan-perl (1.19-2) ...
22:19:18 #11 41.06 Selecting previously unselected package libsocket6-perl.
22:19:18 #11 41.06 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
22:19:18 #11 41.07 Unpacking libsocket6-perl (0.29-1build4) ...
22:19:18 #11 41.10 Selecting previously unselected package libstring-copyright-perl.
22:19:18 #11 41.10 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
22:19:18 #11 41.10 Unpacking libstring-copyright-perl (0.003012-1) ...
22:19:18 #11 41.13 Selecting previously unselected package libstring-escape-perl.
22:19:18 #11 41.14 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
22:19:18 #11 41.14 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:18 #11 41.17 Selecting previously unselected package libstring-shellquote-perl.
22:19:18 #11 41.17 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:18 #11 41.18 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:18 #11 41.21 Selecting previously unselected package libxs-parse-keyword-perl.
22:19:18 #11 41.21 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
22:19:18 #11 41.22 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
22:19:18 #11 41.25 Selecting previously unselected package libsyntax-keyword-try-perl.
22:19:18 #12 27.99   Installing       : rpmlint-1.10-14.el8.noarch                           78/81 
22:19:18 #12 28.00   Installing       : dnf-plugins-core-4.0.21-14.1.el8.noarch              79/81 
22:19:18 #12 28.02   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        80/81 
22:19:18 #12 28.03   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        81/81 
22:19:18 #12 28.05   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         81/81 
22:19:18 #11 35.13 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
22:19:18 #11 35.14 Unpacking libpath-tiny-perl (0.122-1) ...
22:19:18 #11 35.16 Selecting previously unselected package libstrictures-perl.
22:19:18 #11 35.17 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
22:19:18 #11 35.17 Unpacking libstrictures-perl (2.000006-1) ...
22:19:18 #11 35.20 Selecting previously unselected package libtype-tiny-perl.
22:19:18 #11 35.20 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
22:19:18 #11 35.20 Unpacking libtype-tiny-perl (1.012004-1) ...
22:19:18 #11 35.24 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:18 #11 35.24 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:18 #11 35.25 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:18 #11 35.28 Selecting previously unselected package libhash-fieldhash-perl.
22:19:18 #11 35.29 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
22:19:18 #11 35.29 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
22:19:18 #11 35.32 Selecting previously unselected package libhtml-form-perl.
22:19:18 #11 35.32 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
22:19:18 #11 35.32 Unpacking libhtml-form-perl (6.07-1) ...
22:19:18 #11 35.35 Selecting previously unselected package libhtml-format-perl.
22:19:18 #11 35.35 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:18 #11 35.36 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:18 #11 35.39 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:18 #11 35.39 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:18 #11 35.39 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:18 #11 35.42 Selecting previously unselected package libhttp-daemon-perl.
22:19:18 #11 35.42 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
22:19:18 #11 35.43 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:18 #11 35.45 Selecting previously unselected package libio-interactive-perl.
22:19:18 #10 49.25 Dependencies resolved.
22:19:18 #10 49.28 ================================================================================
22:19:18 #10 49.28  Package                       Arch     Version                 Repo       Size
22:19:18 #10 49.28 ================================================================================
22:19:18 #10 49.28 Installing:
22:19:18 #10 49.28  dnf-plugins-core              noarch   4.3.1-1.fc35            updates    34 k
22:19:18 #10 49.28  rpm-build                     x86_64   4.17.1-3.fc35           updates    57 k
22:19:18 #10 49.28  rpmlint                       noarch   2.2.0-6.fc35            updates   240 k
22:19:18 #10 49.28 Upgrading:
22:19:18 #10 49.28  dnf                           noarch   4.14.0-1.fc35           updates   471 k
22:19:18 #10 49.28  dnf-data                      noarch   4.14.0-1.fc35           updates    42 k
22:19:18 #10 49.28  elfutils-libelf               x86_64   0.187-4.fc35            updates   197 k
22:19:18 #10 49.28  elfutils-libs                 x86_64   0.187-4.fc35            updates   255 k
22:19:18 #10 49.28  glibc                         x86_64   2.34-43.fc35            updates   1.9 M
22:19:18 #10 49.28  glibc-common                  x86_64   2.34-43.fc35            updates   300 k
22:19:18 #10 49.28  glibc-minimal-langpack        x86_64   2.34-43.fc35            updates    29 k
22:19:18 #10 49.28  libdnf                        x86_64   0.68.0-1.fc35           updates   656 k
22:19:18 #10 49.28  libsolv                       x86_64   0.7.22-1.fc35           updates   403 k
22:19:18 #10 49.28  python3-dnf                   noarch   4.14.0-1.fc35           updates   415 k
22:19:18 #10 49.28  python3-hawkey                x86_64   0.68.0-1.fc35           updates   106 k
22:19:18 #10 49.28  python3-libdnf                x86_64   0.68.0-1.fc35           updates   775 k
22:19:18 #10 49.28  python3-rpm                   x86_64   4.17.1-3.fc35           updates    89 k
22:19:18 #10 49.28  rpm                           x86_64   4.17.1-3.fc35           updates   532 k
22:19:18 #10 49.28  rpm-build-libs                x86_64   4.17.1-3.fc35           updates    90 k
22:19:18 #10 49.28  rpm-libs                      x86_64   4.17.1-3.fc35           updates   310 k
22:19:18 #10 49.28  rpm-sign-libs                 x86_64   4.17.1-3.fc35           updates    24 k
22:19:18 #10 49.28  yum                           noarch   4.14.0-1.fc35           updates    39 k
22:19:18 #10 49.28 Installing dependencies:
22:19:18 #10 49.28  ansible-srpm-macros           noarch   1-8.1.fc35              updates   8.7 k
22:19:18 #10 49.28  binutils                      x86_64   2.37-25.fc35            updates   5.9 M
22:19:18 #10 49.28  binutils-gold                 x86_64   2.37-25.fc35            updates   725 k
22:19:18 #10 49.28  bzip2                         x86_64   1.0.8-9.fc35            fedora     52 k
22:19:18 #10 49.28  cpio                          x86_64   2.13-11.fc35            fedora    270 k
22:19:18 #10 49.28  dash                          x86_64   0.5.10.2-9.fc35         fedora     96 k
22:19:18 #10 49.28  dbus-libs                     x86_64   1:1.12.22-1.fc35        updates   152 k
22:19:18 #10 49.28  debugedit                     x86_64   5.0-2.fc35              fedora     76 k
22:19:18 #10 49.28  desktop-file-utils            x86_64   0.26-5.fc35             updates    71 k
22:19:18 #10 49.28  devscripts-checkbashisms      x86_64   2.21.4-1.fc35           fedora     28 k
22:19:18 #10 49.28  diffutils                     x86_64   3.8-1.fc35              fedora    400 k
22:19:18 #10 49.28  dwz                           x86_64   0.14-2.fc35             fedora    127 k
22:19:18 #10 49.28  ed                            x86_64   1.14.2-11.fc35          fedora     73 k
22:19:18 #10 49.28  efi-srpm-macros               noarch   5-4.fc35                fedora     22 k
22:19:18 #10 49.28  elfutils                      x86_64   0.187-4.fc35            updates   519 k
22:19:18 #10 49.28  elfutils-debuginfod-client    x86_64   0.187-4.fc35            updates    39 k
22:19:18 #10 49.28  emacs-filesystem              noarch   1:27.2-9.fc35           fedora    9.0 k
22:19:18 #10 49.28  enchant                       x86_64   1:1.6.0-28.fc35         fedora     59 k
22:19:18 #10 49.28  file                          x86_64   5.40-9.fc35             fedora     51 k
22:19:18 #10 49.28  findutils                     x86_64   1:4.8.0-4.fc35          fedora    538 k
22:19:18 #10 49.28  fonts-filesystem              noarch   1:2.0.5-6.fc35          fedora    8.9 k
22:19:18 #10 49.28  fonts-srpm-macros             noarch   1:2.0.5-6.fc35          fedora     27 k
22:19:18 #10 49.28  fpc-srpm-macros               noarch   1.3-4.fc35              fedora    7.6 k
22:19:18 #10 49.28  gdb-minimal                   x86_64   12.1-1.fc35             updates   3.9 M
22:19:18 #10 49.28  gdk-pixbuf2                   x86_64   2.42.6-2.fc35           fedora    467 k
22:19:18 #10 49.28  ghc-srpm-macros               noarch   1.5.0-5.fc35            fedora    7.8 k
22:19:18 #10 49.28  glib-networking               x86_64   2.70.1-1.fc35           updates   177 k
22:19:18 #10 49.28  glibc-gconv-extra             x86_64   2.34-43.fc35            updates   1.5 M
22:19:18 #10 49.28  gnat-srpm-macros              noarch   4-14.fc35               fedora    8.2 k
22:19:18 #10 49.28  go-srpm-macros                noarch   3.2.0-1.fc35            updates    26 k
22:19:18 #10 49.28  groff-base                    x86_64   1.22.4-8.fc35           fedora    1.0 M
22:19:18 #10 49.28  gsettings-desktop-schemas     x86_64   41.0-1.fc35             fedora    688 k
22:19:18 #10 49.28  hunspell                      x86_64   1.7.0-11.fc35           fedora    322 k
22:19:18 #10 49.28  hunspell-en-GB                noarch   0.20140811.1-20.fc35    fedora    225 k
22:19:18 #10 49.28  hunspell-en-US                noarch   0.20140811.1-20.fc35    fedora    176 k
22:19:18 #10 49.28  hunspell-filesystem           x86_64   1.7.0-11.fc35           fedora    7.8 k
22:19:18 #10 49.28  info                          x86_64   6.8-2.fc35              fedora    222 k
22:19:18 #10 49.28  json-glib                     x86_64   1.6.6-1.fc35            fedora    151 k
22:19:18 #10 49.28  kernel-srpm-macros            noarch   1.0-6.fc35              fedora    8.0 k
22:19:18 #10 49.28  libappstream-glib             x86_64   0.7.18-3.fc35           fedora    387 k
22:19:18 #10 49.28  libevent                      x86_64   2.1.12-4.fc35           fedora    261 k
22:19:18 #10 49.28  libjpeg-turbo                 x86_64   2.1.0-3.fc35            fedora    176 k
22:19:18 #10 49.28  libpkgconf                    x86_64   1.8.0-1.fc35            fedora     36 k
22:19:18 #10 49.28  libpng                        x86_64   2:1.6.37-11.fc35        fedora    119 k
22:19:18 #10 49.28  libproxy                      x86_64   0.4.17-3.fc35           fedora     71 k
22:19:18 #10 49.28  libsoup                       x86_64   2.74.2-1.fc35           updates   390 k
22:19:18 #10 49.28  libstemmer                    x86_64   0-17.585svn.fc35        fedora     82 k
22:19:18 #10 49.28  lua-srpm-macros               noarch   1-5.fc35                fedora    8.4 k
22:19:18 #10 49.28  ncurses                       x86_64   6.2-8.20210508.fc35     fedora    400 k
22:19:18 #10 49.28  nim-srpm-macros               noarch   3-5.fc35                fedora    8.4 k
22:19:18 #10 49.28  ocaml-srpm-macros             noarch   6-5.fc35                fedora    7.8 k
22:19:18 #10 49.28  openblas-srpm-macros          noarch   2-10.fc35               fedora    7.4 k
22:19:18 #10 49.28  patch                         x86_64   2.7.6-15.fc35           fedora    127 k
22:19:18 #10 49.28  perl-AutoLoader               noarch   5.74-486.fc35           updates    26 k
22:19:18 #10 49.28  perl-B                        x86_64   1.82-486.fc35           updates   185 k
22:19:18 #10 49.28  perl-Carp                     noarch   1.52-478.fc35           fedora     29 k
22:19:18 #10 49.28  perl-Class-Struct             noarch   0.66-486.fc35           updates    27 k
22:19:18 #10 49.28  perl-Data-Dumper              x86_64   2.183-2.fc35            fedora     56 k
22:19:18 #10 49.28  perl-Digest                   noarch   1.20-1.fc35             fedora     25 k
22:19:18 #10 49.28  perl-Digest-MD5               x86_64   2.58-478.fc35           fedora     36 k
22:19:18 #10 49.28  perl-DynaLoader               x86_64   1.50-486.fc35           updates    30 k
22:19:18 #10 49.28  perl-Encode                   x86_64   4:3.15-482.fc35         updates   1.7 M
22:19:18 #10 49.28  perl-Errno                    x86_64   1.33-486.fc35           updates    19 k
22:19:18 #10 49.28  perl-Exporter                 noarch   5.76-479.fc35           fedora     31 k
22:19:18 #10 49.28  perl-Fcntl                    x86_64   1.14-486.fc35           updates    25 k
22:19:18 #10 49.28  perl-File-Basename            noarch   2.85-486.fc35           updates    22 k
22:19:18 #10 49.28  perl-File-Path                noarch   2.18-478.fc35           fedora     35 k
22:19:18 #10 49.28  perl-File-Temp                noarch   1:0.231.100-478.fc35    fedora     59 k
22:19:18 #10 49.28  perl-File-stat                noarch   1.09-486.fc35           updates    22 k
22:19:18 #10 49.28  perl-FileHandle               noarch   2.03-486.fc35           updates    20 k
22:19:18 #10 49.28  perl-Getopt-Long              noarch   1:2.52-478.fc35         fedora     60 k
22:19:18 #10 49.28  perl-Getopt-Std               noarch   1.13-486.fc35           updates    20 k
22:19:18 #10 49.28  perl-HTTP-Tiny                noarch   0.080-1.fc35            updates    55 k
22:19:18 #10 49.28  perl-IO                       x86_64   1.46-486.fc35           updates    91 k
22:19:18 #10 49.28  perl-IPC-Open3                noarch   1.21-486.fc35           updates    27 k
22:19:18 #10 49.28  perl-MIME-Base64              x86_64   3.16-478.fc35           fedora     30 k
22:19:18 #10 49.28  perl-Net-SSLeay               x86_64   1.90-4.fc35             fedora    349 k
22:19:18 #10 49.28  perl-POSIX                    x86_64   1.97-486.fc35           updates   102 k
22:19:18 #10 49.28  perl-PathTools                x86_64   3.80-478.fc35           fedora     85 k
22:19:18 #10 49.28  perl-Pod-Escapes              noarch   1:1.07-478.fc35         fedora     20 k
22:19:18 #10 49.28  perl-Pod-Perldoc              noarch   3.28.01-479.fc35        fedora     84 k
22:19:18 #10 49.28  perl-Pod-Simple               noarch   1:3.43-2.fc35           fedora    215 k
22:19:18 #10 49.28  perl-Pod-Usage                noarch   4:2.01-478.fc35         fedora     40 k
22:19:18 #10 49.28  perl-Scalar-List-Utils        x86_64   5:1.62-463.fc35         updates    72 k
22:19:18 #10 49.28  perl-SelectSaver              noarch   1.02-486.fc35           updates    16 k
22:19:18 #10 49.28  perl-Socket                   x86_64   4:2.032-2.fc35          fedora     55 k
22:19:18 #10 49.28  perl-Storable                 x86_64   1:3.25-1.fc35           fedora     95 k
22:19:18 #10 49.28  perl-Symbol                   noarch   1.09-486.fc35           updates    19 k
22:19:18 #10 49.28  perl-Term-ANSIColor           noarch   5.01-479.fc35           fedora     48 k
22:19:18 #10 49.28  perl-Term-Cap                 noarch   1.17-478.fc35           fedora     22 k
22:19:18 #10 49.28  perl-Text-ParseWords          noarch   3.30-478.fc35           fedora     16 k
22:19:18 #10 49.28  perl-Text-Tabs+Wrap           noarch   2021.0814-1.fc35        fedora     22 k
22:19:18 #10 49.28  perl-Time-Local               noarch   2:1.300-478.fc35        fedora     33 k
22:19:18 #10 49.28  perl-URI                      noarch   5.09-4.fc35             fedora    108 k
22:19:18 #10 49.28  perl-base                     noarch   2.27-486.fc35           updates    21 k
22:19:18 #10 49.28  perl-constant                 noarch   1.33-479.fc35           fedora     23 k
22:19:18 #10 49.28  perl-if                       noarch   0.60.900-486.fc35       updates    18 k
22:19:18 #10 49.28  perl-interpreter              x86_64   4:5.34.1-486.fc35       updates    76 k
22:19:18 #10 49.28  perl-libnet                   noarch   3.13-479.fc35           fedora    125 k
22:19:18 #10 49.28  perl-libs                     x86_64   4:5.34.1-486.fc35       updates   2.1 M
22:19:18 #10 49.28  perl-mro                      x86_64   1.25-486.fc35           updates    33 k
22:19:18 #10 49.28  perl-overload                 noarch   1.33-486.fc35           updates    50 k
22:19:18 #10 49.28  perl-overloading              noarch   0.02-486.fc35           updates    17 k
22:19:18 #10 49.28  perl-parent                   noarch   1:0.238-478.fc35        fedora     14 k
22:19:18 #10 49.28  perl-podlators                noarch   1:4.14-478.fc35         fedora    111 k
22:19:18 #10 49.28  perl-srpm-macros              noarch   1-42.fc35               fedora    8.3 k
22:19:18 #10 49.28  perl-subs                     noarch   1.04-486.fc35           updates    16 k
22:19:18 #10 49.28  perl-vars                     noarch   1.05-486.fc35           updates    17 k
22:19:18 #10 49.28  pkgconf                       x86_64   1.8.0-1.fc35            fedora     41 k
22:19:18 #10 49.28  pkgconf-m4                    noarch   1.8.0-1.fc35            fedora     14 k
22:19:18 #10 49.28  pkgconf-pkg-config            x86_64   1.8.0-1.fc35            fedora     10 k
22:19:18 #10 49.28  protobuf-c                    x86_64   1.4.0-1.fc35            fedora     35 k
22:19:18 #10 49.28  python-srpm-macros            noarch   3.10-12.fc35            updates    22 k
22:19:18 #10 49.28  python3-construct             noarch   2.10.68-1.fc35          updates   112 k
22:19:18 #10 49.28  python3-dateutil              noarch   1:2.8.1-7.fc35          fedora    289 k
22:19:18 #10 49.28  python3-dbus                  x86_64   1.2.18-2.fc35           fedora    132 k
22:19:18 #10 49.28  python3-distro                noarch   1.6.0-1.fc35            fedora     38 k
22:19:18 #10 49.28  python3-dnf-plugins-core      noarch   4.3.1-1.fc35            updates   229 k
22:19:18 #10 49.28  python3-enchant               noarch   3.2.2-1.fc35            updates    79 k
22:19:18 #10 49.28  python3-pybeam                noarch   0.7-1.fc35              fedora     24 k
22:19:18 #10 49.28  python3-pyxdg                 noarch   0.27-3.fc35             fedora     96 k
22:19:18 #10 49.28  python3-six                   noarch   1.16.0-4.fc35           fedora     36 k
22:19:18 #10 49.28  python3-toml                  noarch   0.10.2-5.fc35           fedora     39 k
22:19:18 #10 49.28  python3-zstd                  x86_64   1.4.5.1-5.fc35          fedora     19 k
22:19:18 #10 49.28  qt5-srpm-macros               noarch   5.15.2-3.fc35           fedora    8.2 k
22:19:18 #10 49.28  redhat-rpm-config             noarch   202-1.fc35              updates    63 k
22:19:18 #10 49.28  rpmautospec-rpm-macros        noarch   0.3.0-1.fc35            updates   8.6 k
22:19:18 #10 49.28  rust-srpm-macros              noarch   22-1.fc35               updates   9.0 k
22:19:18 #10 49.28  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
22:19:18 #10 49.28  systemd-libs                  x86_64   249.12-5.fc35           updates   604 k
22:19:18 #10 49.28  unbound-libs                  x86_64   1.16.3-1.fc35           updates   525 k
22:19:18 #10 49.28  unzip                         x86_64   6.0-53.fc35             fedora    179 k
22:19:18 #10 49.28  xxhash-libs                   x86_64   0.8.1-1.fc35            updates    40 k
22:19:18 #10 49.28  xz                            x86_64   5.2.5-7.fc35            fedora    214 k
22:19:18 #10 49.28  zip                           x86_64   3.0-31.fc35             fedora    257 k
22:19:18 #10 49.28  zstd                          x86_64   1.5.2-2.fc35            updates   429 k
22:19:18 #10 49.28 Installing weak dependencies:
22:19:18 #10 49.28  abattis-cantarell-fonts       noarch   0.301-5.fc35            updates   364 k
22:19:18 #10 49.28  adobe-source-code-pro-fonts   noarch   2.030.1.050-11.fc35     fedora    831 k
22:19:18 #10 49.28  deltarpm                      x86_64   3.6.2-10.fc35           fedora     88 k
22:19:18 #10 49.28  hunspell-en                   noarch   0.20140811.1-20.fc35    fedora    180 k
22:19:18 #10 49.28  perl-IO-Socket-IP             noarch   0.41-479.fc35           fedora     42 k
22:19:18 #10 49.28  perl-IO-Socket-SSL            noarch   2.072-1.fc35            fedora    217 k
22:19:18 #10 49.28  perl-Mozilla-CA               noarch   20211001-1.fc35         updates    12 k
22:19:18 #10 49.28  perl-NDBM_File                x86_64   1.15-486.fc35           updates    27 k
22:19:18 #10 49.28  python3-unbound               x86_64   1.16.3-1.fc35           updates    99 k
22:19:18 #10 49.28  rpmlint-fedora-license-data   noarch   1.6-1.fc35              updates    15 k
22:19:18 #10 49.28  unbound-anchor                x86_64   1.16.3-1.fc35           updates    36 k
22:19:18 #10 49.28 
22:19:18 #10 49.28 Transaction Summary
22:19:18 #10 49.28 ================================================================================
22:19:18 #10 49.28 Install  150 Packages
22:19:18 #10 49.28 Upgrade   18 Packages
22:19:18 #10 49.28 
22:19:18 #10 49.29 Total download size: 39 M
22:19:18 #10 49.29 Downloading Packages:
22:19:18 #10 43.51 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ...
22:19:18 #10 43.53 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
22:19:18 #10 43.55 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
22:19:18 #10 43.56 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
22:19:18 #10 43.58 Setting up libcroco3:armhf (0.6.12-2) ...
22:19:18 #10 43.59 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.60 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
22:19:18 #10 43.61 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
22:19:18 #10 43.62 Setting up patch (2.7.6-2ubuntu1.1) ...
22:19:18 #10 43.63 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
22:19:18 #10 43.64 Setting up krb5-locales (1.16-2ubuntu0.2) ...
22:19:18 #10 43.66 Setting up publicsuffix (20180223.1310-1) ...
22:19:18 #10 43.67 Setting up autotools-dev (20180224.1) ...
22:19:18 #10 43.68 Setting up t1utils (1.41-2) ...
22:19:18 #10 43.69 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
22:19:18 #10 43.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 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
22:19:18 #10 43.70 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 52.71 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
22:19:18 #10 52.72 Setting up strace (4.21-1ubuntu1) ...
22:19:18 #10 52.74 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
22:19:18 #10 52.75 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:19:18 #10 40.87 Selecting previously unselected package pbzip2.
22:19:18 #10 40.87 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
22:19:18 #10 40.88 Unpacking pbzip2 (1.1.13-1) ...
22:19:18 #10 40.92 Selecting previously unselected package pixz.
22:19:18 #10 40.92 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
22:19:18 #10 40.92 Unpacking pixz (1.0.7-1) ...
22:19:18 #10 40.96 Selecting previously unselected package xdelta.
22:19:18 #10 40.96 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
22:19:18 #10 40.96 Unpacking xdelta (1.1.3-9.3) ...
22:19:18 mkdir -p sources
22:19:18 docker run --rm -w /v \
22:19:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:19:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:19:18 	alpine \
22:19:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:19:18 #11 50.04 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:18 #11 50.05 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:18 #11 50.06 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:18 #11 50.07 Setting up liblog-any-perl (1.710-1) ...
22:19:18 #11 50.08 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:18 #11 50.09 Setting up libdevel-size-perl (0.83-1build4) ...
22:19:18 #11 50.10 Setting up libdebhelper-perl (13.6ubuntu1) ...
22:19:18 #11 50.11 Setting up libpod-constants-perl (0.19-2) ...
22:19:18 #11 50.12 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
22:19:18 #11 50.13 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:18 #11 50.14 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:18 #11 50.15 Setting up libio-interactive-perl (1.023-1) ...
22:19:18 #11 50.16 Setting up libtry-tiny-perl (0.31-1) ...
22:19:18 #11 50.17 Setting up libtype-tiny-perl (1.012004-1) ...
22:19:18 #11 50.18 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
22:19:18 #11 50.19 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:18 #11 50.20 Setting up libnet-http-perl (6.22-1) ...
22:19:18 #11 50.21 Setting up libpath-iterator-rule-perl (1.015-1) ...
22:19:18 #11 50.22 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
22:19:18 #11 40.38 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
22:19:18 #11 40.38 Unpacking libmoox-aliases-perl (0.001006-1) ...
22:19:18 #11 40.41 Selecting previously unselected package libobject-id-perl.
22:19:18 #11 40.41 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
22:19:18 #11 40.42 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
22:19:18 #11 40.45 Selecting previously unselected package libmoox-struct-perl.
22:19:18 #11 40.45 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
22:19:18 #11 40.45 Unpacking libmoox-struct-perl (0.017-1) ...
22:19:18 #11 40.48 Selecting previously unselected package libnet-dns-sec-perl.
22:19:18 #11 40.49 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
22:19:18 #11 40.49 Unpacking libnet-dns-sec-perl (1.15-1) ...
22:19:18 #11 40.53 Selecting previously unselected package libnet-libidn-perl.
22:19:18 #11 40.53 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
22:19:18 #11 40.53 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
22:19:18 #11 40.56 Selecting previously unselected package libnumber-range-perl.
22:19:18 #11 40.56 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
22:19:18 #11 40.57 Unpacking libnumber-range-perl (0.12-1) ...
22:19:18 #11 40.60 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:18 #13 15.36   Installing       : git-core-2.31.1-2.el9.2.x86_64                       30/78 
22:19:18 #13 15.60   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   31/78 
22:19:18 #13 15.65   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            32/78 
22:19:18 #13 15.65   Installing       : selinux-policy-34.1.44-1.el9.noarch                  33/78 
22:19:18 #13 15.70   Running scriptlet: selinux-policy-34.1.44-1.el9.noarch                  33/78 
22:19:18 #9 43.26 Selecting previously unselected package libmailutils5:armhf.
22:19:18 #9 43.26 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
22:19:18 #9 43.27 Unpacking libmailutils5:armhf (1:3.5-4) ...
22:19:18 #9 43.34 Selecting previously unselected package libmime-tools-perl.
22:19:18 #9 43.34 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
22:19:18 #9 43.34 Unpacking libmime-tools-perl (5.509-1) ...
22:19:18 #9 43.41 Selecting previously unselected package libnet-dns-sec-perl.
22:19:18 #9 43.41 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
22:19:18 #9 43.42 Unpacking libnet-dns-sec-perl (1.11-1) ...
22:19:18 #9 43.45 Selecting previously unselected package libnet-libidn-perl.
22:19:18 #9 43.45 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
22:19:18 #9 43.45 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:18 #9 43.48 Selecting previously unselected package libnumber-compare-perl.
22:19:18 #9 43.48 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
22:19:18 #9 43.49 Unpacking libnumber-compare-perl (0.03-1) ...
22:19:18 #9 43.52 Selecting previously unselected package libnumber-range-perl.
22:19:18 #9 43.52 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
22:19:18 #9 43.52 Unpacking libnumber-range-perl (0.12-1) ...
22:19:18 #9 43.55 Selecting previously unselected package libossp-uuid16:armhf.
22:19:18 #11 37.54 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
22:19:18 #11 37.55 Unpacking libjson-xs-perl (4.020-1build1) ...
22:19:18 #11 37.58 Selecting previously unselected package libjson-maybexs-perl.
22:19:18 #11 37.58 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
22:19:18 #11 37.59 Unpacking libjson-maybexs-perl (1.004000-1) ...
22:19:18 #11 37.61 Selecting previously unselected package liblist-compare-perl.
22:19:18 #11 37.62 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
22:19:18 #11 37.62 Unpacking liblist-compare-perl (0.53-1) ...
22:19:18 #11 37.67 Selecting previously unselected package liblist-moreutils-perl.
22:19:18 #11 37.67 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
22:19:18 #11 37.68 Unpacking liblist-moreutils-perl (0.416-1build5) ...
22:19:18 #11 37.71 Selecting previously unselected package liblist-someutils-perl.
22:19:18 #11 37.71 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
22:19:18 #11 37.72 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:18 #11 37.75 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:18 #11 37.75 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
22:19:18 #11 37.76 Unpacking liblist-someutils-xs-perl (0.58-2) ...
22:19:18 #11 37.79 Selecting previously unselected package libltdl7:arm64.
22:19:18 #12 0.853 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
22:19:18 #10 38.98 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
22:19:18 #10 38.99 Unpacking libwant-perl (0.29-1+b6) ...
22:19:18 #10 39.03 Selecting previously unselected package libcontextual-return-perl.
22:19:18 #10 39.03 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
22:19:18 #10 39.03 Unpacking libcontextual-return-perl (0.004014-2) ...
22:19:18 #10 39.07 Selecting previously unselected package libconvert-binhex-perl.
22:19:18 #10 39.07 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
22:19:18 #10 39.08 Unpacking libconvert-binhex-perl (1.125-1) ...
22:19:18 #10 39.11 Selecting previously unselected package libcpanel-json-xs-perl.
22:19:18 #10 39.11 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
22:19:18 #10 39.11 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:18 #10 39.15 Selecting previously unselected package libdevel-stacktrace-perl.
22:19:18 #10 39.15 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
22:19:18 #10 39.16 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
22:19:18 #10 39.19 Selecting previously unselected package libexception-class-perl.
22:19:18 #10 39.20 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
22:19:18 #10 39.20 Unpacking libexception-class-perl (1.44-1) ...
22:19:18 #10 53.72 Setting up bsdmainutils (11.1.2+b1) ...
22:19:18 #10 53.73 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:18 #10 53.74 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:18 #10 53.74 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u4) ...
22:19:18 #10 53.75 Setting up libcroco3:amd64 (0.6.12-3) ...
22:19:18 #10 53.76 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
22:19:18 #10 53.77 Setting up ucf (3.0038+nmu1) ...
22:19:18 #10 53.87 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
22:19:18 #10 53.88 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
22:19:18 #10 53.89 Setting up groff-base (1.22.4-3+deb10u1) ...
22:19:18 #10 53.90 Setting up cpp (4:8.3.0-1) ...
22:19:18 #10 53.92 Setting up gpgconf (2.2.12-1+deb10u2) ...
22:19:18 #10 53.93 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ...
22:19:18 #10 53.94 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
22:19:18 #10 53.96 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
22:19:18 #10 53.97 Setting up curl (7.64.0-4+deb10u3) ...
22:19:18 #10 53.97 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:19:18 #10 53.98 Setting up gpg (2.2.12-1+deb10u2) ...
22:19:18 #10 53.99 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
22:19:18 #10 54.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:19:18 #10 54.01 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
22:19:18 #10 54.02 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:19:18 + cd /go/tini
22:19:18 + git checkout -q v0.19.0
22:19:18 + cmake .
22:19:18 -- The C compiler identification is GNU 4.8.5
22:19:18 -- Check for working C compiler: /usr/bin/cc
22:19:18 -- Check for working C compiler: /usr/bin/cc -- works
22:19:18 -- Detecting C compiler ABI info
22:19:18 -- Detecting C compiler ABI info - done
22:19:18 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:18 #11 41.25 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
22:19:18 #11 41.25 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:18 #11 41.28 Selecting previously unselected package libterm-readkey-perl.
22:19:18 #11 41.28 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
22:19:18 #11 41.29 Unpacking libterm-readkey-perl (2.38-1build4) ...
22:19:18 #11 41.32 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:18 #11 41.32 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
22:19:18 #11 41.33 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:18 #11 41.39 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
22:19:18 #11 41.40 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
22:19:18 #11 41.40 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
22:19:18 #11 41.43 Selecting previously unselected package libtext-xslate-perl:armhf.
22:19:18 #11 41.43 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
22:19:18 #11 41.44 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
22:19:18 #11 41.48 Selecting previously unselected package libtime-duration-perl.
22:19:18 #11 41.48 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
22:19:18 #11 41.48 Unpacking libtime-duration-perl (1.21-1) ...
22:19:18 #11 41.51 Selecting previously unselected package libtime-moment-perl.
22:19:18 #12 28.06   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        81/81 
22:19:18 #12 28.20   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/81 
22:19:18 #12 28.20   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/81 
22:19:18 #12 28.20   Verifying        : desktop-file-utils-0.23-8.el8.aarch64                 3/81 
22:19:18 #12 28.20   Verifying        : dwz-0.12-10.el8.aarch64                               4/81 
22:19:18 #12 28.20   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/81 
22:19:18 #12 28.20   Verifying        : gc-7.6.4-3.el8.aarch64                                6/81 
22:19:18 #12 28.20   Verifying        : gdb-headless-8.2-19.el8.aarch64                       7/81 
22:19:18 #12 28.20   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/81 
22:19:18 #12 28.20   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/81 
22:19:18 #12 28.20   Verifying        : guile-5:2.0.14-7.el8.aarch64                         10/81 
22:19:18 #12 28.20   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                    11/81 
22:19:18 #12 28.20   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     12/81 
22:19:18 #12 28.20   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  13/81 
22:19:18 #12 28.20   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/81 
22:19:18 #12 28.20   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   15/81 
22:19:18 #12 28.20   Verifying        : perl-srpm-macros-1-25.el8.noarch                     16/81 
22:19:18 #12 28.20   Verifying        : python-rpm-macros-3-43.el8.noarch                    17/81 
22:19:18 #12 28.20   Verifying        : python-srpm-macros-3-43.el8.noarch                   18/81 
22:19:18 #12 28.20   Verifying        : python3-rpm-macros-3-43.el8.noarch                   19/81 
22:19:18 #12 28.20   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  20/81 
22:19:18 #12 28.20   Verifying        : redhat-rpm-config-130-1.el8.noarch                   21/81 
22:19:18 #12 28.20   Verifying        : rpm-build-4.14.3-23.el8.aarch64                      22/81 
22:19:18 #12 28.20   Verifying        : rpmlint-1.10-14.el8.noarch                           23/81 
22:19:18 #12 28.20   Verifying        : rust-srpm-macros-5-2.el8.noarch                      24/81 
22:19:18 #12 28.20   Verifying        : zstd-1.4.4-1.el8.aarch64                             25/81 
22:19:18 #12 28.20   Verifying        : binutils-2.30-119.el8.aarch64                        26/81 
22:19:18 #12 28.20   Verifying        : bzip2-1.0.6-26.el8.aarch64                           27/81 
22:19:18 #12 28.20   Verifying        : cpio-2.12-11.el8.aarch64                             28/81 
22:19:18 #12 28.20   Verifying        : diffutils-3.6-6.el8.aarch64                          29/81 
22:19:18 #12 28.20   Verifying        : dnf-plugins-core-4.0.21-14.1.el8.noarch              30/81 
22:19:18 #12 28.20   Verifying        : elfutils-0.187-4.el8.aarch64                         31/81 
22:19:18 #12 28.20   Verifying        : elfutils-debuginfod-client-0.187-4.el8.aarch64       32/81 
22:19:18 #12 28.20   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 33/81 
22:19:18 #12 28.20   Verifying        : file-5.33-21.el8.aarch64                             34/81 
22:19:18 #12 28.20   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               35/81 
22:19:18 #12 28.20   Verifying        : groff-base-1.22.3-18.el8.aarch64                     36/81 
22:19:18 #12 28.20   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    37/81 
22:19:18 #12 28.20   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       38/81 
22:19:18 #12 28.20   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    39/81 
22:19:18 #12 28.20   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   40/81 
22:19:18 #12 28.20   Verifying        : patch-2.7.6-11.el8.aarch64                           41/81 
22:19:18 #12 28.20   Verifying        : perl-Carp-1.42-396.el8.noarch                        42/81 
22:19:18 #12 28.20   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     43/81 
22:19:18 #12 28.20   Verifying        : perl-Errno-1.28-421.el8.aarch64                      44/81 
22:19:18 #12 28.20   Verifying        : perl-Exporter-5.72-396.el8.noarch                    45/81 
22:19:18 #12 28.20   Verifying        : perl-File-Path-2.15-2.el8.noarch                     46/81 
22:19:18 #12 28.20   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                47/81 
22:19:18 #12 28.20   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 48/81 
22:19:18 #12 28.20   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    49/81 
22:19:18 #12 28.20   Verifying        : perl-IO-1.38-421.el8.aarch64                         50/81 
22:19:18 #12 28.20   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                51/81 
22:19:18 #12 28.20   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    52/81 
22:19:18 #12 28.20   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               53/81 
22:19:18 #12 28.20   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 54/81 
22:19:18 #12 28.20   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                55/81 
22:19:18 #12 28.21   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 56/81 
22:19:18 #12 28.21   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          57/81 
22:19:18 #12 28.21   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    58/81 
22:19:18 #12 28.21   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   59/81 
22:19:18 #12 28.21   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              60/81 
22:19:18 #12 28.21   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    61/81 
22:19:18 #12 28.21   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             62/81 
22:19:18 #12 28.21   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         63/81 
22:19:18 #12 28.21   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 64/81 
22:19:18 #12 28.21   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          65/81 
22:19:18 #12 28.21   Verifying        : perl-constant-1.33-396.el8.noarch                    66/81 
22:19:18 #12 28.21   Verifying        : perl-interpreter-4:5.26.3-421.el8.aarch64            67/81 
22:19:18 #12 28.21   Verifying        : perl-libs-4:5.26.3-421.el8.aarch64                   68/81 
22:19:18 #12 28.21   Verifying        : perl-macros-4:5.26.3-421.el8.aarch64                 69/81 
22:19:18 #12 28.21   Verifying        : perl-parent-1:0.237-1.el8.noarch                     70/81 
22:19:18 #12 28.21   Verifying        : perl-podlators-4.11-1.el8.noarch                     71/81 
22:19:18 #12 28.21   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    72/81 
22:19:18 #12 28.21   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               73/81 
22:19:18 #12 28.21   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          74/81 
22:19:18 #12 28.21   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        75/81 
22:19:18 #12 28.21   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               76/81 
22:19:18 #12 28.21   Verifying        : unzip-6.0-46.el8.aarch64                             77/81 
22:19:18 #12 28.21   Verifying        : xz-5.2.4-4.el8.aarch64                               78/81 
22:19:18 #12 28.21   Verifying        : zip-3.0-23.el8.aarch64                               79/81 
22:19:18 #12 28.21   Verifying        : python3-dnf-plugins-core-4.0.21-14.1.el8.noarch      80/81 
22:19:18 #12 28.21   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        81/81 
22:19:18 #12 28.39 
22:19:18 #12 28.39 Upgraded:
22:19:18 #12 28.39   python3-dnf-plugins-core-4.0.21-14.1.el8.noarch                               
22:19:18 #12 28.39 Downgraded:
22:19:18 #12 28.39   xz-libs-5.2.4-4.el8.aarch64                                                   
22:19:18 #12 28.39 Installed:
22:19:18 #12 28.39   binutils-2.30-119.el8.aarch64                                                 
22:19:18 #12 28.39   bzip2-1.0.6-26.el8.aarch64                                                    
22:19:18 #12 28.39   cpio-2.12-11.el8.aarch64                                                      
22:19:18 #12 28.39   desktop-file-utils-0.23-8.el8.aarch64                                         
22:19:18 #12 28.39   diffutils-3.6-6.el8.aarch64                                                   
22:19:18 #12 28.39   dnf-plugins-core-4.0.21-14.1.el8.noarch                                       
22:19:18 #12 28.39   dwz-0.12-10.el8.aarch64                                                       
22:19:18 #12 28.39   efi-srpm-macros-3-3.el8.noarch                                                
22:19:18 #12 28.39   elfutils-0.187-4.el8.aarch64                                                  
22:19:18 #12 28.39   elfutils-debuginfod-client-0.187-4.el8.aarch64                                
22:19:18 #12 28.39   emacs-filesystem-1:26.1-7.el8.noarch                                          
22:19:18 #12 28.39   file-5.33-21.el8.aarch64                                                      
22:19:18 #12 28.39   gc-7.6.4-3.el8.aarch64                                                        
22:19:18 #12 28.39   gdb-headless-8.2-19.el8.aarch64                                               
22:19:18 #12 28.39   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
22:19:18 #12 28.39   glibc-gconv-extra-2.28-211.el8.aarch64                                        
22:19:18 #12 28.39   go-srpm-macros-2-17.el8.noarch                                                
22:19:18 #12 28.39   groff-base-1.22.3-18.el8.aarch64                                              
22:19:18 #12 28.39   guile-5:2.0.14-7.el8.aarch64                                                  
22:19:18 #12 28.39   libatomic_ops-7.6.2-3.el8.aarch64                                             
22:19:18 #12 28.39   libbabeltrace-1.5.4-4.el8.aarch64                                             
22:19:18 #12 28.39   libpkgconf-1.4.2-1.el8.aarch64                                                
22:19:18 #12 28.39   libtool-ltdl-2.4.6-25.el8.aarch64                                             
22:19:18 #12 28.39   ncurses-6.1-9.20180224.el8.aarch64                                            
22:19:18 #12 28.39   ocaml-srpm-macros-5-4.el8.noarch                                              
22:19:18 #12 28.39   openblas-srpm-macros-2-2.el8.noarch                                           
22:19:18 #12 28.39   patch-2.7.6-11.el8.aarch64                                                    
22:19:18 #12 28.39   perl-Carp-1.42-396.el8.noarch                                                 
22:19:18 #12 28.39   perl-Encode-4:2.97-3.el8.aarch64                                              
22:19:18 #12 28.39   perl-Errno-1.28-421.el8.aarch64                                               
22:19:18 #12 28.39   perl-Exporter-5.72-396.el8.noarch                                             
22:19:18 #12 28.39   perl-File-Path-2.15-2.el8.noarch                                              
22:19:18 #12 28.39   perl-File-Temp-0.230.600-1.el8.noarch                                         
22:19:18 #12 28.39   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
22:19:18 #12 28.39   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
22:19:18 #12 28.39   perl-IO-1.38-421.el8.aarch64                                                  
22:19:18 #12 28.39   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
22:19:18 #12 28.39   perl-MIME-Base64-3.15-396.el8.aarch64                                         
22:19:18 #12 28.39   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
22:19:18 #12 28.39   perl-PathTools-3.74-1.el8.aarch64                                             
22:19:18 #12 28.39   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
22:19:18 #12 28.39   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
22:19:18 #12 28.39   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
22:19:18 #12 28.39   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
22:19:18 #12 28.39   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
22:19:18 #12 28.39   perl-Socket-4:2.027-3.el8.aarch64                                             
22:19:18 #12 28.39   perl-Storable-1:3.11-3.el8.aarch64                                            
22:19:18 #12 28.39   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
22:19:18 #12 28.39   perl-Term-Cap-1.17-395.el8.noarch                                             
22:19:18 #12 28.39   perl-Text-ParseWords-3.30-395.el8.noarch                                      
22:19:18 #12 28.39   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
22:19:18 #12 28.39   perl-Time-Local-1:1.280-1.el8.noarch                                          
22:19:18 #12 28.39   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
22:19:18 #12 28.39   perl-constant-1.33-396.el8.noarch                                             
22:19:18 #12 28.39   perl-interpreter-4:5.26.3-421.el8.aarch64                                     
22:19:18 #12 28.39   perl-libs-4:5.26.3-421.el8.aarch64                                            
22:19:18 #12 28.39   perl-macros-4:5.26.3-421.el8.aarch64                                          
22:19:18 #12 28.39   perl-parent-1:0.237-1.el8.noarch                                              
22:19:18 #12 28.39   perl-podlators-4.11-1.el8.noarch                                              
22:19:18 #12 28.39   perl-srpm-macros-1-25.el8.noarch                                              
22:19:18 #12 28.39   perl-threads-1:2.21-2.el8.aarch64                                             
22:19:18 #12 28.39   perl-threads-shared-1.58-2.el8.aarch64                                        
22:19:18 #12 28.39   pkgconf-1.4.2-1.el8.aarch64                                                   
22:19:18 #12 28.39   pkgconf-m4-1.4.2-1.el8.noarch                                                 
22:19:18 #12 28.39   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
22:19:18 #12 28.39   python-rpm-macros-3-43.el8.noarch                                             
22:19:18 #12 28.39   python-srpm-macros-3-43.el8.noarch                                            
22:19:18 #12 28.39   python3-rpm-macros-3-43.el8.noarch                                            
22:19:18 #12 28.39   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
22:19:18 #12 28.39   redhat-rpm-config-130-1.el8.noarch                                            
22:19:18 #12 28.39   rpm-build-4.14.3-23.el8.aarch64                                               
22:19:18 #12 28.39   rpmlint-1.10-14.el8.noarch                                                    
22:19:18 #12 28.39   rust-srpm-macros-5-2.el8.noarch                                               
22:19:18 #12 28.39   unzip-6.0-46.el8.aarch64                                                      
22:19:18 #12 28.39   xz-5.2.4-4.el8.aarch64                                                        
22:19:18 #12 28.39   zip-3.0-23.el8.aarch64                                                        
22:19:18 #12 28.39   zstd-1.4.4-1.el8.aarch64                                                      
22:19:18 #12 28.39 
22:19:18 #12 28.39 Complete!
22:19:18 #11 35.45 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
22:19:18 #11 35.46 Unpacking libio-interactive-perl (1.023-1) ...
22:19:18 #11 35.49 Selecting previously unselected package libio-prompt-tiny-perl.
22:19:18 #11 35.49 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
22:19:18 #11 35.50 Unpacking libio-prompt-tiny-perl (0.003-1) ...
22:19:18 #11 35.52 Selecting previously unselected package libtypes-serialiser-perl.
22:19:18 #11 35.52 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:18 #11 35.53 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:18 #11 35.56 Selecting previously unselected package libjson-xs-perl.
22:19:18 #11 35.56 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
22:19:18 #11 35.56 Unpacking libjson-xs-perl (4.030-1build3) ...
22:19:18 #11 35.59 Selecting previously unselected package libjson-maybexs-perl.
22:19:18 #11 35.59 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:18 #11 35.60 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:18 #11 35.63 Selecting previously unselected package libldap-common.
22:19:18 #11 35.63 Preparing to unpack .../280-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
22:19:18 #11 35.63 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:18 #11 35.66 Selecting previously unselected package liblist-compare-perl.
22:19:18 #10 43.72 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
22:19:18 #10 43.73 Setting up libltdl7:armhf (2.4.6-2) ...
22:19:18 #10 43.74 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
22:19:18 #10 43.76 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.6) ...
22:19:18 #10 43.77 Setting up liblocale-gettext-perl (1.07-3build2) ...
22:19:18 #10 43.78 Setting up wdiff (1.2.2-2) ...
22:19:18 #10 43.79 Setting up shared-mime-info (1.9-2) ...
22:19:18 #10 41.00 Selecting previously unselected package xdelta3.
22:19:18 #10 41.00 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
22:19:18 #10 41.01 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:18 #10 41.04 Selecting previously unselected package pristine-tar.
22:19:18 #10 41.04 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
22:19:18 #10 41.05 Unpacking pristine-tar (1.49) ...
22:19:18 #10 41.11 Selecting previously unselected package publicsuffix.
22:19:18 #10 41.11 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
22:19:18 #10 41.11 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
22:19:18 #10 41.15 Selecting previously unselected package python-apt-common.
22:19:18 #10 41.16 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
22:19:18 #10 41.16 Unpacking python-apt-common (2.2.1) ...
22:19:18 #10 41.21 Selecting previously unselected package python3-apt.
22:19:18 #9 43.49 Setting up libuchardet0:arm64 (0.0.6-3) ...
22:19:18 #9 43.51 Setting up git-man (1:2.20.1-2+deb10u4) ...
22:19:18 #9 43.51 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
22:19:18 #9 43.52 Setting up netbase (5.6) ...
22:19:18 #9 43.55 Setting up libkrb5-3:arm64 (1.17-3+deb10u4) ...
22:19:18 #9 43.56 Setting up libmpdec2:arm64 (2.4.2-2) ...
22:19:18 #9 43.57 Setting up libbinutils:arm64 (2.31.1-16) ...
22:19:18 #9 43.58 Setting up cpp-8 (8.3.0-6) ...
22:19:18 #9 43.59 Setting up libc-dev-bin (2.28-10+deb10u2) ...
22:19:18 #9 43.61 Setting up openssl (1.1.1n-0+deb10u3) ...
22:19:18 #9 43.63 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
22:19:18 #9 43.64 Setting up readline-common (7.0-5) ...
22:19:18 #9 43.65 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
22:19:18 #9 43.66 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ...
22:19:18 #9 43.67 Setting up libcc1-0:arm64 (8.3.0-6) ...
22:19:18 #9 43.69 Setting up iso-codes (4.2-1) ...
22:19:18 #9 43.70 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:19:18 #11 50.23 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:18 #11 50.24 Setting up libtime-moment-perl (0.44-1build6) ...
22:19:18 #11 50.25 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:18 #11 50.26 Setting up libexception-class-perl (1.45-1) ...
22:19:18 #11 50.27 Setting up libmath-base85-perl (0.5+dfsg-1) ...
22:19:18 #11 50.28 Setting up libconfig-tiny-perl (2.28-1) ...
22:19:18 #11 50.29 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
22:19:18 #11 50.30 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:18 #11 50.33 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:18 #11 50.34 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:18 #11 50.35 Setting up libnet-netmask-perl (2.0001-1) ...
22:19:18 #11 50.36 Setting up libsub-install-perl (0.928-1.1) ...
22:19:18 #11 50.37 Setting up gcc (4:11.2.0-1ubuntu1) ...
22:19:18 #11 50.42 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
22:19:18 #11 50.44 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:18 #11 50.45 Setting up liberror-perl (0.17029-1) ...
22:19:18 #11 50.46 Setting up dh-autoreconf (20) ...
22:19:18 #11 50.47 Setting up patchutils (0.4.2-1build2) ...
22:19:18 #11 50.48 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:18 #11 50.49 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
22:19:18 #11 50.50 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:18 #11 50.51 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:18 #11 50.52 Setting up libio-string-perl (1.08-3.1) ...
22:19:18 #11 50.53 Setting up libreadonly-perl (2.050-3) ...
22:19:18 #11 50.54 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:18 #11 40.60 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
22:19:18 #11 40.60 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
22:19:18 #11 40.63 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:18 #11 40.63 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:18 #11 40.64 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:18 #11 40.67 Selecting previously unselected package libperl4-corelibs-perl.
22:19:18 #11 40.67 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
22:19:18 #11 40.68 Unpacking libperl4-corelibs-perl (0.004-2) ...
22:19:18 #11 40.71 Selecting previously unselected package libperlio-gzip-perl.
22:19:18 #11 40.71 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
22:19:18 #11 40.71 Unpacking libperlio-gzip-perl (0.19-1build5) ...
22:19:18 #11 40.74 Selecting previously unselected package libpod-constants-perl.
22:19:18 #11 40.74 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
22:19:18 #11 40.75 Unpacking libpod-constants-perl (0.19-1) ...
22:19:18 #11 40.78 Selecting previously unselected package libre2-5:armhf.
22:19:18 #11 40.78 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
22:19:18 #11 40.79 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
22:19:18 #11 40.82 Selecting previously unselected package libre-engine-re2-perl.
22:19:18 #13 15.72   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         34/78 
22:19:18 #13 15.91   Installing       : selinux-policy-targeted-34.1.44-1.el9.noarch         34/78 
22:19:18 #13 15.96   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         34/78 
22:19:18 #10 51.01 129 added, 0 removed; done.
22:19:18 #10 51.04 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
22:19:18 #10 51.05 Setting up shared-mime-info (2.0-1) ...
22:19:18 #9 43.56 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
22:19:18 #9 43.56 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
22:19:18 #9 43.60 Selecting previously unselected package libossp-uuid-perl.
22:19:18 #9 43.60 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
22:19:18 #9 43.60 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:18 #9 43.63 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:18 #9 43.63 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
22:19:18 #9 43.64 Unpacking libpackage-stash-xs-perl (0.29-1) ...
22:19:18 #9 43.68 Selecting previously unselected package libparse-debianchangelog-perl.
22:19:18 #9 43.68 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
22:19:18 #9 43.68 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
22:19:18 #9 43.71 Selecting previously unselected package libtext-glob-perl.
22:19:18 #9 43.72 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
22:19:18 #9 43.72 Unpacking libtext-glob-perl (0.10-1) ...
22:19:18 #9 43.75 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:18 #9 43.75 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:18 #9 43.75 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:18 #9 43.78 Selecting previously unselected package libperlio-gzip-perl.
22:19:18 #11 37.79 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
22:19:18 #11 37.80 Unpacking libltdl7:arm64 (2.4.6-14) ...
22:19:18 #11 37.83 Selecting previously unselected package libltdl-dev:arm64.
22:19:18 #11 37.83 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
22:19:18 #11 37.84 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
22:19:18 #11 37.88 Selecting previously unselected package libsys-hostname-long-perl.
22:19:18 #11 37.88 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
22:19:18 #11 37.89 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:19:18 #11 37.92 Selecting previously unselected package libmail-sendmail-perl.
22:19:18 #11 37.92 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
22:19:18 #11 37.92 Unpacking libmail-sendmail-perl (0.80-1) ...
22:19:18 #11 37.96 Selecting previously unselected package libmoox-aliases-perl.
22:19:18 #11 37.96 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
22:19:18 #11 37.97 Unpacking libmoox-aliases-perl (0.001006-1) ...
22:19:18 #11 38.00 Selecting previously unselected package libobject-id-perl.
22:19:18 #11 38.00 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
22:19:18 #11 38.00 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
22:19:18 #11 38.03 Selecting previously unselected package libmoox-struct-perl.
22:19:18 #11 38.03 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
22:19:18 #11 38.04 Unpacking libmoox-struct-perl (0.017-1) ...
22:19:18 #11 38.07 Selecting previously unselected package libnet-dns-sec-perl.
22:19:18 #11 38.07 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
22:19:18 #11 38.08 Unpacking libnet-dns-sec-perl (1.15-1) ...
22:19:18 #11 38.11 Selecting previously unselected package libnet-libidn-perl.
22:19:18 #11 38.12 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
22:19:18 #11 38.12 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
22:19:18 #11 38.15 Selecting previously unselected package libnumber-range-perl.
22:19:18 #10 39.31 Selecting previously unselected package libiterator-perl.
22:19:18 #10 39.31 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
22:19:18 #10 39.32 Unpacking libiterator-perl (0.03+ds1-1.1) ...
22:19:18 #10 39.35 Selecting previously unselected package libiterator-util-perl.
22:19:18 #10 39.35 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
22:19:18 #10 39.36 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
22:19:18 #10 39.39 Selecting previously unselected package libexporter-tiny-perl.
22:19:18 #10 39.39 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
22:19:18 #10 39.40 Unpacking libexporter-tiny-perl (1.002002-1) ...
22:19:18 #10 39.43 Selecting previously unselected package liblist-moreutils-xs-perl.
22:19:18 #10 39.44 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
22:19:18 #10 39.44 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
22:19:18 #10 39.47 Selecting previously unselected package liblist-moreutils-perl.
22:19:18 #10 39.48 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
22:19:18 #10 39.48 Unpacking liblist-moreutils-perl (0.430-2) ...
22:19:18 #10 39.51 Selecting previously unselected package libdata-dpath-perl.
22:19:18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:19:18 -- Configuring done
22:19:18 -- Generating done
22:19:18 -- Build files have been written to: /go/tini
22:19:18 + make tini-static
22:19:18 Scanning dependencies of target tini-static
22:19:18 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:18 #11 41.52 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
22:19:18 #11 41.52 Unpacking libtime-moment-perl (0.44-1build6) ...
22:19:18 #11 41.55 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:18 #11 41.55 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
22:19:18 #11 41.56 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
22:19:18 #11 41.59 Selecting previously unselected package libunicode-utf8-perl.
22:19:18 #11 41.59 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
22:19:18 #11 41.60 Unpacking libunicode-utf8-perl (0.62-1build4) ...
22:19:18 #11 41.63 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:18 #11 41.63 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:18 #11 41.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:18 #11 41.67 Selecting previously unselected package libxml-sax-base-perl.
22:19:18 #11 41.67 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:18 #11 41.67 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:18 #11 41.72 Selecting previously unselected package libxml-sax-perl.
22:19:18 #11 41.72 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
22:19:18 #11 41.73 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
22:19:18 #11 41.76 Selecting previously unselected package libxml-libxml-perl.
22:19:18 #11 35.67 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
22:19:18 #11 35.67 Unpacking liblist-compare-perl (0.55-1) ...
22:19:18 #11 35.70 Selecting previously unselected package liblist-someutils-perl.
22:19:18 #11 35.70 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
22:19:18 #11 35.71 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:18 #11 35.73 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:18 #11 35.74 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
22:19:18 #11 35.74 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
22:19:18 #11 35.77 Selecting previously unselected package liblist-utilsby-perl.
22:19:18 #11 35.77 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:18 #11 35.78 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:18 #11 35.81 Selecting previously unselected package libltdl7:arm64.
22:19:18 #11 35.81 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
22:19:18 #11 35.82 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
22:19:18 #11 35.85 Selecting previously unselected package libltdl-dev:arm64.
22:19:18 #11 35.85 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
22:19:18 #11 35.85 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
22:19:18 #11 35.89 Selecting previously unselected package liblzo2-2:arm64.
22:19:18 #11 35.89 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
22:19:18 #11 35.90 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
22:19:18 #11 35.93 Selecting previously unselected package libsys-hostname-long-perl.
22:19:18 #11 35.93 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:18 #11 35.93 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:18 #11 35.96 Selecting previously unselected package libmail-sendmail-perl.
22:19:18 #11 35.96 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:18 #11 35.97 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:18 #11 35.99 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:18 #11 36.00 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:18 #10 37.47 Setting up perl (5.32.1-4+deb11u2) ...
22:19:18 #10 37.49 Setting up libio-html-perl (1.004-2) ...
22:19:18 #10 37.51 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
22:19:18 #10 37.52 Setting up gcc-10 (10.2.1-6+rpi1) ...
22:19:18 #10 37.54 Setting up libdpkg-perl (1.20.12+rpi1) ...
22:19:18 #10 37.55 Setting up autoconf (2.69-14) ...
22:19:18 #10 37.57 Setting up libtimedate-perl (2.3300-2) ...
22:19:18 #10 37.58 Setting up libsub-override-perl (0.09-2) ...
22:19:18 #10 37.59 Setting up libstrictures-perl (2.000006-1) ...
22:19:18 #10 37.61 Setting up libsub-quote-perl (2.006006-1) ...
22:19:18 #10 37.63 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:18 #10 37.64 Setting up liburi-perl (5.08-1) ...
22:19:18 #10 37.65 Setting up libfile-touch-perl (0.11-1) ...
22:19:18 #10 37.67 Setting up libnet-ssleay-perl (1.88-3+b1) ...
22:19:18 #10 37.68 Setting up automake (1:1.16.3-2) ...
22:19:18 #10 37.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:18 #10 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
22:19:18 #10 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
22:19:18 #10 37.71 Setting up libhttp-date-perl (6.05-1) ...
22:19:18 #10 37.72 Setting up libfile-which-perl (1.23-1) ...
22:19:18 #10 37.74 Setting up libfile-listing-perl (6.14-1) ...
22:19:18 #10 37.75 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:18 #10 37.76 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:18 #10 37.77 Setting up libio-pty-perl (1:1.15-2) ...
22:19:18 #10 37.79 Setting up libtool (2.4.6-15) ...
22:19:18 #10 37.80 Setting up libarchive-zip-perl (1.68-1) ...
22:19:18 #10 37.81 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:18 #10 37.82 Setting up libdebhelper-perl (13.3.4) ...
22:19:18 #10 37.83 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:18 #10 37.84 Setting up libtry-tiny-perl (0.30-1) ...
22:19:18 #10 37.86 Setting up libnet-http-perl (6.20-1) ...
22:19:18 #10 37.87 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:18 #10 37.88 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
22:19:18 #10 37.89 Setting up gcc (4:10.2.1-1+rpi1) ...
22:19:18 #10 37.91 Setting up dpkg-dev (1.20.12+rpi1) ...
22:19:18 #10 37.94 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:18 #10 37.95 Setting up liberror-perl (0.17029-1) ...
22:19:18 #10 37.96 Setting up dh-autoreconf (20) ...
22:19:18 #10 37.97 Setting up patchutils (0.4.2-1) ...
22:19:18 #10 37.99 Setting up libipc-run-perl (20200505.0-1) ...
22:19:18 #10 38.00 Setting up git (1:2.30.2-1) ...
22:19:18 #10 38.03 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:18 #10 38.54 Fedora Modular 36 - aarch64 - Updates           2.2 MB/s | 2.8 MB     00:01    
22:19:18 #10 53.36 Setting up libltdl-dev:amd64 (2.4.6-2) ...
22:19:18 #10 53.38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 53.39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.40 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
22:19:18 #10 53.41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
22:19:18 #10 53.42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 53.45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.46 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
22:19:18 #10 53.47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 53.48 Setting up file (1:5.32-2ubuntu0.4) ...
22:19:18 #10 53.50 Setting up fakeroot (1.22-2ubuntu1) ...
22:19:18 #10 53.51 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 53.51 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
22:19:18 #10 41.22 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
22:19:18 #10 41.22 Unpacking python3-apt (2.2.1) ...
22:19:18 #10 41.27 Selecting previously unselected package python3-certifi.
22:19:18 #10 41.28 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
22:19:18 #10 41.28 Unpacking python3-certifi (2020.6.20-1) ...
22:19:18 #10 41.33 Selecting previously unselected package python3-idna.
22:19:18 #10 41.34 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
22:19:18 #10 41.34 Unpacking python3-idna (2.10-1) ...
22:19:18 #10 41.39 Selecting previously unselected package python3-magic.
22:19:18 #10 41.39 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
22:19:18 #10 41.40 Unpacking python3-magic (2:0.4.20-3) ...
22:19:18 #10 41.43 Selecting previously unselected package python3-urllib3.
22:19:18 #10 41.44 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:18 #10 41.44 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:18 #10 41.49 Selecting previously unselected package python3-requests.
22:19:18 #10 41.49 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:18 #10 41.50 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:18 #10 41.54 Selecting previously unselected package python3-unidiff.
22:19:18 #9 43.71 Setting up liblsan0:arm64 (8.3.0-6) ...
22:19:18 #9 43.72 Setting up dctrl-tools (2.24-3) ...
22:19:18 #9 43.74 Setting up libitm1:arm64 (8.3.0-6) ...
22:19:18 #9 43.75 Setting up debian-keyring (2019.02.25) ...
22:19:18 #9 43.76 Setting up libreadline7:arm64 (7.0-5) ...
22:19:18 #9 43.78 Setting up libgdbm6:arm64 (1.18.1-4) ...
22:19:18 #9 43.79 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
22:19:18 #9 43.80 Setting up libtsan0:arm64 (8.3.0-6) ...
22:19:18 #9 43.81 Setting up pinentry-curses (1.1.0-2) ...
22:19:18 #9 43.83 Setting up manpages-dev (4.16-2) ...
22:19:18 #9 43.84 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
22:19:18 #9 43.85 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:19:18 #9 43.86 Setting up libxcb1:arm64 (1.13.1-2) ...
22:19:18 #9 43.88 Setting up at (3.1.23-1) ...
22:19:18 #11 50.55 Setting up python3-chardet (4.0.0-1) ...
22:19:18 #11 50.82 Setting up libstring-copyright-perl (0.003012-1) ...
22:19:18 #11 40.82 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
22:19:18 #11 40.83 Unpacking libre-engine-re2-perl (0.13-5) ...
22:19:18 #11 40.85 Selecting previously unselected package libreadonly-perl.
22:19:18 #11 40.85 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
22:19:18 #11 40.86 Unpacking libreadonly-perl (2.050-2) ...
22:19:18 #11 40.89 Selecting previously unselected package libref-util-perl.
22:19:18 #11 40.89 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
22:19:18 #11 40.89 Unpacking libref-util-perl (0.204-1) ...
22:19:18 #11 40.92 Selecting previously unselected package libref-util-xs-perl.
22:19:18 #11 40.92 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
22:19:18 #11 40.92 Unpacking libref-util-xs-perl (0.117-1build2) ...
22:19:18 #11 40.95 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:18 #11 40.95 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
22:19:18 #11 40.96 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
22:19:18 #11 40.99 Selecting previously unselected package libregexp-pattern-perl.
22:19:18 #11 40.99 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
22:19:18 #11 40.99 Unpacking libregexp-pattern-perl (0.2.12-1) ...
22:19:18 #11 41.03 Selecting previously unselected package libsasl2-modules:armhf.
22:19:18 #11 41.03 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
22:19:18 #11 41.03 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:18 #11 41.06 Selecting previously unselected package libsereal-decoder-perl.
22:19:18 #11 41.06 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
22:19:18 #11 41.07 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
22:19:18 #11 41.10 Selecting previously unselected package libsereal-encoder-perl.
22:19:18 #11 41.10 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
22:19:18 #11 41.11 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
22:19:18 #11 41.14 Selecting previously unselected package libsereal-perl.
22:19:18 #13 15.98   Installing       : policycoreutils-devel-3.4-4.el9.x86_64               35/78 
22:19:18 #13 16.11   Installing       : selinux-policy-devel-34.1.44-1.el9.noarch            36/78 
22:19:18 #13 16.15   Running scriptlet: selinux-policy-devel-34.1.44-1.el9.noarch            36/78 
22:19:18 #13 16.20   Installing       : glibc-headers-2.34-47.el9.x86_64                     37/78 
22:19:18 #13 16.25   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     38/78 
22:19:18 mkdir -p sources
22:19:18 cp ../systemd/docker.service sources/docker.service
22:19:18 mkdir -p sources
22:19:18 cp ../systemd/docker.socket sources/docker.socket
22:19:18 #9 43.79 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
22:19:18 #9 43.79 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
22:19:18 #9 43.82 Selecting previously unselected package libpod-constants-perl.
22:19:18 #9 43.82 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
22:19:18 #9 43.83 Unpacking libpod-constants-perl (0.19-1) ...
22:19:18 #9 43.86 Selecting previously unselected package libreadonly-perl.
22:19:18 #9 43.86 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
22:19:18 #9 43.87 Unpacking libreadonly-perl (2.050-1) ...
22:19:18 #9 43.90 Selecting previously unselected package libref-util-perl.
22:19:18 #9 43.90 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
22:19:18 #9 43.91 Unpacking libref-util-perl (0.204-1) ...
22:19:18 #9 43.94 Selecting previously unselected package libref-util-xs-perl.
22:19:18 #9 43.94 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
22:19:18 #9 43.95 Unpacking libref-util-xs-perl (0.117-1+b1) ...
22:19:18 #9 43.97 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:18 #9 43.98 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
22:19:18 #9 43.98 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
22:19:18 #9 44.01 Selecting previously unselected package libsasl2-modules:armhf.
22:19:18 #11 38.16 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
22:19:18 #11 38.16 Unpacking libnumber-range-perl (0.12-1) ...
22:19:18 #11 38.19 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:18 #11 38.19 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
22:19:18 #11 38.19 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
22:19:18 #11 38.23 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:18 #11 38.23 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:18 #11 38.24 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:18 #11 38.27 Selecting previously unselected package libperl4-corelibs-perl.
22:19:18 #11 38.27 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
22:19:18 #11 38.28 Unpacking libperl4-corelibs-perl (0.004-2) ...
22:19:18 #11 38.31 Selecting previously unselected package libperlio-gzip-perl.
22:19:18 #11 38.32 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
22:19:18 #11 38.32 Unpacking libperlio-gzip-perl (0.19-1build5) ...
22:19:18 #11 38.35 Selecting previously unselected package libpod-constants-perl.
22:19:18 #11 38.35 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
22:19:18 #11 38.36 Unpacking libpod-constants-perl (0.19-1) ...
22:19:18 #11 38.39 Selecting previously unselected package libre2-5:arm64.
22:19:18 #10 39.52 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
22:19:18 #10 39.52 Unpacking libdata-dpath-perl (0.58-1) ...
22:19:18 #10 39.56 Selecting previously unselected package libdata-dump-perl.
22:19:18 #10 39.56 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
22:19:18 #10 39.57 Unpacking libdata-dump-perl (1.23-1.1) ...
22:19:18 #10 39.60 Selecting previously unselected package libdata-messagepack-perl.
22:19:18 #10 39.60 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
22:19:18 #10 39.61 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
22:19:18 #10 39.64 Selecting previously unselected package libnet-domain-tld-perl.
22:19:18 #10 39.64 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
22:19:18 #10 39.64 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
22:19:18 #10 39.68 Selecting previously unselected package libdata-validate-domain-perl.
22:19:18 #10 39.68 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
22:19:18 #10 39.69 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
22:19:18 #10 39.73 Selecting previously unselected package libdevel-size-perl.
22:19:18 #10 39.73 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
22:19:18 #10 39.73 Unpacking libdevel-size-perl (0.83-1+b2) ...
22:19:18 #10 39.77 Selecting previously unselected package libdistro-info-perl.
22:19:18 == Building packages for fedora-37 ==
22:19:18 mkdir -p "rpmbuild/fedora-37"
22:19:18 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
22:19:18 Linking C executable tini-static
22:19:18 [100%] Built target tini-static
22:19:18 + mkdir -p /usr/local/bin
22:19:18 + cp tini-static /usr/local/bin/docker-init
22:19:18 + for component in tini '"proxy dynamic"'
22:19:18 + TMP_GOPATH=/go
22:19:18 + hack/dockerfile/install/install.sh proxy dynamic
22:19:18 + RM_GOPATH=0
22:19:18 + TMP_GOPATH=/go
22:19:18 + : /usr/local/bin
22:19:18 + '[' -z /go ']'
22:19:18 + export GOPATH=/go
22:19:18 + GOPATH=/go
22:19:18 + case "$(go env GOARCH)" in
22:19:18 ++ go env GOARCH
22:19:18 + export GO_BUILDMODE=-buildmode=pie
22:19:18 + GO_BUILDMODE=-buildmode=pie
22:19:18 ++ dirname hack/dockerfile/install/install.sh
22:19:18 + dir=hack/dockerfile/install
22:19:18 + bin=proxy
22:19:18 + shift
22:19:18 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:18 + . hack/dockerfile/install/proxy.installer
22:19:18 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:18 + install_proxy dynamic
22:19:18 + case "$1" in
22:19:18 + install_proxy_dynamic
22:19:18 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:18 + PROXY_LDFLAGS=-linkmode=external
22:19:18 + export BUILD_MODE=-buildmode=pie
22:19:18 + BUILD_MODE=-buildmode=pie
22:19:18 + _install_proxy
22:19:18 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:18 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:18 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:18 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:18 #12 1.082 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
22:19:18 #11 41.76 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
22:19:18 #11 41.77 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:18 #11 41.81 Selecting previously unselected package libxml-parser-perl:armhf.
22:19:18 #11 41.81 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
22:19:18 #11 41.82 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
22:19:18 #11 41.85 Selecting previously unselected package libxml-sax-expat-perl.
22:19:18 #11 41.86 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:18 #11 41.86 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:18 #11 41.89 Selecting previously unselected package libyaml-libyaml-perl.
22:19:18 #11 41.89 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
22:19:18 #11 41.90 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:18 #11 41.93 Selecting previously unselected package licensecheck.
22:19:18 #11 41.93 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
22:19:18 #11 41.93 Unpacking licensecheck (3.2.14-2) ...
22:19:18 #11 42.01 Selecting previously unselected package libdevel-size-perl.
22:19:18 #11 36.00 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:18 #11 36.03 Selecting previously unselected package libmailtools-perl.
22:19:18 #11 36.04 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
22:19:18 #11 36.04 Unpacking libmailtools-perl (2.21-1) ...
22:19:18 #11 36.08 Selecting previously unselected package libmarkdown2:arm64.
22:19:18 #11 36.08 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
22:19:18 #11 36.08 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
22:19:18 #11 36.11 Selecting previously unselected package libmath-base85-perl.
22:19:18 #11 36.11 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
22:19:18 #11 36.12 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
22:19:18 #11 36.14 Selecting previously unselected package libmoox-aliases-perl.
22:19:18 #11 36.14 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:18 #11 36.15 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:18 #11 36.18 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:18 #11 36.18 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:18 #11 36.18 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:18 #11 36.21 Selecting previously unselected package libobject-id-perl.
22:19:18 #11 36.21 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
22:19:18 #10 54.63 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
22:19:18 #10 54.64 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
22:19:18 #10 54.65 Setting up gettext (0.19.8.1-9) ...
22:19:18 #10 54.66 Setting up exim4-base (4.92-8+deb10u7) ...
22:19:18 #10 54.76 exim: DB upgrade, deleting hints-db
22:19:18 #10 54.79 Setting up gcc-8 (8.3.0-6) ...
22:19:18 #10 38.04 Setting up libhtml-parser-perl (3.75-1+b1) ...
22:19:18 #10 38.05 Setting up librole-tiny-perl (2.002004-1) ...
22:19:18 #10 38.06 Setting up libfile-homedir-perl (1.006-1) ...
22:19:18 #10 38.08 Setting up libio-socket-ssl-perl (2.069-1) ...
22:19:18 #10 38.12 Setting up libhttp-message-perl (6.28-1) ...
22:19:18 #10 38.13 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:18 #10 38.14 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:18 #10 38.16 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:18 #10 38.17 Setting up po-debconf (1.0.21+nmu1) ...
22:19:18 #10 38.18 Setting up libhtml-tree-perl (5.07-2) ...
22:19:18 #10 38.19 Setting up libparams-classify-perl (0.015-1+b3) ...
22:19:18 #10 38.21 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:18 #10 38.22 Setting up dh-strip-nondeterminism (1.12.0-1) ...
22:19:18 #10 38.23 Setting up libimport-into-perl (1.002005-1) ...
22:19:18 #12 DONE 28.8s
22:19:18 
22:19:18 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
22:19:18 #13 DONE 0.1s
22:19:18 
22:19:18 #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
22:19:18 #10 53.52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 53.53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.55 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 53.57 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
22:19:18 #10 53.59 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
22:19:18 #10 53.60 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:18 #10 53.61 Setting up man-db (2.8.3-2ubuntu0.1) ...
22:19:18 #10 53.70 Building database of manual pages ...
22:19:18 #10 43.78 Setting up libltdl-dev:arm64 (2.4.6-2) ...
22:19:18 #10 43.79 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 43.80 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.81 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
22:19:18 #10 43.83 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
22:19:18 #10 43.84 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 43.85 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.86 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
22:19:18 #10 43.88 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 43.89 Setting up file (1:5.32-2ubuntu0.4) ...
22:19:18 #10 43.90 Setting up fakeroot (1.22-2ubuntu1) ...
22:19:18 #10 43.91 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.91 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
22:19:18 #10 43.92 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:18 #10 43.94 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.96 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.97 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
22:19:18 #10 43.98 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
22:19:18 #10 43.99 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
22:19:18 #10 44.00 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
22:19:18 #10 44.01 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:18 #10 41.54 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
22:19:18 #10 41.55 Unpacking python3-unidiff (0.5.5-2) ...
22:19:18 #10 41.59 Selecting previously unselected package python3-xdg.
22:19:18 #10 41.59 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
22:19:18 #10 41.59 Unpacking python3-xdg (0.27-2) ...
22:19:18 #10 41.64 Selecting previously unselected package shared-mime-info.
22:19:18 #10 41.64 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
22:19:18 #10 41.65 Unpacking shared-mime-info (2.0-1) ...
22:19:18 #10 41.75 Selecting previously unselected package strace.
22:19:18 #9 44.02 invoke-rc.d: could not determine current runlevel
22:19:18 #9 44.02 invoke-rc.d: policy-rc.d denied execution of start.
22:19:18 #9 44.03 Setting up libedit2:arm64 (3.1-20181209-1) ...
22:19:18 #9 44.04 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
22:19:18 #9 44.05 Setting up cron (3.0pl1-134+deb10u1) ...
22:19:18 #9 44.12 Adding group `crontab' (GID 102) ...
22:19:18 #9 44.14 Done.
22:19:18 #9 44.16 invoke-rc.d: could not determine current runlevel
22:19:18 #9 44.16 invoke-rc.d: policy-rc.d denied execution of start.
22:19:18 #11 50.83 Setting up python3-debian (0.1.43ubuntu1) ...
22:19:18 #11 41.14 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
22:19:18 #11 41.15 Unpacking libsereal-perl (4.011-1) ...
22:19:18 #11 41.17 Selecting previously unselected package libsort-key-perl.
22:19:18 #11 41.18 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
22:19:18 #11 41.18 Unpacking libsort-key-perl (1.33-2build2) ...
22:19:18 #11 41.21 Selecting previously unselected package libstring-copyright-perl.
22:19:18 #11 41.22 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:18 #11 41.22 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:18 #11 41.25 Selecting previously unselected package libstring-escape-perl.
22:19:18 #11 41.25 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
22:19:18 #11 41.26 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:18 #11 41.28 Selecting previously unselected package libstring-shellquote-perl.
22:19:18 #11 41.28 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:18 #11 41.29 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:18 #11 41.34 Selecting previously unselected package libterm-readkey-perl.
22:19:18 #11 41.34 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
22:19:18 #11 41.35 Unpacking libterm-readkey-perl (2.38-1build1) ...
22:19:18 #13 16.25   Installing       : libuv-1:1.42.0-1.el9.x86_64                          39/78 
22:19:18 docker run --rm -w /v \
22:19:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/plugins:/plugins \
22:19:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/sources:/v \
22:19:18 	alpine \
22:19:18 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:19:19 #9 44.01 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
22:19:19 #9 44.02 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:19 #9 44.06 Selecting previously unselected package libsereal-decoder-perl.
22:19:19 #9 44.06 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
22:19:19 #9 44.06 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:19 #9 44.10 Selecting previously unselected package libsereal-encoder-perl.
22:19:19 #9 44.10 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
22:19:19 #9 44.11 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:19 #9 44.15 Selecting previously unselected package libsereal-perl.
22:19:19 #9 44.15 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
22:19:19 #9 44.16 Unpacking libsereal-perl (4.005-1) ...
22:19:19 #9 44.19 Selecting previously unselected package libtask-weaken-perl.
22:19:19 #9 44.19 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
22:19:19 #9 44.19 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:19 #9 44.22 Selecting previously unselected package libxml-parser-perl.
22:19:19 #9 44.22 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
22:19:19 #9 44.23 Unpacking libxml-parser-perl (2.44-4) ...
22:19:19 #9 44.27 Selecting previously unselected package libsoap-lite-perl.
22:19:19 #11 38.39 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
22:19:19 #11 38.40 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
22:19:19 #11 38.44 Selecting previously unselected package libre-engine-re2-perl.
22:19:19 #11 38.44 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
22:19:19 #11 38.44 Unpacking libre-engine-re2-perl (0.13-5) ...
22:19:19 #11 38.47 Selecting previously unselected package libreadonly-perl.
22:19:19 #11 38.47 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
22:19:19 #11 38.48 Unpacking libreadonly-perl (2.050-2) ...
22:19:19 #11 38.51 Selecting previously unselected package libref-util-perl.
22:19:19 #11 38.51 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
22:19:19 #11 38.52 Unpacking libref-util-perl (0.204-1) ...
22:19:19 #11 38.55 Selecting previously unselected package libref-util-xs-perl.
22:19:19 #11 38.55 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
22:19:19 #11 38.55 Unpacking libref-util-xs-perl (0.117-1build2) ...
22:19:19 #11 38.58 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:19 #11 38.58 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
22:19:19 #11 38.59 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
22:19:19 #11 38.62 Selecting previously unselected package libregexp-pattern-perl.
22:19:19 #10 50.35 (1/168): bzip2-1.0.8-9.fc35.x86_64.rpm          230 kB/s |  52 kB     00:00    
22:19:19 #10 50.36 (2/168): cpio-2.13-11.fc35.x86_64.rpm           1.1 MB/s | 270 kB     00:00    
22:19:19 #10 50.37 (3/168): debugedit-5.0-2.fc35.x86_64.rpm         11 MB/s |  76 kB     00:00    
22:19:19 #10 50.37 (4/168): dash-0.5.10.2-9.fc35.x86_64.rpm        4.9 MB/s |  96 kB     00:00    
22:19:19 #10 50.38 (5/168): deltarpm-3.6.2-10.fc35.x86_64.rpm       12 MB/s |  88 kB     00:00    
22:19:19 #10 50.39 (6/168): diffutils-3.8-1.fc35.x86_64.rpm         44 MB/s | 400 kB     00:00    
22:19:19 #10 50.39 (7/168): devscripts-checkbashisms-2.21.4-1.fc35 1.6 MB/s |  28 kB     00:00    
22:19:19 #10 50.40 (8/168): adobe-source-code-pro-fonts-2.030.1.05 3.0 MB/s | 831 kB     00:00    
22:19:19 #10 50.40 (9/168): dwz-0.14-2.fc35.x86_64.rpm             8.0 MB/s | 127 kB     00:00    
22:19:19 #10 50.41 (10/168): ed-1.14.2-11.fc35.x86_64.rpm          4.5 MB/s |  73 kB     00:00    
22:19:19 #10 50.41 (11/168): efi-srpm-macros-5-4.fc35.noarch.rpm   3.4 MB/s |  22 kB     00:00    
22:19:19 #10 50.41 (12/168): emacs-filesystem-27.2-9.fc35.noarch.r 1.0 MB/s | 9.0 kB     00:00    
22:19:19 #10 50.42 (13/168): file-5.40-9.fc35.x86_64.rpm           9.0 MB/s |  51 kB     00:00    
22:19:19 #10 50.46 (14/168): findutils-4.8.0-4.fc35.x86_64.rpm      11 MB/s | 538 kB     00:00    
22:19:19 #10 50.46 (15/168): enchant-1.6.0-28.fc35.x86_64.rpm      1.0 MB/s |  59 kB     00:00    
22:19:19 #10 50.47 (16/168): fonts-filesystem-2.0.5-6.fc35.noarch. 186 kB/s | 8.9 kB     00:00    
22:19:19 #10 50.47 (17/168): fonts-srpm-macros-2.0.5-6.fc35.noarch 3.4 MB/s |  27 kB     00:00    
22:19:19 #10 50.47 (18/168): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 1.5 MB/s | 7.6 kB     00:00    
22:19:19 #10 50.47 (19/168): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 1.6 MB/s | 7.8 kB     00:00    
22:19:19 #10 50.48 (20/168): gnat-srpm-macros-4-14.fc35.noarch.rpm 1.7 MB/s | 8.2 kB     00:00    
22:19:19 #13 9.824 Running transaction check
22:19:19 #10 39.77 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
22:19:19 #10 39.78 Unpacking libdistro-info-perl (1.0) ...
22:19:19 #10 39.81 Selecting previously unselected package libemail-address-xs-perl.
22:19:19 #10 39.81 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
22:19:19 #10 39.82 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
22:19:19 #10 39.85 Selecting previously unselected package libfcgi0ldbl:armhf.
22:19:19 #10 39.85 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
22:19:19 #10 39.86 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
22:19:19 #10 39.89 Selecting previously unselected package libfcgi-bin.
22:19:19 #10 39.89 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
22:19:19 #10 39.90 Unpacking libfcgi-bin (2.4.2-2) ...
22:19:19 #10 39.92 Selecting previously unselected package libfcgi-perl:armhf.
22:19:19 #10 39.93 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
22:19:19 #10 39.93 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
22:19:19 #10 39.96 Selecting previously unselected package libipc-system-simple-perl.
22:19:19 #10 39.96 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
22:19:19 #10 39.97 Unpacking libipc-system-simple-perl (1.30-1) ...
22:19:19 #10 40.00 Selecting previously unselected package libfile-basedir-perl.
22:19:19 #1 [internal] load build definition from Dockerfile
22:19:19 #1 transferring dockerfile: 866B done
22:19:19 #1 DONE 0.1s
22:19:19 
22:19:19 #2 [internal] load .dockerignore
22:19:19 #2 transferring context: 2B done
22:19:19 #2 DONE 0.1s
22:19:19 
22:19:19 #3 [auth] library/golang:pull token for registry-1.docker.io
22:19:19 #11 42.01 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
22:19:19 #11 42.02 Unpacking libdevel-size-perl (0.83-1build4) ...
22:19:19 #11 42.05 Selecting previously unselected package libipc-run3-perl.
22:19:19 #11 42.05 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
22:19:19 #11 42.05 Unpacking libipc-run3-perl (0.048-2) ...
22:19:19 #11 42.09 Selecting previously unselected package lzip.
22:19:19 #11 42.09 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
22:19:19 #11 42.10 Unpacking lzip (1.23-1) ...
22:19:19 #11 42.13 Selecting previously unselected package lzop.
22:19:19 #11 42.13 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
22:19:19 #11 42.13 Unpacking lzop (1.04-2build2) ...
22:19:19 #11 42.16 Selecting previously unselected package t1utils.
22:19:19 #11 42.17 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
22:19:19 #11 42.17 Unpacking t1utils (1.41-4build2) ...
22:19:19 #11 42.21 Selecting previously unselected package unzip.
22:19:19 #11 42.21 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
22:19:19 #11 42.22 Unpacking unzip (6.0-26ubuntu3.1) ...
22:19:19 #11 42.26 Selecting previously unselected package lintian.
22:19:19 #11 36.29 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:19 #11 36.32 Selecting previously unselected package libmoox-struct-perl.
22:19:19 #11 36.32 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
22:19:19 #11 36.33 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:19 #11 36.35 Selecting previously unselected package libmouse-perl.
22:19:19 #11 36.36 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
22:19:19 #11 36.36 Unpacking libmouse-perl (2.5.10-1build4) ...
22:19:19 #11 36.40 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:19 #11 36.40 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
22:19:19 #11 36.40 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
22:19:19 #11 36.43 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:19 #10 54.80 Setting up gpg-agent (2.2.12-1+deb10u2) ...
22:19:19 #10 54.82 Setting up libtool (2.4.6-9) ...
22:19:19 #10 54.83 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
22:19:19 #10 54.91 Setting up gpgsm (2.2.12-1+deb10u2) ...
22:19:19 #10 54.92 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
22:19:19 #10 54.93 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
22:19:19 #10 54.94 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
22:19:19 #10 54.95 Setting up python3 (3.7.3-1) ...
22:19:19 #10 38.25 Setting up libmoo-perl (2.004004-1) ...
22:19:19 #10 38.26 Setting up debhelper (13.3.4) ...
22:19:19 #10 38.27 Setting up equivs (2.3.1) ...
22:19:19 #10 38.28 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:19 #10 38.30 Setting up libwww-perl (6.52-1) ...
22:19:19 #10 38.31 Setting up devscripts (2.21.3+deb11u1) ...
22:19:19 #10 38.48 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
22:19:19 #10 53.85 Setting up pinentry-curses (1.1.0-1) ...
22:19:19 #10 53.87 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
22:19:19 #10 53.89 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:19 #10 53.90 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
22:19:19 #10 53.91 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:19 #10 53.92 Setting up gpg (2.2.4-1ubuntu1.6) ...
22:19:19 #10 53.93 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
22:19:19 #10 53.96 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
22:19:19 #10 53.97 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
22:19:19 #10 53.99 Setting up python3 (3.6.7-1~18.04) ...
22:19:19 #10 44.03 Setting up man-db (2.8.3-2ubuntu0.1) ...
22:19:19 #10 44.12 Building database of manual pages ...
22:19:19 #10 44.27 Setting up pinentry-curses (1.1.0-1) ...
22:19:19 #10 41.75 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
22:19:19 #10 41.76 Unpacking strace (5.10-1) ...
22:19:19 #10 41.82 Selecting previously unselected package xauth.
22:19:19 #10 41.83 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
22:19:19 #10 41.83 Unpacking xauth (1:1.1-1) ...
22:19:19 #10 41.87 Selecting previously unselected package xdg-user-dirs.
22:19:19 #10 41.88 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
22:19:19 #10 41.89 Unpacking xdg-user-dirs (0.17-2) ...
22:19:19 #10 41.97 Setting up libksba8:arm64 (1.5.0-3+deb11u1) ...
22:19:19 #10 41.98 Setting up media-types (4.0.0) ...
22:19:19 #10 42.00 Setting up libpipeline1:arm64 (1.5.3-1) ...
22:19:19 #10 42.01 Setting up wdiff (1.2.2-2+b1) ...
22:19:19 #10 42.03 Setting up libxau6:arm64 (1:1.0.9-1) ...
22:19:19 #10 42.04 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
22:19:19 #10 42.05 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:19:19 #10 42.06 Setting up libgpm2:arm64 (1.20.7-8) ...
22:19:19 #10 42.08 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
22:19:19 #10 42.09 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:19 #9 44.28 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
22:19:19 #9 44.29 Setting up m4 (1.4.18-2) ...
22:19:19 #9 44.31 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
22:19:19 #9 44.32 Setting up binutils (2.31.1-16) ...
22:19:19 #9 44.33 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
22:19:19 #9 44.34 Setting up ca-certificates (20200601~deb10u2) ...
22:19:19 #11 51.01 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:19 #11 51.16 Setting up libdata-optlist-perl (0.112-1) ...
22:19:19 #11 51.17 Setting up libipc-run-perl (20200505.0-1) ...
22:19:19 #11 51.18 Setting up git (1:2.34.1-1ubuntu1.5) ...
22:19:19 #11 51.20 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
22:19:19 #11 51.21 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:19 #11 51.22 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:19 #11 51.23 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:19 #11 51.24 Setting up g++ (4:11.2.0-1ubuntu1) ...
22:19:19 #11 51.28 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:19 #11 51.28 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
22:19:19 #11 51.28 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
22:19:19 #11 51.29 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:19 #11 51.30 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
22:19:19 #11 51.31 Setting up librole-tiny-perl (2.002004-1) ...
22:19:19 #11 51.32 Setting up gnupg (2.2.27-3ubuntu2.1) ...
22:19:19 #11 51.33 Setting up build-essential (12.9ubuntu3) ...
22:19:19 #11 41.38 Selecting previously unselected package libtest-fatal-perl.
22:19:19 #11 41.38 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
22:19:19 #11 41.38 Unpacking libtest-fatal-perl (0.014-1) ...
22:19:19 #11 41.41 Selecting previously unselected package libtest-refcount-perl.
22:19:19 #11 41.41 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
22:19:19 #11 41.42 Unpacking libtest-refcount-perl (0.10-1) ...
22:19:19 #11 41.44 Selecting previously unselected package libtext-levenshtein-perl.
22:19:19 #11 41.44 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:19 #11 41.45 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:19 #11 41.47 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:19 #11 41.48 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
22:19:19 #11 41.48 Unpacking libtype-tiny-xs-perl (0.016-1) ...
22:19:19 #11 41.51 Selecting previously unselected package libunicode-utf8-perl.
22:19:19 #11 41.51 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
22:19:19 #11 41.51 Unpacking libunicode-utf8-perl (0.62-1build1) ...
22:19:19 #11 41.54 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:19 #11 41.54 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:19 #11 41.55 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:19 #11 41.57 Selecting previously unselected package libxml-sax-base-perl.
22:19:19 #11 41.57 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:19 #11 41.58 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:19 #13 16.52   Installing       : cmake-data-3.20.2-7.el9.noarch                       40/78 
22:19:19 #13 16.73   Installing       : cmake-3.20.2-7.el9.x86_64                            41/78 
22:19:19 #13 16.78   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       42/78 
22:19:19 #13 16.78   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       43/78 
22:19:19 #13 16.84   Installing       : pcre2-devel-10.40-2.el9.x86_64                       44/78 
22:19:19 #13 16.85   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  45/78 
22:19:19 #9 44.27 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
22:19:19 #9 44.28 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:19 #9 44.33 Selecting previously unselected package libsort-key-perl.
22:19:19 #9 44.33 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
22:19:19 #9 44.34 Unpacking libsort-key-perl (1.33-2+b1) ...
22:19:19 #9 44.37 Selecting previously unselected package libstring-copyright-perl.
22:19:19 #9 44.37 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:19 #9 44.38 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:19 #9 44.41 Selecting previously unselected package libstring-escape-perl.
22:19:19 #9 44.41 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
22:19:19 #9 44.42 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:19 #9 44.45 Selecting previously unselected package libstring-shellquote-perl.
22:19:19 #9 44.45 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:19 #9 44.46 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:19 #9 44.48 Selecting previously unselected package libterm-readkey-perl.
22:19:19 #9 44.49 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
22:19:19 #9 44.49 Unpacking libterm-readkey-perl (2.38-1) ...
22:19:19 #9 44.52 Selecting previously unselected package libtest-fatal-perl.
22:19:19 #9 44.52 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
22:19:19 #9 44.53 Unpacking libtest-fatal-perl (0.014-1) ...
22:19:19 #9 44.58 Selecting previously unselected package libtest-refcount-perl.
22:19:19 #9 44.58 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
22:19:19 #9 44.59 Unpacking libtest-refcount-perl (0.08-3) ...
22:19:19 #11 38.62 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
22:19:19 #11 38.63 Unpacking libregexp-pattern-perl (0.2.12-1) ...
22:19:19 #11 38.66 Selecting previously unselected package libsasl2-modules:arm64.
22:19:19 #11 38.67 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
22:19:19 #11 38.67 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:19 #11 38.71 Selecting previously unselected package libsereal-decoder-perl.
22:19:19 #11 38.71 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
22:19:19 #11 38.71 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
22:19:19 #11 38.75 Selecting previously unselected package libsereal-encoder-perl.
22:19:19 #11 38.75 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
22:19:19 #11 38.75 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
22:19:19 #11 38.79 Selecting previously unselected package libsereal-perl.
22:19:19 #11 38.79 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
22:19:19 #11 38.80 Unpacking libsereal-perl (4.011-1) ...
22:19:19 #11 38.82 Selecting previously unselected package libsort-key-perl.
22:19:19 #11 38.83 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
22:19:19 #11 38.83 Unpacking libsort-key-perl (1.33-2build2) ...
22:19:19 #11 38.86 Selecting previously unselected package libstring-copyright-perl.
22:19:19 #10 50.54 (21/168): groff-base-1.22.4-8.fc35.x86_64.rpm    15 MB/s | 1.0 MB     00:00    
22:19:19 #10 50.55 (22/168): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm  5.3 MB/s | 467 kB     00:00    
22:19:19 #10 50.56 (23/168): gsettings-desktop-schemas-41.0-1.fc35 8.3 MB/s | 688 kB     00:00    
22:19:19 #10 50.57 (24/168): hunspell-1.7.0-11.fc35.x86_64.rpm      16 MB/s | 322 kB     00:00    
22:19:19 #10 50.58 (25/168): hunspell-en-0.20140811.1-20.fc35.noar 8.0 MB/s | 180 kB     00:00    
22:19:19 #10 50.59 (26/168): hunspell-en-US-0.20140811.1-20.fc35.n 7.9 MB/s | 176 kB     00:00    
22:19:19 #10 50.59 (27/168): hunspell-en-GB-0.20140811.1-20.fc35.n 6.8 MB/s | 225 kB     00:00    
22:19:19 #10 50.60 (28/168): info-6.8-2.fc35.x86_64.rpm             18 MB/s | 222 kB     00:00    
22:19:19 #10 50.61 (29/168): hunspell-filesystem-1.7.0-11.fc35.x86 351 kB/s | 7.8 kB     00:00    
22:19:19 #10 50.61 (30/168): json-glib-1.6.6-1.fc35.x86_64.rpm     8.5 MB/s | 151 kB     00:00    
22:19:19 #10 50.62 (31/168): kernel-srpm-macros-1.0-6.fc35.noarch. 637 kB/s | 8.0 kB     00:00    
22:19:19 #10 50.62 (32/168): libevent-2.1.12-4.fc35.x86_64.rpm      28 MB/s | 261 kB     00:00    
22:19:19 #10 50.63 (33/168): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm  18 MB/s | 176 kB     00:00    
22:19:19 #10 50.63 (34/168): libappstream-glib-0.7.18-3.fc35.x86_6  17 MB/s | 387 kB     00:00    
22:19:19 #10 50.64 (35/168): libpkgconf-1.8.0-1.fc35.x86_64.rpm    2.4 MB/s |  36 kB     00:00    
22:19:19 #10 50.64 (36/168): libpng-1.6.37-11.fc35.x86_64.rpm      8.9 MB/s | 119 kB     00:00    
22:19:19 #10 50.65 (37/168): lua-srpm-macros-1-5.fc35.noarch.rpm   1.8 MB/s | 8.4 kB     00:00    
22:19:19 #10 50.65 (38/168): ncurses-6.2-8.20210508.fc35.x86_64.rp  47 MB/s | 400 kB     00:00    
22:19:19 #10 50.66 (39/168): libstemmer-0-17.585svn.fc35.x86_64.rp 4.0 MB/s |  82 kB     00:00    
22:19:19 #10 50.66 (40/168): libproxy-0.4.17-3.fc35.x86_64.rpm     2.9 MB/s |  71 kB     00:00    
22:19:19 #10 50.66 (41/168): nim-srpm-macros-3-5.fc35.noarch.rpm   937 kB/s | 8.4 kB     00:00    
22:19:19 #10 50.67 (42/168): ocaml-srpm-macros-6-5.fc35.noarch.rpm 968 kB/s | 7.8 kB     00:00    
22:19:19 #10 50.67 (43/168): openblas-srpm-macros-2-10.fc35.noarch 1.1 MB/s | 7.4 kB     00:00    
22:19:19 #10 50.67 (44/168): patch-2.7.6-15.fc35.x86_64.rpm         12 MB/s | 127 kB     00:00    
22:19:19 #10 50.68 (45/168): perl-Carp-1.52-478.fc35.noarch.rpm    2.7 MB/s |  29 kB     00:00    
22:19:19 #10 50.68 (46/168): perl-Data-Dumper-2.183-2.fc35.x86_64. 8.9 MB/s |  56 kB     00:00    
22:19:19 #10 50.69 (47/168): perl-Exporter-5.76-479.fc35.noarch.rp 6.0 MB/s |  31 kB     00:00    
22:19:19 #10 50.69 (48/168): perl-Digest-1.20-1.fc35.noarch.rpm    1.7 MB/s |  25 kB     00:00    
22:19:19 #10 50.69 (49/168): perl-Digest-MD5-2.58-478.fc35.x86_64. 2.3 MB/s |  36 kB     00:00    
22:19:19 #10 50.70 (50/168): perl-File-Path-2.18-478.fc35.noarch.r 4.0 MB/s |  35 kB     00:00    
22:19:19 #10 50.70 (51/168): perl-File-Temp-0.231.100-478.fc35.noa 6.1 MB/s |  59 kB     00:00    
22:19:19 #10 50.70 (52/168): perl-Getopt-Long-2.52-478.fc35.noarch 7.1 MB/s |  60 kB     00:00    
22:19:19 #10 50.71 (53/168): perl-IO-Socket-IP-0.41-479.fc35.noarc 3.1 MB/s |  42 kB     00:00    
22:19:19 #10 50.71 (54/168): perl-MIME-Base64-3.16-478.fc35.x86_64 3.2 MB/s |  30 kB     00:00    
22:19:19 #10 50.72 (55/168): perl-IO-Socket-SSL-2.072-1.fc35.noarc  12 MB/s | 217 kB     00:00    
22:19:19 #10 50.72 (56/168): perl-PathTools-3.80-478.fc35.x86_64.r  10 MB/s |  85 kB     00:00    
22:19:19 #10 50.73 (57/168): perl-Pod-Escapes-1.07-478.fc35.noarch 2.9 MB/s |  20 kB     00:00    
22:19:19 #10 50.76 (58/168): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 6.9 MB/s | 349 kB     00:00    
22:19:19 #10 50.76 (59/168): perl-Pod-Perldoc-3.28.01-479.fc35.noa 2.1 MB/s |  84 kB     00:00    
22:19:19 #10 50.77 (60/168): perl-Pod-Simple-3.43-2.fc35.noarch.rp 5.1 MB/s | 215 kB     00:00    
22:19:19 #10 50.77 (61/168): perl-Socket-2.032-2.fc35.x86_64.rpm   7.2 MB/s |  55 kB     00:00    
22:19:19 #10 50.78 (62/168): perl-Storable-3.25-1.fc35.x86_64.rpm   14 MB/s |  95 kB     00:00    
22:19:19 #10 50.78 (63/168): perl-Term-ANSIColor-5.01-479.fc35.noa 7.6 MB/s |  48 kB     00:00    
22:19:19 #10 50.78 (64/168): perl-Pod-Usage-2.01-478.fc35.noarch.r 2.3 MB/s |  40 kB     00:00    
22:19:19 #10 50.78 (65/168): perl-Text-ParseWords-3.30-478.fc35.no 3.0 MB/s |  16 kB     00:00    
22:19:19 #10 50.79 (66/168): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 4.0 MB/s |  22 kB     00:00    
22:19:19 #10 50.79 (67/168): perl-Time-Local-1.300-478.fc35.noarch 4.9 MB/s |  33 kB     00:00    
22:19:19 #10 50.79 (68/168): perl-Term-Cap-1.17-478.fc35.noarch.rp 1.2 MB/s |  22 kB     00:00    
22:19:19 #10 50.80 (69/168): perl-constant-1.33-479.fc35.noarch.rp 3.6 MB/s |  23 kB     00:00    
22:19:19 #10 50.80 (70/168): perl-libnet-3.13-479.fc35.noarch.rpm   14 MB/s | 125 kB     00:00    
22:19:19 #10 50.81 (71/168): perl-URI-5.09-4.fc35.noarch.rpm       4.7 MB/s | 108 kB     00:00    
22:19:19 #10 50.82 (72/168): perl-podlators-4.14-478.fc35.noarch.r 9.8 MB/s | 111 kB     00:00    
22:19:19 #10 50.82 (73/168): perl-parent-0.238-478.fc35.noarch.rpm 639 kB/s |  14 kB     00:00    
22:19:19 #10 50.82 (74/168): perl-srpm-macros-1-42.fc35.noarch.rpm 685 kB/s | 8.3 kB     00:00    
22:19:19 #10 50.83 (75/168): pkgconf-1.8.0-1.fc35.x86_64.rpm       3.8 MB/s |  41 kB     00:00    
22:19:19 #10 50.83 (76/168): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    2.1 MB/s |  14 kB     00:00    
22:19:19 #10 50.83 (77/168): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 1.1 MB/s |  10 kB     00:00    
22:19:19 #10 50.84 (78/168): protobuf-c-1.4.0-1.fc35.x86_64.rpm    3.2 MB/s |  35 kB     00:00    
22:19:19 #10 50.84 (79/168): python3-dbus-1.2.18-2.fc35.x86_64.rpm  14 MB/s | 132 kB     00:00    
22:19:19 #10 50.85 (80/168): python3-distro-1.6.0-1.fc35.noarch.rp 5.0 MB/s |  38 kB     00:00    
22:19:19 #10 50.85 (81/168): python3-dateutil-2.8.1-7.fc35.noarch.  15 MB/s | 289 kB     00:00    
22:19:19 #10 50.86 (82/168): python3-pybeam-0.7-1.fc35.noarch.rpm  1.9 MB/s |  24 kB     00:00    
22:19:19 #10 50.86 (83/168): python3-pyxdg-0.27-3.fc35.noarch.rpm  5.6 MB/s |  96 kB     00:00    
22:19:19 #13 10.06 Transaction check succeeded.
22:19:19 #13 10.06 Running transaction test
22:19:19 #10 40.00 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
22:19:19 #10 40.00 Unpacking libfile-basedir-perl (0.08-1) ...
22:19:19 #10 40.04 Selecting previously unselected package libfile-chdir-perl.
22:19:19 #10 40.04 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
22:19:19 #10 40.05 Unpacking libfile-chdir-perl (0.1008-1.1) ...
22:19:19 #10 40.08 Selecting previously unselected package libfile-fcntllock-perl.
22:19:19 #10 40.08 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
22:19:19 #10 40.08 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
22:19:19 #10 40.11 Selecting previously unselected package libnumber-compare-perl.
22:19:19 #10 40.12 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
22:19:19 #10 40.12 Unpacking libnumber-compare-perl (0.03-1.1) ...
22:19:19 #10 40.15 Selecting previously unselected package libtext-glob-perl.
22:19:19 #10 40.15 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
22:19:19 #10 40.16 Unpacking libtext-glob-perl (0.11-1) ...
22:19:19 #10 40.19 Selecting previously unselected package libfile-find-rule-perl.
22:19:19 #10 40.19 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
22:19:19 #10 40.19 Unpacking libfile-find-rule-perl (0.34-1) ...
22:19:19 #10 40.23 Selecting previously unselected package libfont-afm-perl.
22:19:19 #3 DONE 0.0s
22:19:19 
22:19:19 #4 [auth] library/fedora:pull token for registry-1.docker.io
22:19:19 #4 DONE 0.0s
22:19:19 
22:19:19 #5 [internal] load metadata for docker.io/library/fedora:37
22:19:19 #11 42.26 Preparing to unpack .../341-lintian_2.114.0ubuntu1.1_all.deb ...
22:19:19 #11 42.27 Unpacking lintian (2.114.0ubuntu1.1) ...
22:19:19 #11 42.53 Selecting previously unselected package manpages-dev.
22:19:19 #11 36.43 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
22:19:19 #11 36.44 Unpacking libpath-iterator-rule-perl (1.015-1) ...
22:19:19 #11 36.47 Selecting previously unselected package libperlio-gzip-perl.
22:19:19 #11 36.47 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
22:19:19 #11 36.48 Unpacking libperlio-gzip-perl (0.19-1build8) ...
22:19:19 #11 36.51 Selecting previously unselected package libperlio-utf8-strict-perl.
22:19:19 #11 36.52 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
22:19:19 #11 36.52 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:19 #11 36.55 Selecting previously unselected package libpod-parser-perl.
22:19:19 #11 36.55 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
22:19:19 #11 36.57 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:19 #11 36.58 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:19 #11 36.58 Unpacking libpod-parser-perl (1.63-2) ...
22:19:19 #11 36.61 Selecting previously unselected package libpod-constants-perl.
22:19:19 #11 36.62 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
22:19:19 #11 36.62 Unpacking libpod-constants-perl (0.19-2) ...
22:19:19 #11 36.65 Selecting previously unselected package libproc-processtable-perl:arm64.
22:19:19 #11 36.65 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
22:19:19 #11 36.65 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
22:19:19 #11 36.69 Selecting previously unselected package libre2-9:arm64.
22:19:19 #11 36.69 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
22:19:19 #11 36.69 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
22:19:19 #11 36.72 Selecting previously unselected package libre-engine-re2-perl:arm64.
22:19:19 #11 36.73 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
22:19:19 #11 36.73 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
22:19:19 #11 36.76 Selecting previously unselected package libreadonly-perl.
22:19:19 #10 55.21 Setting up python3-xdg (0.25-5) ...
22:19:19 #10 42.10 Setting up libicu67:arm64 (67.1-7) ...
22:19:19 #10 42.12 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
22:19:19 #10 42.13 Setting up xdg-user-dirs (0.17-2) ...
22:19:19 #10 42.15 Setting up libmagic-mgc (1:5.39-3) ...
22:19:19 #10 42.16 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
22:19:19 #10 42.17 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
22:19:19 #10 42.21 No schema files found: doing nothing.
22:19:19 #10 42.22 Setting up distro-info-data (0.51+deb11u2) ...
22:19:19 #10 42.23 Setting up manpages (5.10-1) ...
22:19:19 #10 42.24 Setting up unzip (6.0-26+deb11u1) ...
22:19:19 #10 42.25 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:19:19 #10 42.26 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:19:19 #10 42.27 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
22:19:19 #10 42.28 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
22:19:19 #10 42.29 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:19 #10 42.31 Setting up libfcgi-bin (2.4.2-2) ...
22:19:19 #10 42.32 Setting up binutils-common:arm64 (2.35.2-2) ...
22:19:19 #10 44.28 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
22:19:19 #10 44.30 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
22:19:19 #10 44.31 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:19 #10 44.32 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
22:19:19 #10 44.33 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:19 #10 44.34 Setting up gpg (2.2.4-1ubuntu1.6) ...
22:19:19 #10 44.36 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
22:19:19 #10 44.37 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
22:19:19 #10 44.38 Setting up python3 (3.6.7-1~18.04) ...
22:19:19 #11 51.34 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:19 #11 51.35 Setting up libfile-homedir-perl (1.006-1) ...
22:19:19 #11 51.36 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:19 #11 51.37 Setting up libio-socket-ssl-perl (2.074-2) ...
22:19:19 #11 51.38 Setting up libsub-exporter-perl (0.988-1) ...
22:19:19 #11 51.39 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:19 #11 51.40 Setting up libhttp-message-perl (6.36-1) ...
22:19:19 #11 51.41 Setting up libdata-validate-ip-perl (0.30-1) ...
22:19:19 #11 51.42 Setting up libhtml-form-perl (6.07-1) ...
22:19:19 #11 51.43 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:19 #11 51.44 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:19 #11 51.45 Setting up libjson-xs-perl (4.030-1build3) ...
22:19:19 #11 51.46 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:19 #11 51.48 Setting up libio-prompter-perl (0.004015-1) ...
22:19:19 #11 51.48 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:19 #11 51.49 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:19 #11 51.50 Setting up po-debconf (1.0.21+nmu1) ...
22:19:19 #11 51.52 Setting up libhtml-tree-perl (5.07-2) ...
22:19:19 #11 51.53 Setting up libparams-classify-perl (0.015-1build5) ...
22:19:19 #11 51.54 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:19 #11 41.61 Selecting previously unselected package libxml-sax-perl.
22:19:19 #11 41.61 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:19 #11 41.62 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:19 #11 41.65 Selecting previously unselected package libxml-libxml-perl.
22:19:19 #11 41.65 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
22:19:19 #11 41.66 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:19:19 #11 41.71 Selecting previously unselected package libxml-parser-perl.
22:19:19 #11 41.71 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
22:19:19 #11 41.72 Unpacking libxml-parser-perl (2.46-1) ...
22:19:19 #11 41.76 Selecting previously unselected package libxml-sax-expat-perl.
22:19:19 #11 41.76 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:19 #11 41.77 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:19 #11 41.80 Selecting previously unselected package libxml-writer-perl.
22:19:19 #11 41.80 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
22:19:19 #11 41.80 Unpacking libxml-writer-perl (0.625-1) ...
22:19:19 #11 41.83 Selecting previously unselected package libyaml-libyaml-perl.
22:19:19 #11 41.83 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
22:19:19 #11 41.83 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
22:19:19 #11 41.86 Selecting previously unselected package licensecheck.
22:19:19 #11 41.86 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
22:19:19 #11 41.87 Unpacking licensecheck (3.0.45-1) ...
22:19:19 #11 41.89 Selecting previously unselected package libdevel-size-perl.
22:19:19 #11 41.90 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
22:19:19 #11 41.90 Unpacking libdevel-size-perl (0.83-1build1) ...
22:19:19 #11 41.94 Selecting previously unselected package t1utils.
22:19:19 #13 16.89   Installing       : perl-lib-0.65-479.el9.x86_64                         46/78 
22:19:19 #13 16.90   Installing       : perl-Error-1:0.17029-7.el9.noarch                    47/78 
22:19:19 #13 16.93   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       48/78 
22:19:19 #13 16.94   Installing       : git-2.31.1-2.el9.2.x86_64                            49/78 
22:19:19 #13 16.95   Installing       : libsepol-devel-3.4-1.1.el9.x86_64                    50/78 
22:19:19 #9 44.62 Selecting previously unselected package libtext-levenshtein-perl.
22:19:19 #9 44.62 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:19 #9 44.63 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:19 #9 44.66 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:19 #9 44.66 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
22:19:19 #9 44.66 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:19 #9 44.69 Selecting previously unselected package libunicode-utf8-perl.
22:19:19 #9 44.70 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
22:19:19 #9 44.70 Unpacking libunicode-utf8-perl (0.62-1) ...
22:19:19 #9 44.74 Selecting previously unselected package libwrap0:armhf.
22:19:19 #9 44.74 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
22:19:19 #9 44.75 Unpacking libwrap0:armhf (7.6.q-28) ...
22:19:19 #9 44.78 Selecting previously unselected package libxau6:armhf.
22:19:19 #9 44.78 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
22:19:19 #9 44.79 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
22:19:19 #9 44.82 Selecting previously unselected package libxdmcp6:armhf.
22:19:19 #11 38.87 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:19 #11 38.87 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:19 #11 38.90 Selecting previously unselected package libstring-escape-perl.
22:19:19 #11 38.90 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
22:19:19 #11 38.91 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:19 #11 38.94 Selecting previously unselected package libstring-shellquote-perl.
22:19:19 #11 38.94 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:19 #11 38.94 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:19 #11 38.98 Selecting previously unselected package libterm-readkey-perl.
22:19:19 #11 38.98 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
22:19:19 #11 38.98 Unpacking libterm-readkey-perl (2.38-1build1) ...
22:19:19 #11 39.03 Selecting previously unselected package libtest-fatal-perl.
22:19:19 #11 39.03 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
22:19:19 #11 39.03 Unpacking libtest-fatal-perl (0.014-1) ...
22:19:19 #11 39.07 Selecting previously unselected package libtest-refcount-perl.
22:19:19 #11 39.07 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
22:19:19 #11 39.08 Unpacking libtest-refcount-perl (0.10-1) ...
22:19:19 #11 39.11 Selecting previously unselected package libtext-levenshtein-perl.
22:19:19 #11 39.11 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
22:19:19 #11 39.12 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:19:19 #11 39.15 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:19 #11 39.15 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
22:19:19 #11 39.15 Unpacking libtype-tiny-xs-perl (0.016-1) ...
22:19:19 #11 39.19 Selecting previously unselected package libunicode-utf8-perl.
22:19:19 #10 50.87 (84/168): python3-toml-0.10.2-5.fc35.noarch.rpm 3.0 MB/s |  39 kB     00:00    
22:19:19 #10 50.87 (85/168): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.8 MB/s | 8.2 kB     00:00    
22:19:19 #10 50.88 (86/168): python3-six-1.16.0-4.fc35.noarch.rpm  1.5 MB/s |  36 kB     00:00    
22:19:19 #10 50.88 (87/168): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 1.2 MB/s |  19 kB     00:00    
22:19:19 #10 50.89 (88/168): unzip-6.0-53.fc35.x86_64.rpm           20 MB/s | 179 kB     00:00    
22:19:19 #10 50.90 (89/168): xz-5.2.5-7.fc35.x86_64.rpm             13 MB/s | 214 kB     00:00    
22:19:19 #10 50.90 (90/168): zip-3.0-31.fc35.x86_64.rpm             17 MB/s | 257 kB     00:00    
22:19:19 #10 50.91 (91/168): shared-mime-info-2.1-3.fc35.x86_64.rp  10 MB/s | 373 kB     00:00    
22:19:19 #10 50.91 (92/168): ansible-srpm-macros-1-8.1.fc35.noarch 896 kB/s | 8.7 kB     00:00    
22:19:19 #10 50.94 (93/168): binutils-gold-2.37-25.fc35.x86_64.rpm  39 MB/s | 725 kB     00:00    
22:19:19 #10 50.97 (94/168): binutils-2.37-25.fc35.x86_64.rpm      105 MB/s | 5.9 MB     00:00    
22:19:19 #10 50.97 (95/168): abattis-cantarell-fonts-0.301-5.fc35. 4.7 MB/s | 364 kB     00:00    
22:19:19 #10 50.98 (96/168): dbus-libs-1.12.22-1.fc35.x86_64.rpm   3.8 MB/s | 152 kB     00:00    
22:19:19 #10 50.98 (97/168): desktop-file-utils-0.26-5.fc35.x86_64 5.3 MB/s |  71 kB     00:00    
22:19:19 #10 50.98 (98/168): dnf-plugins-core-4.3.1-1.fc35.noarch. 4.7 MB/s |  34 kB     00:00    
22:19:19 #10 51.02 (99/168): elfutils-0.187-4.fc35.x86_64.rpm       13 MB/s | 519 kB     00:00    
22:19:19 #10 51.02 (100/168): elfutils-debuginfod-client-0.187-4.f 986 kB/s |  39 kB     00:00    
22:19:19 #10 51.03 (101/168): glib-networking-2.70.1-1.fc35.x86_64  15 MB/s | 177 kB     00:00    
22:19:19 #10 51.05 (102/168): glibc-gconv-extra-2.34-43.fc35.x86_6  55 MB/s | 1.5 MB     00:00    
22:19:19 #10 51.06 (103/168): go-srpm-macros-3.2.0-1.fc35.noarch.r 1.1 MB/s |  26 kB     00:00    
22:19:19 #10 51.08 (104/168): gdb-minimal-12.1-1.fc35.x86_64.rpm    62 MB/s | 3.9 MB     00:00    
22:19:19 #14 6.530 Running transaction check
22:19:19 #14 6.822 Transaction check succeeded.
22:19:19 #14 6.822 Running transaction test
22:19:19 #10 40.23 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
22:19:19 #10 40.24 Unpacking libfont-afm-perl (1.20-3) ...
22:19:19 #10 40.28 Selecting previously unselected package libio-string-perl.
22:19:19 #10 40.28 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
22:19:19 #10 40.28 Unpacking libio-string-perl (1.08-3.1) ...
22:19:19 #10 40.32 Selecting previously unselected package libfont-ttf-perl.
22:19:19 #10 40.32 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
22:19:19 #10 40.32 Unpacking libfont-ttf-perl (1.06-1.1) ...
22:19:19 #10 40.39 Selecting previously unselected package libio-stringy-perl.
22:19:19 #10 40.39 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
22:19:19 #10 40.39 Unpacking libio-stringy-perl (2.111-3) ...
22:19:19 #10 40.43 Selecting previously unselected package libparams-validate-perl:armhf.
22:19:19 #10 40.43 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
22:19:19 #10 40.43 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
22:19:19 #10 40.46 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:19:19 #10 40.47 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
22:19:19 #10 40.47 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
22:19:19 #10 40.53 Selecting previously unselected package libsort-versions-perl.
22:19:19 #5 DONE 0.5s
22:19:19 
22:19:19 #6 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:19:19 #6 DONE 0.3s
22:19:19 
22:19:19 #7 [internal] load build context
22:19:19 #7 transferring context: 13.65kB done
22:19:19 #7 DONE 0.0s
22:19:19 
22:19:19 #8 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e
22:19:19 #8 resolve docker.io/library/fedora:37@sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e 0.0s done
22:19:19 #8 sha256:d77066d7b4f27b2a344c67db237fbfe27f51d5b963c4a56dbf7bee80cfedba5e 975B / 975B done
22:19:19 #8 sha256:8424686c5327e302f17f336af82da620eee70b5718a1dd3a44c1e502cc7a59da 529B / 529B done
22:19:19 #8 sha256:dbcdba45a3e72c8a34c1f722f7c2ea2aea4e07ed22d334b84d9ad9b6b095cd56 2.00kB / 2.00kB done
22:19:19 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 0B / 59.41MB 0.1s
22:19:19 #11 42.53 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
22:19:19 #11 42.53 Unpacking manpages-dev (5.10-1ubuntu1) ...
22:19:19 #11 42.78 Selecting previously unselected package python3-certifi.
22:19:19 #10 55.36 Setting up man-db (2.8.5-2) ...
22:19:19 #10 55.46 Building database of manual pages ...
22:19:19 #11 36.76 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
22:19:19 #11 36.77 Unpacking libreadonly-perl (2.050-3) ...
22:19:19 #11 36.80 Selecting previously unselected package libref-util-perl.
22:19:19 #11 36.80 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
22:19:19 #11 36.80 Unpacking libref-util-perl (0.204-1) ...
22:19:19 #11 36.83 Selecting previously unselected package libref-util-xs-perl.
22:19:19 #11 36.84 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
22:19:19 #11 36.84 Unpacking libref-util-xs-perl (0.117-1build5) ...
22:19:19 #11 36.87 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:19 #11 36.87 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
22:19:19 #11 36.87 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
22:19:19 #11 36.90 Selecting previously unselected package libregexp-pattern-perl.
22:19:19 #11 36.91 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:19 #11 36.91 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:19 #11 36.94 Selecting previously unselected package libsasl2-modules:arm64.
22:19:19 #11 36.95 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
22:19:19 #11 36.95 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:19 #11 36.98 Selecting previously unselected package libsereal-decoder-perl.
22:19:19 #10 42.33 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:19:19 #10 42.34 Setting up libmagic1:arm64 (1:5.39-3) ...
22:19:19 #10 42.36 Setting up libdeflate0:arm64 (1.7-1) ...
22:19:19 #10 42.37 Setting up less (551-2) ...
22:19:19 #10 42.39 Setting up perl-openssl-defaults:arm64 (5) ...
22:19:19 #10 42.40 Setting up linux-libc-dev:arm64 (5.10.149-1) ...
22:19:19 #10 42.42 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
22:19:19 #10 42.43 Setting up gettext-base (0.21-4) ...
22:19:19 #10 42.44 Setting up liblzo2-2:arm64 (2.10-2) ...
22:19:19 #10 42.45 Setting up libnpth0:arm64 (1.6-3) ...
22:19:19 #10 42.46 Setting up file (1:5.39-3) ...
22:19:19 #10 42.47 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
22:19:19 #10 42.48 Setting up libassuan0:arm64 (2.5.3-7.1) ...
22:19:19 #10 42.50 Setting up libgomp1:arm64 (10.2.1-6) ...
22:19:19 #10 42.51 Setting up bzip2 (1.0.8-4) ...
22:19:19 #10 42.52 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:19 #10 42.53 Setting up pbzip2 (1.1.13-1) ...
22:19:19 #10 44.74 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:19:19 #10 44.75 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:19 #10 44.76 Setting up python3-magic (2:0.4.15-1) ...
22:19:19 #11 51.54 Setting up libxml-sax-perl (1.02+dfsg-3) ...
22:19:19 #11 51.60 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:19 #11 51.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:19 #11 51.78 
22:19:19 #11 51.78 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:19 #10 54.29 Setting up python3-magic (2:0.4.15-1) ...
22:19:19 #10 54.44 Setting up python3-idna (2.6-1) ...
22:19:19 #11 41.94 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
22:19:19 #11 41.94 Unpacking t1utils (1.41-3) ...
22:19:19 #11 41.98 Selecting previously unselected package lintian.
22:19:19 #11 41.98 Preparing to unpack .../323-lintian_2.62.0ubuntu2.1_all.deb ...
22:19:19 #11 41.99 Unpacking lintian (2.62.0ubuntu2.1) ...
22:19:19 #13 17.01   Installing       : libselinux-devel-3.4-3.el9.x86_64                    51/78 
22:19:19 #13 17.29   Installing       : kernel-headers-5.14.0-176.el9.x86_64                 52/78 
22:19:19 #13 17.35   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  53/78 
22:19:19 #12 1.171 Reading package lists...
22:19:19 #9 44.86 Updating certificates in /etc/ssl/certs...
22:19:19 #9 44.83 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
22:19:19 #9 44.83 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
22:19:19 #9 44.86 Selecting previously unselected package libxcb1:armhf.
22:19:19 #9 44.87 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
22:19:19 #9 44.87 Unpacking libxcb1:armhf (1.13.1-2) ...
22:19:19 #9 44.91 Selecting previously unselected package libx11-data.
22:19:19 #9 44.91 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
22:19:19 #9 44.91 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
22:19:19 #9 44.98 Selecting previously unselected package libx11-6:armhf.
22:19:19 #9 44.98 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
22:19:19 #9 44.99 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
22:19:19 #9 45.07 Selecting previously unselected package libxext6:armhf.
22:19:19 #9 45.07 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
22:19:19 #9 45.08 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
22:19:19 #11 39.19 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
22:19:19 #11 39.19 Unpacking libunicode-utf8-perl (0.62-1build1) ...
22:19:19 #11 39.23 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:19 #11 39.24 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:19 #11 39.24 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:19 #11 39.27 Selecting previously unselected package libxml-sax-base-perl.
22:19:19 #11 39.28 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:19 #11 39.28 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:19 #11 39.32 Selecting previously unselected package libxml-sax-perl.
22:19:19 #11 39.32 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:19 #11 39.33 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:19 #11 39.36 Selecting previously unselected package libxml-libxml-perl.
22:19:19 #11 39.36 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
22:19:19 #11 39.37 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:19:19 #11 39.42 Selecting previously unselected package libxml-parser-perl.
22:19:19 #10 51.08 (105/168): perl-AutoLoader-5.74-486.fc35.noarch 956 kB/s |  26 kB     00:00    
22:19:19 #10 51.09 (106/168): perl-Class-Struct-0.66-486.fc35.noar 5.0 MB/s |  27 kB     00:00    
22:19:19 #10 51.10 (107/168): perl-B-1.82-486.fc35.x86_64.rpm       13 MB/s | 185 kB     00:00    
22:19:19 #10 51.10 (108/168): libsoup-2.74.2-1.fc35.x86_64.rpm     7.9 MB/s | 390 kB     00:00    
22:19:19 #10 51.11 (109/168): perl-DynaLoader-1.50-486.fc35.x86_64 2.0 MB/s |  30 kB     00:00    
22:19:19 #10 51.11 (110/168): perl-Fcntl-1.14-486.fc35.x86_64.rpm  4.9 MB/s |  25 kB     00:00    
22:19:19 #10 51.12 (111/168): perl-Errno-1.33-486.fc35.x86_64.rpm  1.2 MB/s |  19 kB     00:00    
22:19:19 #10 51.12 (112/168): perl-File-Basename-2.85-486.fc35.noa 2.8 MB/s |  22 kB     00:00    
22:19:19 #10 51.13 (113/168): perl-Encode-3.15-482.fc35.x86_64.rpm  44 MB/s | 1.7 MB     00:00    
22:19:19 #10 51.14 (114/168): perl-File-stat-1.09-486.fc35.noarch. 1.1 MB/s |  22 kB     00:00    
22:19:19 #10 51.14 (115/168): perl-FileHandle-2.03-486.fc35.noarch 1.0 MB/s |  20 kB     00:00    
22:19:19 #10 51.15 (116/168): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 8.3 MB/s |  55 kB     00:00    
22:19:19 #10 51.15 (117/168): perl-Getopt-Std-1.13-486.fc35.noarch 1.8 MB/s |  20 kB     00:00    
22:19:19 #10 51.15 (118/168): perl-IO-1.46-486.fc35.x86_64.rpm     8.3 MB/s |  91 kB     00:00    
22:19:19 #10 51.16 (119/168): perl-IPC-Open3-1.21-486.fc35.noarch. 2.6 MB/s |  27 kB     00:00    
22:19:19 #10 51.16 (120/168): perl-POSIX-1.97-486.fc35.x86_64.rpm   20 MB/s | 102 kB     00:00    
22:19:19 #10 51.16 (121/168): perl-Mozilla-CA-20211001-1.fc35.noar 1.1 MB/s |  12 kB     00:00    
22:19:19 #10 51.17 (122/168): perl-NDBM_File-1.15-486.fc35.x86_64. 1.9 MB/s |  27 kB     00:00    
22:19:19 #10 51.17 (123/168): perl-Scalar-List-Utils-1.62-463.fc35 8.0 MB/s |  72 kB     00:00    
22:19:19 #10 51.17 (124/168): perl-SelectSaver-1.02-486.fc35.noarc 1.7 MB/s |  16 kB     00:00    
22:19:19 #10 51.18 (125/168): perl-Symbol-1.09-486.fc35.noarch.rpm 2.7 MB/s |  19 kB     00:00    
22:19:19 #10 51.18 (126/168): perl-base-2.27-486.fc35.noarch.rpm   2.1 MB/s |  21 kB     00:00    
22:19:19 #10 51.19 (127/168): perl-if-0.60.900-486.fc35.noarch.rpm 1.8 MB/s |  18 kB     00:00    
22:19:19 #10 51.19 (128/168): perl-interpreter-5.34.1-486.fc35.x86 7.6 MB/s |  76 kB     00:00    
22:19:19 #10 51.21 (129/168): perl-libs-5.34.1-486.fc35.x86_64.rpm  85 MB/s | 2.1 MB     00:00    
22:19:19 #10 51.21 (130/168): perl-mro-1.25-486.fc35.x86_64.rpm    1.9 MB/s |  33 kB     00:00    
22:19:19 #10 51.21 (131/168): perl-overload-1.33-486.fc35.noarch.r 2.4 MB/s |  50 kB     00:00    
22:19:19 #10 51.22 (132/168): perl-overloading-0.02-486.fc35.noarc 1.8 MB/s |  17 kB     00:00    
22:19:19 #10 51.22 (133/168): perl-subs-1.04-486.fc35.noarch.rpm   2.5 MB/s |  16 kB     00:00    
22:19:19 #10 51.22 (134/168): perl-vars-1.05-486.fc35.noarch.rpm   1.9 MB/s |  17 kB     00:00    
22:19:19 #10 51.23 (135/168): python-srpm-macros-3.10-12.fc35.noar 2.2 MB/s |  22 kB     00:00    
22:19:19 #10 51.23 (136/168): python3-dnf-plugins-core-4.3.1-1.fc3  23 MB/s | 229 kB     00:00    
22:19:19 #10 51.24 (137/168): python3-unbound-1.16.3-1.fc35.x86_64  14 MB/s |  99 kB     00:00    
22:19:19 #10 51.25 (138/168): python3-construct-2.10.68-1.fc35.noa 5.1 MB/s | 112 kB     00:00    
22:19:19 #10 51.25 (139/168): python3-enchant-3.2.2-1.fc35.noarch. 3.8 MB/s |  79 kB     00:00    
22:19:19 #10 51.25 (140/168): redhat-rpm-config-202-1.fc35.noarch. 5.9 MB/s |  63 kB     00:00    
22:19:19 #10 51.25 (141/168): rpmautospec-rpm-macros-0.3.0-1.fc35. 1.5 MB/s | 8.6 kB     00:00    
22:19:19 #10 51.26 (142/168): rpm-build-4.17.1-3.fc35.x86_64.rpm   6.5 MB/s |  57 kB     00:00    
22:19:19 #10 51.26 (143/168): rust-srpm-macros-22-1.fc35.noarch.rp 2.5 MB/s | 9.0 kB     00:00    
22:19:19 #10 51.27 (144/168): rpmlint-2.2.0-6.fc35.noarch.rpm       17 MB/s | 240 kB     00:00    
22:19:19 #10 51.27 (145/168): rpmlint-fedora-license-data-1.6-1.fc 981 kB/s |  15 kB     00:00    
22:19:19 #10 51.28 (146/168): systemd-libs-249.12-5.fc35.x86_64.rp  38 MB/s | 604 kB     00:00    
22:19:19 #10 51.28 (147/168): unbound-anchor-1.16.3-1.fc35.x86_64. 2.7 MB/s |  36 kB     00:00    
22:19:19 #10 51.28 (148/168): xxhash-libs-0.8.1-1.fc35.x86_64.rpm  7.9 MB/s |  40 kB     00:00    
22:19:19 #10 51.29 (149/168): zstd-1.5.2-2.fc35.x86_64.rpm          31 MB/s | 429 kB     00:00    
22:19:19 #10 51.33 (150/168): unbound-libs-1.16.3-1.fc35.x86_64.rp  10 MB/s | 525 kB     00:00    
22:19:19 #10 51.37 (151/168): dnf-4.14.0-1.fc35.noarch.rpm         5.3 MB/s | 471 kB     00:00    
22:19:19 #10 51.38 (152/168): dnf-data-4.14.0-1.fc35.noarch.rpm    527 kB/s |  42 kB     00:00    
22:19:19 #10 51.38 (153/168): elfutils-libelf-0.187-4.fc35.x86_64.  20 MB/s | 197 kB     00:00    
22:19:19 #10 51.39 (154/168): elfutils-libs-0.187-4.fc35.x86_64.rp  17 MB/s | 255 kB     00:00    
22:19:19 #10 40.53 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
22:19:19 #10 40.54 Unpacking libsort-versions-perl (1.62-1) ...
22:19:19 #10 40.56 Selecting previously unselected package libgit-wrapper-perl.
22:19:19 #10 40.57 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
22:19:19 #10 40.57 Unpacking libgit-wrapper-perl (0.048-1) ...
22:19:19 #10 40.60 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:19:19 #10 40.61 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
22:19:19 #10 40.61 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:19 #10 40.64 Selecting previously unselected package libio-prompter-perl.
22:19:19 #10 40.64 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
22:19:19 #10 40.64 Unpacking libio-prompter-perl (0.004015-1) ...
22:19:19 #10 40.67 Selecting previously unselected package libjson-perl.
22:19:19 #10 40.68 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
22:19:19 #10 40.68 Unpacking libjson-perl (4.03000-1) ...
22:19:19 #10 40.73 Selecting previously unselected package liblog-any-perl.
22:19:19 #10 40.73 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
22:19:19 #10 40.73 Unpacking liblog-any-perl (1.709-1) ...
22:19:19 #10 40.77 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:19:19 #10 40.77 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:19:19 #10 40.78 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:19:19 #10 40.81 Selecting previously unselected package libpackage-stash-perl.
22:19:19 #10 40.81 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
22:19:19 #10 40.81 Unpacking libpackage-stash-perl (0.39-1) ...
22:19:19 #10 40.84 Selecting previously unselected package libsub-identify-perl.
22:19:19 #10 40.84 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
22:19:19 #10 40.85 Unpacking libsub-identify-perl (0.14-1+b3) ...
22:19:19 #10 40.87 Selecting previously unselected package libsub-name-perl.
22:19:19 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 5.24MB / 59.41MB 0.2s
22:19:19 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 10.49MB / 59.41MB 0.3s
22:19:19 #14 0.942 Last metadata expiration check: 0:00:13 ago on Sat Oct 22 22:19:06 2022.
22:19:19 #11 42.78 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
22:19:19 #11 42.79 Unpacking python3-certifi (2020.6.20-1) ...
22:19:19 #11 42.84 Selecting previously unselected package python3-idna.
22:19:19 #11 42.84 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
22:19:19 #11 42.84 Unpacking python3-idna (3.3-1) ...
22:19:19 #11 42.89 Selecting previously unselected package python3-six.
22:19:19 #11 42.89 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
22:19:19 #11 42.90 Unpacking python3-six (1.16.0-3ubuntu1) ...
22:19:19 #11 42.93 Selecting previously unselected package python3-urllib3.
22:19:19 #11 42.93 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:19 #11 42.94 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:19 #11 42.98 Selecting previously unselected package python3-requests.
22:19:19 #11 42.98 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:19 #11 42.99 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:19 #11 43.03 Selecting previously unselected package python3-unidiff.
22:19:19 #11 36.98 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
22:19:19 #11 36.99 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
22:19:19 #11 37.01 Selecting previously unselected package libsereal-encoder-perl:arm64.
22:19:19 #11 37.02 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
22:19:19 #11 37.02 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
22:19:19 #11 37.05 Selecting previously unselected package libset-intspan-perl.
22:19:19 #11 37.05 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
22:19:19 #11 37.06 Unpacking libset-intspan-perl (1.19-2) ...
22:19:19 #11 37.09 Selecting previously unselected package libsocket6-perl.
22:19:19 #11 37.09 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
22:19:19 #11 37.09 Unpacking libsocket6-perl (0.29-1build4) ...
22:19:19 #11 37.12 Selecting previously unselected package libstring-copyright-perl.
22:19:19 #11 37.13 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
22:19:19 #11 37.13 Unpacking libstring-copyright-perl (0.003012-1) ...
22:19:19 #11 37.16 Selecting previously unselected package libstring-escape-perl.
22:19:19 #11 37.16 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
22:19:19 #11 37.16 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:19 #11 37.22 Selecting previously unselected package libstring-shellquote-perl.
22:19:19 == Building packages for ubuntu-focal ==
22:19:19 mkdir -p "debbuild/ubuntu-focal"
22:19:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
22:19:19 #1 [internal] load build definition from Dockerfile
22:19:19 #1 transferring dockerfile: 1.24kB done
22:19:19 #1 DONE 0.0s
22:19:19 
22:19:19 #2 [internal] load .dockerignore
22:19:19 #2 transferring context: 2B done
22:19:19 #2 DONE 0.1s
22:19:19 
22:19:19 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
22:19:19 #10 42.55 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
22:19:19 #10 42.56 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
22:19:19 #10 42.57 Setting up libasan6:arm64 (10.2.1-6) ...
22:19:19 #10 42.59 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:19 #10 42.60 Setting up fakeroot (1.25.3-1.1) ...
22:19:19 #10 42.62 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:19 #10 42.64 Setting up autotools-dev (20180224.1+nmu1) ...
22:19:19 #10 42.65 Setting up libglib2.0-data (2.66.8-1) ...
22:19:19 #10 42.66 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
22:19:19 #10 42.67 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
22:19:19 #10 42.69 Setting up libx11-data (2:1.7.2-1) ...
22:19:19 #10 42.70 Setting up make (4.3-4.1) ...
22:19:19 #10 42.71 Setting up libmpfr6:arm64 (4.1.0-3) ...
22:19:19 #10 42.72 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:19 #10 42.73 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:19:19 #10 42.74 Setting up lzip (1.22-3) ...
22:19:19 #10 42.76 Setting up strace (5.10-1) ...
22:19:19 #10 42.78 Setting up libsigsegv2:arm64 (2.13-1) ...
22:19:19 #10 42.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:19:19 #10 42.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:19 #10 42.81 Setting up t1utils (1.41-4) ...
22:19:19 #10 42.82 Setting up diffstat (1.64-1) ...
22:19:19 #10 42.83 Setting up libpng16-16:arm64 (1.6.37-3) ...
22:19:19 #10 42.84 Setting up libmpc3:arm64 (1.2.0-1) ...
22:19:19 #10 42.85 Setting up libatomic1:arm64 (10.2.1-6) ...
22:19:19 #11 51.83 Setting up dput (1.1.0ubuntu2) ...
22:19:19 #11 51.98 Setting up libdata-validate-uri-perl (0.07-2) ...
22:19:19 #11 51.99 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:19 #11 52.00 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:19 #11 52.01 Setting up libmailtools-perl (2.21-1) ...
22:19:19 #11 52.02 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:19 #11 52.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:19 #10 44.94 Setting up python3-idna (2.6-1) ...
22:19:19 #10 54.63 Setting up python3-xdg (0.25-4ubuntu1.1) ...
22:19:20 #11 42.22 Selecting previously unselected package manpages-dev.
22:19:20 #11 42.22 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
22:19:20 #11 42.23 Unpacking manpages-dev (5.05-1) ...
22:19:20 #9 45.11 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:20 #9 45.11 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:19:20 #9 45.12 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:19:20 #9 45.14 Selecting previously unselected package libxml-sax-base-perl.
22:19:20 #9 45.14 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
22:19:20 #9 45.15 Unpacking libxml-sax-base-perl (1.09-1) ...
22:19:20 #9 45.19 Selecting previously unselected package libxml-sax-perl.
22:19:20 #9 45.20 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:19:20 #9 45.20 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:19:20 #9 45.24 Selecting previously unselected package libxml-libxml-perl.
22:19:20 #9 45.24 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
22:19:20 #9 45.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:20 #9 45.30 Selecting previously unselected package libxml-sax-expat-perl.
22:19:20 #11 39.42 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
22:19:20 #11 39.43 Unpacking libxml-parser-perl (2.46-1) ...
22:19:20 #11 39.48 Selecting previously unselected package libxml-sax-expat-perl.
22:19:20 #11 39.48 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:20 #11 39.48 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:20 #11 39.52 Selecting previously unselected package libxml-writer-perl.
22:19:20 #11 39.52 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
22:19:20 #11 39.52 Unpacking libxml-writer-perl (0.625-1) ...
22:19:20 #11 39.55 Selecting previously unselected package libyaml-libyaml-perl.
22:19:20 #11 39.56 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
22:19:20 #11 39.56 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
22:19:20 #11 39.60 Selecting previously unselected package licensecheck.
22:19:20 #11 39.60 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
22:19:20 #11 39.60 Unpacking licensecheck (3.0.45-1) ...
22:19:20 #11 39.64 Selecting previously unselected package libdevel-size-perl.
22:19:20 #11 39.64 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
22:19:20 #11 39.64 Unpacking libdevel-size-perl (0.83-1build1) ...
22:19:20 #11 39.67 Selecting previously unselected package t1utils.
22:19:20 #10 51.40 (155/168): glibc-2.34-43.fc35.x86_64.rpm         72 MB/s | 1.9 MB     00:00    
22:19:20 #10 51.42 (156/168): glibc-common-2.34-43.fc35.x86_64.rpm  11 MB/s | 300 kB     00:00    
22:19:20 #10 51.42 (157/168): glibc-minimal-langpack-2.34-43.fc35. 905 kB/s |  29 kB     00:00    
22:19:20 #10 51.44 (158/168): libdnf-0.68.0-1.fc35.x86_64.rpm       20 MB/s | 656 kB     00:00    
22:19:20 #10 51.44 (159/168): libsolv-0.7.22-1.fc35.x86_64.rpm      14 MB/s | 403 kB     00:00    
22:19:20 #10 51.45 (160/168): python3-dnf-4.14.0-1.fc35.noarch.rpm  14 MB/s | 415 kB     00:00    
22:19:20 #10 51.46 (161/168): python3-hawkey-0.68.0-1.fc35.x86_64. 6.1 MB/s | 106 kB     00:00    
22:19:20 #10 51.46 (162/168): python3-rpm-4.17.1-3.fc35.x86_64.rpm  12 MB/s |  89 kB     00:00    
22:19:20 #10 51.47 (163/168): python3-libdnf-0.68.0-1.fc35.x86_64.  41 MB/s | 775 kB     00:00    
22:19:20 #10 51.48 (164/168): rpm-4.17.1-3.fc35.x86_64.rpm          24 MB/s | 532 kB     00:00    
22:19:20 #10 51.48 (165/168): rpm-build-libs-4.17.1-3.fc35.x86_64. 4.7 MB/s |  90 kB     00:00    
22:19:20 #10 51.49 (166/168): rpm-libs-4.17.1-3.fc35.x86_64.rpm     20 MB/s | 310 kB     00:00    
22:19:20 #10 51.49 (167/168): rpm-sign-libs-4.17.1-3.fc35.x86_64.r 3.1 MB/s |  24 kB     00:00    
22:19:20 #10 51.49 (168/168): yum-4.14.0-1.fc35.noarch.rpm         3.9 MB/s |  39 kB     00:00    
22:19:20 #10 51.50 --------------------------------------------------------------------------------
22:19:20 #10 51.50 Total                                            18 MB/s |  39 MB     00:02     
22:19:20 #10 40.88 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
22:19:20 #10 40.88 Unpacking libsub-name-perl (0.26-1+b1) ...
22:19:20 #10 40.91 Selecting previously unselected package libnamespace-clean-perl.
22:19:20 #10 40.91 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
22:19:20 #10 40.92 Unpacking libnamespace-clean-perl (0.27-1) ...
22:19:20 #10 40.95 Selecting previously unselected package libpath-tiny-perl.
22:19:20 #10 40.95 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
22:19:20 #10 40.95 Unpacking libpath-tiny-perl (0.118-1) ...
22:19:20 #10 40.99 Selecting previously unselected package libtype-tiny-perl.
22:19:20 #10 40.99 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
22:19:20 #10 40.99 Unpacking libtype-tiny-perl (1.012001-2) ...
22:19:20 #10 41.05 Selecting previously unselected package libgitlab-api-v4-perl.
22:19:20 #10 41.06 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
22:19:20 #10 41.06 Unpacking libgitlab-api-v4-perl (0.26-1) ...
22:19:20 #10 41.11 Selecting previously unselected package libglib2.0-0:armhf.
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 23.07MB / 59.41MB 0.5s
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 32.51MB / 59.41MB 0.6s
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 40.89MB / 59.41MB 0.7s
22:19:20 #11 37.22 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:20 #11 37.23 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:20 #11 37.25 Selecting previously unselected package libxs-parse-keyword-perl.
22:19:20 #11 37.26 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
22:19:20 #11 37.26 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
22:19:20 #11 37.29 Selecting previously unselected package libsyntax-keyword-try-perl.
22:19:20 #11 37.30 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
22:19:20 #11 37.30 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:20 #11 37.33 Selecting previously unselected package libterm-readkey-perl.
22:19:20 #11 37.33 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
22:19:20 #11 37.33 Unpacking libterm-readkey-perl (2.38-1build4) ...
22:19:20 #11 37.37 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:20 #11 37.37 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
22:19:20 #11 37.37 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:20 #11 37.40 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
22:19:20 #11 37.40 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
22:19:20 #11 37.40 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
22:19:20 #11 37.43 Selecting previously unselected package libtext-xslate-perl:arm64.
22:19:20 #11 37.44 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
22:19:20 #11 37.44 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
22:19:20 #11 37.48 Selecting previously unselected package libtime-duration-perl.
22:19:20 #11 37.48 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
22:19:20 #11 37.49 Unpacking libtime-duration-perl (1.21-1) ...
22:19:20 #11 37.52 Selecting previously unselected package libtime-moment-perl.
22:19:20 #11 37.52 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
22:19:20 #11 37.53 Unpacking libtime-moment-perl (0.44-1build6) ...
22:19:20 #11 37.56 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:20 #11 43.04 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
22:19:20 #11 43.04 Unpacking python3-unidiff (0.5.5-2) ...
22:19:20 #11 43.08 Selecting previously unselected package python3-xdg.
22:19:20 #11 43.08 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
22:19:20 #11 43.09 Unpacking python3-xdg (0.27-2) ...
22:19:20 #11 43.12 Selecting previously unselected package equivs.
22:19:20 #11 43.13 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
22:19:20 #11 43.13 Unpacking equivs (2.3.1) ...
22:19:20 #11 43.17 Selecting previously unselected package libauthen-sasl-perl.
22:19:20 #11 43.17 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:20 #11 43.18 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:20 #11 43.22 Selecting previously unselected package python3-magic.
22:19:20 #11 43.23 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
22:19:20 #11 43.23 Unpacking python3-magic (2:0.4.24-2) ...
22:19:20 #11 43.28 Setting up libksba8:armhf (1.6.0-2ubuntu0.1) ...
22:19:20 #3 DONE 0.0s
22:19:20 
22:19:20 #4 [auth] library/golang:pull token for registry-1.docker.io
22:19:20 #4 DONE 0.0s
22:19:20 
22:19:20 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
22:19:20 #11 46.10 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
22:19:20 #10 42.86 Setting up patch (2.7.6-7) ...
22:19:20 #10 42.87 Setting up autopoint (0.21-4) ...
22:19:20 #10 42.88 Setting up libwebp6:arm64 (0.6.1-2.1) ...
22:19:20 #10 42.89 Setting up fonts-dejavu-core (2.37-2) ...
22:19:20 #10 42.95 Setting up libxdelta2 (1.1.3-9.3) ...
22:19:20 #10 42.96 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
22:19:20 #10 42.97 Setting up libltdl7:arm64 (2.4.6-15) ...
22:19:20 #10 42.98 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:19:20 #10 42.99 Setting up libubsan1:arm64 (10.2.1-6) ...
22:19:20 #10 43.01 Setting up libmd0:arm64 (1.0.3-3) ...
22:19:20 #10 43.02 Setting up python-apt-common (2.2.1) ...
22:19:20 #10 43.03 Setting up libnsl-dev:arm64 (1.3.0-2) ...
22:19:20 #10 43.05 Setting up sensible-utils (0.0.14) ...
22:19:20 #13 10.85 Transaction test succeeded.
22:19:20 #13 10.85 Running transaction
22:19:20 #11 52.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:20 #11 52.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:20 #11 52.32 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:20 #10 45.16 Setting up python3-xdg (0.25-4ubuntu1.1) ...
22:19:20 #10 45.35 Setting up python3-six (1.11.0-2) ...
22:19:20 #11 42.46 Selecting previously unselected package python3-certifi.
22:19:20 #11 42.47 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
22:19:20 #11 42.47 Unpacking python3-certifi (2019.11.28-1) ...
22:19:20 #11 42.52 Selecting previously unselected package python3-idna.
22:19:20 #11 42.52 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
22:19:20 #11 42.52 Unpacking python3-idna (2.8-1) ...
22:19:20 #11 42.56 Selecting previously unselected package python3-urllib3.
22:19:20 #11 42.56 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
22:19:20 #11 42.56 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:19:20 #11 42.60 Selecting previously unselected package python3-requests.
22:19:20 #11 42.61 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
22:19:20 #11 42.61 Unpacking python3-requests (2.22.0-2ubuntu1) ...
22:19:20 #11 42.65 Selecting previously unselected package python3-unidiff.
22:19:20 #10 54.80 Setting up python3-six (1.11.0-2) ...
22:19:20 #10 54.95 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
22:19:20 #10 54.96 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:20 #10 54.99 Setting up python3-certifi (2018.1.18-2) ...
22:19:20 #10 55.13 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:20 #9 45.31 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:20 #9 45.31 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:20 #9 45.34 Selecting previously unselected package libxml-simple-perl.
22:19:20 #9 45.34 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
22:19:20 #9 45.35 Unpacking libxml-simple-perl (2.25-1) ...
22:19:20 #9 45.40 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:20 #9 45.40 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
22:19:20 #9 45.41 Unpacking libxmlrpc-lite-perl (0.717-2) ...
22:19:20 #9 45.44 Selecting previously unselected package libxmuu1:armhf.
22:19:20 #9 45.45 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
22:19:20 #9 45.45 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
22:19:20 #9 45.48 Selecting previously unselected package libyaml-0-2:armhf.
22:19:20 #9 45.49 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
22:19:20 #9 45.49 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
22:19:20 #9 45.52 Selecting previously unselected package libyaml-libyaml-perl.
22:19:20 #9 45.53 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
22:19:20 #9 45.53 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
22:19:20 #9 45.56 Selecting previously unselected package licensecheck.
22:19:20 #9 45.57 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
22:19:20 #9 45.57 Unpacking licensecheck (3.0.31-3) ...
22:19:20 #9 45.60 Selecting previously unselected package t1utils.
22:19:20 #9 45.61 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
22:19:20 #9 45.61 Unpacking t1utils (1.41-3) ...
22:19:20 #9 45.65 Selecting previously unselected package lintian.
22:19:20 #11 39.68 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
22:19:20 #11 39.68 Unpacking t1utils (1.41-3) ...
22:19:20 #11 39.72 Selecting previously unselected package lintian.
22:19:20 #11 39.73 Preparing to unpack .../326-lintian_2.62.0ubuntu2.1_all.deb ...
22:19:20 #11 39.73 Unpacking lintian (2.62.0ubuntu2.1) ...
22:19:20 #12 2.780 dh_testdir
22:19:20 #12 2.802 dh_testroot
22:19:20 #12 2.822 dh_prep
22:19:20 #12 2.846 dh_testdir
22:19:20 #12 2.866 dh_testroot
22:19:20 #12 2.887 dh_install
22:19:20 #13 17.35   Installing       : glibc-devel-2.34-47.el9.x86_64                       54/78 
22:19:20 #10 41.11 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
22:19:20 #10 41.12 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
22:19:20 #10 41.26 Selecting previously unselected package libglib2.0-data.
22:19:20 #9 45.50 137 added, 0 removed; done.
22:19:20 #9 45.54 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ...
22:19:20 #9 45.55 Setting up shared-mime-info (1.10-1) ...
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 44.92MB / 59.41MB 0.8s
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 51.38MB / 59.41MB 0.9s
22:19:20 #11 37.56 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
22:19:20 #11 37.56 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
22:19:20 #11 37.60 Selecting previously unselected package libunicode-utf8-perl.
22:19:20 #11 37.60 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
22:19:20 #11 37.60 Unpacking libunicode-utf8-perl (0.62-1build4) ...
22:19:20 #11 37.63 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:20 #11 37.63 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:20 #11 37.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:20 #11 37.67 Selecting previously unselected package libxml-sax-base-perl.
22:19:20 #11 37.67 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:20 #11 37.67 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:20 #11 37.71 Selecting previously unselected package libxml-sax-perl.
22:19:20 #11 37.71 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
22:19:20 #11 37.72 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
22:19:20 #11 37.75 Selecting previously unselected package libxml-libxml-perl.
22:19:20 #11 37.75 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
22:19:20 #11 37.76 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:20 #11 37.81 Selecting previously unselected package libxml-parser-perl:arm64.
22:19:20 #11 43.29 Setting up media-types (7.0.0) ...
22:19:20 #11 43.31 Setting up libpipeline1:armhf (1.5.5-1) ...
22:19:20 #11 43.33 Setting up wdiff (1.2.2-2build3) ...
22:19:20 #11 43.41 Setting up gcc-11-base:armhf (11.2.0-19ubuntu1) ...
22:19:20 #11 43.42 Setting up libxau6:armhf (1:1.0.9-1build5) ...
22:19:20 #11 43.44 Setting up libre2-9:armhf (20220201+dfsg-1) ...
22:19:20 #11 43.45 Setting up lto-disabled-list (24) ...
22:19:20 #11 43.46 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
22:19:20 #11 43.48 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
22:19:20 #11 43.49 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:20 #11 43.49 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
22:19:20 #11 43.50 Setting up libtext-glob-perl (0.11-2) ...
22:19:20 #11 43.51 Setting up libmagic-mgc (1:5.41-3) ...
22:19:20 #11 43.52 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
22:19:20 #11 43.53 Setting up distro-info-data (0.52ubuntu0.1) ...
22:19:20 #11 43.55 Setting up manpages (5.10-1ubuntu1) ...
22:19:20 #11 43.56 Setting up unzip (6.0-26ubuntu3.1) ...
22:19:20 #11 43.57 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
22:19:20 #11 43.59 Setting up libbrotli1:armhf (1.0.9-2build6) ...
22:19:20 #11 43.60 Setting up libsqlite3-0:armhf (3.37.2-2) ...
22:19:20 #11 43.62 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:20 #11 43.63 Setting up binutils-common:armhf (2.38-3ubuntu1) ...
22:19:20 #5 DONE 0.4s
22:19:20 
22:19:20 #6 [internal] load metadata for docker.io/library/ubuntu:focal
22:19:20 #6 DONE 0.4s
22:19:20 
22:19:20 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:20 #7 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:19:20 #14 7.906 Transaction test succeeded.
22:19:20 #10 43.06 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:20 #10 43.07 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
22:19:20 #10 43.09 Setting up libuchardet0:arm64 (0.0.7-1) ...
22:19:20 #10 43.11 Setting up lzop (1.04-2) ...
22:19:20 #10 43.12 Setting up libmpdec3:arm64 (2.5.1-1) ...
22:19:20 #10 43.13 Setting up git-man (1:2.30.2-1) ...
22:19:20 #10 43.14 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:19:20 #10 43.19 Setting up netbase (6.3) ...
22:19:20 #10 43.23 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ...
22:19:20 #10 43.25 Setting up libbinutils:arm64 (2.35.2-2) ...
22:19:20 #10 43.27 Setting up libfido2-1:arm64 (1.6.0-2) ...
22:19:20 #10 43.29 Setting up libisl23:arm64 (0.23-1) ...
22:19:20 #10 43.30 Setting up libc-dev-bin (2.31-13+deb11u5) ...
22:19:20 #10 43.31 Setting up openssl (1.1.1n-0+deb11u3) ...
22:19:20 #10 43.32 Setting up libbsd0:arm64 (0.11.3-1) ...
22:19:20 #10 43.33 Setting up libelf1:arm64 (0.183-1) ...
22:19:20 #10 43.34 Setting up readline-common (8.1-1) ...
22:19:20 #10 43.36 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
22:19:20 #10 43.37 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
22:19:20 #10 43.38 Setting up libmarkdown2:arm64 (2.2.6-1) ...
22:19:20 #10 43.39 Setting up libcc1-0:arm64 (10.2.1-6) ...
22:19:20 #10 43.40 Setting up iso-codes (4.6.0-1) ...
22:19:20 #11 52.34 Setting up dh-strip-nondeterminism (1.13.0-1) ...
22:19:20 #11 52.35 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:20 #11 52.36 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:20 #11 52.37 Setting up libdata-dpath-perl (0.58-1) ...
22:19:20 #11 52.38 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:20 #11 52.39 Setting up libpackage-stash-perl (0.39-1) ...
22:19:20 #11 52.40 Setting up libimport-into-perl (1.002005-1) ...
22:19:20 #11 52.41 Setting up libmoo-perl (2.005004-3) ...
22:19:20 #11 52.42 Setting up liblist-someutils-perl (0.58-1) ...
22:19:20 #11 52.43 Setting up debhelper (13.6ubuntu1) ...
22:19:20 #11 52.44 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
22:19:20 #11 52.45 Setting up equivs (2.3.1) ...
22:19:20 #11 52.46 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:20 #11 52.47 Setting up libb-hooks-endofscope-perl (0.25-1) ...
22:19:20 #11 52.47 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:20 #11 52.49 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:20 #11 52.53 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:20 #10 DONE 39.8s
22:19:20 
22:19:20 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:20 #11 DONE 0.0s
22:19:20 
22:19:20 #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
22:19:20 #10 45.53 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
22:19:20 #10 45.54 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:20 #10 45.56 Setting up python3-certifi (2018.1.18-2) ...
22:19:20 #11 42.65 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
22:19:20 #11 42.66 Unpacking python3-unidiff (0.5.5-2) ...
22:19:20 #11 42.69 Selecting previously unselected package python3-xdg.
22:19:20 #11 42.69 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
22:19:20 #11 42.70 Unpacking python3-xdg (0.26-1ubuntu1) ...
22:19:20 #11 42.73 Selecting previously unselected package unzip.
22:19:20 #11 42.73 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
22:19:20 #11 42.74 Unpacking unzip (6.0-25ubuntu1.1) ...
22:19:20 #11 42.78 Selecting previously unselected package equivs.
22:19:20 #11 42.78 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
22:19:20 #11 42.79 Unpacking equivs (2.2.0) ...
22:19:20 #11 42.81 Selecting previously unselected package libauthen-sasl-perl.
22:19:20 #11 42.82 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:20 #11 42.82 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:20 #11 42.85 Selecting previously unselected package python3-magic.
22:19:20 #11 42.86 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
22:19:20 #11 42.86 Unpacking python3-magic (2:0.4.15-3) ...
22:19:20 #11 42.91 Setting up libapt-pkg-perl (0.1.36build3) ...
22:19:20 #10 55.15 Setting up python3-pkg-resources (39.0.1-2) ...
22:19:20 #10 55.34 Setting up lsb-release (9.20170808ubuntu1) ...
22:19:20 #10 55.37 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
22:19:20 #10 55.38 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
22:19:20 #10 55.39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
22:19:20 #9 45.65 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
22:19:20 #9 45.66 Unpacking lintian (2.15.0) ...
22:19:20 #9 45.79 Selecting previously unselected package lsb-release.
22:19:20 #9 45.79 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
22:19:20 #9 45.80 Unpacking lsb-release (10.2019051400) ...
22:19:20 #9 45.84 Selecting previously unselected package mailutils.
22:19:20 #9 45.84 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
22:19:20 #9 45.84 Unpacking mailutils (1:3.5-4) ...
22:19:20 #9 45.90 Selecting previously unselected package manpages-dev.
22:19:20 #11 40.00 Selecting previously unselected package manpages-dev.
22:19:20 #11 40.00 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
22:19:20 #11 40.01 Unpacking manpages-dev (5.05-1) ...
22:19:20 #12 2.907 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:19:20 #12 2.916 dh_installdocs
22:19:20 #12 2.938 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:19:20 #12 2.953 dh_installchangelogs
22:19:20 #12 3.032 dh_compress
22:19:20 #12 3.058 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:19:20 #12 3.070 dh_fixperms
22:19:20 #12 3.117 dh_installdeb
22:19:20 #12 3.146 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:19:20 #13 17.89   Installing       : gcc-11.3.1-2.1.el9.x86_64                            55/78 
22:19:20 #13 18.04   Installing       : glibc-static-2.34-47.el9.x86_64                      56/78 
22:19:20 #13 18.09   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 57/78 
22:19:20 #13 18.09   Installing       : systemd-rpm-macros-250-11.el9.noarch                 58/78 
22:19:20 #13 18.10   Installing       : device-mapper-9:1.02.185-3.el9.x86_64                59/78 
22:19:20 #13 18.15   Installing       : device-mapper-libs-9:1.02.185-3.el9.x86_64           60/78 
22:19:20 #13 18.16   Installing       : cryptsetup-libs-2.4.3-5.el9.x86_64                   61/78 
22:19:20 #13 18.20   Installing       : dbus-1:1.12.20-6.el9.x86_64                          62/78 
22:19:20 #13 18.21   Installing       : systemd-pam-250-11.el9.x86_64                        63/78 
22:19:20 #10 41.26 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
22:19:20 #10 41.27 Unpacking libglib2.0-data (2.66.8-1) ...
22:19:20 #10 41.43 Selecting previously unselected package libgpm2:armhf.
22:19:20 #10 41.43 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
22:19:20 #10 41.43 Unpacking libgpm2:armhf (1.20.7-8) ...
22:19:20 #10 41.46 Selecting previously unselected package libhash-fieldhash-perl.
22:19:20 #10 41.47 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
22:19:20 #10 41.47 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
22:19:20 #10 41.50 Selecting previously unselected package libhtml-form-perl.
22:19:20 #10 41.50 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
22:19:20 #10 41.51 Unpacking libhtml-form-perl (6.07-1) ...
22:19:20 #10 41.54 Selecting previously unselected package libhtml-format-perl.
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 59.41MB / 59.41MB 1.1s
22:19:20 #8 sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 59.41MB / 59.41MB 1.2s done
22:19:20 #11 37.81 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
22:19:20 #11 37.81 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
22:19:20 #11 37.86 Selecting previously unselected package libxml-sax-expat-perl.
22:19:20 #11 37.86 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:20 #11 37.86 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:20 #11 37.95 Selecting previously unselected package libyaml-libyaml-perl.
22:19:20 #11 37.95 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
22:19:20 #11 37.96 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:20 #11 37.99 Selecting previously unselected package licensecheck.
22:19:20 #11 37.99 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
22:19:20 #11 37.99 Unpacking licensecheck (3.2.14-2) ...
22:19:20 #11 38.02 Selecting previously unselected package libdevel-size-perl.
22:19:20 #11 38.03 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
22:19:20 #11 38.03 Unpacking libdevel-size-perl (0.83-1build4) ...
22:19:20 #11 38.06 Selecting previously unselected package libipc-run3-perl.
22:19:20 #11 43.65 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
22:19:20 #11 43.66 Setting up libmagic1:armhf (1:5.41-3) ...
22:19:20 #11 43.68 Setting up libdeflate0:armhf (1.10-2) ...
22:19:20 #11 43.69 Setting up less (590-1build1) ...
22:19:20 #11 43.71 Setting up perl-openssl-defaults:armhf (5build2) ...
22:19:20 #11 43.72 Setting up linux-libc-dev:armhf (5.15.0-52.58) ...
22:19:20 #11 43.73 Setting up libctf-nobfd0:armhf (2.38-3ubuntu1) ...
22:19:20 #11 43.75 Setting up gettext-base (0.21-4ubuntu4) ...
22:19:20 #11 43.76 Setting up liblzo2-2:armhf (2.10-2build3) ...
22:19:20 #11 43.77 Setting up libnpth0:armhf (1.6-3build2) ...
22:19:20 #11 43.78 Setting up file (1:5.41-3) ...
22:19:20 #11 43.79 Setting up libassuan0:armhf (2.5.5-1build1) ...
22:19:20 #11 43.81 Setting up libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:20 #11 43.82 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:19:20 #11 43.83 Setting up bzip2 (1.0.8-5build1) ...
22:19:20 #11 43.85 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:20 #11 43.86 Setting up libjbig0:armhf (2.1-3.1build3) ...
22:19:20 #7 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:19:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 2.10MB / 50.44MB 0.1s
22:19:20 #7 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:19:20 #7 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:19:20 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 1.05MB / 7.86MB 0.1s
22:19:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 10.49MB / 50.44MB 0.2s
22:19:20 #14 7.909 Running transaction
22:19:20 #10 43.41 Setting up liblocale-gettext-perl (1.07-4+b1) ...
22:19:20 #10 43.42 Setting up liblsan0:arm64 (10.2.1-6) ...
22:19:20 #10 43.43 Setting up cpp-10 (10.2.1-6) ...
22:19:20 #10 43.44 Setting up dctrl-tools (2.24-3) ...
22:19:20 #10 43.46 Setting up libitm1:arm64 (10.2.1-6) ...
22:19:20 #10 43.47 Setting up debian-keyring (2021.07.26) ...
22:19:20 #10 43.49 Setting up libgdbm6:arm64 (1.19-2) ...
22:19:20 #10 43.50 Setting up libtsan0:arm64 (10.2.1-6) ...
22:19:20 #10 43.51 Setting up libctf0:arm64 (2.35.2-2) ...
22:19:20 #10 43.52 Setting up pinentry-curses (1.1.0-4) ...
22:19:20 #10 43.53 Setting up manpages-dev (5.10-1) ...
22:19:20 #10 43.55 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
22:19:20 #10 43.55 Setting up libxcb1:arm64 (1.14-3) ...
22:19:20 #10 43.56 Setting up gettext (0.21-4) ...
22:19:20 #10 43.58 Setting up xdelta (1.1.3-9.3) ...
22:19:20 #10 43.59 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:19:20 #10 43.60 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
22:19:20 #10 43.61 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
22:19:20 #11 52.54 Setting up libmoox-struct-perl (0.020-1) ...
22:19:20 #11 52.55 Setting up lintian (2.114.0ubuntu1.1) ...
22:19:20 #11 52.56 Setting up licensecheck (3.2.14-2) ...
22:19:20 #11 52.57 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:20 #11 52.61 Setting up libwww-perl (6.61-1) ...
22:19:20 #11 52.62 Setting up devscripts (2.22.1ubuntu1) ...
22:19:20 #11 52.77 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
22:19:20 #11 52.78 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:20 #10 45.72 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
22:19:20 #10 45.75 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:20 #10 45.77 Setting up python3-pkg-resources (39.0.1-2) ...
22:19:20 #11 42.93 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.1) ...
22:19:20 #11 42.93 Setting up libpipeline1:armhf (1.5.2-2build1) ...
22:19:20 #11 42.94 Setting up wdiff (1.2.2-2build1) ...
22:19:20 #11 42.96 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
22:19:20 #11 42.97 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
22:19:20 #11 42.98 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
22:19:20 #11 42.99 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:19:20 #11 43.00 Setting up mime-support (3.64ubuntu1) ...
22:19:20 #11 43.03 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
22:19:20 #11 43.05 Setting up libmagic-mgc (1:5.38-4) ...
22:19:20 #11 43.07 Setting up libyaml-0-2:armhf (0.2.2-1) ...
22:19:20 #11 43.08 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
22:19:20 #11 43.09 No schema files found: doing nothing.
22:19:20 #11 43.09 Setting up distro-info-data (0.43ubuntu1.10) ...
22:19:20 #11 43.10 Setting up manpages (5.05-1) ...
22:19:20 #11 43.11 Setting up unzip (6.0-25ubuntu1.1) ...
22:19:20 #11 43.13 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
22:19:20 #11 43.14 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.4) ...
22:19:20 #11 43.16 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:20 #11 43.17 Setting up binutils-common:armhf (2.34-6ubuntu1.3) ...
22:19:20 #11 43.18 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
22:19:20 #11 43.19 Setting up libmagic1:armhf (1:5.38-4) ...
22:19:20 #11 43.21 Setting up less (551-1ubuntu0.1) ...
22:19:20 #11 43.23 Setting up perl-openssl-defaults:armhf (4) ...
22:19:20 #11 43.24 Setting up linux-libc-dev:armhf (5.4.0-131.147) ...
22:19:20 #10 55.41 Setting up perl (5.26.1-6ubuntu0.6) ...
22:19:20 #10 55.43 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:20 #10 55.44 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:20 #10 55.46 Setting up libfile-fcntllock-perl (0.22-3build2) ...
22:19:20 #10 55.47 Setting up libtext-glob-perl (0.10-1) ...
22:19:20 #10 55.48 Setting up intltool-debian (0.35.0+20060710.4) ...
22:19:20 #10 55.50 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:20 #10 55.51 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
22:19:20 #10 55.53 Setting up libstrictures-perl (2.000003-1) ...
22:19:20 #10 55.54 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:20 #10 55.55 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:20 #10 55.55 Setting up libsocket6-perl (0.27-1build2) ...
22:19:20 #10 55.57 Setting up patchutils (0.3.4-2) ...
22:19:20 #10 55.58 Setting up python3-chardet (3.0.4-1) ...
22:19:20 #10 38.58   Running scriptlet: glibc-common-2.35.9000-17.fc37.aarch64             192/192 
22:19:20 #10 42.77   Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch                1/192 
22:19:20 #10 42.77   Verifying        : binutils-2.39-3.fc38.aarch64                         2/192 
22:19:20 #10 42.77   Verifying        : binutils-gold-2.39-3.fc38.aarch64                    3/192 
22:19:20 #10 42.77   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          4/192 
22:19:20 #10 42.77   Verifying        : cpio-2.13-13.fc38.aarch64                            5/192 
22:19:20 #10 42.77   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         6/192 
22:19:20 #10 42.78   Verifying        : dbus-libs-1:1.14.4-1.fc38.aarch64                    7/192 
22:19:20 #10 42.78   Verifying        : debugedit-5.0-5.fc37.aarch64                         8/192 
22:19:20 #10 42.78   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               9/192 
22:19:20 #10 42.78   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64      10/192 
22:19:20 #10 42.78   Verifying        : diffutils-3.8-3.fc37.aarch64                        11/192 
22:19:20 #10 42.78   Verifying        : dnf-plugins-core-4.3.1-1.fc38.noarch                12/192 
22:19:20 #10 42.78   Verifying        : dwz-0.14-7.fc37.aarch64                             13/192 
22:19:20 #10 42.78   Verifying        : ed-1.18-2.fc37.aarch64                              14/192 
22:19:20 #10 42.78   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     15/192 
22:19:20 #10 42.78   Verifying        : elfutils-0.187-8.fc38.aarch64                       16/192 
22:19:20 #10 42.78   Verifying        : elfutils-debuginfod-client-0.187-8.fc38.aarch64     17/192 
22:19:20 #10 42.78   Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               18/192 
22:19:20 #10 42.78   Verifying        : enchant2-2.3.3-2.fc37.aarch64                       19/192 
22:19:20 #10 42.78   Verifying        : file-5.42-4.fc37.aarch64                            20/192 
22:19:20 #10 42.78   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc38.noarch             21/192 
22:19:20 #10 42.78   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   22/192 
22:19:20 #10 42.78   Verifying        : gdb-minimal-12.1-7.fc38.aarch64                     23/192 
22:19:20 #10 42.78   Verifying        : gdk-pixbuf2-2.42.9-2.fc38.aarch64                   24/192 
22:19:20 #10 42.78   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 25/192 
22:19:20 #10 42.78   Verifying        : glibc-gconv-extra-2.36.9000-10.fc38.aarch64         26/192 
22:19:20 #10 42.78   Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   27/192 
22:19:20 #10 42.78   Verifying        : go-srpm-macros-3.2.0-1.fc38.noarch                  28/192 
22:19:20 #10 42.78   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   29/192 
22:19:20 #10 42.78   Verifying        : hunspell-1.7.1-1.fc38.aarch64                       30/192 
22:19:20 #10 42.78   Verifying        : hunspell-en-0.20201207-1.fc38.noarch                31/192 
22:19:20 #10 42.78   Verifying        : hunspell-en-GB-0.20201207-1.fc38.noarch             32/192 
22:19:20 #10 42.78   Verifying        : hunspell-en-US-0.20201207-1.fc38.noarch             33/192 
22:19:20 #10 42.78   Verifying        : hunspell-filesystem-1.7.1-1.fc38.aarch64            34/192 
22:19:20 #10 42.78   Verifying        : jansson-2.13.1-5.fc37.aarch64                       35/192 
22:19:20 #10 42.78   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      36/192 
22:19:20 #10 42.78   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               37/192 
22:19:20 #10 42.78   Verifying        : libappstream-glib-0.8.1-1.fc38.aarch64              38/192 
22:19:20 #10 42.78   Verifying        : libb2-0.98.1-7.fc37.aarch64                         39/192 
22:19:20 #10 42.78   Verifying        : libjpeg-turbo-2.1.4-1.fc38.aarch64                  40/192 
22:19:20 #10 42.78   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     41/192 
22:19:20 #10 42.78   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     42/192 
22:19:20 #10 42.78   Verifying        : libstemmer-2.2.0-4.fc38.aarch64                     43/192 
22:19:20 #10 42.78   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     44/192 
22:19:20 #10 42.78   Verifying        : ncurses-6.3-3.20220501.fc37.aarch64                 45/192 
22:19:20 #10 42.78   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     46/192 
22:19:20 #10 42.78   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   47/192 
22:19:20 #10 42.78   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               48/192 
22:19:20 #10 42.78   Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch         49/192 
22:19:20 #10 42.78   Verifying        : patch-2.7.6-17.fc37.aarch64                         50/192 
22:19:20 #10 42.78   Verifying        : perl-AutoLoader-5.74-492.fc38.noarch                51/192 
22:19:20 #10 42.78   Verifying        : perl-B-1.83-492.fc38.aarch64                        52/192 
22:19:20 #10 42.78   Verifying        : perl-Carp-1.52-489.fc37.noarch                      53/192 
22:19:20 #10 42.78   Verifying        : perl-Class-Struct-0.66-492.fc38.noarch              54/192 
22:19:20 #10 42.78   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             55/192 
22:19:20 #10 42.78   Verifying        : perl-Digest-1.20-489.fc37.noarch                    56/192 
22:19:20 #10 42.78   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               57/192 
22:19:20 #10 42.78   Verifying        : perl-DynaLoader-1.52-492.fc38.aarch64               58/192 
22:19:20 #10 42.78   Verifying        : perl-Encode-4:3.19-492.fc38.aarch64                 59/192 
22:19:20 #10 42.78   Verifying        : perl-Errno-1.36-492.fc38.aarch64                    60/192 
22:19:20 #10 42.78   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  61/192 
22:19:20 #10 42.78   Verifying        : perl-Fcntl-1.15-492.fc38.aarch64                    62/192 
22:19:20 #10 42.78   Verifying        : perl-File-Basename-2.85-492.fc38.noarch             63/192 
22:19:20 #10 42.78   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 64/192 
22:19:20 #10 42.78   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          65/192 
22:19:20 #10 42.78   Verifying        : perl-File-stat-1.12-492.fc38.noarch                 66/192 
22:19:20 #10 42.78   Verifying        : perl-FileHandle-2.03-492.fc38.noarch                67/192 
22:19:20 #10 42.78   Verifying        : perl-Getopt-Long-1:2.52-489.fc37.noarch             68/192 
22:19:20 #10 42.78   Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch                69/192 
22:19:20 #10 42.78   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  70/192 
22:19:20 #10 42.78   Verifying        : perl-IO-1.50-492.fc38.aarch64                       71/192 
22:19:20 #10 42.78   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              72/192 
22:19:20 #10 42.78   Verifying        : perl-IO-Socket-SSL-2.075-1.fc38.noarch              73/192 
22:19:20 #10 42.78   Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                 74/192 
22:19:20 #10 42.78   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              75/192 
22:19:20 #10 42.78   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              76/192 
22:19:20 #10 42.78   Verifying        : perl-NDBM_File-1.15-492.fc38.aarch64                77/192 
22:19:20 #10 42.78   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 78/192 
22:19:20 #10 42.78   Verifying        : perl-POSIX-2.03-492.fc38.aarch64                    79/192 
22:19:20 #10 42.78   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                80/192 
22:19:20 #10 42.78   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             81/192 
22:19:20 #10 42.78   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            82/192 
22:19:20 #10 42.78   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              83/192 
22:19:20 #10 42.78   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 84/192 
22:19:20 #10 42.78   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.aarch64      85/192 
22:19:20 #10 42.78   Verifying        : perl-SelectSaver-1.02-492.fc38.noarch               86/192 
22:19:20 #10 42.78   Verifying        : perl-Socket-4:2.036-1.fc38.aarch64                  87/192 
22:19:20 #10 42.78   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               88/192 
22:19:20 #10 42.78   Verifying        : perl-Symbol-1.09-492.fc38.noarch                    89/192 
22:19:20 #10 42.78   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            90/192 
22:19:20 #10 42.78   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  91/192 
22:19:20 #10 42.78   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           92/192 
22:19:20 #10 42.78   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       93/192 
22:19:20 #10 42.78   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             94/192 
22:19:20 #10 42.78   Verifying        : perl-URI-5.16-1.fc38.noarch                         95/192 
22:19:20 #10 42.78   Verifying        : perl-base-2.27-492.fc38.noarch                      96/192 
22:19:20 #10 42.78   Verifying        : perl-constant-1.33-490.fc37.noarch                  97/192 
22:19:20 #10 42.78   Verifying        : perl-if-0.61.000-492.fc38.noarch                    98/192 
22:19:20 #10 42.78   Verifying        : perl-interpreter-4:5.36.0-492.fc38.aarch64          99/192 
22:19:20 #10 42.78   Verifying        : perl-libnet-3.14-490.fc37.noarch                   100/192 
22:19:20 #10 42.78   Verifying        : perl-libs-4:5.36.0-492.fc38.aarch64                101/192 
22:19:20 #10 42.78   Verifying        : perl-mro-1.26-492.fc38.aarch64                     102/192 
22:19:20 #10 42.78   Verifying        : perl-overload-1.35-492.fc38.noarch                 103/192 
22:19:20 #10 42.78   Verifying        : perl-overloading-0.02-492.fc38.noarch              104/192 
22:19:20 #10 42.78   Verifying        : perl-parent-1:0.238-489.fc37.noarch                105/192 
22:19:20 #10 42.78   Verifying        : perl-podlators-1:4.14-489.fc37.noarch              106/192 
22:19:20 #10 42.78   Verifying        : perl-srpm-macros-1-46.fc37.noarch                  107/192 
22:19:20 #10 42.78   Verifying        : perl-subs-1.04-492.fc38.noarch                     108/192 
22:19:20 #10 42.78   Verifying        : perl-vars-1.05-492.fc38.noarch                     109/192 
22:19:20 #10 42.78   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                       110/192 
22:19:20 #10 42.78   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     111/192 
22:19:20 #10 42.78   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            112/192 
22:19:20 #10 42.78   Verifying        : python-srpm-macros-3.11-4.fc37.noarch              113/192 
22:19:20 #10 42.78   Verifying        : python3-construct-2.10.68-3.fc37.noarch            114/192 
22:19:20 #10 42.78   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             115/192 
22:19:20 #10 42.78   Verifying        : python3-dbus-1.3.2-1.fc38.aarch64                  116/192 
22:19:20 #10 42.78   Verifying        : python3-distro-1.8.0-1.fc38.noarch                 117/192 
22:19:20 #10 42.78   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       118/192 
22:19:20 #10 42.78   Verifying        : python3-enchant-3.2.2-5.fc38.noarch                119/192 
22:19:20 #10 42.78   Verifying        : python3-file-magic-5.42-4.fc37.noarch              120/192 
22:19:20 #10 42.78   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   121/192 
22:19:20 #10 42.78   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   122/192 
22:19:20 #10 42.78   Verifying        : python3-six-1.16.0-8.fc37.noarch                   123/192 
22:19:20 #10 42.78   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                124/192 
22:19:20 #10 42.78   Verifying        : python3-zstandard-0.18.0-1.fc38.aarch64            125/192 
22:19:20 #10 42.78   Verifying        : qt5-srpm-macros-5.15.6-1.fc38.noarch               126/192 
22:19:20 #10 42.78   Verifying        : redhat-rpm-config-232-1.fc38.noarch                127/192 
22:19:20 #10 42.78   Verifying        : rpm-build-4.18.0-3.fc38.aarch64                    128/192 
22:19:20 #10 42.78   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch         129/192 
22:19:20 #10 42.78   Verifying        : rpmlint-2.4.0-3.fc38.noarch                        130/192 
22:19:20 #10 42.78   Verifying        : rpmlint-fedora-license-data-1.6-1.fc38.noarch      131/192 
22:19:20 #10 42.79   Verifying        : rust-srpm-macros-22-1.fc37.noarch                  132/192 
22:19:20 #10 42.79   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                133/192 
22:19:20 #10 42.79   Verifying        : unzip-6.0-58.fc37.aarch64                          134/192 
22:19:20 #10 42.79   Verifying        : xxhash-libs-0.8.1-3.fc37.aarch64                   135/192 
22:19:20 #10 42.79   Verifying        : xz-5.2.7-1.fc38.aarch64                            136/192 
22:19:20 #10 42.79   Verifying        : zip-3.0-33.fc37.aarch64                            137/192 
22:19:20 #10 42.79   Verifying        : zstd-1.5.2-3.fc37.aarch64                          138/192 
22:19:20 #10 42.79   Verifying        : dnf-4.14.0-1.fc38.noarch                           139/192 
22:19:20 #10 42.79   Verifying        : dnf-4.12.0-1.fc37.noarch                           140/192 
22:19:20 #10 42.79   Verifying        : dnf-data-4.14.0-1.fc38.noarch                      141/192 
22:19:20 #10 42.79   Verifying        : dnf-data-4.12.0-1.fc37.noarch                      142/192 
22:19:20 #10 42.79   Verifying        : elfutils-libelf-0.187-8.fc38.aarch64               143/192 
22:19:20 #10 42.79   Verifying        : elfutils-libelf-0.187-4.fc37.aarch64               144/192 
22:19:20 #10 42.79   Verifying        : elfutils-libs-0.187-8.fc38.aarch64                 145/192 
22:19:20 #10 42.79   Verifying        : elfutils-libs-0.187-4.fc37.aarch64                 146/192 
22:19:20 #10 42.79   Verifying        : file-libs-5.42-4.fc37.aarch64                      147/192 
22:19:20 #10 42.79   Verifying        : file-libs-5.41-5.fc37.aarch64                      148/192 
22:19:20 #10 42.79   Verifying        : glibc-2.36.9000-10.fc38.aarch64                    149/192 
22:19:20 #10 42.79   Verifying        : glibc-2.35.9000-17.fc37.aarch64                    150/192 
22:19:20 #10 42.79   Verifying        : glibc-common-2.36.9000-10.fc38.aarch64             151/192 
22:19:20 #10 42.79   Verifying        : glibc-common-2.35.9000-17.fc37.aarch64             152/192 
22:19:20 #10 42.79   Verifying        : glibc-minimal-langpack-2.36.9000-10.fc38.aarch64   153/192 
22:19:20 #10 42.79   Verifying        : glibc-minimal-langpack-2.35.9000-17.fc37.aarch64   154/192 
22:19:20 #10 42.79   Verifying        : gpgme-1.17.0-4.fc37.aarch64                        155/192 
22:19:20 #10 42.79   Verifying        : gpgme-1.17.0-2.fc37.aarch64                        156/192 
22:19:20 #10 42.79   Verifying        : libcomps-0.1.18-4.fc37.aarch64                     157/192 
22:19:20 #10 42.79   Verifying        : libcomps-0.1.18-2.fc36.aarch64                     158/192 
22:19:20 #10 42.79   Verifying        : libdnf-0.68.0-1.fc38.aarch64                       159/192 
22:19:20 #10 42.79   Verifying        : libdnf-0.67.0-2.fc37.aarch64                       160/192 
22:19:20 #10 42.79   Verifying        : ncurses-base-6.3-3.20220501.fc37.noarch            161/192 
22:19:20 #10 42.79   Verifying        : ncurses-base-6.3-2.20220501.fc37.noarch            162/192 
22:19:20 #10 42.79   Verifying        : ncurses-libs-6.3-3.20220501.fc37.aarch64           163/192 
22:19:20 #10 42.79   Verifying        : ncurses-libs-6.3-2.20220501.fc37.aarch64           164/192 
22:19:20 #10 42.79   Verifying        : python3-3.11.0~rc2-1.fc38.aarch64                  165/192 
22:19:20 #10 42.79   Verifying        : python3-3.10.4-1.fc37.aarch64                      166/192 
22:19:20 #10 42.79   Verifying        : python3-dnf-4.14.0-1.fc38.noarch                   167/192 
22:19:20 #10 42.79   Verifying        : python3-dnf-4.12.0-1.fc37.noarch                   168/192 
22:19:20 #10 42.79   Verifying        : python3-gpg-1.17.0-4.fc37.aarch64                  169/192 
22:19:20 #10 42.79   Verifying        : python3-gpg-1.17.0-2.fc37.aarch64                  170/192 
22:19:20 #10 42.79   Verifying        : python3-hawkey-0.68.0-1.fc38.aarch64               171/192 
22:19:20 #10 42.79   Verifying        : python3-hawkey-0.67.0-2.fc37.aarch64               172/192 
22:19:20 #10 42.79   Verifying        : python3-libcomps-0.1.18-4.fc37.aarch64             173/192 
22:19:20 #10 42.79   Verifying        : python3-libcomps-0.1.18-2.fc36.aarch64             174/192 
22:19:20 #10 42.79   Verifying        : python3-libdnf-0.68.0-1.fc38.aarch64               175/192 
22:19:20 #10 42.79   Verifying        : python3-libdnf-0.67.0-2.fc37.aarch64               176/192 
22:19:20 #10 42.79   Verifying        : python3-libs-3.11.0~rc2-1.fc38.aarch64             177/192 
22:19:20 #10 42.79   Verifying        : python3-libs-3.10.4-1.fc37.aarch64                 178/192 
22:19:20 #10 42.79   Verifying        : python3-rpm-4.18.0-3.fc38.aarch64                  179/192 
22:19:20 #10 42.79   Verifying        : python3-rpm-4.18.0-0.alpha1.6.fc37.aarch64         180/192 
22:19:20 #10 42.79   Verifying        : rpm-4.18.0-3.fc38.aarch64                          181/192 
22:19:20 #10 42.79   Verifying        : rpm-4.18.0-0.alpha1.6.fc37.aarch64                 182/192 
22:19:20 #10 42.79   Verifying        : rpm-build-libs-4.18.0-3.fc38.aarch64               183/192 
22:19:20 #10 42.79   Verifying        : rpm-build-libs-4.18.0-0.alpha1.6.fc37.aarch64      184/192 
22:19:20 #10 42.79   Verifying        : rpm-libs-4.18.0-3.fc38.aarch64                     185/192 
22:19:20 #10 42.79   Verifying        : rpm-libs-4.18.0-0.alpha1.6.fc37.aarch64            186/192 
22:19:20 #10 42.79   Verifying        : rpm-sign-libs-4.18.0-3.fc38.aarch64                187/192 
22:19:20 #10 42.79   Verifying        : rpm-sign-libs-4.18.0-0.alpha1.6.fc37.aarch64       188/192 
22:19:20 #10 42.79   Verifying        : xz-libs-5.2.7-1.fc38.aarch64                       189/192 
22:19:20 #10 42.79   Verifying        : xz-libs-5.2.5-9.fc37.aarch64                       190/192 
22:19:20 #10 42.79   Verifying        : yum-4.14.0-1.fc38.noarch                           191/192 
22:19:20 #10 42.79   Verifying        : yum-4.12.0-1.fc37.noarch                           192/192 
22:19:20 #10 42.96 
22:19:20 #10 42.96 Upgraded:
22:19:20 #10 42.96   dnf-4.14.0-1.fc38.noarch                                                      
22:19:20 #10 42.96   dnf-data-4.14.0-1.fc38.noarch                                                 
22:19:20 #10 42.96   elfutils-libelf-0.187-8.fc38.aarch64                                          
22:19:20 #10 42.96   elfutils-libs-0.187-8.fc38.aarch64                                            
22:19:20 #10 42.96   file-libs-5.42-4.fc37.aarch64                                                 
22:19:20 #10 42.96   glibc-2.36.9000-10.fc38.aarch64                                               
22:19:20 #10 42.96   glibc-common-2.36.9000-10.fc38.aarch64                                        
22:19:20 #10 42.96   glibc-minimal-langpack-2.36.9000-10.fc38.aarch64                              
22:19:20 #10 42.96   gpgme-1.17.0-4.fc37.aarch64                                                   
22:19:20 #10 42.96   libcomps-0.1.18-4.fc37.aarch64                                                
22:19:20 #10 42.96   libdnf-0.68.0-1.fc38.aarch64                                                  
22:19:20 #10 42.96   ncurses-base-6.3-3.20220501.fc37.noarch                                       
22:19:20 #10 42.96   ncurses-libs-6.3-3.20220501.fc37.aarch64                                      
22:19:20 #10 42.96   python3-3.11.0~rc2-1.fc38.aarch64                                             
22:19:20 #10 42.96   python3-dnf-4.14.0-1.fc38.noarch                                              
22:19:20 #10 42.96   python3-gpg-1.17.0-4.fc37.aarch64                                             
22:19:20 #10 42.96   python3-hawkey-0.68.0-1.fc38.aarch64                                          
22:19:20 #10 42.96   python3-libcomps-0.1.18-4.fc37.aarch64                                        
22:19:20 #10 42.96   python3-libdnf-0.68.0-1.fc38.aarch64                                          
22:19:20 #10 42.96   python3-libs-3.11.0~rc2-1.fc38.aarch64                                        
22:19:20 #10 42.96   python3-rpm-4.18.0-3.fc38.aarch64                                             
22:19:20 #10 42.96   rpm-4.18.0-3.fc38.aarch64                                                     
22:19:20 #10 42.96   rpm-build-libs-4.18.0-3.fc38.aarch64                                          
22:19:20 #10 42.96   rpm-libs-4.18.0-3.fc38.aarch64                                                
22:19:20 #10 42.96   rpm-sign-libs-4.18.0-3.fc38.aarch64                                           
22:19:20 #10 42.96   xz-libs-5.2.7-1.fc38.aarch64                                                  
22:19:20 #10 42.96   yum-4.14.0-1.fc38.noarch                                                      
22:19:20 #10 42.96 Installed:
22:19:20 #10 42.96   ansible-srpm-macros-1-8.1.fc38.noarch                                         
22:19:20 #10 42.96   binutils-2.39-3.fc38.aarch64                                                  
22:19:20 #10 42.96   binutils-gold-2.39-3.fc38.aarch64                                             
22:19:20 #10 42.96   bzip2-1.0.8-12.fc37.aarch64                                                   
22:19:20 #10 42.96   cpio-2.13-13.fc38.aarch64                                                     
22:19:20 #10 42.96   dash-0.5.11.5-2.fc37.aarch64                                                  
22:19:20 #10 42.96   dbus-libs-1:1.14.4-1.fc38.aarch64                                             
22:19:20 #10 42.96   debugedit-5.0-5.fc37.aarch64                                                  
22:19:20 #10 42.96   desktop-file-utils-0.26-7.fc37.aarch64                                        
22:19:20 #10 42.96   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
22:19:20 #10 42.96   diffutils-3.8-3.fc37.aarch64                                                  
22:19:20 #10 42.96   dnf-plugins-core-4.3.1-1.fc38.noarch                                          
22:19:20 #10 42.96   dwz-0.14-7.fc37.aarch64                                                       
22:19:20 #10 42.96   ed-1.18-2.fc37.aarch64                                                        
22:19:20 #10 42.96   efi-srpm-macros-5-6.fc37.noarch                                               
22:19:20 #10 42.96   elfutils-0.187-8.fc38.aarch64                                                 
22:19:20 #10 42.96   elfutils-debuginfod-client-0.187-8.fc38.aarch64                               
22:19:20 #10 42.96   emacs-filesystem-1:28.1-3.fc37.noarch                                         
22:19:20 #10 42.96   enchant2-2.3.3-2.fc37.aarch64                                                 
22:19:20 #10 42.96   file-5.42-4.fc37.aarch64                                                      
22:19:20 #10 42.96   fonts-srpm-macros-1:2.0.5-9.fc38.noarch                                       
22:19:20 #10 42.96   fpc-srpm-macros-1.3-6.fc37.noarch                                             
22:19:20 #10 42.96   gdb-minimal-12.1-7.fc38.aarch64                                               
22:19:20 #10 42.96   gdk-pixbuf2-2.42.9-2.fc38.aarch64                                             
22:19:20 #10 42.96   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
22:19:20 #10 42.96   glibc-gconv-extra-2.36.9000-10.fc38.aarch64                                   
22:19:20 #10 42.96   gnat-srpm-macros-4-16.fc37.noarch                                             
22:19:20 #10 42.96   go-srpm-macros-3.2.0-1.fc38.noarch                                            
22:19:20 #10 42.96   groff-base-1.22.4-10.fc37.aarch64                                             
22:19:20 #10 42.96   hunspell-1.7.1-1.fc38.aarch64                                                 
22:19:20 #10 42.96   hunspell-en-0.20201207-1.fc38.noarch                                          
22:19:20 #10 42.96   hunspell-en-GB-0.20201207-1.fc38.noarch                                       
22:19:20 #10 42.96   hunspell-en-US-0.20201207-1.fc38.noarch                                       
22:19:20 #10 42.96   hunspell-filesystem-1.7.1-1.fc38.aarch64                                      
22:19:20 #10 42.96   jansson-2.13.1-5.fc37.aarch64                                                 
22:19:20 #10 42.96   json-glib-1.6.6-3.fc37.aarch64                                                
22:19:20 #10 42.96   kernel-srpm-macros-1.0-15.fc37.noarch                                         
22:19:20 #10 42.96   libappstream-glib-0.8.1-1.fc38.aarch64                                        
22:19:20 #10 42.96   libb2-0.98.1-7.fc37.aarch64                                                   
22:19:20 #10 42.96   libjpeg-turbo-2.1.4-1.fc38.aarch64                                            
22:19:20 #10 42.96   libpkgconf-1.8.0-3.fc37.aarch64                                               
22:19:20 #10 42.96   libpng-2:1.6.37-13.fc37.aarch64                                               
22:19:20 #10 42.96   libstemmer-2.2.0-4.fc38.aarch64                                               
22:19:20 #10 42.96   lua-srpm-macros-1-7.fc37.noarch                                               
22:19:20 #10 42.96   ncurses-6.3-3.20220501.fc37.aarch64                                           
22:19:20 #10 42.96   nim-srpm-macros-3-7.fc37.noarch                                               
22:19:20 #10 42.96   ocaml-srpm-macros-7-2.fc37.noarch                                             
22:19:20 #10 42.96   openblas-srpm-macros-2-12.fc37.noarch                                         
22:19:20 #10 42.96   package-notes-srpm-macros-0.5-6.fc38.noarch                                   
22:19:20 #10 42.96   patch-2.7.6-17.fc37.aarch64                                                   
22:19:20 #10 42.96   perl-AutoLoader-5.74-492.fc38.noarch                                          
22:19:20 #10 42.96   perl-B-1.83-492.fc38.aarch64                                                  
22:19:20 #10 42.96   perl-Carp-1.52-489.fc37.noarch                                                
22:19:20 #10 42.96   perl-Class-Struct-0.66-492.fc38.noarch                                        
22:19:20 #10 42.96   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
22:19:20 #10 42.96   perl-Digest-1.20-489.fc37.noarch                                              
22:19:20 #10 42.96   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
22:19:20 #10 42.96   perl-DynaLoader-1.52-492.fc38.aarch64                                         
22:19:20 #10 42.96   perl-Encode-4:3.19-492.fc38.aarch64                                           
22:19:20 #10 42.96   perl-Errno-1.36-492.fc38.aarch64                                              
22:19:20 #10 42.96   perl-Exporter-5.77-489.fc37.noarch                                            
22:19:20 #10 42.96   perl-Fcntl-1.15-492.fc38.aarch64                                              
22:19:20 #10 42.96   perl-File-Basename-2.85-492.fc38.noarch                                       
22:19:20 #10 42.96   perl-File-Path-2.18-489.fc37.noarch                                           
22:19:20 #10 42.96   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
22:19:20 #10 42.96   perl-File-stat-1.12-492.fc38.noarch                                           
22:19:20 #10 42.96   perl-FileHandle-2.03-492.fc38.noarch                                          
22:19:20 #10 42.96   perl-Getopt-Long-1:2.52-489.fc37.noarch                                       
22:19:20 #10 42.96   perl-Getopt-Std-1.13-492.fc38.noarch                                          
22:19:20 #10 42.96   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
22:19:20 #10 42.96   perl-IO-1.50-492.fc38.aarch64                                                 
22:19:20 #10 42.96   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
22:19:20 #10 42.96   perl-IO-Socket-SSL-2.075-1.fc38.noarch                                        
22:19:20 #10 42.96   perl-IPC-Open3-1.22-492.fc38.noarch                                           
22:19:20 #10 42.96   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
22:19:20 #10 42.96   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
22:19:20 #10 42.96   perl-NDBM_File-1.15-492.fc38.aarch64                                          
22:19:20 #10 42.96   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
22:19:20 #10 42.96   perl-POSIX-2.03-492.fc38.aarch64                                              
22:19:20 #10 42.96   perl-PathTools-3.84-489.fc37.aarch64                                          
22:19:20 #10 42.96   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
22:19:20 #10 42.96   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
22:19:20 #10 42.96   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
22:19:20 #10 42.96   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
22:19:20 #10 42.96   perl-Scalar-List-Utils-5:1.63-489.fc38.aarch64                                
22:19:20 #10 42.96   perl-SelectSaver-1.02-492.fc38.noarch                                         
22:19:20 #10 42.96   perl-Socket-4:2.036-1.fc38.aarch64                                            
22:19:20 #10 42.96   perl-Storable-1:3.26-489.fc37.aarch64                                         
22:19:20 #10 42.96   perl-Symbol-1.09-492.fc38.noarch                                              
22:19:20 #10 42.96   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
22:19:20 #10 42.96   perl-Term-Cap-1.17-489.fc37.noarch                                            
22:19:20 #10 42.96   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
22:19:20 #10 42.96   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
22:19:20 #10 42.96   perl-Time-Local-2:1.300-489.fc37.noarch                                       
22:19:20 #10 42.96   perl-URI-5.16-1.fc38.noarch                                                   
22:19:20 #10 42.96   perl-base-2.27-492.fc38.noarch                                                
22:19:20 #10 42.96   perl-constant-1.33-490.fc37.noarch                                            
22:19:20 #10 42.96   perl-if-0.61.000-492.fc38.noarch                                              
22:19:20 #10 42.96   perl-interpreter-4:5.36.0-492.fc38.aarch64                                    
22:19:20 #10 42.96   perl-libnet-3.14-490.fc37.noarch                                              
22:19:20 #10 42.96   perl-libs-4:5.36.0-492.fc38.aarch64                                           
22:19:20 #10 42.96   perl-mro-1.26-492.fc38.aarch64                                                
22:19:20 #10 42.96   perl-overload-1.35-492.fc38.noarch                                            
22:19:20 #10 42.96   perl-overloading-0.02-492.fc38.noarch                                         
22:19:20 #10 42.96   perl-parent-1:0.238-489.fc37.noarch                                           
22:19:20 #10 42.96   perl-podlators-1:4.14-489.fc37.noarch                                         
22:19:20 #10 42.96   perl-srpm-macros-1-46.fc37.noarch                                             
22:19:20 #10 42.96   perl-subs-1.04-492.fc38.noarch                                                
22:19:20 #10 42.96   perl-vars-1.05-492.fc38.noarch                                                
22:19:20 #10 42.96   pkgconf-1.8.0-3.fc37.aarch64                                                  
22:19:20 #10 42.96   pkgconf-m4-1.8.0-3.fc37.noarch                                                
22:19:20 #10 42.96   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
22:19:20 #10 42.96   python-srpm-macros-3.11-4.fc37.noarch                                         
22:19:20 #10 42.96   python3-construct-2.10.68-3.fc37.noarch                                       
22:19:20 #10 42.96   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
22:19:20 #10 42.96   python3-dbus-1.3.2-1.fc38.aarch64                                             
22:19:20 #10 42.96   python3-distro-1.8.0-1.fc38.noarch                                            
22:19:20 #10 42.96   python3-dnf-plugins-core-4.3.1-1.fc38.noarch                                  
22:19:20 #10 42.96   python3-enchant-3.2.2-5.fc38.noarch                                           
22:19:20 #10 42.96   python3-file-magic-5.42-4.fc37.noarch                                         
22:19:20 #10 42.96   python3-pybeam-0.7-4.fc37.noarch                                              
22:19:20 #10 42.96   python3-pyxdg-0.27-6.fc37.noarch                                              
22:19:20 #10 42.96   python3-six-1.16.0-8.fc37.noarch                                              
22:19:20 #10 42.96   python3-tomli-w-1.0.0-4.fc37.noarch                                           
22:19:20 #10 42.96   python3-zstandard-0.18.0-1.fc38.aarch64                                       
22:19:20 #10 42.96   qt5-srpm-macros-5.15.6-1.fc38.noarch                                          
22:19:20 #10 42.96   redhat-rpm-config-232-1.fc38.noarch                                           
22:19:20 #10 42.96   rpm-build-4.18.0-3.fc38.aarch64                                               
22:19:20 #10 42.96   rpmautospec-rpm-macros-0.3.0-1.fc37.noarch                                    
22:19:20 #10 42.96   rpmlint-2.4.0-3.fc38.noarch                                                   
22:19:20 #10 42.96   rpmlint-fedora-license-data-1.6-1.fc38.noarch                                 
22:19:20 #10 42.96   rust-srpm-macros-22-1.fc37.noarch                                             
22:19:20 #10 42.96   shared-mime-info-2.2-2.fc37.aarch64                                           
22:19:20 #10 42.96   unzip-6.0-58.fc37.aarch64                                                     
22:19:20 #10 42.96   xxhash-libs-0.8.1-3.fc37.aarch64                                              
22:19:20 #10 42.96   xz-5.2.7-1.fc38.aarch64                                                       
22:19:20 #10 42.96   zip-3.0-33.fc37.aarch64                                                       
22:19:20 #9 45.90 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
22:19:20 #9 45.90 Unpacking manpages-dev (4.16-2) ...
22:19:20 #12 3.147 dh_gencontrol
22:19:20 #12 3.269 dh_md5sums
22:19:20 #12 3.300 dh_builddeb
22:19:20 #12 3.323 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:20 #12 3.343 
22:19:20 #12 3.343 The package has been created.
22:19:20 #12 3.343 Attention, the package has been created in the current directory,
22:19:20 #12 3.343 not in ".." as indicated by the message above!
22:19:20 #12 3.363 Selecting previously unselected package docker-ce-build-deps.
22:19:20 #12 3.374 (Reading database ... 17197 files and directories currently installed.)
22:19:20 #11 40.22 Selecting previously unselected package python3-certifi.
22:19:20 #11 40.22 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
22:19:20 #11 40.23 Unpacking python3-certifi (2019.11.28-1) ...
22:19:20 #11 40.27 Selecting previously unselected package python3-idna.
22:19:20 #11 40.27 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
22:19:20 #11 40.28 Unpacking python3-idna (2.8-1) ...
22:19:20 #11 40.32 Selecting previously unselected package python3-urllib3.
22:19:20 #11 40.32 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
22:19:20 #11 40.33 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:19:20 #11 40.37 Selecting previously unselected package python3-requests.
22:19:20 #11 40.37 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
22:19:20 #11 40.38 Unpacking python3-requests (2.22.0-2ubuntu1) ...
22:19:20 #11 40.41 Selecting previously unselected package python3-unidiff.
22:19:20 #11 40.42 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
22:19:20 #11 40.42 Unpacking python3-unidiff (0.5.5-2) ...
22:19:20 #11 40.46 Selecting previously unselected package python3-xdg.
22:19:20 #11 40.47 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
22:19:20 #11 40.47 Unpacking python3-xdg (0.26-1ubuntu1) ...
22:19:20 #11 40.51 Selecting previously unselected package unzip.
22:19:20 #13 18.24   Running scriptlet: systemd-250-11.el9.x86_64                            64/78 
22:19:20 #10 45.97 Setting up libmpc3:armhf (1.1.0-1) ...
22:19:20 #10 45.98 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
22:19:20 #10 45.99 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
22:19:20 #10 46.00 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
22:19:20 #10 46.01 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
22:19:20 #10 46.03 Setting up bsdmainutils (11.1.2ubuntu1) ...
22:19:20 #10 46.05 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:20 #10 46.05 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
22:19:20 #10 46.06 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:20 #10 46.06 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
22:19:20 #10 46.06 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
22:19:20 #10 46.08 Setting up ca-certificates (20211016~18.04.1) ...
22:19:20 #10 46.41 Updating certificates in /etc/ssl/certs...
22:19:20 #10 41.54 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
22:19:20 #10 41.54 Unpacking libhtml-format-perl (2.12-1.1) ...
22:19:20 #10 41.58 Selecting previously unselected package libhtml-html5-entities-perl.
22:19:20 #10 41.58 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
22:19:20 #10 41.59 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
22:19:20 #10 41.62 Selecting previously unselected package libhttp-daemon-perl.
22:19:20 #10 41.62 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
22:19:20 #10 41.62 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:20 #10 41.70 Selecting previously unselected package libio-sessiondata-perl.
22:19:20 #10 41.70 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
22:19:20 #10 41.70 Unpacking libio-sessiondata-perl (1.03-1.1) ...
22:19:20 #10 41.74 Selecting previously unselected package libipc-run3-perl.
22:19:20 #10 41.74 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
22:19:20 #10 41.75 Unpacking libipc-run3-perl (0.048-2) ...
22:19:20 #10 41.77 Selecting previously unselected package libtypes-serialiser-perl.
22:19:20 #10 41.77 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
22:19:20 #10 41.78 Unpacking libtypes-serialiser-perl (1.01-1) ...
22:19:20 #10 41.82 Selecting previously unselected package libjson-xs-perl.
22:19:20 #10 41.82 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
22:19:20 #10 41.82 Unpacking libjson-xs-perl (4.030-1+b1) ...
22:19:20 #10 41.86 Selecting previously unselected package libjson-maybexs-perl.
22:19:20 #10 41.86 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
22:19:20 #10 41.86 Unpacking libjson-maybexs-perl (1.004003-1) ...
22:19:20 #10 41.89 Selecting previously unselected package libldap-common.
22:19:20 #10 41.89 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
22:19:20 #10 41.90 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:20 #10 41.93 Selecting previously unselected package liblist-compare-perl.
22:19:20 #11 38.06 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
22:19:20 #11 38.06 Unpacking libipc-run3-perl (0.048-2) ...
22:19:20 #11 38.10 Selecting previously unselected package lzip.
22:19:20 #11 38.10 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
22:19:20 #11 38.10 Unpacking lzip (1.23-1) ...
22:19:20 #11 38.14 Selecting previously unselected package lzop.
22:19:20 #11 38.14 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
22:19:20 #11 38.14 Unpacking lzop (1.04-2build2) ...
22:19:20 #11 38.17 Selecting previously unselected package t1utils.
22:19:20 #11 38.17 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
22:19:20 #11 38.17 Unpacking t1utils (1.41-4build2) ...
22:19:20 #11 38.21 Selecting previously unselected package unzip.
22:19:20 #11 38.21 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
22:19:20 #11 38.21 Unpacking unzip (6.0-26ubuntu3.1) ...
22:19:20 #11 38.25 Selecting previously unselected package lintian.
22:19:20 #11 38.25 Preparing to unpack .../345-lintian_2.114.0ubuntu1.1_all.deb ...
22:19:20 #11 38.26 Unpacking lintian (2.114.0ubuntu1.1) ...
22:19:20 #11 43.87 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
22:19:20 #11 43.89 Setting up libasan6:armhf (11.2.0-19ubuntu1) ...
22:19:20 #11 43.90 Setting up libnumber-compare-perl (0.03-2) ...
22:19:20 #11 43.91 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:20 #11 43.93 Setting up fakeroot (1.28-1ubuntu1) ...
22:19:20 #11 43.94 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.94 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
22:19:20 #11 43.95 Setting up autotools-dev (20220109.1) ...
22:19:20 #11 43.96 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
22:19:20 #11 43.97 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
22:19:20 #11 43.99 Setting up libx11-data (2:1.7.5-1) ...
22:19:20 #11 44.00 Setting up make (4.3-4.1build1) ...
22:19:20 #11 44.01 Setting up libmpfr6:armhf (4.1.0-3build3) ...
22:19:20 #11 44.03 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:20 #11 44.04 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
22:19:20 #11 44.06 Setting up lzip (1.23-1) ...
22:19:20 #11 44.07 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
22:19:20 #11 44.07 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
22:19:20 #11 44.07 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
22:19:20 #11 44.07 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
22:19:20 #11 44.08 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
22:19:20 #11 44.08 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
22:19:20 #11 44.08 Setting up strace (5.16-0ubuntu3) ...
22:19:20 #11 44.10 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
22:19:20 #11 44.11 Setting up xz-utils (5.2.5-2ubuntu1) ...
22:19:20 #11 44.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.12 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
22:19:20 #11 44.13 Setting up t1utils (1.41-4build2) ...
22:19:20 #11 44.14 Setting up diffstat (1.64-1build2) ...
22:19:20 #11 44.15 Setting up libpng16-16:armhf (1.6.37-3build5) ...
22:19:20 #11 44.17 Setting up libmpc3:armhf (1.2.1-2build1) ...
22:19:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 18.87MB / 50.44MB 0.3s
22:19:20 #7 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.2s done
22:19:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0B / 10.00MB 0.3s
22:19:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 27.26MB / 50.44MB 0.4s
22:19:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 4.19MB / 10.00MB 0.4s
22:19:20 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 38.80MB / 50.44MB 0.6s
22:19:20 #7 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.5s done
22:19:20 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 1.05MB / 51.84MB 0.6s
22:19:21 #10 53.50 Setting up libgdbm-compat4:amd64 (1.19-2) ...
22:19:21 #10 53.51 Setting up ucf (3.0043) ...
22:19:21 #10 53.61 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
22:19:21 #10 53.62 Setting up dwz (0.13+20210201-1) ...
22:19:21 #10 53.63 Setting up groff-base (1.22.4-6) ...
22:19:21 #10 53.64 Setting up cpp (4:10.2.1-1) ...
22:19:21 #10 53.66 Setting up pixz (1.0.7-1) ...
22:19:21 #10 53.67 Setting up gpgconf (2.2.27-2+deb11u2) ...
22:19:21 #10 53.68 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:19:21 #10 53.69 Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...
22:19:21 #10 53.71 Setting up libx11-6:amd64 (2:1.7.2-1) ...
22:19:21 #10 53.72 Setting up curl (7.74.0-1.3+deb11u3) ...
22:19:21 #10 43.62 Setting up libreadline8:arm64 (8.1-1) ...
22:19:21 #10 43.63 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:19:21 #10 43.64 Setting up m4 (1.4.18-5) ...
22:19:21 #10 43.65 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
22:19:21 #10 43.66 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
22:19:21 #10 43.67 Setting up binutils (2.35.2-2) ...
22:19:21 #10 43.68 Setting up ca-certificates (20210119) ...
22:19:21 #11 52.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:21 #11 52.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:21 #11 52.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:21 #11 53.01 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:21 #11 53.03 Processing triggers for ca-certificates (20211016) ...
22:19:21 #11 43.25 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
22:19:21 #11 43.26 Setting up gettext-base (0.19.8.1-10build1) ...
22:19:21 #11 43.27 Setting up libnpth0:armhf (1.6-1) ...
22:19:21 #11 43.28 Setting up krb5-locales (1.17-6ubuntu4.1) ...
22:19:21 #11 43.29 Setting up file (1:5.38-4) ...
22:19:21 #11 43.30 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
22:19:21 #11 43.31 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:21 #11 43.32 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
22:19:21 #11 43.33 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:19:21 #11 43.34 Setting up libfakeroot:armhf (1.24-1) ...
22:19:21 #11 43.36 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
22:19:21 #11 43.37 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:21 #11 43.38 Setting up tzdata (2022c-0ubuntu0.20.04.0) ...
22:19:21 #11 43.48 
22:19:21 #11 43.48 Current default time zone: 'Etc/UTC'
22:19:21 #10 43.30 Dependencies resolved.
22:19:21 #10 43.33 ================================================================================
22:19:21 #10 43.33  Package                       Arch      Version                Repo       Size
22:19:21 #10 43.33 ================================================================================
22:19:21 #10 43.33 Installing:
22:19:21 #10 43.33  dnf-plugins-core              noarch    4.3.1-1.fc35           updates    34 k
22:19:21 #10 43.33  rpm-build                     aarch64   4.17.1-3.fc35          updates    57 k
22:19:21 #10 43.33  rpmlint                       noarch    2.2.0-6.fc35           updates   240 k
22:19:21 #10 43.33 Upgrading:
22:19:21 #10 43.33  dnf                           noarch    4.14.0-1.fc35          updates   471 k
22:19:21 #10 43.33  dnf-data                      noarch    4.14.0-1.fc35          updates    42 k
22:19:21 #10 43.33  elfutils-libelf               aarch64   0.187-4.fc35           updates   197 k
22:19:21 #10 43.33  elfutils-libs                 aarch64   0.187-4.fc35           updates   255 k
22:19:21 #10 43.33  glibc                         aarch64   2.34-43.fc35           updates   1.7 M
22:19:21 #10 43.33  glibc-common                  aarch64   2.34-43.fc35           updates   292 k
22:19:21 #10 43.33  glibc-minimal-langpack        aarch64   2.34-43.fc35           updates    29 k
22:19:21 #10 43.33  libdnf                        aarch64   0.68.0-1.fc35          updates   607 k
22:19:21 #10 43.33  libsolv                       aarch64   0.7.22-1.fc35          updates   388 k
22:19:21 #10 43.33  python3-dnf                   noarch    4.14.0-1.fc35          updates   415 k
22:19:21 #10 43.33  python3-hawkey                aarch64   0.68.0-1.fc35          updates    99 k
22:19:21 #10 43.33  python3-libdnf                aarch64   0.68.0-1.fc35          updates   727 k
22:19:21 #10 43.33  python3-rpm                   aarch64   4.17.1-3.fc35          updates    91 k
22:19:21 #10 43.33  rpm                           aarch64   4.17.1-3.fc35          updates   534 k
22:19:21 #10 43.33  rpm-build-libs                aarch64   4.17.1-3.fc35          updates    87 k
22:19:21 #10 43.33  rpm-libs                      aarch64   4.17.1-3.fc35          updates   305 k
22:19:21 #10 43.33  rpm-sign-libs                 aarch64   4.17.1-3.fc35          updates    23 k
22:19:21 #10 43.33  yum                           noarch    4.14.0-1.fc35          updates    39 k
22:19:21 #10 43.33 Installing dependencies:
22:19:21 #10 43.33  ansible-srpm-macros           noarch    1-8.1.fc35             updates   8.7 k
22:19:21 #10 43.33  binutils                      aarch64   2.37-25.fc35           updates   6.3 M
22:19:21 #10 43.33  binutils-gold                 aarch64   2.37-25.fc35           updates   873 k
22:19:21 #10 43.33  bzip2                         aarch64   1.0.8-9.fc35           fedora     52 k
22:19:21 #10 43.33  cpio                          aarch64   2.13-11.fc35           fedora    268 k
22:19:21 #10 43.33  dash                          aarch64   0.5.10.2-9.fc35        fedora     97 k
22:19:21 #10 43.33  dbus-libs                     aarch64   1:1.12.22-1.fc35       updates   151 k
22:19:21 #10 43.33  debugedit                     aarch64   5.0-2.fc35             fedora     75 k
22:19:21 #10 43.33  desktop-file-utils            aarch64   0.26-5.fc35            updates    71 k
22:19:21 #10 43.33  devscripts-checkbashisms      aarch64   2.21.4-1.fc35          fedora     28 k
22:19:21 #10 43.33  diffutils                     aarch64   3.8-1.fc35             fedora    398 k
22:19:21 #10 43.33  dwz                           aarch64   0.14-2.fc35            fedora    125 k
22:19:21 #10 43.33  ed                            aarch64   1.14.2-11.fc35         fedora     73 k
22:19:21 #10 43.33  efi-srpm-macros               noarch    5-4.fc35               fedora     22 k
22:19:21 #10 43.33  elfutils                      aarch64   0.187-4.fc35           updates   516 k
22:19:21 #10 43.33  elfutils-debuginfod-client    aarch64   0.187-4.fc35           updates    38 k
22:19:21 #10 43.33  emacs-filesystem              noarch    1:27.2-9.fc35          fedora    9.0 k
22:19:21 #10 43.33  enchant                       aarch64   1:1.6.0-28.fc35        fedora     59 k
22:19:21 #10 43.33  file                          aarch64   5.40-9.fc35            fedora     51 k
22:19:21 #10 43.33  findutils                     aarch64   1:4.8.0-4.fc35         fedora    539 k
22:19:21 #10 43.33  fonts-filesystem              noarch    1:2.0.5-6.fc35         fedora    8.9 k
22:19:21 #10 43.33  fonts-srpm-macros             noarch    1:2.0.5-6.fc35         fedora     27 k
22:19:21 #10 43.33  fpc-srpm-macros               noarch    1.3-4.fc35             fedora    7.6 k
22:19:21 #10 43.33  gdb-minimal                   aarch64   12.1-1.fc35            updates   3.5 M
22:19:21 #10 43.33  gdk-pixbuf2                   aarch64   2.42.6-2.fc35          fedora    465 k
22:19:21 #10 43.33  ghc-srpm-macros               noarch    1.5.0-5.fc35           fedora    7.8 k
22:19:21 #10 43.33  glib-networking               aarch64   2.70.1-1.fc35          updates   176 k
22:19:21 #10 43.33  glibc-gconv-extra             aarch64   2.34-43.fc35           updates   1.6 M
22:19:21 #10 43.33  gnat-srpm-macros              noarch    4-14.fc35              fedora    8.2 k
22:19:21 #10 43.33  go-srpm-macros                noarch    3.2.0-1.fc35           updates    26 k
22:19:21 #10 43.33  groff-base                    aarch64   1.22.4-8.fc35          fedora    1.0 M
22:19:21 #10 43.33  gsettings-desktop-schemas     aarch64   41.0-1.fc35            fedora    688 k
22:19:21 #10 43.33  hunspell                      aarch64   1.7.0-11.fc35          fedora    316 k
22:19:21 #10 43.33  hunspell-en-GB                noarch    0.20140811.1-20.fc35   fedora    225 k
22:19:21 #10 43.33  hunspell-en-US                noarch    0.20140811.1-20.fc35   fedora    176 k
22:19:21 #10 43.33  hunspell-filesystem           aarch64   1.7.0-11.fc35          fedora    7.8 k
22:19:21 #10 43.33  info                          aarch64   6.8-2.fc35             fedora    220 k
22:19:21 #10 43.33  json-glib                     aarch64   1.6.6-1.fc35           fedora    149 k
22:19:21 #10 43.33  kernel-srpm-macros            noarch    1.0-6.fc35             fedora    8.0 k
22:19:21 #10 43.33  libappstream-glib             aarch64   0.7.18-3.fc35          fedora    373 k
22:19:21 #10 43.33  libevent                      aarch64   2.1.12-4.fc35          fedora    255 k
22:19:21 #10 43.33  libjpeg-turbo                 aarch64   2.1.0-3.fc35           fedora    170 k
22:19:21 #10 43.33  libpkgconf                    aarch64   1.8.0-1.fc35           fedora     36 k
22:19:21 #10 43.33  libpng                        aarch64   2:1.6.37-11.fc35       fedora    115 k
22:19:21 #10 43.33  libproxy                      aarch64   0.4.17-3.fc35          fedora     68 k
22:19:21 #10 43.33  libsoup                       aarch64   2.74.2-1.fc35          updates   385 k
22:19:21 #10 43.33  libstemmer                    aarch64   0-17.585svn.fc35       fedora     82 k
22:19:21 #10 43.33  lua-srpm-macros               noarch    1-5.fc35               fedora    8.4 k
22:19:21 #10 43.33  ncurses                       aarch64   6.2-8.20210508.fc35    fedora    400 k
22:19:21 #10 43.33  nim-srpm-macros               noarch    3-5.fc35               fedora    8.4 k
22:19:21 #10 43.33  ocaml-srpm-macros             noarch    6-5.fc35               fedora    7.8 k
22:19:21 #10 43.33  openblas-srpm-macros          noarch    2-10.fc35              fedora    7.4 k
22:19:21 #10 43.33  patch                         aarch64   2.7.6-15.fc35          fedora    124 k
22:19:21 #10 43.33  perl-AutoLoader               noarch    5.74-486.fc35          updates    26 k
22:19:21 #10 43.33  perl-B                        aarch64   1.82-486.fc35          updates   186 k
22:19:21 #10 43.33  perl-Carp                     noarch    1.52-478.fc35          fedora     29 k
22:19:21 #10 43.33  perl-Class-Struct             noarch    0.66-486.fc35          updates    27 k
22:19:21 #10 43.33  perl-Data-Dumper              aarch64   2.183-2.fc35           fedora     55 k
22:19:21 #10 43.33  perl-Digest                   noarch    1.20-1.fc35            fedora     25 k
22:19:21 #10 43.33  perl-Digest-MD5               aarch64   2.58-478.fc35          fedora     36 k
22:19:21 #10 43.33  perl-DynaLoader               aarch64   1.50-486.fc35          updates    30 k
22:19:21 #10 43.33  perl-Encode                   aarch64   4:3.15-482.fc35        updates   1.7 M
22:19:21 #10 43.33  perl-Errno                    aarch64   1.33-486.fc35          updates    19 k
22:19:21 #10 43.33  perl-Exporter                 noarch    5.76-479.fc35          fedora     31 k
22:19:21 #10 43.33  perl-Fcntl                    aarch64   1.14-486.fc35          updates    25 k
22:19:21 #10 43.33  perl-File-Basename            noarch    2.85-486.fc35          updates    22 k
22:19:21 #10 43.33  perl-File-Path                noarch    2.18-478.fc35          fedora     35 k
22:19:21 #10 43.33  perl-File-Temp                noarch    1:0.231.100-478.fc35   fedora     59 k
22:19:21 #10 43.33  perl-File-stat                noarch    1.09-486.fc35          updates    22 k
22:19:21 #10 43.33  perl-FileHandle               noarch    2.03-486.fc35          updates    20 k
22:19:21 #10 43.33  perl-Getopt-Long              noarch    1:2.52-478.fc35        fedora     60 k
22:19:21 #10 43.33  perl-Getopt-Std               noarch    1.13-486.fc35          updates    20 k
22:19:21 #10 43.33  perl-HTTP-Tiny                noarch    0.080-1.fc35           updates    55 k
22:19:21 #10 43.33  perl-IO                       aarch64   1.46-486.fc35          updates    92 k
22:19:21 #10 43.33  perl-IPC-Open3                noarch    1.21-486.fc35          updates    27 k
22:19:21 #10 43.33  perl-MIME-Base64              aarch64   3.16-478.fc35          fedora     30 k
22:19:21 #10 43.33  perl-Net-SSLeay               aarch64   1.90-4.fc35            fedora    350 k
22:19:21 #10 43.33  perl-POSIX                    aarch64   1.97-486.fc35          updates   102 k
22:19:21 #10 43.33  perl-PathTools                aarch64   3.80-478.fc35          fedora     85 k
22:19:21 #10 43.33  perl-Pod-Escapes              noarch    1:1.07-478.fc35        fedora     20 k
22:19:21 #10 43.33  perl-Pod-Perldoc              noarch    3.28.01-479.fc35       fedora     84 k
22:19:21 #10 43.33  perl-Pod-Simple               noarch    1:3.43-2.fc35          fedora    215 k
22:19:21 #10 43.33  perl-Pod-Usage                noarch    4:2.01-478.fc35        fedora     40 k
22:19:21 #10 43.33  perl-Scalar-List-Utils        aarch64   5:1.62-463.fc35        updates    71 k
22:19:21 #10 43.33  perl-SelectSaver              noarch    1.02-486.fc35          updates    16 k
22:19:21 #10 43.33  perl-Socket                   aarch64   4:2.032-2.fc35         fedora     54 k
22:19:21 #10 43.33  perl-Storable                 aarch64   1:3.25-1.fc35          fedora     93 k
22:19:21 #10 43.33  perl-Symbol                   noarch    1.09-486.fc35          updates    19 k
22:19:21 #10 43.33  perl-Term-ANSIColor           noarch    5.01-479.fc35          fedora     48 k
22:19:21 #10 43.33  perl-Term-Cap                 noarch    1.17-478.fc35          fedora     22 k
22:19:21 #10 43.33  perl-Text-ParseWords          noarch    3.30-478.fc35          fedora     16 k
22:19:21 #10 43.33  perl-Text-Tabs+Wrap           noarch    2021.0814-1.fc35       fedora     22 k
22:19:21 #10 43.33  perl-Time-Local               noarch    2:1.300-478.fc35       fedora     33 k
22:19:21 #10 43.33  perl-URI                      noarch    5.09-4.fc35            fedora    108 k
22:19:21 #10 43.33  perl-base                     noarch    2.27-486.fc35          updates    21 k
22:19:21 #10 43.33  perl-constant                 noarch    1.33-479.fc35          fedora     23 k
22:19:21 #10 43.33  perl-if                       noarch    0.60.900-486.fc35      updates    18 k
22:19:21 #10 43.33  perl-interpreter              aarch64   4:5.34.1-486.fc35      updates    76 k
22:19:21 #10 43.33  perl-libnet                   noarch    3.13-479.fc35          fedora    125 k
22:19:21 #10 43.33  perl-libs                     aarch64   4:5.34.1-486.fc35      updates   2.0 M
22:19:21 #10 43.33  perl-mro                      aarch64   1.25-486.fc35          updates    32 k
22:19:21 #10 43.33  perl-overload                 noarch    1.33-486.fc35          updates    50 k
22:19:21 #10 43.33  perl-overloading              noarch    0.02-486.fc35          updates    17 k
22:19:21 #10 43.33  perl-parent                   noarch    1:0.238-478.fc35       fedora     14 k
22:19:21 #10 43.33  perl-podlators                noarch    1:4.14-478.fc35        fedora    111 k
22:19:21 #10 43.33  perl-srpm-macros              noarch    1-42.fc35              fedora    8.3 k
22:19:21 #10 43.33  perl-subs                     noarch    1.04-486.fc35          updates    16 k
22:19:21 #10 43.33  perl-vars                     noarch    1.05-486.fc35          updates    17 k
22:19:21 #10 43.33  pkgconf                       aarch64   1.8.0-1.fc35           fedora     41 k
22:19:21 #10 43.33  pkgconf-m4                    noarch    1.8.0-1.fc35           fedora     14 k
22:19:21 #10 43.33  pkgconf-pkg-config            aarch64   1.8.0-1.fc35           fedora     10 k
22:19:21 #10 43.33  protobuf-c                    aarch64   1.4.0-1.fc35           fedora     36 k
22:19:21 #10 43.33  python-srpm-macros            noarch    3.10-12.fc35           updates    22 k
22:19:21 #10 43.33  python3-construct             noarch    2.10.68-1.fc35         updates   112 k
22:19:21 #10 43.33  python3-dateutil              noarch    1:2.8.1-7.fc35         fedora    289 k
22:19:21 #10 43.33  python3-dbus                  aarch64   1.2.18-2.fc35          fedora    132 k
22:19:21 #10 43.33  python3-distro                noarch    1.6.0-1.fc35           fedora     38 k
22:19:21 #10 43.33  python3-dnf-plugins-core      noarch    4.3.1-1.fc35           updates   229 k
22:19:21 #10 43.33  python3-enchant               noarch    3.2.2-1.fc35           updates    79 k
22:19:21 #10 43.33  python3-pybeam                noarch    0.7-1.fc35             fedora     24 k
22:19:21 #10 43.33  python3-pyxdg                 noarch    0.27-3.fc35            fedora     96 k
22:19:21 #10 43.33  python3-six                   noarch    1.16.0-4.fc35          fedora     36 k
22:19:21 #10 43.33  python3-toml                  noarch    0.10.2-5.fc35          fedora     39 k
22:19:21 #10 43.33  python3-zstd                  aarch64   1.4.5.1-5.fc35         fedora     19 k
22:19:21 #10 43.33  qt5-srpm-macros               noarch    5.15.2-3.fc35          fedora    8.2 k
22:19:21 #10 43.33  redhat-rpm-config             noarch    202-1.fc35             updates    63 k
22:19:21 #10 43.33  rpmautospec-rpm-macros        noarch    0.3.0-1.fc35           updates   8.6 k
22:19:21 #10 43.33  rust-srpm-macros              noarch    22-1.fc35              updates   9.0 k
22:19:21 #10 43.33  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
22:19:21 #10 43.33  systemd-libs                  aarch64   249.12-5.fc35          updates   579 k
22:19:21 #10 43.33  unbound-libs                  aarch64   1.16.3-1.fc35          updates   507 k
22:19:21 #10 43.33  unzip                         aarch64   6.0-53.fc35            fedora    176 k
22:19:21 #10 43.33  xxhash-libs                   aarch64   0.8.1-1.fc35           updates    33 k
22:19:21 #10 43.33  xz                            aarch64   5.2.5-7.fc35           fedora    215 k
22:19:21 #10 43.33  zip                           aarch64   3.0-31.fc35            fedora    253 k
22:19:21 #10 43.33  zstd                          aarch64   1.5.2-2.fc35           updates   403 k
22:19:21 #10 43.33 Installing weak dependencies:
22:19:21 #10 43.33  abattis-cantarell-fonts       noarch    0.301-5.fc35           updates   364 k
22:19:21 #10 43.33  adobe-source-code-pro-fonts   noarch    2.030.1.050-11.fc35    fedora    831 k
22:19:21 #10 43.33  deltarpm                      aarch64   3.6.2-10.fc35          fedora     88 k
22:19:21 #10 43.33  hunspell-en                   noarch    0.20140811.1-20.fc35   fedora    180 k
22:19:21 #10 43.33  perl-IO-Socket-IP             noarch    0.41-479.fc35          fedora     42 k
22:19:21 #10 43.33  perl-IO-Socket-SSL            noarch    2.072-1.fc35           fedora    217 k
22:19:21 #10 43.33  perl-Mozilla-CA               noarch    20211001-1.fc35        updates    12 k
22:19:21 #10 43.33  perl-NDBM_File                aarch64   1.15-486.fc35          updates    27 k
22:19:21 #10 43.33  python3-unbound               aarch64   1.16.3-1.fc35          updates    98 k
22:19:21 #10 43.33  rpmlint-fedora-license-data   noarch    1.6-1.fc35             updates    15 k
22:19:21 #10 43.33  unbound-anchor                aarch64   1.16.3-1.fc35          updates    35 k
22:19:21 #10 43.33 
22:19:21 #10 43.33 Transaction Summary
22:19:21 #10 43.33 ================================================================================
22:19:21 #10 43.33 Install  150 Packages
22:19:21 #10 43.33 Upgrade   18 Packages
22:19:21 #10 43.33 
22:19:21 #10 43.34 Total download size: 39 M
22:19:21 #10 43.34 Downloading Packages:
22:19:21 #10 46.01 Setting up lsb-release (9.20170808ubuntu1) ...
22:19:21 #10 46.02 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
22:19:21 #10 46.04 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
22:19:21 #10 46.05 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
22:19:21 #10 46.06 Setting up perl (5.26.1-6ubuntu0.6) ...
22:19:21 #10 46.08 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:21 #10 46.09 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:21 #10 46.10 Setting up libfile-fcntllock-perl (0.22-3build2) ...
22:19:21 #10 46.11 Setting up libtext-glob-perl (0.10-1) ...
22:19:21 #13 11.59   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch           1/1 
22:19:21 #13 11.72   Preparing        :                                                        1/1 
22:19:21 #13 11.78   Installing       : perl-DynaLoader-1.47-479.el9.aarch64                  1/80 
22:19:21 #13 11.79   Installing       : perl-File-Find-1.37-479.el9.noarch                    2/80 
22:19:21 #13 11.80   Installing       : perl-File-Copy-2.34-479.el9.noarch                    3/80 
22:19:21 #13 11.80   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            4/80 
22:19:21 #13 11.81   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                  5/80 
22:19:21 #13 11.81   Installing       : cmake-filesystem-3.20.2-7.el9.aarch64                 6/80 
22:19:21 #13 11.83   Upgrading        : glibc-common-2.34-47.el9.aarch64                      7/80 
22:19:21 #10 55.82 Setting up liburi-perl (1.73-1) ...
22:19:21 #10 55.83 Setting up libdata-dump-perl (1.23-1) ...
22:19:21 #10 55.84 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:21 #10 55.86 Setting up libio-string-perl (1.08-3) ...
22:19:21 #10 55.90 Setting up libalgorithm-diff-perl (1.19.03-1) ...
22:19:21 #10 42.96   zstd-1.5.2-3.fc37.aarch64                                                     
22:19:21 #10 42.96 
22:19:21 #10 42.96 Complete!
22:19:21 #10 DONE 43.1s
22:19:21 
22:19:21 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:19:21 #11 DONE 0.1s
22:19:21 
22:19:21 #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
22:19:21 #9 46.21 Selecting previously unselected package psmisc.
22:19:21 #9 46.21 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
22:19:21 #9 46.22 Unpacking psmisc (23.2-1+deb10u1) ...
22:19:21 #9 46.26 Selecting previously unselected package publicsuffix.
22:19:21 #9 46.26 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
22:19:21 #9 46.27 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
22:19:21 #9 46.31 Selecting previously unselected package python-apt-common.
22:19:21 #9 46.31 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
22:19:21 #9 46.32 Unpacking python-apt-common (1.8.4.3) ...
22:19:21 #9 46.37 Selecting previously unselected package python3-apt.
22:19:21 #9 46.37 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
22:19:21 #9 46.38 Unpacking python3-apt (1.8.4.3) ...
22:19:21 #9 46.42 Selecting previously unselected package python3-certifi.
22:19:21 #12 3.375 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:21 #12 3.379 Unpacking docker-ce-build-deps (1.0) ...
22:19:21 #13 18.56   Installing       : systemd-250-11.el9.x86_64                            64/78 
22:19:21 #13 18.61   Running scriptlet: systemd-250-11.el9.x86_64                            64/78 
22:19:21 #13 18.73   Installing       : dbus-common-1:1.12.20-6.el9.noarch                   65/78 
22:19:21 #13 18.74   Running scriptlet: dbus-common-1:1.12.20-6.el9.noarch                   65/78 
22:19:21 #13 18.76 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
22:19:21 #13 18.76 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
22:19:21 #13 18.76 
22:19:21 #13 18.76   Running scriptlet: dbus-broker-28-7.el9.x86_64                          66/78 
22:19:21 #11 40.51 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
22:19:21 #11 40.52 Unpacking unzip (6.0-25ubuntu1.1) ...
22:19:21 #11 40.59 Selecting previously unselected package equivs.
22:19:21 #11 40.59 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
22:19:21 #11 40.60 Unpacking equivs (2.2.0) ...
22:19:21 #11 40.63 Selecting previously unselected package libauthen-sasl-perl.
22:19:21 #11 40.63 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
22:19:21 #11 40.64 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:19:21 #11 40.68 Selecting previously unselected package python3-magic.
22:19:21 #11 40.68 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
22:19:21 #11 40.68 Unpacking python3-magic (2:0.4.15-3) ...
22:19:21 #11 40.76 Setting up libapt-pkg-perl (0.1.36build3) ...
22:19:21 #10 46.81 127 added, 0 removed; done.
22:19:21 #10 41.93 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
22:19:21 #10 41.94 Unpacking liblist-compare-perl (0.55-1) ...
22:19:21 #10 41.98 Selecting previously unselected package liblist-someutils-perl.
22:19:21 #10 41.98 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
22:19:21 #10 41.99 Unpacking liblist-someutils-perl (0.58-1) ...
22:19:21 #10 42.03 Selecting previously unselected package liblist-someutils-xs-perl.
22:19:21 #10 42.03 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
22:19:21 #10 42.04 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:21 #10 42.07 Selecting previously unselected package liblist-utilsby-perl.
22:19:21 #10 42.07 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
22:19:21 #10 42.07 Unpacking liblist-utilsby-perl (0.11-1) ...
22:19:21 #10 42.12 Selecting previously unselected package libltdl7:armhf.
22:19:21 #10 42.12 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
22:19:21 #10 42.13 Unpacking libltdl7:armhf (2.4.6-15) ...
22:19:21 #10 42.16 Selecting previously unselected package libltdl-dev:armhf.
22:19:21 #11 44.18 Setting up libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:21 #11 44.20 Setting up patch (2.7.6-7build2) ...
22:19:21 #11 44.21 Setting up autopoint (0.21-4ubuntu4) ...
22:19:21 #11 44.23 Setting up fonts-dejavu-core (2.37-2build1) ...
22:19:21 #11 44.29 Setting up ucf (3.0043) ...
22:19:21 #11 44.41 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
22:19:21 #14 2.126 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
22:19:21 #14 2.127 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
22:19:21 #14 2.128 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
22:19:21 #14 2.128 Package libarchive-3.3.3-4.el8.aarch64 is already installed.
22:19:21 #14 2.129 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
22:19:21 #14 2.129 Package systemd-239-67.el8.aarch64 is already installed.
22:19:21 #14 2.129 Package tar-2:1.30-6.el8.aarch64 is already installed.
22:19:21 #14 2.130 Package which-2.21-18.el8.aarch64 is already installed.
22:19:21 #14 2.130 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
22:19:21 #14 2.212 Dependencies resolved.
22:19:21 #14 2.222 ================================================================================
22:19:21 #14 2.222  Package                      Arch    Version                  Repository  Size
22:19:21 #14 2.222 ================================================================================
22:19:21 #14 2.222 Installing:
22:19:21 #14 2.222  cmake                        aarch64 3.20.2-4.el8             appstream   10 M
22:19:21 #14 2.222  device-mapper-devel          aarch64 8:1.02.181-6.el8         powertools 283 k
22:19:21 #14 2.222  gcc                          aarch64 8.5.0-15.el8             appstream   19 M
22:19:21 #14 2.222  git                          aarch64 2.31.1-2.el8             appstream  161 k
22:19:21 #14 2.222  glibc-static                 aarch64 2.28-214.el8             powertools 1.6 M
22:19:21 #14 2.222  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
22:19:21 #14 2.222  libselinux-devel             aarch64 2.9-6.el8                baseos     200 k
22:19:21 #14 2.222  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
22:19:21 #14 2.222  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
22:19:21 #14 2.222  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
22:19:21 #14 2.222  selinux-policy-devel         noarch  3.14.3-108.el8           baseos     1.5 M
22:19:21 #14 2.222  systemd-devel                aarch64 239-68.el8               baseos     399 k
22:19:21 #14 2.222 Upgrading:
22:19:21 #14 2.222  glibc                        aarch64 2.28-214.el8             baseos     1.8 M
22:19:21 #14 2.222  glibc-common                 aarch64 2.28-214.el8             baseos     1.0 M
22:19:21 #14 2.222  glibc-gconv-extra            aarch64 2.28-214.el8             baseos     1.8 M
22:19:21 #14 2.222  glibc-minimal-langpack       aarch64 2.28-214.el8             baseos      64 k
22:19:21 #14 2.222  systemd                      aarch64 239-68.el8               baseos     3.3 M
22:19:21 #14 2.222  systemd-libs                 aarch64 239-68.el8               baseos     1.0 M
22:19:21 #14 2.222  systemd-pam                  aarch64 239-68.el8               baseos     454 k
22:19:21 #14 2.222 Installing dependencies:
22:19:21 #14 2.222  annobin                      aarch64 10.67-3.el8              appstream  954 k
22:19:21 #14 2.222  autoconf                     noarch  2.69-29.el8              appstream  710 k
22:19:21 #14 2.222  automake                     noarch  1.16.1-7.el8             appstream  713 k
22:19:21 #14 2.222  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
22:19:21 #14 2.222  cmake-data                   noarch  3.20.2-4.el8             appstream  1.7 M
22:19:21 #14 2.222  cmake-filesystem             aarch64 3.20.2-4.el8             appstream   44 k
22:19:21 #14 2.222  cmake-rpm-macros             noarch  3.20.2-4.el8             appstream   44 k
22:19:21 #14 2.222  cpp                          aarch64 8.5.0-15.el8             appstream  8.9 M
22:19:21 #14 2.222  gcc-plugin-annobin           aarch64 8.5.0-15.el8             appstream   34 k
22:19:21 #14 2.222  git-core                     aarch64 2.31.1-2.el8             appstream  4.7 M
22:19:21 #14 2.222  git-core-doc                 noarch  2.31.1-2.el8             appstream  2.6 M
22:19:21 #14 2.222  glibc-devel                  aarch64 2.28-214.el8             baseos      80 k
22:19:21 #14 2.222  glibc-headers                aarch64 2.28-214.el8             baseos     477 k
22:19:21 #14 2.222  isl                          aarch64 0.16.1-6.el8             appstream  778 k
22:19:21 #14 2.222  kernel-headers               aarch64 4.18.0-408.el8           baseos     9.8 M
22:19:21 #14 2.222  less                         aarch64 530-1.el8                baseos     162 k
22:19:21 #14 2.222  libasan                      aarch64 8.5.0-15.el8             baseos     386 k
22:19:21 #14 2.222  libatomic                    aarch64 8.5.0-15.el8             baseos      25 k
22:19:21 #14 2.222  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
22:19:21 #14 2.222  libgomp                      aarch64 8.5.0-15.el8             baseos     199 k
22:19:21 #14 2.222  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
22:19:21 #14 2.222  libselinux-utils             aarch64 2.9-6.el8                baseos     241 k
22:19:21 #14 2.222  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
22:19:21 #14 2.222  libubsan                     aarch64 8.5.0-15.el8             baseos     144 k
22:19:21 #14 2.222  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
22:19:21 #14 2.222  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
22:19:21 #14 2.222  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
22:19:21 #14 2.222  m4                           aarch64 1.4.18-7.el8             baseos     218 k
22:19:21 #14 2.222  openssh                      aarch64 8.0p1-16.el8             baseos     488 k
22:19:21 #14 2.222  openssh-clients              aarch64 8.0p1-16.el8             baseos     626 k
22:19:21 #14 2.222  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
22:19:21 #14 2.222  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
22:19:21 #14 2.222  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
22:19:21 #14 2.222  perl-Data-Dumper             aarch64 2.167-399.el8            baseos      57 k
22:19:21 #14 2.222  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
22:19:21 #14 2.222  perl-Git                     noarch  2.31.1-2.el8             appstream   78 k
22:19:21 #14 2.222  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
22:19:21 #14 2.222  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
22:19:21 #14 2.222  policycoreutils              aarch64 2.9-20.el8               baseos     374 k
22:19:21 #14 2.222  policycoreutils-devel        aarch64 2.9-20.el8               baseos     287 k
22:19:21 #14 2.222  policycoreutils-python-utils noarch  2.9-20.el8               baseos     253 k
22:19:21 #14 2.222  python3-audit                aarch64 3.0.7-4.el8              baseos      85 k
22:19:21 #14 2.222  python3-libselinux           aarch64 2.9-6.el8                baseos     271 k
22:19:21 #14 2.222  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
22:19:21 #14 2.222  python3-policycoreutils      noarch  2.9-20.el8               baseos     2.2 M
22:19:21 #14 2.222  python3-setools              aarch64 4.3.0-3.el8              baseos     528 k
22:19:21 #14 2.222  rpm-plugin-selinux           aarch64 4.14.3-23.el8            baseos      78 k
22:19:21 #14 2.222  selinux-policy               noarch  3.14.3-108.el8           baseos     653 k
22:19:21 #14 2.222  selinux-policy-minimum       noarch  3.14.3-108.el8           baseos      13 M
22:19:21 #14 2.222  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
22:19:21 #14 2.222  xkeyboard-config             noarch  2.28-1.el8               appstream  782 k
22:19:21 #14 2.222 Installing weak dependencies:
22:19:21 #14 2.222  glibc-langpack-en            aarch64 2.28-214.el8             baseos     825 k
22:19:21 #14 2.222  libxkbcommon                 aarch64 0.9.1-1.el8              appstream  112 k
22:19:21 #14 2.222 Downgrading:
22:19:21 #14 2.222  pcre2                        aarch64 10.32-3.el8              baseos     219 k
22:19:21 #14 2.222 
22:19:21 #14 2.222 Transaction Summary
22:19:21 #14 2.222 ================================================================================
22:19:21 #14 2.222 Install    65 Packages
22:19:21 #14 2.222 Upgrade     7 Packages
22:19:21 #14 2.222 Downgrade   1 Package
22:19:21 #14 2.222 
22:19:21 #14 2.228 Total download size: 101 M
22:19:21 #14 2.229 Downloading Packages:
22:19:21 #7 ...
22:19:21 
22:19:21 #8 [internal] load build context
22:19:21 #8 transferring context: 19.89MB 0.6s done
22:19:21 #8 DONE 0.7s
22:19:21 
22:19:21 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.33MB / 50.44MB 0.7s
22:19:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 5.24MB / 51.84MB 0.7s
22:19:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 0B / 68.83MB 0.7s
22:19:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 10.49MB / 51.84MB 0.8s
22:19:21 #8 extracting sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7
22:19:21 #10 53.73 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:19:21 #10 53.74 Setting up gpg (2.2.27-2+deb11u2) ...
22:19:21 #10 53.75 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
22:19:21 #10 53.76 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
22:19:21 #10 53.77 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
22:19:21 #10 53.79 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
22:19:21 #10 53.80 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
22:19:21 #10 53.82 Setting up gpg-agent (2.2.27-2+deb11u2) ...
22:19:21 #11 53.04 Updating certificates in /etc/ssl/certs...
22:19:21 #11 43.49 Local time is now:      Sat Oct 22 22:19:21 UTC 2022.
22:19:21 #11 43.49 Universal Time is now:  Sat Oct 22 22:19:21 UTC 2022.
22:19:21 #11 43.49 Run 'dpkg-reconfigure tzdata' if you wish to change it.
22:19:21 #11 43.49 
22:19:21 #11 43.53 Setting up fakeroot (1.24-1) ...
22:19:21 #11 43.54 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.54 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
22:19:21 #11 43.55 Setting up autotools-dev (20180224.1) ...
22:19:21 #11 43.57 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:19:21 #11 43.58 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
22:19:21 #11 43.59 Setting up make (4.2.1-1.2) ...
22:19:21 #11 43.60 Setting up libmpfr6:armhf (4.0.2-1) ...
22:19:21 #11 43.61 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:19:21 #11 43.62 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
22:19:21 #11 43.63 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
22:19:21 #11 43.65 Setting up strace (5.5-3ubuntu1) ...
22:19:21 #11 43.66 Setting up libsigsegv2:armhf (2.12-2) ...
22:19:21 #11 43.67 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
22:19:21 #11 43.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 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
22:19:21 #11 43.68 Setting up t1utils (1.41-3) ...
22:19:21 #11 43.70 Setting up diffstat (1.63-1) ...
22:19:21 #10 46.13 Setting up intltool-debian (0.35.0+20060710.4) ...
22:19:21 #10 46.14 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:21 #10 46.15 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
22:19:21 #10 46.16 Setting up libstrictures-perl (2.000003-1) ...
22:19:21 #10 46.17 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:21 #10 46.18 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:21 #10 46.20 Setting up libsocket6-perl (0.27-1build2) ...
22:19:21 #10 46.22 Setting up patchutils (0.3.4-2) ...
22:19:21 #10 46.23 Setting up python3-chardet (3.0.4-1) ...
22:19:21 #10 55.91 Setting up libclone-perl (0.39-1) ...
22:19:21 #10 55.92 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
22:19:21 #10 55.94 Setting up libnet-http-perl (6.17-1) ...
22:19:21 #10 55.95 Setting up libnumber-compare-perl (0.03-1) ...
22:19:21 #10 55.98 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:21 #10 56.16 Setting up python3-unidiff (0.5.4-1) ...
22:19:21 #13 11.95   Upgrading        : glibc-gconv-extra-2.34-47.el9.aarch64                 8/80 
22:19:21 #13 11.96   Running scriptlet: glibc-gconv-extra-2.34-47.el9.aarch64                 8/80 
22:19:21 #13 11.97   Upgrading        : glibc-minimal-langpack-2.34-47.el9.aarch64            9/80 
22:19:21 #13 11.98   Running scriptlet: glibc-2.34-47.el9.aarch64                            10/80 
22:19:21 #13 12.02   Upgrading        : glibc-2.34-47.el9.aarch64                            10/80 
22:19:21 #13 12.02   Running scriptlet: glibc-2.34-47.el9.aarch64                            10/80 
22:19:21 #13 12.11   Installing       : glibc-langpack-en-2.34-47.el9.aarch64                11/80 
22:19:21 #13 12.12   Installing       : make-1:4.3-7.el9.aarch64                             12/80 
22:19:21 #13 12.13   Installing       : libedit-3.1-37.20210216cvs.el9.aarch64               13/80 
22:19:21 #13 12.14   Installing       : libseccomp-2.5.2-2.el9.aarch64                       14/80 
22:19:21 #13 12.14   Installing       : libmpc-1.2.1-4.el9.aarch64                           15/80 
22:19:21 #13 12.18   Installing       : m4-1.4.19-1.el9.aarch64                              16/80 
22:19:21 #8 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 5.2s
22:19:21 #8 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 5.2s done
22:19:21 + cd /go/src/github.com/docker/libnetwork
22:19:21 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:21 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:21 #9 46.43 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
22:19:21 #9 46.43 Unpacking python3-certifi (2018.8.24-1) ...
22:19:21 #9 46.48 Selecting previously unselected package python3-idna.
22:19:21 #9 46.48 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
22:19:21 #9 46.48 Unpacking python3-idna (2.6-1) ...
22:19:21 #9 46.52 Selecting previously unselected package python3-magic.
22:19:21 #9 46.53 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
22:19:21 #9 46.53 Unpacking python3-magic (2:0.4.15-2) ...
22:19:21 #9 46.56 Selecting previously unselected package python3-urllib3.
22:19:21 #9 46.57 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
22:19:21 #9 46.57 Unpacking python3-urllib3 (1.24.1-1) ...
22:19:21 #9 46.62 Selecting previously unselected package python3-requests.
22:19:21 #9 46.62 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ...
22:19:21 #9 46.62 Unpacking python3-requests (2.21.0-1) ...
22:19:21 #9 46.66 Selecting previously unselected package python3-unidiff.
22:19:21 #13 18.82   Installing       : dbus-broker-28-7.el9.x86_64                          66/78 
22:19:21 #13 18.89   Running scriptlet: dbus-broker-28-7.el9.x86_64                          66/78 
22:19:21 #13 18.91 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
22:19:21 #13 18.91 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
22:19:21 #13 18.91 
22:19:21 #13 18.97   Installing       : systemd-devel-250-11.el9.x86_64                      67/78 
22:19:21 #13 19.04   Installing       : device-mapper-devel-9:1.02.185-3.el9.x86_64          68/78 
22:19:21 #13 19.06   Installing       : annobin-10.73-3.el9.x86_64                           69/78 
22:19:21 #11 40.77 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.1) ...
22:19:21 #11 40.78 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
22:19:21 #11 40.79 Setting up wdiff (1.2.2-2build1) ...
22:19:21 #11 40.81 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
22:19:21 #11 40.82 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
22:19:21 #11 40.84 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
22:19:21 #11 40.85 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:19:21 #11 40.86 Setting up mime-support (3.64ubuntu1) ...
22:19:21 #11 40.89 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
22:19:21 #11 40.92 Setting up libmagic-mgc (1:5.38-4) ...
22:19:21 #11 40.93 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
22:19:21 #11 40.94 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
22:19:21 #11 40.96 No schema files found: doing nothing.
22:19:21 #11 40.96 Setting up distro-info-data (0.43ubuntu1.10) ...
22:19:21 #11 40.97 Setting up manpages (5.05-1) ...
22:19:21 #11 40.99 Setting up unzip (6.0-25ubuntu1.1) ...
22:19:21 #11 41.01 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
22:19:21 #10 46.87 Setting up manpages-dev (4.15-1) ...
22:19:21 #10 46.88 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ...
22:19:21 #10 46.90 Setting up libassuan0:armhf (2.5.1-2) ...
22:19:21 #10 46.91 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
22:19:21 #10 46.94 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
22:19:21 #10 46.95 Setting up diffstat (1.61-1build1) ...
22:19:21 #10 46.96 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
22:19:21 #10 46.97 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
22:19:21 #10 46.98 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
22:19:21 #10 46.99 Setting up netbase (5.4) ...
22:19:21 #10 47.01 Setting up libisl19:armhf (0.19-1) ...
22:19:21 #10 42.16 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
22:19:21 #10 42.17 Unpacking libltdl-dev:armhf (2.4.6-15) ...
22:19:21 #10 42.23 Selecting previously unselected package liblzo2-2:armhf.
22:19:21 #10 42.23 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
22:19:21 #10 42.23 Unpacking liblzo2-2:armhf (2.10-2) ...
22:19:21 #10 42.26 Selecting previously unselected package libsys-hostname-long-perl.
22:19:21 #10 42.27 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
22:19:21 #10 42.27 Unpacking libsys-hostname-long-perl (1.5-2) ...
22:19:21 #10 42.30 Selecting previously unselected package libmail-sendmail-perl.
22:19:21 #10 42.31 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
22:19:21 #10 42.31 Unpacking libmail-sendmail-perl (0.80-1.1) ...
22:19:21 #10 42.34 Selecting previously unselected package libnet-smtp-ssl-perl.
22:19:21 #10 42.34 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:19:21 #10 42.35 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:19:21 #10 42.37 Selecting previously unselected package libmailtools-perl.
22:19:21 #10 52.61 Running transaction check
22:19:21 #10 52.75 Transaction check succeeded.
22:19:21 #10 52.75 Running transaction test
22:19:21 #12 0.882 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
22:19:21 #12 0.913 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
22:19:21 #11 44.43 Setting up libltdl7:armhf (2.4.6-15build2) ...
22:19:21 #11 44.44 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
22:19:21 #11 44.45 Setting up libssh-4:armhf (0.9.6-2build1) ...
22:19:21 #11 44.47 Setting up libwebp7:armhf (1.2.2-2) ...
22:19:21 #11 44.48 Setting up libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:21 #11 44.49 Setting up libgcc-11-dev:armhf (11.2.0-19ubuntu1) ...
22:19:21 #11 44.50 Setting up libmd0:armhf (1.0.4-1build1) ...
22:19:21 #11 44.52 Setting up python-apt-common (2.3.0ubuntu2.1) ...
22:19:21 #11 44.53 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
22:19:21 #11 44.54 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
22:19:21 #11 44.56 Setting up libuchardet0:armhf (0.0.7-1build2) ...
22:19:21 #11 44.57 Setting up lzop (1.04-2build2) ...
22:19:21 #11 44.58 Setting up libmpdec3:armhf (2.5.1-2build2) ...
22:19:21 #11 44.64 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
22:19:21 #7 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.8s done
22:19:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 17.83MB / 51.84MB 0.9s
22:19:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 8.39MB / 68.83MB 0.9s
22:19:21 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 1.05MB / 141.91MB 0.9s
22:19:21 #11 38.55 Selecting previously unselected package manpages-dev.
22:19:21 #11 38.56 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
22:19:21 #11 38.56 Unpacking manpages-dev (5.10-1ubuntu1) ...
22:19:21 #11 38.78 Selecting previously unselected package python3-certifi.
22:19:21 #11 38.78 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
22:19:21 #11 38.78 Unpacking python3-certifi (2020.6.20-1) ...
22:19:21 #11 38.83 Selecting previously unselected package python3-idna.
22:19:21 #11 38.83 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
22:19:21 #11 38.83 Unpacking python3-idna (3.3-1) ...
22:19:21 #11 38.87 Selecting previously unselected package python3-six.
22:19:21 #11 53.36 0 added, 0 removed; done.
22:19:21 #11 53.36 Running hooks in /etc/ca-certificates/update.d...
22:19:21 #11 53.36 done.
22:19:21 #11 DONE 53.6s
22:19:21 #11 43.70 Setting up libmpc3:armhf (1.1.0-1) ...
22:19:21 #11 43.73 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:21 #11 43.74 Setting up patch (2.7.6-6) ...
22:19:21 #11 43.75 Setting up autopoint (0.19.8.1-10build1) ...
22:19:21 #11 43.76 Setting up libfl2:armhf (2.6.4-6.2) ...
22:19:21 #11 43.77 Setting up ucf (3.0038+nmu1) ...
22:19:21 #11 43.86 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
22:19:21 #11 43.87 Setting up libltdl7:armhf (2.4.6-14) ...
22:19:21 #11 43.88 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
22:19:21 #11 43.92 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:21 #11 43.93 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:21 #11 43.94 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:19:21 #11 43.95 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
22:19:21 #10 46.51 Setting up liburi-perl (1.73-1) ...
22:19:21 #10 46.52 Setting up libdata-dump-perl (1.23-1) ...
22:19:21 #10 46.53 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:21 #10 46.57 Setting up libio-string-perl (1.08-3) ...
22:19:21 #10 46.65 Setting up libalgorithm-diff-perl (1.19.03-1) ...
22:19:21 #10 56.33 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
22:19:21 #10 56.35 Setting up libunicode-utf8-perl (0.60-1build4) ...
22:19:21 #10 56.36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:21 #10 56.37 Setting up libparams-util-perl (1.07-3build3) ...
22:19:21 #10 56.38 Setting up libsub-name-perl (0.21-1build1) ...
22:19:21 #10 56.39 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
22:19:21 #10 44.21 Updating certificates in /etc/ssl/certs...
22:19:21 #13 12.22   Installing       : autoconf-2.69-38.el9.noarch                          17/80 
22:19:21 #13 12.23   Installing       : perl-threads-1:2.25-460.el9.aarch64                  18/80 
22:19:21 #13 12.27   Installing       : perl-threads-shared-1.61-460.el9.aarch64             19/80 
22:19:21 #13 12.27   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                20/80 
22:19:21 #13 12.32   Installing       : automake-1.16.2-6.el9.noarch                         21/80 
22:19:21 #8 DONE 6.6s
22:19:21 
22:19:21 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:21 #9 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:19:21 #9 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:19:21 #9 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:19:21 #9 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.6s done
22:19:21 #9 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.1s done
22:19:21 #9 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:19:21 #9 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.3s done
22:19:21 #9 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.6s done
22:19:21 #9 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 1.8s done
22:19:21 #9 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.2s done
22:19:21 #9 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 2.9s done
22:19:21 #9 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.8s done
22:19:21 #9 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.6s done
22:19:21 #9 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.5s done
22:19:21 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
22:19:21 #9 46.66 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
22:19:21 #9 46.67 Unpacking python3-unidiff (0.5.4-1) ...
22:19:21 #9 46.70 Selecting previously unselected package python3-xdg.
22:19:21 #9 46.70 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
22:19:21 #9 46.71 Unpacking python3-xdg (0.25-5) ...
22:19:21 #9 46.75 Selecting previously unselected package shared-mime-info.
22:19:21 #9 46.75 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
22:19:21 #9 46.76 Unpacking shared-mime-info (1.10-1) ...
22:19:21 #9 46.87 Selecting previously unselected package strace.
22:19:21 #9 46.87 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
22:19:21 #9 46.87 Unpacking strace (4.26-0.2) ...
22:19:21 #9 46.93 Selecting previously unselected package unzip.
22:19:21 #13 19.09   Running scriptlet: annobin-10.73-3.el9.x86_64                           69/78 
22:19:21 #13 19.11   Installing       : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             70/78 
22:19:21 #13 19.11   Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             70/78 
22:19:21 #13 19.15   Installing       : libtool-2.4.6-45.el9.x86_64                          71/78 
22:19:21 #13 19.19   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               72/78 
22:19:21 #13 19.20   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  73/78 
22:19:21 #13 19.24   Installing       : which-2.21-28.el9.x86_64                             74/78 
22:19:21 #13 19.25   Cleanup          : glibc-2.34-40.el9.x86_64                             75/78 
22:19:21 #13 19.27   Cleanup          : glibc-minimal-langpack-2.34-40.el9.x86_64            76/78 
22:19:21 #11 41.02 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.4) ...
22:19:21 #11 41.03 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:21 #11 41.04 Setting up binutils-common:arm64 (2.34-6ubuntu1.3) ...
22:19:21 #11 41.05 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
22:19:21 #11 41.07 Setting up libmagic1:arm64 (1:5.38-4) ...
22:19:21 #11 41.09 Setting up less (551-1ubuntu0.1) ...
22:19:21 #11 41.10 Setting up perl-openssl-defaults:arm64 (4) ...
22:19:21 #11 41.11 Setting up linux-libc-dev:arm64 (5.4.0-131.147) ...
22:19:21 #11 41.12 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
22:19:21 #11 41.13 Setting up gettext-base (0.19.8.1-10build1) ...
22:19:21 #11 41.15 Setting up libnpth0:arm64 (1.6-1) ...
22:19:21 #11 41.16 Setting up krb5-locales (1.17-6ubuntu4.1) ...
22:19:21 #11 41.17 Setting up file (1:5.38-4) ...
22:19:21 #11 41.18 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
22:19:21 #11 41.19 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:21 #11 41.20 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
22:19:21 #11 41.21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:19:21 #11 41.23 Setting up libfakeroot:arm64 (1.24-1) ...
22:19:21 #10 47.03 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
22:19:21 #10 47.04 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
22:19:21 #10 47.05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
22:19:21 #10 42.38 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
22:19:21 #10 42.38 Unpacking libmailtools-perl (2.21-1) ...
22:19:21 #10 42.42 Selecting previously unselected package libmarkdown2:armhf.
22:19:21 #10 42.42 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
22:19:21 #10 42.43 Unpacking libmarkdown2:armhf (2.2.6-1) ...
22:19:21 #10 42.46 Selecting previously unselected package libmime-tools-perl.
22:19:21 #10 42.46 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
22:19:21 #10 42.47 Unpacking libmime-tools-perl (5.509-1) ...
22:19:21 #10 42.51 Selecting previously unselected package libmoox-aliases-perl.
22:19:21 #10 42.51 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
22:19:21 #10 42.52 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
22:19:21 #10 42.54 Selecting previously unselected package libnamespace-autoclean-perl.
22:19:21 #10 42.54 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
22:19:21 #10 42.55 Unpacking libnamespace-autoclean-perl (0.29-1) ...
22:19:21 #10 42.58 Selecting previously unselected package libobject-id-perl.
22:19:21 #10 42.58 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
22:19:21 #10 42.58 Unpacking libobject-id-perl (0.1.2-2.1) ...
22:19:21 #10 42.61 Selecting previously unselected package libmoox-struct-perl.
22:19:21 #11 44.65 Setting up netbase (6.3) ...
22:19:21 #11 44.68 Setting up libbinutils:armhf (2.38-3ubuntu1) ...
22:19:21 #11 44.69 Setting up libfido2-1:armhf (1.10.0-1) ...
22:19:21 #11 44.71 Setting up libisl23:armhf (0.24-2build1) ...
22:19:21 #11 44.72 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
22:19:21 #11 44.73 Setting up openssl (3.0.2-0ubuntu1.6) ...
22:19:21 #11 44.75 Setting up libbsd0:armhf (0.11.5-1) ...
22:19:21 #11 44.76 Setting up libelf1:armhf (0.186-1build1) ...
22:19:21 #11 44.77 Setting up readline-common (8.1.2-1) ...
22:19:21 #11 44.79 Setting up publicsuffix (20211207.1025-1) ...
22:19:21 #11 44.80 Setting up zstd (1.4.8+dfsg-3build1) ...
22:19:21 #11 44.82 Setting up libmarkdown2:armhf (2.2.7-2) ...
22:19:21 #11 44.83 Setting up libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
22:19:21 #11 44.84 Setting up iso-codes (4.9.0-1) ...
22:19:21 #11 44.85 Setting up liblocale-gettext-perl (1.07-4build3) ...
22:19:21 #11 44.86 Setting up dctrl-tools (2.24-3build2) ...
22:19:21 #11 44.88 Setting up libgdbm6:armhf (1.23-1) ...
22:19:21 #11 44.89 Setting up libicu70:armhf (70.1-2) ...
22:19:21 #11 44.90 Setting up libctf0:armhf (2.38-3ubuntu1) ...
22:19:21 #11 44.92 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
22:19:21 #11 44.93 Setting up pinentry-curses (1.1.1-1build2) ...
22:19:21 #11 44.95 Setting up cpp-11 (11.2.0-19ubuntu1) ...
22:19:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 20.97MB / 51.84MB 1.1s
22:19:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 16.78MB / 68.83MB 1.1s
22:19:21 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
22:19:21 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 32.51MB / 51.84MB 1.3s
22:19:21 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 26.21MB / 68.83MB 1.3s
22:19:21 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 16.78MB / 141.91MB 1.3s
22:19:21 
22:19:21 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:19:21 #12 DONE 0.0s
22:19:21 
22:19:21 #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
22:19:21 #11 38.88 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
22:19:21 #11 38.88 Unpacking python3-six (1.16.0-3ubuntu1) ...
22:19:21 #11 38.91 Selecting previously unselected package python3-urllib3.
22:19:21 #11 38.92 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:21 #11 38.92 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:21 #11 38.99 Selecting previously unselected package python3-requests.
22:19:21 #11 38.99 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:21 #11 38.99 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:21 #11 39.03 Selecting previously unselected package python3-unidiff.
22:19:21 #11 39.03 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
22:19:21 #11 39.04 Unpacking python3-unidiff (0.5.5-2) ...
22:19:21 #11 39.07 Selecting previously unselected package python3-xdg.
22:19:21 #11 39.07 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
22:19:21 #11 39.08 Unpacking python3-xdg (0.27-2) ...
22:19:21 #11 39.11 Selecting previously unselected package equivs.
22:19:21 #10 54.28 Setting up libxpm4:amd64 (1:3.5.12-1) ...
22:19:21 #10 54.29 Setting up fontconfig-config (2.13.1-4.2) ...
22:19:21 #10 54.48 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
22:19:21 #10 54.57 Setting up gpgsm (2.2.27-2+deb11u2) ...
22:19:21 #11 43.96 Setting up libuchardet0:armhf (0.0.6-3build1) ...
22:19:21 #11 43.97 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
22:19:21 #11 43.98 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
22:19:21 #11 43.99 Setting up libisl22:armhf (0.22.1-1) ...
22:19:21 #11 44.01 Setting up netbase (6.1) ...
22:19:21 #11 44.03 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
22:19:21 #11 44.05 Setting up libmpdec2:armhf (2.4.2-3) ...
22:19:21 #11 44.06 Setting up libbinutils:armhf (2.34-6ubuntu1.3) ...
22:19:21 #11 44.07 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
22:19:21 #11 44.08 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
22:19:21 #11 44.09 Setting up openssl (1.1.1f-1ubuntu2.16) ...
22:19:21 #11 44.11 Setting up libbsd0:armhf (0.10.0-1) ...
22:19:21 #11 44.12 Setting up libelf1:armhf (0.176-1.1build1) ...
22:19:21 #11 44.13 Setting up readline-common (8.0-4) ...
22:19:21 #11 44.16 Setting up publicsuffix (20200303.0012-1) ...
22:19:21 #11 44.17 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
22:19:21 #11 44.18 Setting up iso-codes (4.4-1) ...
22:19:21 #11 44.20 Setting up liblocale-gettext-perl (1.07-4) ...
22:19:21 #11 44.21 Setting up dctrl-tools (2.24-3) ...
22:19:21 #11 44.23 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:21 #11 44.24 Setting up libgdbm6:armhf (1.18.1-5) ...
22:19:21 #11 44.25 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:21 #11 44.26 Setting up libctf0:armhf (2.34-6ubuntu1.3) ...
22:19:21 #11 44.27 Setting up pinentry-curses (1.1.0-3build1) ...
22:19:21 #10 46.66 Setting up libclone-perl (0.39-1) ...
22:19:21 #10 46.67 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
22:19:21 #10 46.68 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
22:19:21 #10 46.71 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:21 #10 46.71 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
22:19:21 #10 46.71 Setting up libnet-http-perl (6.17-1) ...
22:19:21 #10 46.73 Setting up libnumber-compare-perl (0.03-1) ...
22:19:21 #10 46.74 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:21 #10 46.93 Setting up python3-unidiff (0.5.4-1) ...
22:19:21 #10 56.48 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
22:19:21 #10 56.49 Setting up libsub-quote-perl (2.005000-1) ...
22:19:21 #10 56.51 Setting up libfcgi-perl (0.78-2build1) ...
22:19:21 #10 56.52 Setting up libwww-robotrules-perl (6.01-1) ...
22:19:21 #10 56.54 Setting up python3-debian (0.1.32) ...
22:19:21 #10 56.70 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:21 #10 56.72 Setting up libclass-accessor-perl (0.51-1) ...
22:19:21 #9 46.94 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
22:19:21 #9 46.94 Unpacking unzip (6.0-23+deb10u3) ...
22:19:21 #9 46.98 Selecting previously unselected package xauth.
22:19:21 #9 46.99 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
22:19:21 #9 46.99 Unpacking xauth (1:1.0.10-1) ...
22:19:21 #9 47.03 Selecting previously unselected package xdg-user-dirs.
22:19:21 #9 47.03 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
22:19:21 #9 47.04 Unpacking xdg-user-dirs (0.17-2) ...
22:19:21 #9 47.11 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
22:19:21 #9 47.12 Setting up libapt-pkg-perl (0.1.34+b1) ...
22:19:21 #9 47.14 Setting up libksba8:armhf (1.3.5-2+deb10u1) ...
22:19:21 #13 19.32   Cleanup          : glibc-gconv-extra-2.34-40.el9.x86_64                 77/78 
22:19:21 #13 19.32   Running scriptlet: glibc-gconv-extra-2.34-40.el9.x86_64                 77/78 
22:19:21 #13 19.34   Cleanup          : glibc-common-2.34-40.el9.x86_64                      78/78 
22:19:21 #13 19.38   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         78/78 
22:19:21 #10 42.61 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
22:19:21 #10 42.62 Unpacking libmoox-struct-perl (0.020-1) ...
22:19:21 #10 42.65 Selecting previously unselected package libmouse-perl.
22:19:21 #10 42.65 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
22:19:21 #10 42.65 Unpacking libmouse-perl (2.5.10-1+b1) ...
22:19:21 #10 42.70 Selecting previously unselected package libnumber-range-perl.
22:19:21 #10 42.70 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
22:19:21 #10 42.71 Unpacking libnumber-range-perl (0.12-1.1) ...
22:19:21 #10 42.74 Selecting previously unselected package libossp-uuid16:armhf.
22:19:21 #10 42.74 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
22:19:21 #10 42.75 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
22:19:21 #10 42.78 Selecting previously unselected package libossp-uuid-perl.
22:19:21 #10 42.78 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
22:19:21 #10 42.79 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:21 #10 42.81 Selecting previously unselected package libpackage-stash-xs-perl.
22:19:21 #10 42.81 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
22:19:21 #10 42.82 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:21 #10 42.85 Selecting previously unselected package libpath-iterator-rule-perl.
22:19:21 #10 42.85 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:19:21 #10 42.85 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:19:21 #10 42.88 Selecting previously unselected package libperlio-gzip-perl.
22:19:21 #10 42.88 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
22:19:21 #10 42.89 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
22:19:21 #10 42.93 Selecting previously unselected package libpod-parser-perl.
22:19:21 #10 42.93 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
22:19:21 #10 42.94 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
22:19:21 #10 42.96 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
22:19:21 #11 41.25 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
22:19:21 #11 41.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:21 #11 41.27 Setting up tzdata (2022c-0ubuntu0.20.04.0) ...
22:19:21 #11 41.38 
22:19:21 #11 41.38 Current default time zone: 'Etc/UTC'
22:19:21 #11 41.38 Local time is now:      Sat Oct 22 22:19:21 UTC 2022.
22:19:21 #11 41.38 Universal Time is now:  Sat Oct 22 22:19:21 UTC 2022.
22:19:21 #11 41.38 Run 'dpkg-reconfigure tzdata' if you wish to change it.
22:19:21 #11 41.38 
22:19:21 #11 41.40 Setting up fakeroot (1.24-1) ...
22:19:21 #11 41.41 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.41 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
22:19:21 #11 41.42 Setting up autotools-dev (20180224.1) ...
22:19:21 #11 41.43 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:19:21 #11 41.44 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
22:19:21 #11 41.45 Setting up make (4.2.1-1.2) ...
22:19:21 #11 41.46 Setting up libmpfr6:arm64 (4.0.2-1) ...
22:19:21 #11 41.48 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:19:21 #11 41.49 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:19:21 #11 41.50 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
22:19:21 #11 41.51 Setting up strace (5.5-3ubuntu1) ...
22:19:21 #11 41.56 Setting up libsigsegv2:arm64 (2.12-2) ...
22:19:21 #11 41.57 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
22:19:21 #11 41.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.58 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
22:19:21 #11 41.59 Setting up t1utils (1.41-3) ...
22:19:21 #14 9.097   Preparing        :                                                        1/1 
22:19:21 #14 9.140   Running scriptlet: cmake-rpm-macros-3.20.2-4.el8.noarch                   1/1 
22:19:21 #14 9.157   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  1/78 
22:19:21 #14 9.173   Installing       : cmake-filesystem-3.20.2-4.el8.x86_64                  2/78 
22:19:21 #24 45.98 Selecting previously unselected package cpp-aarch64-linux-gnu.
22:19:21 #24 45.98 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:19:21 #24 45.99 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
22:19:21 #24 46.02 Selecting previously unselected package cpp-arm-linux-gnueabi.
22:19:21 #24 46.02 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:19:21 #24 46.02 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
22:19:21 #24 46.05 Selecting previously unselected package cpp-arm-linux-gnueabihf.
22:19:21 #24 46.05 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:19:21 #24 46.06 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
22:19:21 #24 46.08 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
22:19:21 #24 46.09 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:19:21 #24 46.09 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:19:21 #24 46.12 Selecting previously unselected package cpp-s390x-linux-gnu.
22:19:21 #24 46.12 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:19:21 #24 46.12 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
22:19:21 #24 46.15 Selecting previously unselected package cross-config.
22:19:21 #24 46.15 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
22:19:21 #24 46.15 Unpacking cross-config (2.6.18+nmu1) ...
22:19:21 #24 46.18 Selecting previously unselected package gcc-10-cross-base.
22:19:21 #24 46.19 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.19 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
22:19:21 #24 46.23 Selecting previously unselected package libc6-arm64-cross.
22:19:21 #24 46.23 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
22:19:21 #24 46.24 Unpacking libc6-arm64-cross (2.31-9cross4) ...
22:19:21 #24 46.36 Selecting previously unselected package libgcc-s1-arm64-cross.
22:19:21 #24 46.36 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.37 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
22:19:21 #24 46.40 Selecting previously unselected package libgomp1-arm64-cross.
22:19:21 #24 46.40 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.40 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
22:19:21 #24 46.44 Selecting previously unselected package libitm1-arm64-cross.
22:19:21 #24 46.44 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.45 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
22:19:21 #24 46.47 Selecting previously unselected package libatomic1-arm64-cross.
22:19:21 #24 46.48 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.48 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
22:19:21 #24 46.51 Selecting previously unselected package libasan6-arm64-cross.
22:19:21 #24 46.51 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:21 #24 46.52 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
22:19:21 #24 46.74 Selecting previously unselected package liblsan0-arm64-cross.
22:19:21 #11 44.97 Setting up manpages-dev (5.10-1ubuntu1) ...
22:19:21 #11 44.98 Setting up libdw1:armhf (0.186-1build1) ...
22:19:21 #11 44.99 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
22:19:21 #11 45.00 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
22:19:21 #11 45.01 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:21 #11 45.19 Setting up libedit2:armhf (3.1-20210910-1build1) ...
22:19:21 #11 45.20 Setting up libreadline8:armhf (8.1.2-1) ...
22:19:21 #11 45.22 Setting up m4 (1.4.18-5ubuntu2) ...
22:19:21 #10 44.32 (1/168): bzip2-1.0.8-9.fc35.aarch64.rpm         226 kB/s |  52 kB     00:00    
22:19:21 #10 44.36 (2/168): cpio-2.13-11.fc35.aarch64.rpm          995 kB/s | 268 kB     00:00    
22:19:21 #10 44.37 (3/168): adobe-source-code-pro-fonts-2.030.1.05 2.9 MB/s | 831 kB     00:00    
22:19:21 #10 44.37 (4/168): dash-0.5.10.2-9.fc35.aarch64.rpm       1.8 MB/s |  97 kB     00:00    
22:19:21 #10 44.37 (5/168): debugedit-5.0-2.fc35.aarch64.rpm       4.7 MB/s |  75 kB     00:00    
22:19:21 #10 44.38 (6/168): diffutils-3.8-1.fc35.aarch64.rpm        45 MB/s | 398 kB     00:00    
22:19:21 #10 44.39 (7/168): devscripts-checkbashisms-2.21.4-1.fc35 2.2 MB/s |  28 kB     00:00    
22:19:21 #10 44.39 (8/168): dwz-0.14-2.fc35.aarch64.rpm             20 MB/s | 125 kB     00:00    
22:19:21 #10 44.39 (9/168): ed-1.14.2-11.fc35.aarch64.rpm           12 MB/s |  73 kB     00:00    
22:19:21 #10 44.40 (10/168): deltarpm-3.6.2-10.fc35.aarch64.rpm    3.8 MB/s |  88 kB     00:00    
22:19:21 #10 44.40 (11/168): efi-srpm-macros-5-4.fc35.noarch.rpm   2.6 MB/s |  22 kB     00:00    
22:19:21 #10 44.40 (12/168): emacs-filesystem-27.2-9.fc35.noarch.r 1.1 MB/s | 9.0 kB     00:00    
22:19:21 #10 44.41 (13/168): file-5.40-9.fc35.aarch64.rpm          8.7 MB/s |  51 kB     00:00    
22:19:21 #10 44.41 (14/168): findutils-4.8.0-4.fc35.aarch64.rpm     54 MB/s | 539 kB     00:00    
22:19:21 #10 44.42 (15/168): fonts-filesystem-2.0.5-6.fc35.noarch. 1.1 MB/s | 8.9 kB     00:00    
22:19:21 #10 44.42 (16/168): enchant-1.6.0-28.fc35.aarch64.rpm     2.9 MB/s |  59 kB     00:00    
22:19:21 #10 44.42 (17/168): fonts-srpm-macros-2.0.5-6.fc35.noarch 3.0 MB/s |  27 kB     00:00    
22:19:21 #10 44.43 (18/168): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 846 kB/s | 7.6 kB     00:00    
22:19:21 #10 44.43 (19/168): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 1.1 MB/s | 7.8 kB     00:00    
22:19:21 #10 44.44 (20/168): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm  33 MB/s | 465 kB     00:00    
22:19:21 #10 44.44 (21/168): gnat-srpm-macros-4-14.fc35.noarch.rpm 695 kB/s | 8.2 kB     00:00    
22:19:21 #10 44.45 (22/168): groff-base-1.22.4-8.fc35.aarch64.rpm   58 MB/s | 1.0 MB     00:00    
22:19:21 #10 44.49 (23/168): gsettings-desktop-schemas-41.0-1.fc35  14 MB/s | 688 kB     00:00    
22:19:21 #10 44.50 (24/168): hunspell-1.7.0-11.fc35.aarch64.rpm    5.6 MB/s | 316 kB     00:00    
22:19:21 #10 44.50 (25/168): hunspell-en-0.20140811.1-20.fc35.noar 3.5 MB/s | 180 kB     00:00    
22:19:21 #10 44.51 (26/168): hunspell-en-US-0.20140811.1-20.fc35.n  21 MB/s | 176 kB     00:00    
22:19:21 #10 44.51 (27/168): hunspell-filesystem-1.7.0-11.fc35.aar 991 kB/s | 7.8 kB     00:00    
22:19:21 #10 44.52 (28/168): hunspell-en-GB-0.20140811.1-20.fc35.n  12 MB/s | 225 kB     00:00    
22:19:21 #10 44.52 (29/168): info-6.8-2.fc35.aarch64.rpm            17 MB/s | 220 kB     00:00    
22:19:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 38.80MB / 51.84MB 1.4s
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 30.41MB / 68.83MB 1.4s
22:19:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.6s
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 38.80MB / 68.83MB 1.6s
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 32.51MB / 141.91MB 1.6s
22:19:22 #10 53.34 Transaction test succeeded.
22:19:22 #10 53.35 Running transaction
22:19:22 #12 0.909 Last metadata expiration check: 0:00:17 ago on Sat Oct 22 22:19:04 2022.
22:19:22 #11 39.11 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
22:19:22 #11 39.11 Unpacking equivs (2.3.1) ...
22:19:22 #11 39.14 Selecting previously unselected package libauthen-sasl-perl.
22:19:22 #11 39.15 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
22:19:22 #11 39.15 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
22:19:22 #11 39.18 Selecting previously unselected package python3-magic.
22:19:22 #11 39.19 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
22:19:22 #11 39.19 Unpacking python3-magic (2:0.4.24-2) ...
22:19:22 #11 39.25 Setting up libksba8:arm64 (1.6.0-2ubuntu0.1) ...
22:19:22 #11 39.27 Setting up media-types (7.0.0) ...
22:19:22 #11 39.28 Setting up libpipeline1:arm64 (1.5.5-1) ...
22:19:22 #11 39.29 Setting up wdiff (1.2.2-2build3) ...
22:19:22 #11 39.30 Setting up gcc-11-base:arm64 (11.2.0-19ubuntu1) ...
22:19:22 #11 39.31 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
22:19:22 #11 39.32 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
22:19:22 #11 39.33 Setting up lto-disabled-list (24) ...
22:19:22 #11 39.34 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
22:19:22 #11 39.35 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
22:19:22 #11 39.36 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:22 #11 39.36 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
22:19:22 #11 39.36 Setting up libtext-glob-perl (0.11-2) ...
22:19:22 #11 39.37 Setting up libmagic-mgc (1:5.41-3) ...
22:19:22 #11 39.38 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
22:19:22 #11 39.39 Setting up distro-info-data (0.52ubuntu0.1) ...
22:19:22 #11 39.40 Setting up manpages (5.10-1ubuntu1) ...
22:19:22 #11 39.41 Setting up unzip (6.0-26ubuntu3.1) ...
22:19:22 #11 39.42 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
22:19:22 #11 39.44 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
22:19:22 #11 39.45 Setting up libsqlite3-0:arm64 (3.37.2-2) ...
22:19:22 #11 39.46 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:22 #11 44.28 Setting up manpages-dev (5.05-1) ...
22:19:22 #11 44.29 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
22:19:22 #11 44.30 Setting up libxcb1:armhf (1.14-2) ...
22:19:22 #11 44.31 Setting up at (3.1.23-1ubuntu1) ...
22:19:22 #11 44.45 invoke-rc.d: could not determine current runlevel
22:19:22 #11 44.46 invoke-rc.d: policy-rc.d denied execution of start.
22:19:22 #11 44.46 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
22:19:22 #11 44.47 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #11 44.48 Setting up libedit2:armhf (3.1-20191231-1) ...
22:19:22 #11 44.49 Setting up libreadline8:armhf (8.0-4) ...
22:19:22 #11 44.51 Setting up m4 (1.4.18-4) ...
22:19:22 #11 44.52 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #10 54.59 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
22:19:22 #10 54.60 Setting up binutils (2.35.2-2) ...
22:19:22 #10 54.62 Setting up man-db (2.9.4-2) ...
22:19:22 #10 54.71 Building database of manual pages ...
22:19:22 #10 56.73 Setting up libsort-key-perl (1.33-2) ...
22:19:22 #10 56.75 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:22 #10 56.76 Setting up libpath-tiny-perl (0.104-1) ...
22:19:22 #10 56.77 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:22 #10 56.78 Setting up libsub-install-perl (0.928-1) ...
22:19:22 #10 56.80 Setting up libdata-optlist-perl (0.110-1) ...
22:19:22 #10 56.81 Setting up libio-stringy-perl (2.111-2) ...
22:19:22 #10 56.83 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:22 #10 56.84 Setting up libtry-tiny-perl (0.30-1) ...
22:19:22 #10 56.85 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:22 #10 56.86 Setting up libfont-afm-perl (1.20-2) ...
22:19:22 #10 56.87 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
22:19:22 #10 56.89 Setting up python3-apt (1.6.5ubuntu0.7) ...
22:19:22 #9 47.15 Setting up libpipeline1:armhf (1.5.1-2) ...
22:19:22 #9 47.16 Setting up wdiff (1.2.2-2+b1) ...
22:19:22 #9 47.17 Setting up lsb-base (10.2019051400) ...
22:19:22 #9 47.18 Setting up mysql-common (5.8+1.0.5) ...
22:19:22 #9 47.21 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:22 #9 47.22 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
22:19:22 #9 47.23 Setting up libkeyutils1:armhf (1.6-6) ...
22:19:22 #9 47.24 Setting up libpsl5:armhf (0.20.2-2) ...
22:19:22 #9 47.25 Setting up libgpm2:armhf (1.20.7-5) ...
22:19:22 #9 47.26 Setting up mime-support (3.62) ...
22:19:22 #9 47.29 Setting up xdg-user-dirs (0.17-2) ...
22:19:22 #9 47.32 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:19:22 #9 47.33 Setting up psmisc (23.2-1+deb10u1) ...
22:19:22 #9 47.35 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
22:19:22 #9 47.36 Setting up libyaml-0-2:armhf (0.2.1-1) ...
22:19:22 #9 47.37 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
22:19:22 #9 47.38 No schema files found: doing nothing.
22:19:22 #9 47.39 Setting up distro-info-data (0.41+deb10u5) ...
22:19:22 #9 47.40 Setting up manpages (4.16-2) ...
22:19:22 #9 47.41 Setting up unzip (6.0-23+deb10u3) ...
22:19:22 #9 47.43 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
22:19:22 #9 47.44 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:22 #9 47.46 Setting up binutils-common:armhf (2.31.1-16) ...
22:19:22 #10 44.82 129 added, 0 removed; done.
22:19:22 #10 44.85 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
22:19:22 #10 44.86 Setting up shared-mime-info (2.0-1) ...
22:19:22 #14 3.372 (1/73): pcre2-10.32-3.el8.aarch64.rpm           906 kB/s | 219 kB     00:00    
22:19:22 #13 12.50   Installing       : cpp-11.3.1-2.1.el9.aarch64                           22/80 
22:19:22 #13 12.84   Installing       : llvm-libs-14.0.6-1.el9.aarch64                       23/80 
22:19:22 #13 12.89   Installing       : acl-2.3.1-3.el9.aarch64                              24/80 
22:19:22 #13 12.89   Installing       : kmod-libs-28-7.el9.aarch64                           25/80 
22:19:22 #13 12.92   Installing       : libatomic-11.3.1-2.1.el9.aarch64                     26/80 
22:19:22 #13 12.93   Installing       : libcbor-0.7.0-5.el9.aarch64                          27/80 
22:19:22 #13 12.96   Installing       : libfido2-1.6.0-7.el9.aarch64                         28/80 
22:19:22 #13 12.96   Running scriptlet: openssh-8.7p1-24.el9.aarch64                         29/80 
22:19:22 #13 13.01   Installing       : openssh-8.7p1-24.el9.aarch64                         29/80 
22:19:22 #10 42.96 Unpacking libpod-parser-perl (1.63-2) ...
22:19:22 #10 43.00 Selecting previously unselected package libpod-constants-perl.
22:19:22 #10 43.00 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
22:19:22 #10 43.01 Unpacking libpod-constants-perl (0.19-2) ...
22:19:22 #10 43.05 Selecting previously unselected package libproc-processtable-perl.
22:19:22 #10 43.05 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
22:19:22 #10 43.05 Unpacking libproc-processtable-perl (0.59-2+b1) ...
22:19:22 #10 43.09 Selecting previously unselected package libre2-9:armhf.
22:19:22 #10 43.10 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
22:19:22 #10 43.10 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
22:19:22 #10 43.14 Selecting previously unselected package libre-engine-re2-perl:armhf.
22:19:22 #10 43.15 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
22:19:22 #10 43.15 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
22:19:22 #10 43.18 Selecting previously unselected package libreadonly-perl.
22:19:22 #10 43.18 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
22:19:22 #10 43.19 Unpacking libreadonly-perl (2.050-3) ...
22:19:22 #10 43.22 Selecting previously unselected package libref-util-perl.
22:19:22 #11 41.60 Setting up diffstat (1.63-1) ...
22:19:22 #11 41.62 Setting up libmpc3:arm64 (1.1.0-1) ...
22:19:22 #11 41.63 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #11 41.64 Setting up patch (2.7.6-6) ...
22:19:22 #11 41.65 Setting up autopoint (0.19.8.1-10build1) ...
22:19:22 #11 41.67 Setting up libfl2:arm64 (2.6.4-6.2) ...
22:19:22 #11 41.68 Setting up ucf (3.0038+nmu1) ...
22:19:22 #11 41.78 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
22:19:22 #11 41.79 Setting up libltdl7:arm64 (2.4.6-14) ...
22:19:22 #11 41.83 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:22 #11 41.84 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #11 41.85 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #14 9.394   Upgrading        : glibc-common-2.28-214.el8.x86_64                      3/78 
22:19:22 #14 9.634   Upgrading        : glibc-gconv-extra-2.28-214.el8.x86_64                 4/78 
22:19:22 #10 47.73 Setting up libltdl-dev:armhf (2.4.6-2) ...
22:19:22 #10 47.74 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 47.75 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.76 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
22:19:22 #10 47.78 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
22:19:22 #10 47.79 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.80 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 47.81 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.82 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
22:19:22 #10 47.83 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 47.85 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
22:19:22 #10 47.86 Setting up file (1:5.32-2ubuntu0.4) ...
22:19:22 #10 47.87 Setting up fakeroot (1.22-2ubuntu1) ...
22:19:22 #10 47.88 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.88 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
22:19:22 #10 47.89 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 47.90 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.91 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.92 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 47.93 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
22:19:22 #10 47.94 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
22:19:22 #10 47.96 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
22:19:22 #24 46.74 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:22 #24 46.74 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
22:19:22 #24 46.86 Selecting previously unselected package libtsan0-arm64-cross.
22:19:22 #24 46.86 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:22 #24 46.86 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
22:19:22 #11 45.23 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:22 #11 45.24 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04) ...
22:19:22 #11 45.26 Setting up ca-certificates (20211016) ...
22:19:22 #10 44.52 (30/168): json-glib-1.6.6-1.fc35.aarch64.rpm     11 MB/s | 149 kB     00:00    
22:19:22 #10 44.53 (31/168): kernel-srpm-macros-1.0-6.fc35.noarch. 1.1 MB/s | 8.0 kB     00:00    
22:19:22 #10 44.53 (32/168): libevent-2.1.12-4.fc35.aarch64.rpm     32 MB/s | 255 kB     00:00    
22:19:22 #10 44.54 (33/168): libappstream-glib-0.7.18-3.fc35.aarch  18 MB/s | 373 kB     00:00    
22:19:22 #10 44.54 (34/168): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp  11 MB/s | 170 kB     00:00    
22:19:22 #10 44.58 (35/168): libpkgconf-1.8.0-1.fc35.aarch64.rpm   726 kB/s |  36 kB     00:00    
22:19:22 #10 44.59 (36/168): libpng-1.6.37-11.fc35.aarch64.rpm     2.6 MB/s | 115 kB     00:00    
22:19:22 #10 44.59 (37/168): libproxy-0.4.17-3.fc35.aarch64.rpm    1.4 MB/s |  68 kB     00:00    
22:19:22 #10 44.60 (38/168): libstemmer-0-17.585svn.fc35.aarch64.r 4.9 MB/s |  82 kB     00:00    
22:19:22 #10 44.61 (39/168): lua-srpm-macros-1-5.fc35.noarch.rpm   553 kB/s | 8.4 kB     00:00    
22:19:22 #10 44.62 (40/168): ncurses-6.2-8.20210508.fc35.aarch64.r  19 MB/s | 400 kB     00:00    
22:19:22 #10 44.62 (41/168): nim-srpm-macros-3-5.fc35.noarch.rpm   491 kB/s | 8.4 kB     00:00    
22:19:22 #10 44.62 (42/168): ocaml-srpm-macros-6-5.fc35.noarch.rpm 1.2 MB/s | 7.8 kB     00:00    
22:19:22 #10 44.62 (43/168): openblas-srpm-macros-2-10.fc35.noarch 883 kB/s | 7.4 kB     00:00    
22:19:22 #10 44.63 (44/168): patch-2.7.6-15.fc35.aarch64.rpm        14 MB/s | 124 kB     00:00    
22:19:22 #10 44.63 (45/168): perl-Carp-1.52-478.fc35.noarch.rpm    4.7 MB/s |  29 kB     00:00    
22:19:22 #10 44.63 (46/168): perl-Data-Dumper-2.183-2.fc35.aarch64 5.8 MB/s |  55 kB     00:00    
22:19:22 #10 44.64 (47/168): perl-Digest-1.20-1.fc35.noarch.rpm    2.6 MB/s |  25 kB     00:00    
22:19:22 #10 44.64 (48/168): perl-Digest-MD5-2.58-478.fc35.aarch64 5.3 MB/s |  36 kB     00:00    
22:19:22 #10 44.65 (49/168): perl-Exporter-5.76-479.fc35.noarch.rp 3.2 MB/s |  31 kB     00:00    
22:19:22 #10 44.65 (50/168): perl-File-Path-2.18-478.fc35.noarch.r 2.8 MB/s |  35 kB     00:00    
22:19:22 #10 44.66 (51/168): perl-File-Temp-0.231.100-478.fc35.noa 5.8 MB/s |  59 kB     00:00    
22:19:22 #10 44.66 (52/168): perl-Getopt-Long-2.52-478.fc35.noarch 4.7 MB/s |  60 kB     00:00    
22:19:22 #10 44.66 (53/168): perl-IO-Socket-IP-0.41-479.fc35.noarc 3.7 MB/s |  42 kB     00:00    
22:19:22 #10 44.67 (54/168): perl-MIME-Base64-3.16-478.fc35.aarch6 3.2 MB/s |  30 kB     00:00    
22:19:22 #10 44.68 (55/168): perl-IO-Socket-SSL-2.072-1.fc35.noarc  11 MB/s | 217 kB     00:00    
22:19:22 #10 44.70 (56/168): perl-Net-SSLeay-1.90-4.fc35.aarch64.r  11 MB/s | 350 kB     00:00    
22:19:22 #10 44.73 (57/168): perl-PathTools-3.80-478.fc35.aarch64. 1.4 MB/s |  85 kB     00:00    
22:19:22 #10 44.73 (58/168): perl-Pod-Escapes-1.07-478.fc35.noarch 549 kB/s |  20 kB     00:00    
22:19:22 #10 44.74 (59/168): perl-Pod-Perldoc-3.28.01-479.fc35.noa 2.1 MB/s |  84 kB     00:00    
22:19:22 #10 44.74 (60/168): perl-Pod-Simple-3.43-2.fc35.noarch.rp  18 MB/s | 215 kB     00:00    
22:19:22 #10 44.75 (61/168): perl-Pod-Usage-2.01-478.fc35.noarch.r 5.3 MB/s |  40 kB     00:00    
22:19:22 #10 44.75 (62/168): perl-Socket-2.032-2.fc35.aarch64.rpm  5.3 MB/s |  54 kB     00:00    
22:19:22 #10 44.75 (63/168): perl-Storable-3.25-1.fc35.aarch64.rpm 9.3 MB/s |  93 kB     00:00    
22:19:22 #10 44.76 (64/168): perl-Term-ANSIColor-5.01-479.fc35.noa 6.3 MB/s |  48 kB     00:00    
22:19:22 #10 44.76 (65/168): perl-Term-Cap-1.17-478.fc35.noarch.rp 2.1 MB/s |  22 kB     00:00    
22:19:22 #10 44.76 (66/168): perl-Text-ParseWords-3.30-478.fc35.no 1.6 MB/s |  16 kB     00:00    
22:19:22 #10 44.77 (67/168): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 3.9 MB/s |  22 kB     00:00    
22:19:22 #10 44.80 (68/168): perl-Time-Local-1.300-478.fc35.noarch 804 kB/s |  33 kB     00:00    
22:19:22 #10 44.81 (69/168): perl-URI-5.09-4.fc35.noarch.rpm       2.4 MB/s | 108 kB     00:00    
22:19:22 #10 44.81 (70/168): perl-constant-1.33-479.fc35.noarch.rp 3.0 MB/s |  23 kB     00:00    
22:19:22 #10 44.81 (71/168): perl-libnet-3.13-479.fc35.noarch.rpm   11 MB/s | 125 kB     00:00    
22:19:22 #10 44.82 (72/168): perl-parent-0.238-478.fc35.noarch.rpm 1.3 MB/s |  14 kB     00:00    
22:19:22 #10 44.82 (73/168): perl-podlators-4.14-478.fc35.noarch.r  15 MB/s | 111 kB     00:00    
22:19:22 #10 44.82 (74/168): perl-srpm-macros-1-42.fc35.noarch.rpm 883 kB/s | 8.3 kB     00:00    
22:19:22 #10 44.83 (75/168): pkgconf-1.8.0-1.fc35.aarch64.rpm      4.6 MB/s |  41 kB     00:00    
22:19:22 #10 44.83 (76/168): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    2.6 MB/s |  14 kB     00:00    
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 48.23MB / 68.83MB 1.7s
22:19:22 #7 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.7s done
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 56.62MB / 68.83MB 1.8s
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 44.04MB / 141.91MB 1.8s
22:19:22 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 0B / 155B 1.8s
22:19:22 #11 44.53 Setting up ca-certificates (20211016~20.04.1) ...
22:19:22 #11 39.47 Setting up binutils-common:arm64 (2.38-3ubuntu1) ...
22:19:22 #11 39.48 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
22:19:22 #11 39.49 Setting up libmagic1:arm64 (1:5.41-3) ...
22:19:22 #11 39.51 Setting up libdeflate0:arm64 (1.10-2) ...
22:19:22 #11 39.52 Setting up less (590-1build1) ...
22:19:22 #11 39.54 Setting up perl-openssl-defaults:arm64 (5build2) ...
22:19:22 #11 39.55 Setting up linux-libc-dev:arm64 (5.15.0-52.58) ...
22:19:22 #11 39.57 Setting up libctf-nobfd0:arm64 (2.38-3ubuntu1) ...
22:19:22 #11 39.58 Setting up gettext-base (0.21-4ubuntu4) ...
22:19:22 #11 39.59 Setting up liblzo2-2:arm64 (2.10-2build3) ...
22:19:22 #11 39.60 Setting up libnpth0:arm64 (1.6-3build2) ...
22:19:22 #11 39.61 Setting up file (1:5.41-3) ...
22:19:22 #11 39.62 Setting up libassuan0:arm64 (2.5.5-1build1) ...
22:19:22 #11 39.63 Setting up libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:22 #11 39.64 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
22:19:22 #11 39.65 Setting up bzip2 (1.0.8-5build1) ...
22:19:22 #11 39.66 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:22 #11 39.67 Setting up libjbig0:arm64 (2.1-3.1build3) ...
22:19:22 #11 39.68 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
22:19:22 #11 39.70 Setting up libasan6:arm64 (11.2.0-19ubuntu1) ...
22:19:22 #11 39.71 Setting up libnumber-compare-perl (0.03-2) ...
22:19:22 #11 39.72 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:22 #11 39.73 Setting up fakeroot (1.28-1ubuntu1) ...
22:19:22 #11 39.74 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.74 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:19:22 #11 39.75 Setting up autotools-dev (20220109.1) ...
22:19:22 #11 39.76 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
22:19:22 #11 39.77 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
22:19:22 #9 47.47 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
22:19:22 #9 47.48 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
22:19:22 #9 47.50 Setting up less (487-0.1+b1) ...
22:19:22 #9 47.59 Setting up perl-openssl-defaults:armhf (3) ...
22:19:22 #9 47.60 Setting up linux-libc-dev:armhf (4.19.260-1) ...
22:19:22 #9 47.61 Setting up gettext-base (0.19.8.1-9) ...
22:19:22 #9 47.62 Setting up liblzo2-2:armhf (2.10-0.1) ...
22:19:22 #9 47.63 Setting up libnpth0:armhf (1.6-1) ...
22:19:22 #9 47.64 Setting up krb5-locales (1.17-3+deb10u4) ...
22:19:22 #9 47.65 Setting up file (1:5.35-4+deb10u2) ...
22:19:22 #9 47.66 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
22:19:22 #9 47.68 Setting up libassuan0:armhf (2.5.2-1) ...
22:19:22 #9 47.69 Setting up libgomp1:armhf (8.3.0-6) ...
22:19:22 #10 57.06 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:22 #10 57.07 Setting up libxext6:amd64 (2:1.3.3-1) ...
22:19:22 #10 57.08 Setting up po-debconf (1.0.20) ...
22:19:22 #10 57.10 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:22 #10 57.11 Setting up libio-socket-inet6-perl (2.72-2) ...
22:19:22 #10 57.13 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:22 #10 57.14 Setting up libio-pty-perl (1:1.08-1.1build4) ...
22:19:22 #10 57.15 Setting up libfile-which-perl (1.21-1) ...
22:19:22 #10 57.18 Setting up libencode-locale-perl (1.05-1) ...
22:19:22 #10 57.21 Setting up libperlio-gzip-perl (0.19-1build3) ...
22:19:22 #10 47.09 Setting up libunicode-utf8-perl (0.60-1build4) ...
22:19:22 #10 47.10 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 47.12 Setting up libparams-util-perl (1.07-3build3) ...
22:19:22 #10 47.13 Setting up libsub-name-perl (0.21-1build1) ...
22:19:22 #10 47.13 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
22:19:22 #10 47.24 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
22:19:22 #10 47.25 Setting up libsub-quote-perl (2.005000-1) ...
22:19:22 #10 47.26 Setting up libfcgi-perl (0.78-2build1) ...
22:19:22 #10 47.27 Setting up libwww-robotrules-perl (6.01-1) ...
22:19:22 #10 47.28 Setting up python3-debian (0.1.32) ...
22:19:22 #10 47.46 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:22 #10 47.47 Setting up libclass-accessor-perl (0.51-1) ...
22:19:22 #10 47.48 Setting up libsort-key-perl (1.33-2) ...
22:19:22 #10 47.49 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:22 #14 3.384 (2/73): annobin-10.67-3.el8.aarch64.rpm         3.7 MB/s | 954 kB     00:00    
22:19:22 #14 3.397 (3/73): automake-1.16.1-7.el8.noarch.rpm         30 MB/s | 713 kB     00:00    
22:19:22 #14 3.441 (4/73): cmake-data-3.20.2-4.el8.noarch.rpm       40 MB/s | 1.7 MB     00:00    
22:19:22 #14 3.449 (5/73): cmake-filesystem-3.20.2-4.el8.aarch64.r 5.9 MB/s |  44 kB     00:00    
22:19:22 #14 3.459 (6/73): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 4.5 MB/s |  44 kB     00:00    
22:19:22 #13 13.06   Installing       : openssh-clients-8.7p1-24.el9.aarch64                 30/80 
22:19:22 #13 13.07   Running scriptlet: openssh-clients-8.7p1-24.el9.aarch64                 30/80 
22:19:22 #13 13.14   Installing       : git-core-2.31.1-2.el9.2.aarch64                      31/80 
22:19:22 #10 43.22 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
22:19:22 #10 43.22 Unpacking libref-util-perl (0.204-1) ...
22:19:22 #10 43.26 Selecting previously unselected package libref-util-xs-perl.
22:19:22 #10 43.26 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
22:19:22 #10 43.26 Unpacking libref-util-xs-perl (0.117-1+b3) ...
22:19:22 #10 43.29 Selecting previously unselected package libregexp-pattern-license-perl.
22:19:22 #10 43.29 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
22:19:22 #10 43.30 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
22:19:22 #10 43.33 Selecting previously unselected package libregexp-pattern-perl.
22:19:22 #10 43.33 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
22:19:22 #10 43.34 Unpacking libregexp-pattern-perl (0.2.14-1) ...
22:19:22 #10 43.37 Selecting previously unselected package libsasl2-modules:armhf.
22:19:22 #10 43.37 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
22:19:22 #10 43.38 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:22 #10 43.42 Selecting previously unselected package libsereal-decoder-perl.
22:19:22 #10 43.42 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
22:19:22 #10 43.42 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:22 #10 43.46 Selecting previously unselected package libsereal-encoder-perl.
22:19:22 #11 41.86 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:19:22 #11 41.88 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
22:19:22 #11 41.89 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
22:19:22 #11 41.90 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
22:19:22 #11 41.92 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
22:19:22 #11 41.93 Setting up libisl22:arm64 (0.22.1-1) ...
22:19:22 #11 41.95 Setting up netbase (6.1) ...
22:19:22 #11 41.97 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
22:19:22 #11 41.98 Setting up libmpdec2:arm64 (2.4.2-3) ...
22:19:22 #11 41.99 Setting up libbinutils:arm64 (2.34-6ubuntu1.3) ...
22:19:22 #11 42.00 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
22:19:22 #11 42.02 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
22:19:22 #11 42.02 Setting up openssl (1.1.1f-1ubuntu2.16) ...
22:19:22 #11 42.04 Setting up libbsd0:arm64 (0.10.0-1) ...
22:19:22 #11 42.05 Setting up libelf1:arm64 (0.176-1.1build1) ...
22:19:22 #11 42.06 Setting up readline-common (8.0-4) ...
22:19:22 #11 42.12 Setting up publicsuffix (20200303.0012-1) ...
22:19:22 #14 9.653   Running scriptlet: glibc-gconv-extra-2.28-214.el8.x86_64                 4/78 
22:19:22 #14 9.667   Running scriptlet: glibc-2.28-214.el8.x86_64                             5/78 
22:19:22 #12 3.423 Reading package lists...
22:19:22 #12 4.609 Building dependency tree...
22:19:22 #12 4.804 Reading state information...
22:19:22 #12 4.824 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:22 #12 4.870 Starting 2 pkgProblemResolver with broken count: 0
22:19:22 #12 4.872 Done
22:19:22 #12 4.894  Done
22:19:22 #12 4.903 Starting pkgProblemResolver with broken count: 0
22:19:22 #12 4.932 Starting 2 pkgProblemResolver with broken count: 0
22:19:22 #12 4.935 Done
22:19:22 #10 47.97 Setting up man-db (2.8.3-2ubuntu0.1) ...
22:19:22 #10 48.06 Building database of manual pages ...
22:19:22 #10 48.19 Setting up pinentry-curses (1.1.0-1) ...
22:19:22 #24 47.09 Selecting previously unselected package libstdc++6-arm64-cross.
22:19:22 #24 47.09 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:22 #24 47.09 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
22:19:22 #24 47.16 Selecting previously unselected package libubsan1-arm64-cross.
22:19:22 #24 47.16 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:22 #24 47.17 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
22:19:22 #24 47.27 Selecting previously unselected package libgcc-10-dev-arm64-cross.
22:19:22 #10 44.83 (77/168): protobuf-c-1.4.0-1.fc35.aarch64.rpm   6.4 MB/s |  36 kB     00:00    
22:19:22 #10 44.84 (78/168): pkgconf-pkg-config-1.8.0-1.fc35.aarch 714 kB/s |  10 kB     00:00    
22:19:22 #10 44.84 (79/168): python3-dateutil-2.8.1-7.fc35.noarch.  22 MB/s | 289 kB     00:00    
22:19:22 #10 44.85 (80/168): python3-dbus-1.2.18-2.fc35.aarch64.rp  10 MB/s | 132 kB     00:00    
22:19:22 #10 44.85 (81/168): python3-distro-1.6.0-1.fc35.noarch.rp 6.3 MB/s |  38 kB     00:00    
22:19:22 #10 44.86 (82/168): python3-pybeam-0.7-1.fc35.noarch.rpm  2.1 MB/s |  24 kB     00:00    
22:19:22 #10 44.86 (83/168): python3-six-1.16.0-4.fc35.noarch.rpm  4.1 MB/s |  36 kB     00:00    
22:19:22 #10 44.86 (84/168): python3-pyxdg-0.27-3.fc35.noarch.rpm  6.0 MB/s |  96 kB     00:00    
22:19:22 #10 44.87 (85/168): python3-toml-0.10.2-5.fc35.noarch.rpm 3.8 MB/s |  39 kB     00:00    
22:19:22 #10 44.87 (86/168): python3-zstd-1.4.5.1-5.fc35.aarch64.r 2.1 MB/s |  19 kB     00:00    
22:19:22 #10 44.88 (87/168): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.0 MB/s | 8.2 kB     00:00    
22:19:22 #10 44.88 (88/168): shared-mime-info-2.1-3.fc35.aarch64.r  29 MB/s | 373 kB     00:00    
22:19:22 #10 44.88 (89/168): unzip-6.0-53.fc35.aarch64.rpm          13 MB/s | 176 kB     00:00    
22:19:22 #10 44.89 (90/168): zip-3.0-31.fc35.aarch64.rpm            28 MB/s | 253 kB     00:00    
22:19:22 #10 44.89 (91/168): ansible-srpm-macros-1-8.1.fc35.noarch 2.4 MB/s | 8.7 kB     00:00    
22:19:22 #10 44.90 (92/168): abattis-cantarell-fonts-0.301-5.fc35.  21 MB/s | 364 kB     00:00    
22:19:22 #10 44.94 (93/168): xz-5.2.5-7.fc35.aarch64.rpm           3.9 MB/s | 215 kB     00:00    
22:19:22 #10 44.99 (94/168): binutils-gold-2.37-25.fc35.aarch64.rp  10 MB/s | 873 kB     00:00    
22:19:22 #10 45.01 (95/168): binutils-2.37-25.fc35.aarch64.rpm      56 MB/s | 6.3 MB     00:00    
22:19:22 #10 45.01 (96/168): dbus-libs-1.12.22-1.fc35.aarch64.rpm  2.1 MB/s | 151 kB     00:00    
22:19:22 #10 45.02 (97/168): desktop-file-utils-0.26-5.fc35.aarch6 2.8 MB/s |  71 kB     00:00    
22:19:22 #10 45.02 (98/168): dnf-plugins-core-4.3.1-1.fc35.noarch. 7.3 MB/s |  34 kB     00:00    
22:19:22 #10 45.02 (99/168): elfutils-debuginfod-client-0.187-4.fc 5.2 MB/s |  38 kB     00:00    
22:19:22 #10 45.07 (100/168): elfutils-0.187-4.fc35.aarch64.rpm    9.6 MB/s | 516 kB     00:00    
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 64.98MB / 68.83MB 1.9s
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 52.43MB / 141.91MB 1.9s
22:19:22 #7 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.8s done
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.0s
22:19:22 #7 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.0s done
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 62.91MB / 141.91MB 2.1s
22:19:22 #11 45.61 Updating certificates in /etc/ssl/certs...
22:19:22 #12 1.435 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:22 #12 1.446 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:22 #12 1.447 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
22:19:22 #12 1.447 Package libarchive-3.6.1-1.fc37.aarch64 is already installed.
22:19:22 #12 1.448 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
22:19:22 #12 1.448 Package tar-2:1.34-3.fc36.aarch64 is already installed.
22:19:22 #12 1.459 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:22 #11 44.87 Updating certificates in /etc/ssl/certs...
22:19:22 #11 39.79 Setting up libx11-data (2:1.7.5-1) ...
22:19:22 #11 39.80 Setting up make (4.3-4.1build1) ...
22:19:22 #11 39.84 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
22:19:22 #11 39.85 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
22:19:22 #11 39.86 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
22:19:22 #11 39.87 Setting up lzip (1.23-1) ...
22:19:22 #11 39.88 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
22:19:22 #11 39.88 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
22:19:22 #11 39.89 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
22:19:22 #11 39.89 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
22:19:22 #11 39.89 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
22:19:22 #11 39.89 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
22:19:22 #11 39.90 Setting up strace (5.16-0ubuntu3) ...
22:19:22 #11 39.91 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
22:19:22 #11 39.92 Setting up xz-utils (5.2.5-2ubuntu1) ...
22:19:22 #11 39.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:22 #11 39.93 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
22:19:22 #11 39.93 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
22:19:22 #11 39.93 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
22:19:22 #11 39.93 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
22:19:22 #11 39.93 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
22:19:22 #11 39.93 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
22:19:22 #11 39.94 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
22:19:22 #11 39.94 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
22:19:22 #11 39.94 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
22:19:22 #11 39.94 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
22:19:22 #11 39.94 Setting up t1utils (1.41-4build2) ...
22:19:22 #11 39.95 Setting up diffstat (1.64-1build2) ...
22:19:22 #11 39.97 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
22:19:22 #11 39.98 Setting up libmpc3:arm64 (1.2.1-2build1) ...
22:19:22 #11 39.99 Setting up libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:22 #9 47.70 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
22:19:22 #9 47.71 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
22:19:22 #9 47.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
22:19:22 #9 47.74 Setting up libicu63:armhf (63.1-6+deb10u3) ...
22:19:22 #9 47.75 Setting up libfakeroot:armhf (1.23-1) ...
22:19:22 #9 47.77 Setting up libkrb5support0:armhf (1.17-3+deb10u4) ...
22:19:22 #9 47.78 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:22 #9 47.79 Setting up fakeroot (1.23-1) ...
22:19:22 #9 47.80 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:22 #9 47.81 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
22:19:22 #9 47.83 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
22:19:22 #9 47.83 Setting up libasan5:armhf (8.3.0-6) ...
22:19:22 #9 47.85 Setting up autotools-dev (20180224.1) ...
22:19:22 #9 47.86 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
22:19:22 #9 47.88 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
22:19:22 #9 47.89 Setting up libwrap0:armhf (7.6.q-28) ...
22:19:22 #9 47.91 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
22:19:22 #9 47.92 Setting up make (4.2.1-1.2) ...
22:19:22 #9 47.93 Setting up libmpfr6:armhf (4.0.2-1) ...
22:19:22 #9 47.94 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
22:19:22 #9 47.95 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
22:19:22 #9 47.96 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
22:19:22 #9 47.97 Setting up libidn11:armhf (1.33-2.2) ...
22:19:22 #9 47.99 Setting up libncurses6:armhf (6.1+20181013-2+deb10u2) ...
22:19:22 #9 48.00 Setting up strace (4.26-0.2) ...
22:19:22 #10 57.22 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:22 #10 57.24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 57.25 Setting up liberror-perl (0.17025-1) ...
22:19:22 #10 57.26 Setting up libvariable-magic-perl (0.62-1) ...
22:19:22 #10 57.27 Setting up libtimedate-perl (2.3000-2) ...
22:19:22 #10 57.28 Setting up libnet-ip-perl (1.26-1) ...
22:19:22 #10 57.31 Setting up librole-tiny-perl (2.000006-1) ...
22:19:22 #10 57.32 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:22 #10 57.33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:22 #10 57.34 Setting up libfile-homedir-perl (1.002-1) ...
22:19:22 #10 57.36 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:22 #10 57.38 Setting up libfile-basedir-perl (0.07-1) ...
22:19:22 #10 57.39 Setting up libstring-escape-perl (2010.002-2) ...
22:19:22 #10 57.41 Setting up libb-hooks-op-check-perl (0.22-1) ...
22:19:22 #10 57.42 Setting up libio-html-perl (1.001-1) ...
22:19:22 #10 57.43 Setting up libexporter-tiny-perl (1.000000-2) ...
22:19:22 #10 57.44 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:22 #10 57.46 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:22 #10 57.47 Setting up libnumber-range-perl (0.12-1) ...
22:19:22 #10 57.48 Setting up liblist-compare-perl (0.53-1) ...
22:19:22 #10 57.49 Setting up autoconf (2.69-11) ...
22:19:22 #10 57.51 Setting up libpath-iterator-rule-perl (1.009-1) ...
22:19:22 #10 57.53 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
22:19:22 #10 47.50 Setting up libpath-tiny-perl (0.104-1) ...
22:19:22 #10 47.51 Setting up libtool (2.4.6-2) ...
22:19:22 #10 47.52 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:22 #10 47.53 Setting up libsub-install-perl (0.928-1) ...
22:19:22 #10 47.54 Setting up libdata-optlist-perl (0.110-1) ...
22:19:22 #10 47.55 Setting up libio-stringy-perl (2.111-2) ...
22:19:22 #10 47.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:22 #10 47.59 Setting up libtry-tiny-perl (0.30-1) ...
22:19:22 #10 47.60 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:22 #10 47.61 Setting up libfont-afm-perl (1.20-2) ...
22:19:22 #10 47.62 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
22:19:22 #10 47.63 Setting up python3-apt (1.6.5ubuntu0.7) ...
22:19:22 #13 13.34   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   32/80 
22:19:22 #13 13.38   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           33/80 
22:19:22 #13 13.42   Installing       : selinux-policy-34.1.44-1.el9.noarch                  34/80 
22:19:22 #13 13.43   Running scriptlet: selinux-policy-34.1.44-1.el9.noarch                  34/80 
22:19:22 #14 3.842 (7/73): cmake-3.20.2-4.el8.aarch64.rpm           22 MB/s |  10 MB     00:00    
22:19:22 #14 3.918 (8/73): cpp-8.5.0-15.el8.aarch64.rpm             19 MB/s | 8.9 MB     00:00    
22:19:22 #14 3.925 (9/73): gcc-plugin-annobin-8.5.0-15.el8.aarch64 4.8 MB/s |  34 kB     00:00    
22:19:22 #10 43.46 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
22:19:22 #10 43.47 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:22 #10 43.50 Selecting previously unselected package libtask-weaken-perl.
22:19:22 #10 43.50 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
22:19:22 #10 43.51 Unpacking libtask-weaken-perl (1.06-1) ...
22:19:22 #10 43.54 Selecting previously unselected package libxml-parser-perl:armhf.
22:19:22 #10 43.54 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
22:19:22 #10 43.54 Unpacking libxml-parser-perl:armhf (2.46-2) ...
22:19:22 #10 43.59 Selecting previously unselected package libsoap-lite-perl.
22:19:22 #10 43.60 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
22:19:22 #10 43.60 Unpacking libsoap-lite-perl (1.27-1) ...
22:19:22 #10 43.66 Selecting previously unselected package libsort-key-perl.
22:19:22 #10 43.66 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
22:19:22 #10 43.67 Unpacking libsort-key-perl (1.33-2+b3) ...
22:19:22 #10 43.70 Selecting previously unselected package libstring-copyright-perl.
22:19:22 #11 42.12 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #11 42.13 Setting up iso-codes (4.4-1) ...
22:19:22 #11 42.14 Setting up liblocale-gettext-perl (1.07-4) ...
22:19:22 #11 42.16 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #11 42.17 Setting up dctrl-tools (2.24-3) ...
22:19:22 #11 42.18 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #11 42.19 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #11 42.20 Setting up libgdbm6:arm64 (1.18.1-5) ...
22:19:22 #11 42.21 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:22 #11 42.22 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
22:19:22 #11 42.23 Setting up libctf0:arm64 (2.34-6ubuntu1.3) ...
22:19:22 #11 42.24 Setting up pinentry-curses (1.1.0-3build1) ...
22:19:22 #11 42.26 Setting up manpages-dev (5.05-1) ...
22:19:22 #11 42.27 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
22:19:22 #11 42.28 Setting up libxcb1:arm64 (1.14-2) ...
22:19:22 #11 42.29 Setting up at (3.1.23-1ubuntu1) ...
22:19:22 #14 9.905   Upgrading        : glibc-2.28-214.el8.x86_64                             5/78 
22:19:22 #14 9.927   Running scriptlet: glibc-2.28-214.el8.x86_64                             5/78 
22:19:22 #14 10.11   Installing       : glibc-langpack-en-2.28-214.el8.x86_64                 6/78 
22:19:22 #13 0.733 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
22:19:22 #13 0.850 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
22:19:22 #13 0.926 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
22:19:22 #13 0.996 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
22:19:22 #10 48.20 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
22:19:22 #10 48.22 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
22:19:22 #10 48.23 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 48.24 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
22:19:22 #10 48.25 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:22 #10 48.26 Setting up gpg (2.2.4-1ubuntu1.6) ...
22:19:22 #10 48.28 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
22:19:22 #10 48.29 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
22:19:22 #10 48.31 Setting up python3 (3.6.7-1~18.04) ...
22:19:22 #24 47.27 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:22 #24 47.27 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
22:19:22 #24 47.41 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
22:19:22 #24 47.41 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:22 #24 47.41 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:19:22 #10 45.09 (101/168): gdb-minimal-12.1-1.fc35.aarch64.rpm   52 MB/s | 3.5 MB     00:00    
22:19:22 #10 45.09 (102/168): glib-networking-2.70.1-1.fc35.aarch6 3.0 MB/s | 176 kB     00:00    
22:19:22 #10 45.11 (103/168): glibc-gconv-extra-2.34-43.fc35.aarch  49 MB/s | 1.6 MB     00:00    
22:19:22 #10 45.11 (104/168): go-srpm-macros-3.2.0-1.fc35.noarch.r 2.0 MB/s |  26 kB     00:00    
22:19:22 #10 45.12 (105/168): libsoup-2.74.2-1.fc35.aarch64.rpm     20 MB/s | 385 kB     00:00    
22:19:22 #10 45.12 (106/168): perl-AutoLoader-5.74-486.fc35.noarch 3.1 MB/s |  26 kB     00:00    
22:19:22 #10 45.12 (107/168): perl-B-1.82-486.fc35.aarch64.rpm      15 MB/s | 186 kB     00:00    
22:19:22 #10 45.13 (108/168): perl-Class-Struct-0.66-486.fc35.noar 2.6 MB/s |  27 kB     00:00    
22:19:22 #10 45.13 (109/168): perl-DynaLoader-1.50-486.fc35.aarch6 3.1 MB/s |  30 kB     00:00    
22:19:22 #10 45.14 (110/168): perl-Encode-3.15-482.fc35.aarch64.rp  84 MB/s | 1.7 MB     00:00    
22:19:22 #10 45.15 (111/168): perl-Errno-1.33-486.fc35.aarch64.rpm 1.1 MB/s |  19 kB     00:00    
22:19:22 #10 45.15 (112/168): perl-Fcntl-1.14-486.fc35.aarch64.rpm 1.7 MB/s |  25 kB     00:00    
22:19:22 #10 45.15 (113/168): perl-File-Basename-2.85-486.fc35.noa 3.9 MB/s |  22 kB     00:00    
22:19:22 #10 45.16 (114/168): perl-File-stat-1.09-486.fc35.noarch. 2.8 MB/s |  22 kB     00:00    
22:19:22 #10 45.16 (115/168): perl-FileHandle-2.03-486.fc35.noarch 2.5 MB/s |  20 kB     00:00    
22:19:22 #10 45.16 (116/168): perl-Getopt-Std-1.13-486.fc35.noarch 2.5 MB/s |  20 kB     00:00    
22:19:22 #10 45.17 (117/168): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 4.5 MB/s |  55 kB     00:00    
22:19:22 #10 45.17 (118/168): perl-IO-1.46-486.fc35.aarch64.rpm    6.3 MB/s |  92 kB     00:00    
22:19:22 #10 45.18 (119/168): perl-IPC-Open3-1.21-486.fc35.noarch. 3.3 MB/s |  27 kB     00:00    
22:19:22 #10 45.18 (120/168): perl-Mozilla-CA-20211001-1.fc35.noar 1.0 MB/s |  12 kB     00:00    
22:19:22 #10 45.19 (121/168): perl-NDBM_File-1.15-486.fc35.aarch64 2.2 MB/s |  27 kB     00:00    
22:19:22 #10 45.19 (122/168): perl-POSIX-1.97-486.fc35.aarch64.rpm  10 MB/s | 102 kB     00:00    
22:19:22 #10 45.19 (123/168): perl-Scalar-List-Utils-1.62-463.fc35 5.7 MB/s |  71 kB     00:00    
22:19:22 #10 45.20 (124/168): perl-SelectSaver-1.02-486.fc35.noarc 1.5 MB/s |  16 kB     00:00    
22:19:22 #10 45.20 (125/168): perl-Symbol-1.09-486.fc35.noarch.rpm 2.4 MB/s |  19 kB     00:00    
22:19:22 #10 45.21 (126/168): perl-base-2.27-486.fc35.noarch.rpm   1.6 MB/s |  21 kB     00:00    
22:19:22 #10 45.21 (127/168): perl-if-0.60.900-486.fc35.noarch.rpm 1.5 MB/s |  18 kB     00:00    
22:19:22 #10 45.22 (128/168): perl-interpreter-5.34.1-486.fc35.aar 6.7 MB/s |  76 kB     00:00    
22:19:22 #10 45.25 (129/168): perl-libs-5.34.1-486.fc35.aarch64.rp  52 MB/s | 2.0 MB     00:00    
22:19:22 #10 45.29 (130/168): perl-mro-1.25-486.fc35.aarch64.rpm   463 kB/s |  32 kB     00:00    
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 73.40MB / 141.91MB 2.2s
22:19:22 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 89.13MB / 141.91MB 2.4s
22:19:22 #12 5.083 The following additional packages will be installed:
22:19:22 #12 5.083   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:19:22 #12 5.083   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:22 #12 5.084   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
22:19:22 #12 5.084   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
22:19:22 #12 5.084   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
22:19:22 #12 5.084   libuv1 pkg-config
22:19:22 #12 5.085 Suggested packages:
22:19:22 #12 5.085   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
22:19:22 #12 5.085   libtool-doc seccomp libstdc++-8-doc
22:19:22 #13 19.40   Running scriptlet: glibc-common-2.34-40.el9.x86_64                      78/78 
22:19:22 #13 20.38   Verifying        : acl-2.3.1-3.el9.x86_64                                1/78 
22:19:22 #13 20.38   Verifying        : cryptsetup-libs-2.4.3-5.el9.x86_64                    2/78 
22:19:22 #13 20.38   Verifying        : dbus-1:1.12.20-6.el9.x86_64                           3/78 
22:19:22 #13 20.38   Verifying        : dbus-broker-28-7.el9.x86_64                           4/78 
22:19:22 #13 20.38   Verifying        : dbus-common-1:1.12.20-6.el9.noarch                    5/78 
22:19:22 #13 20.38   Verifying        : device-mapper-9:1.02.185-3.el9.x86_64                 6/78 
22:19:22 #13 20.38   Verifying        : device-mapper-libs-9:1.02.185-3.el9.x86_64            7/78 
22:19:22 #13 20.38   Verifying        : glibc-langpack-en-2.34-47.el9.x86_64                  8/78 
22:19:22 #13 20.38   Verifying        : kmod-libs-28-7.el9.x86_64                             9/78 
22:19:22 #13 20.38   Verifying        : libcbor-0.7.0-5.el9.x86_64                           10/78 
22:19:22 #13 20.38   Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64                11/78 
22:19:22 #13 20.38   Verifying        : libfido2-1.6.0-7.el9.x86_64                          12/78 
22:19:22 #13 20.38   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        13/78 
22:19:22 #13 20.38   Verifying        : make-1:4.3-7.el9.x86_64                              14/78 
22:19:22 #13 20.38   Verifying        : openssh-8.7p1-24.el9.x86_64                          15/78 
22:19:22 #13 20.38   Verifying        : openssh-clients-8.7p1-24.el9.x86_64                  16/78 
22:19:22 #13 20.38   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            17/78 
22:19:22 #13 20.38   Verifying        : selinux-policy-34.1.44-1.el9.noarch                  18/78 
22:19:22 #13 20.38   Verifying        : selinux-policy-targeted-34.1.44-1.el9.noarch         19/78 
22:19:22 #13 20.38   Verifying        : systemd-250-11.el9.x86_64                            20/78 
22:19:22 #13 20.38   Verifying        : systemd-pam-250-11.el9.x86_64                        21/78 
22:19:22 #13 20.38   Verifying        : systemd-rpm-macros-250-11.el9.noarch                 22/78 
22:19:22 #13 20.38   Verifying        : which-2.21-28.el9.x86_64                             23/78 
22:19:22 #13 20.38   Verifying        : annobin-10.73-3.el9.x86_64                           24/78 
22:19:22 #13 20.38   Verifying        : autoconf-2.69-38.el9.noarch                          25/78 
22:19:22 #13 20.38   Verifying        : automake-1.16.2-6.el9.noarch                         26/78 
22:19:22 #13 20.38   Verifying        : cmake-3.20.2-7.el9.x86_64                            27/78 
22:19:22 #13 20.38   Verifying        : cmake-data-3.20.2-7.el9.noarch                       28/78 
22:19:22 #13 20.39   Verifying        : cmake-filesystem-3.20.2-7.el9.x86_64                 29/78 
22:19:22 #13 20.39   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 30/78 
22:19:22 #13 20.39   Verifying        : cpp-11.3.1-2.1.el9.x86_64                            31/78 
22:19:22 #13 20.39   Verifying        : gcc-11.3.1-2.1.el9.x86_64                            32/78 
22:19:22 #13 20.39   Verifying        : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             33/78 
22:19:22 #13 20.39   Verifying        : git-2.31.1-2.el9.2.x86_64                            34/78 
22:19:22 #13 20.39   Verifying        : git-core-2.31.1-2.el9.2.x86_64                       35/78 
22:19:22 #13 20.39   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   36/78 
22:19:22 #13 20.39   Verifying        : glibc-devel-2.34-47.el9.x86_64                       37/78 
22:19:22 #13 20.39   Verifying        : glibc-headers-2.34-47.el9.x86_64                     38/78 
22:19:22 #13 20.39   Verifying        : kernel-headers-5.14.0-176.el9.x86_64                 39/78 
22:19:22 #13 20.39   Verifying        : libmpc-1.2.1-4.el9.x86_64                            40/78 
22:19:22 #13 20.39   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  41/78 
22:19:22 #13 20.39   Verifying        : libselinux-devel-3.4-3.el9.x86_64                    42/78 
22:19:22 #13 20.39   Verifying        : libsepol-devel-3.4-1.1.el9.x86_64                    43/78 
22:19:22 #13 20.39   Verifying        : libtool-2.4.6-45.el9.x86_64                          44/78 
22:19:22 #13 20.39   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     45/78 
22:19:22 #13 20.39   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          46/78 
22:19:22 #13 20.39   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  47/78 
22:19:22 #13 20.39   Verifying        : llvm-libs-14.0.6-1.el9.x86_64                        48/78 
22:19:22 #13 20.39   Verifying        : m4-1.4.19-1.el9.x86_64                               49/78 
22:19:22 #13 20.39   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       50/78 
22:19:22 #13 20.39   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       51/78 
22:19:22 #13 20.39   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       52/78 
22:19:22 #13 20.39   Verifying        : perl-DynaLoader-1.47-479.el9.x86_64                  53/78 
22:19:22 #13 20.39   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    54/78 
22:19:22 #13 20.39   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           55/78 
22:19:22 #13 20.39   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   56/78 
22:19:22 #13 20.39   Verifying        : perl-File-Find-1.37-479.el9.noarch                   57/78 
22:19:22 #13 20.39   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       58/78 
22:19:22 #13 20.39   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  59/78 
22:19:22 #13 20.39   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                60/78 
22:19:22 #13 20.39   Verifying        : perl-lib-0.65-479.el9.x86_64                         61/78 
22:19:22 #13 20.39   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   62/78 
22:19:22 #13 20.39   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              63/78 
22:19:22 #13 20.39   Verifying        : policycoreutils-devel-3.4-4.el9.x86_64               64/78 
22:19:22 #13 20.39   Verifying        : selinux-policy-devel-34.1.44-1.el9.noarch            65/78 
22:19:22 #13 20.39   Verifying        : systemd-devel-250-11.el9.x86_64                      66/78 
22:19:22 #13 20.39   Verifying        : device-mapper-devel-9:1.02.185-3.el9.x86_64          67/78 
22:19:22 #13 20.39   Verifying        : glibc-static-2.34-47.el9.x86_64                      68/78 
22:19:22 #13 20.39   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               69/78 
22:19:22 #13 20.39   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 70/78 
22:19:22 #13 20.39   Verifying        : glibc-2.34-47.el9.x86_64                             71/78 
22:19:22 #13 20.39   Verifying        : glibc-2.34-40.el9.x86_64                             72/78 
22:19:22 #13 20.39   Verifying        : glibc-common-2.34-47.el9.x86_64                      73/78 
22:19:22 #13 20.39   Verifying        : glibc-common-2.34-40.el9.x86_64                      74/78 
22:19:22 #13 20.39   Verifying        : glibc-gconv-extra-2.34-47.el9.x86_64                 75/78 
22:19:22 #13 20.39   Verifying        : glibc-gconv-extra-2.34-40.el9.x86_64                 76/78 
22:19:22 #13 20.39   Verifying        : glibc-minimal-langpack-2.34-47.el9.x86_64            77/78 
22:19:22 #10 43.06 Dependencies resolved.
22:19:22 #10 43.09 ================================================================================
22:19:22 #10 43.09  Package                       Arch      Version                Repo       Size
22:19:22 #10 43.09 ================================================================================
22:19:22 #10 43.09 Installing:
22:19:22 #10 43.09  dnf-plugins-core              noarch    4.3.1-1.fc36           updates    34 k
22:19:22 #10 43.09  rpm-build                     aarch64   4.17.1-3.fc36          updates    59 k
22:19:22 #10 43.09  rpmlint                       noarch    2.2.0-6.fc36           updates   240 k
22:19:22 #10 43.09 Upgrading:
22:19:22 #10 43.09  python3-rpm                   aarch64   4.17.1-3.fc36          updates    92 k
22:19:22 #10 43.09  rpm                           aarch64   4.17.1-3.fc36          updates   534 k
22:19:22 #10 43.09  rpm-build-libs                aarch64   4.17.1-3.fc36          updates    89 k
22:19:22 #10 43.09  rpm-libs                      aarch64   4.17.1-3.fc36          updates   306 k
22:19:22 #10 43.09  rpm-sign-libs                 aarch64   4.17.1-3.fc36          updates    24 k
22:19:22 #10 43.09 Installing dependencies:
22:19:22 #10 43.09  ansible-srpm-macros           noarch    1-8.1.fc36             updates   8.5 k
22:19:22 #10 43.09  binutils                      aarch64   2.37-36.fc36           updates   6.4 M
22:19:22 #10 43.09  binutils-gold                 aarch64   2.37-36.fc36           updates   894 k
22:19:22 #10 43.09  bzip2                         aarch64   1.0.8-11.fc36          fedora     52 k
22:19:22 #10 43.09  cpio                          aarch64   2.13-12.fc36           fedora    267 k
22:19:22 #10 43.09  dash                          aarch64   0.5.10.2-10.fc36       fedora     97 k
22:19:22 #10 43.09  dbus-libs                     aarch64   1:1.14.4-1.fc36        updates   153 k
22:19:22 #10 43.09  debugedit                     aarch64   5.0-3.fc36             fedora     76 k
22:19:22 #10 43.09  desktop-file-utils            aarch64   0.26-6.fc36            fedora     71 k
22:19:22 #10 43.09  devscripts-checkbashisms      aarch64   2.22.1-1.fc36          fedora     28 k
22:19:22 #10 43.09  diffutils                     aarch64   3.8-2.fc36             fedora    368 k
22:19:22 #10 43.09  dwz                           aarch64   0.14-4.fc36            updates   125 k
22:19:22 #10 43.09  ed                            aarch64   1.14.2-12.fc36         fedora     73 k
22:19:22 #10 43.09  efi-srpm-macros               noarch    5-5.fc36               fedora     22 k
22:19:22 #10 43.09  elfutils                      aarch64   0.186-3.fc36           fedora    516 k
22:19:22 #10 43.09  elfutils-debuginfod-client    aarch64   0.186-3.fc36           fedora     39 k
22:19:22 #10 43.09  emacs-filesystem              noarch    1:28.1-2.fc36          updates   9.3 k
22:19:22 #10 43.09  enchant                       aarch64   1:1.6.0-30.fc36        fedora     59 k
22:19:22 #10 43.09  file                          aarch64   5.41-4.fc36            fedora     48 k
22:19:22 #10 43.09  fonts-srpm-macros             noarch    1:2.0.5-7.fc36         fedora     27 k
22:19:22 #10 43.09  fpc-srpm-macros               noarch    1.3-5.fc36             fedora    7.6 k
22:19:22 #10 43.09  gdb-minimal                   aarch64   12.1-2.fc36            updates   3.5 M
22:19:22 #10 43.09  gdk-pixbuf2                   aarch64   2.42.9-2.fc36          updates   463 k
22:19:22 #10 43.09  ghc-srpm-macros               noarch    1.5.0-6.fc36           fedora    7.7 k
22:19:22 #10 43.09  glibc-gconv-extra             aarch64   2.35-4.fc36            fedora    1.7 M
22:19:22 #10 43.09  gnat-srpm-macros              noarch    4-15.fc36              fedora    8.2 k
22:19:22 #10 43.09  go-srpm-macros                noarch    3.2.0-1.fc36           updates    26 k
22:19:22 #10 43.09  groff-base                    aarch64   1.22.4-9.fc36          fedora    1.0 M
22:19:22 #10 43.09  hunspell                      aarch64   1.7.0-19.fc36          fedora    284 k
22:19:22 #10 43.09  hunspell-en-GB                noarch    0.20140811.1-22.fc36   fedora    225 k
22:19:22 #10 43.09  hunspell-en-US                noarch    0.20140811.1-22.fc36   fedora    176 k
22:19:22 #10 43.09  hunspell-filesystem           aarch64   1.7.0-19.fc36          fedora    8.9 k
22:19:22 #10 43.09  info                          aarch64   6.8-3.fc36             fedora    220 k
22:19:22 #10 43.09  json-glib                     aarch64   1.6.6-2.fc36           fedora    149 k
22:19:22 #10 43.09  kernel-srpm-macros            noarch    1.0-14.fc36            fedora    9.1 k
22:19:22 #10 43.09  libappstream-glib             aarch64   0.8.0-4.fc36           updates   376 k
22:19:22 #10 43.09  libjpeg-turbo                 aarch64   2.1.2-2.fc36           fedora    190 k
22:19:22 #10 43.09  libpkgconf                    aarch64   1.8.0-2.fc36           fedora     36 k
22:19:22 #10 43.09  libpng                        aarch64   2:1.6.37-12.fc36       fedora    114 k
22:19:22 #10 43.09  libstemmer                    aarch64   0-18.585svn.fc36       fedora     82 k
22:19:22 #10 43.09  lua-srpm-macros               noarch    1-6.fc36               fedora    8.5 k
22:19:22 #10 43.09  ncurses                       aarch64   6.2-9.20210508.fc36    fedora    400 k
22:19:22 #10 43.09  nim-srpm-macros               noarch    3-6.fc36               fedora    8.3 k
22:19:22 #10 43.09  ocaml-srpm-macros             noarch    6-6.fc36               fedora    7.7 k
22:19:22 #10 43.09  openblas-srpm-macros          noarch    2-11.fc36              fedora    7.4 k
22:19:22 #10 43.09  package-notes-srpm-macros     noarch    0.4-14.fc36            fedora     11 k
22:19:22 #10 43.09  patch                         aarch64   2.7.6-16.fc36          fedora    121 k
22:19:22 #10 43.09  perl-AutoLoader               noarch    5.74-486.fc36          fedora     26 k
22:19:22 #10 43.09  perl-B                        aarch64   1.82-486.fc36          fedora    186 k
22:19:22 #10 43.09  perl-Carp                     noarch    1.52-479.fc36          fedora     29 k
22:19:22 #10 43.09  perl-Class-Struct             noarch    0.66-486.fc36          fedora     27 k
22:19:22 #10 43.09  perl-Data-Dumper              aarch64   2.183-3.fc36           fedora     55 k
22:19:22 #10 43.09  perl-Digest                   noarch    1.20-2.fc36            fedora     25 k
22:19:22 #10 43.09  perl-Digest-MD5               aarch64   2.58-479.fc36          fedora     36 k
22:19:22 #10 43.09  perl-DynaLoader               aarch64   1.50-486.fc36          fedora     31 k
22:19:22 #10 43.09  perl-Encode                   aarch64   4:3.17-485.fc36        updates   1.7 M
22:19:22 #10 43.09  perl-Errno                    aarch64   1.33-486.fc36          fedora     20 k
22:19:22 #10 43.09  perl-Exporter                 noarch    5.76-480.fc36          fedora     31 k
22:19:22 #10 43.09  perl-Fcntl                    aarch64   1.14-486.fc36          fedora     25 k
22:19:22 #10 43.09  perl-File-Basename            noarch    2.85-486.fc36          fedora     22 k
22:19:22 #10 43.09  perl-File-Path                noarch    2.18-479.fc36          fedora     35 k
22:19:22 #10 43.09  perl-File-Temp                noarch    1:0.231.100-479.fc36   fedora     59 k
22:19:22 #10 43.09  perl-File-stat                noarch    1.09-486.fc36          fedora     22 k
22:19:22 #10 43.09  perl-FileHandle               noarch    2.03-486.fc36          fedora     20 k
22:19:22 #10 43.09  perl-Getopt-Long              noarch    1:2.52-479.fc36        fedora     60 k
22:19:22 #10 43.09  perl-Getopt-Std               noarch    1.13-486.fc36          fedora     21 k
22:19:22 #10 43.09  perl-HTTP-Tiny                noarch    0.082-1.fc36           updates    55 k
22:19:22 #10 43.09  perl-IO                       aarch64   1.46-486.fc36          fedora     92 k
22:19:22 #10 43.09  perl-IPC-Open3                noarch    1.21-486.fc36          fedora     28 k
22:19:22 #10 43.09  perl-MIME-Base64              aarch64   3.16-479.fc36          fedora     30 k
22:19:22 #10 43.09  perl-Net-SSLeay               aarch64   1.92-2.fc36            fedora    365 k
22:19:22 #10 43.09  perl-POSIX                    aarch64   1.97-486.fc36          fedora    103 k
22:19:22 #10 43.09  perl-PathTools                aarch64   3.80-479.fc36          fedora     85 k
22:19:22 #10 43.09  perl-Pod-Escapes              noarch    1:1.07-479.fc36        fedora     20 k
22:19:22 #10 43.09  perl-Pod-Perldoc              noarch    3.28.01-480.fc36       fedora     83 k
22:19:22 #10 43.09  perl-Pod-Simple               noarch    1:3.43-3.fc36          fedora    215 k
22:19:22 #10 43.09  perl-Pod-Usage                noarch    4:2.01-479.fc36        fedora     40 k
22:19:22 #10 43.09  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc36        updates    71 k
22:19:22 #10 43.09  perl-SelectSaver              noarch    1.02-486.fc36          fedora     17 k
22:19:22 #10 43.09  perl-Socket                   aarch64   4:2.036-1.fc36         updates    55 k
22:19:22 #10 43.09  perl-Storable                 aarch64   1:3.25-2.fc36          fedora     93 k
22:19:22 #10 43.09  perl-Symbol                   noarch    1.09-486.fc36          fedora     19 k
22:19:22 #10 43.09  perl-Term-ANSIColor           noarch    5.01-480.fc36          fedora     48 k
22:19:22 #10 43.09  perl-Term-Cap                 noarch    1.17-479.fc36          fedora     22 k
22:19:22 #10 43.09  perl-Text-ParseWords          noarch    3.31-1.fc36            updates    16 k
22:19:22 #10 43.09  perl-Text-Tabs+Wrap           noarch    2021.0814-2.fc36       fedora     22 k
22:19:22 #10 43.09  perl-Time-Local               noarch    2:1.300-479.fc36       fedora     34 k
22:19:22 #10 43.09  perl-URI                      noarch    5.10-1.fc36            fedora    108 k
22:19:22 #10 43.09  perl-base                     noarch    2.27-486.fc36          fedora     21 k
22:19:22 #10 43.09  perl-constant                 noarch    1.33-480.fc36          fedora     23 k
22:19:22 #10 43.09  perl-if                       noarch    0.60.900-486.fc36      fedora     19 k
22:19:22 #10 43.09  perl-interpreter              aarch64   4:5.34.1-486.fc36      fedora     76 k
22:19:22 #10 43.09  perl-libnet                   noarch    3.13-480.fc36          fedora    126 k
22:19:22 #10 43.09  perl-libs                     aarch64   4:5.34.1-486.fc36      fedora    2.0 M
22:19:22 #10 43.09  perl-mro                      aarch64   1.25-486.fc36          fedora     33 k
22:19:22 #10 43.09  perl-overload                 noarch    1.33-486.fc36          fedora     50 k
22:19:22 #10 43.09  perl-overloading              noarch    0.02-486.fc36          fedora     18 k
22:19:22 #10 43.09  perl-parent                   noarch    1:0.238-479.fc36       fedora     14 k
22:19:22 #10 43.09  perl-podlators                noarch    1:4.14-479.fc36        fedora    112 k
22:19:22 #10 43.09  perl-srpm-macros              noarch    1-43.fc36              fedora    8.4 k
22:19:22 #10 43.09  perl-subs                     noarch    1.04-486.fc36          fedora     17 k
22:19:22 #10 43.09  perl-vars                     noarch    1.05-486.fc36          fedora     18 k
22:19:22 #10 43.09  pkgconf                       aarch64   1.8.0-2.fc36           fedora     41 k
22:19:22 #10 43.09  pkgconf-m4                    noarch    1.8.0-2.fc36           fedora     14 k
22:19:22 #10 43.09  pkgconf-pkg-config            aarch64   1.8.0-2.fc36           fedora     10 k
22:19:22 #10 43.09  python-srpm-macros            noarch    3.10-19.fc36           updates    24 k
22:19:22 #10 43.09  python3-construct             noarch    2.10.68-1.fc36         updates   112 k
22:19:22 #10 43.09  python3-dateutil              noarch    1:2.8.1-8.fc36         fedora    289 k
22:19:22 #10 43.09  python3-dbus                  aarch64   1.2.18-3.fc36          fedora    132 k
22:19:22 #10 43.09  python3-distro                noarch    1.6.0-2.fc36           fedora     38 k
22:19:22 #10 43.09  python3-dnf-plugins-core      noarch    4.3.1-1.fc36           updates   229 k
22:19:22 #10 43.09  python3-enchant               noarch    3.2.2-2.fc36           fedora     79 k
22:19:22 #10 43.09  python3-pybeam                noarch    0.7-2.fc36             fedora     24 k
22:19:22 #10 43.09  python3-pyxdg                 noarch    0.27-4.fc36            fedora     96 k
22:19:22 #10 43.09  python3-six                   noarch    1.16.0-5.fc36          fedora     36 k
22:19:22 #10 43.09  python3-toml                  noarch    0.10.2-6.fc36          fedora     39 k
22:19:22 #10 43.09  python3-zstd                  aarch64   1.4.5.1-6.fc36         fedora     19 k
22:19:22 #10 43.09  qt5-srpm-macros               noarch    5.15.6-1.fc36          updates   7.8 k
22:19:22 #10 43.09  redhat-rpm-config             noarch    222-1.fc36             updates    66 k
22:19:22 #10 43.09  rpmautospec-rpm-macros        noarch    0.3.0-1.fc36           updates   8.7 k
22:19:22 #10 43.09  rust-srpm-macros              noarch    22-1.fc36              updates   9.3 k
22:19:22 #10 43.09  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
22:19:22 #10 43.09  unzip                         aarch64   6.0-57.fc36            fedora    182 k
22:19:22 #10 43.09  xxhash-libs                   aarch64   0.8.1-2.fc36           fedora     34 k
22:19:22 #10 43.09  xz                            aarch64   5.2.5-9.fc36           fedora    215 k
22:19:22 #10 43.09  zip                           aarch64   3.0-32.fc36            fedora    256 k
22:19:22 #10 43.09  zstd                          aarch64   1.5.2-2.fc36           updates   412 k
22:19:22 #10 43.09 Installing weak dependencies:
22:19:22 #10 43.09  hunspell-en                   noarch    0.20140811.1-22.fc36   fedora    180 k
22:19:22 #10 43.09  perl-IO-Socket-IP             noarch    0.41-480.fc36          fedora     42 k
22:19:22 #10 43.09  perl-IO-Socket-SSL            noarch    2.074-2.fc36           fedora    218 k
22:19:22 #10 43.09  perl-Mozilla-CA               noarch    20211001-2.fc36        fedora     12 k
22:19:22 #10 43.09  perl-NDBM_File                aarch64   1.15-486.fc36          fedora     27 k
22:19:22 #10 43.09  rpmlint-fedora-license-data   noarch    1.6-1.fc36             updates    15 k
22:19:22 #10 43.09 
22:19:22 #10 43.09 Transaction Summary
22:19:22 #10 43.09 ================================================================================
22:19:22 #10 43.09 Install  136 Packages
22:19:22 #10 43.09 Upgrade    5 Packages
22:19:22 #10 43.09 
22:19:22 #10 43.09 Total download size: 29 M
22:19:22 #10 43.09 Downloading Packages:
22:19:22 #12 1.558 Dependencies resolved.
22:19:22 #12 1.578 ================================================================================
22:19:22 #12 1.578  Package                      Arch    Version                     Repo     Size
22:19:22 #12 1.578 ================================================================================
22:19:22 #12 1.578 Installing:
22:19:22 #12 1.578  btrfs-progs-devel            aarch64 6.0-1.fc38                  rawhide  51 k
22:19:22 #12 1.578  cmake                        aarch64 3.24.1-1.fc38               rawhide 6.1 M
22:19:22 #12 1.578  device-mapper-devel          aarch64 1.02.185-1.fc38             rawhide  42 k
22:19:22 #12 1.578  gcc                          aarch64 12.2.1-2.fc38               rawhide  29 M
22:19:22 #12 1.578  git                          aarch64 2.38.1-1.fc38               rawhide  65 k
22:19:22 #12 1.578  glibc-static                 aarch64 2.36.9000-10.fc38           rawhide 1.4 M
22:19:22 #12 1.578  libseccomp-devel             aarch64 2.5.3-3.fc37                rawhide  60 k
22:19:22 #12 1.578  libselinux-devel             aarch64 3.4-5.fc37                  rawhide 148 k
22:19:22 #12 1.578  libtool                      aarch64 2.4.7-2.fc37                rawhide 600 k
22:19:22 #12 1.578  libtool-ltdl-devel           aarch64 2.4.7-2.fc37                rawhide 164 k
22:19:22 #12 1.578  make                         aarch64 1:4.3-11.fc37               rawhide 537 k
22:19:22 #12 1.578  selinux-policy-devel         noarch  37.13-1.fc38                rawhide 911 k
22:19:22 #12 1.578  systemd                      aarch64 252~rc2-612.fc38            rawhide 4.1 M
22:19:22 #12 1.578  systemd-devel                aarch64 252~rc2-612.fc38            rawhide 590 k
22:19:22 #12 1.578  which                        aarch64 2.21-35.fc37                rawhide  41 k
22:19:22 #12 1.578 Upgrading:
22:19:22 #12 1.578  audit-libs                   aarch64 3.0.9-1.fc38                rawhide 117 k
22:19:22 #12 1.578  crypto-policies              noarch  20221003-1.gitcb1ad32.fc38  rawhide  86 k
22:19:22 #12 1.578  libblkid                     aarch64 2.38.1-2.fc38               rawhide 106 k
22:19:22 #12 1.578  libcom_err                   aarch64 1.46.5-3.fc37               rawhide  25 k
22:19:22 #12 1.578  libgcc                       aarch64 12.2.1-2.fc38               rawhide  92 k
22:19:22 #12 1.578  libgomp                      aarch64 12.2.1-2.fc38               rawhide 291 k
22:19:22 #12 1.578  libmount                     aarch64 2.38.1-2.fc38               rawhide 133 k
22:19:22 #12 1.578  libselinux                   aarch64 3.4-5.fc37                  rawhide  85 k
22:19:22 #12 1.578  libsemanage                  aarch64 3.4-5.fc37                  rawhide 116 k
22:19:22 #12 1.578  libsepol                     aarch64 3.4-3.fc37                  rawhide 310 k
22:19:22 #12 1.578  libsmartcols                 aarch64 2.38.1-2.fc38               rawhide  63 k
22:19:22 #12 1.578  libuuid                      aarch64 2.38.1-2.fc38               rawhide  28 k
22:19:22 #12 1.578  libxcrypt                    aarch64 4.4.28-3.fc38               rawhide 121 k
22:19:22 #12 1.578  pcre2                        aarch64 10.40-1.fc37.1              rawhide 219 k
22:19:22 #12 1.578  pcre2-syntax                 noarch  10.40-1.fc37.1              rawhide 142 k
22:19:22 #12 1.578  systemd-libs                 aarch64 252~rc2-612.fc38            rawhide 601 k
22:19:22 #12 1.578  util-linux-core              aarch64 2.38.1-2.fc38               rawhide 472 k
22:19:22 #12 1.578 Installing dependencies:
22:19:22 #12 1.578  annobin-docs                 noarch  10.91-1.fc38                rawhide  92 k
22:19:22 #12 1.578  annobin-plugin-gcc           aarch64 10.91-1.fc38                rawhide 887 k
22:19:22 #12 1.578  autoconf                     noarch  2.71-4.fc38                 rawhide 733 k
22:19:22 #12 1.578  automake                     noarch  1.16.5-9.fc37               rawhide 696 k
22:19:22 #12 1.578  btrfs-progs                  aarch64 6.0-1.fc38                  rawhide 972 k
22:19:22 #12 1.578  checkpolicy                  aarch64 3.4-3.fc37                  rawhide 343 k
22:19:22 #12 1.578  cmake-data                   noarch  3.24.1-1.fc38               rawhide 2.1 M
22:19:22 #12 1.578  cmake-filesystem             aarch64 3.24.1-1.fc38               rawhide  16 k
22:19:22 #12 1.578  cmake-rpm-macros             noarch  3.24.1-1.fc38               rawhide  16 k
22:19:22 #12 1.578  cpp                          aarch64 12.2.1-2.fc38               rawhide 9.2 M
22:19:22 #12 1.578  dbus                         aarch64 1:1.14.4-1.fc38             rawhide 7.8 k
22:19:22 #12 1.578  dbus-broker                  aarch64 32-1.fc37                   rawhide 169 k
22:19:22 #12 1.578  dbus-common                  noarch  1:1.14.4-1.fc38             rawhide  15 k
22:19:22 #12 1.578  device-mapper                aarch64 1.02.185-1.fc38             rawhide 136 k
22:19:22 #12 1.578  device-mapper-libs           aarch64 1.02.185-1.fc38             rawhide 169 k
22:19:22 #12 1.578  e2fsprogs-libs               aarch64 1.46.5-3.fc37               rawhide 223 k
22:19:22 #12 1.578  gc                           aarch64 8.2.2-1.fc38                rawhide 108 k
22:19:22 #12 1.578  gcc-plugin-annobin           aarch64 12.2.1-2.fc38               rawhide  50 k
22:19:22 #12 1.578  git-core                     aarch64 2.38.1-1.fc38               rawhide 4.3 M
22:19:22 #12 1.578  git-core-doc                 noarch  2.38.1-1.fc38               rawhide 2.8 M
22:19:22 #12 1.578  glibc-devel                  aarch64 2.36.9000-10.fc38           rawhide 522 k
22:19:22 #12 1.578  guile22                      aarch64 2.2.7-6.fc37                rawhide 6.5 M
22:19:22 #12 1.578  jsoncpp                      aarch64 1.9.5-3.fc37                rawhide  92 k
22:19:22 #12 1.578  kernel-headers               aarch64 6.1.0-0.rc1.git0.1.fc38     rawhide 1.5 M
22:19:22 #12 1.578  kmod-libs                    aarch64 30-2.fc37                   rawhide  66 k
22:19:22 #12 1.578  less                         aarch64 590-5.fc37                  rawhide 161 k
22:19:22 #12 1.578  libargon2                    aarch64 20190702-1.fc37             rawhide  28 k
22:19:22 #12 1.578  libasan                      aarch64 12.2.1-2.fc38               rawhide 421 k
22:19:22 #12 1.578  libatomic                    aarch64 12.2.1-2.fc38               rawhide  41 k
22:19:22 #12 1.578  libbtrfs                     aarch64 6.0-1.fc38                  rawhide  28 k
22:19:22 #12 1.578  libbtrfsutil                 aarch64 6.0-1.fc38                  rawhide  33 k
22:19:22 #12 1.578  libcbor                      aarch64 0.7.0-7.fc37                rawhide  55 k
22:19:22 #12 1.578  libedit                      aarch64 3.1-43.20221009cvs.fc38     rawhide 106 k
22:19:22 #12 1.578  libfdisk                     aarch64 2.38.1-2.fc38               rawhide 155 k
22:19:22 #12 1.578  libfido2                     aarch64 1.12.0-1.fc38               rawhide  97 k
22:19:22 #12 1.578  libmpc                       aarch64 1.2.1-5.fc37                rawhide  62 k
22:19:22 #12 1.578  libseccomp                   aarch64 2.5.3-3.fc37                rawhide  71 k
22:19:22 #12 1.578  libselinux-utils             aarch64 3.4-5.fc37                  rawhide 160 k
22:19:22 #12 1.578  libsepol-devel               aarch64 3.4-3.fc37                  rawhide  49 k
22:19:22 #12 1.578  libtool-ltdl                 aarch64 2.4.7-2.fc37                rawhide  37 k
22:19:22 #12 1.578  libubsan                     aarch64 12.2.1-2.fc38               rawhide 191 k
22:19:22 #12 1.578  libutempter                  aarch64 1.2.1-7.fc37                rawhide  26 k
22:19:22 #12 1.578  libuv                        aarch64 1:1.44.2-2.fc37             rawhide 148 k
22:19:22 #12 1.578  libxcrypt-devel              aarch64 4.4.28-3.fc38               rawhide  28 k
22:19:22 #12 1.578  libxcrypt-static             aarch64 4.4.28-3.fc38               rawhide 107 k
22:19:22 #12 1.578  lzo                          aarch64 2.10-7.fc37                 rawhide  63 k
22:19:22 #12 1.578  m4                           aarch64 1.4.19-4.fc37               rawhide 299 k
22:19:22 #12 1.578  openssh                      aarch64 9.0p1-7.fc38                rawhide 429 k
22:19:22 #12 1.578  openssh-clients              aarch64 9.0p1-7.fc38                rawhide 686 k
22:19:22 #12 1.578  pcre2-devel                  aarch64 10.40-1.fc37.1              rawhide 505 k
22:19:22 #12 1.578  pcre2-utf16                  aarch64 10.40-1.fc37.1              rawhide 199 k
22:19:22 #12 1.578  pcre2-utf32                  aarch64 10.40-1.fc37.1              rawhide 188 k
22:19:22 #12 1.578  perl-Error                   noarch  1:0.17029-10.fc37           rawhide  41 k
22:19:22 #12 1.578  perl-File-Compare            noarch  1.100.700-492.fc38          rawhide  16 k
22:19:22 #12 1.578  perl-File-Copy               noarch  2.39-492.fc38               rawhide  23 k
22:19:22 #12 1.578  perl-File-Find               noarch  1.40-492.fc38               rawhide  28 k
22:19:22 #12 1.578  perl-Git                     noarch  2.38.1-1.fc38               rawhide  42 k
22:19:22 #12 1.578  perl-TermReadKey             aarch64 2.38-14.fc37                rawhide  36 k
22:19:22 #12 1.578  perl-Thread-Queue            noarch  3.14-489.fc37               rawhide  21 k
22:19:22 #12 1.578  perl-lib                     aarch64 0.65-492.fc38               rawhide  18 k
22:19:22 #12 1.578  perl-threads                 aarch64 1:2.27-489.fc37             rawhide  56 k
22:19:22 #12 1.578  perl-threads-shared          aarch64 1.64-489.fc37               rawhide  43 k
22:19:22 #12 1.578  policycoreutils              aarch64 3.4-6.fc37                  rawhide 239 k
22:19:22 #12 1.578  policycoreutils-devel        aarch64 3.4-6.fc37                  rawhide 145 k
22:19:22 #12 1.578  policycoreutils-python-utils noarch  3.4-6.fc37                  rawhide  80 k
22:19:22 #12 1.578  python3-audit                aarch64 3.0.9-1.fc38                rawhide  87 k
22:19:22 #12 1.578  python3-libselinux           aarch64 3.4-5.fc37                  rawhide 188 k
22:19:22 #12 1.578  python3-libsemanage          aarch64 3.4-5.fc37                  rawhide  84 k
22:19:22 #12 1.578  python3-policycoreutils      noarch  3.4-6.fc37                  rawhide 2.2 M
22:19:22 #12 1.578  python3-setools              aarch64 4.4.0-9.fc37                rawhide 613 k
22:19:22 #12 1.578  python3-setuptools           noarch  65.3.0-1.fc38               rawhide 1.7 M
22:19:22 #12 1.578  rhash                        aarch64 1.4.3-1.fc38                rawhide 191 k
22:19:22 #12 1.578  rpm-plugin-selinux           aarch64 4.18.0-3.fc38               rawhide  20 k
22:19:22 #12 1.578  selinux-policy               noarch  37.13-1.fc38                rawhide  75 k
22:19:22 #12 1.578  selinux-policy-targeted      noarch  37.13-1.fc38                rawhide 6.6 M
22:19:22 #12 1.578  systemd-pam                  aarch64 252~rc2-612.fc38            rawhide 321 k
22:19:22 #12 1.578  systemd-rpm-macros           noarch  252~rc2-612.fc38            rawhide  31 k
22:19:22 #12 1.578  util-linux                   aarch64 2.38.1-2.fc38               rawhide 2.3 M
22:19:22 #12 1.578  vim-filesystem               noarch  2:9.0.803-1.fc38            rawhide  20 k
22:19:22 #12 1.578  xkeyboard-config             noarch  2.36-2.fc37                 rawhide 957 k
22:19:22 #12 1.578 Installing weak dependencies:
22:19:22 #12 1.578  cryptsetup-libs              aarch64 2.5.0-1.fc37                rawhide 453 k
22:19:22 #12 1.578  libbpf                       aarch64 2:0.8.0-2.fc37              rawhide 173 k
22:19:22 #12 1.578  libxkbcommon                 aarch64 1.4.1-2.fc37                rawhide 139 k
22:19:22 #12 1.578  qrencode-libs                aarch64 4.1.1-3.fc37                rawhide  61 k
22:19:22 #12 1.578  systemd-networkd             aarch64 252~rc2-612.fc38            rawhide 587 k
22:19:22 #12 1.578  systemd-resolved             aarch64 252~rc2-612.fc38            rawhide 272 k
22:19:22 #12 1.578 
22:19:22 #12 1.578 Transaction Summary
22:19:22 #12 1.578 ================================================================================
22:19:22 #12 1.578 Install  101 Packages
22:19:22 #12 1.578 Upgrade   17 Packages
22:19:22 #12 1.578 
22:19:22 #12 1.586 Total download size: 100 M
22:19:22 #12 1.586 Downloading Packages:
22:19:22 #11 45.27 127 added, 0 removed; done.
22:19:22 #11 40.00 Setting up patch (2.7.6-7build2) ...
22:19:22 #11 40.01 Setting up autopoint (0.21-4ubuntu4) ...
22:19:22 #11 40.02 Setting up fonts-dejavu-core (2.37-2build1) ...
22:19:22 #11 40.07 Setting up ucf (3.0043) ...
22:19:22 #11 40.17 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
22:19:22 #11 40.20 Setting up libltdl7:arm64 (2.4.6-15build2) ...
22:19:22 #11 40.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
22:19:22 #11 40.23 Setting up libssh-4:arm64 (0.9.6-2build1) ...
22:19:22 #11 40.24 Setting up libwebp7:arm64 (1.2.2-2) ...
22:19:22 #11 40.25 Setting up libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:22 #9 47.75 Setting up bsdmainutils (11.1.2+b1) ...
22:19:22 #9 47.77 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:22 #9 47.77 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:22 #9 47.78 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u4) ...
22:19:22 #9 47.79 Setting up libcroco3:arm64 (0.6.12-3) ...
22:19:22 #9 47.81 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
22:19:22 #9 47.82 Setting up ucf (3.0038+nmu1) ...
22:19:22 #9 47.98 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
22:19:22 #9 47.99 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
22:19:22 #9 48.00 Setting up groff-base (1.22.4-3+deb10u1) ...
22:19:22 #9 48.02 Setting up cpp (4:8.3.0-1) ...
22:19:22 #9 48.03 Setting up gpgconf (2.2.12-1+deb10u2) ...
22:19:22 #9 48.05 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ...
22:19:22 #9 48.06 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
22:19:22 #9 48.07 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
22:19:22 #9 48.08 Setting up curl (7.64.0-4+deb10u3) ...
22:19:22 #9 48.09 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
22:19:22 #9 48.12 Setting up gpg (2.2.12-1+deb10u2) ...
22:19:22 #9 48.13 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
22:19:22 #9 48.14 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
22:19:22 #9 48.16 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
22:19:22 #9 48.18 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:19:22 #9 48.01 Setting up libsigsegv2:armhf (2.12-2) ...
22:19:22 #9 48.02 Setting up xz-utils (5.2.4-1+deb10u1) ...
22:19:22 #9 48.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:22 #9 48.05 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
22:19:22 #9 48.06 Setting up t1utils (1.41-3) ...
22:19:22 #9 48.07 Setting up diffstat (1.62-1) ...
22:19:22 #9 48.08 Setting up libmpc3:armhf (1.1.0-1) ...
22:19:22 #9 48.09 Setting up libatomic1:armhf (8.3.0-6) ...
22:19:22 #9 48.10 Setting up patch (2.7.6-3+deb10u1) ...
22:19:22 #9 48.11 Setting up mailutils-common (1:3.5-4) ...
22:19:22 #9 48.12 Setting up autopoint (0.19.8.1-9) ...
22:19:22 #9 48.13 Setting up libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
22:19:22 #9 48.15 Setting up libfl2:armhf (2.6.4-6.2) ...
22:19:22 #9 48.16 Setting up libpcre2-8-0:armhf (10.32-5) ...
22:19:22 #9 48.17 Setting up libk5crypto3:armhf (1.17-3+deb10u4) ...
22:19:22 #9 48.18 Setting up libltdl7:armhf (2.4.6-9) ...
22:19:22 #9 48.19 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
22:19:22 #9 48.21 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
22:19:22 #10 57.55 Setting up python3-gpg (1.10.0-1ubuntu2) ...
22:19:22 #10 57.73 Setting up libnet-dns-perl (1.10-2) ...
22:19:22 #10 57.74 Setting up libsub-identify-perl (0.14-1) ...
22:19:22 #10 57.76 Setting up libpod-constants-perl (0.19-1) ...
22:19:22 #10 57.77 Setting up libsort-versions-perl (1.62-1) ...
22:19:22 #10 57.78 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:22 #10 47.82 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:22 #10 47.83 Setting up libxext6:arm64 (2:1.3.3-1) ...
22:19:22 #10 47.85 Setting up po-debconf (1.0.20) ...
22:19:22 #10 47.86 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:22 #10 47.88 Setting up libio-socket-inet6-perl (2.72-2) ...
22:19:22 #10 47.89 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:22 #10 47.91 Setting up libio-pty-perl (1:1.08-1.1build4) ...
22:19:22 #10 47.92 Setting up libfile-which-perl (1.21-1) ...
22:19:22 #10 47.93 Setting up libencode-locale-perl (1.05-1) ...
22:19:22 #10 47.94 Setting up libperlio-gzip-perl (0.19-1build3) ...
22:19:22 #10 47.96 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:22 #13 13.45   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         35/80 
22:19:22 #13 13.65   Installing       : selinux-policy-targeted-34.1.44-1.el9.noarch         35/80 
22:19:22 #13 13.70   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         35/80 
22:19:22 #13 13.72   Installing       : policycoreutils-devel-3.4-4.el9.aarch64              36/80 
22:19:22 #13 13.82   Installing       : selinux-policy-devel-34.1.44-1.el9.noarch            37/80 
22:19:22 #14 3.936 (10/73): git-2.31.1-2.el8.aarch64.rpm            15 MB/s | 161 kB     00:00    
22:19:22 #14 4.035 (11/73): git-core-2.31.1-2.el8.aarch64.rpm       48 MB/s | 4.7 MB     00:00    
22:19:22 #14 4.042 (12/73): autoconf-2.69-29.el8.noarch.rpm        780 kB/s | 710 kB     00:00    
22:19:22 #14 4.093 (13/73): git-core-doc-2.31.1-2.el8.noarch.rpm    46 MB/s | 2.6 MB     00:00    
22:19:22 #14 4.103 (14/73): isl-0.16.1-6.el8.aarch64.rpm            13 MB/s | 778 kB     00:00    
22:19:22 #14 4.105 (15/73): libmpc-1.1.0-9.1.el8.aarch64.rpm       5.4 MB/s |  60 kB     00:00    
22:19:22 #14 4.119 (16/73): libseccomp-devel-2.5.2-1.el8.aarch64.r 3.3 MB/s |  57 kB     00:00    
22:19:22 #14 4.127 (17/73): libtool-2.4.6-25.el8.aarch64.rpm        33 MB/s | 708 kB     00:00    
22:19:22 #14 4.132 (18/73): libtool-ltdl-devel-2.4.6-25.el8.aarch6  14 MB/s | 184 kB     00:00    
22:19:22 #14 4.137 (19/73): libuv-1.41.1-1.el8_4.aarch64.rpm        14 MB/s | 150 kB     00:00    
22:19:22 #14 4.145 (20/73): libxkbcommon-0.9.1-1.el8.aarch64.rpm   9.4 MB/s | 112 kB     00:00    
22:19:22 #14 4.149 (21/73): perl-Error-0.17025-2.el8.noarch.rpm    4.4 MB/s |  46 kB     00:00    
22:19:22 #14 4.154 (22/73): perl-Git-2.31.1-2.el8.noarch.rpm       8.8 MB/s |  78 kB     00:00    
22:19:22 #14 4.159 (23/73): perl-TermReadKey-2.37-7.el8.aarch64.rp 4.2 MB/s |  40 kB     00:00    
22:19:22 #14 4.165 (24/73): vim-filesystem-8.0.1763-19.el8.4.noarc 8.0 MB/s |  50 kB     00:00    
22:19:22 #14 4.200 (25/73): xkeyboard-config-2.28-1.el8.noarch.rpm  22 MB/s | 782 kB     00:00    
22:19:22 #14 4.218 (26/73): checkpolicy-2.9-1.el8.aarch64.rpm       23 MB/s | 338 kB     00:00    
22:19:22 #14 4.225 (27/73): glibc-devel-2.28-214.el8.aarch64.rpm   8.7 MB/s |  80 kB     00:00    
22:19:22 #14 4.245 (28/73): glibc-headers-2.28-214.el8.aarch64.rpm  23 MB/s | 477 kB     00:00    
22:19:22 #10 54.29   Preparing        :                                                        1/1 
22:19:22 #10 54.32   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/186 
22:19:22 #10 54.32   Installing       : hunspell-filesystem-1.7.0-11.fc35.x86_64             2/186 
22:19:22 #10 54.33   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/186 
22:19:22 #10 54.35   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     4/186 
22:19:22 #10 54.36   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch          5/186 
22:19:22 #10 54.37   Installing       : gsettings-desktop-schemas-41.0-1.fc35.x86_64         6/186 
22:19:22 #10 54.38   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               7/186 
22:19:22 #10 54.39   Installing       : python3-construct-2.10.68-1.fc35.noarch              8/186 
22:19:22 #10 54.40   Installing       : python3-pybeam-0.7-1.fc35.noarch                     9/186 
22:19:22 #10 54.42   Upgrading        : glibc-common-2.34-43.fc35.x86_64                    10/186 
22:19:22 #10 54.42   Upgrading        : glibc-minimal-langpack-2.34-43.fc35.x86_64          11/186 
22:19:22 #10 54.43   Running scriptlet: glibc-2.34-43.fc35.x86_64                           12/186 
22:19:22 #10 54.48   Upgrading        : glibc-2.34-43.fc35.x86_64                           12/186 
22:19:22 #11 42.44 invoke-rc.d: could not determine current runlevel
22:19:22 #11 42.45 invoke-rc.d: policy-rc.d denied execution of start.
22:19:22 #11 42.45 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
22:19:22 #11 42.46 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #11 42.47 Setting up libedit2:arm64 (3.1-20191231-1) ...
22:19:22 #11 42.49 Setting up libreadline8:arm64 (8.0-4) ...
22:19:22 #11 42.50 Setting up m4 (1.4.18-4) ...
22:19:22 #11 42.51 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
22:19:22 #11 42.52 Setting up binutils (2.34-6ubuntu1.3) ...
22:19:22 #11 42.53 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:22 #11 42.54 Setting up ca-certificates (20211016~20.04.1) ...
22:19:22 #10 43.70 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
22:19:22 #10 43.70 Unpacking libstring-copyright-perl (0.003006-1) ...
22:19:22 #10 43.73 Selecting previously unselected package libstring-escape-perl.
22:19:22 #10 43.74 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
22:19:22 #10 43.74 Unpacking libstring-escape-perl (2010.002-2) ...
22:19:22 #10 43.77 Selecting previously unselected package libstring-shellquote-perl.
22:19:22 #10 43.77 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
22:19:22 #10 43.78 Unpacking libstring-shellquote-perl (1.04-1) ...
22:19:22 #10 43.81 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
22:19:22 #10 43.81 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
22:19:22 #10 43.82 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
22:19:22 #10 43.85 Selecting previously unselected package libterm-readkey-perl.
22:19:22 #10 43.85 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
22:19:22 #10 43.85 Unpacking libterm-readkey-perl (2.38-1+b2) ...
22:19:22 #10 43.88 Selecting previously unselected package libtext-levenshteinxs-perl.
22:19:22 #10 43.88 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
22:19:22 #10 43.89 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:22 #10 43.92 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
22:19:22 #14 10.16   Downgrading      : pcre2-10.32-3.el8.x86_64                              7/78 
22:19:22 #14 10.22   Installing       : make-1:4.2.1-11.el8.x86_64                            8/78 
22:19:22 #14 10.23   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            8/78 
22:19:22 #14 10.26   Installing       : python3-libselinux-2.9-6.el8.x86_64                   9/78 
22:19:22 #14 10.29   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          10/78 
22:19:22 #14 10.34   Installing       : checkpolicy-2.9-1.el8.x86_64                         11/78 
22:19:23 #10 45.29 (131/168): perl-overload-1.33-486.fc35.noarch.r 720 kB/s |  50 kB     00:00    
22:19:23 #10 45.29 (132/168): perl-overloading-0.02-486.fc35.noarc 2.7 MB/s |  17 kB     00:00    
22:19:23 #10 45.30 (133/168): perl-subs-1.04-486.fc35.noarch.rpm   1.8 MB/s |  16 kB     00:00    
22:19:23 #10 45.30 (134/168): perl-vars-1.05-486.fc35.noarch.rpm   1.9 MB/s |  17 kB     00:00    
22:19:23 #10 45.30 (135/168): python-srpm-macros-3.10-12.fc35.noar 3.9 MB/s |  22 kB     00:00    
22:19:23 #10 45.32 (136/168): python3-dnf-plugins-core-4.3.1-1.fc3  12 MB/s | 229 kB     00:00    
22:19:23 #10 45.33 (137/168): python3-construct-2.10.68-1.fc35.noa 3.8 MB/s | 112 kB     00:00    
22:19:23 #10 45.33 (138/168): python3-enchant-3.2.2-1.fc35.noarch. 3.2 MB/s |  79 kB     00:00    
22:19:23 #10 45.33 (139/168): python3-unbound-1.16.3-1.fc35.aarch6 8.5 MB/s |  98 kB     00:00    
22:19:23 #10 45.34 (140/168): redhat-rpm-config-202-1.fc35.noarch. 9.3 MB/s |  63 kB     00:00    
22:19:23 #10 45.34 (141/168): rpm-build-4.17.1-3.fc35.aarch64.rpm  6.0 MB/s |  57 kB     00:00    
22:19:23 #10 45.34 (142/168): rpmautospec-rpm-macros-0.3.0-1.fc35. 936 kB/s | 8.6 kB     00:00    
22:19:23 #10 45.35 (143/168): rust-srpm-macros-22-1.fc35.noarch.rp 2.3 MB/s | 9.0 kB     00:00    
22:19:23 #10 45.36 (144/168): systemd-libs-249.12-5.fc35.aarch64.r  40 MB/s | 579 kB     00:00    
22:19:23 #10 45.37 (145/168): rpmlint-2.2.0-6.fc35.noarch.rpm      8.0 MB/s | 240 kB     00:00    
22:19:23 #10 45.37 (146/168): rpmlint-fedora-license-data-1.6-1.fc 443 kB/s |  15 kB     00:00    
22:19:23 #10 45.38 (147/168): unbound-anchor-1.16.3-1.fc35.aarch64 2.4 MB/s |  35 kB     00:00    
22:19:23 #10 45.38 (148/168): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 4.2 MB/s |  33 kB     00:00    
22:19:23 #10 45.39 (149/168): unbound-libs-1.16.3-1.fc35.aarch64.r  26 MB/s | 507 kB     00:00    
22:19:23 #10 45.40 (150/168): zstd-1.5.2-2.fc35.aarch64.rpm         20 MB/s | 403 kB     00:00    
22:19:23 #10 45.41 (151/168): dnf-4.14.0-1.fc35.noarch.rpm          24 MB/s | 471 kB     00:00    
22:19:23 #10 45.41 (152/168): dnf-data-4.14.0-1.fc35.noarch.rpm    4.4 MB/s |  42 kB     00:00    
22:19:23 #10 45.42 (153/168): elfutils-libelf-0.187-4.fc35.aarch64  14 MB/s | 197 kB     00:00    
22:19:23 #10 45.43 (154/168): elfutils-libs-0.187-4.fc35.aarch64.r  13 MB/s | 255 kB     00:00    
22:19:23 #10 45.47 (155/168): glibc-common-2.34-43.fc35.aarch64.rp 5.7 MB/s | 292 kB     00:00    
22:19:23 #10 45.48 (156/168): glibc-2.34-43.fc35.aarch64.rpm        28 MB/s | 1.7 MB     00:00    
22:19:23 #10 45.48 (157/168): glibc-minimal-langpack-2.34-43.fc35. 530 kB/s |  29 kB     00:00    
22:19:23 #10 45.49 (158/168): libdnf-0.68.0-1.fc35.aarch64.rpm      28 MB/s | 607 kB     00:00    
22:19:23 #10 45.52 (159/168): python3-dnf-4.14.0-1.fc35.noarch.rpm  11 MB/s | 415 kB     00:00    
22:19:23 #10 48.61 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
22:19:23 #10 48.62 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
22:19:23 #10 48.63 Setting up python3-magic (2:0.4.15-1) ...
22:19:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 97.52MB / 141.91MB 2.5s
22:19:23 #13 20.39   Verifying        : glibc-minimal-langpack-2.34-40.el9.x86_64            78/78 
22:19:23 #13 20.55 
22:19:23 #13 20.55 Upgraded:
22:19:23 #13 20.55   glibc-2.34-47.el9.x86_64                                                      
22:19:23 #13 20.55   glibc-common-2.34-47.el9.x86_64                                               
22:19:23 #13 20.55   glibc-gconv-extra-2.34-47.el9.x86_64                                          
22:19:23 #13 20.55   glibc-minimal-langpack-2.34-47.el9.x86_64                                     
22:19:23 #13 20.55 Installed:
22:19:23 #13 20.55   acl-2.3.1-3.el9.x86_64                                                        
22:19:23 #13 20.55   annobin-10.73-3.el9.x86_64                                                    
22:19:23 #13 20.55   autoconf-2.69-38.el9.noarch                                                   
22:19:23 #13 20.55   automake-1.16.2-6.el9.noarch                                                  
22:19:23 #13 20.55   cmake-3.20.2-7.el9.x86_64                                                     
22:19:23 #13 20.55   cmake-data-3.20.2-7.el9.noarch                                                
22:19:23 #13 20.55   cmake-filesystem-3.20.2-7.el9.x86_64                                          
22:19:23 #13 20.55   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
22:19:23 #13 20.55   cpp-11.3.1-2.1.el9.x86_64                                                     
22:19:23 #13 20.55   cryptsetup-libs-2.4.3-5.el9.x86_64                                            
22:19:23 #13 20.55   dbus-1:1.12.20-6.el9.x86_64                                                   
22:19:23 #13 20.55   dbus-broker-28-7.el9.x86_64                                                   
22:19:23 #13 20.55   dbus-common-1:1.12.20-6.el9.noarch                                            
22:19:23 #13 20.55   device-mapper-9:1.02.185-3.el9.x86_64                                         
22:19:23 #13 20.55   device-mapper-devel-9:1.02.185-3.el9.x86_64                                   
22:19:23 #13 20.55   device-mapper-libs-9:1.02.185-3.el9.x86_64                                    
22:19:23 #13 20.55   gcc-11.3.1-2.1.el9.x86_64                                                     
22:19:23 #13 20.55   gcc-plugin-annobin-11.3.1-2.1.el9.x86_64                                      
22:19:23 #13 20.55   git-2.31.1-2.el9.2.x86_64                                                     
22:19:23 #13 20.55   git-core-2.31.1-2.el9.2.x86_64                                                
22:19:23 #13 20.55   git-core-doc-2.31.1-2.el9.2.noarch                                            
22:19:23 #13 20.55   glibc-devel-2.34-47.el9.x86_64                                                
22:19:23 #13 20.55   glibc-headers-2.34-47.el9.x86_64                                              
22:19:23 #13 20.55   glibc-langpack-en-2.34-47.el9.x86_64                                          
22:19:23 #13 20.55   glibc-static-2.34-47.el9.x86_64                                               
22:19:23 #13 20.55   kernel-headers-5.14.0-176.el9.x86_64                                          
22:19:23 #13 20.55   kmod-libs-28-7.el9.x86_64                                                     
22:19:23 #13 20.55   libcbor-0.7.0-5.el9.x86_64                                                    
22:19:23 #13 20.55   libedit-3.1-37.20210216cvs.el9.x86_64                                         
22:19:23 #13 20.55   libfido2-1.6.0-7.el9.x86_64                                                   
22:19:23 #13 20.55   libmpc-1.2.1-4.el9.x86_64                                                     
22:19:23 #13 20.55   libseccomp-2.5.2-2.el9.x86_64                                                 
22:19:23 #13 20.55   libseccomp-devel-2.5.2-2.el9.x86_64                                           
22:19:23 #13 20.55   libselinux-devel-3.4-3.el9.x86_64                                             
22:19:23 #13 20.55   libsepol-devel-3.4-1.1.el9.x86_64                                             
22:19:23 #13 20.55   libtool-2.4.6-45.el9.x86_64                                                   
22:19:23 #13 20.55   libtool-ltdl-2.4.6-45.el9.x86_64                                              
22:19:23 #13 20.55   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
22:19:23 #13 20.55   libuv-1:1.42.0-1.el9.x86_64                                                   
22:19:23 #13 20.55   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
22:19:23 #13 20.55   libxcrypt-static-4.4.18-3.el9.x86_64                                          
22:19:23 #13 20.55   llvm-libs-14.0.6-1.el9.x86_64                                                 
22:19:23 #13 20.55   m4-1.4.19-1.el9.x86_64                                                        
22:19:23 #13 20.55   make-1:4.3-7.el9.x86_64                                                       
22:19:23 #13 20.55   openssh-8.7p1-24.el9.x86_64                                                   
22:19:23 #13 20.55   openssh-clients-8.7p1-24.el9.x86_64                                           
22:19:23 #13 20.55   pcre2-devel-10.40-2.el9.x86_64                                                
22:19:23 #13 20.55   pcre2-utf16-10.40-2.el9.x86_64                                                
22:19:23 #13 20.55   pcre2-utf32-10.40-2.el9.x86_64                                                
22:19:23 #13 20.55   perl-DynaLoader-1.47-479.el9.x86_64                                           
22:19:23 #13 20.55   perl-Error-1:0.17029-7.el9.noarch                                             
22:19:23 #13 20.55   perl-File-Compare-1.100.600-479.el9.noarch                                    
22:19:23 #13 20.55   perl-File-Copy-2.34-479.el9.noarch                                            
22:19:23 #13 20.55   perl-File-Find-1.37-479.el9.noarch                                            
22:19:23 #13 20.55   perl-Git-2.31.1-2.el9.2.noarch                                                
22:19:23 #13 20.55   perl-TermReadKey-2.38-11.el9.x86_64                                           
22:19:23 #13 20.55   perl-Thread-Queue-3.14-460.el9.noarch                                         
22:19:23 #13 20.55   perl-lib-0.65-479.el9.x86_64                                                  
22:19:23 #13 20.55   perl-threads-1:2.25-460.el9.x86_64                                            
22:19:23 #13 20.55   perl-threads-shared-1.61-460.el9.x86_64                                       
22:19:23 #13 20.55   policycoreutils-devel-3.4-4.el9.x86_64                                        
22:19:23 #13 20.55   rpm-plugin-selinux-4.16.1.3-17.el9.x86_64                                     
22:19:23 #13 20.55   selinux-policy-34.1.44-1.el9.noarch                                           
22:19:23 #13 20.55   selinux-policy-devel-34.1.44-1.el9.noarch                                     
22:19:23 #13 20.55   selinux-policy-targeted-34.1.44-1.el9.noarch                                  
22:19:23 #13 20.55   systemd-250-11.el9.x86_64                                                     
22:19:23 #13 20.55   systemd-devel-250-11.el9.x86_64                                               
22:19:23 #13 20.55   systemd-pam-250-11.el9.x86_64                                                 
22:19:23 #13 20.55   systemd-rpm-macros-250-11.el9.noarch                                          
22:19:23 #13 20.55   which-2.21-28.el9.x86_64                                                      
22:19:23 #13 20.55 
22:19:23 #13 20.55 Complete!
22:19:23 #12 1.053 Reading package lists...
22:19:23 #12 2.501 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?)
22:19:23 #12 5.389 The following NEW packages will be installed:
22:19:23 #12 5.389   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:19:23 #12 5.389   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:23 #12 5.389   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
22:19:23 #12 5.389   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
22:19:23 #12 5.389   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
22:19:23 #12 5.390   libuv1 pkg-config
22:19:23 #11 45.30 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:23 #11 45.31 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:23 #11 45.32 Setting up bsdmainutils (11.1.2ubuntu3) ...
22:19:23 #11 45.34 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:23 #11 45.34 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
22:19:23 #11 45.34 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:23 #11 45.34 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
22:19:23 #11 45.35 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
22:19:23 #11 45.36 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
22:19:23 #11 45.38 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
22:19:23 #11 45.38 Setting up dwz (0.13-5) ...
22:19:23 #11 45.40 Setting up groff-base (1.22.4-4build1) ...
22:19:23 #11 45.41 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
22:19:23 #11 45.43 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:23 #11 45.44 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
22:19:23 #11 45.45 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
22:19:23 #11 45.46 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
22:19:23 #11 45.47 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
22:19:23 #11 45.48 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:19:23 #11 46.10 127 added, 0 removed; done.
22:19:23 #11 46.19 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
22:19:23 #11 46.21 Setting up libgdbm-compat4:armhf (1.23-1) ...
22:19:23 #11 46.22 Setting up dwz (0.14-1build2) ...
22:19:23 #11 46.23 Setting up groff-base (1.22.4-8build1) ...
22:19:23 #11 46.25 Setting up cpp (4:11.2.0-1ubuntu1) ...
22:19:23 #11 46.27 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
22:19:23 #11 46.28 Setting up debugedit (1:5.0-4build1) ...
22:19:23 #11 46.30 Setting up libcurl4:armhf (7.81.0-1ubuntu1.4) ...
22:19:23 #11 46.31 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ...
22:19:23 #9 48.22 Setting up libubsan1:armhf (8.3.0-6) ...
22:19:23 #9 48.23 Setting up libisl19:armhf (0.20-2) ...
22:19:23 #9 48.25 Setting up dwz (0.12-3) ...
22:19:23 #9 48.27 Setting up python-apt-common (1.8.4.3) ...
22:19:23 #9 48.28 Setting up sensible-utils (0.0.12) ...
22:19:23 #9 48.29 Setting up exim4-config (4.92-8+deb10u7) ...
22:19:23 #10 57.80 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:23 #10 57.81 Setting up libsub-exporter-perl (0.987-1) ...
22:19:23 #10 57.83 Setting up xauth (1:1.0.10-1) ...
22:19:23 #10 57.85 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:23 #10 57.86 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:23 #10 57.88 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
22:19:23 #10 57.90 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
22:19:23 #10 57.92 Setting up dput (1.0.1ubuntu1) ...
22:19:23 #10 47.99 Setting up liberror-perl (0.17025-1) ...
22:19:23 #10 48.01 Setting up libvariable-magic-perl (0.62-1) ...
22:19:23 #10 48.02 Setting up libtimedate-perl (2.3000-2) ...
22:19:23 #10 48.03 Setting up libnet-ip-perl (1.26-1) ...
22:19:23 #10 48.04 Setting up librole-tiny-perl (2.000006-1) ...
22:19:23 #10 48.05 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:23 #10 48.06 Setting up libfile-homedir-perl (1.002-1) ...
22:19:23 #10 48.07 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:23 #10 48.08 Setting up libfile-basedir-perl (0.07-1) ...
22:19:23 #10 48.09 Setting up libstring-escape-perl (2010.002-2) ...
22:19:23 #10 48.10 Setting up libb-hooks-op-check-perl (0.22-1) ...
22:19:23 #10 48.11 Setting up libio-html-perl (1.001-1) ...
22:19:23 #10 48.12 Setting up libexporter-tiny-perl (1.000000-2) ...
22:19:23 #10 48.14 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:23 #10 48.15 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:23 #10 48.16 Setting up libnumber-range-perl (0.12-1) ...
22:19:23 #10 48.17 Setting up liblist-compare-perl (0.53-1) ...
22:19:23 #11 40.26 Setting up libmd0:arm64 (1.0.4-1build1) ...
22:19:23 #11 40.27 Setting up python-apt-common (2.3.0ubuntu2.1) ...
22:19:23 #11 40.28 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
22:19:23 #11 40.29 Setting up libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:23 #11 40.30 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
22:19:23 #11 40.31 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
22:19:23 #11 40.32 Setting up lzop (1.04-2build2) ...
22:19:23 #11 40.33 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
22:19:23 #11 40.39 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
22:19:23 #11 40.40 Setting up netbase (6.3) ...
22:19:23 #11 40.42 Setting up libbinutils:arm64 (2.38-3ubuntu1) ...
22:19:23 #11 40.43 Setting up libfido2-1:arm64 (1.10.0-1) ...
22:19:23 #11 40.45 Setting up libisl23:arm64 (0.24-2build1) ...
22:19:23 #11 40.46 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
22:19:23 #11 40.47 Setting up openssl (3.0.2-0ubuntu1.6) ...
22:19:23 #11 40.48 Setting up libbsd0:arm64 (0.11.5-1) ...
22:19:23 #11 40.49 Setting up libelf1:arm64 (0.186-1build1) ...
22:19:23 #13 13.87   Running scriptlet: selinux-policy-devel-34.1.44-1.el9.noarch            37/80 
22:19:23 #13 13.88   Installing       : libasan-11.3.1-2.1.el9.aarch64                       38/80 
22:19:23 #13 13.89   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    39/80 
22:19:23 #13 13.93   Installing       : libubsan-11.3.1-2.1.el9.aarch64                      40/80 
22:19:23 #14 4.270 (29/73): glibc-langpack-en-2.28-214.el8.aarch64  34 MB/s | 825 kB     00:00    
22:19:23 #14 4.456 (30/73): gcc-8.5.0-15.el8.aarch64.rpm            32 MB/s |  19 MB     00:00    
22:19:23 #14 4.461 (31/73): perl-Thread-Queue-3.13-1.el8.noarch.rp  78 kB/s |  24 kB     00:00    
22:19:23 #14 4.467 (32/73): less-530-1.el8.aarch64.rpm              15 MB/s | 162 kB     00:00    
22:19:23 #14 4.474 (33/73): libatomic-8.5.0-15.el8.aarch64.rpm     3.6 MB/s |  25 kB     00:00    
22:19:23 #14 4.508 (34/73): libasan-8.5.0-15.el8.aarch64.rpm       8.2 MB/s | 386 kB     00:00    
22:19:23 #10 54.49   Running scriptlet: glibc-2.34-43.fc35.x86_64                           12/186 
22:19:23 #10 54.59   Installing       : glibc-gconv-extra-2.34-43.fc35.x86_64               13/186 
22:19:23 #10 54.60   Running scriptlet: glibc-gconv-extra-2.34-43.fc35.x86_64               13/186 
22:19:23 #10 54.61   Upgrading        : elfutils-libelf-0.187-4.fc35.x86_64                 14/186 
22:19:23 #10 54.64   Upgrading        : rpm-4.17.1-3.fc35.x86_64                            15/186 
22:19:23 #10 54.65   Upgrading        : rpm-libs-4.17.1-3.fc35.x86_64                       16/186 
22:19:23 #10 54.66   Upgrading        : elfutils-libs-0.187-4.fc35.x86_64                   17/186 
22:19:23 #10 54.67   Installing       : elfutils-debuginfod-client-0.187-4.fc35.x86_64      18/186 
22:19:23 #10 54.68   Installing       : binutils-gold-2.37-25.fc35.x86_64                   19/186 
22:19:23 #10 43.92 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
22:19:23 #10 43.92 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
22:19:23 #10 43.95 Selecting previously unselected package libtext-xslate-perl.
22:19:23 #10 43.95 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
22:19:23 #10 43.96 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
22:19:23 #10 44.00 Selecting previously unselected package libtime-duration-perl.
22:19:23 #10 44.00 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
22:19:23 #10 44.01 Unpacking libtime-duration-perl (1.21-1) ...
22:19:23 #10 44.06 Selecting previously unselected package libtime-moment-perl.
22:19:23 #10 44.07 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
22:19:23 #10 44.07 Unpacking libtime-moment-perl (0.44-1+b3) ...
22:19:23 #10 44.10 Selecting previously unselected package libtype-tiny-xs-perl.
22:19:23 #10 44.10 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
22:19:23 #10 44.11 Unpacking libtype-tiny-xs-perl (0.022-1) ...
22:19:23 #10 44.15 Selecting previously unselected package libunicode-utf8-perl.
22:19:23 #10 44.15 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
22:19:23 #10 44.16 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
22:19:23 #10 44.19 Selecting previously unselected package libxdelta2.
22:19:23 #10 44.19 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
22:19:23 #10 44.20 Unpacking libxdelta2 (1.1.3-9.3) ...
22:19:23 #10 44.23 Selecting previously unselected package libxext6:armhf.
22:19:23 #10 44.23 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
22:19:23 #10 44.24 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
22:19:23 #10 44.27 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:23 #10 44.27 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:23 #10 44.28 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:23 #10 44.30 Selecting previously unselected package libxml-sax-base-perl.
22:19:23 #14 10.37   Installing       : m4-1.4.18-7.el8.x86_64                               12/78 
22:19:23 #14 10.38   Running scriptlet: m4-1.4.18-7.el8.x86_64                               12/78 
22:19:23 #14 10.51   Upgrading        : systemd-libs-239-68.el8.x86_64                       13/78 
22:19:23 #10 45.53 (160/168): libsolv-0.7.22-1.fc35.aarch64.rpm    8.3 MB/s | 388 kB     00:00    
22:19:23 #10 45.53 (161/168): python3-hawkey-0.68.0-1.fc35.aarch64 2.5 MB/s |  99 kB     00:00    
22:19:23 #10 45.54 (162/168): python3-libdnf-0.68.0-1.fc35.aarch64  43 MB/s | 727 kB     00:00    
22:19:23 #10 45.55 (163/168): python3-rpm-4.17.1-3.fc35.aarch64.rp 7.9 MB/s |  91 kB     00:00    
22:19:23 #10 45.55 (164/168): rpm-4.17.1-3.fc35.aarch64.rpm         32 MB/s | 534 kB     00:00    
22:19:23 #10 45.56 (165/168): rpm-build-libs-4.17.1-3.fc35.aarch64 6.9 MB/s |  87 kB     00:00    
22:19:23 #10 45.57 (166/168): rpm-libs-4.17.1-3.fc35.aarch64.rpm    18 MB/s | 305 kB     00:00    
22:19:23 #10 45.57 (167/168): rpm-sign-libs-4.17.1-3.fc35.aarch64. 1.2 MB/s |  23 kB     00:00    
22:19:23 #10 45.58 (168/168): yum-4.14.0-1.fc35.noarch.rpm         2.0 MB/s |  39 kB     00:00    
22:19:23 #10 45.58 --------------------------------------------------------------------------------
22:19:23 #10 45.58 Total                                            17 MB/s |  39 MB     00:02     
22:19:23 #13 1.062 Reading package lists...
22:19:23 #10 48.81 Setting up python3-idna (2.6-1) ...
22:19:23 #10 49.00 Setting up python3-xdg (0.25-4ubuntu1.1) ...
22:19:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 109.05MB / 141.91MB 2.7s
22:19:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 123.73MB / 141.91MB 2.9s
22:19:23 #12 2.830 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:23 #12 2.830 dpkg-buildpackage: info: source version 1.0
22:19:23 #12 2.830 dpkg-buildpackage: info: source distribution unstable
22:19:23 #12 2.830 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:23 #12 2.869 dpkg-buildpackage: info: host architecture armhf
22:19:23 #12 2.870  dpkg-source --before-build .
22:19:23 #13 DONE 20.7s
22:19:23 
22:19:23 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:23 #10 44.25 (1/141): bzip2-1.0.8-11.fc36.aarch64.rpm        123 kB/s |  52 kB     00:00    
22:19:23 #9 48.63 Adding system-user for exim (v4)
22:19:23 #10 58.08 Setting up libstring-copyright-perl (0.003005-1) ...
22:19:23 #10 58.09 Setting up libhtml-parser-perl (3.72-3build1) ...
22:19:23 #10 58.13 Setting up automake (1:1.15.1-3ubuntu2) ...
22:19:23 #10 58.14 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
22:19:23 #10 58.14 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
22:19:23 #10 58.14 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
22:19:23 #10 58.15 Setting up libipc-run-perl (0.96-1) ...
22:19:23 #10 58.16 Setting up libcgi-pm-perl (4.38-1) ...
22:19:23 #10 58.17 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:23 #10 58.19 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
22:19:23 #11 46.32 Setting up libx11-6:armhf (2:1.7.5-1) ...
22:19:23 #11 46.33 Setting up libtiff5:armhf (4.3.0-6ubuntu0.1) ...
22:19:23 #11 46.34 Setting up curl (7.81.0-1ubuntu1.4) ...
22:19:23 #11 46.36 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
22:19:23 #11 46.38 Setting up binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ...
22:19:23 #11 46.39 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
22:19:23 #11 46.41 Setting up libxmuu1:armhf (2:1.1.3-3) ...
22:19:23 #11 46.42 Setting up gpg (2.2.27-3ubuntu2.1) ...
22:19:23 #11 46.43 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
22:19:23 #11 46.45 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:23 #11 46.46 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
22:19:23 #11 46.47 Setting up gettext (0.21-4ubuntu4) ...
22:19:23 #11 46.49 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:23 #10 48.19 Setting up autoconf (2.69-11) ...
22:19:23 #10 48.20 Setting up libpath-iterator-rule-perl (1.009-1) ...
22:19:23 #10 48.21 Setting up python3-gpg (1.10.0-1ubuntu2) ...
22:19:23 #10 48.41 Setting up libnet-dns-perl (1.10-2) ...
22:19:23 #10 48.42 Setting up libsub-identify-perl (0.14-1) ...
22:19:23 #10 48.44 Setting up libpod-constants-perl (0.19-1) ...
22:19:23 #10 48.45 Setting up libsort-versions-perl (1.62-1) ...
22:19:23 #10 48.46 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:23 #10 48.47 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:23 #10 48.48 Setting up libsub-exporter-perl (0.987-1) ...
22:19:23 #10 48.49 Setting up xauth (1:1.0.10-1) ...
22:19:23 #10 48.51 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:23 #10 48.52 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:23 #10 48.53 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
22:19:23 #12 2.389 (1/118): annobin-docs-10.91-1.fc38.noarch.rpm   220 kB/s |  92 kB     00:00    
22:19:23 #12 5.843 0 upgraded, 30 newly installed, 0 to remove and 17 not upgraded.
22:19:23 #12 5.843 1 not fully installed or removed.
22:19:23 #12 5.843 Need to get 17.5 MB of archives.
22:19:23 #12 5.843 After this operation, 72.0 MB of additional disk space will be used.
22:19:23 #12 5.843 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
22:19:23 #11 40.50 Setting up readline-common (8.1.2-1) ...
22:19:23 #11 40.52 Setting up publicsuffix (20211207.1025-1) ...
22:19:23 #11 40.53 Setting up zstd (1.4.8+dfsg-3build1) ...
22:19:23 #11 40.54 Setting up libmarkdown2:arm64 (2.2.7-2) ...
22:19:23 #11 40.55 Setting up libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:23 #11 40.56 Setting up iso-codes (4.9.0-1) ...
22:19:23 #11 40.57 Setting up liblocale-gettext-perl (1.07-4build3) ...
22:19:23 #11 40.58 Setting up liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:23 #11 40.59 Setting up dctrl-tools (2.24-3build2) ...
22:19:23 #11 40.61 Setting up libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
22:19:23 #11 40.62 Setting up libgdbm6:arm64 (1.23-1) ...
22:19:23 #11 40.63 Setting up libicu70:arm64 (70.1-2) ...
22:19:23 #11 40.64 Setting up libtsan0:arm64 (11.2.0-19ubuntu1) ...
22:19:23 #11 40.65 Setting up libctf0:arm64 (2.38-3ubuntu1) ...
22:19:23 #11 40.66 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
22:19:23 #11 40.67 Setting up pinentry-curses (1.1.1-1build2) ...
22:19:23 #11 40.68 Setting up cpp-11 (11.2.0-19ubuntu1) ...
22:19:23 #11 40.69 Setting up manpages-dev (5.10-1ubuntu1) ...
22:19:23 #11 40.70 Setting up libdw1:arm64 (0.186-1build1) ...
22:19:23 #11 40.71 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
22:19:23 #11 40.72 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
22:19:23 #11 40.74 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
22:19:23 #14 4.513 (35/73): libedit-3.1-23.20170329cvs.el8.aarch64 2.5 MB/s |  99 kB     00:00    
22:19:23 #14 4.521 (36/73): libgomp-8.5.0-15.el8.aarch64.rpm        16 MB/s | 199 kB     00:00    
22:19:23 #14 4.554 (37/73): kernel-headers-4.18.0-408.el8.aarch64.  35 MB/s | 9.8 MB     00:00    
22:19:23 #14 4.558 (38/73): libselinux-devel-2.9-6.el8.aarch64.rpm 4.5 MB/s | 200 kB     00:00    
22:19:23 #14 4.565 (39/73): libselinux-utils-2.9-6.el8.aarch64.rpm 5.4 MB/s | 241 kB     00:00    
22:19:23 #14 4.570 (40/73): libsepol-devel-2.9-3.el8.aarch64.rpm   7.5 MB/s |  87 kB     00:00    
22:19:23 #14 4.575 (41/73): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 2.6 MB/s |  25 kB     00:00    
22:19:23 #14 4.582 (42/73): m4-1.4.18-7.el8.aarch64.rpm             19 MB/s | 218 kB     00:00    
22:19:23 #14 4.587 (43/73): libubsan-8.5.0-15.el8.aarch64.rpm      5.0 MB/s | 144 kB     00:00    
22:19:23 #14 4.600 (44/73): openssh-8.0p1-16.el8.aarch64.rpm        28 MB/s | 488 kB     00:00    
22:19:23 #14 4.617 (45/73): make-4.2.1-11.el8.aarch64.rpm           12 MB/s | 490 kB     00:00    
22:19:23 #14 4.660 (46/73): pcre2-devel-10.32-3.el8.aarch64.rpm     10 MB/s | 605 kB     00:00    
22:19:23 #14 4.668 (47/73): openssh-clients-8.0p1-16.el8.aarch64.r 7.6 MB/s | 626 kB     00:00    
22:19:23 #14 4.672 (48/73): pcre2-utf16-10.32-3.el8.aarch64.rpm    3.6 MB/s | 203 kB     00:00    
22:19:23 #14 4.678 (49/73): pcre2-utf32-10.32-3.el8.aarch64.rpm     11 MB/s | 196 kB     00:00    
22:19:23 #14 4.695 (50/73): policycoreutils-2.9-20.el8.aarch64.rpm  16 MB/s | 374 kB     00:00    
22:19:23 #14 4.700 (51/73): policycoreutils-devel-2.9-20.el8.aarch  13 MB/s | 287 kB     00:00    
22:19:23 #14 4.708 (52/73): policycoreutils-python-utils-2.9-20.el  21 MB/s | 253 kB     00:00    
22:19:23 #14 4.712 (53/73): python3-audit-3.0.7-4.el8.aarch64.rpm  7.5 MB/s |  85 kB     00:00    
22:19:23 #14 4.719 (54/73): python3-libselinux-2.9-6.el8.aarch64.r  26 MB/s | 271 kB     00:00    
22:19:23 #13 13.94   Installing       : libuv-1:1.42.0-1.el9.aarch64                         41/80 
22:19:23 #10 54.80   Installing       : binutils-2.37-25.fc35.x86_64                        20/186 
22:19:23 #10 54.81   Running scriptlet: binutils-2.37-25.fc35.x86_64                        20/186 
22:19:23 #10 54.83   Installing       : findutils-1:4.8.0-4.fc35.x86_64                     21/186 
22:19:23 #10 54.84   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          22/186 
22:19:23 #10 54.85   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             23/186 
22:19:23 #10 54.86   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          24/186 
22:19:23 #10 54.87   Installing       : hunspell-1.7.0-11.fc35.x86_64                       25/186 
22:19:23 #10 54.90   Installing       : elfutils-0.187-4.fc35.x86_64                        26/186 
22:19:23 #10 54.90   Upgrading        : rpm-build-libs-4.17.1-3.fc35.x86_64                 27/186 
22:19:23 #10 54.91   Upgrading        : libsolv-0.7.22-1.fc35.x86_64                        28/186 
22:19:23 #10 54.93   Upgrading        : libdnf-0.68.0-1.fc35.x86_64                         29/186 
22:19:23 #10 54.96   Upgrading        : python3-libdnf-0.68.0-1.fc35.x86_64                 30/186 
22:19:23 #10 54.97   Upgrading        : python3-hawkey-0.68.0-1.fc35.x86_64                 31/186 
22:19:23 #10 54.98   Installing       : dwz-0.14-2.fc35.x86_64                              32/186 
22:19:23 #10 54.98   Installing       : file-5.40-9.fc35.x86_64                             33/186 
22:19:23 #10 54.99   Installing       : libevent-2.1.12-4.fc35.x86_64                       34/186 
22:19:23 #10 55.00   Installing       : protobuf-c-1.4.0-1.fc35.x86_64                      35/186 
22:19:23 #10 55.01   Running scriptlet: unbound-anchor-1.16.3-1.fc35.x86_64                 36/186 
22:19:23 #10 44.31 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:23 #10 44.31 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:23 #10 44.35 Selecting previously unselected package libxml-sax-perl.
22:19:23 #10 44.35 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:23 #10 44.36 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:23 #10 44.42 Selecting previously unselected package libxml-libxml-perl.
22:19:23 #10 44.43 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
22:19:23 #10 44.43 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:23 #10 44.49 Selecting previously unselected package libxml-sax-expat-perl.
22:19:23 #10 44.49 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
22:19:23 #10 44.50 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:19:23 #10 44.52 Selecting previously unselected package libxmlrpc-lite-perl.
22:19:23 #10 44.52 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
22:19:23 #11 43.02 Updating certificates in /etc/ssl/certs...
22:19:23 #13 2.014 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:23 #13 2.014 dpkg-buildpackage: info: source version 1.0
22:19:23 #13 2.014 dpkg-buildpackage: info: source distribution unstable
22:19:23 #13 2.014 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:23 #10 49.16 Setting up python3-six (1.11.0-2) ...
22:19:23 #10 49.30 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
22:19:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 136.31MB / 141.91MB 3.0s
22:19:23 #12 2.984  debian/rules clean
22:19:23 #12 2.986 dh clean
22:19:23 #12 3.081    dh_clean
22:19:23 #12 3.120  debian/rules binary
22:19:23 #12 3.122 dh binary
22:19:23 #12 3.200    dh_update_autotools_config
22:19:23 #10 44.27 (2/141): cpio-2.13-12.fc36.aarch64.rpm          595 kB/s | 267 kB     00:00    
22:19:23 #10 44.28 (3/141): dash-0.5.10.2-10.fc36.aarch64.rpm      215 kB/s |  97 kB     00:00    
22:19:23 #10 44.31 (4/141): debugedit-5.0-3.fc36.aarch64.rpm       1.3 MB/s |  76 kB     00:00    
22:19:23 #10 44.31 (5/141): desktop-file-utils-0.26-6.fc36.aarch64 2.2 MB/s |  71 kB     00:00    
22:19:23 #10 44.31 (6/141): devscripts-checkbashisms-2.22.1-1.fc36 830 kB/s |  28 kB     00:00    
22:19:23 #10 44.35 (7/141): diffutils-3.8-2.fc36.aarch64.rpm       9.1 MB/s | 368 kB     00:00    
22:19:23 #10 44.35 (8/141): ed-1.14.2-12.fc36.aarch64.rpm          2.0 MB/s |  73 kB     00:00    
22:19:23 #10 44.35 (9/141): efi-srpm-macros-5-5.fc36.noarch.rpm    559 kB/s |  22 kB     00:00    
22:19:23 #10 44.36 (10/141): enchant-1.6.0-30.fc36.aarch64.rpm     8.0 MB/s |  59 kB     00:00    
22:19:23 #10 44.37 (11/141): file-5.41-4.fc36.aarch64.rpm           12 MB/s |  48 kB     00:00    
22:19:23 #10 44.37 (12/141): fonts-srpm-macros-2.0.5-7.fc36.noarch 5.3 MB/s |  27 kB     00:00    
22:19:23 #10 44.38 (13/141): elfutils-debuginfod-client-0.186-3.fc 1.7 MB/s |  39 kB     00:00    
22:19:23 #10 44.38 (14/141): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 1.1 MB/s | 7.6 kB     00:00    
22:19:23 #10 44.39 (15/141): elfutils-0.186-3.fc36.aarch64.rpm      13 MB/s | 516 kB     00:00    
22:19:23 #10 44.41 (16/141): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 252 kB/s | 7.7 kB     00:00    
22:19:23 #10 44.42 (17/141): glibc-gconv-extra-2.35-4.fc36.aarch64  41 MB/s | 1.7 MB     00:00    
22:19:23 #10 44.43 (18/141): gnat-srpm-macros-4-15.fc36.noarch.rpm 498 kB/s | 8.2 kB     00:00    
22:19:23 #10 44.44 (19/141): groff-base-1.22.4-9.fc36.aarch64.rpm   41 MB/s | 1.0 MB     00:00    
22:19:23 #10 44.44 (20/141): hunspell-1.7.0-19.fc36.aarch64.rpm     15 MB/s | 284 kB     00:00    
22:19:23 #10 44.45 (21/141): hunspell-en-US-0.20140811.1-22.fc36.n  24 MB/s | 176 kB     00:00    
22:19:23 #10 44.46 (22/141): hunspell-en-GB-0.20140811.1-22.fc36.n  12 MB/s | 225 kB     00:00    
22:19:23 #10 44.46 (23/141): hunspell-en-0.20140811.1-22.fc36.noar 7.4 MB/s | 180 kB     00:00    
22:19:23 #10 44.47 (24/141): hunspell-filesystem-1.7.0-19.fc36.aar 755 kB/s | 8.9 kB     00:00    
22:19:23 #10 44.47 (25/141): info-6.8-3.fc36.aarch64.rpm            18 MB/s | 220 kB     00:00    
22:19:23 #10 44.47 (26/141): kernel-srpm-macros-1.0-14.fc36.noarch 1.1 MB/s | 9.1 kB     00:00    
22:19:23 #10 44.48 (27/141): json-glib-1.6.6-2.fc36.aarch64.rpm     11 MB/s | 149 kB     00:00    
22:19:23 #10 44.48 (28/141): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp  16 MB/s | 190 kB     00:00    
22:19:23 #10 44.49 (29/141): libpkgconf-1.8.0-2.fc36.aarch64.rpm   3.3 MB/s |  36 kB     00:00    
22:19:23 #10 44.49 (30/141): libpng-1.6.37-12.fc36.aarch64.rpm      16 MB/s | 114 kB     00:00    
22:19:23 #10 44.49 (31/141): lua-srpm-macros-1-6.fc36.noarch.rpm   1.2 MB/s | 8.5 kB     00:00    
22:19:23 #10 44.50 (32/141): ncurses-6.2-9.20210508.fc36.aarch64.r  36 MB/s | 400 kB     00:00    
22:19:23 #10 44.51 (33/141): libstemmer-0-18.585svn.fc36.aarch64.r 3.6 MB/s |  82 kB     00:00    
22:19:23 #10 44.51 (34/141): nim-srpm-macros-3-6.fc36.noarch.rpm   634 kB/s | 8.3 kB     00:00    
22:19:23 #10 44.51 (35/141): ocaml-srpm-macros-6-6.fc36.noarch.rpm 834 kB/s | 7.7 kB     00:00    
22:19:23 #10 44.52 (36/141): openblas-srpm-macros-2-11.fc36.noarch 1.3 MB/s | 7.4 kB     00:00    
22:19:23 #10 44.52 (37/141): package-notes-srpm-macros-0.4-14.fc36 1.3 MB/s |  11 kB     00:00    
22:19:23 #10 44.52 (38/141): patch-2.7.6-16.fc36.aarch64.rpm        13 MB/s | 121 kB     00:00    
22:19:23 #10 44.53 (39/141): perl-AutoLoader-5.74-486.fc36.noarch. 3.2 MB/s |  26 kB     00:00    
22:19:23 #10 44.53 (40/141): perl-B-1.82-486.fc36.aarch64.rpm       15 MB/s | 186 kB     00:00    
22:19:23 #10 44.54 (41/141): perl-Carp-1.52-479.fc36.noarch.rpm    2.4 MB/s |  29 kB     00:00    
22:19:23 #10 44.54 (42/141): perl-Class-Struct-0.66-486.fc36.noarc 3.8 MB/s |  27 kB     00:00    
22:19:23 #10 44.54 (43/141): perl-Data-Dumper-2.183-3.fc36.aarch64 5.8 MB/s |  55 kB     00:00    
22:19:23 #10 44.55 (44/141): perl-Digest-1.20-2.fc36.noarch.rpm    2.9 MB/s |  25 kB     00:00    
22:19:23 #10 44.55 (45/141): perl-DynaLoader-1.50-486.fc36.aarch64 4.7 MB/s |  31 kB     00:00    
22:19:23 #10 44.55 (46/141): perl-Digest-MD5-2.58-479.fc36.aarch64 3.5 MB/s |  36 kB     00:00    
22:19:23 #10 58.36 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
22:19:23 #10 58.37 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
22:19:23 #10 58.39 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:23 #10 58.39 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
22:19:23 #10 58.40 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
22:19:23 #10 58.42 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:23 #10 58.43 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:23 #10 58.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:23 #10 58.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:23 #9 48.88 Setting up libuchardet0:armhf (0.0.6-3) ...
22:19:23 #9 48.89 Setting up git-man (1:2.20.1-2+deb10u4) ...
22:19:23 #9 48.90 Setting up libssh2-1:armhf (1.8.0-2.1) ...
22:19:23 #9 48.91 Setting up netbase (5.6) ...
22:19:23 #9 48.94 Setting up libkrb5-3:armhf (1.17-3+deb10u4) ...
22:19:23 #9 48.95 Setting up libmpdec2:armhf (2.4.2-2) ...
22:19:23 #9 48.96 Setting up libbinutils:armhf (2.31.1-16) ...
22:19:23 #9 48.98 Setting up cpp-8 (8.3.0-6) ...
22:19:23 #9 48.99 Setting up libc-dev-bin (2.28-10+deb10u2) ...
22:19:23 #9 49.00 Setting up openssl (1.1.1n-0+deb10u3) ...
22:19:23 #10 48.54 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
22:19:23 #10 48.56 Setting up dput (1.0.1ubuntu1) ...
22:19:23 #10 48.72 Setting up libstring-copyright-perl (0.003005-1) ...
22:19:23 #10 48.74 Setting up libhtml-parser-perl (3.72-3build1) ...
22:19:23 #10 48.75 Setting up automake (1:1.15.1-3ubuntu2) ...
22:19:23 #10 48.76 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
22:19:23 #10 48.76 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
22:19:23 #10 48.76 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
22:19:23 #10 48.77 Setting up libipc-run-perl (0.96-1) ...
22:19:23 #10 48.81 Setting up libcgi-pm-perl (4.38-1) ...
22:19:23 #12 2.397 (2/118): annobin-plugin-gcc-10.91-1.fc38.aarch6 2.0 MB/s | 887 kB     00:00    
22:19:23 #12 2.406 (3/118): automake-1.16.5-9.fc37.noarch.rpm       49 MB/s | 696 kB     00:00    
22:19:23 #12 2.413 (4/118): autoconf-2.71-4.fc38.noarch.rpm        1.6 MB/s | 733 kB     00:00    
22:19:23 #12 2.419 (5/118): btrfs-progs-devel-6.0-1.fc38.aarch64.r 4.3 MB/s |  51 kB     00:00    
22:19:23 #12 2.430 (6/118): checkpolicy-3.4-3.fc37.aarch64.rpm      21 MB/s | 343 kB     00:00    
22:19:23 #12 2.450 (7/118): btrfs-progs-6.0-1.fc38.aarch64.rpm      19 MB/s | 972 kB     00:00    
22:19:23 #12 2.468 (8/118): cmake-data-3.24.1-1.fc38.noarch.rpm     56 MB/s | 2.1 MB     00:00    
22:19:23 #12 2.574 (9/118): cmake-3.24.1-1.fc38.aarch64.rpm         40 MB/s | 6.1 MB     00:00    
22:19:23 #12 2.576 (10/118): cmake-filesystem-3.24.1-1.fc38.aarch6 130 kB/s |  16 kB     00:00    
22:19:23 #12 2.582 (11/118): cmake-rpm-macros-3.24.1-1.fc38.noarch 141 kB/s |  16 kB     00:00    
22:19:23 #12 2.596 (12/118): cryptsetup-libs-2.5.0-1.fc37.aarch64.  24 MB/s | 453 kB     00:00    
22:19:23 #12 2.601 (13/118): dbus-1.14.4-1.fc38.aarch64.rpm        468 kB/s | 7.8 kB     00:00    
22:19:23 #12 2.640 (14/118): cpp-12.2.1-2.fc38.aarch64.rpm         147 MB/s | 9.2 MB     00:00    
22:19:23 #12 6.070 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
22:19:23 #11 40.88 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
22:19:23 #11 40.89 Setting up libreadline8:arm64 (8.1.2-1) ...
22:19:23 #11 40.90 Setting up m4 (1.4.18-5ubuntu2) ...
22:19:23 #11 40.91 Setting up binutils-aarch64-linux-gnu (2.38-3ubuntu1) ...
22:19:23 #11 40.92 Setting up binutils (2.38-3ubuntu1) ...
22:19:23 #11 40.93 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
22:19:23 #11 40.94 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04) ...
22:19:23 #11 40.95 Setting up ca-certificates (20211016) ...
22:19:23 #14 4.725 (55/73): python3-libsemanage-2.9-9.el8.aarch64. 9.5 MB/s | 126 kB     00:00    
22:19:23 #14 4.792 (56/73): python3-policycoreutils-2.9-20.el8.noa  31 MB/s | 2.2 MB     00:00    
22:19:23 #13 14.28   Installing       : cmake-data-3.20.2-7.el9.noarch                       42/80 
22:19:23 #13 14.44   Installing       : cmake-3.20.2-7.el9.aarch64                           43/80 
22:19:23 #13 14.47   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      44/80 
22:19:23 #13 14.50   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      45/80 
22:19:23 #13 14.53   Installing       : pcre2-devel-10.40-2.el9.aarch64                      46/80 
22:19:23 #13 14.56   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 47/80 
22:19:23 #13 14.57   Installing       : perl-lib-0.65-479.el9.aarch64                        48/80 
22:19:23 #13 14.57   Installing       : perl-Error-1:0.17029-7.el9.noarch                    49/80 
22:19:23 #13 14.61   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       50/80 
22:19:23 #13 14.61   Installing       : git-2.31.1-2.el9.2.aarch64                           51/80 
22:19:23 #10 55.06   Installing       : unbound-anchor-1.16.3-1.fc35.x86_64                 36/186 
22:19:23 #10 55.07   Running scriptlet: unbound-anchor-1.16.3-1.fc35.x86_64                 36/186 
22:19:23 #10 55.09   Installing       : unbound-libs-1.16.3-1.fc35.x86_64                   37/186 
22:19:23 #10 55.10   Installing       : unzip-6.0-53.fc35.x86_64                            38/186 
22:19:23 #10 55.11   Installing       : xz-5.2.5-7.fc35.x86_64                              39/186 
22:19:23 #10 55.12   Installing       : zip-3.0-31.fc35.x86_64                              40/186 
22:19:23 #10 55.13   Installing       : python3-unbound-1.16.3-1.fc35.x86_64                41/186 
22:19:23 #10 55.13   Installing       : enchant-1:1.6.0-28.fc35.x86_64                      42/186 
22:19:23 #10 55.15   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 43/186 
22:19:23 #10 55.15   Installing       : deltarpm-3.6.2-10.fc35.x86_64                       44/186 
22:19:23 #10 55.16   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.x86_64                  45/186 
22:19:23 #10 55.17   Upgrading        : python3-rpm-4.17.1-3.fc35.x86_64                    46/186 
22:19:23 #10 55.17   Installing       : efi-srpm-macros-5-4.fc35.noarch                     47/186 
22:19:23 #10 55.18   Installing       : lua-srpm-macros-1-5.fc35.noarch                     48/186 
22:19:23 #10 55.18   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch          49/186 
22:19:23 #10 55.19   Installing       : bzip2-1.0.8-9.fc35.x86_64                           50/186 
22:19:23 #10 55.19   Installing       : cpio-2.13-11.fc35.x86_64                            51/186 
22:19:23 #10 55.20   Installing       : dash-0.5.10.2-9.fc35.x86_64                         52/186 
22:19:23 #10 55.20   Running scriptlet: dash-0.5.10.2-9.fc35.x86_64                         52/186 
22:19:23 #10 55.22   Installing       : diffutils-3.8-1.fc35.x86_64                         53/186 
22:19:23 #10 55.23   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     54/186 
22:19:23 #10 44.53 Unpacking libxmlrpc-lite-perl (0.717-4) ...
22:19:23 #10 44.56 Selecting previously unselected package libxmuu1:armhf.
22:19:23 #10 44.56 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
22:19:23 #10 44.57 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
22:19:23 #10 44.60 Selecting previously unselected package libyaml-0-2:armhf.
22:19:23 #10 44.60 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
22:19:23 #10 44.61 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
22:19:23 #10 44.64 Selecting previously unselected package libyaml-libyaml-perl.
22:19:23 #10 44.64 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
22:19:23 #10 44.65 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:23 #10 44.67 Selecting previously unselected package licensecheck.
22:19:23 #10 44.68 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
22:19:23 #10 44.68 Unpacking licensecheck (3.1.1-2) ...
22:19:23 #10 44.72 Selecting previously unselected package lzip.
22:19:23 #10 44.72 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
22:19:23 #10 44.72 Unpacking lzip (1.22-3) ...
22:19:23 #10 44.76 Selecting previously unselected package lzop.
22:19:23 #13 2.049  dpkg-source --before-build .
22:19:23 #13 2.050 dpkg-buildpackage: info: host architecture amd64
22:19:23 #13 2.145  debian/rules clean
22:19:23 #13 2.147 dh clean
22:19:23 #13 2.231    dh_clean
22:19:23 #13 2.264  debian/rules binary
22:19:23 #10 49.31 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
22:19:23 #10 49.33 Setting up python3-certifi (2018.1.18-2) ...
22:19:23 #7 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 3.3s done
22:19:23 #9 48.95 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
22:19:23 #9 48.96 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
22:19:23 #9 48.98 Setting up gettext (0.19.8.1-9) ...
22:19:23 #9 48.99 Setting up exim4-base (4.92-8+deb10u7) ...
22:19:23 #9 49.09 exim: DB upgrade, deleting hints-db
22:19:23 #12 3.232    dh_autoreconf
22:19:23 #12 3.280    create-stamp debian/debhelper-build-stamp
22:19:23 #12 3.280    dh_prep
22:19:23 #12 3.329    dh_install
22:19:23 #12 3.368    dh_installdocs
22:19:23 #12 3.412    dh_installchangelogs
22:19:23 #10 44.56 (47/141): perl-Errno-1.33-486.fc36.aarch64.rpm  2.2 MB/s |  20 kB     00:00    
22:19:23 #10 44.56 (48/141): perl-Exporter-5.76-480.fc36.noarch.rp 3.7 MB/s |  31 kB     00:00    
22:19:23 #10 44.56 (49/141): perl-Fcntl-1.14-486.fc36.aarch64.rpm  3.7 MB/s |  25 kB     00:00    
22:19:23 #10 44.59 (50/141): perl-File-Basename-2.85-486.fc36.noar 646 kB/s |  22 kB     00:00    
22:19:23 #10 44.59 (51/141): perl-File-Path-2.18-479.fc36.noarch.r 1.0 MB/s |  35 kB     00:00    
22:19:23 #10 44.60 (52/141): perl-File-Temp-0.231.100-479.fc36.noa 9.3 MB/s |  59 kB     00:00    
22:19:23 #10 44.60 (53/141): perl-File-stat-1.09-486.fc36.noarch.r 2.6 MB/s |  22 kB     00:00    
22:19:23 #10 44.60 (54/141): perl-FileHandle-2.03-486.fc36.noarch. 2.4 MB/s |  20 kB     00:00    
22:19:23 #10 44.63 (55/141): perl-Getopt-Long-2.52-479.fc36.noarch 1.9 MB/s |  60 kB     00:00    
22:19:23 #10 44.64 (56/141): perl-Getopt-Std-1.13-486.fc36.noarch. 588 kB/s |  21 kB     00:00    
22:19:23 #10 44.64 (57/141): perl-IO-1.46-486.fc36.aarch64.rpm     2.6 MB/s |  92 kB     00:00    
22:19:23 #10 44.64 (58/141): perl-IO-Socket-IP-0.41-480.fc36.noarc 3.9 MB/s |  42 kB     00:00    
22:19:23 #10 44.65 (59/141): perl-IO-Socket-SSL-2.074-2.fc36.noarc  21 MB/s | 218 kB     00:00    
22:19:23 #10 44.65 (60/141): perl-MIME-Base64-3.16-479.fc36.aarch6 3.3 MB/s |  30 kB     00:00    
22:19:23 #10 44.66 (61/141): perl-IPC-Open3-1.21-486.fc36.noarch.r 1.6 MB/s |  28 kB     00:00    
22:19:23 #10 44.66 (62/141): perl-Mozilla-CA-20211001-2.fc36.noarc 1.3 MB/s |  12 kB     00:00    
22:19:23 #10 44.67 (63/141): perl-POSIX-1.97-486.fc36.aarch64.rpm   16 MB/s | 103 kB     00:00    
22:19:23 #10 44.67 (64/141): perl-NDBM_File-1.15-486.fc36.aarch64. 1.6 MB/s |  27 kB     00:00    
22:19:23 #10 44.68 (65/141): perl-Net-SSLeay-1.92-2.fc36.aarch64.r  23 MB/s | 365 kB     00:00    
22:19:23 #10 44.68 (66/141): perl-PathTools-3.80-479.fc36.aarch64. 7.1 MB/s |  85 kB     00:00    
22:19:23 #10 44.68 (67/141): perl-Pod-Escapes-1.07-479.fc36.noarch 2.7 MB/s |  20 kB     00:00    
22:19:23 #10 44.69 (68/141): perl-Pod-Perldoc-3.28.01-480.fc36.noa 7.2 MB/s |  83 kB     00:00    
22:19:23 #10 44.69 (69/141): perl-Pod-Simple-3.43-3.fc36.noarch.rp  17 MB/s | 215 kB     00:00    
22:19:23 #10 44.70 (70/141): perl-Pod-Usage-2.01-479.fc36.noarch.r 4.3 MB/s |  40 kB     00:00    
22:19:23 #10 44.70 (71/141): perl-SelectSaver-1.02-486.fc36.noarch 1.1 MB/s |  17 kB     00:00    
22:19:23 #10 44.71 (72/141): perl-Storable-3.25-2.fc36.aarch64.rpm 6.5 MB/s |  93 kB     00:00    
22:19:23 #10 44.71 (73/141): perl-Symbol-1.09-486.fc36.noarch.rpm  2.6 MB/s |  19 kB     00:00    
22:19:23 #10 44.72 (74/141): perl-Term-ANSIColor-5.01-480.fc36.noa 4.1 MB/s |  48 kB     00:00    
22:19:23 #10 44.72 (75/141): perl-Term-Cap-1.17-479.fc36.noarch.rp 1.8 MB/s |  22 kB     00:00    
22:19:23 #10 44.73 (76/141): perl-Time-Local-1.300-479.fc36.noarch 4.2 MB/s |  34 kB     00:00    
22:19:23 #10 44.73 (77/141): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 1.7 MB/s |  22 kB     00:00    
22:19:23 #10 44.73 (78/141): perl-URI-5.10-1.fc36.noarch.rpm       9.2 MB/s | 108 kB     00:00    
22:19:23 #10 44.74 (79/141): perl-base-2.27-486.fc36.noarch.rpm    1.7 MB/s |  21 kB     00:00    
22:19:23 #10 44.74 (80/141): perl-constant-1.33-480.fc36.noarch.rp 2.4 MB/s |  23 kB     00:00    
22:19:23 #10 44.75 (81/141): perl-if-0.60.900-486.fc36.noarch.rpm  1.4 MB/s |  19 kB     00:00    
22:19:23 #10 44.75 (82/141): perl-interpreter-5.34.1-486.fc36.aarc 5.2 MB/s |  76 kB     00:00    
22:19:23 #10 58.67 
22:19:23 #10 58.67 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:23 #10 58.69 Setting up liblist-moreutils-perl (0.416-1build3) ...
22:19:23 #10 58.71 Setting up libtool (2.4.6-2) ...
22:19:23 #10 58.72 Setting up libhttp-date-perl (6.02-1) ...
22:19:23 #10 58.74 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:23 #10 58.76 Setting up build-essential (12.4ubuntu1) ...
22:19:23 #10 58.78 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.20) ...
22:19:23 #9 49.02 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
22:19:23 #9 49.03 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:19:23 #9 49.05 Setting up readline-common (7.0-5) ...
22:19:23 #9 49.06 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
22:19:23 #9 49.10 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
22:19:23 #9 49.11 Setting up libcc1-0:armhf (8.3.0-6) ...
22:19:23 #9 49.13 Setting up iso-codes (4.2-1) ...
22:19:23 #9 49.14 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:19:23 #9 49.15 Setting up dctrl-tools (2.24-3) ...
22:19:23 #9 49.16 Setting up debian-keyring (2019.02.25) ...
22:19:23 #9 49.18 Setting up libreadline7:armhf (7.0-5) ...
22:19:23 #9 49.19 Setting up libgdbm6:armhf (1.18.1-4) ...
22:19:23 #9 49.20 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
22:19:23 #10 48.82 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:23 #10 48.83 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
22:19:23 #10 49.01 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
22:19:23 #10 49.02 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
22:19:23 #10 49.05 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:23 #10 49.07 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:23 #12 2.644 (15/118): dbus-broker-32-1.fc37.aarch64.rpm     3.6 MB/s | 169 kB     00:00    
22:19:23 #12 2.647 (16/118): dbus-common-1.14.4-1.fc38.noarch.rpm  352 kB/s |  15 kB     00:00    
22:19:23 #12 2.656 (17/118): device-mapper-1.02.185-1.fc38.aarch64  15 MB/s | 136 kB     00:00    
22:19:23 #12 2.665 (18/118): device-mapper-devel-1.02.185-1.fc38.a 2.3 MB/s |  42 kB     00:00    
22:19:23 #12 2.669 (19/118): e2fsprogs-libs-1.46.5-3.fc37.aarch64.  17 MB/s | 223 kB     00:00    
22:19:23 #12 2.674 (20/118): gc-8.2.2-1.fc38.aarch64.rpm            13 MB/s | 108 kB     00:00    
22:19:23 #12 2.715 (21/118): device-mapper-libs-1.02.185-1.fc38.aa 2.4 MB/s | 169 kB     00:00    
22:19:23 #12 2.717 (22/118): gcc-plugin-annobin-12.2.1-2.fc38.aarc 1.4 MB/s |  50 kB     00:00    
22:19:23 #12 2.753 (23/118): git-2.38.1-1.fc38.aarch64.rpm         2.0 MB/s |  65 kB     00:00    
22:19:23 #12 2.792 (24/118): git-core-2.38.1-1.fc38.aarch64.rpm     61 MB/s | 4.3 MB     00:00    
22:19:23 #12 2.821 (25/118): git-core-doc-2.38.1-1.fc38.noarch.rpm  42 MB/s | 2.8 MB     00:00    
22:19:23 #12 6.430 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
22:19:23 #14 5.145 (57/73): perl-Data-Dumper-2.167-399.el8.aarch64 119 kB/s |  57 kB     00:00    
22:19:23 #14 5.201 (58/73): selinux-policy-3.14.3-108.el8.noarch.r  12 MB/s | 653 kB     00:00    
22:19:23 #14 5.275 (59/73): rpm-plugin-selinux-4.14.3-23.el8.aarch 160 kB/s |  78 kB     00:00    
22:19:23 #13 14.65   Installing       : libsepol-devel-3.4-1.1.el9.aarch64                   52/80 
22:19:23 #13 14.68   Installing       : libselinux-devel-3.4-3.el9.aarch64                   53/80 
22:19:24 #10 55.27   Installing       : groff-base-1.22.4-8.fc35.x86_64                     54/186 
22:19:24 #10 55.28   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     54/186 
22:19:24 #10 55.29   Installing       : info-6.8-2.fc35.x86_64                              55/186 
22:19:24 #10 55.30   Installing       : ed-1.14.2-11.fc35.x86_64                            56/186 
22:19:24 #10 55.31   Installing       : patch-2.7.6-15.fc35.x86_64                          57/186 
22:19:24 #10 55.32   Installing       : json-glib-1.6.6-1.fc35.x86_64                       58/186 
22:19:24 #10 55.33   Installing       : libjpeg-turbo-2.1.0-3.fc35.x86_64                   59/186 
22:19:24 #10 55.33   Installing       : libpkgconf-1.8.0-1.fc35.x86_64                      60/186 
22:19:24 #10 55.34   Installing       : pkgconf-1.8.0-1.fc35.x86_64                         61/186 
22:19:24 #10 55.34   Installing       : libpng-2:1.6.37-11.fc35.x86_64                      62/186 
22:19:24 #10 55.35   Installing       : libproxy-0.4.17-3.fc35.x86_64                       63/186 
22:19:24 #10 55.36   Installing       : glib-networking-2.70.1-1.fc35.x86_64                64/186 
22:19:24 #10 55.38   Installing       : libsoup-2.74.2-1.fc35.x86_64                        65/186 
22:19:24 #10 55.39   Installing       : libstemmer-0-17.585svn.fc35.x86_64                  66/186 
22:19:24 #10 55.39   Installing       : ncurses-6.2-8.20210508.fc35.x86_64                  67/186 
22:19:24 #10 55.40   Installing       : perl-Digest-1.20-1.fc35.noarch                      68/186 
22:19:24 #10 55.41   Installing       : perl-Digest-MD5-2.58-478.fc35.x86_64                69/186 
22:19:24 #10 55.41   Installing       : perl-B-1.82-486.fc35.x86_64                         70/186 
22:19:24 #10 55.42   Installing       : perl-FileHandle-2.03-486.fc35.noarch                71/186 
22:19:24 #10 55.43   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                72/186 
22:19:24 #10 55.43   Installing       : perl-Data-Dumper-2.183-2.fc35.x86_64                73/186 
22:19:24 #10 55.44   Installing       : perl-libnet-3.13-479.fc35.noarch                    74/186 
22:19:24 #10 55.44   Installing       : perl-base-2.27-486.fc35.noarch                      75/186 
22:19:24 #10 55.45   Installing       : perl-URI-5.09-4.fc35.noarch                         76/186 
22:19:24 #10 55.47   Installing       : perl-Net-SSLeay-1.90-4.fc35.x86_64                  77/186 
22:19:24 #10 55.48   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         78/186 
22:19:24 #10 55.48   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             79/186 
22:19:24 #10 55.49   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              80/186 
22:19:24 #10 55.49   Installing       : perl-if-0.60.900-486.fc35.noarch                    81/186 
22:19:24 #10 55.50   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              82/186 
22:19:24 #10 55.50   Installing       : perl-File-Path-2.18-478.fc35.noarch                 83/186 
22:19:24 #10 55.51   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              84/186 
22:19:24 #10 55.52   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             85/186 
22:19:24 #10 55.52   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            86/186 
22:19:24 #10 55.53   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              87/186 
22:19:24 #10 55.53   Installing       : perl-POSIX-1.97-486.fc35.x86_64                     88/186 
22:19:24 #10 55.54   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 89/186 
22:19:24 #10 55.54   Installing       : perl-subs-1.04-486.fc35.noarch                      90/186 
22:19:24 #10 55.55   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          91/186 
22:19:24 #10 55.55   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  92/186 
22:19:24 #10 55.56   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                93/186 
22:19:24 #10 55.57   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  94/186 
22:19:24 #10 55.57   Installing       : perl-Socket-4:2.032-2.fc35.x86_64                   95/186 
22:19:24 #10 55.58   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               96/186 
22:19:24 #11 47.00 Setting up python3.10 (3.10.6-1~22.04) ...
22:19:24 #10 44.76 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
22:19:24 #10 44.76 Unpacking lzop (1.04-2) ...
22:19:24 #10 44.80 Selecting previously unselected package t1utils.
22:19:24 #10 44.80 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
22:19:24 #10 44.80 Unpacking t1utils (1.41-4) ...
22:19:24 #10 44.84 Selecting previously unselected package unzip.
22:19:24 #10 44.84 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
22:19:24 #10 44.85 Unpacking unzip (6.0-26+deb11u1) ...
22:19:24 #10 44.91 Selecting previously unselected package lintian.
22:19:24 #10 44.91 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
22:19:24 #10 44.91 Unpacking lintian (2.104.0) ...
22:19:24 #13 2.266 dh binary
22:19:24 #13 2.342    dh_update_autotools_config
22:19:24 #13 2.369    dh_autoreconf
22:19:24 #13 2.408    create-stamp debian/debhelper-build-stamp
22:19:24 #13 2.408    dh_prep
22:19:24 #13 2.435    dh_auto_install --destdir=debian/docker-ce-build-deps/
22:19:24 #13 2.485    dh_install
22:19:24 #11 46.15 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
22:19:24 #11 46.17 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:19:24 #11 46.18 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
22:19:24 #11 46.19 Setting up gpg (2.2.19-3ubuntu2.2) ...
22:19:24 #11 46.20 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
22:19:24 #11 46.21 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
22:19:24 #11 46.22 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
22:19:24 #10 49.46 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
22:19:24 #10 49.49 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
22:19:24 #10 49.50 Setting up python3-pkg-resources (39.0.1-2) ...
22:19:24 #10 49.70 Setting up lsb-release (9.20170808ubuntu1) ...
22:19:24 #10 49.71 Setting up libxmuu1:armhf (2:1.1.2-2) ...
22:19:24 #10 49.72 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
22:19:24 #10 49.73 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
22:19:24 #10 49.75 Setting up perl (5.26.1-6ubuntu0.6) ...
22:19:24 #10 49.77 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:24 #10 49.78 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:24 #10 49.79 Setting up libfile-fcntllock-perl (0.22-3build2) ...
22:19:24 #10 49.80 Setting up libtext-glob-perl (0.10-1) ...
22:19:24 #10 49.81 Setting up intltool-debian (0.35.0+20060710.4) ...
22:19:24 #10 49.82 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:24 #9 49.14 Setting up gcc-8 (8.3.0-6) ...
22:19:24 #9 49.16 Setting up gpg-agent (2.2.12-1+deb10u2) ...
22:19:24 #9 49.17 Setting up libtool (2.4.6-9) ...
22:19:24 #9 49.18 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
22:19:24 #9 49.27 Setting up gpgsm (2.2.12-1+deb10u2) ...
22:19:24 #9 49.28 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
22:19:24 #9 49.30 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
22:19:24 #9 49.31 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
22:19:24 #9 49.33 Setting up python3 (3.7.3-1) ...
22:19:24 #11 43.59 127 added, 0 removed; done.
22:19:24 #11 43.62 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:24 #11 43.63 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:24 #11 43.65 Setting up bsdmainutils (11.1.2ubuntu3) ...
22:19:24 #11 43.67 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:24 #11 43.67 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
22:19:24 #11 43.67 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:24 #11 43.67 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
22:19:24 #11 43.68 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
22:19:24 #11 43.69 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
22:19:24 #11 43.70 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
22:19:24 #11 43.71 Setting up dwz (0.13-5) ...
22:19:24 #11 43.72 Setting up groff-base (1.22.4-4build1) ...
22:19:24 #11 43.74 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
22:19:24 #12 3.506    dh_perl
22:19:24 #12 3.549    dh_link
22:19:24 #12 3.594    dh_strip_nondeterminism
22:19:24 #12 3.673    dh_compress
22:19:24 #12 3.719    dh_fixperms
22:19:24 #10 58.80 Setting up libdevel-callchecker-perl (0.007-2build1) ...
22:19:24 #10 58.82 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.20) ...
22:19:24 #10 58.85 Setting up devscripts (2.17.12ubuntu1.1) ...
22:19:24 #10 59.03 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:24 #10 59.04 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:24 #10 44.76 (83/141): perl-libnet-3.13-480.fc36.noarch.rpm  8.4 MB/s | 126 kB     00:00    
22:19:24 #10 44.77 (84/141): perl-libs-5.34.1-486.fc36.aarch64.rpm  88 MB/s | 2.0 MB     00:00    
22:19:24 #10 44.78 (85/141): perl-mro-1.25-486.fc36.aarch64.rpm    1.7 MB/s |  33 kB     00:00    
22:19:24 #10 44.81 (86/141): perl-overload-1.33-486.fc36.noarch.rp 1.3 MB/s |  50 kB     00:00    
22:19:24 #10 44.82 (87/141): perl-overloading-0.02-486.fc36.noarch 442 kB/s |  18 kB     00:00    
22:19:24 #10 44.82 (88/141): perl-parent-0.238-479.fc36.noarch.rpm 324 kB/s |  14 kB     00:00    
22:19:24 #10 44.83 (89/141): perl-srpm-macros-1-43.fc36.noarch.rpm 1.2 MB/s | 8.4 kB     00:00    
22:19:24 #10 44.83 (90/141): perl-podlators-4.14-479.fc36.noarch.r 9.3 MB/s | 112 kB     00:00    
22:19:24 #10 44.83 (91/141): perl-subs-1.04-486.fc36.noarch.rpm    1.4 MB/s |  17 kB     00:00    
22:19:24 #10 44.84 (92/141): perl-vars-1.05-486.fc36.noarch.rpm    1.7 MB/s |  18 kB     00:00    
22:19:24 #10 44.84 (93/141): pkgconf-1.8.0-2.fc36.aarch64.rpm      6.8 MB/s |  41 kB     00:00    
22:19:24 #10 44.84 (94/141): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.7 MB/s |  14 kB     00:00    
22:19:24 #10 44.85 (95/141): pkgconf-pkg-config-1.8.0-2.fc36.aarch 1.2 MB/s |  10 kB     00:00    
22:19:24 #10 44.85 (96/141): python3-dbus-1.2.18-3.fc36.aarch64.rp  19 MB/s | 132 kB     00:00    
22:19:24 #10 44.86 (97/141): python3-dateutil-2.8.1-8.fc36.noarch.  21 MB/s | 289 kB     00:00    
22:19:24 #10 44.86 (98/141): python3-distro-1.6.0-2.fc36.noarch.rp 3.0 MB/s |  38 kB     00:00    
22:19:24 #10 44.86 (99/141): python3-enchant-3.2.2-2.fc36.noarch.r 6.9 MB/s |  79 kB     00:00    
22:19:24 #10 44.87 (100/141): python3-pybeam-0.7-2.fc36.noarch.rpm 3.4 MB/s |  24 kB     00:00    
22:19:24 #10 44.87 (101/141): python3-six-1.16.0-5.fc36.noarch.rpm 6.6 MB/s |  36 kB     00:00    
22:19:24 #10 44.88 (102/141): python3-toml-0.10.2-6.fc36.noarch.rp 4.1 MB/s |  39 kB     00:00    
22:19:24 #10 44.88 (103/141): python3-zstd-1.4.5.1-6.fc36.aarch64. 2.0 MB/s |  19 kB     00:00    
22:19:24 #10 44.88 (104/141): python3-pyxdg-0.27-4.fc36.noarch.rpm 3.7 MB/s |  96 kB     00:00    
22:19:24 #10 44.89 (105/141): shared-mime-info-2.1-3.fc35.aarch64.  26 MB/s | 373 kB     00:00    
22:19:24 #10 44.90 (106/141): unzip-6.0-57.fc36.aarch64.rpm         12 MB/s | 182 kB     00:00    
22:19:24 #10 44.90 (107/141): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 4.6 MB/s |  34 kB     00:00    
22:19:24 #10 44.90 (108/141): xz-5.2.5-9.fc36.aarch64.rpm           20 MB/s | 215 kB     00:00    
22:19:24 #10 44.91 (109/141): zip-3.0-32.fc36.aarch64.rpm           23 MB/s | 256 kB     00:00    
22:19:24 #10 44.92 (110/141): ansible-srpm-macros-1-8.1.fc36.noarc 555 kB/s | 8.5 kB     00:00    
22:19:24 #10 44.95 (111/141): binutils-2.37-36.fc36.aarch64.rpm    131 MB/s | 6.4 MB     00:00    
22:19:24 #10 44.96 (112/141): binutils-gold-2.37-36.fc36.aarch64.r  21 MB/s | 894 kB     00:00    
22:19:24 #10 44.96 (113/141): dbus-libs-1.14.4-1.fc36.aarch64.rpm  4.0 MB/s | 153 kB     00:00    
22:19:24 #10 44.97 (114/141): dwz-0.14-4.fc36.aarch64.rpm           24 MB/s | 125 kB     00:00    
22:19:24 #10 44.97 (115/141): dnf-plugins-core-4.3.1-1.fc36.noarch 4.0 MB/s |  34 kB     00:00    
22:19:24 #10 44.98 (116/141): emacs-filesystem-28.1-2.fc36.noarch. 854 kB/s | 9.3 kB     00:00    
22:19:24 #10 45.00 (117/141): gdb-minimal-12.1-2.fc36.aarch64.rpm  120 MB/s | 3.5 MB     00:00    
22:19:24 #10 45.00 (118/141): go-srpm-macros-3.2.0-1.fc36.noarch.r 1.3 MB/s |  26 kB     00:00    
22:19:24 #10 45.01 (119/141): gdk-pixbuf2-2.42.9-2.fc36.aarch64.rp  17 MB/s | 463 kB     00:00    
22:19:24 #10 45.02 (120/141): perl-Encode-3.17-485.fc36.aarch64.rp  97 MB/s | 1.7 MB     00:00    
22:19:24 #10 45.03 (121/141): libappstream-glib-0.8.0-4.fc36.aarch  16 MB/s | 376 kB     00:00    
22:19:24 #10 45.03 (122/141): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 3.6 MB/s |  55 kB     00:00    
22:19:24 #10 45.03 (123/141): perl-Scalar-List-Utils-1.63-489.fc36 7.5 MB/s |  71 kB     00:00    
22:19:24 #10 45.04 (124/141): perl-Text-ParseWords-3.31-1.fc36.noa 2.6 MB/s |  16 kB     00:00    
22:19:24 #10 45.04 (125/141): perl-Socket-2.036-1.fc36.aarch64.rpm 5.8 MB/s |  55 kB     00:00    
22:19:24 #10 45.04 (126/141): python-srpm-macros-3.10-19.fc36.noar 2.8 MB/s |  24 kB     00:00    
22:19:24 #10 45.05 (127/141): python3-construct-2.10.68-1.fc36.noa  11 MB/s | 112 kB     00:00    
22:19:24 #10 45.05 (128/141): qt5-srpm-macros-5.15.6-1.fc36.noarch 1.1 MB/s | 7.8 kB     00:00    
22:19:24 #10 45.05 (129/141): python3-dnf-plugins-core-4.3.1-1.fc3  18 MB/s | 229 kB     00:00    
22:19:24 #10 45.06 (130/141): redhat-rpm-config-222-1.fc36.noarch. 6.3 MB/s |  66 kB     00:00    
22:19:24 #10 45.06 (131/141): rpm-build-4.17.1-3.fc36.aarch64.rpm  5.6 MB/s |  59 kB     00:00    
22:19:24 #9 49.21 Setting up pinentry-curses (1.1.0-2) ...
22:19:24 #9 49.23 Setting up manpages-dev (4.16-2) ...
22:19:24 #9 49.25 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
22:19:24 #9 49.26 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
22:19:24 #9 49.28 Setting up libxcb1:armhf (1.13.1-2) ...
22:19:24 #9 49.29 Setting up at (3.1.23-1) ...
22:19:24 #9 49.43 invoke-rc.d: could not determine current runlevel
22:19:24 #9 49.43 invoke-rc.d: policy-rc.d denied execution of start.
22:19:24 #9 49.43 Setting up libedit2:armhf (3.1-20181209-1) ...
22:19:24 #9 49.45 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
22:19:24 #9 49.46 Setting up cron (3.0pl1-134+deb10u1) ...
22:19:24 #9 49.54 Adding group `crontab' (GID 102) ...
22:19:24 #9 49.55 Done.
22:19:24 #10 49.14 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:24 #10 49.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:24 #10 49.33 
22:19:24 #10 49.33 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:24 #12 6.700 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
22:19:24 #12 6.784 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
22:19:24 #12 6.785 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
22:19:24 #12 6.785 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
22:19:24 #12 6.789 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
22:19:24 #12 6.810 Get:9 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
22:19:24 #14 5.328 (60/73): python3-setools-4.3.0-3.el8.aarch64.rp 876 kB/s | 528 kB     00:00    
22:19:24 #14 5.350 (61/73): systemd-devel-239-68.el8.aarch64.rpm    18 MB/s | 399 kB     00:00    
22:19:24 #13 14.93   Installing       : kernel-headers-5.14.0-176.el9.aarch64                54/80 
22:19:24 #13 15.02   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 55/80 
22:19:24 #10 55.58   Installing       : perl-Symbol-1.09-486.fc35.noarch                    97/186 
22:19:24 #10 55.59   Installing       : perl-File-stat-1.09-486.fc35.noarch                 98/186 
22:19:24 #10 55.59   Installing       : perl-podlators-1:4.14-478.fc35.noarch               99/186 
22:19:24 #10 55.60   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch           100/186 
22:19:24 #10 55.61   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          101/186 
22:19:24 #10 55.61   Installing       : perl-Fcntl-1.14-486.fc35.x86_64                    102/186 
22:19:24 #10 55.62   Installing       : perl-mro-1.25-486.fc35.x86_64                      103/186 
22:19:24 #10 55.62   Installing       : perl-IO-1.46-486.fc35.x86_64                       104/186 
22:19:24 #10 55.63   Installing       : perl-overloading-0.02-486.fc35.noarch              105/186 
22:19:24 #10 55.63   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              106/186 
22:19:24 #10 55.64   Installing       : perl-MIME-Base64-3.16-478.fc35.x86_64              107/186 
22:19:24 #10 55.65   Installing       : perl-constant-1.33-479.fc35.noarch                 108/186 
22:19:24 #10 55.65   Installing       : perl-parent-1:0.238-478.fc35.noarch                109/186 
22:19:24 #10 55.65   Installing       : perl-Errno-1.33-486.fc35.x86_64                    110/186 
22:19:24 #10 55.66   Installing       : perl-File-Basename-2.85-486.fc35.noarch            111/186 
22:19:24 #10 55.66   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               112/186 
22:19:24 #10 55.67   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      113/186 
22:19:24 #10 55.67   Installing       : perl-Storable-1:3.25-1.fc35.x86_64                 114/186 
22:19:24 #10 55.68   Installing       : perl-overload-1.33-486.fc35.noarch                 115/186 
22:19:24 #10 55.68   Installing       : perl-vars-1.05-486.fc35.noarch                     116/186 
22:19:24 #10 55.69   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            117/186 
22:19:24 #10 55.69   Installing       : perl-Carp-1.52-478.fc35.noarch                     118/186 
22:19:24 #10 55.70   Installing       : perl-Exporter-5.76-479.fc35.noarch                 119/186 
22:19:24 #10 55.70   Installing       : perl-DynaLoader-1.50-486.fc35.x86_64               120/186 
22:19:24 #10 55.71   Installing       : perl-NDBM_File-1.15-486.fc35.x86_64                121/186 
22:19:24 #10 55.72   Installing       : perl-PathTools-3.80-478.fc35.x86_64                122/186 
22:19:24 #10 45.17 Selecting previously unselected package lsb-release.
22:19:24 #11 41.42 Updating certificates in /etc/ssl/certs...
22:19:24 #10 45.18 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
22:19:24 #10 45.18 Unpacking lsb-release (11.1.0) ...
22:19:24 #10 45.23 Selecting previously unselected package manpages-dev.
22:19:24 #10 45.23 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
22:19:24 #10 45.23 Unpacking manpages-dev (5.10-1) ...
22:19:24 #13 2.517    dh_installdocs
22:19:24 #13 2.557    dh_installchangelogs
22:19:24 #13 2.637    dh_perl
22:19:24 #13 2.672    dh_link
22:19:24 #13 2.705    dh_strip_nondeterminism
22:19:24 #13 2.762    dh_compress
22:19:24 #11 46.72 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
22:19:24 #10 49.83 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
22:19:24 #10 49.84 Setting up libstrictures-perl (2.000003-1) ...
22:19:24 #10 49.85 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:24 #10 49.87 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:24 #10 49.88 Setting up libsocket6-perl (0.27-1build2) ...
22:19:24 #10 49.89 Setting up patchutils (0.3.4-2) ...
22:19:24 #10 49.93 Setting up python3-chardet (3.0.4-1) ...
22:19:24 #9 49.65 Setting up python3-xdg (0.25-5) ...
22:19:24 #11 43.75 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:24 #11 43.76 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
22:19:24 #11 43.77 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
22:19:24 #11 43.78 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
22:19:24 #11 43.79 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
22:19:24 #11 43.81 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:19:24 #12 3.765    dh_missing
22:19:24 #12 3.796    dh_installdeb
22:19:24 #12 3.840    dh_gencontrol
22:19:24 #12 3.977    dh_md5sums
22:19:24 #10 59.06 Setting up libhtml-tree-perl (5.07-1) ...
22:19:24 #10 59.08 Setting up libfile-listing-perl (6.04-1) ...
22:19:24 #10 59.09 Setting up libhttp-message-perl (6.14-1) ...
22:19:24 #10 59.11 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:24 #10 59.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:24 #10 59.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:24 #10 59.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:24 #10 45.06 (132/141): rpmautospec-rpm-macros-0.3.0-1.fc36. 1.4 MB/s | 8.7 kB     00:00    
22:19:24 #10 45.07 (133/141): rpmlint-2.2.0-6.fc36.noarch.rpm       21 MB/s | 240 kB     00:00    
22:19:24 #10 45.07 (134/141): rust-srpm-macros-22-1.fc36.noarch.rp 1.4 MB/s | 9.3 kB     00:00    
22:19:24 #10 45.08 (135/141): rpmlint-fedora-license-data-1.6-1.fc 1.0 MB/s |  15 kB     00:00    
22:19:24 #10 45.11 (136/141): zstd-1.5.2-2.fc36.aarch64.rpm         11 MB/s | 412 kB     00:00    
22:19:24 #10 45.11 (137/141): python3-rpm-4.17.1-3.fc36.aarch64.rp 2.4 MB/s |  92 kB     00:00    
22:19:24 #10 45.12 (138/141): rpm-build-libs-4.17.1-3.fc36.aarch64  11 MB/s |  89 kB     00:00    
22:19:24 #10 45.12 (139/141): rpm-4.17.1-3.fc36.aarch64.rpm         35 MB/s | 534 kB     00:00    
22:19:24 #10 45.13 (140/141): rpm-libs-4.17.1-3.fc36.aarch64.rpm    20 MB/s | 306 kB     00:00    
22:19:24 #10 45.13 (141/141): rpm-sign-libs-4.17.1-3.fc36.aarch64. 1.9 MB/s |  24 kB     00:00    
22:19:24 #10 45.14 --------------------------------------------------------------------------------
22:19:24 #10 45.14 Total                                            14 MB/s |  29 MB     00:02     
22:19:24 #9 49.57 invoke-rc.d: could not determine current runlevel
22:19:24 #9 49.58 invoke-rc.d: policy-rc.d denied execution of start.
22:19:24 #9 49.69 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
22:19:24 #10 49.36 Setting up liblist-moreutils-perl (0.416-1build3) ...
22:19:24 #10 49.37 Setting up libhttp-date-perl (6.02-1) ...
22:19:24 #10 49.42 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:24 #10 49.43 Setting up build-essential (12.4ubuntu1) ...
22:19:24 #10 49.44 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.20) ...
22:19:24 #10 49.45 Setting up libdevel-callchecker-perl (0.007-2build1) ...
22:19:24 #10 49.46 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.20) ...
22:19:24 #10 49.48 Setting up devscripts (2.17.12ubuntu1.1) ...
22:19:24 #12 6.817 Get:10 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
22:19:24 #12 6.836 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
22:19:24 #12 6.839 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
22:19:24 #12 6.842 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
22:19:24 #12 6.845 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
22:19:24 #12 6.846 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
22:19:24 #12 6.873 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
22:19:24 #12 6.968 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
22:19:24 #12 6.987 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
22:19:24 #12 6.994 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
22:19:24 #12 7.002 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
22:19:24 #12 7.012 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
22:19:24 #12 7.027 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
22:19:24 #12 7.038 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
22:19:24 #12 7.068 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
22:19:24 #14 5.637 (62/73): device-mapper-devel-1.02.181-6.el8.aar 992 kB/s | 283 kB     00:00    
22:19:24 #10 55.78   Installing       : perl-Encode-4:3.15-482.fc35.x86_64                 123/186 
22:19:24 #10 55.87   Installing       : perl-libs-4:5.34.1-486.fc35.x86_64                 124/186 
22:19:24 #10 55.88   Installing       : perl-interpreter-4:5.34.1-486.fc35.x86_64          125/186 
22:19:24 #10 55.89   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.x86_64      126/186 
22:19:24 #10 55.89   Installing       : python3-zstd-1.4.5.1-5.fc35.x86_64                 127/186 
22:19:24 #10 55.91   Installing       : shared-mime-info-2.1-3.fc35.x86_64                 128/186 
22:19:24 #10 55.92   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                 128/186 
22:19:24 #10 55.94   Installing       : gdk-pixbuf2-2.42.6-2.fc35.x86_64                   129/186 
22:19:24 #10 55.95   Installing       : libappstream-glib-0.7.18-3.fc35.x86_64             130/186 
22:19:24 #10 55.97   Installing       : systemd-libs-249.12-5.fc35.x86_64                  131/186 
22:19:24 #10 55.98   Running scriptlet: systemd-libs-249.12-5.fc35.x86_64                  131/186 
22:19:24 #10 55.99   Installing       : dbus-libs-1:1.12.22-1.fc35.x86_64                  132/186 
22:19:24 #10 56.01   Installing       : python3-dbus-1.2.18-2.fc35.x86_64                  133/186 
22:19:24 #12 3.238 (26/118): gcc-12.2.1-2.fc38.aarch64.rpm          50 MB/s |  29 MB     00:00    
22:19:24 #12 3.244 (27/118): glibc-devel-2.36.9000-10.fc38.aarch64 1.1 MB/s | 522 kB     00:00    
22:19:24 #12 3.254 (28/118): glibc-static-2.36.9000-10.fc38.aarch6 3.2 MB/s | 1.4 MB     00:00    
22:19:24 #12 3.260 (29/118): jsoncpp-1.9.5-3.fc37.aarch64.rpm      6.9 MB/s |  92 kB     00:00    
22:19:24 #12 3.325 (30/118): kernel-headers-6.1.0-0.rc1.git0.1.fc3  21 MB/s | 1.5 MB     00:00    
22:19:24 #12 3.331 (31/118): kmod-libs-30-2.fc37.aarch64.rpm       989 kB/s |  66 kB     00:00    
22:19:24 #12 3.443 (32/118): guile22-2.2.7-6.fc37.aarch64.rpm       33 MB/s | 6.5 MB     00:00    
22:19:24 #12 3.446 (33/118): less-590-5.fc37.aarch64.rpm           1.3 MB/s | 161 kB     00:00    
22:19:24 #12 3.449 (34/118): libargon2-20190702-1.fc37.aarch64.rpm 245 kB/s |  28 kB     00:00    
22:19:24 #12 3.452 (35/118): libatomic-12.2.1-2.fc38.aarch64.rpm   7.0 MB/s |  41 kB     00:00    
22:19:24 #12 3.461 (36/118): libasan-12.2.1-2.fc38.aarch64.rpm      29 MB/s | 421 kB     00:00    
22:19:24 #12 3.465 (37/118): libbpf-0.8.0-2.fc37.aarch64.rpm        11 MB/s | 173 kB     00:00    
22:19:24 #12 3.476 (38/118): libcbor-0.7.0-7.fc37.aarch64.rpm      5.0 MB/s |  55 kB     00:00    
22:19:24 #12 3.480 (39/118): libbtrfsutil-6.0-1.fc38.aarch64.rpm   1.7 MB/s |  33 kB     00:00    
22:19:24 #12 3.484 (40/118): libedit-3.1-43.20221009cvs.fc38.aarch  14 MB/s | 106 kB     00:00    
22:19:24 #12 3.488 (41/118): libfdisk-2.38.1-2.fc38.aarch64.rpm     22 MB/s | 155 kB     00:00    
22:19:24 #12 3.494 (42/118): libmpc-1.2.1-5.fc37.aarch64.rpm        11 MB/s |  62 kB     00:00    
22:19:24 #12 3.500 (43/118): libseccomp-2.5.3-3.fc37.aarch64.rpm    13 MB/s |  71 kB     00:00    
22:19:24 #12 3.507 (44/118): libseccomp-devel-2.5.3-3.fc37.aarch64 8.4 MB/s |  60 kB     00:00    
22:19:24 #12 3.511 (45/118): libfido2-1.12.0-1.fc38.aarch64.rpm    3.7 MB/s |  97 kB     00:00    
22:19:24 #12 3.517 (46/118): libselinux-devel-3.4-5.fc37.aarch64.r  16 MB/s | 148 kB     00:00    
22:19:24 #12 3.522 (47/118): libselinux-utils-3.4-5.fc37.aarch64.r  15 MB/s | 160 kB     00:00    
22:19:24 #12 3.527 (48/118): libsepol-devel-3.4-3.fc37.aarch64.rpm 5.3 MB/s |  49 kB     00:00    
22:19:24 #12 3.535 (49/118): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm 4.6 MB/s |  37 kB     00:00    
22:19:24 #12 3.545 (50/118): libtool-2.4.7-2.fc37.aarch64.rpm       25 MB/s | 600 kB     00:00    
22:19:24 #10 45.54 Selecting previously unselected package pbzip2.
22:19:24 #10 45.54 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
22:19:24 #10 45.54 Unpacking pbzip2 (1.1.13-1) ...
22:19:24 #10 45.57 Selecting previously unselected package pixz.
22:19:24 #13 2.799    dh_fixperms
22:19:24 #13 2.840    dh_missing
22:19:24 #13 2.865    dh_installdeb
22:19:24 #13 2.897    dh_gencontrol
22:19:24 #13 3.011    dh_md5sums
22:19:24 #11 46.80 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:24 #11 46.82 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
22:19:24 #11 46.83 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
22:19:24 #11 46.85 Setting up python3 (3.8.2-0ubuntu2) ...
22:19:24 #10 50.17 Setting up liburi-perl (1.73-1) ...
22:19:24 #10 50.18 Setting up libdata-dump-perl (1.23-1) ...
22:19:24 #10 50.19 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
22:19:24 #10 50.20 Setting up libio-string-perl (1.08-3) ...
22:19:24 #10 50.21 Setting up libalgorithm-diff-perl (1.19.03-1) ...
22:19:24 #10 50.22 Setting up libclone-perl (0.39-1) ...
22:19:24 #10 50.24 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
22:19:24 #10 50.25 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
22:19:24 #10 50.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:24 #10 50.27 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
22:19:24 #10 50.28 Setting up libnet-http-perl (6.17-1) ...
22:19:24 #10 50.29 Setting up libnumber-compare-perl (0.03-1) ...
22:19:24 #9 49.82 Setting up man-db (2.8.5-2) ...
22:19:24 #9 49.92 Building database of manual pages ...
22:19:24 #14 10.53   Running scriptlet: systemd-libs-239-68.el8.x86_64                       13/78 
22:19:24 #14 11.58   Installing       : cpp-8.5.0-15.el8.x86_64                              14/78 
22:19:24 #14 11.59   Running scriptlet: cpp-8.5.0-15.el8.x86_64                              14/78 
22:19:24 #14 11.61   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 15/78 
22:19:24 #14 11.71   Installing       : python3-setools-4.3.0-3.el8.x86_64                   16/78 
22:19:24 #14 11.76   Installing       : libselinux-utils-2.9-6.el8.x86_64                    17/78 
22:19:24 #14 11.80   Installing       : policycoreutils-2.9-20.el8.x86_64                    18/78 
22:19:24 #14 11.82   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    18/78 
22:19:24 #14 11.93   Installing       : isl-0.16.1-6.el8.x86_64                              19/78 
22:19:24 #14 11.95   Running scriptlet: isl-0.16.1-6.el8.x86_64                              19/78 
22:19:24 #14 11.98   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        20/78 
22:19:24 #14 12.00   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   21/78 
22:19:24 #14 12.02   Installing       : less-530-1.el8.x86_64                                22/78 
22:19:24 #12 4.016    dh_builddeb
22:19:24 #12 4.047 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:24 #12 4.067  dpkg-genbuildinfo --build=binary
22:19:24 #12 4.224  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
22:19:24 #10 46.90 Running transaction check
22:19:24 #10 47.07 Transaction check succeeded.
22:19:24 #10 47.07 Running transaction test
22:19:24 #10 46.92 Setting up libgdbm-compat4:arm64 (1.19-2) ...
22:19:24 #10 46.93 Setting up ucf (3.0043) ...
22:19:24 #10 47.03 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
22:19:24 #10 47.05 Setting up gcc-10 (10.2.1-6) ...
22:19:24 #10 47.06 Setting up dwz (0.13+20210201-1) ...
22:19:24 #10 47.07 Setting up groff-base (1.22.4-6) ...
22:19:24 #10 47.09 Setting up cpp (4:10.2.1-1) ...
22:19:24 #10 47.11 Setting up pixz (1.0.7-1) ...
22:19:24 #10 47.13 Setting up gpgconf (2.2.27-2+deb11u2) ...
22:19:24 #10 47.15 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:19:24 #10 47.16 Setting up libc6-dev:arm64 (2.31-13+deb11u5) ...
22:19:24 #10 47.18 Setting up libx11-6:arm64 (2:1.7.2-1) ...
22:19:24 #10 47.19 Setting up curl (7.74.0-1.3+deb11u3) ...
22:19:24 #10 47.20 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
22:19:24 #10 47.24 Setting up gpg (2.2.27-2+deb11u2) ...
22:19:24 #10 47.25 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
22:19:24 #10 47.26 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
22:19:24 #10 47.28 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
22:19:24 #10 47.29 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
22:19:24 #10 47.30 Setting up gpg-agent (2.2.27-2+deb11u2) ...
22:19:24 #10 59.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:24 #10 59.43 Setting up libparams-classify-perl (0.015-1) ...
22:19:24 #10 59.44 Setting up git (1:2.17.1-1ubuntu0.13) ...
22:19:24 #10 59.47 Setting up libhttp-negotiate-perl (6.00-2) ...
22:19:24 #10 59.48 Setting up libmailtools-perl (2.18-1) ...
22:19:24 #10 59.50 Setting up libgit-wrapper-perl (0.047-1) ...
22:19:24 #9 49.70 Setting up m4 (1.4.18-2) ...
22:19:24 #9 49.71 Setting up binutils (2.31.1-16) ...
22:19:24 #9 49.72 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
22:19:24 #9 49.74 Setting up ca-certificates (20200601~deb10u2) ...
22:19:24 #10 49.66 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:24 #10 49.68 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:24 #10 49.69 Setting up libhtml-tree-perl (5.07-1) ...
22:19:24 #10 49.71 Setting up libfile-listing-perl (6.04-1) ...
22:19:24 #10 49.74 Setting up libhttp-message-perl (6.14-1) ...
22:19:24 #10 49.76 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:24 #10 49.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:24 #12 7.076 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
22:19:24 #12 7.139 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
22:19:24 #12 7.167 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
22:19:24 #12 7.188 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
22:19:24 #12 7.195 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
22:19:24 #12 7.203 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
22:19:24 #14 5.933 (63/73): selinux-policy-devel-3.14.3-108.el8.no 2.1 MB/s | 1.5 MB     00:00    
22:19:24 #14 5.991 (64/73): glibc-static-2.28-214.el8.aarch64.rpm  4.5 MB/s | 1.6 MB     00:00    
22:19:24 #7 ...
22:19:24 
22:19:24 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3
22:19:24 #9 resolve docker.io/library/ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 0.0s done
22:19:24 #9 sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 1.42kB / 1.42kB done
22:19:24 #9 sha256:e722c7335fdd0ce77044ab5942cb1fbd2b5f60d1f5416acfcdb0814b2baf7898 529B / 529B done
22:19:24 #9 sha256:817578334b4dd5e2b0654610e895e08e1bea996c58119bb9c7e3bd9e74dd8936 1.46kB / 1.46kB done
22:19:24 #9 sha256:fb0b3276a519f5e7085f51c75989b287b234b3508e1524cf2cdcbc397c06ec3d 28.57MB / 28.57MB 0.6s done
22:19:24 #9 extracting sha256:fb0b3276a519f5e7085f51c75989b287b234b3508e1524cf2cdcbc397c06ec3d 3.1s done
22:19:24 #9 DONE 4.4s
22:19:24 
22:19:24 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:24 #10 56.01   Installing       : xxhash-libs-0.8.1-1.fc35.x86_64                    134/186 
22:19:24 #10 56.09   Installing       : gdb-minimal-12.1-1.fc35.x86_64                     135/186 
22:19:24 #10 56.10   Installing       : debugedit-5.0-2.fc35.x86_64                        136/186 
22:19:24 #10 56.11   Installing       : zstd-1.5.2-2.fc35.x86_64                           137/186 
22:19:24 #10 56.13   Upgrading        : dnf-data-4.14.0-1.fc35.noarch                      138/186 
22:19:24 #10 56.13 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
22:19:24 #10 56.13 
22:19:24 #10 56.16   Upgrading        : python3-dnf-4.14.0-1.fc35.noarch                   139/186 
22:19:24 #10 56.17   Upgrading        : dnf-4.14.0-1.fc35.noarch                           140/186 
22:19:24 #10 56.18   Running scriptlet: dnf-4.14.0-1.fc35.noarch                           140/186 
22:19:24 #10 56.19   Installing       : rust-srpm-macros-22-1.fc35.noarch                  141/186 
22:19:24 #10 56.19   Installing       : ansible-srpm-macros-1-8.1.fc35.noarch              142/186 
22:19:24 #10 56.20   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               143/186 
22:19:24 #10 56.20   Installing       : python3-toml-0.10.2-5.fc35.noarch                  144/186 
22:19:24 #10 56.21   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   145/186 
22:19:24 #10 56.22   Installing       : python3-distro-1.6.0-1.fc35.noarch                 146/186 
22:19:24 #10 56.23   Installing       : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       147/186 
22:19:24 #10 56.24   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     148/186 
22:19:24 #10 56.24   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.x86_64             149/186 
22:19:24 #10 56.25   Installing       : perl-srpm-macros-1-42.fc35.noarch                  150/186 
22:19:24 #10 56.25   Installing       : openblas-srpm-macros-2-10.fc35.noarch              151/186 
22:19:24 #10 56.25   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  152/186 
22:19:24 #10 56.26   Installing       : nim-srpm-macros-3-5.fc35.noarch                    153/186 
22:19:24 #10 56.26   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               154/186 
22:19:24 #10 56.27   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  155/186 
22:19:24 #10 56.27   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                156/186 
22:19:24 #10 56.27   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  157/186 
22:19:24 #10 56.28   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            158/186 
22:19:24 #10 56.28   Installing       : go-srpm-macros-3.2.0-1.fc35.noarch                 159/186 
22:19:24 #10 56.29   Installing       : python-srpm-macros-3.10-12.fc35.noarch             160/186 
22:19:24 #12 3.554 (51/118): libtool-ltdl-devel-2.4.7-2.fc37.aarch 9.5 MB/s | 164 kB     00:00    
22:19:24 #12 3.557 (52/118): libbtrfs-6.0-1.fc38.aarch64.rpm       268 kB/s |  28 kB     00:00    
22:19:24 #12 3.561 (53/118): libutempter-1.2.1-7.fc37.aarch64.rpm  3.7 MB/s |  26 kB     00:00    
22:19:24 #12 3.566 (54/118): libubsan-12.2.1-2.fc38.aarch64.rpm    9.3 MB/s | 191 kB     00:00    
22:19:24 #12 3.570 (55/118): libuv-1.44.2-2.fc37.aarch64.rpm        12 MB/s | 148 kB     00:00    
22:19:24 #12 3.575 (56/118): libxcrypt-devel-4.4.28-3.fc38.aarch64 2.2 MB/s |  28 kB     00:00    
22:19:24 #12 3.579 (57/118): libxkbcommon-1.4.1-2.fc37.aarch64.rpm  18 MB/s | 139 kB     00:00    
22:19:24 #12 3.585 (58/118): lzo-2.10-7.fc37.aarch64.rpm           6.5 MB/s |  63 kB     00:00    
22:19:24 #12 3.590 (59/118): m4-1.4.19-4.fc37.aarch64.rpm           26 MB/s | 299 kB     00:00    
22:19:24 #12 3.595 (60/118): libxcrypt-static-4.4.28-3.fc38.aarch6 4.4 MB/s | 107 kB     00:00    
22:19:24 #12 3.602 (61/118): make-4.3-11.fc37.aarch64.rpm           33 MB/s | 537 kB     00:00    
22:19:24 #12 3.608 (62/118): openssh-9.0p1-7.fc38.aarch64.rpm       26 MB/s | 429 kB     00:00    
22:19:24 #12 3.615 (63/118): pcre2-devel-10.40-1.fc37.1.aarch64.rp  44 MB/s | 505 kB     00:00    
22:19:24 #12 3.623 (64/118): openssh-clients-9.0p1-7.fc38.aarch64.  35 MB/s | 686 kB     00:00    
22:19:24 #12 3.628 (65/118): pcre2-utf16-10.40-1.fc37.1.aarch64.rp  11 MB/s | 199 kB     00:00    
22:19:24 #12 3.633 (66/118): pcre2-utf32-10.40-1.fc37.1.aarch64.rp  12 MB/s | 188 kB     00:00    
22:19:24 #12 3.639 (67/118): perl-Error-0.17029-10.fc37.noarch.rpm 4.2 MB/s |  41 kB     00:00    
22:19:24 #12 3.642 (68/118): perl-File-Compare-1.100.700-492.fc38. 1.3 MB/s |  16 kB     00:00    
22:19:24 #12 3.646 (69/118): perl-File-Copy-2.39-492.fc38.noarch.r 1.9 MB/s |  23 kB     00:00    
22:19:24 #12 3.650 (70/118): perl-File-Find-1.40-492.fc38.noarch.r 3.9 MB/s |  28 kB     00:00    
22:19:24 #12 3.653 (71/118): perl-Git-2.38.1-1.fc38.noarch.rpm     3.7 MB/s |  42 kB     00:00    
22:19:24 #12 3.657 (72/118): perl-Thread-Queue-3.14-489.fc37.noarc 2.6 MB/s |  21 kB     00:00    
22:19:24 #12 3.661 (73/118): perl-TermReadKey-2.38-14.fc37.aarch64 2.3 MB/s |  36 kB     00:00    
22:19:24 #12 3.664 (74/118): perl-lib-0.65-492.fc38.aarch64.rpm    1.8 MB/s |  18 kB     00:00    
22:19:24 #12 3.670 (75/118): perl-threads-2.27-489.fc37.aarch64.rp 4.7 MB/s |  56 kB     00:00    
22:19:24 #12 3.674 (76/118): perl-threads-shared-1.64-489.fc37.aar 4.2 MB/s |  43 kB     00:00    
22:19:24 #12 3.678 (77/118): policycoreutils-3.4-6.fc37.aarch64.rp  17 MB/s | 239 kB     00:00    
22:19:24 #12 3.686 (78/118): policycoreutils-devel-3.4-6.fc37.aarc 9.5 MB/s | 145 kB     00:00    
22:19:24 #12 3.692 (79/118): policycoreutils-python-utils-3.4-6.fc 5.9 MB/s |  80 kB     00:00    
22:19:24 #12 3.696 (80/118): python3-audit-3.0.9-1.fc38.aarch64.rp 4.9 MB/s |  87 kB     00:00    
22:19:24 #12 3.702 (81/118): python3-libselinux-3.4-5.fc37.aarch64  12 MB/s | 188 kB     00:00    
22:19:24 #12 3.712 (82/118): python3-libsemanage-3.4-5.fc37.aarch6 4.1 MB/s |  84 kB     00:00    
22:19:24 #12 3.727 (83/118): python3-policycoreutils-3.4-6.fc37.no  73 MB/s | 2.2 MB     00:00    
22:19:24 #12 3.739 (84/118): python3-setools-4.4.0-9.fc37.aarch64.  17 MB/s | 613 kB     00:00    
22:19:24 #12 3.749 (85/118): python3-setuptools-65.3.0-1.fc38.noar  51 MB/s | 1.7 MB     00:00    
22:19:24 #10 45.58 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
22:19:24 #10 45.58 Unpacking pixz (1.0.7-1) ...
22:19:24 #10 45.61 Selecting previously unselected package xdelta.
22:19:24 #10 45.62 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
22:19:24 #10 45.62 Unpacking xdelta (1.1.3-9.3) ...
22:19:24 #10 45.65 Selecting previously unselected package xdelta3.
22:19:24 #10 45.65 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
22:19:24 #10 45.65 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:24 #10 45.69 Selecting previously unselected package pristine-tar.
22:19:24 #10 45.69 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
22:19:24 #10 45.69 Unpacking pristine-tar (1.49) ...
22:19:24 #10 45.73 Selecting previously unselected package publicsuffix.
22:19:24 #10 45.74 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
22:19:24 #10 45.74 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
22:19:24 #10 45.78 Selecting previously unselected package python-apt-common.
22:19:24 #10 45.78 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
22:19:24 #10 45.79 Unpacking python-apt-common (2.2.1) ...
22:19:24 #10 45.84 Selecting previously unselected package python3-apt.
22:19:24 #13 15.08   Installing       : glibc-devel-2.34-47.el9.aarch64                      56/80 
22:19:24 #13 15.47   Installing       : gcc-11.3.1-2.1.el9.aarch64                           57/80 
22:19:24 #13 15.59   Installing       : glibc-static-2.34-47.el9.aarch64                     58/80 
22:19:24 #13 15.60   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                59/80 
22:19:24 #13 15.60   Installing       : systemd-rpm-macros-250-11.el9.noarch                 60/80 
22:19:24 #13 15.64   Installing       : device-mapper-9:1.02.185-3.el9.aarch64               61/80 
22:19:24 #13 15.65   Installing       : device-mapper-libs-9:1.02.185-3.el9.aarch64          62/80 
22:19:24 #13 15.69   Installing       : cryptsetup-libs-2.4.3-5.el9.aarch64                  63/80 
22:19:24 #13 15.69   Installing       : dbus-1:1.12.20-6.el9.aarch64                         64/80 
22:19:24 #13 15.72   Installing       : systemd-pam-250-11.el9.aarch64                       65/80 
22:19:24 #11 42.00 127 added, 0 removed; done.
22:19:24 #11 42.03 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
22:19:24 #11 42.04 Setting up libgdbm-compat4:arm64 (1.23-1) ...
22:19:24 #11 42.05 Setting up libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ...
22:19:24 #11 42.06 Setting up dwz (0.14-1build2) ...
22:19:24 #11 42.07 Setting up gcc-11 (11.2.0-19ubuntu1) ...
22:19:24 #11 42.08 Setting up groff-base (1.22.4-8build1) ...
22:19:24 #11 42.10 Setting up cpp (4:11.2.0-1ubuntu1) ...
22:19:24 #11 42.11 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
22:19:24 #11 42.12 Setting up debugedit (1:5.0-4build1) ...
22:19:24 #11 42.13 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.4) ...
22:19:24 #11 42.14 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
22:19:24 #11 42.15 Setting up libx11-6:arm64 (2:1.7.5-1) ...
22:19:24 #11 42.16 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.1) ...
22:19:24 #11 42.17 Setting up curl (7.81.0-1ubuntu1.4) ...
22:19:24 #11 42.18 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
22:19:24 #11 42.20 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
22:19:24 #11 42.21 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
22:19:24 #11 42.22 Setting up gpg (2.2.27-3ubuntu2.1) ...
22:19:24 #13 3.045    dh_builddeb
22:19:24 #13 3.073 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:24 #13 3.192  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
22:19:24 #9 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.1s done
22:19:24 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:19:24 #11 47.13 Setting up binutils (2.34-6ubuntu1.3) ...
22:19:24 #11 47.15 Setting up python3-xdg (0.26-1ubuntu1) ...
22:19:24 #10 50.30 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
22:19:24 #10 50.47 Setting up python3-unidiff (0.5.4-1) ...
22:19:24 #14 12.05   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                23/78 
22:19:24 #14 12.07   Installing       : libgomp-8.5.0-15.el8.x86_64                          24/78 
22:19:24 #14 12.09   Running scriptlet: libgomp-8.5.0-15.el8.x86_64                          24/78 
22:19:24 #14 12.11   Running scriptlet: openssh-8.0p1-16.el8.x86_64                          25/78 
22:19:24 #14 12.19   Installing       : openssh-8.0p1-16.el8.x86_64                          25/78 
22:19:24 #12 4.316 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:24 #12 4.319  dpkg-source --after-build .
22:19:24 #12 4.440 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:24 #12 4.445 
22:19:24 #12 4.445 The package has been created.
22:19:24 #12 4.445 Attention, the package has been created in the current directory,
22:19:24 #12 4.445 not in ".." as indicated by the message above!
22:19:24 #12 4.467 Selecting previously unselected package docker-ce-build-deps.
22:19:24 #12 4.479 (Reading database ... 17528 files and directories currently installed.)
22:19:24 #12 4.481 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:24 #12 4.485 Unpacking docker-ce-build-deps (1.0) ...
22:19:24 #11 44.44 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:19:24 #11 44.45 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
22:19:24 #11 44.46 Setting up gpg (2.2.19-3ubuntu2.2) ...
22:19:24 #11 44.48 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
22:19:24 #11 44.49 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
22:19:24 #11 44.50 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
22:19:24 #10 47.78 Setting up g++-10 (10.2.1-6) ...
22:19:24 #10 47.80 Setting up libxpm4:arm64 (1:3.5.12-1) ...
22:19:24 #10 47.81 Setting up libtool (2.4.6-15) ...
22:19:24 #11 47.82 Setting up libxpm4:armhf (1:3.5.12-1build2) ...
22:19:24 #11 47.83 Setting up openssh-client (1:8.9p1-3) ...
22:19:24 #11 47.91 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
22:19:24 #11 47.91 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
22:19:24 #11 47.91 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
22:19:24 #11 47.91 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
22:19:24 #11 47.91 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
22:19:24 #11 47.91 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
22:19:24 #11 47.93 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
22:19:24 #11 47.94 Setting up libxext6:armhf (2:1.3.4-1build1) ...
22:19:24 #11 47.95 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.4) ...
22:19:24 #11 47.96 Setting up python3 (3.10.6-1~22.04) ...
22:19:24 #10 59.51 Setting up libhtml-format-perl (2.12-1) ...
22:19:24 #10 59.52 Setting up libemail-valid-perl (1.202-1) ...
22:19:24 #10 59.54 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:24 #10 59.55 Setting up curl (7.58.0-2ubuntu3.20) ...
22:19:24 #10 59.56 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:24 #10 59.58 Setting up gnupg (2.2.4-1ubuntu1.6) ...
22:19:24 #10 59.59 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:24 #10 59.60 Setting up libxml-simple-perl (2.24-1) ...
22:19:24 #10 59.61 Setting up lintian (2.5.81ubuntu1) ...
22:19:24 #10 59.63 Setting up libhtml-form-perl (6.03-1) ...
22:19:24 #10 59.64 Setting up libimport-into-perl (1.002005-1) ...
22:19:24 #10 59.65 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:24 #10 59.67 Setting up libparams-validate-perl (1.29-1) ...
22:19:24 #10 59.68 Setting up libmoo-perl (2.003004-1) ...
22:19:24 #10 59.70 Setting up libb-hooks-endofscope-perl (0.21-1) ...
22:19:24 #10 59.71 Setting up libpackage-stash-perl (0.37-1) ...
22:19:24 #10 59.73 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
22:19:24 #10 59.74 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:24 #10 59.76 Setting up licensecheck (3.0.31-2) ...
22:19:24 #10 59.77 Setting up dh-autoreconf (17) ...
22:19:24 #10 59.79 Setting up libwww-perl (6.31-1ubuntu0.1) ...
22:19:24 #10 59.80 Setting up debhelper (11.1.6ubuntu2) ...
22:19:24 #10 59.81 Setting up equivs (2.1.0) ...
22:19:24 #10 59.82 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:24 #9 50.12 Updating certificates in /etc/ssl/certs...
22:19:25 #10 49.87 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:25 #10 49.93 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:25 #10 50.07 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:25 #12 7.373 debconf: delaying package configuration, since apt-utils is not installed
22:19:25 #12 7.403 Fetched 17.5 MB in 2s (9742 kB/s)
22:19:25 #12 7.420 Selecting previously unselected package libstdc++-8-dev:armhf.
22:19:25 #12 7.421 (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.)
22:19:25 #12 7.432 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
22:19:25 #12 7.435 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
22:19:25 #14 6.063 (65/73): glibc-2.28-214.el8.aarch64.rpm          26 MB/s | 1.8 MB     00:00    
22:19:25 #14 6.085 (66/73): glibc-common-2.28-214.el8.aarch64.rpm   45 MB/s | 1.0 MB     00:00    
22:19:25 #14 6.140 (67/73): glibc-gconv-extra-2.28-214.el8.aarch64  32 MB/s | 1.8 MB     00:00    
22:19:25 #14 6.156 (68/73): glibc-minimal-langpack-2.28-214.el8.aa 4.2 MB/s |  64 kB     00:00    
22:19:25 #14 6.231 (69/73): libxcrypt-static-4.1.1-6.el8.aarch64.r 193 kB/s |  58 kB     00:00    
22:19:25 #10 56.29   Installing       : redhat-rpm-config-202-1.fc35.noarch                161/186 
22:19:25 #10 56.30   Installing       : rpm-build-4.17.1-3.fc35.x86_64                     162/186 
22:19:25 #10 56.31   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch              163/186 
22:19:25 #10 56.32   Installing       : desktop-file-utils-0.26-5.fc35.x86_64              164/186 
22:19:25 #10 56.34   Installing       : rpmlint-2.2.0-6.fc35.noarch                        165/186 
22:19:25 #10 56.35   Installing       : rpmlint-fedora-license-data-1.6-1.fc35.noarch      166/186 
22:19:25 #10 56.35   Installing       : dnf-plugins-core-4.3.1-1.fc35.noarch               167/186 
22:19:25 #10 56.36   Upgrading        : yum-4.14.0-1.fc35.noarch                           168/186 
22:19:25 #10 56.36   Cleanup          : yum-4.9.0-1.fc35.noarch                            169/186 
22:19:25 #10 56.36   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:25 #10 56.37   Cleanup          : dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:25 #10 56.37   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:25 #10 56.39   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    171/186 
22:19:25 #10 56.40   Cleanup          : python3-rpm-4.17.0-4.fc35.x86_64                   172/186 
22:19:25 #10 56.41   Cleanup          : rpm-build-libs-4.17.0-4.fc35.x86_64                173/186 
22:19:25 #10 56.41   Cleanup          : elfutils-libs-0.186-1.fc35.x86_64                  174/186 
22:19:25 #10 56.42   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.x86_64                 175/186 
22:19:25 #10 56.43   Cleanup          : python3-hawkey-0.64.0-1.fc35.x86_64                176/186 
22:19:25 #10 56.43   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       177/186 
22:19:25 #10 56.44   Cleanup          : python3-libdnf-0.64.0-1.fc35.x86_64                178/186 
22:19:25 #10 56.45   Cleanup          : libdnf-0.64.0-1.fc35.x86_64                        179/186 
22:19:25 #10 56.46   Cleanup          : libsolv-0.7.19-3.fc35.x86_64                       180/186 
22:19:25 #10 56.47   Cleanup          : rpm-4.17.0-4.fc35.x86_64                           181/186 
22:19:25 #10 56.47   Cleanup          : rpm-libs-4.17.0-4.fc35.x86_64                      182/186 
22:19:25 #10 56.48   Cleanup          : elfutils-libelf-0.186-1.fc35.x86_64                183/186 
22:19:25 #10 56.49   Cleanup          : glibc-2.34-25.fc35.x86_64                          184/186 
22:19:25 #10 56.50   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.x86_64         185/186 
22:19:25 #10 56.50   Cleanup          : glibc-common-2.34-25.fc35.x86_64                   186/186 
22:19:25 #10 56.51   Running scriptlet: rpm-4.17.1-3.fc35.x86_64                           186/186 
22:19:25 #12 3.752 (86/118): qrencode-libs-4.1.1-3.fc37.aarch64.rp 2.5 MB/s |  61 kB     00:00    
22:19:25 #12 3.757 (87/118): rhash-1.4.3-1.fc38.aarch64.rpm         11 MB/s | 191 kB     00:00    
22:19:25 #12 3.761 (88/118): rpm-plugin-selinux-4.18.0-3.fc38.aarc 2.6 MB/s |  20 kB     00:00    
22:19:25 #12 3.763 (89/118): selinux-policy-37.13-1.fc38.noarch.rp 7.4 MB/s |  75 kB     00:00    
22:19:25 #12 3.783 (90/118): selinux-policy-devel-37.13-1.fc38.noa  34 MB/s | 911 kB     00:00    
22:19:25 #12 3.915 (91/118): systemd-252~rc2-612.fc38.aarch64.rpm   27 MB/s | 4.1 MB     00:00    
22:19:25 #12 3.978 (92/118): systemd-devel-252~rc2-612.fc38.aarch6 3.0 MB/s | 590 kB     00:00    
22:19:25 #12 4.016 (93/118): selinux-policy-targeted-37.13-1.fc38.  26 MB/s | 6.6 MB     00:00    
22:19:25 #10 45.84 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
22:19:25 #10 45.84 Unpacking python3-apt (2.2.1) ...
22:19:25 #10 45.89 Selecting previously unselected package python3-certifi.
22:19:25 #10 45.90 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
22:19:25 #10 45.90 Unpacking python3-certifi (2020.6.20-1) ...
22:19:25 #10 45.95 Selecting previously unselected package python3-idna.
22:19:25 #10 45.96 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
22:19:25 #10 45.96 Unpacking python3-idna (2.10-1) ...
22:19:25 #10 46.00 Selecting previously unselected package python3-magic.
22:19:25 #10 46.00 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
22:19:25 #10 46.00 Unpacking python3-magic (2:0.4.20-3) ...
22:19:25 #10 46.04 Selecting previously unselected package python3-urllib3.
22:19:25 #10 46.04 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
22:19:25 #10 46.04 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
22:19:25 #10 46.10 Selecting previously unselected package python3-requests.
22:19:25 #13 15.73   Running scriptlet: systemd-250-11.el9.aarch64                           66/80 
22:19:25 #13 16.02   Installing       : systemd-250-11.el9.aarch64                           66/80 
22:19:25 #11 42.23 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
22:19:25 #11 42.24 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
22:19:25 #11 42.25 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
22:19:25 #11 42.26 Setting up gettext (0.21-4ubuntu4) ...
22:19:25 #11 42.27 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
22:19:25 #13 3.324  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
22:19:25 #13 3.402 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:25 #13 3.404  dpkg-source --after-build .
22:19:25 #10 50.60 Setting up libunicode-utf8-perl (0.60-1build4) ...
22:19:25 #10 50.61 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.1) ...
22:19:25 #10 50.62 Setting up libparams-util-perl (1.07-3build3) ...
22:19:25 #10 50.64 Setting up libsub-name-perl (0.21-1build1) ...
22:19:25 #10 50.65 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
22:19:25 #10 50.74 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
22:19:25 #10 50.75 Setting up libsub-quote-perl (2.005000-1) ...
22:19:25 #10 50.76 Setting up libfcgi-perl (0.78-2build1) ...
22:19:25 #10 50.76 Setting up libwww-robotrules-perl (6.01-1) ...
22:19:25 #10 50.78 Setting up python3-debian (0.1.32) ...
22:19:25 #11 47.29 Setting up man-db (2.9.1-1) ...
22:19:25 #11 47.40 Building database of manual pages ...
22:19:25 #10 47.82 Setting up fontconfig-config (2.13.1-4.2) ...
22:19:25 #10 48.08 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
22:19:25 #11 48.28 Setting up binutils (2.38-3ubuntu1) ...
22:19:25 #11 48.29 Setting up python3-xdg (0.27-2) ...
22:19:25 #11 48.45 Setting up man-db (2.10.2-1) ...
22:19:25 #10 59.84 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:25 #10 59.85 Setting up libxml-parser-perl (2.44-2build3) ...
22:19:25 #10 59.87 Setting up libxml-sax-expat-perl (0.40-2) ...
22:19:25 #10 59.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:25 #10 59.97 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:25 #10 60.09 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:25 #10 50.11 Setting up libparams-classify-perl (0.015-1) ...
22:19:25 #10 50.12 Setting up git (1:2.17.1-1ubuntu0.13) ...
22:19:25 #10 50.15 Setting up libhttp-negotiate-perl (6.00-2) ...
22:19:25 #10 50.16 Setting up libmailtools-perl (2.18-1) ...
22:19:25 #10 50.17 Setting up libgit-wrapper-perl (0.047-1) ...
22:19:25 #10 50.18 Setting up libhtml-format-perl (2.12-1) ...
22:19:25 #10 50.19 Setting up libemail-valid-perl (1.202-1) ...
22:19:25 #10 50.20 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:25 #10 50.21 Setting up curl (7.58.0-2ubuntu3.20) ...
22:19:25 #10 50.22 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:25 #10 50.24 Setting up gnupg (2.2.4-1ubuntu1.6) ...
22:19:25 #10 50.25 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:25 #10 50.28 Setting up libxml-simple-perl (2.24-1) ...
22:19:25 #10 50.29 Setting up lintian (2.5.81ubuntu1) ...
22:19:25 #12 7.656 Selecting previously unselected package g++-8.
22:19:25 #12 7.658 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
22:19:25 #12 7.662 Unpacking g++-8 (8.3.0-6+rpi1) ...
22:19:25 #10 47.60 Transaction test succeeded.
22:19:25 #10 47.60 Running transaction
22:19:25 #14 6.291 (70/73): systemd-libs-239-68.el8.aarch64.rpm     17 MB/s | 1.0 MB     00:00    
22:19:25 #14 6.306 (71/73): systemd-pam-239-68.el8.aarch64.rpm      30 MB/s | 454 kB     00:00    
22:19:25 #14 6.357 (72/73): selinux-policy-minimum-3.14.3-108.el8.  12 MB/s |  13 MB     00:01    
22:19:25 #14 6.370 (73/73): systemd-239-68.el8.aarch64.rpm          15 MB/s | 3.3 MB     00:00    
22:19:25 #14 6.374 --------------------------------------------------------------------------------
22:19:25 #14 6.375 Total                                            24 MB/s | 101 MB     00:04     
22:19:25 #12 4.022 (94/118): systemd-networkd-252~rc2-612.fc38.aar 5.4 MB/s | 587 kB     00:00    
22:19:25 #12 4.065 (95/118): systemd-pam-252~rc2-612.fc38.aarch64. 3.8 MB/s | 321 kB     00:00    
22:19:25 #12 4.073 (96/118): systemd-rpm-macros-252~rc2-612.fc38.n 4.2 MB/s |  31 kB     00:00    
22:19:25 #12 4.090 (97/118): util-linux-2.38.1-2.fc38.aarch64.rpm   97 MB/s | 2.3 MB     00:00    
22:19:25 #12 4.097 (98/118): systemd-resolved-252~rc2-612.fc38.aar 8.5 MB/s | 272 kB     00:00    
22:19:25 #12 4.100 (99/118): vim-filesystem-9.0.803-1.fc38.noarch. 871 kB/s |  20 kB     00:00    
22:19:25 #12 4.104 (100/118): which-2.21-35.fc37.aarch64.rpm       3.1 MB/s |  41 kB     00:00    
22:19:25 #12 4.109 (101/118): audit-libs-3.0.9-1.fc38.aarch64.rpm   15 MB/s | 117 kB     00:00    
22:19:25 #12 4.118 (102/118): xkeyboard-config-2.36-2.fc37.noarch.  56 MB/s | 957 kB     00:00    
22:19:25 #12 4.120 (103/118): crypto-policies-20221003-1.gitcb1ad3 5.5 MB/s |  86 kB     00:00    
22:19:25 #12 4.126 (104/118): libblkid-2.38.1-2.fc38.aarch64.rpm   7.1 MB/s | 106 kB     00:00    
22:19:25 #12 4.130 (105/118): libcom_err-1.46.5-3.fc37.aarch64.rpm 3.0 MB/s |  25 kB     00:00    
22:19:25 #12 4.132 (106/118): libgcc-12.2.1-2.fc38.aarch64.rpm     8.2 MB/s |  92 kB     00:00    
22:19:25 #12 4.139 (107/118): libgomp-12.2.1-2.fc38.aarch64.rpm     24 MB/s | 291 kB     00:00    
22:19:25 #12 4.144 (108/118): libselinux-3.4-5.fc37.aarch64.rpm    8.4 MB/s |  85 kB     00:00    
22:19:25 #12 4.148 (109/118): libmount-2.38.1-2.fc38.aarch64.rpm   9.2 MB/s | 133 kB     00:00    
22:19:25 #12 4.154 (110/118): libsemanage-3.4-5.fc37.aarch64.rpm   8.3 MB/s | 116 kB     00:00    
22:19:25 #12 4.160 (111/118): libsepol-3.4-3.fc37.aarch64.rpm       20 MB/s | 310 kB     00:00    
22:19:25 #12 4.165 (112/118): libuuid-2.38.1-2.fc38.aarch64.rpm    2.6 MB/s |  28 kB     00:00    
22:19:25 #12 4.171 (113/118): libsmartcols-2.38.1-2.fc38.aarch64.r 3.9 MB/s |  63 kB     00:00    
22:19:25 #12 4.175 (114/118): libxcrypt-4.4.28-3.fc38.aarch64.rpm  8.4 MB/s | 121 kB     00:00    
22:19:25 #12 4.179 (115/118): pcre2-10.40-1.fc37.1.aarch64.rpm      16 MB/s | 219 kB     00:00    
22:19:25 #12 4.185 (116/118): pcre2-syntax-10.40-1.fc37.1.noarch.r  15 MB/s | 142 kB     00:00    
22:19:25 #12 4.190 (117/118): systemd-libs-252~rc2-612.fc38.aarch6  41 MB/s | 601 kB     00:00    
22:19:25 #12 4.197 (118/118): util-linux-core-2.38.1-2.fc38.aarch6  31 MB/s | 472 kB     00:00    
22:19:25 #12 4.201 --------------------------------------------------------------------------------
22:19:25 #12 4.201 Total                                            38 MB/s | 100 MB     00:02     
22:19:25 #10 46.10 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
22:19:25 #10 46.10 Unpacking python3-requests (2.25.1+dfsg-2) ...
22:19:25 #10 46.14 Selecting previously unselected package python3-unidiff.
22:19:25 #10 46.14 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
22:19:25 #10 46.15 Unpacking python3-unidiff (0.5.5-2) ...
22:19:25 #10 46.19 Selecting previously unselected package python3-xdg.
22:19:25 #10 46.19 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
22:19:25 #10 46.20 Unpacking python3-xdg (0.27-2) ...
22:19:25 #10 46.24 Selecting previously unselected package shared-mime-info.
22:19:25 #10 46.24 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
22:19:25 #10 46.24 Unpacking shared-mime-info (2.0-1) ...
22:19:25 #10 46.35 Selecting previously unselected package strace.
22:19:25 #13 16.07   Running scriptlet: systemd-250-11.el9.aarch64                           66/80 
22:19:25 #13 16.20   Installing       : dbus-common-1:1.12.20-6.el9.noarch                   67/80 
22:19:25 #13 16.21   Running scriptlet: dbus-common-1:1.12.20-6.el9.noarch                   67/80 
22:19:25 #13 16.23 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
22:19:25 #13 16.23 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
22:19:25 #13 16.23 
22:19:25 #13 16.24   Running scriptlet: dbus-broker-28-7.el9.aarch64                         68/80 
22:19:25 #13 3.501 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:25 #13 3.505 
22:19:25 #13 3.505 The package has been created.
22:19:25 #13 3.505 Attention, the package has been created in the current directory,
22:19:25 #13 3.505 not in ".." as indicated by the message above!
22:19:25 #13 3.527 Selecting previously unselected package docker-ce-build-deps.
22:19:25 #13 3.542 (Reading database ... 25577 files and directories currently installed.)
22:19:25 #13 3.543 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:25 #13 3.547 Unpacking docker-ce-build-deps (1.0) ...
22:19:25 #10 50.93 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:25 #10 50.94 Setting up libclass-accessor-perl (0.51-1) ...
22:19:25 #10 50.95 Setting up libsort-key-perl (1.33-2) ...
22:19:25 #10 50.96 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:25 #10 50.97 Setting up libpath-tiny-perl (0.104-1) ...
22:19:25 #10 50.99 Setting up libtool (2.4.6-2) ...
22:19:25 #10 51.00 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:25 #10 51.02 Setting up libsub-install-perl (0.928-1) ...
22:19:25 #10 51.03 Setting up libdata-optlist-perl (0.110-1) ...
22:19:25 #10 51.04 Setting up libio-stringy-perl (2.111-2) ...
22:19:25 #10 51.05 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:25 #10 51.06 Setting up libtry-tiny-perl (0.30-1) ...
22:19:25 #10 51.07 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:25 #10 51.08 Setting up libfont-afm-perl (1.20-2) ...
22:19:25 #10 51.09 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
22:19:25 #10 51.10 Setting up python3-apt (1.6.5ubuntu0.7) ...
22:19:25 #11 47.62 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
22:19:25 #11 47.63 Setting up python3-six (1.14.0-2) ...
22:19:25 #11 47.76 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:25 #11 47.77 Setting up perl (5.30.0-9ubuntu0.3) ...
22:19:25 #11 47.79 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
22:19:25 #14 12.27   Installing       : openssh-clients-8.0p1-16.el8.x86_64                  26/78 
22:19:25 #10 48.19 Setting up gpgsm (2.2.27-2+deb11u2) ...
22:19:25 #10 48.21 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
22:19:25 #10 48.24 Setting up man-db (2.9.4-2) ...
22:19:25 22:19:25 #11 48.57 Building database of manual pages ...
#10 60.15 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:25 #10 60.17 Processing triggers for ca-certificates (20211016~18.04.1) ...
22:19:25 #10 60.18 Updating certificates in /etc/ssl/certs...
22:19:25 #10 50.32 Setting up libhtml-form-perl (6.03-1) ...
22:19:25 #10 50.34 Setting up libimport-into-perl (1.002005-1) ...
22:19:25 #10 50.36 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:25 #10 50.38 Setting up libparams-validate-perl (1.29-1) ...
22:19:25 #10 50.39 Setting up libmoo-perl (2.003004-1) ...
22:19:25 #10 50.40 Setting up libb-hooks-endofscope-perl (0.21-1) ...
22:19:25 #10 50.41 Setting up libpackage-stash-perl (0.37-1) ...
22:19:25 #10 50.43 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
22:19:25 #10 50.44 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:25 #10 50.45 Setting up licensecheck (3.0.31-2) ...
22:19:25 #10 50.46 Setting up dh-autoreconf (17) ...
22:19:25 #10 50.48 Setting up libwww-perl (6.31-1ubuntu0.1) ...
22:19:25 #10 50.49 Setting up debhelper (11.1.6ubuntu2) ...
22:19:25 #10 50.50 Setting up equivs (2.1.0) ...
22:19:25 #10 50.51 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:25 #10 50.53 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:25 #10 50.54 Setting up libxml-parser-perl (2.44-2build3) ...
22:19:25 #10 50.55 Setting up libxml-sax-expat-perl (0.40-2) ...
22:19:25 #10 50.59 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:25 #10 50.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:25 #11 44.97 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
22:19:25 #11 45.06 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:25 #11 45.07 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
22:19:25 #11 45.09 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
22:19:25 #11 45.10 Setting up python3 (3.8.2-0ubuntu2) ...
22:19:25 #9 50.59 137 added, 0 removed; done.
22:19:25 #9 50.62 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ...
22:19:25 #9 50.63 Setting up shared-mime-info (1.10-1) ...
22:19:25 #10 46.36 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
22:19:25 #10 46.36 Unpacking strace (5.10-1) ...
22:19:25 #10 46.44 Selecting previously unselected package xauth.
22:19:25 #10 46.44 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
22:19:25 #10 46.44 Unpacking xauth (1:1.1-1) ...
22:19:25 #10 46.49 Selecting previously unselected package xdg-user-dirs.
22:19:25 #10 46.49 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
22:19:25 #10 46.50 Unpacking xdg-user-dirs (0.17-2) ...
22:19:25 #10 46.57 Setting up libksba8:armhf (1.5.0-3+deb11u1) ...
22:19:25 #10 46.59 Setting up media-types (4.0.0) ...
22:19:25 #13 16.31   Installing       : dbus-broker-28-7.el9.aarch64                         68/80 
22:19:25 #13 16.33   Running scriptlet: dbus-broker-28-7.el9.aarch64                         68/80 
22:19:25 #13 16.37 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
22:19:25 #13 16.37 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
22:19:25 #13 16.37 
22:19:25 #13 16.48   Installing       : systemd-devel-250-11.el9.aarch64                     69/80 
22:19:25 #13 16.51   Installing       : device-mapper-devel-9:1.02.185-3.el9.aarch64         70/80 
22:19:25 #13 16.52   Installing       : annobin-10.73-3.el9.aarch64                          71/80 
22:19:25 #10 51.26 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
22:19:25 #10 51.27 Setting up libxext6:armhf (2:1.3.3-1) ...
22:19:25 #10 51.29 Setting up po-debconf (1.0.20) ...
22:19:25 #10 51.30 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
22:19:25 #10 51.31 Setting up libio-socket-inet6-perl (2.72-2) ...
22:19:25 #10 51.32 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:25 #10 51.33 Setting up libio-pty-perl (1:1.08-1.1build4) ...
22:19:25 #10 51.34 Setting up libfile-which-perl (1.21-1) ...
22:19:25 #10 51.35 Setting up libencode-locale-perl (1.05-1) ...
22:19:25 #10 51.36 Setting up libperlio-gzip-perl (0.19-1build3) ...
22:19:25 #11 47.80 Setting up python3-gpg (1.13.1-7ubuntu2) ...
22:19:25 #11 47.96 Setting up libdata-dump-perl (1.23-1) ...
22:19:25 #11 47.97 Setting up python3-certifi (2019.11.28-1) ...
22:19:25 #11 42.73 Setting up python3.10 (3.10.6-1~22.04) ...
22:19:25 #7 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.2s done
22:19:25 #10 48.43 Building database of manual pages ...
22:19:25 #10 60.49 0 added, 0 removed; done.
22:19:25 #11 48.83 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
22:19:25 #11 48.85 Setting up python3-six (1.16.0-3ubuntu1) ...
22:19:25 #11 48.98 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
22:19:25 #10 50.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:25 #10 50.86 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:25 #10 50.88 Processing triggers for ca-certificates (20211016~18.04.1) ...
22:19:25 #10 50.89 Updating certificates in /etc/ssl/certs...
22:19:25 #12 8.313 Selecting previously unselected package g++.
22:19:25 #12 8.315 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
22:19:25 #12 8.320 Unpacking g++ (4:8.3.0-1+rpi2) ...
22:19:25 #12 8.349 Selecting previously unselected package build-essential.
22:19:25 #10 46.61 Setting up libpipeline1:armhf (1.5.3-1) ...
22:19:25 #10 46.64 Setting up wdiff (1.2.2-2+b1) ...
22:19:25 #10 46.65 Setting up libxau6:armhf (1:1.0.9-1) ...
22:19:25 #10 46.67 Setting up libre2-9:armhf (20210201+dfsg-1) ...
22:19:25 #10 46.68 Setting up libpsl5:armhf (0.21.0-1.2) ...
22:19:25 #10 46.70 Setting up libgpm2:armhf (1.20.7-8) ...
22:19:25 #10 46.71 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
22:19:25 #10 46.72 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:19:25 #10 46.73 Setting up libicu67:armhf (67.1-7) ...
22:19:25 #10 46.75 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
22:19:25 #10 46.76 Setting up xdg-user-dirs (0.17-2) ...
22:19:25 #10 46.78 Setting up libmagic-mgc (1:5.39-3) ...
22:19:25 #10 46.80 Setting up libyaml-0-2:armhf (0.2.2-1) ...
22:19:25 #10 46.82 Setting up libglib2.0-0:armhf (2.66.8-1) ...
22:19:25 #10 46.85 No schema files found: doing nothing.
22:19:25 #10 46.86 Setting up distro-info-data (0.51+deb11u2) ...
22:19:25 #10 46.87 Setting up manpages (5.10-1) ...
22:19:25 #10 46.88 Setting up unzip (6.0-26+deb11u1) ...
22:19:25 #10 46.90 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
22:19:25 #10 46.91 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
22:19:25 #10 46.47 Running transaction check
22:19:25 #10 46.56 Transaction check succeeded.
22:19:25 #10 46.56 Running transaction test
22:19:25 #14 DONE 2.2s
22:19:25 
22:19:25 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
22:19:25 #15 DONE 0.0s
22:19:25 
22:19:25 #16 exporting to image
22:19:25 #16 exporting layers
22:19:25 #10 51.38 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:25 #10 51.39 Setting up liberror-perl (0.17025-1) ...
22:19:25 #10 51.40 Setting up libvariable-magic-perl (0.62-1) ...
22:19:25 #10 51.41 Setting up libtimedate-perl (2.3000-2) ...
22:19:25 #10 51.43 Setting up libnet-ip-perl (1.26-1) ...
22:19:25 #10 51.45 Setting up librole-tiny-perl (2.000006-1) ...
22:19:25 #10 51.46 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
22:19:25 #10 51.47 Setting up libfile-homedir-perl (1.002-1) ...
22:19:25 #10 51.49 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:25 #10 51.50 Setting up libfile-basedir-perl (0.07-1) ...
22:19:25 #10 51.51 Setting up libstring-escape-perl (2010.002-2) ...
22:19:25 #10 51.52 Setting up libb-hooks-op-check-perl (0.22-1) ...
22:19:25 #10 51.54 Setting up libio-html-perl (1.001-1) ...
22:19:25 #10 51.55 Setting up libexporter-tiny-perl (1.000000-2) ...
22:19:25 #10 51.56 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:25 #10 51.57 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
22:19:25 #10 51.58 Setting up libnumber-range-perl (0.12-1) ...
22:19:25 #13 16.56   Running scriptlet: annobin-10.73-3.el9.aarch64                          71/80 
22:19:25 #13 16.58   Installing       : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            72/80 
22:19:25 #13 16.61   Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            72/80 
22:19:25 #13 16.66   Installing       : libtool-2.4.6-45.el9.aarch64                         73/80 
22:19:25 #13 16.68   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              74/80 
22:19:25 #13 16.70   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 75/80 
22:19:25 #13 16.73   Installing       : which-2.21-28.el9.aarch64                            76/80 
22:19:25 #13 16.74   Cleanup          : glibc-2.34-40.el9.aarch64                            77/80 
22:19:25 #13 16.79   Cleanup          : glibc-minimal-langpack-2.34-40.el9.aarch64           78/80 
22:19:25 #13 16.85   Cleanup          : glibc-gconv-extra-2.34-40.el9.aarch64                79/80 
22:19:25 #13 16.85   Running scriptlet: glibc-gconv-extra-2.34-40.el9.aarch64                79/80 
22:19:25 #13 16.87   Cleanup          : glibc-common-2.34-40.el9.aarch64                     80/80 
22:19:25 #11 48.10 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:25 #11 48.11 Setting up libref-util-perl (0.204-1) ...
22:19:25 #11 48.12 Setting up libipc-system-simple-perl (1.26-1) ...
22:19:25 #11 48.13 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:25 #11 48.14 Setting up libxml-writer-perl (0.625-1) ...
22:19:25 #11 48.15 Setting up libhash-fieldhash-perl (0.15-1build2) ...
22:19:25 #11 48.16 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
22:19:25 #11 48.17 Setting up shared-mime-info (1.15-1) ...
22:19:25 #13 3.631 Reading package lists...
22:19:26 #10 60.49 Running hooks in /etc/ca-certificates/update.d...
22:19:26 #10 60.50 done.
22:19:26 #11 49.12 Setting up perl (5.34.0-3ubuntu1.1) ...
22:19:26 #14 12.85   Installing       : git-core-2.31.1-2.el8.x86_64                         27/78 
22:19:26 #14 13.25   Installing       : git-core-doc-2.31.1-2.el8.noarch                     28/78 
22:19:26 #14 13.30   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       29/78 
22:19:26 #14 13.34   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       30/78 
22:19:26 #14 13.43   Installing       : pcre2-devel-10.32-3.el8.x86_64                       31/78 
22:19:26 #12 8.351 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
22:19:26 #12 8.355 Unpacking build-essential (12.6) ...
22:19:26 #12 8.394 Selecting previously unselected package bash-completion.
22:19:26 #12 8.396 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
22:19:26 #11 45.40 Setting up python3-xdg (0.26-1ubuntu1) ...
22:19:26 #11 45.56 Setting up man-db (2.9.1-1) ...
22:19:26 #10 46.92 Setting up libsqlite3-0:armhf (3.34.1-3) ...
22:19:26 #10 46.93 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
22:19:26 #10 46.94 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:26 #10 46.96 Setting up libfcgi-bin (2.4.2-2) ...
22:19:26 #10 46.98 Setting up binutils-common:armhf (2.35.2-2) ...
22:19:26 #10 46.99 Setting up libnghttp2-14:armhf (1.43.0-1) ...
22:19:26 #10 47.00 Setting up libmagic1:armhf (1:5.39-3) ...
22:19:26 #10 47.02 Setting up libdeflate0:armhf (1.7-1) ...
22:19:26 #10 47.04 Setting up less (551-2) ...
22:19:26 #10 47.06 Setting up perl-openssl-defaults:armhf (5) ...
22:19:26 #10 47.10 Setting up linux-libc-dev:armhf (5.10.149-1) ...
22:19:26 #10 47.11 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
22:19:26 #10 47.12 Setting up gettext-base (0.21-4) ...
22:19:26 #10 46.97 Transaction test succeeded.
22:19:26 #10 51.59 Setting up liblist-compare-perl (0.53-1) ...
22:19:26 #10 51.60 Setting up autoconf (2.69-11) ...
22:19:26 #10 51.61 Setting up libpath-iterator-rule-perl (1.009-1) ...
22:19:26 #10 51.62 Setting up python3-gpg (1.10.0-1ubuntu2) ...
22:19:26 #10 51.80 Setting up libnet-dns-perl (1.10-2) ...
22:19:26 #10 51.81 Setting up libsub-identify-perl (0.14-1) ...
22:19:26 #10 51.82 Setting up libpod-constants-perl (0.19-1) ...
22:19:26 #10 51.83 Setting up libsort-versions-perl (1.62-1) ...
22:19:26 #13 16.91   Running scriptlet: selinux-policy-targeted-34.1.44-1.el9.noarch         80/80 
22:19:26 #10 48.59   Preparing        :                                                        1/1 
22:19:26 #10 48.62   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/186 
22:19:26 #10 48.65   Installing       : hunspell-filesystem-1.7.0-11.fc35.aarch64            2/186 
22:19:26 #10 48.67   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/186 
22:19:26 #10 48.69   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     4/186 
22:19:26 #10 48.71   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch          5/186 
22:19:26 #13 4.370 Building dependency tree...
22:19:26 #13 4.521 Reading state information...
22:19:26 #11 43.43 Setting up libxpm4:arm64 (1:3.5.12-1build2) ...
22:19:26 #11 43.44 Setting up libtool (2.4.6-15build2) ...
22:19:26 #11 43.45 Setting up openssh-client (1:8.9p1-3) ...
22:19:26 #11 43.52 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
22:19:26 #11 43.52 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
22:19:26 #11 43.53 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
22:19:26 #11 43.53 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
22:19:26 #11 43.53 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
22:19:26 #11 43.53 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
22:19:26 #11 43.54 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
22:19:26 #11 43.56 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
22:19:26 #11 43.57 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.4) ...
22:19:26 #11 43.58 Setting up python3 (3.10.6-1~22.04) ...
22:19:26 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.1s
22:19:26 #11 49.14 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
22:19:26 #11 49.16 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:26 #11 49.17 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
22:19:26 #11 49.18 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:26 #11 49.36 Setting up libdata-dump-perl (1.25-1) ...
22:19:26 #11 49.37 Setting up python3-certifi (2020.6.20-1) ...
22:19:26 #14 13.45   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                32/78 
22:19:26 #14 13.52   Installing       : autoconf-2.69-29.el8.noarch                          33/78 
22:19:26 #14 13.54   Running scriptlet: autoconf-2.69-29.el8.noarch                          33/78 
22:19:26 #10 51.32 0 added, 0 removed; done.
22:19:26 #10 51.32 Running hooks in /etc/ca-certificates/update.d...
22:19:26 #10 51.32 done.
22:19:26 #11 45.66 Building database of manual pages ...
22:19:26 #11 45.87 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
22:19:26 #11 45.89 Setting up python3-six (1.14.0-2) ...
22:19:26 #10 46.97 Running transaction
22:19:26 #10 47.14 Setting up liblzo2-2:armhf (2.10-2) ...
22:19:26 #10 47.16 Setting up libnpth0:armhf (1.6-3) ...
22:19:26 #10 47.18 Setting up file (1:5.39-3) ...
22:19:26 #10 47.19 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
22:19:26 #10 47.20 Setting up libassuan0:armhf (2.5.3-7.1) ...
22:19:26 #10 47.22 Setting up libgomp1:armhf (10.2.1-6) ...
22:19:26 #10 47.23 Setting up bzip2 (1.0.8-4) ...
22:19:26 #10 47.25 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
22:19:26 #10 47.27 Setting up pbzip2 (1.1.13-1) ...
22:19:26 #10 47.28 Setting up libjbig0:armhf (2.1-3.1+b2) ...
22:19:26 #10 47.30 Setting up libfakeroot:armhf (1.25.3-1.1) ...
22:19:26 #10 47.32 Setting up libasan6:armhf (10.2.1-6) ...
22:19:26 #10 47.33 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:26 #10 47.34 Setting up fakeroot (1.25.3-1.1) ...
22:19:26 #10 51.84 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
22:19:26 #10 51.86 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:26 #10 51.87 Setting up libsub-exporter-perl (0.987-1) ...
22:19:26 #10 51.88 Setting up xauth (1:1.0.10-1) ...
22:19:26 #10 51.91 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:26 #10 51.93 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
22:19:26 #10 51.96 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
22:19:26 #10 51.97 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
22:19:26 #10 51.98 Setting up dput (1.0.1ubuntu1) ...
22:19:26 #10 48.75   Installing       : gsettings-desktop-schemas-41.0-1.fc35.aarch64        6/186 
22:19:26 #10 48.76   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               7/186 
22:19:26 #10 48.78   Installing       : python3-construct-2.10.68-1.fc35.noarch              8/186 
22:19:26 #10 48.79   Installing       : python3-pybeam-0.7-1.fc35.noarch                     9/186 
22:19:26 #10 48.82   Upgrading        : glibc-common-2.34-43.fc35.aarch64                   10/186 
22:19:26 #10 48.83   Upgrading        : glibc-minimal-langpack-2.34-43.fc35.aarch64         11/186 
22:19:26 #10 48.84   Running scriptlet: glibc-2.34-43.fc35.aarch64                          12/186 
22:19:26 #10 48.90   Upgrading        : glibc-2.34-43.fc35.aarch64                          12/186 
22:19:26 #13 4.526 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:26 #13 4.709 Starting 2 pkgProblemResolver with broken count: 0
22:19:26 #13 4.712 Done
22:19:26 #7 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.3s done
22:19:26 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.1s
22:19:26 #11 49.50 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:26 #11 49.51 Setting up libref-util-perl (0.204-1) ...
22:19:26 #11 49.52 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:26 #11 49.54 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:26 #11 49.55 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:26 #11 49.56 Setting up libsocket6-perl (0.29-1build4) ...
22:19:26 #11 49.57 Setting up libio-prompt-tiny-perl (0.003-1) ...
22:19:26 #11 49.58 Setting up libhash-fieldhash-perl (0.15-1build5) ...
22:19:26 #11 49.60 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
22:19:26 #11 49.61 Setting up libvariable-magic-perl (0.62-1build5) ...
22:19:26 #11 49.62 Setting up python3-idna (3.3-1) ...
22:19:26 #14 13.57   Installing       : python3-audit-3.0.7-4.el8.x86_64                     34/78 
22:19:26 #14 13.79   Installing       : python3-policycoreutils-2.9-20.el8.noarch            35/78 
22:19:26 #14 13.83   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       36/78 
22:19:26 #14 13.84   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              37/78 
22:19:26 #14 13.86   Installing       : selinux-policy-3.14.3-108.el8.noarch                 38/78 
22:19:26 #14 13.87   Running scriptlet: selinux-policy-3.14.3-108.el8.noarch                 38/78 
22:19:26 #10 DONE 61.2s
22:19:26 
22:19:26 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:26 #11 DONE 0.1s
22:19:26 
22:19:26 #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
22:19:26 #11 46.03 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:26 #11 46.04 Setting up perl (5.30.0-9ubuntu0.3) ...
22:19:26 #11 46.06 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
22:19:26 #11 46.07 Setting up python3-gpg (1.13.1-7ubuntu2) ...
22:19:26 #10 47.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:19:26 #10 47.37 Setting up autotools-dev (20180224.1+nmu1) ...
22:19:26 #10 47.38 Setting up libglib2.0-data (2.66.8-1) ...
22:19:26 #10 47.39 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
22:19:26 #10 47.40 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
22:19:26 #10 47.41 Setting up libx11-data (2:1.7.2-1) ...
22:19:26 #10 47.42 Setting up make (4.3-4.1) ...
22:19:26 #10 47.44 Setting up libmpfr6:armhf (4.1.0-3) ...
22:19:26 #10 47.45 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
22:19:26 #10 47.46 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
22:19:26 #10 47.48 Setting up lzip (1.22-3) ...
22:19:26 #10 47.50 Setting up strace (5.10-1) ...
22:19:26 #10 47.51 Setting up libsigsegv2:armhf (2.13-1) ...
22:19:26 #10 47.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:19:26 #10 47.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:19:26 #10 47.55 Setting up t1utils (1.41-4) ...
22:19:26 #12 8.990 Unpacking bash-completion (1:2.8-6) ...
22:19:26 #12 9.104 Selecting previously unselected package cmake-data.
22:19:26 #12 9.106 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
22:19:26 #12 9.111 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
22:19:26 #14 7.862 Running transaction check
22:19:26 #10 52.12 Setting up libstring-copyright-perl (0.003005-1) ...
22:19:26 #10 52.13 Setting up libhtml-parser-perl (3.72-3build1) ...
22:19:26 #10 52.14 Setting up automake (1:1.15.1-3ubuntu2) ...
22:19:26 #10 52.16 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
22:19:26 #10 52.16 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
22:19:26 #10 52.16 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
22:19:26 #10 52.17 Setting up libipc-run-perl (0.96-1) ...
22:19:26 #10 52.18 Setting up libcgi-pm-perl (4.38-1) ...
22:19:26 #10 52.19 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:26 #10 52.22 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
22:19:26 #10 52.37 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
22:19:26 #10 48.91   Running scriptlet: glibc-2.34-43.fc35.aarch64                          12/186 
22:19:26 #10 49.06   Installing       : glibc-gconv-extra-2.34-43.fc35.aarch64              13/186 
22:19:26 #10 49.08   Running scriptlet: glibc-gconv-extra-2.34-43.fc35.aarch64              13/186 
22:19:26 #10 49.10   Upgrading        : elfutils-libelf-0.187-4.fc35.aarch64                14/186 
22:19:26 #10 49.13   Upgrading        : rpm-4.17.1-3.fc35.aarch64                           15/186 
22:19:26 #10 49.16   Upgrading        : rpm-libs-4.17.1-3.fc35.aarch64                      16/186 
22:19:26 #10 49.18   Upgrading        : elfutils-libs-0.187-4.fc35.aarch64                  17/186 
22:19:26 #10 49.19   Installing       : elfutils-debuginfod-client-0.187-4.fc35.aarch64     18/186 
22:19:26 #13 4.856  Done
22:19:26 #13 5.007 Starting pkgProblemResolver with broken count: 0
22:19:26 #13 5.032 Starting 2 pkgProblemResolver with broken count: 0
22:19:26 #13 5.035 Done
22:19:26 #8 extracting sha256:faa6135057fd7d4495c4bbeedd1e53d256c6d3046551a85826db41f787322fb7 5.3s done
22:19:26 #8 DONE 6.9s
22:19:26 
22:19:26 #9 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:19:26 #7 ...
22:19:26 
22:19:26 #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
22:19:26 #10 DONE 1.9s
22:19:26 
22:19:26 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:26 #11 49.84 Setting up libio-html-perl (1.004-2) ...
22:19:26 #11 49.85 Setting up libpod-parser-perl (1.63-2) ...
22:19:26 #11 49.86 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
22:19:26 #11 49.93 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:26 #11 49.94 Setting up libparams-util-perl (1.102-1build3) ...
22:19:26 #11 43.86 Setting up python3-xdg (0.27-2) ...
22:19:26 #11 44.01 Setting up man-db (2.10.2-1) ...
22:19:26 #11 44.11 Building database of manual pages ...
22:19:26 #12 4.553 Reading package lists...
22:19:26 #12 6.001 Building dependency tree...
22:19:26 #12 6.218 Reading state information...
22:19:26 #11 46.24 Setting up libdata-dump-perl (1.23-1) ...
22:19:26 #11 46.25 Setting up python3-certifi (2019.11.28-1) ...
22:19:26 #11 46.40 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:26 #11 46.41 Setting up libref-util-perl (0.204-1) ...
22:19:26 #11 46.42 Setting up libipc-system-simple-perl (1.26-1) ...
22:19:26 #11 46.43 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:26 #11 46.44 Setting up libxml-writer-perl (0.625-1) ...
22:19:26 #11 46.45 Setting up libhash-fieldhash-perl (0.15-1build2) ...
22:19:26 #11 46.46 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
22:19:26 #11 46.48 Setting up shared-mime-info (1.15-1) ...
22:19:26 #10 47.56 Setting up diffstat (1.64-1) ...
22:19:26 #10 47.57 Setting up libpng16-16:armhf (1.6.37-3) ...
22:19:26 #10 47.58 Setting up libmpc3:armhf (1.2.0-1) ...
22:19:26 #10 47.59 Setting up libatomic1:armhf (10.2.1-6) ...
22:19:26 #10 47.61 Setting up patch (2.7.6-7) ...
22:19:26 #10 47.62 Setting up autopoint (0.21-4) ...
22:19:26 #10 47.63 Setting up libwebp6:armhf (0.6.1-2.1) ...
22:19:26 #10 47.64 Setting up fonts-dejavu-core (2.37-2) ...
22:19:26 #10 47.71 Setting up libxdelta2 (1.1.3-9.3) ...
22:19:26 #10 47.73 Setting up libncursesw6:armhf (6.2+20201114-2) ...
22:19:26 #10 47.74 Setting up libltdl7:armhf (2.4.6-15) ...
22:19:26 #10 47.75 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
22:19:26 #10 47.76 Setting up libubsan1:armhf (10.2.1-6) ...
22:19:26 #10 47.78 Setting up libmd0:armhf (1.0.3-3) ...
22:19:26 #10 47.79 Setting up python-apt-common (2.2.1) ...
22:19:26 #10 47.81 Setting up libnsl-dev:armhf (1.3.0-2) ...
22:19:26 #10 47.83 Setting up sensible-utils (0.0.14) ...
22:19:26 #10 47.85 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
22:19:26 #10 47.86 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
22:19:26 #10 47.87 Setting up libuchardet0:armhf (0.0.7-1) ...
22:19:26 #10 47.88 Setting up lzop (1.04-2) ...
22:19:26 #10 47.90 Setting up libmpdec3:armhf (2.5.1-1) ...
22:19:26 #10 47.91 Setting up git-man (1:2.30.2-1) ...
22:19:26 #12 9.453 Selecting previously unselected package libarchive13:armhf.
22:19:26 #12 9.456 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
22:19:26 #12 9.465 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
22:19:26 #12 9.524 Selecting previously unselected package libjsoncpp1:armhf.
22:19:26 #14 8.145 Transaction check succeeded.
22:19:26 #14 8.145 Running transaction test
22:19:26 #10 47.59   Preparing        :                                                        1/1 
22:19:26 #10 47.63   Upgrading        : rpm-libs-4.17.1-3.fc36.aarch64                       1/146 
22:19:26 #10 47.64   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                            2/146 
22:19:26 #10 52.38 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
22:19:26 #10 52.40 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
22:19:26 #10 52.41 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
22:19:26 #10 52.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:26 #10 52.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:26 #10 52.64 
22:19:26 #10 49.21   Installing       : binutils-gold-2.37-25.fc35.aarch64                  19/186 
22:19:26 #10 49.33   Installing       : binutils-2.37-25.fc35.aarch64                       20/186 
22:19:26 #10 49.35   Running scriptlet: binutils-2.37-25.fc35.aarch64                       20/186 
22:19:26 #10 49.37   Installing       : findutils-1:4.8.0-4.fc35.aarch64                    21/186 
22:19:26 #10 49.40   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          22/186 
22:19:26 #10 49.41   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             23/186 
22:19:26 #10 49.43   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          24/186 
22:19:26 #10 49.44   Installing       : hunspell-1.7.0-11.fc35.aarch64                      25/186 
22:19:26 #10 49.47   Installing       : elfutils-0.187-4.fc35.aarch64                       26/186 
22:19:26 #10 49.48   Upgrading        : rpm-build-libs-4.17.1-3.fc35.aarch64                27/186 
22:19:26 #10 49.49   Upgrading        : libsolv-0.7.22-1.fc35.aarch64                       28/186 
22:19:26 #13 5.257 The following additional packages will be installed:
22:19:26 #13 5.257   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:26 #13 5.258   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:26 #13 5.258   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:26 #13 5.258   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:26 #13 5.258   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:26 #13 5.259   libuv1 pkg-config
22:19:26 #13 5.260 Suggested packages:
22:19:26 #13 5.260   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
22:19:26 #13 5.260 Recommended packages:
22:19:26 #13 5.260   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
22:19:26 #13 5.296 The following NEW packages will be installed:
22:19:26 #13 5.296   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:26 #13 5.297   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:26 #13 5.297   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:26 #13 5.297   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:26 #13 5.297   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:26 #13 5.298   libuv1 pkg-config
22:19:27 #7 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.4s done
22:19:27 #11 49.96 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
22:19:27 #11 49.97 Setting up libtime-duration-perl (1.21-1) ...
22:19:27 #11 49.98 Setting up autoconf (2.71-2) ...
22:19:27 #11 50.00 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:27 #11 50.18 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:27 #11 50.19 Setting up libarray-intspan-perl (2.004-1) ...
22:19:27 #11 50.20 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:27 #11 50.22 Setting up libtimedate-perl (2.3300-2) ...
22:19:27 #11 50.23 Setting up libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ...
22:19:27 #11 50.25 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:27 #11 50.26 Setting up libsub-name-perl (0.26-1build3) ...
22:19:27 #11 50.27 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
22:19:27 #11 50.28 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:27 #11 50.29 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:27 #11 44.32 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
22:19:27 #11 44.33 Setting up gcc (4:11.2.0-1ubuntu1) ...
22:19:27 #11 44.36 Setting up python3-six (1.16.0-3ubuntu1) ...
22:19:27 #12 6.265 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:27 #12 6.606 Starting 2 pkgProblemResolver with broken count: 0
22:19:27 #12 6.611 Done
22:19:27 #10 47.93 Setting up libssh2-1:armhf (1.9.0-2) ...
22:19:27 #10 47.94 Setting up netbase (6.3) ...
22:19:27 #10 47.97 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
22:19:27 #10 47.99 Setting up libbinutils:armhf (2.35.2-2) ...
22:19:27 #10 48.00 Setting up libfido2-1:armhf (1.6.0-2) ...
22:19:27 #10 48.01 Setting up libisl23:armhf (0.23-1) ...
22:19:27 #10 48.03 Setting up libc-dev-bin (2.31-13+deb11u5) ...
22:19:27 #10 48.04 Setting up openssl (1.1.1n-0+deb11u3) ...
22:19:27 #10 48.06 Setting up libbsd0:armhf (0.11.3-1) ...
22:19:27 #10 48.08 Setting up libelf1:armhf (0.183-1) ...
22:19:27 #10 48.09 Setting up readline-common (8.1-1) ...
22:19:27 #10 48.10 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
22:19:27 #10 48.11 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
22:19:27 #12 9.527 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
22:19:27 #12 9.531 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
22:19:27 #12 9.570 Selecting previously unselected package librhash0:armhf.
22:19:27 #12 9.572 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
22:19:27 #12 9.577 Unpacking librhash0:armhf (1.3.8-1) ...
22:19:27 #12 9.626 Selecting previously unselected package libuv1:armhf.
22:19:27 #12 9.628 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
22:19:27 #12 9.634 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
22:19:27 #12 9.670 Selecting previously unselected package cmake.
22:19:27 #12 9.673 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
22:19:27 #12 9.678 Unpacking cmake (3.16.3-3~bpo10+1) ...
22:19:27 #10 47.68   Upgrading        : rpm-4.17.1-3.fc36.aarch64                            2/146 
22:19:27 #10 47.69   Installing       : python3-six-1.16.0-5.fc36.noarch                     3/146 
22:19:27 #10 47.70   Installing       : hunspell-filesystem-1.7.0-19.fc36.aarch64            4/146 
22:19:27 #10 47.70   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           5/146 
22:19:27 #10 47.71   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              6/146 
22:19:27 #10 47.72   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           7/146 
22:19:27 #10 47.73   Installing       : hunspell-1.7.0-19.fc36.aarch64                       8/146 
22:19:27 #10 47.74   Installing       : elfutils-debuginfod-client-0.186-3.fc36.aarch64      9/146 
22:19:27 #10 47.76   Installing       : binutils-gold-2.37-36.fc36.aarch64                  10/146 
22:19:27 #10 47.88   Installing       : binutils-2.37-36.fc36.aarch64                       11/146 
22:19:27 #10 47.89   Running scriptlet: binutils-2.37-36.fc36.aarch64                       11/146 
22:19:27 #10 47.93   Installing       : elfutils-0.186-3.fc36.aarch64                       12/146 
22:19:27 #10 47.94   Upgrading        : rpm-build-libs-4.17.1-3.fc36.aarch64                13/146 
22:19:27 #10 47.94   Installing       : dwz-0.14-4.fc36.aarch64                             14/146 
22:19:27 #10 47.95   Installing       : xz-5.2.5-9.fc36.aarch64                             15/146 
22:19:27 #10 47.96   Installing       : unzip-6.0-57.fc36.aarch64                           16/146 
22:19:27 #10 47.97   Installing       : file-5.41-4.fc36.aarch64                            17/146 
22:19:27 #10 47.98   Installing       : zip-3.0-32.fc36.aarch64                             18/146 
22:19:27 #10 47.99   Installing       : enchant-1:1.6.0-30.fc36.aarch64                     19/146 
22:19:27 #10 48.00   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 20/146 
22:19:27 #10 48.01   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              21/146 
22:19:27 #10 48.03   Installing       : python3-construct-2.10.68-1.fc36.noarch             22/146 
22:19:27 #10 48.04   Installing       : python3-pybeam-0.7-2.fc36.noarch                    23/146 
22:19:27 #10 52.64 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:27 #10 52.66 Setting up liblist-moreutils-perl (0.416-1build3) ...
22:19:27 #10 52.67 Setting up libhttp-date-perl (6.02-1) ...
22:19:27 #10 52.69 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:27 #10 52.70 Setting up build-essential (12.4ubuntu1) ...
22:19:27 #10 52.72 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.20) ...
22:19:27 #10 52.73 Setting up libdevel-callchecker-perl (0.007-2build1) ...
22:19:27 #10 52.74 Setting up libcurl4:armhf (7.58.0-2ubuntu3.20) ...
22:19:27 #10 52.75 Setting up devscripts (2.17.12ubuntu1.1) ...
22:19:27 #12 5.813 Running transaction check
22:19:27 #12 5.954 Transaction check succeeded.
22:19:27 #12 5.955 Running transaction test
22:19:27 #13 5.588 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:27 #13 5.588 1 not fully installed or removed.
22:19:27 #13 5.588 Need to get 11.7 MB of archives.
22:19:27 #13 5.588 After this operation, 48.1 MB of additional disk space will be used.
22:19:27 #13 5.588 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
22:19:27 #13 5.649 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
22:19:27 #13 5.668 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
22:19:27 #10 49.53   Upgrading        : libdnf-0.68.0-1.fc35.aarch64                        29/186 
22:19:27 #10 49.56   Upgrading        : python3-libdnf-0.68.0-1.fc35.aarch64                30/186 
22:19:27 #10 49.57   Upgrading        : python3-hawkey-0.68.0-1.fc35.aarch64                31/186 
22:19:27 #10 49.58   Installing       : dwz-0.14-2.fc35.aarch64                             32/186 
22:19:27 #10 49.59   Installing       : file-5.40-9.fc35.aarch64                            33/186 
22:19:27 #10 49.60   Installing       : libevent-2.1.12-4.fc35.aarch64                      34/186 
22:19:27 #10 49.61   Installing       : protobuf-c-1.4.0-1.fc35.aarch64                     35/186 
22:19:27 #10 49.61   Running scriptlet: unbound-anchor-1.16.3-1.fc35.aarch64                36/186 
22:19:27 #10 49.68   Installing       : unbound-anchor-1.16.3-1.fc35.aarch64                36/186 
22:19:27 #10 49.69   Running scriptlet: unbound-anchor-1.16.3-1.fc35.aarch64                36/186 
22:19:27 #10 49.71   Installing       : unbound-libs-1.16.3-1.fc35.aarch64                  37/186 
22:19:27 #10 49.72   Installing       : unzip-6.0-53.fc35.aarch64                           38/186 
22:19:27 #10 49.73   Installing       : xz-5.2.5-7.fc35.aarch64                             39/186 
22:19:27 #10 49.74   Installing       : zip-3.0-31.fc35.aarch64                             40/186 
22:19:27 #10 49.75   Installing       : python3-unbound-1.16.3-1.fc35.aarch64               41/186 
22:19:27 #10 49.76   Installing       : enchant-1:1.6.0-28.fc35.aarch64                     42/186 
22:19:27 #10 49.77   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 43/186 
22:19:27 #10 49.78   Installing       : deltarpm-3.6.2-10.fc35.aarch64                      44/186 
22:19:27 #10 DONE 52.2s
22:19:27 
22:19:27 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:27 #11 DONE 0.1s
22:19:27 
22:19:27 #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
22:19:27 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 0.1s
22:19:27 #11 50.31 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
22:19:27 #11 50.32 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:27 #11 50.33 Setting up gcc-11 (11.2.0-19ubuntu1) ...
22:19:27 #11 50.34 Setting up xauth (1:1.1-1build2) ...
22:19:27 #11 50.36 Setting up libpath-tiny-perl (0.122-1) ...
22:19:27 #11 50.37 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:27 #11 50.38 Setting up libjson-perl (4.04000-1) ...
22:19:27 #11 50.39 Setting up libipc-run3-perl (0.048-2) ...
22:19:27 #11 50.40 Setting up libsub-override-perl (0.09-2) ...
22:19:27 #11 50.42 Setting up libaliased-perl (0.34-1.1) ...
22:19:27 #11 50.43 Setting up python3-unidiff (0.5.5-2) ...
22:19:27 #11 44.48 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
22:19:27 #11 44.62 Setting up perl (5.34.0-3ubuntu1.1) ...
22:19:27 #11 44.64 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
22:19:27 #11 44.65 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:27 #11 44.66 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
22:19:27 #12 6.882  Done
22:19:27 #10 48.13 Setting up libmarkdown2:armhf (2.2.6-1) ...
22:19:27 #10 48.15 Setting up libcc1-0:armhf (10.2.1-6) ...
22:19:27 #10 48.16 Setting up iso-codes (4.6.0-1) ...
22:19:27 #10 48.17 Setting up liblocale-gettext-perl (1.07-4+b1) ...
22:19:27 #10 48.18 Setting up cpp-10 (10.2.1-6) ...
22:19:27 #10 48.19 Setting up dctrl-tools (2.24-3) ...
22:19:27 #10 48.21 Setting up debian-keyring (2021.07.26) ...
22:19:27 #10 48.22 Setting up libgdbm6:armhf (1.19-2) ...
22:19:27 #10 48.24 Setting up libctf0:armhf (2.35.2-2) ...
22:19:27 #10 48.25 Setting up pinentry-curses (1.1.0-4) ...
22:19:27 #10 48.29 Setting up manpages-dev (5.10-1) ...
22:19:27 #10 48.31 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
22:19:27 #10 48.32 Setting up libxcb1:armhf (1.14-3) ...
22:19:27 #10 48.33 Setting up gettext (0.21-4) ...
22:19:27 #10 48.35 Setting up xdelta (1.1.3-9.3) ...
22:19:27 #10 48.36 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
22:19:27 #10 48.37 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
22:19:27 #10 48.38 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
22:19:27 #10 48.40 Setting up libreadline8:armhf (8.1-1) ...
22:19:27 #10 48.41 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
22:19:27 #10 48.43 Setting up m4 (1.4.18-5) ...
22:19:27 #10 48.44 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
22:19:27 #10 48.04   Installing       : efi-srpm-macros-5-5.fc36.noarch                     24/146 
22:19:27 #10 48.05   Installing       : lua-srpm-macros-1-6.fc36.noarch                     25/146 
22:19:27 #10 48.05   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch          26/146 
22:19:27 #10 48.06   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.aarch64                 27/146 
22:19:27 #10 48.06   Upgrading        : python3-rpm-4.17.1-3.fc36.aarch64                   28/146 
22:19:27 #10 48.08   Installing       : zstd-1.5.2-2.fc36.aarch64                           29/146 
22:19:27 #10 48.09   Installing       : rust-srpm-macros-22-1.fc36.noarch                   30/146 
22:19:27 #10 48.09   Installing       : qt5-srpm-macros-5.15.6-1.fc36.noarch                31/146 
22:19:27 #10 48.10   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               32/146 
22:19:27 #10 48.10   Installing       : desktop-file-utils-0.26-6.fc36.aarch64              33/146 
22:19:27 #10 48.11   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                   34/146 
22:19:27 #10 48.12   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                  35/146 
22:19:27 #10 48.13   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               36/146 
22:19:27 #10 48.14   Installing       : xxhash-libs-0.8.1-2.fc36.aarch64                    37/146 
22:19:27 #10 48.20   Installing       : gdb-minimal-12.1-2.fc36.aarch64                     38/146 
22:19:27 #10 48.21   Installing       : debugedit-5.0-3.fc36.aarch64                        39/146 
22:19:27 #10 48.22   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 40/146 
22:19:27 #10 48.23   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 40/146 
22:19:27 #10 48.25   Installing       : python3-zstd-1.4.5.1-6.fc36.aarch64                 41/146 
22:19:27 #10 48.26   Installing       : python3-toml-0.10.2-6.fc36.noarch                   42/146 
22:19:27 #10 48.27   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    43/146 
22:19:27 #10 48.28   Installing       : python3-distro-1.6.0-2.fc36.noarch                  44/146 
22:19:27 #10 52.90 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
22:19:27 #10 52.91 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:27 #10 52.93 Setting up libhtml-tree-perl (5.07-1) ...
22:19:27 #10 52.94 Setting up libfile-listing-perl (6.04-1) ...
22:19:27 #10 52.95 Setting up libhttp-message-perl (6.14-1) ...
22:19:27 #10 52.96 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
22:19:27 #10 52.99 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:27 #10 53.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:27 #10 53.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:27 #12 0.754 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
22:19:27 #12 0.887 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
22:19:27 #12 0.958 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
22:19:27 #12 1.034 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
22:19:27 #13 5.672 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
22:19:27 #13 5.675 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
22:19:27 #13 5.677 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
22:19:27 #13 5.678 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
22:19:27 #13 5.679 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
22:19:27 #13 5.704 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB]
22:19:27 #13 5.758 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
22:19:27 #13 5.759 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs0 amd64 5.16.2-1 [12.0 kB]
22:19:27 #13 5.759 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs-dev amd64 5.16.2-1 [47.3 kB]
22:19:27 #13 5.760 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
22:19:27 #13 5.762 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
22:19:27 #13 5.762 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.6 [20.7 kB]
22:19:27 #13 5.763 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
22:19:27 #13 5.767 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
22:19:27 #13 5.769 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB]
22:19:27 #13 5.771 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B]
22:19:27 #13 5.772 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB]
22:19:27 #13 5.783 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
22:19:27 #13 5.785 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
22:19:27 #13 5.786 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
22:19:27 #13 5.788 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.6 [306 kB]
22:19:27 #13 5.792 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB]
22:19:27 #13 5.806 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
22:19:27 #10 49.79   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.aarch64                 45/186 
22:19:27 #10 49.80   Upgrading        : python3-rpm-4.17.1-3.fc35.aarch64                   46/186 
22:19:27 #10 49.81   Installing       : efi-srpm-macros-5-4.fc35.noarch                     47/186 
22:19:27 #10 49.81   Installing       : lua-srpm-macros-1-5.fc35.noarch                     48/186 
22:19:27 #10 49.82   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch          49/186 
22:19:27 #10 49.83   Installing       : bzip2-1.0.8-9.fc35.aarch64                          50/186 
22:19:27 #10 49.84   Installing       : cpio-2.13-11.fc35.aarch64                           51/186 
22:19:27 #10 49.85   Installing       : dash-0.5.10.2-9.fc35.aarch64                        52/186 
22:19:27 #10 49.85   Running scriptlet: dash-0.5.10.2-9.fc35.aarch64                        52/186 
22:19:27 #10 49.87   Installing       : diffutils-3.8-1.fc35.aarch64                        53/186 
22:19:27 #10 49.88   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    54/186 
22:19:27 #10 49.93   Installing       : groff-base-1.22.4-8.fc35.aarch64                    54/186 
22:19:27 #10 49.94   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    54/186 
22:19:27 #10 49.96   Installing       : info-6.8-2.fc35.aarch64                             55/186 
22:19:27 #10 49.96   Installing       : ed-1.14.2-11.fc35.aarch64                           56/186 
22:19:27 #10 49.97   Installing       : patch-2.7.6-15.fc35.aarch64                         57/186 
22:19:27 #10 49.98   Installing       : json-glib-1.6.6-1.fc35.aarch64                      58/186 
22:19:27 #10 49.99   Installing       : libjpeg-turbo-2.1.0-3.fc35.aarch64                  59/186 
22:19:27 #10 50.00   Installing       : libpkgconf-1.8.0-1.fc35.aarch64                     60/186 
22:19:27 #10 50.00   Installing       : pkgconf-1.8.0-1.fc35.aarch64                        61/186 
22:19:27 #10 50.01   Installing       : libpng-2:1.6.37-11.fc35.aarch64                     62/186 
22:19:27 #10 50.02   Installing       : libproxy-0.4.17-3.fc35.aarch64                      63/186 
22:19:27 #10 50.03   Installing       : glib-networking-2.70.1-1.fc35.aarch64               64/186 
22:19:27 #14 8.818 Transaction test succeeded.
22:19:27 #11 50.57 Setting up libstrictures-perl (2.000006-1) ...
22:19:27 #11 50.58 Setting up libsub-quote-perl (2.006006-1) ...
22:19:27 #11 50.59 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:27 #11 50.60 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
22:19:27 #11 50.62 Setting up libsort-versions-perl (1.62-1) ...
22:19:27 #11 50.63 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:27 #11 50.64 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
22:19:27 #11 50.65 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:27 #11 50.67 Setting up libterm-readkey-perl (2.38-1build4) ...
22:19:27 #11 50.68 Setting up lsb-release (11.1.0ubuntu4) ...
22:19:27 #11 50.70 Setting up python3-magic (2:0.4.24-2) ...
22:19:27 #11 44.67 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
22:19:27 #11 44.84 Setting up libdata-dump-perl (1.25-1) ...
22:19:27 #11 44.85 Setting up python3-certifi (2020.6.20-1) ...
22:19:27 #12 7.113 Starting pkgProblemResolver with broken count: 0
22:19:27 #10 48.45 Setting up ca-certificates (20210119) ...
22:19:27 #10 48.29   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        45/146 
22:19:27 #10 48.30   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      46/146 
22:19:27 #10 48.30   Installing       : perl-srpm-macros-1-43.fc36.noarch                   47/146 
22:19:27 #10 48.31   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        48/146 
22:19:27 #10 48.31   Installing       : openblas-srpm-macros-2-11.fc36.noarch               49/146 
22:19:27 #10 48.32   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   50/146 
22:19:27 #10 48.32   Installing       : nim-srpm-macros-3-6.fc36.noarch                     51/146 
22:19:27 #10 48.33   Installing       : ncurses-6.2-9.20210508.fc36.aarch64                 52/146 
22:19:27 #10 48.34   Installing       : libstemmer-0-18.585svn.fc36.aarch64                 53/146 
22:19:27 #10 48.35   Installing       : libpng-2:1.6.37-12.fc36.aarch64                     54/146 
22:19:27 #10 48.36   Installing       : libpkgconf-1.8.0-2.fc36.aarch64                     55/146 
22:19:27 #10 48.36   Installing       : pkgconf-1.8.0-2.fc36.aarch64                        56/146 
22:19:27 #10 48.37   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             57/146 
22:19:27 #10 48.38   Installing       : libjpeg-turbo-2.1.2-2.fc36.aarch64                  58/146 
22:19:27 #10 48.39   Installing       : gdk-pixbuf2-2.42.9-2.fc36.aarch64                   59/146 
22:19:27 #10 48.40   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               60/146 
22:19:27 #10 48.41   Installing       : json-glib-1.6.6-2.fc36.aarch64                      61/146 
22:19:27 #10 48.42   Installing       : libappstream-glib-0.8.0-4.fc36.aarch64              62/146 
22:19:27 #10 48.44   Installing       : info-6.8-3.fc36.aarch64                             63/146 
22:19:27 #10 48.44   Installing       : ed-1.14.2-12.fc36.aarch64                           64/146 
22:19:27 #10 48.45   Installing       : patch-2.7.6-16.fc36.aarch64                         65/146 
22:19:27 #10 48.46   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    66/146 
22:19:27 #12 9.948 Selecting previously unselected package dh-apparmor.
22:19:27 #12 9.950 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
22:19:27 #12 9.954 Unpacking dh-apparmor (2.13.2-10) ...
22:19:27 #12 9.995 Selecting previously unselected package libbtrfs0:armhf.
22:19:27 #12 9.997 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
22:19:27 #12 10.00 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
22:19:27 #12 10.05 Selecting previously unselected package libbtrfs-dev:armhf.
22:19:27 #12 10.05 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
22:19:27 #12 10.06 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
22:19:27 #12 10.12 Selecting previously unselected package dmsetup.
22:19:27 #12 10.12 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
22:19:27 #12 10.13 Unpacking dmsetup (2:1.02.155-3) ...
22:19:27 #12 10.17 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:27 #12 10.17 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
22:19:27 #12 10.18 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:19:27 #12 10.22 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:27 #12 10.22 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
22:19:27 #12 10.23 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:19:27 #12 10.26 Selecting previously unselected package libudev-dev:armhf.
22:19:27 #12 10.26 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
22:19:27 #12 10.27 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
22:19:27 #10 53.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:27 #10 53.28 Setting up libparams-classify-perl (0.015-1) ...
22:19:27 #10 53.29 Setting up git (1:2.17.1-1ubuntu0.13) ...
22:19:27 #10 53.32 Setting up libhttp-negotiate-perl (6.00-2) ...
22:19:27 #10 53.33 Setting up libmailtools-perl (2.18-1) ...
22:19:27 #10 53.34 Setting up libgit-wrapper-perl (0.047-1) ...
22:19:27 #10 53.35 Setting up libhtml-format-perl (2.12-1) ...
22:19:27 #10 53.37 Setting up libemail-valid-perl (1.202-1) ...
22:19:27 #10 53.38 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:27 #10 53.39 Setting up curl (7.58.0-2ubuntu3.20) ...
22:19:27 #10 53.40 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:27 #10 53.41 Setting up gnupg (2.2.4-1ubuntu1.6) ...
22:19:27 #10 53.42 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
22:19:27 #10 53.43 Setting up libxml-simple-perl (2.24-1) ...
22:19:27 #10 53.44 Setting up lintian (2.5.81ubuntu1) ...
22:19:27 #10 53.46 Setting up libhtml-form-perl (6.03-1) ...
22:19:27 #13 5.952 debconf: delaying package configuration, since apt-utils is not installed
22:19:27 #13 5.986 Fetched 11.7 MB in 1s (23.2 MB/s)
22:19:27 #13 6.009 Selecting previously unselected package bash-completion.
22:19:27 #13 6.009 (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 ... 25581 files and directories currently installed.)
22:19:27 #13 6.025 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
22:19:27 #13 6.037 Unpacking bash-completion (1:2.11-5ubuntu1) ...
22:19:27 #13 6.149 Selecting previously unselected package libarchive13:amd64.
22:19:27 #10 50.04   Installing       : libsoup-2.74.2-1.fc35.aarch64                       65/186 
22:19:27 #10 50.05   Installing       : libstemmer-0-17.585svn.fc35.aarch64                 66/186 
22:19:27 #10 50.06   Installing       : ncurses-6.2-8.20210508.fc35.aarch64                 67/186 
22:19:27 #10 50.07   Installing       : perl-Digest-1.20-1.fc35.noarch                      68/186 
22:19:27 #10 50.07   Installing       : perl-Digest-MD5-2.58-478.fc35.aarch64               69/186 
22:19:27 #10 50.08   Installing       : perl-B-1.82-486.fc35.aarch64                        70/186 
22:19:27 #10 50.09   Installing       : perl-FileHandle-2.03-486.fc35.noarch                71/186 
22:19:27 #10 50.09   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                72/186 
22:19:27 #10 50.10   Installing       : perl-Data-Dumper-2.183-2.fc35.aarch64               73/186 
22:19:27 #10 50.11   Installing       : perl-libnet-3.13-479.fc35.noarch                    74/186 
22:19:27 #10 50.11   Installing       : perl-base-2.27-486.fc35.noarch                      75/186 
22:19:27 #10 50.12   Installing       : perl-URI-5.09-4.fc35.noarch                         76/186 
22:19:27 #10 50.14   Installing       : perl-Net-SSLeay-1.90-4.fc35.aarch64                 77/186 
22:19:27 #10 50.15   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         78/186 
22:19:27 #10 50.16   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             79/186 
22:19:27 #10 50.16   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              80/186 
22:19:27 #10 50.17   Installing       : perl-if-0.60.900-486.fc35.noarch                    81/186 
22:19:27 #10 50.17   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              82/186 
22:19:27 #10 50.18   Installing       : perl-File-Path-2.18-478.fc35.noarch                 83/186 
22:19:27 #10 50.19   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              84/186 
22:19:27 #10 50.19   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             85/186 
22:19:27 #10 50.20   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            86/186 
22:19:27 #10 50.20   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              87/186 
22:19:27 #10 50.21   Installing       : perl-POSIX-1.97-486.fc35.aarch64                    88/186 
22:19:27 #10 50.21   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 89/186 
22:19:27 #10 50.22   Installing       : perl-subs-1.04-486.fc35.noarch                      90/186 
22:19:27 #10 50.22   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          91/186 
22:19:27 #10 50.23   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  92/186 
22:19:27 #10 50.24   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                93/186 
22:19:27 #10 50.25   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  94/186 
22:19:27 #10 50.25   Installing       : perl-Socket-4:2.032-2.fc35.aarch64                  95/186 
22:19:27 #10 50.26   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               96/186 
22:19:27 #10 50.26   Installing       : perl-Symbol-1.09-486.fc35.noarch                    97/186 
22:19:27 #10 50.27   Installing       : perl-File-stat-1.09-486.fc35.noarch                 98/186 
22:19:27 #10 50.27   Installing       : perl-podlators-1:4.14-478.fc35.noarch               99/186 
22:19:27 #10 50.28   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch           100/186 
22:19:27 #10 50.29   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          101/186 
22:19:27 #10 50.29   Installing       : perl-Fcntl-1.14-486.fc35.aarch64                   102/186 
22:19:27 #10 50.30   Installing       : perl-mro-1.25-486.fc35.aarch64                     103/186 
22:19:27 #10 50.31   Installing       : perl-IO-1.46-486.fc35.aarch64                      104/186 
22:19:27 #10 50.31   Installing       : perl-overloading-0.02-486.fc35.noarch              105/186 
22:19:27 #10 50.32   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              106/186 
22:19:27 #10 50.32   Installing       : perl-MIME-Base64-3.16-478.fc35.aarch64             107/186 
22:19:27 #10 50.33   Installing       : perl-constant-1.33-479.fc35.noarch                 108/186 
22:19:27 #10 50.33   Installing       : perl-parent-1:0.238-478.fc35.noarch                109/186 
22:19:27 #10 50.34   Installing       : perl-Errno-1.33-486.fc35.aarch64                   110/186 
22:19:27 #10 50.34   Installing       : perl-File-Basename-2.85-486.fc35.noarch            111/186 
22:19:27 #14 8.820 Running transaction
22:19:27 #12 6.774 Transaction test succeeded.
22:19:27 #11 50.84 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:27 #11 50.88 Setting up libperlio-gzip-perl (0.19-1build8) ...
22:19:27 #11 50.89 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:27 #11 50.90 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:27 #11 50.92 Setting up libsereal-decoder-perl (4.023+ds-1) ...
22:19:27 #11 50.93 Setting up liburi-perl (5.10-1) ...
22:19:27 #11 50.94 Setting up libnet-ipv6addr-perl (1.02-1) ...
22:19:27 #11 50.95 Setting up libfile-touch-perl (0.12-1) ...
22:19:27 #11 50.97 Setting up libc-devtools (2.35-0ubuntu3.1) ...
22:19:27 #11 50.98 Setting up libemail-address-xs-perl (1.04-1build6) ...
22:19:27 #11 50.99 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
22:19:27 #11 51.01 Setting up python3-pkg-resources (59.6.0-1.2) ...
22:19:27 #11 44.97 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:27 #11 44.98 Setting up libref-util-perl (0.204-1) ...
22:19:27 #11 44.99 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:27 #11 45.00 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:27 #11 45.01 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
22:19:27 #11 45.02 Setting up libsocket6-perl (0.29-1build4) ...
22:19:27 #11 45.07 Setting up libio-prompt-tiny-perl (0.003-1) ...
22:19:27 #11 45.08 Setting up libhash-fieldhash-perl (0.15-1build5) ...
22:19:27 #11 45.09 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
22:19:27 #11 45.10 Setting up libvariable-magic-perl (0.62-1build5) ...
22:19:27 #11 45.11 Setting up python3-idna (3.3-1) ...
22:19:27 #12 7.184 Starting 2 pkgProblemResolver with broken count: 0
22:19:27 #12 7.189 Done
22:19:27 #10 48.79 Updating certificates in /etc/ssl/certs...
22:19:27 #10 48.50   Installing       : groff-base-1.22.4-9.fc36.aarch64                    66/146 
22:19:27 #10 48.51   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    66/146 
22:19:27 #10 48.53   Installing       : perl-Digest-1.20-2.fc36.noarch                      67/146 
22:19:27 #10 48.53   Installing       : perl-Digest-MD5-2.58-479.fc36.aarch64               68/146 
22:19:27 #10 48.54   Installing       : perl-B-1.82-486.fc36.aarch64                        69/146 
22:19:27 #10 48.55   Installing       : perl-FileHandle-2.03-486.fc36.noarch                70/146 
22:19:27 #10 48.56   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                71/146 
22:19:27 #10 48.56   Installing       : perl-Data-Dumper-2.183-3.fc36.aarch64               72/146 
22:19:27 #10 48.57   Installing       : perl-libnet-3.13-480.fc36.noarch                    73/146 
22:19:27 #10 48.58   Installing       : perl-base-2.27-486.fc36.noarch                      74/146 
22:19:27 #10 48.59   Installing       : perl-Net-SSLeay-1.92-2.fc36.aarch64                 75/146 
22:19:27 #10 48.61   Installing       : perl-URI-5.10-1.fc36.noarch                         76/146 
22:19:27 #10 48.61   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         77/146 
22:19:27 #10 48.62   Installing       : perl-if-0.60.900-486.fc36.noarch                    78/146 
22:19:27 #10 48.62   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             79/146 
22:19:27 #10 48.63   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             80/146 
22:19:27 #10 48.64   Installing       : perl-File-Path-2.18-479.fc36.noarch                 81/146 
22:19:27 #10 48.64   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              82/146 
22:19:27 #10 48.65   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              83/146 
22:19:27 #10 48.65   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              84/146 
22:19:27 #10 48.66   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              85/146 
22:19:27 #10 48.67   Installing       : perl-POSIX-1.97-486.fc36.aarch64                    86/146 
22:19:27 #10 48.67   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            87/146 
22:19:27 #10 48.68   Installing       : perl-subs-1.04-486.fc36.noarch                      88/146 
22:19:27 #10 48.68   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  89/146 
22:19:27 #10 48.69   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                90/146 
22:19:27 #10 48.70   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          91/146 
22:19:27 #10 48.70   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 92/146 
22:19:27 #10 48.71   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  93/146 
22:19:27 #10 48.71   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               94/146 
22:19:27 #10 48.72   Installing       : perl-Symbol-1.09-486.fc36.noarch                    95/146 
22:19:27 #10 48.72   Installing       : perl-File-stat-1.09-486.fc36.noarch                 96/146 
22:19:27 #10 48.73   Installing       : perl-Socket-4:2.036-1.fc36.aarch64                  97/146 
22:19:27 #10 48.73   Installing       : perl-podlators-1:4.14-479.fc36.noarch               98/146 
22:19:27 #10 48.74   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            99/146 
22:19:27 #10 48.75   Installing       : perl-Fcntl-1.14-486.fc36.aarch64                   100/146 
22:19:27 #10 48.75   Installing       : perl-mro-1.25-486.fc36.aarch64                     101/146 
22:19:27 #10 48.76   Installing       : perl-overloading-0.02-486.fc36.noarch              102/146 
22:19:27 #10 48.77   Installing       : perl-IO-1.46-486.fc36.aarch64                      103/146 
22:19:27 #10 48.77   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            104/146 
22:19:27 #10 48.78   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              105/146 
22:19:27 #10 48.78   Installing       : perl-Errno-1.33-486.fc36.aarch64                   106/146 
22:19:27 #10 48.79   Installing       : perl-File-Basename-2.85-486.fc36.noarch            107/146 
22:19:27 #10 48.79   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               108/146 
22:19:27 #10 48.80   Installing       : perl-MIME-Base64-3.16-479.fc36.aarch64             109/146 
22:19:27 #10 48.80   Installing       : perl-constant-1.33-480.fc36.noarch                 110/146 
22:19:27 #12 10.31 Selecting previously unselected package libsepol1-dev:armhf.
22:19:27 #12 10.31 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
22:19:27 #12 10.31 Unpacking libsepol1-dev:armhf (2.8-1) ...
22:19:27 #12 10.38 Selecting previously unselected package libpcre16-3:armhf.
22:19:27 #12 10.38 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
22:19:27 #12 10.39 Unpacking libpcre16-3:armhf (2:8.39-12) ...
22:19:27 #12 10.43 Selecting previously unselected package libpcre32-3:armhf.
22:19:27 #12 10.43 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
22:19:27 #12 10.44 Unpacking libpcre32-3:armhf (2:8.39-12) ...
22:19:27 #12 10.49 Selecting previously unselected package libpcrecpp0v5:armhf.
22:19:28 #10 53.47 Setting up libimport-into-perl (1.002005-1) ...
22:19:28 #10 53.48 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:28 #10 53.49 Setting up libparams-validate-perl (1.29-1) ...
22:19:28 #10 53.50 Setting up libmoo-perl (2.003004-1) ...
22:19:28 #10 53.51 Setting up libb-hooks-endofscope-perl (0.21-1) ...
22:19:28 #10 53.52 Setting up libpackage-stash-perl (0.37-1) ...
22:19:28 #10 53.54 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
22:19:28 #10 53.55 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:28 #10 53.56 Setting up licensecheck (3.0.31-2) ...
22:19:28 #10 53.57 Setting up dh-autoreconf (17) ...
22:19:28 #10 53.58 Setting up libwww-perl (6.31-1ubuntu0.1) ...
22:19:28 #10 53.59 Setting up debhelper (11.1.6ubuntu2) ...
22:19:28 #10 53.61 Setting up equivs (2.1.0) ...
22:19:28 #10 53.62 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:28 #10 53.63 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
22:19:28 #10 53.64 Setting up libxml-parser-perl (2.44-2build3) ...
22:19:28 #10 53.65 Setting up libxml-sax-expat-perl (0.40-2) ...
22:19:28 #10 53.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:28 #13 6.152 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
22:19:28 #13 6.159 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
22:19:28 #13 6.193 Selecting previously unselected package libjsoncpp25:amd64.
22:19:28 #13 6.196 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
22:19:28 #13 6.200 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
22:19:28 #13 6.235 Selecting previously unselected package librhash0:amd64.
22:19:28 #13 6.237 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
22:19:28 #13 6.241 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
22:19:28 #13 6.272 Selecting previously unselected package libuv1:amd64.
22:19:28 #13 6.275 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
22:19:28 #13 6.278 Unpacking libuv1:amd64 (1.43.0-1) ...
22:19:28 #13 6.304 Selecting previously unselected package dh-elpa-helper.
22:19:28 #13 6.307 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
22:19:28 #13 6.310 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
22:19:28 #13 6.370 Selecting previously unselected package emacsen-common.
22:19:28 #13 6.372 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
22:19:28 #10 50.35   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               112/186 
22:19:28 #10 50.36   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     113/186 
22:19:28 #10 50.36   Installing       : perl-Storable-1:3.25-1.fc35.aarch64                114/186 
22:19:28 #10 50.37   Installing       : perl-overload-1.33-486.fc35.noarch                 115/186 
22:19:28 #10 50.37   Installing       : perl-vars-1.05-486.fc35.noarch                     116/186 
22:19:28 #10 50.38   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            117/186 
22:19:28 #10 50.39   Installing       : perl-Carp-1.52-478.fc35.noarch                     118/186 
22:19:28 #10 50.39   Installing       : perl-Exporter-5.76-479.fc35.noarch                 119/186 
22:19:28 #10 50.40   Installing       : perl-DynaLoader-1.50-486.fc35.aarch64              120/186 
22:19:28 #10 50.40   Installing       : perl-NDBM_File-1.15-486.fc35.aarch64               121/186 
22:19:28 #10 50.41   Installing       : perl-PathTools-3.80-478.fc35.aarch64               122/186 
22:19:28 #10 50.46   Installing       : perl-Encode-4:3.15-482.fc35.aarch64                123/186 
22:19:28 #10 50.56   Installing       : perl-libs-4:5.34.1-486.fc35.aarch64                124/186 
22:19:28 #24 52.28 Selecting previously unselected package gcc-aarch64-linux-gnu.
22:19:28 #24 52.28 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:19:28 #24 52.29 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
22:19:28 #24 52.31 Selecting previously unselected package linux-libc-dev-arm64-cross.
22:19:28 #24 52.32 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
22:19:28 #24 52.32 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
22:19:28 #24 52.49 Selecting previously unselected package libc6-dev-arm64-cross.
22:19:28 #24 52.49 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
22:19:28 #24 52.49 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
22:19:28 #24 52.75 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
22:19:28 #12 6.774 Running transaction
22:19:28 #9 52.95 Setting up bsdmainutils (11.1.2+b1) ...
22:19:28 #9 52.98 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:19:28 #9 52.98 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:19:28 #9 52.99 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u4) ...
22:19:28 #9 53.00 Setting up libcroco3:armhf (0.6.12-3) ...
22:19:28 #9 53.01 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
22:19:28 #9 53.02 Setting up ucf (3.0038+nmu1) ...
22:19:28 #9 53.12 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
22:19:28 #9 53.13 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
22:19:28 #9 53.14 Setting up groff-base (1.22.4-3+deb10u1) ...
22:19:28 #9 53.17 Setting up cpp (4:8.3.0-1) ...
22:19:28 #9 53.18 Setting up gpgconf (2.2.12-1+deb10u2) ...
22:19:28 #9 53.19 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
22:19:28 #9 53.21 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
22:19:28 #9 53.22 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
22:19:28 #9 53.23 Setting up curl (7.64.0-4+deb10u3) ...
22:19:28 #9 53.24 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
22:19:28 #9 53.25 Setting up gpg (2.2.12-1+deb10u2) ...
22:19:28 #9 53.26 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
22:19:28 #9 53.27 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
22:19:28 #9 53.29 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
22:19:28 #9 53.30 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:19:28 #11 51.22 Setting up automake (1:1.16.5-1.3) ...
22:19:28 #11 51.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:28 #11 51.23 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
22:19:28 #11 51.23 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
22:19:28 #11 51.24 Setting up libapt-pkg-perl (0.1.40build2) ...
22:19:28 #11 51.25 Setting up libstring-escape-perl (2010.002-2) ...
22:19:28 #11 51.26 Setting up libhttp-date-perl (6.05-1) ...
22:19:28 #11 51.27 Setting up libfile-which-perl (1.23-1) ...
22:19:28 #11 51.28 Setting up libfile-basedir-perl (0.09-1) ...
22:19:28 #11 51.30 Setting up libunicode-utf8-perl (0.62-1build4) ...
22:19:28 #11 51.31 Setting up libset-intspan-perl (1.19-2) ...
22:19:28 #11 51.33 Setting up libmouse-perl (2.5.10-1build4) ...
22:19:28 #13 16.94   Running scriptlet: glibc-common-2.34-40.el9.aarch64                     80/80 
22:19:28 #13 18.95   Verifying        : acl-2.3.1-3.el9.aarch64                               1/80 
22:19:28 #13 18.95   Verifying        : cryptsetup-libs-2.4.3-5.el9.aarch64                   2/80 
22:19:28 #13 18.95   Verifying        : dbus-1:1.12.20-6.el9.aarch64                          3/80 
22:19:28 #13 18.95   Verifying        : dbus-broker-28-7.el9.aarch64                          4/80 
22:19:28 #13 18.95   Verifying        : dbus-common-1:1.12.20-6.el9.noarch                    5/80 
22:19:28 #13 18.95   Verifying        : device-mapper-9:1.02.185-3.el9.aarch64                6/80 
22:19:28 #13 18.95   Verifying        : device-mapper-libs-9:1.02.185-3.el9.aarch64           7/80 
22:19:28 #13 18.95   Verifying        : glibc-langpack-en-2.34-47.el9.aarch64                 8/80 
22:19:28 #13 18.95   Verifying        : kmod-libs-28-7.el9.aarch64                            9/80 
22:19:28 #13 18.95   Verifying        : libatomic-11.3.1-2.1.el9.aarch64                     10/80 
22:19:28 #13 18.95   Verifying        : libcbor-0.7.0-5.el9.aarch64                          11/80 
22:19:28 #13 18.95   Verifying        : libedit-3.1-37.20210216cvs.el9.aarch64               12/80 
22:19:28 #13 18.95   Verifying        : libfido2-1.6.0-7.el9.aarch64                         13/80 
22:19:28 #13 18.95   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       14/80 
22:19:28 #13 18.95   Verifying        : make-1:4.3-7.el9.aarch64                             15/80 
22:19:28 #13 18.95   Verifying        : openssh-8.7p1-24.el9.aarch64                         16/80 
22:19:28 #13 18.95   Verifying        : openssh-clients-8.7p1-24.el9.aarch64                 17/80 
22:19:28 #13 18.95   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           18/80 
22:19:28 #13 18.95   Verifying        : selinux-policy-34.1.44-1.el9.noarch                  19/80 
22:19:28 #13 18.95   Verifying        : selinux-policy-targeted-34.1.44-1.el9.noarch         20/80 
22:19:28 #13 18.95   Verifying        : systemd-250-11.el9.aarch64                           21/80 
22:19:28 #13 18.95   Verifying        : systemd-pam-250-11.el9.aarch64                       22/80 
22:19:28 #13 18.95   Verifying        : systemd-rpm-macros-250-11.el9.noarch                 23/80 
22:19:28 #13 18.95   Verifying        : which-2.21-28.el9.aarch64                            24/80 
22:19:28 #13 18.95   Verifying        : annobin-10.73-3.el9.aarch64                          25/80 
22:19:28 #13 18.95   Verifying        : autoconf-2.69-38.el9.noarch                          26/80 
22:19:28 #13 18.95   Verifying        : automake-1.16.2-6.el9.noarch                         27/80 
22:19:28 #13 18.95   Verifying        : cmake-3.20.2-7.el9.aarch64                           28/80 
22:19:28 #13 18.95   Verifying        : cmake-data-3.20.2-7.el9.noarch                       29/80 
22:19:28 #13 18.95   Verifying        : cmake-filesystem-3.20.2-7.el9.aarch64                30/80 
22:19:28 #13 18.95   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 31/80 
22:19:28 #13 18.95   Verifying        : cpp-11.3.1-2.1.el9.aarch64                           32/80 
22:19:28 #13 18.95   Verifying        : gcc-11.3.1-2.1.el9.aarch64                           33/80 
22:19:28 #13 18.95   Verifying        : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            34/80 
22:19:28 #13 18.95   Verifying        : git-2.31.1-2.el9.2.aarch64                           35/80 
22:19:28 #13 18.95   Verifying        : git-core-2.31.1-2.el9.2.aarch64                      36/80 
22:19:28 #13 18.95   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   37/80 
22:19:28 #13 18.95   Verifying        : glibc-devel-2.34-47.el9.aarch64                      38/80 
22:19:28 #13 18.95   Verifying        : kernel-headers-5.14.0-176.el9.aarch64                39/80 
22:19:28 #13 18.95   Verifying        : libasan-11.3.1-2.1.el9.aarch64                       40/80 
22:19:28 #13 18.95   Verifying        : libmpc-1.2.1-4.el9.aarch64                           41/80 
22:19:28 #13 18.95   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 42/80 
22:19:28 #13 18.95   Verifying        : libselinux-devel-3.4-3.el9.aarch64                   43/80 
22:19:28 #13 18.95   Verifying        : libsepol-devel-3.4-1.1.el9.aarch64                   44/80 
22:19:28 #13 18.95   Verifying        : libtool-2.4.6-45.el9.aarch64                         45/80 
22:19:28 #13 18.95   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    46/80 
22:19:28 #13 18.95   Verifying        : libubsan-11.3.1-2.1.el9.aarch64                      47/80 
22:19:28 #13 18.95   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         48/80 
22:19:28 #13 18.95   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 49/80 
22:19:28 #13 18.95   Verifying        : llvm-libs-14.0.6-1.el9.aarch64                       50/80 
22:19:28 #13 18.95   Verifying        : m4-1.4.19-1.el9.aarch64                              51/80 
22:19:28 #13 18.95   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      52/80 
22:19:28 #13 18.95   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      53/80 
22:19:28 #13 18.95   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      54/80 
22:19:28 #13 18.95   Verifying        : perl-DynaLoader-1.47-479.el9.aarch64                 55/80 
22:19:28 #13 18.95   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    56/80 
22:19:28 #13 18.95   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           57/80 
22:19:28 #13 18.95   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   58/80 
22:19:28 #13 18.95   Verifying        : perl-File-Find-1.37-479.el9.noarch                   59/80 
22:19:28 #13 18.95   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       60/80 
22:19:28 #13 18.95   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 61/80 
22:19:28 #13 18.95   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                62/80 
22:19:28 #13 18.95   Verifying        : perl-lib-0.65-479.el9.aarch64                        63/80 
22:19:28 #13 18.95   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  64/80 
22:19:28 #13 18.95   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             65/80 
22:19:28 #13 18.95   Verifying        : policycoreutils-devel-3.4-4.el9.aarch64              66/80 
22:19:28 #13 18.95   Verifying        : selinux-policy-devel-34.1.44-1.el9.noarch            67/80 
22:19:28 #13 18.95   Verifying        : systemd-devel-250-11.el9.aarch64                     68/80 
22:19:28 #13 18.95   Verifying        : device-mapper-devel-9:1.02.185-3.el9.aarch64         69/80 
22:19:28 #13 18.95   Verifying        : glibc-static-2.34-47.el9.aarch64                     70/80 
22:19:28 #13 18.95   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              71/80 
22:19:28 #13 18.95   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                72/80 
22:19:28 #13 18.95   Verifying        : glibc-2.34-47.el9.aarch64                            73/80 
22:19:28 #13 18.95   Verifying        : glibc-2.34-40.el9.aarch64                            74/80 
22:19:28 #13 18.95   Verifying        : glibc-common-2.34-47.el9.aarch64                     75/80 
22:19:28 #13 18.95   Verifying        : glibc-common-2.34-40.el9.aarch64                     76/80 
22:19:28 #13 18.95   Verifying        : glibc-gconv-extra-2.34-47.el9.aarch64                77/80 
22:19:28 #13 18.95   Verifying        : glibc-gconv-extra-2.34-40.el9.aarch64                78/80 
22:19:28 #13 18.95   Verifying        : glibc-minimal-langpack-2.34-47.el9.aarch64           79/80 
22:19:28 #11 45.30 Setting up libio-html-perl (1.004-2) ...
22:19:28 #11 45.32 Setting up libpod-parser-perl (1.63-2) ...
22:19:28 #11 45.32 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
22:19:28 #11 45.33 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
22:19:28 #11 45.34 Setting up libparams-util-perl (1.102-1build3) ...
22:19:28 #11 45.35 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
22:19:28 #11 45.36 Setting up libtime-duration-perl (1.21-1) ...
22:19:28 #11 45.37 Setting up autoconf (2.71-2) ...
22:19:28 #11 45.39 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:28 #12 7.712 The following additional packages will be installed:
22:19:28 #12 7.713   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:19:28 #12 7.713   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:28 #12 7.713   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
22:19:28 #12 7.713   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-dev
22:19:28 #12 7.713   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:28 #12 7.714   libstdc++-10-dev libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1
22:19:28 #12 7.714   pkg-config udev
22:19:28 #12 7.716 Suggested packages:
22:19:28 #12 7.716   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
22:19:28 #12 7.716   libstdc++-10-doc
22:19:28 #12 7.716 Recommended packages:
22:19:28 #12 7.716   libglib2.0-data shared-mime-info xdg-user-dirs
22:19:28 #10 49.17 129 added, 0 removed; done.
22:19:28 #12 0.853 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
22:19:28 #12 0.916 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
22:19:28 #12 0.991 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
22:19:28 #10 48.81   Installing       : perl-parent-1:0.238-479.fc36.noarch                111/146 
22:19:28 #10 48.81   Installing       : perl-vars-1.05-486.fc36.noarch                     112/146 
22:19:28 #10 48.82   Installing       : perl-overload-1.33-486.fc36.noarch                 113/146 
22:19:28 #10 48.83   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     114/146 
22:19:28 #10 48.83   Installing       : perl-Storable-1:3.25-2.fc36.aarch64                115/146 
22:19:28 #10 48.84   Installing       : perl-Getopt-Long-1:2.52-479.fc36.noarch            116/146 
22:19:28 #10 48.84   Installing       : perl-DynaLoader-1.50-486.fc36.aarch64              117/146 
22:19:28 #10 48.85   Installing       : perl-Carp-1.52-479.fc36.noarch                     118/146 
22:19:28 #10 48.85   Installing       : perl-Exporter-5.76-480.fc36.noarch                 119/146 
22:19:28 #10 48.86   Installing       : perl-NDBM_File-1.15-486.fc36.aarch64               120/146 
22:19:28 #10 48.87   Installing       : perl-PathTools-3.80-479.fc36.aarch64               121/146 
22:19:28 #10 48.92   Installing       : perl-Encode-4:3.17-485.fc36.aarch64                122/146 
22:19:28 #12 10.49 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
22:19:28 #12 10.49 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
22:19:28 #12 10.53 Selecting previously unselected package libpcre3-dev:armhf.
22:19:28 #12 10.53 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
22:19:28 #12 10.53 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
22:19:28 #12 10.61 Selecting previously unselected package libselinux1-dev:armhf.
22:19:28 #12 10.61 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
22:19:28 #12 10.62 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
22:19:28 #12 10.66 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:28 #12 10.66 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
22:19:28 #12 10.67 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
22:19:28 #12 10.70 Selecting previously unselected package libltdl7:armhf.
22:19:28 #12 10.70 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
22:19:28 #12 10.71 Unpacking libltdl7:armhf (2.4.6-9) ...
22:19:28 #12 10.74 Selecting previously unselected package libltdl-dev:armhf.
22:19:28 #10 53.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:28 #10 53.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:28 #10 53.90 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:28 #10 53.92 Processing triggers for ca-certificates (20211016~18.04.1) ...
22:19:28 #10 53.93 Updating certificates in /etc/ssl/certs...
22:19:28 #13 6.382 Unpacking emacsen-common (3.0.4) ...
22:19:28 #13 6.421 Selecting previously unselected package cmake-data.
22:19:28 #13 6.423 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
22:19:28 #13 6.430 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:28 #10 50.57   Installing       : perl-interpreter-4:5.34.1-486.fc35.aarch64         125/186 
22:19:28 #10 50.58   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.aarch64     126/186 
22:19:28 #10 50.58   Installing       : python3-zstd-1.4.5.1-5.fc35.aarch64                127/186 
22:19:28 #10 50.60   Installing       : shared-mime-info-2.1-3.fc35.aarch64                128/186 
22:19:28 #10 50.61   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                128/186 
22:19:28 #10 50.63   Installing       : gdk-pixbuf2-2.42.6-2.fc35.aarch64                  129/186 
22:19:28 #10 50.65   Installing       : libappstream-glib-0.7.18-3.fc35.aarch64            130/186 
22:19:28 #10 50.66   Installing       : systemd-libs-249.12-5.fc35.aarch64                 131/186 
22:19:28 #10 50.67   Running scriptlet: systemd-libs-249.12-5.fc35.aarch64                 131/186 
22:19:28 #10 50.69   Installing       : dbus-libs-1:1.12.22-1.fc35.aarch64                 132/186 
22:19:28 #10 50.71   Installing       : python3-dbus-1.2.18-2.fc35.aarch64                 133/186 
22:19:28 #10 50.72   Installing       : xxhash-libs-0.8.1-1.fc35.aarch64                   134/186 
22:19:28 #10 50.78   Installing       : gdb-minimal-12.1-1.fc35.aarch64                    135/186 
22:19:28 #10 50.78   Installing       : debugedit-5.0-2.fc35.aarch64                       136/186 
22:19:28 #10 50.80   Installing       : zstd-1.5.2-2.fc35.aarch64                          137/186 
22:19:28 #10 50.81   Upgrading        : dnf-data-4.14.0-1.fc35.noarch                      138/186 
22:19:28 #10 50.81 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
22:19:28 #10 50.81 
22:19:28 #10 50.84   Upgrading        : python3-dnf-4.14.0-1.fc35.noarch                   139/186 
22:19:28 #10 50.86   Upgrading        : dnf-4.14.0-1.fc35.noarch                           140/186 
22:19:28 #10 50.87   Running scriptlet: dnf-4.14.0-1.fc35.noarch                           140/186 
22:19:28 #10 50.88   Installing       : rust-srpm-macros-22-1.fc35.noarch                  141/186 
22:19:28 #10 50.88   Installing       : ansible-srpm-macros-1-8.1.fc35.noarch              142/186 
22:19:28 #10 50.89   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               143/186 
22:19:28 #24 52.76 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
22:19:28 #24 52.76 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
22:19:28 #24 53.01 Selecting previously unselected package g++-10-aarch64-linux-gnu.
22:19:28 #10 56.53   Running scriptlet: glibc-common-2.34-25.fc35.x86_64                   186/186 
22:19:28 #10 59.26   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/186 
22:19:28 #10 59.26   Verifying        : bzip2-1.0.8-9.fc35.x86_64                            2/186 
22:19:28 #10 59.26   Verifying        : cpio-2.13-11.fc35.x86_64                             3/186 
22:19:28 #10 59.26   Verifying        : dash-0.5.10.2-9.fc35.x86_64                          4/186 
22:19:28 #10 59.26   Verifying        : debugedit-5.0-2.fc35.x86_64                          5/186 
22:19:28 #10 59.26   Verifying        : deltarpm-3.6.2-10.fc35.x86_64                        6/186 
22:19:28 #10 59.26   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.x86_64        7/186 
22:19:28 #10 59.26   Verifying        : diffutils-3.8-1.fc35.x86_64                          8/186 
22:19:28 #10 59.26   Verifying        : dwz-0.14-2.fc35.x86_64                               9/186 
22:19:28 #10 59.26   Verifying        : ed-1.14.2-11.fc35.x86_64                            10/186 
22:19:28 #10 59.26   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     11/186 
22:19:28 #10 59.26   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               12/186 
22:19:28 #10 59.26   Verifying        : enchant-1:1.6.0-28.fc35.x86_64                      13/186 
22:19:28 #10 59.26   Verifying        : file-5.40-9.fc35.x86_64                             14/186 
22:19:28 #10 59.26   Verifying        : findutils-1:4.8.0-4.fc35.x86_64                     15/186 
22:19:28 #10 59.26   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              16/186 
22:19:28 #10 59.26   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             17/186 
22:19:28 #10 59.26   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   18/186 
22:19:28 #10 59.26   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    19/186 
22:19:28 #10 59.26   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 20/186 
22:19:28 #10 59.26   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   21/186 
22:19:28 #10 59.26   Verifying        : groff-base-1.22.4-8.fc35.x86_64                     22/186 
22:19:28 #10 59.26   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.x86_64        23/186 
22:19:28 #10 59.26   Verifying        : hunspell-1.7.0-11.fc35.x86_64                       24/186 
22:19:28 #10 59.26   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             25/186 
22:19:28 #10 59.26   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          26/186 
22:19:28 #10 59.26   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          27/186 
22:19:28 #10 59.26   Verifying        : hunspell-filesystem-1.7.0-11.fc35.x86_64            28/186 
22:19:28 #10 59.26   Verifying        : info-6.8-2.fc35.x86_64                              29/186 
22:19:28 #10 59.26   Verifying        : json-glib-1.6.6-1.fc35.x86_64                       30/186 
22:19:28 #10 59.26   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                31/186 
22:19:28 #10 59.26   Verifying        : libappstream-glib-0.7.18-3.fc35.x86_64              32/186 
22:19:28 #10 59.26   Verifying        : libevent-2.1.12-4.fc35.x86_64                       33/186 
22:19:28 #10 59.26   Verifying        : libjpeg-turbo-2.1.0-3.fc35.x86_64                   34/186 
22:19:28 #10 59.26   Verifying        : libpkgconf-1.8.0-1.fc35.x86_64                      35/186 
22:19:28 #10 59.26   Verifying        : libpng-2:1.6.37-11.fc35.x86_64                      36/186 
22:19:28 #10 59.26   Verifying        : libproxy-0.4.17-3.fc35.x86_64                       37/186 
22:19:28 #10 59.26   Verifying        : libstemmer-0-17.585svn.fc35.x86_64                  38/186 
22:19:28 #10 59.26   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     39/186 
22:19:28 #10 59.26   Verifying        : ncurses-6.2-8.20210508.fc35.x86_64                  40/186 
22:19:28 #10 59.26   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     41/186 
22:19:28 #10 59.26   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   42/186 
22:19:28 #10 59.27   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               43/186 
22:19:28 #10 59.27   Verifying        : patch-2.7.6-15.fc35.x86_64                          44/186 
22:19:28 #10 59.27   Verifying        : perl-Carp-1.52-478.fc35.noarch                      45/186 
22:19:28 #10 59.27   Verifying        : perl-Data-Dumper-2.183-2.fc35.x86_64                46/186 
22:19:28 #10 59.27   Verifying        : perl-Digest-1.20-1.fc35.noarch                      47/186 
22:19:28 #10 59.27   Verifying        : perl-Digest-MD5-2.58-478.fc35.x86_64                48/186 
22:19:28 #10 59.27   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  49/186 
22:19:28 #10 59.27   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 50/186 
22:19:28 #10 59.27   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          51/186 
22:19:28 #10 59.27   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             52/186 
22:19:28 #10 59.27   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              53/186 
22:19:28 #10 59.27   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              54/186 
22:19:28 #10 59.27   Verifying        : perl-MIME-Base64-3.16-478.fc35.x86_64               55/186 
22:19:28 #10 59.27   Verifying        : perl-Net-SSLeay-1.90-4.fc35.x86_64                  56/186 
22:19:28 #10 59.27   Verifying        : perl-PathTools-3.80-478.fc35.x86_64                 57/186 
22:19:28 #10 59.27   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             58/186 
22:19:28 #10 59.27   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            59/186 
22:19:28 #10 59.27   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                60/186 
22:19:28 #10 59.27   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               61/186 
22:19:28 #10 59.27   Verifying        : perl-Socket-4:2.032-2.fc35.x86_64                   62/186 
22:19:28 #10 59.27   Verifying        : perl-Storable-1:3.25-1.fc35.x86_64                  63/186 
22:19:28 #10 59.27   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            64/186 
22:19:28 #10 59.27   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  65/186 
22:19:28 #10 59.27   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           66/186 
22:19:28 #10 59.27   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         67/186 
22:19:28 #10 59.27   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             68/186 
22:19:28 #10 59.27   Verifying        : perl-URI-5.09-4.fc35.noarch                         69/186 
22:19:28 #10 59.27   Verifying        : perl-constant-1.33-479.fc35.noarch                  70/186 
22:19:28 #10 59.27   Verifying        : perl-libnet-3.13-479.fc35.noarch                    71/186 
22:19:28 #10 59.27   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 72/186 
22:19:28 #10 59.27   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               73/186 
22:19:28 #10 59.27   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   74/186 
22:19:28 #10 59.27   Verifying        : pkgconf-1.8.0-1.fc35.x86_64                         75/186 
22:19:28 #10 59.27   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      76/186 
22:19:28 #10 59.27   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.x86_64              77/186 
22:19:28 #10 59.27   Verifying        : protobuf-c-1.4.0-1.fc35.x86_64                      78/186 
22:19:28 #10 59.27   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              79/186 
22:19:28 #10 59.27   Verifying        : python3-dbus-1.2.18-2.fc35.x86_64                   80/186 
22:19:28 #10 59.27   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  81/186 
22:19:28 #10 59.27   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    82/186 
22:19:28 #10 59.27   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    83/186 
22:19:28 #10 59.27   Verifying        : python3-six-1.16.0-4.fc35.noarch                    84/186 
22:19:28 #10 59.27   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   85/186 
22:19:28 #10 59.27   Verifying        : python3-zstd-1.4.5.1-5.fc35.x86_64                  86/186 
22:19:28 #10 59.27   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                87/186 
22:19:28 #10 59.27   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                  88/186 
22:19:28 #10 59.27   Verifying        : unzip-6.0-53.fc35.x86_64                            89/186 
22:19:28 #10 59.27   Verifying        : xz-5.2.5-7.fc35.x86_64                              90/186 
22:19:28 #10 59.27   Verifying        : zip-3.0-31.fc35.x86_64                              91/186 
22:19:28 #10 59.27   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         92/186 
22:19:28 #10 59.27   Verifying        : ansible-srpm-macros-1-8.1.fc35.noarch               93/186 
22:19:28 #10 59.27   Verifying        : binutils-2.37-25.fc35.x86_64                        94/186 
22:19:28 #10 59.27   Verifying        : binutils-gold-2.37-25.fc35.x86_64                   95/186 
22:19:28 #10 59.27   Verifying        : dbus-libs-1:1.12.22-1.fc35.x86_64                   96/186 
22:19:28 #10 59.27   Verifying        : desktop-file-utils-0.26-5.fc35.x86_64               97/186 
22:19:28 #10 59.27   Verifying        : dnf-plugins-core-4.3.1-1.fc35.noarch                98/186 
22:19:28 #10 59.27   Verifying        : elfutils-0.187-4.fc35.x86_64                        99/186 
22:19:28 #10 59.27   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.x86_64     100/186 
22:19:28 #10 59.27   Verifying        : gdb-minimal-12.1-1.fc35.x86_64                     101/186 
22:19:28 #10 59.27   Verifying        : glib-networking-2.70.1-1.fc35.x86_64               102/186 
22:19:28 #10 59.27   Verifying        : glibc-gconv-extra-2.34-43.fc35.x86_64              103/186 
22:19:28 #10 59.27   Verifying        : go-srpm-macros-3.2.0-1.fc35.noarch                 104/186 
22:19:28 #10 59.27   Verifying        : libsoup-2.74.2-1.fc35.x86_64                       105/186 
22:19:28 #10 59.27   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               106/186 
22:19:28 #10 59.27   Verifying        : perl-B-1.82-486.fc35.x86_64                        107/186 
22:19:28 #10 59.27   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             108/186 
22:19:28 #10 59.27   Verifying        : perl-DynaLoader-1.50-486.fc35.x86_64               109/186 
22:19:28 #10 59.28   Verifying        : perl-Encode-4:3.15-482.fc35.x86_64                 110/186 
22:19:28 #10 59.28   Verifying        : perl-Errno-1.33-486.fc35.x86_64                    111/186 
22:19:28 #10 59.28   Verifying        : perl-Fcntl-1.14-486.fc35.x86_64                    112/186 
22:19:28 #10 59.28   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            113/186 
22:19:28 #10 59.28   Verifying        : perl-File-stat-1.09-486.fc35.noarch                114/186 
22:19:28 #10 59.28   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               115/186 
22:19:28 #10 59.28   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               116/186 
22:19:28 #10 59.28   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 117/186 
22:19:28 #10 59.28   Verifying        : perl-IO-1.46-486.fc35.x86_64                       118/186 
22:19:28 #10 59.28   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                119/186 
22:19:28 #10 59.28   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             120/186 
22:19:28 #10 59.28   Verifying        : perl-NDBM_File-1.15-486.fc35.x86_64                121/186 
22:19:28 #10 59.28   Verifying        : perl-POSIX-1.97-486.fc35.x86_64                    122/186 
22:19:28 #10 59.28   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      123/186 
22:19:28 #10 59.28   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              124/186 
22:19:28 #10 59.28   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   125/186 
22:19:28 #10 59.28   Verifying        : perl-base-2.27-486.fc35.noarch                     126/186 
22:19:28 #10 59.28   Verifying        : perl-if-0.60.900-486.fc35.noarch                   127/186 
22:19:28 #10 59.28   Verifying        : perl-interpreter-4:5.34.1-486.fc35.x86_64          128/186 
22:19:28 #10 59.28   Verifying        : perl-libs-4:5.34.1-486.fc35.x86_64                 129/186 
22:19:28 #10 59.28   Verifying        : perl-mro-1.25-486.fc35.x86_64                      130/186 
22:19:28 #10 59.28   Verifying        : perl-overload-1.33-486.fc35.noarch                 131/186 
22:19:28 #10 59.28   Verifying        : perl-overloading-0.02-486.fc35.noarch              132/186 
22:19:28 #10 59.28   Verifying        : perl-subs-1.04-486.fc35.noarch                     133/186 
22:19:28 #10 59.28   Verifying        : perl-vars-1.05-486.fc35.noarch                     134/186 
22:19:28 #10 59.28   Verifying        : python-srpm-macros-3.10-12.fc35.noarch             135/186 
22:19:28 #10 59.28   Verifying        : python3-construct-2.10.68-1.fc35.noarch            136/186 
22:19:28 #10 59.28   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       137/186 
22:19:28 #10 59.28   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                138/186 
22:19:28 #10 59.28   Verifying        : python3-unbound-1.16.3-1.fc35.x86_64               139/186 
22:19:28 #10 59.28   Verifying        : redhat-rpm-config-202-1.fc35.noarch                140/186 
22:19:28 #10 59.28   Verifying        : rpm-build-4.17.1-3.fc35.x86_64                     141/186 
22:19:28 #10 59.28   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch         142/186 
22:19:28 #10 59.28   Verifying        : rpmlint-2.2.0-6.fc35.noarch                        143/186 
22:19:28 #10 59.28   Verifying        : rpmlint-fedora-license-data-1.6-1.fc35.noarch      144/186 
22:19:28 #10 59.28   Verifying        : rust-srpm-macros-22-1.fc35.noarch                  145/186 
22:19:28 #10 59.28   Verifying        : systemd-libs-249.12-5.fc35.x86_64                  146/186 
22:19:28 #10 59.28   Verifying        : unbound-anchor-1.16.3-1.fc35.x86_64                147/186 
22:19:28 #10 59.28   Verifying        : unbound-libs-1.16.3-1.fc35.x86_64                  148/186 
22:19:28 #10 59.28   Verifying        : xxhash-libs-0.8.1-1.fc35.x86_64                    149/186 
22:19:28 #10 59.28   Verifying        : zstd-1.5.2-2.fc35.x86_64                           150/186 
22:19:28 #10 59.28   Verifying        : dnf-4.14.0-1.fc35.noarch                           151/186 
22:19:28 #10 59.28   Verifying        : dnf-4.9.0-1.fc35.noarch                            152/186 
22:19:28 #10 59.28   Verifying        : dnf-data-4.14.0-1.fc35.noarch                      153/186 
22:19:28 #10 59.28   Verifying        : dnf-data-4.9.0-1.fc35.noarch                       154/186 
22:19:28 #10 59.28   Verifying        : elfutils-libelf-0.187-4.fc35.x86_64                155/186 
22:19:28 #10 59.28   Verifying        : elfutils-libelf-0.186-1.fc35.x86_64                156/186 
22:19:28 #10 59.28   Verifying        : elfutils-libs-0.187-4.fc35.x86_64                  157/186 
22:19:28 #10 59.28   Verifying        : elfutils-libs-0.186-1.fc35.x86_64                  158/186 
22:19:28 #10 59.28   Verifying        : glibc-2.34-43.fc35.x86_64                          159/186 
22:19:28 #10 59.28   Verifying        : glibc-2.34-25.fc35.x86_64                          160/186 
22:19:28 #10 59.28   Verifying        : glibc-common-2.34-43.fc35.x86_64                   161/186 
22:19:28 #10 59.28   Verifying        : glibc-common-2.34-25.fc35.x86_64                   162/186 
22:19:28 #10 59.28   Verifying        : glibc-minimal-langpack-2.34-43.fc35.x86_64         163/186 
22:19:28 #10 59.28   Verifying        : glibc-minimal-langpack-2.34-25.fc35.x86_64         164/186 
22:19:28 #10 59.28   Verifying        : libdnf-0.68.0-1.fc35.x86_64                        165/186 
22:19:28 #10 59.28   Verifying        : libdnf-0.64.0-1.fc35.x86_64                        166/186 
22:19:28 #10 59.28   Verifying        : libsolv-0.7.22-1.fc35.x86_64                       167/186 
22:19:28 #10 59.29   Verifying        : libsolv-0.7.19-3.fc35.x86_64                       168/186 
22:19:28 #10 59.29   Verifying        : python3-dnf-4.14.0-1.fc35.noarch                   169/186 
22:19:28 #10 59.29   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    170/186 
22:19:28 #10 59.29   Verifying        : python3-hawkey-0.68.0-1.fc35.x86_64                171/186 
22:19:28 #10 59.29   Verifying        : python3-hawkey-0.64.0-1.fc35.x86_64                172/186 
22:19:28 #10 59.29   Verifying        : python3-libdnf-0.68.0-1.fc35.x86_64                173/186 
22:19:28 #10 59.29   Verifying        : python3-libdnf-0.64.0-1.fc35.x86_64                174/186 
22:19:28 #10 59.29   Verifying        : python3-rpm-4.17.1-3.fc35.x86_64                   175/186 
22:19:28 #10 59.29   Verifying        : python3-rpm-4.17.0-4.fc35.x86_64                   176/186 
22:19:28 #10 59.29   Verifying        : rpm-4.17.1-3.fc35.x86_64                           177/186 
22:19:28 #10 59.29   Verifying        : rpm-4.17.0-4.fc35.x86_64                           178/186 
22:19:28 #10 59.29   Verifying        : rpm-build-libs-4.17.1-3.fc35.x86_64                179/186 
22:19:28 #10 59.29   Verifying        : rpm-build-libs-4.17.0-4.fc35.x86_64                180/186 
22:19:28 #10 59.29   Verifying        : rpm-libs-4.17.1-3.fc35.x86_64                      181/186 
22:19:28 #10 59.29   Verifying        : rpm-libs-4.17.0-4.fc35.x86_64                      182/186 
22:19:28 #10 59.29   Verifying        : rpm-sign-libs-4.17.1-3.fc35.x86_64                 183/186 
22:19:28 #10 59.29   Verifying        : rpm-sign-libs-4.17.0-4.fc35.x86_64                 184/186 
22:19:28 #10 59.29   Verifying        : yum-4.14.0-1.fc35.noarch                           185/186 
22:19:28 #10 59.29   Verifying        : yum-4.9.0-1.fc35.noarch                            186/186 
22:19:28 #10 59.51 
22:19:28 #10 59.51 Upgraded:
22:19:28 #10 59.51   dnf-4.14.0-1.fc35.noarch                                                      
22:19:28 #10 59.51   dnf-data-4.14.0-1.fc35.noarch                                                 
22:19:28 #10 59.51   elfutils-libelf-0.187-4.fc35.x86_64                                           
22:19:28 #10 59.51   elfutils-libs-0.187-4.fc35.x86_64                                             
22:19:28 #10 59.51   glibc-2.34-43.fc35.x86_64                                                     
22:19:28 #10 59.51   glibc-common-2.34-43.fc35.x86_64                                              
22:19:28 #10 59.51   glibc-minimal-langpack-2.34-43.fc35.x86_64                                    
22:19:28 #10 59.51   libdnf-0.68.0-1.fc35.x86_64                                                   
22:19:28 #10 59.51   libsolv-0.7.22-1.fc35.x86_64                                                  
22:19:28 #10 59.51   python3-dnf-4.14.0-1.fc35.noarch                                              
22:19:28 #10 59.51   python3-hawkey-0.68.0-1.fc35.x86_64                                           
22:19:28 #10 59.51   python3-libdnf-0.68.0-1.fc35.x86_64                                           
22:19:28 #10 59.51   python3-rpm-4.17.1-3.fc35.x86_64                                              
22:19:28 #10 59.51   rpm-4.17.1-3.fc35.x86_64                                                      
22:19:28 #10 59.51   rpm-build-libs-4.17.1-3.fc35.x86_64                                           
22:19:28 #10 59.51   rpm-libs-4.17.1-3.fc35.x86_64                                                 
22:19:28 #10 59.51   rpm-sign-libs-4.17.1-3.fc35.x86_64                                            
22:19:28 #10 59.51   yum-4.14.0-1.fc35.noarch                                                      
22:19:28 #10 59.51 Installed:
22:19:28 #10 59.51   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
22:19:28 #10 59.51   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
22:19:28 #10 59.51   ansible-srpm-macros-1-8.1.fc35.noarch                                         
22:19:28 #10 59.51   binutils-2.37-25.fc35.x86_64                                                  
22:19:28 #10 59.51   binutils-gold-2.37-25.fc35.x86_64                                             
22:19:28 #10 59.51   bzip2-1.0.8-9.fc35.x86_64                                                     
22:19:28 #10 59.51   cpio-2.13-11.fc35.x86_64                                                      
22:19:28 #10 59.51   dash-0.5.10.2-9.fc35.x86_64                                                   
22:19:28 #10 59.51   dbus-libs-1:1.12.22-1.fc35.x86_64                                             
22:19:28 #10 59.51   debugedit-5.0-2.fc35.x86_64                                                   
22:19:28 #10 59.51   deltarpm-3.6.2-10.fc35.x86_64                                                 
22:19:28 #10 59.51   desktop-file-utils-0.26-5.fc35.x86_64                                         
22:19:28 #10 59.51   devscripts-checkbashisms-2.21.4-1.fc35.x86_64                                 
22:19:28 #10 59.51   diffutils-3.8-1.fc35.x86_64                                                   
22:19:28 #10 59.51   dnf-plugins-core-4.3.1-1.fc35.noarch                                          
22:19:28 #10 59.51   dwz-0.14-2.fc35.x86_64                                                        
22:19:28 #10 59.51   ed-1.14.2-11.fc35.x86_64                                                      
22:19:28 #10 59.51   efi-srpm-macros-5-4.fc35.noarch                                               
22:19:28 #10 59.51   elfutils-0.187-4.fc35.x86_64                                                  
22:19:28 #10 59.51   elfutils-debuginfod-client-0.187-4.fc35.x86_64                                
22:19:28 #10 59.51   emacs-filesystem-1:27.2-9.fc35.noarch                                         
22:19:28 #10 59.51   enchant-1:1.6.0-28.fc35.x86_64                                                
22:19:28 #10 59.51   file-5.40-9.fc35.x86_64                                                       
22:19:28 #10 59.51   findutils-1:4.8.0-4.fc35.x86_64                                               
22:19:28 #10 59.51   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
22:19:28 #10 59.51   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
22:19:28 #10 59.51   fpc-srpm-macros-1.3-4.fc35.noarch                                             
22:19:28 #10 59.51   gdb-minimal-12.1-1.fc35.x86_64                                                
22:19:28 #10 59.51   gdk-pixbuf2-2.42.6-2.fc35.x86_64                                              
22:19:28 #10 59.51   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
22:19:28 #10 59.51   glib-networking-2.70.1-1.fc35.x86_64                                          
22:19:28 #10 59.51   glibc-gconv-extra-2.34-43.fc35.x86_64                                         
22:19:28 #10 59.51   gnat-srpm-macros-4-14.fc35.noarch                                             
22:19:28 #10 59.51   go-srpm-macros-3.2.0-1.fc35.noarch                                            
22:19:28 #10 59.51   groff-base-1.22.4-8.fc35.x86_64                                               
22:19:28 #10 59.51   gsettings-desktop-schemas-41.0-1.fc35.x86_64                                  
22:19:28 #10 59.51   hunspell-1.7.0-11.fc35.x86_64                                                 
22:19:28 #10 59.51   hunspell-en-0.20140811.1-20.fc35.noarch                                       
22:19:28 #10 59.51   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
22:19:28 #10 59.51   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
22:19:28 #10 59.51   hunspell-filesystem-1.7.0-11.fc35.x86_64                                      
22:19:28 #10 59.51   info-6.8-2.fc35.x86_64                                                        
22:19:28 #10 59.51   json-glib-1.6.6-1.fc35.x86_64                                                 
22:19:28 #10 59.51   kernel-srpm-macros-1.0-6.fc35.noarch                                          
22:19:28 #10 59.51   libappstream-glib-0.7.18-3.fc35.x86_64                                        
22:19:28 #10 59.51   libevent-2.1.12-4.fc35.x86_64                                                 
22:19:28 #10 59.51   libjpeg-turbo-2.1.0-3.fc35.x86_64                                             
22:19:28 #10 59.51   libpkgconf-1.8.0-1.fc35.x86_64                                                
22:19:28 #10 59.51   libpng-2:1.6.37-11.fc35.x86_64                                                
22:19:28 #10 59.51   libproxy-0.4.17-3.fc35.x86_64                                                 
22:19:28 #10 59.51   libsoup-2.74.2-1.fc35.x86_64                                                  
22:19:28 #10 59.51   libstemmer-0-17.585svn.fc35.x86_64                                            
22:19:28 #10 59.51   lua-srpm-macros-1-5.fc35.noarch                                               
22:19:28 #10 59.51   ncurses-6.2-8.20210508.fc35.x86_64                                            
22:19:28 #10 59.51   nim-srpm-macros-3-5.fc35.noarch                                               
22:19:28 #10 59.51   ocaml-srpm-macros-6-5.fc35.noarch                                             
22:19:28 #10 59.51   openblas-srpm-macros-2-10.fc35.noarch                                         
22:19:28 #10 59.51   patch-2.7.6-15.fc35.x86_64                                                    
22:19:28 #10 59.51   perl-AutoLoader-5.74-486.fc35.noarch                                          
22:19:28 #10 59.51   perl-B-1.82-486.fc35.x86_64                                                   
22:19:28 #10 59.51   perl-Carp-1.52-478.fc35.noarch                                                
22:19:28 #10 59.51   perl-Class-Struct-0.66-486.fc35.noarch                                        
22:19:28 #10 59.51   perl-Data-Dumper-2.183-2.fc35.x86_64                                          
22:19:28 #10 59.51   perl-Digest-1.20-1.fc35.noarch                                                
22:19:28 #10 59.51   perl-Digest-MD5-2.58-478.fc35.x86_64                                          
22:19:28 #10 59.51   perl-DynaLoader-1.50-486.fc35.x86_64                                          
22:19:28 #10 59.51   perl-Encode-4:3.15-482.fc35.x86_64                                            
22:19:28 #10 59.51   perl-Errno-1.33-486.fc35.x86_64                                               
22:19:28 #10 59.51   perl-Exporter-5.76-479.fc35.noarch                                            
22:19:28 #10 59.51   perl-Fcntl-1.14-486.fc35.x86_64                                               
22:19:28 #10 59.51   perl-File-Basename-2.85-486.fc35.noarch                                       
22:19:28 #10 59.51   perl-File-Path-2.18-478.fc35.noarch                                           
22:19:28 #10 59.51   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
22:19:28 #10 59.51   perl-File-stat-1.09-486.fc35.noarch                                           
22:19:28 #10 59.51   perl-FileHandle-2.03-486.fc35.noarch                                          
22:19:28 #10 59.51   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
22:19:28 #10 59.51   perl-Getopt-Std-1.13-486.fc35.noarch                                          
22:19:28 #10 59.51   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
22:19:28 #10 59.51   perl-IO-1.46-486.fc35.x86_64                                                  
22:19:28 #10 59.51   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
22:19:28 #10 59.51   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
22:19:28 #10 59.51   perl-IPC-Open3-1.21-486.fc35.noarch                                           
22:19:28 #10 59.51   perl-MIME-Base64-3.16-478.fc35.x86_64                                         
22:19:28 #10 59.51   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
22:19:28 #10 59.51   perl-NDBM_File-1.15-486.fc35.x86_64                                           
22:19:28 #10 59.51   perl-Net-SSLeay-1.90-4.fc35.x86_64                                            
22:19:28 #10 59.51   perl-POSIX-1.97-486.fc35.x86_64                                               
22:19:28 #10 59.51   perl-PathTools-3.80-478.fc35.x86_64                                           
22:19:28 #10 59.51   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
22:19:28 #10 59.51   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
22:19:28 #10 59.51   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
22:19:28 #10 59.51   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
22:19:28 #10 59.51   perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64                                 
22:19:28 #10 59.51   perl-SelectSaver-1.02-486.fc35.noarch                                         
22:19:28 #10 59.51   perl-Socket-4:2.032-2.fc35.x86_64                                             
22:19:28 #10 59.51   perl-Storable-1:3.25-1.fc35.x86_64                                            
22:19:28 #10 59.51   perl-Symbol-1.09-486.fc35.noarch                                              
22:19:28 #10 59.51   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
22:19:28 #10 59.51   perl-Term-Cap-1.17-478.fc35.noarch                                            
22:19:28 #10 59.51   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
22:19:28 #10 59.51   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
22:19:28 #10 59.51   perl-Time-Local-2:1.300-478.fc35.noarch                                       
22:19:28 #10 59.51   perl-URI-5.09-4.fc35.noarch                                                   
22:19:28 #10 59.51   perl-base-2.27-486.fc35.noarch                                                
22:19:28 #10 59.51   perl-constant-1.33-479.fc35.noarch                                            
22:19:28 #10 59.51   perl-if-0.60.900-486.fc35.noarch                                              
22:19:28 #10 59.51   perl-interpreter-4:5.34.1-486.fc35.x86_64                                     
22:19:28 #10 59.51   perl-libnet-3.13-479.fc35.noarch                                              
22:19:28 #10 59.51   perl-libs-4:5.34.1-486.fc35.x86_64                                            
22:19:28 #10 59.51   perl-mro-1.25-486.fc35.x86_64                                                 
22:19:28 #10 59.51   perl-overload-1.33-486.fc35.noarch                                            
22:19:28 #10 59.51   perl-overloading-0.02-486.fc35.noarch                                         
22:19:28 #10 59.51   perl-parent-1:0.238-478.fc35.noarch                                           
22:19:28 #10 59.51   perl-podlators-1:4.14-478.fc35.noarch                                         
22:19:28 #10 59.51   perl-srpm-macros-1-42.fc35.noarch                                             
22:19:28 #10 59.51   perl-subs-1.04-486.fc35.noarch                                                
22:19:28 #10 59.51   perl-vars-1.05-486.fc35.noarch                                                
22:19:28 #10 59.51   pkgconf-1.8.0-1.fc35.x86_64                                                   
22:19:28 #10 59.51   pkgconf-m4-1.8.0-1.fc35.noarch                                                
22:19:28 #10 59.51   pkgconf-pkg-config-1.8.0-1.fc35.x86_64                                        
22:19:28 #10 59.51   protobuf-c-1.4.0-1.fc35.x86_64                                                
22:19:28 #10 59.51   python-srpm-macros-3.10-12.fc35.noarch                                        
22:19:28 #10 59.51   python3-construct-2.10.68-1.fc35.noarch                                       
22:19:28 #10 59.51   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
22:19:28 #10 59.51   python3-dbus-1.2.18-2.fc35.x86_64                                             
22:19:28 #10 59.51   python3-distro-1.6.0-1.fc35.noarch                                            
22:19:28 #10 59.51   python3-dnf-plugins-core-4.3.1-1.fc35.noarch                                  
22:19:28 #10 59.51   python3-enchant-3.2.2-1.fc35.noarch                                           
22:19:28 #10 59.51   python3-pybeam-0.7-1.fc35.noarch                                              
22:19:28 #10 59.51   python3-pyxdg-0.27-3.fc35.noarch                                              
22:19:28 #10 59.51   python3-six-1.16.0-4.fc35.noarch                                              
22:19:28 #10 59.51   python3-toml-0.10.2-5.fc35.noarch                                             
22:19:28 #10 59.51   python3-unbound-1.16.3-1.fc35.x86_64                                          
22:19:28 #10 59.51   python3-zstd-1.4.5.1-5.fc35.x86_64                                            
22:19:28 #10 59.51   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
22:19:28 #10 59.51   redhat-rpm-config-202-1.fc35.noarch                                           
22:19:28 #10 59.51   rpm-build-4.17.1-3.fc35.x86_64                                                
22:19:28 #10 59.51   rpmautospec-rpm-macros-0.3.0-1.fc35.noarch                                    
22:19:28 #10 59.51   rpmlint-2.2.0-6.fc35.noarch                                                   
22:19:28 #10 59.51   rpmlint-fedora-license-data-1.6-1.fc35.noarch                                 
22:19:28 #10 59.51   rust-srpm-macros-22-1.fc35.noarch                                             
22:19:28 #10 59.51   shared-mime-info-2.1-3.fc35.x86_64                                            
22:19:28 #10 59.51   systemd-libs-249.12-5.fc35.x86_64                                             
22:19:28 #10 59.51   unbound-anchor-1.16.3-1.fc35.x86_64                                           
22:19:28 #10 59.51   unbound-libs-1.16.3-1.fc35.x86_64                                             
22:19:28 #10 59.51   unzip-6.0-53.fc35.x86_64                                                      
22:19:28 #10 59.51   xxhash-libs-0.8.1-1.fc35.x86_64                                               
22:19:28 #10 59.51   xz-5.2.5-7.fc35.x86_64                                                        
22:19:28 #10 59.51   zip-3.0-31.fc35.x86_64                                                        
22:19:28 #10 59.51   zstd-1.5.2-2.fc35.x86_64                                                      
22:19:28 #10 59.51 
22:19:28 #10 59.51 Complete!
22:19:28 #10 DONE 59.7s
22:19:28 
22:19:28 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:19:28 #11 DONE 0.1s
22:19:28 
22:19:28 #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
22:19:28 #11 51.35 Setting up libfile-listing-perl (6.14-1) ...
22:19:28 #11 51.36 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:28 #11 51.38 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:28 #11 51.39 Setting up libdata-messagepack-perl (1.01-2build1) ...
22:19:28 #11 51.40 Setting up libfont-afm-perl (1.20-3) ...
22:19:28 #11 51.42 Setting up libwant-perl (0.29-1build7) ...
22:19:28 #11 51.43 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:28 #11 51.44 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:28 #11 51.46 Setting up liblist-compare-perl (0.55-1) ...
22:19:28 #11 51.47 Setting up libref-util-xs-perl (0.117-1build5) ...
22:19:28 #11 51.48 Setting up libio-pty-perl (1:1.15-2build2) ...
22:19:28 #11 51.50 Setting up libtool (2.4.6-15build2) ...
22:19:28 #11 51.51 Setting up g++-11 (11.2.0-19ubuntu1) ...
22:19:28 #11 51.53 Setting up libfile-fcntllock-perl (0.22-3build7) ...
22:19:28 #11 51.55 Setting up libclone-perl (0.45-1build3) ...
22:19:28 #13 18.95   Verifying        : glibc-minimal-langpack-2.34-40.el9.aarch64           80/80 
22:19:28 #13 19.10 
22:19:28 #13 19.10 Upgraded:
22:19:28 #13 19.10   glibc-2.34-47.el9.aarch64                                                     
22:19:28 #13 19.10   glibc-common-2.34-47.el9.aarch64                                              
22:19:28 #13 19.10   glibc-gconv-extra-2.34-47.el9.aarch64                                         
22:19:28 #13 19.10   glibc-minimal-langpack-2.34-47.el9.aarch64                                    
22:19:28 #13 19.10 Installed:
22:19:28 #13 19.10   acl-2.3.1-3.el9.aarch64                                                       
22:19:28 #13 19.10   annobin-10.73-3.el9.aarch64                                                   
22:19:28 #13 19.10   autoconf-2.69-38.el9.noarch                                                   
22:19:28 #13 19.10   automake-1.16.2-6.el9.noarch                                                  
22:19:28 #13 19.10   cmake-3.20.2-7.el9.aarch64                                                    
22:19:28 #13 19.10   cmake-data-3.20.2-7.el9.noarch                                                
22:19:28 #13 19.10   cmake-filesystem-3.20.2-7.el9.aarch64                                         
22:19:28 #13 19.10   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
22:19:28 #13 19.10   cpp-11.3.1-2.1.el9.aarch64                                                    
22:19:28 #13 19.10   cryptsetup-libs-2.4.3-5.el9.aarch64                                           
22:19:28 #13 19.10   dbus-1:1.12.20-6.el9.aarch64                                                  
22:19:28 #13 19.10   dbus-broker-28-7.el9.aarch64                                                  
22:19:28 #13 19.10   dbus-common-1:1.12.20-6.el9.noarch                                            
22:19:28 #13 19.10   device-mapper-9:1.02.185-3.el9.aarch64                                        
22:19:28 #13 19.10   device-mapper-devel-9:1.02.185-3.el9.aarch64                                  
22:19:28 #13 19.10   device-mapper-libs-9:1.02.185-3.el9.aarch64                                   
22:19:28 #13 19.10   gcc-11.3.1-2.1.el9.aarch64                                                    
22:19:28 #13 19.10   gcc-plugin-annobin-11.3.1-2.1.el9.aarch64                                     
22:19:28 #13 19.10   git-2.31.1-2.el9.2.aarch64                                                    
22:19:28 #13 19.10   git-core-2.31.1-2.el9.2.aarch64                                               
22:19:28 #13 19.10   git-core-doc-2.31.1-2.el9.2.noarch                                            
22:19:28 #13 19.10   glibc-devel-2.34-47.el9.aarch64                                               
22:19:28 #13 19.10   glibc-langpack-en-2.34-47.el9.aarch64                                         
22:19:28 #13 19.10   glibc-static-2.34-47.el9.aarch64                                              
22:19:28 #13 19.10   kernel-headers-5.14.0-176.el9.aarch64                                         
22:19:28 #13 19.10   kmod-libs-28-7.el9.aarch64                                                    
22:19:28 #13 19.10   libasan-11.3.1-2.1.el9.aarch64                                                
22:19:28 #13 19.10   libatomic-11.3.1-2.1.el9.aarch64                                              
22:19:28 #13 19.10   libcbor-0.7.0-5.el9.aarch64                                                   
22:19:28 #13 19.10   libedit-3.1-37.20210216cvs.el9.aarch64                                        
22:19:28 #13 19.10   libfido2-1.6.0-7.el9.aarch64                                                  
22:19:28 #13 19.10   libmpc-1.2.1-4.el9.aarch64                                                    
22:19:28 #13 19.10   libseccomp-2.5.2-2.el9.aarch64                                                
22:19:28 #13 19.10   libseccomp-devel-2.5.2-2.el9.aarch64                                          
22:19:28 #13 19.10   libselinux-devel-3.4-3.el9.aarch64                                            
22:19:28 #13 19.10   libsepol-devel-3.4-1.1.el9.aarch64                                            
22:19:28 #13 19.10   libtool-2.4.6-45.el9.aarch64                                                  
22:19:28 #13 19.10   libtool-ltdl-2.4.6-45.el9.aarch64                                             
22:19:28 #13 19.10   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
22:19:28 #13 19.10   libubsan-11.3.1-2.1.el9.aarch64                                               
22:19:28 #13 19.10   libuv-1:1.42.0-1.el9.aarch64                                                  
22:19:28 #13 19.10   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
22:19:28 #13 19.10   libxcrypt-static-4.4.18-3.el9.aarch64                                         
22:19:28 #13 19.10   llvm-libs-14.0.6-1.el9.aarch64                                                
22:19:28 #13 19.10   m4-1.4.19-1.el9.aarch64                                                       
22:19:28 #13 19.10   make-1:4.3-7.el9.aarch64                                                      
22:19:28 #13 19.10   openssh-8.7p1-24.el9.aarch64                                                  
22:19:28 #13 19.10   openssh-clients-8.7p1-24.el9.aarch64                                          
22:19:28 #13 19.10   pcre2-devel-10.40-2.el9.aarch64                                               
22:19:28 #13 19.10   pcre2-utf16-10.40-2.el9.aarch64                                               
22:19:28 #13 19.10   pcre2-utf32-10.40-2.el9.aarch64                                               
22:19:28 #13 19.10   perl-DynaLoader-1.47-479.el9.aarch64                                          
22:19:28 #13 19.10   perl-Error-1:0.17029-7.el9.noarch                                             
22:19:28 #13 19.10   perl-File-Compare-1.100.600-479.el9.noarch                                    
22:19:28 #13 19.10   perl-File-Copy-2.34-479.el9.noarch                                            
22:19:28 #13 19.10   perl-File-Find-1.37-479.el9.noarch                                            
22:19:28 #13 19.10   perl-Git-2.31.1-2.el9.2.noarch                                                
22:19:28 #13 19.10   perl-TermReadKey-2.38-11.el9.aarch64                                          
22:19:28 #13 19.10   perl-Thread-Queue-3.14-460.el9.noarch                                         
22:19:28 #13 19.10   perl-lib-0.65-479.el9.aarch64                                                 
22:19:28 #13 19.10   perl-threads-1:2.25-460.el9.aarch64                                           
22:19:28 #13 19.10   perl-threads-shared-1.61-460.el9.aarch64                                      
22:19:28 #13 19.10   policycoreutils-devel-3.4-4.el9.aarch64                                       
22:19:28 #13 19.10   rpm-plugin-selinux-4.16.1.3-17.el9.aarch64                                    
22:19:28 #13 19.10   selinux-policy-34.1.44-1.el9.noarch                                           
22:19:28 #13 19.10   selinux-policy-devel-34.1.44-1.el9.noarch                                     
22:19:28 #13 19.10   selinux-policy-targeted-34.1.44-1.el9.noarch                                  
22:19:28 #13 19.10   systemd-250-11.el9.aarch64                                                    
22:19:28 #13 19.10   systemd-devel-250-11.el9.aarch64                                              
22:19:28 #13 19.10   systemd-pam-250-11.el9.aarch64                                                
22:19:28 #13 19.10   systemd-rpm-macros-250-11.el9.noarch                                          
22:19:28 #13 19.10   which-2.21-28.el9.aarch64                                                     
22:19:28 #13 19.10 
22:19:28 #13 19.10 Complete!
22:19:28 #13 DONE 19.3s
22:19:28 #11 45.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:28 #11 45.57 Setting up libarray-intspan-perl (2.004-1) ...
22:19:28 #11 45.58 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:28 #11 45.59 Setting up libtimedate-perl (2.3300-2) ...
22:19:28 #11 45.60 Setting up libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ...
22:19:28 #11 45.61 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
22:19:28 #11 45.62 Setting up libsub-name-perl (0.26-1build3) ...
22:19:28 #11 45.64 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
22:19:28 #11 45.65 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
22:19:28 #11 45.66 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:28 #11 45.67 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
22:19:28 #11 45.68 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:28 #11 45.69 Setting up xauth (1:1.1-1build2) ...
22:19:28 #10 49.20 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
22:19:28 #10 49.22 Setting up shared-mime-info (2.0-1) ...
22:19:28 #11 50.34 Setting up liblinux-epoll-perl (0.017-1) ...
22:19:28 #11 50.36 Setting up libvariable-magic-perl (0.62-1build2) ...
22:19:28 #11 50.38 Setting up python3-idna (2.8-1) ...
22:19:28 #11 50.56 Setting up libio-html-perl (1.001-1) ...
22:19:28 #11 50.57 Setting up libcroco3:armhf (0.6.13-1) ...
22:19:28 #11 50.61 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
22:19:28 #11 50.62 Setting up libtest-refcount-perl (0.10-1) ...
22:19:28 #11 50.63 Setting up libparams-util-perl (1.07-3build5) ...
22:19:28 #11 50.65 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
22:19:28 #11 50.66 Setting up autoconf (2.69-11.1) ...
22:19:28 #11 50.68 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:19:28 #11 50.85 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:28 #11 50.86 Setting up libarray-intspan-perl (2.003-1) ...
22:19:28 #11 50.87 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:28 #14 13.90   Running scriptlet: selinux-policy-minimum-3.14.3-108.el8.noarch         39/78 
22:19:28 #14 15.35   Installing       : selinux-policy-minimum-3.14.3-108.el8.noarch         39/78 
22:19:28 #12 1.067 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
22:19:28 #10 49.02   Installing       : perl-libs-4:5.34.1-486.fc36.aarch64                123/146 
22:19:28 #10 49.03   Installing       : perl-interpreter-4:5.34.1-486.fc36.aarch64         124/146 
22:19:28 #10 49.04   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.aarch64     125/146 
22:19:28 #10 49.04   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  126/146 
22:19:28 #10 49.05   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                127/146 
22:19:28 #10 49.05   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  128/146 
22:19:28 #10 49.06   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            129/146 
22:19:28 #10 49.06   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 130/146 
22:19:28 #10 49.07   Installing       : python-srpm-macros-3.10-19.fc36.noarch             131/146 
22:19:28 #10 49.07   Installing       : redhat-rpm-config-222-1.fc36.noarch                132/146 
22:19:28 #10 49.09   Installing       : diffutils-3.8-2.fc36.aarch64                       133/146 
22:19:28 #10 49.09   Installing       : dash-0.5.10.2-10.fc36.aarch64                      134/146 
22:19:28 #10 49.10   Running scriptlet: dash-0.5.10.2-10.fc36.aarch64                      134/146 
22:19:28 #10 49.12   Installing       : cpio-2.13-12.fc36.aarch64                          135/146 
22:19:28 #10 49.13   Installing       : bzip2-1.0.8-11.fc36.aarch64                        136/146 
22:19:28 #10 49.14   Installing       : rpm-build-4.17.1-3.fc36.aarch64                    137/146 
22:19:28 #10 49.17   Installing       : rpmlint-2.2.0-6.fc36.noarch                        138/146 
22:19:28 #10 49.18   Installing       : rpmlint-fedora-license-data-1.6-1.fc36.noarch      139/146 
22:19:28 #12 10.74 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
22:19:28 #12 10.75 Unpacking libltdl-dev:armhf (2.4.6-9) ...
22:19:28 #12 10.79 Selecting previously unselected package libseccomp-dev:armhf.
22:19:28 #12 10.79 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
22:19:28 #12 10.79 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
22:19:28 #12 10.82 Selecting previously unselected package libsystemd-dev:armhf.
22:19:28 #12 10.83 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
22:19:28 #12 10.83 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
22:19:28 #12 10.90 Selecting previously unselected package pkg-config.
22:19:28 #12 10.90 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
22:19:28 #12 10.91 Unpacking pkg-config (0.29-6) ...
22:19:28 #12 10.95 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
22:19:28 #12 10.96 Setting up libseccomp-dev:armhf (2.3.3-4) ...
22:19:28 #12 10.97 Setting up libpcre16-3:armhf (2:8.39-12) ...
22:19:28 #12 10.98 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
22:19:28 #12 10.99 Setting up libsepol1-dev:armhf (2.8-1) ...
22:19:28 #10 54.25 0 added, 0 removed; done.
22:19:28 #10 54.25 Running hooks in /etc/ca-certificates/update.d...
22:19:28 #13 6.782 Selecting previously unselected package cmake.
22:19:28 #13 6.786 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ...
22:19:28 #13 6.789 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:28 #13 6.901 Selecting previously unselected package dh-apparmor.
22:19:28 #13 6.904 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
22:19:28 #13 6.908 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:28 #13 6.938 Selecting previously unselected package libbtrfs0:amd64.
22:19:28 #13 6.941 Preparing to unpack .../10-libbtrfs0_5.16.2-1_amd64.deb ...
22:19:28 #13 6.944 Unpacking libbtrfs0:amd64 (5.16.2-1) ...
22:19:28 #13 6.969 Selecting previously unselected package libbtrfs-dev:amd64.
22:19:28 #13 6.972 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_amd64.deb ...
22:19:28 #13 6.975 Unpacking libbtrfs-dev:amd64 (5.16.2-1) ...
22:19:28 #13 7.009 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:19:28 #10 50.90   Installing       : python3-toml-0.10.2-5.fc35.noarch                  144/186 
22:19:28 #10 50.91   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   145/186 
22:19:28 #10 50.92   Installing       : python3-distro-1.6.0-1.fc35.noarch                 146/186 
22:19:28 #10 50.94   Installing       : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       147/186 
22:19:28 #10 50.95   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     148/186 
22:19:28 #10 50.95   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.aarch64            149/186 
22:19:28 #10 50.96   Installing       : perl-srpm-macros-1-42.fc35.noarch                  150/186 
22:19:28 #10 50.96   Installing       : openblas-srpm-macros-2-10.fc35.noarch              151/186 
22:19:28 #10 50.96   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  152/186 
22:19:28 #10 50.97   Installing       : nim-srpm-macros-3-5.fc35.noarch                    153/186 
22:19:28 #10 50.97   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               154/186 
22:19:28 #10 50.98   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  155/186 
22:19:28 #10 50.98   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                156/186 
22:19:28 #10 50.99   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  157/186 
22:19:28 #10 50.99   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            158/186 
22:19:28 #10 51.00   Installing       : go-srpm-macros-3.2.0-1.fc35.noarch                 159/186 
22:19:28 #10 51.00   Installing       : python-srpm-macros-3.10-12.fc35.noarch             160/186 
22:19:28 #10 51.01   Installing       : redhat-rpm-config-202-1.fc35.noarch                161/186 
22:19:28 #10 51.02   Installing       : rpm-build-4.17.1-3.fc35.aarch64                    162/186 
22:19:28 #10 51.03   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch              163/186 
22:19:28 #10 51.04   Installing       : desktop-file-utils-0.26-5.fc35.aarch64             164/186 
22:19:28 #10 51.06   Installing       : rpmlint-2.2.0-6.fc35.noarch                        165/186 
22:19:28 #10 51.07   Installing       : rpmlint-fedora-license-data-1.6-1.fc35.noarch      166/186 
22:19:28 #10 51.08   Installing       : dnf-plugins-core-4.3.1-1.fc35.noarch               167/186 
22:19:28 #10 51.08   Upgrading        : yum-4.14.0-1.fc35.noarch                           168/186 
22:19:28 #10 51.09   Cleanup          : yum-4.9.0-1.fc35.noarch                            169/186 
22:19:28 #10 51.09   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:28 #24 53.01 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:28 #24 53.02 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:19:28 #11 51.56 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:28 #11 51.57 Setting up libarchive-zip-perl (1.68-1) ...
22:19:28 #11 51.58 Setting up libsub-identify-perl (0.14-1build5) ...
22:19:28 #11 51.59 Setting up libdistro-info-perl (1.1build1) ...
22:19:28 #11 51.61 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
22:19:28 #11 51.62 Setting up python3-apt (2.3.0ubuntu2.1) ...
22:19:28 #11 51.82 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:28 
22:19:28 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:28 #11 45.70 Setting up libpath-tiny-perl (0.122-1) ...
22:19:28 #11 45.71 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:28 #11 45.72 Setting up libjson-perl (4.04000-1) ...
22:19:28 #11 45.73 Setting up libipc-run3-perl (0.048-2) ...
22:19:28 #11 45.74 Setting up libsub-override-perl (0.09-2) ...
22:19:28 #11 45.75 Setting up libaliased-perl (0.34-1.1) ...
22:19:28 #11 45.77 Setting up python3-unidiff (0.5.5-2) ...
22:19:28 #11 45.90 Setting up libstrictures-perl (2.000006-1) ...
22:19:28 #11 45.91 Setting up libsub-quote-perl (2.006006-1) ...
22:19:28 #11 45.92 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:28 #11 45.93 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
22:19:28 #11 45.94 Setting up libsort-versions-perl (1.62-1) ...
22:19:28 #9 2.218 Fedora rawhide openh264 (From Cisco) - x86_64   2.0 kB/s | 2.5 kB     00:01    
22:19:28 #14 9.694   Preparing        :                                                        1/1 
22:19:28 #14 9.740   Running scriptlet: cmake-rpm-macros-3.20.2-4.el8.noarch                   1/1 
22:19:28 #14 9.757   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  1/81 
22:19:28 #14 9.776   Installing       : cmake-filesystem-3.20.2-4.el8.aarch64                 2/81 
22:19:28 #11 50.88 Setting up libtimedate-perl (2.3200-1) ...
22:19:28 #11 50.89 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:19:28 #11 50.91 Setting up libsub-name-perl (0.26-1) ...
22:19:28 #11 50.92 Setting up libtype-tiny-xs-perl (0.016-1) ...
22:19:28 #11 50.94 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:28 #11 50.95 Setting up xauth (1:1.1-0ubuntu1) ...
22:19:28 #11 50.96 Setting up cpp (4:9.3.0-1ubuntu2) ...
22:19:28 #11 50.97 Setting up libpath-tiny-perl (0.108-1) ...
22:19:28 #11 50.99 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:28 #11 51.00 Setting up libjson-perl (4.02000-2) ...
22:19:28 #11 51.01 Setting up libsub-override-perl (0.09-2) ...
22:19:28 #11 51.01 Setting up python3-unidiff (0.5.5-2) ...
22:19:28 #10 49.19   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               140/146 
22:19:28 #10 49.30   Installing       : glibc-gconv-extra-2.35-4.fc36.aarch64              141/146 
22:19:28 #10 49.31   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64              141/146 
22:19:28 #10 49.33   Cleanup          : python3-rpm-4.17.0-10.fc36.aarch64                 142/146 
22:19:28 #10 49.34   Cleanup          : rpm-build-libs-4.17.0-10.fc36.aarch64              143/146 
22:19:28 #10 49.34   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.aarch64               144/146 
22:19:28 #10 49.36   Cleanup          : rpm-4.17.0-10.fc36.aarch64                         145/146 
22:19:28 #10 49.37   Cleanup          : rpm-libs-4.17.0-10.fc36.aarch64                    146/146 
22:19:28 #10 49.37   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                          146/146 
22:19:28 #12 1.124 Reading package lists...
22:19:28 #12 11.00 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
22:19:28 #12 11.01 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
22:19:28 #12 11.03 Setting up bash-completion (1:2.8-6) ...
22:19:28 #10 54.25 done.
22:19:28 #13 7.009 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
22:19:28 #13 7.013 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:28 #13 7.047 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:19:28 #13 7.050 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
22:19:28 #13 7.054 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:28 #13 7.078 Selecting previously unselected package libudev-dev:amd64.
22:19:28 #13 7.081 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_amd64.deb ...
22:19:28 #13 7.086 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.6) ...
22:19:28 #13 7.116 Selecting previously unselected package libsepol-dev:amd64.
22:19:28 #13 7.119 Preparing to unpack .../15-libsepol-dev_3.3-1build1_amd64.deb ...
22:19:28 #13 7.122 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
22:19:28 #13 7.179 Selecting previously unselected package libpcre2-16-0:amd64.
22:19:28 #13 7.182 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
22:19:28 #13 7.188 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
22:19:28 #13 7.229 Selecting previously unselected package libpcre2-32-0:amd64.
22:19:28 #10 51.10   Cleanup          : dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:28 #10 51.10   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            170/186 
22:19:28 #10 51.13   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    171/186 
22:19:28 #10 51.14   Cleanup          : python3-rpm-4.17.0-4.fc35.aarch64                  172/186 
22:19:28 #10 51.14   Cleanup          : rpm-build-libs-4.17.0-4.fc35.aarch64               173/186 
22:19:28 #10 51.15   Cleanup          : elfutils-libs-0.186-1.fc35.aarch64                 174/186 
22:19:28 #10 51.16   Cleanup          : python3-hawkey-0.64.0-1.fc35.aarch64               175/186 
22:19:28 #10 51.16   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       176/186 
22:19:28 #10 51.17   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.aarch64                177/186 
22:19:28 #10 51.18   Cleanup          : python3-libdnf-0.64.0-1.fc35.aarch64               178/186 
22:19:28 #10 51.19   Cleanup          : libdnf-0.64.0-1.fc35.aarch64                       179/186 
22:19:28 #10 51.20   Cleanup          : libsolv-0.7.19-3.fc35.aarch64                      180/186 
22:19:28 #10 51.21   Cleanup          : rpm-4.17.0-4.fc35.aarch64                          181/186 
22:19:28 #10 51.22   Cleanup          : rpm-libs-4.17.0-4.fc35.aarch64                     182/186 
22:19:28 #10 51.22   Cleanup          : elfutils-libelf-0.186-1.fc35.aarch64               183/186 
22:19:28 #10 51.23   Cleanup          : glibc-2.34-25.fc35.aarch64                         184/186 
22:19:28 #10 51.24   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.aarch64        185/186 
22:19:28 #10 51.25   Cleanup          : glibc-common-2.34-25.fc35.aarch64                  186/186 
22:19:28 #10 51.25   Running scriptlet: rpm-4.17.1-3.fc35.aarch64                          186/186 
22:19:28 #11 51.83 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:28 #11 51.84 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:28 #11 51.86 Setting up liblog-any-perl (1.710-1) ...
22:19:28 #11 51.87 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:28 #11 51.89 Setting up libdevel-size-perl (0.83-1build4) ...
22:19:28 #11 51.90 Setting up libdebhelper-perl (13.6ubuntu1) ...
22:19:28 #11 51.91 Setting up libpod-constants-perl (0.19-2) ...
22:19:28 #11 51.92 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
22:19:28 #11 51.94 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:28 #11 51.95 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:28 #11 51.96 Setting up libio-interactive-perl (1.023-1) ...
22:19:28 #11 51.97 Setting up libtry-tiny-perl (0.31-1) ...
22:19:28 #11 51.98 Setting up libtype-tiny-perl (1.012004-1) ...
22:19:28 #11 52.00 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
22:19:28 #11 52.01 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:28 #11 52.02 Setting up libnet-http-perl (6.22-1) ...
22:19:28 #11 52.04 Setting up libpath-iterator-rule-perl (1.015-1) ...
22:19:28 #11 45.95 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:28 #11 45.97 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
22:19:28 #11 45.98 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:28 #11 45.99 Setting up libterm-readkey-perl (2.38-1build4) ...
22:19:28 #11 46.00 Setting up lsb-release (11.1.0ubuntu4) ...
22:19:28 #11 46.01 Setting up python3-magic (2:0.4.24-2) ...
22:19:28 #11 46.15 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
22:19:28 #11 46.16 Setting up libperlio-gzip-perl (0.19-1build8) ...
22:19:28 #11 46.17 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:28 #11 46.18 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:28 #11 46.19 Setting up libsereal-decoder-perl (4.023+ds-1) ...
22:19:28 #11 46.20 Setting up liburi-perl (5.10-1) ...
22:19:29 #11 51.14 Setting up libstrictures-perl (2.000006-1) ...
22:19:29 #11 51.15 Setting up libsub-quote-perl (2.006006-1) ...
22:19:29 #11 51.16 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
22:19:29 #11 51.18 Setting up libsort-versions-perl (1.62-1) ...
22:19:29 #11 51.19 Setting up libexporter-tiny-perl (1.002001-1) ...
22:19:29 #11 51.20 Setting up libre-engine-re2-perl (0.13-5) ...
22:19:29 #11 51.22 Setting up libterm-readkey-perl (2.38-1build1) ...
22:19:29 #11 51.23 Setting up lsb-release (11.1.0ubuntu2) ...
22:19:29 #11 51.24 Setting up libnet-ip-perl (1.26-2) ...
22:19:29 #11 51.26 Setting up python3-magic (2:0.4.15-3) ...
22:19:29 #11 51.38 Setting up libperlio-gzip-perl (0.19-1build5) ...
22:19:29 #9 54.00 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
22:19:29 #9 54.01 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
22:19:29 #9 54.02 Setting up gettext (0.19.8.1-9) ...
22:19:29 #9 54.04 Setting up exim4-base (4.92-8+deb10u7) ...
22:19:29 #9 54.14 exim: DB upgrade, deleting hints-db
22:19:29 #9 54.18 Setting up gcc-8 (8.3.0-6) ...
22:19:29 #9 54.19 Setting up gpg-agent (2.2.12-1+deb10u2) ...
22:19:29 #9 54.21 Setting up libtool (2.4.6-9) ...
22:19:29 #9 54.22 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
22:19:29 #9 54.31 Setting up gpgsm (2.2.12-1+deb10u2) ...
22:19:29 #9 54.32 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
22:19:29 #9 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 4.2s done
22:19:29 #13 7.232 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...
22:19:29 #13 7.236 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.273 Selecting previously unselected package libpcre2-posix3:amd64.
22:19:29 #13 7.277 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...
22:19:29 #13 7.280 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.309 Selecting previously unselected package libpcre2-dev:amd64.
22:19:29 #13 7.312 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...
22:19:29 #13 7.316 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.357 Selecting previously unselected package libselinux1-dev:amd64.
22:19:29 #13 7.360 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_amd64.deb ...
22:19:29 #13 7.364 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
22:19:29 #13 7.431 Selecting previously unselected package libdevmapper-dev:amd64.
22:19:29 #13 7.434 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
22:19:29 #13 7.438 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:29 #13 7.464 Selecting previously unselected package libseccomp-dev:amd64.
22:19:29 #12 8.268 The following NEW packages will be installed:
22:19:29 #12 8.268   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:19:29 #12 8.268   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:29 #12 8.269   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
22:19:29 #12 8.269   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:19:29 #12 8.269   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:29 #12 8.269   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
22:19:29 #12 8.271 The following packages will be upgraded:
22:19:29 #12 8.271   libpcre2-8-0 libsystemd0 libudev1 udev
22:19:29 #11 52.05 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
22:19:29 #11 52.06 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:29 #11 52.07 Setting up libtime-moment-perl (0.44-1build6) ...
22:19:29 #11 52.08 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:29 #11 52.10 Setting up libexception-class-perl (1.45-1) ...
22:19:29 #11 52.11 Setting up libmath-base85-perl (0.5+dfsg-1) ...
22:19:29 #11 52.12 Setting up libconfig-tiny-perl (2.28-1) ...
22:19:29 #11 52.14 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
22:19:29 #11 52.15 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:29 #11 52.16 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:29 #11 52.17 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:29 #11 52.19 Setting up libnet-netmask-perl (2.0001-1) ...
22:19:29 #11 52.20 Setting up libsub-install-perl (0.928-1.1) ...
22:19:29 #11 52.21 Setting up gcc (4:11.2.0-1ubuntu1) ...
22:19:29 #11 52.24 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
22:19:29 #11 52.26 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:29 #11 52.27 Setting up liberror-perl (0.17029-1) ...
22:19:29 #11 52.28 Setting up dh-autoreconf (20) ...
22:19:29 #11 52.30 Setting up patchutils (0.4.2-1build2) ...
22:19:29 #11 52.31 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:29 #11 52.33 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
22:19:29 #11 52.34 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:29 #11 52.35 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:29 #11 52.37 Setting up libio-string-perl (1.08-3.1) ...
22:19:29 #11 46.21 Setting up libnet-ipv6addr-perl (1.02-1) ...
22:19:29 #11 46.23 Setting up libfile-touch-perl (0.12-1) ...
22:19:29 #11 46.24 Setting up libc-devtools (2.35-0ubuntu3.1) ...
22:19:29 #11 46.25 Setting up libemail-address-xs-perl (1.04-1build6) ...
22:19:29 #11 46.26 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
22:19:29 #11 46.27 Setting up python3-pkg-resources (59.6.0-1.2) ...
22:19:29 #11 46.46 Setting up automake (1:1.16.5-1.3) ...
22:19:29 #11 46.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:29 #11 46.47 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
22:19:29 #11 46.47 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
22:19:29 #11 46.48 Setting up libapt-pkg-perl (0.1.40build2) ...
22:19:29 #11 46.50 Setting up libstring-escape-perl (2010.002-2) ...
22:19:29 #11 46.51 Setting up libhttp-date-perl (6.05-1) ...
22:19:29 #11 46.52 Setting up libfile-which-perl (1.23-1) ...
22:19:29 #11 46.53 Setting up libfile-basedir-perl (0.09-1) ...
22:19:29 #11 46.54 Setting up libunicode-utf8-perl (0.62-1build4) ...
22:19:29 #11 46.55 Setting up libset-intspan-perl (1.19-2) ...
22:19:29 #11 46.56 Setting up libmouse-perl (2.5.10-1build4) ...
22:19:29 #11 46.57 Setting up libfile-listing-perl (6.14-1) ...
22:19:29 #11 51.39 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:29 #11 51.40 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
22:19:29 #11 51.41 Setting up liburi-perl (1.76-2) ...
22:19:29 #11 51.42 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:19:29 #11 51.43 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:29 #11 51.44 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
22:19:29 #11 51.45 Setting up python3-pkg-resources (45.2.0-1) ...
22:19:29 #11 51.63 Setting up automake (1:1.16.1-4ubuntu6) ...
22:19:29 #12 7.901   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch            1/1 
22:19:29 #12 8.062   Preparing        :                                                        1/1 
22:19:29 #12 8.110   Upgrading        : libgcc-12.2.1-2.fc38.aarch64                         1/135 
22:19:29 #12 8.119   Running scriptlet: libgcc-12.2.1-2.fc38.aarch64                         1/135 
22:19:29 #12 8.146   Upgrading        : systemd-libs-252~rc2-612.fc38.aarch64                2/135 
22:19:29 #12 8.159   Upgrading        : audit-libs-3.0.9-1.fc38.aarch64                      3/135 
22:19:29 #14 9.980   Upgrading        : glibc-common-2.28-214.el8.aarch64                     3/81 
22:19:29 #14 10.31   Upgrading        : glibc-gconv-extra-2.28-214.el8.aarch64                4/81 
22:19:29 #14 10.33   Running scriptlet: glibc-gconv-extra-2.28-214.el8.aarch64                4/81 
22:19:29 #14 10.34   Running scriptlet: glibc-2.28-214.el8.aarch64                            5/81 
22:19:29 #14 10.52   Upgrading        : glibc-2.28-214.el8.aarch64                            5/81 
22:19:29 #9 54.33 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
22:19:29 #9 54.34 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
22:19:29 #9 54.35 Setting up python3 (3.7.3-1) ...
22:19:29 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141
22:19:29 #13 7.467 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
22:19:29 #13 7.470 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
22:19:29 #13 7.500 Selecting previously unselected package libsystemd-dev:amd64.
22:19:29 #13 7.503 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_amd64.deb ...
22:19:29 #13 7.507 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
22:19:29 #13 7.569 Selecting previously unselected package libglib2.0-0:amd64.
22:19:29 #13 7.569 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_amd64.deb ...
22:19:29 #13 7.573 Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
22:19:29 #13 7.628 Selecting previously unselected package pkg-config.
22:19:29 #13 7.631 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
22:19:29 #13 7.634 Unpacking pkg-config (0.29.2-1ubuntu3) ...
22:19:29 #13 7.672 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
22:19:29 #13 7.682 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
22:19:29 #13 7.692 Setting up libglib2.0-0:amd64 (2.72.1-1) ...
22:19:29 #13 7.702 No schema files found: doing nothing.
22:19:29 #13 7.708 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.718 Setting up libbtrfs0:amd64 (5.16.2-1) ...
22:19:29 #13 7.727 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.738 Setting up libuv1:amd64 (1.43.0-1) ...
22:19:29 #13 7.748 Setting up emacsen-common (3.0.4) ...
22:19:29 #13 7.782 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
22:19:29 #12 11.68 Setting up libpcre32-3:armhf (2:8.39-12) ...
22:19:29 #12 11.70 Setting up pkg-config (0.29-6) ...
22:19:29 #12 11.75 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
22:19:29 #12 11.77 Setting up libltdl7:armhf (2.4.6-9) ...
22:19:29 #12 11.78 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
22:19:29 #12 11.79 Setting up librhash0:armhf (1.3.8-1) ...
22:19:29 #12 11.81 Setting up cmake-data (3.16.3-3~bpo10+1) ...
22:19:29 #12 11.82 Setting up dh-apparmor (2.13.2-10) ...
22:19:29 #12 11.84 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
22:19:29 #12 11.85 Setting up libjsoncpp1:armhf (1.7.4-3) ...
22:19:29 #10 DONE 54.9s
22:19:29 
22:19:29 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:29 #11 DONE 0.0s
22:19:29 
22:19:29 #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
22:19:29 #12 8.720 4 upgraded, 31 newly installed, 0 to remove and 30 not upgraded.
22:19:29 #12 8.720 1 not fully installed or removed.
22:19:29 #12 8.720 Need to get 21.7 MB of archives.
22:19:29 #12 8.720 After this operation, 84.0 MB of additional disk space will be used.
22:19:29 #12 8.720 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
22:19:29 #12 8.874 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
22:19:29 #11 48.71 Setting up liblinux-epoll-perl (0.017-1) ...
22:19:29 #11 48.73 Setting up libvariable-magic-perl (0.62-1build2) ...
22:19:29 #11 48.74 Setting up python3-idna (2.8-1) ...
22:19:29 #11 48.94 Setting up libio-html-perl (1.001-1) ...
22:19:29 #11 48.95 Setting up libcroco3:arm64 (0.6.13-1) ...
22:19:29 #11 48.97 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
22:19:29 #11 52.38 Setting up libreadonly-perl (2.050-3) ...
22:19:29 #11 52.39 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:29 #11 52.41 Setting up python3-chardet (4.0.0-1) ...
22:19:29 #12 1.248 Reading package lists...
22:19:29 #11 46.58 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
22:19:29 #11 46.58 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:29 #11 46.60 Setting up libdata-messagepack-perl (1.01-2build1) ...
22:19:29 #11 46.61 Setting up libfont-afm-perl (1.20-3) ...
22:19:29 #11 46.62 Setting up libwant-perl (0.29-1build7) ...
22:19:29 #11 46.63 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:29 #11 46.63 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:29 #11 46.64 Setting up liblist-compare-perl (0.55-1) ...
22:19:29 #11 46.65 Setting up libref-util-xs-perl (0.117-1build5) ...
22:19:29 #11 46.66 Setting up libio-pty-perl (1:1.15-2build2) ...
22:19:29 #11 46.67 Setting up g++-11 (11.2.0-19ubuntu1) ...
22:19:29 #11 46.68 Setting up libfile-fcntllock-perl (0.22-3build7) ...
22:19:29 #11 46.69 Setting up libclone-perl (0.45-1build3) ...
22:19:29 #11 46.70 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:29 #11 46.71 Setting up libarchive-zip-perl (1.68-1) ...
22:19:29 #11 46.73 Setting up libsub-identify-perl (0.14-1build5) ...
22:19:29 #11 46.74 Setting up libdistro-info-perl (1.1build1) ...
22:19:29 #11 46.75 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
22:19:29 #11 46.76 Setting up python3-apt (2.3.0ubuntu2.1) ...
22:19:29 + return
22:19:29 + VERSION=0.0.0-20221021185355-e814bd0
22:19:29 + PRODUCT=docker
22:19:29 + hack/make.sh dynbinary
22:19:29 
22:19:29 Removing bundles/
22:19:29 
22:19:29 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:29 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:29 GOOS="" GOARCH="" GOARM=""
22:19:29 #11 51.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:29 #11 51.64 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
22:19:29 #11 51.64 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
22:19:29 #11 51.65 Setting up libasync-mergepoint-perl (0.04-2) ...
22:19:29 #11 51.65 Setting up libstring-escape-perl (2010.002-2) ...
22:19:29 #11 51.67 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:29 #11 51.68 Setting up libhttp-date-perl (6.05-1) ...
22:19:29 #11 51.69 Setting up libfile-which-perl (1.23-1) ...
22:19:29 #11 51.70 Setting up libfile-basedir-perl (0.08-1) ...
22:19:29 #11 51.71 Setting up gettext (0.19.8.1-10build1) ...
22:19:29 #11 51.72 Setting up libnumber-range-perl (0.12-1) ...
22:19:29 #11 51.73 Setting up libunicode-utf8-perl (0.62-1build1) ...
22:19:29 #11 51.74 Setting up libstruct-dumb-perl (0.09-1) ...
22:19:29 #11 51.75 Setting up libfile-listing-perl (6.04-1) ...
22:19:29 #11 51.77 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
22:19:29 #11 51.78 Setting up libregexp-pattern-perl (0.2.12-1) ...
22:19:29 #11 51.79 Setting up libfont-afm-perl (1.20-2) ...
22:19:29 #11 51.80 Setting up libwant-perl (0.29-1build4) ...
22:19:29 #11 51.81 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:29 #11 51.82 Setting up libtext-glob-perl (0.10-1) ...
22:19:29 #11 51.84 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:29 #11 51.85 Setting up liblist-compare-perl (0.53-1) ...
22:19:29 #11 51.86 Setting up libref-util-xs-perl (0.117-1build2) ...
22:19:29 #11 51.87 Setting up libio-pty-perl (1:1.12-1) ...
22:19:29 #11 51.88 Setting up libtool (2.4.6-14) ...
22:19:29 #11 51.90 Setting up libfile-fcntllock-perl (0.22-3build4) ...
22:19:29 #11 51.91 Setting up libsort-key-perl (1.33-2build2) ...
22:19:29 #11 51.93 Setting up libclone-perl (0.43-2) ...
22:19:29 #11 51.94 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:19:29 #12 8.210   Upgrading        : libuuid-2.38.1-2.fc38.aarch64                        4/135 
22:19:29 #12 8.217   Upgrading        : libblkid-2.38.1-2.fc38.aarch64                       5/135 
22:19:29 #12 8.263   Upgrading        : libsepol-3.4-3.fc37.aarch64                          6/135 
22:19:29 #12 8.270   Upgrading        : libxcrypt-4.4.28-3.fc38.aarch64                      7/135 
22:19:29 #12 8.279   Upgrading        : pcre2-syntax-10.40-1.fc37.1.noarch                   8/135 
22:19:29 #12 8.332   Upgrading        : pcre2-10.40-1.fc37.1.aarch64                         9/135 
22:19:29 #12 8.340   Upgrading        : libselinux-3.4-5.fc37.aarch64                       10/135 
22:19:29 #12 8.390   Upgrading        : libmount-2.38.1-2.fc38.aarch64                      11/135 
22:19:29 #12 8.400   Installing       : python3-libselinux-3.4-5.fc37.aarch64               12/135 
22:19:29 #12 8.411   Upgrading        : libsemanage-3.4-5.fc37.aarch64                      13/135 
22:19:29 #9 54.62 Setting up python3-xdg (0.25-5) ...
22:19:29 #9 54.78 Setting up man-db (2.8.5-2) ...
22:19:29 #9 54.88 Building database of manual pages ...
22:19:29 #14 10.53   Running scriptlet: glibc-2.28-214.el8.aarch64                            5/81 
22:19:29 #14 10.71   Installing       : glibc-langpack-en-2.28-214.el8.aarch64                6/81 
22:19:29 #14 10.75   Downgrading      : pcre2-10.32-3.el8.aarch64                             7/81 
22:19:29 #13 7.793 Setting up bash-completion (1:2.11-5ubuntu1) ...
22:19:29 #13 7.812 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
22:19:29 #13 7.823 Setting up pkg-config (0.29.2-1ubuntu3) ...
22:19:29 #13 7.869 Setting up libudev-dev:amd64 (249.11-0ubuntu3.6) ...
22:19:29 #13 7.879 Setting up libsepol-dev:amd64 (3.3-1build1) ...
22:19:29 #13 7.889 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:29 #13 7.898 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 7.908 Setting up libbtrfs-dev:amd64 (5.16.2-1) ...
22:19:29 #13 7.917 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
22:19:29 #13 7.927 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:29 #13 7.964 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:29 #13 7.974 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
22:19:29 #13 8.017 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:29 #12 11.86 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
22:19:29 #12 11.87 Setting up libpcre3-dev:armhf (2:8.39-12) ...
22:19:29 #12 11.88 Setting up libltdl-dev:armhf (2.4.6-9) ...
22:19:29 #12 11.90 Setting up g++-8 (8.3.0-6+rpi1) ...
22:19:29 #12 11.91 Setting up cmake (3.16.3-3~bpo10+1) ...
22:19:29 #12 11.92 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
22:19:29 #12 11.93 Setting up g++ (4:8.3.0-1+rpi2) ...
22:19:29 #12 11.95 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:29 #12 11.96 Setting up build-essential (12.6) ...
22:19:29 #12 11.98 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:19:29 #12 11.99 Setting up dmsetup (2:1.02.155-3) ...
22:19:29 #12 12.00 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:19:29 #12 12.01 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
22:19:29 #12 12.02 Setting up docker-ce-build-deps (1.0) ...
22:19:29 #12 12.03 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
22:19:29 #12 12.05 Processing triggers for man-db (2.8.5-2) ...
22:19:29 #10 64.67 Setting up libgpgme11:amd64 (1.12.0-6) ...
22:19:29 #10 64.67 Setting up gcc (4:8.3.0-1) ...
22:19:29 #10 64.69 Setting up python3-six (1.12.0-1) ...
22:19:29 #10 64.82 Setting up dirmngr (2.2.12-1+deb10u2) ...
22:19:29 #10 64.84 Setting up perl (5.28.1-6+deb10u1) ...
22:19:29 #10 64.86 Setting up libpackage-stash-xs-perl (0.29-1) ...
22:19:29 #10 64.87 Setting up python3-gpg (1.12.0-6) ...
22:19:29 #10 65.03 Setting up libdata-dump-perl (1.23-1) ...
22:19:29 #10 65.04 Setting up python3-certifi (2018.8.24-1) ...
22:19:29 #10 65.16 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:29 #10 65.17 Setting up libref-util-perl (0.204-1) ...
22:19:29 #10 65.18 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:29 #10 65.19 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:29 #10 65.20 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:29 #10 65.21 Setting up libvariable-magic-perl (0.62-1+b1) ...
22:19:29 #10 65.22 Setting up python3-idna (2.6-1) ...
22:19:29 #10 65.39 Setting up libio-html-perl (1.001-1) ...
22:19:29 #10 65.40 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:29 #10 65.41 Setting up libtest-refcount-perl (0.08-3) ...
22:19:29 #10 65.42 Setting up libparams-util-perl (1.07-3+b4) ...
22:19:29 #10 65.43 Setting up libdpkg-perl (1.19.8) ...
22:19:29 #10 65.44 Setting up autoconf (2.69-11) ...
22:19:29 #10 65.46 Setting up python3-urllib3 (1.24.1-1) ...
22:19:29 #11 48.98 Setting up libtest-refcount-perl (0.10-1) ...
22:19:29 #11 48.99 Setting up libparams-util-perl (1.07-3build5) ...
22:19:29 #11 49.03 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
22:19:29 #11 49.04 Setting up autoconf (2.69-11.1) ...
22:19:29 #11 49.06 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:19:29 #11 49.22 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:29 #11 49.24 Setting up libarray-intspan-perl (2.003-1) ...
22:19:29 #11 49.25 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:29 #11 49.26 Setting up libtimedate-perl (2.3200-1) ...
22:19:29 #11 49.27 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:19:29 #11 49.28 Setting up libsub-name-perl (0.26-1) ...
22:19:29 #11 49.29 Setting up libtype-tiny-xs-perl (0.016-1) ...
22:19:29 #11 49.31 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:29 #11 49.32 Setting up xauth (1:1.1-0ubuntu1) ...
22:19:29 #11 49.33 Setting up cpp (4:9.3.0-1ubuntu2) ...
22:19:29 #11 52.72 Setting up libstring-copyright-perl (0.003012-1) ...
22:19:29 #11 52.74 Setting up python3-debian (0.1.43ubuntu1) ...
22:19:29 #11 46.91 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
22:19:29 #11 46.92 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:29 #11 46.93 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:29 #11 46.94 Setting up liblog-any-perl (1.710-1) ...
22:19:29 #11 46.95 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:29 #11 46.97 Setting up libdevel-size-perl (0.83-1build4) ...
22:19:29 #11 46.97 Setting up libdebhelper-perl (13.6ubuntu1) ...
22:19:29 #11 46.98 Setting up libpod-constants-perl (0.19-2) ...
22:19:29 #11 47.00 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
22:19:29 #11 47.01 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:29 #11 47.02 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
22:19:29 #11 47.03 Setting up libio-interactive-perl (1.023-1) ...
22:19:29 #11 47.04 Setting up libtry-tiny-perl (0.31-1) ...
22:19:29 #12 2.997 dh_testdir
22:19:29 #12 3.014 dh_testroot
22:19:29 #12 3.030 dh_prep
22:19:29 #12 3.049 dh_testdir
22:19:29 #12 3.064 dh_testroot
22:19:29 #12 3.080 dh_install
22:19:29 #12 3.103 dh_installdocs
22:19:29 #12 3.131 dh_installchangelogs
22:19:29 #12 3.193 dh_compress
22:19:29 #12 3.224 dh_fixperms
22:19:29 #9 ...
22:19:29 
22:19:29 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:29 #10 resolve docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 0.0s done
22:19:29 #10 sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 7.86MB / 7.86MB 0.3s done
22:19:29 #10 sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 50.44MB / 50.44MB 0.6s done
22:19:29 #10 sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e 988B / 988B done
22:19:29 #10 sha256:d6964bc7b9881a311bfb6a60d62de4a934c4da636f834ed821f3fd7be6b3ee6f 1.79kB / 1.79kB done
22:19:29 #10 sha256:36d328bda1257ce424e1f672f87eaea16faa97ecab840617b32cd00b1ed72c98 7.10kB / 7.10kB done
22:19:29 #10 sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 10.00MB / 10.00MB 0.5s done
22:19:29 #10 sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 51.84MB / 51.84MB 1.5s done
22:19:29 #10 extracting sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44 4.7s done
22:19:29 #10 sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 68.83MB / 68.83MB 2.0s done
22:19:29 #10 sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 141.91MB / 141.91MB 4.1s done
22:19:29 #10 sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 155B / 155B 1.7s done
22:19:29 #10 extracting sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4 0.6s done
22:19:29 #10 extracting sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb 0.5s done
22:19:29 #10 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 2.7s done
22:19:29 #10 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 0.2s
22:19:29 #11 51.96 Setting up libarchive-zip-perl (1.67-2) ...
22:19:29 #11 51.97 Setting up libsub-identify-perl (0.14-1build2) ...
22:19:29 #11 51.98 Setting up libdistro-info-perl (0.23ubuntu1) ...
22:19:29 #11 52.00 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
22:19:29 #11 52.00 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
22:19:29 #11 52.16 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
22:19:29 #11 52.17 Setting up libio-stringy-perl (2.111-3) ...
22:19:29 #11 52.18 Setting up liblist-moreutils-perl (0.416-1build5) ...
22:19:29 #11 52.19 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:29 #11 52.20 Setting up liblog-any-perl (1.708-1) ...
22:19:29 #12 8.464   Installing       : libfdisk-2.38.1-2.fc38.aarch64                      14/135 
22:19:29 #12 8.471   Upgrading        : libsmartcols-2.38.1-2.fc38.aarch64                  15/135 
22:19:29 #12 8.544   Upgrading        : util-linux-core-2.38.1-2.fc38.aarch64               16/135 
22:19:29 #12 8.594   Upgrading        : libcom_err-1.46.5-3.fc37.aarch64                    17/135 
22:19:29 #12 8.601   Installing       : perl-threads-1:2.27-489.fc37.aarch64                18/135 
22:19:29 #12 8.606   Installing       : perl-File-Find-1.40-492.fc38.noarch                 19/135 
22:19:29 #12 8.648   Installing       : m4-1.4.19-4.fc37.aarch64                            20/135 
22:19:29 #14 10.80   Installing       : make-1:4.2.1-11.el8.aarch64                           8/81 
22:19:29 #14 10.81   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           8/81 
22:19:29 #14 10.84   Installing       : python3-libselinux-2.9-6.el8.aarch64                  9/81 
22:19:29 #14 10.86   Installing       : libmpc-1.1.0-9.1.el8.aarch64                         10/81 
22:19:29 #14 10.92   Installing       : checkpolicy-2.9-1.el8.aarch64                        11/81 
22:19:29 #14 10.95   Installing       : m4-1.4.18-7.el8.aarch64                              12/81 
22:19:29 #14 10.97   Running scriptlet: m4-1.4.18-7.el8.aarch64                              12/81 
22:19:29 #13 8.027 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
22:19:29 #13 8.036 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
22:19:29 #13 8.048 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
22:19:29 #13 8.057 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:29 #13 8.068 Setting up docker-ce-build-deps (1.0) ...
22:19:29 #13 8.078 Processing triggers for man-db (2.10.2-1) ...
22:19:29 #13 8.145 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:29 #10 65.61 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:29 #10 65.62 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:29 #10 65.63 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
22:19:29 #10 65.64 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
22:19:29 #10 65.65 Setting up libsub-name-perl (0.21-1+b3) ...
22:19:29 #10 65.66 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:29 #10 65.67 Setting up g++-8 (8.3.0-6) ...
22:19:29 #10 65.68 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:29 #10 65.69 Setting up xauth (1:1.0.10-1) ...
22:19:29 #10 65.70 Setting up libpath-tiny-perl (0.108-1) ...
22:19:29 #10 65.71 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:29 #10 65.72 Setting up libjson-perl (4.02000-1) ...
22:19:29 #10 65.73 Setting up libfcgi-perl (0.78-2+b3) ...
22:19:29 #10 65.74 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:29 #10 65.75 Setting up python3-unidiff (0.5.4-1) ...
22:19:29 #10 65.87 Setting up libstrictures-perl (2.000005-1) ...
22:19:29 #12 9.297 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
22:19:29 #11 49.34 Setting up libpath-tiny-perl (0.108-1) ...
22:19:29 #11 49.36 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:29 #11 49.37 Setting up libjson-perl (4.02000-2) ...
22:19:29 #11 49.38 Setting up libsub-override-perl (0.09-2) ...
22:19:29 #11 49.39 Setting up python3-unidiff (0.5.5-2) ...
22:19:29 #11 49.53 Setting up libstrictures-perl (2.000006-1) ...
22:19:29 #11 49.54 Setting up libsub-quote-perl (2.006006-1) ...
22:19:29 #11 49.56 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
22:19:29 #11 49.57 Setting up libsort-versions-perl (1.62-1) ...
22:19:29 #11 49.58 Setting up libexporter-tiny-perl (1.002001-1) ...
22:19:29 #11 52.93 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:29 #11 47.05 Setting up libtype-tiny-perl (1.012004-1) ...
22:19:29 #11 47.06 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
22:19:29 #11 47.07 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:29 #11 47.09 Setting up libnet-http-perl (6.22-1) ...
22:19:29 #11 47.09 Setting up libpath-iterator-rule-perl (1.015-1) ...
22:19:29 #11 47.11 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
22:19:29 #11 47.12 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:29 #11 47.13 Setting up libtime-moment-perl (0.44-1build6) ...
22:19:29 #11 47.14 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:29 #11 47.15 Setting up libexception-class-perl (1.45-1) ...
22:19:29 #11 47.16 Setting up libmath-base85-perl (0.5+dfsg-1) ...
22:19:29 #11 47.17 Setting up libconfig-tiny-perl (2.28-1) ...
22:19:29 #11 47.18 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
22:19:29 #11 47.19 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
22:19:29 #11 47.20 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:29 #11 47.21 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:29 #11 47.22 Setting up libnet-netmask-perl (2.0001-1) ...
22:19:29 #11 47.23 Setting up libsub-install-perl (0.928-1.1) ...
22:19:29 #11 47.24 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
22:19:29 #11 47.26 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:29 #11 47.27 Setting up liberror-perl (0.17029-1) ...
22:19:29 #11 47.28 Setting up dh-autoreconf (20) ...
22:19:29 #11 47.29 Setting up patchutils (0.4.2-1build2) ...
22:19:29 #11 47.30 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:29 #11 47.31 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
22:19:29 #11 47.32 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:29 #11 47.33 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:29 #11 47.34 Setting up libio-string-perl (1.08-3.1) ...
22:19:29 #11 47.35 Setting up libreadonly-perl (2.050-3) ...
22:19:29 #11 47.36 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
22:19:29 #11 47.37 Setting up python3-chardet (4.0.0-1) ...
22:19:29 #12 3.266 dh_installdeb
22:19:29 #12 3.290 dh_gencontrol
22:19:29 #12 3.396 dh_md5sums
22:19:29 #12 3.422 dh_builddeb
22:19:29 #12 3.439 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:29 #12 3.463 
22:19:29 #12 3.463 The package has been created.
22:19:29 #12 3.463 Attention, the package has been created in the current directory,
22:19:29 #12 3.463 not in ".." as indicated by the message above!
22:19:29 #12 3.484 Selecting previously unselected package docker-ce-build-deps.
22:19:29 #12 2.644 dh_testdir
22:19:29 #12 2.661 dh_testroot
22:19:29 #12 2.678 dh_prep
22:19:29 #12 2.698 dh_testdir
22:19:29 #12 2.714 dh_testroot
22:19:29 #12 2.730 dh_install
22:19:29 #12 2.755 dh_installdocs
22:19:29 #12 2.784 dh_installchangelogs
22:19:29 #12 2.849 dh_compress
22:19:30 #11 52.21 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:30 #11 52.22 Setting up libdevel-size-perl (0.83-1build1) ...
22:19:30 #11 52.23 Setting up libdebhelper-perl (12.10ubuntu1) ...
22:19:30 #11 52.24 Setting up libpod-constants-perl (0.19-1) ...
22:19:30 #11 52.25 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
22:19:30 #11 52.26 Setting up libperl4-corelibs-perl (0.004-2) ...
22:19:30 #11 52.27 Setting up libfuture-perl (0.43-1) ...
22:19:30 #11 52.28 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:30 #11 52.29 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
22:19:30 #11 52.30 Setting up libtry-tiny-perl (0.30-1) ...
22:19:30 #11 52.32 Setting up libtype-tiny-perl (1.008001-2) ...
22:19:30 #11 52.33 Setting up libtest-fatal-perl (0.014-1) ...
22:19:30 #11 52.34 Setting up libcommon-sense-perl (3.74-2build6) ...
22:19:30 #11 52.36 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:30 #11 52.37 Setting up libnet-http-perl (6.19-1) ...
22:19:30 #11 52.39 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:19:30 #11 52.40 Setting up libencode-locale-perl (1.05-1) ...
22:19:30 #11 52.40 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:30 #12 8.655   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                   21/135 
22:19:30 #12 8.749   Installing       : libseccomp-2.5.3-3.fc37.aarch64                     22/135 
22:19:30 #12 8.755   Installing       : libmpc-1.2.1-5.fc37.aarch64                         23/135 
22:19:30 #12 8.761   Installing       : cmake-rpm-macros-3.24.1-1.fc38.noarch               24/135 
22:19:30 #12 8.809   Installing       : cmake-filesystem-3.24.1-1.fc38.aarch64              25/135 
22:19:30 #12 8.824   Installing       : checkpolicy-3.4-3.fc37.aarch64                      26/135 
22:19:30 #14 11.07   Upgrading        : systemd-libs-239-68.el8.aarch64                      13/81 
22:19:30 #13 DONE 8.4s
22:19:30 
22:19:30 #14 [stage-1 6/9] COPY sources/ /sources
22:19:30 #10 65.88 Setting up libsub-quote-perl (2.005001-1) ...
22:19:30 #10 65.89 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:30 #10 65.90 Setting up libsort-versions-perl (1.62-1) ...
22:19:30 #10 65.91 Setting up libexporter-tiny-perl (1.002001-1) ...
22:19:30 #10 65.92 Setting up libterm-readkey-perl (2.38-1) ...
22:19:30 #10 65.93 Setting up lsb-release (10.2019051400) ...
22:19:30 #10 65.94 Setting up libclass-accessor-perl (0.51-1) ...
22:19:30 #10 65.95 Setting up libnet-ip-perl (1.26-2) ...
22:19:30 #10 65.96 Setting up python3-magic (2:0.4.15-2) ...
22:19:30 #10 66.09 Setting up libperlio-gzip-perl (0.19-1+b5) ...
22:19:30 #10 66.09 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:30 #10 66.11 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:30 #10 66.12 Setting up liburi-perl (1.76-1) ...
22:19:30 #10 66.13 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
22:19:30 #12 DONE 12.4s
22:19:30 
22:19:30 #13 [stage-1 5/8] COPY sources/ /sources
22:19:30 #13 DONE 0.1s
22:19:30 
22:19:30 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:30 #12 9.539 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
22:19:30 #12 9.705 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
22:19:30 #11 49.59 Setting up libre-engine-re2-perl (0.13-5) ...
22:19:30 #11 49.60 Setting up libterm-readkey-perl (2.38-1build1) ...
22:19:30 #11 49.62 Setting up lsb-release (11.1.0ubuntu2) ...
22:19:30 #11 49.63 Setting up libnet-ip-perl (1.26-2) ...
22:19:30 #11 49.64 Setting up python3-magic (2:0.4.15-3) ...
22:19:30 #11 49.78 Setting up libperlio-gzip-perl (0.19-1build5) ...
22:19:30 #11 49.80 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:30 #11 49.81 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
22:19:30 #11 49.82 Setting up liburi-perl (1.76-2) ...
22:19:30 #11 49.84 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:19:30 #11 53.09 Setting up libdata-optlist-perl (0.112-1) ...
22:19:30 #11 53.10 Setting up libipc-run-perl (20200505.0-1) ...
22:19:30 #11 53.12 Setting up git (1:2.34.1-1ubuntu1.5) ...
22:19:30 #11 53.14 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
22:19:30 #11 53.15 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:30 #11 53.16 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:30 #11 53.18 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:30 #11 53.20 Setting up g++ (4:11.2.0-1ubuntu1) ...
22:19:30 #11 53.23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:30 #11 53.23 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
22:19:30 #11 53.23 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
22:19:30 #11 53.25 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:30 #11 53.26 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
22:19:30 #11 53.27 Setting up librole-tiny-perl (2.002004-1) ...
22:19:30 #11 53.29 Setting up gnupg (2.2.27-3ubuntu2.1) ...
22:19:30 #11 53.31 Setting up build-essential (12.9ubuntu3) ...
22:19:30 #11 53.32 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:30 #11 53.34 Setting up libfile-homedir-perl (1.006-1) ...
22:19:30 #11 53.35 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:30 #11 53.37 Setting up libio-socket-ssl-perl (2.074-2) ...
22:19:30 #11 53.38 Setting up libsub-exporter-perl (0.988-1) ...
22:19:30 #11 53.39 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:30 #11 53.40 Setting up libhttp-message-perl (6.36-1) ...
22:19:30 #11 53.42 Setting up libdata-validate-ip-perl (0.30-1) ...
22:19:30 #12 3.495 (Reading database ... 21449 files and directories currently installed.)
22:19:30 #12 3.496 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:30 #12 3.500 Unpacking docker-ce-build-deps (1.0) ...
22:19:30 #12 2.885 dh_fixperms
22:19:30 #12 2.931 dh_installdeb
22:19:30 #12 2.957 dh_gencontrol
22:19:30 #12 3.069 dh_md5sums
22:19:30 #12 0.930 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
22:19:30 #12 0.944 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
22:19:30 #11 52.41 Setting up libnet-dns-perl (1.22-1) ...
22:19:30 #11 52.42 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
22:19:30 #11 52.43 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:19:30 #11 52.45 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:30 #11 52.46 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:30 #11 52.46 Setting up libsub-install-perl (0.928-1) ...
22:19:30 #11 52.47 Setting up gcc (4:9.3.0-1ubuntu2) ...
22:19:30 #11 52.51 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
22:19:30 #11 52.54 Setting up libnumber-compare-perl (0.03-1) ...
22:19:30 #11 52.55 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:30 #11 52.56 Setting up libio-async-perl (0.75-1) ...
22:19:30 #11 52.57 Setting up liberror-perl (0.17029-1) ...
22:19:30 #11 52.59 Setting up patchutils (0.3.4-2) ...
22:19:30 #11 52.60 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:30 #11 52.62 Setting up libltdl-dev:armhf (2.4.6-14) ...
22:19:30 #12 8.999   Installing       : cpp-12.2.1-2.fc38.aarch64                           27/135 
22:19:30 #12 9.006   Installing       : perl-threads-shared-1.64-489.fc37.aarch64           28/135 
22:19:30 #12 9.051   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch              29/135 
22:19:30 #12 9.059   Installing       : e2fsprogs-libs-1.46.5-3.fc37.aarch64                30/135 
22:19:30 #12 9.104   Installing       : python3-libsemanage-3.4-5.fc37.aarch64              31/135 
22:19:30 #12 9.117   Installing       : libselinux-utils-3.4-5.fc37.aarch64                 32/135 
22:19:30 #12 9.156   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                  33/135 
22:19:30 #12 9.164   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                  34/135 
22:19:30 #12 9.177   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                  35/135 
22:19:30 #14 DONE 0.2s
22:19:30 
22:19:30 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:30 #10 66.20 invoke-rc.d: could not determine current runlevel
22:19:30 #10 66.20 invoke-rc.d: policy-rc.d denied execution of start.
22:19:30 #10 66.20 Initializing GnuTLS DH parameter file
22:19:30 #10 66.23 Setting up libmailutils5:amd64 (1:3.5-4) ...
22:19:30 #10 66.24 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:19:30 #10 66.25 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:30 #10 66.26 Setting up python3-pkg-resources (40.8.0-1) ...
22:19:30 #12 9.726 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
22:19:30 #12 9.726 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
22:19:30 #12 9.726 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
22:19:30 #12 9.737 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
22:19:30 #12 9.741 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
22:19:30 #12 9.752 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB]
22:19:30 #12 9.754 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
22:19:30 #12 9.757 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
22:19:30 #12 9.799 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
22:19:30 #12 9.802 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf udev armhf 247.3-7+rpi1+deb11u1 [1431 kB]
22:19:30 #12 9.883 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libudev1 armhf 247.3-7+rpi1+deb11u1 [162 kB]
22:19:30 #12 9.898 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
22:19:30 #12 9.906 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
22:19:30 #12 9.919 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
22:19:30 #12 9.938 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u1 [124 kB]
22:19:30 #12 9.943 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
22:19:30 #12 9.950 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-8-0 armhf 10.36-2+deb11u1 [210 kB]
22:19:30 #12 9.957 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
22:19:30 #12 9.963 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB]
22:19:30 #12 10.05 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB]
22:19:30 #12 10.06 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB]
22:19:30 #11 49.89 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:30 #11 49.90 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
22:19:30 #11 49.91 Setting up python3-pkg-resources (45.2.0-1) ...
22:19:30 #11 50.10 Setting up automake (1:1.16.1-4ubuntu6) ...
22:19:30 #11 53.43 Setting up libhtml-form-perl (6.07-1) ...
22:19:30 #11 53.44 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:30 #11 53.45 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:30 #11 53.47 Setting up libjson-xs-perl (4.030-1build3) ...
22:19:30 #11 53.49 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:30 #11 53.50 Setting up libio-prompter-perl (0.004015-1) ...
22:19:30 #11 53.51 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:30 #11 53.53 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:30 #11 53.54 Setting up po-debconf (1.0.21+nmu1) ...
22:19:30 #11 53.55 Setting up libhtml-tree-perl (5.07-2) ...
22:19:30 #11 53.56 Setting up libparams-classify-perl (0.015-1build5) ...
22:19:30 #11 53.58 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:30 #11 53.59 Setting up libxml-sax-perl (1.02+dfsg-3) ...
22:19:30 #11 53.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:30 #12 3.097 dh_builddeb
22:19:30 #12 3.116 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:30 #12 3.138 
22:19:30 #12 3.138 The package has been created.
22:19:30 #12 3.138 Attention, the package has been created in the current directory,
22:19:30 #12 3.138 not in ".." as indicated by the message above!
22:19:30 #12 3.166 Selecting previously unselected package docker-ce-build-deps.
22:19:30 #12 3.177 (Reading database ... 21387 files and directories currently installed.)
22:19:30 #12 3.178 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:30 #12 3.182 Unpacking docker-ce-build-deps (1.0) ...
22:19:30 #11 47.66 Setting up libstring-copyright-perl (0.003012-1) ...
22:19:30 #11 47.67 Setting up python3-debian (0.1.43ubuntu1) ...
22:19:30 #12 1.025 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
22:19:30 #12 1.095 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
22:19:30 #14 DONE 1.9s
22:19:30 
22:19:30 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
22:19:30 #15 DONE 0.0s
22:19:30 
22:19:30 #16 exporting to image
22:19:30 #16 exporting layers
22:19:30 #11 52.64 Setting up libjson-maybexs-perl (1.004000-1) ...
22:19:30 #11 52.65 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:30 #11 52.66 Setting up libio-string-perl (1.08-3) ...
22:19:30 #11 52.68 Setting up libreadonly-perl (2.050-2) ...
22:19:30 #11 52.69 Setting up python3-chardet (3.0.4-4build1) ...
22:19:30 #12 9.254   Installing       : libsepol-devel-3.4-3.fc37.aarch64                   36/135 
22:19:30 #12 9.264   Installing       : libselinux-devel-3.4-5.fc37.aarch64                 37/135 
22:19:30 #12 9.307   Installing       : python3-audit-3.0.9-1.fc38.aarch64                  38/135 
22:19:30 #12 9.323   Installing       : systemd-devel-252~rc2-612.fc38.aarch64              39/135 
22:19:30 #10 66.44 Setting up automake (1:1.16.1-4) ...
22:19:30 #10 66.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:30 #10 66.46 Setting up libasync-mergepoint-perl (0.04-2) ...
22:19:30 #10 66.47 Setting up libio-sessiondata-perl (1.03-1) ...
22:19:30 #10 66.48 Setting up libstring-escape-perl (2010.002-2) ...
22:19:30 #10 66.49 Setting up libhttp-date-perl (6.02-1) ...
22:19:30 #10 66.50 Setting up libfile-which-perl (1.23-1) ...
22:19:30 #10 66.51 Setting up mailutils (1:3.5-4) ...
22:19:30 #10 66.52 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
22:19:30 #10 66.53 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
22:19:30 #10 66.53 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
22:19:30 #10 66.53 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
22:19:30 #10 66.54 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
22:19:30 #10 66.54 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
22:19:30 #10 66.54 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
22:19:30 #10 66.55 Setting up libfile-basedir-perl (0.08-1) ...
22:19:30 #10 66.56 Setting up libnumber-range-perl (0.12-1) ...
22:19:30 #10 66.57 Setting up libtask-weaken-perl (1.06-1) ...
22:19:30 #10 66.59 Setting up libunicode-utf8-perl (0.62-1) ...
22:19:30 #14 11.09   Running scriptlet: systemd-libs-239-68.el8.aarch64                      13/81 
22:19:30 #14 11.85   Installing       : cpp-8.5.0-15.el8.aarch64                             14/81 
22:19:30 #14 11.86   Running scriptlet: cpp-8.5.0-15.el8.aarch64                             14/81 
22:19:30 #14 11.88   Installing       : python3-libsemanage-2.9-9.el8.aarch64                15/81 
22:19:30 #12 10.08 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
22:19:30 #12 10.10 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
22:19:30 #12 10.11 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
22:19:30 #12 10.12 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
22:19:30 #12 10.17 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
22:19:30 #12 10.17 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd0 armhf 247.3-7+rpi1+deb11u1 [346 kB]
22:19:30 #12 10.17 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u1 [401 kB]
22:19:30 #12 10.18 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
22:19:30 #12 10.25 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
22:19:30 #11 50.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:30 #11 50.12 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
22:19:30 #11 50.12 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
22:19:30 #11 50.13 Setting up libasync-mergepoint-perl (0.04-2) ...
22:19:30 #11 50.14 Setting up libstring-escape-perl (2010.002-2) ...
22:19:30 #11 50.16 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:30 #11 50.18 Setting up libhttp-date-perl (6.05-1) ...
22:19:30 #11 50.20 Setting up libfile-which-perl (1.23-1) ...
22:19:30 #11 50.22 Setting up libfile-basedir-perl (0.08-1) ...
22:19:30 #11 50.24 Setting up gettext (0.19.8.1-10build1) ...
22:19:30 #11 50.26 Setting up libnumber-range-perl (0.12-1) ...
22:19:30 #11 50.28 Setting up libunicode-utf8-perl (0.62-1build1) ...
22:19:30 #11 50.30 Setting up libstruct-dumb-perl (0.09-1) ...
22:19:30 #11 50.32 Setting up libfile-listing-perl (6.04-1) ...
22:19:30 #11 50.34 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:30 #11 53.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:30 #11 53.83 
22:19:30 #11 53.83 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:30 #11 53.88 Setting up dput (1.1.0ubuntu2) ...
22:19:30 #11 47.84 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:30 #11 48.00 Setting up libdata-optlist-perl (0.112-1) ...
22:19:30 #11 48.01 Setting up libipc-run-perl (20200505.0-1) ...
22:19:30 #11 48.02 Setting up git (1:2.34.1-1ubuntu1.5) ...
22:19:30 #11 48.03 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
22:19:30 #11 48.05 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:30 #11 48.06 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:30 #11 48.07 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:30 #11 48.08 Setting up g++ (4:11.2.0-1ubuntu1) ...
22:19:30 #11 48.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:30 #11 48.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
22:19:30 #11 48.11 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
22:19:30 #11 48.14 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:30 #11 48.15 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
22:19:30 #11 48.16 Setting up librole-tiny-perl (2.002004-1) ...
22:19:30 #11 48.17 Setting up gnupg (2.2.27-3ubuntu2.1) ...
22:19:30 #11 52.93 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.1) ...
22:19:30 #11 52.94 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:30 #11 52.95 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:30 #11 52.96 Setting up python3-debian (0.1.36ubuntu1) ...
22:19:30 #11 53.12 Setting up python3-requests (2.22.0-2ubuntu1) ...
22:19:30 #12 9.386   Installing       : gc-8.2.2-1.fc38.aarch64                             40/135 
22:19:30 #12 9.649   Installing       : guile22-2.2.7-6.fc37.aarch64                        41/135 
22:19:30 #12 9.702   Installing       : make-1:4.3-11.fc37.aarch64                          42/135 
22:19:30 #10 66.59 Setting up libstruct-dumb-perl (0.09-1) ...
22:19:30 #10 66.61 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:30 #10 66.62 Setting up libfile-listing-perl (6.04-1) ...
22:19:30 #10 66.63 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
22:19:30 #10 66.64 Setting up libclass-inspector-perl (1.32-1) ...
22:19:30 #10 66.65 Setting up libfont-afm-perl (1.20-2) ...
22:19:30 #10 66.66 Setting up libwant-perl (0.29-1+b4) ...
22:19:30 #10 66.67 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:30 #10 66.68 Setting up libtext-glob-perl (0.10-1) ...
22:19:30 #10 66.69 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:30 #10 66.70 Setting up liblist-compare-perl (0.53-1) ...
22:19:30 #10 66.71 Setting up libref-util-xs-perl (0.117-1+b1) ...
22:19:30 #10 66.73 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
22:19:30 #10 66.74 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
22:19:30 #10 66.75 Setting up libsort-key-perl (1.33-2+b1) ...
22:19:30 #10 66.76 Setting up libclone-perl (0.41-1+b1) ...
22:19:30 #10 66.77 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:19:30 #10 66.79 Setting up libarchive-zip-perl (1.64-1) ...
22:19:30 #10 66.80 Setting up libsub-identify-perl (0.14-1+b1) ...
22:19:30 #14 11.97   Installing       : python3-setools-4.3.0-3.el8.aarch64                  16/81 
22:19:30 #14 12.04   Installing       : libselinux-utils-2.9-6.el8.aarch64                   17/81 
22:19:30 #14 12.10   Installing       : policycoreutils-2.9-20.el8.aarch64                   18/81 
22:19:30 #14 12.13   Running scriptlet: policycoreutils-2.9-20.el8.aarch64                   18/81 
22:19:30 #12 10.56 debconf: delaying package configuration, since apt-utils is not installed
22:19:30 #12 10.61 Fetched 21.7 MB in 2s (10.6 MB/s)
22:19:30 #11 50.35 Setting up libregexp-pattern-perl (0.2.12-1) ...
22:19:30 #11 50.38 Setting up libfont-afm-perl (1.20-2) ...
22:19:30 #11 50.39 Setting up libwant-perl (0.29-1build4) ...
22:19:30 #11 50.41 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:30 #11 50.42 Setting up libtext-glob-perl (0.10-1) ...
22:19:30 #11 50.43 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:30 #11 50.45 Setting up liblist-compare-perl (0.53-1) ...
22:19:30 #11 50.46 Setting up libref-util-xs-perl (0.117-1build2) ...
22:19:30 #11 50.47 Setting up libio-pty-perl (1:1.12-1) ...
22:19:30 #11 50.49 Setting up libtool (2.4.6-14) ...
22:19:30 #11 50.50 Setting up libfile-fcntllock-perl (0.22-3build4) ...
22:19:30 #11 50.52 Setting up libsort-key-perl (1.33-2build2) ...
22:19:30 #11 50.53 Setting up libclone-perl (0.43-2) ...
22:19:30 #11 50.54 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:19:30 #11 50.56 Setting up libarchive-zip-perl (1.67-2) ...
22:19:30 #11 54.04 Setting up libdata-validate-uri-perl (0.07-2) ...
22:19:30 #11 54.06 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:30 #11 54.07 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:30 #11 54.09 Setting up libmailtools-perl (2.21-1) ...
22:19:30 #11 54.10 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:30 #11 54.15 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:31 #11 48.18 Setting up build-essential (12.9ubuntu3) ...
22:19:31 #11 48.19 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:31 #11 48.21 Setting up libfile-homedir-perl (1.006-1) ...
22:19:31 #11 48.22 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
22:19:31 #11 48.23 Setting up libio-socket-ssl-perl (2.074-2) ...
22:19:31 #11 48.24 Setting up libsub-exporter-perl (0.988-1) ...
22:19:31 #11 48.25 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:31 #11 48.26 Setting up libhttp-message-perl (6.36-1) ...
22:19:31 #11 48.27 Setting up libdata-validate-ip-perl (0.30-1) ...
22:19:31 #11 48.28 Setting up libhtml-form-perl (6.07-1) ...
22:19:31 #11 48.30 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:31 #11 48.31 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
22:19:31 #11 48.32 Setting up libjson-xs-perl (4.030-1build3) ...
22:19:31 #11 48.33 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:31 #11 48.35 Setting up libio-prompter-perl (0.004015-1) ...
22:19:31 #11 48.36 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:31 #11 48.37 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:31 #11 48.38 Setting up po-debconf (1.0.21+nmu1) ...
22:19:31 #11 48.39 Setting up libhtml-tree-perl (5.07-2) ...
22:19:31 #11 53.26 Setting up libdata-optlist-perl (0.110-1) ...
22:19:31 #11 53.27 Setting up libipc-run-perl (20180523.0-2) ...
22:19:31 #11 53.28 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:31 #11 53.29 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:31 #11 53.31 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:31 #11 53.32 Setting up libtypes-serialiser-perl (1.0-1) ...
22:19:31 #11 53.33 Setting up g++ (4:9.3.0-1ubuntu2) ...
22:19:31 #11 53.35 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:31 #11 53.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
22:19:31 #11 53.36 Setting up libhtml-parser-perl (3.72-5) ...
22:19:31 #11 53.37 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:31 #11 53.38 Setting up librole-tiny-perl (2.001004-1) ...
22:19:31 #11 53.39 Setting up build-essential (12.8ubuntu1.1) ...
22:19:31 #11 53.40 Setting up libfont-ttf-perl (1.06-1) ...
22:19:31 #11 53.41 Setting up libfile-homedir-perl (1.004-1) ...
22:19:31 #11 53.42 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
22:19:31 #11 53.43 Setting up libio-socket-ssl-perl (2.067-1) ...
22:19:31 #11 53.44 Setting up libsub-exporter-perl (0.987-1) ...
22:19:31 #11 53.45 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:31 #11 53.46 Setting up libhttp-message-perl (6.22-1) ...
22:19:31 #11 53.47 Setting up libhtml-form-perl (6.07-1) ...
22:19:31 #11 53.48 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
22:19:31 #11 53.50 Setting up libjson-xs-perl (4.020-1build1) ...
22:19:31 #11 53.51 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:31 #11 53.53 Setting up libio-prompter-perl (0.004015-1) ...
22:19:31 #11 53.54 Setting up libhttp-cookies-perl (6.08-1) ...
22:19:31 #12 9.766   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                        43/135 
22:19:31 #12 9.773   Installing       : kmod-libs-30-2.fc37.aarch64                         44/135 
22:19:31 #12 9.816   Installing       : libasan-12.2.1-2.fc38.aarch64                       45/135 
22:19:31 #12 9.825   Installing       : libubsan-12.2.1-2.fc38.aarch64                      46/135 
22:19:31 #12 9.867   Upgrading        : libgomp-12.2.1-2.fc38.aarch64                       47/135 
22:19:31 #12 9.890   Upgrading        : crypto-policies-20221003-1.gitcb1ad32.fc38.noarc    48/135 
22:19:31 #12 9.937   Running scriptlet: crypto-policies-20221003-1.gitcb1ad32.fc38.noarc    48/135 
22:19:31 #12 9.984   Installing       : xkeyboard-config-2.36-2.fc37.noarch                 49/135 
22:19:31 #12 10.05   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                   50/135 
22:19:31 #12 10.06   Installing       : vim-filesystem-2:9.0.803-1.fc38.noarch              51/135 
22:19:31 #12 3.574 Reading package lists...
22:19:31 #10 66.81 Setting up libdistro-info-perl (0.21) ...
22:19:31 #10 66.83 Setting up python3-apt (1.8.4.3) ...
22:19:31 #10 66.98 Setting up libio-stringy-perl (2.111-3) ...
22:19:31 #10 66.99 Setting up liblist-moreutils-perl (0.416-1+b4) ...
22:19:31 #10 67.01 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:31 #10 67.02 Setting up liblog-any-perl (1.707-1) ...
22:19:31 #10 67.03 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:31 #10 67.04 Setting up libpod-constants-perl (0.19-1) ...
22:19:31 #10 67.05 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
22:19:31 #10 67.06 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:31 #10 67.07 Setting up libfuture-perl (0.39-1) ...
22:19:31 #10 67.08 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:31 #10 67.09 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
22:19:31 #10 67.10 Setting up libtry-tiny-perl (0.30-1) ...
22:19:31 #10 67.12 Setting up libtype-tiny-perl (1.004004-1) ...
22:19:31 #10 67.13 Setting up libtest-fatal-perl (0.014-1) ...
22:19:31 #10 67.14 Setting up libcommon-sense-perl (3.74-2+b7) ...
22:19:31 #10 67.15 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:31 #10 67.16 Setting up libnet-http-perl (6.18-1) ...
22:19:31 #10 67.16 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:19:31 #14 12.23   Installing       : isl-0.16.1-6.el8.aarch64                             19/81 
22:19:31 #14 12.25   Running scriptlet: isl-0.16.1-6.el8.aarch64                             19/81 
22:19:31 #14 12.28   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       20/81 
22:19:31 #14 12.31   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  21/81 
22:19:31 #14 12.33   Installing       : less-530-1.el8.aarch64                               22/81 
22:19:31 #14 12.38   Installing       : libasan-8.5.0-15.el8.aarch64                         23/81 
22:19:31 #14 12.39   Running scriptlet: libasan-8.5.0-15.el8.aarch64                         23/81 
22:19:31 #14 12.42   Installing       : libatomic-8.5.0-15.el8.aarch64                       24/81 
22:19:31 #12 10.64 Selecting previously unselected package libstdc++-10-dev:armhf.
22:19:31 #12 10.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 ... 17532 files and directories currently installed.)
22:19:31 #12 10.65 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
22:19:31 #12 10.66 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
22:19:31 #11 50.57 Setting up libsub-identify-perl (0.14-1build2) ...
22:19:31 #11 50.58 Setting up libdistro-info-perl (0.23ubuntu1) ...
22:19:31 #11 50.59 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
22:19:31 #11 50.61 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
22:19:31 #11 50.77 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
22:19:31 #11 50.79 Setting up libio-stringy-perl (2.111-3) ...
22:19:31 #11 50.80 Setting up liblist-moreutils-perl (0.416-1build5) ...
22:19:31 #11 50.81 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:31 #11 54.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:31 #11 54.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:31 #11 54.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:31 #11 54.44 Setting up dh-strip-nondeterminism (1.13.0-1) ...
22:19:31 #11 54.46 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:31 #11 54.47 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:31 #16 exporting layers 5.1s done
22:19:31 #16 writing image sha256:862fdefeb7eb4c4d7ed8b4030c1271f318b483fbf8accbc31bf29c9a7812eb0c done
22:19:31 #16 naming to docker.io/rpmbuild-centos-9/x86_64 done
22:19:31 #16 DONE 5.1s
22:19:31 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1' --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
22:19:31 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:19:31 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:19:31 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:19:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cmUlV5
22:19:31 + umask 022
22:19:31 + cd /root/rpmbuild/BUILD
22:19:31 + cd /root/rpmbuild/BUILD
22:19:31 + rm -rf src
22:19:31 + /usr/bin/mkdir -p src
22:19:31 + cd src
22:19:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:31 + /usr/bin/tar -xof -
22:19:31 #11 48.40 Setting up libparams-classify-perl (0.015-1build5) ...
22:19:31 #11 48.42 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:31 #11 48.43 Setting up libxml-sax-perl (1.02+dfsg-3) ...
22:19:31 #11 48.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:31 #11 48.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:31 #11 48.68 
22:19:31 #11 48.68 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:31 #11 53.55 Setting up po-debconf (1.0.21) ...
22:19:31 #11 53.56 Setting up libhtml-tree-perl (5.07-2) ...
22:19:31 #11 53.58 Setting up libparams-classify-perl (0.015-1build2) ...
22:19:31 #11 53.60 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
22:19:31 #11 53.62 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:31 #11 53.64 Setting up libnet-dns-sec-perl (1.15-1) ...
22:19:31 #11 53.65 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.13) ...
22:19:31 #11 53.66 Setting up libsereal-perl (4.011-1) ...
22:19:31 #11 53.68 Setting up libhtml-format-perl (2.12-1) ...
22:19:31 #11 53.70 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:19:31 #11 53.77 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:31 #12 10.10   Installing       : rhash-1.4.3-1.fc38.aarch64                          52/135 
22:19:31 #12 4.659 Building dependency tree...
22:19:31 #12 4.831 Reading state information...
22:19:31 #12 4.848 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:31 #12 4.882 Starting 2 pkgProblemResolver with broken count: 0
22:19:31 #12 4.886 Done
22:19:31 #12 4.903  Done
22:19:31 #12 4.909 Starting pkgProblemResolver with broken count: 0
22:19:31 #12 4.932 Starting 2 pkgProblemResolver with broken count: 0
22:19:31 #10 67.18 Setting up libencode-locale-perl (1.05-1) ...
22:19:31 #10 67.19 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:31 #10 67.20 Setting up libnet-dns-perl (1.19-1) ...
22:19:31 #10 67.21 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:31 #10 67.22 Setting up libdevel-callchecker-perl (0.008-1) ...
22:19:31 #10 67.24 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:31 #10 67.25 Setting up libsub-install-perl (0.928-1) ...
22:19:31 #10 67.27 Setting up dpkg-dev (1.19.8) ...
22:19:31 #10 67.29 Setting up libnumber-compare-perl (0.03-1) ...
22:19:31 #10 67.30 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:31 #10 67.31 Setting up libio-async-perl (0.72-1) ...
22:19:31 #10 67.32 Setting up liberror-perl (0.17027-2) ...
22:19:31 #10 67.33 Setting up patchutils (0.3.4-2) ...
22:19:31 #10 67.34 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:31 #10 67.35 Setting up libltdl-dev:amd64 (2.4.6-9) ...
22:19:31 #10 67.36 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:31 #10 67.37 Setting up libio-string-perl (1.08-3) ...
22:19:31 #12 3.264 Reading package lists...
22:19:31 #14 12.44   Running scriptlet: libatomic-8.5.0-15.el8.aarch64                       24/81 
22:19:31 #14 12.47   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               25/81 
22:19:31 #14 12.49   Installing       : libgomp-8.5.0-15.el8.aarch64                         26/81 
22:19:31 #14 12.50   Running scriptlet: libgomp-8.5.0-15.el8.aarch64                         26/81 
22:19:31 #14 12.54   Installing       : libubsan-8.5.0-15.el8.aarch64                        27/81 
22:19:31 #14 12.55   Running scriptlet: libubsan-8.5.0-15.el8.aarch64                        27/81 
22:19:31 #14 12.57   Running scriptlet: openssh-8.0p1-16.el8.aarch64                         28/81 
22:19:31 #7 extracting sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437 3.8s done
22:19:31 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843
22:19:31 #12 10.90 Selecting previously unselected package g++-10.
22:19:31 #12 10.90 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
22:19:31 #12 10.91 Unpacking g++-10 (10.2.1-6+rpi1) ...
22:19:31 #11 50.84 Setting up liblog-any-perl (1.708-1) ...
22:19:31 #11 50.85 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:31 #11 50.86 Setting up libdevel-size-perl (0.83-1build1) ...
22:19:31 #11 50.87 Setting up libdebhelper-perl (12.10ubuntu1) ...
22:19:31 #11 50.89 Setting up libpod-constants-perl (0.19-1) ...
22:19:31 #11 50.90 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
22:19:31 #11 50.92 Setting up libperl4-corelibs-perl (0.004-2) ...
22:19:31 #11 50.93 Setting up libfuture-perl (0.43-1) ...
22:19:31 #11 50.94 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:31 #11 50.96 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
22:19:31 #11 50.97 Setting up libtry-tiny-perl (0.30-1) ...
22:19:31 #11 51.02 Setting up libtype-tiny-perl (1.008001-2) ...
22:19:31 #11 51.03 Setting up libtest-fatal-perl (0.014-1) ...
22:19:31 #11 51.06 Setting up libcommon-sense-perl (3.74-2build6) ...
22:19:31 #11 51.08 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:31 #11 51.10 Setting up libnet-http-perl (6.19-1) ...
22:19:31 #11 51.11 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:19:31 #11 51.12 Setting up libencode-locale-perl (1.05-1) ...
22:19:31 #11 51.14 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:31 #11 54.48 Setting up libdata-dpath-perl (0.58-1) ...
22:19:31 #11 54.49 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:31 #11 54.51 Setting up libpackage-stash-perl (0.39-1) ...
22:19:31 #11 54.52 Setting up libimport-into-perl (1.002005-1) ...
22:19:31 #11 54.53 Setting up libmoo-perl (2.005004-3) ...
22:19:31 #11 54.55 Setting up liblist-someutils-perl (0.58-1) ...
22:19:31 #11 54.56 Setting up debhelper (13.6ubuntu1) ...
22:19:31 #11 54.57 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
22:19:31 #11 54.59 Setting up equivs (2.3.1) ...
22:19:31 #11 54.60 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:31 #11 54.61 Setting up libb-hooks-endofscope-perl (0.25-1) ...
22:19:31 #11 54.63 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:31 #11 54.64 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:31 #11 54.65 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:31 #11 54.67 Setting up libmoox-struct-perl (0.020-1) ...
22:19:31 #11 54.68 Setting up lintian (2.114.0ubuntu1.1) ...
22:19:31 + STATUS=0
22:19:31 + '[' 0 -ne 0 ']'
22:19:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:31 + /usr/bin/tar -xof -
22:19:31 #11 48.71 Setting up dput (1.1.0ubuntu2) ...
22:19:31 #11 48.86 Setting up libdata-validate-uri-perl (0.07-2) ...
22:19:31 #11 48.87 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:31 #11 48.89 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:31 #11 48.90 Setting up libmailtools-perl (2.21-1) ...
22:19:31 #11 48.90 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
22:19:31 #11 48.95 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:31 #11 53.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:31 #12 10.11   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                  53/135 
22:19:31 #12 10.25   Installing       : python3-setuptools-65.3.0-1.fc38.noarch             54/135 
22:19:31 #12 10.32   Installing       : python3-setools-4.4.0-9.fc37.aarch64                55/135 
22:19:31 #12 10.39   Installing       : perl-lib-0.65-492.fc38.aarch64                      56/135 
22:19:31 #12 10.39   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64               57/135 
22:19:31 #12 10.43   Installing       : perl-File-Copy-2.39-492.fc38.noarch                 58/135 
22:19:31 #12 10.43   Installing       : perl-File-Compare-1.100.700-492.fc38.noarch         59/135 
22:19:31 #12 10.45   Installing       : autoconf-2.71-4.fc38.noarch                         60/135 
22:19:31 #12 10.50   Installing       : automake-1.16.5-9.fc37.noarch                       61/135 
22:19:31 #12 10.55   Installing       : perl-Error-1:0.17029-10.fc37.noarch                 62/135 
22:19:31 #12 10.56   Installing       : lzo-2.10-7.fc37.aarch64                             63/135 
22:19:31 #12 4.934 Done
22:19:31 #12 5.017 The following additional packages will be installed:
22:19:31 #12 5.017   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:31 #12 5.018   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:31 #12 5.018   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:31 #12 5.018   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:31 #12 5.018   libudev-dev libuv1 pkg-config
22:19:31 #12 5.019 Suggested packages:
22:19:31 #12 5.019   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:31 #12 5.019 Recommended packages:
22:19:31 #12 5.019   dmsetup
22:19:31 #12 5.064 The following NEW packages will be installed:
22:19:31 #10 67.38 Setting up libreadonly-perl (2.050-1) ...
22:19:31 #10 67.40 Setting up python3-chardet (3.0.4-3) ...
22:19:31 #10 67.62 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:31 #10 67.63 Setting up python3-debian (0.1.35) ...
22:19:31 #12 4.213 Building dependency tree...
22:19:31 #12 4.394 Reading state information...
22:19:31 #12 4.415 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:31 #12 4.456 Starting 2 pkgProblemResolver with broken count: 0
22:19:31 #12 4.459 Done
22:19:31 #12 4.479  Done
22:19:31 #12 4.486 Starting pkgProblemResolver with broken count: 0
22:19:31 #12 4.513 Starting 2 pkgProblemResolver with broken count: 0
22:19:31 #12 4.516 Done
22:19:31 #14 12.64   Installing       : openssh-8.0p1-16.el8.aarch64                         28/81 
22:19:31 #10 52.12 Setting up libgdbm-compat4:armhf (1.19-2) ...
22:19:31 #10 52.13 Setting up ucf (3.0043) ...
22:19:31 #10 52.29 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
22:19:31 #10 52.30 Setting up dwz (0.13+20210201-1) ...
22:19:31 #10 52.31 Setting up groff-base (1.22.4-6) ...
22:19:31 #10 52.33 Setting up cpp (4:10.2.1-1) ...
22:19:31 #10 52.36 Setting up pixz (1.0.7-1) ...
22:19:31 #10 52.38 Setting up gpgconf (2.2.27-2+deb11u2) ...
22:19:31 #10 52.39 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
22:19:31 #10 52.41 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
22:19:31 #10 52.43 Setting up libx11-6:armhf (2:1.7.2-1) ...
22:19:31 #10 52.46 Setting up curl (7.74.0-1.3+deb11u3) ...
22:19:31 #10 52.48 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:19:31 #10 52.49 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
22:19:31 #10 52.50 Setting up gpg (2.2.27-2+deb11u2) ...
22:19:31 #10 52.51 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
22:19:31 #10 52.53 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
22:19:31 #10 52.55 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
22:19:31 #10 52.56 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
22:19:31 #10 52.57 Setting up gpg-agent (2.2.27-2+deb11u2) ...
22:19:31 #11 51.15 Setting up libnet-dns-perl (1.22-1) ...
22:19:31 #11 51.16 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
22:19:31 #11 51.18 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:19:31 #11 51.19 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:31 #11 51.21 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:31 #11 51.24 Setting up libsub-install-perl (0.928-1) ...
22:19:31 #11 51.28 Setting up gcc (4:9.3.0-1ubuntu2) ...
22:19:31 #11 51.30 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
22:19:31 #11 51.32 Setting up libnumber-compare-perl (0.03-1) ...
22:19:31 #11 51.33 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:31 #11 51.35 Setting up libio-async-perl (0.75-1) ...
22:19:31 #11 54.70 Setting up licensecheck (3.2.14-2) ...
22:19:31 #11 54.71 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:31 #11 54.73 Setting up libwww-perl (6.61-1) ...
22:19:31 #11 54.74 Setting up devscripts (2.22.1ubuntu1) ...
22:19:31 #11 54.90 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
22:19:31 #11 54.91 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:31 #11 54.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:31 #11 49.02 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:31 #11 49.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:31 #11 49.22 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:31 #9 ...
22:19:31 
22:19:31 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:19:31 #0 6.699 Fedora 36 - x86_64                               14 MB/s |  81 MB     00:05    
22:19:31 #10 ...
22:19:31 
22:19:31 #9 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:31 #11 53.96 
22:19:31 #11 53.96 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:31 #11 53.99 Setting up dput (1.0.3ubuntu1) ...
22:19:31 #11 54.14 Setting up libio-async-loop-epoll-perl (0.20-1) ...
22:19:31 #11 54.15 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
22:19:31 #12 10.61   Installing       : btrfs-progs-6.0-1.fc38.aarch64                      64/135 
22:19:31 #12 5.064   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:31 #12 5.065   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:31 #12 5.065   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:31 #12 5.066   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:31 #12 5.066   libudev-dev libuv1 pkg-config
22:19:31 #12 5.355 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
22:19:31 #12 5.355 1 not fully installed or removed.
22:19:31 #12 5.355 Need to get 7655 kB of archives.
22:19:31 #12 5.355 After this operation, 39.9 MB of additional disk space will be used.
22:19:31 #12 5.355 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
22:19:31 #12 1.265 Reading package lists...
22:19:31 #10 67.78 Setting up python3-requests (2.21.0-1) ...
22:19:31 #12 4.620 The following additional packages will be installed:
22:19:31 #12 4.621   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:31 #12 4.621   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:31 #12 4.621   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:31 #12 4.621   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:31 #12 4.622   libudev-dev libuv1 pkg-config
22:19:31 #12 4.623 Suggested packages:
22:19:31 #12 4.623   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:31 #12 4.623 Recommended packages:
22:19:31 #12 4.623   dmsetup
22:19:31 #12 4.672 The following NEW packages will be installed:
22:19:31 #12 4.672   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:31 #12 4.672   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:31 #12 4.672   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:31 #12 4.672   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:31 #12 4.673   libudev-dev libuv1 pkg-config
22:19:31 #14 12.71   Installing       : openssh-clients-8.0p1-16.el8.aarch64                 29/81 
22:19:32 #11 51.36 Setting up liberror-perl (0.17029-1) ...
22:19:32 #11 51.37 Setting up patchutils (0.3.4-2) ...
22:19:32 #11 51.38 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:32 #11 51.40 Setting up libltdl-dev:arm64 (2.4.6-14) ...
22:19:32 #11 51.43 Setting up libjson-maybexs-perl (1.004000-1) ...
22:19:32 #11 51.44 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:32 #11 51.45 Setting up libio-string-perl (1.08-3) ...
22:19:32 #11 51.46 Setting up libreadonly-perl (2.050-2) ...
22:19:32 #11 51.47 Setting up python3-chardet (3.0.4-4build1) ...
22:19:32 #10 53.05 Setting up libxpm4:armhf (1:3.5.12-1) ...
22:19:32 #11 55.01 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:32 #11 55.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:32 #11 55.16 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:32 #11 55.19 Processing triggers for ca-certificates (20211016) ...
22:19:32 #11 55.20 Updating certificates in /etc/ssl/certs...
22:19:32 #10 49.39   Running scriptlet: rpm-libs-4.17.0-10.fc36.aarch64                    146/146 
22:19:32 #10 52.65   Verifying        : bzip2-1.0.8-11.fc36.aarch64                          1/146 
22:19:32 #10 52.65   Verifying        : cpio-2.13-12.fc36.aarch64                            2/146 
22:19:32 #10 52.65   Verifying        : dash-0.5.10.2-10.fc36.aarch64                        3/146 
22:19:32 #10 52.65   Verifying        : debugedit-5.0-3.fc36.aarch64                         4/146 
22:19:32 #10 52.65   Verifying        : desktop-file-utils-0.26-6.fc36.aarch64               5/146 
22:19:32 #10 52.65   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.aarch64       6/146 
22:19:32 #10 52.65   Verifying        : diffutils-3.8-2.fc36.aarch64                         7/146 
22:19:32 #10 52.65   Verifying        : ed-1.14.2-12.fc36.aarch64                            8/146 
22:19:32 #10 52.65   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/146 
22:19:32 #10 52.65   Verifying        : elfutils-0.186-3.fc36.aarch64                       10/146 
22:19:32 #10 52.65   Verifying        : elfutils-debuginfod-client-0.186-3.fc36.aarch64     11/146 
22:19:32 #10 52.65   Verifying        : enchant-1:1.6.0-30.fc36.aarch64                     12/146 
22:19:32 #10 52.65   Verifying        : file-5.41-4.fc36.aarch64                            13/146 
22:19:32 #10 52.65   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             14/146 
22:19:32 #10 52.65   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   15/146 
22:19:32 #10 52.65   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 16/146 
22:19:32 #10 52.65   Verifying        : glibc-gconv-extra-2.35-4.fc36.aarch64               17/146 
22:19:32 #10 52.65   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   18/146 
22:19:32 #10 52.65   Verifying        : groff-base-1.22.4-9.fc36.aarch64                    19/146 
22:19:32 #10 52.65   Verifying        : hunspell-1.7.0-19.fc36.aarch64                      20/146 
22:19:32 #10 52.65   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             21/146 
22:19:32 #10 52.65   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          22/146 
22:19:32 #10 52.65   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          23/146 
22:19:32 #10 52.65   Verifying        : hunspell-filesystem-1.7.0-19.fc36.aarch64           24/146 
22:19:32 #10 52.65   Verifying        : info-6.8-3.fc36.aarch64                             25/146 
22:19:32 #10 52.65   Verifying        : json-glib-1.6.6-2.fc36.aarch64                      26/146 
22:19:32 #10 52.65   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               27/146 
22:19:32 #10 52.65   Verifying        : libjpeg-turbo-2.1.2-2.fc36.aarch64                  28/146 
22:19:32 #10 52.65   Verifying        : libpkgconf-1.8.0-2.fc36.aarch64                     29/146 
22:19:32 #10 52.65   Verifying        : libpng-2:1.6.37-12.fc36.aarch64                     30/146 
22:19:32 #10 52.65   Verifying        : libstemmer-0-18.585svn.fc36.aarch64                 31/146 
22:19:32 #10 52.65   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     32/146 
22:19:32 #10 52.65   Verifying        : ncurses-6.2-9.20210508.fc36.aarch64                 33/146 
22:19:32 #10 52.65   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     34/146 
22:19:32 #10 52.65   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   35/146 
22:19:32 #10 52.65   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               36/146 
22:19:32 #10 52.65   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        37/146 
22:19:32 #10 52.65   Verifying        : patch-2.7.6-16.fc36.aarch64                         38/146 
22:19:32 #10 52.65   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                39/146 
22:19:32 #10 52.65   Verifying        : perl-B-1.82-486.fc36.aarch64                        40/146 
22:19:32 #10 52.65   Verifying        : perl-Carp-1.52-479.fc36.noarch                      41/146 
22:19:32 #10 52.65   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              42/146 
22:19:32 #10 52.65   Verifying        : perl-Data-Dumper-2.183-3.fc36.aarch64               43/146 
22:19:32 #10 52.65   Verifying        : perl-Digest-1.20-2.fc36.noarch                      44/146 
22:19:32 #10 52.65   Verifying        : perl-Digest-MD5-2.58-479.fc36.aarch64               45/146 
22:19:32 #10 52.65   Verifying        : perl-DynaLoader-1.50-486.fc36.aarch64               46/146 
22:19:32 #10 52.65   Verifying        : perl-Errno-1.33-486.fc36.aarch64                    47/146 
22:19:32 #10 52.65   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  48/146 
22:19:32 #10 52.65   Verifying        : perl-Fcntl-1.14-486.fc36.aarch64                    49/146 
22:19:32 #10 52.65   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             50/146 
22:19:32 #10 52.65   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 51/146 
22:19:32 #10 52.65   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          52/146 
22:19:32 #10 52.65   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 53/146 
22:19:32 #10 52.65   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                54/146 
22:19:32 #10 52.65   Verifying        : perl-Getopt-Long-1:2.52-479.fc36.noarch             55/146 
22:19:32 #10 52.65   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                56/146 
22:19:32 #10 52.65   Verifying        : perl-IO-1.46-486.fc36.aarch64                       57/146 
22:19:32 #10 52.65   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              58/146 
22:19:32 #10 52.65   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              59/146 
22:19:32 #10 52.65   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 60/146 
22:19:32 #10 52.65   Verifying        : perl-MIME-Base64-3.16-479.fc36.aarch64              61/146 
22:19:32 #10 52.65   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              62/146 
22:19:32 #10 52.65   Verifying        : perl-NDBM_File-1.15-486.fc36.aarch64                63/146 
22:19:32 #10 52.65   Verifying        : perl-Net-SSLeay-1.92-2.fc36.aarch64                 64/146 
22:19:32 #10 52.65   Verifying        : perl-POSIX-1.97-486.fc36.aarch64                    65/146 
22:19:32 #10 52.66   Verifying        : perl-PathTools-3.80-479.fc36.aarch64                66/146 
22:19:32 #10 52.66   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             67/146 
22:19:32 #10 52.66   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            68/146 
22:19:32 #10 52.66   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                69/146 
22:19:32 #10 52.66   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               70/146 
22:19:32 #10 52.66   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               71/146 
22:19:32 #10 52.66   Verifying        : perl-Storable-1:3.25-2.fc36.aarch64                 72/146 
22:19:32 #10 52.66   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    73/146 
22:19:32 #10 52.66   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            74/146 
22:19:32 #10 52.66   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  75/146 
22:19:32 #10 52.66   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         76/146 
22:19:32 #10 52.66   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             77/146 
22:19:32 #10 52.66   Verifying        : perl-URI-5.10-1.fc36.noarch                         78/146 
22:19:32 #10 52.66   Verifying        : perl-base-2.27-486.fc36.noarch                      79/146 
22:19:32 #10 52.66   Verifying        : perl-constant-1.33-480.fc36.noarch                  80/146 
22:19:32 #10 52.66   Verifying        : perl-if-0.60.900-486.fc36.noarch                    81/146 
22:19:32 #10 52.66   Verifying        : perl-interpreter-4:5.34.1-486.fc36.aarch64          82/146 
22:19:32 #10 52.66   Verifying        : perl-libnet-3.13-480.fc36.noarch                    83/146 
22:19:32 #10 52.66   Verifying        : perl-libs-4:5.34.1-486.fc36.aarch64                 84/146 
22:19:32 #10 52.66   Verifying        : perl-mro-1.25-486.fc36.aarch64                      85/146 
22:19:32 #10 52.66   Verifying        : perl-overload-1.33-486.fc36.noarch                  86/146 
22:19:32 #10 52.66   Verifying        : perl-overloading-0.02-486.fc36.noarch               87/146 
22:19:32 #10 52.66   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 88/146 
22:19:32 #10 52.66   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               89/146 
22:19:32 #10 52.66   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   90/146 
22:19:32 #10 52.66   Verifying        : perl-subs-1.04-486.fc36.noarch                      91/146 
22:19:32 #10 52.66   Verifying        : perl-vars-1.05-486.fc36.noarch                      92/146 
22:19:32 #10 52.66   Verifying        : pkgconf-1.8.0-2.fc36.aarch64                        93/146 
22:19:32 #10 52.66   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      94/146 
22:19:32 #10 52.66   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             95/146 
22:19:32 #10 52.66   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              96/146 
22:19:32 #10 52.66   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                  97/146 
22:19:32 #10 52.66   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  98/146 
22:19:32 #10 52.66   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 99/146 
22:19:32 #10 52.66   Verifying        : python3-pybeam-0.7-2.fc36.noarch                   100/146 
22:19:32 #10 52.66   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                   101/146 
22:19:32 #10 52.66   Verifying        : python3-six-1.16.0-5.fc36.noarch                   102/146 
22:19:32 #10 52.66   Verifying        : python3-toml-0.10.2-6.fc36.noarch                  103/146 
22:19:32 #10 52.66   Verifying        : python3-zstd-1.4.5.1-6.fc36.aarch64                104/146 
22:19:32 #10 52.66   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                105/146 
22:19:32 #10 52.66   Verifying        : unzip-6.0-57.fc36.aarch64                          106/146 
22:19:32 #10 52.66   Verifying        : xxhash-libs-0.8.1-2.fc36.aarch64                   107/146 
22:19:32 #10 52.66   Verifying        : xz-5.2.5-9.fc36.aarch64                            108/146 
22:19:32 #10 52.66   Verifying        : zip-3.0-32.fc36.aarch64                            109/146 
22:19:32 #10 52.66   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              110/146 
22:19:32 #10 52.66   Verifying        : binutils-2.37-36.fc36.aarch64                      111/146 
22:19:32 #10 52.66   Verifying        : binutils-gold-2.37-36.fc36.aarch64                 112/146 
22:19:32 #10 52.66   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                  113/146 
22:19:32 #10 52.66   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               114/146 
22:19:32 #10 52.66   Verifying        : dwz-0.14-4.fc36.aarch64                            115/146 
22:19:32 #10 52.66   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/146 
22:19:32 #10 52.66   Verifying        : gdb-minimal-12.1-2.fc36.aarch64                    117/146 
22:19:32 #10 52.66   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.aarch64                  118/146 
22:19:32 #10 52.66   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 119/146 
22:19:32 #10 52.66   Verifying        : libappstream-glib-0.8.0-4.fc36.aarch64             120/146 
22:19:32 #10 52.66   Verifying        : perl-Encode-4:3.17-485.fc36.aarch64                121/146 
22:19:32 #10 52.66   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 122/146 
22:19:32 #10 52.66   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     123/146 
22:19:32 #10 52.66   Verifying        : perl-Socket-4:2.036-1.fc36.aarch64                 124/146 
22:19:32 #10 52.66   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            125/146 
22:19:32 #10 52.66   Verifying        : python-srpm-macros-3.10-19.fc36.noarch             126/146 
22:19:32 #10 52.66   Verifying        : python3-construct-2.10.68-1.fc36.noarch            127/146 
22:19:32 #10 52.66   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       128/146 
22:19:32 #10 52.66   Verifying        : qt5-srpm-macros-5.15.6-1.fc36.noarch               129/146 
22:19:32 #10 52.66   Verifying        : redhat-rpm-config-222-1.fc36.noarch                130/146 
22:19:32 #10 52.66   Verifying        : rpm-build-4.17.1-3.fc36.aarch64                    131/146 
22:19:32 #10 52.66   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch         132/146 
22:19:32 #10 52.66   Verifying        : rpmlint-2.2.0-6.fc36.noarch                        133/146 
22:19:32 #10 52.66   Verifying        : rpmlint-fedora-license-data-1.6-1.fc36.noarch      134/146 
22:19:32 #10 52.66   Verifying        : rust-srpm-macros-22-1.fc36.noarch                  135/146 
22:19:32 #10 52.66   Verifying        : zstd-1.5.2-2.fc36.aarch64                          136/146 
22:19:32 #10 52.66   Verifying        : python3-rpm-4.17.1-3.fc36.aarch64                  137/146 
22:19:32 #10 52.66   Verifying        : python3-rpm-4.17.0-10.fc36.aarch64                 138/146 
22:19:32 #10 52.66   Verifying        : rpm-4.17.1-3.fc36.aarch64                          139/146 
22:19:32 #10 52.66   Verifying        : rpm-4.17.0-10.fc36.aarch64                         140/146 
22:19:32 #10 52.66   Verifying        : rpm-build-libs-4.17.1-3.fc36.aarch64               141/146 
22:19:32 #10 52.66   Verifying        : rpm-build-libs-4.17.0-10.fc36.aarch64              142/146 
22:19:32 #10 52.66   Verifying        : rpm-libs-4.17.1-3.fc36.aarch64                     143/146 
22:19:32 #10 52.66   Verifying        : rpm-libs-4.17.0-10.fc36.aarch64                    144/146 
22:19:32 #10 52.66   Verifying        : rpm-sign-libs-4.17.1-3.fc36.aarch64                145/146 
22:19:32 #12 11.55 Selecting previously unselected package g++.
22:19:32 #12 11.56 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
22:19:32 #12 11.56 Unpacking g++ (4:10.2.1-1+rpi1) ...
22:19:32 #12 11.59 Selecting previously unselected package build-essential.
22:19:32 #12 11.59 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
22:19:32 #12 11.60 Unpacking build-essential (12.9) ...
22:19:32 #12 11.64 Selecting previously unselected package bash-completion.
22:19:32 #11 49.25 Setting up dh-strip-nondeterminism (1.13.0-1) ...
22:19:32 #11 49.26 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:32 #11 49.27 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
22:19:32 #11 49.28 Setting up libdata-dpath-perl (0.58-1) ...
22:19:32 #11 49.30 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:32 #11 49.31 Setting up libpackage-stash-perl (0.39-1) ...
22:19:32 #11 49.32 Setting up libimport-into-perl (1.002005-1) ...
22:19:32 #11 49.33 Setting up libmoo-perl (2.005004-3) ...
22:19:32 #11 49.34 Setting up liblist-someutils-perl (0.58-1) ...
22:19:32 #11 49.35 Setting up debhelper (13.6ubuntu1) ...
22:19:32 #11 49.36 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
22:19:32 #11 49.38 Setting up equivs (2.3.1) ...
22:19:32 #11 49.39 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:32 #11 49.40 Setting up libb-hooks-endofscope-perl (0.25-1) ...
22:19:32 #11 49.41 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:32 #11 49.42 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:32 #11 49.43 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:32 #11 49.44 Setting up libmoox-struct-perl (0.020-1) ...
22:19:32 #11 54.29 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:32 #11 54.30 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:32 #11 54.31 Setting up libmailtools-perl (2.21-1) ...
22:19:32 #11 54.32 Setting up git (1:2.25.1-1ubuntu3.6) ...
22:19:32 #11 54.34 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:19:32 #11 54.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:32 #11 54.46 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:32 + STATUS=0
22:19:32 + '[' 0 -ne 0 ']'
22:19:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:32 + RPM_EC=0
22:19:32 ++ jobs -p
22:19:32 + exit 0
22:19:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hhdhvf
22:19:32 + umask 022
22:19:32 + cd /root/rpmbuild/BUILD
22:19:32 + cd src
22:19:32 + export DOCKER_GITCOMMIT=753cd92
22:19:32 + DOCKER_GITCOMMIT=753cd92
22:19:32 + mkdir -p /go/src/github.com/docker
22:19:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:32 + pushd /root/rpmbuild/BUILD/src/engine
22:19:32 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:32 + for component in tini "proxy dynamic"
22:19:32 + TMP_GOPATH=/go
22:19:32 + hack/dockerfile/install/install.sh tini
22:19:32 + RM_GOPATH=0
22:19:32 + TMP_GOPATH=/go
22:19:32 + : /usr/local/bin
22:19:32 + '[' -z /go ']'
22:19:32 + export GOPATH=/go
22:19:32 + GOPATH=/go
22:19:32 + case "$(go env GOARCH)" in
22:19:32 ++ go env GOARCH
22:19:32 + export GO_BUILDMODE=-buildmode=pie
22:19:32 + GO_BUILDMODE=-buildmode=pie
22:19:32 ++ dirname hack/dockerfile/install/install.sh
22:19:32 + dir=hack/dockerfile/install
22:19:32 + bin=tini
22:19:32 + shift
22:19:32 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:32 + . hack/dockerfile/install/tini.installer
22:19:32 ++ : v0.19.0
22:19:32 + install_tini
22:19:32 + echo 'Install tini version v0.19.0'
22:19:32 Install tini version v0.19.0
22:19:32 + git clone https://github.com/krallin/tini.git /go/tini
22:19:32 Cloning into '/go/tini'...
22:19:32 #12 10.62   Installing       : libuv-1:1.44.2-2.fc37.aarch64                       65/135 
22:19:32 #12 5.418 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
22:19:32 #12 5.463 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
22:19:32 #12 5.465 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
22:19:32 #12 5.471 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
22:19:32 #12 5.472 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
22:19:32 #12 5.474 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
22:19:32 #12 5.475 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
22:19:32 #12 5.527 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
22:19:32 #12 5.528 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB]
22:19:32 #12 5.535 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B]
22:19:32 #12 5.535 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]
22:19:32 #12 5.537 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]
22:19:32 #12 5.538 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.56 [19.1 kB]
22:19:32 #12 5.538 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB]
22:19:32 #12 5.544 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB]
22:19:32 #12 5.546 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB]
22:19:32 #12 5.549 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB]
22:19:32 #12 5.549 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB]
22:19:32 #12 5.557 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
22:19:32 #12 5.559 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]
22:19:32 #12 5.560 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
22:19:32 #12 5.561 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.56 [184 kB]
22:19:32 #12 5.564 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
22:19:32 #12 2.818 dh_testdir
22:19:32 #12 2.834 dh_testroot
22:19:32 #12 2.851 dh_prep
22:19:32 #12 2.869 dh_testdir
22:19:32 #12 2.885 dh_testroot
22:19:32 #12 2.901 dh_install
22:19:32 #12 2.925 dh_installdocs
22:19:32 #12 2.954 dh_installchangelogs
22:19:32 #12 3.018 dh_compress
22:19:32 #10 67.93 Setting up libdata-optlist-perl (0.110-1) ...
22:19:32 #10 67.94 Setting up libipc-run-perl (20180523.0-1) ...
22:19:32 #10 67.95 Setting up git (1:2.20.1-2+deb10u4) ...
22:19:32 #10 67.99 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:32 #10 68.00 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:32 #10 68.00 Setting up libtypes-serialiser-perl (1.0-1) ...
22:19:32 #10 68.01 Setting up g++ (4:8.3.0-1) ...
22:19:32 #10 68.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:32 #10 68.05 Setting up libhtml-parser-perl (3.72-3+b3) ...
22:19:32 #10 68.06 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:32 #10 68.07 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:32 #10 68.09 Setting up librole-tiny-perl (2.000006-1) ...
22:19:32 #10 68.11 Setting up gnupg (2.2.12-1+deb10u2) ...
22:19:32 #10 68.12 Setting up build-essential (12.6) ...
22:19:32 #10 68.13 Setting up libfile-homedir-perl (1.004-1) ...
22:19:32 #10 68.14 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:32 #10 68.15 Setting up libio-socket-ssl-perl (2.060-3) ...
22:19:32 #11 51.72 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:32 #11 51.73 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:32 #11 51.74 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:32 #11 51.76 Setting up python3-debian (0.1.36ubuntu1) ...
22:19:32 #10 53.08 Setting up fontconfig-config (2.13.1-4.2) ...
22:19:32 #11 55.52 0 added, 0 removed; done.
22:19:32 #10 52.66   Verifying        : rpm-sign-libs-4.17.0-10.fc36.aarch64               146/146 
22:19:32 #10 52.84 
22:19:32 #10 52.84 Upgraded:
22:19:32 #10 52.84   python3-rpm-4.17.1-3.fc36.aarch64         rpm-4.17.1-3.fc36.aarch64          
22:19:32 #10 52.84   rpm-build-libs-4.17.1-3.fc36.aarch64      rpm-libs-4.17.1-3.fc36.aarch64     
22:19:32 #10 52.84   rpm-sign-libs-4.17.1-3.fc36.aarch64      
22:19:32 #10 52.84 Installed:
22:19:32 #10 52.84   ansible-srpm-macros-1-8.1.fc36.noarch                                         
22:19:32 #10 52.84   binutils-2.37-36.fc36.aarch64                                                 
22:19:32 #10 52.84   binutils-gold-2.37-36.fc36.aarch64                                            
22:19:32 #10 52.84   bzip2-1.0.8-11.fc36.aarch64                                                   
22:19:32 #10 52.84   cpio-2.13-12.fc36.aarch64                                                     
22:19:32 #10 52.84   dash-0.5.10.2-10.fc36.aarch64                                                 
22:19:32 #10 52.84   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
22:19:32 #10 52.84   debugedit-5.0-3.fc36.aarch64                                                  
22:19:32 #10 52.84   desktop-file-utils-0.26-6.fc36.aarch64                                        
22:19:32 #10 52.84   devscripts-checkbashisms-2.22.1-1.fc36.aarch64                                
22:19:32 #10 52.84   diffutils-3.8-2.fc36.aarch64                                                  
22:19:32 #10 52.84   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
22:19:32 #10 52.84   dwz-0.14-4.fc36.aarch64                                                       
22:19:32 #10 52.84   ed-1.14.2-12.fc36.aarch64                                                     
22:19:32 #10 52.84   efi-srpm-macros-5-5.fc36.noarch                                               
22:19:32 #10 52.84   elfutils-0.186-3.fc36.aarch64                                                 
22:19:32 #10 52.84   elfutils-debuginfod-client-0.186-3.fc36.aarch64                               
22:19:32 #10 52.84   emacs-filesystem-1:28.1-2.fc36.noarch                                         
22:19:32 #10 52.84   enchant-1:1.6.0-30.fc36.aarch64                                               
22:19:32 #10 52.84   file-5.41-4.fc36.aarch64                                                      
22:19:32 #10 52.84   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
22:19:32 #10 52.84   fpc-srpm-macros-1.3-5.fc36.noarch                                             
22:19:32 #10 52.84   gdb-minimal-12.1-2.fc36.aarch64                                               
22:19:32 #10 52.84   gdk-pixbuf2-2.42.9-2.fc36.aarch64                                             
22:19:32 #10 52.84   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
22:19:32 #10 52.84   glibc-gconv-extra-2.35-4.fc36.aarch64                                         
22:19:32 #10 52.84   gnat-srpm-macros-4-15.fc36.noarch                                             
22:19:32 #10 52.84   go-srpm-macros-3.2.0-1.fc36.noarch                                            
22:19:32 #10 52.84   groff-base-1.22.4-9.fc36.aarch64                                              
22:19:32 #10 52.84   hunspell-1.7.0-19.fc36.aarch64                                                
22:19:32 #10 52.84   hunspell-en-0.20140811.1-22.fc36.noarch                                       
22:19:32 #10 52.84   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
22:19:32 #10 52.84   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
22:19:32 #10 52.84   hunspell-filesystem-1.7.0-19.fc36.aarch64                                     
22:19:32 #10 52.84   info-6.8-3.fc36.aarch64                                                       
22:19:32 #10 52.84   json-glib-1.6.6-2.fc36.aarch64                                                
22:19:32 #10 52.84   kernel-srpm-macros-1.0-14.fc36.noarch                                         
22:19:32 #10 52.84   libappstream-glib-0.8.0-4.fc36.aarch64                                        
22:19:32 #10 52.84   libjpeg-turbo-2.1.2-2.fc36.aarch64                                            
22:19:32 #10 52.84   libpkgconf-1.8.0-2.fc36.aarch64                                               
22:19:32 #10 52.84   libpng-2:1.6.37-12.fc36.aarch64                                               
22:19:32 #10 52.84   libstemmer-0-18.585svn.fc36.aarch64                                           
22:19:32 #10 52.84   lua-srpm-macros-1-6.fc36.noarch                                               
22:19:32 #10 52.84   ncurses-6.2-9.20210508.fc36.aarch64                                           
22:19:32 #10 52.84   nim-srpm-macros-3-6.fc36.noarch                                               
22:19:32 #10 52.84   ocaml-srpm-macros-6-6.fc36.noarch                                             
22:19:32 #10 52.84   openblas-srpm-macros-2-11.fc36.noarch                                         
22:19:32 #10 52.84   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
22:19:32 #10 52.84   patch-2.7.6-16.fc36.aarch64                                                   
22:19:32 #10 52.84   perl-AutoLoader-5.74-486.fc36.noarch                                          
22:19:32 #10 52.84   perl-B-1.82-486.fc36.aarch64                                                  
22:19:32 #10 52.84   perl-Carp-1.52-479.fc36.noarch                                                
22:19:32 #10 52.84   perl-Class-Struct-0.66-486.fc36.noarch                                        
22:19:32 #10 52.84   perl-Data-Dumper-2.183-3.fc36.aarch64                                         
22:19:32 #10 52.84   perl-Digest-1.20-2.fc36.noarch                                                
22:19:32 #10 52.84   perl-Digest-MD5-2.58-479.fc36.aarch64                                         
22:19:32 #10 52.84   perl-DynaLoader-1.50-486.fc36.aarch64                                         
22:19:32 #10 52.84   perl-Encode-4:3.17-485.fc36.aarch64                                           
22:19:32 #10 52.84   perl-Errno-1.33-486.fc36.aarch64                                              
22:19:32 #10 52.84   perl-Exporter-5.76-480.fc36.noarch                                            
22:19:32 #10 52.84   perl-Fcntl-1.14-486.fc36.aarch64                                              
22:19:32 #10 52.84   perl-File-Basename-2.85-486.fc36.noarch                                       
22:19:32 #10 52.84   perl-File-Path-2.18-479.fc36.noarch                                           
22:19:32 #10 52.84   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
22:19:32 #10 52.84   perl-File-stat-1.09-486.fc36.noarch                                           
22:19:32 #10 52.84   perl-FileHandle-2.03-486.fc36.noarch                                          
22:19:32 #10 52.84   perl-Getopt-Long-1:2.52-479.fc36.noarch                                       
22:19:32 #10 52.84   perl-Getopt-Std-1.13-486.fc36.noarch                                          
22:19:32 #10 52.84   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
22:19:32 #10 52.84   perl-IO-1.46-486.fc36.aarch64                                                 
22:19:32 #10 52.84   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
22:19:32 #10 52.84   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
22:19:32 #10 52.84   perl-IPC-Open3-1.21-486.fc36.noarch                                           
22:19:32 #10 52.84   perl-MIME-Base64-3.16-479.fc36.aarch64                                        
22:19:32 #10 52.84   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
22:19:32 #10 52.84   perl-NDBM_File-1.15-486.fc36.aarch64                                          
22:19:32 #10 52.84   perl-Net-SSLeay-1.92-2.fc36.aarch64                                           
22:19:32 #10 52.84   perl-POSIX-1.97-486.fc36.aarch64                                              
22:19:32 #10 52.84   perl-PathTools-3.80-479.fc36.aarch64                                          
22:19:32 #10 52.84   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
22:19:32 #10 52.84   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
22:19:32 #10 52.84   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
22:19:32 #10 52.84   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
22:19:32 #10 52.84   perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64                                
22:19:32 #10 52.84   perl-SelectSaver-1.02-486.fc36.noarch                                         
22:19:32 #10 52.84   perl-Socket-4:2.036-1.fc36.aarch64                                            
22:19:32 #10 52.84   perl-Storable-1:3.25-2.fc36.aarch64                                           
22:19:32 #10 52.84   perl-Symbol-1.09-486.fc36.noarch                                              
22:19:32 #10 52.84   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
22:19:32 #10 52.84   perl-Term-Cap-1.17-479.fc36.noarch                                            
22:19:32 #10 52.84   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
22:19:32 #10 52.84   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
22:19:32 #10 52.84   perl-Time-Local-2:1.300-479.fc36.noarch                                       
22:19:32 #10 52.84   perl-URI-5.10-1.fc36.noarch                                                   
22:19:32 #10 52.84   perl-base-2.27-486.fc36.noarch                                                
22:19:32 #10 52.84   perl-constant-1.33-480.fc36.noarch                                            
22:19:32 #10 52.84   perl-if-0.60.900-486.fc36.noarch                                              
22:19:32 #10 52.84   perl-interpreter-4:5.34.1-486.fc36.aarch64                                    
22:19:32 #10 52.84   perl-libnet-3.13-480.fc36.noarch                                              
22:19:32 #10 52.84   perl-libs-4:5.34.1-486.fc36.aarch64                                           
22:19:32 #10 52.84   perl-mro-1.25-486.fc36.aarch64                                                
22:19:32 #10 52.84   perl-overload-1.33-486.fc36.noarch                                            
22:19:32 #10 52.84   perl-overloading-0.02-486.fc36.noarch                                         
22:19:32 #10 52.84   perl-parent-1:0.238-479.fc36.noarch                                           
22:19:32 #10 52.84   perl-podlators-1:4.14-479.fc36.noarch                                         
22:19:32 #10 52.84   perl-srpm-macros-1-43.fc36.noarch                                             
22:19:32 #10 52.84   perl-subs-1.04-486.fc36.noarch                                                
22:19:32 #10 52.84   perl-vars-1.05-486.fc36.noarch                                                
22:19:32 #10 52.84   pkgconf-1.8.0-2.fc36.aarch64                                                  
22:19:32 #10 52.84   pkgconf-m4-1.8.0-2.fc36.noarch                                                
22:19:32 #10 52.84   pkgconf-pkg-config-1.8.0-2.fc36.aarch64                                       
22:19:32 #10 52.84   python-srpm-macros-3.10-19.fc36.noarch                                        
22:19:32 #10 52.84   python3-construct-2.10.68-1.fc36.noarch                                       
22:19:32 #10 52.84   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
22:19:32 #10 52.84   python3-dbus-1.2.18-3.fc36.aarch64                                            
22:19:32 #10 52.84   python3-distro-1.6.0-2.fc36.noarch                                            
22:19:32 #10 52.84   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
22:19:32 #10 52.84   python3-enchant-3.2.2-2.fc36.noarch                                           
22:19:32 #10 52.84   python3-pybeam-0.7-2.fc36.noarch                                              
22:19:32 #10 52.84   python3-pyxdg-0.27-4.fc36.noarch                                              
22:19:32 #10 52.84   python3-six-1.16.0-5.fc36.noarch                                              
22:19:32 #10 52.84   python3-toml-0.10.2-6.fc36.noarch                                             
22:19:32 #10 52.84   python3-zstd-1.4.5.1-6.fc36.aarch64                                           
22:19:32 #10 52.84   qt5-srpm-macros-5.15.6-1.fc36.noarch                                          
22:19:32 #10 52.84   redhat-rpm-config-222-1.fc36.noarch                                           
22:19:32 #10 52.84   rpm-build-4.17.1-3.fc36.aarch64                                               
22:19:32 #10 52.84   rpmautospec-rpm-macros-0.3.0-1.fc36.noarch                                    
22:19:32 #10 52.84   rpmlint-2.2.0-6.fc36.noarch                                                   
22:19:32 #10 52.84   rpmlint-fedora-license-data-1.6-1.fc36.noarch                                 
22:19:32 #10 52.84   rust-srpm-macros-22-1.fc36.noarch                                             
22:19:32 #10 52.84   shared-mime-info-2.1-3.fc35.aarch64                                           
22:19:32 #10 52.84   unzip-6.0-57.fc36.aarch64                                                     
22:19:32 #10 52.84   xxhash-libs-0.8.1-2.fc36.aarch64                                              
22:19:32 #10 52.84   xz-5.2.5-9.fc36.aarch64                                                       
22:19:32 #10 52.84   zip-3.0-32.fc36.aarch64                                                       
22:19:32 #10 52.84   zstd-1.5.2-2.fc36.aarch64                                                     
22:19:32 #10 52.84 
22:19:32 #10 52.84 Complete!
22:19:32 #10 DONE 53.1s
22:19:32 
22:19:32 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:19:32 #12 11.64 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
22:19:32 #11 49.45 Setting up lintian (2.114.0ubuntu1.1) ...
22:19:32 #11 49.47 Setting up licensecheck (3.2.14-2) ...
22:19:32 #11 49.48 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:32 #11 49.49 Setting up libwww-perl (6.61-1) ...
22:19:32 #11 49.50 Setting up devscripts (2.22.1ubuntu1) ...
22:19:32 #11 49.66 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
22:19:32 #11 49.67 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:32 #11 49.71 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:32 #11 54.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:32 #11 54.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:32 #11 54.69 Setting up dh-strip-nondeterminism (1.7.0-1) ...
22:19:32 #11 54.70 Setting up libconst-fast-perl (0.014-1) ...
22:19:32 #11 54.71 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:19:32 #11 54.72 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:32 #11 54.73 Setting up libcurl4:armhf (7.68.0-1ubuntu2.13) ...
22:19:32 #11 54.74 Setting up curl (7.68.0-1ubuntu2.13) ...
22:19:32 #11 54.75 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:19:32 #11 54.76 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:32 #11 54.77 Setting up libemail-valid-perl (1.202-1) ...
22:19:32 #11 54.78 Setting up libpackage-stash-perl (0.38-1) ...
22:19:32 #11 54.81 Setting up libimport-into-perl (1.002005-1) ...
22:19:32 #11 54.82 Setting up libmoo-perl (2.003006-1) ...
22:19:32 #12 10.99   Installing       : cmake-data-3.24.1-1.fc38.noarch                     66/135 
22:19:32 #12 11.11   Installing       : cmake-3.24.1-1.fc38.aarch64                         67/135 
22:19:32 #12 11.12   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                    68/135 
22:19:32 #12 11.18   Installing       : libutempter-1.2.1-7.fc37.aarch64                    68/135 
22:19:32 #12 11.28   Installing       : util-linux-2.38.1-2.fc38.aarch64                    69/135 
22:19:32 + cd /go/tini
22:19:32 + git checkout -q v0.19.0
22:19:32 + cmake .
22:19:32 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:19:32   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:19:32   CMake.
22:19:32 
22:19:32   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:19:32   CMake that the project does not need compatibility with older versions.
22:19:32 
22:19:32 
22:19:32 #12 5.715 debconf: delaying package configuration, since apt-utils is not installed
22:19:32 #12 5.763 Fetched 7655 kB in 0s (15.7 MB/s)
22:19:32 #12 5.802 Selecting previously unselected package bash-completion.
22:19:32 #12 5.802 (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 ... 21453 files and directories currently installed.)
22:19:32 #12 5.827 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
22:19:32 #16 exporting layers 2.0s done
22:19:32 #16 writing image sha256:0b1498f0ff30932ee5e699d9a3df46a6e31bf93c9307a52e9f23d052bc2db5a6 done
22:19:32 #16 naming to docker.io/rpmbuild-centos-9/aarch64 done
22:19:32 #16 DONE 2.0s
22:19:32 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:19:32 #12 3.052 dh_fixperms
22:19:32 #12 3.091 dh_installdeb
22:19:32 #12 3.115 dh_gencontrol
22:19:32 #12 3.224 dh_md5sums
22:19:32 #12 3.249 dh_builddeb
22:19:32 #12 3.267 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:32 #12 3.288 
22:19:32 #12 3.288 The package has been created.
22:19:32 #12 3.288 Attention, the package has been created in the current directory,
22:19:32 #12 3.288 not in ".." as indicated by the message above!
22:19:32 #10 68.16 Setting up libsub-exporter-perl (0.987-1) ...
22:19:32 #10 68.17 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:32 #10 68.18 Setting up libhttp-message-perl (6.18-1) ...
22:19:32 #10 68.20 Setting up libhtml-form-perl (6.03-1) ...
22:19:32 #10 68.21 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:32 #10 68.22 Setting up libjson-xs-perl (3.040-1+b1) ...
22:19:32 #10 68.23 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:32 #10 68.24 Setting up libio-prompter-perl (0.004015-1) ...
22:19:32 #10 68.25 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:32 #10 68.26 Setting up po-debconf (1.0.21) ...
22:19:32 #10 68.26 Setting up libhtml-tree-perl (5.07-2) ...
22:19:32 #10 68.27 Setting up libparams-classify-perl (0.015-1+b1) ...
22:19:32 #10 68.28 Setting up libcgi-pm-perl (4.40-1) ...
22:19:32 #10 68.29 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:32 #10 68.30 Setting up libnet-dns-sec-perl (1.11-1) ...
22:19:32 #10 68.31 Setting up libsereal-perl (4.005-1) ...
22:19:32 #10 68.32 Setting up libhtml-format-perl (2.12-1) ...
22:19:32 #10 68.33 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:19:32 #10 68.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:32 #11 51.92 Setting up python3-requests (2.22.0-2ubuntu1) ...
22:19:32 #11 52.07 Setting up libdata-optlist-perl (0.110-1) ...
22:19:32 #11 52.09 Setting up libipc-run-perl (20180523.0-2) ...
22:19:32 #11 52.10 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:32 #11 52.11 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:32 #11 52.12 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:32 #10 53.27 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
22:19:32 #10 53.37 Setting up gpgsm (2.2.27-2+deb11u2) ...
22:19:32 #10 53.38 Setting up libxext6:armhf (2:1.3.3-1.1) ...
22:19:32 #10 53.39 Setting up binutils (2.35.2-2) ...
22:19:32 #10 53.40 Setting up man-db (2.9.4-2) ...
22:19:32 #10 53.50 Building database of manual pages ...
22:19:32 #11 55.52 Running hooks in /etc/ca-certificates/update.d...
22:19:32 #11 55.52 done.
22:19:32 #12 5.092 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
22:19:32 #12 5.092 1 not fully installed or removed.
22:19:32 #12 5.092 Need to get 7131 kB of archives.
22:19:32 #12 5.092 After this operation, 37.7 MB of additional disk space will be used.
22:19:32 #12 5.092 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
22:19:32 #14 13.20   Installing       : git-core-2.31.1-2.el8.aarch64                        30/81 
22:19:32 #14 13.60   Installing       : git-core-doc-2.31.1-2.el8.noarch                     31/81 
22:19:32 #14 13.64   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      32/81 
22:19:32 #14 13.67   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      33/81 
22:19:32 #14 13.74   Installing       : pcre2-devel-10.32-3.el8.aarch64                      34/81 
22:19:32 #14 13.76   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               35/81 
22:19:32 #14 13.83   Installing       : autoconf-2.69-29.el8.noarch                          36/81 
22:19:32 #11 DONE 0.1s
22:19:32 
22:19:32 #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
22:19:32 #12 12.22 Unpacking bash-completion (1:2.11-2) ...
22:19:32 #11 49.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:32 #11 49.90 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:32 #11 50.00 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:32 #11 54.83 Setting up liblist-someutils-perl (0.58-1) ...
22:19:32 #11 54.85 Setting up liblist-someutils-xs-perl (0.58-2) ...
22:19:32 #11 54.85 Setting up gnupg (2.2.19-3ubuntu2.2) ...
22:19:32 #11 54.86 Setting up libmoox-aliases-perl (0.001006-1) ...
22:19:32 #11 54.88 Setting up libparams-validate-perl (1.29-3) ...
22:19:32 #11 54.89 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:19:32 #11 54.90 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:32 #11 54.91 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
22:19:32 #11 54.92 Setting up libgitlab-api-v4-perl (0.25-1) ...
22:19:32 #11 54.93 Setting up libmoox-struct-perl (0.017-1) ...
22:19:32 #11 54.94 Setting up lintian (2.62.0ubuntu2.1) ...
22:19:32 #11 54.96 Setting up licensecheck (3.0.45-1) ...
22:19:32 #11 54.97 Setting up dh-autoreconf (19) ...
22:19:32 #11 54.98 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:19:32 #11 54.99 Setting up libwww-perl (6.43-1) ...
22:19:32 #11 55.00 Setting up debhelper (12.10ubuntu1) ...
22:19:32 #11 55.02 Setting up devscripts (2.20.2ubuntu2) ...
22:19:32 #12 11.30   Installing       : policycoreutils-3.4-6.fc37.aarch64                  70/135 
22:19:32 #12 11.31   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                  70/135 
22:19:32 #12 11.32   Installing       : selinux-policy-37.13-1.fc38.noarch                  71/135 
22:19:32 #12 11.33   Running scriptlet: selinux-policy-37.13-1.fc38.noarch                  71/135 
22:19:32 -- The C compiler identification is GNU 11.3.1
22:19:32 -- Detecting C compiler ABI info
22:19:32 -- Detecting C compiler ABI info - done
22:19:32 -- Check for working C compiler: /usr/bin/cc - skipped
22:19:32 -- Detecting C compile features
22:19:32 -- Detecting C compile features - done
22:19:32 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:19:32 -- Configuring done
22:19:32 -- Generating done
22:19:32 -- Build files have been written to: /go/tini
22:19:32 + make tini-static
22:19:32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:32 #14 DONE 2.5s
22:19:32 
22:19:32 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:32 #15 DONE 0.0s
22:19:32 
22:19:32 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:32 #16 DONE 0.0s
22:19:32 
22:19:32 #17 exporting to image
22:19:32 #17 exporting layers
22:19:32 #10 68.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:32 #10 68.57 
22:19:32 #10 68.57 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:32 #10 68.60 Setting up dput (1.0.3) ...
22:19:32 #12 3.349 Selecting previously unselected package docker-ce-build-deps.
22:19:32 #12 3.360 (Reading database ... 21183 files and directories currently installed.)
22:19:32 #12 3.360 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:32 #12 3.364 Unpacking docker-ce-build-deps (1.0) ...
22:19:32 #11 52.14 Setting up libtypes-serialiser-perl (1.0-1) ...
22:19:32 #11 52.15 Setting up g++ (4:9.3.0-1ubuntu2) ...
22:19:32 #11 52.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:32 #11 52.17 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
22:19:32 #11 52.18 Setting up libhtml-parser-perl (3.72-5) ...
22:19:32 #11 52.20 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:32 #11 52.21 Setting up librole-tiny-perl (2.001004-1) ...
22:19:32 #11 52.22 Setting up build-essential (12.8ubuntu1.1) ...
22:19:32 #11 52.24 Setting up libfont-ttf-perl (1.06-1) ...
22:19:32 #11 52.25 Setting up libfile-homedir-perl (1.004-1) ...
22:19:32 #11 52.26 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
22:19:32 #11 52.28 Setting up libio-socket-ssl-perl (2.067-1) ...
22:19:32 #11 52.29 Setting up libsub-exporter-perl (0.987-1) ...
22:19:32 #11 52.31 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:32 #11 52.32 Setting up libhttp-message-perl (6.22-1) ...
22:19:32 #11 52.34 Setting up libhtml-form-perl (6.07-1) ...
22:19:32 #11 52.38 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
22:19:32 #11 52.39 Setting up libjson-xs-perl (4.020-1build1) ...
22:19:32 #11 52.40 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:32 #11 52.41 Setting up libio-prompter-perl (0.004015-1) ...
22:19:32 #11 52.42 Setting up libhttp-cookies-perl (6.08-1) ...
22:19:32 #11 52.43 Setting up po-debconf (1.0.21) ...
22:19:32 #11 52.45 Setting up libhtml-tree-perl (5.07-2) ...
22:19:32 #12 5.461 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
22:19:32 #14 13.85   Running scriptlet: autoconf-2.69-29.el8.noarch                          36/81 
22:19:32 #14 13.87   Installing       : python3-audit-3.0.7-4.el8.aarch64                    37/81 
22:19:32 #14 14.07   Installing       : python3-policycoreutils-2.9-20.el8.noarch            38/81 
22:19:32 #12 12.34 Selecting previously unselected package cmake-data.
22:19:32 #11 50.03 Processing triggers for ca-certificates (20211016) ...
22:19:32 #11 50.04 Updating certificates in /etc/ssl/certs...
22:19:32 #15 DONE 2.1s
22:19:32 
22:19:32 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:19:32 #16 DONE 0.0s
22:19:32 
22:19:32 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:19:32 #17 DONE 0.0s
22:19:32 
22:19:32 #18 exporting to image
22:19:32 #18 exporting layers
22:19:32 #11 55.17 Setting up equivs (2.2.0) ...
22:19:32 #11 55.18 Setting up libxml-parser-perl (2.46-1) ...
22:19:32 #11 55.19 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:32 #11 55.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:32 #11 55.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:32 #12 11.35   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch         72/135 
22:19:32 #12 11.61   Installing       : selinux-policy-targeted-37.13-1.fc38.noarch         72/135 
22:19:32 [100%] Linking C executable tini-static
22:19:33 #10 68.75 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:33 #10 68.76 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:33 #10 68.77 Setting up libmailtools-perl (2.18-1) ...
22:19:33 #10 68.78 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
22:19:33 #10 68.79 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:33 #10 68.83 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:33 #10 68.90 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:33 #10 51.27   Running scriptlet: glibc-common-2.34-25.fc35.aarch64                  186/186 
22:19:33 #10 54.84   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/186 
22:19:33 #10 54.84   Verifying        : bzip2-1.0.8-9.fc35.aarch64                           2/186 
22:19:33 #10 54.85   Verifying        : cpio-2.13-11.fc35.aarch64                            3/186 
22:19:33 #10 54.85   Verifying        : dash-0.5.10.2-9.fc35.aarch64                         4/186 
22:19:33 #10 54.85   Verifying        : debugedit-5.0-2.fc35.aarch64                         5/186 
22:19:33 #10 54.85   Verifying        : deltarpm-3.6.2-10.fc35.aarch64                       6/186 
22:19:33 #10 54.85   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.aarch64       7/186 
22:19:33 #10 54.85   Verifying        : diffutils-3.8-1.fc35.aarch64                         8/186 
22:19:33 #10 54.85   Verifying        : dwz-0.14-2.fc35.aarch64                              9/186 
22:19:33 #10 54.85   Verifying        : ed-1.14.2-11.fc35.aarch64                           10/186 
22:19:33 #10 54.85   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     11/186 
22:19:33 #10 54.85   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               12/186 
22:19:33 #10 54.85   Verifying        : enchant-1:1.6.0-28.fc35.aarch64                     13/186 
22:19:33 #10 54.85   Verifying        : file-5.40-9.fc35.aarch64                            14/186 
22:19:33 #10 54.85   Verifying        : findutils-1:4.8.0-4.fc35.aarch64                    15/186 
22:19:33 #10 54.85   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              16/186 
22:19:33 #10 54.85   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             17/186 
22:19:33 #10 54.85   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   18/186 
22:19:33 #10 54.85   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.aarch64                   19/186 
22:19:33 #10 54.85   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 20/186 
22:19:33 #10 54.85   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   21/186 
22:19:33 #10 54.85   Verifying        : groff-base-1.22.4-8.fc35.aarch64                    22/186 
22:19:33 #10 54.85   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.aarch64       23/186 
22:19:33 #10 54.85   Verifying        : hunspell-1.7.0-11.fc35.aarch64                      24/186 
22:19:33 #10 54.85   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             25/186 
22:19:33 #10 54.85   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          26/186 
22:19:33 #10 54.85   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          27/186 
22:19:33 #10 54.85   Verifying        : hunspell-filesystem-1.7.0-11.fc35.aarch64           28/186 
22:19:33 #10 54.85   Verifying        : info-6.8-2.fc35.aarch64                             29/186 
22:19:33 #10 54.85   Verifying        : json-glib-1.6.6-1.fc35.aarch64                      30/186 
22:19:33 #10 54.85   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                31/186 
22:19:33 #10 54.85   Verifying        : libappstream-glib-0.7.18-3.fc35.aarch64             32/186 
22:19:33 #10 54.85   Verifying        : libevent-2.1.12-4.fc35.aarch64                      33/186 
22:19:33 #10 54.85   Verifying        : libjpeg-turbo-2.1.0-3.fc35.aarch64                  34/186 
22:19:33 #10 54.85   Verifying        : libpkgconf-1.8.0-1.fc35.aarch64                     35/186 
22:19:33 #10 54.85   Verifying        : libpng-2:1.6.37-11.fc35.aarch64                     36/186 
22:19:33 #10 54.85   Verifying        : libproxy-0.4.17-3.fc35.aarch64                      37/186 
22:19:33 #10 54.85   Verifying        : libstemmer-0-17.585svn.fc35.aarch64                 38/186 
22:19:33 #10 54.85   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     39/186 
22:19:33 #10 54.85   Verifying        : ncurses-6.2-8.20210508.fc35.aarch64                 40/186 
22:19:33 #10 54.85   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     41/186 
22:19:33 #10 54.85   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   42/186 
22:19:33 #10 54.85   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               43/186 
22:19:33 #10 54.85   Verifying        : patch-2.7.6-15.fc35.aarch64                         44/186 
22:19:33 #10 54.85   Verifying        : perl-Carp-1.52-478.fc35.noarch                      45/186 
22:19:33 #10 54.85   Verifying        : perl-Data-Dumper-2.183-2.fc35.aarch64               46/186 
22:19:33 #10 54.85   Verifying        : perl-Digest-1.20-1.fc35.noarch                      47/186 
22:19:33 #10 54.85   Verifying        : perl-Digest-MD5-2.58-478.fc35.aarch64               48/186 
22:19:33 #10 54.85   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  49/186 
22:19:33 #10 54.85   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 50/186 
22:19:33 #10 54.85   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          51/186 
22:19:33 #10 54.85   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             52/186 
22:19:33 #10 54.85   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              53/186 
22:19:33 #10 54.85   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              54/186 
22:19:33 #10 54.85   Verifying        : perl-MIME-Base64-3.16-478.fc35.aarch64              55/186 
22:19:33 #10 54.85   Verifying        : perl-Net-SSLeay-1.90-4.fc35.aarch64                 56/186 
22:19:33 #10 54.85   Verifying        : perl-PathTools-3.80-478.fc35.aarch64                57/186 
22:19:33 #10 54.85   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             58/186 
22:19:33 #10 54.85   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            59/186 
22:19:33 #10 54.85   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                60/186 
22:19:33 #10 54.85   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               61/186 
22:19:33 #10 54.85   Verifying        : perl-Socket-4:2.032-2.fc35.aarch64                  62/186 
22:19:33 #10 54.85   Verifying        : perl-Storable-1:3.25-1.fc35.aarch64                 63/186 
22:19:33 #10 54.85   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            64/186 
22:19:33 #10 54.85   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  65/186 
22:19:33 #10 54.85   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           66/186 
22:19:33 #10 54.85   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         67/186 
22:19:33 #10 54.85   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             68/186 
22:19:33 #10 54.85   Verifying        : perl-URI-5.09-4.fc35.noarch                         69/186 
22:19:33 #10 54.85   Verifying        : perl-constant-1.33-479.fc35.noarch                  70/186 
22:19:33 #10 54.85   Verifying        : perl-libnet-3.13-479.fc35.noarch                    71/186 
22:19:33 #10 54.85   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 72/186 
22:19:33 #10 54.85   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               73/186 
22:19:33 #10 54.85   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   74/186 
22:19:33 #10 54.85   Verifying        : pkgconf-1.8.0-1.fc35.aarch64                        75/186 
22:19:33 #10 54.85   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      76/186 
22:19:33 #10 54.85   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.aarch64             77/186 
22:19:33 #10 54.85   Verifying        : protobuf-c-1.4.0-1.fc35.aarch64                     78/186 
22:19:33 #10 54.85   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              79/186 
22:19:33 #10 54.85   Verifying        : python3-dbus-1.2.18-2.fc35.aarch64                  80/186 
22:19:33 #10 54.85   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  81/186 
22:19:33 #10 54.85   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    82/186 
22:19:33 #10 54.85   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    83/186 
22:19:33 #10 54.85   Verifying        : python3-six-1.16.0-4.fc35.noarch                    84/186 
22:19:33 #10 54.85   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   85/186 
22:19:33 #10 54.85   Verifying        : python3-zstd-1.4.5.1-5.fc35.aarch64                 86/186 
22:19:33 #10 54.85   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                87/186 
22:19:33 #10 54.85   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                 88/186 
22:19:33 #10 54.85   Verifying        : unzip-6.0-53.fc35.aarch64                           89/186 
22:19:33 #10 54.85   Verifying        : xz-5.2.5-7.fc35.aarch64                             90/186 
22:19:33 #10 54.85   Verifying        : zip-3.0-31.fc35.aarch64                             91/186 
22:19:33 #10 54.85   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         92/186 
22:19:33 #10 54.85   Verifying        : ansible-srpm-macros-1-8.1.fc35.noarch               93/186 
22:19:33 #10 54.85   Verifying        : binutils-2.37-25.fc35.aarch64                       94/186 
22:19:33 #10 54.85   Verifying        : binutils-gold-2.37-25.fc35.aarch64                  95/186 
22:19:33 #10 54.85   Verifying        : dbus-libs-1:1.12.22-1.fc35.aarch64                  96/186 
22:19:33 #10 54.85   Verifying        : desktop-file-utils-0.26-5.fc35.aarch64              97/186 
22:19:33 #10 54.85   Verifying        : dnf-plugins-core-4.3.1-1.fc35.noarch                98/186 
22:19:33 #10 54.85   Verifying        : elfutils-0.187-4.fc35.aarch64                       99/186 
22:19:33 #10 54.85   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.aarch64    100/186 
22:19:33 #10 54.85   Verifying        : gdb-minimal-12.1-1.fc35.aarch64                    101/186 
22:19:33 #10 54.85   Verifying        : glib-networking-2.70.1-1.fc35.aarch64              102/186 
22:19:33 #10 54.85   Verifying        : glibc-gconv-extra-2.34-43.fc35.aarch64             103/186 
22:19:33 #10 54.85   Verifying        : go-srpm-macros-3.2.0-1.fc35.noarch                 104/186 
22:19:33 #10 54.85   Verifying        : libsoup-2.74.2-1.fc35.aarch64                      105/186 
22:19:33 #10 54.85   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               106/186 
22:19:33 #10 54.85   Verifying        : perl-B-1.82-486.fc35.aarch64                       107/186 
22:19:33 #10 54.85   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             108/186 
22:19:33 #10 54.86   Verifying        : perl-DynaLoader-1.50-486.fc35.aarch64              109/186 
22:19:33 #10 54.86   Verifying        : perl-Encode-4:3.15-482.fc35.aarch64                110/186 
22:19:33 #10 54.86   Verifying        : perl-Errno-1.33-486.fc35.aarch64                   111/186 
22:19:33 #10 54.86   Verifying        : perl-Fcntl-1.14-486.fc35.aarch64                   112/186 
22:19:33 #10 54.86   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            113/186 
22:19:33 #10 54.86   Verifying        : perl-File-stat-1.09-486.fc35.noarch                114/186 
22:19:33 #10 54.86   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               115/186 
22:19:33 #10 54.86   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               116/186 
22:19:33 #10 54.86   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 117/186 
22:19:33 #10 54.86   Verifying        : perl-IO-1.46-486.fc35.aarch64                      118/186 
22:19:33 #10 54.86   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                119/186 
22:19:33 #10 54.86   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             120/186 
22:19:33 #10 54.86   Verifying        : perl-NDBM_File-1.15-486.fc35.aarch64               121/186 
22:19:33 #10 54.86   Verifying        : perl-POSIX-1.97-486.fc35.aarch64                   122/186 
22:19:33 #10 54.86   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     123/186 
22:19:33 #10 54.86   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              124/186 
22:19:33 #10 54.86   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   125/186 
22:19:33 #10 54.86   Verifying        : perl-base-2.27-486.fc35.noarch                     126/186 
22:19:33 #10 54.86   Verifying        : perl-if-0.60.900-486.fc35.noarch                   127/186 
22:19:33 #10 54.86   Verifying        : perl-interpreter-4:5.34.1-486.fc35.aarch64         128/186 
22:19:33 #10 54.86   Verifying        : perl-libs-4:5.34.1-486.fc35.aarch64                129/186 
22:19:33 #10 54.86   Verifying        : perl-mro-1.25-486.fc35.aarch64                     130/186 
22:19:33 #10 54.86   Verifying        : perl-overload-1.33-486.fc35.noarch                 131/186 
22:19:33 #10 54.86   Verifying        : perl-overloading-0.02-486.fc35.noarch              132/186 
22:19:33 #10 54.86   Verifying        : perl-subs-1.04-486.fc35.noarch                     133/186 
22:19:33 #10 54.86   Verifying        : perl-vars-1.05-486.fc35.noarch                     134/186 
22:19:33 #10 54.86   Verifying        : python-srpm-macros-3.10-12.fc35.noarch             135/186 
22:19:33 #10 54.86   Verifying        : python3-construct-2.10.68-1.fc35.noarch            136/186 
22:19:33 #10 54.86   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       137/186 
22:19:33 #10 54.86   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                138/186 
22:19:33 #10 54.86   Verifying        : python3-unbound-1.16.3-1.fc35.aarch64              139/186 
22:19:33 #10 54.86   Verifying        : redhat-rpm-config-202-1.fc35.noarch                140/186 
22:19:33 #10 54.86   Verifying        : rpm-build-4.17.1-3.fc35.aarch64                    141/186 
22:19:33 #10 54.86   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch         142/186 
22:19:33 #10 54.86   Verifying        : rpmlint-2.2.0-6.fc35.noarch                        143/186 
22:19:33 #10 54.86   Verifying        : rpmlint-fedora-license-data-1.6-1.fc35.noarch      144/186 
22:19:33 #10 54.86   Verifying        : rust-srpm-macros-22-1.fc35.noarch                  145/186 
22:19:33 #10 54.86   Verifying        : systemd-libs-249.12-5.fc35.aarch64                 146/186 
22:19:33 #10 54.86   Verifying        : unbound-anchor-1.16.3-1.fc35.aarch64               147/186 
22:19:33 #10 54.86   Verifying        : unbound-libs-1.16.3-1.fc35.aarch64                 148/186 
22:19:33 #10 54.86   Verifying        : xxhash-libs-0.8.1-1.fc35.aarch64                   149/186 
22:19:33 #10 54.86   Verifying        : zstd-1.5.2-2.fc35.aarch64                          150/186 
22:19:33 #10 54.86   Verifying        : dnf-4.14.0-1.fc35.noarch                           151/186 
22:19:33 #10 54.86   Verifying        : dnf-4.9.0-1.fc35.noarch                            152/186 
22:19:33 #10 54.86   Verifying        : dnf-data-4.14.0-1.fc35.noarch                      153/186 
22:19:33 #10 54.86   Verifying        : dnf-data-4.9.0-1.fc35.noarch                       154/186 
22:19:33 #10 54.86   Verifying        : elfutils-libelf-0.187-4.fc35.aarch64               155/186 
22:19:33 #10 54.86   Verifying        : elfutils-libelf-0.186-1.fc35.aarch64               156/186 
22:19:33 #10 54.86   Verifying        : elfutils-libs-0.187-4.fc35.aarch64                 157/186 
22:19:33 #10 54.86   Verifying        : elfutils-libs-0.186-1.fc35.aarch64                 158/186 
22:19:33 #10 54.86   Verifying        : glibc-2.34-43.fc35.aarch64                         159/186 
22:19:33 #10 54.86   Verifying        : glibc-2.34-25.fc35.aarch64                         160/186 
22:19:33 #10 54.86   Verifying        : glibc-common-2.34-43.fc35.aarch64                  161/186 
22:19:33 #10 54.86   Verifying        : glibc-common-2.34-25.fc35.aarch64                  162/186 
22:19:33 #10 54.86   Verifying        : glibc-minimal-langpack-2.34-43.fc35.aarch64        163/186 
22:19:33 #10 54.86   Verifying        : glibc-minimal-langpack-2.34-25.fc35.aarch64        164/186 
22:19:33 #10 54.86   Verifying        : libdnf-0.68.0-1.fc35.aarch64                       165/186 
22:19:33 #10 54.86   Verifying        : libdnf-0.64.0-1.fc35.aarch64                       166/186 
22:19:33 #10 54.86   Verifying        : libsolv-0.7.22-1.fc35.aarch64                      167/186 
22:19:33 #10 54.86   Verifying        : libsolv-0.7.19-3.fc35.aarch64                      168/186 
22:19:33 #10 54.86   Verifying        : python3-dnf-4.14.0-1.fc35.noarch                   169/186 
22:19:33 #10 54.86   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    170/186 
22:19:33 #10 54.86   Verifying        : python3-hawkey-0.68.0-1.fc35.aarch64               171/186 
22:19:33 #10 54.86   Verifying        : python3-hawkey-0.64.0-1.fc35.aarch64               172/186 
22:19:33 #10 54.86   Verifying        : python3-libdnf-0.68.0-1.fc35.aarch64               173/186 
22:19:33 #10 54.86   Verifying        : python3-libdnf-0.64.0-1.fc35.aarch64               174/186 
22:19:33 #10 54.86   Verifying        : python3-rpm-4.17.1-3.fc35.aarch64                  175/186 
22:19:33 #10 54.86   Verifying        : python3-rpm-4.17.0-4.fc35.aarch64                  176/186 
22:19:33 #10 54.86   Verifying        : rpm-4.17.1-3.fc35.aarch64                          177/186 
22:19:33 #10 54.86   Verifying        : rpm-4.17.0-4.fc35.aarch64                          178/186 
22:19:33 #10 54.86   Verifying        : rpm-build-libs-4.17.1-3.fc35.aarch64               179/186 
22:19:33 #10 54.86   Verifying        : rpm-build-libs-4.17.0-4.fc35.aarch64               180/186 
22:19:33 #10 54.86   Verifying        : rpm-libs-4.17.1-3.fc35.aarch64                     181/186 
22:19:33 #10 54.86   Verifying        : rpm-libs-4.17.0-4.fc35.aarch64                     182/186 
22:19:33 #10 54.86   Verifying        : rpm-sign-libs-4.17.1-3.fc35.aarch64                183/186 
22:19:33 #10 54.86   Verifying        : rpm-sign-libs-4.17.0-4.fc35.aarch64                184/186 
22:19:33 #10 54.86   Verifying        : yum-4.14.0-1.fc35.noarch                           185/186 
22:19:33 #10 54.86   Verifying        : yum-4.9.0-1.fc35.noarch                            186/186 
22:19:33 #10 55.05 
22:19:33 #10 55.05 Upgraded:
22:19:33 #10 55.05   dnf-4.14.0-1.fc35.noarch                                                      
22:19:33 #10 55.05   dnf-data-4.14.0-1.fc35.noarch                                                 
22:19:33 #10 55.05   elfutils-libelf-0.187-4.fc35.aarch64                                          
22:19:33 #10 55.05   elfutils-libs-0.187-4.fc35.aarch64                                            
22:19:33 #10 55.05   glibc-2.34-43.fc35.aarch64                                                    
22:19:33 #10 55.05   glibc-common-2.34-43.fc35.aarch64                                             
22:19:33 #10 55.05   glibc-minimal-langpack-2.34-43.fc35.aarch64                                   
22:19:33 #10 55.05   libdnf-0.68.0-1.fc35.aarch64                                                  
22:19:33 #10 55.05   libsolv-0.7.22-1.fc35.aarch64                                                 
22:19:33 #10 55.05   python3-dnf-4.14.0-1.fc35.noarch                                              
22:19:33 #10 55.05   python3-hawkey-0.68.0-1.fc35.aarch64                                          
22:19:33 #10 55.05   python3-libdnf-0.68.0-1.fc35.aarch64                                          
22:19:33 #10 55.05   python3-rpm-4.17.1-3.fc35.aarch64                                             
22:19:33 #10 55.05   rpm-4.17.1-3.fc35.aarch64                                                     
22:19:33 #10 55.05   rpm-build-libs-4.17.1-3.fc35.aarch64                                          
22:19:33 #10 55.05   rpm-libs-4.17.1-3.fc35.aarch64                                                
22:19:33 #10 55.05   rpm-sign-libs-4.17.1-3.fc35.aarch64                                           
22:19:33 #10 55.05   yum-4.14.0-1.fc35.noarch                                                      
22:19:33 #10 55.05 Installed:
22:19:33 #10 55.05   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
22:19:33 #10 55.05   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
22:19:33 #10 55.05   ansible-srpm-macros-1-8.1.fc35.noarch                                         
22:19:33 #10 55.05   binutils-2.37-25.fc35.aarch64                                                 
22:19:33 #10 55.05   binutils-gold-2.37-25.fc35.aarch64                                            
22:19:33 #10 55.05   bzip2-1.0.8-9.fc35.aarch64                                                    
22:19:33 #10 55.05   cpio-2.13-11.fc35.aarch64                                                     
22:19:33 #10 55.05   dash-0.5.10.2-9.fc35.aarch64                                                  
22:19:33 #10 55.05   dbus-libs-1:1.12.22-1.fc35.aarch64                                            
22:19:33 #10 55.05   debugedit-5.0-2.fc35.aarch64                                                  
22:19:33 #10 55.05   deltarpm-3.6.2-10.fc35.aarch64                                                
22:19:33 #10 55.05   desktop-file-utils-0.26-5.fc35.aarch64                                        
22:19:33 #10 55.05   devscripts-checkbashisms-2.21.4-1.fc35.aarch64                                
22:19:33 #10 55.05   diffutils-3.8-1.fc35.aarch64                                                  
22:19:33 #10 55.05   dnf-plugins-core-4.3.1-1.fc35.noarch                                          
22:19:33 #10 55.05   dwz-0.14-2.fc35.aarch64                                                       
22:19:33 #10 55.05   ed-1.14.2-11.fc35.aarch64                                                     
22:19:33 #10 55.05   efi-srpm-macros-5-4.fc35.noarch                                               
22:19:33 #10 55.05   elfutils-0.187-4.fc35.aarch64                                                 
22:19:33 #10 55.05   elfutils-debuginfod-client-0.187-4.fc35.aarch64                               
22:19:33 #10 55.05   emacs-filesystem-1:27.2-9.fc35.noarch                                         
22:19:33 #10 55.05   enchant-1:1.6.0-28.fc35.aarch64                                               
22:19:33 #10 55.05   file-5.40-9.fc35.aarch64                                                      
22:19:33 #10 55.05   findutils-1:4.8.0-4.fc35.aarch64                                              
22:19:33 #10 55.05   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
22:19:33 #10 55.05   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
22:19:33 #10 55.05   fpc-srpm-macros-1.3-4.fc35.noarch                                             
22:19:33 #10 55.05   gdb-minimal-12.1-1.fc35.aarch64                                               
22:19:33 #10 55.05   gdk-pixbuf2-2.42.6-2.fc35.aarch64                                             
22:19:33 #10 55.05   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
22:19:33 #10 55.05   glib-networking-2.70.1-1.fc35.aarch64                                         
22:19:33 #10 55.05   glibc-gconv-extra-2.34-43.fc35.aarch64                                        
22:19:33 #10 55.05   gnat-srpm-macros-4-14.fc35.noarch                                             
22:19:33 #10 55.05   go-srpm-macros-3.2.0-1.fc35.noarch                                            
22:19:33 #10 55.05   groff-base-1.22.4-8.fc35.aarch64                                              
22:19:33 #10 55.05   gsettings-desktop-schemas-41.0-1.fc35.aarch64                                 
22:19:33 #10 55.05   hunspell-1.7.0-11.fc35.aarch64                                                
22:19:33 #10 55.05   hunspell-en-0.20140811.1-20.fc35.noarch                                       
22:19:33 #10 55.05   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
22:19:33 #10 55.05   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
22:19:33 #10 55.05   hunspell-filesystem-1.7.0-11.fc35.aarch64                                     
22:19:33 #10 55.05   info-6.8-2.fc35.aarch64                                                       
22:19:33 #10 55.05   json-glib-1.6.6-1.fc35.aarch64                                                
22:19:33 #10 55.05   kernel-srpm-macros-1.0-6.fc35.noarch                                          
22:19:33 #10 55.05   libappstream-glib-0.7.18-3.fc35.aarch64                                       
22:19:33 #10 55.05   libevent-2.1.12-4.fc35.aarch64                                                
22:19:33 #10 55.05   libjpeg-turbo-2.1.0-3.fc35.aarch64                                            
22:19:33 #10 55.05   libpkgconf-1.8.0-1.fc35.aarch64                                               
22:19:33 #10 55.05   libpng-2:1.6.37-11.fc35.aarch64                                               
22:19:33 #10 55.05   libproxy-0.4.17-3.fc35.aarch64                                                
22:19:33 #10 55.05   libsoup-2.74.2-1.fc35.aarch64                                                 
22:19:33 #10 55.05   libstemmer-0-17.585svn.fc35.aarch64                                           
22:19:33 #10 55.05   lua-srpm-macros-1-5.fc35.noarch                                               
22:19:33 #10 55.05   ncurses-6.2-8.20210508.fc35.aarch64                                           
22:19:33 #10 55.05   nim-srpm-macros-3-5.fc35.noarch                                               
22:19:33 #10 55.05   ocaml-srpm-macros-6-5.fc35.noarch                                             
22:19:33 #10 55.05   openblas-srpm-macros-2-10.fc35.noarch                                         
22:19:33 #10 55.05   patch-2.7.6-15.fc35.aarch64                                                   
22:19:33 #10 55.05   perl-AutoLoader-5.74-486.fc35.noarch                                          
22:19:33 #10 55.05   perl-B-1.82-486.fc35.aarch64                                                  
22:19:33 #10 55.05   perl-Carp-1.52-478.fc35.noarch                                                
22:19:33 #10 55.05   perl-Class-Struct-0.66-486.fc35.noarch                                        
22:19:33 #10 55.05   perl-Data-Dumper-2.183-2.fc35.aarch64                                         
22:19:33 #10 55.05   perl-Digest-1.20-1.fc35.noarch                                                
22:19:33 #10 55.05   perl-Digest-MD5-2.58-478.fc35.aarch64                                         
22:19:33 #10 55.05   perl-DynaLoader-1.50-486.fc35.aarch64                                         
22:19:33 #10 55.05   perl-Encode-4:3.15-482.fc35.aarch64                                           
22:19:33 #10 55.05   perl-Errno-1.33-486.fc35.aarch64                                              
22:19:33 #10 55.05   perl-Exporter-5.76-479.fc35.noarch                                            
22:19:33 #10 55.05   perl-Fcntl-1.14-486.fc35.aarch64                                              
22:19:33 #10 55.05   perl-File-Basename-2.85-486.fc35.noarch                                       
22:19:33 #10 55.05   perl-File-Path-2.18-478.fc35.noarch                                           
22:19:33 #10 55.05   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
22:19:33 #10 55.05   perl-File-stat-1.09-486.fc35.noarch                                           
22:19:33 #10 55.05   perl-FileHandle-2.03-486.fc35.noarch                                          
22:19:33 #10 55.05   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
22:19:33 #10 55.05   perl-Getopt-Std-1.13-486.fc35.noarch                                          
22:19:33 #10 55.05   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
22:19:33 #10 55.05   perl-IO-1.46-486.fc35.aarch64                                                 
22:19:33 #10 55.05   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
22:19:33 #10 55.05   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
22:19:33 #10 55.05   perl-IPC-Open3-1.21-486.fc35.noarch                                           
22:19:33 #10 55.05   perl-MIME-Base64-3.16-478.fc35.aarch64                                        
22:19:33 #10 55.05   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
22:19:33 #10 55.05   perl-NDBM_File-1.15-486.fc35.aarch64                                          
22:19:33 #10 55.05   perl-Net-SSLeay-1.90-4.fc35.aarch64                                           
22:19:33 #10 55.05   perl-POSIX-1.97-486.fc35.aarch64                                              
22:19:33 #10 55.05   perl-PathTools-3.80-478.fc35.aarch64                                          
22:19:33 #10 55.05   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
22:19:33 #10 55.05   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
22:19:33 #10 55.05   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
22:19:33 #10 55.05   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
22:19:33 #10 55.05   perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64                                
22:19:33 #10 55.05   perl-SelectSaver-1.02-486.fc35.noarch                                         
22:19:33 #10 55.05   perl-Socket-4:2.032-2.fc35.aarch64                                            
22:19:33 #10 55.05   perl-Storable-1:3.25-1.fc35.aarch64                                           
22:19:33 #10 55.05   perl-Symbol-1.09-486.fc35.noarch                                              
22:19:33 #10 55.05   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
22:19:33 #10 55.05   perl-Term-Cap-1.17-478.fc35.noarch                                            
22:19:33 #10 55.05   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
22:19:33 #10 55.05   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
22:19:33 #10 55.05   perl-Time-Local-2:1.300-478.fc35.noarch                                       
22:19:33 #10 55.05   perl-URI-5.09-4.fc35.noarch                                                   
22:19:33 #10 55.05   perl-base-2.27-486.fc35.noarch                                                
22:19:33 #10 55.05   perl-constant-1.33-479.fc35.noarch                                            
22:19:33 #10 55.05   perl-if-0.60.900-486.fc35.noarch                                              
22:19:33 #10 55.05   perl-interpreter-4:5.34.1-486.fc35.aarch64                                    
22:19:33 #10 55.05   perl-libnet-3.13-479.fc35.noarch                                              
22:19:33 #10 55.05   perl-libs-4:5.34.1-486.fc35.aarch64                                           
22:19:33 #10 55.05   perl-mro-1.25-486.fc35.aarch64                                                
22:19:33 #10 55.05   perl-overload-1.33-486.fc35.noarch                                            
22:19:33 #10 55.05   perl-overloading-0.02-486.fc35.noarch                                         
22:19:33 #10 55.05   perl-parent-1:0.238-478.fc35.noarch                                           
22:19:33 #10 55.05   perl-podlators-1:4.14-478.fc35.noarch                                         
22:19:33 #10 55.05   perl-srpm-macros-1-42.fc35.noarch                                             
22:19:33 #10 55.05   perl-subs-1.04-486.fc35.noarch                                                
22:19:33 #10 55.05   perl-vars-1.05-486.fc35.noarch                                                
22:19:33 #10 55.05   pkgconf-1.8.0-1.fc35.aarch64                                                  
22:19:33 #10 55.05   pkgconf-m4-1.8.0-1.fc35.noarch                                                
22:19:33 #10 55.05   pkgconf-pkg-config-1.8.0-1.fc35.aarch64                                       
22:19:33 #10 55.05   protobuf-c-1.4.0-1.fc35.aarch64                                               
22:19:33 #10 55.05   python-srpm-macros-3.10-12.fc35.noarch                                        
22:19:33 #10 55.05   python3-construct-2.10.68-1.fc35.noarch                                       
22:19:33 #10 55.05   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
22:19:33 #10 55.05   python3-dbus-1.2.18-2.fc35.aarch64                                            
22:19:33 #10 55.05   python3-distro-1.6.0-1.fc35.noarch                                            
22:19:33 #10 55.05   python3-dnf-plugins-core-4.3.1-1.fc35.noarch                                  
22:19:33 #10 55.05   python3-enchant-3.2.2-1.fc35.noarch                                           
22:19:33 #10 55.05   python3-pybeam-0.7-1.fc35.noarch                                              
22:19:33 #10 55.05   python3-pyxdg-0.27-3.fc35.noarch                                              
22:19:33 #10 55.05   python3-six-1.16.0-4.fc35.noarch                                              
22:19:33 #10 55.05   python3-toml-0.10.2-5.fc35.noarch                                             
22:19:33 #10 55.05   python3-unbound-1.16.3-1.fc35.aarch64                                         
22:19:33 #10 55.05   python3-zstd-1.4.5.1-5.fc35.aarch64                                           
22:19:33 #10 55.05   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
22:19:33 #10 55.05   redhat-rpm-config-202-1.fc35.noarch                                           
22:19:33 #10 55.05   rpm-build-4.17.1-3.fc35.aarch64                                               
22:19:33 #10 55.05   rpmautospec-rpm-macros-0.3.0-1.fc35.noarch                                    
22:19:33 #10 55.05   rpmlint-2.2.0-6.fc35.noarch                                                   
22:19:33 #10 55.05   rpmlint-fedora-license-data-1.6-1.fc35.noarch                                 
22:19:33 #10 55.05   rust-srpm-macros-22-1.fc35.noarch                                             
22:19:33 #10 55.05   shared-mime-info-2.1-3.fc35.aarch64                                           
22:19:33 #10 55.05   systemd-libs-249.12-5.fc35.aarch64                                            
22:19:33 #10 55.05   unbound-anchor-1.16.3-1.fc35.aarch64                                          
22:19:33 #10 55.05   unbound-libs-1.16.3-1.fc35.aarch64                                            
22:19:33 #10 55.05   unzip-6.0-53.fc35.aarch64                                                     
22:19:33 #10 55.05   xxhash-libs-0.8.1-1.fc35.aarch64                                              
22:19:33 #10 55.05   xz-5.2.5-7.fc35.aarch64                                                       
22:19:33 #10 55.05   zip-3.0-31.fc35.aarch64                                                       
22:19:33 #10 55.05   zstd-1.5.2-2.fc35.aarch64                                                     
22:19:33 #10 55.05 
22:19:33 #10 55.05 Complete!
22:19:33 #10 DONE 55.2s
22:19:33 
22:19:33 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:19:33 #11 DONE 0.1s
22:19:33 
22:19:33 #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
22:19:33 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:19:33 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:19:33 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:19:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KoXehG
22:19:33 + umask 022
22:19:33 + cd /root/rpmbuild/BUILD
22:19:33 + cd /root/rpmbuild/BUILD
22:19:33 + rm -rf src
22:19:33 + /usr/bin/mkdir -p src
22:19:33 + cd src
22:19:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:33 + /usr/bin/tar -xof -
22:19:33 #12 6.386 Unpacking bash-completion (1:2.8-1ubuntu1) ...
22:19:33 #12 6.506 Selecting previously unselected package cmake-data.
22:19:33 #11 52.46 Setting up libparams-classify-perl (0.015-1build2) ...
22:19:33 #11 52.48 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
22:19:33 #11 52.49 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:33 #11 52.50 Setting up libnet-dns-sec-perl (1.15-1) ...
22:19:33 #11 52.51 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.13) ...
22:19:33 #11 52.52 Setting up libsereal-perl (4.011-1) ...
22:19:33 #11 52.53 Setting up libhtml-format-perl (2.12-1) ...
22:19:33 #11 52.54 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:19:33 #12 5.721 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
22:19:33 #12 5.724 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
22:19:33 #12 5.739 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
22:19:33 #12 5.743 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
22:19:33 #12 5.748 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
22:19:33 #12 5.751 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
22:19:33 #14 14.10   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       39/81 
22:19:33 #14 14.11   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             40/81 
22:19:33 #14 14.13   Installing       : selinux-policy-3.14.3-108.el8.noarch                 41/81 
22:19:33 #14 14.14   Running scriptlet: selinux-policy-3.14.3-108.el8.noarch                 41/81 
22:19:33 #12 12.35 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
22:19:33 #12 12.35 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
22:19:33 #11 55.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:33 #11 55.45 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:19:33 #11 55.47 Processing triggers for ca-certificates (20211016~20.04.1) ...
22:19:33 #11 55.47 Updating certificates in /etc/ssl/certs...
22:19:33 [100%] Built target tini-static
22:19:33 + mkdir -p /usr/local/bin
22:19:33 + cp tini-static /usr/local/bin/docker-init
22:19:33 + for component in tini "proxy dynamic"
22:19:33 + TMP_GOPATH=/go
22:19:33 + hack/dockerfile/install/install.sh proxy dynamic
22:19:33 + RM_GOPATH=0
22:19:33 + TMP_GOPATH=/go
22:19:33 + : /usr/local/bin
22:19:33 + '[' -z /go ']'
22:19:33 + export GOPATH=/go
22:19:33 + GOPATH=/go
22:19:33 + case "$(go env GOARCH)" in
22:19:33 ++ go env GOARCH
22:19:33 + export GO_BUILDMODE=-buildmode=pie
22:19:33 + GO_BUILDMODE=-buildmode=pie
22:19:33 ++ dirname hack/dockerfile/install/install.sh
22:19:33 + dir=hack/dockerfile/install
22:19:33 + bin=proxy
22:19:33 + shift
22:19:33 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:33 + . hack/dockerfile/install/proxy.installer
22:19:33 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:33 + install_proxy dynamic
22:19:33 + case "$1" in
22:19:33 + install_proxy_dynamic
22:19:33 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:33 + PROXY_LDFLAGS=-linkmode=external
22:19:33 + export BUILD_MODE=-buildmode=pie
22:19:33 + BUILD_MODE=-buildmode=pie
22:19:33 + _install_proxy
22:19:33 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:33 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:33 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:33 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:33 #10 68.96 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:33 #10 69.09 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:33 #10 69.12 Setting up libconst-fast-perl (0.014-1) ...
22:19:33 #10 69.13 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:33 #10 69.14 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:33 #10 69.15 Setting up libemail-valid-perl (1.202-1) ...
22:19:33 #10 69.16 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:33 #10 69.17 Setting up libpackage-stash-perl (0.38-1) ...
22:19:33 #10 69.18 Setting up libimport-into-perl (1.002005-1) ...
22:19:33 #10 69.19 Setting up libmoo-perl (2.003004-2) ...
22:19:33 #10 69.20 Setting up libmime-tools-perl (5.509-1) ...
22:19:33 #10 69.21 Setting up libxml-simple-perl (2.25-1) ...
22:19:33 #10 69.22 Setting up libparams-validate-perl (1.29-1+b1) ...
22:19:33 #10 69.23 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:19:33 #10 69.24 Setting up lintian (2.15.0) ...
22:19:33 #10 69.25 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:33 #10 69.26 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
22:19:33 #12 6.509 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
22:19:33 #12 6.513 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:33 #11 52.61 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:33 #11 52.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:33 #11 52.82 
22:19:33 #11 52.82 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:33 #11 52.85 Setting up dput (1.0.3ubuntu1) ...
22:19:33 #12 5.892 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
22:19:33 #12 5.893 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB]
22:19:33 #12 5.921 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B]
22:19:33 #12 5.922 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]
22:19:33 #12 5.926 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]
22:19:33 #12 5.927 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.56 [19.1 kB]
22:19:33 #12 5.928 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB]
22:19:33 #12 5.941 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB]
22:19:33 #12 5.947 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB]
22:19:33 #12 5.969 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB]
22:19:33 #12 6.044 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB]
22:19:33 #12 6.051 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
22:19:33 #12 6.053 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]
22:19:33 #12 6.054 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]
22:19:33 #12 6.055 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.56 [184 kB]
22:19:33 #12 6.058 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
22:19:33 #12 12.73 Selecting previously unselected package libarchive13:armhf.
22:19:33 #12 12.73 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
22:19:33 #12 12.74 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
22:19:33 #12 12.80 Selecting previously unselected package libjsoncpp24:armhf.
22:19:33 #12 12.80 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
22:19:33 #12 12.81 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
22:19:33 #12 12.85 Selecting previously unselected package librhash0:armhf.
22:19:33 #12 12.85 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
22:19:33 #12 12.85 Unpacking librhash0:armhf (1.4.1-2) ...
22:19:33 #12 12.90 Selecting previously unselected package libuv1:armhf.
22:19:33 #11 55.79 0 added, 0 removed; done.
22:19:33 #11 55.79 Running hooks in /etc/ca-certificates/update.d...
22:19:33 #11 55.80 done.
22:19:33 #11 50.46 0 added, 0 removed; done.
22:19:33 #11 50.46 Running hooks in /etc/ca-certificates/update.d...
22:19:33 #11 50.47 done.
22:19:33 #10 69.27 Setting up licensecheck (3.0.31-3) ...
22:19:33 #10 69.28 Setting up libgitlab-api-v4-perl (0.16-1) ...
22:19:33 #10 69.30 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:33 #10 69.30 Setting up libwww-perl (6.36-2) ...
22:19:33 #10 69.32 Setting up debhelper (12.1.1) ...
22:19:33 #10 69.33 Setting up dh-autoreconf (19) ...
22:19:33 #10 69.34 Setting up devscripts (2.19.5+deb10u1) ...
22:19:33 #10 69.49 Setting up dh-strip-nondeterminism (1.1.2-1) ...
22:19:33 #10 69.50 Setting up equivs (2.2.0) ...
22:19:33 #10 69.51 Setting up libxml-parser-perl (2.44-4) ...
22:19:33 #12 6.862 Selecting previously unselected package liblzo2-2:amd64.
22:19:33 #12 6.866 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
22:19:33 #12 6.870 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
22:19:33 #12 6.907 Selecting previously unselected package libarchive13:amd64.
22:19:33 #12 6.909 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
22:19:33 #12 6.916 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
22:19:33 #12 7.005 Selecting previously unselected package libjsoncpp1:amd64.
22:19:33 #12 7.008 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
22:19:33 #12 7.014 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:19:33 #11 53.01 Setting up libio-async-loop-epoll-perl (0.20-1) ...
22:19:33 #11 53.03 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
22:19:33 #12 6.199 debconf: delaying package configuration, since apt-utils is not installed
22:19:33 #12 6.235 Fetched 7131 kB in 1s (5200 kB/s)
22:19:33 #12 6.269 Selecting previously unselected package bash-completion.
22:19:33 #12 6.269 (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 ... 21391 files and directories currently installed.)
22:19:33 #12 6.280 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
22:19:33 + STATUS=0
22:19:33 + '[' 0 -ne 0 ']'
22:19:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:33 + /usr/bin/tar -xof -
22:19:33 #12 12.90 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ...
22:19:33 #12 12.90 Unpacking libuv1:armhf (1.40.0-2) ...
22:19:33 #12 12.94 Selecting previously unselected package cmake.
22:19:33 #12 12.94 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
22:19:33 #12 12.95 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
22:19:33 #10 69.52 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:33 #10 69.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:33 #10 69.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:33 #10 69.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:33 #12 7.062 Selecting previously unselected package librhash0:amd64.
22:19:33 #12 7.064 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
22:19:33 #12 7.071 Unpacking librhash0:amd64 (1.3.6-2) ...
22:19:33 #12 7.122 Selecting previously unselected package libuv1:amd64.
22:19:33 #12 7.124 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
22:19:33 #12 7.129 Unpacking libuv1:amd64 (1.18.0-3) ...
22:19:33 #12 7.171 Selecting previously unselected package cmake.
22:19:33 #12 7.174 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
22:19:33 #12 7.184 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:33 #11 53.17 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:33 #11 53.19 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:33 #11 53.21 Setting up libmailtools-perl (2.21-1) ...
22:19:33 #11 53.22 Setting up git (1:2.25.1-1ubuntu3.6) ...
22:19:33 #11 53.25 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:19:33 #11 53.29 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:33 #11 53.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:33 #11 53.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:33 #24 57.64 Selecting previously unselected package g++-aarch64-linux-gnu.
22:19:33 #24 57.64 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:19:33 #24 57.64 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
22:19:33 #24 57.67 Selecting previously unselected package patch.
22:19:33 #24 57.68 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
22:19:33 #24 57.68 Unpacking patch (2.7.6-7) ...
22:19:33 #24 57.72 Selecting previously unselected package dpkg-dev.
22:19:33 #24 57.73 Preparing to unpack .../047-dpkg-dev_1.20.12_all.deb ...
22:19:33 #24 57.73 Unpacking dpkg-dev (1.20.12) ...
22:19:33 #24 57.87 Selecting previously unselected package libconfig-inifiles-perl.
22:19:33 #24 57.87 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
22:19:33 #24 57.87 Unpacking libconfig-inifiles-perl (3.000003-1) ...
22:19:33 #24 57.91 Selecting previously unselected package libio-string-perl.
22:19:33 #24 57.91 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
22:19:33 #24 57.91 Unpacking libio-string-perl (1.08-3.1) ...
22:19:33 #24 57.94 Selecting previously unselected package libicu67:amd64.
22:19:33 #24 57.95 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
22:19:33 #24 57.95 Unpacking libicu67:amd64 (67.1-7) ...
22:19:33 + STATUS=0
22:19:33 + '[' 0 -ne 0 ']'
22:19:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:33 + RPM_EC=0
22:19:33 ++ jobs -p
22:19:33 + exit 0
22:19:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cVwtfN
22:19:33 + umask 022
22:19:33 + cd /root/rpmbuild/BUILD
22:19:33 + cd src
22:19:33 + export DOCKER_GITCOMMIT=753cd92
22:19:33 + DOCKER_GITCOMMIT=753cd92
22:19:33 + mkdir -p /go/src/github.com/docker
22:19:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:33 + pushd /root/rpmbuild/BUILD/src/engine
22:19:33 + for component in tini "proxy dynamic"
22:19:33 + TMP_GOPATH=/go
22:19:33 + hack/dockerfile/install/install.sh tini
22:19:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:33 + RM_GOPATH=0
22:19:33 + TMP_GOPATH=/go
22:19:33 + : /usr/local/bin
22:19:33 + '[' -z /go ']'
22:19:33 + export GOPATH=/go
22:19:33 + GOPATH=/go
22:19:33 + case "$(go env GOARCH)" in
22:19:33 ++ go env GOARCH
22:19:33 + export GO_BUILDMODE=-buildmode=pie
22:19:33 + GO_BUILDMODE=-buildmode=pie
22:19:33 ++ dirname hack/dockerfile/install/install.sh
22:19:33 + dir=hack/dockerfile/install
22:19:33 + bin=tini
22:19:33 + shift
22:19:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:33 + . hack/dockerfile/install/tini.installer
22:19:33 ++ : v0.19.0
22:19:33 + install_tini
22:19:33 + echo 'Install tini version v0.19.0'
22:19:33 + git clone https://github.com/krallin/tini.git /go/tini
22:19:33 Install tini version v0.19.0
22:19:33 Cloning into '/go/tini'...
22:19:33 #12 13.28 Selecting previously unselected package dh-apparmor.
22:19:33 #12 13.29 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
22:19:33 #12 13.29 Unpacking dh-apparmor (2.13.6-10) ...
22:19:33 #12 13.33 Selecting previously unselected package libbtrfs0:armhf.
22:19:33 #12 13.33 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
22:19:33 #12 13.34 Unpacking libbtrfs0:armhf (5.10.1-2) ...
22:19:33 #12 13.39 Selecting previously unselected package libbtrfs-dev:armhf.
22:19:33 #12 13.39 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
22:19:33 #12 13.39 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
22:19:33 #12 13.46 Preparing to unpack .../14-udev_247.3-7+rpi1+deb11u1_armhf.deb ...
22:19:33 #10 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 4.1s done
22:19:33 #10 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141
22:19:33 #10 ...
22:19:33 
22:19:33 #9 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:19:33 #9 7.435 Fedora - Rawhide - Developmental packages for t  12 MB/s |  64 MB     00:05    
22:19:33 #12 1.562 Last metadata expiration check: 0:00:16 ago on Sat Oct 22 22:19:17 2022.
22:19:34 #10 69.78 Setting up libsoap-lite-perl (1.27-1) ...
22:19:34 #10 69.79 Setting up libxmlrpc-lite-perl (0.717-2) ...
22:19:34 #10 69.80 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:34 #10 69.82 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:19:34 #10 69.82 Updating certificates in /etc/ssl/certs...
22:19:34 #12 7.516 Selecting previously unselected package dh-apparmor.
22:19:34 #12 7.518 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
22:19:34 #12 7.523 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
22:19:34 #11 53.59 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:34 #11 53.68 Setting up dh-strip-nondeterminism (1.7.0-1) ...
22:19:34 #11 53.72 Setting up libconst-fast-perl (0.014-1) ...
22:19:34 #24 58.75 Selecting previously unselected package libxml2:amd64.
22:19:34 #24 58.75 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:19:34 #24 58.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:19:34 #24 58.83 Selecting previously unselected package libxml-namespacesupport-perl.
22:19:34 #24 58.83 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:19:34 #24 58.84 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:19:34 #24 58.86 Selecting previously unselected package libxml-sax-base-perl.
22:19:34 #24 58.87 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:19:34 #24 58.87 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:19:34 #24 58.90 Selecting previously unselected package libxml-sax-perl.
22:19:34 #24 58.91 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:19:34 #24 58.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:19:34 + cd /go/tini
22:19:34 + git checkout -q v0.19.0
22:19:34 + cmake .
22:19:34 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:19:34   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:19:34   CMake.
22:19:34 
22:19:34   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:19:34   CMake that the project does not need compatibility with older versions.
22:19:34 
22:19:34 
22:19:34 #12 13.50 Unpacking udev (247.3-7+rpi1+deb11u1) over (247.3-7+rpi1) ...
22:19:34 #12 6.913 Unpacking bash-completion (1:2.8-1ubuntu1) ...
22:19:34 #12 3.453 Reading package lists...
22:19:34 #12 4.630 Building dependency tree...
22:19:34 #12 4.818 Reading state information...
22:19:34 #12 4.840 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:34 #12 4.883 Starting 2 pkgProblemResolver with broken count: 0
22:19:34 #12 4.885 Done
22:19:34 #12 4.906  Done
22:19:34 #12 4.913 Starting pkgProblemResolver with broken count: 0
22:19:34 #12 4.942 Starting 2 pkgProblemResolver with broken count: 0
22:19:34 #12 4.944 Done
22:19:34 #10 70.19 0 added, 0 removed; done.
22:19:34 #12 7.570 Selecting previously unselected package btrfs-progs.
22:19:34 #12 7.573 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ...
22:19:34 #12 7.578 Unpacking btrfs-progs (4.15.1-1build1) ...
22:19:34 #12 7.676 Selecting previously unselected package btrfs-tools.
22:19:34 #12 7.679 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ...
22:19:34 #12 7.682 Unpacking btrfs-tools (4.15.1-1build1) ...
22:19:34 #12 7.719 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:19:34 #12 7.721 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
22:19:34 #12 7.727 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:34 #12 7.782 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:19:34 #11 53.73 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:19:34 #11 53.75 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:34 #11 53.79 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.13) ...
22:19:34 #11 53.88 Setting up curl (7.68.0-1ubuntu2.13) ...
22:19:34 #11 53.93 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:19:34 #11 53.96 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:34 #11 53.98 Setting up libemail-valid-perl (1.202-1) ...
22:19:34 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.1s
22:19:34 #24 58.95 Selecting previously unselected package libxml-libxml-perl.
22:19:34 #24 58.95 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
22:19:34 #24 58.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:34 #24 59.01 Selecting previously unselected package libxml-simple-perl.
22:19:34 #24 59.02 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
22:19:34 #24 59.02 Unpacking libxml-simple-perl (2.25-1) ...
22:19:34 #24 59.05 Selecting previously unselected package libyaml-perl.
22:19:34 #24 59.05 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
22:19:34 #24 59.06 Unpacking libyaml-perl (1.30-1) ...
22:19:34 #24 59.09 Selecting previously unselected package libconfig-auto-perl.
22:19:34 #24 59.09 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
22:19:34 #24 59.10 Unpacking libconfig-auto-perl (0.44-1.1) ...
22:19:34 #24 59.13 Selecting previously unselected package libfile-which-perl.
22:19:34 #11 DONE 51.6s
22:19:34 
22:19:34 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:19:34 #12 DONE 0.1s
22:19:34 
22:19:34 #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
22:19:34 -- The C compiler identification is GNU 11.3.1
22:19:34 -- Detecting C compiler ABI info
22:19:34 -- Detecting C compiler ABI info - done
22:19:34 -- Check for working C compiler: /usr/bin/cc - skipped
22:19:34 -- Detecting C compile features
22:19:34 -- Detecting C compile features - done
22:19:34 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:19:34 -- Configuring done
22:19:34 -- Generating done
22:19:34 -- Build files have been written to: /go/tini
22:19:34 + make tini-static
22:19:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:34 #12 14.03 Preparing to unpack .../15-libudev1_247.3-7+rpi1+deb11u1_armhf.deb ...
22:19:34 #12 7.107 Selecting previously unselected package cmake-data.
22:19:34 #12 7.109 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
22:19:34 #12 7.117 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:34 #12 5.069 The following additional packages will be installed:
22:19:34 #12 5.069   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:34 #12 5.069   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:34 #12 5.069   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:34 #12 5.069   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:34 #12 5.070   libudev-dev libuv1 pkg-config
22:19:34 #12 5.071 Suggested packages:
22:19:34 #12 5.071   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:34 #12 5.071 Recommended packages:
22:19:34 #12 5.071   dmsetup
22:19:34 #12 5.123 The following NEW packages will be installed:
22:19:34 #12 5.124   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
22:19:34 #12 5.124   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:34 #12 5.124   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:19:34 #12 5.124   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:34 #12 5.124   libudev-dev libuv1 pkg-config
22:19:34 #11 DONE 57.2s
22:19:34 
22:19:34 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:19:34 #12 DONE 0.0s
22:19:34 
22:19:34 #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
22:19:34 #14 14.17   Running scriptlet: selinux-policy-minimum-3.14.3-108.el8.noarch         42/81 
22:19:34 #14 15.45   Installing       : selinux-policy-minimum-3.14.3-108.el8.noarch         42/81 
22:19:34 #10 70.19 Running hooks in /etc/ca-certificates/update.d...
22:19:34 #10 70.19 done.
22:19:34 #10 DONE 70.4s
22:19:34 
22:19:34 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:34 #11 DONE 0.1s
22:19:34 #12 7.784 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
22:19:34 #12 7.788 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:34 #12 7.841 Selecting previously unselected package libudev-dev:amd64.
22:19:34 #12 7.844 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_amd64.deb ...
22:19:34 #12 7.853 Unpacking libudev-dev:amd64 (237-3ubuntu10.56) ...
22:19:34 #12 7.892 Selecting previously unselected package libsepol1-dev:amd64.
22:19:34 #12 7.892 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ...
22:19:34 #12 7.896 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
22:19:34 #12 7.966 Selecting previously unselected package libpcre16-3:amd64.
22:19:34 #12 7.968 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
22:19:34 #12 7.974 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
22:19:34 #12 8.034 Selecting previously unselected package libpcre32-3:amd64.
22:19:34 #11 54.01 Setting up libpackage-stash-perl (0.38-1) ...
22:19:34 #11 54.03 Setting up libimport-into-perl (1.002005-1) ...
22:19:34 #11 54.06 Setting up libmoo-perl (2.003006-1) ...
22:19:34 #11 54.09 Setting up liblist-someutils-perl (0.58-1) ...
22:19:34 #11 54.11 Setting up liblist-someutils-xs-perl (0.58-2) ...
22:19:34 #11 54.12 Setting up gnupg (2.2.19-3ubuntu2.2) ...
22:19:34 #11 54.14 Setting up libmoox-aliases-perl (0.001006-1) ...
22:19:34 #11 54.17 Setting up libparams-validate-perl (1.29-3) ...
22:19:34 #11 54.19 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:19:34 #24 59.13 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:19:34 #24 59.13 Unpacking libfile-which-perl (1.23-1) ...
22:19:34 #24 59.16 Selecting previously unselected package libfile-homedir-perl.
22:19:34 #24 59.16 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
22:19:34 #24 59.16 Unpacking libfile-homedir-perl (1.006-1) ...
22:19:34 #24 59.19 Selecting previously unselected package libdebian-dpkgcross-perl.
22:19:34 #24 59.20 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
22:19:34 #24 59.20 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
22:19:34 #24 59.24 Selecting previously unselected package dpkg-cross.
22:19:34 #24 59.24 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
22:19:34 #24 59.25 Unpacking dpkg-cross (2.6.18+nmu1) ...
22:19:34 #24 59.27 Selecting previously unselected package crossbuild-essential-arm64.
22:19:34 #24 59.28 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
22:19:34 #24 59.28 Unpacking crossbuild-essential-arm64 (12.9) ...
22:19:34 #24 59.31 Selecting previously unselected package libc6-armel-cross.
22:19:34 #24 59.31 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
22:19:34 #24 59.31 Unpacking libc6-armel-cross (2.31-9cross4) ...
22:19:34 #12 14.05 Unpacking libudev1:armhf (247.3-7+rpi1+deb11u1) over (247.3-7+rpi1) ...
22:19:34 #12 14.11 Setting up libudev1:armhf (247.3-7+rpi1+deb11u1) ...
22:19:34 #12 14.15 Selecting previously unselected package dmsetup.
22:19:34 #12 14.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 ... 22068 files and directories currently installed.)
22:19:34 #12 14.16 Preparing to unpack .../0-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
22:19:34 #12 14.16 Unpacking dmsetup (2:1.02.175-2.1) ...
22:19:34 #12 14.21 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:34 #12 14.21 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:19:34 #12 14.21 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:19:34 #12 14.26 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:34 [100%] Linking C executable tini-static
22:19:34 #12 7.446 Selecting previously unselected package liblzo2-2:arm64.
22:19:34 #12 7.449 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
22:19:34 #12 7.452 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
22:19:34 #12 7.504 Selecting previously unselected package libarchive13:arm64.
22:19:34 #12 7.507 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
22:19:34 #12 7.516 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
22:19:34 #12 7.571 Selecting previously unselected package libjsoncpp1:arm64.
22:19:34 #7 ...
22:19:34 
22:19:34 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:19:34 #0 1.033 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
22:19:34 #0 1.101 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
22:19:34 #0 1.118 Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
22:19:34 #0 1.143 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
22:19:34 #0 1.227 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
22:19:34 #0 1.491 Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
22:19:34 #0 1.491 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
22:19:34 #0 1.491 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
22:19:34 #0 1.575 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1754 kB]
22:19:34 #0 1.593 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1222 kB]
22:19:34 #0 1.623 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2730 kB]
22:19:34 #0 1.693 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB]
22:19:34 #0 1.761 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
22:19:34 #0 1.781 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.4 kB]
22:19:34 #0 1.983 Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1639 kB]
22:19:34 #0 2.369 Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [924 kB]
22:19:34 #0 2.399 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2264 kB]
22:19:34 #0 2.516 Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB]
22:19:34 #0 3.648 Fetched 24.1 MB in 3s (8305 kB/s)
22:19:34 #0 3.648 Reading package lists...
22:19:34 #0 5.050 Reading package lists...
22:19:34 #0 6.376 Building dependency tree...
22:19:34 #0 6.607 Reading state information...
22:19:34 #0 6.855 The following additional packages will be installed:
22:19:34 #0 6.855   at autoconf automake autopoint autotools-dev binutils binutils-common
22:19:34 #0 6.855   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:19:34 #0 6.855   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
22:19:34 #0 6.856   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
22:19:34 #0 6.856   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
22:19:34 #0 6.856   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
22:19:34 #0 6.857   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
22:19:34 #0 6.857   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
22:19:34 #0 6.857   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
22:19:34 #0 6.857   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
22:19:34 #0 6.857   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
22:19:34 #0 6.857   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
22:19:34 #0 6.857   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
22:19:34 #0 6.857   libclone-perl libcommon-sense-perl libconst-fast-perl
22:19:34 #0 6.857   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
22:19:34 #0 6.857   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
22:19:34 #0 6.857   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
22:19:34 #0 6.857   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
22:19:34 #0 6.861   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
22:19:34 #0 6.861   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:19:34 #0 6.861   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:19:34 #0 6.861   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:19:34 #0 6.861   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:19:34 #0 6.861   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:19:34 #0 6.862   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:19:34 #0 6.867   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:19:34 #0 6.867   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:19:34 #0 6.867   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:19:34 #0 6.867   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:19:34 #0 6.867   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:19:34 #0 6.867   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:19:34 #0 6.867   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:19:34 #0 6.867   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:19:34 #0 6.867   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:19:34 #0 6.867   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:19:34 #0 6.867   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:19:34 #0 6.867   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:19:34 #0 6.867   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:19:34 #0 6.867   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:19:34 #0 6.867   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:19:34 #0 6.867   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:19:34 #0 6.867   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:19:34 #0 6.867   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:19:34 #0 6.868   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:19:34 #0 6.868   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:19:34 #0 6.868   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:19:34 #0 6.868   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:19:34 #0 6.868   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:19:34 #0 6.868   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:19:34 #0 6.868   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:19:34 #0 6.868   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:19:34 #0 6.868   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:19:34 #0 6.868   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:19:34 #0 6.868   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
22:19:34 #0 6.868   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:19:34 #0 6.868   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:19:34 #0 6.868   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:19:34 #0 6.868   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:19:34 #0 6.868   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:19:34 #0 6.868   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:19:34 #0 6.868   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:19:34 #0 6.868   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:19:34 #0 6.868   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:19:34 #0 6.868   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:19:34 #0 6.868   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:19:34 #0 6.868   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:19:34 #0 6.868   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:19:34 #0 6.868   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:19:34 #0 6.868   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
22:19:34 #0 6.868   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:19:34 #0 6.868   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:19:34 #0 6.868   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:19:34 #0 6.868   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:19:34 #0 6.869   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:19:34 #0 6.869   openssh-client openssl patch patchutils perl perl-base perl-modules-5.30
22:19:34 #0 6.869   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:19:34 #0 6.869   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:19:34 #0 6.869   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:19:34 #0 6.869   python3-pkg-resources python3-requests python3-six python3-unidiff
22:19:34 #0 6.869   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:19:34 #0 6.869   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:19:34 #0 6.869   xz-utils
22:19:34 #0 6.872 Suggested packages:
22:19:34 #0 6.872   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:19:34 #0 6.872   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:19:34 #0 6.872   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
22:19:34 #0 6.872   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
22:19:34 #0 6.872   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:19:34 #0 6.872   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:19:34 #0 6.872   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:19:34 #0 6.872   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:19:34 #0 6.872   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:19:34 #0 6.872   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
22:19:34 #0 6.872   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
22:19:34 #0 6.872   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:19:34 #0 6.872   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
22:19:34 #0 6.872   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
22:19:34 #0 6.872   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
22:19:34 #0 6.872   libscalar-number-perl libsasl2-modules-gssapi-mit
22:19:34 #0 6.872   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:19:34 #0 6.872   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
22:19:34 #0 6.872   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:19:34 #0 6.872   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:19:34 #0 6.872   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:19:34 #0 6.872   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:19:34 #0 6.872   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:19:34 #0 6.872   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
22:19:34 #0 6.872   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
22:19:34 #0 6.872   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:19:34 #0 6.872   python3-cryptography python3-openssl python3-socks python3.8-venv
22:19:34 #0 6.872   python3.8-doc binfmt-support readline-doc zip wdiff-doc
22:19:34 #0 7.390 The following NEW packages will be installed:
22:19:34 #0 7.390   at autoconf automake autopoint autotools-dev binutils binutils-common
22:19:34 #0 7.390   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:19:34 #0 7.390   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
22:19:34 #0 7.390   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:19:34 #0 7.391   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
22:19:34 #0 7.391   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:19:34 #0 7.391   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
22:19:34 #0 7.391   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:19:34 #0 7.391   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
22:19:34 #0 7.392   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
22:19:34 #0 7.392   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:19:34 #0 7.392   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:19:34 #0 7.392   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:19:34 #0 7.392   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:19:34 #0 7.392   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:19:34 #0 7.392   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:19:34 #0 7.392   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:19:34 #0 7.392   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:19:34 #0 7.392   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:19:34 #0 7.392   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:19:34 #0 7.392   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:19:34 #0 7.393   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:19:34 #0 7.393   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:19:34 #0 7.393   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:19:34 #0 7.393   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:19:34 #0 7.393   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:19:34 #0 7.393   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:19:34 #0 7.393   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:19:34 #0 7.393   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:19:34 #0 7.394   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:19:34 #0 7.394   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:19:34 #0 7.394   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:19:34 #0 7.394   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:19:34 #0 7.394   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:19:34 #0 7.394   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:19:34 #0 7.394   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:19:34 #0 7.394   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:19:34 #0 7.394   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:19:34 #0 7.394   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:19:34 #0 7.394   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:19:34 #0 7.394   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:19:34 #0 7.394   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:19:34 #0 7.394   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:19:34 #0 7.394   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:19:34 #0 7.394   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:19:34 #0 7.394   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:19:34 #0 7.395   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:19:34 #0 7.395   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:19:34 #0 7.395   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:19:34 #0 7.395   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:19:34 #0 7.395   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:19:34 #0 7.395   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:19:34 #0 7.395   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:19:34 #0 7.395   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:19:34 #0 7.396   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
22:19:34 #0 7.396   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:19:34 #0 7.396   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:19:34 #0 7.396   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:19:34 #0 7.396   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:19:34 #0 7.396   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:19:34 #0 7.396   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:19:34 #0 7.396   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:19:34 #0 7.396   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:19:34 #0 7.396   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:19:34 #0 7.396   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:19:34 #0 7.396   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:19:34 #0 7.397   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:19:34 #0 7.397   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:19:34 #0 7.397   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:19:34 #0 7.397   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
22:19:34 #0 7.397   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:19:34 #0 7.397   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:19:34 #0 7.397   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:19:34 #0 7.397   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:19:34 #0 7.398   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:19:34 #0 7.398   openssh-client openssl patch patchutils perl perl-modules-5.30
22:19:34 #0 7.398   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:19:34 #0 7.398   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:19:34 #0 7.398   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:19:34 #0 7.398   python3-pkg-resources python3-requests python3-six python3-unidiff
22:19:34 #0 7.399   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:19:34 #0 7.399   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:19:34 #0 7.399   xz-utils
22:19:34 #0 7.401 The following packages will be upgraded:
22:19:34 #0 7.402   perl-base
22:19:34 #0 7.712 1 upgraded, 354 newly installed, 0 to remove and 2 not upgraded.
22:19:34 #0 7.712 Need to get 108 MB of archives.
22:19:34 #0 7.712 After this operation, 481 MB of additional disk space will be used.
22:19:34 #0 7.712 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-base amd64 5.30.0-9ubuntu0.3 [1514 kB]
22:19:34 #0 7.816 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
22:19:34 #0 7.816 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
22:19:34 #0 7.839 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [717 kB]
22:19:34 #0 7.851 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB]
22:19:34 #0 7.851 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [1905 kB]
22:19:34 #0 7.873 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
22:19:34 #0 7.875 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
22:19:34 #0 7.876 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
22:19:34 #0 7.877 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
22:19:34 #0 7.879 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
22:19:34 #0 7.881 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.4 [549 kB]
22:19:34 #0 7.890 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.5 [1675 kB]
22:19:34 #0 7.916 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.5 [387 kB]
22:19:34 #11 7.925 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
22:19:34 #11 7.926 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
22:19:34 #11 7.927 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
22:19:34 #11 7.929 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
22:19:34 #11 7.932 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
22:19:34 #11 7.935 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
22:19:34 #11 7.952 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
22:19:34 #11 7.952 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
22:19:34 #11 7.952 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
22:19:34 #11 7.965 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
22:19:34 #11 8.008 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
22:19:34 #11 8.009 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB]
22:19:34 
22:19:34 #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
22:19:34 #12 8.037 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
22:19:34 #12 8.042 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
22:19:34 #12 8.095 Selecting previously unselected package libpcrecpp0v5:amd64.
22:19:34 #12 8.097 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ...
22:19:34 #12 8.100 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
22:19:34 #12 8.132 Selecting previously unselected package libpcre3-dev:amd64.
22:19:34 #12 8.134 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ...
22:19:34 #12 8.139 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
22:19:34 #12 8.222 Selecting previously unselected package libselinux1-dev:amd64.
22:19:34 #12 8.224 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ...
22:19:34 #12 8.229 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
22:19:34 #12 8.275 Selecting previously unselected package libdevmapper-dev:amd64.
22:19:34 #11 54.23 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:34 #11 54.30 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
22:19:34 #11 54.32 Setting up libgitlab-api-v4-perl (0.25-1) ...
22:19:34 #11 54.38 Setting up libmoox-struct-perl (0.017-1) ...
22:19:34 #24 59.44 Selecting previously unselected package libgcc-s1-armel-cross.
22:19:34 #24 59.44 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
22:19:34 #24 59.46 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
22:19:34 #24 59.50 Selecting previously unselected package libgomp1-armel-cross.
22:19:34 #24 59.50 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
22:19:34 #24 59.51 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
22:19:34 #24 59.54 Selecting previously unselected package libatomic1-armel-cross.
22:19:34 #24 59.55 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
22:19:34 #24 59.55 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
22:19:34 #24 59.58 Selecting previously unselected package libasan6-armel-cross.
22:19:34 #24 59.58 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
22:19:34 #24 59.58 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
22:19:34 #12 2.343 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:34 #12 2.354 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:34 #12 2.355 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
22:19:34 #12 2.355 Package libarchive-3.5.3-1.fc36.aarch64 is already installed.
22:19:34 #12 2.356 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed.
22:19:34 #12 2.357 Package tar-2:1.34-3.fc36.aarch64 is already installed.
22:19:34 #12 2.368 Package bash-5.1.16-2.fc36.aarch64 is already installed.
22:19:34 #12 2.480 Dependencies resolved.
22:19:34 #12 2.505 ================================================================================
22:19:34 #12 2.505  Package                       Arch     Version                  Repo      Size
22:19:34 #12 2.505 ================================================================================
22:19:34 #12 2.505 Installing:
22:19:34 #12 2.505  btrfs-progs-devel             aarch64  6.0-1.fc36               updates   51 k
22:19:34 #12 2.505  cmake                         aarch64  3.22.2-1.fc36            fedora   5.8 M
22:19:34 #12 2.505  device-mapper-devel           aarch64  1.02.175-7.fc36          fedora    43 k
22:19:34 #12 2.505  gcc                           aarch64  12.2.1-2.fc36            updates   29 M
22:19:34 #12 2.505  git                           aarch64  2.37.3-1.fc36            updates   65 k
22:19:34 #12 2.505  glibc-static                  aarch64  2.35-17.fc36             updates  1.4 M
22:19:34 #12 2.505  libseccomp-devel              aarch64  2.5.3-2.fc36             fedora    53 k
22:19:34 #12 2.505  libselinux-devel              aarch64  3.3-4.fc36               fedora   113 k
22:19:34 #12 2.505  libtool                       aarch64  2.4.7-1.fc36             updates  593 k
22:19:34 #12 2.505  libtool-ltdl-devel            aarch64  2.4.7-1.fc36             updates  157 k
22:19:34 #12 2.505  make                          aarch64  1:4.3-7.fc36             fedora   529 k
22:19:34 #12 2.505  selinux-policy-devel          noarch   36.16-1.fc36             updates  817 k
22:19:34 #12 2.505  systemd                       aarch64  250.8-1.fc36             updates  4.0 M
22:19:34 #12 2.505  which                         aarch64  2.21-32.fc36             fedora    42 k
22:19:34 #12 2.505 Upgrading:
22:19:34 #12 2.505  glibc                         aarch64  2.35-17.fc36             updates  1.7 M
22:19:34 #12 2.505  glibc-common                  aarch64  2.35-17.fc36             updates  324 k
22:19:34 #12 2.505  glibc-gconv-extra             aarch64  2.35-17.fc36             updates  1.7 M
22:19:34 #12 2.505  glibc-minimal-langpack        aarch64  2.35-17.fc36             updates   56 k
22:19:34 #12 2.505  libgcc                        aarch64  12.2.1-2.fc36            updates   92 k
22:19:34 #12 2.505  libgomp                       aarch64  12.2.1-2.fc36            updates  290 k
22:19:34 #12 2.505  systemd-libs                  aarch64  250.8-1.fc36             updates  585 k
22:19:34 #12 2.505 Installing dependencies:
22:19:34 #12 2.505  annobin-docs                  noarch   10.81-1.fc36             updates   91 k
22:19:34 #12 2.505  annobin-plugin-gcc            aarch64  10.81-1.fc36             updates  881 k
22:19:34 #12 2.505  autoconf                      noarch   2.71-2.fc36              fedora   718 k
22:19:34 #12 2.505  automake                      noarch   1.16.5-7.fc36            updates  675 k
22:19:34 #12 2.505  btrfs-progs                   aarch64  6.0-1.fc36               updates  971 k
22:19:34 #12 2.505  checkpolicy                   aarch64  3.3-2.fc36               fedora   336 k
22:19:34 #12 2.505  cmake-data                    noarch   3.22.2-1.fc36            fedora   1.6 M
22:19:34 #12 2.505  cmake-filesystem              aarch64  3.22.2-1.fc36            fedora    18 k
22:19:34 #12 2.505  cmake-rpm-macros              noarch   3.22.2-1.fc36            fedora    17 k
22:19:34 #12 2.505  cpp                           aarch64  12.2.1-2.fc36            updates  9.2 M
22:19:34 #12 2.505  dbus                          aarch64  1:1.14.4-1.fc36          updates  7.2 k
22:19:34 #12 2.505  dbus-broker                   aarch64  32-1.fc36                updates  170 k
22:19:34 #12 2.505  dbus-common                   noarch   1:1.14.4-1.fc36          updates   14 k
22:19:34 #12 2.505  device-mapper                 aarch64  1.02.175-7.fc36          fedora   137 k
22:19:34 #12 2.505  device-mapper-libs            aarch64  1.02.175-7.fc36          fedora   170 k
22:19:34 #12 2.505  e2fsprogs-libs                aarch64  1.46.5-2.fc36            fedora   223 k
22:19:34 #12 2.505  gc                            aarch64  8.0.6-3.fc36             updates  102 k
22:19:34 #12 2.505  gcc-plugin-annobin            aarch64  12.2.1-2.fc36            updates   50 k
22:19:34 #12 2.505  git-core                      aarch64  2.37.3-1.fc36            updates  4.1 M
22:19:34 #12 2.505  git-core-doc                  noarch   2.37.3-1.fc36            updates  2.4 M
22:19:34 #12 2.505  glibc-devel                   aarch64  2.35-17.fc36             updates  479 k
22:19:34 #12 2.505  guile22                       aarch64  2.2.7-5.fc36             fedora   6.4 M
22:19:34 #12 2.505  jsoncpp                       aarch64  1.9.5-2.fc36             fedora    92 k
22:19:34 #12 2.505  kernel-headers                aarch64  5.19.4-200.fc36          updates  1.3 M
22:19:34 #12 2.505  kmod-libs                     aarch64  29-7.fc36                fedora    65 k
22:19:34 #12 2.505  less                          aarch64  590-5.fc36               updates  161 k
22:19:34 #12 2.505  libargon2                     aarch64  20171227-9.fc36          updates   28 k
22:19:34 #12 2.505  libasan                       aarch64  12.2.1-2.fc36            updates  421 k
22:19:34 #12 2.505  libatomic                     aarch64  12.2.1-2.fc36            updates   41 k
22:19:34 #12 2.505  libbtrfs                      aarch64  6.0-1.fc36               updates   28 k
22:19:34 #12 2.505  libbtrfsutil                  aarch64  6.0-1.fc36               updates   32 k
22:19:34 #12 2.505  libcbor                       aarch64  0.7.0-5.fc36             fedora    55 k
22:19:34 #12 2.505  libedit                       aarch64  3.1-41.20210910cvs.fc36  fedora   104 k
22:19:34 #12 2.505  libfdisk                      aarch64  2.38-0.2.fc36            fedora   153 k
22:19:34 #12 2.505  libfido2                      aarch64  1.10.0-3.fc36            fedora    94 k
22:19:34 #12 2.505  libmpc                        aarch64  1.2.1-4.fc36             fedora    62 k
22:19:34 #12 2.505  libseccomp                    aarch64  2.5.3-2.fc36             fedora    71 k
22:19:34 #12 2.505  libselinux-utils              aarch64  3.3-4.fc36               fedora   144 k
22:19:34 #12 2.505  libsepol-devel                aarch64  3.3-3.fc36               fedora    40 k
22:19:34 #12 2.505  libtool-ltdl                  aarch64  2.4.7-1.fc36             updates   37 k
22:19:34 #12 2.505  libubsan                      aarch64  12.2.1-2.fc36            updates  190 k
22:19:34 #12 2.505  libutempter                   aarch64  1.2.1-6.fc36             fedora    26 k
22:19:34 #12 2.505  libuv                         aarch64  1:1.44.2-1.fc36          updates  148 k
22:19:34 #12 2.505  libxcrypt-devel               aarch64  4.4.28-1.fc36            fedora    29 k
22:19:34 #12 2.505  libxcrypt-static              aarch64  4.4.28-1.fc36            fedora   115 k
22:19:34 #12 2.505  lzo                           aarch64  2.10-6.fc36              fedora    63 k
22:19:34 #12 2.505  m4                            aarch64  1.4.19-3.fc36            fedora   293 k
22:19:34 #12 2.505  openssh                       aarch64  8.8p1-1.fc36.1           fedora   440 k
22:19:34 #12 2.505  openssh-clients               aarch64  8.8p1-1.fc36.1           fedora   671 k
22:19:34 #12 2.505  pcre2-devel                   aarch64  10.39-1.fc36.1           fedora   474 k
22:19:34 #12 2.505  pcre2-utf16                   aarch64  10.39-1.fc36.1           fedora   192 k
22:19:34 #12 2.505  pcre2-utf32                   aarch64  10.39-1.fc36.1           fedora   182 k
22:19:34 #12 2.505  perl-Error                    noarch   1:0.17029-8.fc36         fedora    41 k
22:19:34 #12 2.505  perl-File-Compare             noarch   1.100.600-486.fc36       fedora    18 k
22:19:34 #12 2.505  perl-File-Copy                noarch   2.35-486.fc36            fedora    25 k
22:19:34 #12 2.505  perl-File-Find                noarch   1.39-486.fc36            fedora    30 k
22:19:34 #12 2.505  perl-Git                      noarch   2.37.3-1.fc36            updates   42 k
22:19:34 #12 2.505  perl-TermReadKey              aarch64  2.38-12.fc36             fedora    36 k
22:19:34 #12 2.505  perl-Thread-Queue             noarch   3.14-479.fc36            fedora    21 k
22:19:34 #12 2.505  perl-lib                      aarch64  0.65-486.fc36            fedora    20 k
22:19:34 #12 2.505  perl-threads                  aarch64  1:2.26-449.fc36          fedora    56 k
22:19:34 #12 2.505  perl-threads-shared           aarch64  1.62-479.fc36            fedora    43 k
22:19:34 #12 2.505  policycoreutils               aarch64  3.3-4.fc36               fedora   203 k
22:19:34 #12 2.505  policycoreutils-devel         aarch64  3.3-4.fc36               fedora   137 k
22:19:34 #12 2.505  policycoreutils-python-utils  noarch   3.3-4.fc36               fedora    72 k
22:19:34 #12 2.505  python3-audit                 aarch64  3.0.8-1.fc36             fedora    82 k
22:19:34 #12 2.505  python3-libselinux            aarch64  3.3-4.fc36               fedora   181 k
22:19:34 #12 2.505  python3-libsemanage           aarch64  3.3-3.fc36               fedora    81 k
22:19:34 #12 2.505  python3-policycoreutils       noarch   3.3-4.fc36               fedora   2.0 M
22:19:34 #12 2.505  python3-setools               aarch64  4.4.0-5.fc36             fedora   540 k
22:19:34 #12 2.505  python3-setuptools            noarch   59.6.0-2.fc36            fedora   936 k
22:19:34 #12 2.505  rhash                         aarch64  1.4.2-2.fc36             fedora   185 k
22:19:34 #12 2.505  rpm-plugin-selinux            aarch64  4.17.1-3.fc36            updates   18 k
22:19:34 #12 2.505  selinux-policy                noarch   36.16-1.fc36             updates   69 k
22:19:34 #12 2.505  selinux-policy-targeted       noarch   36.16-1.fc36             updates  6.4 M
22:19:34 #12 2.505  systemd-devel                 aarch64  250.8-1.fc36             updates  451 k
22:19:34 #12 2.505  systemd-pam                   aarch64  250.8-1.fc36             updates  322 k
22:19:34 #12 2.505  systemd-rpm-macros            noarch   250.8-1.fc36             updates   28 k
22:19:34 #12 2.505  util-linux                    aarch64  2.38-0.2.fc36            fedora   2.2 M
22:19:34 #12 2.505  vim-filesystem                noarch   2:9.0.720-1.fc36         updates   19 k
22:19:34 #12 2.505  xkeyboard-config              noarch   2.35.1-1.fc36            fedora   878 k
22:19:34 #12 2.505 Installing weak dependencies:
22:19:34 #12 2.505  cryptsetup-libs               aarch64  2.4.3-2.fc36             fedora   430 k
22:19:34 #12 2.505  libbpf                        aarch64  2:0.7.0-3.fc36           updates  159 k
22:19:34 #12 2.505  libxkbcommon                  aarch64  1.4.0-1.fc36             fedora   139 k
22:19:34 #12 2.505  qrencode-libs                 aarch64  4.1.1-2.fc36             fedora    61 k
22:19:34 #12 2.505  systemd-networkd              aarch64  250.8-1.fc36             updates  568 k
22:19:34 #12 2.505  systemd-resolved              aarch64  250.8-1.fc36             updates  258 k
22:19:34 #12 2.505 
22:19:34 #12 2.505 Transaction Summary
22:19:34 #12 2.505 ================================================================================
22:19:34 #12 2.505 Install  101 Packages
22:19:34 #12 2.505 Upgrade    7 Packages
22:19:34 #12 2.505 
22:19:34 #12 2.512 Total download size: 98 M
22:19:34 #12 2.513 Downloading Packages:
22:19:34 [100%] Built target tini-static
22:19:34 22:19:34 + mkdir -p /usr/local/bin
22:19:34 + cp tini-static /usr/local/bin/docker-init
22:19:34 + for component in tini "proxy dynamic"
#12 14.26 Preparing to unpack .../2-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:19:34 + TMP_GOPATH=/go
22:19:34 + hack/dockerfile/install/install.sh proxy dynamic
22:19:34 + RM_GOPATH=0
22:19:34 + TMP_GOPATH=/go
22:19:34 + : /usr/local/bin
22:19:34 + '[' -z /go ']'
22:19:34 + export GOPATH=/go
22:19:34 + GOPATH=/go
22:19:34 + case "$(go env GOARCH)" in
22:19:34 ++ go env GOARCH
22:19:34 + export GO_BUILDMODE=-buildmode=pie
22:19:34 + GO_BUILDMODE=-buildmode=pie
22:19:34 ++ dirname hack/dockerfile/install/install.sh
22:19:34 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:34 + dir=hack/dockerfile/install
22:19:34 + bin=proxy
22:19:34 + shift
22:19:34 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:34 + . hack/dockerfile/install/proxy.installer
22:19:34 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:34 + install_proxy dynamic
22:19:34 + case "$1" in
22:19:34 + install_proxy_dynamic
22:19:34 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:34 + PROXY_LDFLAGS=-linkmode=external
22:19:34 + export BUILD_MODE=-buildmode=pie
22:19:34 + BUILD_MODE=-buildmode=pie
22:19:34 + _install_proxy
22:19:34 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:34 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:34 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:34 #12 14.27 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:19:34 #12 14.30 Selecting previously unselected package libudev-dev:armhf.
22:19:34 #12 14.30 Preparing to unpack .../3-libudev-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
22:19:34 #12 14.30 Unpacking libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
22:19:34 #12 14.34 Selecting previously unselected package libsepol1-dev:armhf.
22:19:34 #12 14.34 Preparing to unpack .../4-libsepol1-dev_3.1-1_armhf.deb ...
22:19:34 #12 14.34 Unpacking libsepol1-dev:armhf (3.1-1) ...
22:19:34 #12 14.43 Preparing to unpack .../5-libpcre2-8-0_10.36-2+deb11u1_armhf.deb ...
22:19:34 #12 14.45 Unpacking libpcre2-8-0:armhf (10.36-2+deb11u1) over (10.36-2) ...
22:19:34 #12 14.53 Setting up libpcre2-8-0:armhf (10.36-2+deb11u1) ...
22:19:34 #12 7.574 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
22:19:34 #12 7.578 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
22:19:34 #12 7.622 Selecting previously unselected package librhash0:arm64.
22:19:34 #12 7.624 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
22:19:34 #12 7.629 Unpacking librhash0:arm64 (1.3.6-2) ...
22:19:34 #12 7.672 Selecting previously unselected package libuv1:arm64.
22:19:34 #12 7.674 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
22:19:34 #12 7.679 Unpacking libuv1:arm64 (1.18.0-3) ...
22:19:34 #12 7.718 Selecting previously unselected package cmake.
22:19:34 #12 7.720 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
22:19:34 #12 7.724 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:34 #12 5.540 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
22:19:34 #12 5.540 1 not fully installed or removed.
22:19:34 #12 5.540 Need to get 6988 kB of archives.
22:19:34 #12 5.540 After this operation, 30.0 MB of additional disk space will be used.
22:19:34 #12 5.540 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
22:19:35 #11 8.075 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB]
22:19:35 #11 8.078 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
22:19:35 #11 8.089 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016~20.04.1 [144 kB]
22:19:35 #11 8.092 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B]
22:19:35 #11 8.092 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
22:19:35 #11 8.096 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
22:19:35 #11 8.097 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
22:19:35 #11 8.098 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
22:19:35 #11 8.101 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
22:19:35 #11 8.103 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
22:19:35 #11 8.124 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
22:19:35 #11 8.124 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022c-0ubuntu0.20.04.0 [288 kB]
22:19:35 #11 8.131 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
22:19:35 #11 8.273 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB]
22:19:35 #11 8.291 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
22:19:35 #11 8.291 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
22:19:35 #11 8.291 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
22:19:35 #11 8.291 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
22:19:35 #11 8.291 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
22:19:35 #11 8.291 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
22:19:35 #11 8.291 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
22:19:35 #11 8.292 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
22:19:35 #11 8.293 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
22:19:35 #11 8.299 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
22:19:35 #11 8.314 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
22:19:35 #11 8.344 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
22:19:35 #11 8.344 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
22:19:35 #11 8.346 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
22:19:35 #11 8.348 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
22:19:35 #11 8.350 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
22:19:35 #11 8.351 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
22:19:35 #11 8.361 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
22:19:35 #11 8.361 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
22:19:35 #11 8.363 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
22:19:35 #11 8.365 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
22:19:35 #11 8.372 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
22:19:35 #11 8.372 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
22:19:35 #11 8.372 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
22:19:35 #11 8.372 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
22:19:35 #11 8.372 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
22:19:35 #11 8.381 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
22:19:35 #11 8.381 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
22:19:35 #11 8.382 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
22:19:35 #11 8.398 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB]
22:19:35 #11 8.408 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
22:19:35 #11 8.410 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
22:19:35 #11 8.411 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.8 [154 kB]
22:19:35 #11 8.414 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
22:19:35 #11 8.415 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
22:19:35 #11 8.421 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
22:19:35 #11 8.423 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
22:19:35 #11 8.423 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
22:19:35 #11 8.424 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
22:19:35 #11 8.428 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
22:19:35 #11 8.430 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
22:19:35 #13 0.877 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
22:19:35 #13 0.941 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
22:19:35 #12 8.277 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
22:19:35 #12 8.282 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 8.318 Selecting previously unselected package libseccomp-dev:amd64.
22:19:35 #12 8.320 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
22:19:35 #12 8.324 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
22:19:35 #12 8.359 Selecting previously unselected package libsystemd-dev:amd64.
22:19:35 #12 8.361 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_amd64.deb ...
22:19:35 #12 8.365 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.56) ...
22:19:35 #12 8.441 Selecting previously unselected package pkg-config.
22:19:35 #12 8.444 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_amd64.deb ...
22:19:35 #12 8.451 Unpacking pkg-config (0.29.1-0ubuntu2) ...
22:19:35 #12 8.505 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
22:19:35 #12 8.521 Setting up libuv1:amd64 (1.18.0-3) ...
22:19:35 #12 8.543 Setting up bash-completion (1:2.8-1ubuntu1) ...
22:19:35 #11 54.50 Setting up lintian (2.62.0ubuntu2.1) ...
22:19:35 #11 54.60 Setting up licensecheck (3.0.45-1) ...
22:19:35 #11 54.64 Setting up dh-autoreconf (19) ...
22:19:35 #11 54.66 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:19:35 #11 54.68 Setting up libwww-perl (6.43-1) ...
22:19:35 #11 54.69 Setting up debhelper (12.10ubuntu1) ...
22:19:35 #11 54.72 Setting up devscripts (2.20.2ubuntu2) ...
22:19:35 #24 59.80 Selecting previously unselected package libstdc++6-armel-cross.
22:19:35 #24 59.80 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
22:19:35 #24 59.81 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
22:19:35 #24 59.87 Selecting previously unselected package libubsan1-armel-cross.
22:19:35 #24 59.88 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
22:19:35 #24 59.88 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
22:19:35 #12 14.58 Selecting previously unselected package libpcre2-16-0:armhf.
22:19:35 #12 14.58 (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 ... 22222 files and directories currently installed.)
22:19:35 #12 14.60 Preparing to unpack .../0-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
22:19:35 #12 14.60 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
22:19:35 #12 14.65 Selecting previously unselected package libpcre2-32-0:armhf.
22:19:35 #12 14.65 Preparing to unpack .../1-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
22:19:35 #12 14.66 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
22:19:35 #12 14.70 Selecting previously unselected package libpcre2-posix2:armhf.
22:19:35 #12 14.71 Preparing to unpack .../2-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
22:19:35 #12 14.71 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
22:19:35 #12 14.74 Selecting previously unselected package libpcre2-dev:armhf.
22:19:35 #12 14.74 Preparing to unpack .../3-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
22:19:35 #12 14.74 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
22:19:35 #12 5.897 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
22:19:35 #11 8.435 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
22:19:35 #11 8.436 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
22:19:35 #11 8.443 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
22:19:35 #11 8.448 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]
22:19:35 #11 8.454 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]
22:19:35 #11 8.462 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]
22:19:35 #11 8.464 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]
22:19:35 #11 8.465 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB]
22:19:35 #11 8.490 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B]
22:19:35 #11 8.491 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
22:19:35 #11 8.493 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-131.147 [1109 kB]
22:19:35 #11 8.511 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
22:19:35 #11 8.513 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
22:19:35 #11 8.552 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
22:19:35 #11 8.553 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
22:19:35 #11 8.561 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
22:19:35 #11 8.564 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
22:19:35 #11 8.565 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]
22:19:35 #13 1.015 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
22:19:35 #13 1.089 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
22:19:35 #13 0.837 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
22:19:35 #13 0.899 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
22:19:35 #13 0.973 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
22:19:35 #11 DONE 57.3s
22:19:35 
22:19:35 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:19:35 #12 DONE 0.0s
22:19:35 
22:19:35 #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
22:19:35 #11 54.89 Setting up equivs (2.2.0) ...
22:19:35 #11 54.90 Setting up libxml-parser-perl (2.46-1) ...
22:19:35 #11 54.91 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:35 #11 54.95 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:35 #11 55.00 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:35 #12 0.699 Hit:1 http://deb.debian.org/debian buster InRelease
22:19:35 #12 0.700 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
22:19:35 #12 0.700 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:19:35 #24 60.16 Selecting previously unselected package libgcc-10-dev-armel-cross.
22:19:35 #24 60.16 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
22:19:35 #24 60.18 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
22:19:35 #12 14.82 Selecting previously unselected package libselinux1-dev:armhf.
22:19:35 #12 14.82 Preparing to unpack .../4-libselinux1-dev_3.1-3_armhf.deb ...
22:19:35 #12 14.83 Unpacking libselinux1-dev:armhf (3.1-3) ...
22:19:35 #12 14.88 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:35 #12 14.88 Preparing to unpack .../5-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
22:19:35 #12 14.88 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:19:35 #12 14.92 Selecting previously unselected package libltdl7:armhf.
22:19:35 #12 14.92 Preparing to unpack .../6-libltdl7_2.4.6-15_armhf.deb ...
22:19:35 #12 14.93 Unpacking libltdl7:armhf (2.4.6-15) ...
22:19:35 #12 14.96 Selecting previously unselected package libltdl-dev:armhf.
22:19:35 #12 14.96 Preparing to unpack .../7-libltdl-dev_2.4.6-15_armhf.deb ...
22:19:35 #12 14.97 Unpacking libltdl-dev:armhf (2.4.6-15) ...
22:19:35 #12 15.01 Selecting previously unselected package libseccomp-dev:armhf.
22:19:35 #12 15.01 Preparing to unpack .../8-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
22:19:35 #12 15.01 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
22:19:35 #12 15.06 Preparing to unpack .../9-libsystemd0_247.3-7+rpi1+deb11u1_armhf.deb ...
22:19:35 #12 8.016 Selecting previously unselected package dh-apparmor.
22:19:35 #12 8.018 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
22:19:35 #12 8.023 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
22:19:35 #12 8.062 Selecting previously unselected package btrfs-progs.
22:19:35 #12 8.064 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ...
22:19:35 #12 8.069 Unpacking btrfs-progs (4.15.1-1build1) ...
22:19:35 #12 8.184 Selecting previously unselected package btrfs-tools.
22:19:35 #12 8.187 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ...
22:19:35 #12 8.192 Unpacking btrfs-tools (4.15.1-1build1) ...
22:19:35 #12 8.231 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:19:35 #12 8.234 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
22:19:35 #12 8.238 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 8.289 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:19:35 #12 8.292 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
22:19:35 #12 8.296 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 8.340 Selecting previously unselected package libudev-dev:arm64.
22:19:35 #12 6.150 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
22:19:35 #12 6.153 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
22:19:35 #12 6.169 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
22:19:35 #12 6.173 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
22:19:35 #12 6.178 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
22:19:35 #12 6.181 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
22:19:35 #11 8.696 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
22:19:35 #11 8.696 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
22:19:35 #11 8.720 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
22:19:35 #11 8.772 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
22:19:35 #11 8.775 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
22:19:35 #11 8.776 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]
22:19:35 #11 8.858 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
22:19:35 #11 8.873 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
22:19:35 #11 8.908 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
22:19:35 #11 8.923 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
22:19:35 #11 8.926 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]
22:19:35 #13 1.048 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
22:19:35 #11 55.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:35 #11 55.19 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:19:35 #11 55.22 Processing triggers for ca-certificates (20211016~20.04.1) ...
22:19:35 #11 55.23 Updating certificates in /etc/ssl/certs...
22:19:35 #12 9.127 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
22:19:35 #24 60.29 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
22:19:35 #24 60.30 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:19:35 #24 60.30 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:19:35 #12 15.07 Unpacking libsystemd0:armhf (247.3-7+rpi1+deb11u1) over (247.3-7+rpi1) ...
22:19:35 #12 15.14 Setting up libsystemd0:armhf (247.3-7+rpi1+deb11u1) ...
22:19:35 #12 15.18 Selecting previously unselected package libsystemd-dev:armhf.
22:19:35 #12 15.18 (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 ... 22675 files and directories currently installed.)
22:19:35 #12 15.19 Preparing to unpack .../libsystemd-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
22:19:35 #12 15.20 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
22:19:35 #12 15.28 Selecting previously unselected package libglib2.0-0:armhf.
22:19:35 + cd /go/src/github.com/docker/libnetwork
22:19:35 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:35 #12 8.343 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_arm64.deb ...
22:19:35 #12 8.354 Unpacking libudev-dev:arm64 (237-3ubuntu10.56) ...
22:19:35 #12 8.393 Selecting previously unselected package libsepol1-dev:arm64.
22:19:35 #12 8.396 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ...
22:19:35 #12 8.400 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
22:19:35 #12 8.470 Selecting previously unselected package libpcre16-3:arm64.
22:19:35 #12 8.470 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
22:19:35 #12 8.474 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 8.524 Selecting previously unselected package libpcre32-3:arm64.
22:19:35 #12 8.526 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
22:19:35 #12 8.533 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 8.580 Selecting previously unselected package libpcrecpp0v5:arm64.
22:19:35 #12 6.312 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
22:19:35 #12 6.312 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB]
22:19:35 #12 6.338 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B]
22:19:35 #12 6.338 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]
22:19:35 #12 6.345 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]
22:19:35 #12 6.346 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.56 [19.1 kB]
22:19:35 #12 6.347 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB]
22:19:35 #12 6.360 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB]
22:19:35 #12 6.366 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB]
22:19:35 #12 6.387 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB]
22:19:35 #12 6.388 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB]
22:19:35 #12 6.461 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
22:19:35 #12 6.463 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]
22:19:35 #12 6.464 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]
22:19:35 #12 6.467 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.56 [184 kB]
22:19:35 #12 6.471 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
22:19:35 #11 8.972 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]
22:19:35 #11 9.121 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
22:19:35 #11 9.121 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB]
22:19:35 #11 9.148 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB]
22:19:35 #12 9.137 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:35 #12 9.151 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 9.163 Setting up librhash0:amd64 (1.3.6-2) ...
22:19:35 #12 9.175 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 9.188 Setting up pkg-config (0.29.1-0ubuntu2) ...
22:19:35 #12 9.230 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
22:19:35 #12 9.240 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 9.252 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 9.265 Setting up libsystemd-dev:amd64 (237-3ubuntu10.56) ...
22:19:35 #12 9.277 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 9.288 Setting up libudev-dev:amd64 (237-3ubuntu10.56) ...
22:19:35 #12 9.303 Setting up liblzo2-2:amd64 (2.08-1.2) ...
22:19:35 #12 9.323 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:19:35 #12 9.339 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
22:19:35 #12 9.356 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
22:19:35 #12 9.369 Setting up btrfs-progs (4.15.1-1build1) ...
22:19:35 #12 9.380 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:35 #12 9.392 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
22:19:35 #12 9.418 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:35 #12 9.434 Setting up btrfs-tools (4.15.1-1build1) ...
22:19:35 #13 0.899 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
22:19:35 #13 0.942 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
22:19:35 #12 9.449 Setting up docker-ce-build-deps (1.0) ...
22:19:35 #12 15.28 Preparing to unpack .../libglib2.0-0_2.66.8-1_armhf.deb ...
22:19:35 #12 15.29 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
22:19:35 #12 15.42 Selecting previously unselected package pkg-config.
22:19:35 #12 15.42 Preparing to unpack .../pkg-config_0.29.2-1_armhf.deb ...
22:19:35 #12 15.43 Unpacking pkg-config (0.29.2-1) ...
22:19:35 #12 15.48 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
22:19:35 #12 15.49 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
22:19:35 #12 15.51 Setting up g++-10 (10.2.1-6+rpi1) ...
22:19:35 #12 15.52 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
22:19:35 #12 15.53 Setting up libglib2.0-0:armhf (2.66.8-1) ...
22:19:35 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:36 #12 8.583 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ...
22:19:36 #12 8.586 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
22:19:36 #12 8.620 Selecting previously unselected package libpcre3-dev:arm64.
22:19:36 #12 8.622 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ...
22:19:36 #12 8.626 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
22:19:36 #12 8.695 Selecting previously unselected package libselinux1-dev:arm64.
22:19:36 #12 8.698 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ...
22:19:36 #12 8.701 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
22:19:36 #12 8.744 Selecting previously unselected package libdevmapper-dev:arm64.
22:19:36 #12 8.747 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
22:19:36 #12 8.750 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:36 #12 8.784 Selecting previously unselected package libseccomp-dev:arm64.
22:19:36 #12 8.787 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
22:19:36 #12 8.790 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
22:19:36 #12 8.828 Selecting previously unselected package libsystemd-dev:arm64.
22:19:36 #12 6.618 debconf: delaying package configuration, since apt-utils is not installed
22:19:36 #12 6.653 Fetched 6988 kB in 1s (5242 kB/s)
22:19:36 #12 6.680 Selecting previously unselected package bash-completion.
22:19:36 #12 6.680 (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 ... 21187 files and directories currently installed.)
22:19:36 #12 6.692 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
22:19:36 #11 9.280 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
22:19:36 #11 9.280 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
22:19:36 #11 9.282 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
22:19:36 #11 9.285 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
22:19:36 #11 9.286 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
22:19:36 #11 9.293 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
22:19:36 #11 9.294 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
22:19:36 #11 9.298 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [42.0 kB]
22:19:36 #11 9.302 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [181 kB]
22:19:36 #11 9.304 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [29.9 kB]
22:19:36 #11 9.306 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [87.8 kB]
22:19:36 #11 9.308 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [47.7 kB]
22:19:36 #11 9.311 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [107 kB]
22:19:36 #11 9.312 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [208 kB]
22:19:36 #11 9.317 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [15.1 kB]
22:19:36 #11 9.318 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.1 [96.6 kB]
22:19:36 #11 9.320 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
22:19:36 #11 9.321 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
22:19:36 #11 9.323 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
22:19:36 #11 9.324 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
22:19:36 #11 9.329 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
22:19:36 #11 9.331 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
22:19:36 #11 9.331 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
22:19:36 #11 9.334 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB]
22:19:36 #11 9.344 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB]
22:19:36 #11 9.344 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
22:19:36 #11 9.345 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
22:19:36 #11 9.346 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
22:19:36 #11 9.347 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
22:19:36 #11 9.348 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
22:19:36 #11 9.355 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
22:19:36 #11 9.355 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
22:19:36 #11 9.355 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
22:19:36 #11 9.355 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
22:19:36 #11 9.365 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
22:19:36 #11 9.366 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
22:19:36 #11 9.375 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:19:36 #12 9.461 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
22:19:36 #12 9.485 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:36 #13 1.017 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
22:19:36 #13 1.092 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
22:19:36 #11 55.68 0 added, 0 removed; done.
22:19:36 #11 55.68 Running hooks in /etc/ca-certificates/update.d...
22:19:36 #11 55.68 done.
22:19:36 #12 1.003 Reading package lists...
22:19:36 #12 15.54 No schema files found: doing nothing.
22:19:36 #12 15.56 Setting up libsepol1-dev:armhf (3.1-1) ...
22:19:36 #12 15.57 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
22:19:36 #12 15.59 Setting up libbtrfs0:armhf (5.10.1-2) ...
22:19:36 #12 15.60 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
22:19:36 #12 15.61 Setting up libuv1:armhf (1.40.0-2) ...
22:19:36 #12 15.62 Setting up bash-completion (1:2.11-2) ...
22:19:36 #12 8.831 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_arm64.deb ...
22:19:36 #12 8.835 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.56) ...
22:19:36 #12 8.892 Selecting previously unselected package pkg-config.
22:19:36 #12 8.894 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_arm64.deb ...
22:19:36 #12 8.898 Unpacking pkg-config (0.29.1-0ubuntu2) ...
22:19:36 #12 8.941 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
22:19:36 #12 8.954 Setting up libuv1:arm64 (1.18.0-3) ...
22:19:36 #12 8.964 Setting up bash-completion (1:2.8-1ubuntu1) ...
22:19:36 #12 3.558 (1/108): autoconf-2.71-2.fc36.noarch.rpm        1.6 MB/s | 718 kB     00:00    
22:19:36 #12 3.568 (2/108): checkpolicy-3.3-2.fc36.aarch64.rpm     766 kB/s | 336 kB     00:00    
22:19:36 #12 3.588 (3/108): cmake-data-3.22.2-1.fc36.noarch.rpm     55 MB/s | 1.6 MB     00:00    
22:19:36 #12 3.590 (4/108): cmake-filesystem-3.22.2-1.fc36.aarch64 1.2 MB/s |  18 kB     00:00    
22:19:36 #12 3.612 (5/108): cmake-3.22.2-1.fc36.aarch64.rpm         12 MB/s | 5.8 MB     00:00    
22:19:36 #12 3.615 (6/108): cmake-rpm-macros-3.22.2-1.fc36.noarch. 820 kB/s |  17 kB     00:00    
22:19:36 #12 3.623 (7/108): cryptsetup-libs-2.4.3-2.fc36.aarch64.r  15 MB/s | 430 kB     00:00    
22:19:36 #12 3.631 (8/108): device-mapper-libs-1.02.175-7.fc36.aar  20 MB/s | 170 kB     00:00    
22:19:36 #12 3.636 (9/108): device-mapper-devel-1.02.175-7.fc36.aa 2.2 MB/s |  43 kB     00:00    
22:19:36 #12 3.640 (10/108): device-mapper-1.02.175-7.fc36.aarch64 5.8 MB/s | 137 kB     00:00    
22:19:36 #12 3.660 (11/108): jsoncpp-1.9.5-2.fc36.aarch64.rpm      5.9 MB/s |  92 kB     00:00    
22:19:36 #12 3.679 (12/108): guile22-2.2.7-5.fc36.aarch64.rpm      152 MB/s | 6.4 MB     00:00    
22:19:36 #12 3.684 (13/108): e2fsprogs-libs-1.46.5-2.fc36.aarch64. 4.2 MB/s | 223 kB     00:00    
22:19:36 #12 3.688 (14/108): kmod-libs-29-7.fc36.aarch64.rpm       2.5 MB/s |  65 kB     00:00    
22:19:36 #12 3.693 (15/108): libedit-3.1-41.20210910cvs.fc36.aarch  22 MB/s | 104 kB     00:00    
22:19:36 #12 3.698 (16/108): libfido2-1.10.0-3.fc36.aarch64.rpm     18 MB/s |  94 kB     00:00    
22:19:36 #12 3.705 (17/108): libmpc-1.2.1-4.fc36.aarch64.rpm       9.3 MB/s |  62 kB     00:00    
22:19:36 #12 3.709 (18/108): libfdisk-2.38-0.2.fc36.aarch64.rpm    7.1 MB/s | 153 kB     00:00    
22:19:36 #12 3.713 (19/108): libseccomp-2.5.3-2.fc36.aarch64.rpm    11 MB/s |  71 kB     00:00    
22:19:36 #12 3.716 (20/108): libcbor-0.7.0-5.fc36.aarch64.rpm      1.5 MB/s |  55 kB     00:00    
22:19:36 #12 3.723 (21/108): libselinux-utils-3.3-4.fc36.aarch64.r  22 MB/s | 144 kB     00:00    
22:19:36 #12 3.727 (22/108): libseccomp-devel-2.5.3-2.fc36.aarch64 3.1 MB/s |  53 kB     00:00    
22:19:36 #12 3.731 (23/108): libselinux-devel-3.3-4.fc36.aarch64.r 6.3 MB/s | 113 kB     00:00    
22:19:36 #12 3.734 (24/108): libsepol-devel-3.3-3.fc36.aarch64.rpm 3.9 MB/s |  40 kB     00:00    
22:19:36 #12 3.737 (25/108): libutempter-1.2.1-6.fc36.aarch64.rpm  2.7 MB/s |  26 kB     00:00    
22:19:36 #12 3.740 (26/108): libxcrypt-devel-4.4.28-1.fc36.aarch64 5.0 MB/s |  29 kB     00:00    
22:19:36 #12 3.745 (27/108): libxkbcommon-1.4.0-1.fc36.aarch64.rpm  21 MB/s | 139 kB     00:00    
22:19:36 #12 3.749 (28/108): lzo-2.10-6.fc36.aarch64.rpm           8.0 MB/s |  63 kB     00:00    
22:19:36 #12 3.755 (29/108): m4-1.4.19-3.fc36.aarch64.rpm           30 MB/s | 293 kB     00:00    
22:19:36 #12 3.760 (30/108): libxcrypt-static-4.4.28-1.fc36.aarch6 4.5 MB/s | 115 kB     00:00    
22:19:36 #12 3.764 (31/108): make-4.3-7.fc36.aarch64.rpm            38 MB/s | 529 kB     00:00    
22:19:36 #12 3.770 (32/108): openssh-8.8p1-1.fc36.1.aarch64.rpm     32 MB/s | 440 kB     00:00    
22:19:36 #12 3.777 (33/108): openssh-clients-8.8p1-1.fc36.1.aarch6  57 MB/s | 671 kB     00:00    
22:19:36 #12 3.785 (34/108): pcre2-devel-10.39-1.fc36.1.aarch64.rp  25 MB/s | 474 kB     00:00    
22:19:36 #12 3.792 (35/108): pcre2-utf16-10.39-1.fc36.1.aarch64.rp 9.5 MB/s | 192 kB     00:00    
22:19:36 #12 3.796 (36/108): pcre2-utf32-10.39-1.fc36.1.aarch64.rp  10 MB/s | 182 kB     00:00    
22:19:36 #12 3.799 (37/108): perl-File-Compare-1.100.600-486.fc36. 3.0 MB/s |  18 kB     00:00    
22:19:36 #12 3.803 (38/108): perl-Error-0.17029-8.fc36.noarch.rpm  2.2 MB/s |  41 kB     00:00    
22:19:36 #12 3.805 (39/108): perl-File-Copy-2.35-486.fc36.noarch.r 2.6 MB/s |  25 kB     00:00    
22:19:36 #12 3.809 (40/108): perl-File-Find-1.39-486.fc36.noarch.r 3.4 MB/s |  30 kB     00:00    
22:19:36 #12 3.812 (41/108): perl-Thread-Queue-3.14-479.fc36.noarc 3.9 MB/s |  21 kB     00:00    
22:19:36 #12 3.815 (42/108): perl-TermReadKey-2.38-12.fc36.aarch64 4.0 MB/s |  36 kB     00:00    
22:19:36 #12 3.818 (43/108): perl-lib-0.65-486.fc36.aarch64.rpm    2.3 MB/s |  20 kB     00:00    
22:19:36 #12 3.822 (44/108): perl-threads-2.26-449.fc36.aarch64.rp 6.0 MB/s |  56 kB     00:00    
22:19:36 #12 3.825 (45/108): perl-threads-shared-1.62-479.fc36.aar 6.2 MB/s |  43 kB     00:00    
22:19:36 #12 3.829 (46/108): policycoreutils-3.3-4.fc36.aarch64.rp  20 MB/s | 203 kB     00:00    
22:19:36 #12 3.835 (47/108): policycoreutils-devel-3.3-4.fc36.aarc  11 MB/s | 137 kB     00:00    
22:19:36 #12 3.844 (48/108): python3-libselinux-3.3-4.fc36.aarch64  21 MB/s | 181 kB     00:00    
22:19:36 #12 3.847 (49/108): python3-audit-3.0.8-1.fc36.aarch64.rp 4.6 MB/s |  82 kB     00:00    
22:19:36 #12 3.851 (50/108): policycoreutils-python-utils-3.3-4.fc 3.4 MB/s |  72 kB     00:00    
22:19:36 #12 3.867 (51/108): python3-libsemanage-3.3-3.fc36.aarch6 3.5 MB/s |  81 kB     00:00    
22:19:36 #12 3.875 (52/108): python3-policycoreutils-3.3-4.fc36.no  77 MB/s | 2.0 MB     00:00    
22:19:36 #12 3.879 (53/108): python3-setools-4.4.0-5.fc36.aarch64.  19 MB/s | 540 kB     00:00    
22:19:36 #12 3.890 (54/108): python3-setuptools-59.6.0-2.fc36.noar  87 MB/s | 936 kB     00:00    
22:19:36 #12 3.894 (55/108): rhash-1.4.2-2.fc36.aarch64.rpm         13 MB/s | 185 kB     00:00    
22:19:36 #12 3.897 (56/108): qrencode-libs-4.1.1-2.fc36.aarch64.rp 3.3 MB/s |  61 kB     00:00    
22:19:36 #12 3.901 (57/108): which-2.21-32.fc36.aarch64.rpm        6.1 MB/s |  42 kB     00:00    
22:19:36 #12 3.911 (58/108): xkeyboard-config-2.35.1-1.fc36.noarch  69 MB/s | 878 kB     00:00    
22:19:36 #12 3.917 (59/108): annobin-docs-10.81-1.fc36.noarch.rpm  6.9 MB/s |  91 kB     00:00    
22:19:36 #12 3.930 (60/108): util-linux-2.38-0.2.fc36.aarch64.rpm   56 MB/s | 2.2 MB     00:00    
22:19:36 #12 3.936 (61/108): annobin-plugin-gcc-10.81-1.fc36.aarch  38 MB/s | 881 kB     00:00    
22:19:36 #12 3.942 (62/108): automake-1.16.5-7.fc36.noarch.rpm      34 MB/s | 675 kB     00:00    
22:19:36 #12 3.952 (63/108): btrfs-progs-6.0-1.fc36.aarch64.rpm     68 MB/s | 971 kB     00:00    
22:19:36 #12 3.966 (64/108): btrfs-progs-devel-6.0-1.fc36.aarch64. 1.8 MB/s |  51 kB     00:00    
22:19:36 #12 3.972 (65/108): dbus-1.14.4-1.fc36.aarch64.rpm        474 kB/s | 7.2 kB     00:00    
22:19:36 #12 4.010 (66/108): cpp-12.2.1-2.fc36.aarch64.rpm         145 MB/s | 9.2 MB     00:00    
22:19:36 #12 4.014 (67/108): dbus-broker-32-1.fc36.aarch64.rpm     3.8 MB/s | 170 kB     00:00    
22:19:36 #12 4.016 (68/108): dbus-common-1.14.4-1.fc36.noarch.rpm  373 kB/s |  14 kB     00:00    
22:19:36 #12 4.023 (69/108): gc-8.0.6-3.fc36.aarch64.rpm            19 MB/s | 102 kB     00:00    
22:19:36 #12 4.027 (70/108): gcc-plugin-annobin-12.2.1-2.fc36.aarc 5.0 MB/s |  50 kB     00:00    
22:19:36 #12 4.058 (71/108): git-2.37.3-1.fc36.aarch64.rpm         1.9 MB/s |  65 kB     00:00    
22:19:36 #11 9.377 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
22:19:36 #11 9.382 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
22:19:36 #11 9.389 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
22:19:36 #11 9.390 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
22:19:36 #11 9.391 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
22:19:36 #11 9.393 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
22:19:36 #11 9.395 Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.1 [95.1 kB]
22:19:36 #11 9.397 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
22:19:36 #11 9.398 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
22:19:36 #11 9.403 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
22:19:36 #11 9.404 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
22:19:36 #11 9.419 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
22:19:36 #11 9.420 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
22:19:36 #11 9.421 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
22:19:36 #11 9.429 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
22:19:36 #11 9.429 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
22:19:36 #11 9.429 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
22:19:36 #11 9.433 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
22:19:36 #11 9.440 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
22:19:36 #11 9.440 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
22:19:36 #11 9.440 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
22:19:36 #11 9.440 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
22:19:36 #11 9.442 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:19:36 #11 9.450 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
22:19:36 #11 9.450 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:19:36 #11 9.450 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
22:19:36 #11 9.450 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
22:19:36 #11 9.459 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:19:36 #11 9.460 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:19:36 #11 9.461 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
22:19:36 #11 9.461 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
22:19:36 #11 9.462 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
22:19:36 #11 9.462 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
22:19:36 #11 9.474 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
22:19:36 #11 9.474 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
22:19:36 #11 9.474 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
22:19:36 #11 9.474 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
22:19:36 #11 9.484 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:19:36 #11 9.486 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
22:19:36 #11 9.486 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
22:19:36 #11 9.488 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
22:19:36 #11 9.490 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
22:19:36 #11 9.490 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:19:36 #11 9.500 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
22:19:36 #11 9.500 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
22:19:36 #11 9.500 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:19:36 #11 9.500 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
22:19:36 #11 9.511 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
22:19:36 #11 9.511 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
22:19:36 #11 9.512 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
22:19:36 #11 9.513 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
22:19:36 #11 9.537 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
22:19:36 #11 9.565 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:19:36 #11 9.569 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
22:19:36 #11 9.596 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
22:19:36 #11 9.603 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
22:19:36 #11 9.606 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
22:19:36 #11 9.647 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
22:19:36 #11 9.647 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
22:19:36 #11 9.647 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
22:19:36 #11 9.647 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
22:19:36 #11 9.647 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
22:19:36 #11 9.647 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
22:19:36 #11 9.647 Get:215 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.13 [233 kB]
22:19:36 #11 9.647 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
22:19:36 #11 9.647 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
22:19:36 #11 9.655 Get:218 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.6 [4529 kB]
22:19:36 #11 9.733 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
22:19:36 + cd /go/src/github.com/docker/libnetwork
22:19:36 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:36 #12 DONE 9.7s
22:19:36 
22:19:36 #13 [stage-1 5/8] COPY sources/ /sources
22:19:36 #13 1.213 Reading package lists...
22:19:36 #11 9.734 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
22:19:36 #11 9.737 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:19:36 #11 9.738 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
22:19:36 #11 9.741 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
22:19:36 #11 9.741 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
22:19:36 #11 9.742 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
22:19:36 #11 9.743 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:19:36 #11 9.745 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:19:36 #11 9.745 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
22:19:36 #11 9.760 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
22:19:36 #11 9.760 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:19:36 #11 9.760 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
22:19:36 #11 9.760 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
22:19:36 #11 9.760 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
22:19:36 #11 9.760 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
22:19:36 #11 9.760 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
22:19:36 #11 9.760 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
22:19:36 #11 9.770 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
22:19:36 #11 9.770 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
22:19:36 #11 9.783 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
22:19:36 #11 9.783 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:19:36 #11 9.783 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
22:19:36 #11 9.785 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
22:19:36 #11 9.786 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
22:19:36 #11 9.786 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
22:19:36 #11 9.787 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
22:19:36 #11 9.794 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:19:36 #11 9.794 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
22:19:36 #11 9.799 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
22:19:36 #11 9.812 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
22:19:36 #11 9.812 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:19:36 #11 9.812 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
22:19:36 #11 9.812 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
22:19:36 #11 9.812 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
22:19:36 #11 9.812 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
22:19:36 #11 9.812 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:19:36 #11 9.812 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
22:19:36 #11 9.817 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
22:19:36 #11 9.817 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
22:19:36 #11 9.829 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:19:36 #11 9.830 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
22:19:36 #11 9.831 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
22:19:36 #11 9.831 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
22:19:36 #11 9.834 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
22:19:36 #11 9.836 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
22:19:36 #11 9.837 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
22:19:36 #11 9.838 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
22:19:36 #11 9.842 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
22:19:36 #11 9.842 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:19:36 #11 9.855 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
22:19:36 #11 9.855 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
22:19:36 #11 9.855 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
22:19:36 #11 9.855 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
22:19:36 #11 9.856 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
22:19:36 #11 9.857 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
22:19:36 #11 9.857 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
22:19:36 #11 9.858 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
22:19:36 #11 9.866 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:19:36 #11 9.866 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
22:19:36 #11 9.884 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
22:19:36 #11 9.884 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
22:19:36 #11 9.884 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
22:19:36 #11 9.884 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
22:19:36 #11 9.884 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
22:19:36 #11 9.884 Get:284 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
22:19:36 #11 9.884 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
22:19:36 #11 9.884 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
22:19:36 #11 9.891 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
22:19:36 #11 9.892 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
22:19:36 #11 9.901 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
22:19:36 #11 9.901 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
22:19:36 #11 9.902 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
22:19:36 #11 9.903 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
22:19:36 #11 9.905 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
22:19:36 #11 9.905 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
22:19:36 #11 9.906 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
22:19:36 #11 9.906 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
22:19:36 #11 9.915 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
22:19:36 #11 9.915 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
22:19:36 #11 9.927 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:19:36 #11 9.927 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:19:36 #11 9.927 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
22:19:36 #11 9.927 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
22:19:36 #11 9.927 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
22:19:36 #11 9.952 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
22:19:36 #12 4.178 (72/108): git-core-doc-2.37.3-1.fc36.noarch.rpm  21 MB/s | 2.4 MB     00:00    
22:19:36 #12 4.264 (73/108): gcc-12.2.1-2.fc36.aarch64.rpm         116 MB/s |  29 MB     00:00    
22:19:36 #12 4.279 (74/108): git-core-2.37.3-1.fc36.aarch64.rpm     17 MB/s | 4.1 MB     00:00    
22:19:36 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:36 #12 7.171 Unpacking bash-completion (1:2.8-1ubuntu1) ...
22:19:36 #12 7.278 Selecting previously unselected package cmake-data.
22:19:36 #12 7.280 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
22:19:36 #12 7.285 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:36 #14 15.40   Running scriptlet: selinux-policy-minimum-3.14.3-108.el8.noarch         39/78 
22:19:36 #14 23.38   Installing       : policycoreutils-devel-2.9-20.el8.x86_64              40/78 
22:19:36 #14 23.63   Installing       : selinux-policy-devel-3.14.3-108.el8.noarch           41/78 
22:19:36 #14 23.65   Running scriptlet: selinux-policy-devel-3.14.3-108.el8.noarch           41/78 
22:19:36 #14 23.67   Installing       : libsepol-devel-2.9-3.el8.x86_64                      42/78 
22:19:36 #14 23.71   Installing       : libselinux-devel-2.9-6.el8.x86_64                    43/78 
22:19:36 #13 DONE 0.2s
22:19:36 
22:19:36 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:36 #13 1.206 Reading package lists...
22:19:36 #13 2.511 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:36 #13 2.511 dpkg-buildpackage: info: source version 1.0
22:19:36 #13 2.511 dpkg-buildpackage: info: source distribution unstable
22:19:36 #13 2.511 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:36 #13 2.545 dpkg-buildpackage: info: host architecture armhf
22:19:36 #13 2.545  dpkg-source --before-build .
22:19:36 #13 2.647  debian/rules clean
22:19:36 #12 2.257 dh_testdir
22:19:36 #12 2.276 dh_testroot
22:19:36 #12 16.27 Setting up udev (247.3-7+rpi1+deb11u1) ...
22:19:36 #13 2.206 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:36 #13 2.206 dpkg-buildpackage: info: source version 1.0
22:19:36 #13 2.206 dpkg-buildpackage: info: source distribution unstable
22:19:36 #13 2.206 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:36 #13 2.243  dpkg-source --before-build .
22:19:36 #13 2.244 dpkg-buildpackage: info: host architecture arm64
22:19:36 #13 2.342  debian/rules clean
22:19:36 #13 2.345 dh clean
22:19:36 #13 2.432    dh_clean
22:19:36 #11 9.991 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
22:19:36 #11 9.994 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
22:19:36 #11 9.996 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
22:19:36 #11 9.999 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
22:19:36 #11 10.01 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
22:19:36 #11 10.01 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
22:19:36 #11 10.02 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
22:19:36 #11 10.02 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
22:19:36 #11 10.03 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
22:19:36 #11 10.03 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
22:19:36 #11 10.03 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
22:19:36 #11 10.03 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
22:19:36 #11 10.03 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
22:19:36 #11 10.03 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
22:19:36 #11 10.04 Get:319 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
22:19:36 #11 10.04 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
22:19:36 #11 10.04 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
22:19:36 #11 10.05 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
22:19:36 #11 10.06 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
22:19:36 #11 10.06 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
22:19:36 #11 10.06 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:19:36 #11 10.06 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:19:36 #11 10.06 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
22:19:36 #11 10.06 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
22:19:36 #11 10.06 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
22:19:36 #11 10.06 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
22:19:36 #11 10.07 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
22:19:36 #11 10.07 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
22:19:36 #11 10.08 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:19:36 #11 10.09 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:19:36 #11 10.09 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
22:19:36 #11 10.09 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
22:19:36 #11 10.09 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
22:19:36 #11 10.09 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:19:36 #11 10.09 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
22:19:36 #11 10.09 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
22:19:36 #11 10.09 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
22:19:36 #11 10.09 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
22:19:36 #11 10.11 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
22:19:36 #11 10.11 Get:344 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.1 [980 kB]
22:19:36 #11 10.12 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
22:19:36 #11 10.15 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
22:19:36 #11 10.15 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
22:19:36 #11 10.15 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
22:19:36 #11 10.15 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
22:19:36 #11 10.15 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
22:19:36 #11 10.15 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
22:19:36 #11 10.16 Get:352 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
22:19:36 #12 4.290 (75/108): glibc-devel-2.35-17.fc36.aarch64.rpm  4.2 MB/s | 479 kB     00:00    
22:19:36 #12 4.296 (76/108): glibc-static-2.35-17.fc36.aarch64.rpm  49 MB/s | 1.4 MB     00:00    
22:19:36 #12 4.307 (77/108): kernel-headers-5.19.4-200.fc36.aarch6  60 MB/s | 1.3 MB     00:00    
22:19:36 #12 4.310 (78/108): libargon2-20171227-9.fc36.aarch64.rpm 2.8 MB/s |  28 kB     00:00    
22:19:36 #12 4.315 (79/108): less-590-5.fc36.aarch64.rpm            11 MB/s | 161 kB     00:00    
22:19:36 #12 4.318 (80/108): libasan-12.2.1-2.fc36.aarch64.rpm      38 MB/s | 421 kB     00:00    
22:19:36 #12 4.322 (81/108): libatomic-12.2.1-2.fc36.aarch64.rpm   3.9 MB/s |  41 kB     00:00    
22:19:36 #12 4.327 (82/108): libbpf-0.7.0-3.fc36.aarch64.rpm        20 MB/s | 159 kB     00:00    
22:19:36 #12 4.336 (83/108): libtool-2.4.7-1.fc36.aarch64.rpm       67 MB/s | 593 kB     00:00    
22:19:36 #12 4.339 (84/108): libbtrfs-6.0-1.fc36.aarch64.rpm       1.4 MB/s |  28 kB     00:00    
22:19:36 #12 4.342 (85/108): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm 5.8 MB/s |  37 kB     00:00    
22:19:36 #12 4.346 (86/108): libbtrfsutil-6.0-1.fc36.aarch64.rpm   1.4 MB/s |  32 kB     00:00    
22:19:36 #12 4.351 (87/108): libubsan-12.2.1-2.fc36.aarch64.rpm     25 MB/s | 190 kB     00:00    
22:19:36 #12 4.356 (88/108): libuv-1.44.2-1.fc36.aarch64.rpm        17 MB/s | 148 kB     00:00    
22:19:36 #12 4.359 (89/108): libtool-ltdl-devel-2.4.7-1.fc36.aarch 7.8 MB/s | 157 kB     00:00    
22:19:36 #12 4.362 (90/108): rpm-plugin-selinux-4.17.1-3.fc36.aarc 2.9 MB/s |  18 kB     00:00    
22:19:36 #12 4.366 (91/108): perl-Git-2.37.3-1.fc36.noarch.rpm     3.0 MB/s |  42 kB     00:00    
22:19:36 #12 4.368 (92/108): selinux-policy-36.16-1.fc36.noarch.rp 8.4 MB/s |  69 kB     00:00    
22:19:36 #12 4.442 (93/108): selinux-policy-devel-36.16-1.fc36.noa  10 MB/s | 817 kB     00:00    
22:19:36 #12 4.461 (94/108): systemd-250.8-1.fc36.aarch64.rpm       44 MB/s | 4.0 MB     00:00    
22:19:36 #12 4.486 (95/108): selinux-policy-targeted-36.16-1.fc36.  55 MB/s | 6.4 MB     00:00    
22:19:36 #12 4.490 (96/108): systemd-devel-250.8-1.fc36.aarch64.rp 9.6 MB/s | 451 kB     00:00    
22:19:36 #12 4.497 (97/108): systemd-networkd-250.8-1.fc36.aarch64  17 MB/s | 568 kB     00:00    
22:19:36 #12 4.502 (98/108): systemd-pam-250.8-1.fc36.aarch64.rpm   32 MB/s | 322 kB     00:00    
22:19:36 #12 4.506 (99/108): systemd-rpm-macros-250.8-1.fc36.noarc 4.0 MB/s |  28 kB     00:00    
22:19:36 #12 4.510 (100/108): vim-filesystem-9.0.720-1.fc36.noarch 2.9 MB/s |  19 kB     00:00    
22:19:36 #12 4.518 (101/108): systemd-resolved-250.8-1.fc36.aarch6 9.7 MB/s | 258 kB     00:00    
22:19:36 #12 4.562 (102/108): glibc-2.35-17.fc36.aarch64.rpm        32 MB/s | 1.7 MB     00:00    
22:19:36 #12 9.647 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
22:19:36 #12 7.562 Selecting previously unselected package liblzo2-2:armhf.
22:19:36 #12 7.565 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
22:19:36 #12 7.569 Unpacking liblzo2-2:armhf (2.08-1.2) ...
22:19:36 #12 7.606 Selecting previously unselected package libarchive13:armhf.
22:19:36 #12 7.608 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
22:19:36 #12 7.616 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
22:19:36 #12 7.664 Selecting previously unselected package libjsoncpp1:armhf.
22:19:36 #9 62.15 Setting up libgpgme11:arm64 (1.12.0-6) ...
22:19:36 #9 62.17 Setting up gcc (4:8.3.0-1) ...
22:19:36 #9 62.20 Setting up python3-six (1.12.0-1) ...
22:19:36 #14 24.01   Installing       : kernel-headers-4.18.0-408.el8.x86_64                 44/78 
22:19:36 #14 24.06   Running scriptlet: glibc-headers-2.28-214.el8.x86_64                    45/78 
22:19:36 #14 24.15   Installing       : glibc-headers-2.28-214.el8.x86_64                    45/78 
22:19:36 #14 24.17   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   46/78 
22:19:36 #14 24.19   Installing       : glibc-devel-2.28-214.el8.x86_64                      47/78 
22:19:36 #13 2.648 dh clean
22:19:36 #13 2.730    dh_clean
22:19:36 #13 2.764  debian/rules binary
22:19:36 #13 2.765 dh binary
22:19:36 #13 2.835    dh_update_autotools_config
22:19:36 #13 2.864    dh_autoreconf
22:19:37 #12 2.293 dh_prep
22:19:37 #12 2.315 dh_testdir
22:19:37 #12 2.332 dh_testroot
22:19:37 #12 2.350 dh_install
22:19:37 #12 2.378 dh_installdocs
22:19:37 #12 2.409 dh_installchangelogs
22:19:37 #12 2.479 dh_compress
22:19:37 #13 2.467  debian/rules binary
22:19:37 #13 2.470 dh binary
22:19:37 #13 2.547    dh_update_autotools_config
22:19:37 #13 2.576    dh_autoreconf
22:19:37 #13 2.616    create-stamp debian/debhelper-build-stamp
22:19:37 #13 2.616    dh_prep
22:19:37 #13 2.644    dh_auto_install --destdir=debian/docker-ce-build-deps/
22:19:37 #13 2.695    dh_install
22:19:37 #11 10.16 Get:353 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
22:19:37 #11 10.16 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:19:37 #11 10.16 Get:355 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
22:19:37 #18 exporting layers 4.7s done
22:19:37 #18 writing image sha256:53940374ed921218a65149e354a6b76523c229fb4f570df35ab92732f425952c done
22:19:37 #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
22:19:37 #18 DONE 4.7s
22:19:37 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
22:19:37 #12 4.566 (103/108): glibc-common-2.35-17.fc36.aarch64.rp 6.2 MB/s | 324 kB     00:00    
22:19:37 #12 4.578 (104/108): glibc-gconv-extra-2.35-17.fc36.aarch  29 MB/s | 1.7 MB     00:00    
22:19:37 #12 4.582 (105/108): glibc-minimal-langpack-2.35-17.fc36. 4.6 MB/s |  56 kB     00:00    
22:19:37 #12 4.585 (106/108): libgcc-12.2.1-2.fc36.aarch64.rpm     6.0 MB/s |  92 kB     00:00    
22:19:37 #12 4.592 (107/108): libgomp-12.2.1-2.fc36.aarch64.rpm     22 MB/s | 290 kB     00:00    
22:19:37 #12 4.599 (108/108): systemd-libs-250.8-1.fc36.aarch64.rp  48 MB/s | 585 kB     00:00    
22:19:37 #12 4.604 --------------------------------------------------------------------------------
22:19:37 #12 4.604 Total                                            47 MB/s |  98 MB     00:02     
22:19:37 #12 9.657 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:37 #12 9.675 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:37 #12 9.688 Setting up librhash0:arm64 (1.3.6-2) ...
22:19:37 #12 9.700 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:37 #12 9.710 Setting up pkg-config (0.29.1-0ubuntu2) ...
22:19:37 #12 9.758 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
22:19:37 #12 9.769 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
22:19:37 #12 9.782 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
22:19:37 #12 9.792 Setting up libsystemd-dev:arm64 (237-3ubuntu10.56) ...
22:19:37 #12 9.801 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
22:19:37 #12 9.881 Setting up libudev-dev:arm64 (237-3ubuntu10.56) ...
22:19:37 #12 9.896 Setting up liblzo2-2:arm64 (2.08-1.2) ...
22:19:37 #12 9.915 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
22:19:37 #12 9.928 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
22:19:37 #12 9.939 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
22:19:37 #12 9.951 Setting up btrfs-progs (4.15.1-1build1) ...
22:19:37 #12 9.961 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:37 #12 9.973 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
22:19:37 #12 9.985 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:37 #12 7.666 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
22:19:37 #12 7.669 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
22:19:37 #12 7.711 Selecting previously unselected package librhash0:armhf.
22:19:37 #12 7.713 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
22:19:37 #12 7.717 Unpacking librhash0:armhf (1.3.6-2) ...
22:19:37 #12 7.757 Selecting previously unselected package libuv1:armhf.
22:19:37 #12 7.759 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
22:19:37 #12 7.763 Unpacking libuv1:armhf (1.18.0-3) ...
22:19:37 #12 7.794 Selecting previously unselected package cmake.
22:19:37 #12 7.796 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
22:19:37 #12 7.800 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:37 #9 62.39 Setting up dirmngr (2.2.12-1+deb10u2) ...
22:19:37 #9 62.42 Setting up perl (5.28.1-6+deb10u1) ...
22:19:37 #9 62.45 Setting up libpackage-stash-xs-perl (0.29-1) ...
22:19:37 #11 DONE 56.4s
22:19:37 
22:19:37 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:19:37 #12 DONE 0.1s
22:19:37 
22:19:37 #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
22:19:37 #13 2.907    create-stamp debian/debhelper-build-stamp
22:19:37 #13 2.907    dh_prep
22:19:37 #13 2.935    dh_auto_install --destdir=debian/docker-ce-build-deps/
22:19:37 #13 2.988    dh_install
22:19:37 #13 3.023    dh_installdocs
22:19:37 #13 3.062    dh_installchangelogs
22:19:37 #12 2.513 dh_fixperms
22:19:37 #12 2.553 dh_installdeb
22:19:37 #12 2.579 dh_gencontrol
22:19:37 #12 2.692 dh_md5sums
22:19:37 #12 2.720 dh_builddeb
22:19:37 #12 2.739 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:37 #13 2.728    dh_installdocs
22:19:37 #13 2.769    dh_installchangelogs
22:19:37 #13 2.852    dh_perl
22:19:37 #13 2.887    dh_link
22:19:37 #13 2.921    dh_strip_nondeterminism
22:19:37 #13 2.985    dh_compress
22:19:37 #11 10.50 debconf: delaying package configuration, since apt-utils is not installed
22:19:37 #11 10.54 Fetched 108 MB in 3s (39.4 MB/s)
22:19:37 #11 10.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 ... 4124 files and directories currently installed.)
22:19:37 #11 10.57 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.3_amd64.deb ...
22:19:37 #11 10.59 Unpacking perl-base (5.30.0-9ubuntu0.3) over (5.30.0-9ubuntu0.2) ...
22:19:37 #12 9.998 Setting up btrfs-tools (4.15.1-1build1) ...
22:19:37 #12 10.01 Setting up docker-ce-build-deps (1.0) ...
22:19:37 #12 10.02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
22:19:37 #12 10.04 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:37 #12 8.066 Selecting previously unselected package dh-apparmor.
22:19:37 #12 8.068 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
22:19:37 #12 8.071 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
22:19:37 #12 8.104 Selecting previously unselected package btrfs-progs.
22:19:37 #12 8.106 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ...
22:19:37 #12 8.110 Unpacking btrfs-progs (4.15.1-1build1) ...
22:19:37 #12 8.189 Selecting previously unselected package btrfs-tools.
22:19:37 #9 62.47 Setting up python3-gpg (1.12.0-6) ...
22:19:37 #13 3.149    dh_perl
22:19:37 #13 3.186    dh_link
22:19:37 #13 3.222    dh_strip_nondeterminism
22:19:37 #13 3.286    dh_compress
22:19:37 #13 3.324    dh_fixperms
22:19:37 #13 3.364    dh_missing
22:19:37 #13 3.391    dh_installdeb
22:19:37 #13 1.239 Reading package lists...
22:19:37 #12 2.759 
22:19:37 #12 2.759 The package has been created.
22:19:37 #12 2.759 Attention, the package has been created in the current directory,
22:19:37 #12 2.759 not in ".." as indicated by the message above!
22:19:37 #12 2.780 Selecting previously unselected package docker-ce-build-deps.
22:19:37 #12 2.795 (Reading database ... 27795 files and directories currently installed.)
22:19:37 #12 2.796 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:37 #12 2.799 Unpacking docker-ce-build-deps (1.0) ...
22:19:37 #13 3.028    dh_fixperms
22:19:37 #13 3.071    dh_missing
22:19:37 #13 3.098    dh_installdeb
22:19:37 #13 3.131    dh_gencontrol
22:19:37 #13 3.247    dh_md5sums
22:19:37 #12 8.191 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ...
22:19:37 #12 8.194 Unpacking btrfs-tools (4.15.1-1build1) ...
22:19:37 #12 8.226 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:37 #12 8.228 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
22:19:37 #12 8.231 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:37 #12 8.276 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:37 #12 8.278 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
22:19:37 #12 8.282 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:37 #12 8.315 Selecting previously unselected package libudev-dev:armhf.
22:19:37 #12 8.316 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_armhf.deb ...
22:19:37 #12 8.324 Unpacking libudev-dev:armhf (237-3ubuntu10.56) ...
22:19:37 #12 8.353 Selecting previously unselected package libsepol1-dev:armhf.
22:19:37 #12 8.356 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ...
22:19:37 #12 8.360 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
22:19:37 #12 8.426 Selecting previously unselected package libpcre16-3:armhf.
22:19:37 + set -e
22:19:37 + mkdir -p /root/build-deb/engine
22:19:37 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:37 #9 62.67 Setting up libdata-dump-perl (1.23-1) ...
22:19:37 #9 62.68 Setting up python3-certifi (2018.8.24-1) ...
22:19:37 #9 62.82 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:37 #9 62.83 Setting up libref-util-perl (0.204-1) ...
22:19:37 #9 62.84 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:37 #9 62.85 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:37 #13 0.833 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
22:19:37 #13 0.896 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
22:19:37 #13 0.970 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
22:19:37 #13 3.426    dh_gencontrol
22:19:37 #13 3.550    dh_md5sums
22:19:37 #13 3.585    dh_builddeb
22:19:37 #13 3.612 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:37 #12 17.03 invoke-rc.d: could not determine current runlevel
22:19:37 #12 17.04 invoke-rc.d: policy-rc.d denied execution of restart.
22:19:37 #12 17.06 Setting up pkg-config (0.29.2-1) ...
22:19:37 #12 17.12 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
22:19:37 #12 17.13 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
22:19:37 #12 17.14 Setting up libltdl7:armhf (2.4.6-15) ...
22:19:37 #12 17.15 Setting up libjsoncpp24:armhf (1.9.4-4) ...
22:19:37 #12 17.16 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
22:19:37 #12 17.17 Setting up g++ (4:10.2.1-1+rpi1) ...
22:19:37 #12 17.19 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:37 #12 17.20 Setting up librhash0:armhf (1.4.1-2) ...
22:19:37 #12 17.21 Setting up build-essential (12.9) ...
22:19:37 #12 17.22 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
22:19:37 #12 17.24 Setting up dh-apparmor (2.13.6-10) ...
22:19:37 #12 17.25 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
22:19:37 #12 17.26 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
22:19:37 #12 17.27 Setting up libselinux1-dev:armhf (3.1-3) ...
22:19:37 #12 17.29 Setting up libltdl-dev:armhf (2.4.6-15) ...
22:19:37 #12 17.30 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
22:19:37 #12 17.31 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:19:37 #12 17.32 Setting up dmsetup (2:1.02.175-2.1) ...
22:19:37 #12 17.33 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:19:37 #12 17.35 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:19:37 #13 2.649 dh_testdir
22:19:37 #13 2.669 dh_testroot
22:19:37 #13 2.688 dh_prep
22:19:37 #13 2.712 dh_testdir
22:19:37 #13 2.731 dh_testroot
22:19:37 #13 2.750 dh_install
22:19:37 #13 2.779 dh_installdocs
22:19:37 #13 2.812 dh_installchangelogs
22:19:37 #13 2.889 dh_compress
22:19:37 #13 2.924 dh_fixperms
22:19:37 #13 3.285    dh_builddeb
22:19:37 #13 3.313 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:37 #13 3.386  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
22:19:37 #13 3.527  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
22:19:37 #12 8.428 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
22:19:37 #12 8.432 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
22:19:37 #12 8.475 Selecting previously unselected package libpcre32-3:armhf.
22:19:37 #12 8.477 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
22:19:37 #12 8.482 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
22:19:37 #12 8.526 Selecting previously unselected package libpcrecpp0v5:armhf.
22:19:37 #12 8.528 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ...
22:19:37 #12 8.532 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
22:19:37 #12 8.558 Selecting previously unselected package libpcre3-dev:armhf.
22:19:37 #12 8.560 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ...
22:19:37 #12 8.563 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
22:19:37 #12 8.628 Selecting previously unselected package libselinux1-dev:armhf.
22:19:37 #9 62.91 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:37 #9 62.92 Setting up libvariable-magic-perl (0.62-1+b1) ...
22:19:37 #9 62.92 Setting up python3-idna (2.6-1) ...
22:19:37 #9 63.13 Setting up libio-html-perl (1.001-1) ...
22:19:37 #9 63.14 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:37 #9 63.15 Setting up libtest-refcount-perl (0.08-3) ...
22:19:37 #9 63.16 Setting up libparams-util-perl (1.07-3+b4) ...
22:19:37 #12 DONE 10.6s
22:19:37 
22:19:37 #13 [stage-1 5/8] COPY sources/ /sources
22:19:37 #13 1.044 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
22:19:37 #13 3.699  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
22:19:37 #13 3.848  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
22:19:37 #13 3.930 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:37 #13 3.932  dpkg-source --after-build .
22:19:37 #12 17.36 Setting up docker-ce-build-deps (1.0) ...
22:19:37 #12 17.37 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
22:19:37 #12 17.39 Processing triggers for man-db (2.9.4-2) ...
22:19:38 #13 2.969 dh_installdeb
22:19:38 #13 2.998 dh_gencontrol
22:19:38 #13 3.116 dh_md5sums
22:19:38 #13 3.146 dh_builddeb
22:19:38 #13 3.168 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:38 #13 3.188 
22:19:38 #13 3.188 The package has been created.
22:19:38 #13 3.188 Attention, the package has been created in the current directory,
22:19:38 #13 3.188 not in ".." as indicated by the message above!
22:19:38 #13 3.607 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:38 #13 3.610  dpkg-source --after-build .
22:19:38 #12 2.836 Reading package lists...
22:19:38 #12 3.421 Building dependency tree...
22:19:38 #12 3.542 Reading state information...
22:19:38 #12 3.555 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:38 #12 3.583 Starting 2 pkgProblemResolver with broken count: 0
22:19:38 #12 3.585 Done
22:19:38 #12 3.597  Done
22:19:38 #12 8.630 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ...
22:19:38 #12 8.637 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
22:19:38 #12 8.677 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:38 #12 8.679 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
22:19:38 #12 8.683 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:38 #12 8.714 Selecting previously unselected package libseccomp-dev:armhf.
22:19:38 #12 8.716 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
22:19:38 #12 8.721 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
22:19:38 #12 8.759 Selecting previously unselected package libsystemd-dev:armhf.
22:19:38 #12 8.761 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_armhf.deb ...
22:19:38 #12 8.764 Unpacking libsystemd-dev:armhf (237-3ubuntu10.56) ...
22:19:38 #12 8.816 Selecting previously unselected package pkg-config.
22:19:38 #12 8.818 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_armhf.deb ...
22:19:38 #12 8.823 Unpacking pkg-config (0.29.1-0ubuntu2) ...
22:19:38 #12 8.863 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
22:19:38 #12 8.879 Setting up libuv1:armhf (1.18.0-3) ...
22:19:38 #12 8.889 Setting up bash-completion (1:2.8-1ubuntu1) ...
22:19:38 #9 63.17 Setting up libdpkg-perl (1.19.8) ...
22:19:38 #9 63.19 Setting up autoconf (2.69-11) ...
22:19:38 #9 63.20 Setting up python3-urllib3 (1.24.1-1) ...
22:19:38 #9 63.39 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:38 #9 63.40 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:38 #9 63.41 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
22:19:38 #9 63.42 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
22:19:38 #9 63.44 Setting up libsub-name-perl (0.21-1+b3) ...
22:19:38 #9 63.45 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:38 #9 63.46 Setting up g++-8 (8.3.0-6) ...
22:19:38 #9 63.47 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:38 #9 63.48 Setting up xauth (1:1.0.10-1) ...
22:19:38 #9 63.49 Setting up libpath-tiny-perl (0.108-1) ...
22:19:38 #9 63.50 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:38 #9 63.51 Setting up libjson-perl (4.02000-1) ...
22:19:38 #9 63.52 Setting up libfcgi-perl (0.78-2+b3) ...
22:19:38 #9 63.53 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:38 #13 DONE 0.1s
22:19:38 
22:19:38 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:38 + mkdir -p /root/build-deb/cli
22:19:38 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:38 #13 4.037 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:38 #13 4.042 
22:19:38 #13 4.042 The package has been created.
22:19:38 #13 4.042 Attention, the package has been created in the current directory,
22:19:38 #13 4.042 not in ".." as indicated by the message above!
22:19:38 #13 4.064 Selecting previously unselected package docker-ce-build-deps.
22:19:38 #13 4.080 (Reading database ... 25294 files and directories currently installed.)
22:19:38 #13 4.082 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:38 #13 4.086 Unpacking docker-ce-build-deps (1.0) ...
22:19:38 #13 3.239 Selecting previously unselected package docker-ce-build-deps.
22:19:38 #13 3.254 (Reading database ... 26046 files and directories currently installed.)
22:19:38 #13 3.255 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:38 #13 3.262 Unpacking docker-ce-build-deps (1.0) ...
22:19:38 #13 3.709 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:38 #13 3.714 
22:19:38 #13 3.714 The package has been created.
22:19:38 #13 3.714 Attention, the package has been created in the current directory,
22:19:38 #13 3.714 not in ".." as indicated by the message above!
22:19:38 #13 3.736 Selecting previously unselected package docker-ce-build-deps.
22:19:38 #13 3.751 (Reading database ... 25548 files and directories currently installed.)
22:19:38 #13 3.752 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:38 #13 3.755 Unpacking docker-ce-build-deps (1.0) ...
22:19:38 #12 3.602 Starting pkgProblemResolver with broken count: 0
22:19:38 #12 3.620 Starting 2 pkgProblemResolver with broken count: 0
22:19:38 #12 3.622 Done
22:19:38 #12 3.686 The following additional packages will be installed:
22:19:38 #12 3.687   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:38 #12 3.687   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:38 #12 3.687   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:38 #12 3.687   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:38 #12 3.688   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:38 #12 3.688 Suggested packages:
22:19:38 #12 3.688   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:38 #12 3.867 The following NEW packages will be installed:
22:19:38 #9 63.54 Setting up python3-unidiff (0.5.4-1) ...
22:19:38 #9 63.69 Setting up libstrictures-perl (2.000005-1) ...
22:19:38 #9 63.70 Setting up libsub-quote-perl (2.005001-1) ...
22:19:38 #9 63.71 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:38 #9 63.72 Setting up libsort-versions-perl (1.62-1) ...
22:19:38 #9 63.73 Setting up libexporter-tiny-perl (1.002001-1) ...
22:19:38 #9 63.74 Setting up libterm-readkey-perl (2.38-1) ...
22:19:38 #9 63.75 Setting up lsb-release (10.2019051400) ...
22:19:38 #9 63.76 Setting up libclass-accessor-perl (0.51-1) ...
22:19:38 #9 63.77 Setting up libnet-ip-perl (1.26-2) ...
22:19:38 #9 63.79 Setting up python3-magic (2:0.4.15-2) ...
22:19:38 #12 6.158 Running transaction check
22:19:38 + mkdir -p /root/build-deb/compose
22:19:38 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:38 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:38 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:38 + mkdir -p /go/src/github.com/docker
22:19:38 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:38 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:38 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:38 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:38 + EPOCH=5
22:19:38 + EPOCH_SEP=
22:19:38 + [[ ! -z 5 ]]
22:19:38 + EPOCH_SEP=:
22:19:38 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:38 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:38 + VERSION=0.0.0-20221021185355-e814bd0
22:19:38 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:38 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:38 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:38 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:38 + debSource=docker-ce
22:19:38 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:38 + debMaintainer='Docker <support@docker.com>'
22:19:38 ++ date --rfc-2822
22:19:38 + debDate='Sat, 22 Oct 2022 22:19:38 +0000'
22:19:38 + cat
22:19:38 + export CLI_GITCOMMIT=e814bd0
22:19:38 + CLI_GITCOMMIT=e814bd0
22:19:38 + export ENGINE_GITCOMMIT=753cd92
22:19:38 + ENGINE_GITCOMMIT=753cd92
22:19:38 + export SCAN_GITCOMMIT=19992b1
22:19:38 + SCAN_GITCOMMIT=19992b1
22:19:38 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:38 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:38 + dpkg-buildpackage -uc -us -I.git
22:19:38 #12 DONE 17.9s
22:19:38 
22:19:38 #13 [stage-1 5/8] COPY sources/ /sources
22:19:38 #13 DONE 0.2s
22:19:38 #12 3.867   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:38 #12 3.868   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:38 #12 3.871   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:38 #12 3.871   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:38 #12 3.871   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:38 #12 4.138 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:38 #12 4.138 1 not fully installed or removed.
22:19:38 #12 4.138 Need to get 8978 kB of archives.
22:19:38 #12 4.138 After this operation, 38.6 MB of additional disk space will be used.
22:19:38 #12 4.138 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:19:38 #9 63.93 Setting up libperlio-gzip-perl (0.19-1+b5) ...
22:19:38 #9 63.94 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:38 #9 63.95 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:38 #9 63.96 Setting up liburi-perl (1.76-1) ...
22:19:38 #9 63.98 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
22:19:38 #12 9.406 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
22:19:38 #12 9.417 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
22:19:38 #12 9.432 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:38 #12 9.443 Setting up librhash0:armhf (1.3.6-2) ...
22:19:38 #12 9.453 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:38 #12 9.465 Setting up pkg-config (0.29.1-0ubuntu2) ...
22:19:38 #12 9.508 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
22:19:38 #12 9.520 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
22:19:38 dpkg-buildpackage: info: source package docker-ce
22:19:38 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-jammy
22:19:38 dpkg-buildpackage: info: source distribution jammy
22:19:38 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:38  dpkg-source -I.git --before-build .
22:19:38 dpkg-buildpackage: info: host architecture amd64
22:19:38 #14 24.21   Running scriptlet: glibc-devel-2.28-214.el8.x86_64                      47/78 
22:19:38 #14 25.91   Installing       : gcc-8.5.0-15.el8.x86_64                              48/78 
22:19:38 #14 25.93   Running scriptlet: gcc-8.5.0-15.el8.x86_64                              48/78 
22:19:38 
22:19:38 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:38 #12 4.146 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:19:38 #12 4.161 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
22:19:38 #12 4.176 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
22:19:38 #12 4.179 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:19:38 #12 4.218 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:19:38 #12 4.224 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:19:38 #12 4.225 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:19:38 #12 4.229 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:19:38 #12 4.263 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
22:19:38 #12 4.264 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:19:38 #12 4.265 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:19:38 #12 4.266 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:19:38 #12 4.267 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:19:38 #12 4.269 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:19:38 #12 4.269 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
22:19:38 #12 4.271 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:19:38 #12 4.274 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:19:38 #12 4.278 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:19:38 #12 4.281 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:19:38 #12 4.284 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:19:38 #12 4.289 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:19:38 #12 4.292 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:19:38 #12 4.293 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
22:19:38 #12 4.300 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
22:19:38 #12 4.304 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
22:19:38 #13 1.238 Reading package lists...
22:19:38 #13 3.831 Reading package lists...
22:19:38 #9 64.06 invoke-rc.d: could not determine current runlevel
22:19:38 #9 64.06 invoke-rc.d: policy-rc.d denied execution of start.
22:19:38 #9 64.06 Initializing GnuTLS DH parameter file
22:19:38 #9 64.09 Setting up libmailutils5:arm64 (1:3.5-4) ...
22:19:38 #9 64.10 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:19:38 #9 64.11 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:38 #9 64.13 Setting up python3-pkg-resources (40.8.0-1) ...
22:19:38 #12 9.532 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
22:19:38 #12 9.546 Setting up libsystemd-dev:armhf (237-3ubuntu10.56) ...
22:19:38 #12 9.556 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
22:19:38 #12 9.566 Setting up libudev-dev:armhf (237-3ubuntu10.56) ...
22:19:38 #12 9.580 Setting up liblzo2-2:armhf (2.08-1.2) ...
22:19:38 #12 9.596 Setting up libjsoncpp1:armhf (1.7.4-3) ...
22:19:38 #12 9.607 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
22:19:38 #12 9.617 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
22:19:38 #12 9.636 Setting up btrfs-progs (4.15.1-1build1) ...
22:19:38 #12 9.648 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
22:19:38 #12 9.658 Setting up libselinux1-dev:armhf (2.7-2build2) ...
22:19:38 #12 9.669 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
22:19:38 #12 9.679 Setting up btrfs-tools (4.15.1-1build1) ...
22:19:38 #12 9.690 Setting up docker-ce-build-deps (1.0) ...
22:19:38 #12 9.702 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
22:19:38 #12 9.723 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
22:19:39  debian/rules clean
22:19:39 dh clean --with=bash-completion --with=systemd
22:19:39    dh_clean
22:19:39 #12 6.373 Transaction check succeeded.
22:19:39 #12 6.374 Running transaction test
22:19:39 #14 25.97   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  49/78 
22:19:39 #14 26.36   Installing       : glibc-static-2.28-214.el8.x86_64                     50/78 
22:19:39 #12 4.445 debconf: delaying package configuration, since apt-utils is not installed
22:19:39 #12 4.474 Fetched 8978 kB in 0s (21.2 MB/s)
22:19:39 #12 4.503 Selecting previously unselected package bash-completion.
22:19:39 #12 4.503 (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.)
22:19:39 #12 4.520 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
22:19:39 #13 4.527 Building dependency tree...
22:19:39 #13 4.698 Reading state information...
22:19:39 #11 12.41 Setting up perl-base (5.30.0-9ubuntu0.3) ...
22:19:39 #11 12.46 Selecting previously unselected package liblocale-gettext-perl.
22:19:39 #11 12.46 (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.)
22:19:39 #11 12.46 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
22:19:39 #11 12.46 Unpacking liblocale-gettext-perl (1.07-4) ...
22:19:39 #11 12.51 Selecting previously unselected package libssl1.1:amd64.
22:19:39 #11 12.51 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
22:19:39 #11 12.52 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
22:19:39 #9 64.34 Setting up automake (1:1.16.1-4) ...
22:19:39 #9 64.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:39 #9 64.36 Setting up libasync-mergepoint-perl (0.04-2) ...
22:19:39 #9 64.37 Setting up libio-sessiondata-perl (1.03-1) ...
22:19:39 #9 64.39 Setting up libstring-escape-perl (2010.002-2) ...
22:19:39 #9 64.40 Setting up libhttp-date-perl (6.02-1) ...
22:19:39 #9 64.41 Setting up libfile-which-perl (1.23-1) ...
22:19:39 #9 64.42 Setting up mailutils (1:3.5-4) ...
22:19:39 #9 64.43 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
22:19:39 #9 64.44 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
22:19:39 #9 64.44 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
22:19:39 #9 64.44 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
22:19:39 #9 64.45 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
22:19:39 #9 64.46 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
22:19:39 #9 64.46 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
22:19:39 #9 64.47 Setting up libfile-basedir-perl (0.08-1) ...
22:19:39 #9 64.48 Setting up libnumber-range-perl (0.12-1) ...
22:19:39 #9 64.49 Setting up libtask-weaken-perl (1.06-1) ...
22:19:39 #9 64.50 Setting up libunicode-utf8-perl (0.62-1) ...
22:19:39 #9 64.51 Setting up libstruct-dumb-perl (0.09-1) ...
22:19:39 #9 64.52 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:39 #9 64.53 Setting up libfile-listing-perl (6.04-1) ...
22:19:39 #9 64.54 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
22:19:39 #9 64.55 Setting up libclass-inspector-perl (1.32-1) ...
22:19:39 #12 DONE 9.9s
22:19:39 
22:19:39 #13 [stage-1 5/8] COPY sources/ /sources
22:19:39 #13 DONE 0.1s
22:19:39 #17 exporting layers 5.5s done
22:19:39 #17 writing image sha256:928705bc9a8d7950968cc4932fbf9b94ffe68d9e6bec99fbc45364c772e91101 done
22:19:39 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
22:19:39 #17 DONE 5.5s
22:19:39 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
22:19:39 + set -e
22:19:39 + mkdir -p /root/build-deb/engine
22:19:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:39 + mkdir -p /root/build-deb/cli
22:19:39 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:39  dpkg-source -I.git -b .
22:19:39 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:39 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:39 dpkg-source: warning: native package version may not have a revision
22:19:39 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:39 dpkg-source: info: using source format '1.0'
22:19:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz
22:19:39 #14 26.49   Installing       : xkeyboard-config-2.28-1.el8.noarch                   51/78 
22:19:39 #14 26.53   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      52/78 
22:19:39 #14 26.58   Upgrading        : systemd-pam-239-68.el8.x86_64                        53/78 
22:19:39 #9 ...
22:19:39 
22:19:39 #10 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:39 #10 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 5.3s
22:19:39 #13 4.703 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:39 #13 4.919 Starting 2 pkgProblemResolver with broken count: 0
22:19:39 #13 4.923 Done
22:19:39 #13 5.097  Done
22:19:39 #13 4.187 Reading package lists...
22:19:39 #11 12.75 Selecting previously unselected package libpython3.8-minimal:amd64.
22:19:39 #11 12.75 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
22:19:39 #11 12.75 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
22:19:39 #9 64.57 Setting up libfont-afm-perl (1.20-2) ...
22:19:39 #9 64.58 Setting up libwant-perl (0.29-1+b4) ...
22:19:39 #9 64.59 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:39 #9 64.60 Setting up libtext-glob-perl (0.10-1) ...
22:19:39 #9 64.62 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:39 #9 64.63 Setting up liblist-compare-perl (0.53-1) ...
22:19:39 #9 64.64 Setting up libref-util-xs-perl (0.117-1+b1) ...
22:19:39 #9 64.65 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
22:19:39 #9 64.66 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
22:19:39 #9 64.67 Setting up libsort-key-perl (1.33-2+b1) ...
22:19:39 #9 64.69 Setting up libclone-perl (0.41-1+b1) ...
22:19:39 #9 64.70 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:19:39 #9 64.70 Setting up libarchive-zip-perl (1.64-1) ...
22:19:39 #9 64.71 Setting up libsub-identify-perl (0.14-1+b1) ...
22:19:39 #9 64.73 Setting up libdistro-info-perl (0.21) ...
22:19:39 #9 64.74 Setting up python3-apt (1.8.4.3) ...
22:19:39 
22:19:39 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:39 #13 2.474 dh_testdir
22:19:39 #13 2.494 dh_testroot
22:19:39 #13 2.513 dh_prep
22:19:39 #13 2.536 dh_testdir
22:19:39 #13 2.555 dh_testroot
22:19:39 #13 2.575 dh_install
22:19:39 #13 2.604 dh_installdocs
22:19:39 #13 2.637 dh_installchangelogs
22:19:39 #13 2.712 dh_compress
22:19:39 #13 2.751 dh_fixperms
22:19:39 + mkdir -p /root/build-deb/compose
22:19:39 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:39 #13 3.409 Reading package lists...
22:19:39 #13 4.412 Building dependency tree...
22:19:39 #13 4.602 Reading state information...
22:19:39 #13 4.629 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:39 #9 63.08 Setting up libgpgme11:armhf (1.12.0-6) ...
22:19:39 #9 63.09 Setting up gcc (4:8.3.0-1) ...
22:19:39 #9 63.11 Setting up python3-six (1.12.0-1) ...
22:19:39 #9 63.24 Setting up dirmngr (2.2.12-1+deb10u2) ...
22:19:39 #9 63.26 Setting up perl (5.28.1-6+deb10u1) ...
22:19:39 #9 63.28 Setting up libpackage-stash-xs-perl (0.29-1) ...
22:19:39 #9 63.29 Setting up python3-gpg (1.12.0-6) ...
22:19:39 #9 63.47 Setting up libdata-dump-perl (1.23-1) ...
22:19:39 #9 63.48 Setting up python3-certifi (2018.8.24-1) ...
22:19:39 #9 63.61 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:19:39 #9 63.62 Setting up libref-util-perl (0.204-1) ...
22:19:39 #9 63.63 Setting up libipc-system-simple-perl (1.25-4) ...
22:19:39 #9 63.64 Setting up libnet-domain-tld-perl (1.75-1) ...
22:19:39 #9 63.65 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
22:19:39 #9 63.66 Setting up libvariable-magic-perl (0.62-1+b1) ...
22:19:39 #9 63.67 Setting up python3-idna (2.6-1) ...
22:19:39 #9 63.84 Setting up libio-html-perl (1.001-1) ...
22:19:39 #9 63.85 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
22:19:39 #9 63.86 Setting up libtest-refcount-perl (0.08-3) ...
22:19:39 #9 63.87 Setting up libparams-util-perl (1.07-3+b4) ...
22:19:39 #9 63.88 Setting up libdpkg-perl (1.19.8) ...
22:19:39 #9 63.89 Setting up autoconf (2.69-11) ...
22:19:39 #9 63.91 Setting up python3-urllib3 (1.24.1-1) ...
22:19:39 #9 64.07 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:39 #9 64.08 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:39 #9 64.09 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
22:19:39 #9 64.10 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
22:19:39 #9 64.11 Setting up libsub-name-perl (0.21-1+b3) ...
22:19:39 #9 64.12 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
22:19:39 #9 64.14 Setting up g++-8 (8.3.0-6) ...
22:19:39 #9 64.15 Setting up libfile-chdir-perl (0.1008-1) ...
22:19:39 #9 64.16 Setting up xauth (1:1.0.10-1) ...
22:19:39 #9 64.17 Setting up libpath-tiny-perl (0.108-1) ...
22:19:39 #9 64.18 Setting up libarchive-cpio-perl (0.10-1) ...
22:19:39 #9 64.20 Setting up libjson-perl (4.02000-1) ...
22:19:39 #9 64.21 Setting up libfcgi-perl (0.78-2+b3) ...
22:19:39 #9 64.22 Setting up libdevel-globaldestruction-perl (0.14-1) ...
22:19:39 #9 64.23 Setting up python3-unidiff (0.5.4-1) ...
22:19:39 #9 64.35 Setting up libstrictures-perl (2.000005-1) ...
22:19:39 #9 64.37 Setting up libsub-quote-perl (2.005001-1) ...
22:19:39 #9 64.38 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
22:19:39 #9 64.39 Setting up libsort-versions-perl (1.62-1) ...
22:19:39 #9 64.40 Setting up libexporter-tiny-perl (1.002001-1) ...
22:19:39 #9 64.41 Setting up libterm-readkey-perl (2.38-1) ...
22:19:39 #9 64.42 Setting up lsb-release (10.2019051400) ...
22:19:39 #9 64.44 Setting up libclass-accessor-perl (0.51-1) ...
22:19:39 #9 64.45 Setting up libnet-ip-perl (1.26-2) ...
22:19:39 #9 64.46 Setting up python3-magic (2:0.4.15-2) ...
22:19:39 #9 64.58 Setting up libperlio-gzip-perl (0.19-1+b5) ...
22:19:39 #9 64.60 Setting up libsys-hostname-long-perl (1.5-1) ...
22:19:39 #9 64.61 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
22:19:39 #9 64.62 Setting up liburi-perl (1.76-1) ...
22:19:39 #9 64.63 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
22:19:39 #9 64.71 invoke-rc.d: could not determine current runlevel
22:19:39 #9 64.71 invoke-rc.d: policy-rc.d denied execution of start.
22:19:39 #9 64.71 Initializing GnuTLS DH parameter file
22:19:39 #9 64.74 Setting up libmailutils5:armhf (1:3.5-4) ...
22:19:39 #9 64.75 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:19:39 #9 64.76 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
22:19:39 #9 64.77 Setting up python3-pkg-resources (40.8.0-1) ...
22:19:39 #12 7.196 Transaction test succeeded.
22:19:39 #12 7.197 Running transaction
22:19:39 #13 5.277 Starting pkgProblemResolver with broken count: 0
22:19:39 #13 5.190 Building dependency tree...
22:19:39 #13 5.402 Reading state information...
22:19:39 #11 12.92 Selecting previously unselected package libexpat1:amd64.
22:19:39 #11 12.92 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ...
22:19:39 #11 12.93 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
22:19:39 #11 12.97 Selecting previously unselected package python3.8-minimal.
22:19:39 #11 12.97 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
22:19:39 #11 12.98 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:19:39 #12 5.123 Unpacking bash-completion (1:2.8-6) ...
22:19:39 #12 5.234 Selecting previously unselected package cmake-data.
22:19:39 #9 64.92 Setting up libio-stringy-perl (2.111-3) ...
22:19:39 #9 64.93 Setting up liblist-moreutils-perl (0.416-1+b4) ...
22:19:39 #9 64.94 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:39 #9 64.96 Setting up liblog-any-perl (1.707-1) ...
22:19:39 #9 64.97 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:39 #9 64.98 Setting up libpod-constants-perl (0.19-1) ...
22:19:39 #9 64.99 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
22:19:39 #9 65.00 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:39 #9 65.01 Setting up libfuture-perl (0.39-1) ...
22:19:39 #9 65.02 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:39 #13 2.800 dh_installdeb
22:19:39 #13 2.828 dh_gencontrol
22:19:39 #13 2.950 dh_md5sums
22:19:39 #13 2.981 dh_builddeb
22:19:39 #13 3.003 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:39 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:39 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:39 + mkdir -p /go/src/github.com/docker
22:19:39 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:39 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:39 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:39 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:39 + EPOCH=5
22:19:39 + EPOCH_SEP=
22:19:39 + [[ ! -z 5 ]]
22:19:39 + EPOCH_SEP=:
22:19:39 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:39 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:39 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:39 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:39 + VERSION=0.0.0-20221021185355-e814bd0
22:19:39 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:39 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:39 + debSource=docker-ce
22:19:39 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:39 + debMaintainer='Docker <support@docker.com>'
22:19:39 ++ date --rfc-2822
22:19:39 + debDate='Sat, 22 Oct 2022 22:19:39 +0000'
22:19:39 + cat
22:19:39 + export CLI_GITCOMMIT=e814bd0
22:19:39 + CLI_GITCOMMIT=e814bd0
22:19:39 + export ENGINE_GITCOMMIT=753cd92
22:19:39 + ENGINE_GITCOMMIT=753cd92
22:19:39 + export SCAN_GITCOMMIT=19992b1
22:19:39 + SCAN_GITCOMMIT=19992b1
22:19:39 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:39 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:39 + dpkg-buildpackage -uc -us -I.git
22:19:39 dpkg-buildpackage: info: source package docker-ce
22:19:39 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~raspbian-buster
22:19:39 dpkg-buildpackage: info: source distribution buster
22:19:39 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:39  dpkg-source -I.git --before-build .
22:19:39 dpkg-buildpackage: info: host architecture armhf
22:19:39 #13 4.685 Starting 2 pkgProblemResolver with broken count: 0
22:19:39 #13 4.689 Done
22:19:39 #13 4.715  Done
22:19:39 #13 4.724 Starting pkgProblemResolver with broken count: 0
22:19:39 #13 4.761 Starting 2 pkgProblemResolver with broken count: 0
22:19:39 #13 4.764 Done
22:19:39 #14 26.60   Running scriptlet: systemd-239-68.el8.x86_64                            54/78 
22:19:39 #14 27.05   Upgrading        : systemd-239-68.el8.x86_64                            54/78 
22:19:39 #14 27.08   Running scriptlet: systemd-239-68.el8.x86_64                            54/78 
22:19:39 #14 27.20   Installing       : systemd-devel-239-68.el8.x86_64                      55/78 
22:19:39 #9 64.96 Setting up automake (1:1.16.1-4) ...
22:19:39 #9 64.97 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:39 #9 64.98 Setting up libasync-mergepoint-perl (0.04-2) ...
22:19:39 #9 64.99 Setting up libio-sessiondata-perl (1.03-1) ...
22:19:39 #9 65.01 Setting up libstring-escape-perl (2010.002-2) ...
22:19:39 #9 65.02 Setting up libhttp-date-perl (6.02-1) ...
22:19:39 #9 65.03 Setting up libfile-which-perl (1.23-1) ...
22:19:39 #9 65.06 Setting up mailutils (1:3.5-4) ...
22:19:39 #9 65.06 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
22:19:39 #9 65.07 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
22:19:39 #9 65.07 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
22:19:39 #9 65.07 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
22:19:39 #9 65.08 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
22:19:39 #9 65.08 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
22:19:39 #9 65.09 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
22:19:39 #9 65.10 Setting up libfile-basedir-perl (0.08-1) ...
22:19:39 #9 65.11 Setting up libnumber-range-perl (0.12-1) ...
22:19:39 #9 65.12 Setting up libtask-weaken-perl (1.06-1) ...
22:19:39 #9 65.13 Setting up libunicode-utf8-perl (0.62-1) ...
22:19:39 #9 65.14 Setting up libstruct-dumb-perl (0.09-1) ...
22:19:39 #9 65.16 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
22:19:39 #9 65.17 Setting up libfile-listing-perl (6.04-1) ...
22:19:39 #14 DONE 3.4s
22:19:39 
22:19:39 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:39 #15 DONE 0.0s
22:19:39 
22:19:39 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:39 #16 DONE 0.0s
22:19:39 
22:19:39 #17 exporting to image
22:19:39 #17 exporting layers
22:19:39 #13 5.311 Starting 2 pkgProblemResolver with broken count: 0
22:19:39 #13 5.315 Done
22:19:39 #13 5.409 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:39 #13 5.703 Starting 2 pkgProblemResolver with broken count: 0
22:19:39 #13 5.709 Done
22:19:40 #11 13.29 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
22:19:40 #12 5.238 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
22:19:40 #12 5.242 Unpacking cmake-data (3.13.4-1) ...
22:19:40 #9 65.03 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
22:19:40 #9 65.04 Setting up libtry-tiny-perl (0.30-1) ...
22:19:40 #9 65.05 Setting up libtype-tiny-perl (1.004004-1) ...
22:19:40 #9 65.06 Setting up libtest-fatal-perl (0.014-1) ...
22:19:40 #9 65.08 Setting up libcommon-sense-perl (3.74-2+b7) ...
22:19:40 #9 65.09 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:40 #9 65.10 Setting up libnet-http-perl (6.18-1) ...
22:19:40 #9 65.11 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:19:40 #9 65.12 Setting up libencode-locale-perl (1.05-1) ...
22:19:40 #9 65.13 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:40 #9 65.14 Setting up libnet-dns-perl (1.19-1) ...
22:19:40 #9 65.15 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:40 #9 65.16 Setting up libdevel-callchecker-perl (0.008-1) ...
22:19:40 #9 65.17 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:40 #9 65.18 Setting up libsub-install-perl (0.928-1) ...
22:19:40 #9 65.20 Setting up dpkg-dev (1.19.8) ...
22:19:40 #9 65.21 Setting up libnumber-compare-perl (0.03-1) ...
22:19:40 #9 65.22 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:40 #9 65.23 Setting up libio-async-perl (0.72-1) ...
22:19:40 #13 3.024 
22:19:40 #13 3.024 The package has been created.
22:19:40 #13 3.024 Attention, the package has been created in the current directory,
22:19:40 #13 3.024 not in ".." as indicated by the message above!
22:19:40 #13 3.050 Selecting previously unselected package docker-ce-build-deps.
22:19:40 #13 3.064 (Reading database ... 26292 files and directories currently installed.)
22:19:40 #13 3.065 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:40 #13 3.069 Unpacking docker-ce-build-deps (1.0) ...
22:19:40  debian/rules clean
22:19:40 dh clean --with=bash-completion --with=systemd
22:19:40    dh_clean
22:19:40 #13 4.911 The following additional packages will be installed:
22:19:40 #13 4.911   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:19:40 #13 4.911   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:40 #13 4.911   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:40 #13 4.912   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:40 #13 4.912   libudev-dev libuv1 pkg-config
22:19:40 #13 4.913 Suggested packages:
22:19:40 #13 4.913   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:40 #13 4.913 Recommended packages:
22:19:40 #13 4.913   dmsetup
22:19:40 #13 4.963 The following NEW packages will be installed:
22:19:40 #13 4.963   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:19:40 #13 4.963   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:40 #13 4.963   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:40 #13 4.964   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:40 #13 4.964   libudev-dev libuv1 pkg-config
22:19:40 #14 27.22   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            56/78 
22:19:40 #9 65.18 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
22:19:40 #9 65.20 Setting up libclass-inspector-perl (1.32-1) ...
22:19:40 #9 65.21 Setting up libfont-afm-perl (1.20-2) ...
22:19:40 #9 65.22 Setting up libwant-perl (0.29-1+b4) ...
22:19:40 #9 65.23 Setting up libdynaloader-functions-perl (0.003-1) ...
22:19:40 #9 65.25 Setting up libtext-glob-perl (0.10-1) ...
22:19:40 #9 65.26 Setting up libclass-method-modifiers-perl (2.12-1) ...
22:19:40 #9 65.27 Setting up liblist-compare-perl (0.53-1) ...
22:19:40 #9 65.28 Setting up libref-util-xs-perl (0.117-1+b1) ...
22:19:40 #9 65.29 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
22:19:40 #9 65.30 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
22:19:40 #9 65.31 Setting up libsort-key-perl (1.33-2+b1) ...
22:19:40 #9 65.33 Setting up libclone-perl (0.41-1+b1) ...
22:19:40 #9 65.34 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:19:40 #9 65.35 Setting up libarchive-zip-perl (1.64-1) ...
22:19:40 #9 65.36 Setting up libsub-identify-perl (0.14-1+b1) ...
22:19:40 #9 65.37 Setting up libdistro-info-perl (0.21) ...
22:19:40 #9 65.38 Setting up python3-apt (1.8.4.3) ...
22:19:40 #10 70.13 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
22:19:40 #10 70.16 Setting up dirmngr (2.2.27-2+deb11u2) ...
22:19:40 #10 70.29 Setting up perl (5.32.1-4+deb11u2) ...
22:19:40 #10 70.31 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:40 #10 70.32 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:40 #10 70.33 Setting up libdata-dump-perl (1.23-1.1) ...
22:19:40 #10 70.35 Setting up libref-util-perl (0.204-1) ...
22:19:40 #10 70.36 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:40 #10 70.37 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:40 #10 70.39 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
22:19:40 #10 70.40 Setting up libvariable-magic-perl (0.62-1+b3) ...
22:19:40 #10 70.41 Setting up libio-html-perl (1.004-2) ...
22:19:40 #10 70.42 Setting up libpod-parser-perl (1.63-2) ...
22:19:40 #10 70.44 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:40 #10 70.45 Setting up liblist-moreutils-xs-perl (0.430-2) ...
22:19:40 #10 70.46 Setting up gcc-10 (10.2.1-6) ...
22:19:40 #10 70.47 Setting up libparams-util-perl (1.102-1+b1) ...
22:19:40 #10 70.49 Setting up libdpkg-perl (1.20.12) ...
22:19:40 #10 70.50 Setting up libtime-duration-perl (1.21-1) ...
22:19:40 #10 70.52 Setting up autoconf (2.69-14) ...
22:19:40 #10 70.54 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:40 #10 70.55 Setting up libarray-intspan-perl (2.004-1) ...
22:19:40 #10 70.56 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:40 #10 70.58 Setting up libtimedate-perl (2.3300-2) ...
22:19:40 #10 70.59 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:40 #10 70.60 Setting up libsub-name-perl (0.26-1+b1) ...
22:19:40 #10 70.61 Setting up libtype-tiny-xs-perl (0.022-1) ...
22:19:40 #10 70.63 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:40 #10 70.66 Setting up libproc-processtable-perl (0.59-2+b1) ...
22:19:40 #10 70.68 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:40 #10 70.69 Setting up xauth (1:1.1-1) ...
22:19:40 #10 70.70 Setting up libpath-tiny-perl (0.118-1) ...
22:19:40 #10 70.72 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:40 #10 70.73 Setting up libjson-perl (4.03000-1) ...
22:19:40 #10 70.74 Setting up libipc-run3-perl (0.048-2) ...
22:19:40 #10 70.76 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
22:19:40 #10 70.77 Setting up libsub-override-perl (0.09-2) ...
22:19:40 #10 70.80 Setting up libaliased-perl (0.34-1.1) ...
22:19:40 #10 70.81 Setting up libstrictures-perl (2.000006-1) ...
22:19:40 #10 70.82 Setting up libsub-quote-perl (2.006006-1) ...
22:19:40 #10 70.84 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:40 #10 70.85 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:40 #10 70.86 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
22:19:40 #10 70.87 Setting up libsort-versions-perl (1.62-1) ...
22:19:40 #10 70.89 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:40 #10 70.90 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
22:19:40 #10 70.91 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:40 #10 70.92 Setting up libterm-readkey-perl (2.38-1+b2) ...
22:19:40 #10 70.94 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:40 #10 70.95 Setting up libperlio-gzip-perl (0.19-1+b7) ...
22:19:40 #10 70.96 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:40 #10 70.98 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:40 #10 70.99 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:40 #10 71.00 Setting up liburi-perl (5.08-1) ...
22:19:40 #10 71.01 Setting up libfile-touch-perl (0.11-1) ...
22:19:40 #10 71.02 Setting up python3.9 (3.9.2-1) ...
22:19:40 #10 71.60 Setting up libemail-address-xs-perl (1.04-1+b3) ...
22:19:40 #10 71.61 Setting up libnet-ssleay-perl (1.88-3+b1) ...
22:19:40 #10 71.62 Setting up automake (1:1.16.3-2) ...
22:19:40 #10 71.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:40 #10 71.64 Setting up libapt-pkg-perl (0.1.39) ...
22:19:40 #10 71.65 Setting up libio-sessiondata-perl (1.03-1.1) ...
22:19:40 #10 71.66 Setting up libstring-escape-perl (2010.002-2) ...
22:19:40 #10 71.67 Setting up libhttp-date-perl (6.05-1) ...
22:19:40 #10 71.68 Setting up libfile-which-perl (1.23-1) ...
22:19:40 #10 71.69 Setting up libfile-basedir-perl (0.08-1) ...
22:19:40 #10 71.71 Setting up libnumber-range-perl (0.12-1.1) ...
22:19:40 #10 71.72 Setting up libtask-weaken-perl (1.06-1) ...
22:19:40 #10 71.74 Setting up libunicode-utf8-perl (0.62-1+b2) ...
22:19:40 #10 71.75 Setting up libmouse-perl (2.5.10-1+b1) ...
22:19:40 #10 71.76 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:40 #10 71.77 Setting up g++-10 (10.2.1-6) ...
22:19:40 #10 71.79 Setting up libfile-listing-perl (6.14-1) ...
22:19:40 #10 71.80 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
22:19:40 #10 71.81 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:40 #10 71.82 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:40 #10 71.84 Setting up libdata-messagepack-perl (1.00-4+b1) ...
22:19:40 #10 71.85 Setting up libclass-inspector-perl (1.36-1) ...
22:19:40 #10 71.86 Setting up libfont-afm-perl (1.20-3) ...
22:19:40 #10 71.87 Setting up libwant-perl (0.29-1+b6) ...
22:19:40 #10 71.88 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:40 #10 71.89 Setting up libtext-glob-perl (0.11-1) ...
22:19:40 #10 71.90 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:40 #10 71.91 Setting up liblist-compare-perl (0.55-1) ...
22:19:40 #10 71.92 Setting up libref-util-xs-perl (0.117-1+b3) ...
22:19:40 #10 71.95 Setting up libio-pty-perl (1:1.15-2) ...
22:19:40 #10 71.96 Setting up libtool (2.4.6-15) ...
22:19:40 #10 71.97 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
22:19:40 #10 71.98 Setting up libsort-key-perl (1.33-2+b3) ...
22:19:40 #10 71.99 Setting up libclone-perl (0.45-1+b1) ...
22:19:40 #10 72.00 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:40 #10 72.01 Setting up libarchive-zip-perl (1.68-1) ...
22:19:40 #10 72.03 Setting up libsub-identify-perl (0.14-1+b3) ...
22:19:40 #10 72.04 Setting up libdistro-info-perl (1.0) ...
22:19:40 #10 72.06 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:40 #10 72.07 Setting up libobject-id-perl (0.1.2-2.1) ...
22:19:40 #10 72.08 Setting up libio-stringy-perl (2.111-3) ...
22:19:40 #10 72.09 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:40 #10 72.10 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:40 #10 72.11 Setting up liblog-any-perl (1.709-1) ...
22:19:40 #10 72.12 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:40 #10 72.14 Setting up libdevel-size-perl (0.83-1+b2) ...
22:19:40 #10 72.15 Setting up libdebhelper-perl (13.3.4) ...
22:19:40 #10 72.16 Setting up libpod-constants-perl (0.19-2) ...
22:19:40 #10 72.17 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
22:19:40 #10 72.18 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:40 #10 72.19 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:40 #10 72.21 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:40 #10 72.22 Setting up libtry-tiny-perl (0.30-1) ...
22:19:40 #10 72.23 Setting up libtype-tiny-perl (1.012001-2) ...
22:19:40 #10 72.24 Setting up libcommon-sense-perl (3.75-1+b4) ...
22:19:40 #10 72.25 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:40 #10 72.26 Setting up libnet-http-perl (6.20-1) ...
22:19:40 #10 72.27 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
22:19:40 #10 72.29 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:40 #10 72.30 Setting up libtime-moment-perl (0.44-1+b3) ...
22:19:40 #10 72.31 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:40 #10 72.33 Setting up python3 (3.9.2-3) ...
22:19:40 #10 72.60 Setting up libexception-class-perl (1.44-1) ...
22:19:40 #10 72.61 Setting up python3-xdg (0.27-2) ...
22:19:40 #10 72.77 Setting up libconfig-tiny-perl (2.26-1) ...
22:19:40 #10 72.78 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:40 #10 72.79 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
22:19:40 #10 72.81 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:40 #10 72.82 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:40 #10 72.83 Setting up libsub-install-perl (0.928-1.1) ...
22:19:40 #10 72.84 Setting up gcc (4:10.2.1-1) ...
22:19:40 #10 72.86 Setting up dpkg-dev (1.20.12) ...
22:19:40 #10 72.88 Setting up libnumber-compare-perl (0.03-1.1) ...
22:19:40 #10 72.89 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:40 #10 72.90 Setting up liberror-perl (0.17029-1) ...
22:19:40 #13 5.608 The following additional packages will be installed:
22:19:40 #13 5.608   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:40 #13 5.608   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:40 #13 5.608   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:40 #13 5.608   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:40 #13 5.609   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:40 #13 5.609   libuv1 pkg-config
22:19:40 #13 5.610 Suggested packages:
22:19:40 #13 5.610   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
22:19:40 #13 5.610 Recommended packages:
22:19:40 #13 5.610   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
22:19:40 #13 5.650 The following NEW packages will be installed:
22:19:40 #13 5.650   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:40 #13 5.650   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:40 #13 5.650   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:40 #13 5.651   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:40 #13 5.651   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:40 #13 5.651   libuv1 pkg-config
22:19:40 #13 5.928  Done
22:19:40 #13 6.156 Starting pkgProblemResolver with broken count: 0
22:19:40 #13 6.206 Starting 2 pkgProblemResolver with broken count: 0
22:19:40 #11 13.41 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
22:19:40 #11 13.44 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
22:19:40 #11 13.45 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
22:19:40 #12 5.587 Selecting previously unselected package libprocps7:amd64.
22:19:40 #12 5.588 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
22:19:40 #12 5.594 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
22:19:40 #12 5.632 Selecting previously unselected package procps.
22:19:40 #12 5.632 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
22:19:40 #12 5.636 Unpacking procps (2:3.3.15-2) ...
22:19:40 #12 5.691 Selecting previously unselected package libarchive13:amd64.
22:19:40 #12 5.692 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:19:40 #12 5.695 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:19:40 #12 5.749 Selecting previously unselected package libjsoncpp1:amd64.
22:19:40 #9 65.25 Setting up liberror-perl (0.17027-2) ...
22:19:40 #9 65.26 Setting up patchutils (0.3.4-2) ...
22:19:40 #9 65.27 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:40 #9 65.27 Setting up libltdl-dev:arm64 (2.4.6-9) ...
22:19:40 #9 65.28 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:40 #9 65.30 Setting up libio-string-perl (1.08-3) ...
22:19:40 #9 65.31 Setting up libreadonly-perl (2.050-1) ...
22:19:40 #9 65.32 Setting up python3-chardet (3.0.4-3) ...
22:19:40  dpkg-source -I.git -b .
22:19:40 #9 65.53 Setting up libio-stringy-perl (2.111-3) ...
22:19:40 #9 65.54 Setting up liblist-moreutils-perl (0.416-1+b4) ...
22:19:40 #9 65.55 Setting up libhtml-tagset-perl (3.20-3) ...
22:19:40 #9 65.56 Setting up liblog-any-perl (1.707-1) ...
22:19:40 #9 65.57 Setting up libauthen-sasl-perl (2.1600-1) ...
22:19:40 #9 65.58 Setting up libpod-constants-perl (0.19-1) ...
22:19:40 #9 65.59 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
22:19:40 #9 65.60 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:40 #9 65.61 Setting up libfuture-perl (0.39-1) ...
22:19:40 #9 65.62 Setting up liblwp-mediatypes-perl (6.02-1) ...
22:19:40 #9 65.67 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
22:19:40 #9 65.68 Setting up libtry-tiny-perl (0.30-1) ...
22:19:40 #9 65.69 Setting up libtype-tiny-perl (1.004004-1) ...
22:19:40 #9 65.70 Setting up libtest-fatal-perl (0.014-1) ...
22:19:40 #9 65.71 Setting up libcommon-sense-perl (3.74-2+b7) ...
22:19:40 #9 65.72 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:19:40 #9 65.73 Setting up libnet-http-perl (6.18-1) ...
22:19:40 #9 65.74 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:19:40 #9 65.75 Setting up libencode-locale-perl (1.05-1) ...
22:19:40 #9 65.76 Setting up libtext-levenshtein-perl (0.13-1) ...
22:19:40 #9 65.77 Setting up libnet-dns-perl (1.19-1) ...
22:19:40 #10 72.92 Setting up python3-six (1.16.0-2) ...
22:19:40 #10 73.05 Setting up dh-autoreconf (20) ...
22:19:40 #10 73.07 Setting up patchutils (0.4.2-1) ...
22:19:40 #10 73.08 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:40 #10 73.09 Setting up libltdl-dev:amd64 (2.4.6-15) ...
22:19:40 #10 73.10 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:40 #10 73.12 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:40 #10 73.13 Setting up libio-string-perl (1.08-3.1) ...
22:19:40 #10 73.14 Setting up libreadonly-perl (2.050-3) ...
22:19:40 #10 73.15 Setting up python3-gpg (1.14.0-1+b2) ...
22:19:40 #13 6.081 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:40 #13 6.081 1 not fully installed or removed.
22:19:40 #13 6.081 Need to get 11.1 MB of archives.
22:19:40 #13 6.081 After this operation, 44.1 MB of additional disk space will be used.
22:19:40 #13 6.081 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
22:19:40 #13 6.211 Done
22:19:40 #12 5.752 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
22:19:40 #12 5.756 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:19:40 #12 5.791 Selecting previously unselected package librhash0:amd64.
22:19:40 #12 5.793 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
22:19:40 #12 5.797 Unpacking librhash0:amd64 (1.3.8-1) ...
22:19:40 #12 5.836 Selecting previously unselected package libuv1:amd64.
22:19:40 #12 5.840 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:19:40 #12 5.844 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:19:40 #12 5.878 Selecting previously unselected package cmake.
22:19:40 #12 5.881 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
22:19:40 #12 5.884 Unpacking cmake (3.13.4-1) ...
22:19:40 #9 65.62 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:40 #9 65.63 Setting up python3-debian (0.1.35) ...
22:19:40 #12 8.060   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch            1/1 
22:19:40 #12 8.225   Preparing        :                                                        1/1 
22:19:40 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~raspbian'
22:19:40 dpkg-source: info: using source format '1.0'
22:19:40 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.tar.gz
22:19:40 #13 5.386 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
22:19:40 #13 5.386 1 not fully installed or removed.
22:19:40 #13 5.386 Need to get 7678 kB of archives.
22:19:40 #13 5.386 After this operation, 30.0 MB of additional disk space will be used.
22:19:40 #13 5.386 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
22:19:40 #13 5.764 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake-data all 3.16.3-1ubuntu1 [1612 kB]
22:19:40 #10 63.16 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
22:19:40 #10 63.17 Setting up gcc (4:10.2.1-1) ...
22:19:40 #10 63.20 Setting up dirmngr (2.2.27-2+deb11u2) ...
22:19:40 #10 63.34 Setting up perl (5.32.1-4+deb11u2) ...
22:19:40 #10 63.36 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:40 #10 63.38 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:40 #10 63.39 Setting up libdata-dump-perl (1.23-1.1) ...
22:19:40 #10 63.41 Setting up libref-util-perl (0.204-1) ...
22:19:40 #10 63.42 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:40 #10 63.43 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:40 #10 63.48 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
22:19:40 #9 65.78 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
22:19:40 #9 65.80 Setting up libdevel-callchecker-perl (0.008-1) ...
22:19:40 #9 65.81 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:40 #9 65.82 Setting up libsub-install-perl (0.928-1) ...
22:19:40 #9 65.83 Setting up dpkg-dev (1.19.8) ...
22:19:40 #9 65.85 Setting up libnumber-compare-perl (0.03-1) ...
22:19:40 #9 65.86 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:40 #9 65.87 Setting up libio-async-perl (0.72-1) ...
22:19:40 #9 65.88 Setting up liberror-perl (0.17027-2) ...
22:19:40 #9 65.89 Setting up patchutils (0.3.4-2) ...
22:19:40 #9 65.90 Setting up libmail-sendmail-perl (0.80-1) ...
22:19:40 #9 65.91 Setting up libltdl-dev:armhf (2.4.6-9) ...
22:19:40 #9 65.92 Setting up libxml-sax-base-perl (1.09-1) ...
22:19:40 #9 65.93 Setting up libio-string-perl (1.08-3) ...
22:19:40 #9 65.94 Setting up libreadonly-perl (2.050-1) ...
22:19:40 #9 65.95 Setting up python3-chardet (3.0.4-3) ...
22:19:40 #10 73.33 Setting up python3-certifi (2020.6.20-1) ...
22:19:40 #13 6.447 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
22:19:40 #13 6.638 The following additional packages will be installed:
22:19:40 #12 6.245 Selecting previously unselected package dh-apparmor.
22:19:40 #12 6.248 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
22:19:40 #12 6.251 Unpacking dh-apparmor (2.13.2-10) ...
22:19:40 #12 6.288 Selecting previously unselected package libbtrfs0.
22:19:40 #9 65.81 Setting up python3-requests (2.21.0-1) ...
22:19:40 #9 65.98 Setting up libdata-optlist-perl (0.110-1) ...
22:19:40 #9 65.99 Setting up libipc-run-perl (20180523.0-1) ...
22:19:40 #9 66.01 Setting up git (1:2.20.1-2+deb10u4) ...
22:19:40 #9 66.04 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:40 #9 66.06 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:40 #9 66.07 Setting up libtypes-serialiser-perl (1.0-1) ...
22:19:40 #9 66.08 Setting up g++ (4:8.3.0-1) ...
22:19:40 #9 66.11 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:40 #9 66.12 Setting up libhtml-parser-perl (3.72-3+b3) ...
22:19:40 #9 66.13 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:40 #9 66.15 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:40 #12 8.275   Upgrading        : libgcc-12.2.1-2.fc36.aarch64                         1/115 
22:19:40 #12 8.282   Running scriptlet: libgcc-12.2.1-2.fc36.aarch64                         1/115 
22:19:40 #12 8.312   Upgrading        : glibc-common-2.35-17.fc36.aarch64                    2/115 
22:19:40 #12 8.432   Upgrading        : glibc-gconv-extra-2.35-17.fc36.aarch64               3/115 
22:19:40 #12 8.466   Running scriptlet: glibc-gconv-extra-2.35-17.fc36.aarch64               3/115 
22:19:40 #12 8.483   Upgrading        : glibc-minimal-langpack-2.35-17.fc36.aarch64          4/115 
22:19:40 #12 8.488   Running scriptlet: glibc-2.35-17.fc36.aarch64                           5/115 
22:19:40 #10 63.49 Setting up libvariable-magic-perl (0.62-1+b3) ...
22:19:40 #10 63.50 Setting up libio-html-perl (1.004-2) ...
22:19:40 #10 63.52 Setting up libpod-parser-perl (1.63-2) ...
22:19:40 #10 63.53 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:40 #10 63.54 Setting up liblist-moreutils-xs-perl (0.430-2) ...
22:19:40 #10 63.55 Setting up libparams-util-perl (1.102-1+b1) ...
22:19:40 #10 63.56 Setting up libdpkg-perl (1.20.12) ...
22:19:40 #10 63.57 Setting up libtime-duration-perl (1.21-1) ...
22:19:40 #10 63.58 Setting up autoconf (2.69-14) ...
22:19:40 #10 63.60 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:40 #10 63.61 Setting up libarray-intspan-perl (2.004-1) ...
22:19:40 #10 63.62 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:40 #10 63.63 Setting up libtimedate-perl (2.3300-2) ...
22:19:40 #10 63.64 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:40 #10 63.65 Setting up libsub-name-perl (0.26-1+b1) ...
22:19:40 #10 63.66 Setting up libtype-tiny-xs-perl (0.022-1) ...
22:19:40 #10 63.68 Setting up g++ (4:10.2.1-1) ...
22:19:40 #10 63.70 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:40 #9 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 10.8s done
22:19:40 #9 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:19:40 #9 DONE 25.8s
22:19:40 
22:19:40 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:19:40 #9 66.18 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:40 #9 66.19 Setting up python3-debian (0.1.35) ...
22:19:40 #13 3.144 Reading package lists...
22:19:40 #13 3.903 Building dependency tree...
22:19:40 #13 4.072 Reading state information...
22:19:40 #13 4.095 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:40 #24 64.95 Selecting previously unselected package gcc-arm-linux-gnueabi.
22:19:40 #24 64.95 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:19:40 #24 64.96 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
22:19:40 #24 64.99 Selecting previously unselected package linux-libc-dev-armel-cross.
22:19:40 #24 64.99 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
22:19:40 #24 65.02 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
22:19:40 #24 65.20 Selecting previously unselected package libc6-dev-armel-cross.
22:19:40 #24 65.20 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
22:19:40 #24 65.20 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
22:19:40 #24 65.42 Selecting previously unselected package libstdc++-10-dev-armel-cross.
22:19:40 #24 65.42 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
22:19:40 #24 65.42 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
22:19:40 #24 65.67 Selecting previously unselected package g++-10-arm-linux-gnueabi.
22:19:40 #24 65.67 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:19:40 #24 65.68 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:19:40 #10 73.49 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:40 #10 73.51 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:40 #10 73.52 Setting up libgd3:amd64 (2.3.0-2) ...
22:19:40 #10 73.53 Setting up python3-idna (2.10-1) ...
22:19:40 #10 73.72 Setting up libdata-optlist-perl (0.110-1.1) ...
22:19:41 #13 6.572 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
22:19:41 #13 6.638   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:41 #13 6.638   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:41 #13 6.639   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:41 #13 6.639   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:41 #13 6.639   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:41 #13 6.640   libuv1 pkg-config
22:19:41 #13 6.642 Suggested packages:
22:19:41 #13 6.642   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
22:19:41 #13 6.642 Recommended packages:
22:19:41 #13 6.642   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
22:19:41 #13 6.695 The following NEW packages will be installed:
22:19:41 #13 6.695   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
22:19:41 #13 6.695   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:19:41 #13 6.696   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
22:19:41 #13 6.696   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
22:19:41 #13 6.696   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
22:19:41 #13 6.697   libuv1 pkg-config
22:19:41 #12 6.291 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ...
22:19:41 #12 6.295 Unpacking libbtrfs0 (4.20.1-2) ...
22:19:41 #12 6.321 Selecting previously unselected package libbtrfs-dev.
22:19:41 #12 6.324 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:19:41 #12 6.328 Unpacking libbtrfs-dev (4.20.1-2) ...
22:19:41 #12 6.366 Selecting previously unselected package dmsetup.
22:19:41 #12 6.366 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:19:41 #12 6.369 Unpacking dmsetup (2:1.02.155-3) ...
22:19:41 #12 6.407 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:19:41 #12 6.410 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:19:41 #12 6.413 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:19:41 #12 6.458 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:19:41 #12 6.461 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:19:41 #12 6.465 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:19:41 #12 6.501 Selecting previously unselected package libudev-dev:amd64.
22:19:41 #12 6.504 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
22:19:41 #12 6.512 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
22:19:41 #9 66.16 Setting up librole-tiny-perl (2.000006-1) ...
22:19:41 #9 66.17 Setting up gnupg (2.2.12-1+deb10u2) ...
22:19:41 #9 66.18 Setting up build-essential (12.6) ...
22:19:41 #9 66.22 Setting up libfile-homedir-perl (1.004-1) ...
22:19:41 #9 66.23 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:41 #9 66.24 Setting up libio-socket-ssl-perl (2.060-3) ...
22:19:41 #9 66.25 Setting up libsub-exporter-perl (0.987-1) ...
22:19:41 #9 66.26 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:41 #9 66.27 Setting up libhttp-message-perl (6.18-1) ...
22:19:41 #9 66.29 Setting up libhtml-form-perl (6.03-1) ...
22:19:41 #9 66.30 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:41 #9 66.31 Setting up libjson-xs-perl (3.040-1+b1) ...
22:19:41 #9 66.32 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:41 #9 66.33 Setting up libio-prompter-perl (0.004015-1) ...
22:19:41 #9 66.35 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:41 #9 66.36 Setting up po-debconf (1.0.21) ...
22:19:41 #12 8.531   Upgrading        : glibc-2.35-17.fc36.aarch64                           5/115 
22:19:41 #12 8.539   Running scriptlet: glibc-2.35-17.fc36.aarch64                           5/115 
22:19:41 #12 8.584   Upgrading        : systemd-libs-250.8-1.fc36.aarch64                    6/115 
22:19:41 #12 8.595   Installing       : python3-libselinux-3.3-4.fc36.aarch64                7/115 
22:19:41 #12 8.608   Installing       : checkpolicy-3.3-2.fc36.aarch64                       8/115 
22:19:41 #12 8.619   Installing       : libfdisk-2.38-0.2.fc36.aarch64                       9/115 
22:19:41 #12 8.626   Installing       : libmpc-1.2.1-4.fc36.aarch64                         10/115 
22:19:41 #12 8.632   Installing       : libseccomp-2.5.3-2.fc36.aarch64                     11/115 
22:19:41 #12 8.640   Installing       : m4-1.4.19-3.fc36.aarch64                            12/115 
22:19:41 #12 8.648   Installing       : perl-threads-1:2.26-449.fc36.aarch64                13/115 
22:19:41 #12 8.655   Installing       : libtool-ltdl-2.4.7-1.fc36.aarch64                   14/115 
22:19:41 #12 8.662   Installing       : perl-File-Find-1.39-486.fc36.noarch                 15/115 
22:19:41 #12 8.667   Installing       : cmake-rpm-macros-3.22.2-1.fc36.noarch               16/115 
22:19:41 #12 8.674   Installing       : cmake-filesystem-3.22.2-1.fc36.aarch64              17/115 
22:19:41 #12 8.683   Installing       : perl-threads-shared-1.62-479.fc36.aarch64           18/115 
22:19:41 #10 63.71 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:41 #10 63.72 Setting up libproc-processtable-perl (0.59-2+b1) ...
22:19:41 #10 63.73 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:41 #10 63.75 Setting up xauth (1:1.1-1) ...
22:19:41 #10 63.76 Setting up libpath-tiny-perl (0.118-1) ...
22:19:41 #10 63.77 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:41 #10 63.78 Setting up libjson-perl (4.03000-1) ...
22:19:41 #10 63.79 Setting up libipc-run3-perl (0.048-2) ...
22:19:41 #10 63.80 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
22:19:41 #10 63.82 Setting up libsub-override-perl (0.09-2) ...
22:19:41 #10 63.83 Setting up libaliased-perl (0.34-1.1) ...
22:19:41 #10 63.84 Setting up libstrictures-perl (2.000006-1) ...
22:19:41 #10 63.85 Setting up libsub-quote-perl (2.006006-1) ...
22:19:41 #10 63.87 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:41 #10 63.88 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:41 #10 63.89 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
22:19:41 #10 63.90 Setting up libsort-versions-perl (1.62-1) ...
22:19:41 #10 63.91 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:41 #10 63.92 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
22:19:41 #10 63.93 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:41 #10 63.95 Setting up libterm-readkey-perl (2.38-1+b2) ...
22:19:41 #10 63.96 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:41 #10 63.97 Setting up libperlio-gzip-perl (0.19-1+b7) ...
22:19:41 #10 63.98 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:41 #10 64.00 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:41 #10 64.01 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:41 #10 64.02 Setting up liburi-perl (5.08-1) ...
22:19:41 #10 64.03 Setting up libfile-touch-perl (0.11-1) ...
22:19:41 #13 6.040 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
22:19:41 #13 6.064 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
22:19:41 #13 6.065 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
22:19:41 #13 6.066 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
22:19:41 #13 6.071 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake armhf 3.16.3-1ubuntu1 [3014 kB]
22:19:41 #13 6.218 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
22:19:41 #13 6.245 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB]
22:19:41 #13 6.247 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB]
22:19:41 #13 6.248 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
22:19:41 #13 6.249 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
22:19:41 #13 6.250 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.18 [19.7 kB]
22:19:41 #13 6.250 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
22:19:41 #13 6.257 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
22:19:41 #13 6.264 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
22:19:41 #13 6.295 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
22:19:41 #11 14.36 Selecting previously unselected package python3-minimal.
22:19:41 #11 14.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 ... 4439 files and directories currently installed.)
22:19:41 #11 14.36 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
22:19:41 #11 14.36 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
22:19:41 #11 14.41 Selecting previously unselected package mime-support.
22:19:41 #11 14.41 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
22:19:41 #11 14.42 Unpacking mime-support (3.64ubuntu1) ...
22:19:41 #13 4.145 Starting 2 pkgProblemResolver with broken count: 0
22:19:41 #13 4.148 Done
22:19:41 #13 4.172  Done
22:19:41 #13 4.181 Starting pkgProblemResolver with broken count: 0
22:19:41 #13 4.215 Starting 2 pkgProblemResolver with broken count: 0
22:19:41 #13 4.217 Done
22:19:41 #13 4.339 The following additional packages will be installed:
22:19:41 #13 4.339   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:19:41 #13 4.340   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:41 #13 4.340   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:41 #13 4.340   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:41 #13 4.340   libudev-dev libuv1 pkg-config
22:19:41 #13 4.342 Suggested packages:
22:19:41 #13 4.342   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:41 #13 4.342 Recommended packages:
22:19:41 #13 4.342   dmsetup
22:19:41 #13 4.382 The following NEW packages will be installed:
22:19:41 #13 4.382   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:19:41 #13 4.383   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:19:41 #13 4.383   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:41 #13 4.383   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:19:41 #13 4.383   libudev-dev libuv1 pkg-config
22:19:41 #9 66.34 Setting up python3-requests (2.21.0-1) ...
22:19:41 #10 73.73 Setting up libipc-run-perl (20200505.0-1) ...
22:19:41 #10 73.74 Setting up git (1:2.30.2-1) ...
22:19:41 #10 73.77 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
22:19:41 #10 73.78 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:41 #10 73.95 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:41 #10 73.97 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:41 #10 73.98 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:41 #13 6.590 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
22:19:41 #13 6.609 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
22:19:41 #13 6.620 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
22:19:41 #13 6.621 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
22:19:41 #13 6.623 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
22:19:41 #13 6.759 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
22:19:41 #13 7.117 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:41 #13 7.117 1 not fully installed or removed.
22:19:41 #13 7.117 Need to get 10.9 MB of archives.
22:19:41 #13 7.117 After this operation, 38.9 MB of additional disk space will be used.
22:19:41 #13 7.117 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
22:19:41 #12 6.549 Selecting previously unselected package libsepol1-dev:amd64.
22:19:41 #12 6.552 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:19:41 #12 6.555 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:19:41 #12 6.627 Selecting previously unselected package libpcre16-3:amd64.
22:19:41 #12 6.628 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:19:41 #12 6.632 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:19:41 #12 6.679 Selecting previously unselected package libpcre32-3:amd64.
22:19:41 #12 6.682 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:19:41 #12 6.685 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:19:41 #12 6.735 Selecting previously unselected package libpcrecpp0v5:amd64.
22:19:41 #12 6.735 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:19:41 #12 6.738 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:19:41 #12 6.773 Selecting previously unselected package libpcre3-dev:amd64.
22:19:41 #12 6.773 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:19:41 #12 6.776 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:19:41 #12 6.863 Selecting previously unselected package libselinux1-dev:amd64.
22:19:41 #9 66.38 Setting up libhtml-tree-perl (5.07-2) ...
22:19:41 #9 66.39 Setting up libparams-classify-perl (0.015-1+b1) ...
22:19:41 #9 66.40 Setting up libcgi-pm-perl (4.40-1) ...
22:19:41 #9 66.41 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:41 #9 66.43 Setting up libnet-dns-sec-perl (1.11-1) ...
22:19:41 #9 66.44 Setting up libsereal-perl (4.005-1) ...
22:19:41 #9 66.45 Setting up libhtml-format-perl (2.12-1) ...
22:19:41 #9 66.46 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:19:41 #9 66.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:41 #9 66.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:41 #12 8.690   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              19/115 
22:19:41 #12 8.849   Installing       : cpp-12.2.1-2.fc36.aarch64                           20/115 
22:19:41 #12 8.858   Installing       : python3-libsemanage-3.3-3.fc36.aarch64              21/115 
22:19:41 #12 8.867   Installing       : e2fsprogs-libs-1.46.5-2.fc36.aarch64                22/115 
22:19:41 #12 8.874   Installing       : jsoncpp-1.9.5-2.fc36.aarch64                        23/115 
22:19:41 #12 8.881   Installing       : kmod-libs-29-7.fc36.aarch64                         24/115 
22:19:41 #12 8.888   Installing       : libcbor-0.7.0-5.fc36.aarch64                        25/115 
22:19:41 #12 8.895   Installing       : libfido2-1.10.0-3.fc36.aarch64                      26/115 
22:19:41 #12 8.903   Installing       : libedit-3.1-41.20210910cvs.fc36.aarch64             27/115 
22:19:41 #12 8.916   Installing       : libselinux-utils-3.3-4.fc36.aarch64                 28/115 
22:19:41 #12 8.924   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                    29/115 
22:19:41 #14 DONE 2.3s
22:19:41 
22:19:41 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:41 #15 DONE 0.0s
22:19:41 
22:19:41 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:41 #16 DONE 0.1s
22:19:41 
22:19:41 #17 exporting to image
22:19:41 #17 exporting layers
22:19:41 #14 DONE 1.8s
22:19:41 
22:19:41 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:41 #15 DONE 0.0s
22:19:41 
22:19:41 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:41 #16 DONE 0.1s
22:19:41 
22:19:41 #17 exporting to image
22:19:41 #17 exporting layers
22:19:41 #10 64.04 Setting up python3.9 (3.9.2-1) ...
22:19:41 #13 6.372 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
22:19:41 #13 6.381 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
22:19:41 #13 6.383 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
22:19:41 #13 6.384 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]
22:19:41 #13 6.385 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.18 [246 kB]
22:19:41 #13 6.389 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
22:19:41 #11 14.49 Selecting previously unselected package libmpdec2:amd64.
22:19:41 #11 14.49 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
22:19:41 #11 14.49 Unpacking libmpdec2:amd64 (2.4.2-3) ...
22:19:41 #11 14.54 Selecting previously unselected package readline-common.
22:19:41 #11 14.54 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
22:19:41 #11 14.55 Unpacking readline-common (8.0-4) ...
22:19:41 #11 14.69 Selecting previously unselected package libreadline8:amd64.
22:19:41 #11 14.69 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
22:19:41 #11 14.70 Unpacking libreadline8:amd64 (8.0-4) ...
22:19:41 #11 14.83 Selecting previously unselected package libsqlite3-0:amd64.
22:19:41 #11 14.83 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.4_amd64.deb ...
22:19:41 #9 66.48 Setting up libdata-optlist-perl (0.110-1) ...
22:19:41 #9 66.50 Setting up libipc-run-perl (20180523.0-1) ...
22:19:41 #9 66.51 Setting up git (1:2.20.1-2+deb10u4) ...
22:19:41 #9 66.54 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:41 #9 66.55 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:41 #9 66.56 Setting up libtypes-serialiser-perl (1.0-1) ...
22:19:41 #9 66.58 Setting up g++ (4:8.3.0-1) ...
22:19:41 #9 66.61 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:41 #9 66.61 Setting up libhtml-parser-perl (3.72-3+b3) ...
22:19:41 #9 66.63 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:41 #9 66.65 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:41 #9 66.66 Setting up librole-tiny-perl (2.000006-1) ...
22:19:41 #9 66.67 Setting up gnupg (2.2.12-1+deb10u2) ...
22:19:41 #9 66.69 Setting up build-essential (12.6) ...
22:19:41 #9 66.70 Setting up libfile-homedir-perl (1.004-1) ...
22:19:41 #9 66.71 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:19:41 #9 66.72 Setting up libio-socket-ssl-perl (2.060-3) ...
22:19:41 #9 66.78 Setting up libsub-exporter-perl (0.987-1) ...
22:19:41 #9 66.79 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:41 #9 66.80 Setting up libhttp-message-perl (6.18-1) ...
22:19:41 #9 66.81 Setting up libhtml-form-perl (6.03-1) ...
22:19:41 #10 73.99 Setting up g++ (4:10.2.1-1) ...
22:19:41 #10 74.01 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:41 #10 74.02 Setting up libhtml-parser-perl (3.75-1+b1) ...
22:19:41 #10 74.03 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:41 #10 74.04 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:41 #10 74.05 Setting up librole-tiny-perl (2.002004-1) ...
22:19:41 #10 74.06 Setting up gnupg (2.2.27-2+deb11u2) ...
22:19:41 #10 74.07 Setting up build-essential (12.9) ...
22:19:41 #10 74.08 Setting up python3-unidiff (0.5.5-2) ...
22:19:41 #10 74.22 Setting up lsb-release (11.1.0) ...
22:19:41 #13 6.982 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
22:19:41 #13 6.982 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs0 arm64 5.16.2-1 [11.9 kB]
22:19:41 #13 6.983 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs-dev arm64 5.16.2-1 [47.4 kB]
22:19:41 #13 6.983 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
22:19:41 #13 6.985 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]
22:19:41 #13 6.986 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.6 [20.7 kB]
22:19:41 #13 6.986 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
22:19:41 #13 7.000 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
22:19:41 #13 7.014 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
22:19:41 #13 7.056 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
22:19:41 #13 7.130 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
22:19:41 #13 7.485 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
22:19:41 #14 27.62   Installing       : cmake-data-3.20.2-4.el8.noarch                       57/78 
22:19:41 #14 28.76   Installing       : cmake-3.20.2-4.el8.x86_64                            58/78 
22:19:41 #14 28.79   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  59/78 
22:19:41 #14 28.86   Installing       : automake-1.16.1-7.el8.noarch                         60/78 
22:19:41 #14 28.89   Installing       : perl-Error-1:0.17025-2.el8.noarch                    61/78 
22:19:41 #14 28.91   Installing       : perl-Git-2.31.1-2.el8.noarch                         62/78 
22:19:41 #14 28.94   Installing       : git-2.31.1-2.el8.x86_64                              63/78 
22:19:41 #12 6.866 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:19:41 #12 6.869 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:19:41 #12 6.923 Selecting previously unselected package libdevmapper-dev:amd64.
22:19:41 #12 6.926 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:19:41 #12 6.929 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:19:41 #12 6.957 Selecting previously unselected package libseccomp-dev:amd64.
22:19:41 #12 6.960 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
22:19:41 #12 6.963 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
22:19:41 #12 6.994 Selecting previously unselected package libsystemd-dev:amd64.
22:19:41 #12 6.997 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
22:19:41 #12 7.001 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
22:19:41 #12 7.095 Selecting previously unselected package pkg-config.
22:19:41 #9 66.74 
22:19:41 #9 66.74 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:41 #9 66.79 Setting up dput (1.0.3) ...
22:19:41 #12 8.976   Installing       : libutempter-1.2.1-6.fc36.aarch64                    29/115 
22:19:41 #12 9.047   Installing       : util-linux-2.38-0.2.fc36.aarch64                    30/115 
22:19:41 #12 9.069   Installing       : policycoreutils-3.3-4.fc36.aarch64                  31/115 
22:19:41 #12 9.078   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                  31/115 
22:19:41 #12 9.092   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            32/115 
22:19:41 #12 9.098   Installing       : selinux-policy-36.16-1.fc36.noarch                  33/115 
22:19:41 #12 9.102   Running scriptlet: selinux-policy-36.16-1.fc36.noarch                  33/115 
22:19:41 #12 9.130   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         34/115 
22:19:41 #13 6.633 debconf: delaying package configuration, since apt-utils is not installed
22:19:41 #13 6.679 Fetched 7678 kB in 1s (5417 kB/s)
22:19:41 #13 6.704 Selecting previously unselected package bash-completion.
22:19:41 #13 6.704 (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.)
22:19:41 #13 6.719 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
22:19:41 #11 14.84 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) ...
22:19:41 #11 14.99 Selecting previously unselected package libpython3.8-stdlib:amd64.
22:19:41 #11 14.99 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
22:19:41 #11 15.00 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
22:19:41 #9 66.82 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
22:19:41 #9 66.83 Setting up libjson-xs-perl (3.040-1+b1) ...
22:19:41 #9 66.84 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:41 #9 66.86 Setting up libio-prompter-perl (0.004015-1) ...
22:19:41 #9 66.87 Setting up libhttp-cookies-perl (6.04-1) ...
22:19:41 #9 66.88 Setting up po-debconf (1.0.21) ...
22:19:41 #9 66.89 Setting up libhtml-tree-perl (5.07-2) ...
22:19:41 #9 66.90 Setting up libparams-classify-perl (0.015-1+b1) ...
22:19:41 #9 66.92 Setting up libcgi-pm-perl (4.40-1) ...
22:19:41 #9 66.93 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:41 #9 66.94 Setting up libnet-dns-sec-perl (1.11-1) ...
22:19:41 #9 66.95 Setting up libsereal-perl (4.005-1) ...
22:19:41 #9 66.97 Setting up libhtml-format-perl (2.12-1) ...
22:19:41 #9 66.98 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:19:41 #9 67.04 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:41 #10 74.23 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:41 #10 74.25 Setting up libfile-homedir-perl (1.006-1) ...
22:19:41 #10 74.26 Setting up python3-magic (2:0.4.20-3) ...
22:19:41 #10 74.40 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:41 #10 74.42 Setting up pristine-tar (1.49) ...
22:19:41 #10 74.43 Setting up libio-socket-ssl-perl (2.069-1) ...
22:19:41 #10 74.44 Setting up libsub-exporter-perl (0.987-1) ...
22:19:41 #10 74.45 Setting up libc-devtools (2.31-13+deb11u5) ...
22:19:41 #10 74.46 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:41 #10 74.47 Setting up libhttp-message-perl (6.28-1) ...
22:19:41 #13 4.801 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
22:19:41 #13 4.801 1 not fully installed or removed.
22:19:41 #13 4.801 Need to get 7797 kB of archives.
22:19:41 #13 4.801 After this operation, 37.8 MB of additional disk space will be used.
22:19:41 #13 4.801 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
22:19:41 #13 7.139 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
22:19:41 #13 7.142 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
22:19:41 #13 7.142 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
22:19:41 #13 7.144 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.6 [306 kB]
22:19:41 #13 7.149 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB]
22:19:41 #13 7.220 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
22:19:41 #13 7.378 debconf: delaying package configuration, since apt-utils is not installed
22:19:41 #13 7.414 Fetched 11.1 MB in 2s (7141 kB/s)
22:19:41 #13 7.602 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
22:19:41 #13 7.621 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
22:19:41 #13 7.644 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
22:19:41 #13 7.655 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
22:19:41 #13 7.656 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
22:19:41 #13 7.657 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
22:19:41 #14 29.03   Installing       : libtool-2.4.6-25.el8.x86_64                          64/78 
22:19:41 #14 29.04   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          64/78 
22:19:41 #14 29.07   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               65/78 
22:19:41 #14 29.09   Installing       : device-mapper-devel-8:1.02.181-6.el8.x86_64          66/78 
22:19:41 #14 29.13   Installing       : annobin-10.67-3.el8.x86_64                           67/78 
22:19:41 #14 29.15   Running scriptlet: annobin-10.67-3.el8.x86_64                           67/78 
22:19:41 #14 29.17   Installing       : gcc-plugin-annobin-8.5.0-15.el8.x86_64               68/78 
22:19:41 #14 29.18   Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.x86_64               68/78 
22:19:41 #14 29.21   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  69/78 
22:19:41 #14 29.23   Upgrading        : glibc-minimal-langpack-2.28-214.el8.x86_64           70/78 
22:19:41 #12 7.096 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ...
22:19:41 #12 7.099 Unpacking pkg-config (0.29-6) ...
22:19:41 #12 7.141 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:19:41 #12 7.151 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
22:19:41 #12 7.159 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:19:41 #12 7.168 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:19:41 #12 7.177 Setting up libprocps7:amd64 (2:3.3.15-2) ...
22:19:41 #12 7.186 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:19:41 #12 7.195 Setting up libbtrfs0 (4.20.1-2) ...
22:19:41 #12 7.204 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:19:41 #12 7.213 Setting up bash-completion (1:2.8-6) ...
22:19:41 #9 66.96 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:41 #9 66.97 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:41 #9 66.98 Setting up libmailtools-perl (2.18-1) ...
22:19:41 #9 66.99 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
22:19:41 #9 67.00 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:41 #9 67.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:41 #9 67.11 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:41 #9 67.18 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:41 #12 9.340   Installing       : selinux-policy-targeted-36.16-1.fc36.noarch         34/115 
22:19:41 #11 15.33 Selecting previously unselected package python3.8.
22:19:41 #11 15.33 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
22:19:41 #11 15.35 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:19:42 #10 64.74 Setting up libemail-address-xs-perl (1.04-1+b3) ...
22:19:42 #10 64.76 Setting up libnet-ssleay-perl (1.88-3+b1) ...
22:19:42 #10 64.77 Setting up automake (1:1.16.3-2) ...
22:19:42 #10 64.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:42 #10 64.78 Setting up libapt-pkg-perl (0.1.39) ...
22:19:42 #10 64.79 Setting up libio-sessiondata-perl (1.03-1.1) ...
22:19:42 #10 64.81 Setting up libstring-escape-perl (2010.002-2) ...
22:19:42 #10 64.81 Setting up libhttp-date-perl (6.05-1) ...
22:19:42 #10 64.83 Setting up libfile-which-perl (1.23-1) ...
22:19:42 #10 64.84 Setting up libfile-basedir-perl (0.08-1) ...
22:19:42 #10 64.85 Setting up libnumber-range-perl (0.12-1.1) ...
22:19:42 #9 67.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:42 #9 67.23 
22:19:42 #9 67.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:42 #9 67.26 Setting up dput (1.0.3) ...
22:19:42 #10 74.48 Setting up libhtml-form-perl (6.07-1) ...
22:19:42 #10 74.49 Setting up python3-pkg-resources (52.0.0-4) ...
22:19:42 #10 74.77 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:42 #13 5.165 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
22:19:42 #13 7.440 Selecting previously unselected package bash-completion.
22:19:42 #13 7.440 (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 ... 25552 files and directories currently installed.)
22:19:42 #13 7.454 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
22:19:42 #13 7.466 Unpacking bash-completion (1:2.11-5ubuntu1) ...
22:19:42 #13 7.594 Selecting previously unselected package libarchive13:arm64.
22:19:42 #13 7.596 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
22:19:42 #13 7.603 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
22:19:42 #13 7.639 Selecting previously unselected package libjsoncpp25:arm64.
22:19:42 #13 7.642 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
22:19:42 #13 7.645 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
22:19:42 #13 7.677 Selecting previously unselected package librhash0:arm64.
22:19:42 #13 7.797 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
22:19:42 #13 8.020 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
22:19:42 #13 8.021 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs0 armhf 5.16.2-1 [12.6 kB]
22:19:42 #13 8.022 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs-dev armhf 5.16.2-1 [47.0 kB]
22:19:42 #13 8.023 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
22:19:42 #13 8.025 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]
22:19:42 #13 8.026 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.6 [20.7 kB]
22:19:42 #13 8.026 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
22:19:42 #13 8.039 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
22:19:42 #13 8.049 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
22:19:42 #14 29.24   Running scriptlet: systemd-239-67.el8.x86_64                            71/78 
22:19:42 #14 29.26   Cleanup          : systemd-239-67.el8.x86_64                            71/78 
22:19:42 #14 29.30   Cleanup          : systemd-libs-239-67.el8.x86_64                       72/78 
22:19:42 #14 29.31   Cleanup          : systemd-pam-239-67.el8.x86_64                        73/78 
22:19:42 #14 29.33   Cleanup          : pcre2-10.32-3.el8_6.x86_64                           74/78 
22:19:42 #14 29.35   Cleanup          : glibc-2.28-211.el8.x86_64                            75/78 
22:19:42 #14 29.37   Cleanup          : glibc-minimal-langpack-2.28-211.el8.x86_64           76/78 
22:19:42 #14 29.39   Cleanup          : glibc-gconv-extra-2.28-211.el8.x86_64                77/78 
22:19:42 #14 29.39   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                77/78 
22:19:42 #14 29.42   Cleanup          : glibc-common-2.28-211.el8.x86_64                     78/78 
22:19:42 #9 67.34 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:42 #9 67.38 Setting up libconst-fast-perl (0.014-1) ...
22:19:42 #9 67.39 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:42 #9 67.40 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:42 #9 67.41 Setting up libemail-valid-perl (1.202-1) ...
22:19:42 #9 67.42 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:42 #9 67.43 Setting up libpackage-stash-perl (0.38-1) ...
22:19:42 #9 67.44 Setting up libimport-into-perl (1.002005-1) ...
22:19:42 #11 15.42 Selecting previously unselected package libpython3-stdlib:amd64.
22:19:42 #11 15.42 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
22:19:42 #11 15.44 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
22:19:42 #11 15.49 Setting up python3-minimal (3.8.2-0ubuntu2) ...
22:19:42 #9 67.41 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:42 #9 67.42 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:42 #9 67.43 Setting up libmailtools-perl (2.18-1) ...
22:19:42 #9 67.45 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
22:19:42 #9 67.47 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:19:42 #9 67.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:42 #9 67.59 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:42 #13 7.256 Unpacking bash-completion (1:2.10-1ubuntu1) ...
22:19:42 #13 7.406 Selecting previously unselected package cmake-data.
22:19:42 #10 64.86 Setting up libtask-weaken-perl (1.06-1) ...
22:19:42 #10 64.87 Setting up libunicode-utf8-perl (0.62-1+b2) ...
22:19:42 #10 64.88 Setting up libmouse-perl (2.5.10-1+b1) ...
22:19:42 #10 64.89 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:42 #10 64.90 Setting up libfile-listing-perl (6.14-1) ...
22:19:42 #10 64.91 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
22:19:42 #10 64.92 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:42 #10 64.93 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:42 #10 64.94 Setting up libdata-messagepack-perl (1.00-4+b1) ...
22:19:42 #10 64.95 Setting up libclass-inspector-perl (1.36-1) ...
22:19:42 #10 64.97 Setting up libfont-afm-perl (1.20-3) ...
22:19:42 #10 64.97 Setting up libwant-perl (0.29-1+b6) ...
22:19:42 #10 64.99 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:42 #10 65.00 Setting up libtext-glob-perl (0.11-1) ...
22:19:42 #10 65.01 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:42 #10 65.02 Setting up liblist-compare-perl (0.55-1) ...
22:19:42 #10 65.07 Setting up libref-util-xs-perl (0.117-1+b3) ...
22:19:42 #10 74.78 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:42 #10 74.79 Setting up libjson-xs-perl (4.030-1+b1) ...
22:19:42 #10 74.80 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:42 #10 74.81 Setting up libio-prompter-perl (0.004015-1) ...
22:19:42 #10 74.82 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:42 #10 74.84 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:42 #10 74.85 Setting up python3-apt (2.2.1) ...
22:19:42 #10 75.00 Setting up po-debconf (1.0.21+nmu1) ...
22:19:42 #10 75.01 Setting up libhtml-tree-perl (5.07-2) ...
22:19:42 #10 75.02 Setting up libparams-classify-perl (0.015-1+b3) ...
22:19:42 #13 5.432 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
22:19:42 #13 7.678 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
22:19:42 #13 7.682 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
22:19:42 #13 7.718 Selecting previously unselected package libuv1:arm64.
22:19:42 #13 7.720 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
22:19:42 #13 7.724 Unpacking libuv1:arm64 (1.43.0-1) ...
22:19:42 #13 7.751 Selecting previously unselected package dh-elpa-helper.
22:19:42 #13 7.754 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
22:19:42 #13 7.757 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
22:19:42 #13 7.795 Selecting previously unselected package emacsen-common.
22:19:42 #13 7.797 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
22:19:42 #13 7.809 Unpacking emacsen-common (3.0.4) ...
22:19:42 #13 7.845 Selecting previously unselected package cmake-data.
22:19:42 #13 7.848 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
22:19:42 #13 7.856 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:42 #13 8.096 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
22:19:42 #13 8.096 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
22:19:42 #13 8.169 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
22:19:42 #13 8.171 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
22:19:42 #13 8.172 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
22:19:42 #13 8.174 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.6 [306 kB]
22:19:42 #13 8.178 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB]
22:19:42 #13 8.248 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
22:19:42 #14 29.44   Running scriptlet: glibc-common-2.28-211.el8.x86_64                     78/78 
22:19:42 #14 29.52   Running scriptlet: glibc-common-2.28-214.el8.x86_64                     78/78 
22:19:42 #14 29.66   Running scriptlet: systemd-239-68.el8.x86_64                            78/78 
22:19:42 #9 67.45 Setting up libmoo-perl (2.003004-2) ...
22:19:42 #9 67.46 Setting up libmime-tools-perl (5.509-1) ...
22:19:42 #9 67.47 Setting up libxml-simple-perl (2.25-1) ...
22:19:42 #9 67.49 Setting up libparams-validate-perl (1.29-1+b1) ...
22:19:42 #9 67.50 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:19:42 #9 67.51 Setting up lintian (2.15.0) ...
22:19:42 #9 67.52 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:42 #9 67.53 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
22:19:42 #9 67.54 Setting up licensecheck (3.0.31-3) ...
22:19:42 #9 67.55 Setting up libgitlab-api-v4-perl (0.16-1) ...
22:19:42 #9 67.57 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:42 #9 67.58 Setting up libwww-perl (6.36-2) ...
22:19:42 #9 67.59 Setting up debhelper (12.1.1) ...
22:19:42 #9 67.60 Setting up dh-autoreconf (19) ...
22:19:42 #9 67.61 Setting up devscripts (2.19.5+deb10u1) ...
22:19:42 #12 7.850 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:19:42 #12 7.860 Setting up pkg-config (0.29-6) ...
22:19:42 #12 7.905 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
22:19:42 #11 15.78 Selecting previously unselected package python3.
22:19:42 #11 15.78 (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.)
22:19:42 #11 15.78 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
22:19:42 #11 15.79 Unpacking python3 (3.8.2-0ubuntu2) ...
22:19:42 #11 15.84 Selecting previously unselected package libbsd0:amd64.
22:19:42 #11 15.84 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
22:19:42 #11 15.85 Unpacking libbsd0:amd64 (0.10.0-1) ...
22:19:42 #11 15.91 Selecting previously unselected package bsdmainutils.
22:19:42 #9 67.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:42 #9 67.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:42 #9 67.83 Setting up libconst-fast-perl (0.014-1) ...
22:19:42 #9 67.84 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
22:19:42 #10 63.27 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
22:19:42 #10 63.28 Setting up dirmngr (2.2.27-2+deb11u2) ...
22:19:42 #10 63.42 Setting up perl (5.32.1-4+deb11u2) ...
22:19:42 #10 63.45 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
22:19:42 #10 63.46 Setting up libclass-data-inheritable-perl (0.08-3) ...
22:19:42 #10 63.49 Setting up libdata-dump-perl (1.23-1.1) ...
22:19:42 #10 63.50 Setting up libref-util-perl (0.204-1) ...
22:19:42 #10 63.52 Setting up libipc-system-simple-perl (1.30-1) ...
22:19:42 #13 7.409 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
22:19:42 #13 7.414 Unpacking cmake-data (3.16.3-1ubuntu1) ...
22:19:42 #10 65.09 Setting up libio-pty-perl (1:1.15-2) ...
22:19:42 #10 65.10 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
22:19:42 #10 65.11 Setting up libsort-key-perl (1.33-2+b3) ...
22:19:42 #10 65.12 Setting up libclone-perl (0.45-1+b1) ...
22:19:42 #10 65.13 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:42 #10 65.14 Setting up libarchive-zip-perl (1.68-1) ...
22:19:42 #10 65.15 Setting up libsub-identify-perl (0.14-1+b3) ...
22:19:42 #10 65.19 Setting up libdistro-info-perl (1.0) ...
22:19:42 #10 65.20 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:42 #10 65.21 Setting up libobject-id-perl (0.1.2-2.1) ...
22:19:42 #10 65.22 Setting up libio-stringy-perl (2.111-3) ...
22:19:42 #10 65.23 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:42 #10 65.24 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:42 #10 65.25 Setting up liblog-any-perl (1.709-1) ...
22:19:42 #10 65.26 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:42 #10 65.30 Setting up libdevel-size-perl (0.83-1+b2) ...
22:19:42 #10 65.31 Setting up libdebhelper-perl (13.3.4) ...
22:19:42 #10 65.32 Setting up libpod-constants-perl (0.19-2) ...
22:19:42 #10 65.33 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
22:19:42 #10 65.34 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:42 #10 65.35 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:42 #10 65.37 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:42 #10 65.38 Setting up libtry-tiny-perl (0.30-1) ...
22:19:42 #10 65.39 Setting up libtype-tiny-perl (1.012001-2) ...
22:19:42 #10 65.40 Setting up libcommon-sense-perl (3.75-1+b4) ...
22:19:42 #10 65.41 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:42 #10 75.03 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:42 #10 75.04 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:42 #10 75.06 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:19:42 #10 75.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:42 #10 75.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:42 #10 75.28 
22:19:42 #10 75.28 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:42 #13 5.448 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
22:19:42 #13 5.452 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
22:19:42 #13 5.458 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
22:19:42 #13 5.462 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake arm64 3.16.3-1ubuntu1 [3115 kB]
22:19:42 #13 5.610 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
22:19:42 #13 5.611 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB]
22:19:42 #13 5.616 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB]
22:19:42 #13 5.627 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
22:19:42 #13 5.630 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
22:19:42 #13 5.633 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.18 [19.7 kB]
22:19:42 #13 5.633 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
22:19:42 #13 5.645 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
22:19:42 #13 5.651 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
22:19:42 #13 5.685 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
22:19:42 #13 5.759 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
22:19:42 #13 5.768 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
22:19:42 #13 5.770 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
22:19:42 #13 5.771 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]
22:19:42 #13 5.772 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.18 [246 kB]
22:19:42 #13 5.776 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
22:19:42 #13 8.225 Selecting previously unselected package cmake.
22:19:42 #13 8.433 debconf: delaying package configuration, since apt-utils is not installed
22:19:42 #13 8.477 Fetched 10.9 MB in 2s (7096 kB/s)
22:19:42 #13 8.503 Selecting previously unselected package bash-completion.
22:19:42 #13 8.503 (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 ... 25298 files and directories currently installed.)
22:19:42 #13 8.519 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
22:19:42 #13 8.531 Unpacking bash-completion (1:2.11-5ubuntu1) ...
22:19:42 #14 29.79   Verifying        : pcre2-10.32-3.el8.x86_64                              1/78 
22:19:42 #14 29.79   Verifying        : pcre2-10.32-3.el8_6.x86_64                            2/78 
22:19:42 #14 29.79   Verifying        : annobin-10.67-3.el8.x86_64                            3/78 
22:19:42 #14 29.79   Verifying        : autoconf-2.69-29.el8.noarch                           4/78 
22:19:42 #14 29.79   Verifying        : automake-1.16.1-7.el8.noarch                          5/78 
22:19:42 #14 29.79   Verifying        : cmake-3.20.2-4.el8.x86_64                             6/78 
22:19:42 #14 29.79   Verifying        : cmake-data-3.20.2-4.el8.noarch                        7/78 
22:19:42 #14 29.79   Verifying        : cmake-filesystem-3.20.2-4.el8.x86_64                  8/78 
22:19:42 #14 29.79   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  9/78 
22:19:42 #14 29.79   Verifying        : cpp-8.5.0-15.el8.x86_64                              10/78 
22:19:42 #14 29.79   Verifying        : gcc-8.5.0-15.el8.x86_64                              11/78 
22:19:42 #14 29.79   Verifying        : gcc-plugin-annobin-8.5.0-15.el8.x86_64               12/78 
22:19:42 #14 29.79   Verifying        : git-2.31.1-2.el8.x86_64                              13/78 
22:19:42 #14 29.79   Verifying        : git-core-2.31.1-2.el8.x86_64                         14/78 
22:19:42 #14 29.79   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     15/78 
22:19:42 #14 29.79   Verifying        : isl-0.16.1-6.el8.x86_64                              16/78 
22:19:42 #14 29.79   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          17/78 
22:19:42 #14 29.79   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  18/78 
22:19:42 #14 29.79   Verifying        : libtool-2.4.6-25.el8.x86_64                          19/78 
22:19:42 #14 29.79   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               20/78 
22:19:42 #14 29.79   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        21/78 
22:19:42 #14 29.79   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      22/78 
22:19:42 #14 29.79   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    23/78 
22:19:42 #14 29.79   Verifying        : perl-Git-2.31.1-2.el8.noarch                         24/78 
22:19:42 #14 29.79   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   25/78 
22:19:42 #14 29.79   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  26/78 
22:19:42 #14 29.79   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            27/78 
22:19:42 #14 29.79   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   28/78 
22:19:42 #14 29.79   Verifying        : checkpolicy-2.9-1.el8.x86_64                         29/78 
22:19:42 #14 29.79   Verifying        : glibc-devel-2.28-214.el8.x86_64                      30/78 
22:19:42 #14 29.79   Verifying        : glibc-headers-2.28-214.el8.x86_64                    31/78 
22:19:42 #14 29.79   Verifying        : glibc-langpack-en-2.28-214.el8.x86_64                32/78 
22:19:42 #14 29.79   Verifying        : kernel-headers-4.18.0-408.el8.x86_64                 33/78 
22:19:42 #14 29.79   Verifying        : less-530-1.el8.x86_64                                34/78 
22:19:42 #14 29.79   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                35/78 
22:19:42 #14 29.79   Verifying        : libgomp-8.5.0-15.el8.x86_64                          36/78 
22:19:42 #14 29.79   Verifying        : libselinux-devel-2.9-6.el8.x86_64                    37/78 
22:19:42 #14 29.79   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    38/78 
22:19:42 #14 29.79   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      39/78 
22:19:42 #14 29.79   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   40/78 
22:19:42 #14 29.79   Verifying        : m4-1.4.18-7.el8.x86_64                               41/78 
22:19:42 #14 29.79   Verifying        : make-1:4.2.1-11.el8.x86_64                           42/78 
22:19:42 #14 29.79   Verifying        : openssh-8.0p1-16.el8.x86_64                          43/78 
22:19:42 #14 29.79   Verifying        : openssh-clients-8.0p1-16.el8.x86_64                  44/78 
22:19:42 #14 29.79   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       45/78 
22:19:42 #14 29.79   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       46/78 
22:19:42 #14 29.79   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       47/78 
22:19:42 #14 29.79   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                48/78 
22:19:42 #14 29.79   Verifying        : policycoreutils-2.9-20.el8.x86_64                    49/78 
22:19:42 #14 29.80   Verifying        : policycoreutils-devel-2.9-20.el8.x86_64              50/78 
22:19:42 #14 29.80   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       51/78 
22:19:42 #14 29.80   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     52/78 
22:19:42 #14 29.80   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  53/78 
22:19:42 #14 29.80   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 54/78 
22:19:42 #14 29.80   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            55/78 
22:19:42 #14 29.80   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   56/78 
22:19:42 #14 29.80   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              57/78 
22:19:42 #14 29.80   Verifying        : selinux-policy-3.14.3-108.el8.noarch                 58/78 
22:19:42 #14 29.80   Verifying        : selinux-policy-devel-3.14.3-108.el8.noarch           59/78 
22:19:42 #14 29.80   Verifying        : selinux-policy-minimum-3.14.3-108.el8.noarch         60/78 
22:19:42 #14 29.80   Verifying        : systemd-devel-239-68.el8.x86_64                      61/78 
22:19:42 #14 29.80   Verifying        : device-mapper-devel-8:1.02.181-6.el8.x86_64          62/78 
22:19:42 #14 29.80   Verifying        : glibc-static-2.28-214.el8.x86_64                     63/78 
22:19:42 #14 29.80   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  64/78 
22:19:42 #14 29.80   Verifying        : glibc-2.28-214.el8.x86_64                            65/78 
22:19:42 #14 29.80   Verifying        : glibc-2.28-211.el8.x86_64                            66/78 
22:19:42 #14 29.80   Verifying        : glibc-common-2.28-214.el8.x86_64                     67/78 
22:19:42 #14 29.80   Verifying        : glibc-common-2.28-211.el8.x86_64                     68/78 
22:19:42 #14 29.80   Verifying        : glibc-gconv-extra-2.28-214.el8.x86_64                69/78 
22:19:42 #14 29.80   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                70/78 
22:19:42 #14 29.80   Verifying        : glibc-minimal-langpack-2.28-214.el8.x86_64           71/78 
22:19:42 #14 29.80   Verifying        : glibc-minimal-langpack-2.28-211.el8.x86_64           72/78 
22:19:42 #14 29.80   Verifying        : systemd-239-68.el8.x86_64                            73/78 
22:19:42 #14 29.80   Verifying        : systemd-239-67.el8.x86_64                            74/78 
22:19:42 #14 29.80   Verifying        : systemd-libs-239-68.el8.x86_64                       75/78 
22:19:42 #14 29.80   Verifying        : systemd-libs-239-67.el8.x86_64                       76/78 
22:19:42 #14 29.80   Verifying        : systemd-pam-239-68.el8.x86_64                        77/78 
22:19:42 #14 29.80   Verifying        : systemd-pam-239-67.el8.x86_64                        78/78 
22:19:42 #14 30.06 
22:19:42 #14 30.06 Upgraded:
22:19:42 #14 30.06   glibc-2.28-214.el8.x86_64                                                     
22:19:42 #14 30.06   glibc-common-2.28-214.el8.x86_64                                              
22:19:42 #14 30.06   glibc-gconv-extra-2.28-214.el8.x86_64                                         
22:19:42 #14 30.06   glibc-minimal-langpack-2.28-214.el8.x86_64                                    
22:19:42 #14 30.06   systemd-239-68.el8.x86_64                                                     
22:19:42 #14 30.06   systemd-libs-239-68.el8.x86_64                                                
22:19:42 #14 30.06   systemd-pam-239-68.el8.x86_64                                                 
22:19:42 #14 30.06 Downgraded:
22:19:42 #14 30.06   pcre2-10.32-3.el8.x86_64                                                      
22:19:42 #14 30.06 Installed:
22:19:42 #14 30.06   annobin-10.67-3.el8.x86_64                                                    
22:19:42 #14 30.06   autoconf-2.69-29.el8.noarch                                                   
22:19:42 #14 30.06   automake-1.16.1-7.el8.noarch                                                  
22:19:42 #14 30.06   checkpolicy-2.9-1.el8.x86_64                                                  
22:19:42 #14 30.06   cmake-3.20.2-4.el8.x86_64                                                     
22:19:42 #14 30.06   cmake-data-3.20.2-4.el8.noarch                                                
22:19:42 #14 30.06   cmake-filesystem-3.20.2-4.el8.x86_64                                          
22:19:42 #14 30.06   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
22:19:42 #14 30.06   cpp-8.5.0-15.el8.x86_64                                                       
22:19:42 #14 30.06   device-mapper-devel-8:1.02.181-6.el8.x86_64                                   
22:19:42 #14 30.06   gcc-8.5.0-15.el8.x86_64                                                       
22:19:42 #14 30.06   gcc-plugin-annobin-8.5.0-15.el8.x86_64                                        
22:19:42 #14 30.06   git-2.31.1-2.el8.x86_64                                                       
22:19:42 #14 30.06   git-core-2.31.1-2.el8.x86_64                                                  
22:19:42 #14 30.06   git-core-doc-2.31.1-2.el8.noarch                                              
22:19:42 #14 30.06   glibc-devel-2.28-214.el8.x86_64                                               
22:19:42 #14 30.06   glibc-headers-2.28-214.el8.x86_64                                             
22:19:42 #14 30.06   glibc-langpack-en-2.28-214.el8.x86_64                                         
22:19:42 #14 30.06   glibc-static-2.28-214.el8.x86_64                                              
22:19:42 #14 30.06   isl-0.16.1-6.el8.x86_64                                                       
22:19:42 #14 30.06   kernel-headers-4.18.0-408.el8.x86_64                                          
22:19:42 #14 30.06   less-530-1.el8.x86_64                                                         
22:19:42 #14 30.06   libedit-3.1-23.20170329cvs.el8.x86_64                                         
22:19:42 #14 30.06   libgomp-8.5.0-15.el8.x86_64                                                   
22:19:42 #14 30.06   libmpc-1.1.0-9.1.el8.x86_64                                                   
22:19:42 #14 30.06   libseccomp-devel-2.5.2-1.el8.x86_64                                           
22:19:42 #14 30.06   libselinux-devel-2.9-6.el8.x86_64                                             
22:19:42 #14 30.06   libselinux-utils-2.9-6.el8.x86_64                                             
22:19:42 #14 30.06   libsepol-devel-2.9-3.el8.x86_64                                               
22:19:42 #14 30.06   libtool-2.4.6-25.el8.x86_64                                                   
22:19:42 #14 30.06   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
22:19:42 #14 30.06   libuv-1:1.41.1-1.el8_4.x86_64                                                 
22:19:42 #14 30.06   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
22:19:42 #14 30.06   libxcrypt-static-4.1.1-6.el8.x86_64                                           
22:19:42 #14 30.06   libxkbcommon-0.9.1-1.el8.x86_64                                               
22:19:42 #14 30.06   m4-1.4.18-7.el8.x86_64                                                        
22:19:42 #14 30.06   make-1:4.2.1-11.el8.x86_64                                                    
22:19:42 #14 30.06   openssh-8.0p1-16.el8.x86_64                                                   
22:19:42 #14 30.06   openssh-clients-8.0p1-16.el8.x86_64                                           
22:19:42 #14 30.06   pcre2-devel-10.32-3.el8.x86_64                                                
22:19:42 #14 30.06   pcre2-utf16-10.32-3.el8.x86_64                                                
22:19:42 #14 30.06   pcre2-utf32-10.32-3.el8.x86_64                                                
22:19:42 #14 30.06   perl-Data-Dumper-2.167-399.el8.x86_64                                         
22:19:42 #14 30.06   perl-Error-1:0.17025-2.el8.noarch                                             
22:19:42 #14 30.06   perl-Git-2.31.1-2.el8.noarch                                                  
22:19:42 #14 30.06   perl-TermReadKey-2.37-7.el8.x86_64                                            
22:19:42 #14 30.06   perl-Thread-Queue-3.13-1.el8.noarch                                           
22:19:42 #14 30.06   policycoreutils-2.9-20.el8.x86_64                                             
22:19:42 #14 30.06   policycoreutils-devel-2.9-20.el8.x86_64                                       
22:19:42 #14 30.06   policycoreutils-python-utils-2.9-20.el8.noarch                                
22:19:42 #14 30.06   python3-audit-3.0.7-4.el8.x86_64                                              
22:19:42 #14 30.06   python3-libselinux-2.9-6.el8.x86_64                                           
22:19:42 #14 30.06   python3-libsemanage-2.9-9.el8.x86_64                                          
22:19:42 #14 30.06   python3-policycoreutils-2.9-20.el8.noarch                                     
22:19:42 #14 30.06   python3-setools-4.3.0-3.el8.x86_64                                            
22:19:42 #14 30.06   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
22:19:42 #14 30.06   selinux-policy-3.14.3-108.el8.noarch                                          
22:19:42 #14 30.06   selinux-policy-devel-3.14.3-108.el8.noarch                                    
22:19:42 #14 30.06   selinux-policy-minimum-3.14.3-108.el8.noarch                                  
22:19:42 #14 30.06   systemd-devel-239-68.el8.x86_64                                               
22:19:42 #14 30.06   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
22:19:42 #14 30.06   xkeyboard-config-2.28-1.el8.noarch                                            
22:19:42 #14 30.06 
22:19:42 #14 30.06 Complete!
22:19:42 #9 67.82 Setting up dh-strip-nondeterminism (1.1.2-1) ...
22:19:42 #9 67.84 Setting up equivs (2.2.0) ...
22:19:42 #9 67.86 Setting up libxml-parser-perl (2.44-4) ...
22:19:42 #9 67.86 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:42 #9 67.90 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:42 #9 67.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:42 #12 7.919 Setting up libbtrfs-dev (4.20.1-2) ...
22:19:42 #12 7.929 Setting up librhash0:amd64 (1.3.8-1) ...
22:19:42 #12 7.940 Setting up procps (2:3.3.15-2) ...
22:19:42 #12 7.963 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
22:19:42 #12 7.977 Setting up cmake-data (3.13.4-1) ...
22:19:42 #12 7.993 Setting up dh-apparmor (2.13.2-10) ...
22:19:42 #12 8.004 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
22:19:42 #12 8.016 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:19:42 #12 8.025 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:19:42 #12 8.033 Setting up cmake (3.13.4-1) ...
22:19:42 #12 8.043 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:19:42 #12 8.055 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:19:42 #12 8.065 Setting up dmsetup (2:1.02.155-3) ...
22:19:42 #12 8.076 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:19:42 #12 8.086 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:19:42 #12 8.097 Setting up docker-ce-build-deps (1.0) ...
22:19:42 #12 8.107 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:42 #12 8.125 Processing triggers for man-db (2.8.5-2) ...
22:19:42 #11 15.91 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
22:19:42 #11 15.91 Unpacking bsdmainutils (11.1.2ubuntu3) ...
22:19:42 #11 16.01 Selecting previously unselected package libuchardet0:amd64.
22:19:42 #11 16.01 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
22:19:42 #11 16.02 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
22:19:42 #11 16.06 Selecting previously unselected package groff-base.
22:19:42 #11 16.06 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
22:19:42 #11 16.06 Unpacking groff-base (1.22.4-4build1) ...
22:19:42 #9 67.86 Setting up libmodule-implementation-perl (0.09-1) ...
22:19:42 #9 67.87 Setting up libemail-valid-perl (1.202-1) ...
22:19:42 #9 67.88 Setting up libcgi-fast-perl (1:2.13-1) ...
22:19:42 #9 67.89 Setting up libpackage-stash-perl (0.38-1) ...
22:19:42 #9 67.90 Setting up libimport-into-perl (1.002005-1) ...
22:19:42 #9 67.92 Setting up libmoo-perl (2.003004-2) ...
22:19:42 #9 67.93 Setting up libmime-tools-perl (5.509-1) ...
22:19:42 #9 67.94 Setting up libxml-simple-perl (2.25-1) ...
22:19:42 #9 67.95 Setting up libparams-validate-perl (1.29-1+b1) ...
22:19:42 #9 67.96 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:19:42 #9 67.98 Setting up lintian (2.15.0) ...
22:19:42 #9 68.02 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:42 #9 68.05 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
22:19:42 #9 68.07 Setting up licensecheck (3.0.31-3) ...
22:19:42 #10 63.54 Setting up libnet-domain-tld-perl (1.75-1.1) ...
22:19:42 #10 63.56 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
22:19:42 #10 63.57 Setting up libvariable-magic-perl (0.62-1+b3) ...
22:19:42 #10 63.58 Setting up libio-html-perl (1.004-2) ...
22:19:42 #10 63.60 Setting up libpod-parser-perl (1.63-2) ...
22:19:42 #10 63.61 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
22:19:42 #10 63.63 Setting up liblist-moreutils-xs-perl (0.430-2) ...
22:19:42 #10 63.64 Setting up gcc-10 (10.2.1-6) ...
22:19:42 #10 63.65 Setting up libparams-util-perl (1.102-1+b1) ...
22:19:42 #10 63.67 Setting up libdpkg-perl (1.20.12) ...
22:19:42 #10 63.69 Setting up libtime-duration-perl (1.21-1) ...
22:19:42 #10 63.70 Setting up autoconf (2.69-14) ...
22:19:42 #10 63.72 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:19:42 #10 63.74 Setting up libarray-intspan-perl (2.004-1) ...
22:19:42 #13 7.734 Selecting previously unselected package libarchive13:armhf.
22:19:42 #13 7.738 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
22:19:42 #13 7.744 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
22:19:42 #13 7.795 Selecting previously unselected package libjsoncpp1:armhf.
22:19:42 #13 7.798 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
22:19:42 #13 7.801 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
22:19:42 #13 7.840 Selecting previously unselected package librhash0:armhf.
22:19:42 #10 65.42 Setting up libnet-http-perl (6.20-1) ...
22:19:42 #10 65.45 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
22:19:42 #10 65.47 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:42 #10 65.49 Setting up libtime-moment-perl (0.44-1+b3) ...
22:19:42 #10 65.51 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:42 #10 65.52 Setting up python3 (3.9.2-3) ...
22:19:42 #10 75.31 Setting up python3-chardet (4.0.0-1) ...
22:19:42 #13 5.932 debconf: delaying package configuration, since apt-utils is not installed
22:19:42 #13 5.973 Fetched 7797 kB in 1s (5624 kB/s)
22:19:42 #13 8.228 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
22:19:42 #13 8.232 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:42 #13 8.348 Selecting previously unselected package dh-apparmor.
22:19:42 #13 8.351 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
22:19:42 #13 8.354 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:42 #13 8.385 Selecting previously unselected package libbtrfs0:arm64.
22:19:42 #13 8.388 Preparing to unpack .../10-libbtrfs0_5.16.2-1_arm64.deb ...
22:19:42 #13 8.391 Unpacking libbtrfs0:arm64 (5.16.2-1) ...
22:19:42 #13 8.417 Selecting previously unselected package libbtrfs-dev:arm64.
22:19:42 #13 8.420 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_arm64.deb ...
22:19:42 #13 8.423 Unpacking libbtrfs-dev:arm64 (5.16.2-1) ...
22:19:42 #13 8.457 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:19:42 #13 8.639 Selecting previously unselected package libarchive13:armhf.
22:19:42 #13 8.643 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
22:19:42 #13 8.657 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
22:19:42 #13 8.695 Selecting previously unselected package libjsoncpp25:armhf.
22:19:42 #13 8.698 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
22:19:42 #13 8.702 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
22:19:42 #13 8.735 Selecting previously unselected package librhash0:armhf.
22:19:42 #13 8.737 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
22:19:42 #13 8.742 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
22:19:42 #13 8.776 Selecting previously unselected package libuv1:armhf.
22:19:42 #13 8.779 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
22:19:42 #13 8.783 Unpacking libuv1:armhf (1.43.0-1) ...
22:19:42 #13 8.812 Selecting previously unselected package dh-elpa-helper.
22:19:42 #9 68.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:42 #9 68.16 Setting up libsoap-lite-perl (1.27-1) ...
22:19:42 #9 68.19 Setting up libxmlrpc-lite-perl (0.717-2) ...
22:19:42 #9 68.20 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:42 #9 68.23 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:19:42 #11 16.25 Selecting previously unselected package libgdbm6:amd64.
22:19:42 #11 16.25 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
22:19:42 #11 16.26 Unpacking libgdbm6:amd64 (1.18.1-5) ...
22:19:42 #11 16.29 Selecting previously unselected package libpipeline1:amd64.
22:19:42 #11 16.29 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
22:19:42 #11 16.30 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
22:19:42 #11 16.35 Selecting previously unselected package man-db.
22:19:42 #11 16.35 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
22:19:42 #11 16.35 Unpacking man-db (2.9.1-1) ...
22:19:43 #9 68.11 Setting up libgitlab-api-v4-perl (0.16-1) ...
22:19:43 #9 68.13 Setting up liblwp-protocol-https-perl (6.07-2) ...
22:19:43 #9 68.15 Setting up libwww-perl (6.36-2) ...
22:19:43 #9 68.16 Setting up debhelper (12.1.1) ...
22:19:43 #9 68.17 Setting up dh-autoreconf (19) ...
22:19:43 #9 68.19 Setting up devscripts (2.19.5+deb10u1) ...
22:19:43 #10 63.75 Setting up libcapture-tiny-perl (0.48-1) ...
22:19:43 #10 63.76 Setting up libtimedate-perl (2.3300-2) ...
22:19:43 #10 63.78 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
22:19:43 #10 63.81 Setting up libsub-name-perl (0.26-1+b1) ...
22:19:43 #10 63.82 Setting up libtype-tiny-xs-perl (0.022-1) ...
22:19:43 #10 63.83 Setting up libdata-validate-domain-perl (0.10-1.1) ...
22:19:43 #10 63.85 Setting up libproc-processtable-perl (0.59-2+b1) ...
22:19:43 #10 63.87 Setting up libfile-chdir-perl (0.1008-1.1) ...
22:19:43 #10 63.89 Setting up xauth (1:1.1-1) ...
22:19:43 #10 63.91 Setting up libpath-tiny-perl (0.118-1) ...
22:19:43 #10 63.92 Setting up libarchive-cpio-perl (0.10-1.1) ...
22:19:43 #10 63.96 Setting up libjson-perl (4.03000-1) ...
22:19:43 #10 63.98 Setting up libipc-run3-perl (0.048-2) ...
22:19:43 #10 64.00 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
22:19:43 #10 64.01 Setting up libsub-override-perl (0.09-2) ...
22:19:43 #10 64.03 Setting up libaliased-perl (0.34-1.1) ...
22:19:43 #10 64.04 Setting up libstrictures-perl (2.000006-1) ...
22:19:43 #10 64.05 Setting up libsub-quote-perl (2.006006-1) ...
22:19:43 #10 64.06 Setting up libdevel-stacktrace-perl (2.0400-1) ...
22:19:43 #10 64.07 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
22:19:43 #13 7.843 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
22:19:43 #13 7.846 Unpacking librhash0:armhf (1.3.9-1) ...
22:19:43 #13 7.887 Selecting previously unselected package libuv1:armhf.
22:19:43 #13 7.890 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
22:19:43 #13 7.899 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
22:19:43 #13 7.930 Selecting previously unselected package cmake.
22:19:43 #13 7.932 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_armhf.deb ...
22:19:43 #13 7.936 Unpacking cmake (3.16.3-1ubuntu1) ...
22:19:43 #10 75.57 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:43 #10 75.58 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:43 #10 75.60 Setting up libmailtools-perl (2.21-1) ...
22:19:43 #10 75.61 Setting up python3-debian (0.1.39) ...
22:19:43 #13 6.050 Selecting previously unselected package bash-completion.
22:19:43 #13 6.050 (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.)
22:19:43 #13 6.065 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
22:19:43 #13 8.460 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
22:19:43 #13 8.463 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 8.497 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:19:43 #13 8.499 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
22:19:43 #13 8.503 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 8.527 Selecting previously unselected package libudev-dev:arm64.
22:19:43 #13 8.530 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_arm64.deb ...
22:19:43 #13 8.533 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.6) ...
22:19:43 #13 8.563 Selecting previously unselected package libsepol-dev:arm64.
22:19:43 #13 8.566 Preparing to unpack .../15-libsepol-dev_3.3-1build1_arm64.deb ...
22:19:43 #13 8.569 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
22:19:43 #13 8.613 Selecting previously unselected package libpcre2-16-0:arm64.
22:19:43 #13 8.616 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
22:19:43 #13 8.620 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 8.655 Selecting previously unselected package libpcre2-32-0:arm64.
22:19:43 #13 8.658 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
22:19:43 #13 8.662 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 8.697 Selecting previously unselected package libpcre2-posix3:arm64.
22:19:43 #13 8.815 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
22:19:43 #13 8.819 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
22:19:43 #13 8.859 Selecting previously unselected package emacsen-common.
22:19:43 #13 8.860 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
22:19:43 #13 8.870 Unpacking emacsen-common (3.0.4) ...
22:19:43 #13 8.910 Selecting previously unselected package cmake-data.
22:19:43 #13 8.913 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
22:19:43 #13 8.920 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:43 #9 68.23 Updating certificates in /etc/ssl/certs...
22:19:43 #11 16.53 Selecting previously unselected package perl-modules-5.30.
22:19:43 #11 16.53 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
22:19:43 #11 16.53 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:19:43 #9 68.34 Setting up dh-strip-nondeterminism (1.1.2-1) ...
22:19:43 #9 68.35 Setting up equivs (2.2.0) ...
22:19:43 #9 68.37 Setting up libxml-parser-perl (2.44-4) ...
22:19:43 #9 68.38 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:43 #9 68.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:43 #9 68.47 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:43 #9 68.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:43 #10 64.08 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
22:19:43 #10 64.10 Setting up libsort-versions-perl (1.62-1) ...
22:19:43 #10 64.11 Setting up libexporter-tiny-perl (1.002002-1) ...
22:19:43 #10 64.12 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
22:19:43 #10 64.14 Setting up libfile-dirlist-perl (0.05-2) ...
22:19:43 #10 64.15 Setting up libterm-readkey-perl (2.38-1+b2) ...
22:19:43 #10 64.16 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
22:19:43 #10 64.17 Setting up libperlio-gzip-perl (0.19-1+b7) ...
22:19:43 #10 64.19 Setting up libsys-hostname-long-perl (1.5-2) ...
22:19:43 #10 64.21 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
22:19:43 #10 64.22 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
22:19:43 #10 64.23 Setting up liburi-perl (5.08-1) ...
22:19:43 #10 64.24 Setting up libfile-touch-perl (0.11-1) ...
22:19:43 #10 64.26 Setting up python3.9 (3.9.2-1) ...
22:19:43 #13 8.241 Selecting previously unselected package dh-apparmor.
22:19:43 #13 8.244 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
22:19:43 #13 8.247 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
22:19:43 #13 8.276 Selecting previously unselected package libbtrfs0:armhf.
22:19:43 #13 8.279 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ...
22:19:43 #13 8.283 Unpacking libbtrfs0:armhf (5.4.1-2) ...
22:19:43 #13 8.321 Selecting previously unselected package libbtrfs-dev:armhf.
22:19:43 #13 8.323 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ...
22:19:43 #13 8.328 Unpacking libbtrfs-dev:armhf (5.4.1-2) ...
22:19:43 #13 8.382 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:43 #10 75.77 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:43 #10 75.92 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:43 #10 75.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:43 #13 8.699 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
22:19:43 #13 8.703 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 8.727 Selecting previously unselected package libpcre2-dev:arm64.
22:19:43 #13 8.730 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
22:19:43 #13 8.734 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 8.777 Selecting previously unselected package libselinux1-dev:arm64.
22:19:43 #13 8.780 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_arm64.deb ...
22:19:43 #13 8.784 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
22:19:43 #13 8.821 Selecting previously unselected package libdevmapper-dev:arm64.
22:19:43 #13 8.824 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
22:19:43 #13 8.827 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 8.856 Selecting previously unselected package libseccomp-dev:arm64.
22:19:43 #13 8.859 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
22:19:43 #13 8.863 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
22:19:43 #13 8.897 Selecting previously unselected package libsystemd-dev:arm64.
22:19:43 #13 8.899 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_arm64.deb ...
22:19:43 #13 8.902 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
22:19:43 #13 8.965 Selecting previously unselected package libglib2.0-0:arm64.
22:19:43 #10 65.85 Setting up libexception-class-perl (1.44-1) ...
22:19:43 #10 65.86 Setting up python3-xdg (0.27-2) ...
22:19:43 #10 66.03 Setting up libconfig-tiny-perl (2.26-1) ...
22:19:43 #10 66.05 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:43 #10 66.06 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
22:19:43 #10 66.07 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:43 #10 66.08 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:43 #10 66.09 Setting up libsub-install-perl (0.928-1.1) ...
22:19:43 #10 66.10 Setting up dpkg-dev (1.20.12) ...
22:19:43 #10 66.12 Setting up libnumber-compare-perl (0.03-1.1) ...
22:19:43 #10 66.14 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:43 #10 66.15 Setting up liberror-perl (0.17029-1) ...
22:19:43 #10 66.16 Setting up python3-six (1.16.0-2) ...
22:19:43 #13 9.231 Selecting previously unselected package cmake.
22:19:43 #13 9.235 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
22:19:43 #13 9.239 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:43 #13 9.360 Selecting previously unselected package dh-apparmor.
22:19:43 #14 DONE 4.7s
22:19:43 
22:19:43 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:43 #15 DONE 0.0s
22:19:43 
22:19:43 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:43 #16 DONE 0.0s
22:19:43 
22:19:43 #17 exporting to image
22:19:43 #17 exporting layers
22:19:43 #14 DONE 30.5s
22:19:43 
22:19:43 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:43 #9 68.64 Setting up libsoap-lite-perl (1.27-1) ...
22:19:43 #9 68.65 Setting up libxmlrpc-lite-perl (0.717-2) ...
22:19:43 #9 68.67 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:43 #9 68.70 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:19:43 #9 68.71 Updating certificates in /etc/ssl/certs...
22:19:43 #13 8.385 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
22:19:43 #13 8.389 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
22:19:43 #13 8.433 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:43 #13 8.435 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
22:19:43 #13 8.440 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
22:19:43 #13 8.466 Selecting previously unselected package libudev-dev:armhf.
22:19:43 #13 8.469 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.18_armhf.deb ...
22:19:43 #13 8.477 Unpacking libudev-dev:armhf (245.4-4ubuntu3.18) ...
22:19:43 #13 8.508 Selecting previously unselected package libsepol1-dev:armhf.
22:19:43 #13 8.511 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
22:19:43 #13 8.515 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
22:19:43 #13 8.575 Selecting previously unselected package libpcre2-16-0:armhf.
22:19:43 #13 8.578 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
22:19:43 #13 8.581 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
22:19:43 #13 8.626 Selecting previously unselected package libpcre2-32-0:armhf.
22:19:43 #10 76.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:43 #10 76.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:43 #10 76.22 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:43 #10 76.25 Setting up dh-strip-nondeterminism (1.12.0-1) ...
22:19:43 #10 76.26 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:43 #10 76.27 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:43 #10 76.28 Setting up libdata-dpath-perl (0.58-1) ...
22:19:43 #13 8.965 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_arm64.deb ...
22:19:43 #13 8.970 Unpacking libglib2.0-0:arm64 (2.72.1-1) ...
22:19:43 #13 9.031 Selecting previously unselected package pkg-config.
22:19:43 #13 9.034 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
22:19:43 #13 9.038 Unpacking pkg-config (0.29.2-1ubuntu3) ...
22:19:43 #13 9.080 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
22:19:43 #13 9.092 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
22:19:43 #13 9.103 Setting up libglib2.0-0:arm64 (2.72.1-1) ...
22:19:43 #13 9.115 No schema files found: doing nothing.
22:19:43 #13 9.120 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 9.129 Setting up libbtrfs0:arm64 (5.16.2-1) ...
22:19:43 #13 9.142 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 9.154 Setting up libuv1:arm64 (1.43.0-1) ...
22:19:43 #13 9.163 Setting up emacsen-common (3.0.4) ...
22:19:43 #13 9.200 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
22:19:43 #13 9.209 Setting up bash-completion (1:2.11-5ubuntu1) ...
22:19:43 #13 9.231 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
22:19:43 #13 9.241 Setting up pkg-config (0.29.2-1ubuntu3) ...
22:19:43 #13 9.289 Setting up libudev-dev:arm64 (249.11-0ubuntu3.6) ...
22:19:43 #13 9.299 Setting up libsepol-dev:arm64 (3.3-1build1) ...
22:19:43 #13 9.310 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #10 66.31 Setting up dh-autoreconf (20) ...
22:19:43 #10 66.32 Setting up patchutils (0.4.2-1) ...
22:19:43 #10 66.34 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:43 #10 66.35 Setting up libltdl-dev:arm64 (2.4.6-15) ...
22:19:43 #10 66.36 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:43 #10 66.38 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:43 #10 66.39 Setting up libio-string-perl (1.08-3.1) ...
22:19:43 #10 66.40 Setting up libreadonly-perl (2.050-3) ...
22:19:43 #10 66.41 Setting up python3-gpg (1.14.0-1+b2) ...
22:19:43 #13 9.363 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
22:19:43 #13 9.367 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:43 #13 9.403 Selecting previously unselected package libbtrfs0:armhf.
22:19:43 #13 9.406 Preparing to unpack .../10-libbtrfs0_5.16.2-1_armhf.deb ...
22:19:43 #13 9.411 Unpacking libbtrfs0:armhf (5.16.2-1) ...
22:19:43 #13 9.440 Selecting previously unselected package libbtrfs-dev:armhf.
22:19:43 #13 9.443 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_armhf.deb ...
22:19:43 #13 9.447 Unpacking libbtrfs-dev:armhf (5.16.2-1) ...
22:19:43 #13 9.485 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:43 #13 9.487 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
22:19:43 #13 9.492 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 9.536 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:43 #13 9.539 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
22:19:43 #13 9.543 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 9.573 Selecting previously unselected package libudev-dev:armhf.
22:19:43 #13 9.576 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_armhf.deb ...
22:19:43 #13 9.580 Unpacking libudev-dev:armhf (249.11-0ubuntu3.6) ...
22:19:43 #13 9.612 Selecting previously unselected package libsepol-dev:armhf.
22:19:43 #13 6.790 Unpacking bash-completion (1:2.10-1ubuntu1) ...
22:19:43 #9 68.75 0 added, 0 removed; done.
22:19:43 #9 68.75 Running hooks in /etc/ca-certificates/update.d...
22:19:43 #9 68.75 done.
22:19:43 #9 69.08 0 added, 0 removed; done.
22:19:43 #9 69.08 Running hooks in /etc/ca-certificates/update.d...
22:19:43 #9 69.08 done.
22:19:43 #13 8.629 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
22:19:43 #13 8.633 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
22:19:43 #13 8.679 Selecting previously unselected package libpcre2-posix2:armhf.
22:19:43 #13 8.681 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
22:19:43 #13 8.684 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
22:19:43 #13 8.711 Selecting previously unselected package libpcre2-dev:armhf.
22:19:43 #13 8.714 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
22:19:43 #13 8.719 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
22:19:43 #13 8.796 Selecting previously unselected package libselinux1-dev:armhf.
22:19:43 #13 8.799 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_armhf.deb ...
22:19:43 #13 8.804 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
22:19:43 #13 8.845 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:43 #13 8.848 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
22:19:43 #13 8.852 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
22:19:43 #13 8.883 Selecting previously unselected package libseccomp-dev:armhf.
22:19:43 #10 76.30 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:43 #10 76.31 Setting up libpackage-stash-perl (0.39-1) ...
22:19:43 #10 76.32 Setting up libimport-into-perl (1.002005-1) ...
22:19:43 #10 76.33 Setting up libmoo-perl (2.004004-1) ...
22:19:43 #10 76.35 Setting up liblist-someutils-perl (0.58-1) ...
22:19:43 #10 76.36 Setting up debhelper (13.3.4) ...
22:19:43 #10 76.37 Setting up libmime-tools-perl (5.509-1) ...
22:19:43 #10 76.38 Setting up dput (1.1.0) ...
22:19:43 #10 76.54 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:43 #13 9.321 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 9.332 Setting up libbtrfs-dev:arm64 (5.16.2-1) ...
22:19:43 #13 9.342 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
22:19:43 #13 9.353 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:43 #13 9.394 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:43 #13 9.404 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
22:19:43 #13 9.414 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 9.424 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
22:19:43 #13 9.435 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
22:19:43 #13 9.444 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
22:19:43 #13 9.453 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:43 #13 9.467 Setting up docker-ce-build-deps (1.0) ...
22:19:43 #13 9.487 Processing triggers for man-db (2.10.2-1) ...
22:19:43 #13 9.559 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:43 #10 66.60 Setting up python3-certifi (2020.6.20-1) ...
22:19:43 #13 9.614 Preparing to unpack .../15-libsepol-dev_3.3-1build1_armhf.deb ...
22:19:43 #13 9.619 Unpacking libsepol-dev:armhf (3.3-1build1) ...
22:19:43 #13 9.687 Selecting previously unselected package libpcre2-16-0:armhf.
22:19:43 #13 9.690 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
22:19:43 #13 9.695 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
22:19:43 #13 9.734 Selecting previously unselected package libpcre2-32-0:armhf.
22:19:43 #13 9.737 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
22:19:43 #13 9.742 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
22:19:43 #13 9.782 Selecting previously unselected package libpcre2-posix3:armhf.
22:19:43 #13 9.785 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
22:19:43 #13 9.788 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
22:19:43 #13 9.820 Selecting previously unselected package libpcre2-dev:armhf.
22:19:43 #13 9.823 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
22:19:43 #13 9.827 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
22:19:43 #13 9.869 Selecting previously unselected package libselinux1-dev:armhf.
22:19:43 #13 6.914 Selecting previously unselected package cmake-data.
22:19:43 #13 6.917 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
22:19:43 #13 6.923 Unpacking cmake-data (3.16.3-1ubuntu1) ...
22:19:44 #9 DONE 69.1s
22:19:44 
22:19:44 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:44 #11 DONE 0.0s
22:19:44 
22:19:44 #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
22:19:44 #12 DONE 9.1s
22:19:44 
22:19:44 #13 [stage-1 5/8] COPY sources/ /sources
22:19:44 #13 DONE 0.1s
22:19:44 
22:19:44 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:44 #13 8.886 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
22:19:44 #13 8.891 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
22:19:44 #13 8.928 Selecting previously unselected package libsystemd-dev:armhf.
22:19:44 #13 8.930 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.18_armhf.deb ...
22:19:44 #13 8.934 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.18) ...
22:19:44 #13 8.998 Selecting previously unselected package pkg-config.
22:19:44 #13 9.000 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
22:19:44 #13 9.004 Unpacking pkg-config (0.29.1-0ubuntu4) ...
22:19:44 #13 9.106 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
22:19:44 #17 exporting layers 4.2s done
22:19:44 #17 writing image sha256:5ae0926945ee9812dbed8d7a066755b1e6f57894a50f4f3bed62fed038f9a99c done
22:19:44 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
22:19:44 #17 DONE 4.2s
22:19:44 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
22:19:44 #10 76.55 Setting up equivs (2.3.1) ...
22:19:44 #10 76.56 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:44 #10 76.58 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
22:19:44 #10 76.60 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:44 #10 76.61 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:44 #10 76.62 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
22:19:44 #10 76.64 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:44 #10 76.66 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:44 #10 76.67 Setting up libmoox-struct-perl (0.020-1) ...
22:19:44 #10 76.68 Setting up lintian (2.104.0) ...
22:19:44 #10 76.70 Setting up licensecheck (3.1.1-2) ...
22:19:44 #10 76.71 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:44 #10 76.72 Setting up libwww-perl (6.52-1) ...
22:19:44 #10 76.73 Setting up devscripts (2.21.3+deb11u1) ...
22:19:44 #10 66.75 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:44 #10 66.77 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:44 #10 66.79 Setting up libgd3:arm64 (2.3.0-2) ...
22:19:44 #10 66.80 Setting up python3-idna (2.10-1) ...
22:19:44 #10 67.02 Setting up libdata-optlist-perl (0.110-1.1) ...
22:19:44 #13 9.872 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_armhf.deb ...
22:19:44 #13 9.876 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
22:19:44 #13 9.916 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:44 #13 9.919 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
22:19:44 #13 9.924 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:44 #13 9.956 Selecting previously unselected package libseccomp-dev:armhf.
22:19:44 #13 9.959 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
22:19:44 #13 9.963 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
22:19:44 #13 9.996 Selecting previously unselected package libsystemd-dev:armhf.
22:19:44 #13 9.999 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_armhf.deb ...
22:19:44 #13 10.00 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
22:19:44 #13 10.07 Selecting previously unselected package libglib2.0-0:armhf.
22:19:44 #13 10.07 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_armhf.deb ...
22:19:44 #13 10.07 Unpacking libglib2.0-0:armhf (2.72.1-1) ...
22:19:44 #13 10.13 Selecting previously unselected package pkg-config.
22:19:44 #13 7.286 Selecting previously unselected package libarchive13:arm64.
22:19:44 #13 7.290 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
22:19:44 #13 7.297 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
22:19:44 #13 7.354 Selecting previously unselected package libjsoncpp1:arm64.
22:19:44 #13 7.357 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
22:19:44 #13 7.360 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
22:19:44 #13 7.399 Selecting previously unselected package librhash0:arm64.
22:19:44 #11 17.26 Selecting previously unselected package libgdbm-compat4:amd64.
22:19:44 #11 17.26 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
22:19:44 #11 17.26 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
22:19:44 #11 17.33 Selecting previously unselected package libperl5.30:amd64.
22:19:44 #11 17.33 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ...
22:19:44 #11 17.33 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
22:19:44 #10 64.95 Setting up libemail-address-xs-perl (1.04-1+b3) ...
22:19:44 #10 64.97 Setting up libnet-ssleay-perl (1.88-3+b1) ...
22:19:44 #10 64.98 Setting up automake (1:1.16.3-2) ...
22:19:44 #10 64.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:19:44 #10 65.00 Setting up libapt-pkg-perl (0.1.39) ...
22:19:44 #10 65.01 Setting up libio-sessiondata-perl (1.03-1.1) ...
22:19:44 #10 65.03 Setting up libstring-escape-perl (2010.002-2) ...
22:19:44 #10 65.04 Setting up libhttp-date-perl (6.05-1) ...
22:19:44 #10 65.06 Setting up libfile-which-perl (1.23-1) ...
22:19:44 #10 65.07 Setting up libfile-basedir-perl (0.08-1) ...
22:19:44 #10 65.08 Setting up libnumber-range-perl (0.12-1.1) ...
22:19:44 #10 65.10 Setting up libtask-weaken-perl (1.06-1) ...
22:19:44 #10 65.11 Setting up libunicode-utf8-perl (0.62-1+b2) ...
22:19:44 #10 65.12 Setting up libmouse-perl (2.5.10-1+b1) ...
22:19:44 #10 65.13 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
22:19:44 #10 65.15 Setting up g++-10 (10.2.1-6) ...
22:19:44 #10 65.16 Setting up libfile-listing-perl (6.14-1) ...
22:19:44 #10 65.18 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
22:19:44 #10 65.19 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
22:19:44 #10 65.21 Setting up libregexp-pattern-perl (0.2.14-1) ...
22:19:44 #10 65.22 Setting up libdata-messagepack-perl (1.00-4+b1) ...
22:19:44 #10 65.23 Setting up libclass-inspector-perl (1.36-1) ...
22:19:44 #10 65.24 Setting up libfont-afm-perl (1.20-3) ...
22:19:44 #13 9.116 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
22:19:44 #13 9.126 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
22:19:44 #13 9.137 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
22:19:44 #13 9.148 Setting up libbtrfs0:armhf (5.4.1-2) ...
22:19:44 #13 9.160 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
22:19:44 #13 9.171 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
22:19:44 #13 9.182 Setting up bash-completion (1:2.10-1ubuntu1) ...
22:19:44 #10 76.89 Setting up libxml-parser-perl:amd64 (2.46-2) ...
22:19:44 #10 76.90 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:44 #10 76.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:44 #10 76.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:44 #9 DONE 69.5s
22:19:44 
22:19:44 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:44 #10 67.03 Setting up libipc-run-perl (20200505.0-1) ...
22:19:44 #10 67.04 Setting up git (1:2.30.2-1) ...
22:19:44 #10 67.07 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
22:19:44 #10 67.08 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:44 #10 67.27 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:44 #13 10.14 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
22:19:44 #13 10.14 Unpacking pkg-config (0.29.2-1ubuntu3) ...
22:19:44 #13 10.18 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
22:19:44 #13 10.20 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
22:19:44 #13 10.21 Setting up libglib2.0-0:armhf (2.72.1-1) ...
22:19:44 #13 10.22 No schema files found: doing nothing.
22:19:44 #13 10.23 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
22:19:44 #13 10.24 Setting up libbtrfs0:armhf (5.16.2-1) ...
22:19:44 #13 10.25 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
22:19:44 #13 10.26 Setting up libuv1:armhf (1.43.0-1) ...
22:19:44 #13 10.27 Setting up emacsen-common (3.0.4) ...
22:19:44 #13 10.31 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
22:19:44 #13 10.32 Setting up bash-completion (1:2.11-5ubuntu1) ...
22:19:44 #13 10.35 Setting up libjsoncpp25:armhf (1.9.5-3) ...
22:19:44 #13 7.402 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
22:19:44 #13 7.409 Unpacking librhash0:arm64 (1.3.9-1) ...
22:19:44 #13 7.456 Selecting previously unselected package libuv1:arm64.
22:19:44 #13 7.459 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
22:19:44 #13 7.462 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
22:19:44 #13 7.493 Selecting previously unselected package cmake.
22:19:44 #13 7.495 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_arm64.deb ...
22:19:44 #13 7.499 Unpacking cmake (3.16.3-1ubuntu1) ...
22:19:44 #13 DONE 9.8s
22:19:44 
22:19:44 #14 [stage-1 6/9] COPY sources/ /sources
22:19:44 #14 DONE 0.2s
22:19:44 #14 15.51   Running scriptlet: selinux-policy-minimum-3.14.3-108.el8.noarch         42/81 
22:19:44 #14 25.24   Installing       : policycoreutils-devel-2.9-20.el8.aarch64             43/81 
22:19:44 #14 25.46   Installing       : selinux-policy-devel-3.14.3-108.el8.noarch           44/81 
22:19:44 #14 25.49   Running scriptlet: selinux-policy-devel-3.14.3-108.el8.noarch           44/81 
22:19:44 #14 25.51   Installing       : libsepol-devel-2.9-3.el8.aarch64                     45/81 
22:19:44 #10 65.26 Setting up libwant-perl (0.29-1+b6) ...
22:19:44 #10 65.27 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:19:44 #10 65.28 Setting up libtext-glob-perl (0.11-1) ...
22:19:44 #10 65.29 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:19:44 #10 65.31 Setting up liblist-compare-perl (0.55-1) ...
22:19:44 #10 65.32 Setting up libref-util-xs-perl (0.117-1+b3) ...
22:19:44 #10 65.33 Setting up libio-pty-perl (1:1.15-2) ...
22:19:44 #10 65.35 Setting up libtool (2.4.6-15) ...
22:19:44 #10 65.36 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
22:19:44 #10 65.37 Setting up libsort-key-perl (1.33-2+b3) ...
22:19:44 #10 65.38 Setting up libclone-perl (0.45-1+b1) ...
22:19:44 #10 65.43 Setting up libalgorithm-diff-perl (1.201-1) ...
22:19:44 #10 65.44 Setting up libarchive-zip-perl (1.68-1) ...
22:19:44 #10 65.45 Setting up libsub-identify-perl (0.14-1+b3) ...
22:19:44 #12 0.682 Hit:1 http://deb.debian.org/debian buster InRelease
22:19:44 #10 77.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:44 #10 77.15 Setting up libsoap-lite-perl (1.27-1) ...
22:19:44 #10 77.16 Setting up libxmlrpc-lite-perl (0.717-4) ...
22:19:44 #10 77.17 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:19:44 #10 77.20 Processing triggers for ca-certificates (20210119) ...
22:19:44 #10 77.21 Updating certificates in /etc/ssl/certs...
22:19:44 #10 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 10.4s done
22:19:44 #10 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:19:44 #11 DONE 0.1s
22:19:44 
22:19:44 #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
22:19:44 #10 67.29 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:44 #10 67.30 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:44 #10 67.31 Setting up libhtml-parser-perl (3.75-1+b1) ...
22:19:44 #10 67.32 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:44 #10 67.33 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:44 #10 67.34 Setting up librole-tiny-perl (2.002004-1) ...
22:19:44 #10 67.36 Setting up gnupg (2.2.27-2+deb11u2) ...
22:19:44 #10 67.37 Setting up build-essential (12.9) ...
22:19:44 #10 67.38 Setting up python3-unidiff (0.5.5-2) ...
22:19:44 #10 67.53 Setting up lsb-release (11.1.0) ...
22:19:44 #13 10.36 Setting up pkg-config (0.29.2-1ubuntu3) ...
22:19:44 #13 10.41 Setting up libudev-dev:armhf (249.11-0ubuntu3.6) ...
22:19:44 #13 10.43 Setting up libsepol-dev:armhf (3.3-1build1) ...
22:19:44 #13 10.44 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:44 #13 10.45 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
22:19:44 #13 10.46 Setting up libbtrfs-dev:armhf (5.16.2-1) ...
22:19:44 #13 10.47 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
22:19:44 #13 10.49 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
22:19:44 #13 10.53 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
22:19:44 #13 10.54 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
22:19:44 #13 10.55 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:44 + set -e
22:19:44 + mkdir -p /root/build-deb/engine
22:19:44 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:44 #13 7.793 Selecting previously unselected package dh-apparmor.
22:19:44 #13 7.797 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
22:19:44 #13 7.801 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
22:19:44 #13 7.835 Selecting previously unselected package libbtrfs0:arm64.
22:19:44 #13 7.838 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ...
22:19:44 #13 7.841 Unpacking libbtrfs0:arm64 (5.4.1-2) ...
22:19:44 #13 7.885 Selecting previously unselected package libbtrfs-dev:arm64.
22:19:44 #13 7.888 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ...
22:19:44 #13 7.892 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ...
22:19:44 #13 7.941 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:19:44 
22:19:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:44 + return
22:19:44 + VERSION=0.0.0-20221021185355-e814bd0
22:19:44 + PRODUCT=docker
22:19:44 + hack/make.sh dynbinary
22:19:44 
22:19:44 Removing bundles/
22:19:44 
22:19:44 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:44 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:44 GOOS="" GOARCH="" GOARM=""
22:19:44 #14 25.56   Installing       : libselinux-devel-2.9-6.el8.aarch64                   46/81 
22:19:44 #14 25.81   Installing       : kernel-headers-4.18.0-408.el8.aarch64                47/81 
22:19:44 #11 ...
22:19:44 
22:19:44 #7 [golang 1/1] FROM docker.io/library/golang:1.18.7-buster@sha256:fec36c61139b75aef6a90ace391791a1449f8ce806235371873a955991526c1e
22:19:44 #7 extracting sha256:c48475b35c6fa86e9dfc1949023823f20db3ea1719737fe84ad5e08ffa2e0843 3.8s done
22:19:44 #7 extracting sha256:4d790425f6952b149f44f861e03c2a79f5b5d4752680f008af0efb26217df141 9.1s done
22:19:44 #7 extracting sha256:f26432b0e41ba7085a6f6ccb13479dfc73095d8cfbbfff65b43120be9194bfb7 done
22:19:44 #7 DONE 24.3s
22:19:44 
22:19:44 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:19:44 #11 18.04 Selecting previously unselected package perl.
22:19:44 #11 18.04 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_amd64.deb ...
22:19:44 #11 18.06 Unpacking perl (5.30.0-9ubuntu0.3) ...
22:19:44 #10 65.47 Setting up libdistro-info-perl (1.0) ...
22:19:44 #10 65.48 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
22:19:44 #10 65.50 Setting up libobject-id-perl (0.1.2-2.1) ...
22:19:44 #10 65.51 Setting up libio-stringy-perl (2.111-3) ...
22:19:44 #10 65.53 Setting up liblist-moreutils-perl (0.430-2) ...
22:19:44 #10 65.54 Setting up libhtml-tagset-perl (3.20-4) ...
22:19:44 #10 65.55 Setting up liblog-any-perl (1.709-1) ...
22:19:44 #10 65.57 Setting up libauthen-sasl-perl (2.1600-1.1) ...
22:19:44 #10 65.58 Setting up libdevel-size-perl (0.83-1+b2) ...
22:19:44 #10 65.59 Setting up libdebhelper-perl (13.3.4) ...
22:19:44 #10 65.60 Setting up libpod-constants-perl (0.19-2) ...
22:19:44 #10 65.62 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
22:19:44 #10 65.63 Setting up libconvert-binhex-perl (1.125-1) ...
22:19:44 #10 65.65 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:19:44 #10 65.66 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
22:19:44 #10 65.68 Setting up libtry-tiny-perl (0.30-1) ...
22:19:44 #10 65.69 Setting up libtype-tiny-perl (1.012001-2) ...
22:19:44 #10 65.70 Setting up libcommon-sense-perl (3.75-1+b4) ...
22:19:44 #10 65.72 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:19:44 #10 65.74 Setting up libnet-http-perl (6.20-1) ...
22:19:44 #10 65.75 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
22:19:44 #10 65.76 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
22:19:44 #10 65.77 Setting up libtime-moment-perl (0.44-1+b3) ...
22:19:44 #10 65.79 Setting up libencode-locale-perl (1.05-1.1) ...
22:19:44 #12 0.683 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
22:19:44 #12 0.683 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:19:44 #17 exporting layers 1.8s done
22:19:44 #17 writing image sha256:9870ac119a565c3669bf8f71d85a94237e11bbf31a856284e7f489fa0745cec2 done
22:19:44 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
22:19:44 #17 DONE 1.8s
22:19:44 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
22:19:44 #10 77.53 0 added, 0 removed; done.
22:19:44 #10 77.53 Running hooks in /etc/ca-certificates/update.d...
22:19:44 #10 77.54 done.
22:19:44 #10 DONE 25.2s
22:19:44 
22:19:44 #9 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
22:19:44 #13 9.753 Setting up pkg-config (0.29.1-0ubuntu4) ...
22:19:44 #13 9.804 Setting up libudev-dev:armhf (245.4-4ubuntu3.18) ...
22:19:44 #13 9.813 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
22:19:44 #13 9.825 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
22:19:44 #13 9.835 Setting up libbtrfs-dev:armhf (5.4.1-2) ...
22:19:44 #13 9.849 Setting up librhash0:armhf (1.3.9-1) ...
22:19:44 #13 9.862 Setting up cmake-data (3.16.3-1ubuntu1) ...
22:19:44 #13 9.878 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
22:19:44 #13 9.887 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.18) ...
22:19:44 #13 9.896 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
22:19:44 #13 9.908 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
22:19:44 #13 9.926 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
22:19:44 #10 67.55 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:44 #10 67.56 Setting up libfile-homedir-perl (1.006-1) ...
22:19:44 #10 67.58 Setting up python3-magic (2:0.4.20-3) ...
22:19:44 #10 67.73 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:44 #10 67.74 Setting up pristine-tar (1.49) ...
22:19:44 #10 67.75 Setting up libio-socket-ssl-perl (2.069-1) ...
22:19:44 #10 67.81 Setting up libsub-exporter-perl (0.987-1) ...
22:19:44 #13 10.56 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
22:19:44 #13 10.57 Setting up libselinux1-dev:armhf (3.3-1build2) ...
22:19:44 #13 10.59 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
22:19:44 #13 10.60 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
22:19:44 #13 10.61 Setting up docker-ce-build-deps (1.0) ...
22:19:44 #13 10.62 Processing triggers for man-db (2.10.2-1) ...
22:19:44 #13 10.70 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
22:19:44 #13 7.944 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
22:19:44 #13 7.947 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
22:19:44 #13 7.991 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:19:44 #13 7.994 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
22:19:44 #13 7.999 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
22:19:44 #13 8.028 Selecting previously unselected package libudev-dev:arm64.
22:19:44 #13 8.031 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.18_arm64.deb ...
22:19:44 #13 8.034 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.18) ...
22:19:44 #13 8.064 Selecting previously unselected package libsepol1-dev:arm64.
22:19:44 #13 8.067 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
22:19:44 #13 8.071 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
22:19:44 #13 8.137 Selecting previously unselected package libpcre2-16-0:arm64.
22:19:44 #13 8.140 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
22:19:44 #13 8.144 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
22:19:44 #13 8.189 Selecting previously unselected package libpcre2-32-0:arm64.
22:19:44 #14 25.87   Running scriptlet: glibc-headers-2.28-214.el8.aarch64                   48/81 
22:19:44 #14 25.95   Installing       : glibc-headers-2.28-214.el8.aarch64                   48/81 
22:19:44 #14 25.98   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  49/81 
22:19:44 #14 26.00   Installing       : glibc-devel-2.28-214.el8.aarch64                     50/81 
22:19:45 #11 18.13 Selecting previously unselected package openssl.
22:19:45 #11 18.13 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
22:19:45 #11 18.14 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
22:19:45 #11 18.28 Selecting previously unselected package ca-certificates.
22:19:45 #11 18.28 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
22:19:45 #11 18.29 Unpacking ca-certificates (20211016~20.04.1) ...
22:19:45 #10 65.81 Setting up python3 (3.9.2-3) ...
22:19:45 + set -e
22:19:45 + mkdir -p /root/build-deb/engine
22:19:45 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:45 #10 DONE 77.8s
22:19:45 
22:19:45 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:45 #11 DONE 0.1s
22:19:45 #12 11.64   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch         72/135 
22:19:45 #12 23.72   Installing       : python3-policycoreutils-3.4-6.fc37.noarch           73/135 
22:19:45 #12 23.73   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch      74/135 
22:19:45 #12 23.74   Installing       : policycoreutils-devel-3.4-6.fc37.aarch64            75/135 
22:19:45 #12 23.83   Installing       : selinux-policy-devel-37.13-1.fc38.noarch            76/135 
22:19:45 #12 23.84   Running scriptlet: selinux-policy-devel-37.13-1.fc38.noarch            76/135 
22:19:45 #12 23.85   Running scriptlet: openssh-9.0p1-7.fc38.aarch64                        77/135 
22:19:45 #12 23.89   Installing       : openssh-9.0p1-7.fc38.aarch64                        77/135 
22:19:45 #12 23.90   Installing       : libedit-3.1-43.20221009cvs.fc38.aarch64             78/135 
22:19:45 #12 23.91   Installing       : libcbor-0.7.0-7.fc37.aarch64                        79/135 
22:19:45 #12 23.92   Installing       : libfido2-1.12.0-1.fc38.aarch64                      80/135 
22:19:45 #12 23.94   Installing       : openssh-clients-9.0p1-7.fc38.aarch64                81/135 
22:19:45 #12 23.94   Running scriptlet: openssh-clients-9.0p1-7.fc38.aarch64                81/135 
22:19:45 #12 23.95   Installing       : libbtrfsutil-6.0-1.fc38.aarch64                     82/135 
22:19:45 #12 23.96   Installing       : libbtrfs-6.0-1.fc38.aarch64                         83/135 
22:19:45 #12 23.97   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                       84/135 
22:19:45 #12 23.98   Installing       : libatomic-12.2.1-2.fc38.aarch64                     85/135 
22:19:45 #12 23.98   Installing       : libargon2-20190702-1.fc37.aarch64                   86/135 
22:19:45 #12 23.99   Installing       : less-590-5.fc37.aarch64                             87/135 
22:19:45 #13 9.940 Setting up libselinux1-dev:armhf (3.0-1build2) ...
22:19:45 #13 9.949 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
22:19:45 #13 9.959 Setting up cmake (3.16.3-1ubuntu1) ...
22:19:45 #13 9.967 Setting up docker-ce-build-deps (1.0) ...
22:19:45 #13 9.979 Processing triggers for man-db (2.9.1-1) ...
22:19:45 #13 10.00 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:19:45 #10 67.82 Setting up libc-devtools (2.31-13+deb11u5) ...
22:19:45 #10 67.83 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:45 #10 67.84 Setting up libhttp-message-perl (6.28-1) ...
22:19:45 #10 67.86 Setting up libhtml-form-perl (6.07-1) ...
22:19:45 #10 67.87 Setting up python3-pkg-resources (52.0.0-4) ...
22:19:45 #10 68.09 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:45 #13 DONE 11.0s
22:19:45 
22:19:45 #14 [stage-1 6/9] COPY sources/ /sources
22:19:45 #14 DONE 0.1s
22:19:45 
22:19:45 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:45 #13 8.192 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
22:19:45 #13 8.196 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
22:19:45 #13 8.249 Selecting previously unselected package libpcre2-posix2:arm64.
22:19:45 #13 8.252 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
22:19:45 #13 8.255 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
22:19:45 #13 8.285 Selecting previously unselected package libpcre2-dev:arm64.
22:19:45 #13 8.287 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
22:19:45 #13 8.290 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
22:19:45 #13 8.364 Selecting previously unselected package libselinux1-dev:arm64.
22:19:45 #13 8.367 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_arm64.deb ...
22:19:45 #13 8.371 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
22:19:45 #13 8.421 Selecting previously unselected package libdevmapper-dev:arm64.
22:19:45 #12 0.744 Hit:1 http://deb.debian.org/debian buster InRelease
22:19:45 #12 0.755 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
22:19:45 #12 0.763 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:19:45 + mkdir -p /root/build-deb/cli
22:19:45 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:45 #11 18.37 Selecting previously unselected package distro-info-data.
22:19:45 #11 18.38 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
22:19:45 #11 18.38 Unpacking distro-info-data (0.43ubuntu1.10) ...
22:19:45 #11 18.41 Selecting previously unselected package libmagic-mgc.
22:19:45 #11 18.41 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
22:19:45 #11 18.42 Unpacking libmagic-mgc (1:5.38-4) ...
22:19:45 #11 18.52 Selecting previously unselected package libmagic1:amd64.
22:19:45 #11 18.52 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
22:19:45 #11 18.53 Unpacking libmagic1:amd64 (1:5.38-4) ...
22:19:45 #11 18.61 Selecting previously unselected package file.
22:19:45 #11 18.61 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
22:19:45 #10 66.09 Setting up libexception-class-perl (1.44-1) ...
22:19:45 #10 66.11 Setting up python3-xdg (0.27-2) ...
22:19:45 
22:19: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
22:19:45 #12 24.08   Installing       : git-core-2.38.1-1.fc38.aarch64                      88/135 
22:19:45 #12 24.12   Installing       : git-core-doc-2.38.1-1.fc38.noarch                   89/135 
22:19:45 #12 24.13   Installing       : perl-Git-2.38.1-1.fc38.noarch                       90/135 
22:19:45 #12 24.14   Installing       : git-2.38.1-1.fc38.aarch64                           91/135 
22:19:45 #12 24.26   Installing       : kernel-headers-6.1.0-0.rc1.git0.1.fc38.aarch64      92/135 
22:19:45 #12 24.28   Installing       : libxcrypt-devel-4.4.28-3.fc38.aarch64               93/135 
22:19:45 #13 DONE 10.2s
22:19:45 
22:19:45 #14 [stage-1 6/9] COPY sources/ /sources
22:19:45 #10 68.10 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:45 #10 68.11 Setting up libjson-xs-perl (4.030-1+b1) ...
22:19:45 #10 68.13 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:45 #10 68.14 Setting up libio-prompter-perl (0.004015-1) ...
22:19:45 #10 68.15 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:45 #10 68.16 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:45 #10 68.17 Setting up python3-apt (2.2.1) ...
22:19:45 #13 8.424 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
22:19:45 #13 8.427 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
22:19:45 #13 8.464 Selecting previously unselected package libseccomp-dev:arm64.
22:19:45 #13 8.467 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
22:19:45 #13 8.472 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
22:19:45 #13 8.514 Selecting previously unselected package libsystemd-dev:arm64.
22:19:45 #13 8.517 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.18_arm64.deb ...
22:19:45 #13 8.520 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.18) ...
22:19:45 #13 8.582 Selecting previously unselected package pkg-config.
22:19:45 #13 8.586 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
22:19:45 #13 8.598 Unpacking pkg-config (0.29.1-0ubuntu4) ...
22:19:45 #13 8.647 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
22:19:45 #13 8.657 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
22:19:45 #13 8.672 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
22:19:45 #11 18.62 Unpacking file (1:5.38-4) ...
22:19:45 #11 18.66 Selecting previously unselected package less.
22:19:45 #11 18.66 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
22:19:45 #11 18.66 Unpacking less (551-1ubuntu0.1) ...
22:19:45 #11 18.72 Selecting previously unselected package libelf1:amd64.
22:19:45 #11 18.72 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
22:19:45 #11 18.73 Unpacking libelf1:amd64 (0.176-1.1build1) ...
22:19:45 #11 18.78 Selecting previously unselected package libglib2.0-0:amd64.
22:19:45 #11 18.78 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
22:19:45 #11 18.79 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
22:19:45 #15 DONE 2.3s
22:19:45 
22:19:45 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
22:19:45 #16 DONE 0.0s
22:19:45 
22:19:45 #17 exporting to image
22:19:45 #17 exporting layers
22:19:45 #10 66.26 Setting up libconfig-tiny-perl (2.26-1) ...
22:19:45 #10 66.28 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
22:19:45 #10 66.29 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
22:19:45 #10 66.30 Setting up liblist-utilsby-perl (0.11-1) ...
22:19:45 #10 66.31 Setting up libstring-shellquote-perl (1.04-1) ...
22:19:45 #10 66.32 Setting up libsub-install-perl (0.928-1.1) ...
22:19:45 #10 66.33 Setting up gcc (4:10.2.1-1) ...
22:19:45 #10 66.36 Setting up dpkg-dev (1.20.12) ...
22:19:45 #10 66.38 Setting up libnumber-compare-perl (0.03-1.1) ...
22:19:45 #10 66.39 Setting up intltool-debian (0.35.0+20060710.5) ...
22:19:45 #10 66.40 Setting up liberror-perl (0.17029-1) ...
22:19:45 #10 66.41 Setting up python3-six (1.16.0-2) ...
22:19:45 #12 1.063 Reading package lists...
22:19:45 #14 DONE 0.3s
22:19:45 
22:19:45 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:45 + mkdir -p /root/build-deb/cli
22:19:45 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:45 #10 68.36 Setting up po-debconf (1.0.21+nmu1) ...
22:19:45 #10 68.37 Setting up libhtml-tree-perl (5.07-2) ...
22:19:45 #10 68.38 Setting up libparams-classify-perl (0.015-1+b3) ...
22:19:45 #10 68.39 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:45 #10 68.40 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:45 #10 68.41 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:19:45 #10 68.48 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:45 #13 8.692 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
22:19:45 #13 8.707 Setting up libbtrfs0:arm64 (5.4.1-2) ...
22:19:45 #13 8.717 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
22:19:45 #13 8.727 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
22:19:45 #13 8.736 Setting up bash-completion (1:2.10-1ubuntu1) ...
22:19:45 #11 18.97 Selecting previously unselected package libglib2.0-data.
22:19:45 #11 18.97 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
22:19:45 #11 18.98 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:19:45 #11 19.04 Selecting previously unselected package tzdata.
22:19:45 #11 19.04 Preparing to unpack .../022-tzdata_2022c-0ubuntu0.20.04.0_all.deb ...
22:19:45 #11 19.05 Unpacking tzdata (2022c-0ubuntu0.20.04.0) ...
22:19:45 #10 66.54 Setting up dh-autoreconf (20) ...
22:19:45 #10 66.56 Setting up patchutils (0.4.2-1) ...
22:19:45 #10 66.57 Setting up libmail-sendmail-perl (0.80-1.1) ...
22:19:45 #10 66.58 Setting up libltdl-dev:armhf (2.4.6-15) ...
22:19:45 #10 66.60 Setting up libjson-maybexs-perl (1.004003-1) ...
22:19:45 #10 66.61 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:19:45 #10 66.63 Setting up libio-string-perl (1.08-3.1) ...
22:19:45 #10 66.64 Setting up libreadonly-perl (2.050-3) ...
22:19:45 #10 66.65 Setting up python3-gpg (1.14.0-1+b2) ...
22:19:45 + mkdir -p /root/build-deb/compose
22:19:45 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:45 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:45 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:45 + mkdir -p /go/src/github.com/docker
22:19:45 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:45 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:45 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:45 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:45 + EPOCH=5
22:19:45 + EPOCH_SEP=
22:19:45 + [[ ! -z 5 ]]
22:19:45 + EPOCH_SEP=:
22:19:45 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:45 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:45 + VERSION=0.0.0-20221021185355-e814bd0
22:19:45 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:45 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:45 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:45 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:45 + debSource=docker-ce
22:19:45 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:45 + debMaintainer='Docker <support@docker.com>'
22:19:45 ++ date --rfc-2822
22:19:45 + debDate='Sat, 22 Oct 2022 22:19:45 +0000'
22:19:45 + cat
22:19:45 + export CLI_GITCOMMIT=e814bd0
22:19:45 + CLI_GITCOMMIT=e814bd0
22:19:45 + export ENGINE_GITCOMMIT=753cd92
22:19:45 + ENGINE_GITCOMMIT=753cd92
22:19:45 + export SCAN_GITCOMMIT=19992b1
22:19:45 + SCAN_GITCOMMIT=19992b1
22:19:45 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:45 + dpkg-buildpackage -uc -us -I.git
22:19:45 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:45 dpkg-buildpackage: info: source package docker-ce
22:19:45 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-bionic
22:19:45 dpkg-buildpackage: info: source distribution bionic
22:19:45 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:45 dpkg-buildpackage: info: host architecture amd64
22:19:45  dpkg-source -I.git --before-build build-deb
22:19:45  debian/rules clean
22:19:45 #14 26.02   Running scriptlet: glibc-devel-2.28-214.el8.aarch64                     50/81 
22:19:45 #14 DONE 2.1s
22:19:45 
22:19:45 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:45 #15 DONE 0.0s
22:19:45 
22:19:45 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:45 #16 DONE 0.0s
22:19:45 + mkdir -p /root/build-deb/compose
22:19:45 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:45 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:45 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:45 + mkdir -p /go/src/github.com/docker
22:19:45 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:45 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:45 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:45 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:45 + EPOCH=5
22:19:45 + EPOCH_SEP=
22:19:45 + [[ ! -z 5 ]]
22:19:45 + EPOCH_SEP=:
22:19:45 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:45 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:45 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:45 + VERSION=0.0.0-20221021185355-e814bd0
22:19:45 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:45 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:45 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:45 + debSource=docker-ce
22:19:45 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:45 + debMaintainer='Docker <support@docker.com>'
22:19:45 ++ date --rfc-2822
22:19:45 + debDate='Sat, 22 Oct 2022 22:19:45 +0000'
22:19:45 + cat
22:19:45 + export CLI_GITCOMMIT=e814bd0
22:19:45 + CLI_GITCOMMIT=e814bd0
22:19:45 + export ENGINE_GITCOMMIT=753cd92
22:19:45 + ENGINE_GITCOMMIT=753cd92
22:19:45 + export SCAN_GITCOMMIT=19992b1
22:19:45 + SCAN_GITCOMMIT=19992b1
22:19:45 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:45 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:45 + dpkg-buildpackage -uc -us -I.git
22:19:45 dpkg-buildpackage: info: source package docker-ce
22:19:45 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-bionic
22:19:45 dpkg-buildpackage: info: source distribution bionic
22:19:45 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:45 #10 68.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:45 #10 68.68 
22:19:45 #10 68.68 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:45 #10 68.75 Setting up python3-chardet (4.0.0-1) ...
22:19:45 #12 0.705 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:19:45 + return
22:19:45 + VERSION=0.0.0-20221021185355-e814bd0
22:19:45 + PRODUCT=docker
22:19:45 + hack/make.sh dynbinary
22:19:45 
22:19:45 Removing bundles/
22:19:45 
22:19:45 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:45 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:45 GOOS="" GOARCH="" GOARM=""
22:19:45 #12 24.33   Installing       : glibc-devel-2.36.9000-10.fc38.aarch64               94/135 
22:19:45 #12 24.66   Installing       : gcc-12.2.1-2.fc38.aarch64                           95/135 
22:19:45 #12 24.67   Running scriptlet: gcc-12.2.1-2.fc38.aarch64                           95/135 
22:19:45 #12 24.74   Installing       : glibc-static-2.36.9000-10.fc38.aarch64              96/135 
22:19:45 #12 24.75   Installing       : libxcrypt-static-4.4.28-3.fc38.aarch64              97/135 
22:19:45 #12 24.76   Installing       : dbus-common-1:1.14.4-1.fc38.noarch                  98/135 
22:19:45 #12 24.76   Running scriptlet: dbus-common-1:1.14.4-1.fc38.noarch                  98/135 
22:19:45 #12 24.77   Running scriptlet: dbus-broker-32-1.fc37.aarch64                       99/135 
22:19:45 #12 24.86 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:19:45 #12 24.86 
22:19:45 #12 24.87   Installing       : dbus-broker-32-1.fc37.aarch64                       99/135 
22:19:45 #12 24.87   Running scriptlet: dbus-broker-32-1.fc37.aarch64                       99/135 
22:19:45 #12 24.88   Installing       : dbus-1:1.14.4-1.fc38.aarch64                       100/135 
22:19:45 #12 24.89   Installing       : device-mapper-libs-1.02.185-1.fc38.aarch64         101/135 
22:19:45 #12 24.91   Installing       : cryptsetup-libs-2.5.0-1.fc37.aarch64               102/135 
22:19:45 #12 24.92   Installing       : device-mapper-1.02.185-1.fc38.aarch64              103/135 
22:19:45 #12 24.95   Installing       : systemd-networkd-252~rc2-612.fc38.aarch64          104/135 
22:19:45 #12 24.96   Running scriptlet: systemd-networkd-252~rc2-612.fc38.aarch64          104/135 
22:19:46 #10 66.81 Setting up python3-certifi (2020.6.20-1) ...
22:19:46 #10 66.94 Setting up libfile-find-rule-perl (0.34-1) ...
22:19:46 #10 66.95 Setting up libstring-copyright-perl (0.003006-1) ...
22:19:46 #10 66.96 Setting up libgd3:armhf (2.3.0-2) ...
22:19:46 #10 66.97 Setting up python3-idna (2.10-1) ...
22:19:46 dh clean --with=bash-completion --with=systemd
22:19:46    dh_clean
22:19:46  dpkg-source -I.git -b build-deb
22:19:46 #14 27.13   Installing       : gcc-8.5.0-15.el8.aarch64                             51/81 
22:19:46 #14 27.16   Running scriptlet: gcc-8.5.0-15.el8.aarch64                             51/81 
22:19:46 
22:19:46 #17 exporting to image
22:19:46 #17 exporting layers
22:19:46  dpkg-source -I.git --before-build build-deb
22:19:46 dpkg-buildpackage: info: host architecture arm64
22:19:46  debian/rules clean
22:19:46 dh clean --with=bash-completion --with=systemd
22:19:46    dh_clean
22:19:46 #12 0.706 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:19:46 #12 0.706 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:19:46 #12 2.191 dh_testdir
22:19:46 #12 2.210 dh_testroot
22:19:46 #12 2.228 dh_prep
22:19:46 #12 2.250 dh_testdir
22:19:46 #12 2.268 dh_testroot
22:19:46 #12 2.286 dh_install
22:19:46 #12 2.313 dh_installdocs
22:19:46 #12 2.346 dh_installchangelogs
22:19:46 #12 24.97   Installing       : systemd-pam-252~rc2-612.fc38.aarch64               105/135 
22:19:46 #12 24.99   Installing       : systemd-resolved-252~rc2-612.fc38.aarch64          106/135 
22:19:46 #24 70.07 Selecting previously unselected package g++-arm-linux-gnueabi.
22:19:46 #24 70.07 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:19:46 #24 70.07 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
22:19:46 #24 70.10 Selecting previously unselected package crossbuild-essential-armel.
22:19:46 #24 70.10 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
22:19:46 #24 70.11 Unpacking crossbuild-essential-armel (12.9) ...
22:19:46 #24 70.14 Selecting previously unselected package libc6-armhf-cross.
22:19:46 #24 70.14 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
22:19:46 #24 70.14 Unpacking libc6-armhf-cross (2.31-9cross4) ...
22:19:46 #24 70.26 Selecting previously unselected package libgcc-s1-armhf-cross.
22:19:46 #24 70.26 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.26 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.30 Selecting previously unselected package libgomp1-armhf-cross.
22:19:46 #24 70.30 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.30 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.33 Selecting previously unselected package libatomic1-armhf-cross.
22:19:46 #24 70.34 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.36 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.39 Selecting previously unselected package libasan6-armhf-cross.
22:19:46 #24 70.39 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.39 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.61 Selecting previously unselected package libstdc++6-armhf-cross.
22:19:46 #24 70.61 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.61 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.67 Selecting previously unselected package libubsan1-armhf-cross.
22:19:46 #24 70.67 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.68 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.77 Selecting previously unselected package libgcc-10-dev-armhf-cross.
22:19:46 #24 70.77 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:46 #24 70.78 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
22:19:46 #24 70.89 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
22:19:46 #24 70.89 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:19:46 #24 70.89 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:19:46 #11 19.40 Selecting previously unselected package libicu66:amd64.
22:19:46 #11 19.41 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
22:19:46 #11 19.41 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
22:19:46 #13 9.506 Setting up pkg-config (0.29.1-0ubuntu4) ...
22:19:46 #13 9.560 Setting up libudev-dev:arm64 (245.4-4ubuntu3.18) ...
22:19:46 #10 67.17 Setting up libdata-optlist-perl (0.110-1.1) ...
22:19:46 #10 67.18 Setting up libipc-run-perl (20200505.0-1) ...
22:19:46 #10 67.19 Setting up git (1:2.30.2-1) ...
22:19:46 #10 67.22 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
22:19:46 #10 67.23 Setting up python3-urllib3 (1.26.5-1~exp1) ...
22:19:46 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:46 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:46 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:46 dpkg-source: info: using source format '1.0'
22:19:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz
22:19:46 #12 1.110 Reading package lists...
22:19:46 #14 27.19   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 52/81 
22:19:46 #14 27.45   Installing       : glibc-static-2.28-214.el8.aarch64                    53/81 
22:19:46 #14 27.58   Installing       : xkeyboard-config-2.28-1.el8.noarch                   54/81 
22:19:46 #14 27.61   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                     55/81 
22:19:46 #14 27.66   Upgrading        : systemd-pam-239-68.el8.aarch64                       56/81 
22:19:46  dpkg-source -I.git -b build-deb
22:19:46 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:46 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:46 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:46 dpkg-source: info: using source format '1.0'
22:19:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz
22:19:46 #12 2.422 dh_compress
22:19:46 #12 2.461 dh_fixperms
22:19:46 #12 2.507 dh_installdeb
22:19:46 #12 2.534 dh_gencontrol
22:19:46 #12 2.654 dh_md5sums
22:19:46 #12 25.00   Running scriptlet: systemd-resolved-252~rc2-612.fc38.aarch64          106/135 
22:19:46 #12 25.15   Installing       : systemd-252~rc2-612.fc38.aarch64                   107/135 
22:19:46 #12 25.17   Running scriptlet: systemd-252~rc2-612.fc38.aarch64                   107/135 
22:19:46 #12 25.36 Creating group 'input' with GID 104.
22:19:46 #12 25.36 Creating group 'kvm' with GID 36.
22:19:46 #12 25.36 Creating group 'render' with GID 105.
22:19:46 #12 25.36 Creating group 'sgx' with GID 106.
22:19:46 #12 25.36 Creating group 'systemd-journal' with GID 190.
22:19:46 #12 25.36 Creating group 'systemd-network' with GID 192.
22:19:46 #12 25.36 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
22:19:46 #12 25.36 Creating group 'systemd-oom' with GID 999.
22:19:46 #12 25.36 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
22:19:46 #12 25.36 Creating group 'systemd-resolve' with GID 193.
22:19:46 #12 25.36 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
22:19:46 #12 25.36 
22:19:46 #12 25.36   Installing       : annobin-docs-10.91-1.fc38.noarch                   108/135 
22:19:46 #12 25.37   Installing       : annobin-plugin-gcc-10.91-1.fc38.aarch64            109/135 
22:19:46 #12 25.38   Running scriptlet: annobin-plugin-gcc-10.91-1.fc38.aarch64            109/135 
22:19:46 #12 25.40   Installing       : device-mapper-devel-1.02.185-1.fc38.aarch64        110/135 
22:19:46 #12 25.41   Installing       : gcc-plugin-annobin-12.2.1-2.fc38.aarch64           111/135 
22:19:46 #12 25.42   Installing       : libtool-2.4.7-2.fc37.aarch64                       112/135 
22:19:46 #12 25.43   Installing       : btrfs-progs-devel-6.0-1.fc38.aarch64               113/135 
22:19:46 #12 25.44   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64            114/135 
22:19:46 #12 25.45   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64              115/135 
22:19:46 #12 25.46   Installing       : rpm-plugin-selinux-4.18.0-3.fc38.aarch64           116/135 
22:19:46 #12 25.46   Installing       : which-2.21-35.fc37.aarch64                         117/135 
22:19:46 #12 25.47   Installing       : systemd-rpm-macros-252~rc2-612.fc38.noarch         118/135 
22:19:46 #12 25.48   Cleanup          : crypto-policies-20220428-1.gitdfb10ea.fc37.noarc   119/135 
22:19:46 #10 69.07 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:46 #10 69.08 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:46 #10 69.10 Setting up libmailtools-perl (2.21-1) ...
22:19:46 #10 69.14 Setting up python3-debian (0.1.39) ...
22:19:46 #10 69.35 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:46 #13 9.570 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
22:19:46 #13 9.581 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
22:19:46 #13 9.593 Setting up libbtrfs-dev:arm64 (5.4.1-2) ...
22:19:46 #13 9.607 Setting up librhash0:arm64 (1.3.9-1) ...
22:19:46 #13 9.617 Setting up cmake-data (3.16.3-1ubuntu1) ...
22:19:46 #13 9.630 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
22:19:46 #13 9.641 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.18) ...
22:19:46 #13 9.651 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
22:19:46 #13 9.661 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
22:19:46 #13 9.670 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
22:19:46 #13 9.680 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
22:19:46 #13 9.688 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
22:19:46 #13 9.697 Setting up cmake (3.16.3-1ubuntu1) ...
22:19:46 #13 9.709 Setting up docker-ce-build-deps (1.0) ...
22:19:46 #13 9.721 Processing triggers for man-db (2.9.1-1) ...
22:19:46 #13 9.742 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:19:46 #10 67.40 Setting up libcontextual-return-perl (0.004014-2) ...
22:19:46 #10 67.41 Setting up libwww-robotrules-perl (6.02-1) ...
22:19:46 #10 67.42 Setting up libtypes-serialiser-perl (1.01-1) ...
22:19:46 #10 67.44 Setting up g++ (4:10.2.1-1) ...
22:19:46 #10 67.46 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:19:46 #10 67.47 Setting up libhtml-parser-perl (3.75-1+b1) ...
22:19:46 #10 67.48 Setting up libgit-wrapper-perl (0.048-1) ...
22:19:46 #10 67.49 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:19:46 #10 67.50 Setting up librole-tiny-perl (2.002004-1) ...
22:19:46 #10 67.51 Setting up gnupg (2.2.27-2+deb11u2) ...
22:19:46 #10 67.53 Setting up build-essential (12.9) ...
22:19:46 #10 67.54 Setting up python3-unidiff (0.5.5-2) ...
22:19:46 #15 DONE 1.7s
22:19:46 
22:19:46 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:19:46 #16 DONE 0.0s
22:19:46 
22:19:46 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:19:46 #17 DONE 0.0s
22:19:46 
22:19:46 #18 exporting to image
22:19:46 #18 exporting layers
22:19:46 #12 2.376 dh_testdir
22:19:46 #17 exporting layers 5.5s done
22:19:46 #17 writing image sha256:16d5574a8a7ab94248a0038cc31aa2cfdedd838b346751f07662191abfcbdef4 done
22:19:46 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
22:19:46 #17 DONE 5.5s
22:19:46 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
22:19:46 #12 2.685 dh_builddeb
22:19:46 #12 2.707 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:46 #12 2.730 
22:19:46 #12 2.730 The package has been created.
22:19:46 #12 2.730 Attention, the package has been created in the current directory,
22:19:46 #12 2.730 not in ".." as indicated by the message above!
22:19:46 #12 2.754 Selecting previously unselected package docker-ce-build-deps.
22:19:46 #12 2.770 (Reading database ... 27755 files and directories currently installed.)
22:19:46 #12 2.771 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:46 #12 2.775 Unpacking docker-ce-build-deps (1.0) ...
22:19:46 #12 25.49   Cleanup          : util-linux-core-2.38-3.fc37.aarch64                120/135 
22:19:46 #12 25.50   Cleanup          : libsemanage-3.4-0.rc2.1.fc37.aarch64               121/135 
22:19:46 #12 25.50   Cleanup          : libmount-2.38-3.fc37.aarch64                       122/135 
22:19:46 #12 25.51   Cleanup          : libselinux-3.4-0.rc2.1.fc37.aarch64                123/135 
22:19:46 #12 25.51   Cleanup          : systemd-libs-251~rc2-1.fc37.aarch64                124/135 
22:19:46 #12 25.52   Cleanup          : pcre2-10.40-1.fc37.aarch64                         125/135 
22:19:46 #12 25.53   Cleanup          : libblkid-2.38-3.fc37.aarch64                       126/135 
22:19:46 #12 25.53   Cleanup          : pcre2-syntax-10.40-1.fc37.noarch                   127/135 
22:19:46 #12 25.54   Cleanup          : libuuid-2.38-3.fc37.aarch64                        128/135 
22:19:46 #12 25.54   Cleanup          : libgcc-12.1.1-1.fc37.aarch64                       129/135 
22:19:46 #12 25.54   Running scriptlet: libgcc-12.1.1-1.fc37.aarch64                       129/135 
22:19:46 #12 25.57   Cleanup          : libsepol-3.4-0.rc2.1.fc37.aarch64                  130/135 
22:19:46 #12 25.57   Cleanup          : audit-libs-3.0.8-1.fc37.aarch64                    131/135 
22:19:46 #12 25.58   Cleanup          : libsmartcols-2.38-3.fc37.aarch64                   132/135 
22:19:46 #12 25.58   Cleanup          : libxcrypt-4.4.28-1.fc37.aarch64                    133/135 
22:19:46 #12 25.59   Cleanup          : libgomp-12.1.1-1.fc37.aarch64                      134/135 
22:19:46 #12 25.60   Cleanup          : libcom_err-1.46.5-2.fc36.aarch64                   135/135 
22:19:46 #12 25.60   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch        135/135 
22:19:46 #12 25.61   Running scriptlet: systemd-resolved-252~rc2-612.fc38.aarch64          135/135 
22:19:46 #11 71.52 --------------------------------------------------------------------------------
22:19:46 #11 71.52 Total                                              435 kB/s |  18 MB  00:42     
22:19:46 #11 71.52 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:19:46 #11 71.52 Importing GPG key 0xF4A80EB5:
22:19:46 #11 71.52  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
22:19:46 #11 71.52  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
22:19:46 #11 71.52  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
22:19:46 #11 71.52  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:19:46 #11 71.57 Running transaction check
22:19:46 #11 71.60 Running transaction test
22:19:46 #11 71.64 Transaction test succeeded
22:19:46 #11 71.64 Running transaction
22:19:46 #11 71.74   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
22:19:46 #11 72.32   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
22:19:46 #11 72.35   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
22:19:46 #11 72.97   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
22:19:46 #11 73.01   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
22:19:46 #11 73.04   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
22:19:46 #11 73.07   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
22:19:46 #11 73.10   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
22:19:46 #11 73.14   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
22:19:46 #11 73.16   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
22:19:46 #11 73.42   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
22:19:46 #11 73.45   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
22:19:46 #11 73.47   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
22:19:46 #11 73.50   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
22:19:46 #11 73.53   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
22:19:46 #11 73.55   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
22:19:46 #11 73.57   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
22:19:46 #11 73.59   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
22:19:46 #11 73.62   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
22:19:46 #11 73.64   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
22:19:46 #11 73.66   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
22:19:46 #11 73.69   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
22:19:46 #11 73.71   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
22:19:46 #11 73.73   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
22:19:46 #11 73.76   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
22:19:46 #11 73.80   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
22:19:46 #11 73.83   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
22:19:46 #11 73.86   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
22:19:46 #11 73.88   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
22:19:46 #10 69.52 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:46 #10 69.56 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:46 #10 69.64 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:46 #12 0.955 Reading package lists...
22:19:46 #10 67.67 Setting up lsb-release (11.1.0) ...
22:19:46 #10 67.68 Setting up libfont-ttf-perl (1.06-1.1) ...
22:19:46 #10 67.69 Setting up libfile-homedir-perl (1.006-1) ...
22:19:46 #10 67.70 Setting up python3-magic (2:0.4.20-3) ...
22:19:46 #13 DONE 10.1s
22:19:46 #12 2.394 dh_testroot
22:19:46 #12 2.413 dh_prep
22:19:46 #12 2.436 dh_testdir
22:19:46 #12 2.455 dh_testroot
22:19:46 #12 2.473 dh_install
22:19:46 #12 2.500 dh_installdocs
22:19:46 #12 2.532 dh_installchangelogs
22:19:46 #12 2.605 dh_compress
22:19:47 #14 27.68   Running scriptlet: systemd-239-68.el8.aarch64                           57/81 
22:19:47 #14 28.10   Upgrading        : systemd-239-68.el8.aarch64                           57/81 
22:19:47 #11 73.97   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
22:19:47 #10 69.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:47 #10 69.85 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:47 #10 69.88 Setting up dh-strip-nondeterminism (1.12.0-1) ...
22:19:47 #10 69.89 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:47 #12 1.733 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:47 #12 1.733 dpkg-buildpackage: info: source version 1.0
22:19:47 #12 1.733 dpkg-buildpackage: info: source distribution unstable
22:19:47 #12 1.733 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:47 #12 1.766  dpkg-source --before-build .
22:19:47 #12 1.767 dpkg-buildpackage: info: host architecture amd64
22:19:47 #12 1.861  debian/rules clean
22:19:47 #10 67.85 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
22:19:47 #10 67.86 Setting up pristine-tar (1.49) ...
22:19:47 #10 67.87 Setting up libio-socket-ssl-perl (2.069-1) ...
22:19:47 #10 67.88 Setting up libsub-exporter-perl (0.987-1) ...
22:19:47 #10 67.89 Setting up libc-devtools (2.31-13+deb11u5) ...
22:19:47 #10 67.90 Setting up libalgorithm-merge-perl (0.08-3) ...
22:19:47 #10 67.93 Setting up libhttp-message-perl (6.28-1) ...
22:19:47 #10 67.94 Setting up libhtml-form-perl (6.07-1) ...
22:19:47 #10 67.95 Setting up python3-pkg-resources (52.0.0-4) ...
22:19:47 
22:19:47 #14 [stage-1 6/9] COPY sources/ /sources
22:19:47 #14 DONE 0.1s
22:19:47 
22:19:47 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:47 #12 2.639 dh_fixperms
22:19:47 #12 2.683 dh_installdeb
22:19:47 #12 2.710 dh_gencontrol
22:19:47 #12 2.826 dh_md5sums
22:19:47 #12 2.853 dh_builddeb
22:19:47 #12 2.873 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:47 #12 2.893 
22:19:47 #12 2.893 The package has been created.
22:19:47 #12 2.893 Attention, the package has been created in the current directory,
22:19:47 #12 2.893 not in ".." as indicated by the message above!
22:19:47 #12 2.916 Selecting previously unselected package docker-ce-build-deps.
22:19:47 #12 2.930 (Reading database ... 27522 files and directories currently installed.)
22:19:47 + set -e
22:19:47 + mkdir -p /root/build-deb/engine
22:19:47 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:47 #14 28.14   Running scriptlet: systemd-239-68.el8.aarch64                           57/81 
22:19:47 #14 28.27   Installing       : systemd-devel-239-68.el8.aarch64                     58/81 
22:19:47 #10 69.91 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:47 #10 69.92 Setting up libdata-dpath-perl (0.58-1) ...
22:19:47 #10 69.93 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:47 #10 69.95 Setting up libpackage-stash-perl (0.39-1) ...
22:19:47 #10 69.97 Setting up libimport-into-perl (1.002005-1) ...
22:19:47 #10 69.98 Setting up libmoo-perl (2.004004-1) ...
22:19:47 #10 69.99 Setting up liblist-someutils-perl (0.58-1) ...
22:19:47 #10 70.01 Setting up debhelper (13.3.4) ...
22:19:47 #10 70.02 Setting up libmime-tools-perl (5.509-1) ...
22:19:47 #10 70.03 Setting up dput (1.1.0) ...
22:19:47 #12 1.863 dh clean
22:19:47 #12 1.936    dh_clean
22:19:47 #12 1.970  debian/rules binary
22:19:47 #12 1.972 dh binary
22:19:47 #12 2.035    dh_update_autotools_config
22:19:47 #12 2.062    dh_autoreconf
22:19:47 #12 2.100    create-stamp debian/debhelper-build-stamp
22:19:47 #12 2.100    dh_prep
22:19:47 #10 68.13 Setting up libiterator-perl (0.03+ds1-1.1) ...
22:19:47 #10 68.15 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
22:19:47 #10 68.16 Setting up libjson-xs-perl (4.030-1+b1) ...
22:19:47 #10 68.17 Setting up libhttp-negotiate-perl (6.01-1) ...
22:19:47 #10 68.18 Setting up libio-prompter-perl (0.004015-1) ...
22:19:47 #10 68.20 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
22:19:47 #10 68.21 Setting up libhttp-cookies-perl (6.10-1) ...
22:19:47 #10 68.22 Setting up python3-apt (2.2.1) ...
22:19:47 #12 25.65   Running scriptlet: libcom_err-1.46.5-2.fc36.aarch64                   135/135 
22:19:47 #12 26.27   Verifying        : annobin-docs-10.91-1.fc38.noarch                     1/135 
22:19:47 #12 26.27   Verifying        : annobin-plugin-gcc-10.91-1.fc38.aarch64              2/135 
22:19:47 #12 26.27   Verifying        : autoconf-2.71-4.fc38.noarch                          3/135 
22:19:47 #12 26.27   Verifying        : automake-1.16.5-9.fc37.noarch                        4/135 
22:19:47 #12 26.27   Verifying        : btrfs-progs-6.0-1.fc38.aarch64                       5/135 
22:19:47 #12 26.27   Verifying        : btrfs-progs-devel-6.0-1.fc38.aarch64                 6/135 
22:19:47 #12 26.27   Verifying        : checkpolicy-3.4-3.fc37.aarch64                       7/135 
22:19:47 #12 26.27   Verifying        : cmake-3.24.1-1.fc38.aarch64                          8/135 
22:19:47 #12 26.27   Verifying        : cmake-data-3.24.1-1.fc38.noarch                      9/135 
22:19:47 #12 26.27   Verifying        : cmake-filesystem-3.24.1-1.fc38.aarch64              10/135 
22:19:47 #12 26.28   Verifying        : cmake-rpm-macros-3.24.1-1.fc38.noarch               11/135 
22:19:47 #12 26.28   Verifying        : cpp-12.2.1-2.fc38.aarch64                           12/135 
22:19:47 #12 26.28   Verifying        : cryptsetup-libs-2.5.0-1.fc37.aarch64                13/135 
22:19:47 #12 26.28   Verifying        : dbus-1:1.14.4-1.fc38.aarch64                        14/135 
22:19:47 #12 26.28   Verifying        : dbus-broker-32-1.fc37.aarch64                       15/135 
22:19:47 #12 26.28   Verifying        : dbus-common-1:1.14.4-1.fc38.noarch                  16/135 
22:19:47 #12 26.28   Verifying        : device-mapper-1.02.185-1.fc38.aarch64               17/135 
22:19:47 #12 26.28   Verifying        : device-mapper-devel-1.02.185-1.fc38.aarch64         18/135 
22:19:47 #12 26.28   Verifying        : device-mapper-libs-1.02.185-1.fc38.aarch64          19/135 
22:19:47 #12 26.28   Verifying        : e2fsprogs-libs-1.46.5-3.fc37.aarch64                20/135 
22:19:47 #12 26.28   Verifying        : gc-8.2.2-1.fc38.aarch64                             21/135 
22:19:47 #12 26.28   Verifying        : gcc-12.2.1-2.fc38.aarch64                           22/135 
22:19:47 #12 26.28   Verifying        : gcc-plugin-annobin-12.2.1-2.fc38.aarch64            23/135 
22:19:47 #12 26.28   Verifying        : git-2.38.1-1.fc38.aarch64                           24/135 
22:19:47 #12 26.28   Verifying        : git-core-2.38.1-1.fc38.aarch64                      25/135 
22:19:47 #12 26.28   Verifying        : git-core-doc-2.38.1-1.fc38.noarch                   26/135 
22:19:47 #12 26.28   Verifying        : glibc-devel-2.36.9000-10.fc38.aarch64               27/135 
22:19:47 #12 26.28   Verifying        : glibc-static-2.36.9000-10.fc38.aarch64              28/135 
22:19:47 #12 26.28   Verifying        : guile22-2.2.7-6.fc37.aarch64                        29/135 
22:19:47 #12 26.28   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                        30/135 
22:19:47 #12 26.28   Verifying        : kernel-headers-6.1.0-0.rc1.git0.1.fc38.aarch64      31/135 
22:19:47 #12 26.28   Verifying        : kmod-libs-30-2.fc37.aarch64                         32/135 
22:19:47 #12 26.28   Verifying        : less-590-5.fc37.aarch64                             33/135 
22:19:47 #12 26.28   Verifying        : libargon2-20190702-1.fc37.aarch64                   34/135 
22:19:47 #12 26.28   Verifying        : libasan-12.2.1-2.fc38.aarch64                       35/135 
22:19:47 #12 26.28   Verifying        : libatomic-12.2.1-2.fc38.aarch64                     36/135 
22:19:47 #12 26.28   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                       37/135 
22:19:47 #12 26.28   Verifying        : libbtrfs-6.0-1.fc38.aarch64                         38/135 
22:19:47 #12 26.28   Verifying        : libbtrfsutil-6.0-1.fc38.aarch64                     39/135 
22:19:47 #12 26.28   Verifying        : libcbor-0.7.0-7.fc37.aarch64                        40/135 
22:19:47 #12 26.28   Verifying        : libedit-3.1-43.20221009cvs.fc38.aarch64             41/135 
22:19:47 #12 26.28   Verifying        : libfdisk-2.38.1-2.fc38.aarch64                      42/135 
22:19:47 #12 26.28   Verifying        : libfido2-1.12.0-1.fc38.aarch64                      43/135 
22:19:47 #12 26.28   Verifying        : libmpc-1.2.1-5.fc37.aarch64                         44/135 
22:19:47 #12 26.28   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                     45/135 
22:19:47 #12 26.28   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64               46/135 
22:19:47 #12 26.28   Verifying        : libselinux-devel-3.4-5.fc37.aarch64                 47/135 
22:19:47 #12 26.28   Verifying        : libselinux-utils-3.4-5.fc37.aarch64                 48/135 
22:19:47 #12 26.28   Verifying        : libsepol-devel-3.4-3.fc37.aarch64                   49/135 
22:19:47 #12 26.28   Verifying        : libtool-2.4.7-2.fc37.aarch64                        50/135 
22:19:47 #12 26.28   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                   51/135 
22:19:47 #12 26.28   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64             52/135 
22:19:47 #12 26.28   Verifying        : libubsan-12.2.1-2.fc38.aarch64                      53/135 
22:19:47 #12 26.28   Verifying        : libutempter-1.2.1-7.fc37.aarch64                    54/135 
22:19:47 #12 26.28   Verifying        : libuv-1:1.44.2-2.fc37.aarch64                       55/135 
22:19:47 #12 26.28   Verifying        : libxcrypt-devel-4.4.28-3.fc38.aarch64               56/135 
22:19:47 #12 26.28   Verifying        : libxcrypt-static-4.4.28-3.fc38.aarch64              57/135 
22:19:47 #12 26.28   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                   58/135 
22:19:47 #12 26.28   Verifying        : lzo-2.10-7.fc37.aarch64                             59/135 
22:19:47 #12 26.28   Verifying        : m4-1.4.19-4.fc37.aarch64                            60/135 
22:19:47 #12 26.28   Verifying        : make-1:4.3-11.fc37.aarch64                          61/135 
22:19:47 #12 26.28   Verifying        : openssh-9.0p1-7.fc38.aarch64                        62/135 
22:19:47 #12 26.28   Verifying        : openssh-clients-9.0p1-7.fc38.aarch64                63/135 
22:19:47 #12 26.28   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                  64/135 
22:19:47 #12 26.28   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                  65/135 
22:19:47 #12 26.28   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                  66/135 
22:19:47 #12 26.28   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                 67/135 
22:19:47 #12 26.28   Verifying        : perl-File-Compare-1.100.700-492.fc38.noarch         68/135 
22:19:47 #12 26.28   Verifying        : perl-File-Copy-2.39-492.fc38.noarch                 69/135 
22:19:47 #12 26.28   Verifying        : perl-File-Find-1.40-492.fc38.noarch                 70/135 
22:19:47 #12 26.28   Verifying        : perl-Git-2.38.1-1.fc38.noarch                       71/135 
22:19:47 #12 26.28   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64               72/135 
22:19:47 #12 26.28   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch              73/135 
22:19:47 #12 26.28   Verifying        : perl-lib-0.65-492.fc38.aarch64                      74/135 
22:19:47 #12 26.28   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                75/135 
22:19:47 #12 26.28   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64           76/135 
22:19:47 #12 26.28   Verifying        : policycoreutils-3.4-6.fc37.aarch64                  77/135 
22:19:47 #12 26.28   Verifying        : policycoreutils-devel-3.4-6.fc37.aarch64            78/135 
22:19:47 #12 26.28   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch      79/135 
22:19:47 #12 26.28   Verifying        : python3-audit-3.0.9-1.fc38.aarch64                  80/135 
22:19:47 #12 26.28   Verifying        : python3-libselinux-3.4-5.fc37.aarch64               81/135 
22:19:47 #12 26.28   Verifying        : python3-libsemanage-3.4-5.fc37.aarch64              82/135 
22:19:47 #12 26.28   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch           83/135 
22:19:47 #12 26.28   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                84/135 
22:19:47 #12 26.28   Verifying        : python3-setuptools-65.3.0-1.fc38.noarch             85/135 
22:19:47 #12 26.28   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                  86/135 
22:19:47 #12 26.28   Verifying        : rhash-1.4.3-1.fc38.aarch64                          87/135 
22:19:47 #12 26.28   Verifying        : rpm-plugin-selinux-4.18.0-3.fc38.aarch64            88/135 
22:19:47 #12 26.28   Verifying        : selinux-policy-37.13-1.fc38.noarch                  89/135 
22:19:47 #12 26.28   Verifying        : selinux-policy-devel-37.13-1.fc38.noarch            90/135 
22:19:47 #12 26.28   Verifying        : selinux-policy-targeted-37.13-1.fc38.noarch         91/135 
22:19:47 #12 26.28   Verifying        : systemd-252~rc2-612.fc38.aarch64                    92/135 
22:19:47 #12 26.28   Verifying        : systemd-devel-252~rc2-612.fc38.aarch64              93/135 
22:19:47 #12 26.28   Verifying        : systemd-networkd-252~rc2-612.fc38.aarch64           94/135 
22:19:47 #12 26.28   Verifying        : systemd-pam-252~rc2-612.fc38.aarch64                95/135 
22:19:47 #12 26.28   Verifying        : systemd-resolved-252~rc2-612.fc38.aarch64           96/135 
22:19:47 #12 26.28   Verifying        : systemd-rpm-macros-252~rc2-612.fc38.noarch          97/135 
22:19:47 #12 26.28   Verifying        : util-linux-2.38.1-2.fc38.aarch64                    98/135 
22:19:47 #12 26.28   Verifying        : vim-filesystem-2:9.0.803-1.fc38.noarch              99/135 
22:19:47 #12 26.28   Verifying        : which-2.21-35.fc37.aarch64                         100/135 
22:19:47 #12 26.28   Verifying        : xkeyboard-config-2.36-2.fc37.noarch                101/135 
22:19:47 #12 26.28   Verifying        : audit-libs-3.0.9-1.fc38.aarch64                    102/135 
22:19:47 #12 26.28   Verifying        : audit-libs-3.0.8-1.fc37.aarch64                    103/135 
22:19:47 #12 26.28   Verifying        : crypto-policies-20221003-1.gitcb1ad32.fc38.noarc   104/135 
22:19:47 #12 26.28   Verifying        : crypto-policies-20220428-1.gitdfb10ea.fc37.noarc   105/135 
22:19:47 #12 26.28   Verifying        : libblkid-2.38.1-2.fc38.aarch64                     106/135 
22:19:47 #12 26.28   Verifying        : libblkid-2.38-3.fc37.aarch64                       107/135 
22:19:47 #12 26.28   Verifying        : libcom_err-1.46.5-3.fc37.aarch64                   108/135 
22:19:47 #12 26.28   Verifying        : libcom_err-1.46.5-2.fc36.aarch64                   109/135 
22:19:47 #12 26.28   Verifying        : libgcc-12.2.1-2.fc38.aarch64                       110/135 
22:19:47 #12 26.28   Verifying        : libgcc-12.1.1-1.fc37.aarch64                       111/135 
22:19:47 #12 26.28   Verifying        : libgomp-12.2.1-2.fc38.aarch64                      112/135 
22:19:47 #12 26.28   Verifying        : libgomp-12.1.1-1.fc37.aarch64                      113/135 
22:19:47 #12 26.28   Verifying        : libmount-2.38.1-2.fc38.aarch64                     114/135 
22:19:47 #12 26.28   Verifying        : libmount-2.38-3.fc37.aarch64                       115/135 
22:19:47 #12 26.28   Verifying        : libselinux-3.4-5.fc37.aarch64                      116/135 
22:19:47 #12 26.28   Verifying        : libselinux-3.4-0.rc2.1.fc37.aarch64                117/135 
22:19:47 #12 26.28   Verifying        : libsemanage-3.4-5.fc37.aarch64                     118/135 
22:19:47 #12 26.28   Verifying        : libsemanage-3.4-0.rc2.1.fc37.aarch64               119/135 
22:19:47 #12 26.28   Verifying        : libsepol-3.4-3.fc37.aarch64                        120/135 
22:19:47 #12 26.28   Verifying        : libsepol-3.4-0.rc2.1.fc37.aarch64                  121/135 
22:19:47 #12 26.28   Verifying        : libsmartcols-2.38.1-2.fc38.aarch64                 122/135 
22:19:47 #12 26.28   Verifying        : libsmartcols-2.38-3.fc37.aarch64                   123/135 
22:19:47 #12 26.28   Verifying        : libuuid-2.38.1-2.fc38.aarch64                      124/135 
22:19:47 #12 26.28   Verifying        : libuuid-2.38-3.fc37.aarch64                        125/135 
22:19:47 #12 26.28   Verifying        : libxcrypt-4.4.28-3.fc38.aarch64                    126/135 
22:19:47 #12 26.28   Verifying        : libxcrypt-4.4.28-1.fc37.aarch64                    127/135 
22:19:47 #12 26.28   Verifying        : pcre2-10.40-1.fc37.1.aarch64                       128/135 
22:19:47 #12 26.28   Verifying        : pcre2-10.40-1.fc37.aarch64                         129/135 
22:19:47 #12 26.28   Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 130/135 
22:19:47 #12 26.28   Verifying        : pcre2-syntax-10.40-1.fc37.noarch                   131/135 
22:19:47 #12 26.28   Verifying        : systemd-libs-252~rc2-612.fc38.aarch64              132/135 
22:19:47 #12 26.28   Verifying        : systemd-libs-251~rc2-1.fc37.aarch64                133/135 
22:19:47 #12 26.28   Verifying        : util-linux-core-2.38.1-2.fc38.aarch64              134/135 
22:19:47 #12 2.818 Reading package lists...
22:19:47 #12 2.932 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:47 #12 2.936 Unpacking docker-ce-build-deps (1.0) ...
22:19:47 #14 28.30   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            59/81 
22:19:47 #10 70.20 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:47 #10 70.21 Setting up equivs (2.3.1) ...
22:19:47 #10 70.23 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:47 #10 70.24 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
22:19:47 #10 70.26 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:47 #10 70.27 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:47 #10 70.29 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
22:19:47 #10 70.31 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:47 #10 70.32 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:47 #10 70.34 Setting up libmoox-struct-perl (0.020-1) ...
22:19:47 #10 70.35 Setting up lintian (2.104.0) ...
22:19:47 #10 70.37 Setting up licensecheck (3.1.1-2) ...
22:19:47 #12 2.127    dh_install
22:19:47 #12 2.159    dh_installdocs
22:19:47 #12 2.197    dh_installchangelogs
22:19:47 #12 2.275    dh_perl
22:19:47 #12 2.309    dh_link
22:19:47 #12 2.341    dh_strip_nondeterminism
22:19:47 #12 2.398    dh_compress
22:19:47 #10 68.37 Setting up po-debconf (1.0.21+nmu1) ...
22:19:47 #10 68.38 Setting up libhtml-tree-perl (5.07-2) ...
22:19:47 #10 68.40 Setting up libparams-classify-perl (0.015-1+b3) ...
22:19:47 #10 68.41 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:19:47 #10 68.42 Setting up libhtml-format-perl (2.12-1.1) ...
22:19:47 #10 68.44 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:19:47 #10 68.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:19:47 #10 68.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:47 #10 68.67 
22:19:47 #10 68.67 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:47 #12 26.28   Verifying        : util-linux-core-2.38-3.fc37.aarch64                135/135 
22:19:47 #12 26.47 
22:19:47 #12 26.47 Upgraded:
22:19:47 #12 26.47   audit-libs-3.0.9-1.fc38.aarch64                                               
22:19:47 #12 26.47   crypto-policies-20221003-1.gitcb1ad32.fc38.noarch                             
22:19:47 #12 26.47   libblkid-2.38.1-2.fc38.aarch64                                                
22:19:47 #12 26.47   libcom_err-1.46.5-3.fc37.aarch64                                              
22:19:47 #12 26.47   libgcc-12.2.1-2.fc38.aarch64                                                  
22:19:47 #12 26.47   libgomp-12.2.1-2.fc38.aarch64                                                 
22:19:47 #12 26.47   libmount-2.38.1-2.fc38.aarch64                                                
22:19:47 #12 26.47   libselinux-3.4-5.fc37.aarch64                                                 
22:19:47 #12 26.47   libsemanage-3.4-5.fc37.aarch64                                                
22:19:47 #12 26.47   libsepol-3.4-3.fc37.aarch64                                                   
22:19:47 #12 26.47   libsmartcols-2.38.1-2.fc38.aarch64                                            
22:19:47 #12 26.47   libuuid-2.38.1-2.fc38.aarch64                                                 
22:19:47 #12 26.47   libxcrypt-4.4.28-3.fc38.aarch64                                               
22:19:47 #12 26.47   pcre2-10.40-1.fc37.1.aarch64                                                  
22:19:47 #12 26.47   pcre2-syntax-10.40-1.fc37.1.noarch                                            
22:19:47 #12 26.47   systemd-libs-252~rc2-612.fc38.aarch64                                         
22:19:47 #12 26.47   util-linux-core-2.38.1-2.fc38.aarch64                                         
22:19:47 #12 26.47 Installed:
22:19:47 #12 26.47   annobin-docs-10.91-1.fc38.noarch                                              
22:19:47 #12 26.47   annobin-plugin-gcc-10.91-1.fc38.aarch64                                       
22:19:47 #12 26.47   autoconf-2.71-4.fc38.noarch                                                   
22:19:47 #12 26.47   automake-1.16.5-9.fc37.noarch                                                 
22:19:47 #12 26.47   btrfs-progs-6.0-1.fc38.aarch64                                                
22:19:47 #12 26.47   btrfs-progs-devel-6.0-1.fc38.aarch64                                          
22:19:47 #12 26.47   checkpolicy-3.4-3.fc37.aarch64                                                
22:19:47 #12 26.47   cmake-3.24.1-1.fc38.aarch64                                                   
22:19:47 #12 26.47   cmake-data-3.24.1-1.fc38.noarch                                               
22:19:47 #12 26.47   cmake-filesystem-3.24.1-1.fc38.aarch64                                        
22:19:47 #12 26.47   cmake-rpm-macros-3.24.1-1.fc38.noarch                                         
22:19:47 #12 26.47   cpp-12.2.1-2.fc38.aarch64                                                     
22:19:47 #12 26.47   cryptsetup-libs-2.5.0-1.fc37.aarch64                                          
22:19:47 #12 26.47   dbus-1:1.14.4-1.fc38.aarch64                                                  
22:19:47 #12 26.47   dbus-broker-32-1.fc37.aarch64                                                 
22:19:47 #12 26.47   dbus-common-1:1.14.4-1.fc38.noarch                                            
22:19:47 #12 26.47   device-mapper-1.02.185-1.fc38.aarch64                                         
22:19:47 #12 26.47   device-mapper-devel-1.02.185-1.fc38.aarch64                                   
22:19:47 #12 26.47   device-mapper-libs-1.02.185-1.fc38.aarch64                                    
22:19:47 #12 26.47   e2fsprogs-libs-1.46.5-3.fc37.aarch64                                          
22:19:47 #12 26.47   gc-8.2.2-1.fc38.aarch64                                                       
22:19:47 #12 26.47   gcc-12.2.1-2.fc38.aarch64                                                     
22:19:47 #12 26.47   gcc-plugin-annobin-12.2.1-2.fc38.aarch64                                      
22:19:47 #12 26.47   git-2.38.1-1.fc38.aarch64                                                     
22:19:47 #12 26.47   git-core-2.38.1-1.fc38.aarch64                                                
22:19:47 #12 26.47   git-core-doc-2.38.1-1.fc38.noarch                                             
22:19:47 #12 26.47   glibc-devel-2.36.9000-10.fc38.aarch64                                         
22:19:47 #12 26.47   glibc-static-2.36.9000-10.fc38.aarch64                                        
22:19:47 #12 26.47   guile22-2.2.7-6.fc37.aarch64                                                  
22:19:47 #12 26.47   jsoncpp-1.9.5-3.fc37.aarch64                                                  
22:19:47 #12 26.47   kernel-headers-6.1.0-0.rc1.git0.1.fc38.aarch64                                
22:19:47 #12 26.47   kmod-libs-30-2.fc37.aarch64                                                   
22:19:47 #12 26.47   less-590-5.fc37.aarch64                                                       
22:19:47 #12 26.47   libargon2-20190702-1.fc37.aarch64                                             
22:19:47 #12 26.47   libasan-12.2.1-2.fc38.aarch64                                                 
22:19:47 #12 26.47   libatomic-12.2.1-2.fc38.aarch64                                               
22:19:47 #12 26.47   libbpf-2:0.8.0-2.fc37.aarch64                                                 
22:19:47 #12 26.47   libbtrfs-6.0-1.fc38.aarch64                                                   
22:19:47 #12 26.47   libbtrfsutil-6.0-1.fc38.aarch64                                               
22:19:47 #12 26.47   libcbor-0.7.0-7.fc37.aarch64                                                  
22:19:47 #12 26.47   libedit-3.1-43.20221009cvs.fc38.aarch64                                       
22:19:47 #12 26.47   libfdisk-2.38.1-2.fc38.aarch64                                                
22:19:47 #12 26.47   libfido2-1.12.0-1.fc38.aarch64                                                
22:19:47 #12 26.47   libmpc-1.2.1-5.fc37.aarch64                                                   
22:19:47 #12 26.47   libseccomp-2.5.3-3.fc37.aarch64                                               
22:19:47 #12 26.47   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
22:19:47 #12 26.47   libselinux-devel-3.4-5.fc37.aarch64                                           
22:19:47 #12 26.47   libselinux-utils-3.4-5.fc37.aarch64                                           
22:19:47 #12 26.47   libsepol-devel-3.4-3.fc37.aarch64                                             
22:19:47 #12 26.47   libtool-2.4.7-2.fc37.aarch64                                                  
22:19:47 #12 26.47   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
22:19:47 #12 26.47   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
22:19:47 #12 26.47   libubsan-12.2.1-2.fc38.aarch64                                                
22:19:47 #12 26.47   libutempter-1.2.1-7.fc37.aarch64                                              
22:19:47 #12 26.47   libuv-1:1.44.2-2.fc37.aarch64                                                 
22:19:47 #12 26.47   libxcrypt-devel-4.4.28-3.fc38.aarch64                                         
22:19:47 #12 26.47   libxcrypt-static-4.4.28-3.fc38.aarch64                                        
22:19:47 #12 26.47   libxkbcommon-1.4.1-2.fc37.aarch64                                             
22:19:47 #12 26.47   lzo-2.10-7.fc37.aarch64                                                       
22:19:47 #12 26.47   m4-1.4.19-4.fc37.aarch64                                                      
22:19:47 #12 26.47   make-1:4.3-11.fc37.aarch64                                                    
22:19:47 #12 26.47   openssh-9.0p1-7.fc38.aarch64                                                  
22:19:47 #12 26.47   openssh-clients-9.0p1-7.fc38.aarch64                                          
22:19:47 #12 26.47   pcre2-devel-10.40-1.fc37.1.aarch64                                            
22:19:47 #12 26.47   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
22:19:47 #12 26.47   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
22:19:47 #12 26.47   perl-Error-1:0.17029-10.fc37.noarch                                           
22:19:47 #12 26.47   perl-File-Compare-1.100.700-492.fc38.noarch                                   
22:19:47 #12 26.47   perl-File-Copy-2.39-492.fc38.noarch                                           
22:19:47 #12 26.47   perl-File-Find-1.40-492.fc38.noarch                                           
22:19:47 #12 26.47   perl-Git-2.38.1-1.fc38.noarch                                                 
22:19:47 #12 26.47   perl-TermReadKey-2.38-14.fc37.aarch64                                         
22:19:47 #12 26.47   perl-Thread-Queue-3.14-489.fc37.noarch                                        
22:19:47 #12 26.47   perl-lib-0.65-492.fc38.aarch64                                                
22:19:47 #12 26.47   perl-threads-1:2.27-489.fc37.aarch64                                          
22:19:47 #12 26.47   perl-threads-shared-1.64-489.fc37.aarch64                                     
22:19:47 #12 26.47   policycoreutils-3.4-6.fc37.aarch64                                            
22:19:47 #12 26.47   policycoreutils-devel-3.4-6.fc37.aarch64                                      
22:19:47 #12 26.47   policycoreutils-python-utils-3.4-6.fc37.noarch                                
22:19:47 #12 26.47   python3-audit-3.0.9-1.fc38.aarch64                                            
22:19:47 #12 26.47   python3-libselinux-3.4-5.fc37.aarch64                                         
22:19:47 #12 26.47   python3-libsemanage-3.4-5.fc37.aarch64                                        
22:19:47 #12 26.47   python3-policycoreutils-3.4-6.fc37.noarch                                     
22:19:47 #12 26.47   python3-setools-4.4.0-9.fc37.aarch64                                          
22:19:47 #12 26.47   python3-setuptools-65.3.0-1.fc38.noarch                                       
22:19:47 #12 26.47   qrencode-libs-4.1.1-3.fc37.aarch64                                            
22:19:47 #12 26.47   rhash-1.4.3-1.fc38.aarch64                                                    
22:19:47 #12 26.47   rpm-plugin-selinux-4.18.0-3.fc38.aarch64                                      
22:19:47 #12 26.47   selinux-policy-37.13-1.fc38.noarch                                            
22:19:47 #12 26.47   selinux-policy-devel-37.13-1.fc38.noarch                                      
22:19:47 #12 26.47   selinux-policy-targeted-37.13-1.fc38.noarch                                   
22:19:47 #12 26.47   systemd-252~rc2-612.fc38.aarch64                                              
22:19:47 #12 26.47   systemd-devel-252~rc2-612.fc38.aarch64                                        
22:19:47 #12 26.47   systemd-networkd-252~rc2-612.fc38.aarch64                                     
22:19:47 #12 26.47   systemd-pam-252~rc2-612.fc38.aarch64                                          
22:19:47 #12 26.47   systemd-resolved-252~rc2-612.fc38.aarch64                                     
22:19:47 #12 26.47   systemd-rpm-macros-252~rc2-612.fc38.noarch                                    
22:19:47 #12 26.47   util-linux-2.38.1-2.fc38.aarch64                                              
22:19:47 #12 26.47   vim-filesystem-2:9.0.803-1.fc38.noarch                                        
22:19:47 #12 26.47   which-2.21-35.fc37.aarch64                                                    
22:19:47 #12 3.471 Building dependency tree...
22:19:47 #12 3.627 Reading state information...
22:19:47 #12 3.648 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:47 #12 3.692 Starting 2 pkgProblemResolver with broken count: 0
22:19:47 #12 3.695 Done
22:19:47 #12 3.717  Done
22:19:47 #12 3.725 Starting pkgProblemResolver with broken count: 0
22:19:47 #11 20.67 Selecting previously unselected package libxml2:amd64.
22:19:47 #11 20.67 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ...
22:19:47 #11 20.69 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:19:47 #11 20.80 Selecting previously unselected package libyaml-0-2:amd64.
22:19:47 #11 20.80 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
22:19:47 #11 20.81 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
22:19:47 #11 20.88 Selecting previously unselected package lsb-release.
22:19:47 #11 20.88 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
22:19:47 #11 20.90 Unpacking lsb-release (11.1.0ubuntu2) ...
22:19:47 #11 20.98 Selecting previously unselected package netbase.
22:19:47 #11 20.98 Preparing to unpack .../027-netbase_6.1_all.deb ...
22:19:47 #11 21.02 Unpacking netbase (6.1) ...
22:19:47 #15 DONE 2.1s
22:19:47 
22:19:47 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:19:47 #16 DONE 0.0s
22:19:47 
22:19:47 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:19:47 #17 DONE 0.0s
22:19:47 
22:19:47 #18 exporting to image
22:19:47 #18 exporting layers
22:19:47 #10 70.38 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:47 #10 70.40 Setting up libwww-perl (6.52-1) ...
22:19:47 #10 70.41 Setting up devscripts (2.21.3+deb11u1) ...
22:19:47 #10 70.59 Setting up libxml-parser-perl:arm64 (2.46-2) ...
22:19:47 #10 70.61 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:47 #10 70.65 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:47 + mkdir -p /root/build-deb/cli
22:19:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:47 #12 2.435    dh_fixperms
22:19:47 #12 2.476    dh_missing
22:19:47 #12 2.500    dh_installdeb
22:19:47 #12 2.532    dh_gencontrol
22:19:47 #12 2.641    dh_md5sums
22:19:47 #10 68.69 Setting up python3-chardet (4.0.0-1) ...
22:19:47 #12 3.757 Starting 2 pkgProblemResolver with broken count: 0
22:19:47 #12 3.760 Done
22:19:47 #12 3.869 The following additional packages will be installed:
22:19:47 #12 3.869   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:47 #12 3.869   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:47 #12 3.870   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:47 #12 3.870   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:47 #12 3.870   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:47 #12 3.871 Suggested packages:
22:19:47 #12 3.871   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:47 #12 26.47   xkeyboard-config-2.36-2.fc37.noarch                                           
22:19:47 #12 26.47 
22:19:47 #12 26.47 Complete!
22:19:47 #12 DONE 26.8s
22:19:47 #17 exporting layers 5.9s done
22:19:47 #17 writing image sha256:3dbf6782134a3649fe6a4554f931e898e9bda976851ba14d508d4f3acfb92ab8 done
22:19:47 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
22:19:47 #17 DONE 5.9s
22:19:47 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
22:19:47 + set -e
22:19:47 + mkdir -p /root/build-deb/engine
22:19:47 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:47 + mkdir -p /root/build-deb/cli
22:19:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:47 #11 21.09 Selecting previously unselected package python3-pkg-resources.
22:19:47 #11 21.10 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
22:19:47 #11 21.11 Unpacking python3-pkg-resources (45.2.0-1) ...
22:19:47 #11 74.48   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
22:19:47 #11 75.36   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
22:19:47 #11 75.42   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
22:19:47 #11 75.45   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
22:19:47 #11 75.47   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
22:19:47 #11 75.49   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
22:19:47 #11 75.51   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
22:19:47 #11 75.56   Installing : zip-3.0-11.el7.x86_64                                      38/52 
22:19:48 #10 70.70 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:48 #10 70.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:48 #10 70.91 Setting up libsoap-lite-perl (1.27-1) ...
22:19:48 + mkdir -p /root/build-deb/compose
22:19:48 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:48 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:48 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:48 + mkdir -p /go/src/github.com/docker
22:19:48 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:48 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:48 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:48 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:48 + EPOCH=5
22:19:48 + EPOCH_SEP=
22:19:48 + [[ ! -z 5 ]]
22:19:48 + EPOCH_SEP=:
22:19:48 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:48 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:48 + VERSION=0.0.0-20221021185355-e814bd0
22:19:48 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:48 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:48 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:48 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:48 + debSource=docker-ce
22:19:48 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:48 + debMaintainer='Docker <support@docker.com>'
22:19:48 ++ date --rfc-2822
22:19:48 + debDate='Sat, 22 Oct 2022 22:19:47 +0000'
22:19:48 + cat
22:19:48 + export CLI_GITCOMMIT=e814bd0
22:19:48 + CLI_GITCOMMIT=e814bd0
22:19:48 + export ENGINE_GITCOMMIT=753cd92
22:19:48 + ENGINE_GITCOMMIT=753cd92
22:19:48 + export SCAN_GITCOMMIT=19992b1
22:19:48 + SCAN_GITCOMMIT=19992b1
22:19:48 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:48 + dpkg-buildpackage -uc -us -I.git
22:19:48 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:48 dpkg-buildpackage: info: source package docker-ce
22:19:48 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-bionic
22:19:48 dpkg-buildpackage: info: source distribution bionic
22:19:48 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:48  dpkg-source -I.git --before-build build-deb
22:19:48 dpkg-buildpackage: info: host architecture armhf
22:19:48 #12 2.674    dh_builddeb
22:19:48 #12 2.698 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:48 #12 2.717  dpkg-genbuildinfo --build=binary
22:19:48 #12 2.849  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
22:19:48 #12 2.923 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:48 #10 68.97 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:19:48 #10 68.98 Setting up libmodule-runtime-perl (0.016-1) ...
22:19:48 #10 69.00 Setting up libmailtools-perl (2.21-1) ...
22:19:48 #10 69.01 Setting up python3-debian (0.1.39) ...
22:19:48 #12 4.063 The following NEW packages will be installed:
22:19:48 #12 4.064   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:48 #12 4.064   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:48 #12 4.064   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:48 #12 4.064   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:48 #12 4.065   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:48 
22:19:48 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:19:48 #11 21.21 Selecting previously unselected package python3-six.
22:19:48 #11 21.21 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
22:19:48 #11 21.22 Unpacking python3-six (1.14.0-2) ...
22:19:48 #11 21.48 Selecting previously unselected package shared-mime-info.
22:19:48 + mkdir -p /root/build-deb/compose
22:19:48 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:48 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:48 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:48 + mkdir -p /go/src/github.com/docker
22:19:48 #15 DONE 2.7s
22:19:48 
22:19:48 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:19:48 #16 DONE 0.0s
22:19:48 
22:19:48 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:19:48 #17 DONE 0.0s
22:19:48 #11 75.61   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
22:19:48 #11 75.65   Installing : patch-2.7.1-12.el7_7.x86_64                                40/52 
22:19:48 #10 70.93 Setting up libxmlrpc-lite-perl (0.717-4) ...
22:19:48 #10 70.94 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:19:48 #10 70.97 Processing triggers for ca-certificates (20210119) ...
22:19:48 #10 70.98 Updating certificates in /etc/ssl/certs...
22:19:48  debian/rules clean
22:19:48 dh clean --with=bash-completion --with=systemd
22:19:48    dh_clean
22:19:48 #12 2.927  dpkg-source --after-build .
22:19:48 #12 3.023 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:48 #12 3.028 
22:19:48 #12 3.028 The package has been created.
22:19:48 #12 3.028 Attention, the package has been created in the current directory,
22:19:48 #12 3.028 not in ".." as indicated by the message above!
22:19:48 #12 3.049 Selecting previously unselected package docker-ce-build-deps.
22:19:48 #12 3.065 (Reading database ... 28665 files and directories currently installed.)
22:19:48 #12 3.066 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:48 #12 3.069 Unpacking docker-ce-build-deps (1.0) ...
22:19:48 #10 69.16 Setting up python3-requests (2.25.1+dfsg-2) ...
22:19:48 #10 69.31 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:19:48 #10 69.35 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:19:48 #12 2.984 Reading package lists...
22:19:48 #12 3.847 Building dependency tree...
22:19:48 #12 4.017 Reading state information...
22:19:48 #12 4.038 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:48 #12 4.082 Starting 2 pkgProblemResolver with broken count: 0
22:19:48 #12 4.342 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:48 #12 4.342 1 not fully installed or removed.
22:19:48 #12 4.342 Need to get 8314 kB of archives.
22:19:48 #12 4.342 After this operation, 36.4 MB of additional disk space will be used.
22:19:48 #12 4.342 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
22:19:48 #12 4.349 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
22:19:48 #12 4.391 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
22:19:48 #12 4.391 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
22:19:48 #12 4.395 Get:5 http://deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
22:19:48 #12 4.398 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
22:19:48 #12 4.399 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
22:19:48 #12 4.400 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
22:19:48 #12 4.402 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
22:19:48 #12 4.432 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
22:19:48 #12 4.449 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
22:19:48 #12 4.450 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
22:19:48 #12 4.451 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
22:19:48 #12 4.452 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
22:19:48 #12 4.453 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
22:19:48 #12 4.454 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
22:19:48 #12 4.455 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
22:19:48 #12 4.458 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
22:19:48 #12 4.460 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
22:19:48 #12 4.462 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
22:19:48 #12 4.464 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
22:19:48 #12 4.469 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
22:19:48 #12 4.470 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
22:19:48 #12 4.471 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
22:19:48 #12 4.472 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
22:19:48 #12 4.476 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
22:19:48 #11 21.48 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
22:19:48 #11 21.50 Unpacking shared-mime-info (1.15-1) ...
22:19:48 #11 21.64 Selecting previously unselected package ucf.
22:19:48 #11 21.64 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
22:19:48 #11 21.65 Moving old data out of the way
22:19:48 #11 21.65 Unpacking ucf (3.0038+nmu1) ...
22:19:48 #11 21.73 Selecting previously unselected package xdg-user-dirs.
22:19:48 #11 21.73 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
22:19:48 #11 21.74 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
22:19:48 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:48 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:48 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:48 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:48 + EPOCH=5
22:19:48 + EPOCH_SEP=
22:19:48 + [[ ! -z 5 ]]
22:19:48 + EPOCH_SEP=:
22:19:48 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:48 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:48 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:48 + VERSION=0.0.0-20221021185355-e814bd0
22:19:48 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:48 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:48 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:48 + debSource=docker-ce
22:19:48 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:48 + debMaintainer='Docker <support@docker.com>'
22:19:48 ++ date --rfc-2822
22:19:48 + debDate='Sat, 22 Oct 2022 22:19:48 +0000'
22:19:48 + cat
22:19:48 + export CLI_GITCOMMIT=e814bd0
22:19:48 + CLI_GITCOMMIT=e814bd0
22:19:48 + export ENGINE_GITCOMMIT=753cd92
22:19:48 + ENGINE_GITCOMMIT=753cd92
22:19:48 + export SCAN_GITCOMMIT=19992b1
22:19:48 + SCAN_GITCOMMIT=19992b1
22:19:48 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:48 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:48 + dpkg-buildpackage -uc -us -I.git
22:19:48 dpkg-buildpackage: info: source package docker-ce
22:19:48 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~raspbian-bullseye
22:19:48 dpkg-buildpackage: info: source distribution bullseye
22:19:48 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:48 dpkg-buildpackage: info: host architecture armhf
22:19:48  dpkg-source -I.git --before-build .
22:19:48 
22:19:48 #18 exporting to image
22:19:48 #18 exporting layers
22:19:48 #14 28.75   Installing       : cmake-data-3.20.2-4.el8.noarch                       60/81 
22:19:48 #14 29.58   Installing       : cmake-3.20.2-4.el8.aarch64                           61/81 
22:19:48 #14 29.60   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  62/81 
22:19:48 #14 29.67   Installing       : automake-1.16.1-7.el8.noarch                         63/81 
22:19:48 #18 exporting layers 2.3s done
22:19:48 #18 writing image sha256:208d53cc4583008f3d73598c5fb1a2ed13a8dacca4b730a3ee0349a1415d2b7c done
22:19:48 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
22:19:48 #18 DONE 2.3s
22:19:48 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
22:19:48 #10 71.47 0 added, 0 removed; done.
22:19:48 #10 71.47 Running hooks in /etc/ca-certificates/update.d...
22:19:48  dpkg-source -I.git -b build-deb
22:19:48 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:48 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:48 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:48 dpkg-source: info: using source format '1.0'
22:19:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz
22:19:48 #10 69.42 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:19:48 #10 69.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:48 #10 69.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:48 #10 69.64 Setting up dh-strip-nondeterminism (1.12.0-1) ...
22:19:48 #10 69.65 Setting up libconst-fast-perl (0.014-1.1) ...
22:19:48 #10 69.66 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
22:19:48 #10 69.68 Setting up libdata-dpath-perl (0.58-1) ...
22:19:48 #12 4.085 Done
22:19:48 #12 4.106  Done
22:19:48 #12 4.114 Starting pkgProblemResolver with broken count: 0
22:19:48 #12 4.147 Starting 2 pkgProblemResolver with broken count: 0
22:19:48 #12 4.149 Done
22:19:48 #12 4.275 The following additional packages will be installed:
22:19:48 #12 4.276   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:48 #12 4.276   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:48 #12 4.276   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:48 #12 4.276   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:48 #12 4.277   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:48 #12 4.278 Suggested packages:
22:19:48 #12 4.278   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:19:48 #12 4.642 debconf: delaying package configuration, since apt-utils is not installed
22:19:48 #12 4.680 Fetched 8314 kB in 0s (21.2 MB/s)
22:19:48 #12 4.710 Selecting previously unselected package bash-completion.
22:19:48 #11 21.94 Selecting previously unselected package xz-utils.
22:19:48 #11 21.94 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
22:19:48 #11 21.96 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
22:19:48  debian/rules clean
22:19:48 dh clean --with=bash-completion --with=systemd
22:19:48    dh_clean
22:19:48 #14 29.70   Installing       : perl-Error-1:0.17025-2.el8.noarch                    64/81 
22:19:48 #14 29.72   Installing       : perl-Git-2.31.1-2.el8.noarch                         65/81 
22:19:48 #14 29.75   Installing       : git-2.31.1-2.el8.aarch64                             66/81 
22:19:48 #14 29.83   Installing       : libtool-2.4.6-25.el8.aarch64                         67/81 
22:19:48 #14 29.84   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         67/81 
22:19:48 #14 29.87   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              68/81 
22:19:48 #14 29.89   Installing       : device-mapper-devel-8:1.02.181-6.el8.aarch64         69/81 
22:19:48 #14 29.93   Installing       : annobin-10.67-3.el8.aarch64                          70/81 
22:19:48 #14 29.95   Running scriptlet: annobin-10.67-3.el8.aarch64                          70/81 
22:19:48 #14 29.98   Installing       : gcc-plugin-annobin-8.5.0-15.el8.aarch64              71/81 
22:19:48 #14 29.99   Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.aarch64              71/81 
22:19:48 #14 30.03   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 72/81 
22:19:48 #11 75.68   Installing : dwz-0.11-3.el7.x86_64                                      41/52 
22:19:48 #11 76.44   Installing : gdb-7.6.1-120.el7.x86_64                                   42/52 
22:19:48 #10 71.47 done.
22:19:48 #10 DONE 71.7s
22:19:48 
22:19:48 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:48 #11 DONE 0.1s
22:19:48 #10 69.69 Setting up libmodule-implementation-perl (0.09-1.1) ...
22:19:48 #10 69.71 Setting up libpackage-stash-perl (0.39-1) ...
22:19:48 #10 69.72 Setting up libimport-into-perl (1.002005-1) ...
22:19:48 #10 69.74 Setting up libmoo-perl (2.004004-1) ...
22:19:48 #10 69.76 Setting up liblist-someutils-perl (0.58-1) ...
22:19:48 #10 69.78 Setting up debhelper (13.3.4) ...
22:19:48 #10 69.79 Setting up libmime-tools-perl (5.509-1) ...
22:19:48 #10 69.80 Setting up dput (1.1.0) ...
22:19:48 #12 4.532 The following NEW packages will be installed:
22:19:48 #12 4.710 (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.)
22:19:48 #12 4.726 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
22:19:48 #12 3.110 Reading package lists...
22:19:48 #12 3.621 Building dependency tree...
22:19:48 #11 22.04 Selecting previously unselected package gettext-base.
22:19:48 #11 22.04 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
22:19:48 #11 22.05 Unpacking gettext-base (0.19.8.1-10build1) ...
22:19:48 #11 22.09 Selecting previously unselected package iso-codes.
22:19:48 #11 22.09 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
22:19:48 #11 22.10 Unpacking iso-codes (4.4-1) ...
22:19:48  dpkg-source -I.git -b .
22:19:49 #15 DONE 1.7s
22:19:49 
22:19:49 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:19:49 #16 DONE 0.0s
22:19:49 
22:19:49 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:19:49 #17 DONE 0.0s
22:19:49 
22:19:49 #18 exporting to image
22:19:49 #18 exporting layers
22:19:49 #14 30.05   Upgrading        : glibc-minimal-langpack-2.28-214.el8.aarch64          73/81 
22:19:49 #14 30.06   Running scriptlet: systemd-239-67.el8.aarch64                           74/81 
22:19:49 #14 30.10   Cleanup          : systemd-239-67.el8.aarch64                           74/81 
22:19:49 #14 30.14   Cleanup          : systemd-libs-239-67.el8.aarch64                      75/81 
22:19:49 #14 30.16   Cleanup          : systemd-pam-239-67.el8.aarch64                       76/81 
22:19:49 #14 30.17   Cleanup          : pcre2-10.32-3.el8_6.aarch64                          77/81 
22:19:49 #14 30.19   Cleanup          : glibc-2.28-211.el8.aarch64                           78/81 
22:19:49 #14 30.22   Cleanup          : glibc-minimal-langpack-2.28-211.el8.aarch64          79/81 
22:19:49 #14 30.25   Cleanup          : glibc-gconv-extra-2.28-211.el8.aarch64               80/81 
22:19:49 #14 30.25   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               80/81 
22:19:49 #11 76.47   Installing : perl-srpm-macros-1-8.el7.noarch                            43/52 
22:19:49 #11 76.50   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/52 
22:19:49 #11 76.54   Installing : unzip-6.0-24.el7_9.x86_64                                  45/52 
22:19:49 #11 76.57   Installing : file-5.11-37.el7.x86_64                                    46/52 
22:19:49 #11 76.61   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
22:19:49 #11 76.66   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
22:19:49 + set -e
22:19:49 + mkdir -p /root/build-deb/engine
22:19:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:49 
22:19:49 #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
22:19:49 #10 69.95 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
22:19:49 #10 69.96 Setting up equivs (2.3.1) ...
22:19:49 #10 69.97 Setting up libmoox-aliases-perl (0.001006-1.1) ...
22:19:49 #10 69.99 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
22:19:49 #10 70.00 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
22:19:49 #10 70.03 Setting up libnamespace-clean-perl (0.27-1) ...
22:19:49 #10 70.04 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
22:19:49 #10 70.06 Setting up libnamespace-autoclean-perl (0.29-1) ...
22:19:49 #10 70.07 Setting up libgitlab-api-v4-perl (0.26-1) ...
22:19:49 #10 70.08 Setting up libmoox-struct-perl (0.020-1) ...
22:19:49 #10 70.09 Setting up lintian (2.104.0) ...
22:19:49 #10 70.11 Setting up licensecheck (3.1.1-2) ...
22:19:49 #10 70.12 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:19:49 #10 70.13 Setting up libwww-perl (6.52-1) ...
22:19:49 #10 70.15 Setting up devscripts (2.21.3+deb11u1) ...
22:19:49 #12 4.532   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
22:19:49 #12 4.532   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
22:19:49 #12 4.533   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
22:19:49 #12 4.533   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
22:19:49 #12 4.534   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:49 #12 4.810 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
22:19:49 #12 4.810 1 not fully installed or removed.
22:19:49 #12 4.810 Need to get 8132 kB of archives.
22:19:49 #12 4.810 After this operation, 28.9 MB of additional disk space will be used.
22:19:49 #12 4.810 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
22:19:49 #12 4.819 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
22:19:49 #12 4.834 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
22:19:49 #12 4.835 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
22:19:49 #12 4.838 Get:5 http://deb.debian.org/debian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [277 kB]
22:19:49 #12 4.841 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
22:19:49 #12 4.842 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
22:19:49 #12 4.844 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
22:19:49 #12 4.845 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
22:19:49 #12 4.877 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
22:19:49 #12 4.878 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB]
22:19:49 #12 4.882 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB]
22:19:49 #12 4.882 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
22:19:49 #12 4.883 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
22:19:49 #12 4.883 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
22:19:49 #12 4.883 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
22:19:49 #12 4.892 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
22:19:49 #12 4.896 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
22:19:49 #12 4.900 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
22:19:49 #12 4.902 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
22:19:49 #12 4.905 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
22:19:49 #12 4.911 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
22:19:49 #12 3.742 Reading state information...
22:19:49 #12 3.761 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:49 #12 3.919 Starting 2 pkgProblemResolver with broken count: 0
22:19:49 #12 3.921 Done
22:19:49 #11 22.45 Selecting previously unselected package krb5-locales.
22:19:49 #11 22.46 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
22:19:49 #11 22.46 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
22:19:49 #11 22.49 Selecting previously unselected package libcbor0.6:amd64.
22:19:49 #11 22.49 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
22:19:49 #11 22.50 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
22:19:49 #11 22.53 Selecting previously unselected package libedit2:amd64.
22:19:49 #11 22.53 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
22:19:49 #11 22.54 Unpacking libedit2:amd64 (3.1-20191231-1) ...
22:19:49 #11 22.58 Selecting previously unselected package libfido2-1:amd64.
22:19:49 dpkg-source: warning: native package version may not have a revision
22:19:49 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~raspbian'
22:19:49 dpkg-source: info: using source format '1.0'
22:19:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.tar.gz
22:19:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc
22:19:49  debian/rules build
22:19:49 dh build --with=bash-completion --with=systemd
22:19:49    dh_update_autotools_config
22:19:49    dh_autoreconf
22:19:49    debian/rules override_dh_auto_build
22:19:49 make[1]: Entering directory '/root/build-deb'
22:19:49 # Build the daemon and dependencies
22:19:49 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:49 
22:19:49 Removing bundles/
22:19:49 
22:19:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:49 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:49 GOOS="" GOARCH="" GOARM=""
22:19:49 #14 30.28   Cleanup          : glibc-common-2.28-211.el8.aarch64                    81/81 
22:19:49 #14 30.30   Running scriptlet: glibc-common-2.28-211.el8.aarch64                    81/81 
22:19:49 #14 30.39   Running scriptlet: glibc-common-2.28-214.el8.aarch64                    81/81 
22:19:49 #11 76.68   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
22:19:49 + mkdir -p /root/build-deb/cli
22:19:49 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:49 #10 70.30 Setting up libxml-parser-perl:armhf (2.46-2) ...
22:19:49 #10 70.32 Setting up libxml-sax-expat-perl (0.51-1) ...
22:19:49 #10 70.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:19:49 #10 70.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:19:49 #12 4.914 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
22:19:49 #12 4.915 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
22:19:49 #12 4.916 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
22:19:49 #12 4.919 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
22:19:49 #12 5.091 debconf: delaying package configuration, since apt-utils is not installed
22:19:49 #12 5.129 Fetched 8132 kB in 0s (22.1 MB/s)
22:19:49 #12 5.159 Selecting previously unselected package bash-completion.
22:19:49 #12 4.052  Done
22:19:49 #12 4.175 Starting pkgProblemResolver with broken count: 0
22:19:49 #12 4.196 Starting 2 pkgProblemResolver with broken count: 0
22:19:49 #12 4.198 Done
22:19:49 #11 22.58 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
22:19:49 #11 22.58 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
22:19:49 #11 22.62 Selecting previously unselected package libkrb5support0:amd64.
22:19:49 #11 22.62 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
22:19:49 #11 22.63 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
22:19:49 #11 22.66 Selecting previously unselected package libk5crypto3:amd64.
22:19:49 #11 22.66 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
22:19:49 #11 22.66 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
22:19:49 #11 22.70 Selecting previously unselected package libkeyutils1:amd64.
22:19:49 #11 22.70 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
22:19:49 #11 22.71 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
22:19:49 #11 22.74 Selecting previously unselected package libkrb5-3:amd64.
22:19:49 #11 22.74 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
22:19:49 #11 22.74 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
22:19:49 #11 22.81 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:19:49 #12 5.497 Unpacking bash-completion (1:2.8-6) ...
22:19:49 #13 DONE 1.7s
22:19:49 
22:19:49 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:19:49 #14 DONE 0.0s
22:19:49 #14 30.48   Running scriptlet: systemd-239-68.el8.aarch64                           81/81 
22:19:49 #14 30.63   Verifying        : pcre2-10.32-3.el8.aarch64                             1/81 
22:19:49 #14 30.63   Verifying        : pcre2-10.32-3.el8_6.aarch64                           2/81 
22:19:49 #14 30.63   Verifying        : annobin-10.67-3.el8.aarch64                           3/81 
22:19:49 #14 30.63   Verifying        : autoconf-2.69-29.el8.noarch                           4/81 
22:19:49 #14 30.63   Verifying        : automake-1.16.1-7.el8.noarch                          5/81 
22:19:49 #14 30.63   Verifying        : cmake-3.20.2-4.el8.aarch64                            6/81 
22:19:49 #14 30.63   Verifying        : cmake-data-3.20.2-4.el8.noarch                        7/81 
22:19:49 #14 30.63   Verifying        : cmake-filesystem-3.20.2-4.el8.aarch64                 8/81 
22:19:49 #14 30.63   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  9/81 
22:19:49 #14 30.63   Verifying        : cpp-8.5.0-15.el8.aarch64                             10/81 
22:19:49 #14 30.63   Verifying        : gcc-8.5.0-15.el8.aarch64                             11/81 
22:19:49 #14 30.63   Verifying        : gcc-plugin-annobin-8.5.0-15.el8.aarch64              12/81 
22:19:49 #14 30.63   Verifying        : git-2.31.1-2.el8.aarch64                             13/81 
22:19:49 #14 30.63   Verifying        : git-core-2.31.1-2.el8.aarch64                        14/81 
22:19:49 #14 30.63   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     15/81 
22:19:49 #14 30.63   Verifying        : isl-0.16.1-6.el8.aarch64                             16/81 
22:19:49 #14 30.63   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         17/81 
22:19:49 #14 30.63   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 18/81 
22:19:49 #14 30.63   Verifying        : libtool-2.4.6-25.el8.aarch64                         19/81 
22:19:49 #14 30.63   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              20/81 
22:19:49 #14 30.63   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       21/81 
22:19:49 #14 30.63   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                     22/81 
22:19:49 #14 30.63   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    23/81 
22:19:49 #14 30.63   Verifying        : perl-Git-2.31.1-2.el8.noarch                         24/81 
22:19:49 #14 30.63   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  25/81 
22:19:49 #14 30.63   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  26/81 
22:19:49 #14 30.63   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            27/81 
22:19:49 #14 30.63   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   28/81 
22:19:49 #14 30.63   Verifying        : checkpolicy-2.9-1.el8.aarch64                        29/81 
22:19:49 #14 30.63   Verifying        : glibc-devel-2.28-214.el8.aarch64                     30/81 
22:19:49 #14 30.63   Verifying        : glibc-headers-2.28-214.el8.aarch64                   31/81 
22:19:49 #14 30.63   Verifying        : glibc-langpack-en-2.28-214.el8.aarch64               32/81 
22:19:49 #14 30.63   Verifying        : kernel-headers-4.18.0-408.el8.aarch64                33/81 
22:19:49 #14 30.63   Verifying        : less-530-1.el8.aarch64                               34/81 
22:19:49 #14 30.63   Verifying        : libasan-8.5.0-15.el8.aarch64                         35/81 
22:19:49 #14 30.63   Verifying        : libatomic-8.5.0-15.el8.aarch64                       36/81 
22:19:49 #14 30.63   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               37/81 
22:19:49 #14 30.63   Verifying        : libgomp-8.5.0-15.el8.aarch64                         38/81 
22:19:49 #14 30.63   Verifying        : libselinux-devel-2.9-6.el8.aarch64                   39/81 
22:19:49 #14 30.63   Verifying        : libselinux-utils-2.9-6.el8.aarch64                   40/81 
22:19:49 #14 30.63   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     41/81 
22:19:49 #14 30.63   Verifying        : libubsan-8.5.0-15.el8.aarch64                        42/81 
22:19:49 #14 30.63   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  43/81 
22:19:49 #14 30.63   Verifying        : m4-1.4.18-7.el8.aarch64                              44/81 
22:19:49 #14 30.63   Verifying        : make-1:4.2.1-11.el8.aarch64                          45/81 
22:19:49 #14 30.63   Verifying        : openssh-8.0p1-16.el8.aarch64                         46/81 
22:19:49 #14 30.63   Verifying        : openssh-clients-8.0p1-16.el8.aarch64                 47/81 
22:19:49 #14 30.63   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      48/81 
22:19:49 #14 30.63   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      49/81 
22:19:49 #14 30.63   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      50/81 
22:19:49 #14 30.63   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               51/81 
22:19:49 #14 30.63   Verifying        : policycoreutils-2.9-20.el8.aarch64                   52/81 
22:19:49 #14 30.63   Verifying        : policycoreutils-devel-2.9-20.el8.aarch64             53/81 
22:19:49 #14 30.63   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       54/81 
22:19:49 #14 30.63   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    55/81 
22:19:49 #14 30.63   Verifying        : python3-libselinux-2.9-6.el8.aarch64                 56/81 
22:19:49 #14 30.64   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                57/81 
22:19:49 #14 30.64   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            58/81 
22:19:49 #14 30.64   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  59/81 
22:19:49 #14 30.64   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             60/81 
22:19:49 #14 30.64   Verifying        : selinux-policy-3.14.3-108.el8.noarch                 61/81 
22:19:49 #14 30.64   Verifying        : selinux-policy-devel-3.14.3-108.el8.noarch           62/81 
22:19:49 #14 30.64   Verifying        : selinux-policy-minimum-3.14.3-108.el8.noarch         63/81 
22:19:49 #14 30.64   Verifying        : systemd-devel-239-68.el8.aarch64                     64/81 
22:19:49 #14 30.64   Verifying        : device-mapper-devel-8:1.02.181-6.el8.aarch64         65/81 
22:19:49 #14 30.64   Verifying        : glibc-static-2.28-214.el8.aarch64                    66/81 
22:19:49 #14 30.64   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 67/81 
22:19:49 #14 30.64   Verifying        : glibc-2.28-214.el8.aarch64                           68/81 
22:19:49 #14 30.64   Verifying        : glibc-2.28-211.el8.aarch64                           69/81 
22:19:49 #14 30.64   Verifying        : glibc-common-2.28-214.el8.aarch64                    70/81 
22:19:49 #14 30.64   Verifying        : glibc-common-2.28-211.el8.aarch64                    71/81 
22:19:49 #14 30.64   Verifying        : glibc-gconv-extra-2.28-214.el8.aarch64               72/81 
22:19:49 #14 30.64   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               73/81 
22:19:49 #14 30.64   Verifying        : glibc-minimal-langpack-2.28-214.el8.aarch64          74/81 
22:19:49 #14 30.64   Verifying        : glibc-minimal-langpack-2.28-211.el8.aarch64          75/81 
22:19:49 #14 30.64   Verifying        : systemd-239-68.el8.aarch64                           76/81 
22:19:49 #14 30.64   Verifying        : systemd-239-67.el8.aarch64                           77/81 
22:19:49 #14 30.64   Verifying        : systemd-libs-239-68.el8.aarch64                      78/81 
22:19:49 #14 30.64   Verifying        : systemd-libs-239-67.el8.aarch64                      79/81 
22:19:49 #14 30.64   Verifying        : systemd-pam-239-68.el8.aarch64                       80/81 
22:19:49 #11 76.70   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
22:19:49 #10 70.54 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:19:49 #10 70.57 Setting up libsoap-lite-perl (1.27-1) ...
22:19:49 #10 70.58 Setting up libxmlrpc-lite-perl (0.717-4) ...
22:19:49 #10 70.60 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:19:49 #10 70.62 Processing triggers for ca-certificates (20210119) ...
22:19:49 #10 70.63 Updating certificates in /etc/ssl/certs...
22:19:49 #12 5.159 (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.)
22:19:49 #12 5.176 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
22:19:49 #12 0.690 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:19:49 #12 0.690 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:19:49 #12 0.690 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:19:49 #12 4.386 The following additional packages will be installed:
22:19:49 #12 4.387   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:49 #12 4.387   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:49 #12 4.387   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:49 #12 4.387   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:49 #12 4.388   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:49 #12 4.389 Suggested packages:
22:19:49 #12 4.389   cmake-doc ninja-build apparmor-easyprof seccomp
22:19:49 #12 4.389 Recommended packages:
22:19:49 #12 4.389   psmisc
22:19:49 #11 22.81 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
22:19:49 #11 22.82 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
22:19:49 #11 22.86 Selecting previously unselected package libpsl5:amd64.
22:19:49 #11 22.86 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
22:19:49 #11 22.87 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
22:19:49 #11 22.90 Selecting previously unselected package libxau6:amd64.
22:19:49 #11 22.90 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
22:19:49 #11 22.90 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
22:19:49 #11 22.93 Selecting previously unselected package libxdmcp6:amd64.
22:19:49 #11 22.93 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
22:19:49 #11 22.94 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
22:19:49 #11 22.97 Selecting previously unselected package libxcb1:amd64.
22:19:49 #11 22.97 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
22:19:49 #11 22.97 Unpacking libxcb1:amd64 (1.14-2) ...
22:19:49 #11 23.02 Selecting previously unselected package libx11-data.
22:19:49 #11 23.03 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
22:19:49 #11 23.03 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
22:19:49 #12 5.625 Selecting previously unselected package cmake-data.
22:19:49 #12 5.629 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
22:19:49 #12 5.634 Unpacking cmake-data (3.13.4-1) ...
22:19:49 
22:19:49 #15 exporting to image
22:19:49 #15 exporting layers
22:19:49 #14 30.64   Verifying        : systemd-pam-239-67.el8.aarch64                       81/81 
22:19:49 #14 30.87 
22:19:49 #14 30.87 Upgraded:
22:19:49 #14 30.87   glibc-2.28-214.el8.aarch64                                                    
22:19:49 #14 30.87   glibc-common-2.28-214.el8.aarch64                                             
22:19:49 #14 30.87   glibc-gconv-extra-2.28-214.el8.aarch64                                        
22:19:49 #14 30.87   glibc-minimal-langpack-2.28-214.el8.aarch64                                   
22:19:49 #14 30.87   systemd-239-68.el8.aarch64                                                    
22:19:49 #14 30.87   systemd-libs-239-68.el8.aarch64                                               
22:19:49 #14 30.87   systemd-pam-239-68.el8.aarch64                                                
22:19:49 #14 30.87 Downgraded:
22:19:49 #14 30.87   pcre2-10.32-3.el8.aarch64                                                     
22:19:49 #14 30.87 Installed:
22:19:49 #14 30.87   annobin-10.67-3.el8.aarch64                                                   
22:19:49 #14 30.87   autoconf-2.69-29.el8.noarch                                                   
22:19:49 #14 30.87   automake-1.16.1-7.el8.noarch                                                  
22:19:49 #14 30.87   checkpolicy-2.9-1.el8.aarch64                                                 
22:19:49 #14 30.87   cmake-3.20.2-4.el8.aarch64                                                    
22:19:49 #14 30.87   cmake-data-3.20.2-4.el8.noarch                                                
22:19:49 #14 30.87   cmake-filesystem-3.20.2-4.el8.aarch64                                         
22:19:49 #14 30.87   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
22:19:49 #14 30.87   cpp-8.5.0-15.el8.aarch64                                                      
22:19:49 #14 30.87   device-mapper-devel-8:1.02.181-6.el8.aarch64                                  
22:19:49 #14 30.87   gcc-8.5.0-15.el8.aarch64                                                      
22:19:49 #14 30.87   gcc-plugin-annobin-8.5.0-15.el8.aarch64                                       
22:19:49 #14 30.87   git-2.31.1-2.el8.aarch64                                                      
22:19:49 #14 30.87   git-core-2.31.1-2.el8.aarch64                                                 
22:19:49 #14 30.87   git-core-doc-2.31.1-2.el8.noarch                                              
22:19:49 #14 30.87   glibc-devel-2.28-214.el8.aarch64                                              
22:19:49 #14 30.87   glibc-headers-2.28-214.el8.aarch64                                            
22:19:49 #14 30.87   glibc-langpack-en-2.28-214.el8.aarch64                                        
22:19:49 #14 30.87   glibc-static-2.28-214.el8.aarch64                                             
22:19:49 #14 30.87   isl-0.16.1-6.el8.aarch64                                                      
22:19:49 #14 30.87   kernel-headers-4.18.0-408.el8.aarch64                                         
22:19:49 #14 30.87   less-530-1.el8.aarch64                                                        
22:19:49 #14 30.87   libasan-8.5.0-15.el8.aarch64                                                  
22:19:49 #14 30.87   libatomic-8.5.0-15.el8.aarch64                                                
22:19:49 #14 30.87   libedit-3.1-23.20170329cvs.el8.aarch64                                        
22:19:49 #14 30.87   libgomp-8.5.0-15.el8.aarch64                                                  
22:19:49 #14 30.87   libmpc-1.1.0-9.1.el8.aarch64                                                  
22:19:49 #14 30.87   libseccomp-devel-2.5.2-1.el8.aarch64                                          
22:19:49 #14 30.87   libselinux-devel-2.9-6.el8.aarch64                                            
22:19:49 #14 30.87   libselinux-utils-2.9-6.el8.aarch64                                            
22:19:49 #14 30.87   libsepol-devel-2.9-3.el8.aarch64                                              
22:19:49 #14 30.87   libtool-2.4.6-25.el8.aarch64                                                  
22:19:49 #14 30.87   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
22:19:49 #14 30.87   libubsan-8.5.0-15.el8.aarch64                                                 
22:19:49 #14 30.87   libuv-1:1.41.1-1.el8_4.aarch64                                                
22:19:49 #14 30.87   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
22:19:49 #14 30.87   libxcrypt-static-4.1.1-6.el8.aarch64                                          
22:19:49 #14 30.87   libxkbcommon-0.9.1-1.el8.aarch64                                              
22:19:49 #14 30.87   m4-1.4.18-7.el8.aarch64                                                       
22:19:49 #14 30.87   make-1:4.2.1-11.el8.aarch64                                                   
22:19:49 #14 30.87   openssh-8.0p1-16.el8.aarch64                                                  
22:19:49 #14 30.87   openssh-clients-8.0p1-16.el8.aarch64                                          
22:19:49 #14 30.87   pcre2-devel-10.32-3.el8.aarch64                                               
22:19:49 #14 30.87   pcre2-utf16-10.32-3.el8.aarch64                                               
22:19:49 #14 30.87   pcre2-utf32-10.32-3.el8.aarch64                                               
22:19:49 #14 30.87   perl-Data-Dumper-2.167-399.el8.aarch64                                        
22:19:49 #14 30.87   perl-Error-1:0.17025-2.el8.noarch                                             
22:19:49 #14 30.87   perl-Git-2.31.1-2.el8.noarch                                                  
22:19:49 #14 30.87   perl-TermReadKey-2.37-7.el8.aarch64                                           
22:19:49 #14 30.87   perl-Thread-Queue-3.13-1.el8.noarch                                           
22:19:49 #14 30.87   policycoreutils-2.9-20.el8.aarch64                                            
22:19:49 #14 30.87   policycoreutils-devel-2.9-20.el8.aarch64                                      
22:19:49 #14 30.87   policycoreutils-python-utils-2.9-20.el8.noarch                                
22:19:49 #14 30.87   python3-audit-3.0.7-4.el8.aarch64                                             
22:19:49 #14 30.87   python3-libselinux-2.9-6.el8.aarch64                                          
22:19:49 #14 30.87   python3-libsemanage-2.9-9.el8.aarch64                                         
22:19:49 #14 30.87   python3-policycoreutils-2.9-20.el8.noarch                                     
22:19:49 #14 30.87   python3-setools-4.3.0-3.el8.aarch64                                           
22:19:49 #14 30.87   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
22:19:49 #14 30.87   selinux-policy-3.14.3-108.el8.noarch                                          
22:19:49 #14 30.87   selinux-policy-devel-3.14.3-108.el8.noarch                                    
22:19:49 #14 30.87   selinux-policy-minimum-3.14.3-108.el8.noarch                                  
22:19:49 #14 30.87   systemd-devel-239-68.el8.aarch64                                              
22:19:49 #14 30.87   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
22:19:49 #14 30.87   xkeyboard-config-2.28-1.el8.noarch                                            
22:19:49 #14 30.87 
22:19:49 #14 30.87 Complete!
22:19:49 + mkdir -p /root/build-deb/compose
22:19:49 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:49 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:49 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:49 + mkdir -p /go/src/github.com/docker
22:19:49 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:49 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:49 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:49 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:49 + EPOCH=5
22:19:49 + EPOCH_SEP=
22:19:49 + [[ ! -z 5 ]]
22:19:49 + EPOCH_SEP=:
22:19:49 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:49 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:49 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:49 + VERSION=0.0.0-20221021185355-e814bd0
22:19:49 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:49 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:49 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:49 + debSource=docker-ce
22:19:49 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:49 + debMaintainer='Docker <support@docker.com>'
22:19:49 ++ date --rfc-2822
22:19:49 + debDate='Sat, 22 Oct 2022 22:19:49 +0000'
22:19:49 + cat
22:19:49 + export CLI_GITCOMMIT=e814bd0
22:19:49 + CLI_GITCOMMIT=e814bd0
22:19:49 + export ENGINE_GITCOMMIT=753cd92
22:19:49 + ENGINE_GITCOMMIT=753cd92
22:19:49 + export SCAN_GITCOMMIT=19992b1
22:19:49 + SCAN_GITCOMMIT=19992b1
22:19:49 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:49 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:49 + dpkg-buildpackage -uc -us -I.git
22:19:49 dpkg-buildpackage: info: source package docker-ce
22:19:49 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-jammy
22:19:49 dpkg-buildpackage: info: source distribution jammy
22:19:49 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:49  dpkg-source -I.git --before-build .
22:19:49 dpkg-buildpackage: info: host architecture arm64
22:19:49 #10 70.94 0 added, 0 removed; done.
22:19:49 #10 70.94 Running hooks in /etc/ca-certificates/update.d...
22:19:49 #12 4.555 The following NEW packages will be installed:
22:19:49 #12 4.556   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:49 #12 4.556   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:49 #12 4.556   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:49 #12 4.557   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:49 #12 4.557   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:49 #11 23.10 Selecting previously unselected package libx11-6:amd64.
22:19:49 #11 23.10 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
22:19:49 #11 23.10 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
22:19:49 #11 23.18 Selecting previously unselected package libxext6:amd64.
22:19:49 #11 23.19 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
22:19:49 #11 23.19 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
22:19:49 #11 23.22 Selecting previously unselected package libxmuu1:amd64.
22:19:49 #11 23.22 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
22:19:49 #11 23.22 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
22:19:49 #11 23.25 Selecting previously unselected package manpages.
22:19:49 #11 23.25 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
22:19:49 #11 23.25 Unpacking manpages (5.05-1) ...
22:19:50 #12 6.016 Selecting previously unselected package libprocps7:arm64.
22:19:50 #12 6.016 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
22:19:50 #12 6.026 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
22:19:50 #12 6.069 Selecting previously unselected package procps.
22:19:50 #12 6.072 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
22:19:50 #12 6.077 Unpacking procps (2:3.3.15-2) ...
22:19:50 #12 6.133 Selecting previously unselected package libarchive13:arm64.
22:19:50 #11 77.20   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
22:19:50  debian/rules clean
22:19:50 dh clean --with=bash-completion --with=systemd
22:19:50    dh_clean
22:19:50 #10 70.94 done.
22:19:50 #11 23.38 Selecting previously unselected package openssh-client.
22:19:50 #11 23.38 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ...
22:19:50 #11 23.39 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
22:19:50 #11 23.48 Selecting previously unselected package publicsuffix.
22:19:50 #11 23.48 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
22:19:50 #11 23.49 Unpacking publicsuffix (20200303.0012-1) ...
22:19:50 #11 23.52 Selecting previously unselected package python-apt-common.
22:19:50 #11 23.52 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
22:19:50 #11 23.52 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:19:50 #11 23.56 Selecting previously unselected package python3-apt.
22:19:50 #11 23.56 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_amd64.deb ...
22:19:50 #11 23.56 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
22:19:50 #11 23.60 Selecting previously unselected package libunwind8:amd64.
22:19:50 #12 4.837 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded.
22:19:50 #12 4.837 1 not fully installed or removed.
22:19:50 #12 4.837 Need to get 11.8 MB of archives.
22:19:50 #12 4.837 After this operation, 47.8 MB of additional disk space will be used.
22:19:50 #12 4.837 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:19:50 #12 4.843 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:19:50 #12 4.856 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
22:19:50 #12 4.857 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
22:19:50 #12 4.858 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
22:19:50 #12 4.863 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:19:50 #12 4.864 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:19:50 #12 4.865 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:19:50 #12 4.867 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:19:50 #12 4.908 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
22:19:50 #12 4.909 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:19:50 #12 4.911 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:19:50 #12 4.913 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:19:50 #12 4.914 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:19:50 #12 4.916 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
22:19:50 #12 4.916 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:19:50 #12 4.918 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:19:50 #12 4.920 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:19:50 #12 4.922 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:19:50 #12 4.924 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:19:50 #12 4.925 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:19:50 #12 4.930 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:19:50 #12 4.931 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:19:50 #12 4.946 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:19:50 #12 4.952 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:19:50 #12 4.955 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
22:19:50 #12 5.723 Unpacking bash-completion (1:2.8-6) ...
22:19:50 #12 5.825 Selecting previously unselected package cmake-data.
22:19:50 #12 5.828 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
22:19:50 #12 5.833 Unpacking cmake-data (3.13.4-1) ...
22:19:50 #12 6.134 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
22:19:50 #12 6.137 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:19:50 #12 6.188 Selecting previously unselected package libjsoncpp1:arm64.
22:19:50 #12 6.192 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
22:19:50 #12 6.195 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
22:19:50 #12 6.236 Selecting previously unselected package librhash0:arm64.
22:19:50 #12 6.240 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
22:19:50 #12 6.244 Unpacking librhash0:arm64 (1.3.8-1) ...
22:19:50 #12 6.282 Selecting previously unselected package libuv1:arm64.
22:19:50 #12 6.286 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
22:19:50 #12 6.289 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
22:19:50 #12 6.325 Selecting previously unselected package cmake.
22:19:50 #12 6.329 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
22:19:50 #12 6.333 Unpacking cmake (3.13.4-1) ...
22:19:50 #14 DONE 31.5s
22:19:50 
22:19:50 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
22:19:50  dpkg-source -I.git -b .
22:19:50 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:50 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:50 dpkg-source: warning: native package version may not have a revision
22:19:50 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:50 dpkg-source: info: using source format '1.0'
22:19:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz
22:19:50 #11 23.60 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
22:19:50 #11 23.61 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
22:19:50 #11 23.64 Selecting previously unselected package strace.
22:19:50 #11 23.64 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
22:19:50 #11 23.64 Unpacking strace (5.5-3ubuntu1) ...
22:19:50 #11 23.71 Selecting previously unselected package xauth.
22:19:50 #11 23.71 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
22:19:50 #11 23.71 Unpacking xauth (1:1.1-0ubuntu1) ...
22:19:50 #11 23.75 Selecting previously unselected package libfl2:amd64.
22:19:50 #11 23.75 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
22:19:50 #11 23.75 Unpacking libfl2:amd64 (2.6.4-6.2) ...
22:19:50 #11 23.79 Selecting previously unselected package at.
22:19:50 #11 23.79 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
22:19:50 #11 23.79 Unpacking at (3.1.23-1ubuntu1) ...
22:19:50 #11 23.83 Selecting previously unselected package libsigsegv2:amd64.
22:19:50 #12 5.095 debconf: delaying package configuration, since apt-utils is not installed
22:19:50 #12 5.135 Fetched 11.8 MB in 0s (30.1 MB/s)
22:19:50 #12 5.164 Selecting previously unselected package bash-completion.
22:19:50 #12 5.164 (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.)
22:19:50 #12 5.182 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
22:19:50 #12 6.117 Selecting previously unselected package libprocps7:armhf.
22:19:50 #12 6.120 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
22:19:50 #12 6.127 Unpacking libprocps7:armhf (2:3.3.15-2) ...
22:19:50 #12 6.170 Selecting previously unselected package procps.
22:19:50 #12 6.171 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
22:19:50 #12 6.176 Unpacking procps (2:3.3.15-2) ...
22:19:50 #12 6.228 Selecting previously unselected package libarchive13:armhf.
22:19:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.dsc
22:19:50  debian/rules build
22:19:50 dh build --with=bash-completion --with=systemd
22:19:50    dh_update_autotools_config
22:19:50    dh_autoreconf
22:19:50    debian/rules override_dh_auto_build
22:19:50 make[1]: Entering directory '/root/build-deb'
22:19:50 # Build the daemon and dependencies
22:19:50 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:50 
22:19:50 Removing bundles/
22:19:50 
22:19:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:50 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:50 GOOS="" GOARCH="" GOARM=""
22:19:50 #12 1.082 Reading package lists...
22:19:50 #12 6.613 Selecting previously unselected package dh-apparmor.
22:19:50 #12 6.617 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
22:19:50 #12 6.620 Unpacking dh-apparmor (2.13.2-10) ...
22:19:50 #12 6.662 Selecting previously unselected package libbtrfs0.
22:19:50 #11 77.72   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
22:19:50 #11 78.25   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
22:19:50 #11 78.27   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
22:19:50 #11 78.28   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
22:19:50 #11 78.30   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
22:19:50 #11 78.32   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
22:19:50 #11 78.33   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
22:19:50 #11 78.35   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
22:19:50 #11 78.37   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
22:19:50 #11 78.38   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
22:19:50 #11 23.83 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
22:19:50 #11 23.83 Unpacking libsigsegv2:amd64 (2.12-2) ...
22:19:50 #11 23.86 Selecting previously unselected package m4.
22:19:50 #11 23.87 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
22:19:50 #11 23.87 Unpacking m4 (1.4.18-4) ...
22:19:50 #11 23.91 Selecting previously unselected package autoconf.
22:19:50 #11 23.91 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
22:19:50 #11 23.91 Unpacking autoconf (2.69-11.1) ...
22:19:50 #11 23.97 Selecting previously unselected package autotools-dev.
22:19:50 #11 23.97 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
22:19:50 #11 23.98 Unpacking autotools-dev (20180224.1) ...
22:19:50 #11 24.01 Selecting previously unselected package automake.
22:19:50 #11 24.01 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
22:19:50 #11 24.01 Unpacking automake (1:1.16.1-4ubuntu6) ...
22:19:50 #11 24.08 Selecting previously unselected package autopoint.
22:19:50 #10 DONE 71.4s
22:19:50 
22:19:50 #11 [stage-1 3/8] COPY common /root/build-deb/debian
22:19:50 #11 DONE 0.0s
22:19:50 
22:19:50 #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
22:19:50 #12 6.230 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
22:19:50 #12 6.234 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
22:19:50 #12 6.288 Selecting previously unselected package libjsoncpp1:armhf.
22:19:50 #12 6.291 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
22:19:50 #12 6.294 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
22:19:50 #12 6.330 Selecting previously unselected package librhash0:armhf.
22:19:50 #12 6.332 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
22:19:50 #12 6.336 Unpacking librhash0:armhf (1.3.8-1) ...
22:19:50 #12 6.379 Selecting previously unselected package libuv1:armhf.
22:19:50 #12 6.381 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
22:19:50 #12 6.385 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
22:19:50 #12 6.418 Selecting previously unselected package cmake.
22:19:50 #12 6.420 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
22:19:50 #12 6.424 Unpacking cmake (3.13.4-1) ...
22:19:50 #12 6.666 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ...
22:19:50 #12 6.670 Unpacking libbtrfs0 (4.20.1-2) ...
22:19:50 #12 6.702 Selecting previously unselected package libbtrfs-dev.
22:19:50 #12 6.705 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ...
22:19:50 #12 6.709 Unpacking libbtrfs-dev (4.20.1-2) ...
22:19:50 #12 6.749 Selecting previously unselected package dmsetup.
22:19:50 #12 6.750 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ...
22:19:50 #12 6.754 Unpacking dmsetup (2:1.02.155-3) ...
22:19:50 #12 6.797 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:19:50 #12 6.801 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
22:19:50 #12 6.804 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:19:50 #12 6.849 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:19:50 #12 6.849 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
22:19:50 #12 6.853 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:19:50 #12 6.893 Selecting previously unselected package libudev-dev:arm64.
22:19:50 #12 6.896 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
22:19:50 #12 6.905 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
22:19:50 #17 exporting layers 5.0s done
22:19:50 #17 writing image sha256:9660e07c9a442906d955c93608eaa9d50c4afbfb1e59010acaab1b0e8e0b63c5 done
22:19:50 #17 naming to docker.io/rpmbuild-centos-8/x86_64 done
22:19:50 #17 DONE 5.0s
22:19:50 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1' --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
22:19:51 #11 78.39   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
22:19:51 #11 78.40   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
22:19:51 #11 78.41   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
22:19:51 #11 78.42   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
22:19:51 #11 78.43   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
22:19:51 #11 78.45   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
22:19:51 #11 78.47   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
22:19:51 #11 78.48   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
22:19:51 #11 78.50   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
22:19:51 #11 78.51   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
22:19:51 #11 78.52   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
22:19:51 #11 78.53   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
22:19:51 #11 78.54   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
22:19:51 #11 78.56   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
22:19:51 #11 78.57   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
22:19:51 #11 78.58   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
22:19:51 #11 78.59   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
22:19:51 #11 24.08 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
22:19:51 #11 24.09 Unpacking autopoint (0.19.8.1-10build1) ...
22:19:51 #11 24.12 Selecting previously unselected package binutils-common:amd64.
22:19:51 #11 24.12 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.13 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...
22:19:51 #11 24.17 Selecting previously unselected package libbinutils:amd64.
22:19:51 #11 24.17 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.17 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...
22:19:51 #11 24.25 Selecting previously unselected package libctf-nobfd0:amd64.
22:19:51 #11 24.25 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.26 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
22:19:51 #11 24.29 Selecting previously unselected package libctf0:amd64.
22:19:51 #11 24.29 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.29 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ...
22:19:51 #11 24.32 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:19:51 #11 24.32 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.33 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
22:19:51 #12 6.715 Selecting previously unselected package dh-apparmor.
22:19:51 #12 6.717 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
22:19:51 #12 6.721 Unpacking dh-apparmor (2.13.2-10) ...
22:19:51 #12 6.764 Selecting previously unselected package libbtrfs0.
22:19:51 #12 6.941 Selecting previously unselected package libsepol1-dev:arm64.
22:19:51 #12 6.945 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
22:19:51 #12 6.947 Unpacking libsepol1-dev:arm64 (2.8-1) ...
22:19:51 #12 7.017 Selecting previously unselected package libpcre16-3:arm64.
22:19:51 #12 7.018 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
22:19:51 #12 7.022 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
22:19:51 #12 7.069 Selecting previously unselected package libpcre32-3:arm64.
22:19:51 #12 7.070 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
22:19:51 #12 7.074 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
22:19:51 #12 7.123 Selecting previously unselected package libpcrecpp0v5:arm64.
22:19:51 #12 7.127 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
22:19:51 #12 7.131 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
22:19:51 #12 7.165 Selecting previously unselected package libpcre3-dev:arm64.
22:19:51 #12 7.169 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
22:19:51 #12 7.172 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
22:19:51 #12 7.250 Selecting previously unselected package libselinux1-dev:arm64.
22:19:51 #12 5.642 Unpacking bash-completion (1:2.11-2) ...
22:19:51 #12 5.775 Selecting previously unselected package cmake-data.
22:19:51 #12 5.778 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:19:51 #12 5.784 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:19:51 #12 1.950 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:51 #12 1.950 dpkg-buildpackage: info: source version 1.0
22:19:51 #12 1.950 dpkg-buildpackage: info: source distribution unstable
22:19:51 #12 1.950 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:51 #12 1.989  dpkg-source --before-build .
22:19:51 #12 1.990 dpkg-buildpackage: info: host architecture arm64
22:19:51 #12 2.090  debian/rules clean
22:19:51 #12 2.093 dh clean
22:19:51 #12 2.172    dh_clean
22:19:51 #12 2.208  debian/rules binary
22:19:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43vG00
22:19:51 + umask 022
22:19:51 + cd /root/rpmbuild/BUILD
22:19:51 + cd /root/rpmbuild/BUILD
22:19:51 + rm -rf src
22:19:51 + /usr/bin/mkdir -p src
22:19:51 + cd src
22:19:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:51 + /usr/bin/tar -xof -
22:19:51 #11 78.60   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
22:19:51 #11 78.62   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
22:19:51 #11 78.63   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
22:19:51 #11 78.64   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
22:19:51 #11 78.66   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
22:19:51 #11 78.67   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
22:19:51 #11 78.68   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/52 
22:19:51 #11 78.69   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
22:19:51 #11 78.70   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
22:19:51 #11 78.71   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
22:19:51 #11 78.73   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
22:19:51 #11 78.74   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
22:19:51 #11 78.76   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
22:19:51 #11 78.78   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
22:19:51 #11 78.79   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
22:19:51 #11 78.81   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
22:19:51 #11 78.82   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
22:19:51 #11 78.83   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
22:19:51 #11 78.84   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
22:19:51 #11 78.85   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
22:19:51 #11 78.86   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
22:19:51 #11 78.88   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
22:19:51 #11 78.89   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
22:19:51 #11 78.89   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
22:19:51 #11 78.89   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
22:19:51 #11 78.89   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
22:19:51 #11 78.94 
22:19:51 #11 78.94 Installed:
22:19:51 #11 78.94   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
22:19:51 #11 78.94 
22:19:51 #11 78.94 Dependency Installed:
22:19:51 #11 78.94   bzip2.x86_64 0:1.0.6-13.el7                                                   
22:19:51 #11 78.94   desktop-file-utils.x86_64 0:0.23-2.el7                                        
22:19:51 #11 78.94   dwz.x86_64 0:0.11-3.el7                                                       
22:19:51 #11 78.94   elfutils.x86_64 0:0.176-5.el7                                                 
22:19:51 #11 78.94   emacs-filesystem.noarch 1:24.3-23.el7                                         
22:19:51 #11 78.94   file.x86_64 0:5.11-37.el7                                                     
22:19:51 #11 78.94   gdb.x86_64 0:7.6.1-120.el7                                                    
22:19:51 #11 78.94   groff-base.x86_64 0:1.22.2-8.el7                                              
22:19:51 #11 78.94   patch.x86_64 0:2.7.1-12.el7_7                                                 
22:19:51 #11 78.94   perl.x86_64 4:5.16.3-299.el7_9                                                
22:19:51 #11 78.94   perl-Carp.noarch 0:1.26-244.el7                                               
22:19:51 #11 78.94   perl-Encode.x86_64 0:2.51-7.el7                                               
22:19:51 #11 78.94   perl-Exporter.noarch 0:5.68-3.el7                                             
22:19:51 #11 78.94   perl-File-Path.noarch 0:2.09-2.el7                                            
22:19:51 #11 78.94   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
22:19:51 #11 78.94   perl-Filter.x86_64 0:1.49-3.el7                                               
22:19:51 #11 78.94   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
22:19:51 #11 78.94   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
22:19:51 #11 78.94   perl-PathTools.x86_64 0:3.40-5.el7                                            
22:19:51 #11 78.94   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
22:19:51 #11 78.94   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
22:19:51 #11 78.94   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
22:19:51 #11 78.94   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
22:19:51 #11 78.94   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
22:19:51 #11 78.94   perl-Socket.x86_64 0:2.010-5.el7                                              
22:19:51 #11 78.94   perl-Storable.x86_64 0:2.45-3.el7                                             
22:19:51 #11 78.94   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
22:19:51 #11 78.94   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
22:19:51 #11 78.94   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
22:19:51 #11 78.94   perl-Time-Local.noarch 0:1.2300-2.el7                                         
22:19:51 #11 78.94   perl-constant.noarch 0:1.27-2.el7                                             
22:19:51 #11 78.94   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
22:19:51 #11 78.94   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
22:19:51 #11 78.94   perl-parent.noarch 1:0.225-244.el7                                            
22:19:51 #11 78.94   perl-podlators.noarch 0:2.5.1-3.el7                                           
22:19:51 #11 78.94   perl-srpm-macros.noarch 0:1-8.el7                                             
22:19:51 #11 78.94   perl-threads.x86_64 0:1.87-4.el7                                              
22:19:51 #11 78.94   perl-threads-shared.x86_64 0:1.43-6.el7                                       
22:19:51 #11 78.94   python-srpm-macros.noarch 0:3-34.el7                                          
22:19:51 #11 78.94   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
22:19:51 #11 78.94   unzip.x86_64 0:6.0-24.el7_9                                                   
22:19:51 #11 78.94   zip.x86_64 0:3.0-11.el7                                                       
22:19:51 #11 78.94 
22:19:51 #11 78.94 Dependency Updated:
22:19:51 #11 78.94   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
22:19:51 #11 78.94   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
22:19:51 #11 78.94 
22:19:51 #11 24.56 Selecting previously unselected package binutils.
22:19:51 #11 24.56 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_amd64.deb ...
22:19:51 #11 24.57 Unpacking binutils (2.34-6ubuntu1.3) ...
22:19:51 #11 24.60 Selecting previously unselected package libc-dev-bin.
22:19:51 #11 24.60 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
22:19:51 #11 24.61 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
22:19:51 #11 24.64 Selecting previously unselected package linux-libc-dev:amd64.
22:19:51 #12 6.767 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ...
22:19:51 #12 6.771 Unpacking libbtrfs0 (4.20.1-2) ...
22:19:51 #12 6.802 Selecting previously unselected package libbtrfs-dev.
22:19:51 #12 6.804 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ...
22:19:51 #12 6.808 Unpacking libbtrfs-dev (4.20.1-2) ...
22:19:51 #12 6.843 Selecting previously unselected package dmsetup.
22:19:51 #12 6.846 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
22:19:51 #12 6.849 Unpacking dmsetup (2:1.02.155-3) ...
22:19:51 #12 6.896 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:51 #12 6.899 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
22:19:51 #12 6.903 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:19:51 #12 6.947 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:51 #12 6.949 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
22:19:51 #12 6.954 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:19:51 #12 6.994 Selecting previously unselected package libudev-dev:armhf.
22:19:51 #12 6.996 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ...
22:19:51 #12 7.254 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
22:19:51 #12 7.259 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
22:19:51 #12 7.315 Selecting previously unselected package libdevmapper-dev:arm64.
22:19:51 #12 7.319 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
22:19:51 #12 7.322 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:19:51 #12 7.355 Selecting previously unselected package libseccomp-dev:arm64.
22:19:51 #12 7.359 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
22:19:51 #12 7.363 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
22:19:51 #12 7.401 Selecting previously unselected package libsystemd-dev:arm64.
22:19:51 #12 7.403 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
22:19:51 #12 7.406 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
22:19:51 #12 7.501 Selecting previously unselected package pkg-config.
22:19:51 #12 0.705 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:19:51 #12 0.705 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:19:51 #12 0.705 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:19:51 #12 6.178 Selecting previously unselected package libncurses6:amd64.
22:19:51 #12 2.211 dh binary
22:19:51 #12 2.277    dh_update_autotools_config
22:19:51 #12 2.307    dh_autoreconf
22:19:51 #12 2.348    create-stamp debian/debhelper-build-stamp
22:19:51 #12 2.348    dh_prep
22:19:51 #12 2.378    dh_install
22:19:51 #12 2.412    dh_installdocs
22:19:51 #12 2.450    dh_installchangelogs
22:19:51 + STATUS=0
22:19:51 + '[' 0 -ne 0 ']'
22:19:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:51 + /usr/bin/tar -xof -
22:19:51 #11 24.64 Preparing to unpack .../076-linux-libc-dev_5.4.0-131.147_amd64.deb ...
22:19:51 #11 24.65 Unpacking linux-libc-dev:amd64 (5.4.0-131.147) ...
22:19:51 #11 24.82 Selecting previously unselected package libcrypt-dev:amd64.
22:19:51 #11 24.82 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
22:19:51 #11 24.83 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
22:19:51 #11 24.86 Selecting previously unselected package libc6-dev:amd64.
22:19:51 #11 24.86 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
22:19:51 #11 24.87 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
22:19:51 #11 78.94 Complete!
22:19:51 #11 DONE 79.1s
22:19:51 
22:19:51 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
22:19:51 #12 DONE 0.1s
22:19:51 #18 exporting layers 2.3s done
22:19:51 #18 writing image sha256:aba6524c678b2508ac682733e124878678e695a0b6380fdc92727a7e926ecc2a done
22:19:51 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
22:19:51 #18 DONE 2.3s
22:19:51 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
22:19:51 + set -e
22:19:51 + mkdir -p /root/build-deb/engine
22:19:51 #12 7.004 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
22:19:51 #12 7.043 Selecting previously unselected package libsepol1-dev:armhf.
22:19:51 #12 7.046 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
22:19:51 #12 7.050 Unpacking libsepol1-dev:armhf (2.8-1) ...
22:19:51 #12 7.114 Selecting previously unselected package libpcre16-3:armhf.
22:19:51 #12 7.114 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
22:19:51 #12 7.117 Unpacking libpcre16-3:armhf (2:8.39-12) ...
22:19:51 #12 7.170 Selecting previously unselected package libpcre32-3:armhf.
22:19:51 #12 7.171 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
22:19:51 #12 7.175 Unpacking libpcre32-3:armhf (2:8.39-12) ...
22:19:51 #12 7.225 Selecting previously unselected package libpcrecpp0v5:armhf.
22:19:51 #24 75.50 Selecting previously unselected package gcc-arm-linux-gnueabihf.
22:19:51 #24 75.50 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:19:51 #24 75.50 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
22:19:51 #24 75.54 Selecting previously unselected package linux-libc-dev-armhf-cross.
22:19:51 #24 75.54 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
22:19:51 #24 75.54 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
22:19:51 #24 75.71 Selecting previously unselected package libc6-dev-armhf-cross.
22:19:51 #24 75.72 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
22:19:51 #24 75.72 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
22:19:51 #24 75.93 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
22:19:51 #24 75.94 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
22:19:51 #24 75.94 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
22:19:51 #24 76.21 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
22:19:51 #24 76.21 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:19:51 #24 76.22 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:19:51 #12 7.505 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ...
22:19:51 #12 7.508 Unpacking pkg-config (0.29-6) ...
22:19:51 #12 7.551 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
22:19:51 #12 7.563 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
22:19:51 #12 7.574 Setting up libpcre16-3:arm64 (2:8.39-12) ...
22:19:51 #12 7.586 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:19:51 #12 7.596 Setting up libprocps7:arm64 (2:3.3.15-2) ...
22:19:51 #12 7.613 Setting up libsepol1-dev:arm64 (2.8-1) ...
22:19:51 #12 7.625 Setting up libbtrfs0 (4.20.1-2) ...
22:19:51 #12 7.638 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
22:19:51 #12 7.650 Setting up bash-completion (1:2.8-6) ...
22:19:51 #12 6.182 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
22:19:51 #12 6.189 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
22:19:51 #12 6.233 Selecting previously unselected package libprocps8:amd64.
22:19:51 #12 6.233 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
22:19:51 #12 6.238 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
22:19:51 #12 6.291 Selecting previously unselected package procps.
22:19:51 #12 6.294 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
22:19:51 #12 6.302 Unpacking procps (2:3.3.17-5) ...
22:19:51 #12 6.383 Selecting previously unselected package libjsoncpp24:amd64.
22:19:51 #12 6.386 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
22:19:51 #12 6.390 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:19:51 #12 6.430 Selecting previously unselected package librhash0:amd64.
22:19:51 #12 2.532    dh_perl
22:19:51 #12 2.568    dh_link
22:19:51 #12 2.603    dh_strip_nondeterminism
22:19:51 #12 2.671    dh_compress
22:19:51 #15 exporting layers 2.1s done
22:19:51 #15 writing image sha256:c2a05c00f7b838321092eea831e9fe18ad5ea4d8c46dc6dda2c2e6820c8c8b46 done
22:19:51 #15 naming to docker.io/rpmbuild-fedora-37/aarch64 done
22:19:51 #15 DONE 2.1s
22:19:51 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:19:51 
22:19:51 #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
22:19:51 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:51 #12 7.228 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
22:19:51 #12 7.232 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
22:19:51 #12 7.267 Selecting previously unselected package libpcre3-dev:armhf.
22:19:51 #12 7.270 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
22:19:51 #12 7.274 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
22:19:51 #12 7.349 Selecting previously unselected package libselinux1-dev:armhf.
22:19:51 #12 7.352 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
22:19:51 #12 7.355 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
22:19:51 #12 7.408 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:51 #12 7.410 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
22:19:51 #12 7.416 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
22:19:51 #12 7.445 Selecting previously unselected package libseccomp-dev:armhf.
22:19:51 #12 7.448 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ...
22:19:51 #12 7.452 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
22:19:51 #12 9.358   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         34/115 
22:19:51 #12 18.71   Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64                      35/115 
22:19:51 #12 18.74   Installing       : openssh-8.8p1-1.fc36.1.aarch64                      35/115 
22:19:51 #12 18.76   Installing       : openssh-clients-8.8p1-1.fc36.1.aarch64              36/115 
22:19:51 #12 18.77   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64              36/115 
22:19:51 #12 18.78   Installing       : lzo-2.10-6.fc36.aarch64                             37/115 
22:19:51 #12 18.81   Installing       : btrfs-progs-6.0-1.fc36.aarch64                      38/115 
22:19:51 #12 18.82   Installing       : pcre2-utf16-10.39-1.fc36.1.aarch64                  39/115 
22:19:51 #12 18.83   Installing       : pcre2-utf32-10.39-1.fc36.1.aarch64                  40/115 
22:19:51 #12 18.84   Installing       : pcre2-devel-10.39-1.fc36.1.aarch64                  41/115 
22:19:51 #12 18.85   Installing       : perl-TermReadKey-2.38-12.fc36.aarch64               42/115 
22:19:51 #12 18.86   Installing       : python3-audit-3.0.8-1.fc36.aarch64                  43/115 
22:19:51 #12 18.87   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                  44/115 
22:19:51 #12 18.88   Installing       : rhash-1.4.2-2.fc36.aarch64                          45/115 
22:19:51 #12 18.89   Installing       : gc-8.0.6-3.fc36.aarch64                             46/115 
22:19:51 #12 19.12   Installing       : guile22-2.2.7-5.fc36.aarch64                        47/115 
22:19:51 #12 19.14   Installing       : make-1:4.3-7.fc36.aarch64                           48/115 
22:19:51 #12 19.15   Installing       : less-590-5.fc36.aarch64                             49/115 
22:19:51 #12 19.23   Installing       : git-core-2.37.3-1.fc36.aarch64                      50/115 
22:19:51 #12 19.28   Installing       : git-core-doc-2.37.3-1.fc36.noarch                   51/115 
22:19:51 #12 19.29   Installing       : libargon2-20171227-9.fc36.aarch64                   52/115 
22:19:51 #12 19.30   Installing       : libasan-12.2.1-2.fc36.aarch64                       53/115 
22:19:51 #12 19.31   Installing       : libatomic-12.2.1-2.fc36.aarch64                     54/115 
22:19:51 #12 19.31   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                       55/115 
22:19:51 #12 19.32   Installing       : libbtrfs-6.0-1.fc36.aarch64                         56/115 
22:19:51 #12 19.33   Installing       : libbtrfsutil-6.0-1.fc36.aarch64                     57/115 
22:19:51 #12 19.33   Installing       : libubsan-12.2.1-2.fc36.aarch64                      58/115 
22:19:51 #12 19.34   Installing       : libuv-1:1.44.2-1.fc36.aarch64                       59/115 
22:19:51 #12 19.35   Upgrading        : libgomp-12.2.1-2.fc36.aarch64                       60/115 
22:19:51 #12 6.431 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
22:19:51 #12 6.436 Unpacking librhash0:amd64 (1.4.1-2) ...
22:19:51 #12 6.479 Selecting previously unselected package libuv1:amd64.
22:19:51 #12 6.482 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
22:19:51 #12 6.486 Unpacking libuv1:amd64 (1.40.0-2) ...
22:19:51 #12 6.521 Selecting previously unselected package cmake.
22:19:51 #12 6.524 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:19:51 #12 6.527 Unpacking cmake (3.18.4-2+deb11u1) ...
22:19:51 #12 2.714    dh_fixperms
22:19:51 #12 2.762    dh_missing
22:19:51 #12 2.788    dh_installdeb
22:19:51 #12 2.823    dh_gencontrol
22:19:52 + STATUS=0
22:19:52 + '[' 0 -ne 0 ']'
22:19:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:52 + exit 0
22:19:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UknBJ7
22:19:52 + umask 022
22:19:52 + cd /root/rpmbuild/BUILD
22:19:52 + cd src
22:19:52 + export DOCKER_GITCOMMIT=753cd92
22:19:52 + DOCKER_GITCOMMIT=753cd92
22:19:52 + mkdir -p /go/src/github.com/docker
22:19:52 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:52 + pushd /root/rpmbuild/BUILD/src/engine
22:19:52 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:52 + for component in tini "proxy dynamic"
22:19:52 + TMP_GOPATH=/go
22:19:52 + hack/dockerfile/install/install.sh tini
22:19:52 + RM_GOPATH=0
22:19:52 + TMP_GOPATH=/go
22:19:52 + : /usr/local/bin
22:19:52 + '[' -z /go ']'
22:19:52 + export GOPATH=/go
22:19:52 + GOPATH=/go
22:19:52 + case "$(go env GOARCH)" in
22:19:52 ++ go env GOARCH
22:19:52 + export GO_BUILDMODE=-buildmode=pie
22:19:52 + GO_BUILDMODE=-buildmode=pie
22:19:52 ++ dirname hack/dockerfile/install/install.sh
22:19:52 + dir=hack/dockerfile/install
22:19:52 + bin=tini
22:19:52 + shift
22:19:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:52 + . hack/dockerfile/install/tini.installer
22:19:52 ++ : v0.19.0
22:19:52 + install_tini
22:19:52 + echo 'Install tini version v0.19.0'
22:19:52 Install tini version v0.19.0
22:19:52 + git clone https://github.com/krallin/tini.git /go/tini
22:19:52 Cloning into '/go/tini'...
22:19:52 + mkdir -p /root/build-deb/cli
22:19:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:52 #12 7.487 Selecting previously unselected package libsystemd-dev:armhf.
22:19:52 #12 7.490 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ...
22:19:52 #12 7.494 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
22:19:52 #12 7.583 Selecting previously unselected package pkg-config.
22:19:52 #12 7.586 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ...
22:19:52 #12 7.590 Unpacking pkg-config (0.29-6) ...
22:19:52 #12 7.633 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
22:19:52 #12 7.645 Setting up libseccomp-dev:armhf (2.3.3-4) ...
22:19:52 #12 7.656 Setting up libpcre16-3:armhf (2:8.39-12) ...
22:19:52 #12 7.669 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
22:19:52 #12 7.681 Setting up libprocps7:armhf (2:3.3.15-2) ...
22:19:52 #12 7.693 Setting up libsepol1-dev:armhf (2.8-1) ...
22:19:52 #11 25.19 Selecting previously unselected package gcc-9-base:amd64.
22:19:52 #11 25.19 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:52 #11 25.19 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:52 #11 25.23 Selecting previously unselected package libisl22:amd64.
22:19:52 #11 25.23 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
22:19:52 #11 25.23 Unpacking libisl22:amd64 (0.22.1-1) ...
22:19:52 #11 25.32 Selecting previously unselected package libmpfr6:amd64.
22:19:52 #11 25.32 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
22:19:52 #11 25.32 Unpacking libmpfr6:amd64 (4.0.2-1) ...
22:19:52 #12 19.36   Installing       : vim-filesystem-2:9.0.720-1.fc36.noarch              61/115 
22:19:52 #12 2.943    dh_md5sums
22:19:52 #12 2.980    dh_builddeb
22:19:52 #12 3.008 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:52 #12 3.030  dpkg-genbuildinfo --build=binary
22:19:52 #12 3.176  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
22:19:52 #15 DONE 1.9s
22:19:52 
22:19:52 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
22:19:52 #16 DONE 0.0s
22:19:52 
22:19:52 #17 exporting to image
22:19:52 #17 exporting layers
22:19:52 + cd /go/tini
22:19:52 + git checkout -q v0.19.0
22:19:52 + cmake .
22:19:52 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:19:52   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:19:52   CMake.
22:19:52 
22:19:52   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:19:52   CMake that the project does not need compatibility with older versions.
22:19:52 
22:19:52 
22:19:52 -- The C compiler identification is GNU 8.5.0
22:19:52 -- Detecting C compiler ABI info
22:19:52 + mkdir -p /root/build-deb/compose
22:19:52 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:52 #12 7.752 Setting up libbtrfs0 (4.20.1-2) ...
22:19:52 #12 7.762 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
22:19:52 #12 7.773 Setting up bash-completion (1:2.8-6) ...
22:19:52 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:19:52 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:19:52 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:19:52 warning: source_date_epoch_from_changelog set but %changelog is missing
22:19:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JSTNvi
22:19:52 + umask 022
22:19:52 + cd /root/rpmbuild/BUILD
22:19:52 + cd /root/rpmbuild/BUILD
22:19:52 + rm -rf src
22:19:52 + /usr/bin/mkdir -p src
22:19:52 + cd src
22:19:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:19:52 #11 25.38 Selecting previously unselected package libmpc3:amd64.
22:19:52 #11 25.38 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
22:19:52 #11 25.39 Unpacking libmpc3:amd64 (1.1.0-1) ...
22:19:52 #11 25.41 Selecting previously unselected package cpp-9.
22:19:52 #11 25.42 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:52 #11 25.42 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:52 #12 19.68   Installing       : cmake-data-3.22.2-1.fc36.noarch                     62/115 
22:19:52 #12 19.80   Installing       : cmake-3.22.2-1.fc36.aarch64                         63/115 
22:19:52 #12 19.80   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              64/115 
22:19:52 #12 19.92   Installing       : kernel-headers-5.19.4-200.fc36.aarch64              65/115 
22:19:52 #12 19.99   Installing       : glibc-devel-2.35-17.fc36.aarch64                    66/115 
22:19:52 #13 0.570 Loaded plugins: fastestmirror, ovl
22:19:52 #13 0.703 Enabling base-source repository
22:19:52 #13 0.704 Enabling extras-source repository
22:19:52 #13 0.704 Enabling updates-source repository
22:19:52 #13 0.705 Loading mirror speeds from cached hostfile
22:19:52 #13 0.706  * base: download.cf.centos.org
22:19:52 #13 0.707  * extras: download.cf.centos.org
22:19:52 #13 0.707  * updates: download.cf.centos.org
22:19:52 #12 3.257 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:52 #12 3.261  dpkg-source --after-build .
22:19:52 #12 3.371 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:52 #12 3.376 
22:19:52 #12 3.376 The package has been created.
22:19:52 #12 3.376 Attention, the package has been created in the current directory,
22:19:52 #12 3.376 not in ".." as indicated by the message above!
22:19:52 #12 3.402 Selecting previously unselected package docker-ce-build-deps.
22:19:52 #12 3.420 (Reading database ... 28643 files and directories currently installed.)
22:19:52 #12 3.421 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:52 #12 3.427 Unpacking docker-ce-build-deps (1.0) ...
22:19:52 #12 7.060 Selecting previously unselected package dh-apparmor.
22:19:52 #12 7.064 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
22:19:52 #12 7.067 Unpacking dh-apparmor (2.13.6-10) ...
22:19:52 #12 7.106 Selecting previously unselected package libbtrfs0:amd64.
22:19:52 #12 7.109 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
22:19:52 #12 7.113 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:19:52 #12 7.158 Selecting previously unselected package libbtrfs-dev:amd64.
22:19:52 #12 7.159 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:19:52 #12 7.162 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:19:52 #12 7.218 Selecting previously unselected package dmsetup.
22:19:52 #12 7.221 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:19:52 #12 7.224 Unpacking dmsetup (2:1.02.175-2.1) ...
22:19:52 #12 7.266 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:19:52 #12 7.266 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:19:52 #12 8.476 Setting up libpcre32-3:arm64 (2:8.39-12) ...
22:19:52 #12 8.486 Setting up pkg-config (0.29-6) ...
22:19:52 #12 8.540 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
22:19:52 #12 8.557 Setting up libbtrfs-dev (4.20.1-2) ...
22:19:52 #12 8.568 Setting up librhash0:arm64 (1.3.8-1) ...
22:19:52 #12 8.577 Setting up procps (2:3.3.15-2) ...
22:19:52 #12 8.606 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
22:19:52 #12 8.623 Setting up cmake-data (3.13.4-1) ...
22:19:52 #12 8.636 Setting up dh-apparmor (2.13.2-10) ...
22:19:52 #12 8.645 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
22:19:52 #12 8.655 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
22:19:52 #12 8.666 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
22:19:52 #12 8.678 Setting up cmake (3.13.4-1) ...
22:19:52 #12 1.031 Reading package lists...
22:19:52 -- Detecting C compiler ABI info - done
22:19:52 -- Check for working C compiler: /usr/bin/cc - skipped
22:19:52 -- Detecting C compile features
22:19:52 -- Detecting C compile features - done
22:19:52 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:19:52 -- Configuring done
22:19:52 -- Generating done
22:19:52 -- Build files have been written to: /go/tini
22:19:52 + make tini-static
22:19:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:52 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:52 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:52 + mkdir -p /go/src/github.com/docker
22:19:52 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:52 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:52 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:52 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:52 + EPOCH=5
22:19:52 + EPOCH_SEP=
22:19:52 + [[ ! -z 5 ]]
22:19:52 + EPOCH_SEP=:
22:19:52 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:52 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:52 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:52 + VERSION=0.0.0-20221021185355-e814bd0
22:19:52 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:52 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:52 + debSource=docker-ce
22:19:52 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:52 + debMaintainer='Docker <support@docker.com>'
22:19:52 ++ date --rfc-2822
22:19:52 + debDate='Sat, 22 Oct 2022 22:19:52 +0000'
22:19:52 + cat
22:19:52 + export CLI_GITCOMMIT=e814bd0
22:19:52 + CLI_GITCOMMIT=e814bd0
22:19:52 + export ENGINE_GITCOMMIT=753cd92
22:19:52 + ENGINE_GITCOMMIT=753cd92
22:19:52 + export SCAN_GITCOMMIT=19992b1
22:19:52 + SCAN_GITCOMMIT=19992b1
22:19:52 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:52 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:52 + dpkg-buildpackage -uc -us -I.git
22:19:52 dpkg-buildpackage: info: source package docker-ce
22:19:52 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-focal
22:19:52 dpkg-buildpackage: info: source distribution focal
22:19:52 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:52  dpkg-source -I.git --before-build .
22:19:52 dpkg-buildpackage: info: host architecture arm64
22:19:52 #12 20.00   Installing       : libxcrypt-devel-4.4.28-1.fc36.aarch64               67/115 
22:19:52 #12 7.269 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:19:52 #12 7.315 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:19:52 #12 7.318 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:19:52 #12 7.322 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:19:52 #12 7.349 Selecting previously unselected package libudev-dev:amd64.
22:19:52 #12 7.352 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:19:52 #12 7.356 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:19:52 #12 7.397 Selecting previously unselected package libsepol1-dev:amd64.
22:19:52 #12 7.401 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
22:19:52 #12 7.405 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:19:52 #12 7.475 Selecting previously unselected package libpcre2-16-0:amd64.
22:19:52 #12 7.478 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:19:52 #12 7.482 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:19:52 #12 7.541 Selecting previously unselected package libpcre2-32-0:amd64.
22:19:52 #12 8.687 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
22:19:52 #12 8.697 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:19:52 #12 8.706 Setting up dmsetup (2:1.02.155-3) ...
22:19:52 #12 8.719 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:19:52 #12 8.731 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:19:52 #12 8.742 Setting up docker-ce-build-deps (1.0) ...
22:19:52 #12 8.751 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:52 #12 8.770 Processing triggers for man-db (2.8.5-2) ...
22:19:52 #12 2.069 dpkg-buildpackage: info: source package docker-ce-build-deps
22:19:52 #12 2.069 dpkg-buildpackage: info: source version 1.0
22:19:52 #12 2.069 dpkg-buildpackage: info: source distribution unstable
22:19:52 #12 2.069 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:19:52 #12 2.103  dpkg-source --before-build .
22:19:52 #12 2.103 dpkg-buildpackage: info: host architecture armhf
22:19:52 #12 2.204  debian/rules clean
22:19:52 #12 2.206 dh clean
22:19:52 #12 2.282    dh_clean
22:19:52 #12 2.313  debian/rules binary
22:19:52 [100%] Linking C executable tini-static
22:19:52 [100%] Built target tini-static
22:19:52 + mkdir -p /usr/local/bin
22:19:52 + cp tini-static /usr/local/bin/docker-init
22:19:52 + for component in tini "proxy dynamic"
22:19:52 + TMP_GOPATH=/go
22:19:52 + hack/dockerfile/install/install.sh proxy dynamic
22:19:52 + RM_GOPATH=0
22:19:52 + TMP_GOPATH=/go
22:19:52 + : /usr/local/bin
22:19:52 + '[' -z /go ']'
22:19:52 + export GOPATH=/go
22:19:52 + GOPATH=/go
22:19:52 + case "$(go env GOARCH)" in
22:19:52 ++ go env GOARCH
22:19:52 + export GO_BUILDMODE=-buildmode=pie
22:19:52 + GO_BUILDMODE=-buildmode=pie
22:19:52 ++ dirname hack/dockerfile/install/install.sh
22:19:52 + dir=hack/dockerfile/install
22:19:52 + bin=proxy
22:19:52 + shift
22:19:52 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:52 + . hack/dockerfile/install/proxy.installer
22:19:52 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:52 + install_proxy dynamic
22:19:52 + case "$1" in
22:19:52 + install_proxy_dynamic
22:19:52 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:52 + PROXY_LDFLAGS=-linkmode=external
22:19:52 + export BUILD_MODE=-buildmode=pie
22:19:52 + BUILD_MODE=-buildmode=pie
22:19:52 + _install_proxy
22:19:52 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:52 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:52 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:52 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:52  debian/rules clean
22:19:52 dh clean --with=bash-completion --with=systemd
22:19:52    dh_clean
22:19:52 #17 exporting layers 5.8s done
22:19:52 #17 writing image sha256:0a16a66653b4f8c20c392cff0916683ce4c99103cba060562eff51c91a6d2308 done
22:19:52 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
22:19:52 #17 DONE 5.8s
22:19:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
22:19:52 + set -e
22:19:52 + mkdir -p /root/build-deb/engine
22:19:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:52 + mkdir -p /root/build-deb/cli
22:19:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:52 #12 20.34   Installing       : gcc-12.2.1-2.fc36.aarch64                           68/115 
22:19:52 #12 20.35   Running scriptlet: gcc-12.2.1-2.fc36.aarch64                           68/115 
22:19:52 #12 20.38   Installing       : libxcrypt-static-4.4.28-1.fc36.aarch64              69/115 
22:19:52 #12 20.44   Installing       : glibc-static-2.35-17.fc36.aarch64                   70/115 
22:19:52 #12 20.45   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                  71/115 
22:19:52 #12 20.46   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                  71/115 
22:19:52 #12 20.47   Running scriptlet: dbus-broker-32-1.fc36.aarch64                       72/115 
22:19:52 #12 20.54 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:19:52 #12 20.54 
22:19:52 #12 20.54   Installing       : dbus-broker-32-1.fc36.aarch64                       72/115 
22:19:52 #12 8.366 Setting up libpcre32-3:armhf (2:8.39-12) ...
22:19:52 #12 8.377 Setting up pkg-config (0.29-6) ...
22:19:52 #12 8.427 Setting up libudev-dev:armhf (241-7~deb10u8) ...
22:19:52 #12 8.442 Setting up libbtrfs-dev (4.20.1-2) ...
22:19:52 #12 8.454 Setting up librhash0:armhf (1.3.8-1) ...
22:19:52 #12 8.473 Setting up procps (2:3.3.15-2) ...
22:19:52 #12 8.503 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
22:19:52 #12 8.518 Setting up cmake-data (3.13.4-1) ...
22:19:52 #12 8.537 Setting up dh-apparmor (2.13.2-10) ...
22:19:52 #12 8.549 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
22:19:52 #12 8.563 Setting up libjsoncpp1:armhf (1.7.4-3) ...
22:19:52 #12 8.575 Setting up libpcre3-dev:armhf (2:8.39-12) ...
22:19:52 #12 8.589 Setting up cmake (3.13.4-1) ...
22:19:52 #12 8.601 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
22:19:52 #12 8.615 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:19:52 #12 8.628 Setting up dmsetup (2:1.02.155-3) ...
22:19:52 #12 8.642 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:19:52 #11 26.14 Selecting previously unselected package cpp.
22:19:52 #11 26.14 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:19:52 #11 26.14 Unpacking cpp (4:9.3.0-1ubuntu2) ...
22:19:52 #11 26.18 Selecting previously unselected package libcc1-0:amd64.
22:19:52 #11 26.18 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:52 #11 26.18 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:52 #11 26.22 Selecting previously unselected package libgomp1:amd64.
22:19:52 #11 26.22 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:52 #11 26.23 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:52 #11 26.27 Selecting previously unselected package libitm1:amd64.
22:19:52 + STATUS=0
22:19:52 + '[' 0 -ne 0 ']'
22:19:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:19:52 #12 7.544 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:19:52 #12 7.549 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:19:52 #12 7.602 Selecting previously unselected package libpcre2-posix2:amd64.
22:19:52 #12 7.605 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:19:52 #12 7.608 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:19:52 #12 7.641 Selecting previously unselected package libpcre2-dev:amd64.
22:19:52 #12 7.644 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:19:52 #12 7.647 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:19:52 #12 7.746 Selecting previously unselected package libselinux1-dev:amd64.
22:19:52 #12 3.475 Reading package lists...
22:19:53 #12 2.315 dh binary
22:19:53 #12 2.381    dh_update_autotools_config
22:19:53 #12 2.408    dh_autoreconf
22:19:53 #12 2.448    create-stamp debian/debhelper-build-stamp
22:19:53 #12 2.448    dh_prep
22:19:53 #12 2.476    dh_install
22:19:53 #12 2.508    dh_installdocs
22:19:53 #12 2.545    dh_installchangelogs
22:19:53  dpkg-source -I.git -b .
22:19:53 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:53 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:53 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:53 dpkg-source: info: using source format '1.0'
22:19:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz
22:19:53 + mkdir -p /root/build-deb/compose
22:19:53 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:53 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:53 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:53 + mkdir -p /go/src/github.com/docker
22:19:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:53 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:53 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:53 + EPOCH=5
22:19:53 + EPOCH_SEP=
22:19:53 + [[ ! -z 5 ]]
22:19:53 + EPOCH_SEP=:
22:19:53 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:53 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:53 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:53 + VERSION=0.0.0-20221021185355-e814bd0
22:19:53 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:53 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:53 + debSource=docker-ce
22:19:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:53 + debMaintainer='Docker <support@docker.com>'
22:19:53 ++ date --rfc-2822
22:19:53 + debDate='Sat, 22 Oct 2022 22:19:53 +0000'
22:19:53 + cat
22:19:53 + export CLI_GITCOMMIT=e814bd0
22:19:53 + CLI_GITCOMMIT=e814bd0
22:19:53 + export ENGINE_GITCOMMIT=753cd92
22:19:53 + ENGINE_GITCOMMIT=753cd92
22:19:53 + export SCAN_GITCOMMIT=19992b1
22:19:53 + SCAN_GITCOMMIT=19992b1
22:19:53 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:53 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:53 + dpkg-buildpackage -uc -us -I.git
22:19:53 #12 20.55   Running scriptlet: dbus-broker-32-1.fc36.aarch64                       72/115 
22:19:53 #12 20.56   Installing       : dbus-1:1.14.4-1.fc36.aarch64                        73/115 
22:19:53 #12 20.57   Installing       : annobin-docs-10.81-1.fc36.noarch                    74/115 
22:19:53 #12 20.62   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               75/115 
22:19:53 #12 20.64   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                   76/115 
22:19:53 #12 20.65   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64          77/115 
22:19:53 #12 20.66   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                78/115 
22:19:53 #12 20.67   Installing       : device-mapper-1.02.175-7.fc36.aarch64               79/115 
22:19:53 #12 20.69   Installing       : systemd-networkd-250.8-1.fc36.aarch64               80/115 
22:19:53 #12 20.70   Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64               80/115 
22:19:53 #12 20.71   Installing       : systemd-pam-250.8-1.fc36.aarch64                    81/115 
22:19:53 #12 20.72   Installing       : systemd-resolved-250.8-1.fc36.aarch64               82/115 
22:19:53 #12 8.656 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
22:19:53 #12 8.668 Setting up docker-ce-build-deps (1.0) ...
22:19:53 #12 8.680 Processing triggers for libc-bin (2.28-10+deb10u1) ...
22:19:53 #12 8.707 Processing triggers for man-db (2.8.5-2) ...
22:19:53 #11 26.28 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 26.28 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 #11 26.31 Selecting previously unselected package libatomic1:amd64.
22:19:53 #11 26.31 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 26.32 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 #11 26.35 Selecting previously unselected package libasan5:amd64.
22:19:53 #11 26.36 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:53 #11 26.36 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:53 + STATUS=0
22:19:53 + '[' 0 -ne 0 ']'
22:19:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:53 #12 7.749 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
22:19:53 #12 7.753 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:19:53 #12 7.814 Selecting previously unselected package libdevmapper-dev:amd64.
22:19:53 #12 7.818 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:19:53 #12 7.822 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:19:53 #12 7.859 Selecting previously unselected package libseccomp-dev:amd64.
22:19:53 #12 7.862 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:19:53 #12 7.866 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:19:53 #12 7.908 Selecting previously unselected package libsystemd-dev:amd64.
22:19:53 #12 7.912 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:19:53 #12 7.916 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:19:53 #12 4.031 Building dependency tree...
22:19:53 #12 4.213 Reading state information...
22:19:53 #12 2.625    dh_perl
22:19:53 #12 2.661    dh_link
22:19:53 #12 2.694    dh_strip_nondeterminism
22:19:53 #12 2.754    dh_compress
22:19:53 #12 2.790    dh_fixperms
22:19:53 #12 2.827    dh_missing
22:19:53 #12 2.852    dh_installdeb
22:19:53 dpkg-buildpackage: info: source package docker-ce
22:19:53 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-buster
22:19:53 dpkg-buildpackage: info: source distribution buster
22:19:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:53  dpkg-source -I.git --before-build .
22:19:53 dpkg-buildpackage: info: host architecture amd64
22:19:53  debian/rules clean
22:19:53 dh clean --with=bash-completion --with=systemd
22:19:53 #12 20.73   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64               82/115 
22:19:53 #12 20.87   Installing       : systemd-250.8-1.fc36.aarch64                        83/115 
22:19:53 #12 20.88   Running scriptlet: systemd-250.8-1.fc36.aarch64                        83/115 
22:19:53 #12 21.04 Creating group 'input' with GID 104.
22:19:53 #12 21.04 Creating group 'kvm' with GID 36.
22:19:53 #12 21.04 Creating group 'render' with GID 105.
22:19:53 #12 21.04 Creating group 'sgx' with GID 106.
22:19:53 #12 21.04 Creating group 'systemd-journal' with GID 190.
22:19:53 #12 21.04 Creating group 'systemd-network' with GID 192.
22:19:53 #12 21.04 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
22:19:53 #12 21.04 Creating group 'systemd-oom' with GID 998.
22:19:53 #12 21.04 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
22:19:53 #12 21.04 Creating group 'systemd-resolve' with GID 193.
22:19:53 #12 21.04 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
22:19:53 #12 21.04 
22:19:53 #11 26.68 Selecting previously unselected package liblsan0:amd64.
22:19:53 #11 26.68 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 26.68 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 #11 26.79 Selecting previously unselected package libtsan0:amd64.
22:19:53 + RPM_EC=0
22:19:53 ++ jobs -p
22:19:53 + exit 0
22:19:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.klm4no
22:19:53 + umask 022
22:19:53 + cd /root/rpmbuild/BUILD
22:19:53 + 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'
22:19:53 + export CFLAGS
22:19:53 + 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'
22:19:53 + export CXXFLAGS
22:19:53 + 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'
22:19:53 + export FFLAGS
22:19:53 + 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'
22:19:53 + export FCFLAGS
22:19:53 + 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'
22:19:53 + export LDFLAGS
22:19:53 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:19:53 + export LT_SYS_LIBRARY_PATH
22:19:53 + CC=gcc
22:19:53 + export CC
22:19:53 + CXX=g++
22:19:53 + export CXX
22:19:53 + cd src
22:19:53 + export DOCKER_GITCOMMIT=753cd92
22:19:53 + DOCKER_GITCOMMIT=753cd92
22:19:53 + mkdir -p /go/src/github.com/docker
22:19:53 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:53 + pushd /root/rpmbuild/BUILD/src/engine
22:19:53 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:53 + for component in tini "proxy dynamic"
22:19:53 + TMP_GOPATH=/go
22:19:53 + hack/dockerfile/install/install.sh tini
22:19:53 + RM_GOPATH=0
22:19:53 + TMP_GOPATH=/go
22:19:53 + : /usr/local/bin
22:19:53 + '[' -z /go ']'
22:19:53 + export GOPATH=/go
22:19:53 + GOPATH=/go
22:19:53 + case "$(go env GOARCH)" in
22:19:53 ++ go env GOARCH
22:19:53 + export GO_BUILDMODE=-buildmode=pie
22:19:53 + GO_BUILDMODE=-buildmode=pie
22:19:53 ++ dirname hack/dockerfile/install/install.sh
22:19:53 + dir=hack/dockerfile/install
22:19:53 + bin=tini
22:19:53 + shift
22:19:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:53 + . hack/dockerfile/install/tini.installer
22:19:53 ++ : v0.19.0
22:19:53 + install_tini
22:19:53 + echo 'Install tini version v0.19.0'
22:19:53 Install tini version v0.19.0
22:19:53 + git clone https://github.com/krallin/tini.git /go/tini
22:19:53 Cloning into '/go/tini'...
22:19:53 #12 8.024 Selecting previously unselected package pkg-config.
22:19:53 #12 8.028 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
22:19:53 #12 8.031 Unpacking pkg-config (0.29.2-1) ...
22:19:53 #12 8.076 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:19:53 #12 8.087 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:19:53 #12 8.097 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:19:53 #12 8.110 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:19:53 #12 8.123 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:19:53 #12 8.136 Setting up libuv1:amd64 (1.40.0-2) ...
22:19:53 #12 8.148 Setting up bash-completion (1:2.11-2) ...
22:19:53 #12 4.251 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:53 #12 4.498 Starting 2 pkgProblemResolver with broken count: 0
22:19:53 #12 4.501 Done
22:19:53 #12 2.885    dh_gencontrol
22:19:53 #12 3.001    dh_md5sums
22:19:53 #12 3.033    dh_builddeb
22:19:53 #12 3.059 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:19:53 #12 3.077  dpkg-genbuildinfo --build=binary
22:19:53    dh_clean
22:19:53  dpkg-source -I.git -b .
22:19:53 #12 21.06   Installing       : systemd-devel-250.8-1.fc36.aarch64                  84/115 
22:19:53 #12 21.13   Installing       : python3-setuptools-59.6.0-2.fc36.noarch             85/115 
22:19:53 #12 21.17   Installing       : python3-setools-4.4.0-5.fc36.aarch64                86/115 
22:19:53 #12 21.22   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           87/115 
22:19:53 #12 21.23   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      88/115 
22:19:53 #12 21.24   Installing       : policycoreutils-devel-3.3-4.fc36.aarch64            89/115 
22:19:53 #11 26.80 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 26.80 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 #11 27.03 Selecting previously unselected package libubsan1:amd64.
22:19:53 #11 27.03 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 27.04 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 + cd /go/tini
22:19:53 + git checkout -q v0.19.0
22:19:53 + cmake .
22:19:53 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:19:53   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:19:53   CMake.
22:19:53 
22:19:53   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:19:53   CMake that the project does not need compatibility with older versions.
22:19:53 
22:19:53 
22:19:53 -- The C compiler identification is GNU 12.2.1
22:19:53 -- Detecting C compiler ABI info
22:19:53 #12 4.725  Done
22:19:53 #12 3.220  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
22:19:53 #12 3.298 dpkg-genchanges: info: binary-only upload (no source code included)
22:19:53 #12 3.301  dpkg-source --after-build .
22:19:53 #12 3.401 dpkg-buildpackage: info: binary-only upload (no source included)
22:19:53 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:19:53 dpkg-source: info: using source format '1.0'
22:19:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz
22:19:53 #12 21.33   Installing       : selinux-policy-devel-36.16-1.fc36.noarch            90/115 
22:19:53 #12 21.34   Running scriptlet: selinux-policy-devel-36.16-1.fc36.noarch            90/115 
22:19:53 #12 21.35   Installing       : perl-lib-0.65-486.fc36.aarch64                      91/115 
22:19:53 #12 21.36   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 92/115 
22:19:53 #12 21.37   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         93/115 
22:19:53 #12 21.39   Installing       : autoconf-2.71-2.fc36.noarch                         94/115 
22:19:53 #12 21.41   Installing       : automake-1.16.5-7.fc36.noarch                       95/115 
22:19:53 #12 21.42   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  96/115 
22:19:53 #12 21.43   Installing       : perl-Git-2.37.3-1.fc36.noarch                       97/115 
22:19:53 #12 21.44   Installing       : git-2.37.3-1.fc36.aarch64                           98/115 
22:19:53 #12 21.45   Installing       : libsepol-devel-3.3-3.fc36.aarch64                   99/115 
22:19:53 #12 21.46   Installing       : libselinux-devel-3.3-4.fc36.aarch64                100/115 
22:19:53 #12 21.46   Installing       : device-mapper-devel-1.02.175-7.fc36.aarch64        101/115 
22:19:53 #12 21.48   Installing       : libtool-2.4.7-1.fc36.aarch64                       102/115 
22:19:53 #12 21.49   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.aarch64            103/115 
22:19:53 #12 21.50   Installing       : annobin-plugin-gcc-10.81-1.fc36.aarch64            104/115 
22:19:53 #12 21.51   Running scriptlet: annobin-plugin-gcc-10.81-1.fc36.aarch64            104/115 
22:19:53 #12 21.53   Installing       : gcc-plugin-annobin-12.2.1-2.fc36.aarch64           105/115 
22:19:53 #12 21.54   Installing       : btrfs-progs-devel-6.0-1.fc36.aarch64               106/115 
22:19:53 #12 21.55   Installing       : libseccomp-devel-2.5.3-2.fc36.aarch64              107/115 
22:19:53 #12 21.55   Installing       : which-2.21-32.fc36.aarch64                         108/115 
22:19:53 #12 21.56   Cleanup          : systemd-libs-250.3-8.fc36.aarch64                  109/115 
22:19:53 #12 21.57   Cleanup          : libgomp-12.0.1-0.16.fc36.aarch64                   110/115 
22:19:53 #12 21.58   Cleanup          : glibc-2.35-4.fc36.aarch64                          111/115 
22:19:53 #12 21.59   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.aarch64         112/115 
22:19:53 #12 21.61   Cleanup          : glibc-gconv-extra-2.35-4.fc36.aarch64              113/115 
22:19:53 #12 21.61   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64              113/115 
22:19:53 #11 27.15 Selecting previously unselected package libquadmath0:amd64.
22:19:53 #11 27.15 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:19:53 #11 27.15 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:19:53 #11 27.19 Selecting previously unselected package libgcc-9-dev:amd64.
22:19:53 #11 27.19 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:53 #11 27.19 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:53 -- Detecting C compiler ABI info - done
22:19:53 -- Check for working C compiler: /usr/bin/gcc - skipped
22:19:53 -- Detecting C compile features
22:19:53 -- Detecting C compile features - done
22:19:53 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:54 #12 4.918 Starting pkgProblemResolver with broken count: 0
22:19:54 #12 4.963 Starting 2 pkgProblemResolver with broken count: 0
22:19:54 #12 4.966 Done
22:19:54 #12 8.655 Setting up libncurses6:amd64 (6.2+20201114-2) ...
22:19:54 #12 8.667 Setting up pkg-config (0.29.2-1) ...
22:19:54 #12 8.714 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:19:54 #12 8.725 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:19:54 #12 8.736 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:19:54 #12 8.747 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:19:54 #12 8.757 Setting up librhash0:amd64 (1.4.1-2) ...
22:19:54 #12 8.768 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:19:54 #12 8.784 Setting up dh-apparmor (2.13.6-10) ...
22:19:54 #12 8.795 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:19:54 #12 8.806 Setting up libprocps8:amd64 (2:3.3.17-5) ...
22:19:54 #12 8.816 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:19:54 #12 8.828 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:19:54 #12 8.841 Setting up procps (2:3.3.17-5) ...
22:19:54 #12 8.876 Setting up cmake (3.18.4-2+deb11u1) ...
22:19:54 #12 3.405 
22:19:54 #12 3.405 The package has been created.
22:19:54 #12 3.405 Attention, the package has been created in the current directory,
22:19:54 #12 3.405 not in ".." as indicated by the message above!
22:19:54 #12 3.426 Selecting previously unselected package docker-ce-build-deps.
22:19:54 #12 3.441 (Reading database ... 28395 files and directories currently installed.)
22:19:54 #12 3.443 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:19:54 #12 3.447 Unpacking docker-ce-build-deps (1.0) ...
22:19:54 #12 DONE 9.6s
22:19:54 
22:19:54 #13 [stage-1 5/8] COPY sources/ /sources
22:19:54 #13 DONE 0.1s
22:19:54 
22:19:54 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:54 #17 exporting layers 2.0s done
22:19:54 #17 writing image sha256:2c196ce127aabe6d5d70b17feebe5627dfb046ab9e974e55f0690c5f87a097b1 done
22:19:54 #17 naming to docker.io/rpmbuild-centos-8/aarch64 done
22:19:54 #17 DONE 2.0s
22:19:54 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:19:54 #12 21.64   Cleanup          : glibc-common-2.35-4.fc36.aarch64                   114/115 
22:19:54 #12 21.65   Cleanup          : libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
22:19:54 #12 21.65   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
22:19:54 #12 21.68   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch        115/115 
22:19:54 #12 21.69   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64              115/115 
22:19:54 #11 27.43 Selecting previously unselected package gcc-9.
22:19:54 #11 27.43 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:54 #11 27.44 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:54 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:19:54 -- Configuring done
22:19:54 -- Generating done
22:19:54 -- Build files have been written to: /go/tini
22:19:54 + make tini-static
22:19:54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:54 #12 8.890 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:19:54 #12 8.903 Setting up dmsetup (2:1.02.175-2.1) ...
22:19:54 #12 8.917 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:19:54 #12 8.932 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:19:54 #12 8.944 Setting up docker-ce-build-deps (1.0) ...
22:19:54 #12 8.957 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:19:54 #12 8.976 Processing triggers for man-db (2.9.4-2) ...
22:19:54 #18 exporting layers 6.8s done
22:19:54 #18 writing image sha256:5ef7a9e205b4926134b21f74b2dabc572b7fb2afbd66922182a4f9e763556aba done
22:19:54 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
22:19:54 #18 DONE 6.8s
22:19:54 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
22:19:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc
22:19:54  debian/rules build
22:19:54 dh build --with=bash-completion --with=systemd
22:19:54    dh_update_autotools_config
22:19:54    dh_autoreconf
22:19:54    debian/rules override_dh_auto_build
22:19:54 make[1]: Entering directory '/root/build-deb'
22:19:54 # Build the daemon and dependencies
22:19:54 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:54 
22:19:54 Removing bundles/
22:19:54 
22:19:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:54 GOOS="" GOARCH="" GOARM=""
22:19:54 [100%] Linking C executable tini-static
22:19:54 + set -e
22:19:54 + mkdir -p /root/build-deb/engine
22:19:54 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:54 #12 5.329 The following additional packages will be installed:
22:19:54 #12 5.330   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:54 #12 5.330   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:54 #12 5.330   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:54 #12 5.331   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:54 #12 5.331   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:54 #12 5.334 Suggested packages:
22:19:54 #12 5.334   cmake-doc ninja-build apparmor-easyprof seccomp
22:19:54 #12 5.334 Recommended packages:
22:19:54 #12 5.334   psmisc
22:19:54 #12 5.515 The following NEW packages will be installed:
22:19:54 #12 5.516   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:54 #12 5.516   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:54 #12 5.516   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:54 #12 5.516   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:54 #12 5.517   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:54 #12 3.492 Reading package lists...
22:19:54 #12 DONE 10.4s
22:19:54 
22:19:54 #13 [stage-1 5/8] COPY sources/ /sources
22:19:54 #13 DONE 0.1s
22:19:54 
22:19:54 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:54 + cd /go/src/github.com/docker/libnetwork
22:19:54 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:54 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qCcfUz
22:19:54 + umask 022
22:19:54 + cd /root/rpmbuild/BUILD
22:19:54 + cd /root/rpmbuild/BUILD
22:19:54 + rm -rf src
22:19:54 + /usr/bin/mkdir -p src
22:19:54 + cd src
22:19:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:54 + /usr/bin/tar -xof -
22:19:54 #12 5.798 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded.
22:19:54 #12 5.798 1 not fully installed or removed.
22:19:54 #12 5.798 Need to get 9695 kB of archives.
22:19:54 #12 5.798 After this operation, 44.0 MB of additional disk space will be used.
22:19:54 #12 5.798 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:19:54 #12 5.804 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:19:54 #12 5.819 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
22:19:54 #12 5.822 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
22:19:54 #12 5.824 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
22:19:54 #12 5.828 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:19:54 #12 5.829 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:19:54 #12 5.831 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:19:54 #12 5.833 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:19:54 #12 5.855 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
22:19:54 #12 5.855 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:19:54 #12 5.857 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:19:54 #12 5.859 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:19:54 #12 5.863 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:19:54 #12 5.872 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
22:19:54 #12 5.879 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:19:55 #18 exporting layers 6.7s done
22:19:55 #18 writing image sha256:c55054f4a449a4c1d9fc4b198ddb79e6dcc442bb29526ce6c26bf1dbfd233155 done
22:19:55 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
22:19:55 #18 DONE 6.7s
22:19:55 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
22:19:55 [100%] Built target tini-static
22:19:55 + mkdir -p /usr/local/bin
22:19:55 + cp tini-static /usr/local/bin/docker-init
22:19:55 + for component in tini "proxy dynamic"
22:19:55 + TMP_GOPATH=/go
22:19:55 + hack/dockerfile/install/install.sh proxy dynamic
22:19:55 + RM_GOPATH=0
22:19:55 + TMP_GOPATH=/go
22:19:55 + : /usr/local/bin
22:19:55 + '[' -z /go ']'
22:19:55 + export GOPATH=/go
22:19:55 + GOPATH=/go
22:19:55 + case "$(go env GOARCH)" in
22:19:55 ++ go env GOARCH
22:19:55 + export GO_BUILDMODE=-buildmode=pie
22:19:55 + GO_BUILDMODE=-buildmode=pie
22:19:55 ++ dirname hack/dockerfile/install/install.sh
22:19:55 + dir=hack/dockerfile/install
22:19:55 + bin=proxy
22:19:55 + shift
22:19:55 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:55 + . hack/dockerfile/install/proxy.installer
22:19:55 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:55 + install_proxy dynamic
22:19:55 + case "$1" in
22:19:55 + install_proxy_dynamic
22:19:55 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:55 + PROXY_LDFLAGS=-linkmode=external
22:19:55 + export BUILD_MODE=-buildmode=pie
22:19:55 + BUILD_MODE=-buildmode=pie
22:19:55 + _install_proxy
22:19:55 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:55 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:55 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:55 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:55 #12 5.881 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:19:55 #12 5.892 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:19:55 #12 5.894 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:19:55 #12 5.897 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:19:55 #12 5.899 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:19:55 #12 5.903 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:19:55 #12 5.905 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:19:55 #12 5.905 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:19:55 #12 5.907 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:19:55 #12 5.910 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
22:19:55 #12 6.087 debconf: delaying package configuration, since apt-utils is not installed
22:19:55 #12 6.140 Fetched 9695 kB in 0s (25.5 MB/s)
22:19:55 #11 28.19 Selecting previously unselected package gcc.
22:19:55 #11 28.19 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:19:55 #11 28.20 Unpacking gcc (4:9.3.0-1ubuntu2) ...
22:19:55 #11 28.25 Selecting previously unselected package libstdc++-9-dev:amd64.
22:19:55 #11 28.25 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:55 #11 28.25 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:19:55 #11 28.53 Selecting previously unselected package g++-9.
22:19:55 #12 21.73   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
22:19:55 #12 22.53   Verifying        : autoconf-2.71-2.fc36.noarch                          1/115 
22:19:55 #12 22.53   Verifying        : checkpolicy-3.3-2.fc36.aarch64                       2/115 
22:19:55 #12 22.53   Verifying        : cmake-3.22.2-1.fc36.aarch64                          3/115 
22:19:55 #12 22.53   Verifying        : cmake-data-3.22.2-1.fc36.noarch                      4/115 
22:19:55 #12 22.53   Verifying        : cmake-filesystem-3.22.2-1.fc36.aarch64               5/115 
22:19:55 #12 22.53   Verifying        : cmake-rpm-macros-3.22.2-1.fc36.noarch                6/115 
22:19:55 #12 22.53   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                 7/115 
22:19:55 #12 22.54   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                8/115 
22:19:55 #12 22.54   Verifying        : device-mapper-devel-1.02.175-7.fc36.aarch64          9/115 
22:19:55 #12 22.54   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64          10/115 
22:19:55 #12 22.54   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.aarch64                11/115 
22:19:55 #12 22.54   Verifying        : guile22-2.2.7-5.fc36.aarch64                        12/115 
22:19:55 #12 22.54   Verifying        : jsoncpp-1.9.5-2.fc36.aarch64                        13/115 
22:19:55 #12 22.54   Verifying        : kmod-libs-29-7.fc36.aarch64                         14/115 
22:19:55 #12 22.54   Verifying        : libcbor-0.7.0-5.fc36.aarch64                        15/115 
22:19:55 #12 22.54   Verifying        : libedit-3.1-41.20210910cvs.fc36.aarch64             16/115 
22:19:55 #12 22.54   Verifying        : libfdisk-2.38-0.2.fc36.aarch64                      17/115 
22:19:55 #12 22.54   Verifying        : libfido2-1.10.0-3.fc36.aarch64                      18/115 
22:19:55 #12 22.54   Verifying        : libmpc-1.2.1-4.fc36.aarch64                         19/115 
22:19:55 #12 22.54   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                     20/115 
22:19:55 #12 22.54   Verifying        : libseccomp-devel-2.5.3-2.fc36.aarch64               21/115 
22:19:55 #12 22.54   Verifying        : libselinux-devel-3.3-4.fc36.aarch64                 22/115 
22:19:55 #12 22.54   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                 23/115 
22:19:55 #12 22.54   Verifying        : libsepol-devel-3.3-3.fc36.aarch64                   24/115 
22:19:55 #12 22.54   Verifying        : libutempter-1.2.1-6.fc36.aarch64                    25/115 
22:19:55 #12 22.54   Verifying        : libxcrypt-devel-4.4.28-1.fc36.aarch64               26/115 
22:19:55 #12 22.54   Verifying        : libxcrypt-static-4.4.28-1.fc36.aarch64              27/115 
22:19:55 #12 22.54   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                   28/115 
22:19:55 #12 22.54   Verifying        : lzo-2.10-6.fc36.aarch64                             29/115 
22:19:55 #12 22.54   Verifying        : m4-1.4.19-3.fc36.aarch64                            30/115 
22:19:55 #12 22.54   Verifying        : make-1:4.3-7.fc36.aarch64                           31/115 
22:19:55 #12 22.54   Verifying        : openssh-8.8p1-1.fc36.1.aarch64                      32/115 
22:19:55 #12 22.54   Verifying        : openssh-clients-8.8p1-1.fc36.1.aarch64              33/115 
22:19:55 #12 22.55   Verifying        : pcre2-devel-10.39-1.fc36.1.aarch64                  34/115 
22:19:55 #12 22.55   Verifying        : pcre2-utf16-10.39-1.fc36.1.aarch64                  35/115 
22:19:55 #12 22.55   Verifying        : pcre2-utf32-10.39-1.fc36.1.aarch64                  36/115 
22:19:55 #12 22.55   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  37/115 
22:19:55 #12 22.55   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         38/115 
22:19:55 #12 22.55   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 39/115 
22:19:55 #12 22.55   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 40/115 
22:19:55 #12 22.55   Verifying        : perl-TermReadKey-2.38-12.fc36.aarch64               41/115 
22:19:55 #12 22.55   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              42/115 
22:19:55 #12 22.55   Verifying        : perl-lib-0.65-486.fc36.aarch64                      43/115 
22:19:55 #12 22.55   Verifying        : perl-threads-1:2.26-449.fc36.aarch64                44/115 
22:19:55 #12 22.55   Verifying        : perl-threads-shared-1.62-479.fc36.aarch64           45/115 
22:19:55 #12 22.55   Verifying        : policycoreutils-3.3-4.fc36.aarch64                  46/115 
22:19:55 #12 22.55   Verifying        : policycoreutils-devel-3.3-4.fc36.aarch64            47/115 
22:19:55 #12 22.55   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      48/115 
22:19:55 #12 22.55   Verifying        : python3-audit-3.0.8-1.fc36.aarch64                  49/115 
22:19:55 #12 22.55   Verifying        : python3-libselinux-3.3-4.fc36.aarch64               50/115 
22:19:55 #12 22.55   Verifying        : python3-libsemanage-3.3-3.fc36.aarch64              51/115 
22:19:55 #12 22.55   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           52/115 
22:19:55 #12 22.55   Verifying        : python3-setools-4.4.0-5.fc36.aarch64                53/115 
22:19:55 #12 22.55   Verifying        : python3-setuptools-59.6.0-2.fc36.noarch             54/115 
22:19:55 #12 22.55   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                  55/115 
22:19:55 #12 22.55   Verifying        : rhash-1.4.2-2.fc36.aarch64                          56/115 
22:19:55 #12 22.55   Verifying        : util-linux-2.38-0.2.fc36.aarch64                    57/115 
22:19:55 #12 22.55   Verifying        : which-2.21-32.fc36.aarch64                          58/115 
22:19:55 #12 22.55   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               59/115 
22:19:55 #12 22.56   Verifying        : annobin-docs-10.81-1.fc36.noarch                    60/115 
22:19:55 #12 22.56   Verifying        : annobin-plugin-gcc-10.81-1.fc36.aarch64             61/115 
22:19:55 #12 22.56   Verifying        : automake-1.16.5-7.fc36.noarch                       62/115 
22:19:55 #12 22.56   Verifying        : btrfs-progs-6.0-1.fc36.aarch64                      63/115 
22:19:55 #12 22.56   Verifying        : btrfs-progs-devel-6.0-1.fc36.aarch64                64/115 
22:19:55 #12 22.56   Verifying        : cpp-12.2.1-2.fc36.aarch64                           65/115 
22:19:55 #12 22.56   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                        66/115 
22:19:55 #12 22.56   Verifying        : dbus-broker-32-1.fc36.aarch64                       67/115 
22:19:55 #12 22.56   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                  68/115 
22:19:55 #12 22.56   Verifying        : gc-8.0.6-3.fc36.aarch64                             69/115 
22:19:55 #12 22.56   Verifying        : gcc-12.2.1-2.fc36.aarch64                           70/115 
22:19:55 #12 22.56   Verifying        : gcc-plugin-annobin-12.2.1-2.fc36.aarch64            71/115 
22:19:55 #12 22.56   Verifying        : git-2.37.3-1.fc36.aarch64                           72/115 
22:19:55 #12 22.56   Verifying        : git-core-2.37.3-1.fc36.aarch64                      73/115 
22:19:55 #12 22.56   Verifying        : git-core-doc-2.37.3-1.fc36.noarch                   74/115 
22:19:55 #12 22.56   Verifying        : glibc-devel-2.35-17.fc36.aarch64                    75/115 
22:19:55 #12 22.56   Verifying        : glibc-static-2.35-17.fc36.aarch64                   76/115 
22:19:55 #12 22.56   Verifying        : kernel-headers-5.19.4-200.fc36.aarch64              77/115 
22:19:55 #12 22.56   Verifying        : less-590-5.fc36.aarch64                             78/115 
22:19:55 #12 22.56   Verifying        : libargon2-20171227-9.fc36.aarch64                   79/115 
22:19:55 #12 22.56   Verifying        : libasan-12.2.1-2.fc36.aarch64                       80/115 
22:19:55 #12 22.56   Verifying        : libatomic-12.2.1-2.fc36.aarch64                     81/115 
22:19:55 #12 22.56   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                       82/115 
22:19:55 #12 22.56   Verifying        : libbtrfs-6.0-1.fc36.aarch64                         83/115 
22:19:55 #12 22.56   Verifying        : libbtrfsutil-6.0-1.fc36.aarch64                     84/115 
22:19:55 #12 22.56   Verifying        : libtool-2.4.7-1.fc36.aarch64                        85/115 
22:19:55 #12 22.56   Verifying        : libtool-ltdl-2.4.7-1.fc36.aarch64                   86/115 
22:19:55 #12 22.56   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.aarch64             87/115 
22:19:55 #12 22.56   Verifying        : libubsan-12.2.1-2.fc36.aarch64                      88/115 
22:19:55 #12 22.56   Verifying        : libuv-1:1.44.2-1.fc36.aarch64                       89/115 
22:19:55 #12 22.56   Verifying        : perl-Git-2.37.3-1.fc36.noarch                       90/115 
22:19:55 #12 22.56   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            91/115 
22:19:55 #12 22.56   Verifying        : selinux-policy-36.16-1.fc36.noarch                  92/115 
22:19:55 #12 22.56   Verifying        : selinux-policy-devel-36.16-1.fc36.noarch            93/115 
22:19:55 #12 22.56   Verifying        : selinux-policy-targeted-36.16-1.fc36.noarch         94/115 
22:19:55 #12 22.56   Verifying        : systemd-250.8-1.fc36.aarch64                        95/115 
22:19:55 #12 22.56   Verifying        : systemd-devel-250.8-1.fc36.aarch64                  96/115 
22:19:55 #12 22.56   Verifying        : systemd-networkd-250.8-1.fc36.aarch64               97/115 
22:19:55 #12 22.56   Verifying        : systemd-pam-250.8-1.fc36.aarch64                    98/115 
22:19:55 #12 22.56   Verifying        : systemd-resolved-250.8-1.fc36.aarch64               99/115 
22:19:55 #12 22.56   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch             100/115 
22:19:55 #12 22.56   Verifying        : vim-filesystem-2:9.0.720-1.fc36.noarch             101/115 
22:19:55 #12 22.56   Verifying        : glibc-2.35-17.fc36.aarch64                         102/115 
22:19:55 #12 22.56   Verifying        : glibc-2.35-4.fc36.aarch64                          103/115 
22:19:55 #12 22.56   Verifying        : glibc-common-2.35-17.fc36.aarch64                  104/115 
22:19:55 #12 22.56   Verifying        : glibc-common-2.35-4.fc36.aarch64                   105/115 
22:19:55 #12 22.56   Verifying        : glibc-gconv-extra-2.35-17.fc36.aarch64             106/115 
22:19:55 #12 22.56   Verifying        : glibc-gconv-extra-2.35-4.fc36.aarch64              107/115 
22:19:55 #12 22.56   Verifying        : glibc-minimal-langpack-2.35-17.fc36.aarch64        108/115 
22:19:55 #12 22.56   Verifying        : glibc-minimal-langpack-2.35-4.fc36.aarch64         109/115 
22:19:55 #12 22.56   Verifying        : libgcc-12.2.1-2.fc36.aarch64                       110/115 
22:19:55 #12 22.56   Verifying        : libgcc-12.0.1-0.16.fc36.aarch64                    111/115 
22:19:55 #12 22.56   Verifying        : libgomp-12.2.1-2.fc36.aarch64                      112/115 
22:19:55 #12 22.56   Verifying        : libgomp-12.0.1-0.16.fc36.aarch64                   113/115 
22:19:55 #12 22.56   Verifying        : systemd-libs-250.8-1.fc36.aarch64                  114/115 
22:19:55 #12 22.56   Verifying        : systemd-libs-250.3-8.fc36.aarch64                  115/115 
22:19:55 #12 22.76 
22:19:55 #12 22.76 Upgraded:
22:19:55 #12 22.76   glibc-2.35-17.fc36.aarch64                                                    
22:19:55 #12 22.76   glibc-common-2.35-17.fc36.aarch64                                             
22:19:55 #12 22.76   glibc-gconv-extra-2.35-17.fc36.aarch64                                        
22:19:55 #12 22.76   glibc-minimal-langpack-2.35-17.fc36.aarch64                                   
22:19:55 #12 22.76   libgcc-12.2.1-2.fc36.aarch64                                                  
22:19:55 #12 22.76   libgomp-12.2.1-2.fc36.aarch64                                                 
22:19:55 #12 22.76   systemd-libs-250.8-1.fc36.aarch64                                             
22:19:55 #12 22.76 Installed:
22:19:55 #12 22.76   annobin-docs-10.81-1.fc36.noarch                                              
22:19:55 #12 22.76   annobin-plugin-gcc-10.81-1.fc36.aarch64                                       
22:19:55 #12 22.76   autoconf-2.71-2.fc36.noarch                                                   
22:19:55 #12 22.76   automake-1.16.5-7.fc36.noarch                                                 
22:19:55 #12 22.76   btrfs-progs-6.0-1.fc36.aarch64                                                
22:19:55 #12 22.76   btrfs-progs-devel-6.0-1.fc36.aarch64                                          
22:19:55 #12 22.76   checkpolicy-3.3-2.fc36.aarch64                                                
22:19:55 #12 22.76   cmake-3.22.2-1.fc36.aarch64                                                   
22:19:55 #12 22.76   cmake-data-3.22.2-1.fc36.noarch                                               
22:19:55 #12 22.76   cmake-filesystem-3.22.2-1.fc36.aarch64                                        
22:19:55 #12 22.76   cmake-rpm-macros-3.22.2-1.fc36.noarch                                         
22:19:55 #12 22.76   cpp-12.2.1-2.fc36.aarch64                                                     
22:19:55 #12 22.76   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
22:19:55 #12 22.76   dbus-1:1.14.4-1.fc36.aarch64                                                  
22:19:55 #12 22.76   dbus-broker-32-1.fc36.aarch64                                                 
22:19:55 #12 22.76   dbus-common-1:1.14.4-1.fc36.noarch                                            
22:19:55 #12 22.76   device-mapper-1.02.175-7.fc36.aarch64                                         
22:19:55 #12 22.76   device-mapper-devel-1.02.175-7.fc36.aarch64                                   
22:19:55 #12 22.76   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
22:19:55 #12 22.76   e2fsprogs-libs-1.46.5-2.fc36.aarch64                                          
22:19:55 #12 22.76   gc-8.0.6-3.fc36.aarch64                                                       
22:19:55 #12 22.76   gcc-12.2.1-2.fc36.aarch64                                                     
22:19:55 #12 22.76   gcc-plugin-annobin-12.2.1-2.fc36.aarch64                                      
22:19:55 #12 22.76   git-2.37.3-1.fc36.aarch64                                                     
22:19:55 #12 22.76   git-core-2.37.3-1.fc36.aarch64                                                
22:19:55 #12 22.76   git-core-doc-2.37.3-1.fc36.noarch                                             
22:19:55 #12 22.76   glibc-devel-2.35-17.fc36.aarch64                                              
22:19:55 #12 22.76   glibc-static-2.35-17.fc36.aarch64                                             
22:19:55 #12 22.76   guile22-2.2.7-5.fc36.aarch64                                                  
22:19:55 #12 22.76   jsoncpp-1.9.5-2.fc36.aarch64                                                  
22:19:55 #12 22.76   kernel-headers-5.19.4-200.fc36.aarch64                                        
22:19:55 #12 22.76   kmod-libs-29-7.fc36.aarch64                                                   
22:19:55 #12 22.76   less-590-5.fc36.aarch64                                                       
22:19:55 #12 22.76   libargon2-20171227-9.fc36.aarch64                                             
22:19:55 #12 22.76   libasan-12.2.1-2.fc36.aarch64                                                 
22:19:55 #12 22.76   libatomic-12.2.1-2.fc36.aarch64                                               
22:19:55 #12 22.76   libbpf-2:0.7.0-3.fc36.aarch64                                                 
22:19:55 #12 22.76   libbtrfs-6.0-1.fc36.aarch64                                                   
22:19:55 #12 22.76   libbtrfsutil-6.0-1.fc36.aarch64                                               
22:19:55 #12 22.76   libcbor-0.7.0-5.fc36.aarch64                                                  
22:19:55 #12 22.76   libedit-3.1-41.20210910cvs.fc36.aarch64                                       
22:19:55 #12 22.76   libfdisk-2.38-0.2.fc36.aarch64                                                
22:19:55 #12 22.76   libfido2-1.10.0-3.fc36.aarch64                                                
22:19:55 #12 22.76   libmpc-1.2.1-4.fc36.aarch64                                                   
22:19:55 #12 22.76   libseccomp-2.5.3-2.fc36.aarch64                                               
22:19:55 #12 22.76   libseccomp-devel-2.5.3-2.fc36.aarch64                                         
22:19:55 #12 22.76   libselinux-devel-3.3-4.fc36.aarch64                                           
22:19:55 #12 22.76   libselinux-utils-3.3-4.fc36.aarch64                                           
22:19:55 #12 22.76   libsepol-devel-3.3-3.fc36.aarch64                                             
22:19:55 #12 22.76   libtool-2.4.7-1.fc36.aarch64                                                  
22:19:55 #12 22.76   libtool-ltdl-2.4.7-1.fc36.aarch64                                             
22:19:55 #12 22.76   libtool-ltdl-devel-2.4.7-1.fc36.aarch64                                       
22:19:55 #12 22.76   libubsan-12.2.1-2.fc36.aarch64                                                
22:19:55 #12 22.76   libutempter-1.2.1-6.fc36.aarch64                                              
22:19:55 #12 22.76   libuv-1:1.44.2-1.fc36.aarch64                                                 
22:19:55 #12 22.76   libxcrypt-devel-4.4.28-1.fc36.aarch64                                         
22:19:55 #12 22.76   libxcrypt-static-4.4.28-1.fc36.aarch64                                        
22:19:55 #12 22.76   libxkbcommon-1.4.0-1.fc36.aarch64                                             
22:19:55 #12 22.76   lzo-2.10-6.fc36.aarch64                                                       
22:19:55 #12 22.76   m4-1.4.19-3.fc36.aarch64                                                      
22:19:55 #12 22.76   make-1:4.3-7.fc36.aarch64                                                     
22:19:55 #12 22.76   openssh-8.8p1-1.fc36.1.aarch64                                                
22:19:55 #12 22.76   openssh-clients-8.8p1-1.fc36.1.aarch64                                        
22:19:55 #12 22.76   pcre2-devel-10.39-1.fc36.1.aarch64                                            
22:19:55 #12 22.76   pcre2-utf16-10.39-1.fc36.1.aarch64                                            
22:19:55 #12 22.76   pcre2-utf32-10.39-1.fc36.1.aarch64                                            
22:19:55 #12 22.76   perl-Error-1:0.17029-8.fc36.noarch                                            
22:19:55 #12 22.76   perl-File-Compare-1.100.600-486.fc36.noarch                                   
22:19:55 #12 22.76   perl-File-Copy-2.35-486.fc36.noarch                                           
22:19:55 #12 22.76   perl-File-Find-1.39-486.fc36.noarch                                           
22:19:55 #12 22.76   perl-Git-2.37.3-1.fc36.noarch                                                 
22:19:55 #12 22.76   perl-TermReadKey-2.38-12.fc36.aarch64                                         
22:19:55 #12 22.76   perl-Thread-Queue-3.14-479.fc36.noarch                                        
22:19:55 #12 22.76   perl-lib-0.65-486.fc36.aarch64                                                
22:19:55 #12 22.76   perl-threads-1:2.26-449.fc36.aarch64                                          
22:19:55 #12 22.76   perl-threads-shared-1.62-479.fc36.aarch64                                     
22:19:55 #12 22.76   policycoreutils-3.3-4.fc36.aarch64                                            
22:19:55 #12 22.76   policycoreutils-devel-3.3-4.fc36.aarch64                                      
22:19:55 #12 22.76   policycoreutils-python-utils-3.3-4.fc36.noarch                                
22:19:55 #12 22.76   python3-audit-3.0.8-1.fc36.aarch64                                            
22:19:55 #12 22.76   python3-libselinux-3.3-4.fc36.aarch64                                         
22:19:55 #12 22.76   python3-libsemanage-3.3-3.fc36.aarch64                                        
22:19:55 #12 22.76   python3-policycoreutils-3.3-4.fc36.noarch                                     
22:19:55 #12 22.76   python3-setools-4.4.0-5.fc36.aarch64                                          
22:19:55 #12 22.76   python3-setuptools-59.6.0-2.fc36.noarch                                       
22:19:55 #12 22.76   qrencode-libs-4.1.1-2.fc36.aarch64                                            
22:19:55 #12 22.76   rhash-1.4.2-2.fc36.aarch64                                                    
22:19:55 #12 22.76   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
22:19:55 #12 22.76   selinux-policy-36.16-1.fc36.noarch                                            
22:19:55 #12 22.76   selinux-policy-devel-36.16-1.fc36.noarch                                      
22:19:55 #12 22.76   selinux-policy-targeted-36.16-1.fc36.noarch                                   
22:19:55 #12 22.76   systemd-250.8-1.fc36.aarch64                                                  
22:19:55 #12 22.76   systemd-devel-250.8-1.fc36.aarch64                                            
22:19:55 #12 22.76   systemd-networkd-250.8-1.fc36.aarch64                                         
22:19:55 #12 22.76   systemd-pam-250.8-1.fc36.aarch64                                              
22:19:55 #12 22.76   systemd-resolved-250.8-1.fc36.aarch64                                         
22:19:55 #12 22.76   systemd-rpm-macros-250.8-1.fc36.noarch                                        
22:19:55 #12 22.76   util-linux-2.38-0.2.fc36.aarch64                                              
22:19:55 #12 22.76   vim-filesystem-2:9.0.720-1.fc36.noarch                                        
22:19:55 #12 22.76   which-2.21-32.fc36.aarch64                                                    
22:19:55 #12 22.76   xkeyboard-config-2.35.1-1.fc36.noarch                                         
22:19:55 #12 22.76 
22:19:55 #12 22.76 Complete!
22:19:55 + mkdir -p /root/build-deb/cli
22:19:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:55 #12 4.263 Building dependency tree...
22:19:55 #12 4.428 Reading state information...
22:19:55 #12 4.450 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:19:55 #12 4.659 Starting 2 pkgProblemResolver with broken count: 0
22:19:55 #12 4.661 Done
22:19:55 #12 4.835  Done
22:19:55 + STATUS=0
22:19:55 + '[' 0 -ne 0 ']'
22:19:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:55 + /usr/bin/tar -xof -
22:19:55 #12 6.174 Selecting previously unselected package bash-completion.
22:19:55 #12 6.174 (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.)
22:19:55 #12 6.193 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
22:19:55 #11 28.53 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
22:19:55 #11 28.54 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:19:55 + mkdir -p /root/build-deb/compose
22:19:55 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:55 #12 DONE 23.0s
22:19:55 
22:19:55 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:19:55 + STATUS=0
22:19:55 + '[' 0 -ne 0 ']'
22:19:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:19:55 + set -e
22:19:55 + mkdir -p /root/build-deb/engine
22:19:55 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:19:55 + mkdir -p /root/build-deb/scan-cli-plugin
22:19:55 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:55 + mkdir -p /go/src/github.com/docker
22:19:55 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:55 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:55 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:55 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:55 + EPOCH=5
22:19:55 + EPOCH_SEP=
22:19:55 + [[ ! -z 5 ]]
22:19:55 + EPOCH_SEP=:
22:19:55 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:55 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:55 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:55 + VERSION=0.0.0-20221021185355-e814bd0
22:19:55 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:55 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:55 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:55 + debSource=docker-ce
22:19:55 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:55 + debMaintainer='Docker <support@docker.com>'
22:19:55 ++ date --rfc-2822
22:19:55 + debDate='Sat, 22 Oct 2022 22:19:55 +0000'
22:19:55 + cat
22:19:55 + export CLI_GITCOMMIT=e814bd0
22:19:55 + CLI_GITCOMMIT=e814bd0
22:19:55 + export ENGINE_GITCOMMIT=753cd92
22:19:55 + ENGINE_GITCOMMIT=753cd92
22:19:55 + export SCAN_GITCOMMIT=19992b1
22:19:55 + SCAN_GITCOMMIT=19992b1
22:19:55 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:55 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:55 + dpkg-buildpackage -uc -us -I.git
22:19:55 dpkg-buildpackage: info: source package docker-ce
22:19:55 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-jammy
22:19:55 dpkg-buildpackage: info: source distribution jammy
22:19:55 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:55  dpkg-source -I.git --before-build .
22:19:55 dpkg-buildpackage: info: host architecture armhf
22:19:55 #12 5.005 Starting pkgProblemResolver with broken count: 0
22:19:55 #12 5.043 Starting 2 pkgProblemResolver with broken count: 0
22:19:55 #12 5.046 Done
22:19:55 #10 33.86 Fedora 36 openh264 (From Cisco) - x86_64        1.9 kB/s | 2.5 kB     00:01    
22:19:55 + exit 0
22:19:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TWm73C
22:19:55 + umask 022
22:19:55 + cd /root/rpmbuild/BUILD
22:19:55 + cd src
22:19:55 + export DOCKER_GITCOMMIT=753cd92
22:19:55 + DOCKER_GITCOMMIT=753cd92
22:19:55 + mkdir -p /go/src/github.com/docker
22:19:55 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:19:55 + pushd /root/rpmbuild/BUILD/src/engine
22:19:55 + for component in tini "proxy dynamic"
22:19:55 + TMP_GOPATH=/go
22:19:55 + hack/dockerfile/install/install.sh tini
22:19:55 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:19:55 + RM_GOPATH=0
22:19:55 + TMP_GOPATH=/go
22:19:55 + : /usr/local/bin
22:19:55 + '[' -z /go ']'
22:19:55 + export GOPATH=/go
22:19:55 + GOPATH=/go
22:19:55 + case "$(go env GOARCH)" in
22:19:55 ++ go env GOARCH
22:19:55 + export GO_BUILDMODE=-buildmode=pie
22:19:55 + GO_BUILDMODE=-buildmode=pie
22:19:55 ++ dirname hack/dockerfile/install/install.sh
22:19:55 + dir=hack/dockerfile/install
22:19:55 + bin=tini
22:19:55 + shift
22:19:55 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:19:55 + . hack/dockerfile/install/tini.installer
22:19:55 ++ : v0.19.0
22:19:55 + install_tini
22:19:55 + echo 'Install tini version v0.19.0'
22:19:55 Install tini version v0.19.0
22:19:55 + git clone https://github.com/krallin/tini.git /go/tini
22:19:55 Cloning into '/go/tini'...
22:19:55 + cd /go/tini
22:19:55 + git checkout -q v0.19.0
22:19:55 + cmake .
22:19:55 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:19:55   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:19:55   CMake.
22:19:55 
22:19:55   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:19:55   CMake that the project does not need compatibility with older versions.
22:19:55 
22:19:55 
22:19:55  debian/rules clean
22:19:55 dh clean --with=bash-completion --with=systemd
22:19:55    dh_clean
22:19:55 #12 6.882 Unpacking bash-completion (1:2.11-2) ...
22:19:55 #12 7.022 Selecting previously unselected package cmake-data.
22:19:55 #11 29.28 Selecting previously unselected package g++.
22:19:55 #14 DONE 1.6s
22:19:55 
22:19:55 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:55 #15 DONE 0.0s
22:19:55 
22:19:55 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:55 #16 DONE 0.0s
22:19:55 
22:19:55 #17 exporting to image
22:19:55 #17 exporting layers
22:19:56 #12 5.339 The following additional packages will be installed:
22:19:56 #12 5.339   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:56 #12 5.339   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:56 #12 5.339   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:56 #12 5.340   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:56 #12 5.340   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:56 #12 5.342 Suggested packages:
22:19:56 #12 5.342   cmake-doc ninja-build apparmor-easyprof seccomp
22:19:56 #12 5.342 Recommended packages:
22:19:56 #12 5.342   psmisc
22:19:56 -- The C compiler identification is GNU 8.5.0
22:19:56 -- Detecting C compiler ABI info
22:19:56 -- Detecting C compiler ABI info - done
22:19:56 -- Check for working C compiler: /usr/bin/cc - skipped
22:19:56 -- Detecting C compile features
22:19:56 -- Detecting C compile features - done
22:19:56 -- Performing Test HAS_BUILTIN_FORTIFY
22:19:56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:19:56 -- Configuring done
22:19:56 -- Generating done
22:19:56 -- Build files have been written to: /go/tini
22:19:56 + make tini-static
22:19:56 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:19:56  dpkg-source -I.git -b .
22:19:56 + mkdir -p /root/build-deb/cli
22:19:56 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:19:56 #12 7.025 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:19:56 #12 7.033 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:19:56 #11 29.28 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:19:56 #11 29.29 Unpacking g++ (4:9.3.0-1ubuntu2) ...
22:19:56 #11 29.32 Selecting previously unselected package make.
22:19:56 #11 29.32 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
22:19:56 #11 29.32 Unpacking make (4.2.1-1.2) ...
22:19:56 #11 29.37 Selecting previously unselected package libdpkg-perl.
22:19:56 #11 29.37 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
22:19:56 #11 29.38 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
22:19:56 #11 29.44 Selecting previously unselected package patch.
22:19:56 #11 29.45 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
22:19:56 #11 29.45 Unpacking patch (2.7.6-6) ...
22:19:56 #11 29.49 Selecting previously unselected package dpkg-dev.
22:19:56 #11 29.49 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
22:19:56 #11 29.50 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
22:19:56 #11 29.58 Selecting previously unselected package build-essential.
22:19:56 #12 DONE 11.0s
22:19:56 
22:19:56 #13 [stage-1 5/8] COPY sources/ /sources
22:19:56 #13 DONE 0.1s
22:19:56 #12 5.600 The following NEW packages will be installed:
22:19:56 #12 5.601   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
22:19:56 #12 5.601   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
22:19:56 #12 5.601   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:19:56 #12 5.601   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:19:56 #12 5.602   libsystemd-dev libudev-dev libuv1 pkg-config procps
22:19:56 #12 5.875 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded.
22:19:56 #12 5.875 1 not fully installed or removed.
22:19:56 #12 5.875 Need to get 9533 kB of archives.
22:19:56 #12 5.875 After this operation, 34.9 MB of additional disk space will be used.
22:19:56 #12 5.875 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
22:19:56 [100%] Linking C executable tini-static
22:19:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:56 dpkg-source: warning: native package version may not have a revision
22:19:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:56 dpkg-source: info: using source format '1.0'
22:19:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz
22:19:56 22:19:56 + mkdir -p /root/build-deb/compose
22:19:56 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:19:56 + mkdir -p /root/build-deb/scan-cli-plugin
+ cd /go/src/github.com/docker/libnetwork
22:19:56 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:19:56 + mkdir -p /go/src/github.com/docker
22:19:56 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:19:56 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:56 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:19:56 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:19:56 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:19:56 + EPOCH=5
22:19:56 + EPOCH_SEP=
22:19:56 + [[ ! -z 5 ]]
22:19:56 + EPOCH_SEP=:
22:19:56 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:19:56 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:56 VERSION AAA 0.0.0-20221021185355-e814bd0
22:19:56 + VERSION=0.0.0-20221021185355-e814bd0
22:19:56 VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:56 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:19:56 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:19:56 + debSource=docker-ce
22:19:56 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:19:56 + debMaintainer='Docker <support@docker.com>'
22:19:56 ++ date --rfc-2822
22:19:56 + debDate='Sat, 22 Oct 2022 22:19:56 +0000'
22:19:56 + cat
22:19:56 + export CLI_GITCOMMIT=e814bd0
22:19:56 + CLI_GITCOMMIT=e814bd0
22:19:56 + export ENGINE_GITCOMMIT=753cd92
22:19:56 + ENGINE_GITCOMMIT=753cd92
22:19:56 + export SCAN_GITCOMMIT=19992b1
22:19:56 + SCAN_GITCOMMIT=19992b1
22:19:56 VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:56 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:19:56 + dpkg-buildpackage -uc -us -I.git
22:19:56 dpkg-buildpackage: info: source package docker-ce
22:19:56 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-focal
22:19:56 dpkg-buildpackage: info: source distribution focal
22:19:56 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:19:56  dpkg-source -I.git --before-build .
22:19:56 dpkg-buildpackage: info: host architecture armhf
22:19:56 #12 7.416 Selecting previously unselected package libncurses6:arm64.
22:19:56 #12 7.420 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
22:19:56 #12 7.428 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
22:19:56 #12 7.484 Selecting previously unselected package libprocps8:arm64.
22:19:56 #12 7.488 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
22:19:56 #12 7.495 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
22:19:56 #12 7.544 Selecting previously unselected package procps.
22:19:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc
22:19:56  debian/rules build
22:19:56 dh build --with=bash-completion --with=systemd
22:19:56    dh_update_autotools_config
22:19:56    dh_autoreconf
22:19:56    debian/rules override_dh_auto_build
22:19:56 make[1]: Entering directory '/root/build-deb'
22:19:56 # Build the daemon and dependencies
22:19:56 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:56 
22:19:56 Removing bundles/
22:19:56 
22:19:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:56 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:56 GOOS="" GOARCH="" GOARM=""
22:19:56 #11 29.58 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
22:19:56 #11 29.59 Unpacking build-essential (12.8ubuntu1.1) ...
22:19:56 #11 29.62 Selecting previously unselected package libbrotli1:amd64.
22:19:56 #11 29.62 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
22:19:56 #11 29.63 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
22:19:56 #11 29.69 Selecting previously unselected package libroken18-heimdal:amd64.
22:19:56 #11 29.69 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.69 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.74 Selecting previously unselected package libasn1-8-heimdal:amd64.
22:19:56 #11 29.74 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.74 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.80 Selecting previously unselected package libheimbase1-heimdal:amd64.
22:19:56 
22:19:56 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:19:56 #12 5.887 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:19:56 #12 5.897 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
22:19:56 #12 5.897 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
22:19:56 #12 5.898 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
22:19:56 #12 5.901 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
22:19:56 #12 5.903 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
22:19:56 #12 5.905 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
22:19:56 #12 5.909 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
22:19:56 #12 5.955 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
22:19:56 #12 5.955 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
22:19:56 #12 5.957 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
22:19:56 #12 5.958 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
22:19:56 #12 5.962 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
22:19:56 #12 5.963 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
22:19:56 #12 5.964 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
22:19:56 #12 5.965 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
22:19:56 #12 5.966 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
22:19:56 #12 5.967 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
22:19:56 #12 5.968 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
22:19:56 #12 5.969 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
22:19:56 #12 5.972 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
22:19:56 #12 5.974 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
22:19:56 #12 5.974 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
22:19:56 #12 5.975 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
22:19:56 #12 5.990 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
22:19:56 [100%] Built target tini-static
22:19:56 + mkdir -p /usr/local/bin
22:19:56 + cp tini-static /usr/local/bin/docker-init
22:19:56 + for component in tini "proxy dynamic"
22:19:56 + TMP_GOPATH=/go
22:19:56 + hack/dockerfile/install/install.sh proxy dynamic
22:19:56 + RM_GOPATH=0
22:19:56 + TMP_GOPATH=/go
22:19:56 + : /usr/local/bin
22:19:56 + '[' -z /go ']'
22:19:56 + export GOPATH=/go
22:19:56 + GOPATH=/go
22:19:56 + case "$(go env GOARCH)" in
22:19:56 ++ go env GOARCH
22:19:56 + export GO_BUILDMODE=-buildmode=pie
22:19:56 + GO_BUILDMODE=-buildmode=pie
22:19:56 ++ dirname hack/dockerfile/install/install.sh
22:19:56 + dir=hack/dockerfile/install
22:19:56 + bin=proxy
22:19:56 + shift
22:19:56 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:19:56 + . hack/dockerfile/install/proxy.installer
22:19:56 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:56 + install_proxy dynamic
22:19:56 + case "$1" in
22:19:56 + install_proxy_dynamic
22:19:56 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:19:56 + PROXY_LDFLAGS=-linkmode=external
22:19:56 + export BUILD_MODE=-buildmode=pie
22:19:56 + BUILD_MODE=-buildmode=pie
22:19:56 + _install_proxy
22:19:56 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:56 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:19:56 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:19:56 Cloning into '/go/src/github.com/docker/libnetwork'...
22:19:56  debian/rules clean
22:19:56 dh clean --with=bash-completion --with=systemd
22:19:56    dh_clean
22:19:56 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:56 #12 7.549 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
22:19:56 #12 7.560 Unpacking procps (2:3.3.17-5) ...
22:19:56 #12 7.640 Selecting previously unselected package libjsoncpp24:arm64.
22:19:56 #12 7.644 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
22:19:56 #12 7.648 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:19:56 #12 7.689 Selecting previously unselected package librhash0:arm64.
22:19:56 #12 7.693 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
22:19:56 #12 7.697 Unpacking librhash0:arm64 (1.4.1-2) ...
22:19:56 #12 7.771 Selecting previously unselected package libuv1:arm64.
22:19:56 #11 29.80 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.81 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.84 Selecting previously unselected package libhcrypto4-heimdal:amd64.
22:19:56 #11 29.85 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.85 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.89 Selecting previously unselected package libwind0-heimdal:amd64.
22:19:56 #11 29.89 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.90 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.94 Selecting previously unselected package libhx509-5-heimdal:amd64.
22:19:56 #11 29.94 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 29.94 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 29.99 Selecting previously unselected package libkrb5-26-heimdal:amd64.
22:19:56 #11 29.99 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 30.00 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 30.04 Selecting previously unselected package libheimntlm0-heimdal:amd64.
22:19:56 #10 35.22 Fedora Modular 36 - x86_64                      2.2 MB/s | 2.4 MB     00:01    
22:19:56 #24 80.65 Selecting previously unselected package g++-arm-linux-gnueabihf.
22:19:56 #24 80.65 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:19:56 #24 80.65 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
22:19:56 #24 80.68 Selecting previously unselected package crossbuild-essential-armhf.
22:19:56 #24 80.68 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
22:19:56 #24 80.68 Unpacking crossbuild-essential-armhf (12.9) ...
22:19:56 #24 80.71 Selecting previously unselected package libc6-ppc64el-cross.
22:19:56 #24 80.71 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
22:19:56 #24 80.72 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
22:19:56 #24 80.87 Selecting previously unselected package libgcc-s1-ppc64el-cross.
22:19:56 #24 80.88 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 80.88 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 80.91 Selecting previously unselected package libgomp1-ppc64el-cross.
22:19:56 #24 80.91 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 80.92 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 80.95 Selecting previously unselected package libitm1-ppc64el-cross.
22:19:56 #24 80.95 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 80.96 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 80.99 Selecting previously unselected package libatomic1-ppc64el-cross.
22:19:56 #24 80.99 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 80.99 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 81.02 Selecting previously unselected package libasan6-ppc64el-cross.
22:19:56 #24 81.02 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 81.03 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 81.26 Selecting previously unselected package liblsan0-ppc64el-cross.
22:19:56 #24 81.26 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 81.26 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #24 81.37 Selecting previously unselected package libtsan0-ppc64el-cross.
22:19:56 #24 81.37 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:56 #24 81.37 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
22:19:56 #12 6.155 debconf: delaying package configuration, since apt-utils is not installed
22:19:56 #12 6.198 Fetched 9533 kB in 0s (25.0 MB/s)
22:19:56 #12 6.227 Selecting previously unselected package bash-completion.
22:19:56 #12 6.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 ... 28399 files and directories currently installed.)
22:19:56 #12 6.243 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
22:19:56  dpkg-source -I.git -b .
22:19:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:19:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:19:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:19:56 dpkg-source: info: using source format '1.0'
22:19:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz
22:19:56 #12 7.775 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
22:19:56 #12 7.778 Unpacking libuv1:arm64 (1.40.0-2) ...
22:19:56 #12 7.818 Selecting previously unselected package cmake.
22:19:56 #12 7.822 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:19:56 #12 7.826 Unpacking cmake (3.18.4-2+deb11u1) ...
22:19:56 #11 30.05 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 30.05 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 30.09 Selecting previously unselected package libgssapi3-heimdal:amd64.
22:19:56 #11 30.09 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.1_amd64.deb ...
22:19:56 #11 30.09 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:19:56 #11 30.12 Selecting previously unselected package libsasl2-modules-db:amd64.
22:19:56 #11 30.13 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
22:19:56 #11 30.13 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:56 #11 30.16 Selecting previously unselected package libsasl2-2:amd64.
22:19:56 #11 30.16 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
22:19:56 #11 30.17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:19:56 #11 30.20 Selecting previously unselected package libldap-common.
22:19:56 #11 30.20 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
22:19:56 #11 30.20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:19:56 #11 30.24 Selecting previously unselected package libldap-2.4-2:amd64.
22:19:56 #11 30.24 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
22:19:56 #11 30.24 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
22:19:56 #11 30.29 Selecting previously unselected package libnghttp2-14:amd64.
22:19:57 #24 81.60 Selecting previously unselected package libstdc++6-ppc64el-cross.
22:19:57 #24 81.60 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:57 #24 81.61 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
22:19:57 #24 81.68 Selecting previously unselected package libubsan1-ppc64el-cross.
22:19:57 #24 81.69 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:57 #24 81.69 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
22:19:57 #24 81.79 Selecting previously unselected package libquadmath0-ppc64el-cross.
22:19:57 #11 30.29 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
22:19:57 #11 30.30 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
22:19:57 #11 30.34 Selecting previously unselected package librtmp1:amd64.
22:19:57 #11 30.34 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
22:19:57 #11 30.34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:19:57 #11 30.38 Selecting previously unselected package libssh-4:amd64.
22:19:57 #11 30.38 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
22:19:57 #11 30.39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
22:19:57 #11 30.44 Selecting previously unselected package libcurl4:amd64.
22:19:57 #11 30.44 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ...
22:19:57 #11 30.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) ...
22:19:57 #11 30.49 Selecting previously unselected package curl.
22:19:57 #11 30.49 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.13_amd64.deb ...
22:19:57 #11 30.50 Unpacking curl (7.68.0-1ubuntu2.13) ...
22:19:57 #11 30.55 Selecting previously unselected package dctrl-tools.
22:19:57 #11 30.55 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
22:19:57 #11 30.56 Unpacking dctrl-tools (2.24-3) ...
22:19:57 #11 30.59 Selecting previously unselected package libtool.
22:19:57 #11 30.59 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
22:19:57 #11 30.59 Unpacking libtool (2.4.6-14) ...
22:19:57 #11 30.63 Selecting previously unselected package dh-autoreconf.
22:19:57 #11 30.63 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
22:19:57 #11 30.64 Unpacking dh-autoreconf (19) ...
22:19:57 #11 30.67 Selecting previously unselected package libdebhelper-perl.
22:19:57 #12 8.167 Selecting previously unselected package dh-apparmor.
22:19:57 #12 8.171 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
22:19:57 #12 8.175 Unpacking dh-apparmor (2.13.6-10) ...
22:19:57 #12 8.218 Selecting previously unselected package libbtrfs0:arm64.
22:19:57 #12 8.222 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
22:19:57 #12 8.227 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:19:57 #12 8.275 Selecting previously unselected package libbtrfs-dev:arm64.
22:19:57 #13 DONE 1.9s
22:19:57 
22:19:57 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:19:57 #14 DONE 0.0s
22:19:57 
22:19:57 #15 exporting to image
22:19:57 #15 exporting layers
22:19:57 #24 81.79 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:57 #24 81.80 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
22:19:57 #24 81.83 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
22:19:57 #24 81.84 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:19:57 #24 81.84 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:19:57 #24 82.04 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
22:19:57 #12 6.701 Unpacking bash-completion (1:2.11-2) ...
22:19:57 #12 6.825 Selecting previously unselected package cmake-data.
22:19:57 #12 6.827 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:19:57 #12 6.833 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:19:57 #11 30.67 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
22:19:57 #11 30.67 Unpacking libdebhelper-perl (12.10ubuntu1) ...
22:19:57 #11 30.71 Selecting previously unselected package libarchive-zip-perl.
22:19:57 #11 30.71 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
22:19:57 #11 30.71 Unpacking libarchive-zip-perl (1.67-2) ...
22:19:57 #11 30.75 Selecting previously unselected package libsub-override-perl.
22:19:57 #11 30.75 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
22:19:57 #11 30.75 Unpacking libsub-override-perl (0.09-2) ...
22:19:57 #11 30.78 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:19:57 #11 30.78 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
22:19:57 #11 30.78 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
22:19:57 #11 30.81 Selecting previously unselected package dh-strip-nondeterminism.
22:19:57 #11 30.82 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
22:19:57 #11 30.82 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
22:19:57 #11 30.84 Selecting previously unselected package dwz.
22:19:57 #11 30.85 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
22:19:57 #11 30.85 Unpacking dwz (0.13-5) ...
22:19:57 #11 30.90 Selecting previously unselected package libcroco3:amd64.
22:19:57 #12 8.279 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:19:57 #12 8.284 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:19:57 #12 8.338 Selecting previously unselected package dmsetup.
22:19:57 #12 8.342 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:19:57 #12 8.348 Unpacking dmsetup (2:1.02.175-2.1) ...
22:19:57 #12 8.394 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:19:57 #12 8.398 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:19:57 #12 8.401 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:19:57 #12 8.450 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:19:57 #12 8.453 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:19:57 #12 8.458 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:19:57 #12 8.490 Selecting previously unselected package libudev-dev:arm64.
22:19:57 #12 8.494 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:19:57 #12 8.498 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:19:57 #12 8.542 Selecting previously unselected package libsepol1-dev:arm64.
22:19:57 #12 8.546 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:19:57 #12 8.550 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:19:57 #12 8.618 Selecting previously unselected package libpcre2-16-0:arm64.
22:19:57 #24 82.05 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:19:57 #24 82.05 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:19:57 #12 7.155 Selecting previously unselected package libncurses6:armhf.
22:19:57 #12 7.159 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
22:19:57 #12 7.166 Unpacking libncurses6:armhf (6.2+20201114-2) ...
22:19:57 #12 7.206 Selecting previously unselected package libprocps8:armhf.
22:19:57 #12 7.206 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
22:19:57 #12 7.210 Unpacking libprocps8:armhf (2:3.3.17-5) ...
22:19:57 #12 7.253 Selecting previously unselected package procps.
22:19:57 #11 30.90 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
22:19:57 #11 30.90 Unpacking libcroco3:amd64 (0.6.13-1) ...
22:19:57 #11 30.94 Selecting previously unselected package gettext.
22:19:57 #11 30.94 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
22:19:57 #11 30.95 Unpacking gettext (0.19.8.1-10build1) ...
22:19:57 #11 31.05 Selecting previously unselected package intltool-debian.
22:19:57 #11 31.05 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
22:19:57 #11 31.05 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:19:57 #11 31.08 Selecting previously unselected package po-debconf.
22:19:57 #11 31.09 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
22:19:57 #11 31.09 Unpacking po-debconf (1.0.21) ...
22:19:57 #11 31.14 Selecting previously unselected package debhelper.
22:19:57 #11 31.14 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
22:19:57 #11 31.15 Unpacking debhelper (12.10ubuntu1) ...
22:19:57 #12 8.622 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:19:57 #12 8.626 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:19:57 #12 8.678 Selecting previously unselected package libpcre2-32-0:arm64.
22:19:57 #12 8.682 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:19:57 #12 8.686 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:19:57 #12 8.742 Selecting previously unselected package libpcre2-posix2:arm64.
22:19:57 #12 8.743 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:19:57 #12 8.747 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:19:57 #12 8.779 Selecting previously unselected package libpcre2-dev:arm64.
22:19:57 #12 8.784 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:19:57 #12 8.788 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:19:57 #12 8.867 Selecting previously unselected package libselinux1-dev:arm64.
22:19:57 #12 7.256 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
22:19:57 #12 7.263 Unpacking procps (2:3.3.17-5) ...
22:19:57 #12 7.345 Selecting previously unselected package libjsoncpp24:armhf.
22:19:57 #12 7.346 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
22:19:57 #12 7.349 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
22:19:57 #12 7.392 Selecting previously unselected package librhash0:armhf.
22:19:57 #12 7.392 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
22:19:58 #11 31.27 Selecting previously unselected package libfakeroot:amd64.
22:19:58 #11 31.27 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
22:19:58 #11 31.27 Unpacking libfakeroot:amd64 (1.24-1) ...
22:19:58 #11 31.31 Selecting previously unselected package fakeroot.
22:19:58 #11 31.31 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
22:19:58 #11 31.31 Unpacking fakeroot (1.24-1) ...
22:19:58 #11 31.35 Selecting previously unselected package libassuan0:amd64.
22:19:58 #11 31.36 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
22:19:58 #11 31.36 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
22:19:58 + cd /go/src/github.com/docker/libnetwork
22:19:58 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:19:58 #12 8.871 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:19:58 #12 8.876 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:19:58 #12 8.935 Selecting previously unselected package libdevmapper-dev:arm64.
22:19:58 #12 8.939 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:19:58 #12 8.944 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:19:58 #12 8.980 Selecting previously unselected package libseccomp-dev:arm64.
22:19:58 #12 8.984 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:19:58 #12 8.988 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:19:58 #12 9.031 Selecting previously unselected package libsystemd-dev:arm64.
22:19:58 #12 9.035 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:19:58 #12 9.039 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:19:58 #12 7.396 Unpacking librhash0:armhf (1.4.1-2) ...
22:19:58 #12 7.439 Selecting previously unselected package libuv1:armhf.
22:19:58 #12 7.442 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
22:19:58 #12 7.445 Unpacking libuv1:armhf (1.40.0-2) ...
22:19:58 #12 7.485 Selecting previously unselected package cmake.
22:19:58 #12 7.485 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
22:19:58 #12 7.489 Unpacking cmake (3.18.4-2+deb11u1) ...
22:19:58 #11 31.39 Selecting previously unselected package gpgconf.
22:19:58 #11 31.40 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.40 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.45 Selecting previously unselected package libksba8:amd64.
22:19:58 #11 31.45 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.1_amd64.deb ...
22:19:58 #11 31.46 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.1) ...
22:19:58 #11 31.50 Selecting previously unselected package libnpth0:amd64.
22:19:58 #11 31.50 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
22:19:58 #11 31.51 Unpacking libnpth0:amd64 (1.6-1) ...
22:19:58 #11 31.55 Selecting previously unselected package dirmngr.
22:19:58 #11 31.55 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.57 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.62 Selecting previously unselected package gnupg-l10n.
22:19:58 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:19:58 #12 9.150 Selecting previously unselected package pkg-config.
22:19:58 #12 9.151 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ...
22:19:58 #12 9.156 Unpacking pkg-config (0.29.2-1) ...
22:19:58 #12 9.205 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:19:58 #12 9.220 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:19:58 #12 9.232 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:19:58 #12 9.244 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:19:58 #12 9.254 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:19:58 #12 9.264 Setting up libuv1:arm64 (1.40.0-2) ...
22:19:58 #12 9.276 Setting up bash-completion (1:2.11-2) ...
22:19:58 #12 7.858 Selecting previously unselected package dh-apparmor.
22:19:58 #12 7.861 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
22:19:58 #12 7.866 Unpacking dh-apparmor (2.13.6-10) ...
22:19:58 #12 7.906 Selecting previously unselected package libbtrfs0:armhf.
22:19:58 #12 7.906 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
22:19:58 #12 7.911 Unpacking libbtrfs0:armhf (5.10.1-2) ...
22:19:58 #12 7.954 Selecting previously unselected package libbtrfs-dev:armhf.
22:19:58 #11 31.63 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
22:19:58 #11 31.63 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.67 Selecting previously unselected package gnupg-utils.
22:19:58 #11 31.67 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.67 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.78 Selecting previously unselected package gpg.
22:19:58 #11 31.78 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.78 Unpacking gpg (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.86 Selecting previously unselected package pinentry-curses.
22:19:58 #11 31.87 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
22:19:58 #11 31.87 Unpacking pinentry-curses (1.1.0-3build1) ...
22:19:58 #11 31.91 Selecting previously unselected package gpg-agent.
22:19:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc
22:19:58  debian/rules build
22:19:58 dh build --with=bash-completion --with=systemd
22:19:58    dh_update_autotools_config
22:19:58    dh_autoreconf
22:19:58    debian/rules override_dh_auto_build
22:19:58 make[1]: Entering directory '/root/build-deb'
22:19:58 # Build the daemon and dependencies
22:19:58 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:58 
22:19:58 Removing bundles/
22:19:58 
22:19:58 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:58 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:58 GOOS="" GOARCH="" GOARM=""
22:19:58 #12 7.956 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
22:19:58 #12 7.961 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
22:19:58 #12 8.013 Selecting previously unselected package dmsetup.
22:19:58 #12 8.015 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
22:19:58 #12 8.050 Unpacking dmsetup (2:1.02.175-2.1) ...
22:19:58 #12 8.094 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:19:58 #12 8.094 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:19:58 #12 8.097 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:19:58 #12 8.141 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:19:58 #12 8.143 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:19:58 #12 8.147 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:19:58 #12 8.174 Selecting previously unselected package libudev-dev:armhf.
22:19:58 #12 8.176 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_armhf.deb ...
22:19:58 #12 8.180 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
22:19:58 #12 8.224 Selecting previously unselected package libsepol1-dev:armhf.
22:19:58 #12 8.224 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
22:19:58 #11 31.91 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.92 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
22:19:58 #11 31.97 Selecting previously unselected package gpg-wks-client.
22:19:58 #11 31.97 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 31.97 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:19:58 #11 32.01 Selecting previously unselected package gpg-wks-server.
22:19:58 #11 32.01 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 32.02 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:19:58 #11 32.06 Selecting previously unselected package gpgsm.
22:19:58 #11 32.06 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
22:19:58 #11 32.06 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
22:19:58 #11 32.11 Selecting previously unselected package gnupg.
22:19:58 #11 32.11 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
22:19:58 #11 32.12 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
22:19:58 #12 8.228 Unpacking libsepol1-dev:armhf (3.1-1) ...
22:19:58 #12 8.298 Selecting previously unselected package libpcre2-16-0:armhf.
22:19:58 #12 8.301 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
22:19:58 #12 8.306 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
22:19:58 #12 8.357 Selecting previously unselected package libpcre2-32-0:armhf.
22:19:58 #12 8.360 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
22:19:58 #12 8.364 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
22:19:58 #12 8.412 Selecting previously unselected package libpcre2-posix2:armhf.
22:19:58 #12 8.415 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
22:19:58 #12 8.418 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
22:19:58 #12 8.453 Selecting previously unselected package libpcre2-dev:armhf.
22:19:58 #12 8.456 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
22:19:58 #12 8.461 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
22:19:58 #12 8.551 Selecting previously unselected package libselinux1-dev:armhf.
22:19:58 #12 8.553 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
22:19:58 #12 8.557 Unpacking libselinux1-dev:armhf (3.1-3) ...
22:19:58 #12 8.608 Selecting previously unselected package libdevmapper-dev:armhf.
22:19:59 #14 DONE 2.2s
22:19:59 
22:19:59 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:59 #15 DONE 0.0s
22:19:59 
22:19:59 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:59 #16 DONE 0.0s
22:19:59 
22:19:59 #17 exporting to image
22:19:59 #17 exporting layers
22:19:59 #11 32.15 Selecting previously unselected package libfile-which-perl.
22:19:59 #11 32.15 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
22:19:59 #11 32.16 Unpacking libfile-which-perl (1.23-1) ...
22:19:59 #11 32.18 Selecting previously unselected package libfile-homedir-perl.
22:19:59 #11 32.19 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
22:19:59 #11 32.19 Unpacking libfile-homedir-perl (1.004-1) ...
22:19:59 #11 32.24 Selecting previously unselected package libio-pty-perl.
22:19:59 #11 32.24 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
22:19:59 #11 32.25 Unpacking libio-pty-perl (1:1.12-1) ...
22:19:59 #11 32.30 Selecting previously unselected package libipc-run-perl.
22:19:59 #11 32.30 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
22:19:59 #11 32.31 Unpacking libipc-run-perl (20180523.0-2) ...
22:19:59 #11 32.34 Selecting previously unselected package libclass-method-modifiers-perl.
22:19:59 #11 32.34 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:19:59 #11 32.34 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:19:59 #14 DONE 4.6s
22:19:59 
22:19:59 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:19:59 #15 DONE 0.0s
22:19:59 
22:19:59 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:19:59 #16 DONE 0.0s
22:19:59 
22:19:59 #17 exporting to image
22:19:59 #17 exporting layers
22:19:59 #12 10.05 Setting up libncurses6:arm64 (6.2+20201114-2) ...
22:19:59 #12 10.06 Setting up pkg-config (0.29.2-1) ...
22:19:59 #12 10.11 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:19:59 #12 10.12 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:19:59 #12 10.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:19:59 #12 10.14 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:19:59 #12 10.15 Setting up librhash0:arm64 (1.4.1-2) ...
22:19:59 #12 10.17 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:19:59 #12 10.18 Setting up dh-apparmor (2.13.6-10) ...
22:19:59 #12 10.19 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:19:59 #12 10.20 Setting up libprocps8:arm64 (2:3.3.17-5) ...
22:19:59 #12 10.21 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:19:59 #12 10.22 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:19:59 #12 10.24 Setting up procps (2:3.3.17-5) ...
22:19:59 #12 10.27 Setting up cmake (3.18.4-2+deb11u1) ...
22:19:59 #12 10.28 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:19:59 #12 10.30 Setting up dmsetup (2:1.02.175-2.1) ...
22:19:59 #12 10.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:19:59 #12 10.32 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:19:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.dsc
22:19:59  debian/rules build
22:19:59 dh build --with=bash-completion --with=systemd
22:19:59    dh_update_autotools_config
22:19:59    dh_autoreconf
22:19:59    debian/rules override_dh_auto_build
22:19:59 make[1]: Entering directory '/root/build-deb'
22:19:59 # Build the daemon and dependencies
22:19:59 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:19:59 
22:19:59 Removing bundles/
22:19:59 
22:19:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:19:59 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:19:59 GOOS="" GOARCH="" GOARM=""
22:19:59 #12 8.611 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
22:19:59 #12 8.615 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:19:59 #12 8.644 Selecting previously unselected package libseccomp-dev:armhf.
22:19:59 #12 8.647 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
22:19:59 #12 8.651 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
22:19:59 #12 8.684 Selecting previously unselected package libsystemd-dev:armhf.
22:19:59 #12 8.687 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
22:19:59 #12 8.692 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
22:19:59 #12 8.791 Selecting previously unselected package pkg-config.
22:19:59 #12 8.794 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
22:19:59 #12 8.797 Unpacking pkg-config (0.29.2-1) ...
22:19:59 #12 8.839 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
22:19:59 #12 8.850 Setting up libsepol1-dev:armhf (3.1-1) ...
22:19:59 #12 8.860 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
22:19:59 #15 exporting layers 2.1s done
22:19:59 #15 writing image sha256:fe0d14db1f67dbe1e93d87636ac37a420906ed4da9b35f3eef2981cf55f8d313 done
22:19:59 #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done
22:19:59 #15 DONE 2.1s
22:19:59 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:19:59 #11 32.37 Selecting previously unselected package libb-hooks-op-check-perl.
22:19:59 #11 32.37 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
22:19:59 #11 32.37 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
22:19:59 #11 32.40 Selecting previously unselected package libdynaloader-functions-perl.
22:19:59 #11 32.40 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
22:19:59 #11 32.41 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:19:59 #11 32.43 Selecting previously unselected package libdevel-callchecker-perl.
22:19:59 #11 32.44 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
22:19:59 #11 32.44 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:19:59 #11 32.47 Selecting previously unselected package libparams-classify-perl.
22:19:59 #11 32.47 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
22:19:59 #11 32.47 Unpacking libparams-classify-perl (0.015-1build2) ...
22:19:59 #11 32.50 Selecting previously unselected package libmodule-runtime-perl.
22:19:59 #11 32.50 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
22:19:59 #11 32.51 Unpacking libmodule-runtime-perl (0.016-1) ...
22:19:59 #11 32.53 Selecting previously unselected package libimport-into-perl.
22:19:59 #11 32.54 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
22:19:59 #11 32.54 Unpacking libimport-into-perl (1.002005-1) ...
22:19:59 #11 32.57 Selecting previously unselected package librole-tiny-perl.
22:19:59 #11 32.57 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
22:19:59 #11 32.57 Unpacking librole-tiny-perl (2.001004-1) ...
22:19:59 #11 32.61 Selecting previously unselected package libstrictures-perl.
22:19:59 #11 32.61 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
22:19:59 #11 32.61 Unpacking libstrictures-perl (2.000006-1) ...
22:19:59 #11 32.64 Selecting previously unselected package libsub-quote-perl.
22:19:59 #11 32.64 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
22:19:59 #11 32.66 Unpacking libsub-quote-perl (2.006006-1) ...
22:19:59 #11 32.69 Selecting previously unselected package libmoo-perl.
22:19:59 #10 37.77 Fedora 36 - x86_64 - Updates                     15 MB/s |  29 MB     00:01    
22:19:59 #12 10.34 Setting up docker-ce-build-deps (1.0) ...
22:19:59 #12 10.37 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:19:59 #12 10.39 Processing triggers for man-db (2.9.4-2) ...
22:19:59 #12 8.871 Setting up libbtrfs0:armhf (5.10.1-2) ...
22:19:59 #12 8.882 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
22:19:59 #12 8.893 Setting up libuv1:armhf (1.40.0-2) ...
22:19:59 #12 8.905 Setting up bash-completion (1:2.11-2) ...
22:19:59 #11 32.69 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
22:19:59 #11 32.69 Unpacking libmoo-perl (2.003006-1) ...
22:19:59 #11 32.72 Selecting previously unselected package libencode-locale-perl.
22:19:59 #11 32.73 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
22:19:59 #11 32.73 Unpacking libencode-locale-perl (1.05-1) ...
22:19:59 #11 32.76 Selecting previously unselected package libtimedate-perl.
22:19:59 #11 32.76 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
22:19:59 #11 32.76 Unpacking libtimedate-perl (2.3200-1) ...
22:19:59 #11 32.79 Selecting previously unselected package libhttp-date-perl.
22:19:59 #11 32.80 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
22:19:59 #11 32.80 Unpacking libhttp-date-perl (6.05-1) ...
22:19:59 #11 32.83 Selecting previously unselected package libfile-listing-perl.
22:19:59 #11 32.83 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
22:19:59 #11 32.83 Unpacking libfile-listing-perl (6.04-1) ...
22:19:59 #11 32.86 Selecting previously unselected package libhtml-tagset-perl.
22:19:59 #11 32.86 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
22:19:59 #11 32.86 Unpacking libhtml-tagset-perl (3.20-4) ...
22:19:59 #11 32.89 Selecting previously unselected package liburi-perl.
22:19:59 #11 32.90 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
22:19:59 #11 32.90 Unpacking liburi-perl (1.76-2) ...
22:19:59 #11 32.94 Selecting previously unselected package libhtml-parser-perl.
22:19:59 #11 32.94 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
22:19:59 #11 32.94 Unpacking libhtml-parser-perl (3.72-5) ...
22:19:59 #11 32.98 Selecting previously unselected package libhtml-tree-perl.
22:19:59 #11 32.98 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
22:19:59 #11 32.99 Unpacking libhtml-tree-perl (5.07-2) ...
22:19:59 #11 33.03 Selecting previously unselected package libio-html-perl.
22:19:59 #11 33.03 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
22:19:59 #11 33.03 Unpacking libio-html-perl (1.001-1) ...
22:19:59 #11 33.06 Selecting previously unselected package liblwp-mediatypes-perl.
22:19:59 #11 33.06 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:19:59 #11 33.07 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:19:59 #11 33.09 Selecting previously unselected package libhttp-message-perl.
22:19:59 #11 33.09 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
22:19:59 #11 33.10 Unpacking libhttp-message-perl (6.22-1) ...
22:19:59 #11 33.13 Selecting previously unselected package libhttp-cookies-perl.
22:19:59 #11 33.13 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
22:19:59 #11 33.14 Unpacking libhttp-cookies-perl (6.08-1) ...
22:19:59 #11 33.20 Selecting previously unselected package libhttp-negotiate-perl.
22:19:59 #11 33.20 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
22:19:59 #11 33.20 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:19:59 #11 33.23 Selecting previously unselected package perl-openssl-defaults:amd64.
22:19:59 #11 33.23 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
22:19:59 #11 33.24 Unpacking perl-openssl-defaults:amd64 (4) ...
22:19:59 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:19:59 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:19:59 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:19:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T6oevB
22:19:59 + umask 022
22:19:59 + cd /root/rpmbuild/BUILD
22:19:59 + cd /root/rpmbuild/BUILD
22:19:59 + rm -rf src
22:19:59 + /usr/bin/mkdir -p src
22:19:59 + cd src
22:19:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:19:59 + /usr/bin/tar -xof -
22:19:59 #9 33.07 Fedora - Modular Rawhide - Developmental packag 2.0 MB/s | 2.2 MB     00:01    
22:20:00 #11 33.27 Selecting previously unselected package libnet-ssleay-perl.
22:20:00 #11 33.27 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
22:20:00 #11 33.28 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
22:20:00 #11 33.33 Selecting previously unselected package libio-socket-ssl-perl.
22:20:00 #11 33.33 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
22:20:00 #11 33.34 Unpacking libio-socket-ssl-perl (2.067-1) ...
22:20:00 #11 33.38 Selecting previously unselected package libnet-http-perl.
22:20:00 #11 33.38 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
22:20:00 #11 33.38 Unpacking libnet-http-perl (6.19-1) ...
22:20:00 #11 33.41 Selecting previously unselected package liblwp-protocol-https-perl.
22:20:00 #11 33.41 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
22:20:00 #11 33.42 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:20:00 #11 33.45 Selecting previously unselected package libtry-tiny-perl.
22:20:00 #12 9.416 Setting up libncurses6:armhf (6.2+20201114-2) ...
22:20:00 #12 9.427 Setting up pkg-config (0.29.2-1) ...
22:20:00 #12 9.477 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
22:20:00 #12 9.488 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
22:20:00 #12 9.506 Setting up libjsoncpp24:armhf (1.9.4-4) ...
22:20:00 #12 9.519 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
22:20:00 #12 9.529 Setting up librhash0:armhf (1.4.1-2) ...
22:20:00 #12 9.541 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:20:00 #12 9.559 Setting up dh-apparmor (2.13.6-10) ...
22:20:00 #12 9.569 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
22:20:00 #12 9.580 Setting up libprocps8:armhf (2:3.3.17-5) ...
22:20:00 #12 9.593 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
22:20:00 #12 9.607 Setting up libselinux1-dev:armhf (3.1-3) ...
22:20:00 #12 9.619 Setting up procps (2:3.3.17-5) ...
22:20:00 #12 9.660 Setting up cmake (3.18.4-2+deb11u1) ...
22:20:00 #11 33.45 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
22:20:00 #11 33.45 Unpacking libtry-tiny-perl (0.30-1) ...
22:20:00 #11 33.48 Selecting previously unselected package libwww-robotrules-perl.
22:20:00 #11 33.48 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
22:20:00 #11 33.49 Unpacking libwww-robotrules-perl (6.02-1) ...
22:20:00 #11 33.52 Selecting previously unselected package libwww-perl.
22:20:00 #11 33.52 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
22:20:00 #11 33.52 Unpacking libwww-perl (6.43-1) ...
22:20:00 #11 33.56 Selecting previously unselected package patchutils.
22:20:00 #11 33.57 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
22:20:00 #11 33.58 Unpacking patchutils (0.3.4-2) ...
22:20:00 #11 33.62 Selecting previously unselected package wdiff.
22:20:00 #11 33.62 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
22:20:00 #11 33.63 Unpacking wdiff (1.2.2-2build1) ...
22:20:00 #11 33.67 Selecting previously unselected package devscripts.
22:20:00 #12 9.676 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:20:00 #12 9.689 Setting up dmsetup (2:1.02.175-2.1) ...
22:20:00 #12 9.703 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:20:00 #12 9.714 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:20:00 #12 9.728 Setting up docker-ce-build-deps (1.0) ...
22:20:00 #12 9.746 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:20:00 #12 9.764 Processing triggers for man-db (2.9.4-2) ...
22:20:00 + STATUS=0
22:20:00 + '[' 0 -ne 0 ']'
22:20:00 + /usr/bin/tar -xof -
22:20:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc
22:20:00  debian/rules build
22:20:00 dh build --with=bash-completion --with=systemd
22:20:00    dh_update_autotools_config
22:20:00    dh_autoreconf
22:20:00    debian/rules override_dh_auto_build
22:20:00 make[1]: Entering directory '/root/build-deb'
22:20:00 # Build the daemon and dependencies
22:20:00 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:00 
22:20:00 Removing bundles/
22:20:00 
22:20:00 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:00 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:00 GOOS="" GOARCH="" GOARM=""
22:20:00 #12 28.76 Last metadata expiration check: 0:00:43 ago on Sat Oct 22 22:19:13 2022.
22:20:00 #11 33.68 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
22:20:00 #11 33.70 Unpacking devscripts (2.20.2ubuntu2) ...
22:20:00 #11 33.82 Selecting previously unselected package diffstat.
22:20:00 #11 33.83 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
22:20:00 #11 33.83 Unpacking diffstat (1.63-1) ...
22:20:00 #11 33.86 Selecting previously unselected package python3-chardet.
22:20:00 #11 33.86 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
22:20:00 #11 33.87 Unpacking python3-chardet (3.0.4-4build1) ...
22:20:00 #11 33.91 Selecting previously unselected package python3-debian.
22:20:00 #11 33.91 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
22:20:00 #11 33.91 Unpacking python3-debian (0.1.36ubuntu1) ...
22:20:00 #11 33.96 Selecting previously unselected package libgpgme11:amd64.
22:20:00 + STATUS=0
22:20:00 + '[' 0 -ne 0 ']'
22:20:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:00 #12 32.24 Package bash-5.1.8-2.fc35.x86_64 is already installed.
22:20:00 #12 32.25 Package bash-5.1.8-2.fc35.x86_64 is already installed.
22:20:00 #12 32.25 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed.
22:20:00 #12 32.26 Package libarchive-3.5.2-2.fc35.x86_64 is already installed.
22:20:00 #12 32.26 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed.
22:20:00 #12 32.26 Package tar-2:1.34-2.fc35.x86_64 is already installed.
22:20:00 #12 32.27 Package bash-5.1.8-2.fc35.x86_64 is already installed.
22:20:00 #12 32.28 Package bash-5.1.8-2.fc35.x86_64 is already installed.
22:20:00 #12 32.34 Dependencies resolved.
22:20:00 #12 32.36 ================================================================================
22:20:00 #12 32.36  Package                       Arch    Version                   Repo      Size
22:20:00 #12 32.36 ================================================================================
22:20:00 #12 32.36 Installing:
22:20:00 #12 32.36  btrfs-progs-devel             x86_64  5.18-1.fc35               updates   55 k
22:20:00 #12 32.36  cmake                         x86_64  3.22.2-1.fc35             updates  6.2 M
22:20:00 #12 32.36  device-mapper-devel           x86_64  1.02.175-6.fc35           fedora    45 k
22:20:00 #12 32.36  gcc                           x86_64  11.3.1-3.fc35             updates   31 M
22:20:00 #12 32.36  git                           x86_64  2.37.3-1.fc35             updates   65 k
22:20:00 #12 32.36  glibc-static                  x86_64  2.34-43.fc35              updates  1.7 M
22:20:00 #12 32.36  libseccomp-devel              x86_64  2.5.3-1.fc35              updates   53 k
22:20:00 #12 32.36  libselinux-devel              x86_64  3.3-1.fc35                updates  112 k
22:20:00 #12 32.36  libtool                       x86_64  2.4.6-50.fc35             updates  579 k
22:20:00 #12 32.36  libtool-ltdl-devel            x86_64  2.4.6-50.fc35             updates  154 k
22:20:00 #12 32.36  make                          x86_64  1:4.3-6.fc35              fedora   533 k
22:20:00 #12 32.36  selinux-policy-devel          noarch  35.19-1.fc35              updates  804 k
22:20:00 #12 32.36  systemd                       x86_64  249.12-5.fc35             updates  4.1 M
22:20:00 #12 32.36  systemd-devel                 x86_64  249.12-5.fc35             updates  446 k
22:20:00 #12 32.36  which                         x86_64  2.21-27.fc35              fedora    41 k
22:20:00 #12 32.36 Upgrading:
22:20:00 #12 32.36  audit-libs                    x86_64  3.0.9-1.fc35              updates  116 k
22:20:00 #12 32.36  libgcc                        x86_64  11.3.1-3.fc35             updates  118 k
22:20:00 #12 32.36  libgomp                       x86_64  11.3.1-3.fc35             updates  291 k
22:20:00 #12 32.36  pcre2                         x86_64  10.40-1.fc35              updates  235 k
22:20:00 #12 32.36  pcre2-syntax                  noarch  10.40-1.fc35              updates  143 k
22:20:00 #12 32.36 Installing dependencies:
22:20:00 #12 32.36  acl                           x86_64  2.3.1-2.fc35              fedora    71 k
22:20:00 #12 32.36  annobin-docs                  noarch  10.79-1.fc35              updates   91 k
22:20:00 #12 32.36  annobin-plugin-gcc            x86_64  10.79-1.fc35              updates  882 k
22:20:00 #12 32.36  autoconf                      noarch  2.69-37.fc35              fedora   666 k
22:20:00 #12 32.36  automake                      noarch  1.16.2-5.fc35             fedora   662 k
22:20:00 #12 32.36  btrfs-progs                   x86_64  5.18-1.fc35               updates  958 k
22:20:00 #12 32.36  checkpolicy                   x86_64  3.3-1.fc35                updates  338 k
22:20:00 #12 32.36  cmake-data                    noarch  3.22.2-1.fc35             updates  1.6 M
22:20:00 #12 32.36  cmake-filesystem              x86_64  3.22.2-1.fc35             updates   18 k
22:20:00 #12 32.36  cmake-rpm-macros              noarch  3.22.2-1.fc35             updates   17 k
22:20:00 #12 32.36  cpp                           x86_64  11.3.1-3.fc35             updates   10 M
22:20:00 #12 32.36  cryptsetup-libs               x86_64  2.4.3-1.fc35              updates  430 k
22:20:00 #12 32.36  dbus                          x86_64  1:1.12.22-1.fc35          updates  7.1 k
22:20:00 #12 32.36  dbus-broker                   x86_64  32-1.fc35                 updates  172 k
22:20:00 #12 32.36  dbus-common                   noarch  1:1.12.22-1.fc35          updates   14 k
22:20:00 #12 32.36  device-mapper                 x86_64  1.02.175-6.fc35           fedora   140 k
22:20:00 #12 32.36  device-mapper-libs            x86_64  1.02.175-6.fc35           fedora   179 k
22:20:00 #12 32.36  e2fsprogs-libs                x86_64  1.46.3-1.fc35             fedora   222 k
22:20:00 #12 32.36  gc                            x86_64  8.0.4-6.fc35              fedora   103 k
22:20:00 #12 32.36  git-core                      x86_64  2.37.3-1.fc35             updates  4.0 M
22:20:00 #12 32.36  git-core-doc                  noarch  2.37.3-1.fc35             updates  2.4 M
22:20:00 #12 32.36  glibc-devel                   x86_64  2.34-43.fc35              updates   41 k
22:20:00 #12 32.36  glibc-headers-x86             noarch  2.34-43.fc35              updates  441 k
22:20:00 #12 32.36  guile22                       x86_64  2.2.7-3.fc35              fedora   6.4 M
22:20:00 #12 32.36  iptables-legacy-libs          x86_64  1.8.7-13.fc35             fedora    39 k
22:20:00 #12 32.36  jsoncpp                       x86_64  1.9.4-5.fc35              updates   93 k
22:20:00 #12 32.36  kernel-headers                x86_64  5.19.4-100.fc35           updates  1.3 M
22:20:00 #12 32.36  kmod-libs                     x86_64  29-4.fc35                 fedora    63 k
22:20:00 #12 32.36  less                          x86_64  590-5.fc35                updates  161 k
22:20:00 #12 32.36  libargon2                     x86_64  20171227-7.fc35           fedora    28 k
22:20:00 #12 32.36  libbtrfs                      x86_64  5.18-1.fc35               updates   28 k
22:20:00 #12 32.36  libbtrfsutil                  x86_64  5.18-1.fc35               updates   32 k
22:20:00 #12 32.36  libcbor                       x86_64  0.7.0-4.fc35              fedora    56 k
22:20:00 #12 32.36  libedit                       x86_64  3.1-40.20210910cvs.fc35   fedora   105 k
22:20:00 #12 32.36  libfdisk                      x86_64  2.37.4-1.fc35             updates  154 k
22:20:00 #12 32.36  libfido2                      x86_64  1.8.0-1.fc35              fedora    81 k
22:20:00 #12 32.36  libibverbs                    x86_64  39.0-1.fc35               updates  392 k
22:20:00 #12 32.36  libmpc                        x86_64  1.2.1-3.fc35              fedora    62 k
22:20:00 #12 32.36  libnl3                        x86_64  3.5.0-8.fc35              fedora   328 k
22:20:00 #12 32.36  libpcap                       x86_64  14:1.10.1-2.fc35          fedora   171 k
22:20:00 #12 32.36  libseccomp                    x86_64  2.5.3-1.fc35              updates   71 k
22:20:00 #12 32.36  libselinux-utils              x86_64  3.3-1.fc35                updates  140 k
22:20:00 #12 32.36  libsepol-devel                x86_64  3.3-2.fc35                updates   40 k
22:20:00 #12 32.36  libtool-ltdl                  x86_64  2.4.6-50.fc35             updates   36 k
22:20:00 #12 32.36  libutempter                   x86_64  1.2.1-5.fc35              fedora    26 k
22:20:00 #12 32.36  libuv                         x86_64  1:1.44.2-1.fc35           updates  151 k
22:20:00 #12 32.36  libxcrypt-devel               x86_64  4.4.28-1.fc35             updates   29 k
22:20:00 #12 32.36  libxcrypt-static              x86_64  4.4.28-1.fc35             updates  103 k
22:20:00 #12 32.36  lzo                           x86_64  2.10-5.fc35               fedora    65 k
22:20:00 #12 32.36  m4                            x86_64  1.4.19-2.fc35             fedora   294 k
22:20:00 #12 32.36  openssh                       x86_64  8.7p1-3.fc35              updates  451 k
22:20:00 #12 32.36  openssh-clients               x86_64  8.7p1-3.fc35              updates  696 k
22:20:00 #12 32.36  pcre2-devel                   x86_64  10.40-1.fc35              updates  474 k
22:20:00 #12 32.36  pcre2-utf16                   x86_64  10.40-1.fc35              updates  215 k
22:20:00 #12 32.36  pcre2-utf32                   x86_64  10.40-1.fc35              updates  205 k
22:20:00 #12 32.36  perl-Error                    noarch  1:0.17029-7.fc35          fedora    41 k
22:20:00 #12 32.36  perl-File-Compare             noarch  1.100.600-486.fc35        updates   18 k
22:20:00 #12 32.36  perl-File-Copy                noarch  2.35-486.fc35             updates   25 k
22:20:00 #12 32.36  perl-File-Find                noarch  1.39-486.fc35             updates   30 k
22:20:00 #12 32.36  perl-Git                      noarch  2.37.3-1.fc35             updates   42 k
22:20:00 #12 32.36  perl-TermReadKey              x86_64  2.38-11.fc35              fedora    36 k
22:20:00 #12 32.36  perl-Thread-Queue             noarch  3.14-478.fc35             fedora    21 k
22:20:00 #12 32.36  perl-lib                      x86_64  0.65-486.fc35             updates   19 k
22:20:00 #12 32.36  perl-threads                  x86_64  1:2.26-448.fc35           fedora    57 k
22:20:00 #12 32.36  perl-threads-shared           x86_64  1.62-478.fc35             fedora    43 k
22:20:00 #12 32.36  policycoreutils               x86_64  3.3-1.fc35                updates  199 k
22:20:00 #12 32.36  policycoreutils-devel         x86_64  3.3-1.fc35                updates  139 k
22:20:00 #12 32.36  policycoreutils-python-utils  noarch  3.3-1.fc35                updates   72 k
22:20:00 #12 32.36  python3-audit                 x86_64  3.0.9-1.fc35              updates   82 k
22:20:00 #12 32.36  python3-libselinux            x86_64  3.3-1.fc35                updates  181 k
22:20:00 #12 32.36  python3-libsemanage           x86_64  3.3-1.fc35                updates   79 k
22:20:00 #12 32.36  python3-policycoreutils       noarch  3.3-1.fc35                updates  2.0 M
22:20:00 #12 32.36  python3-setools               x86_64  4.4.0-3.fc35              fedora   547 k
22:20:00 #12 32.36  python3-setuptools            noarch  57.4.0-1.fc35             fedora   928 k
22:20:00 #12 32.36  rhash                         x86_64  1.4.0-4.fc35              fedora   178 k
22:20:00 #12 32.36  rpm-plugin-selinux            x86_64  4.17.1-3.fc35             updates   17 k
22:20:00 #12 32.36  selinux-policy                noarch  35.19-1.fc35              updates   60 k
22:20:00 #12 32.36  selinux-policy-targeted       noarch  35.19-1.fc35              updates  6.3 M
22:20:00 #12 32.36  systemd-pam                   x86_64  249.12-5.fc35             updates  324 k
22:20:00 #12 32.36  systemd-rpm-macros            noarch  249.12-5.fc35             updates   27 k
22:20:00 #12 32.36  util-linux                    x86_64  2.37.4-1.fc35             updates  2.2 M
22:20:00 #12 32.36  util-linux-core               x86_64  2.37.4-1.fc35             updates  433 k
22:20:00 #12 32.36  vim-filesystem                noarch  2:9.0.720-1.fc35          updates   19 k
22:20:00 #12 32.36  xkeyboard-config              noarch  2.33-2.fc35               fedora   783 k
22:20:00 #12 32.36 Installing weak dependencies:
22:20:00 #12 32.36  libbpf                        x86_64  2:0.6.1-2.fc35            updates  154 k
22:20:00 #12 32.36  libxkbcommon                  x86_64  1.3.1-1.fc35              fedora   140 k
22:20:00 #12 32.36  qrencode-libs                 x86_64  4.1.1-1.fc35              updates   60 k
22:20:00 #12 32.36  systemd-networkd              x86_64  249.12-5.fc35             updates  523 k
22:20:00 #12 32.36  systemd-resolved              x86_64  249.12-5.fc35             updates  267 k
22:20:00 #12 32.36 
22:20:00 #12 32.36 Transaction Summary
22:20:00 #12 32.36 ================================================================================
22:20:00 #12 32.36 Install  104 Packages
22:20:00 #12 32.36 Upgrade    5 Packages
22:20:00 #12 32.36 
22:20:00 #12 32.37 Total download size: 99 M
22:20:00 #12 32.37 Downloading Packages:
22:20:00 #11 33.96 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
22:20:00 #11 33.96 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
22:20:00 #11 34.00 Selecting previously unselected package python3-gpg.
22:20:00 #11 34.00 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
22:20:00 #11 34.01 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
22:20:00 #11 34.07 Selecting previously unselected package dput.
22:20:00 #11 34.07 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
22:20:00 #11 34.08 Unpacking dput (1.0.3ubuntu1) ...
22:20:00 #11 34.14 Selecting previously unselected package libcurl3-gnutls:amd64.
22:20:00 #11 34.14 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.13_amd64.deb ...
22:20:00 #11 34.15 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.13) ...
22:20:00 #11 34.19 Selecting previously unselected package liberror-perl.
22:20:00 + RPM_EC=0
22:20:00 ++ jobs -p
22:20:00 + exit 0
22:20:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2i0EgN
22:20:00 + umask 022
22:20:00 + cd /root/rpmbuild/BUILD
22:20:00 + 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'
22:20:00 + export CFLAGS
22:20:00 + 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'
22:20:00 + export CXXFLAGS
22:20:00 + 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'
22:20:00 + export FFLAGS
22:20:00 + 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'
22:20:00 + export FCFLAGS
22:20:00 + 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.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:20:00 + export LDFLAGS
22:20:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:20:00 + export LT_SYS_LIBRARY_PATH
22:20:00 + CC=gcc
22:20:00 + export CC
22:20:00 + CXX=g++
22:20:00 + export CXX
22:20:00 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:20:00 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:20:00 + cd src
22:20:00 + export DOCKER_GITCOMMIT=753cd92
22:20:00 + DOCKER_GITCOMMIT=753cd92
22:20:00 + mkdir -p /go/src/github.com/docker
22:20:00 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:20:00 + pushd /root/rpmbuild/BUILD/src/engine
22:20:00 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:20:00 + for component in tini "proxy dynamic"
22:20:00 + TMP_GOPATH=/go
22:20:00 + hack/dockerfile/install/install.sh tini
22:20:00 + RM_GOPATH=0
22:20:00 + TMP_GOPATH=/go
22:20:00 + : /usr/local/bin
22:20:00 + '[' -z /go ']'
22:20:00 + export GOPATH=/go
22:20:00 + GOPATH=/go
22:20:00 + case "$(go env GOARCH)" in
22:20:00 ++ go env GOARCH
22:20:00 + export GO_BUILDMODE=-buildmode=pie
22:20:00 + GO_BUILDMODE=-buildmode=pie
22:20:00 ++ dirname hack/dockerfile/install/install.sh
22:20:00 + dir=hack/dockerfile/install
22:20:00 + bin=tini
22:20:00 + shift
22:20:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:20:00 + . hack/dockerfile/install/tini.installer
22:20:00 ++ : v0.19.0
22:20:00 + install_tini
22:20:00 + echo 'Install tini version v0.19.0'
22:20:00 + git clone https://github.com/krallin/tini.git /go/tini
22:20:00 Install tini version v0.19.0
22:20:00 Cloning into '/go/tini'...
22:20:01 #11 34.19 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
22:20:01 #11 34.20 Unpacking liberror-perl (0.17029-1) ...
22:20:01 #11 34.23 Selecting previously unselected package git-man.
22:20:01 #11 34.23 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
22:20:01 #11 34.23 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
22:20:01 #11 34.35 Selecting previously unselected package git.
22:20:01 #11 34.35 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.6_amd64.deb ...
22:20:01 #11 34.37 Unpacking git (1:2.25.1-1ubuntu3.6) ...
22:20:01 + cd /go/tini
22:20:01 + git checkout -q v0.19.0
22:20:01 + cmake .
22:20:01 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:20:01   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:20:01   CMake.
22:20:01 
22:20:01   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:20:01   CMake that the project does not need compatibility with older versions.
22:20:01 
22:20:01 
22:20:01 -- The C compiler identification is GNU 12.2.1
22:20:01 -- Detecting C compiler ABI info
22:20:01 -- Detecting C compiler ABI info - done
22:20:01 -- Check for working C compiler: /usr/bin/gcc - skipped
22:20:01 -- Detecting C compile features
22:20:01 -- Detecting C compile features - done
22:20:01 -- Performing Test HAS_BUILTIN_FORTIFY
22:20:01 #11 34.88 Selecting previously unselected package libalgorithm-diff-perl.
22:20:01 #11 34.89 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:20:01 #11 34.89 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:20:01 #11 34.92 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:20:01 #11 34.92 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
22:20:01 #11 34.92 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
22:20:01 #11 34.95 Selecting previously unselected package libalgorithm-merge-perl.
22:20:01 #11 34.96 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
22:20:01 #11 34.96 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:20:01 #11 34.99 Selecting previously unselected package libapt-pkg-perl.
22:20:01 #11 34.99 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
22:20:01 #11 34.99 Unpacking libapt-pkg-perl (0.1.36build3) ...
22:20:01 #11 35.06 Selecting previously unselected package libarchive-cpio-perl.
22:20:01 #12 33.10 (1/109): acl-2.3.1-2.fc35.x86_64.rpm            312 kB/s |  71 kB     00:00    
22:20:01 #12 33.10 (2/109): device-mapper-1.02.175-6.fc35.x86_64.r  20 MB/s | 140 kB     00:00    
22:20:01 #12 33.13 (3/109): device-mapper-devel-1.02.175-6.fc35.x8 1.9 MB/s |  45 kB     00:00    
22:20:01 #12 33.14 (4/109): autoconf-2.69-37.fc35.noarch.rpm       2.4 MB/s | 666 kB     00:00    
22:20:01 #12 33.15 (5/109): automake-1.16.2-5.fc35.noarch.rpm      2.3 MB/s | 662 kB     00:00    
22:20:01 #12 33.15 (6/109): device-mapper-libs-1.02.175-6.fc35.x86 7.7 MB/s | 179 kB     00:00    
22:20:01 #12 33.16 (7/109): gc-8.0.4-6.fc35.x86_64.rpm              14 MB/s | 103 kB     00:00    
22:20:01 #12 33.17 (8/109): e2fsprogs-libs-1.46.3-1.fc35.x86_64.rp 6.8 MB/s | 222 kB     00:00    
22:20:01 #12 33.18 (9/109): iptables-legacy-libs-1.8.7-13.fc35.x86 2.0 MB/s |  39 kB     00:00    
22:20:01 #12 33.22 (10/109): guile22-2.2.7-3.fc35.x86_64.rpm        91 MB/s | 6.4 MB     00:00    
22:20:01 #12 33.23 (11/109): kmod-libs-29-4.fc35.x86_64.rpm        1.2 MB/s |  63 kB     00:00    
22:20:01 #12 33.23 (12/109): libargon2-20171227-7.fc35.x86_64.rpm  609 kB/s |  28 kB     00:00    
22:20:01 #12 33.24 (13/109): libedit-3.1-40.20210910cvs.fc35.x86_6  14 MB/s | 105 kB     00:00    
22:20:01 #12 33.24 (14/109): libfido2-1.8.0-1.fc35.x86_64.rpm      7.9 MB/s |  81 kB     00:00    
22:20:01 #12 33.25 (15/109): libcbor-0.7.0-4.fc35.x86_64.rpm       3.7 MB/s |  56 kB     00:00    
22:20:01 #12 33.25 (16/109): libnl3-3.5.0-8.fc35.x86_64.rpm         32 MB/s | 328 kB     00:00    
22:20:01 #12 33.26 (17/109): libpcap-1.10.1-2.fc35.x86_64.rpm       17 MB/s | 171 kB     00:00    
22:20:01 #12 33.26 (18/109): libutempter-1.2.1-5.fc35.x86_64.rpm   3.5 MB/s |  26 kB     00:00    
22:20:01 #12 33.26 (19/109): libxkbcommon-1.3.1-1.fc35.x86_64.rpm   17 MB/s | 140 kB     00:00    
22:20:01 #12 33.27 (20/109): libmpc-1.2.1-3.fc35.x86_64.rpm        2.2 MB/s |  62 kB     00:00    
22:20:01 #12 33.28 (21/109): m4-1.4.19-2.fc35.x86_64.rpm            24 MB/s | 294 kB     00:00    
22:20:01 #12 33.28 (22/109): make-4.3-6.fc35.x86_64.rpm             33 MB/s | 533 kB     00:00    
22:20:01 #12 33.29 (23/109): lzo-2.10-5.fc35.x86_64.rpm            2.2 MB/s |  65 kB     00:00    
22:20:01 #12 33.29 (24/109): perl-TermReadKey-2.38-11.fc35.x86_64. 4.7 MB/s |  36 kB     00:00    
22:20:01 #12 33.30 (25/109): perl-Thread-Queue-3.14-478.fc35.noarc 2.3 MB/s |  21 kB     00:00    
22:20:01 #12 33.30 (26/109): perl-threads-2.26-448.fc35.x86_64.rpm 5.7 MB/s |  57 kB     00:00    
22:20:01 #12 33.31 (27/109): perl-Error-0.17029-7.fc35.noarch.rpm  1.4 MB/s |  41 kB     00:00    
22:20:01 #12 33.31 (28/109): perl-threads-shared-1.62-478.fc35.x86 3.5 MB/s |  43 kB     00:00    
22:20:01 #12 33.32 (29/109): python3-setools-4.4.0-3.fc35.x86_64.r  35 MB/s | 547 kB     00:00    
22:20:01 #12 33.32 (30/109): which-2.21-27.fc35.x86_64.rpm         8.2 MB/s |  41 kB     00:00    
22:20:01 #12 33.33 (31/109): rhash-1.4.0-4.fc35.x86_64.rpm         9.0 MB/s | 178 kB     00:00    
22:20:01 #12 33.34 (32/109): python3-setuptools-57.4.0-1.fc35.noar  31 MB/s | 928 kB     00:00    
22:20:01 #12 33.35 (33/109): xkeyboard-config-2.33-2.fc35.noarch.r  31 MB/s | 783 kB     00:00    
22:20:01 #12 33.35 (34/109): annobin-docs-10.79-1.fc35.noarch.rpm  4.5 MB/s |  91 kB     00:00    
22:20:01 #12 33.36 (35/109): btrfs-progs-5.18-1.fc35.x86_64.rpm     68 MB/s | 958 kB     00:00    
22:20:01 #12 33.37 (36/109): annobin-plugin-gcc-10.79-1.fc35.x86_6  37 MB/s | 882 kB     00:00    
22:20:01 #12 33.38 (37/109): checkpolicy-3.3-1.fc35.x86_64.rpm      26 MB/s | 338 kB     00:00    
22:20:01 #12 33.38 (38/109): btrfs-progs-devel-5.18-1.fc35.x86_64. 2.1 MB/s |  55 kB     00:00    
22:20:01 #12 33.39 (39/109): cmake-filesystem-3.22.2-1.fc35.x86_64 2.2 MB/s |  18 kB     00:00    
22:20:01 #12 33.42 (40/109): cmake-data-3.22.2-1.fc35.noarch.rpm    42 MB/s | 1.6 MB     00:00    
22:20:01 #12 33.45 (41/109): cmake-3.22.2-1.fc35.x86_64.rpm         81 MB/s | 6.2 MB     00:00    
22:20:01 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:20:01 -- Configuring done
22:20:01 -- Generating done
22:20:01 -- Build files have been written to: /go/tini
22:20:01 + make tini-static
22:20:01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:20:01 #12 DONE 11.2s
22:20:01 
22:20:01 #13 [stage-1 5/8] COPY sources/ /sources
22:20:01 #24 86.53 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
22:20:01 #11 35.06 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
22:20:01 #11 35.06 Unpacking libarchive-cpio-perl (0.10-1) ...
22:20:01 #11 35.10 Selecting previously unselected package libarray-intspan-perl.
22:20:01 #11 35.10 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
22:20:01 #11 35.11 Unpacking libarray-intspan-perl (2.003-1) ...
22:20:01 #11 35.15 Selecting previously unselected package libasync-mergepoint-perl.
22:20:01 #11 35.15 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
22:20:01 #11 35.16 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:20:01 #11 35.19 Selecting previously unselected package libmodule-implementation-perl.
22:20:01 #11 35.20 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
22:20:01 #11 35.20 Unpacking libmodule-implementation-perl (0.09-1) ...
22:20:01 #11 35.23 Selecting previously unselected package libsub-exporter-progressive-perl.
22:20:01 #11 35.24 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:20:01 #11 35.24 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:20:01 #11 35.27 Selecting previously unselected package libvariable-magic-perl.
22:20:01 #11 35.28 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
22:20:01 #11 35.28 Unpacking libvariable-magic-perl (0.62-1build2) ...
22:20:01 #11 35.31 Selecting previously unselected package libb-hooks-endofscope-perl.
22:20:01 #12 33.45 (42/109): cmake-rpm-macros-3.22.2-1.fc35.noarch 311 kB/s |  17 kB     00:00    
22:20:01 #12 33.47 (43/109): dbus-1.12.22-1.fc35.x86_64.rpm        598 kB/s | 7.1 kB     00:00    
22:20:01 #12 33.48 (44/109): cryptsetup-libs-2.4.3-1.fc35.x86_64.r  21 MB/s | 430 kB     00:00    
22:20:01 #12 33.49 (45/109): dbus-broker-32-1.fc35.x86_64.rpm       11 MB/s | 172 kB     00:00    
22:20:01 #12 33.49 (46/109): dbus-common-1.12.22-1.fc35.noarch.rpm 977 kB/s |  14 kB     00:00    
22:20:01 #12 33.52 (47/109): git-2.37.3-1.fc35.x86_64.rpm          3.2 MB/s |  65 kB     00:00    
22:20:01 #12 33.58 (48/109): cpp-11.3.1-3.fc35.x86_64.rpm           63 MB/s |  10 MB     00:00    
22:20:01 #12 33.63 (49/109): git-core-2.37.3-1.fc35.x86_64.rpm      37 MB/s | 4.0 MB     00:00    
22:20:01 #12 33.67 (50/109): git-core-doc-2.37.3-1.fc35.noarch.rpm  29 MB/s | 2.4 MB     00:00    
22:20:01 #12 33.69 (51/109): glibc-devel-2.34-43.fc35.x86_64.rpm   741 kB/s |  41 kB     00:00    
22:20:01 [100%] Linking C executable tini-static
22:20:01 #13 DONE 0.1s
22:20:01 
22:20:01 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:20:02 #12 DONE 13.1s
22:20:02 
22:20:02 #13 [stage-1 5/8] COPY sources/ /sources
22:20:02 #13 DONE 0.1s
22:20:02 #24 86.53 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:20:02 #24 86.53 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:20:02 #24 86.56 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
22:20:02 #24 86.56 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
22:20:02 #24 86.56 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
22:20:02 #24 86.74 Selecting previously unselected package libc6-dev-ppc64el-cross.
22:20:02 #24 86.75 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
22:20:02 #24 86.75 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
22:20:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc
22:20:02  debian/rules build
22:20:02 dh build --with=bash-completion --with=systemd
22:20:02    dh_update_autotools_config
22:20:02    dh_autoreconf
22:20:02    debian/rules override_dh_auto_build
22:20:02 make[1]: Entering directory '/root/build-deb'
22:20:02 # Build the daemon and dependencies
22:20:02 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:02 
22:20:02 Removing bundles/
22:20:02 
22:20:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:02 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:02 GOOS="" GOARCH="" GOARM=""
22:20:02 #11 35.32 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:20:02 #11 35.32 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:20:02 #11 35.35 Selecting previously unselected package libcapture-tiny-perl.
22:20:02 #11 35.35 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
22:20:02 #11 35.36 Unpacking libcapture-tiny-perl (0.48-1) ...
22:20:02 #11 35.39 Selecting previously unselected package libclass-xsaccessor-perl.
22:20:02 #11 35.39 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
22:20:02 #11 35.40 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
22:20:02 #11 35.43 Selecting previously unselected package libclone-perl.
22:20:02 #11 35.43 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
22:20:02 #11 35.44 Unpacking libclone-perl (0.43-2) ...
22:20:02 #11 35.47 Selecting previously unselected package libcommon-sense-perl.
22:20:02 #11 35.47 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
22:20:02 #11 35.47 Unpacking libcommon-sense-perl (3.74-2build6) ...
22:20:02 #11 35.50 Selecting previously unselected package libparams-util-perl.
22:20:02 #11 35.51 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
22:20:02 #11 35.51 Unpacking libparams-util-perl (1.07-3build5) ...
22:20:02 #11 35.54 Selecting previously unselected package libsub-install-perl.
22:20:02 #12 33.70 (52/109): glibc-headers-x86-2.34-43.fc35.noarch  13 MB/s | 441 kB     00:00    
22:20:02 #12 33.74 (53/109): glibc-static-2.34-43.fc35.x86_64.rpm   32 MB/s | 1.7 MB     00:00    
22:20:02 #12 33.89 (54/109): gcc-11.3.1-3.fc35.x86_64.rpm           79 MB/s |  31 MB     00:00    
22:20:02 #12 33.89 (55/109): jsoncpp-1.9.4-5.fc35.x86_64.rpm       502 kB/s |  93 kB     00:00    
22:20:02 #12 33.91 (56/109): kernel-headers-5.19.4-100.fc35.x86_64 8.3 MB/s | 1.3 MB     00:00    
22:20:02 #12 33.91 (57/109): less-590-5.fc35.x86_64.rpm             10 MB/s | 161 kB     00:00    
22:20:02 #12 33.91 (58/109): libbpf-0.6.1-2.fc35.x86_64.rpm        7.8 MB/s | 154 kB     00:00    
22:20:02 #12 33.92 (59/109): libfdisk-2.37.4-1.fc35.x86_64.rpm      26 MB/s | 154 kB     00:00    
22:20:02 #12 33.92 (60/109): libbtrfs-5.18-1.fc35.x86_64.rpm       1.5 MB/s |  28 kB     00:00    
22:20:02 #12 33.93 (61/109): libibverbs-39.0-1.fc35.x86_64.rpm      37 MB/s | 392 kB     00:00    
22:20:02 #12 33.94 (62/109): libbtrfsutil-5.18-1.fc35.x86_64.rpm   1.6 MB/s |  32 kB     00:00    
22:20:02 #12 33.94 (63/109): libseccomp-2.5.3-1.fc35.x86_64.rpm    5.4 MB/s |  71 kB     00:00    
22:20:02 #12 33.95 (64/109): libselinux-utils-3.3-1.fc35.x86_64.rp  23 MB/s | 140 kB     00:00    
22:20:02 #12 33.95 (65/109): libseccomp-devel-2.5.3-1.fc35.x86_64. 3.2 MB/s |  53 kB     00:00    
22:20:02 #12 33.95 (66/109): libselinux-devel-3.3-1.fc35.x86_64.rp 8.5 MB/s | 112 kB     00:00    
22:20:02 #12 33.96 (67/109): libsepol-devel-3.3-2.fc35.x86_64.rpm  4.2 MB/s |  40 kB     00:00    
22:20:02 #12 33.96 (68/109): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 6.1 MB/s |  36 kB     00:00    
22:20:02 #12 33.97 (69/109): libtool-2.4.6-50.fc35.x86_64.rpm       34 MB/s | 579 kB     00:00    
22:20:02 #12 33.97 (70/109): libuv-1.44.2-1.fc35.x86_64.rpm         10 MB/s | 151 kB     00:00    
22:20:02 #12 33.98 (71/109): libtool-ltdl-devel-2.4.6-50.fc35.x86_ 6.7 MB/s | 154 kB     00:00    
22:20:02 #12 33.98 (72/109): libxcrypt-devel-4.4.28-1.fc35.x86_64. 2.7 MB/s |  29 kB     00:00    
22:20:02 #12 33.99 (73/109): openssh-8.7p1-3.fc35.x86_64.rpm        43 MB/s | 451 kB     00:00    
22:20:02 #12 34.00 (74/109): openssh-clients-8.7p1-3.fc35.x86_64.r  38 MB/s | 696 kB     00:00    
22:20:02 #12 34.00 (75/109): libxcrypt-static-4.4.28-1.fc35.x86_64 3.6 MB/s | 103 kB     00:00    
22:20:02 #12 34.01 (76/109): pcre2-utf16-10.40-1.fc35.x86_64.rpm    22 MB/s | 215 kB     00:00    
22:20:02 #12 34.01 (77/109): pcre2-utf32-10.40-1.fc35.x86_64.rpm    18 MB/s | 205 kB     00:00    
22:20:02 #12 34.02 (78/109): pcre2-devel-10.40-1.fc35.x86_64.rpm    23 MB/s | 474 kB     00:00    
22:20:02 #12 34.02 (79/109): perl-File-Compare-1.100.600-486.fc35. 1.4 MB/s |  18 kB     00:00    
22:20:02 #12 34.03 (80/109): perl-File-Copy-2.35-486.fc35.noarch.r 2.4 MB/s |  25 kB     00:00    
22:20:02 #12 34.03 (81/109): perl-File-Find-1.39-486.fc35.noarch.r 6.3 MB/s |  30 kB     00:00    
22:20:02 #12 34.03 (82/109): perl-Git-2.37.3-1.fc35.noarch.rpm     5.4 MB/s |  42 kB     00:00    
22:20:02 #12 34.04 (83/109): policycoreutils-3.3-1.fc35.x86_64.rpm  26 MB/s | 199 kB     00:00    
22:20:02 #12 34.04 (84/109): perl-lib-0.65-486.fc35.x86_64.rpm     1.4 MB/s |  19 kB     00:00    
22:20:02 
22:20:02 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:20:02 #24 87.03 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
22:20:02 #24 87.03 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:20:02 #24 87.03 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:20:02 #11 35.54 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
22:20:02 #11 35.54 Unpacking libsub-install-perl (0.928-1) ...
22:20:02 #11 35.58 Selecting previously unselected package libdata-optlist-perl.
22:20:02 #11 35.58 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
22:20:02 #11 35.59 Unpacking libdata-optlist-perl (0.110-1) ...
22:20:02 #11 35.62 Selecting previously unselected package libsub-exporter-perl.
22:20:02 #11 35.62 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
22:20:02 #11 35.62 Unpacking libsub-exporter-perl (0.987-1) ...
22:20:02 #11 35.66 Selecting previously unselected package libconst-fast-perl.
22:20:02 #11 35.66 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
22:20:02 #11 35.67 Unpacking libconst-fast-perl (0.014-1) ...
22:20:02 #11 35.69 Selecting previously unselected package libwant-perl.
22:20:02 #11 35.70 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
22:20:02 #11 35.70 Unpacking libwant-perl (0.29-1build4) ...
22:20:02 #11 35.74 Selecting previously unselected package libcontextual-return-perl.
22:20:02 #11 35.74 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
22:20:02 #11 35.74 Unpacking libcontextual-return-perl (0.004014-2) ...
22:20:02 #11 35.77 Selecting previously unselected package libcpanel-json-xs-perl.
22:20:02 #12 34.04 (85/109): policycoreutils-devel-3.3-1.fc35.x86_  13 MB/s | 139 kB     00:00    
22:20:02 #12 34.05 (86/109): python3-audit-3.0.9-1.fc35.x86_64.rpm  14 MB/s |  82 kB     00:00    
22:20:02 #12 34.05 (87/109): python3-libselinux-3.3-1.fc35.x86_64.  17 MB/s | 181 kB     00:00    
22:20:02 #12 34.06 (88/109): policycoreutils-python-utils-3.3-1.fc 3.2 MB/s |  72 kB     00:00    
22:20:02 #12 34.06 (89/109): python3-libsemanage-3.3-1.fc35.x86_64 5.9 MB/s |  79 kB     00:00    
22:20:02 #12 34.08 (90/109): python3-policycoreutils-3.3-1.fc35.no  81 MB/s | 2.0 MB     00:00    
22:20:02 #12 34.08 (91/109): rpm-plugin-selinux-4.17.1-3.fc35.x86_ 998 kB/s |  17 kB     00:00    
22:20:02 #12 34.09 (92/109): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 2.8 MB/s |  60 kB     00:00    
22:20:02 #12 34.09 (93/109): selinux-policy-35.19-1.fc35.noarch.rp 6.0 MB/s |  60 kB     00:00    
22:20:02 #12 34.14 (94/109): systemd-249.12-5.fc35.x86_64.rpm       89 MB/s | 4.1 MB     00:00    
22:20:02 #12 34.15 (95/109): selinux-policy-devel-35.19-1.fc35.noa  12 MB/s | 804 kB     00:00    
22:20:02 #12 34.19 (96/109): selinux-policy-targeted-35.19-1.fc35.  66 MB/s | 6.3 MB     00:00    
22:20:02 #12 34.19 (97/109): systemd-devel-249.12-5.fc35.x86_64.rp 8.0 MB/s | 446 kB     00:00    
22:20:02 #12 34.20 (98/109): systemd-networkd-249.12-5.fc35.x86_64  11 MB/s | 523 kB     00:00    
22:20:02 #12 34.20 (99/109): systemd-rpm-macros-249.12-5.fc35.noar 4.5 MB/s |  27 kB     00:00    
22:20:02 #9 35.92 Dependencies resolved.
22:20:02 #9 35.94 ================================================================================
22:20:02 #9 35.94  Package                       Arch     Version                 Repo       Size
22:20:02 #9 35.94 ================================================================================
22:20:02 #9 35.94 Installing:
22:20:02 #9 35.94  dnf-plugins-core              noarch   4.3.1-1.fc38            rawhide    34 k
22:20:02 #9 35.94  rpm-build                     x86_64   4.18.0-3.fc38           rawhide    77 k
22:20:02 #9 35.94  rpmlint                       noarch   2.4.0-3.fc38            rawhide   330 k
22:20:02 #9 35.94 Upgrading:
22:20:02 #9 35.94  dnf                           noarch   4.14.0-1.fc38           rawhide   480 k
22:20:02 #9 35.94  dnf-data                      noarch   4.14.0-1.fc38           rawhide    43 k
22:20:02 #9 35.94  elfutils-libelf               x86_64   0.187-8.fc38            rawhide   197 k
22:20:02 #9 35.94  elfutils-libs                 x86_64   0.187-8.fc38            rawhide   257 k
22:20:02 #9 35.94  file-libs                     x86_64   5.42-4.fc37             rawhide   676 k
22:20:02 #9 35.94  glibc                         x86_64   2.36.9000-10.fc38       rawhide   2.1 M
22:20:02 #9 35.94  glibc-common                  x86_64   2.36.9000-10.fc38       rawhide   296 k
22:20:02 #9 35.94  glibc-minimal-langpack        x86_64   2.36.9000-10.fc38       rawhide    17 k
22:20:02 #9 35.94  gpgme                         x86_64   1.17.0-4.fc37           rawhide   210 k
22:20:02 #9 35.94  libcomps                      x86_64   0.1.18-4.fc37           rawhide    76 k
22:20:02 #9 35.94  libdnf                        x86_64   0.68.0-1.fc38           rawhide   673 k
22:20:02 #9 35.94  ncurses-base                  noarch   6.3-3.20220501.fc37     rawhide    86 k
22:20:02 #9 35.94  ncurses-libs                  x86_64   6.3-3.20220501.fc37     rawhide   329 k
22:20:02 #9 35.94  python3                       x86_64   3.11.0~rc2-1.fc38       rawhide    27 k
22:20:02 #9 35.94  python3-dnf                   noarch   4.14.0-1.fc38           rawhide   607 k
22:20:02 #9 35.94  python3-gpg                   x86_64   1.17.0-4.fc37           rawhide   298 k
22:20:02 #9 35.94  python3-hawkey                x86_64   0.68.0-1.fc38           rawhide   108 k
22:20:02 #9 35.94  python3-libcomps              x86_64   0.1.18-4.fc37           rawhide    48 k
22:20:02 #9 35.94  python3-libdnf                x86_64   0.68.0-1.fc38           rawhide   818 k
22:20:02 #9 35.94  python3-libs                  x86_64   3.11.0~rc2-1.fc38       rawhide   9.6 M
22:20:02 #9 35.94  python3-rpm                   x86_64   4.18.0-3.fc38           rawhide    94 k
22:20:02 #9 35.94  rpm                           x86_64   4.18.0-3.fc38           rawhide   570 k
22:20:02 #9 35.94  rpm-build-libs                x86_64   4.18.0-3.fc38           rawhide    94 k
22:20:02 #9 35.94  rpm-libs                      x86_64   4.18.0-3.fc38           rawhide   320 k
22:20:02 #9 35.94  rpm-sign-libs                 x86_64   4.18.0-3.fc38           rawhide    27 k
22:20:02 #9 35.94  xz-libs                       x86_64   5.2.7-1.fc38            rawhide    93 k
22:20:02 #9 35.94  yum                           noarch   4.14.0-1.fc38           rawhide    40 k
22:20:02 #9 35.94 Installing dependencies:
22:20:02 #9 35.94  ansible-srpm-macros           noarch   1-8.1.fc38              rawhide   8.6 k
22:20:02 #9 35.94  binutils                      x86_64   2.39-3.fc38             rawhide   5.4 M
22:20:02 #9 35.94  binutils-gold                 x86_64   2.39-3.fc38             rawhide   778 k
22:20:02 #9 35.94  bzip2                         x86_64   1.0.8-12.fc37           rawhide    52 k
22:20:02 #9 35.94  cpio                          x86_64   2.13-13.fc38            rawhide   276 k
22:20:02 #9 35.94  dash                          x86_64   0.5.11.5-2.fc37         rawhide    98 k
22:20:02 #9 35.94  dbus-libs                     x86_64   1:1.14.4-1.fc38         rawhide   156 k
22:20:02 #9 35.94  debugedit                     x86_64   5.0-5.fc37              rawhide    77 k
22:20:02 #9 35.94  desktop-file-utils            x86_64   0.26-7.fc37             rawhide    72 k
22:20:02 #9 35.94  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           rawhide    28 k
22:20:02 #9 35.94  diffutils                     x86_64   3.8-3.fc37              rawhide   378 k
22:20:02 #9 35.94  dwz                           x86_64   0.14-7.fc37             rawhide   129 k
22:20:02 #9 35.94  ed                            x86_64   1.18-2.fc37             rawhide    78 k
22:20:02 #9 35.94  efi-srpm-macros               noarch   5-6.fc37                rawhide    22 k
22:20:02 #9 35.94  elfutils                      x86_64   0.187-8.fc38            rawhide   529 k
22:20:02 #9 35.94  elfutils-debuginfod-client    x86_64   0.187-8.fc38            rawhide    39 k
22:20:02 #9 35.94  emacs-filesystem              noarch   1:28.1-3.fc37           rawhide   9.5 k
22:20:02 #9 35.94  enchant2                      x86_64   2.3.3-2.fc37            rawhide    65 k
22:20:02 #9 35.94  file                          x86_64   5.42-4.fc37             rawhide    49 k
22:20:02 #9 35.94  fonts-srpm-macros             noarch   1:2.0.5-9.fc38          rawhide    26 k
22:20:02 #9 35.94  fpc-srpm-macros               noarch   1.3-6.fc37              rawhide   7.7 k
22:20:02 #9 35.94  gdb-minimal                   x86_64   12.1-7.fc38             rawhide   3.9 M
22:20:02 #9 35.94  gdk-pixbuf2                   x86_64   2.42.9-2.fc38           rawhide   485 k
22:20:02 #9 35.94  ghc-srpm-macros               noarch   1.5.0-7.fc37            rawhide   7.8 k
22:20:02 #9 35.94  glibc-gconv-extra             x86_64   2.36.9000-10.fc38       rawhide   1.6 M
22:20:02 #9 35.94  gnat-srpm-macros              noarch   4-16.fc37               rawhide   8.3 k
22:20:02 #9 35.94  go-srpm-macros                noarch   3.2.0-1.fc38            rawhide    27 k
22:20:02 #9 35.94  groff-base                    x86_64   1.22.4-10.fc37          rawhide   1.1 M
22:20:02 #9 35.94  hunspell                      x86_64   1.7.1-1.fc38            rawhide   357 k
22:20:02 #9 35.94  hunspell-en-GB                noarch   0.20201207-1.fc38       rawhide   225 k
22:20:02 #9 35.94  hunspell-en-US                noarch   0.20201207-1.fc38       rawhide   180 k
22:20:02 #9 35.94  hunspell-filesystem           x86_64   1.7.1-1.fc38            rawhide   8.9 k
22:20:02 #9 35.94  jansson                       x86_64   2.13.1-5.fc37           rawhide    44 k
22:20:02 #9 35.94  json-glib                     x86_64   1.6.6-3.fc37            rawhide   162 k
22:20:02 #9 35.94  kernel-srpm-macros            noarch   1.0-15.fc37             rawhide   9.4 k
22:20:02 #9 35.94  libappstream-glib             x86_64   0.8.1-1.fc38            rawhide   404 k
22:20:02 #9 35.94  libb2                         x86_64   0.98.1-7.fc37           rawhide    25 k
22:20:02 #9 35.94  libjpeg-turbo                 x86_64   2.1.4-1.fc38            rawhide   181 k
22:20:02 #9 35.94  libpkgconf                    x86_64   1.8.0-3.fc37            rawhide    36 k
22:20:02 #9 35.94  libpng                        x86_64   2:1.6.37-13.fc37        rawhide   119 k
22:20:02 #9 35.94  libstemmer                    x86_64   2.2.0-4.fc38            rawhide   170 k
22:20:02 #9 35.94  lua-srpm-macros               noarch   1-7.fc37                rawhide   8.8 k
22:20:02 #9 35.94  ncurses                       x86_64   6.3-3.20220501.fc37     rawhide   409 k
22:20:02 #9 35.94  nim-srpm-macros               noarch   3-7.fc37                rawhide   8.4 k
22:20:02 #9 35.94  ocaml-srpm-macros             noarch   7-2.fc37                rawhide    13 k
22:20:02 #9 35.94  openblas-srpm-macros          noarch   2-12.fc37               rawhide   7.5 k
22:20:02 #9 35.94  package-notes-srpm-macros     noarch   0.5-6.fc38              rawhide    11 k
22:20:02 #9 35.94  patch                         x86_64   2.7.6-17.fc37           rawhide   124 k
22:20:02 #9 35.94  perl-AutoLoader               noarch   5.74-492.fc38           rawhide    24 k
22:20:02 #9 35.94  perl-B                        x86_64   1.83-492.fc38           rawhide   184 k
22:20:02 #9 35.94  perl-Carp                     noarch   1.52-489.fc37           rawhide    29 k
22:20:02 #9 35.94  perl-Class-Struct             noarch   0.66-492.fc38           rawhide    25 k
22:20:02 #9 35.94  perl-Data-Dumper              x86_64   2.184-490.fc37          rawhide    56 k
22:20:02 #9 35.94  perl-Digest                   noarch   1.20-489.fc37           rawhide    26 k
22:20:02 #9 35.94  perl-Digest-MD5               x86_64   2.58-489.fc37           rawhide    36 k
22:20:02 #9 35.94  perl-DynaLoader               x86_64   1.52-492.fc38           rawhide    29 k
22:20:02 #9 35.94  perl-Encode                   x86_64   4:3.19-492.fc38         rawhide   1.7 M
22:20:02 #9 35.94  perl-Errno                    x86_64   1.36-492.fc38           rawhide    18 k
22:20:02 #9 35.94  perl-Exporter                 noarch   5.77-489.fc37           rawhide    31 k
22:20:02 #9 35.94  perl-Fcntl                    x86_64   1.15-492.fc38           rawhide    24 k
22:20:02 #9 35.94  perl-File-Basename            noarch   2.85-492.fc38           rawhide    20 k
22:20:02 #9 35.94  perl-File-Path                noarch   2.18-489.fc37           rawhide    35 k
22:20:02 #9 35.94  perl-File-Temp                noarch   1:0.231.100-489.fc37    rawhide    59 k
22:20:02 #9 35.94  perl-File-stat                noarch   1.12-492.fc38           rawhide    20 k
22:20:02 #9 35.94  perl-FileHandle               noarch   2.03-492.fc38           rawhide    19 k
22:20:02 #9 35.94  perl-Getopt-Long              noarch   1:2.52-489.fc37         rawhide    60 k
22:20:02 #9 35.94  perl-Getopt-Std               noarch   1.13-492.fc38           rawhide    19 k
22:20:02 #9 35.94  perl-HTTP-Tiny                noarch   0.082-1.fc37            rawhide    55 k
22:20:02 #9 35.94  perl-IO                       x86_64   1.50-492.fc38           rawhide    95 k
22:20:02 #9 35.94  perl-IPC-Open3                noarch   1.22-492.fc38           rawhide    26 k
22:20:02 #9 35.94  perl-MIME-Base64              x86_64   3.16-489.fc37           rawhide    30 k
22:20:02 #9 35.94  perl-Net-SSLeay               x86_64   1.92-4.fc37             rawhide   362 k
22:20:02 #9 35.94  perl-POSIX                    x86_64   2.03-492.fc38           rawhide   101 k
22:20:02 #9 35.94  perl-PathTools                x86_64   3.84-489.fc37           rawhide    89 k
22:20:02 #9 35.94  perl-Pod-Escapes              noarch   1:1.07-489.fc37         rawhide    20 k
22:20:02 #9 35.94  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        rawhide    90 k
22:20:02 #9 35.94  perl-Pod-Simple               noarch   1:3.43-490.fc37         rawhide   225 k
22:20:02 #9 35.94  perl-Pod-Usage                noarch   4:2.03-3.fc37           rawhide    40 k
22:20:02 #9 35.94  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc38         rawhide    72 k
22:20:02 #9 35.94  perl-SelectSaver              noarch   1.02-492.fc38           rawhide    15 k
22:20:02 #9 35.94  perl-Socket                   x86_64   4:2.036-1.fc38          rawhide    55 k
22:20:02 #9 35.94  perl-Storable                 x86_64   1:3.26-489.fc37         rawhide    97 k
22:20:02 #9 35.94  perl-Symbol                   noarch   1.09-492.fc38           rawhide    17 k
22:20:02 #9 35.94  perl-Term-ANSIColor           noarch   5.01-490.fc37           rawhide    48 k
22:20:02 #9 35.94  perl-Term-Cap                 noarch   1.17-489.fc37           rawhide    22 k
22:20:02 #9 35.94  perl-Text-ParseWords          noarch   3.31-489.fc37           rawhide    16 k
22:20:02 #9 35.94  perl-Text-Tabs+Wrap           noarch   2021.0814-489.fc37      rawhide    22 k
22:20:02 #9 35.94  perl-Time-Local               noarch   2:1.300-489.fc37        rawhide    33 k
22:20:02 #9 35.94  perl-URI                      noarch   5.16-1.fc38             rawhide   123 k
22:20:02 #9 35.94  perl-base                     noarch   2.27-492.fc38           rawhide    19 k
22:20:02 #9 35.94  perl-constant                 noarch   1.33-490.fc37           rawhide    23 k
22:20:02 #9 35.94  perl-if                       noarch   0.61.000-492.fc38       rawhide    17 k
22:20:02 #9 35.94  perl-interpreter              x86_64   4:5.36.0-492.fc38       rawhide    75 k
22:20:02 #9 35.94  perl-libnet                   noarch   3.14-490.fc37           rawhide   132 k
22:20:02 #9 35.94  perl-libs                     x86_64   4:5.36.0-492.fc38       rawhide   2.2 M
22:20:02 #9 35.94  perl-mro                      x86_64   1.26-492.fc38           rawhide    32 k
22:20:02 #9 35.94  perl-overload                 noarch   1.35-492.fc38           rawhide    49 k
22:20:02 #9 35.94  perl-overloading              noarch   0.02-492.fc38           rawhide    16 k
22:20:02 #9 35.94  perl-parent                   noarch   1:0.238-489.fc37        rawhide    14 k
22:20:02 #9 35.94  perl-podlators                noarch   1:4.14-489.fc37         rawhide   116 k
22:20:02 #9 35.94  perl-srpm-macros              noarch   1-46.fc37               rawhide   8.3 k
22:20:02 #9 35.94  perl-subs                     noarch   1.04-492.fc38           rawhide    15 k
22:20:02 #9 35.94  perl-vars                     noarch   1.05-492.fc38           rawhide    16 k
22:20:02 #9 35.94  pkgconf                       x86_64   1.8.0-3.fc37            rawhide    41 k
22:20:02 #9 35.94  pkgconf-m4                    noarch   1.8.0-3.fc37            rawhide    14 k
22:20:02 #9 35.94  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            rawhide    10 k
22:20:02 #9 35.94  python-srpm-macros            noarch   3.11-4.fc37             rawhide    25 k
22:20:02 #9 35.94  python3-construct             noarch   2.10.68-3.fc37          rawhide   152 k
22:20:02 #9 35.94  python3-dateutil              noarch   1:2.8.2-4.fc37          rawhide   361 k
22:20:02 #9 35.94  python3-dbus                  x86_64   1.3.2-1.fc38            rawhide   157 k
22:20:02 #9 35.94  python3-distro                noarch   1.8.0-1.fc38            rawhide    49 k
22:20:02 #9 35.94  python3-dnf-plugins-core      noarch   4.3.1-1.fc38            rawhide   277 k
22:20:02 #9 35.94  python3-enchant               noarch   3.2.2-5.fc38            rawhide   103 k
22:20:02 #9 35.94  python3-file-magic            noarch   5.42-4.fc37             rawhide    20 k
22:20:02 #9 35.94  python3-pybeam                noarch   0.7-4.fc37              rawhide    32 k
22:20:02 #9 35.94  python3-pyxdg                 noarch   0.27-6.fc37             rawhide   135 k
22:20:02 #9 35.94  python3-six                   noarch   1.16.0-8.fc37           rawhide    42 k
22:20:02 #9 35.94  python3-tomli-w               noarch   1.0.0-4.fc37            rawhide    21 k
22:20:02 #9 35.94  python3-zstandard             x86_64   0.18.0-1.fc38           rawhide   469 k
22:20:02 #9 35.94  qt5-srpm-macros               noarch   5.15.6-1.fc38           rawhide   7.9 k
22:20:02 #9 35.94  redhat-rpm-config             noarch   232-1.fc38              rawhide    81 k
22:20:02 #9 35.94  rpmautospec-rpm-macros        noarch   0.3.0-1.fc37            rawhide   8.8 k
22:20:02 #9 35.94  rpmlint-fedora-license-data   noarch   1.6-1.fc38              rawhide    15 k
22:20:02 #9 35.94  rust-srpm-macros              noarch   22-1.fc37               rawhide   9.5 k
22:20:02 #9 35.94  shared-mime-info              x86_64   2.2-2.fc37              rawhide   381 k
22:20:02 #9 35.94  unzip                         x86_64   6.0-58.fc37             rawhide   182 k
22:20:02 #9 35.94  xxhash-libs                   x86_64   0.8.1-3.fc37            rawhide    41 k
22:20:02 #9 35.94  xz                            x86_64   5.2.7-1.fc38            rawhide   304 k
22:20:02 #9 35.94  zip                           x86_64   3.0-33.fc37             rawhide   259 k
22:20:02 #9 35.94  zstd                          x86_64   1.5.2-3.fc37            rawhide   447 k
22:20:02 #9 35.94 Installing weak dependencies:
22:20:02 #9 35.94  hunspell-en                   noarch   0.20201207-1.fc38       rawhide   189 k
22:20:02 #9 35.94  perl-IO-Socket-IP             noarch   0.41-490.fc37           rawhide    42 k
22:20:02 #9 35.94  perl-IO-Socket-SSL            noarch   2.075-1.fc38            rawhide   221 k
22:20:02 #9 35.94  perl-Mozilla-CA               noarch   20211001-4.fc37         rawhide    12 k
22:20:02 #9 35.94  perl-NDBM_File                x86_64   1.15-492.fc38           rawhide    25 k
22:20:02 #9 35.94 
22:20:02 #9 35.94 Transaction Summary
22:20:02 #9 35.94 ================================================================================
22:20:02 #9 35.94 Install  138 Packages
22:20:02 #9 35.94 Upgrade   27 Packages
22:20:02 #9 35.94 
22:20:02 #9 35.95 Total download size: 47 M
22:20:02 #9 35.95 Downloading Packages:
22:20:02 #17 exporting layers 2.9s done
22:20:02 #17 writing image sha256:724d907910fb7c9bdc0ba1f8ef4a94bf617eeeebf781ac598ce413795690e731 done
22:20:02 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
22:20:02 #17 DONE 2.9s
22:20:02 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
22:20:02 + set -e
22:20:02 + mkdir -p /root/build-deb/engine
22:20:02 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:02 [100%] Built target tini-static
22:20:02 + mkdir -p /usr/local/bin
22:20:02 + cp tini-static /usr/local/bin/docker-init
22:20:02 + for component in tini "proxy dynamic"
22:20:02 + TMP_GOPATH=/go
22:20:02 + hack/dockerfile/install/install.sh proxy dynamic
22:20:02 + RM_GOPATH=0
22:20:02 + TMP_GOPATH=/go
22:20:02 + : /usr/local/bin
22:20:02 + '[' -z /go ']'
22:20:02 + export GOPATH=/go
22:20:02 + GOPATH=/go
22:20:02 + case "$(go env GOARCH)" in
22:20:02 ++ go env GOARCH
22:20:02 + export GO_BUILDMODE=-buildmode=pie
22:20:02 + GO_BUILDMODE=-buildmode=pie
22:20:02 ++ dirname hack/dockerfile/install/install.sh
22:20:02 + dir=hack/dockerfile/install
22:20:02 + bin=proxy
22:20:02 + shift
22:20:02 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:20:02 + . hack/dockerfile/install/proxy.installer
22:20:02 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:02 + install_proxy dynamic
22:20:02 + case "$1" in
22:20:02 + install_proxy_dynamic
22:20:02 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:20:02 + PROXY_LDFLAGS=-linkmode=external
22:20:02 + export BUILD_MODE=-buildmode=pie
22:20:02 + BUILD_MODE=-buildmode=pie
22:20:02 + _install_proxy
22:20:02 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:02 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:20:02 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:02 Cloning into '/go/src/github.com/docker/libnetwork'...
22:20:02 #24 87.29 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
22:20:02 #24 87.29 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:20:02 #24 87.30 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:20:02 #11 35.77 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
22:20:02 #11 35.78 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
22:20:02 #11 35.82 Selecting previously unselected package libdata-dump-perl.
22:20:02 #11 35.82 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
22:20:02 #11 35.82 Unpacking libdata-dump-perl (1.23-1) ...
22:20:02 #11 35.85 Selecting previously unselected package libdigest-bubblebabble-perl.
22:20:02 #11 35.85 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:20:02 #11 35.86 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:20:02 #11 35.89 Selecting previously unselected package libdigest-hmac-perl.
22:20:02 #11 35.89 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:20:02 #11 35.90 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:20:02 #11 35.93 Selecting previously unselected package libdistro-info-perl.
22:20:02 #11 35.93 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
22:20:02 #11 35.93 Unpacking libdistro-info-perl (0.23ubuntu1) ...
22:20:02 #11 35.96 Selecting previously unselected package libnet-smtp-ssl-perl.
22:20:02 #11 35.96 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:20:02 #11 35.97 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:20:02 #11 36.00 Selecting previously unselected package libmailtools-perl.
22:20:02 #12 34.43 (100/109): systemd-pam-249.12-5.fc35.x86_64.rpm 1.4 MB/s | 324 kB     00:00    
22:20:02 #11 36.00 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
22:20:02 #11 36.01 Unpacking libmailtools-perl (2.21-1) ...
22:20:02 #11 36.05 Selecting previously unselected package libnet-ip-perl.
22:20:02 #11 36.05 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
22:20:02 #11 36.05 Unpacking libnet-ip-perl (1.26-2) ...
22:20:02 #11 36.08 Selecting previously unselected package libnet-dns-perl.
22:20:02 #11 36.09 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
22:20:02 #11 36.09 Unpacking libnet-dns-perl (1.22-1) ...
22:20:02 #11 36.16 Selecting previously unselected package libnet-domain-tld-perl.
22:20:02 #11 36.16 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
22:20:02 #11 36.16 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:20:02 #11 36.19 Selecting previously unselected package libemail-valid-perl.
22:20:02 #11 36.19 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
22:20:02 #11 36.20 Unpacking libemail-valid-perl (1.202-1) ...
22:20:02 #11 36.23 Selecting previously unselected package libexporter-tiny-perl.
22:20:02 #11 36.23 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
22:20:02 #11 36.23 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:20:02 #11 36.26 Selecting previously unselected package libipc-system-simple-perl.
22:20:02 #12 34.44 (101/109): systemd-resolved-249.12-5.fc35.x86_6 1.1 MB/s | 267 kB     00:00    
22:20:02 #12 34.46 (102/109): util-linux-2.37.4-1.fc35.x86_64.rpm  8.7 MB/s | 2.2 MB     00:00    
22:20:02 #12 34.47 (103/109): util-linux-core-2.37.4-1.fc35.x86_64  16 MB/s | 433 kB     00:00    
22:20:02 #12 34.47 (104/109): vim-filesystem-9.0.720-1.fc35.noarch 661 kB/s |  19 kB     00:00    
22:20:02 #12 34.47 (105/109): audit-libs-3.0.9-1.fc35.x86_64.rpm   7.2 MB/s | 116 kB     00:00    
22:20:02 #12 34.48 (106/109): libgcc-11.3.1-3.fc35.x86_64.rpm       13 MB/s | 118 kB     00:00    
22:20:02 #12 34.49 (107/109): libgomp-11.3.1-3.fc35.x86_64.rpm      19 MB/s | 291 kB     00:00    
22:20:02 #12 34.49 (108/109): pcre2-10.40-1.fc35.x86_64.rpm         14 MB/s | 235 kB     00:00    
22:20:02 #12 34.50 (109/109): pcre2-syntax-10.40-1.fc35.noarch.rpm  16 MB/s | 143 kB     00:00    
22:20:02 #12 34.50 --------------------------------------------------------------------------------
22:20:02 #12 34.50 Total                                            47 MB/s |  99 MB     00:02     
22:20:03 #9 36.67 (1/165): ansible-srpm-macros-1-8.1.fc38.noarch.  22 kB/s | 8.6 kB     00:00    
22:20:03 #9 36.68 (2/165): bzip2-1.0.8-12.fc37.x86_64.rpm         6.5 MB/s |  52 kB     00:00    
22:20:03 #9 36.69 (3/165): cpio-2.13-13.fc38.x86_64.rpm            27 MB/s | 276 kB     00:00    
22:20:03 #9 36.70 (4/165): binutils-gold-2.39-3.fc38.x86_64.rpm   1.8 MB/s | 778 kB     00:00    
22:20:03 #9 36.73 (5/165): binutils-2.39-3.fc38.x86_64.rpm         12 MB/s | 5.4 MB     00:00    
22:20:03 + mkdir -p /root/build-deb/cli
22:20:03 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc
22:20:03  debian/rules build
22:20:03 dh build --with=bash-completion --with=systemd
22:20:03    dh_update_autotools_config
22:20:03    dh_autoreconf
22:20:03    debian/rules override_dh_auto_build
22:20:03 make[1]: Entering directory '/root/build-deb'
22:20:03 # Build the daemon and dependencies
22:20:03 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:03 
22:20:03 Removing bundles/
22:20:03 
22:20:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:03 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:03 GOOS="" GOARCH="" GOARM=""
22:20:03 #11 36.26 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
22:20:03 #11 36.27 Unpacking libipc-system-simple-perl (1.26-1) ...
22:20:03 #11 36.33 Selecting previously unselected package libfile-basedir-perl.
22:20:03 #11 36.33 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
22:20:03 #11 36.34 Unpacking libfile-basedir-perl (0.08-1) ...
22:20:03 #11 36.37 Selecting previously unselected package libfile-chdir-perl.
22:20:03 #11 36.38 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
22:20:03 #11 36.38 Unpacking libfile-chdir-perl (0.1008-1) ...
22:20:03 #9 36.78 (6/165): dash-0.5.11.5-2.fc37.x86_64.rpm        1.1 MB/s |  98 kB     00:00    
22:20:03 #9 36.78 (7/165): dbus-libs-1.14.4-1.fc38.x86_64.rpm     2.0 MB/s | 156 kB     00:00    
22:20:03 #9 36.79 (8/165): debugedit-5.0-5.fc37.x86_64.rpm         10 MB/s |  77 kB     00:00    
22:20:03 #9 36.79 (9/165): desktop-file-utils-0.26-7.fc37.x86_64. 7.2 MB/s |  72 kB     00:00    
22:20:03 #9 36.79 (10/165): dnf-plugins-core-4.3.1-1.fc38.noarch. 7.8 MB/s |  34 kB     00:00    
22:20:03 #9 36.80 (11/165): diffutils-3.8-3.fc37.x86_64.rpm        34 MB/s | 378 kB     00:00    
22:20:03 #9 36.80 (12/165): devscripts-checkbashisms-2.22.2-3.fc3 1.4 MB/s |  28 kB     00:00    
22:20:03 #9 36.81 (13/165): dwz-0.14-7.fc37.x86_64.rpm             11 MB/s | 129 kB     00:00    
22:20:03 #9 36.81 (14/165): ed-1.18-2.fc37.x86_64.rpm             7.6 MB/s |  78 kB     00:00    
22:20:03 #9 36.81 (15/165): efi-srpm-macros-5-6.fc37.noarch.rpm   2.9 MB/s |  22 kB     00:00    
22:20:03 #9 36.85 (16/165): elfutils-0.187-8.fc38.x86_64.rpm       11 MB/s | 529 kB     00:00    
22:20:03 #9 36.86 (17/165): elfutils-debuginfod-client-0.187-8.fc 830 kB/s |  39 kB     00:00    
22:20:03 #9 36.86 (18/165): emacs-filesystem-28.1-3.fc37.noarch.r 215 kB/s | 9.5 kB     00:00    
22:20:03 #9 36.86 (19/165): file-5.42-4.fc37.x86_64.rpm           9.4 MB/s |  49 kB     00:00    
22:20:03 #9 36.87 (20/165): fonts-srpm-macros-2.0.5-9.fc38.noarch 4.7 MB/s |  26 kB     00:00    
22:20:03 #9 36.87 (21/165): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 1.5 MB/s | 7.7 kB     00:00    
22:20:03 #9 36.88 (22/165): enchant2-2.3.3-2.fc37.x86_64.rpm      2.5 MB/s |  65 kB     00:00    
22:20:03 #9 36.91 (23/165): gdb-minimal-12.1-7.fc38.x86_64.rpm    101 MB/s | 3.9 MB     00:00    
22:20:03 #9 36.91 (24/165): gdk-pixbuf2-2.42.9-2.fc38.x86_64.rpm   13 MB/s | 485 kB     00:00    
22:20:03 #9 36.92 (25/165): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 283 kB/s | 7.8 kB     00:00    
22:20:03 #9 36.92 (26/165): gnat-srpm-macros-4-16.fc37.noarch.rpm 1.4 MB/s | 8.3 kB     00:00    
22:20:03 #9 36.92 (27/165): go-srpm-macros-3.2.0-1.fc38.noarch.rp 3.5 MB/s |  27 kB     00:00    
22:20:03 #9 36.94 (28/165): groff-base-1.22.4-10.fc37.x86_64.rpm   73 MB/s | 1.1 MB     00:00    
22:20:03 #9 36.95 (29/165): glibc-gconv-extra-2.36.9000-10.fc38.x  43 MB/s | 1.6 MB     00:00    
22:20:03 #9 36.95 (30/165): hunspell-1.7.1-1.fc38.x86_64.rpm       13 MB/s | 357 kB     00:00    
22:20:03 #9 36.96 (31/165): hunspell-en-0.20201207-1.fc38.noarch. 9.0 MB/s | 189 kB     00:00    
22:20:03 + mkdir -p /root/build-deb/compose
22:20:03 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:03 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:03 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:03 + mkdir -p /go/src/github.com/docker
22:20:03 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:03 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:03 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:03 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:03 + EPOCH=5
22:20:03 + EPOCH_SEP=
22:20:03 + [[ ! -z 5 ]]
22:20:03 + EPOCH_SEP=:
22:20:03 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:03 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:03 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:03 + VERSION=0.0.0-20221021185355-e814bd0
22:20:03 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:03 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:03 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:03 + debSource=docker-ce
22:20:03 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:03 + debMaintainer='Docker <support@docker.com>'
22:20:03 ++ date --rfc-2822
22:20:03 + debDate='Sat, 22 Oct 2022 22:20:03 +0000'
22:20:03 + cat
22:20:03 + export CLI_GITCOMMIT=e814bd0
22:20:03 + CLI_GITCOMMIT=e814bd0
22:20:03 + export ENGINE_GITCOMMIT=753cd92
22:20:03 + ENGINE_GITCOMMIT=753cd92
22:20:03 + export SCAN_GITCOMMIT=19992b1
22:20:03 + SCAN_GITCOMMIT=19992b1
22:20:03 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:03 + dpkg-buildpackage -uc -us -I.git
22:20:03 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:03 dpkg-buildpackage: info: source package docker-ce
22:20:03 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-buster
22:20:03 dpkg-buildpackage: info: source distribution buster
22:20:03 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:03 #11 36.79 Selecting previously unselected package libfile-fcntllock-perl.
22:20:03 #9 36.96 (32/165): hunspell-en-GB-0.20201207-1.fc38.noar  24 MB/s | 225 kB     00:00    
22:20:03 #9 36.97 (33/165): hunspell-en-US-0.20201207-1.fc38.noar  15 MB/s | 180 kB     00:00    
22:20:03 #9 36.97 (34/165): hunspell-filesystem-1.7.1-1.fc38.x86_ 864 kB/s | 8.9 kB     00:00    
22:20:03 #9 36.97 (35/165): jansson-2.13.1-5.fc37.x86_64.rpm      8.1 MB/s |  44 kB     00:00    
22:20:03 #9 36.98 (36/165): json-glib-1.6.6-3.fc37.x86_64.rpm      18 MB/s | 162 kB     00:00    
22:20:03 #9 36.98 (37/165): kernel-srpm-macros-1.0-15.fc37.noarch 1.1 MB/s | 9.4 kB     00:00    
22:20:03 #9 36.98 (38/165): libb2-0.98.1-7.fc37.x86_64.rpm        5.0 MB/s |  25 kB     00:00    
22:20:03 #9 36.99 (39/165): libjpeg-turbo-2.1.4-1.fc38.x86_64.rpm  24 MB/s | 181 kB     00:00    
22:20:03 #9 36.99 (40/165): libpkgconf-1.8.0-3.fc37.x86_64.rpm    5.1 MB/s |  36 kB     00:00    
22:20:03 #9 37.00 (41/165): libappstream-glib-0.8.1-1.fc38.x86_64  19 MB/s | 404 kB     00:00    
22:20:03 #9 37.00 (42/165): libpng-1.6.37-13.fc37.x86_64.rpm      9.0 MB/s | 119 kB     00:00    
22:20:03 #9 37.00 (43/165): libstemmer-2.2.0-4.fc38.x86_64.rpm     12 MB/s | 170 kB     00:00    
22:20:03 #9 37.01 (44/165): ncurses-6.3-3.20220501.fc37.x86_64.rp  45 MB/s | 409 kB     00:00    
22:20:03 #9 37.01 (45/165): lua-srpm-macros-1-7.fc37.noarch.rpm   750 kB/s | 8.8 kB     00:00    
22:20:03 #9 37.02 (46/165): nim-srpm-macros-3-7.fc37.noarch.rpm   938 kB/s | 8.4 kB     00:00    
22:20:03 #9 37.02 (47/165): openblas-srpm-macros-2-12.fc37.noarch 1.9 MB/s | 7.5 kB     00:00    
22:20:03 #9 37.02 (48/165): package-notes-srpm-macros-0.5-6.fc38. 1.4 MB/s |  11 kB     00:00    
22:20:03 #9 37.03 (49/165): perl-AutoLoader-5.74-492.fc38.noarch. 5.4 MB/s |  24 kB     00:00    
22:20:03 #9 37.03 (50/165): ocaml-srpm-macros-7-2.fc37.noarch.rpm 674 kB/s |  13 kB     00:00    
22:20:03 #9 37.04 (51/165): perl-B-1.83-492.fc38.x86_64.rpm        25 MB/s | 184 kB     00:00    
22:20:03 #9 37.04 (52/165): perl-Carp-1.52-489.fc37.noarch.rpm    4.1 MB/s |  29 kB     00:00    
22:20:03 #9 37.04 (53/165): patch-2.7.6-17.fc37.x86_64.rpm        5.0 MB/s | 124 kB     00:00    
22:20:03 #9 37.05 (54/165): perl-Class-Struct-0.66-492.fc38.noarc 2.5 MB/s |  25 kB     00:00    
22:20:03 #9 37.05 (55/165): perl-Data-Dumper-2.184-490.fc37.x86_6 5.1 MB/s |  56 kB     00:00    
22:20:03 #9 37.05 (56/165): perl-Digest-1.20-489.fc37.noarch.rpm  3.4 MB/s |  26 kB     00:00    
22:20:03  dpkg-source -I.git --before-build .
22:20:03 dpkg-buildpackage: info: host architecture arm64
22:20:03  debian/rules clean
22:20:03 dh clean --with=bash-completion --with=systemd
22:20:03 #11 36.79 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
22:20:03 #11 36.80 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
22:20:03 #11 36.83 Selecting previously unselected package libnumber-compare-perl.
22:20:03 #11 36.83 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
22:20:03 #11 36.84 Unpacking libnumber-compare-perl (0.03-1) ...
22:20:03 #11 36.87 Selecting previously unselected package libtext-glob-perl.
22:20:03 #11 36.87 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
22:20:03 #11 36.87 Unpacking libtext-glob-perl (0.10-1) ...
22:20:03 #11 36.91 Selecting previously unselected package libfile-find-rule-perl.
22:20:03 #11 36.91 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
22:20:03 #11 36.91 Unpacking libfile-find-rule-perl (0.34-1) ...
22:20:03 #11 36.95 Selecting previously unselected package libfont-afm-perl.
22:20:03 #11 36.95 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
22:20:03 #11 36.95 Unpacking libfont-afm-perl (1.20-2) ...
22:20:03 #11 36.98 Selecting previously unselected package libio-string-perl.
22:20:03 #11 36.98 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
22:20:03 #11 36.99 Unpacking libio-string-perl (1.08-3) ...
22:20:03 #11 37.02 Selecting previously unselected package libfont-ttf-perl.
22:20:03 #11 37.03 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
22:20:03 #11 37.03 Unpacking libfont-ttf-perl (1.06-1) ...
22:20:03 #11 37.09 Selecting previously unselected package libfuture-perl.
22:20:03 #11 37.09 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
22:20:03 #11 37.10 Unpacking libfuture-perl (0.43-1) ...
22:20:03 #11 37.13 Selecting previously unselected package libio-stringy-perl.
22:20:03 #9 37.42 (57/165): perl-Digest-MD5-2.58-489.fc37.x86_64.  96 kB/s |  36 kB     00:00    
22:20:03 #9 37.43 (58/165): perl-DynaLoader-1.52-492.fc38.x86_64.  77 kB/s |  29 kB     00:00    
22:20:03 #9 37.43 (59/165): perl-Errno-1.36-492.fc38.x86_64.rpm   2.4 MB/s |  18 kB     00:00    
22:20:03 #9 37.44 (60/165): perl-Exporter-5.77-489.fc37.noarch.rp 3.3 MB/s |  31 kB     00:00    
22:20:03 #9 37.44 (61/165): perl-Fcntl-1.15-492.fc38.x86_64.rpm   2.6 MB/s |  24 kB     00:00    
22:20:03 #9 37.45 (62/165): perl-Encode-3.19-492.fc38.x86_64.rpm   59 MB/s | 1.7 MB     00:00    
22:20:03 #9 37.45 (63/165): perl-File-Basename-2.85-492.fc38.noar 1.2 MB/s |  20 kB     00:00    
22:20:03 #9 37.46 (64/165): perl-File-Path-2.18-489.fc37.noarch.r 2.2 MB/s |  35 kB     00:00    
22:20:03 #9 37.46 (65/165): perl-File-Temp-0.231.100-489.fc37.noa 7.8 MB/s |  59 kB     00:00    
22:20:03 #9 37.46 (66/165): perl-File-stat-1.12-492.fc38.noarch.r 4.0 MB/s |  20 kB     00:00    
22:20:03 #9 37.46 (67/165): perl-FileHandle-2.03-492.fc38.noarch. 2.6 MB/s |  19 kB     00:00    
22:20:03 #9 37.47 (68/165): perl-Getopt-Long-2.52-489.fc37.noarch 7.8 MB/s |  60 kB     00:00    
22:20:03 #9 37.47 (69/165): perl-Getopt-Std-1.13-492.fc38.noarch. 3.3 MB/s |  19 kB     00:00    
22:20:03 #9 37.47 (70/165): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 7.0 MB/s |  55 kB     00:00    
22:20:03 #9 37.48 (71/165): perl-IO-1.50-492.fc38.x86_64.rpm       11 MB/s |  95 kB     00:00    
22:20:03 #9 37.48 (72/165): perl-IO-Socket-IP-0.41-490.fc37.noarc 4.1 MB/s |  42 kB     00:00    
22:20:03 #9 37.49 (73/165): perl-IO-Socket-SSL-2.075-1.fc38.noarc  15 MB/s | 221 kB     00:00    
22:20:03 #9 37.49 (74/165): perl-IPC-Open3-1.22-492.fc38.noarch.r 1.7 MB/s |  26 kB     00:00    
22:20:03 #9 37.50 (75/165): perl-MIME-Base64-3.16-489.fc37.x86_64 2.9 MB/s |  30 kB     00:00    
22:20:03 #9 37.50 (76/165): perl-Mozilla-CA-20211001-4.fc37.noarc 2.0 MB/s |  12 kB     00:00    
22:20:03 #9 37.50 (77/165): perl-NDBM_File-1.15-492.fc38.x86_64.r 3.0 MB/s |  25 kB     00:00    
22:20:03 #9 37.51 (78/165): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  29 MB/s | 362 kB     00:00    
22:20:03 #9 37.51 (79/165): perl-POSIX-2.03-492.fc38.x86_64.rpm    11 MB/s | 101 kB     00:00    
22:20:03 #9 37.51 (80/165): perl-PathTools-3.84-489.fc37.x86_64.r 7.2 MB/s |  89 kB     00:00    
22:20:03 #9 37.52 (81/165): perl-Pod-Escapes-1.07-489.fc37.noarch 2.2 MB/s |  20 kB     00:00    
22:20:03 #9 37.52 (82/165): perl-Pod-Perldoc-3.28.01-490.fc37.noa  14 MB/s |  90 kB     00:00    
22:20:03 #9 37.53 (83/165): perl-Pod-Simple-3.43-490.fc37.noarch.  19 MB/s | 225 kB     00:00    
22:20:03 #9 37.53 (84/165): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 3.6 MB/s |  40 kB     00:00    
22:20:03 #9 37.53 (85/165): perl-Scalar-List-Utils-1.63-489.fc38. 6.7 MB/s |  72 kB     00:00    
22:20:03 #9 37.54 (86/165): perl-SelectSaver-1.02-492.fc38.noarch 2.5 MB/s |  15 kB     00:00    
22:20:03 #9 37.54 (87/165): perl-Socket-2.036-1.fc38.x86_64.rpm   6.7 MB/s |  55 kB     00:00    
22:20:03 #9 37.54 (88/165): perl-Storable-3.26-489.fc37.x86_64.rp  11 MB/s |  97 kB     00:00    
22:20:03 #9 37.55 (89/165): perl-Symbol-1.09-492.fc38.noarch.rpm  2.4 MB/s |  17 kB     00:00    
22:20:03 #9 37.55 (90/165): perl-Term-ANSIColor-5.01-490.fc37.noa 4.6 MB/s |  48 kB     00:00    
22:20:03 #9 37.55 (91/165): perl-Term-Cap-1.17-489.fc37.noarch.rp 2.1 MB/s |  22 kB     00:00    
22:20:03 #9 37.56 (92/165): perl-Text-ParseWords-3.31-489.fc37.no 2.7 MB/s |  16 kB     00:00    
22:20:03 #9 37.56 (93/165): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.7 MB/s |  22 kB     00:00    
22:20:03 #9 37.56 (94/165): perl-Time-Local-1.300-489.fc37.noarch 4.2 MB/s |  33 kB     00:00    
22:20:03 #9 37.56 (95/165): perl-base-2.27-492.fc38.noarch.rpm    3.3 MB/s |  19 kB     00:00    
22:20:03 #9 37.57 (96/165): perl-URI-5.16-1.fc38.noarch.rpm        13 MB/s | 123 kB     00:00    
22:20:03 #9 37.57 (97/165): perl-constant-1.33-490.fc37.noarch.rp 2.5 MB/s |  23 kB     00:00    
22:20:03 #9 37.57 (98/165): perl-if-0.61.000-492.fc38.noarch.rpm  1.8 MB/s |  17 kB     00:00    
22:20:03 #9 37.58 (99/165): perl-interpreter-5.36.0-492.fc38.x86_  10 MB/s |  75 kB     00:00    
22:20:03 #9 37.58 (100/165): perl-libnet-3.14-490.fc37.noarch.rpm  12 MB/s | 132 kB     00:00    
22:20:03 #9 37.61 (101/165): perl-libs-5.36.0-492.fc38.x86_64.rpm  67 MB/s | 2.2 MB     00:00    
22:20:03 #9 37.61 (102/165): perl-mro-1.26-492.fc38.x86_64.rpm    1.4 MB/s |  32 kB     00:00    
22:20:03 #9 37.61 (103/165): perl-overload-1.35-492.fc38.noarch.r 1.9 MB/s |  49 kB     00:00    
22:20:03 #14 DONE 2.0s
22:20:03 
22:20:03 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:20:03 #15 DONE 0.0s
22:20:03 
22:20:03 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:20:03 #16 DONE 0.0s
22:20:03 
22:20:03 #17 exporting to image
22:20:03 #17 exporting layers
22:20:03    dh_clean
22:20:03  dpkg-source -I.git -b .
22:20:03 #11 37.13 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
22:20:03 #11 37.14 Unpacking libio-stringy-perl (2.111-3) ...
22:20:03 #11 37.17 Selecting previously unselected package libparams-validate-perl.
22:20:03 #11 37.17 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
22:20:03 #11 37.18 Unpacking libparams-validate-perl (1.29-3) ...
22:20:03 #11 37.22 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:20:03 #11 37.22 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
22:20:03 #11 37.23 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
22:20:03 #11 37.28 Selecting previously unselected package libsort-versions-perl.
22:20:03 #11 37.28 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
22:20:03 #11 37.29 Unpacking libsort-versions-perl (1.62-1) ...
22:20:03 #11 37.32 Selecting previously unselected package libgit-wrapper-perl.
22:20:03 #11 37.32 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
22:20:03 #11 37.33 Unpacking libgit-wrapper-perl (0.048-1) ...
22:20:04 #9 37.62 (104/165): perl-overloading-0.02-492.fc38.noarc 2.6 MB/s |  16 kB     00:00    
22:20:04 #9 37.62 (105/165): perl-parent-0.238-489.fc37.noarch.rp 1.7 MB/s |  14 kB     00:00    
22:20:04 #9 37.62 (106/165): perl-podlators-4.14-489.fc37.noarch.  13 MB/s | 116 kB     00:00    
22:20:04 #9 37.63 (107/165): perl-subs-1.04-492.fc38.noarch.rpm   2.5 MB/s |  15 kB     00:00    
22:20:04 #9 37.63 (108/165): perl-srpm-macros-1-46.fc37.noarch.rp 956 kB/s | 8.3 kB     00:00    
22:20:04 #9 37.63 (109/165): perl-vars-1.05-492.fc38.noarch.rpm   1.9 MB/s |  16 kB     00:00    
22:20:04 #9 37.64 (110/165): pkgconf-1.8.0-3.fc37.x86_64.rpm      4.7 MB/s |  41 kB     00:00    
22:20:04 #9 37.64 (111/165): pkgconf-m4-1.8.0-3.fc37.noarch.rpm   2.8 MB/s |  14 kB     00:00    
22:20:04 #9 37.64 (112/165): pkgconf-pkg-config-1.8.0-3.fc37.x86_ 1.4 MB/s |  10 kB     00:00    
22:20:04 #9 37.64 (113/165): python-srpm-macros-3.11-4.fc37.noarc 3.2 MB/s |  25 kB     00:00    
22:20:04 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:20:04 dpkg-source: info: using source format '1.0'
22:20:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz
22:20:04 #11 37.42 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:20:04 #11 37.42 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:20:04 #11 37.43 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:20:04 #11 37.49 Selecting previously unselected package libio-prompter-perl.
22:20:04 #11 37.49 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
22:20:04 #11 37.49 Unpacking libio-prompter-perl (0.004015-1) ...
22:20:04 #11 37.54 Selecting previously unselected package libjson-perl.
22:20:04 #11 37.54 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
22:20:04 #11 37.55 Unpacking libjson-perl (4.02000-2) ...
22:20:04 #11 37.60 Selecting previously unselected package liblog-any-perl.
22:20:04 #17 exporting layers 5.6s done
22:20:04 #17 writing image sha256:17bba1f29141236dd57e4b5ec12e88aae85c8de86bfedbffc85fb2622c6b9430 done
22:20:04 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
22:20:04 #17 DONE 5.6s
22:20:04 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
22:20:04 #12 36.10 Running transaction check
22:20:04 #12 36.20 Transaction check succeeded.
22:20:04 #9 37.91 (114/165): python3-dateutil-2.8.2-4.fc37.noarch 1.3 MB/s | 361 kB     00:00    
22:20:04 #9 37.92 (115/165): python3-dbus-1.3.2-1.fc38.x86_64.rpm 581 kB/s | 157 kB     00:00    
22:20:04 #9 37.92 (116/165): python3-construct-2.10.68-3.fc37.noa 543 kB/s | 152 kB     00:00    
22:20:04 #9 37.92 (117/165): python3-distro-1.8.0-1.fc38.noarch.r 3.7 MB/s |  49 kB     00:00    
22:20:04 #9 37.93 (118/165): python3-dnf-plugins-core-4.3.1-1.fc3  19 MB/s | 277 kB     00:00    
22:20:04 #9 37.94 (119/165): python3-file-magic-5.42-4.fc37.noarc 1.7 MB/s |  20 kB     00:00    
22:20:04 #9 37.94 (120/165): python3-enchant-3.2.2-5.fc38.noarch. 5.9 MB/s | 103 kB     00:00    
22:20:04 #9 37.95 (121/165): python3-pybeam-0.7-4.fc37.noarch.rpm 2.2 MB/s |  32 kB     00:00    
22:20:04 #9 37.95 (122/165): python3-six-1.16.0-8.fc37.noarch.rpm 7.0 MB/s |  42 kB     00:00    
22:20:04 #9 37.95 (123/165): python3-pyxdg-0.27-6.fc37.noarch.rpm 8.7 MB/s | 135 kB     00:00    
22:20:04 #9 37.96 (124/165): python3-tomli-w-1.0.0-4.fc37.noarch. 1.8 MB/s |  21 kB     00:00    
22:20:04 #9 37.96 (125/165): qt5-srpm-macros-5.15.6-1.fc38.noarch 1.1 MB/s | 7.9 kB     00:00    
22:20:04 #9 37.97 (126/165): python3-zstandard-0.18.0-1.fc38.x86_  26 MB/s | 469 kB     00:00    
22:20:04 #9 37.97 (127/165): redhat-rpm-config-232-1.fc38.noarch. 6.3 MB/s |  81 kB     00:00    
22:20:04 #9 37.97 (128/165): rpm-build-4.18.0-3.fc38.x86_64.rpm   6.2 MB/s |  77 kB     00:00    
22:20:04 #9 37.98 (129/165): rpmautospec-rpm-macros-0.3.0-1.fc37. 1.3 MB/s | 8.8 kB     00:00    
22:20:04 #9 37.98 (130/165): rust-srpm-macros-22-1.fc37.noarch.rp 1.9 MB/s | 9.5 kB     00:00    
22:20:04 #9 37.99 (131/165): rpmlint-2.4.0-3.fc38.noarch.rpm       17 MB/s | 330 kB     00:00    
22:20:04 #9 37.99 (132/165): rpmlint-fedora-license-data-1.6-1.fc 825 kB/s |  15 kB     00:00    
22:20:04 #9 38.00 (133/165): shared-mime-info-2.2-2.fc37.x86_64.r  24 MB/s | 381 kB     00:00    
22:20:04 #9 38.00 (134/165): xxhash-libs-0.8.1-3.fc37.x86_64.rpm  4.6 MB/s |  41 kB     00:00    
22:20:04 #9 38.01 (135/165): unzip-6.0-58.fc37.x86_64.rpm          12 MB/s | 182 kB     00:00    
22:20:04 #9 38.02 (136/165): xz-5.2.7-1.fc38.x86_64.rpm            19 MB/s | 304 kB     00:00    
22:20:04 #9 38.02 (137/165): zip-3.0-33.fc37.x86_64.rpm            15 MB/s | 259 kB     00:00    
22:20:04 #9 38.03 (138/165): dnf-4.14.0-1.fc38.noarch.rpm          37 MB/s | 480 kB     00:00    
22:20:04 #9 38.04 (139/165): zstd-1.5.2-3.fc37.x86_64.rpm          21 MB/s | 447 kB     00:00    
22:20:04 #9 38.04 (140/165): dnf-data-4.14.0-1.fc38.noarch.rpm    2.3 MB/s |  43 kB     00:00    
22:20:04 #9 38.05 (141/165): elfutils-libelf-0.187-8.fc38.x86_64.  13 MB/s | 197 kB     00:00    
22:20:04 #9 38.05 (142/165): elfutils-libs-0.187-8.fc38.x86_64.rp  23 MB/s | 257 kB     00:00    
22:20:04 #9 38.07 (143/165): file-libs-5.42-4.fc37.x86_64.rpm      29 MB/s | 676 kB     00:00    
22:20:04 #9 38.08 (144/165): glibc-2.36.9000-10.fc38.x86_64.rpm    59 MB/s | 2.1 MB     00:00    
22:20:04 #9 38.09 (145/165): glibc-common-2.36.9000-10.fc38.x86_6 9.3 MB/s | 296 kB     00:00    
22:20:04 #9 38.09 (146/165): glibc-minimal-langpack-2.36.9000-10. 702 kB/s |  17 kB     00:00    
22:20:04 #9 38.10 (147/165): gpgme-1.17.0-4.fc37.x86_64.rpm        24 MB/s | 210 kB     00:00    
22:20:04 #9 38.10 (148/165): libcomps-0.1.18-4.fc37.x86_64.rpm    6.5 MB/s |  76 kB     00:00    
22:20:04 #9 38.11 (149/165): libdnf-0.68.0-1.fc38.x86_64.rpm       39 MB/s | 673 kB     00:00    
22:20:04 #9 38.12 (150/165): ncurses-base-6.3-3.20220501.fc37.noa 5.7 MB/s |  86 kB     00:00    
22:20:04 + cd /go/src/github.com/docker/libnetwork
22:20:04 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:04 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:04 #11 37.60 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
22:20:04 #11 37.61 Unpacking liblog-any-perl (1.708-1) ...
22:20:04 #11 37.69 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:20:04 #11 37.70 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:20:04 #11 37.70 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:20:04 #11 37.75 Selecting previously unselected package libpackage-stash-perl.
22:20:04 #11 37.75 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
22:20:04 #11 37.76 Unpacking libpackage-stash-perl (0.38-1) ...
22:20:04 #11 37.79 Selecting previously unselected package libsub-identify-perl.
22:20:04 #11 37.79 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
22:20:04 #11 37.79 Unpacking libsub-identify-perl (0.14-1build2) ...
22:20:04 #11 37.83 Selecting previously unselected package libsub-name-perl.
22:20:04 #12 36.20 Running transaction test
22:20:04 #9 38.12 (151/165): ncurses-libs-6.3-3.20220501.fc37.x86  16 MB/s | 329 kB     00:00    
22:20:04 #9 38.13 (152/165): python3-3.11.0~rc2-1.fc38.x86_64.rpm 1.7 MB/s |  27 kB     00:00    
22:20:04 #9 38.14 (153/165): python3-gpg-1.17.0-4.fc37.x86_64.rpm  26 MB/s | 298 kB     00:00    
22:20:04 #9 38.14 (154/165): python3-dnf-4.14.0-1.fc38.noarch.rpm  30 MB/s | 607 kB     00:00    
22:20:04 #9 38.15 (155/165): python3-hawkey-0.68.0-1.fc38.x86_64. 5.9 MB/s | 108 kB     00:00    
22:20:04 #9 38.15 (156/165): python3-libcomps-0.1.18-4.fc37.x86_6 2.9 MB/s |  48 kB     00:00    
22:20:04 #9 38.17 (157/165): python3-libdnf-0.68.0-1.fc38.x86_64.  40 MB/s | 818 kB     00:00    
22:20:04 #9 38.17 (158/165): python3-rpm-4.18.0-3.fc38.x86_64.rpm 5.7 MB/s |  94 kB     00:00    
22:20:04 #9 38.20 (159/165): rpm-build-libs-4.18.0-3.fc38.x86_64. 4.8 MB/s |  94 kB     00:00    
22:20:04 #9 38.24 (160/165): python3-libs-3.11.0~rc2-1.fc38.x86_6 100 MB/s | 9.6 MB     00:00    
22:20:04 #9 38.25 (161/165): rpm-4.18.0-3.fc38.x86_64.rpm         7.3 MB/s | 570 kB     00:00    
22:20:04 #9 38.26 (162/165): rpm-libs-4.18.0-3.fc38.x86_64.rpm    5.1 MB/s | 320 kB     00:00    
22:20:04 #9 38.26 (163/165): rpm-sign-libs-4.18.0-3.fc38.x86_64.r 2.7 MB/s |  27 kB     00:00    
22:20:04 #9 38.27 (164/165): xz-libs-5.2.7-1.fc38.x86_64.rpm      6.9 MB/s |  93 kB     00:00    
22:20:04 #9 38.27 (165/165): yum-4.14.0-1.fc38.noarch.rpm         4.1 MB/s |  40 kB     00:00    
22:20:04 #9 38.27 --------------------------------------------------------------------------------
22:20:04 #9 38.27 Total                                            20 MB/s |  47 MB     00:02     
22:20:04 #9 38.28 Fedora - Rawhide - Developmental packages for t 1.6 MB/s | 1.6 kB     00:00    
22:20:04 #9 38.37 GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64 (0x5323552A) is already installed
22:20:04 #11 37.83 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
22:20:04 #11 37.83 Unpacking libsub-name-perl (0.26-1) ...
22:20:04 #11 37.86 Selecting previously unselected package libnamespace-clean-perl.
22:20:04 #11 37.86 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
22:20:04 #11 37.87 Unpacking libnamespace-clean-perl (0.27-1) ...
22:20:04 #11 37.90 Selecting previously unselected package libpath-tiny-perl.
22:20:04 #11 37.90 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
22:20:04 #11 37.90 Unpacking libpath-tiny-perl (0.108-1) ...
22:20:04 #11 37.94 Selecting previously unselected package libtype-tiny-perl.
22:20:04 #11 37.94 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
22:20:04 #11 37.95 Unpacking libtype-tiny-perl (1.008001-2) ...
22:20:04 #11 38.00 Selecting previously unselected package libgitlab-api-v4-perl.
22:20:04 #11 38.01 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
22:20:04 #11 38.01 Unpacking libgitlab-api-v4-perl (0.25-1) ...
22:20:04 #11 38.05 Selecting previously unselected package libhash-fieldhash-perl.
22:20:04 + set -e
22:20:04 + mkdir -p /root/build-deb/engine
22:20:04 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:04 #9 38.37 Fedora - Rawhide - Developmental packages for t 1.6 MB/s | 1.6 kB     00:00    
22:20:04 #9 38.42 Importing GPG key 0xEB10B464:
22:20:04 #9 38.42  Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
22:20:04 #9 38.42  Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
22:20:04 #9 38.42  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-38-x86_64
22:20:04 #9 38.44 Key imported successfully
22:20:04 + return
22:20:04 + VERSION=0.0.0-20221021185355-e814bd0
22:20:04 + PRODUCT=docker
22:20:04 + hack/make.sh dynbinary
22:20:04 
22:20:04 Removing bundles/
22:20:04 
22:20:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:04 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:04 GOOS="" GOARCH="" GOARM=""
22:20:04 #11 38.05 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
22:20:04 #11 38.06 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
22:20:04 #11 38.09 Selecting previously unselected package libhtml-form-perl.
22:20:04 #11 38.09 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
22:20:04 #11 38.10 Unpacking libhtml-form-perl (6.07-1) ...
22:20:04 #11 38.13 Selecting previously unselected package libhtml-format-perl.
22:20:04 #11 38.13 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
22:20:04 #11 38.13 Unpacking libhtml-format-perl (2.12-1) ...
22:20:04 #11 38.17 Selecting previously unselected package libhttp-daemon-perl.
22:20:04 #11 38.17 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
22:20:04 #11 38.18 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:20:04 #11 38.22 Selecting previously unselected package libidn11:amd64.
22:20:04 #11 38.22 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
22:20:04 #11 38.22 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
22:20:04 #11 38.26 Selecting previously unselected package libstruct-dumb-perl.
22:20:04 #11 38.26 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
22:20:04 #11 38.26 Unpacking libstruct-dumb-perl (0.09-1) ...
22:20:04 #11 38.29 Selecting previously unselected package libio-async-perl.
22:20:04 #11 38.29 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
22:20:04 #11 38.30 Unpacking libio-async-perl (0.75-1) ...
22:20:04 #11 38.35 Selecting previously unselected package liblinux-epoll-perl.
22:20:04 #11 38.36 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
22:20:04 #11 38.36 Unpacking liblinux-epoll-perl (0.017-1) ...
22:20:04 #11 38.39 Selecting previously unselected package libio-async-loop-epoll-perl.
22:20:04 #11 38.39 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
22:20:04 #11 38.39 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
22:20:05 #12 30.36 Last metadata expiration check: 0:00:48 ago on Sat Oct 22 22:19:15 2022.
22:20:05 #11 38.42 Selecting previously unselected package libtypes-serialiser-perl.
22:20:05 #11 38.42 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
22:20:05 #11 38.43 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:20:05 #11 38.45 Selecting previously unselected package libjson-xs-perl.
22:20:05 #11 38.46 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
22:20:05 #11 38.46 Unpacking libjson-xs-perl (4.020-1build1) ...
22:20:05 #11 38.52 Selecting previously unselected package libjson-maybexs-perl.
22:20:05 #11 38.52 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
22:20:05 #11 38.53 Unpacking libjson-maybexs-perl (1.004000-1) ...
22:20:05 #11 38.55 Selecting previously unselected package liblist-compare-perl.
22:20:05 #11 38.56 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
22:20:05 #11 38.56 Unpacking liblist-compare-perl (0.53-1) ...
22:20:05 #11 38.59 Selecting previously unselected package liblist-moreutils-perl.
22:20:05 #11 38.60 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
22:20:05 #11 38.60 Unpacking liblist-moreutils-perl (0.416-1build5) ...
22:20:05 #11 38.63 Selecting previously unselected package liblist-someutils-perl.
22:20:05 + mkdir -p /root/build-deb/cli
22:20:05 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:05 #11 38.64 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
22:20:05 #11 38.64 Unpacking liblist-someutils-perl (0.58-1) ...
22:20:05 #11 38.68 Selecting previously unselected package liblist-someutils-xs-perl.
22:20:05 #11 38.68 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
22:20:05 #11 38.68 Unpacking liblist-someutils-xs-perl (0.58-2) ...
22:20:05 #11 38.72 Selecting previously unselected package libltdl7:amd64.
22:20:05 #11 38.72 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
22:20:05 #11 38.76 Unpacking libltdl7:amd64 (2.4.6-14) ...
22:20:05 #11 38.79 Selecting previously unselected package libltdl-dev:amd64.
22:20:05 #11 38.79 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
22:20:05 #11 38.80 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
22:20:05 #11 38.84 Selecting previously unselected package libsys-hostname-long-perl.
22:20:05 #11 38.85 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
22:20:05 #11 38.85 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:20:05 #11 38.88 Selecting previously unselected package libmail-sendmail-perl.
22:20:05 #12 37.38 Transaction test succeeded.
22:20:05 #14 DONE 3.6s
22:20:05 + mkdir -p /root/build-deb/compose
22:20:05 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:05 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:05 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:05 + mkdir -p /go/src/github.com/docker
22:20:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:05 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:05 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:05 + EPOCH=5
22:20:05 + EPOCH_SEP=
22:20:05 + [[ ! -z 5 ]]
22:20:05 + EPOCH_SEP=:
22:20:05 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:05 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:05 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:05 + VERSION=0.0.0-20221021185355-e814bd0
22:20:05 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:05 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:05 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:05 + debSource=docker-ce
22:20:05 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:05 + debMaintainer='Docker <support@docker.com>'
22:20:05 ++ date --rfc-2822
22:20:05 + debDate='Sat, 22 Oct 2022 22:20:05 +0000'
22:20:05 + cat
22:20:05 + export CLI_GITCOMMIT=e814bd0
22:20:05 + CLI_GITCOMMIT=e814bd0
22:20:05 + export ENGINE_GITCOMMIT=753cd92
22:20:05 + ENGINE_GITCOMMIT=753cd92
22:20:05 + export SCAN_GITCOMMIT=19992b1
22:20:05 + SCAN_GITCOMMIT=19992b1
22:20:05 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:05 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:05 + dpkg-buildpackage -uc -us -I.git
22:20:05 dpkg-buildpackage: info: source package docker-ce
22:20:05 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-bullseye
22:20:05 dpkg-buildpackage: info: source distribution bullseye
22:20:05 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:05  dpkg-source -I.git --before-build .
22:20:05 dpkg-buildpackage: info: host architecture amd64
22:20:05 #11 38.89 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
22:20:05 #11 38.89 Unpacking libmail-sendmail-perl (0.80-1) ...
22:20:05 #11 38.92 Selecting previously unselected package libmoox-aliases-perl.
22:20:05 #11 38.92 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
22:20:05 #11 38.93 Unpacking libmoox-aliases-perl (0.001006-1) ...
22:20:05 #11 38.96 Selecting previously unselected package libobject-id-perl.
22:20:05 #11 38.97 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
22:20:05 #11 38.97 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
22:20:05 #11 39.00 Selecting previously unselected package libmoox-struct-perl.
22:20:05 #11 39.00 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
22:20:05 #11 39.01 Unpacking libmoox-struct-perl (0.017-1) ...
22:20:05 #11 39.04 Selecting previously unselected package libnet-dns-sec-perl.
22:20:05 #11 39.04 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
22:20:05 #11 39.04 Unpacking libnet-dns-sec-perl (1.15-1) ...
22:20:05 #11 39.07 Selecting previously unselected package libnet-libidn-perl.
22:20:05 #11 39.08 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
22:20:05 #11 39.08 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
22:20:05 #11 39.11 Selecting previously unselected package libnumber-range-perl.
22:20:05 #12 37.38 Running transaction
22:20:05 
22:20:05 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:20:05 #15 DONE 0.0s
22:20:05 
22:20:05 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:20:05 #16 DONE 0.0s
22:20:05 
22:20:05 #17 exporting to image
22:20:05 #17 exporting layers
22:20:05  debian/rules clean
22:20:05 dh clean --with=bash-completion --with=systemd
22:20:05    dh_clean
22:20:05 #17 exporting layers 8.9s done
22:20:05 #17 writing image sha256:f9ad6af13a9d730e22ed19f36739659b5bfbb997451ef79128b8f41a008ad612 done
22:20:05 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
22:20:05 #17 DONE 8.9s
22:20:05 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
22:20:05 + set -e
22:20:05 + mkdir -p /root/build-deb/engine
22:20:05 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:05 + mkdir -p /root/build-deb/cli
22:20:05 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:05 + mkdir -p /root/build-deb/compose
22:20:05 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:05 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:05 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:05 + mkdir -p /go/src/github.com/docker
22:20:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:05 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:06 #11 39.11 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
22:20:06 #11 39.11 Unpacking libnumber-range-perl (0.12-1) ...
22:20:06 #11 39.14 Selecting previously unselected package libpackage-stash-xs-perl.
22:20:06 #11 39.14 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
22:20:06 #11 39.15 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
22:20:06 #11 39.18 Selecting previously unselected package libpath-iterator-rule-perl.
22:20:06 #11 39.18 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:20:06 #11 39.18 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:20:06 #11 39.22 Selecting previously unselected package libperl4-corelibs-perl.
22:20:06 #11 39.22 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
22:20:06 #11 39.23 Unpacking libperl4-corelibs-perl (0.004-2) ...
22:20:06 #11 39.26 Selecting previously unselected package libperlio-gzip-perl.
22:20:06 #11 39.26 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
22:20:06 #11 39.27 Unpacking libperlio-gzip-perl (0.19-1build5) ...
22:20:06 #11 39.30 Selecting previously unselected package libpod-constants-perl.
22:20:06 #11 39.30 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
22:20:06 #11 39.30 Unpacking libpod-constants-perl (0.19-1) ...
22:20:06 #11 39.34 Selecting previously unselected package libre2-5:amd64.
22:20:06  dpkg-source -I.git -b .
22:20:06 dpkg-source: warning: native package version may not have a revision
22:20:06 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:20:06 dpkg-source: info: using source format '1.0'
22:20:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz
22:20:06 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:06 + EPOCH=5
22:20:06 + EPOCH_SEP=
22:20:06 + [[ ! -z 5 ]]
22:20:06 + EPOCH_SEP=:
22:20:06 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:06 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:06 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:06 + VERSION=0.0.0-20221021185355-e814bd0
22:20:06 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:06 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:06 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:06 + debSource=docker-ce
22:20:06 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:06 + debMaintainer='Docker <support@docker.com>'
22:20:06 ++ date --rfc-2822
22:20:06 + debDate='Sat, 22 Oct 2022 22:20:06 +0000'
22:20:06 + cat
22:20:06 + export CLI_GITCOMMIT=e814bd0
22:20:06 + CLI_GITCOMMIT=e814bd0
22:20:06 + export ENGINE_GITCOMMIT=753cd92
22:20:06 + ENGINE_GITCOMMIT=753cd92
22:20:06 + export SCAN_GITCOMMIT=19992b1
22:20:06 + SCAN_GITCOMMIT=19992b1
22:20:06 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:06 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:06 + dpkg-buildpackage -uc -us -I.git
22:20:06 dpkg-buildpackage: info: source package docker-ce
22:20:06 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-buster
22:20:06 dpkg-buildpackage: info: source distribution buster
22:20:06 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:06 dpkg-buildpackage: info: host architecture armhf
22:20:06  dpkg-source -I.git --before-build .
22:20:06 #11 39.35 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
22:20:06 #11 39.35 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
22:20:06 #11 39.39 Selecting previously unselected package libre-engine-re2-perl.
22:20:06 #11 39.39 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
22:20:06 #11 39.40 Unpacking libre-engine-re2-perl (0.13-5) ...
22:20:06 #11 39.43 Selecting previously unselected package libreadonly-perl.
22:20:06 #11 39.43 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
22:20:06 #11 39.43 Unpacking libreadonly-perl (2.050-2) ...
22:20:06 #11 39.46 Selecting previously unselected package libref-util-perl.
22:20:06 #11 39.46 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
22:20:06 #11 39.47 Unpacking libref-util-perl (0.204-1) ...
22:20:06 #11 39.50 Selecting previously unselected package libref-util-xs-perl.
22:20:06 #11 39.51 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
22:20:06 #11 39.51 Unpacking libref-util-xs-perl (0.117-1build2) ...
22:20:06 #11 39.54 Selecting previously unselected package libregexp-pattern-license-perl.
22:20:06 #11 39.54 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
22:20:06 #11 39.54 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
22:20:06 #11 39.57 Selecting previously unselected package libregexp-pattern-perl.
22:20:06 #11 39.58 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
22:20:06 #11 39.58 Unpacking libregexp-pattern-perl (0.2.12-1) ...
22:20:06 #11 39.62 Selecting previously unselected package libsasl2-modules:amd64.
22:20:06 #11 39.62 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
22:20:06 #11 39.63 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:20:06 #11 39.67 Selecting previously unselected package libsereal-decoder-perl.
22:20:06 #11 39.67 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
22:20:06 #11 39.68 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
22:20:06 + return
22:20:06 + VERSION=0.0.0-20221021185355-e814bd0
22:20:06 + PRODUCT=docker
22:20:06 + hack/make.sh dynbinary
22:20:06 
22:20:06 Removing bundles/
22:20:06 
22:20:06 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:06 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:06 GOOS="" GOARCH="" GOARM=""
22:20:06  debian/rules clean
22:20:06 dh clean --with=bash-completion --with=systemd
22:20:06    dh_clean
22:20:06 #11 39.72 Selecting previously unselected package libsereal-encoder-perl.
22:20:06 #11 39.73 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
22:20:06 #11 39.73 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
22:20:06 #11 39.77 Selecting previously unselected package libsereal-perl.
22:20:06 #11 39.77 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
22:20:06 #11 39.78 Unpacking libsereal-perl (4.011-1) ...
22:20:06 #11 39.81 Selecting previously unselected package libsort-key-perl.
22:20:06 #11 39.81 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
22:20:06 #11 39.82 Unpacking libsort-key-perl (1.33-2build2) ...
22:20:06 #11 39.85 Selecting previously unselected package libstring-copyright-perl.
22:20:06 #11 39.85 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
22:20:06 #11 39.85 Unpacking libstring-copyright-perl (0.003006-1) ...
22:20:06 #11 39.88 Selecting previously unselected package libstring-escape-perl.
22:20:06  dpkg-source -I.git -b .
22:20:06 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:20:06 dpkg-source: info: using source format '1.0'
22:20:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz
22:20:06 #11 39.88 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
22:20:06 #11 39.89 Unpacking libstring-escape-perl (2010.002-2) ...
22:20:06 #11 39.92 Selecting previously unselected package libstring-shellquote-perl.
22:20:06 #11 39.92 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
22:20:06 #11 39.92 Unpacking libstring-shellquote-perl (1.04-1) ...
22:20:06 #11 39.95 Selecting previously unselected package libterm-readkey-perl.
22:20:06 #11 39.96 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
22:20:06 #11 39.96 Unpacking libterm-readkey-perl (2.38-1build1) ...
22:20:06 #11 40.00 Selecting previously unselected package libtest-fatal-perl.
22:20:06 #11 40.00 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
22:20:06 #11 40.00 Unpacking libtest-fatal-perl (0.014-1) ...
22:20:06 #11 40.03 Selecting previously unselected package libtest-refcount-perl.
22:20:06 #11 40.04 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
22:20:06 #11 40.04 Unpacking libtest-refcount-perl (0.10-1) ...
22:20:06 #11 40.08 Selecting previously unselected package libtext-levenshtein-perl.
22:20:06 #11 40.08 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
22:20:06 #11 40.08 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:20:06 #11 40.14 Selecting previously unselected package libtype-tiny-xs-perl.
22:20:06 #9 40.03 Running transaction check
22:20:06 #9 40.16 Transaction check succeeded.
22:20:06 #9 40.17 Running transaction test
22:20:06 #24 91.63 Selecting previously unselected package g++-powerpc64le-linux-gnu.
22:20:06 + return
22:20:06 + VERSION=0.0.0-20221021185355-e814bd0
22:20:06 + PRODUCT=docker
22:20:06 + hack/make.sh dynbinary
22:20:06 
22:20:06 Removing bundles/
22:20:06 
22:20:06 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:06 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:06 GOOS="" GOARCH="" GOARM=""
22:20:07 #11 40.14 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
22:20:07 #11 40.15 Unpacking libtype-tiny-xs-perl (0.016-1) ...
22:20:07 #11 40.19 Selecting previously unselected package libunicode-utf8-perl.
22:20:07 #11 40.19 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
22:20:07 #11 40.20 Unpacking libunicode-utf8-perl (0.62-1build1) ...
22:20:07 #11 40.25 Selecting previously unselected package libxml-namespacesupport-perl.
22:20:07 #11 40.25 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:20:07 #11 40.26 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:20:07 #11 40.30 Selecting previously unselected package libxml-sax-base-perl.
22:20:07 #11 40.30 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
22:20:07 #11 40.30 Unpacking libxml-sax-base-perl (1.09-1) ...
22:20:07 #11 40.34 Selecting previously unselected package libxml-sax-perl.
22:20:07 #11 40.34 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:20:07 #11 40.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:20:07 #12 34.20 Package bash-5.1.8-2.fc35.aarch64 is already installed.
22:20:07 #12 34.21 Package bash-5.1.8-2.fc35.aarch64 is already installed.
22:20:07 #12 34.21 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed.
22:20:07 #12 34.21 Package libarchive-3.5.2-2.fc35.aarch64 is already installed.
22:20:07 #12 34.21 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed.
22:20:07 #12 34.21 Package tar-2:1.34-2.fc35.aarch64 is already installed.
22:20:07 #12 34.22 Package bash-5.1.8-2.fc35.aarch64 is already installed.
22:20:07 #12 34.28 Dependencies resolved.
22:20:07 #12 34.30 ================================================================================
22:20:07 #12 34.30  Package                       Arch     Version                  Repo      Size
22:20:07 #12 34.30 ================================================================================
22:20:07 #12 34.30 Installing:
22:20:07 #12 34.30  btrfs-progs-devel             aarch64  5.18-1.fc35              updates   55 k
22:20:07 #12 34.30  cmake                         aarch64  3.22.2-1.fc35            updates  5.8 M
22:20:07 #12 34.30  device-mapper-devel           aarch64  1.02.175-6.fc35          fedora    45 k
22:20:07 #12 34.30  gcc                           aarch64  11.3.1-3.fc35            updates   29 M
22:20:07 #12 34.30  git                           aarch64  2.37.3-1.fc35            updates   65 k
22:20:07 #12 34.30  glibc-static                  aarch64  2.34-43.fc35             updates  1.4 M
22:20:07 #12 34.30  libseccomp-devel              aarch64  2.5.3-1.fc35             updates   53 k
22:20:07 #12 34.30  libselinux-devel              aarch64  3.3-1.fc35               updates  112 k
22:20:07 #12 34.30  libtool                       aarch64  2.4.6-50.fc35            updates  579 k
22:20:07 #12 34.30  libtool-ltdl-devel            aarch64  2.4.6-50.fc35            updates  154 k
22:20:07 #12 34.30  make                          aarch64  1:4.3-6.fc35             fedora   530 k
22:20:07 #12 34.30  selinux-policy-devel          noarch   35.19-1.fc35             updates  804 k
22:20:07 #12 34.30  systemd                       aarch64  249.12-5.fc35            updates  3.9 M
22:20:07 #12 34.30  which                         aarch64  2.21-27.fc35             fedora    41 k
22:20:07 #12 34.30 Upgrading:
22:20:07 #12 34.30  audit-libs                    aarch64  3.0.9-1.fc35             updates  116 k
22:20:07 #12 34.30  libgcc                        aarch64  11.3.1-3.fc35            updates  112 k
22:20:07 #12 34.30  libgomp                       aarch64  11.3.1-3.fc35            updates  289 k
22:20:07 #12 34.30  pcre2                         aarch64  10.40-1.fc35             updates  220 k
22:20:07 #12 34.30  pcre2-syntax                  noarch   10.40-1.fc35             updates  143 k
22:20:07 #12 34.30 Installing dependencies:
22:20:07 #12 34.30  acl                           aarch64  2.3.1-2.fc35             fedora    71 k
22:20:07 #12 34.30  annobin-docs                  noarch   10.79-1.fc35             updates   91 k
22:20:07 #12 34.30  annobin-plugin-gcc            aarch64  10.79-1.fc35             updates  881 k
22:20:07 #12 34.30  autoconf                      noarch   2.69-37.fc35             fedora   666 k
22:20:07 #12 34.30  automake                      noarch   1.16.2-5.fc35            fedora   662 k
22:20:07 #12 34.30  btrfs-progs                   aarch64  5.18-1.fc35              updates  971 k
22:20:07 #12 34.30  checkpolicy                   aarch64  3.3-1.fc35               updates  335 k
22:20:07 #12 34.30  cmake-data                    noarch   3.22.2-1.fc35            updates  1.6 M
22:20:07 #12 34.30  cmake-filesystem              aarch64  3.22.2-1.fc35            updates   18 k
22:20:07 #12 34.30  cmake-rpm-macros              noarch   3.22.2-1.fc35            updates   17 k
22:20:07 #12 34.30  cpp                           aarch64  11.3.1-3.fc35            updates  9.7 M
22:20:07 #12 34.30  cryptsetup-libs               aarch64  2.4.3-1.fc35             updates  431 k
22:20:07 #12 34.30  dbus                          aarch64  1:1.12.22-1.fc35         updates  7.1 k
22:20:07 #12 34.30  dbus-broker                   aarch64  32-1.fc35                updates  168 k
22:20:07 #12 34.30  dbus-common                   noarch   1:1.12.22-1.fc35         updates   14 k
22:20:07 #12 34.30  device-mapper                 aarch64  1.02.175-6.fc35          fedora   138 k
22:20:07 #12 34.30  device-mapper-libs            aarch64  1.02.175-6.fc35          fedora   173 k
22:20:07 #12 34.30  e2fsprogs-libs                aarch64  1.46.3-1.fc35            fedora   224 k
22:20:07 #12 34.30  gc                            aarch64  8.0.4-6.fc35             fedora   101 k
22:20:07 #12 34.30  git-core                      aarch64  2.37.3-1.fc35            updates  4.1 M
22:20:07 #12 34.30  git-core-doc                  noarch   2.37.3-1.fc35            updates  2.4 M
22:20:07 #12 34.30  glibc-devel                   aarch64  2.34-43.fc35             updates  450 k
22:20:07 #12 34.30  guile22                       aarch64  2.2.7-3.fc35             fedora   6.4 M
22:20:07 #12 34.30  iptables-legacy-libs          aarch64  1.8.7-13.fc35            fedora    39 k
22:20:07 #12 34.30  jsoncpp                       aarch64  1.9.4-5.fc35             updates   88 k
22:20:07 #12 34.30  kernel-headers                aarch64  5.19.4-100.fc35          updates  1.3 M
22:20:07 #12 34.30  kmod-libs                     aarch64  29-4.fc35                fedora    62 k
22:20:07 #12 34.30  less                          aarch64  590-5.fc35               updates  161 k
22:20:07 #12 34.30  libargon2                     aarch64  20171227-7.fc35          fedora    28 k
22:20:07 #12 34.30  libasan                       aarch64  11.3.1-3.fc35            updates  423 k
22:20:07 #12 34.30  libatomic                     aarch64  11.3.1-3.fc35            updates   61 k
22:20:07 #12 34.30  libbtrfs                      aarch64  5.18-1.fc35              updates   28 k
22:20:07 #12 34.30  libbtrfsutil                  aarch64  5.18-1.fc35              updates   32 k
22:20:07 #12 34.30  libcbor                       aarch64  0.7.0-4.fc35             fedora    55 k
22:20:07 #12 34.30  libedit                       aarch64  3.1-40.20210910cvs.fc35  fedora   104 k
22:20:07 #12 34.30  libfdisk                      aarch64  2.37.4-1.fc35            updates  149 k
22:20:07 #12 34.30  libfido2                      aarch64  1.8.0-1.fc35             fedora    81 k
22:20:07 #12 34.30  libibverbs                    aarch64  39.0-1.fc35              updates  391 k
22:20:07 #12 34.30  libmpc                        aarch64  1.2.1-3.fc35             fedora    63 k
22:20:07 #12 34.30  libnl3                        aarch64  3.5.0-8.fc35             fedora   322 k
22:20:07 #12 34.30  libpcap                       aarch64  14:1.10.1-2.fc35         fedora   167 k
22:20:07 #12 34.30  libseccomp                    aarch64  2.5.3-1.fc35             updates   71 k
22:20:07 #12 34.30  libselinux-utils              aarch64  3.3-1.fc35               updates  142 k
22:20:07 #12 34.30  libsepol-devel                aarch64  3.3-2.fc35               updates   40 k
22:20:07 #12 34.30  libtool-ltdl                  aarch64  2.4.6-50.fc35            updates   36 k
22:20:07 #12 34.30  libubsan                      aarch64  11.3.1-3.fc35            updates  206 k
22:20:07 #12 34.30  libutempter                   aarch64  1.2.1-5.fc35             fedora    26 k
22:20:07 #12 34.30  libuv                         aarch64  1:1.44.2-1.fc35          updates  149 k
22:20:07 #12 34.30  libxcrypt-devel               aarch64  4.4.28-1.fc35            updates   29 k
22:20:07 #12 34.30  libxcrypt-static              aarch64  4.4.28-1.fc35            updates  109 k
22:20:07 #12 34.30  lzo                           aarch64  2.10-5.fc35              fedora    63 k
22:20:07 #12 34.30  m4                            aarch64  1.4.19-2.fc35            fedora   292 k
22:20:07 #12 34.30  openssh                       aarch64  8.7p1-3.fc35             updates  441 k
22:20:07 #12 34.30  openssh-clients               aarch64  8.7p1-3.fc35             updates  672 k
22:20:07 #12 34.30  pcre2-devel                   aarch64  10.40-1.fc35             updates  474 k
22:20:07 #12 34.30  pcre2-utf16                   aarch64  10.40-1.fc35             updates  198 k
22:20:07 #12 34.30  pcre2-utf32                   aarch64  10.40-1.fc35             updates  189 k
22:20:07 #12 34.30  perl-Error                    noarch   1:0.17029-7.fc35         fedora    41 k
22:20:07 #12 34.30  perl-File-Compare             noarch   1.100.600-486.fc35       updates   18 k
22:20:07 #12 34.30  perl-File-Copy                noarch   2.35-486.fc35            updates   25 k
22:20:07 #12 34.30  perl-File-Find                noarch   1.39-486.fc35            updates   30 k
22:20:07 #12 34.30  perl-Git                      noarch   2.37.3-1.fc35            updates   42 k
22:20:07 #12 34.30  perl-TermReadKey              aarch64  2.38-11.fc35             fedora    35 k
22:20:07 #12 34.30  perl-Thread-Queue             noarch   3.14-478.fc35            fedora    21 k
22:20:07 #12 34.30  perl-lib                      aarch64  0.65-486.fc35            updates   19 k
22:20:07 #12 34.30  perl-threads                  aarch64  1:2.26-448.fc35          fedora    56 k
22:20:07 #12 34.30  perl-threads-shared           aarch64  1.62-478.fc35            fedora    43 k
22:20:07 #12 34.30  policycoreutils               aarch64  3.3-1.fc35               updates  200 k
22:20:07 #12 34.30  policycoreutils-devel         aarch64  3.3-1.fc35               updates  136 k
22:20:07 #12 34.30  policycoreutils-python-utils  noarch   3.3-1.fc35               updates   72 k
22:20:07 #12 34.30  python3-audit                 aarch64  3.0.9-1.fc35             updates   83 k
22:20:07 #12 34.30  python3-libselinux            aarch64  3.3-1.fc35               updates  179 k
22:20:07 #12 34.30  python3-libsemanage           aarch64  3.3-1.fc35               updates   79 k
22:20:07 #12 34.30  python3-policycoreutils       noarch   3.3-1.fc35               updates  2.0 M
22:20:07 #12 34.30  python3-setools               aarch64  4.4.0-3.fc35             fedora   536 k
22:20:07 #12 34.30  python3-setuptools            noarch   57.4.0-1.fc35            fedora   928 k
22:20:07 #12 34.30  rhash                         aarch64  1.4.0-4.fc35             fedora   179 k
22:20:07 #12 34.30  rpm-plugin-selinux            aarch64  4.17.1-3.fc35            updates   17 k
22:20:07 #12 34.30  selinux-policy                noarch   35.19-1.fc35             updates   60 k
22:20:07 #12 34.30  selinux-policy-targeted       noarch   35.19-1.fc35             updates  6.3 M
22:20:07 #12 34.30  systemd-devel                 aarch64  249.12-5.fc35            updates  447 k
22:20:07 #12 34.30  systemd-pam                   aarch64  249.12-5.fc35            updates  319 k
22:20:07 #12 34.30  systemd-rpm-macros            noarch   249.12-5.fc35            updates   27 k
22:20:07 #12 34.30  util-linux                    aarch64  2.37.4-1.fc35            updates  2.2 M
22:20:07 #12 34.30  util-linux-core               aarch64  2.37.4-1.fc35            updates  435 k
22:20:07 #12 34.30  vim-filesystem                noarch   2:9.0.720-1.fc35         updates   19 k
22:20:07 #12 34.30  xkeyboard-config              noarch   2.33-2.fc35              fedora   783 k
22:20:07 #12 34.30 Installing weak dependencies:
22:20:07 #12 34.30  libbpf                        aarch64  2:0.6.1-2.fc35           updates  155 k
22:20:07 #12 34.30  libxkbcommon                  aarch64  1.3.1-1.fc35             fedora   139 k
22:20:07 #12 34.30  qrencode-libs                 aarch64  4.1.1-1.fc35             updates   61 k
22:20:07 #12 34.30  systemd-networkd              aarch64  249.12-5.fc35            updates  474 k
22:20:07 #12 34.30  systemd-resolved              aarch64  249.12-5.fc35            updates  251 k
22:20:07 #12 34.30 
22:20:07 #12 34.30 Transaction Summary
22:20:07 #12 34.30 ================================================================================
22:20:07 #12 34.30 Install  106 Packages
22:20:07 #12 34.30 Upgrade    5 Packages
22:20:07 #12 34.30 
22:20:07 #24 91.63 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:20:07 #24 91.64 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:20:07 #24 91.68 Selecting previously unselected package crossbuild-essential-ppc64el.
22:20:07 #24 91.69 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
22:20:07 #24 91.71 Unpacking crossbuild-essential-ppc64el (12.9) ...
22:20:07 #24 91.76 Selecting previously unselected package libc6-s390x-cross.
22:20:07 #12 38.70   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch            1/1 
22:20:07 #12 38.83   Preparing        :                                                        1/1 
22:20:07 #12 38.87   Upgrading        : libgcc-11.3.1-3.fc35.x86_64                          1/114 
22:20:07 #12 38.87   Running scriptlet: libgcc-11.3.1-3.fc35.x86_64                          1/114 
22:20:07 #12 38.90   Upgrading        : audit-libs-3.0.9-1.fc35.x86_64                       2/114 
22:20:07 #12 38.90   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                     3/114 
22:20:07 #12 38.91   Upgrading        : pcre2-10.40-1.fc35.x86_64                            4/114 
22:20:07 #12 38.92   Installing       : python3-libselinux-3.3-1.fc35.x86_64                 5/114 
22:20:07 #12 38.94   Installing       : util-linux-core-2.37.4-1.fc35.x86_64                 6/114 
22:20:07 #12 38.95   Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64                 6/114 
22:20:07 #12 38.96   Installing       : perl-File-Find-1.39-486.fc35.noarch                  7/114 
22:20:07 #12 38.96   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  8/114 
22:20:07 #12 38.97   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          9/114 
22:20:07 #12 38.97   Installing       : libtool-ltdl-2.4.6-50.fc35.x86_64                   10/114 
22:20:07 #12 38.98   Installing       : libseccomp-2.5.3-1.fc35.x86_64                      11/114 
22:20:07 #12 38.99   Installing       : libfdisk-2.37.4-1.fc35.x86_64                       12/114 
22:20:07 #12 38.99   Installing       : cmake-rpm-macros-3.22.2-1.fc35.noarch               13/114 
22:20:07 #12 39.00   Installing       : cmake-filesystem-3.22.2-1.fc35.x86_64               14/114 
22:20:07 #12 39.01   Installing       : checkpolicy-3.3-1.fc35.x86_64                       15/114 
22:20:07 #12 39.02   Installing       : perl-threads-1:2.26-448.fc35.x86_64                 16/114 
22:20:07 #12 39.03   Installing       : m4-1.4.19-2.fc35.x86_64                             17/114 
22:20:07 #11 40.41 Selecting previously unselected package libxml-libxml-perl.
22:20:07 #11 40.41 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
22:20:07 #11 40.41 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:20:07 #11 40.48 Selecting previously unselected package libxml-parser-perl.
22:20:07 #11 40.48 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
22:20:07 #11 40.49 Unpacking libxml-parser-perl (2.46-1) ...
22:20:07 #11 40.55 Selecting previously unselected package libxml-sax-expat-perl.
22:20:07 #11 40.55 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
22:20:07 #11 40.56 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:20:07 #11 40.59 Selecting previously unselected package libxml-writer-perl.
22:20:07 #11 40.59 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
22:20:07 #11 40.60 Unpacking libxml-writer-perl (0.625-1) ...
22:20:07 #11 40.63 Selecting previously unselected package libyaml-libyaml-perl.
22:20:07 #11 40.63 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
22:20:07 #11 40.63 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
22:20:07 #11 40.67 Selecting previously unselected package licensecheck.
22:20:07 #11 40.68 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
22:20:07 #11 40.68 Unpacking licensecheck (3.0.45-1) ...
22:20:07 #11 40.72 Selecting previously unselected package libdevel-size-perl.
22:20:07 #12 34.31 Total download size: 96 M
22:20:07 #12 34.31 Downloading Packages:
22:20:07 #24 91.77 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
22:20:07 #24 91.77 Unpacking libc6-s390x-cross (2.31-9cross4) ...
22:20:07 #24 91.95 Selecting previously unselected package libgcc-s1-s390x-cross.
22:20:07 #24 91.95 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:07 #24 92.02 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
22:20:07 #9 40.87 Transaction test succeeded.
22:20:07 #9 40.87 Running transaction
22:20:07 #12 39.05   Installing       : autoconf-2.69-37.fc35.noarch                        18/114 
22:20:07 #12 39.06   Installing       : libmpc-1.2.1-3.fc35.x86_64                          19/114 
22:20:07 #12 39.23   Installing       : cpp-11.3.1-3.fc35.x86_64                            20/114 
22:20:07 #12 39.23   Installing       : perl-threads-shared-1.62-478.fc35.x86_64            21/114 
22:20:07 #12 39.24   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              22/114 
22:20:07 #12 39.26   Installing       : automake-1.16.2-5.fc35.noarch                       23/114 
22:20:07 #12 39.27   Installing       : python3-libsemanage-3.3-1.fc35.x86_64               24/114 
22:20:07 #12 39.28   Installing       : libselinux-utils-3.3-1.fc35.x86_64                  25/114 
22:20:07 #12 39.29   Installing       : pcre2-utf16-10.40-1.fc35.x86_64                     26/114 
22:20:07 #12 39.29   Installing       : pcre2-utf32-10.40-1.fc35.x86_64                     27/114 
22:20:07 #11 40.72 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
22:20:07 #11 40.72 Unpacking libdevel-size-perl (0.83-1build1) ...
22:20:07 #11 40.75 Selecting previously unselected package t1utils.
22:20:07 #11 40.76 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
22:20:07 #11 40.76 Unpacking t1utils (1.41-3) ...
22:20:07 #11 40.81 Selecting previously unselected package lintian.
22:20:07 #11 40.82 Preparing to unpack .../328-lintian_2.62.0ubuntu2.1_all.deb ...
22:20:07 #11 40.82 Unpacking lintian (2.62.0ubuntu2.1) ...
22:20:07 #24 92.21 Selecting previously unselected package libgomp1-s390x-cross.
22:20:07 #24 92.22 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:07 #24 92.23 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
22:20:07 #24 92.30 Selecting previously unselected package libitm1-s390x-cross.
22:20:07 #12 39.30   Installing       : pcre2-devel-10.40-1.fc35.x86_64                     28/114 
22:20:07 #12 39.31   Installing       : python3-audit-3.0.9-1.fc35.x86_64                   29/114 
22:20:07 #12 39.32   Installing       : gc-8.0.4-6.fc35.x86_64                              30/114 
22:20:07 #11 41.10 Selecting previously unselected package manpages-dev.
22:20:07 #24 92.31 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:07 #24 92.32 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
22:20:07 #24 92.43 Selecting previously unselected package libatomic1-s390x-cross.
22:20:07 #24 92.43 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:07 #24 92.47 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
22:20:07 #12 35.08 (1/111): acl-2.3.1-2.fc35.aarch64.rpm           307 kB/s |  71 kB     00:00    
22:20:07 #12 35.10 (2/111): autoconf-2.69-37.fc35.noarch.rpm       2.5 MB/s | 666 kB     00:00    
22:20:07 #12 35.11 (3/111): device-mapper-1.02.175-6.fc35.aarch64. 4.7 MB/s | 138 kB     00:00    
22:20:07 #12 35.12 (4/111): automake-1.16.2-5.fc35.noarch.rpm      2.4 MB/s | 662 kB     00:00    
22:20:07 #12 35.12 (5/111): device-mapper-libs-1.02.175-6.fc35.aar  15 MB/s | 173 kB     00:00    
22:20:07 #12 35.13 (6/111): gc-8.0.4-6.fc35.aarch64.rpm             20 MB/s | 101 kB     00:00    
22:20:07 #12 35.13 (7/111): device-mapper-devel-1.02.175-6.fc35.aa 1.7 MB/s |  45 kB     00:00    
22:20:07 #12 35.15 (8/111): e2fsprogs-libs-1.46.3-1.fc35.aarch64.r 6.5 MB/s | 224 kB     00:00    
22:20:07 #12 35.16 (9/111): iptables-legacy-libs-1.8.7-13.fc35.aar 1.5 MB/s |  39 kB     00:00    
22:20:07 #12 39.58   Installing       : guile22-2.2.7-3.fc35.x86_64                         31/114 
22:20:07 #12 39.60   Installing       : make-1:4.3-6.fc35.x86_64                            32/114 
22:20:07 #12 39.60   Installing       : kmod-libs-29-4.fc35.x86_64                          33/114 
22:20:07 #12 39.62   Installing       : libnl3-3.5.0-8.fc35.x86_64                          34/114 
22:20:07 #12 39.63   Installing       : libibverbs-39.0-1.fc35.x86_64                       35/114 
22:20:07 #12 39.64   Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     36/114 
22:20:07 #12 39.65   Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           37/114 
22:20:07 #12 39.65   Installing       : jsoncpp-1.9.4-5.fc35.x86_64                         38/114 
22:20:07 #12 39.66   Upgrading        : libgomp-11.3.1-3.fc35.x86_64                        39/114 
22:20:07 #12 39.67   Installing       : vim-filesystem-2:9.0.720-1.fc35.noarch              40/114 
22:20:07 #12 39.68   Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   41/114 
22:20:07 #12 39.68   Installing       : perl-lib-0.65-486.fc35.x86_64                       42/114 
22:20:07 #12 39.69   Installing       : libuv-1:1.44.2-1.fc35.x86_64                        43/114 
22:20:07 #12 39.70   Installing       : libsepol-devel-3.3-2.fc35.x86_64                    44/114 
22:20:07 #12 39.70   Installing       : libselinux-devel-3.3-1.fc35.x86_64                  45/114 
22:20:07 #12 39.71   Installing       : libbtrfsutil-5.18-1.fc35.x86_64                     46/114 
22:20:07 #12 39.72   Installing       : libbtrfs-5.18-1.fc35.x86_64                         47/114 
22:20:07 #12 39.72   Installing       : libbpf-2:0.6.1-2.fc35.x86_64                        48/114 
22:20:07 #12 39.73   Installing       : less-590-5.fc35.x86_64                              49/114 
22:20:08 #11 41.11 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
22:20:08 #11 41.11 Unpacking manpages-dev (5.05-1) ...
22:20:08 #11 41.36 Selecting previously unselected package python3-certifi.
22:20:08 #11 41.37 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
22:20:08 #11 41.37 Unpacking python3-certifi (2019.11.28-1) ...
22:20:08 #11 41.42 Selecting previously unselected package python3-idna.
22:20:08 #11 41.42 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
22:20:08 #11 41.42 Unpacking python3-idna (2.8-1) ...
22:20:08 #11 41.47 Selecting previously unselected package python3-urllib3.
22:20:08 #24 92.69 Selecting previously unselected package libasan6-s390x-cross.
22:20:08 #24 92.69 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:08 #24 92.72 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
22:20:08 #12 35.18 (10/111): guile22-2.2.7-3.fc35.aarch64.rpm      115 MB/s | 6.4 MB     00:00    
22:20:08 #12 35.18 (11/111): kmod-libs-29-4.fc35.aarch64.rpm       2.1 MB/s |  62 kB     00:00    
22:20:08 #12 35.19 (12/111): libargon2-20171227-7.fc35.aarch64.rpm 1.1 MB/s |  28 kB     00:00    
22:20:08 #12 35.19 (13/111): libedit-3.1-40.20210910cvs.fc35.aarch  15 MB/s | 104 kB     00:00    
22:20:08 #12 35.20 (14/111): libcbor-0.7.0-4.fc35.aarch64.rpm      5.4 MB/s |  55 kB     00:00    
22:20:08 #12 35.22 (15/111): libmpc-1.2.1-3.fc35.aarch64.rpm       2.1 MB/s |  63 kB     00:00    
22:20:08 #12 35.23 (16/111): libnl3-3.5.0-8.fc35.aarch64.rpm       9.6 MB/s | 322 kB     00:00    
22:20:08 #12 35.23 (17/111): libfido2-1.8.0-1.fc35.aarch64.rpm     1.8 MB/s |  81 kB     00:00    
22:20:08 #12 35.24 (18/111): libpcap-1.10.1-2.fc35.aarch64.rpm      15 MB/s | 167 kB     00:00    
22:20:08 #12 35.24 (19/111): libutempter-1.2.1-5.fc35.aarch64.rpm  2.8 MB/s |  26 kB     00:00    
22:20:08 #12 35.24 (20/111): lzo-2.10-5.fc35.aarch64.rpm           9.5 MB/s |  63 kB     00:00    
22:20:08 #12 35.25 (21/111): libxkbcommon-1.3.1-1.fc35.aarch64.rpm  11 MB/s | 139 kB     00:00    
22:20:08 #12 35.25 (22/111): m4-1.4.19-2.fc35.aarch64.rpm           22 MB/s | 292 kB     00:00    
22:20:08 #12 35.26 (23/111): make-4.3-6.fc35.aarch64.rpm            33 MB/s | 530 kB     00:00    
22:20:08 #12 35.26 (24/111): perl-TermReadKey-2.38-11.fc35.aarch64 4.0 MB/s |  35 kB     00:00    
22:20:08 #12 35.27 (25/111): perl-Error-0.17029-7.fc35.noarch.rpm  3.4 MB/s |  41 kB     00:00    
22:20:08 #12 35.27 (26/111): perl-Thread-Queue-3.14-478.fc35.noarc 2.5 MB/s |  21 kB     00:00    
22:20:08 #12 35.27 (27/111): perl-threads-2.26-448.fc35.aarch64.rp 6.1 MB/s |  56 kB     00:00    
22:20:08 #12 35.28 (28/111): perl-threads-shared-1.62-478.fc35.aar 6.9 MB/s |  43 kB     00:00    
22:20:08 #12 35.29 (29/111): python3-setuptools-57.4.0-1.fc35.noar  70 MB/s | 928 kB     00:00    
22:20:08 #12 35.29 (30/111): rhash-1.4.0-4.fc35.aarch64.rpm         14 MB/s | 179 kB     00:00    
22:20:08 #12 35.30 (31/111): which-2.21-27.fc35.aarch64.rpm        4.9 MB/s |  41 kB     00:00    
22:20:08 #12 35.30 (32/111): python3-setools-4.4.0-3.fc35.aarch64.  16 MB/s | 536 kB     00:00    
22:20:08 #12 35.31 (33/111): annobin-docs-10.79-1.fc35.noarch.rpm  9.3 MB/s |  91 kB     00:00    
22:20:08 #12 35.32 (34/111): annobin-plugin-gcc-10.79-1.fc35.aarch  62 MB/s | 881 kB     00:00    
22:20:08 #12 35.33 (35/111): btrfs-progs-5.18-1.fc35.aarch64.rpm    52 MB/s | 971 kB     00:00    
22:20:08 #12 35.33 (36/111): btrfs-progs-devel-5.18-1.fc35.aarch64 4.8 MB/s |  55 kB     00:00    
22:20:08 #12 35.34 (37/111): checkpolicy-3.3-1.fc35.aarch64.rpm     39 MB/s | 335 kB     00:00    
22:20:08 #12 35.35 (38/111): xkeyboard-config-2.33-2.fc35.noarch.r  14 MB/s | 783 kB     00:00    
22:20:08 #12 35.41 (39/111): cmake-data-3.22.2-1.fc35.noarch.rpm    23 MB/s | 1.6 MB     00:00    
22:20:08 #12 39.83   Installing       : kernel-headers-5.19.4-100.fc35.x86_64               50/114 
22:20:08 #12 39.88   Installing       : glibc-headers-x86-2.34-43.fc35.noarch               51/114 
22:20:08 #12 39.89   Installing       : libxcrypt-devel-4.4.28-1.fc35.x86_64                52/114 
22:20:08 #11 41.47 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
22:20:08 #11 41.48 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:20:08 #11 41.53 Selecting previously unselected package python3-requests.
22:20:08 #11 41.53 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
22:20:08 #11 41.53 Unpacking python3-requests (2.22.0-2ubuntu1) ...
22:20:08 #11 41.57 Selecting previously unselected package python3-unidiff.
22:20:08 #11 41.58 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
22:20:08 #11 41.58 Unpacking python3-unidiff (0.5.5-2) ...
22:20:08 #11 41.64 Selecting previously unselected package python3-xdg.
22:20:08 #11 41.65 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
22:20:08 #11 41.65 Unpacking python3-xdg (0.26-1ubuntu1) ...
22:20:08 #11 41.69 Selecting previously unselected package unzip.
22:20:08 #24 93.08 Selecting previously unselected package libstdc++6-s390x-cross.
22:20:08 #24 93.09 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:08 #12 35.43 (40/111): cmake-3.22.2-1.fc35.aarch64.rpm        60 MB/s | 5.8 MB     00:00    
22:20:08 #12 35.43 (41/111): cmake-filesystem-3.22.2-1.fc35.aarch6 226 kB/s |  18 kB     00:00    
22:20:08 #12 35.44 (42/111): cmake-rpm-macros-3.22.2-1.fc35.noarch 711 kB/s |  17 kB     00:00    
22:20:08 #12 35.45 (43/111): cryptsetup-libs-2.4.3-1.fc35.aarch64.  36 MB/s | 431 kB     00:00    
22:20:08 #12 35.46 (44/111): dbus-1.12.22-1.fc35.aarch64.rpm       373 kB/s | 7.1 kB     00:00    
22:20:08 #12 35.54 (45/111): cpp-11.3.1-3.fc35.aarch64.rpm          94 MB/s | 9.7 MB     00:00    
22:20:08 #12 35.54 (46/111): dbus-broker-32-1.fc35.aarch64.rpm     1.9 MB/s | 168 kB     00:00    
22:20:08 #12 35.54 (47/111): dbus-common-1.12.22-1.fc35.noarch.rpm 170 kB/s |  14 kB     00:00    
22:20:08 #12 35.58 (48/111): git-2.37.3-1.fc35.aarch64.rpm         1.7 MB/s |  65 kB     00:00    
22:20:08 #12 35.62 (49/111): git-core-2.37.3-1.fc35.aarch64.rpm     53 MB/s | 4.1 MB     00:00    
22:20:08 #12 35.65 (50/111): git-core-doc-2.37.3-1.fc35.noarch.rpm  35 MB/s | 2.4 MB     00:00    
22:20:08 #11 41.70 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ...
22:20:08 #11 41.70 Unpacking unzip (6.0-25ubuntu1.1) ...
22:20:08 #11 41.76 Selecting previously unselected package equivs.
22:20:08 #11 41.76 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
22:20:08 #11 41.77 Unpacking equivs (2.2.0) ...
22:20:08 #11 41.80 Selecting previously unselected package libauthen-sasl-perl.
22:20:08 #11 41.81 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
22:20:08 #11 41.81 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:20:08 #11 41.85 Selecting previously unselected package python3-magic.
22:20:08 #11 41.86 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
22:20:08 #11 41.86 Unpacking python3-magic (2:0.4.15-3) ...
22:20:08 #11 41.90 Setting up libapt-pkg-perl (0.1.36build3) ...
22:20:08 #11 41.92 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.1) ...
22:20:08 #24 93.10 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
22:20:08 #24 93.21 Selecting previously unselected package libubsan1-s390x-cross.
22:20:08 #24 93.21 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:08 #24 93.22 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
22:20:08 #24 93.31 Selecting previously unselected package libgcc-10-dev-s390x-cross.
22:20:08 #24 93.32 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:08 #24 93.32 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
22:20:08 #24 93.42 Selecting previously unselected package gcc-10-s390x-linux-gnu.
22:20:08 #12 35.67 (51/111): glibc-devel-2.34-43.fc35.aarch64.rpm   11 MB/s | 450 kB     00:00    
22:20:08 #12 35.71 (52/111): jsoncpp-1.9.4-5.fc35.aarch64.rpm      2.3 MB/s |  88 kB     00:00    
22:20:08 #12 35.78 (53/111): gcc-11.3.1-3.fc35.aarch64.rpm         123 MB/s |  29 MB     00:00    
22:20:08 #12 35.79 (54/111): glibc-static-2.34-43.fc35.aarch64.rpm  11 MB/s | 1.4 MB     00:00    
22:20:08 #12 35.80 (55/111): kernel-headers-5.19.4-100.fc35.aarch6  15 MB/s | 1.3 MB     00:00    
22:20:08 #12 35.81 (56/111): libasan-11.3.1-3.fc35.aarch64.rpm      49 MB/s | 423 kB     00:00    
22:20:08 #12 35.81 (57/111): libatomic-11.3.1-3.fc35.aarch64.rpm   5.6 MB/s |  61 kB     00:00    
22:20:08 #12 35.81 (58/111): less-590-5.fc35.aarch64.rpm           9.6 MB/s | 161 kB     00:00    
22:20:08 #12 35.82 (59/111): libbpf-0.6.1-2.fc35.aarch64.rpm        19 MB/s | 155 kB     00:00    
22:20:08 #12 35.83 (60/111): libfdisk-2.37.4-1.fc35.aarch64.rpm     23 MB/s | 149 kB     00:00    
22:20:08 #12 35.83 (61/111): libbtrfs-5.18-1.fc35.aarch64.rpm      1.4 MB/s |  28 kB     00:00    
22:20:08 #12 35.84 (62/111): libibverbs-39.0-1.fc35.aarch64.rpm     38 MB/s | 391 kB     00:00    
22:20:08 #12 35.84 (63/111): libseccomp-2.5.3-1.fc35.aarch64.rpm   8.1 MB/s |  71 kB     00:00    
22:20:08 #12 35.84 (64/111): libseccomp-devel-2.5.3-1.fc35.aarch64 7.2 MB/s |  53 kB     00:00    
22:20:08 #12 35.85 (65/111): libselinux-devel-3.3-1.fc35.aarch64.r  14 MB/s | 112 kB     00:00    
22:20:08 #12 35.85 (66/111): libselinux-utils-3.3-1.fc35.aarch64.r  17 MB/s | 142 kB     00:00    
22:20:08 #12 35.86 (67/111): libsepol-devel-3.3-2.fc35.aarch64.rpm 4.4 MB/s |  40 kB     00:00    
22:20:08 #12 35.86 (68/111): libtool-ltdl-2.4.6-50.fc35.aarch64.rp 6.2 MB/s |  36 kB     00:00    
22:20:08 #12 35.87 (69/111): libtool-2.4.6-50.fc35.aarch64.rpm      34 MB/s | 579 kB     00:00    
22:20:08 #12 35.88 (70/111): libubsan-11.3.1-3.fc35.aarch64.rpm     34 MB/s | 206 kB     00:00    
22:20:08 #12 35.88 (71/111): libtool-ltdl-devel-2.4.6-50.fc35.aarc 8.4 MB/s | 154 kB     00:00    
22:20:08 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc
22:20:08  debian/rules build
22:20:08 dh build --with=bash-completion --with=systemd
22:20:08    dh_update_autotools_config
22:20:08    dh_autoreconf
22:20:08    debian/rules override_dh_auto_build
22:20:08 make[1]: Entering directory '/root/build-deb'
22:20:08 # Build the daemon and dependencies
22:20:08 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:08 
22:20:08 Removing bundles/
22:20:08 
22:20:08 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:08 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:08 GOOS="" GOARCH="" GOARM=""
22:20:08 #9 41.95   Preparing        :                                                        1/1 
22:20:08 #9 41.98   Installing       : hunspell-filesystem-1.7.1-1.fc38.x86_64              1/192 
22:20:08 #9 42.00   Upgrading        : glibc-common-2.36.9000-10.fc38.x86_64                2/192 
22:20:08 #9 42.01   Upgrading        : glibc-minimal-langpack-2.36.9000-10.fc38.x86_64      3/192 
22:20:08 #9 42.01   Running scriptlet: glibc-2.36.9000-10.fc38.x86_64                       4/192 
22:20:08 #9 42.07   Upgrading        : glibc-2.36.9000-10.fc38.x86_64                       4/192 
22:20:08 #9 42.07   Running scriptlet: glibc-2.36.9000-10.fc38.x86_64                       4/192 
22:20:08 #9 42.19   Installing       : glibc-gconv-extra-2.36.9000-10.fc38.x86_64           5/192 
22:20:08 #9 42.19   Running scriptlet: glibc-gconv-extra-2.36.9000-10.fc38.x86_64           5/192 
22:20:08 #9 42.20   Upgrading        : xz-libs-5.2.7-1.fc38.x86_64                          6/192 
22:20:08 #9 42.21   Upgrading        : elfutils-libelf-0.187-8.fc38.x86_64                  7/192 
22:20:08 #9 42.22   Upgrading        : rpm-libs-4.18.0-3.fc38.x86_64                        8/192 
22:20:08 #9 42.22   Running scriptlet: rpm-4.18.0-3.fc38.x86_64                             9/192 
22:20:08 #9 42.26   Upgrading        : rpm-4.18.0-3.fc38.x86_64                             9/192 
22:20:08 #9 42.28   Upgrading        : elfutils-libs-0.187-8.fc38.x86_64                   10/192 
22:20:08 #9 42.29   Installing       : elfutils-debuginfod-client-0.187-8.fc38.x86_64      11/192 
22:20:08 #9 42.33   Upgrading        : file-libs-5.42-4.fc37.x86_64                        12/192 
22:20:08 #9 42.34   Installing       : file-5.42-4.fc37.x86_64                             13/192 
22:20:08 #9 42.35   Upgrading        : rpm-build-libs-4.18.0-3.fc38.x86_64                 14/192 
22:20:08 #9 42.37   Installing       : elfutils-0.187-8.fc38.x86_64                        15/192 
22:20:08 #9 42.38   Installing       : dwz-0.14-7.fc37.x86_64                              16/192 
22:20:08 #11 41.93 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
22:20:08 #11 41.95 Setting up wdiff (1.2.2-2build1) ...
22:20:08 #11 41.96 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
22:20:08 #11 41.98 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
22:20:08 #11 41.99 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
22:20:08 #11 42.00 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
22:20:08 #11 42.01 Setting up mime-support (3.64ubuntu1) ...
22:20:08 #11 42.04 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
22:20:08 #11 42.07 Setting up libmagic-mgc (1:5.38-4) ...
22:20:08 #11 42.09 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
22:20:08 #11 42.10 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
22:20:08 #11 42.11 No schema files found: doing nothing.
22:20:08 #11 42.12 Setting up distro-info-data (0.43ubuntu1.10) ...
22:20:08 #11 42.14 Setting up manpages (5.05-1) ...
22:20:08 #11 42.15 Setting up unzip (6.0-25ubuntu1.1) ...
22:20:08 #11 42.17 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
22:20:08 #11 42.18 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) ...
22:20:08 #11 42.20 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:20:08 #11 42.24 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ...
22:20:08 #11 42.25 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
22:20:08 #12 39.90   Installing       : glibc-devel-2.34-43.fc35.x86_64                     53/114 
22:20:08 #12 40.29   Installing       : gcc-11.3.1-3.fc35.x86_64                            54/114 
22:20:08 #12 40.42   Installing       : glibc-static-2.34-43.fc35.x86_64                    55/114 
22:20:08 #12 40.43   Installing       : libxcrypt-static-4.4.28-1.fc35.x86_64               56/114 
22:20:08 #12 40.44   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 57/114 
22:20:08 #12 40.44   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 57/114 
22:20:08 #12 40.46   Running scriptlet: dbus-broker-32-1.fc35.x86_64                        58/114 
22:20:08 #12 40.52 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:20:08 #12 40.52 
22:20:08 #12 40.52   Installing       : dbus-broker-32-1.fc35.x86_64                        58/114 
22:20:08 #12 40.53   Running scriptlet: dbus-broker-32-1.fc35.x86_64                        58/114 
22:20:08 #12 40.53   Installing       : dbus-1:1.12.22-1.fc35.x86_64                        59/114 
22:20:08 #12 40.54   Installing       : annobin-docs-10.79-1.fc35.noarch                    60/114 
22:20:08 #12 40.59   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 61/114 
22:20:08 #12 40.60   Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    62/114 
22:20:08 #24 93.42 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:20:08 #24 93.43 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:20:08 #12 35.89 (72/111): libuv-1.44.2-1.fc35.aarch64.rpm        16 MB/s | 149 kB     00:00    
22:20:08 #12 35.92 (73/111): libxcrypt-devel-4.4.28-1.fc35.aarch64 864 kB/s |  29 kB     00:00    
22:20:08 #12 35.92 (74/111): libxcrypt-static-4.4.28-1.fc35.aarch6 3.2 MB/s | 109 kB     00:00    
22:20:08 #12 35.93 (75/111): openssh-8.7p1-3.fc35.aarch64.rpm       48 MB/s | 441 kB     00:00    
22:20:08 #12 35.93 (76/111): libbtrfsutil-5.18-1.fc35.aarch64.rpm  277 kB/s |  32 kB     00:00    
22:20:08 #12 35.94 (77/111): openssh-clients-8.7p1-3.fc35.aarch64.  45 MB/s | 672 kB     00:00    
22:20:08 #12 35.94 (78/111): pcre2-devel-10.40-1.fc35.aarch64.rpm   33 MB/s | 474 kB     00:00    
22:20:08 #12 35.95 (79/111): pcre2-utf16-10.40-1.fc35.aarch64.rpm   21 MB/s | 198 kB     00:00    
22:20:08 #12 35.95 (80/111): pcre2-utf32-10.40-1.fc35.aarch64.rpm   15 MB/s | 189 kB     00:00    
22:20:08 #12 35.96 (81/111): perl-File-Compare-1.100.600-486.fc35. 1.7 MB/s |  18 kB     00:00    
22:20:08 #12 35.96 (82/111): perl-File-Copy-2.35-486.fc35.noarch.r 4.4 MB/s |  25 kB     00:00    
22:20:08 #12 35.96 (83/111): perl-File-Find-1.39-486.fc35.noarch.r 3.7 MB/s |  30 kB     00:00    
22:20:08 #12 35.97 (84/111): perl-lib-0.65-486.fc35.aarch64.rpm    3.8 MB/s |  19 kB     00:00    
22:20:08 #12 35.97 (85/111): policycoreutils-3.3-1.fc35.aarch64.rp  20 MB/s | 200 kB     00:00    
22:20:08 #12 35.98 (86/111): perl-Git-2.37.3-1.fc35.noarch.rpm     2.1 MB/s |  42 kB     00:00    
22:20:08 #12 35.98 (87/111): python3-audit-3.0.9-1.fc35.aarch64.rp  13 MB/s |  83 kB     00:00    
22:20:08 #12 35.99 (88/111): policycoreutils-devel-3.3-1.fc35.aarc 5.6 MB/s | 136 kB     00:00    
22:20:08 #12 36.00 (89/111): policycoreutils-python-utils-3.3-1.fc 3.0 MB/s |  72 kB     00:00    
22:20:08 #12 36.00 (90/111): python3-libselinux-3.3-1.fc35.aarch64  11 MB/s | 179 kB     00:00    
22:20:08 #12 36.00 (91/111): python3-libsemanage-3.3-1.fc35.aarch6 6.9 MB/s |  79 kB     00:00    
22:20:08 #12 36.01 (92/111): qrencode-libs-4.1.1-1.fc35.aarch64.rp 7.7 MB/s |  61 kB     00:00    
22:20:08 #12 36.02 (93/111): python3-policycoreutils-3.3-1.fc35.no  96 MB/s | 2.0 MB     00:00    
22:20:08 #12 36.03 (94/111): rpm-plugin-selinux-4.17.1-3.fc35.aarc 865 kB/s |  17 kB     00:00    
22:20:08 #12 36.03 (95/111): selinux-policy-35.19-1.fc35.noarch.rp 3.8 MB/s |  60 kB     00:00    
22:20:08 #12 36.11 (96/111): systemd-249.12-5.fc35.aarch64.rpm      46 MB/s | 3.9 MB     00:00    
22:20:08 #9 42.39   Installing       : xz-5.2.7-1.fc38.x86_64                              17/192 
22:20:08 #9 42.40   Installing       : unzip-6.0-58.fc37.x86_64                            18/192 
22:20:08 #9 42.41   Upgrading        : gpgme-1.17.0-4.fc37.x86_64                          19/192 
22:20:08 #9 42.42   Upgrading        : libdnf-0.68.0-1.fc38.x86_64                         20/192 
22:20:08 #9 42.44   Installing       : zip-3.0-33.fc37.x86_64                              21/192 
22:20:08 #9 42.44   Installing       : efi-srpm-macros-5-6.fc37.noarch                     22/192 
22:20:08 #9 42.45   Installing       : lua-srpm-macros-1-7.fc37.noarch                     23/192 
22:20:08 #9 42.45   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch          24/192 
22:20:08 #9 42.46   Upgrading        : rpm-sign-libs-4.18.0-3.fc38.x86_64                  25/192 
22:20:08 #9 42.47   Installing       : zstd-1.5.2-3.fc37.x86_64                            26/192 
22:20:08 #9 42.48   Installing       : bzip2-1.0.8-12.fc37.x86_64                          27/192 
22:20:08 #9 42.49   Installing       : cpio-2.13-13.fc38.x86_64                            28/192 
22:20:08 #9 42.50   Installing       : dash-0.5.11.5-2.fc37.x86_64                         29/192 
22:20:08 #9 42.50   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                         29/192 
22:20:08 #9 42.52   Installing       : dbus-libs-1:1.14.4-1.fc38.x86_64                    30/192 
22:20:08 #9 42.53   Installing       : diffutils-3.8-3.fc37.x86_64                         31/192 
22:20:08 #9 42.53   Installing       : ed-1.18-2.fc37.x86_64                               32/192 
22:20:08 #9 42.54   Installing       : patch-2.7.6-17.fc37.x86_64                          33/192 
22:20:08 #9 42.55   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    34/192 
22:20:08 #9 42.60   Installing       : groff-base-1.22.4-10.fc37.x86_64                    34/192 
22:20:08 #9 42.60   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    34/192 
22:20:08 #9 42.62   Installing       : jansson-2.13.1-5.fc37.x86_64                        35/192 
22:20:08 #9 42.63   Installing       : binutils-gold-2.39-3.fc38.x86_64                    36/192 
22:20:09 #11 42.26 Setting up libmagic1:amd64 (1:5.38-4) ...
22:20:09 #11 42.28 Setting up less (551-1ubuntu0.1) ...
22:20:09 #11 42.30 Setting up perl-openssl-defaults:amd64 (4) ...
22:20:09 #11 42.31 Setting up linux-libc-dev:amd64 (5.4.0-131.147) ...
22:20:09 #11 42.33 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
22:20:09 #11 42.34 Setting up gettext-base (0.19.8.1-10build1) ...
22:20:09 #11 42.35 Setting up libnpth0:amd64 (1.6-1) ...
22:20:09 #11 42.37 Setting up krb5-locales (1.17-6ubuntu4.1) ...
22:20:09 #11 42.39 Setting up file (1:5.38-4) ...
22:20:09 #11 42.40 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
22:20:09 #11 42.41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:09 #11 42.43 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
22:20:09 #11 42.44 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
22:20:09 #11 42.46 Setting up libunwind8:amd64 (1.2.1-9build1) ...
22:20:09 #17 exporting layers 2.8s done
22:20:09 #17 writing image sha256:15a54c96f76651f5a330ad2e1fe6a027ac453e2a06a020e420f26816f29849c4 done
22:20:09 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
22:20:09 #17 DONE 2.9s
22:20:09 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
22:20:09 + set -e
22:20:09 + mkdir -p /root/build-deb/engine
22:20:09 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc
22:20:09  debian/rules build
22:20:09 dh build --with=bash-completion --with=systemd
22:20:09    dh_update_autotools_config
22:20:09    dh_autoreconf
22:20:09    debian/rules override_dh_auto_build
22:20:09 make[1]: Entering directory '/root/build-deb'
22:20:09 # Build the daemon and dependencies
22:20:09 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:09 
22:20:09 Removing bundles/
22:20:09 
22:20:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:09 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:09 GOOS="" GOARCH="" GOARM=""
22:20:09 #12 36.14 (97/111): selinux-policy-targeted-35.19-1.fc35.  57 MB/s | 6.3 MB     00:00    
22:20:09 #12 36.15 (98/111): selinux-policy-devel-35.19-1.fc35.noa 6.5 MB/s | 804 kB     00:00    
22:20:09 #12 36.15 (99/111): systemd-devel-249.12-5.fc35.aarch64.r  11 MB/s | 447 kB     00:00    
22:20:09 #12 36.19 (100/111): systemd-networkd-249.12-5.fc35.aarch 9.4 MB/s | 474 kB     00:00    
22:20:09 #12 36.20 (101/111): systemd-resolved-249.12-5.fc35.aarch 5.5 MB/s | 251 kB     00:00    
22:20:09 #12 36.21 (102/111): systemd-pam-249.12-5.fc35.aarch64.rp 6.1 MB/s | 319 kB     00:00    
22:20:09 #12 36.21 (103/111): systemd-rpm-macros-249.12-5.fc35.noa 1.7 MB/s |  27 kB     00:00    
22:20:09 #12 36.23 (104/111): util-linux-2.37.4-1.fc35.aarch64.rpm  86 MB/s | 2.2 MB     00:00    
22:20:09 #12 36.23 (105/111): vim-filesystem-9.0.720-1.fc35.noarch 1.2 MB/s |  19 kB     00:00    
22:20:09 #12 36.24 (106/111): util-linux-core-2.37.4-1.fc35.aarch6  19 MB/s | 435 kB     00:00    
22:20:09 #12 36.24 (107/111): audit-libs-3.0.9-1.fc35.aarch64.rpm  8.7 MB/s | 116 kB     00:00    
22:20:09 #12 36.25 (108/111): libgcc-11.3.1-3.fc35.aarch64.rpm     8.5 MB/s | 112 kB     00:00    
22:20:09 #12 36.25 (109/111): libgomp-11.3.1-3.fc35.aarch64.rpm     27 MB/s | 289 kB     00:00    
22:20:09 #12 36.26 (110/111): pcre2-10.40-1.fc35.aarch64.rpm        15 MB/s | 220 kB     00:00    
22:20:09 #12 36.26 (111/111): pcre2-syntax-10.40-1.fc35.noarch.rpm  11 MB/s | 143 kB     00:00    
22:20:09 #12 36.27 --------------------------------------------------------------------------------
22:20:09 #12 36.27 Total                                            49 MB/s |  96 MB     00:01     
22:20:09 #9 42.73   Installing       : binutils-2.39-3.fc38.x86_64                         37/192 
22:20:09 #9 42.75   Running scriptlet: binutils-2.39-3.fc38.x86_64                         37/192 
22:20:09 #9 42.77   Installing       : json-glib-1.6.6-3.fc37.x86_64                       38/192 
22:20:09 #9 42.78   Installing       : libb2-0.98.1-7.fc37.x86_64                          39/192 
22:20:09 #9 42.78   Installing       : libjpeg-turbo-2.1.4-1.fc38.x86_64                   40/192 
22:20:09 #9 42.79   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      41/192 
22:20:09 #9 42.80   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         42/192 
22:20:09 #9 42.80   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      43/192 
22:20:09 #9 42.81   Installing       : libstemmer-2.2.0-4.fc38.x86_64                      44/192 
22:20:09 #9 42.83   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  45/192 
22:20:09 #9 42.84   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  45/192 
22:20:09 #9 42.86   Installing       : gdk-pixbuf2-2.42.9-2.fc38.x86_64                    46/192 
22:20:09 #9 42.88   Installing       : libappstream-glib-0.8.1-1.fc38.x86_64               47/192 
22:20:09 #9 42.88   Installing       : xxhash-libs-0.8.1-3.fc37.x86_64                     48/192 
22:20:09 #9 42.89   Upgrading        : libcomps-0.1.18-4.fc37.x86_64                       49/192 
22:20:09 #9 42.91   Upgrading        : ncurses-base-6.3-3.20220501.fc37.noarch             50/192 
22:20:09 #9 42.92   Upgrading        : ncurses-libs-6.3-3.20220501.fc37.x86_64             51/192 
22:20:09 #10 46.72 Fedora Modular 36 - x86_64 - Updates            2.4 MB/s | 2.8 MB     00:01    
22:20:09 #11 42.47 Setting up libfakeroot:amd64 (1.24-1) ...
22:20:09 #11 42.49 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
22:20:09 #11 42.50 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:20:09 #11 42.51 Setting up tzdata (2022c-0ubuntu0.20.04.0) ...
22:20:09 #11 42.60 
22:20:09 #11 42.60 Current default time zone: 'Etc/UTC'
22:20:09 #11 42.61 Local time is now:      Sat Oct 22 22:20:09 UTC 2022.
22:20:09 #11 42.61 Universal Time is now:  Sat Oct 22 22:20:09 UTC 2022.
22:20:09 #11 42.61 Run 'dpkg-reconfigure tzdata' if you wish to change it.
22:20:09 #11 42.61 
22:20:09 #11 42.62 Setting up fakeroot (1.24-1) ...
22:20:09 #11 42.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.63 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
22:20:09 #11 42.64 Setting up autotools-dev (20180224.1) ...
22:20:09 #11 42.67 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
22:20:09 #11 42.68 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
22:20:09 #11 42.69 Setting up make (4.2.1-1.2) ...
22:20:09 #11 42.70 Setting up libmpfr6:amd64 (4.0.2-1) ...
22:20:09 #11 42.71 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
22:20:09 #12 40.61   Installing       : rhash-1.4.0-4.fc35.x86_64                           63/114 
22:20:09 #12 40.88   Installing       : cmake-data-3.22.2-1.fc35.noarch                     64/114 
22:20:09 #12 41.05   Installing       : cmake-3.22.2-1.fc35.x86_64                          65/114 
22:20:09 #12 41.10   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             66/114 
22:20:09 #12 41.14   Installing       : python3-setools-4.4.0-3.fc35.x86_64                 67/114 
22:20:09 #12 41.15   Installing       : perl-TermReadKey-2.38-11.fc35.x86_64                68/114 
22:20:09 #12 41.15   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  69/114 
22:20:09 #12 41.16   Installing       : lzo-2.10-5.fc35.x86_64                              70/114 
22:20:09 #12 41.16   Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     71/114 
22:20:09 #11 42.72 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:20:09 #11 42.73 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
22:20:09 #11 42.74 Setting up strace (5.5-3ubuntu1) ...
22:20:09 #11 42.75 Setting up libsigsegv2:amd64 (2.12-2) ...
22:20:09 #11 42.76 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
22:20:09 #11 42.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.77 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
22:20:09 #11 42.78 Setting up t1utils (1.41-3) ...
22:20:09 #11 42.79 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:09 #11 42.80 Setting up diffstat (1.63-1) ...
22:20:09 #11 42.81 Setting up libmpc3:amd64 (1.1.0-1) ...
22:20:09 #11 42.82 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:09 #11 42.84 Setting up patch (2.7.6-6) ...
22:20:09 #11 42.85 Setting up autopoint (0.19.8.1-10build1) ...
22:20:09 #11 42.86 Setting up libfl2:amd64 (2.6.4-6.2) ...
22:20:09 #11 42.87 Setting up ucf (3.0038+nmu1) ...
22:20:09 #12 41.22   Installing       : libutempter-1.2.1-5.fc35.x86_64                     71/114 
22:20:09 #12 41.27   Installing       : util-linux-2.37.4-1.fc35.x86_64                     72/114 
22:20:09 #12 41.29   Running scriptlet: util-linux-2.37.4-1.fc35.x86_64                     72/114 
22:20:09 #12 41.32   Installing       : policycoreutils-3.3-1.fc35.x86_64                   73/114 
22:20:09 #12 41.33   Running scriptlet: policycoreutils-3.3-1.fc35.x86_64                   73/114 
22:20:09 #12 41.34   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             74/114 
22:20:09 #12 41.35   Installing       : selinux-policy-35.19-1.fc35.noarch                  75/114 
22:20:09 #12 41.35   Running scriptlet: selinux-policy-35.19-1.fc35.noarch                  75/114 
22:20:09 + mkdir -p /root/build-deb/cli
22:20:09 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:09 #9 42.93   Upgrading        : python3-3.11.0~rc2-1.fc38.x86_64                    52/192 
22:20:09 #9 43.39   Upgrading        : python3-libs-3.11.0~rc2-1.fc38.x86_64               53/192 
22:20:09 #9 43.41   Installing       : python3-six-1.16.0-8.fc37.noarch                    54/192 
22:20:09 #9 43.42   Installing       : hunspell-en-GB-0.20201207-1.fc38.noarch             55/192 
22:20:09 #9 43.43   Installing       : hunspell-en-0.20201207-1.fc38.noarch                56/192 
22:20:09 #9 43.44   Installing       : hunspell-en-US-0.20201207-1.fc38.noarch             57/192 
22:20:09 #9 43.45   Installing       : hunspell-1.7.1-1.fc38.x86_64                        58/192 
22:20:09 #9 43.48   Upgrading        : python3-libdnf-0.68.0-1.fc38.x86_64                 59/192 
22:20:09 #11 42.97 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
22:20:09 #11 42.98 Setting up libltdl7:amd64 (2.4.6-14) ...
22:20:09 #11 42.99 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
22:20:09 #11 43.00 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:09 #11 43.01 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:09 #11 43.03 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
22:20:09 #11 43.04 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
22:20:09 #11 43.06 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
22:20:09 #11 43.09 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
22:20:09 #11 43.13 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
22:20:09 #11 43.15 Setting up libisl22:amd64 (0.22.1-1) ...
22:20:09 #11 43.17 Setting up netbase (6.1) ...
22:20:09 + mkdir -p /root/build-deb/compose
22:20:09 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:09 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:09 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:09 + mkdir -p /go/src/github.com/docker
22:20:09 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:09 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:09 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:09 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:09 + EPOCH=5
22:20:09 + EPOCH_SEP=
22:20:09 + [[ ! -z 5 ]]
22:20:09 + EPOCH_SEP=:
22:20:09 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:09 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:09 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:09 + VERSION=0.0.0-20221021185355-e814bd0
22:20:09 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:09 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:09 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:09 + debSource=docker-ce
22:20:09 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:09 + debMaintainer='Docker <support@docker.com>'
22:20:09 ++ date --rfc-2822
22:20:09 + debDate='Sat, 22 Oct 2022 22:20:09 +0000'
22:20:09 + cat
22:20:09 + export CLI_GITCOMMIT=e814bd0
22:20:09 + CLI_GITCOMMIT=e814bd0
22:20:09 + export ENGINE_GITCOMMIT=753cd92
22:20:09 + ENGINE_GITCOMMIT=753cd92
22:20:09 + export SCAN_GITCOMMIT=19992b1
22:20:09 + SCAN_GITCOMMIT=19992b1
22:20:09 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:09 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:09 + dpkg-buildpackage -uc -us -I.git
22:20:09 #12 41.37   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         76/114 
22:20:09 #12 41.55   Installing       : selinux-policy-targeted-35.19-1.fc35.noarch         76/114 
22:20:10 #9 43.49   Upgrading        : python3-hawkey-0.68.0-1.fc38.x86_64                 60/192 
22:20:10 #9 43.51   Installing       : python3-dbus-1.3.2-1.fc38.x86_64                    61/192 
22:20:10 #9 43.52   Upgrading        : python3-rpm-4.18.0-3.fc38.x86_64                    62/192 
22:20:10 #9 43.60   Installing       : gdb-minimal-12.1-7.fc38.x86_64                      63/192 
22:20:10 #9 43.61   Installing       : debugedit-5.0-5.fc37.x86_64                         64/192 
22:20:10 #9 43.62   Installing       : enchant2-2.3.3-2.fc37.x86_64                        65/192 
22:20:10 #9 43.63   Installing       : python3-enchant-3.2.2-5.fc38.noarch                 66/192 
22:20:10 #9 43.64   Installing       : python3-construct-2.10.68-3.fc37.noarch             67/192 
22:20:10 #9 43.65   Installing       : python3-pybeam-0.7-4.fc37.noarch                    68/192 
22:20:10 #9 43.67   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              69/192 
22:20:10 #9 43.67   Upgrading        : python3-libcomps-0.1.18-4.fc37.x86_64               70/192 
22:20:10 #9 43.68   Installing       : python3-distro-1.8.0-1.fc38.noarch                  71/192 
22:20:10 #9 43.69   Installing       : python3-file-magic-5.42-4.fc37.noarch               72/192 
22:20:10 #9 43.70   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    73/192 
22:20:10 #9 43.71   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 74/192 
22:20:10 #9 43.72   Installing       : python3-zstandard-0.18.0-1.fc38.x86_64              75/192 
22:20:10 #9 43.74   Upgrading        : python3-gpg-1.17.0-4.fc37.x86_64                    76/192 
22:20:10 #9 43.75   Installing       : ncurses-6.3-3.20220501.fc37.x86_64                  77/192 
22:20:10 #9 43.76   Installing       : perl-Digest-1.20-489.fc37.noarch                    78/192 
22:20:10 #9 43.77   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                79/192 
22:20:10 #9 43.78   Installing       : perl-B-1.83-492.fc38.x86_64                         80/192 
22:20:10 #9 43.78   Installing       : perl-FileHandle-2.03-492.fc38.noarch                81/192 
22:20:10 #9 43.79   Installing       : perl-AutoLoader-5.74-492.fc38.noarch                82/192 
22:20:10 #9 43.79   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              83/192 
22:20:10 #9 43.80   Installing       : perl-libnet-3.14-490.fc37.noarch                    84/192 
22:20:10 #9 43.80   Installing       : perl-base-2.27-492.fc38.noarch                      85/192 
22:20:10 #11 43.30 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
22:20:10 #11 43.32 Setting up libmpdec2:amd64 (2.4.2-3) ...
22:20:10 #11 43.34 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ...
22:20:10 #11 43.36 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
22:20:10 #11 43.38 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
22:20:10 #11 43.39 Setting up openssl (1.1.1f-1ubuntu2.16) ...
22:20:10 #11 43.41 Setting up libbsd0:amd64 (0.10.0-1) ...
22:20:10 #11 43.46 Setting up libelf1:amd64 (0.176-1.1build1) ...
22:20:10 dpkg-buildpackage: info: source package docker-ce
22:20:10 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-bullseye
22:20:10 dpkg-buildpackage: info: source distribution bullseye
22:20:10 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:10 dpkg-buildpackage: info: host architecture arm64
22:20:10  dpkg-source -I.git --before-build .
22:20:10 #9 43.81   Installing       : perl-URI-5.16-1.fc38.noarch                         86/192 
22:20:10 #9 43.83   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  87/192 
22:20:10 #9 43.84   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       88/192 
22:20:10 #9 43.84   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              89/192 
22:20:10 #9 43.85   Installing       : perl-if-0.61.000-492.fc38.noarch                    90/192 
22:20:10 #9 43.85   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              91/192 
22:20:10 #9 43.86   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             92/192 
22:20:10 #9 43.86   Installing       : perl-File-Path-2.18-489.fc37.noarch                 93/192 
22:20:10 #9 43.87   Installing       : perl-IO-Socket-SSL-2.075-1.fc38.noarch              94/192 
22:20:10 #9 43.88   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             95/192 
22:20:10 #9 43.88   Installing       : perl-Class-Struct-0.66-492.fc38.noarch              96/192 
22:20:10 #9 43.89   Installing       : perl-POSIX-2.03-492.fc38.x86_64                     97/192 
22:20:10 #9 43.89   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            98/192 
22:20:10 #9 43.90   Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                 99/192 
22:20:10 #9 43.90   Installing       : perl-subs-1.04-492.fc38.noarch                     100/192 
22:20:10 #9 43.91   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch         101/192 
22:20:10 #9 43.91   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                 102/192 
22:20:10 #9 43.92   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch             103/192 
22:20:10 #9 43.93   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                 104/192 
22:20:10 #9 43.93   Installing       : perl-Socket-4:2.036-1.fc38.x86_64                  105/192 
22:20:10 #9 43.94   Installing       : perl-SelectSaver-1.02-492.fc38.noarch              106/192 
22:20:10 #9 43.94   Installing       : perl-Symbol-1.09-492.fc38.noarch                   107/192 
22:20:10 #9 43.95   Installing       : perl-File-stat-1.12-492.fc38.noarch                108/192 
22:20:10 #9 43.95   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           109/192 
22:20:10 #9 43.96   Installing       : perl-podlators-1:4.14-489.fc37.noarch              110/192 
22:20:10 #9 43.97   Installing       : perl-Fcntl-1.15-492.fc38.x86_64                    111/192 
22:20:10 #9 43.97   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch          112/192 
22:20:10 #9 43.97   Installing       : perl-mro-1.26-492.fc38.x86_64                      113/192 
22:20:10 #9 43.98   Installing       : perl-IO-1.50-492.fc38.x86_64                       114/192 
22:20:10 #9 43.99   Installing       : perl-overloading-0.02-492.fc38.noarch              115/192 
22:20:10 #9 43.99   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                116/192 
22:20:10 #9 44.00   Installing       : perl-Errno-1.36-492.fc38.x86_64                    117/192 
22:20:10 #9 44.00   Installing       : perl-File-Basename-2.85-492.fc38.noarch            118/192 
22:20:10 #9 44.00   Installing       : perl-Getopt-Std-1.13-492.fc38.noarch               119/192 
22:20:10 #9 44.01   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64              120/192 
22:20:10 #9 44.01   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.x86_64      121/192 
22:20:10 #9 44.02   Installing       : perl-constant-1.33-490.fc37.noarch                 122/192 
22:20:10 #11 43.48 Setting up readline-common (8.0-4) ...
22:20:10 #11 43.49 Setting up publicsuffix (20200303.0012-1) ...
22:20:10 #11 43.51 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:10 #11 43.52 Setting up iso-codes (4.4-1) ...
22:20:10 #11 43.56 Setting up liblocale-gettext-perl (1.07-4) ...
22:20:10 #11 43.57 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:10 #11 43.59 Setting up dctrl-tools (2.24-3) ...
22:20:10 #11 43.60 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:10 #11 43.61 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:10 #11 43.63 Setting up libgdbm6:amd64 (1.18.1-5) ...
22:20:10 #11 43.64 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:20:10 #11 43.65 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:20:10 #11 43.66 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ...
22:20:10 #11 43.68 Setting up pinentry-curses (1.1.0-3build1) ...
22:20:10  debian/rules clean
22:20:10 dh clean --with=bash-completion --with=systemd
22:20:10    dh_clean
22:20:10 #12 37.66 Running transaction check
22:20:10 #9 44.03   Installing       : perl-Storable-1:3.26-489.fc37.x86_64               123/192 
22:20:10 #9 44.03   Installing       : perl-overload-1.35-492.fc38.noarch                 124/192 
22:20:10 #9 44.04   Installing       : perl-parent-1:0.238-489.fc37.noarch                125/192 
22:20:10 #9 44.04   Installing       : perl-vars-1.05-492.fc38.noarch                     126/192 
22:20:10 #9 44.05   Installing       : perl-Getopt-Long-1:2.52-489.fc37.noarch            127/192 
22:20:10 #9 44.05   Installing       : perl-Carp-1.52-489.fc37.noarch                     128/192 
22:20:10 #9 44.06   Installing       : perl-Exporter-5.77-489.fc37.noarch                 129/192 
22:20:10 #9 44.06   Installing       : perl-NDBM_File-1.15-492.fc38.x86_64                130/192 
22:20:10 #9 44.07   Installing       : perl-PathTools-3.84-489.fc37.x86_64                131/192 
22:20:10 #9 44.07   Installing       : perl-DynaLoader-1.52-492.fc38.x86_64               132/192 
22:20:10 #9 44.14   Installing       : perl-Encode-4:3.19-492.fc38.x86_64                 133/192 
22:20:10 #9 44.25   Installing       : perl-libs-4:5.36.0-492.fc38.x86_64                 134/192 
22:20:10 #9 44.26   Installing       : perl-interpreter-4:5.36.0-492.fc38.x86_64          135/192 
22:20:10 #9 44.27   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64      136/192 
22:20:10 #9 44.28   Upgrading        : dnf-data-4.14.0-1.fc38.noarch                      137/192 
22:20:10 #9 44.28 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
22:20:10 #9 44.28 
22:20:10 #9 44.31   Upgrading        : python3-dnf-4.14.0-1.fc38.noarch                   138/192 
22:20:10 #9 44.33   Installing       : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       139/192 
22:20:10 #9 44.34   Upgrading        : dnf-4.14.0-1.fc38.noarch                           140/192 
22:20:10 #9 44.35   Running scriptlet: dnf-4.14.0-1.fc38.noarch                           140/192 
22:20:10 #11 43.70 Setting up manpages-dev (5.05-1) ...
22:20:10 #11 43.71 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
22:20:10 #11 43.72 Setting up libxcb1:amd64 (1.14-2) ...
22:20:10 #11 43.73 Setting up at (3.1.23-1ubuntu1) ...
22:20:10 #11 43.87 invoke-rc.d: could not determine current runlevel
22:20:10 #11 43.88 invoke-rc.d: policy-rc.d denied execution of start.
22:20:10 #11 43.88 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
22:20:10 #11 43.89 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:10 #11 43.91 Setting up libedit2:amd64 (3.1-20191231-1) ...
22:20:10 #11 43.92 Setting up libreadline8:amd64 (8.0-4) ...
22:20:10 #11 43.93 Setting up m4 (1.4.18-4) ...
22:20:10  dpkg-source -I.git -b .
22:20:10 dpkg-source: warning: native package version may not have a revision
22:20:10 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:20:10 dpkg-source: info: using source format '1.0'
22:20:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz
22:20:10 #12 37.79 Transaction check succeeded.
22:20:10 #12 37.79 Running transaction test
22:20:10 #9 44.36   Installing       : rust-srpm-macros-22-1.fc37.noarch                  141/192 
22:20:10 #9 44.37   Installing       : qt5-srpm-macros-5.15.6-1.fc38.noarch               142/192 
22:20:10 #9 44.37   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     143/192 
22:20:10 #9 44.37   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             144/192 
22:20:10 #9 44.38   Installing       : perl-srpm-macros-1-46.fc37.noarch                  145/192 
22:20:10 #9 44.38   Installing       : package-notes-srpm-macros-0.5-6.fc38.noarch        146/192 
22:20:10 #9 44.39   Installing       : openblas-srpm-macros-2-12.fc37.noarch              147/192 
22:20:10 #9 44.39   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  148/192 
22:20:10 #9 44.39   Installing       : nim-srpm-macros-3-7.fc37.noarch                    149/192 
22:20:10 #9 44.40   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              150/192 
22:20:10 #9 44.40   Installing       : gnat-srpm-macros-4-16.fc37.noarch                  151/192 
22:20:10 #9 44.41   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                152/192 
22:20:10 #9 44.41   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  153/192 
22:20:10 #9 44.41   Installing       : emacs-filesystem-1:28.1-3.fc37.noarch              154/192 
22:20:10 #9 44.42   Installing       : desktop-file-utils-0.26-7.fc37.x86_64              155/192 
22:20:10 #9 44.43   Installing       : ansible-srpm-macros-1-8.1.fc38.noarch              156/192 
22:20:10 #9 44.43   Installing       : fonts-srpm-macros-1:2.0.5-9.fc38.noarch            157/192 
22:20:10 #9 44.43   Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 158/192 
22:20:10 #9 44.44   Installing       : python-srpm-macros-3.11-4.fc37.noarch              159/192 
22:20:10 #9 44.45   Installing       : redhat-rpm-config-232-1.fc38.noarch                160/192 
22:20:10 #9 44.46   Installing       : rpm-build-4.18.0-3.fc38.x86_64                     161/192 
22:20:10 #9 44.46   Installing       : rpmlint-fedora-license-data-1.6-1.fc38.noarch      162/192 
22:20:10 #9 44.49   Installing       : rpmlint-2.4.0-3.fc38.noarch                        163/192 
22:20:10 #9 44.49   Upgrading        : yum-4.14.0-1.fc38.noarch                           164/192 
22:20:10 #9 44.50   Installing       : dnf-plugins-core-4.3.1-1.fc38.noarch               165/192 
22:20:10 #9 44.50   Cleanup          : yum-4.12.0-1.fc37.noarch                           166/192 
22:20:10 #9 44.51   Running scriptlet: dnf-4.12.0-1.fc37.noarch                           167/192 
22:20:10 #9 44.52   Cleanup          : dnf-4.12.0-1.fc37.noarch                           167/192 
22:20:10 #9 44.52   Running scriptlet: dnf-4.12.0-1.fc37.noarch                           167/192 
22:20:10 #9 44.54   Cleanup          : python3-dnf-4.12.0-1.fc37.noarch                   168/192 
22:20:10 #9 44.55   Cleanup          : python3-rpm-4.18.0-0.alpha1.6.fc37.x86_64          169/192 
22:20:10 #9 44.56   Cleanup          : rpm-build-libs-4.18.0-0.alpha1.6.fc37.x86_64       170/192 
22:20:10 #11 43.94 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:10 #11 43.95 Setting up ca-certificates (20211016~20.04.1) ...
22:20:11 #9 44.57   Cleanup          : elfutils-libs-0.187-4.fc37.x86_64                  171/192 
22:20:11 #9 44.57   Cleanup          : file-libs-5.41-5.fc37.x86_64                       172/192 
22:20:11 #9 44.58   Cleanup          : rpm-sign-libs-4.18.0-0.alpha1.6.fc37.x86_64        173/192 
22:20:11 #9 44.59   Cleanup          : python3-gpg-1.17.0-2.fc37.x86_64                   174/192 
22:20:11 #9 44.60   Cleanup          : python3-hawkey-0.67.0-2.fc37.x86_64                175/192 
22:20:11 #9 44.61   Cleanup          : python3-libdnf-0.67.0-2.fc37.x86_64                176/192 
22:20:11 #9 44.62   Cleanup          : libdnf-0.67.0-2.fc37.x86_64                        177/192 
22:20:11 #9 44.63   Cleanup          : rpm-4.18.0-0.alpha1.6.fc37.x86_64                  178/192 
22:20:11 #9 44.64   Cleanup          : rpm-libs-4.18.0-0.alpha1.6.fc37.x86_64             179/192 
22:20:11 #9 44.64   Cleanup          : gpgme-1.17.0-2.fc37.x86_64                         180/192 
22:20:11 #9 44.65   Cleanup          : python3-libcomps-0.1.18-2.fc36.x86_64              181/192 
22:20:11 #9 44.66   Cleanup          : dnf-data-4.12.0-1.fc37.noarch                      182/192 
22:20:11 #9 44.77   Cleanup          : python3-libs-3.10.4-1.fc37.x86_64                  183/192 
22:20:11 #9 44.79   Cleanup          : python3-3.10.4-1.fc37.x86_64                       184/192 
22:20:11 #9 44.79   Cleanup          : xz-libs-5.2.5-9.fc37.x86_64                        185/192 
22:20:11 #9 44.80   Cleanup          : ncurses-libs-6.3-2.20220501.fc37.x86_64            186/192 
22:20:11 #9 44.81   Cleanup          : libcomps-0.1.18-2.fc36.x86_64                      187/192 
22:20:11 #9 44.81   Cleanup          : elfutils-libelf-0.187-4.fc37.x86_64                188/192 
22:20:11 #9 44.82   Cleanup          : ncurses-base-6.3-2.20220501.fc37.noarch            189/192 
22:20:11 #11 44.31 Updating certificates in /etc/ssl/certs...
22:20:11 #9 44.82   Cleanup          : glibc-2.35.9000-17.fc37.x86_64                     190/192 
22:20:11 #9 44.83   Cleanup          : glibc-minimal-langpack-2.35.9000-17.fc37.x86_64    191/192 
22:20:11 #9 44.84   Cleanup          : glibc-common-2.35.9000-17.fc37.x86_64              192/192 
22:20:11 #9 44.84   Running scriptlet: rpm-4.18.0-3.fc38.x86_64                           192/192 
22:20:11 #12 38.60 Transaction test succeeded.
22:20:11 #11 44.74 127 added, 0 removed; done.
22:20:11 #11 44.78 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:20:11 #11 44.80 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:11 #12 38.60 Running transaction
22:20:11 #11 44.81 Setting up bsdmainutils (11.1.2ubuntu3) ...
22:20:11 #11 44.84 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:20:11 #11 44.84 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
22:20:11 #11 44.84 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:20:11 #11 44.84 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
22:20:11 #11 44.85 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
22:20:11 #11 44.86 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
22:20:11 #11 44.87 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
22:20:11 #11 44.89 Setting up dwz (0.13-5) ...
22:20:11 #11 44.90 Setting up groff-base (1.22.4-4build1) ...
22:20:11 #11 44.92 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
22:20:11 #11 44.93 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
22:20:11 #11 44.94 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
22:20:11 #11 44.95 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
22:20:11 #11 44.97 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
22:20:11 #11 44.98 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
22:20:11 #11 44.99 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
22:20:12 #11 45.60 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
22:20:12 #11 45.61 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
22:20:12 #11 45.62 Setting up gpg (2.2.19-3ubuntu2.2) ...
22:20:12 #11 45.63 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
22:20:12 #11 45.64 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
22:20:12 #11 45.66 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
22:20:12 #11 45.67 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
22:20:12 + return
22:20:12 + VERSION=0.0.0-20221021185355-e814bd0
22:20:12 + PRODUCT=docker
22:20:12 + hack/make.sh dynbinary
22:20:12 
22:20:12 Removing bundles/
22:20:12 
22:20:12 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:12 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:12 GOOS="" GOARCH="" GOARM=""
22:20:12 #12 39.51   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch            1/1 
22:20:12 #12 39.66   Preparing        :                                                        1/1 
22:20:12 #12 39.70   Upgrading        : libgcc-11.3.1-3.fc35.aarch64                         1/116 
22:20:12 #12 39.72   Running scriptlet: libgcc-11.3.1-3.fc35.aarch64                         1/116 
22:20:12 #12 39.74   Upgrading        : audit-libs-3.0.9-1.fc35.aarch64                      2/116 
22:20:12 #12 39.74   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                     3/116 
22:20:12 #12 39.75   Upgrading        : pcre2-10.40-1.fc35.aarch64                           4/116 
22:20:12 #12 39.76   Installing       : python3-libselinux-3.3-1.fc35.aarch64                5/116 
22:20:12 #12 39.79   Installing       : util-linux-core-2.37.4-1.fc35.aarch64                6/116 
22:20:12 #12 39.80   Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64                6/116 
22:20:12 #12 39.81   Installing       : perl-File-Find-1.39-486.fc35.noarch                  7/116 
22:20:12 #12 39.82   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  8/116 
22:20:12 #12 39.82   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          9/116 
22:20:12 #12 39.83   Installing       : libtool-ltdl-2.4.6-50.fc35.aarch64                  10/116 
22:20:12 #12 39.83   Installing       : libseccomp-2.5.3-1.fc35.aarch64                     11/116 
22:20:12 #12 39.84   Installing       : libfdisk-2.37.4-1.fc35.aarch64                      12/116 
22:20:12 #12 39.85   Installing       : cmake-rpm-macros-3.22.2-1.fc35.noarch               13/116 
22:20:12 #12 39.85   Installing       : cmake-filesystem-3.22.2-1.fc35.aarch64              14/116 
22:20:12 #10 50.98 Dependencies resolved.
22:20:12 #10 51.01 ================================================================================
22:20:12 #10 51.01  Package                       Arch     Version                 Repo       Size
22:20:12 #10 51.01 ================================================================================
22:20:12 #10 51.01 Installing:
22:20:12 #10 51.01  dnf-plugins-core              noarch   4.3.1-1.fc36            updates    34 k
22:20:12 #10 51.01  rpm-build                     x86_64   4.17.1-3.fc36           updates    58 k
22:20:12 #10 51.01  rpmlint                       noarch   2.2.0-6.fc36            updates   240 k
22:20:12 #10 51.01 Upgrading:
22:20:12 #10 51.01  python3-rpm                   x86_64   4.17.1-3.fc36           updates    90 k
22:20:12 #10 51.01  rpm                           x86_64   4.17.1-3.fc36           updates   536 k
22:20:12 #10 51.01  rpm-build-libs                x86_64   4.17.1-3.fc36           updates    92 k
22:20:12 #10 51.01  rpm-libs                      x86_64   4.17.1-3.fc36           updates   314 k
22:20:12 #10 51.01  rpm-sign-libs                 x86_64   4.17.1-3.fc36           updates    25 k
22:20:12 #10 51.01 Installing dependencies:
22:20:12 #10 51.01  ansible-srpm-macros           noarch   1-8.1.fc36              updates   8.5 k
22:20:12 #10 51.01  binutils                      x86_64   2.37-36.fc36            updates   6.0 M
22:20:12 #10 51.01  binutils-gold                 x86_64   2.37-36.fc36            updates   754 k
22:20:12 #10 51.01  bzip2                         x86_64   1.0.8-11.fc36           fedora     52 k
22:20:12 #10 51.01  cpio                          x86_64   2.13-12.fc36            fedora    270 k
22:20:12 #10 51.01  dash                          x86_64   0.5.10.2-10.fc36        fedora     97 k
22:20:12 #10 51.01  dbus-libs                     x86_64   1:1.14.4-1.fc36         updates   155 k
22:20:12 #10 51.01  debugedit                     x86_64   5.0-3.fc36              fedora     77 k
22:20:12 #10 51.01  desktop-file-utils            x86_64   0.26-6.fc36             fedora     72 k
22:20:12 #10 51.01  devscripts-checkbashisms      x86_64   2.22.1-1.fc36           fedora     28 k
22:20:12 #10 51.01  diffutils                     x86_64   3.8-2.fc36              fedora    370 k
22:20:12 #10 51.01  dwz                           x86_64   0.14-4.fc36             updates   127 k
22:20:12 #10 51.01  ed                            x86_64   1.14.2-12.fc36          fedora     73 k
22:20:12 #10 51.01  efi-srpm-macros               noarch   5-5.fc36                fedora     22 k
22:20:12 #10 51.01  elfutils                      x86_64   0.186-3.fc36            fedora    523 k
22:20:12 #10 51.01  elfutils-debuginfod-client    x86_64   0.186-3.fc36            fedora     39 k
22:20:12 #10 51.01  emacs-filesystem              noarch   1:28.1-2.fc36           updates   9.3 k
22:20:12 #10 51.01  enchant                       x86_64   1:1.6.0-30.fc36         fedora     59 k
22:20:12 #10 51.01  file                          x86_64   5.41-4.fc36             fedora     48 k
22:20:12 #10 51.01  fonts-srpm-macros             noarch   1:2.0.5-7.fc36          fedora     27 k
22:20:12 #10 51.01  fpc-srpm-macros               noarch   1.3-5.fc36              fedora    7.6 k
22:20:12 #10 51.01  gdb-minimal                   x86_64   12.1-2.fc36             updates   3.9 M
22:20:12 #10 51.01  gdk-pixbuf2                   x86_64   2.42.9-2.fc36           updates   466 k
22:20:12 #10 51.01  ghc-srpm-macros               noarch   1.5.0-6.fc36            fedora    7.7 k
22:20:12 #10 51.01  glibc-gconv-extra             x86_64   2.35-4.fc36             fedora    1.6 M
22:20:12 #10 51.01  gnat-srpm-macros              noarch   4-15.fc36               fedora    8.2 k
22:20:12 #10 51.01  go-srpm-macros                noarch   3.2.0-1.fc36            updates    26 k
22:20:12 #10 51.01  groff-base                    x86_64   1.22.4-9.fc36           fedora    1.0 M
22:20:12 #10 51.01  hunspell                      x86_64   1.7.0-19.fc36           fedora    303 k
22:20:12 #10 51.01  hunspell-en-GB                noarch   0.20140811.1-22.fc36    fedora    225 k
22:20:12 #10 51.01  hunspell-en-US                noarch   0.20140811.1-22.fc36    fedora    176 k
22:20:12 #10 51.01  hunspell-filesystem           x86_64   1.7.0-19.fc36           fedora    8.9 k
22:20:12 #10 51.01  info                          x86_64   6.8-3.fc36              fedora    225 k
22:20:12 #10 51.01  json-glib                     x86_64   1.6.6-2.fc36            fedora    152 k
22:20:12 #10 51.01  kernel-srpm-macros            noarch   1.0-14.fc36             fedora    9.1 k
22:20:12 #10 51.01  libappstream-glib             x86_64   0.8.0-4.fc36            updates   391 k
22:20:12 #10 51.01  libjpeg-turbo                 x86_64   2.1.2-2.fc36            fedora    182 k
22:20:12 #10 51.01  libpkgconf                    x86_64   1.8.0-2.fc36            fedora     36 k
22:20:12 #10 51.01  libpng                        x86_64   2:1.6.37-12.fc36        fedora    119 k
22:20:12 #10 51.01  libstemmer                    x86_64   0-18.585svn.fc36        fedora     82 k
22:20:12 #10 51.01  lua-srpm-macros               noarch   1-6.fc36                fedora    8.5 k
22:20:12 #10 51.01  ncurses                       x86_64   6.2-9.20210508.fc36     fedora    400 k
22:20:12 #10 51.01  nim-srpm-macros               noarch   3-6.fc36                fedora    8.3 k
22:20:12 #10 51.01  ocaml-srpm-macros             noarch   6-6.fc36                fedora    7.7 k
22:20:12 #10 51.01  openblas-srpm-macros          noarch   2-11.fc36               fedora    7.4 k
22:20:12 #10 51.01  package-notes-srpm-macros     noarch   0.4-14.fc36             fedora     11 k
22:20:12 #10 51.01  patch                         x86_64   2.7.6-16.fc36           fedora    124 k
22:20:12 #10 51.01  perl-AutoLoader               noarch   5.74-486.fc36           fedora     26 k
22:20:12 #10 51.01  perl-B                        x86_64   1.82-486.fc36           fedora    185 k
22:20:12 #10 51.01  perl-Carp                     noarch   1.52-479.fc36           fedora     29 k
22:20:12 #10 51.01  perl-Class-Struct             noarch   0.66-486.fc36           fedora     27 k
22:20:12 #10 51.01  perl-Data-Dumper              x86_64   2.183-3.fc36            fedora     56 k
22:20:12 #10 51.01  perl-Digest                   noarch   1.20-2.fc36             fedora     25 k
22:20:12 #10 51.01  perl-Digest-MD5               x86_64   2.58-479.fc36           fedora     36 k
22:20:12 #10 51.01  perl-DynaLoader               x86_64   1.50-486.fc36           fedora     31 k
22:20:12 #10 51.01  perl-Encode                   x86_64   4:3.17-485.fc36         updates   1.7 M
22:20:12 #10 51.01  perl-Errno                    x86_64   1.33-486.fc36           fedora     20 k
22:20:12 #10 51.01  perl-Exporter                 noarch   5.76-480.fc36           fedora     31 k
22:20:12 #10 51.01  perl-Fcntl                    x86_64   1.14-486.fc36           fedora     25 k
22:20:12 #10 51.01  perl-File-Basename            noarch   2.85-486.fc36           fedora     22 k
22:20:12 #10 51.01  perl-File-Path                noarch   2.18-479.fc36           fedora     35 k
22:20:12 #10 51.01  perl-File-Temp                noarch   1:0.231.100-479.fc36    fedora     59 k
22:20:12 #10 51.01  perl-File-stat                noarch   1.09-486.fc36           fedora     22 k
22:20:12 #10 51.01  perl-FileHandle               noarch   2.03-486.fc36           fedora     20 k
22:20:12 #10 51.01  perl-Getopt-Long              noarch   1:2.52-479.fc36         fedora     60 k
22:20:12 #10 51.01  perl-Getopt-Std               noarch   1.13-486.fc36           fedora     21 k
22:20:12 #10 51.01  perl-HTTP-Tiny                noarch   0.082-1.fc36            updates    55 k
22:20:12 #10 51.01  perl-IO                       x86_64   1.46-486.fc36           fedora     92 k
22:20:12 #10 51.01  perl-IPC-Open3                noarch   1.21-486.fc36           fedora     28 k
22:20:12 #10 51.01  perl-MIME-Base64              x86_64   3.16-479.fc36           fedora     30 k
22:20:12 #10 51.01  perl-Net-SSLeay               x86_64   1.92-2.fc36             fedora    364 k
22:20:12 #10 51.01  perl-POSIX                    x86_64   1.97-486.fc36           fedora    102 k
22:20:12 #10 51.01  perl-PathTools                x86_64   3.80-479.fc36           fedora     85 k
22:20:12 #10 51.01  perl-Pod-Escapes              noarch   1:1.07-479.fc36         fedora     20 k
22:20:12 #10 51.01  perl-Pod-Perldoc              noarch   3.28.01-480.fc36        fedora     83 k
22:20:12 #10 51.01  perl-Pod-Simple               noarch   1:3.43-3.fc36           fedora    215 k
22:20:12 #10 51.01  perl-Pod-Usage                noarch   4:2.01-479.fc36         fedora     40 k
22:20:12 #10 51.01  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc36         updates    72 k
22:20:12 #10 51.01  perl-SelectSaver              noarch   1.02-486.fc36           fedora     17 k
22:20:12 #10 51.01  perl-Socket                   x86_64   4:2.036-1.fc36          updates    55 k
22:20:12 #10 51.01  perl-Storable                 x86_64   1:3.25-2.fc36           fedora     96 k
22:20:12 #10 51.01  perl-Symbol                   noarch   1.09-486.fc36           fedora     19 k
22:20:12 #10 51.01  perl-Term-ANSIColor           noarch   5.01-480.fc36           fedora     48 k
22:20:12 #10 51.01  perl-Term-Cap                 noarch   1.17-479.fc36           fedora     22 k
22:20:12 #10 51.01  perl-Text-ParseWords          noarch   3.31-1.fc36             updates    16 k
22:20:12 #10 51.01  perl-Text-Tabs+Wrap           noarch   2021.0814-2.fc36        fedora     22 k
22:20:12 #10 51.01  perl-Time-Local               noarch   2:1.300-479.fc36        fedora     34 k
22:20:12 #10 51.01  perl-URI                      noarch   5.10-1.fc36             fedora    108 k
22:20:12 #10 51.01  perl-base                     noarch   2.27-486.fc36           fedora     21 k
22:20:12 #10 51.01  perl-constant                 noarch   1.33-480.fc36           fedora     23 k
22:20:12 #10 51.01  perl-if                       noarch   0.60.900-486.fc36       fedora     19 k
22:20:12 #10 51.01  perl-interpreter              x86_64   4:5.34.1-486.fc36       fedora     76 k
22:20:12 #10 51.01  perl-libnet                   noarch   3.13-480.fc36           fedora    126 k
22:20:12 #10 51.01  perl-libs                     x86_64   4:5.34.1-486.fc36       fedora    2.1 M
22:20:12 #10 51.01  perl-mro                      x86_64   1.25-486.fc36           fedora     33 k
22:20:12 #10 51.01  perl-overload                 noarch   1.33-486.fc36           fedora     50 k
22:20:12 #10 51.01  perl-overloading              noarch   0.02-486.fc36           fedora     18 k
22:20:12 #10 51.01  perl-parent                   noarch   1:0.238-479.fc36        fedora     14 k
22:20:12 #10 51.01  perl-podlators                noarch   1:4.14-479.fc36         fedora    112 k
22:20:12 #10 51.01  perl-srpm-macros              noarch   1-43.fc36               fedora    8.4 k
22:20:12 #10 51.01  perl-subs                     noarch   1.04-486.fc36           fedora     17 k
22:20:12 #10 51.01  perl-vars                     noarch   1.05-486.fc36           fedora     18 k
22:20:12 #10 51.01  pkgconf                       x86_64   1.8.0-2.fc36            fedora     41 k
22:20:12 #10 51.01  pkgconf-m4                    noarch   1.8.0-2.fc36            fedora     14 k
22:20:12 #10 51.01  pkgconf-pkg-config            x86_64   1.8.0-2.fc36            fedora     10 k
22:20:12 #10 51.01  python-srpm-macros            noarch   3.10-19.fc36            updates    24 k
22:20:12 #10 51.01  python3-construct             noarch   2.10.68-1.fc36          updates   112 k
22:20:12 #10 51.01  python3-dateutil              noarch   1:2.8.1-8.fc36          fedora    289 k
22:20:12 #10 51.01  python3-dbus                  x86_64   1.2.18-3.fc36           fedora    132 k
22:20:12 #10 51.01  python3-distro                noarch   1.6.0-2.fc36            fedora     38 k
22:20:12 #10 51.01  python3-dnf-plugins-core      noarch   4.3.1-1.fc36            updates   229 k
22:20:12 #10 51.01  python3-enchant               noarch   3.2.2-2.fc36            fedora     79 k
22:20:12 #10 51.01  python3-pybeam                noarch   0.7-2.fc36              fedora     24 k
22:20:12 #10 51.01  python3-pyxdg                 noarch   0.27-4.fc36             fedora     96 k
22:20:12 #10 51.01  python3-six                   noarch   1.16.0-5.fc36           fedora     36 k
22:20:12 #10 51.01  python3-toml                  noarch   0.10.2-6.fc36           fedora     39 k
22:20:12 #10 51.01  python3-zstd                  x86_64   1.4.5.1-6.fc36          fedora     19 k
22:20:12 #10 51.01  qt5-srpm-macros               noarch   5.15.6-1.fc36           updates   7.8 k
22:20:12 #10 51.01  redhat-rpm-config             noarch   222-1.fc36              updates    66 k
22:20:12 #10 51.01  rpmautospec-rpm-macros        noarch   0.3.0-1.fc36            updates   8.7 k
22:20:12 #10 51.01  rust-srpm-macros              noarch   22-1.fc36               updates   9.3 k
22:20:12 #10 51.01  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
22:20:12 #10 51.01  unzip                         x86_64   6.0-57.fc36             fedora    182 k
22:20:12 #10 51.01  xxhash-libs                   x86_64   0.8.1-2.fc36            fedora     42 k
22:20:12 #10 51.01  xz                            x86_64   5.2.5-9.fc36            fedora    214 k
22:20:12 #10 51.01  zip                           x86_64   3.0-32.fc36             fedora    260 k
22:20:12 #10 51.01  zstd                          x86_64   1.5.2-2.fc36            updates   448 k
22:20:12 #10 51.01 Installing weak dependencies:
22:20:12 #10 51.01  hunspell-en                   noarch   0.20140811.1-22.fc36    fedora    180 k
22:20:12 #10 51.01  perl-IO-Socket-IP             noarch   0.41-480.fc36           fedora     42 k
22:20:12 #10 51.01  perl-IO-Socket-SSL            noarch   2.074-2.fc36            fedora    218 k
22:20:12 #10 51.01  perl-Mozilla-CA               noarch   20211001-2.fc36         fedora     12 k
22:20:12 #10 51.01  perl-NDBM_File                x86_64   1.15-486.fc36           fedora     27 k
22:20:12 #10 51.01  rpmlint-fedora-license-data   noarch   1.6-1.fc36              updates    15 k
22:20:12 #10 51.01 
22:20:12 #10 51.01 Transaction Summary
22:20:12 #10 51.01 ================================================================================
22:20:12 #10 51.01 Install  136 Packages
22:20:12 #10 51.01 Upgrade    5 Packages
22:20:12 #10 51.01 
22:20:12 #10 51.02 Total download size: 29 M
22:20:12 #10 51.02 Downloading Packages:
22:20:12 #12 39.87   Installing       : checkpolicy-3.3-1.fc35.aarch64                      15/116 
22:20:12 #12 39.88   Installing       : perl-threads-1:2.26-448.fc35.aarch64                16/116 
22:20:12 #12 39.89   Installing       : m4-1.4.19-2.fc35.aarch64                            17/116 
22:20:12 #12 39.91   Installing       : autoconf-2.69-37.fc35.noarch                        18/116 
22:20:12 #12 39.92   Installing       : libmpc-1.2.1-3.fc35.aarch64                         19/116 
22:20:12 #12 40.06   Installing       : cpp-11.3.1-3.fc35.aarch64                           20/116 
22:20:12 #12 40.07   Installing       : perl-threads-shared-1.62-478.fc35.aarch64           21/116 
22:20:12 #12 40.08   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              22/116 
22:20:12 #12 40.10   Installing       : automake-1.16.2-5.fc35.noarch                       23/116 
22:20:12 #12 40.11   Installing       : python3-libsemanage-3.3-1.fc35.aarch64              24/116 
22:20:13 #24 97.59 Selecting previously unselected package gcc-s390x-linux-gnu.
22:20:13 #24 97.59 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:20:13 #24 97.60 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
22:20:13 #24 97.63 Selecting previously unselected package linux-libc-dev-s390x-cross.
22:20:13 #24 97.63 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
22:20:13 #24 97.63 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
22:20:13 #24 97.81 Selecting previously unselected package libc6-dev-s390x-cross.
22:20:13 #24 97.81 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
22:20:13 #24 97.81 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
22:20:13 #11 46.30 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
22:20:13 #11 46.39 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:13 #11 46.41 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
22:20:13 #11 46.42 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
22:20:13 #11 46.44 Setting up python3 (3.8.2-0ubuntu2) ...
22:20:13 #12 40.13   Installing       : libselinux-utils-3.3-1.fc35.aarch64                 25/116 
22:20:13 #12 40.14   Installing       : pcre2-utf16-10.40-1.fc35.aarch64                    26/116 
22:20:13 #12 40.14   Installing       : pcre2-utf32-10.40-1.fc35.aarch64                    27/116 
22:20:13 #12 40.16   Installing       : pcre2-devel-10.40-1.fc35.aarch64                    28/116 
22:20:13 #12 40.17   Installing       : python3-audit-3.0.9-1.fc35.aarch64                  29/116 
22:20:13 #12 40.18   Installing       : gc-8.0.4-6.fc35.aarch64                             30/116 
22:20:13 #12 40.42   Installing       : guile22-2.2.7-3.fc35.aarch64                        31/116 
22:20:13 #12 40.44   Installing       : make-1:4.3-6.fc35.aarch64                           32/116 
22:20:13 #12 40.44   Installing       : kmod-libs-29-4.fc35.aarch64                         33/116 
22:20:13 #12 40.46   Installing       : libnl3-3.5.0-8.fc35.aarch64                         34/116 
22:20:13 #12 40.48   Installing       : libibverbs-39.0-1.fc35.aarch64                      35/116 
22:20:13 #12 40.49   Installing       : libpcap-14:1.10.1-2.fc35.aarch64                    36/116 
22:20:13 #12 40.49   Installing       : iptables-legacy-libs-1.8.7-13.fc35.aarch64          37/116 
22:20:13 #12 40.50   Installing       : jsoncpp-1.9.4-5.fc35.aarch64                        38/116 
22:20:13 #12 40.51   Installing       : libasan-11.3.1-3.fc35.aarch64                       39/116 
22:20:13 #12 40.52   Installing       : libubsan-11.3.1-3.fc35.aarch64                      40/116 
22:20:13 #12 40.53   Upgrading        : libgomp-11.3.1-3.fc35.aarch64                       41/116 
22:20:13 #12 40.53   Installing       : vim-filesystem-2:9.0.720-1.fc35.noarch              42/116 
22:20:13 #12 40.54   Installing       : qrencode-libs-4.1.1-1.fc35.aarch64                  43/116 
22:20:13 #12 40.55   Installing       : perl-lib-0.65-486.fc35.aarch64                      44/116 
22:20:13 #12 40.55   Installing       : libuv-1:1.44.2-1.fc35.aarch64                       45/116 
22:20:13 #12 40.56   Installing       : libsepol-devel-3.3-2.fc35.aarch64                   46/116 
22:20:13 #12 40.57   Installing       : libselinux-devel-3.3-1.fc35.aarch64                 47/116 
22:20:13 #12 40.58   Installing       : libbtrfsutil-5.18-1.fc35.aarch64                    48/116 
22:20:13 #12 40.59   Installing       : libbtrfs-5.18-1.fc35.aarch64                        49/116 
22:20:13 #12 40.60   Installing       : libbpf-2:0.6.1-2.fc35.aarch64                       50/116 
22:20:13 #12 40.60   Installing       : libatomic-11.3.1-3.fc35.aarch64                     51/116 
22:20:13 #10 52.04 (1/141): bzip2-1.0.8-11.fc36.x86_64.rpm         132 kB/s |  52 kB     00:00    
22:20:13 #10 52.05 (2/141): cpio-2.13-12.fc36.x86_64.rpm           669 kB/s | 270 kB     00:00    
22:20:13 #10 52.06 (3/141): desktop-file-utils-0.26-6.fc36.x86_64. 7.6 MB/s |  72 kB     00:00    
22:20:13 #10 52.06 (4/141): debugedit-5.0-3.fc36.x86_64.rpm        3.4 MB/s |  77 kB     00:00    
22:20:13 #10 52.07 (5/141): dash-0.5.10.2-10.fc36.x86_64.rpm       230 kB/s |  97 kB     00:00    
22:20:13 #10 52.08 (6/141): ed-1.14.2-12.fc36.x86_64.rpm           9.1 MB/s |  73 kB     00:00    
22:20:13 #10 52.08 (7/141): diffutils-3.8-2.fc36.x86_64.rpm         19 MB/s | 370 kB     00:00    
22:20:13 #10 52.08 (8/141): efi-srpm-macros-5-5.fc36.noarch.rpm    2.4 MB/s |  22 kB     00:00    
22:20:13 #10 52.09 (9/141): elfutils-debuginfod-client-0.186-3.fc3 4.6 MB/s |  39 kB     00:00    
22:20:13 #10 52.10 (10/141): devscripts-checkbashisms-2.22.1-1.fc3 740 kB/s |  28 kB     00:00    
22:20:13 #10 52.10 (11/141): file-5.41-4.fc36.x86_64.rpm           7.8 MB/s |  48 kB     00:00    
22:20:13 #10 52.11 (12/141): elfutils-0.186-3.fc36.x86_64.rpm       16 MB/s | 523 kB     00:00    
22:20:13 #10 52.12 (13/141): fonts-srpm-macros-2.0.5-7.fc36.noarch 2.2 MB/s |  27 kB     00:00    
22:20:13 #10 52.12 (14/141): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 1.8 MB/s | 7.7 kB     00:00    
22:20:13 #10 52.13 (15/141): enchant-1.6.0-30.fc36.x86_64.rpm      1.8 MB/s |  59 kB     00:00    
22:20:13 #10 52.16 (16/141): glibc-gconv-extra-2.35-4.fc36.x86_64.  43 MB/s | 1.6 MB     00:00    
22:20:13 #10 52.18 (17/141): gnat-srpm-macros-4-15.fc36.noarch.rpm 165 kB/s | 8.2 kB     00:00    
22:20:13 #10 52.26 (18/141): groff-base-1.22.4-9.fc36.x86_64.rpm    11 MB/s | 1.0 MB     00:00    
22:20:13 #10 52.26 (19/141): fpc-srpm-macros-1.3-5.fc36.noarch.rpm  53 kB/s | 7.6 kB     00:00    
22:20:13 #10 52.26 (20/141): hunspell-1.7.0-19.fc36.x86_64.rpm     3.5 MB/s | 303 kB     00:00    
22:20:13 #24 98.04 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
22:20:13 #24 98.05 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
22:20:13 #24 98.05 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
22:20:13 #24 98.30 Selecting previously unselected package g++-10-s390x-linux-gnu.
22:20:13 #24 98.30 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:20:13 #24 98.31 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:20:13 #11 46.75 Setting up binutils (2.34-6ubuntu1.3) ...
22:20:13 #11 46.76 Setting up python3-xdg (0.26-1ubuntu1) ...
22:20:13 #11 46.94 Setting up man-db (2.9.1-1) ...
22:20:13 #11 47.04 Building database of manual pages ...
22:20:13 #12 40.61   Installing       : less-590-5.fc35.aarch64                             52/116 
22:20:13 #12 40.73   Installing       : kernel-headers-5.19.4-100.fc35.aarch64              53/116 
22:20:13 #12 40.75   Installing       : libxcrypt-devel-4.4.28-1.fc35.aarch64               54/116 
22:20:13 #10 52.28 (21/141): hunspell-en-0.20140811.1-22.fc36.noar 7.9 MB/s | 180 kB     00:00    
22:20:13 #10 52.28 (22/141): hunspell-en-GB-0.20140811.1-22.fc36.n  12 MB/s | 225 kB     00:00    
22:20:13 #10 52.29 (23/141): hunspell-en-US-0.20140811.1-22.fc36.n 7.4 MB/s | 176 kB     00:00    
22:20:13 #10 52.29 (24/141): info-6.8-3.fc36.x86_64.rpm             23 MB/s | 225 kB     00:00    
22:20:13 #10 52.30 (25/141): hunspell-filesystem-1.7.0-19.fc36.x86 515 kB/s | 8.9 kB     00:00    
22:20:13 #10 52.30 (26/141): kernel-srpm-macros-1.0-14.fc36.noarch 1.4 MB/s | 9.1 kB     00:00    
22:20:13 #10 52.31 (27/141): libpkgconf-1.8.0-2.fc36.x86_64.rpm    7.0 MB/s |  36 kB     00:00    
22:20:13 #10 52.32 (28/141): libpng-1.6.37-12.fc36.x86_64.rpm      9.5 MB/s | 119 kB     00:00    
22:20:13 #10 52.33 (29/141): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 6.6 MB/s | 182 kB     00:00    
22:20:13 #10 52.33 (30/141): json-glib-1.6.6-2.fc36.x86_64.rpm     3.8 MB/s | 152 kB     00:00    
22:20:13 #10 52.33 (31/141): lua-srpm-macros-1-6.fc36.noarch.rpm   1.2 MB/s | 8.5 kB     00:00    
22:20:13 #10 52.34 (32/141): nim-srpm-macros-3-6.fc36.noarch.rpm   1.7 MB/s | 8.3 kB     00:00    
22:20:13 #10 52.34 (33/141): libstemmer-0-18.585svn.fc36.x86_64.rp 3.3 MB/s |  82 kB     00:00    
22:20:13 #10 52.37 (34/141): ncurses-6.2-9.20210508.fc36.x86_64.rp 9.6 MB/s | 400 kB     00:00    
22:20:13 #10 52.37 (35/141): ocaml-srpm-macros-6-6.fc36.noarch.rpm 225 kB/s | 7.7 kB     00:00    
22:20:13 #10 52.38 (36/141): openblas-srpm-macros-2-11.fc36.noarch 237 kB/s | 7.4 kB     00:00    
22:20:13 #10 52.38 (37/141): perl-AutoLoader-5.74-486.fc36.noarch. 4.2 MB/s |  26 kB     00:00    
22:20:13 #10 52.39 (38/141): package-notes-srpm-macros-0.4-14.fc36 878 kB/s |  11 kB     00:00    
22:20:13 #10 52.39 (39/141): patch-2.7.6-16.fc36.x86_64.rpm        7.8 MB/s | 124 kB     00:00    
22:20:13 #10 52.40 (40/141): perl-B-1.82-486.fc36.x86_64.rpm        16 MB/s | 185 kB     00:00    
22:20:13 #10 52.40 (41/141): perl-Class-Struct-0.66-486.fc36.noarc 3.7 MB/s |  27 kB     00:00    
22:20:13 #10 52.40 (42/141): perl-Carp-1.52-479.fc36.noarch.rpm    2.6 MB/s |  29 kB     00:00    
22:20:13 #10 52.41 (43/141): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.5 MB/s |  56 kB     00:00    
22:20:13 #10 52.41 (44/141): perl-Digest-1.20-2.fc36.noarch.rpm    2.6 MB/s |  25 kB     00:00    
22:20:13 #10 52.41 (45/141): perl-Digest-MD5-2.58-479.fc36.x86_64. 3.8 MB/s |  36 kB     00:00    
22:20:13 #10 52.42 (46/141): perl-Errno-1.33-486.fc36.x86_64.rpm   3.5 MB/s |  20 kB     00:00    
22:20:13 #10 52.42 (47/141): perl-DynaLoader-1.50-486.fc36.x86_64. 3.3 MB/s |  31 kB     00:00    
22:20:13 #10 52.42 (48/141): perl-Exporter-5.76-480.fc36.noarch.rp 3.6 MB/s |  31 kB     00:00    
22:20:13 #10 52.43 (49/141): perl-Fcntl-1.14-486.fc36.x86_64.rpm   2.1 MB/s |  25 kB     00:00    
22:20:13 #10 52.43 (50/141): perl-File-Basename-2.85-486.fc36.noar 2.4 MB/s |  22 kB     00:00    
22:20:13 #10 52.43 (51/141): perl-File-Path-2.18-479.fc36.noarch.r 3.0 MB/s |  35 kB     00:00    
22:20:13 #10 52.44 (52/141): perl-File-Temp-0.231.100-479.fc36.noa 6.7 MB/s |  59 kB     00:00    
22:20:13 #10 52.44 (53/141): perl-FileHandle-2.03-486.fc36.noarch. 3.3 MB/s |  20 kB     00:00    
22:20:13 #10 52.44 (54/141): perl-File-stat-1.09-486.fc36.noarch.r 2.4 MB/s |  22 kB     00:00    
22:20:13 #10 52.45 (55/141): perl-Getopt-Long-2.52-479.fc36.noarch 5.8 MB/s |  60 kB     00:00    
22:20:13 #10 52.45 (56/141): perl-Getopt-Std-1.13-486.fc36.noarch. 2.2 MB/s |  21 kB     00:00    
22:20:13 #10 52.45 (57/141): perl-IO-1.46-486.fc36.x86_64.rpm      9.0 MB/s |  92 kB     00:00    
22:20:13 #10 52.46 (58/141): perl-IO-Socket-IP-0.41-480.fc36.noarc 6.2 MB/s |  42 kB     00:00    
22:20:13 #10 52.46 (59/141): perl-IO-Socket-SSL-2.074-2.fc36.noarc  17 MB/s | 218 kB     00:00    
22:20:13 #10 52.47 (60/141): perl-IPC-Open3-1.21-486.fc36.noarch.r 2.5 MB/s |  28 kB     00:00    
22:20:13 #10 52.47 (61/141): perl-MIME-Base64-3.16-479.fc36.x86_64 2.9 MB/s |  30 kB     00:00    
22:20:13 #10 52.48 (62/141): perl-Mozilla-CA-20211001-2.fc36.noarc 1.3 MB/s |  12 kB     00:00    
22:20:13 #17 exporting layers 9.1s done
22:20:13 #17 writing image sha256:7d92d2742c54d4bc6d47f06421aae7c064dd400037a57a2145b0bd17eb80655e done
22:20:13 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
22:20:13 #17 DONE 9.2s
22:20:13 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
22:20:13 + set -e
22:20:13 + mkdir -p /root/build-deb/engine
22:20:13 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:13 #12 40.80   Installing       : glibc-devel-2.34-43.fc35.aarch64                    55/116 
22:20:13 #12 41.14   Installing       : gcc-11.3.1-3.fc35.aarch64                           56/116 
22:20:14 #10 52.48 (63/141): perl-NDBM_File-1.15-486.fc36.x86_64.r 2.0 MB/s |  27 kB     00:00    
22:20:14 #10 52.49 (64/141): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp  21 MB/s | 364 kB     00:00    
22:20:14 #10 52.49 (65/141): perl-POSIX-1.97-486.fc36.x86_64.rpm   7.2 MB/s | 102 kB     00:00    
22:20:14 #10 52.49 (66/141): perl-PathTools-3.80-479.fc36.x86_64.r 6.1 MB/s |  85 kB     00:00    
22:20:14 #10 52.50 (67/141): perl-Pod-Escapes-1.07-479.fc36.noarch 1.9 MB/s |  20 kB     00:00    
22:20:14 #10 52.50 (68/141): perl-Pod-Perldoc-3.28.01-480.fc36.noa  12 MB/s |  83 kB     00:00    
22:20:14 #10 52.51 (69/141): perl-Pod-Simple-3.43-3.fc36.noarch.rp  16 MB/s | 215 kB     00:00    
22:20:14 #10 52.51 (70/141): perl-Pod-Usage-2.01-479.fc36.noarch.r 3.2 MB/s |  40 kB     00:00    
22:20:14 #10 52.51 (71/141): perl-SelectSaver-1.02-486.fc36.noarch 1.5 MB/s |  17 kB     00:00    
22:20:14 #10 52.52 (72/141): perl-Symbol-1.09-486.fc36.noarch.rpm  3.2 MB/s |  19 kB     00:00    
22:20:14 #10 52.52 (73/141): perl-Storable-3.25-2.fc36.x86_64.rpm  9.2 MB/s |  96 kB     00:00    
22:20:14 #10 52.53 (74/141): perl-Term-ANSIColor-5.01-480.fc36.noa 4.9 MB/s |  48 kB     00:00    
22:20:14 #10 52.53 (75/141): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.1 MB/s |  22 kB     00:00    
22:20:14 #10 52.53 (76/141): perl-Time-Local-1.300-479.fc36.noarch 4.9 MB/s |  34 kB     00:00    
22:20:14 #10 52.54 (77/141): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 1.9 MB/s |  22 kB     00:00    
22:20:14 #10 52.54 (78/141): perl-URI-5.10-1.fc36.noarch.rpm        10 MB/s | 108 kB     00:00    
22:20:14 #10 52.54 (79/141): perl-base-2.27-486.fc36.noarch.rpm    2.3 MB/s |  21 kB     00:00    
22:20:14 #10 52.55 (80/141): perl-constant-1.33-480.fc36.noarch.rp 4.1 MB/s |  23 kB     00:00    
22:20:14 #10 52.55 (81/141): perl-if-0.60.900-486.fc36.noarch.rpm  2.2 MB/s |  19 kB     00:00    
22:20:14 #10 52.55 (82/141): perl-interpreter-5.34.1-486.fc36.x86_ 8.6 MB/s |  76 kB     00:00    
22:20:14 #10 52.56 (83/141): perl-libnet-3.13-480.fc36.noarch.rpm   13 MB/s | 126 kB     00:00    
22:20:14 #10 52.56 (84/141): perl-mro-1.25-486.fc36.x86_64.rpm     4.6 MB/s |  33 kB     00:00    
22:20:14 #10 52.57 (85/141): perl-overload-1.33-486.fc36.noarch.rp 6.5 MB/s |  50 kB     00:00    
22:20:14 #10 52.57 (86/141): perl-overloading-0.02-486.fc36.noarch 2.4 MB/s |  18 kB     00:00    
22:20:14 #10 52.58 (87/141): perl-parent-0.238-479.fc36.noarch.rpm 1.7 MB/s |  14 kB     00:00    
22:20:14 #10 52.58 (88/141): perl-podlators-4.14-479.fc36.noarch.r  11 MB/s | 112 kB     00:00    
22:20:14 #10 52.59 (89/141): perl-libs-5.34.1-486.fc36.x86_64.rpm   47 MB/s | 2.1 MB     00:00    
22:20:14 #10 52.60 (90/141): perl-subs-1.04-486.fc36.noarch.rpm    1.1 MB/s |  17 kB     00:00    
22:20:14 #10 52.60 (91/141): perl-vars-1.05-486.fc36.noarch.rpm    3.1 MB/s |  18 kB     00:00    
22:20:14 #10 52.61 (92/141): pkgconf-1.8.0-2.fc36.x86_64.rpm       4.0 MB/s |  41 kB     00:00    
22:20:14 #10 52.61 (93/141): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.4 MB/s |  14 kB     00:00    
22:20:14 #10 52.62 (94/141): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 1.8 MB/s |  10 kB     00:00    
22:20:14 #10 52.62 (95/141): python3-dateutil-2.8.1-8.fc36.noarch.  24 MB/s | 289 kB     00:00    
22:20:14 #10 52.66 (96/141): python3-dbus-1.2.18-3.fc36.x86_64.rpm 3.5 MB/s | 132 kB     00:00    
22:20:14 #10 52.66 (97/141): python3-distro-1.6.0-2.fc36.noarch.rp 1.1 MB/s |  38 kB     00:00    
22:20:14 #10 52.68 (98/141): python3-pybeam-0.7-2.fc36.noarch.rpm  1.3 MB/s |  24 kB     00:00    
22:20:14 #10 52.68 (99/141): python3-enchant-3.2.2-2.fc36.noarch.r 3.0 MB/s |  79 kB     00:00    
22:20:14 + mkdir -p /root/build-deb/cli
22:20:14 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc
22:20:14  debian/rules build
22:20:14 dh build --with=bash-completion --with=systemd
22:20:14    dh_update_autotools_config
22:20:14    dh_autoreconf
22:20:14    debian/rules override_dh_auto_build
22:20:14 make[1]: Entering directory '/root/build-deb'
22:20:14 # Build the daemon and dependencies
22:20:14 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:14 
22:20:14 Removing bundles/
22:20:14 
22:20:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:14 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:14 GOOS="" GOARCH="" GOARM=""
22:20:14 #12 41.21   Installing       : glibc-static-2.34-43.fc35.aarch64                   57/116 
22:20:14 #12 41.22   Installing       : libxcrypt-static-4.4.28-1.fc35.aarch64              58/116 
22:20:14 #12 41.22   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 59/116 
22:20:14 #12 41.23   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 59/116 
22:20:14 #12 41.24   Running scriptlet: dbus-broker-32-1.fc35.aarch64                       60/116 
22:20:14 #12 41.31 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:20:14 #12 41.31 
22:20:14 #12 41.32   Installing       : dbus-broker-32-1.fc35.aarch64                       60/116 
22:20:14 #12 41.33   Running scriptlet: dbus-broker-32-1.fc35.aarch64                       60/116 
22:20:14 #12 41.34   Installing       : dbus-1:1.12.22-1.fc35.aarch64                       61/116 
22:20:14 #12 41.34   Installing       : annobin-docs-10.79-1.fc35.noarch                    62/116 
22:20:14 #12 41.39   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 63/116 
22:20:14 #12 41.41   Installing       : libxkbcommon-1.3.1-1.fc35.aarch64                   64/116 
22:20:14 #11 47.28 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
22:20:14 #11 47.29 Setting up python3-six (1.14.0-2) ...
22:20:14 #11 47.44 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:20:14 #11 47.45 Setting up perl (5.30.0-9ubuntu0.3) ...
22:20:14 #11 47.47 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
22:20:14 #11 47.48 Setting up python3-gpg (1.13.1-7ubuntu2) ...
22:20:14 #11 47.65 Setting up libdata-dump-perl (1.23-1) ...
22:20:14 #10 52.69 (100/141): python3-six-1.16.0-5.fc36.noarch.rpm 6.0 MB/s |  36 kB     00:00    
22:20:14 #10 52.70 (101/141): perl-srpm-macros-1-43.fc36.noarch.rp  69 kB/s | 8.4 kB     00:00    
22:20:14 #10 52.70 (102/141): python3-pyxdg-0.27-4.fc36.noarch.rpm 4.2 MB/s |  96 kB     00:00    
22:20:14 #10 52.71 (103/141): python3-zstd-1.4.5.1-6.fc36.x86_64.r 1.4 MB/s |  19 kB     00:00    
22:20:14 #10 52.72 (104/141): shared-mime-info-2.1-3.fc35.x86_64.r  19 MB/s | 373 kB     00:00    
22:20:14 #10 52.73 (105/141): unzip-6.0-57.fc36.x86_64.rpm          13 MB/s | 182 kB     00:00    
22:20:14 #10 52.73 (106/141): python3-toml-0.10.2-6.fc36.noarch.rp 962 kB/s |  39 kB     00:00    
22:20:14 #10 52.73 (107/141): xxhash-libs-0.8.1-2.fc36.x86_64.rpm  4.1 MB/s |  42 kB     00:00    
22:20:14 #10 52.74 (108/141): xz-5.2.5-9.fc36.x86_64.rpm            18 MB/s | 214 kB     00:00    
22:20:14 #10 52.74 (109/141): ansible-srpm-macros-1-8.1.fc36.noarc 1.1 MB/s | 8.5 kB     00:00    
22:20:14 #10 52.75 (110/141): zip-3.0-32.fc36.x86_64.rpm            19 MB/s | 260 kB     00:00    
22:20:14 #10 52.76 (111/141): dbus-libs-1.14.4-1.fc36.x86_64.rpm    18 MB/s | 155 kB     00:00    
22:20:14 #10 52.77 (112/141): binutils-gold-2.37-36.fc36.x86_64.rp  30 MB/s | 754 kB     00:00    
22:20:14 #10 52.77 (113/141): dnf-plugins-core-4.3.1-1.fc36.noarch 2.5 MB/s |  34 kB     00:00    
22:20:14 #10 52.78 (114/141): dwz-0.14-4.fc36.x86_64.rpm            13 MB/s | 127 kB     00:00    
22:20:14 #10 52.79 (115/141): emacs-filesystem-28.1-2.fc36.noarch. 612 kB/s | 9.3 kB     00:00    
22:20:14 #10 52.82 (116/141): gdk-pixbuf2-2.42.9-2.fc36.x86_64.rpm  14 MB/s | 466 kB     00:00    
22:20:14 #10 52.89 (117/141): binutils-2.37-36.fc36.x86_64.rpm      41 MB/s | 6.0 MB     00:00    
22:20:14 #10 52.90 (118/141): gdb-minimal-12.1-2.fc36.x86_64.rpm    32 MB/s | 3.9 MB     00:00    
22:20:14 #10 52.91 (119/141): go-srpm-macros-3.2.0-1.fc36.noarch.r 320 kB/s |  26 kB     00:00    
22:20:14 #10 52.91 (120/141): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 8.5 MB/s |  55 kB     00:00    
22:20:14 #10 52.93 (121/141): libappstream-glib-0.8.0-4.fc36.x86_6  19 MB/s | 391 kB     00:00    
22:20:14 #10 52.93 (122/141): perl-Scalar-List-Utils-1.63-489.fc36 4.1 MB/s |  72 kB     00:00    
22:20:14 #10 52.95 (123/141): perl-Encode-3.17-485.fc36.x86_64.rpm  43 MB/s | 1.7 MB     00:00    
22:20:14 #10 52.95 (124/141): perl-Socket-2.036-1.fc36.x86_64.rpm  2.5 MB/s |  55 kB     00:00    
22:20:14 #10 52.95 (125/141): perl-Text-ParseWords-3.31-1.fc36.noa 926 kB/s |  16 kB     00:00    
22:20:14 #10 52.96 (126/141): python-srpm-macros-3.10-19.fc36.noar 2.5 MB/s |  24 kB     00:00    
22:20:14 #10 52.97 (127/141): python3-dnf-plugins-core-4.3.1-1.fc3  20 MB/s | 229 kB     00:00    
22:20:14 #10 52.97 (128/141): redhat-rpm-config-222-1.fc36.noarch. 8.8 MB/s |  66 kB     00:00    
22:20:14 #10 52.98 (129/141): qt5-srpm-macros-5.15.6-1.fc36.noarch 408 kB/s | 7.8 kB     00:00    
22:20:14 #10 52.98 (130/141): python3-construct-2.10.68-1.fc36.noa 4.2 MB/s | 112 kB     00:00    
22:20:14 #10 52.98 (131/141): rpm-build-4.17.1-3.fc36.x86_64.rpm   6.0 MB/s |  58 kB     00:00    
22:20:14 #10 52.99 (132/141): rpmautospec-rpm-macros-0.3.0-1.fc36. 935 kB/s | 8.7 kB     00:00    
22:20:14 #10 52.99 (133/141): rust-srpm-macros-22-1.fc36.noarch.rp 1.5 MB/s | 9.3 kB     00:00    
22:20:14 #10 53.00 (134/141): rpmlint-fedora-license-data-1.6-1.fc 1.5 MB/s |  15 kB     00:00    
22:20:14 #10 53.01 (135/141): rpmlint-2.2.0-6.fc36.noarch.rpm      9.7 MB/s | 240 kB     00:00    
22:20:14 + mkdir -p /root/build-deb/compose
22:20:14 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:14 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:14 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:14 + mkdir -p /go/src/github.com/docker
22:20:14 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:14 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:14 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:14 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:14 + EPOCH=5
22:20:14 + EPOCH_SEP=
22:20:14 + [[ ! -z 5 ]]
22:20:14 + EPOCH_SEP=:
22:20:14 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:14 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:14 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:14 + VERSION=0.0.0-20221021185355-e814bd0
22:20:14 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:14 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:14 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:14 + debSource=docker-ce
22:20:14 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:14 + debMaintainer='Docker <support@docker.com>'
22:20:14 ++ date --rfc-2822
22:20:14 + debDate='Sat, 22 Oct 2022 22:20:14 +0000'
22:20:14 + cat
22:20:14 + export CLI_GITCOMMIT=e814bd0
22:20:14 + CLI_GITCOMMIT=e814bd0
22:20:14 + export ENGINE_GITCOMMIT=753cd92
22:20:14 + ENGINE_GITCOMMIT=753cd92
22:20:14 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:14 + export SCAN_GITCOMMIT=19992b1
22:20:14 + SCAN_GITCOMMIT=19992b1
22:20:14 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:14 + dpkg-buildpackage -uc -us -I.git
22:20:14 #12 41.41   Installing       : rhash-1.4.0-4.fc35.aarch64                          65/116 
22:20:14 #11 47.66 Setting up python3-certifi (2019.11.28-1) ...
22:20:14 #11 47.79 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:20:14 dpkg-buildpackage: info: source package docker-ce
22:20:14 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~debian-bullseye
22:20:14 dpkg-buildpackage: info: source distribution bullseye
22:20:14 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:14  dpkg-source -I.git --before-build .
22:20:14 dpkg-buildpackage: info: host architecture armhf
22:20:14  debian/rules clean
22:20:14 dh clean --with=bash-completion --with=systemd
22:20:14 #10 53.01 (136/141): python3-rpm-4.17.1-3.fc36.x86_64.rpm 7.7 MB/s |  90 kB     00:00    
22:20:14 #10 53.02 (137/141): zstd-1.5.2-2.fc36.x86_64.rpm          21 MB/s | 448 kB     00:00    
22:20:14 #10 53.02 (138/141): rpm-build-libs-4.17.1-3.fc36.x86_64. 9.2 MB/s |  92 kB     00:00    
22:20:14 #10 53.03 (139/141): rpm-4.17.1-3.fc36.x86_64.rpm          23 MB/s | 536 kB     00:00    
22:20:14 #10 53.03 (140/141): rpm-sign-libs-4.17.1-3.fc36.x86_64.r 2.5 MB/s |  25 kB     00:00    
22:20:14 #10 53.04 (141/141): rpm-libs-4.17.1-3.fc36.x86_64.rpm     14 MB/s | 314 kB     00:00    
22:20:14 #10 53.04 --------------------------------------------------------------------------------
22:20:14 #10 53.04 Total                                            15 MB/s |  29 MB     00:02     
22:20:14 #9 44.86   Running scriptlet: glibc-common-2.35.9000-17.fc37.x86_64              192/192 
22:20:14 #9 47.70   Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch                1/192 
22:20:14 #9 47.70   Verifying        : binutils-2.39-3.fc38.x86_64                          2/192 
22:20:14 #9 47.70   Verifying        : binutils-gold-2.39-3.fc38.x86_64                     3/192 
22:20:14 #9 47.70   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           4/192 
22:20:14 #9 47.71   Verifying        : cpio-2.13-13.fc38.x86_64                             5/192 
22:20:14 #9 47.71   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          6/192 
22:20:14 #9 47.71   Verifying        : dbus-libs-1:1.14.4-1.fc38.x86_64                     7/192 
22:20:14 #9 47.71   Verifying        : debugedit-5.0-5.fc37.x86_64                          8/192 
22:20:14 #9 47.71   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                9/192 
22:20:14 #9 47.71   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64       10/192 
22:20:14 #9 47.71   Verifying        : diffutils-3.8-3.fc37.x86_64                         11/192 
22:20:14 #9 47.71   Verifying        : dnf-plugins-core-4.3.1-1.fc38.noarch                12/192 
22:20:14 #9 47.71   Verifying        : dwz-0.14-7.fc37.x86_64                              13/192 
22:20:14 #9 47.71   Verifying        : ed-1.18-2.fc37.x86_64                               14/192 
22:20:14 #9 47.71   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     15/192 
22:20:14 #9 47.71   Verifying        : elfutils-0.187-8.fc38.x86_64                        16/192 
22:20:14 #9 47.71   Verifying        : elfutils-debuginfod-client-0.187-8.fc38.x86_64      17/192 
22:20:14 #9 47.71   Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               18/192 
22:20:14 #9 47.71   Verifying        : enchant2-2.3.3-2.fc37.x86_64                        19/192 
22:20:14 #9 47.71   Verifying        : file-5.42-4.fc37.x86_64                             20/192 
22:20:14 #9 47.71   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc38.noarch             21/192 
22:20:14 #9 47.71   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   22/192 
22:20:14 #9 47.71   Verifying        : gdb-minimal-12.1-7.fc38.x86_64                      23/192 
22:20:14 #9 47.71   Verifying        : gdk-pixbuf2-2.42.9-2.fc38.x86_64                    24/192 
22:20:14 #9 47.71   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 25/192 
22:20:14 #9 47.71   Verifying        : glibc-gconv-extra-2.36.9000-10.fc38.x86_64          26/192 
22:20:14 #9 47.71   Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   27/192 
22:20:14 #9 47.71   Verifying        : go-srpm-macros-3.2.0-1.fc38.noarch                  28/192 
22:20:14 #9 47.71   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    29/192 
22:20:14 #9 47.71   Verifying        : hunspell-1.7.1-1.fc38.x86_64                        30/192 
22:20:14 #9 47.71   Verifying        : hunspell-en-0.20201207-1.fc38.noarch                31/192 
22:20:14 #9 47.71   Verifying        : hunspell-en-GB-0.20201207-1.fc38.noarch             32/192 
22:20:14 #9 47.71   Verifying        : hunspell-en-US-0.20201207-1.fc38.noarch             33/192 
22:20:14 #9 47.71   Verifying        : hunspell-filesystem-1.7.1-1.fc38.x86_64             34/192 
22:20:14 #9 47.71   Verifying        : jansson-2.13.1-5.fc37.x86_64                        35/192 
22:20:14 #9 47.71   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       36/192 
22:20:14 #9 47.71   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               37/192 
22:20:14 #9 47.71   Verifying        : libappstream-glib-0.8.1-1.fc38.x86_64               38/192 
22:20:14 #9 47.71   Verifying        : libb2-0.98.1-7.fc37.x86_64                          39/192 
22:20:14 #9 47.71   Verifying        : libjpeg-turbo-2.1.4-1.fc38.x86_64                   40/192 
22:20:14 #9 47.71   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      41/192 
22:20:14 #9 47.71   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      42/192 
22:20:14 #9 47.71   Verifying        : libstemmer-2.2.0-4.fc38.x86_64                      43/192 
22:20:14 #9 47.71   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     44/192 
22:20:14 #9 47.71   Verifying        : ncurses-6.3-3.20220501.fc37.x86_64                  45/192 
22:20:14 #9 47.71   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     46/192 
22:20:14 #9 47.71   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   47/192 
22:20:14 #9 47.71   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               48/192 
22:20:14 #9 47.71   Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch         49/192 
22:20:14 #9 47.71   Verifying        : patch-2.7.6-17.fc37.x86_64                          50/192 
22:20:14 #9 47.71   Verifying        : perl-AutoLoader-5.74-492.fc38.noarch                51/192 
22:20:14 #9 47.71   Verifying        : perl-B-1.83-492.fc38.x86_64                         52/192 
22:20:14 #9 47.71   Verifying        : perl-Carp-1.52-489.fc37.noarch                      53/192 
22:20:14 #9 47.71   Verifying        : perl-Class-Struct-0.66-492.fc38.noarch              54/192 
22:20:14 #9 47.71   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              55/192 
22:20:14 #9 47.71   Verifying        : perl-Digest-1.20-489.fc37.noarch                    56/192 
22:20:14 #9 47.71   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                57/192 
22:20:14 #9 47.71   Verifying        : perl-DynaLoader-1.52-492.fc38.x86_64                58/192 
22:20:14 #9 47.71   Verifying        : perl-Encode-4:3.19-492.fc38.x86_64                  59/192 
22:20:14 #9 47.71   Verifying        : perl-Errno-1.36-492.fc38.x86_64                     60/192 
22:20:14 #9 47.71   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  61/192 
22:20:14 #9 47.71   Verifying        : perl-Fcntl-1.15-492.fc38.x86_64                     62/192 
22:20:14 #9 47.71   Verifying        : perl-File-Basename-2.85-492.fc38.noarch             63/192 
22:20:14 #9 47.71   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 64/192 
22:20:14 #9 47.71   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          65/192 
22:20:14 #9 47.71   Verifying        : perl-File-stat-1.12-492.fc38.noarch                 66/192 
22:20:14 #9 47.71   Verifying        : perl-FileHandle-2.03-492.fc38.noarch                67/192 
22:20:14 #9 47.71   Verifying        : perl-Getopt-Long-1:2.52-489.fc37.noarch             68/192 
22:20:14 #9 47.71   Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch                69/192 
22:20:14 #9 47.71   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  70/192 
22:20:14 #9 47.71   Verifying        : perl-IO-1.50-492.fc38.x86_64                        71/192 
22:20:14 #9 47.71   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              72/192 
22:20:14 #9 47.71   Verifying        : perl-IO-Socket-SSL-2.075-1.fc38.noarch              73/192 
22:20:14 #9 47.71   Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                 74/192 
22:20:14 #9 47.71   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               75/192 
22:20:14 #9 47.71   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              76/192 
22:20:14 #9 47.71   Verifying        : perl-NDBM_File-1.15-492.fc38.x86_64                 77/192 
22:20:14 #9 47.71   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  78/192 
22:20:14 #9 47.71   Verifying        : perl-POSIX-2.03-492.fc38.x86_64                     79/192 
22:20:14 #9 47.71   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 80/192 
22:20:14 #9 47.71   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             81/192 
22:20:14 #9 47.71   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            82/192 
22:20:14 #9 47.71   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              83/192 
22:20:14 #9 47.72   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 84/192 
22:20:14 #9 47.72   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.x86_64       85/192 
22:20:14 #9 47.72   Verifying        : perl-SelectSaver-1.02-492.fc38.noarch               86/192 
22:20:14 #9 47.72   Verifying        : perl-Socket-4:2.036-1.fc38.x86_64                   87/192 
22:20:14 #9 47.72   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                88/192 
22:20:14 #9 47.72   Verifying        : perl-Symbol-1.09-492.fc38.noarch                    89/192 
22:20:14 #9 47.72   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            90/192 
22:20:14 #9 47.72   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  91/192 
22:20:14 #9 47.72   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           92/192 
22:20:14 #9 47.72   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       93/192 
22:20:14 #9 47.72   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             94/192 
22:20:14 #9 47.72   Verifying        : perl-URI-5.16-1.fc38.noarch                         95/192 
22:20:14 #9 47.72   Verifying        : perl-base-2.27-492.fc38.noarch                      96/192 
22:20:14 #9 47.72   Verifying        : perl-constant-1.33-490.fc37.noarch                  97/192 
22:20:14 #9 47.72   Verifying        : perl-if-0.61.000-492.fc38.noarch                    98/192 
22:20:14 #9 47.72   Verifying        : perl-interpreter-4:5.36.0-492.fc38.x86_64           99/192 
22:20:14 #9 47.72   Verifying        : perl-libnet-3.14-490.fc37.noarch                   100/192 
22:20:14 #9 47.72   Verifying        : perl-libs-4:5.36.0-492.fc38.x86_64                 101/192 
22:20:14 #9 47.72   Verifying        : perl-mro-1.26-492.fc38.x86_64                      102/192 
22:20:14 #9 47.72   Verifying        : perl-overload-1.35-492.fc38.noarch                 103/192 
22:20:14 #9 47.72   Verifying        : perl-overloading-0.02-492.fc38.noarch              104/192 
22:20:14 #9 47.72   Verifying        : perl-parent-1:0.238-489.fc37.noarch                105/192 
22:20:14 #9 47.72   Verifying        : perl-podlators-1:4.14-489.fc37.noarch              106/192 
22:20:14 #9 47.72   Verifying        : perl-srpm-macros-1-46.fc37.noarch                  107/192 
22:20:14 #9 47.72   Verifying        : perl-subs-1.04-492.fc38.noarch                     108/192 
22:20:14 #9 47.72   Verifying        : perl-vars-1.05-492.fc38.noarch                     109/192 
22:20:14 #9 47.72   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                        110/192 
22:20:14 #9 47.72   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     111/192 
22:20:14 #9 47.72   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             112/192 
22:20:14 #9 47.72   Verifying        : python-srpm-macros-3.11-4.fc37.noarch              113/192 
22:20:14 #9 47.72   Verifying        : python3-construct-2.10.68-3.fc37.noarch            114/192 
22:20:14 #9 47.72   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             115/192 
22:20:14 #9 47.72   Verifying        : python3-dbus-1.3.2-1.fc38.x86_64                   116/192 
22:20:14 #9 47.72   Verifying        : python3-distro-1.8.0-1.fc38.noarch                 117/192 
22:20:14 #9 47.72   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       118/192 
22:20:14 #9 47.72   Verifying        : python3-enchant-3.2.2-5.fc38.noarch                119/192 
22:20:14 #9 47.72   Verifying        : python3-file-magic-5.42-4.fc37.noarch              120/192 
22:20:14 #9 47.72   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   121/192 
22:20:14 #9 47.72   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   122/192 
22:20:14 #9 47.72   Verifying        : python3-six-1.16.0-8.fc37.noarch                   123/192 
22:20:14 #9 47.72   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                124/192 
22:20:14 #9 47.72   Verifying        : python3-zstandard-0.18.0-1.fc38.x86_64             125/192 
22:20:14 #9 47.72   Verifying        : qt5-srpm-macros-5.15.6-1.fc38.noarch               126/192 
22:20:14 #9 47.72   Verifying        : redhat-rpm-config-232-1.fc38.noarch                127/192 
22:20:14 #9 47.72   Verifying        : rpm-build-4.18.0-3.fc38.x86_64                     128/192 
22:20:14 #9 47.72   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch         129/192 
22:20:14 #9 47.72   Verifying        : rpmlint-2.4.0-3.fc38.noarch                        130/192 
22:20:14 #9 47.72   Verifying        : rpmlint-fedora-license-data-1.6-1.fc38.noarch      131/192 
22:20:14 #9 47.72   Verifying        : rust-srpm-macros-22-1.fc37.noarch                  132/192 
22:20:14 #9 47.72   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                 133/192 
22:20:14 #9 47.72   Verifying        : unzip-6.0-58.fc37.x86_64                           134/192 
22:20:14 #9 47.72   Verifying        : xxhash-libs-0.8.1-3.fc37.x86_64                    135/192 
22:20:14 #9 47.72   Verifying        : xz-5.2.7-1.fc38.x86_64                             136/192 
22:20:14 #9 47.72   Verifying        : zip-3.0-33.fc37.x86_64                             137/192 
22:20:14 #9 47.72   Verifying        : zstd-1.5.2-3.fc37.x86_64                           138/192 
22:20:14 #9 47.72   Verifying        : dnf-4.14.0-1.fc38.noarch                           139/192 
22:20:14 #9 47.72   Verifying        : dnf-4.12.0-1.fc37.noarch                           140/192 
22:20:14 #9 47.72   Verifying        : dnf-data-4.14.0-1.fc38.noarch                      141/192 
22:20:14 #9 47.72   Verifying        : dnf-data-4.12.0-1.fc37.noarch                      142/192 
22:20:14 #9 47.72   Verifying        : elfutils-libelf-0.187-8.fc38.x86_64                143/192 
22:20:14 #9 47.72   Verifying        : elfutils-libelf-0.187-4.fc37.x86_64                144/192 
22:20:14 #9 47.72   Verifying        : elfutils-libs-0.187-8.fc38.x86_64                  145/192 
22:20:14 #9 47.72   Verifying        : elfutils-libs-0.187-4.fc37.x86_64                  146/192 
22:20:14 #9 47.72   Verifying        : file-libs-5.42-4.fc37.x86_64                       147/192 
22:20:14 #9 47.72   Verifying        : file-libs-5.41-5.fc37.x86_64                       148/192 
22:20:14 #9 47.72   Verifying        : glibc-2.36.9000-10.fc38.x86_64                     149/192 
22:20:14 #9 47.72   Verifying        : glibc-2.35.9000-17.fc37.x86_64                     150/192 
22:20:14 #9 47.72   Verifying        : glibc-common-2.36.9000-10.fc38.x86_64              151/192 
22:20:14 #9 47.72   Verifying        : glibc-common-2.35.9000-17.fc37.x86_64              152/192 
22:20:14 #9 47.72   Verifying        : glibc-minimal-langpack-2.36.9000-10.fc38.x86_64    153/192 
22:20:14 #9 47.72   Verifying        : glibc-minimal-langpack-2.35.9000-17.fc37.x86_64    154/192 
22:20:14 #9 47.72   Verifying        : gpgme-1.17.0-4.fc37.x86_64                         155/192 
22:20:14 #9 47.72   Verifying        : gpgme-1.17.0-2.fc37.x86_64                         156/192 
22:20:14 #9 47.72   Verifying        : libcomps-0.1.18-4.fc37.x86_64                      157/192 
22:20:14 #9 47.72   Verifying        : libcomps-0.1.18-2.fc36.x86_64                      158/192 
22:20:14 #9 47.72   Verifying        : libdnf-0.68.0-1.fc38.x86_64                        159/192 
22:20:14 #9 47.72   Verifying        : libdnf-0.67.0-2.fc37.x86_64                        160/192 
22:20:14 #9 47.72   Verifying        : ncurses-base-6.3-3.20220501.fc37.noarch            161/192 
22:20:14 #9 47.72   Verifying        : ncurses-base-6.3-2.20220501.fc37.noarch            162/192 
22:20:14 #9 47.72   Verifying        : ncurses-libs-6.3-3.20220501.fc37.x86_64            163/192 
22:20:14 #9 47.72   Verifying        : ncurses-libs-6.3-2.20220501.fc37.x86_64            164/192 
22:20:14 #9 47.72   Verifying        : python3-3.11.0~rc2-1.fc38.x86_64                   165/192 
22:20:14 #9 47.72   Verifying        : python3-3.10.4-1.fc37.x86_64                       166/192 
22:20:14 #9 47.72   Verifying        : python3-dnf-4.14.0-1.fc38.noarch                   167/192 
22:20:14 #9 47.72   Verifying        : python3-dnf-4.12.0-1.fc37.noarch                   168/192 
22:20:14 #9 47.72   Verifying        : python3-gpg-1.17.0-4.fc37.x86_64                   169/192 
22:20:14 #9 47.72   Verifying        : python3-gpg-1.17.0-2.fc37.x86_64                   170/192 
22:20:14 #9 47.73   Verifying        : python3-hawkey-0.68.0-1.fc38.x86_64                171/192 
22:20:14 #9 47.73   Verifying        : python3-hawkey-0.67.0-2.fc37.x86_64                172/192 
22:20:14 #9 47.73   Verifying        : python3-libcomps-0.1.18-4.fc37.x86_64              173/192 
22:20:14 #9 47.73   Verifying        : python3-libcomps-0.1.18-2.fc36.x86_64              174/192 
22:20:14 #9 47.73   Verifying        : python3-libdnf-0.68.0-1.fc38.x86_64                175/192 
22:20:14 #9 47.73   Verifying        : python3-libdnf-0.67.0-2.fc37.x86_64                176/192 
22:20:14 #9 47.73   Verifying        : python3-libs-3.11.0~rc2-1.fc38.x86_64              177/192 
22:20:14 #9 47.73   Verifying        : python3-libs-3.10.4-1.fc37.x86_64                  178/192 
22:20:14 #9 47.73   Verifying        : python3-rpm-4.18.0-3.fc38.x86_64                   179/192 
22:20:14 #9 47.73   Verifying        : python3-rpm-4.18.0-0.alpha1.6.fc37.x86_64          180/192 
22:20:14 #9 47.73   Verifying        : rpm-4.18.0-3.fc38.x86_64                           181/192 
22:20:14 #9 47.73   Verifying        : rpm-4.18.0-0.alpha1.6.fc37.x86_64                  182/192 
22:20:14 #9 47.73   Verifying        : rpm-build-libs-4.18.0-3.fc38.x86_64                183/192 
22:20:14 #9 47.73   Verifying        : rpm-build-libs-4.18.0-0.alpha1.6.fc37.x86_64       184/192 
22:20:14 #9 47.73   Verifying        : rpm-libs-4.18.0-3.fc38.x86_64                      185/192 
22:20:14 #9 47.73   Verifying        : rpm-libs-4.18.0-0.alpha1.6.fc37.x86_64             186/192 
22:20:14 #9 47.73   Verifying        : rpm-sign-libs-4.18.0-3.fc38.x86_64                 187/192 
22:20:14 #9 47.73   Verifying        : rpm-sign-libs-4.18.0-0.alpha1.6.fc37.x86_64        188/192 
22:20:14 #9 47.73   Verifying        : xz-libs-5.2.7-1.fc38.x86_64                        189/192 
22:20:14 #9 47.73   Verifying        : xz-libs-5.2.5-9.fc37.x86_64                        190/192 
22:20:14 #9 47.73   Verifying        : yum-4.14.0-1.fc38.noarch                           191/192 
22:20:14 #9 47.73   Verifying        : yum-4.12.0-1.fc37.noarch                           192/192 
22:20:14 #9 47.91 
22:20:14 #9 47.91 Upgraded:
22:20:14 #9 47.91   dnf-4.14.0-1.fc38.noarch                                                      
22:20:14 #9 47.91   dnf-data-4.14.0-1.fc38.noarch                                                 
22:20:14 #9 47.91   elfutils-libelf-0.187-8.fc38.x86_64                                           
22:20:14 #9 47.91   elfutils-libs-0.187-8.fc38.x86_64                                             
22:20:14 #9 47.91   file-libs-5.42-4.fc37.x86_64                                                  
22:20:14 #9 47.91   glibc-2.36.9000-10.fc38.x86_64                                                
22:20:14 #9 47.91   glibc-common-2.36.9000-10.fc38.x86_64                                         
22:20:14 #9 47.91   glibc-minimal-langpack-2.36.9000-10.fc38.x86_64                               
22:20:14 #9 47.91   gpgme-1.17.0-4.fc37.x86_64                                                    
22:20:14 #9 47.91   libcomps-0.1.18-4.fc37.x86_64                                                 
22:20:14 #9 47.91   libdnf-0.68.0-1.fc38.x86_64                                                   
22:20:14 #9 47.91   ncurses-base-6.3-3.20220501.fc37.noarch                                       
22:20:14 #9 47.91   ncurses-libs-6.3-3.20220501.fc37.x86_64                                       
22:20:14 #9 47.91   python3-3.11.0~rc2-1.fc38.x86_64                                              
22:20:14 #9 47.91   python3-dnf-4.14.0-1.fc38.noarch                                              
22:20:14 #9 47.91   python3-gpg-1.17.0-4.fc37.x86_64                                              
22:20:14 #9 47.91   python3-hawkey-0.68.0-1.fc38.x86_64                                           
22:20:14 #9 47.91   python3-libcomps-0.1.18-4.fc37.x86_64                                         
22:20:14 #9 47.91   python3-libdnf-0.68.0-1.fc38.x86_64                                           
22:20:14 #9 47.91   python3-libs-3.11.0~rc2-1.fc38.x86_64                                         
22:20:14 #9 47.91   python3-rpm-4.18.0-3.fc38.x86_64                                              
22:20:14 #9 47.91   rpm-4.18.0-3.fc38.x86_64                                                      
22:20:14 #9 47.91   rpm-build-libs-4.18.0-3.fc38.x86_64                                           
22:20:14 #9 47.91   rpm-libs-4.18.0-3.fc38.x86_64                                                 
22:20:14 #9 47.91   rpm-sign-libs-4.18.0-3.fc38.x86_64                                            
22:20:14 #9 47.91   xz-libs-5.2.7-1.fc38.x86_64                                                   
22:20:14 #9 47.91   yum-4.14.0-1.fc38.noarch                                                      
22:20:14 #9 47.91 Installed:
22:20:14 #9 47.91   ansible-srpm-macros-1-8.1.fc38.noarch                                         
22:20:14 #9 47.91   binutils-2.39-3.fc38.x86_64                                                   
22:20:14 #9 47.91   binutils-gold-2.39-3.fc38.x86_64                                              
22:20:14 #9 47.91   bzip2-1.0.8-12.fc37.x86_64                                                    
22:20:14 #9 47.91   cpio-2.13-13.fc38.x86_64                                                      
22:20:14 #9 47.91   dash-0.5.11.5-2.fc37.x86_64                                                   
22:20:14 #9 47.91   dbus-libs-1:1.14.4-1.fc38.x86_64                                              
22:20:14 #9 47.91   debugedit-5.0-5.fc37.x86_64                                                   
22:20:14 #9 47.91   desktop-file-utils-0.26-7.fc37.x86_64                                         
22:20:14 #9 47.91   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
22:20:14 #9 47.91   diffutils-3.8-3.fc37.x86_64                                                   
22:20:14 #9 47.91   dnf-plugins-core-4.3.1-1.fc38.noarch                                          
22:20:14 #9 47.91   dwz-0.14-7.fc37.x86_64                                                        
22:20:14 #9 47.91   ed-1.18-2.fc37.x86_64                                                         
22:20:14 #9 47.91   efi-srpm-macros-5-6.fc37.noarch                                               
22:20:14 #9 47.91   elfutils-0.187-8.fc38.x86_64                                                  
22:20:14 #9 47.91   elfutils-debuginfod-client-0.187-8.fc38.x86_64                                
22:20:14 #9 47.91   emacs-filesystem-1:28.1-3.fc37.noarch                                         
22:20:14 #9 47.91   enchant2-2.3.3-2.fc37.x86_64                                                  
22:20:14 #9 47.91   file-5.42-4.fc37.x86_64                                                       
22:20:14 #9 47.91   fonts-srpm-macros-1:2.0.5-9.fc38.noarch                                       
22:20:14 #9 47.91   fpc-srpm-macros-1.3-6.fc37.noarch                                             
22:20:14 #9 47.91   gdb-minimal-12.1-7.fc38.x86_64                                                
22:20:14 #9 47.91   gdk-pixbuf2-2.42.9-2.fc38.x86_64                                              
22:20:14 #9 47.91   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
22:20:14 #9 47.91   glibc-gconv-extra-2.36.9000-10.fc38.x86_64                                    
22:20:14 #9 47.91   gnat-srpm-macros-4-16.fc37.noarch                                             
22:20:14 #9 47.91   go-srpm-macros-3.2.0-1.fc38.noarch                                            
22:20:14 #9 47.91   groff-base-1.22.4-10.fc37.x86_64                                              
22:20:14 #9 47.91   hunspell-1.7.1-1.fc38.x86_64                                                  
22:20:14 #9 47.91   hunspell-en-0.20201207-1.fc38.noarch                                          
22:20:14 #9 47.91   hunspell-en-GB-0.20201207-1.fc38.noarch                                       
22:20:14 #9 47.91   hunspell-en-US-0.20201207-1.fc38.noarch                                       
22:20:14 #9 47.91   hunspell-filesystem-1.7.1-1.fc38.x86_64                                       
22:20:14 #9 47.91   jansson-2.13.1-5.fc37.x86_64                                                  
22:20:14 #9 47.91   json-glib-1.6.6-3.fc37.x86_64                                                 
22:20:14 #9 47.91   kernel-srpm-macros-1.0-15.fc37.noarch                                         
22:20:14 #9 47.91   libappstream-glib-0.8.1-1.fc38.x86_64                                         
22:20:14 #9 47.91   libb2-0.98.1-7.fc37.x86_64                                                    
22:20:14 #9 47.91   libjpeg-turbo-2.1.4-1.fc38.x86_64                                             
22:20:14 #9 47.91   libpkgconf-1.8.0-3.fc37.x86_64                                                
22:20:14 #9 47.91   libpng-2:1.6.37-13.fc37.x86_64                                                
22:20:14 #9 47.91   libstemmer-2.2.0-4.fc38.x86_64                                                
22:20:14 #9 47.91   lua-srpm-macros-1-7.fc37.noarch                                               
22:20:14 #9 47.91   ncurses-6.3-3.20220501.fc37.x86_64                                            
22:20:14 #9 47.91   nim-srpm-macros-3-7.fc37.noarch                                               
22:20:14 #9 47.91   ocaml-srpm-macros-7-2.fc37.noarch                                             
22:20:14 #9 47.91   openblas-srpm-macros-2-12.fc37.noarch                                         
22:20:14 #9 47.91   package-notes-srpm-macros-0.5-6.fc38.noarch                                   
22:20:14 #9 47.91   patch-2.7.6-17.fc37.x86_64                                                    
22:20:14 #9 47.91   perl-AutoLoader-5.74-492.fc38.noarch                                          
22:20:14 #9 47.91   perl-B-1.83-492.fc38.x86_64                                                   
22:20:14 #9 47.91   perl-Carp-1.52-489.fc37.noarch                                                
22:20:14 #9 47.91   perl-Class-Struct-0.66-492.fc38.noarch                                        
22:20:14 #9 47.91   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
22:20:14 #9 47.91   perl-Digest-1.20-489.fc37.noarch                                              
22:20:14 #9 47.91   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
22:20:14 #9 47.91   perl-DynaLoader-1.52-492.fc38.x86_64                                          
22:20:14 #9 47.91   perl-Encode-4:3.19-492.fc38.x86_64                                            
22:20:14 #9 47.91   perl-Errno-1.36-492.fc38.x86_64                                               
22:20:14 #9 47.91   perl-Exporter-5.77-489.fc37.noarch                                            
22:20:14 #9 47.91   perl-Fcntl-1.15-492.fc38.x86_64                                               
22:20:14 #9 47.91   perl-File-Basename-2.85-492.fc38.noarch                                       
22:20:14 #9 47.91   perl-File-Path-2.18-489.fc37.noarch                                           
22:20:14 #9 47.91   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
22:20:14 #9 47.91   perl-File-stat-1.12-492.fc38.noarch                                           
22:20:14 #9 47.91   perl-FileHandle-2.03-492.fc38.noarch                                          
22:20:14 #9 47.91   perl-Getopt-Long-1:2.52-489.fc37.noarch                                       
22:20:14 #9 47.91   perl-Getopt-Std-1.13-492.fc38.noarch                                          
22:20:14 #9 47.91   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
22:20:14 #9 47.91   perl-IO-1.50-492.fc38.x86_64                                                  
22:20:14 #9 47.91   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
22:20:14 #9 47.91   perl-IO-Socket-SSL-2.075-1.fc38.noarch                                        
22:20:14 #9 47.91   perl-IPC-Open3-1.22-492.fc38.noarch                                           
22:20:14 #9 47.91   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
22:20:14 #9 47.91   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
22:20:14 #9 47.91   perl-NDBM_File-1.15-492.fc38.x86_64                                           
22:20:14 #9 47.91   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
22:20:14 #9 47.91   perl-POSIX-2.03-492.fc38.x86_64                                               
22:20:14 #9 47.91   perl-PathTools-3.84-489.fc37.x86_64                                           
22:20:14 #9 47.91   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
22:20:14 #9 47.91   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
22:20:14 #9 47.91   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
22:20:14 #9 47.91   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
22:20:14 #9 47.91   perl-Scalar-List-Utils-5:1.63-489.fc38.x86_64                                 
22:20:14 #9 47.91   perl-SelectSaver-1.02-492.fc38.noarch                                         
22:20:14 #9 47.91   perl-Socket-4:2.036-1.fc38.x86_64                                             
22:20:14 #9 47.91   perl-Storable-1:3.26-489.fc37.x86_64                                          
22:20:14 #9 47.91   perl-Symbol-1.09-492.fc38.noarch                                              
22:20:14 #9 47.91   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
22:20:14 #9 47.91   perl-Term-Cap-1.17-489.fc37.noarch                                            
22:20:14 #9 47.91   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
22:20:14 #9 47.91   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
22:20:14 #9 47.91   perl-Time-Local-2:1.300-489.fc37.noarch                                       
22:20:14 #9 47.91   perl-URI-5.16-1.fc38.noarch                                                   
22:20:14 #9 47.91   perl-base-2.27-492.fc38.noarch                                                
22:20:14 #9 47.91   perl-constant-1.33-490.fc37.noarch                                            
22:20:14 #9 47.91   perl-if-0.61.000-492.fc38.noarch                                              
22:20:14 #9 47.91   perl-interpreter-4:5.36.0-492.fc38.x86_64                                     
22:20:14 #9 47.91   perl-libnet-3.14-490.fc37.noarch                                              
22:20:14 #9 47.91   perl-libs-4:5.36.0-492.fc38.x86_64                                            
22:20:14 #9 47.91   perl-mro-1.26-492.fc38.x86_64                                                 
22:20:14 #9 47.91   perl-overload-1.35-492.fc38.noarch                                            
22:20:14 #9 47.91   perl-overloading-0.02-492.fc38.noarch                                         
22:20:14 #9 47.91   perl-parent-1:0.238-489.fc37.noarch                                           
22:20:14 #9 47.91   perl-podlators-1:4.14-489.fc37.noarch                                         
22:20:14 #9 47.91   perl-srpm-macros-1-46.fc37.noarch                                             
22:20:14 #9 47.91   perl-subs-1.04-492.fc38.noarch                                                
22:20:14 #9 47.91   perl-vars-1.05-492.fc38.noarch                                                
22:20:14 #9 47.91   pkgconf-1.8.0-3.fc37.x86_64                                                   
22:20:14 #9 47.91   pkgconf-m4-1.8.0-3.fc37.noarch                                                
22:20:14 #9 47.91   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
22:20:14 #9 47.91   python-srpm-macros-3.11-4.fc37.noarch                                         
22:20:14 #9 47.91   python3-construct-2.10.68-3.fc37.noarch                                       
22:20:14 #9 47.91   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
22:20:14 #9 47.91   python3-dbus-1.3.2-1.fc38.x86_64                                              
22:20:14 #9 47.91   python3-distro-1.8.0-1.fc38.noarch                                            
22:20:14 #9 47.91   python3-dnf-plugins-core-4.3.1-1.fc38.noarch                                  
22:20:14 #9 47.91   python3-enchant-3.2.2-5.fc38.noarch                                           
22:20:14 #9 47.91   python3-file-magic-5.42-4.fc37.noarch                                         
22:20:14 #9 47.91   python3-pybeam-0.7-4.fc37.noarch                                              
22:20:14 #9 47.91   python3-pyxdg-0.27-6.fc37.noarch                                              
22:20:14 #9 47.91   python3-six-1.16.0-8.fc37.noarch                                              
22:20:14 #9 47.91   python3-tomli-w-1.0.0-4.fc37.noarch                                           
22:20:14 #9 47.91   python3-zstandard-0.18.0-1.fc38.x86_64                                        
22:20:14 #9 47.91   qt5-srpm-macros-5.15.6-1.fc38.noarch                                          
22:20:14 #9 47.91   redhat-rpm-config-232-1.fc38.noarch                                           
22:20:14 #9 47.91   rpm-build-4.18.0-3.fc38.x86_64                                                
22:20:14 #9 47.91   rpmautospec-rpm-macros-0.3.0-1.fc37.noarch                                    
22:20:14 #9 47.91   rpmlint-2.4.0-3.fc38.noarch                                                   
22:20:14 #9 47.91   rpmlint-fedora-license-data-1.6-1.fc38.noarch                                 
22:20:14 #9 47.91   rust-srpm-macros-22-1.fc37.noarch                                             
22:20:14 #9 47.91   shared-mime-info-2.2-2.fc37.x86_64                                            
22:20:14 #9 47.91   unzip-6.0-58.fc37.x86_64                                                      
22:20:14 #9 47.91   xxhash-libs-0.8.1-3.fc37.x86_64                                               
22:20:14 #9 47.91   xz-5.2.7-1.fc38.x86_64                                                        
22:20:14 #9 47.91   zip-3.0-33.fc37.x86_64                                                        
22:20:14 #9 47.91   zstd-1.5.2-3.fc37.x86_64                                                      
22:20:14 #9 47.91 
22:20:14 #9 47.91 Complete!
22:20:14 #9 DONE 48.1s
22:20:14 
22:20:14 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:20:14 #11 DONE 0.1s
22:20:14 
22:20:14 #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
22:20:14 #12 41.71   Installing       : cmake-data-3.22.2-1.fc35.noarch                     66/116 
22:20:14 #12 41.83   Installing       : cmake-3.22.2-1.fc35.aarch64                         67/116 
22:20:14 #12 41.89   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             68/116 
22:20:14 #12 41.93   Installing       : python3-setools-4.4.0-3.fc35.aarch64                69/116 
22:20:14 #11 47.80 Setting up libref-util-perl (0.204-1) ...
22:20:14 #11 47.81 Setting up libipc-system-simple-perl (1.26-1) ...
22:20:14 #11 47.82 Setting up libnet-domain-tld-perl (1.75-1) ...
22:20:14 #11 47.83 Setting up libxml-writer-perl (0.625-1) ...
22:20:14 #11 47.85 Setting up libhash-fieldhash-perl (0.15-1build2) ...
22:20:14 #11 47.86 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
22:20:14 #11 47.88 Setting up shared-mime-info (1.15-1) ...
22:20:14    dh_clean
22:20:14  dpkg-source -I.git -b .
22:20:15 #12 41.94   Installing       : perl-TermReadKey-2.38-11.fc35.aarch64               70/116 
22:20:15 #12 41.95   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  71/116 
22:20:15 #12 41.95   Installing       : lzo-2.10-5.fc35.aarch64                             72/116 
22:20:15 #12 41.96   Running scriptlet: libutempter-1.2.1-5.fc35.aarch64                    73/116 
22:20:15 #12 42.05   Installing       : libutempter-1.2.1-5.fc35.aarch64                    73/116 
22:20:15 #12 42.12   Installing       : util-linux-2.37.4-1.fc35.aarch64                    74/116 
22:20:15 #12 42.13   Running scriptlet: util-linux-2.37.4-1.fc35.aarch64                    74/116 
22:20:15 dpkg-source: warning: native package version may not have a revision
22:20:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~debian'
22:20:15 dpkg-source: info: using source format '1.0'
22:20:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz
22:20:15 #12 42.16   Installing       : policycoreutils-3.3-1.fc35.aarch64                  75/116 
22:20:15 #12 42.18   Running scriptlet: policycoreutils-3.3-1.fc35.aarch64                  75/116 
22:20:15 #12 42.19   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            76/116 
22:20:15 #12 42.20   Installing       : selinux-policy-35.19-1.fc35.noarch                  77/116 
22:20:15 #12 42.21   Running scriptlet: selinux-policy-35.19-1.fc35.noarch                  77/116 
22:20:15 #12 42.24   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         78/116 
22:20:15 #12 42.45   Installing       : selinux-policy-targeted-35.19-1.fc35.noarch         78/116 
22:20:15 #12 1.101 Last metadata expiration check: 0:00:16 ago on Sat Oct 22 22:19:59 2022.
22:20:16 #10 54.49 Running transaction check
22:20:16 #10 54.56 Transaction check succeeded.
22:20:16 #10 54.56 Running transaction test
22:20:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc
22:20:16  debian/rules build
22:20:16 dh build --with=bash-completion --with=systemd
22:20:16    dh_update_autotools_config
22:20:16    dh_autoreconf
22:20:16    debian/rules override_dh_auto_build
22:20:16 make[1]: Entering directory '/root/build-deb'
22:20:16 # Build the daemon and dependencies
22:20:16 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:16 
22:20:16 Removing bundles/
22:20:16 
22:20:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:16 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:16 GOOS="" GOARCH="" GOARM=""
22:20:16 #12 1.644 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:16 #12 1.653 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:16 #12 1.653 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
22:20:16 #12 1.654 Package libarchive-3.6.1-1.fc37.x86_64 is already installed.
22:20:16 #12 1.655 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
22:20:16 #12 1.655 Package tar-2:1.34-3.fc36.x86_64 is already installed.
22:20:16 #12 1.663 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:16 #12 1.678 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:16 #12 1.770 Dependencies resolved.
22:20:16 #12 1.791 ================================================================================
22:20:16 #12 1.791  Package                      Arch   Version                      Repo     Size
22:20:16 #12 1.791 ================================================================================
22:20:16 #12 1.791 Installing:
22:20:16 #12 1.791  btrfs-progs-devel            x86_64 6.0-1.fc38                   rawhide  51 k
22:20:16 #12 1.791  cmake                        x86_64 3.24.1-1.fc38                rawhide 6.6 M
22:20:16 #12 1.791  device-mapper-devel          x86_64 1.02.185-1.fc38              rawhide  42 k
22:20:16 #12 1.791  gcc                          x86_64 12.2.1-2.fc38                rawhide  33 M
22:20:16 #12 1.791  git                          x86_64 2.38.1-1.fc38                rawhide  65 k
22:20:16 #12 1.791  glibc-static                 x86_64 2.36.9000-10.fc38            rawhide 1.9 M
22:20:16 #12 1.791  libseccomp-devel             x86_64 2.5.3-3.fc37                 rawhide  60 k
22:20:16 #12 1.791  libselinux-devel             x86_64 3.4-5.fc37                   rawhide 148 k
22:20:16 #12 1.791  libtool                      x86_64 2.4.7-2.fc37                 rawhide 601 k
22:20:16 #12 1.791  libtool-ltdl-devel           x86_64 2.4.7-2.fc37                 rawhide 164 k
22:20:16 #12 1.791  make                         x86_64 1:4.3-11.fc37                rawhide 542 k
22:20:16 #12 1.791  selinux-policy-devel         noarch 37.13-1.fc38                 rawhide 911 k
22:20:16 #12 1.791  systemd                      x86_64 252~rc2-612.fc38             rawhide 4.3 M
22:20:16 #12 1.791  systemd-devel                x86_64 252~rc2-612.fc38             rawhide 590 k
22:20:16 #12 1.791  which                        x86_64 2.21-35.fc37                 rawhide  41 k
22:20:16 #12 1.791 Upgrading:
22:20:16 #12 1.791  audit-libs                   x86_64 3.0.9-1.fc38                 rawhide 116 k
22:20:16 #12 1.791  crypto-policies              noarch 20221003-1.gitcb1ad32.fc38   rawhide  86 k
22:20:16 #12 1.791  libblkid                     x86_64 2.38.1-2.fc38                rawhide 107 k
22:20:16 #12 1.791  libcom_err                   x86_64 1.46.5-3.fc37                rawhide  25 k
22:20:16 #12 1.791  libgcc                       x86_64 12.2.1-2.fc38                rawhide 106 k
22:20:16 #12 1.791  libgomp                      x86_64 12.2.1-2.fc38                rawhide 293 k
22:20:16 #12 1.791  libmount                     x86_64 2.38.1-2.fc38                rawhide 135 k
22:20:16 #12 1.791  libselinux                   x86_64 3.4-5.fc37                   rawhide  86 k
22:20:16 #12 1.791  libsemanage                  x86_64 3.4-5.fc37                   rawhide 120 k
22:20:16 #12 1.791  libsepol                     x86_64 3.4-3.fc37                   rawhide 322 k
22:20:16 #12 1.791  libsmartcols                 x86_64 2.38.1-2.fc38                rawhide  64 k
22:20:16 #12 1.791  libuuid                      x86_64 2.38.1-2.fc38                rawhide  28 k
22:20:16 #12 1.791  libxcrypt                    x86_64 4.4.28-3.fc38                rawhide 117 k
22:20:16 #12 1.791  pcre2                        x86_64 10.40-1.fc37.1               rawhide 236 k
22:20:16 #12 1.791  pcre2-syntax                 noarch 10.40-1.fc37.1               rawhide 142 k
22:20:16 #12 1.791  systemd-libs                 x86_64 252~rc2-612.fc38             rawhide 631 k
22:20:16 #12 1.791  util-linux-core              x86_64 2.38.1-2.fc38                rawhide 470 k
22:20:16 #12 1.791 Installing dependencies:
22:20:16 #12 1.791  annobin-docs                 noarch 10.91-1.fc38                 rawhide  92 k
22:20:16 #12 1.791  annobin-plugin-gcc           x86_64 10.91-1.fc38                 rawhide 888 k
22:20:16 #12 1.791  autoconf                     noarch 2.71-4.fc38                  rawhide 733 k
22:20:16 #12 1.791  automake                     noarch 1.16.5-9.fc37                rawhide 696 k
22:20:16 #12 1.791  btrfs-progs                  x86_64 6.0-1.fc38                   rawhide 973 k
22:20:16 #12 1.791  checkpolicy                  x86_64 3.4-3.fc37                   rawhide 346 k
22:20:16 #12 1.791  cmake-data                   noarch 3.24.1-1.fc38                rawhide 2.1 M
22:20:16 #12 1.791  cmake-filesystem             x86_64 3.24.1-1.fc38                rawhide  16 k
22:20:16 #12 1.791  cmake-rpm-macros             noarch 3.24.1-1.fc38                rawhide  16 k
22:20:16 #12 1.791  cpp                          x86_64 12.2.1-2.fc38                rawhide  11 M
22:20:16 #12 1.791  dbus                         x86_64 1:1.14.4-1.fc38              rawhide 7.8 k
22:20:16 #12 1.791  dbus-broker                  x86_64 32-1.fc37                    rawhide 175 k
22:20:16 #12 1.791  dbus-common                  noarch 1:1.14.4-1.fc38              rawhide  15 k
22:20:16 #12 1.791  device-mapper                x86_64 1.02.185-1.fc38              rawhide 138 k
22:20:16 #12 1.791  device-mapper-libs           x86_64 1.02.185-1.fc38              rawhide 177 k
22:20:16 #12 1.791  e2fsprogs-libs               x86_64 1.46.5-3.fc37                rawhide 222 k
22:20:16 #12 1.791  gc                           x86_64 8.2.2-1.fc38                 rawhide 110 k
22:20:16 #12 1.791  gcc-plugin-annobin           x86_64 12.2.1-2.fc38                rawhide  51 k
22:20:16 #12 1.791  git-core                     x86_64 2.38.1-1.fc38                rawhide 4.2 M
22:20:16 #12 1.791  git-core-doc                 noarch 2.38.1-1.fc38                rawhide 2.8 M
22:20:16 #12 1.791  glibc-devel                  x86_64 2.36.9000-10.fc38            rawhide  34 k
22:20:16 #12 1.791  glibc-headers-x86            noarch 2.36.9000-10.fc38            rawhide 512 k
22:20:16 #12 1.791  guile22                      x86_64 2.2.7-6.fc37                 rawhide 6.5 M
22:20:16 #12 1.791  jsoncpp                      x86_64 1.9.5-3.fc37                 rawhide  98 k
22:20:16 #12 1.791  kernel-headers               x86_64 6.1.0-0.rc1.git0.1.fc38      rawhide 1.5 M
22:20:16 #12 1.791  kmod-libs                    x86_64 30-2.fc37                    rawhide  68 k
22:20:16 #12 1.791  less                         x86_64 590-5.fc37                   rawhide 160 k
22:20:16 #12 1.791  libargon2                    x86_64 20190702-1.fc37              rawhide  28 k
22:20:16 #12 1.791  libbtrfs                     x86_64 6.0-1.fc38                   rawhide  27 k
22:20:16 #12 1.791  libbtrfsutil                 x86_64 6.0-1.fc38                   rawhide  32 k
22:20:16 #12 1.791  libcbor                      x86_64 0.7.0-7.fc37                 rawhide  56 k
22:20:16 #12 1.791  libedit                      x86_64 3.1-43.20221009cvs.fc38      rawhide 106 k
22:20:16 #12 1.791  libfdisk                     x86_64 2.38.1-2.fc38                rawhide 160 k
22:20:16 #12 1.791  libfido2                     x86_64 1.12.0-1.fc38                rawhide  99 k
22:20:16 #12 1.791  libmpc                       x86_64 1.2.1-5.fc37                 rawhide  61 k
22:20:16 #12 1.791  libseccomp                   x86_64 2.5.3-3.fc37                 rawhide  70 k
22:20:16 #12 1.791  libselinux-utils             x86_64 3.4-5.fc37                   rawhide 158 k
22:20:16 #12 1.791  libsepol-devel               x86_64 3.4-3.fc37                   rawhide  49 k
22:20:16 #12 1.791  libtool-ltdl                 x86_64 2.4.7-2.fc37                 rawhide  37 k
22:20:16 #12 1.791  libutempter                  x86_64 1.2.1-7.fc37                 rawhide  26 k
22:20:16 #12 1.791  libuv                        x86_64 1:1.44.2-2.fc37              rawhide 151 k
22:20:16 #12 1.791  libxcrypt-devel              x86_64 4.4.28-3.fc38                rawhide  28 k
22:20:16 #12 1.791  libxcrypt-static             x86_64 4.4.28-3.fc38                rawhide 102 k
22:20:16 #12 1.791  lzo                          x86_64 2.10-7.fc37                  rawhide  66 k
22:20:16 #12 1.791  m4                           x86_64 1.4.19-4.fc37                rawhide 303 k
22:20:16 #12 1.791  openssh                      x86_64 9.0p1-7.fc38                 rawhide 441 k
22:20:16 #12 1.791  openssh-clients              x86_64 9.0p1-7.fc38                 rawhide 718 k
22:20:16 #12 1.791  pcre2-devel                  x86_64 10.40-1.fc37.1               rawhide 505 k
22:20:16 #12 1.791  pcre2-utf16                  x86_64 10.40-1.fc37.1               rawhide 216 k
22:20:16 #12 1.791  pcre2-utf32                  x86_64 10.40-1.fc37.1               rawhide 203 k
22:20:16 #12 1.791  perl-Error                   noarch 1:0.17029-10.fc37            rawhide  41 k
22:20:16 #12 1.791  perl-File-Compare            noarch 1.100.700-492.fc38           rawhide  16 k
22:20:16 #12 1.791  perl-File-Copy               noarch 2.39-492.fc38                rawhide  23 k
22:20:16 #12 1.791  perl-File-Find               noarch 1.40-492.fc38                rawhide  28 k
22:20:16 #12 1.791  perl-Git                     noarch 2.38.1-1.fc38                rawhide  42 k
22:20:16 #12 1.791  perl-TermReadKey             x86_64 2.38-14.fc37                 rawhide  36 k
22:20:16 #12 1.791  perl-Thread-Queue            noarch 3.14-489.fc37                rawhide  21 k
22:20:16 #12 1.791  perl-lib                     x86_64 0.65-492.fc38                rawhide  18 k
22:20:16 #12 1.791  perl-threads                 x86_64 1:2.27-489.fc37              rawhide  57 k
22:20:16 #12 1.791  perl-threads-shared          x86_64 1.64-489.fc37                rawhide  44 k
22:20:16 #12 1.791  policycoreutils              x86_64 3.4-6.fc37                   rawhide 238 k
22:20:16 #12 1.791  policycoreutils-devel        x86_64 3.4-6.fc37                   rawhide 150 k
22:20:16 #12 1.791  policycoreutils-python-utils noarch 3.4-6.fc37                   rawhide  80 k
22:20:16 #12 1.791  python3-audit                x86_64 3.0.9-1.fc38                 rawhide  87 k
22:20:16 #12 1.791  python3-libselinux           x86_64 3.4-5.fc37                   rawhide 194 k
22:20:16 #12 1.791  python3-libsemanage          x86_64 3.4-5.fc37                   rawhide  83 k
22:20:16 #12 1.791  python3-policycoreutils      noarch 3.4-6.fc37                   rawhide 2.2 M
22:20:16 #12 1.791  python3-setools              x86_64 4.4.0-9.fc37                 rawhide 618 k
22:20:16 #12 1.791  python3-setuptools           noarch 65.3.0-1.fc38                rawhide 1.7 M
22:20:16 #12 1.791  rhash                        x86_64 1.4.3-1.fc38                 rawhide 193 k
22:20:16 #12 1.791  rpm-plugin-selinux           x86_64 4.18.0-3.fc38                rawhide  20 k
22:20:16 #12 1.791  selinux-policy               noarch 37.13-1.fc38                 rawhide  75 k
22:20:16 #12 1.791  selinux-policy-targeted      noarch 37.13-1.fc38                 rawhide 6.6 M
22:20:16 #12 1.791  systemd-pam                  x86_64 252~rc2-612.fc38             rawhide 329 k
22:20:16 #12 1.791  systemd-rpm-macros           noarch 252~rc2-612.fc38             rawhide  31 k
22:20:16 #12 1.791  util-linux                   x86_64 2.38.1-2.fc38                rawhide 2.3 M
22:20:16 #12 1.791  vim-filesystem               noarch 2:9.0.803-1.fc38             rawhide  20 k
22:20:16 #12 1.791  xkeyboard-config             noarch 2.36-2.fc37                  rawhide 957 k
22:20:16 #12 1.791 Installing weak dependencies:
22:20:16 #12 1.791  cryptsetup-libs              x86_64 2.5.0-1.fc37                 rawhide 454 k
22:20:16 #12 1.791  libbpf                       x86_64 2:0.8.0-2.fc37               rawhide 172 k
22:20:16 #12 1.791  libxkbcommon                 x86_64 1.4.1-2.fc37                 rawhide 140 k
22:20:16 #12 1.791  qrencode-libs                x86_64 4.1.1-3.fc37                 rawhide  61 k
22:20:16 #12 1.791  systemd-networkd             x86_64 252~rc2-612.fc38             rawhide 634 k
22:20:16 #12 1.791  systemd-resolved             x86_64 252~rc2-612.fc38             rawhide 289 k
22:20:16 #12 1.791 
22:20:16 #12 1.791 Transaction Summary
22:20:16 #12 1.791 ================================================================================
22:20:16 #12 1.791 Install  99 Packages
22:20:16 #12 1.791 Upgrade  17 Packages
22:20:16 #12 1.791 
22:20:16 #12 1.796 Total download size: 106 M
22:20:16 #12 1.796 Downloading Packages:
22:20:16 #10 55.08 Transaction test succeeded.
22:20:16 #10 55.08 Running transaction
22:20:16 #11 50.02 Setting up liblinux-epoll-perl (0.017-1) ...
22:20:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc
22:20:16  debian/rules build
22:20:16 dh build --with=bash-completion --with=systemd
22:20:16    dh_update_autotools_config
22:20:16    dh_autoreconf
22:20:16    debian/rules override_dh_auto_build
22:20:16 make[1]: Entering directory '/root/build-deb'
22:20:16 # Build the daemon and dependencies
22:20:16 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:16 
22:20:16 Removing bundles/
22:20:16 
22:20:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:16 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:16 GOOS="" GOARCH="" GOARM=""
22:20:16 #11 50.03 Setting up libvariable-magic-perl (0.62-1build2) ...
22:20:16 #11 50.05 Setting up python3-idna (2.8-1) ...
22:20:16 #11 50.25 Setting up libio-html-perl (1.001-1) ...
22:20:16 #11 50.26 Setting up libcroco3:amd64 (0.6.13-1) ...
22:20:16 #11 50.27 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
22:20:17 #11 50.30 Setting up libtest-refcount-perl (0.10-1) ...
22:20:17 #11 50.31 Setting up libparams-util-perl (1.07-3build5) ...
22:20:17 #11 50.33 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
22:20:17 #11 50.34 Setting up autoconf (2.69-11.1) ...
22:20:17 #11 50.36 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:20:17 #11 50.52 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:20:17 #11 50.54 Setting up libarray-intspan-perl (2.003-1) ...
22:20:17 #11 50.55 Setting up libcapture-tiny-perl (0.48-1) ...
22:20:17 #11 50.56 Setting up libtimedate-perl (2.3200-1) ...
22:20:17 #11 50.58 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
22:20:17 #11 50.59 Setting up libsub-name-perl (0.26-1) ...
22:20:17 #11 50.60 Setting up libtype-tiny-xs-perl (0.016-1) ...
22:20:17 #11 50.62 Setting up libfile-chdir-perl (0.1008-1) ...
22:20:17 #11 50.63 Setting up xauth (1:1.1-0ubuntu1) ...
22:20:17 #11 50.65 Setting up cpp (4:9.3.0-1ubuntu2) ...
22:20:17 #11 50.67 Setting up libpath-tiny-perl (0.108-1) ...
22:20:17 #11 50.68 Setting up libarchive-cpio-perl (0.10-1) ...
22:20:17 #11 50.73 Setting up libjson-perl (4.02000-2) ...
22:20:17 #11 50.74 Setting up libsub-override-perl (0.09-2) ...
22:20:17 #11 50.76 Setting up python3-unidiff (0.5.5-2) ...
22:20:17 #12 2.524 (1/116): annobin-docs-10.91-1.fc38.noarch.rpm   234 kB/s |  92 kB     00:00    
22:20:17 #12 2.538 (2/116): annobin-plugin-gcc-10.91-1.fc38.x86_64 2.1 MB/s | 888 kB     00:00    
22:20:17 #12 2.544 (3/116): autoconf-2.71-4.fc38.noarch.rpm        1.7 MB/s | 733 kB     00:00    
22:20:17 #12 2.552 (4/116): automake-1.16.5-9.fc37.noarch.rpm       25 MB/s | 696 kB     00:00    
22:20:17 #12 2.561 (5/116): btrfs-progs-6.0-1.fc38.x86_64.rpm       64 MB/s | 973 kB     00:00    
22:20:17 #12 2.567 (6/116): checkpolicy-3.4-3.fc37.x86_64.rpm       27 MB/s | 346 kB     00:00    
22:20:17 #12 2.585 (7/116): btrfs-progs-devel-6.0-1.fc38.x86_64.rp 1.3 MB/s |  51 kB     00:00    
22:20:17 #12 2.652 (8/116): cmake-data-3.24.1-1.fc38.noarch.rpm     25 MB/s | 2.1 MB     00:00    
22:20:17 #12 2.687 (9/116): cmake-3.24.1-1.fc38.x86_64.rpm          53 MB/s | 6.6 MB     00:00    
22:20:17 #12 2.689 (10/116): cmake-filesystem-3.24.1-1.fc38.x86_64 158 kB/s |  16 kB     00:00    
22:20:17 #12 2.693 (11/116): cmake-rpm-macros-3.24.1-1.fc38.noarch 396 kB/s |  16 kB     00:00    
22:20:17 #12 2.701 (12/116): cryptsetup-libs-2.5.0-1.fc37.x86_64.r  43 MB/s | 454 kB     00:00    
22:20:17 #12 2.705 (13/116): dbus-1.14.4-1.fc38.x86_64.rpm         761 kB/s | 7.8 kB     00:00    
22:20:17 #12 2.722 (14/116): dbus-broker-32-1.fc37.x86_64.rpm      8.9 MB/s | 175 kB     00:00    
22:20:17 #12 2.730 (15/116): dbus-common-1.14.4-1.fc38.noarch.rpm  755 kB/s |  15 kB     00:00    
22:20:17 #12 2.743 (16/116): device-mapper-1.02.185-1.fc38.x86_64. 7.7 MB/s | 138 kB     00:00    
22:20:17 #12 2.748 (17/116): device-mapper-devel-1.02.185-1.fc38.x 2.8 MB/s |  42 kB     00:00    
22:20:17 #12 2.814 (18/116): cpp-12.2.1-2.fc38.x86_64.rpm           85 MB/s |  11 MB     00:00    
22:20:17 #12 2.819 (19/116): device-mapper-libs-1.02.185-1.fc38.x8 2.3 MB/s | 177 kB     00:00    
22:20:17 #12 2.823 (20/116): e2fsprogs-libs-1.46.5-3.fc37.x86_64.r 2.9 MB/s | 222 kB     00:00    
22:20:17 #12 2.828 (21/116): gc-8.2.2-1.fc38.x86_64.rpm            8.2 MB/s | 110 kB     00:00    
22:20:17 #12 2.833 (22/116): gcc-plugin-annobin-12.2.1-2.fc38.x86_ 5.3 MB/s |  51 kB     00:00    
22:20:17 #12 2.843 (23/116): git-2.38.1-1.fc38.x86_64.rpm          5.2 MB/s |  65 kB     00:00    
22:20:17 #12 2.889 (24/116): git-core-2.38.1-1.fc38.x86_64.rpm      81 MB/s | 4.2 MB     00:00    
22:20:17 #12 2.928 (25/116): git-core-doc-2.38.1-1.fc38.noarch.rpm  35 MB/s | 2.8 MB     00:00    
22:20:17 #10 55.86   Preparing        :                                                        1/1 
22:20:17 #10 55.90   Upgrading        : rpm-libs-4.17.1-3.fc36.x86_64                        1/146 
22:20:17 #10 55.90   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                             2/146 
22:20:17 #10 55.94   Upgrading        : rpm-4.17.1-3.fc36.x86_64                             2/146 
22:20:17 #10 55.95   Installing       : python3-six-1.16.0-5.fc36.noarch                     3/146 
22:20:17 #10 55.96   Installing       : hunspell-filesystem-1.7.0-19.fc36.x86_64             4/146 
22:20:17 #10 55.97   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           5/146 
22:20:17 #10 55.98   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              6/146 
22:20:17 #10 55.98   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           7/146 
22:20:17 #10 55.99   Installing       : hunspell-1.7.0-19.fc36.x86_64                        8/146 
22:20:17 #10 56.00   Installing       : elfutils-debuginfod-client-0.186-3.fc36.x86_64       9/146 
22:20:17 #10 56.02   Installing       : binutils-gold-2.37-36.fc36.x86_64                   10/146 
22:20:17 #10 56.15   Installing       : binutils-2.37-36.fc36.x86_64                        11/146 
22:20:17 #10 56.16   Running scriptlet: binutils-2.37-36.fc36.x86_64                        11/146 
22:20:17 #11 50.89 Setting up libstrictures-perl (2.000006-1) ...
22:20:17 #11 50.91 Setting up libsub-quote-perl (2.006006-1) ...
22:20:17 #11 50.92 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
22:20:17 #11 50.94 Setting up libsort-versions-perl (1.62-1) ...
22:20:17 #11 50.96 Setting up libexporter-tiny-perl (1.002001-1) ...
22:20:17 #11 50.98 Setting up libre-engine-re2-perl (0.13-5) ...
22:20:17 #11 51.00 Setting up libterm-readkey-perl (2.38-1build1) ...
22:20:17 #12 2.954 (26/116): glibc-devel-2.36.9000-10.fc38.x86_64. 569 kB/s |  34 kB     00:00    
22:20:17 #12 3.002 (27/116): glibc-headers-x86-2.36.9000-10.fc38.n 7.9 MB/s | 512 kB     00:00    
22:20:17 #12 3.178 (28/116): gcc-12.2.1-2.fc38.x86_64.rpm           93 MB/s |  33 MB     00:00    
22:20:17 #12 3.190 (29/116): glibc-static-2.36.9000-10.fc38.x86_64 7.9 MB/s | 1.9 MB     00:00    
22:20:17 #10 56.20   Installing       : elfutils-0.186-3.fc36.x86_64                        12/146 
22:20:17 #10 56.21   Upgrading        : rpm-build-libs-4.17.1-3.fc36.x86_64                 13/146 
22:20:17 #10 56.22   Installing       : dwz-0.14-4.fc36.x86_64                              14/146 
22:20:17 #10 56.22   Installing       : xz-5.2.5-9.fc36.x86_64                              15/146 
22:20:17 #10 56.23   Installing       : unzip-6.0-57.fc36.x86_64                            16/146 
22:20:17 #10 56.24   Installing       : file-5.41-4.fc36.x86_64                             17/146 
22:20:17 #10 56.25   Installing       : zip-3.0-32.fc36.x86_64                              18/146 
22:20:17 #10 56.26   Installing       : enchant-1:1.6.0-30.fc36.x86_64                      19/146 
22:20:17 #10 56.27   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 20/146 
22:20:17 #10 56.29   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              21/146 
22:20:17 #10 56.30   Installing       : python3-construct-2.10.68-1.fc36.noarch             22/146 
22:20:17 #10 56.31   Installing       : python3-pybeam-0.7-2.fc36.noarch                    23/146 
22:20:17 #10 56.31   Installing       : efi-srpm-macros-5-5.fc36.noarch                     24/146 
22:20:17 #10 56.32   Installing       : lua-srpm-macros-1-6.fc36.noarch                     25/146 
22:20:17 #10 56.32   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch          26/146 
22:20:17 #10 56.33   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.x86_64                  27/146 
22:20:17 #10 56.34   Upgrading        : python3-rpm-4.17.1-3.fc36.x86_64                    28/146 
22:20:17 #10 56.35   Installing       : zstd-1.5.2-2.fc36.x86_64                            29/146 
22:20:17 #10 56.36   Installing       : rust-srpm-macros-22-1.fc36.noarch                   30/146 
22:20:17 #10 56.36   Installing       : qt5-srpm-macros-5.15.6-1.fc36.noarch                31/146 
22:20:17 #10 56.37   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               32/146 
22:20:17 #10 56.37   Installing       : desktop-file-utils-0.26-6.fc36.x86_64               33/146 
22:20:17 #10 56.38   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                    34/146 
22:20:17 #10 56.39   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                   35/146 
22:20:17 #10 56.40   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               36/146 
22:20:17 #10 56.40   Installing       : xxhash-libs-0.8.1-2.fc36.x86_64                     37/146 
22:20:17 #10 56.49   Installing       : gdb-minimal-12.1-2.fc36.x86_64                      38/146 
22:20:17 #24 102.3 Selecting previously unselected package g++-s390x-linux-gnu.
22:20:17 #24 102.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:20:17 #24 102.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
22:20:17 #24 102.4 Selecting previously unselected package crossbuild-essential-s390x.
22:20:17 #24 102.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
22:20:17 #24 102.4 Unpacking crossbuild-essential-s390x (12.9) ...
22:20:17 #24 102.4 Setting up libconfig-inifiles-perl (3.000003-1) ...
22:20:17 #24 102.4 Setting up libfile-which-perl (1.23-1) ...
22:20:17 #24 102.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
22:20:17 #24 102.5 Setting up libc6-armhf-cross (2.31-9cross4) ...
22:20:17 #24 102.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
22:20:17 #24 102.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:20:17 #24 102.5 Setting up libicu67:amd64 (67.1-7) ...
22:20:17 #24 102.5 Setting up libmagic-mgc (1:5.39-3) ...
22:20:17 #24 102.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
22:20:17 #24 102.5 Setting up libc6-s390x-cross (2.31-9cross4) ...
22:20:17 #24 102.5 Setting up libmagic1:amd64 (1:5.39-3) ...
22:20:17 #24 102.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:20:17 #24 102.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
22:20:17 #24 102.6 Setting up file (1:5.39-3) ...
22:20:17 #24 102.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
22:20:17 #24 102.6 Setting up bzip2 (1.0.8-4) ...
22:20:17 #24 102.6 Setting up libyaml-perl (1.30-1) ...
22:20:17 #24 102.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
22:20:17 #24 102.7 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:20:17 #24 102.7 Setting up libio-string-perl (1.08-3.1) ...
22:20:17 #11 51.02 Setting up lsb-release (11.1.0ubuntu2) ...
22:20:17 #11 51.04 Setting up libnet-ip-perl (1.26-2) ...
22:20:17 #11 51.05 Setting up python3-magic (2:0.4.15-3) ...
22:20:17 #11 51.19 Setting up libperlio-gzip-perl (0.19-1build5) ...
22:20:17 #11 51.20 Setting up libsys-hostname-long-perl (1.5-1) ...
22:20:17 #11 51.21 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
22:20:17 #11 51.22 Setting up liburi-perl (1.76-2) ...
22:20:17 #11 51.23 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:20:17 #11 51.24 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:17 #11 51.26 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
22:20:17 #12 3.291 (30/116): guile22-2.2.7-6.fc37.x86_64.rpm        23 MB/s | 6.5 MB     00:00    
22:20:17 #12 3.298 (31/116): jsoncpp-1.9.5-3.fc37.x86_64.rpm       961 kB/s |  98 kB     00:00    
22:20:17 #12 3.311 (32/116): kernel-headers-6.1.0-0.rc1.git0.1.fc3  13 MB/s | 1.5 MB     00:00    
22:20:17 #12 3.314 (33/116): kmod-libs-30-2.fc37.x86_64.rpm        3.2 MB/s |  68 kB     00:00    
22:20:17 #12 3.318 (34/116): less-590-5.fc37.x86_64.rpm            8.7 MB/s | 160 kB     00:00    
22:20:17 #12 3.321 (35/116): libargon2-20190702-1.fc37.x86_64.rpm  4.3 MB/s |  28 kB     00:00    
22:20:17 #12 3.325 (36/116): libbpf-0.8.0-2.fc37.x86_64.rpm         17 MB/s | 172 kB     00:00    
22:20:17 #12 3.330 (37/116): libbtrfs-6.0-1.fc38.x86_64.rpm        2.3 MB/s |  27 kB     00:00    
22:20:17 #12 3.333 (38/116): libcbor-0.7.0-7.fc37.x86_64.rpm       6.8 MB/s |  56 kB     00:00    
22:20:17 #12 3.337 (39/116): libedit-3.1-43.20221009cvs.fc38.x86_6  15 MB/s | 106 kB     00:00    
22:20:17 #12 3.341 (40/116): libfdisk-2.38.1-2.fc38.x86_64.rpm      22 MB/s | 160 kB     00:00    
22:20:17 #12 3.345 (41/116): libbtrfsutil-6.0-1.fc38.x86_64.rpm    1.6 MB/s |  32 kB     00:00    
22:20:17 #12 3.348 (42/116): libfido2-1.12.0-1.fc38.x86_64.rpm     9.2 MB/s |  99 kB     00:00    
22:20:17 #12 3.352 (43/116): libmpc-1.2.1-5.fc37.x86_64.rpm        5.9 MB/s |  61 kB     00:00    
22:20:17 #12 3.356 (44/116): libseccomp-2.5.3-3.fc37.x86_64.rpm    9.7 MB/s |  70 kB     00:00    
22:20:17 #12 3.362 (45/116): libselinux-devel-3.4-5.fc37.x86_64.rp  15 MB/s | 148 kB     00:00    
22:20:17 #12 3.367 (46/116): libselinux-utils-3.4-5.fc37.x86_64.rp  15 MB/s | 158 kB     00:00    
22:20:17 #12 3.374 (47/116): libseccomp-devel-2.5.3-3.fc37.x86_64. 2.4 MB/s |  60 kB     00:00    
22:20:17 #12 3.378 (48/116): libsepol-devel-3.4-3.fc37.x86_64.rpm  3.1 MB/s |  49 kB     00:00    
22:20:17 #12 3.386 (49/116): libtool-2.4.7-2.fc37.x86_64.rpm        31 MB/s | 601 kB     00:00    
22:20:17 #12 3.390 (50/116): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm  3.6 MB/s |  37 kB     00:00    
22:20:17 #12 3.393 (51/116): libutempter-1.2.1-7.fc37.x86_64.rpm   4.3 MB/s |  26 kB     00:00    
22:20:17 #12 3.397 (52/116): libtool-ltdl-devel-2.4.7-2.fc37.x86_6 9.3 MB/s | 164 kB     00:00    
22:20:17 #12 3.400 (53/116): libuv-1.44.2-2.fc37.x86_64.rpm         15 MB/s | 151 kB     00:00    
22:20:17 #12 3.403 (54/116): libxcrypt-devel-4.4.28-3.fc38.x86_64. 3.0 MB/s |  28 kB     00:00    
22:20:17 #12 3.407 (55/116): libxkbcommon-1.4.1-2.fc37.x86_64.rpm   23 MB/s | 140 kB     00:00    
22:20:17 #12 3.410 (56/116): lzo-2.10-7.fc37.x86_64.rpm             11 MB/s |  66 kB     00:00    
22:20:17 #12 3.417 (57/116): m4-1.4.19-4.fc37.x86_64.rpm            29 MB/s | 303 kB     00:00    
22:20:17 #12 3.422 (58/116): libxcrypt-static-4.4.28-3.fc38.x86_64 4.6 MB/s | 102 kB     00:00    
22:20:17 #12 3.429 (59/116): openssh-9.0p1-7.fc38.x86_64.rpm        40 MB/s | 441 kB     00:00    
22:20:17 #12 3.438 (60/116): make-4.3-11.fc37.x86_64.rpm            19 MB/s | 542 kB     00:00    
22:20:17 #12 3.446 (61/116): openssh-clients-9.0p1-7.fc38.x86_64.r  30 MB/s | 718 kB     00:00    
22:20:17 #12 3.454 (62/116): pcre2-devel-10.40-1.fc37.1.x86_64.rpm  22 MB/s | 505 kB     00:00    
22:20:17 #12 3.459 (63/116): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm  19 MB/s | 216 kB     00:00    
22:20:17 #12 3.463 (64/116): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm  14 MB/s | 203 kB     00:00    
22:20:17 #12 3.466 (65/116): perl-Error-0.17029-10.fc37.noarch.rpm 3.7 MB/s |  41 kB     00:00    
22:20:17 #12 3.469 (66/116): perl-File-Compare-1.100.700-492.fc38. 2.7 MB/s |  16 kB     00:00    
22:20:17 #12 3.471 (67/116): perl-File-Copy-2.39-492.fc38.noarch.r 2.7 MB/s |  23 kB     00:00    
22:20:17 #12 3.475 (68/116): perl-File-Find-1.40-492.fc38.noarch.r 3.5 MB/s |  28 kB     00:00    
22:20:17 #12 3.478 (69/116): perl-Git-2.38.1-1.fc38.noarch.rpm     7.1 MB/s |  42 kB     00:00    
22:20:17 #12 3.481 (70/116): perl-TermReadKey-2.38-14.fc37.x86_64. 3.8 MB/s |  36 kB     00:00    
22:20:17 #12 3.485 (71/116): perl-Thread-Queue-3.14-489.fc37.noarc 2.2 MB/s |  21 kB     00:00    
22:20:17 #12 3.488 (72/116): perl-lib-0.65-492.fc38.x86_64.rpm     3.0 MB/s |  18 kB     00:00    
22:20:17 #12 3.492 (73/116): perl-threads-2.27-489.fc37.x86_64.rpm 5.7 MB/s |  57 kB     00:00    
22:20:17 #12 3.495 (74/116): perl-threads-shared-1.64-489.fc37.x86 4.6 MB/s |  44 kB     00:00    
22:20:18 #10 56.50   Installing       : debugedit-5.0-3.fc36.x86_64                         39/146 
22:20:18 #10 56.52   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  40/146 
22:20:18 #10 56.53   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  40/146 
22:20:18 #10 56.54   Installing       : python3-zstd-1.4.5.1-6.fc36.x86_64                  41/146 
22:20:18 #10 56.55   Installing       : python3-toml-0.10.2-6.fc36.noarch                   42/146 
22:20:18 #10 56.56   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    43/146 
22:20:18 #10 56.57   Installing       : python3-distro-1.6.0-2.fc36.noarch                  44/146 
22:20:18 #10 56.58   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        45/146 
22:20:18 #10 56.59   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      46/146 
22:20:18 #10 56.59   Installing       : perl-srpm-macros-1-43.fc36.noarch                   47/146 
22:20:18 #10 56.59   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        48/146 
22:20:18 #10 56.60   Installing       : openblas-srpm-macros-2-11.fc36.noarch               49/146 
22:20:18 #10 56.60   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   50/146 
22:20:18 #10 56.61   Installing       : nim-srpm-macros-3-6.fc36.noarch                     51/146 
22:20:18 #10 56.61   Installing       : ncurses-6.2-9.20210508.fc36.x86_64                  52/146 
22:20:18 #10 56.62   Installing       : libstemmer-0-18.585svn.fc36.x86_64                  53/146 
22:20:18 #10 56.63   Installing       : libpng-2:1.6.37-12.fc36.x86_64                      54/146 
22:20:18 #10 56.64   Installing       : libpkgconf-1.8.0-2.fc36.x86_64                      55/146 
22:20:18 #10 56.64   Installing       : pkgconf-1.8.0-2.fc36.x86_64                         56/146 
22:20:18 #10 56.65   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              57/146 
22:20:18 #10 56.66   Installing       : libjpeg-turbo-2.1.2-2.fc36.x86_64                   58/146 
22:20:18 #10 56.67   Installing       : gdk-pixbuf2-2.42.9-2.fc36.x86_64                    59/146 
22:20:18 #10 56.68   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               60/146 
22:20:18 #10 56.68   Installing       : json-glib-1.6.6-2.fc36.x86_64                       61/146 
22:20:18 #10 56.70   Installing       : libappstream-glib-0.8.0-4.fc36.x86_64               62/146 
22:20:18 #24 102.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
22:20:18 #24 102.7 Setting up cross-config (2.6.18+nmu1) ...
22:20:18 #24 102.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:20:18 #24 102.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:20:18 #24 102.8 Setting up libc6-arm64-cross (2.31-9cross4) ...
22:20:18 #24 102.8 Setting up patch (2.7.6-7) ...
22:20:18 #24 102.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
22:20:18 #24 102.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
22:20:18 #24 102.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 102.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
22:20:18 #24 102.9 Setting up libc6-armel-cross (2.31-9cross4) ...
22:20:18 #24 102.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
22:20:18 #24 102.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #12 41.56   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         76/114 
22:20:18 #12 48.53   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           77/114 
22:20:18 #12 48.54   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      78/114 
22:20:18 #12 48.55   Installing       : policycoreutils-devel-3.3-1.fc35.x86_64             79/114 
22:20:18 #12 48.65   Installing       : selinux-policy-devel-35.19-1.fc35.noarch            80/114 
22:20:18 #12 48.65   Running scriptlet: selinux-policy-devel-35.19-1.fc35.noarch            80/114 
22:20:18 #12 48.67   Running scriptlet: openssh-8.7p1-3.fc35.x86_64                         81/114 
22:20:18 #12 48.70   Installing       : openssh-8.7p1-3.fc35.x86_64                         81/114 
22:20:18 #12 48.71   Installing       : libedit-3.1-40.20210910cvs.fc35.x86_64              82/114 
22:20:18 #12 48.72   Installing       : libcbor-0.7.0-4.fc35.x86_64                         83/114 
22:20:18 #12 48.72   Installing       : libfido2-1.8.0-1.fc35.x86_64                        84/114 
22:20:18 #12 48.74   Installing       : openssh-clients-8.7p1-3.fc35.x86_64                 85/114 
22:20:18 #12 48.75   Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64                 85/114 
22:20:18 #12 48.83   Installing       : git-core-2.37.3-1.fc35.x86_64                       86/114 
22:20:18 #12 48.87   Installing       : git-core-doc-2.37.3-1.fc35.noarch                   87/114 
22:20:18 #12 48.88   Installing       : perl-Git-2.37.3-1.fc35.noarch                       88/114 
22:20:18 #12 48.88   Installing       : git-2.37.3-1.fc35.x86_64                            89/114 
22:20:18 #12 48.89   Installing       : libargon2-20171227-7.fc35.x86_64                    90/114 
22:20:18 #12 48.90   Installing       : e2fsprogs-libs-1.46.3-1.fc35.x86_64                 91/114 
22:20:18 #12 48.92   Installing       : btrfs-progs-5.18-1.fc35.x86_64                      92/114 
22:20:18 #12 48.93   Installing       : acl-2.3.1-2.fc35.x86_64                             93/114 
22:20:18 #12 48.95   Installing       : cryptsetup-libs-2.4.3-1.fc35.x86_64                 94/114 
22:20:18 #12 48.96   Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64           95/114 
22:20:18 #12 48.96   Installing       : device-mapper-1.02.175-6.fc35.x86_64                96/114 
22:20:18 #12 48.98   Installing       : systemd-networkd-249.12-5.fc35.x86_64               97/114 
22:20:18 #12 48.99   Running scriptlet: systemd-networkd-249.12-5.fc35.x86_64               97/114 
22:20:18 #12 49.01   Installing       : systemd-pam-249.12-5.fc35.x86_64                    98/114 
22:20:18 #12 49.02   Installing       : systemd-resolved-249.12-5.fc35.x86_64               99/114 
22:20:18 #12 49.02   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64               99/114 
22:20:18 #12 49.13   Installing       : systemd-249.12-5.fc35.x86_64                       100/114 
22:20:18 #12 49.15   Running scriptlet: systemd-249.12-5.fc35.x86_64                       100/114 
22:20:18 #12 49.31 Creating group input with gid 104.
22:20:18 #12 49.31 Creating group kvm with gid 36.
22:20:18 #12 49.31 Creating group render with gid 105.
22:20:18 #12 49.31 Creating group sgx with gid 106.
22:20:18 #12 49.31 Creating group systemd-journal with gid 190.
22:20:18 #12 49.31 Creating group systemd-network with gid 192.
22:20:18 #12 49.31 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
22:20:18 #12 49.31 Creating group systemd-oom with gid 997.
22:20:18 #12 49.31 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997.
22:20:18 #12 49.31 Creating group systemd-resolve with gid 193.
22:20:18 #12 49.31 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
22:20:18 #12 49.31 Creating group systemd-timesync with gid 996.
22:20:18 #12 49.31 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996.
22:20:18 #12 49.31 Creating group systemd-coredump with gid 995.
22:20:18 #12 49.31 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995.
22:20:18 #12 49.31 
22:20:18 #12 49.32   Installing       : systemd-devel-249.12-5.fc35.x86_64                 101/114 
22:20:18 #12 49.33   Installing       : device-mapper-devel-1.02.175-6.fc35.x86_64         102/114 
22:20:18 #12 49.34   Installing       : btrfs-progs-devel-5.18-1.fc35.x86_64               103/114 
22:20:18 #12 49.35   Installing       : annobin-plugin-gcc-10.79-1.fc35.x86_64             104/114 
22:20:18 #12 49.36   Installing       : libtool-2.4.6-50.fc35.x86_64                       105/114 
22:20:18 #12 49.37   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.x86_64            106/114 
22:20:18 #12 49.38   Installing       : libseccomp-devel-2.5.3-1.fc35.x86_64               107/114 
22:20:18 #12 49.39   Installing       : systemd-rpm-macros-249.12-5.fc35.noarch            108/114 
22:20:18 #12 49.39   Installing       : which-2.21-27.fc35.x86_64                          109/114 
22:20:18 #12 49.40   Cleanup          : pcre2-10.39-1.fc35.x86_64                          110/114 
22:20:18 #12 49.41   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   111/114 
22:20:18 #12 49.41   Cleanup          : libgomp-11.2.1-9.fc35.x86_64                       112/114 
22:20:18 #12 49.41   Cleanup          : libgcc-11.2.1-9.fc35.x86_64                        113/114 
22:20:18 #12 49.41   Running scriptlet: libgcc-11.2.1-9.fc35.x86_64                        113/114 
22:20:18 #12 49.44   Cleanup          : audit-libs-3.0.7-2.fc35.x86_64                     114/114 
22:20:18 #12 49.44   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch        114/114 
22:20:18 #12 49.45   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64              114/114 
22:20:18 #12 49.49   Running scriptlet: audit-libs-3.0.7-2.fc35.x86_64                     114/114 
22:20:18 #12 49.76   Verifying        : acl-2.3.1-2.fc35.x86_64                              1/114 
22:20:18 #12 49.76   Verifying        : autoconf-2.69-37.fc35.noarch                         2/114 
22:20:18 #12 49.76   Verifying        : automake-1.16.2-5.fc35.noarch                        3/114 
22:20:18 #12 49.76   Verifying        : device-mapper-1.02.175-6.fc35.x86_64                 4/114 
22:20:18 #12 49.76   Verifying        : device-mapper-devel-1.02.175-6.fc35.x86_64           5/114 
22:20:18 #12 49.76   Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64            6/114 
22:20:18 #12 49.76   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.x86_64                  7/114 
22:20:18 #12 49.76   Verifying        : gc-8.0.4-6.fc35.x86_64                               8/114 
22:20:18 #12 49.76   Verifying        : guile22-2.2.7-3.fc35.x86_64                          9/114 
22:20:18 #12 49.76   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64           10/114 
22:20:18 #12 49.76   Verifying        : kmod-libs-29-4.fc35.x86_64                          11/114 
22:20:18 #12 49.76   Verifying        : libargon2-20171227-7.fc35.x86_64                    12/114 
22:20:18 #12 49.76   Verifying        : libcbor-0.7.0-4.fc35.x86_64                         13/114 
22:20:18 #12 49.76   Verifying        : libedit-3.1-40.20210910cvs.fc35.x86_64              14/114 
22:20:18 #12 49.76   Verifying        : libfido2-1.8.0-1.fc35.x86_64                        15/114 
22:20:18 #12 49.76   Verifying        : libmpc-1.2.1-3.fc35.x86_64                          16/114 
22:20:18 #12 49.76   Verifying        : libnl3-3.5.0-8.fc35.x86_64                          17/114 
22:20:18 #12 49.76   Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     18/114 
22:20:18 #12 49.76   Verifying        : libutempter-1.2.1-5.fc35.x86_64                     19/114 
22:20:18 #12 49.76   Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    20/114 
22:20:18 #12 49.76   Verifying        : lzo-2.10-5.fc35.x86_64                              21/114 
22:20:18 #12 49.76   Verifying        : m4-1.4.19-2.fc35.x86_64                             22/114 
22:20:18 #12 49.76   Verifying        : make-1:4.3-6.fc35.x86_64                            23/114 
22:20:18 #12 49.76   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  24/114 
22:20:18 #12 49.76   Verifying        : perl-TermReadKey-2.38-11.fc35.x86_64                25/114 
22:20:18 #12 49.76   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              26/114 
22:20:18 #12 49.76   Verifying        : perl-threads-1:2.26-448.fc35.x86_64                 27/114 
22:20:18 #12 49.76   Verifying        : perl-threads-shared-1.62-478.fc35.x86_64            28/114 
22:20:18 #12 49.76   Verifying        : python3-setools-4.4.0-3.fc35.x86_64                 29/114 
22:20:18 #12 49.76   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             30/114 
22:20:18 #12 49.76   Verifying        : rhash-1.4.0-4.fc35.x86_64                           31/114 
22:20:18 #12 49.76   Verifying        : which-2.21-27.fc35.x86_64                           32/114 
22:20:18 #12 49.77   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 33/114 
22:20:18 #12 49.77   Verifying        : annobin-docs-10.79-1.fc35.noarch                    34/114 
22:20:18 #12 49.77   Verifying        : annobin-plugin-gcc-10.79-1.fc35.x86_64              35/114 
22:20:18 #12 49.77   Verifying        : btrfs-progs-5.18-1.fc35.x86_64                      36/114 
22:20:18 #12 49.77   Verifying        : btrfs-progs-devel-5.18-1.fc35.x86_64                37/114 
22:20:18 #12 49.77   Verifying        : checkpolicy-3.3-1.fc35.x86_64                       38/114 
22:20:18 #12 49.77   Verifying        : cmake-3.22.2-1.fc35.x86_64                          39/114 
22:20:18 #12 49.77   Verifying        : cmake-data-3.22.2-1.fc35.noarch                     40/114 
22:20:18 #12 49.77   Verifying        : cmake-filesystem-3.22.2-1.fc35.x86_64               41/114 
22:20:18 #12 49.77   Verifying        : cmake-rpm-macros-3.22.2-1.fc35.noarch               42/114 
22:20:18 #12 49.77   Verifying        : cpp-11.3.1-3.fc35.x86_64                            43/114 
22:20:18 #12 49.77   Verifying        : cryptsetup-libs-2.4.3-1.fc35.x86_64                 44/114 
22:20:18 #12 49.77   Verifying        : dbus-1:1.12.22-1.fc35.x86_64                        45/114 
22:20:18 #12 49.77   Verifying        : dbus-broker-32-1.fc35.x86_64                        46/114 
22:20:18 #12 49.77   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 47/114 
22:20:18 #12 49.77   Verifying        : gcc-11.3.1-3.fc35.x86_64                            48/114 
22:20:18 #12 49.77   Verifying        : git-2.37.3-1.fc35.x86_64                            49/114 
22:20:18 #12 49.77   Verifying        : git-core-2.37.3-1.fc35.x86_64                       50/114 
22:20:18 #12 49.77   Verifying        : git-core-doc-2.37.3-1.fc35.noarch                   51/114 
22:20:18 #12 49.77   Verifying        : glibc-devel-2.34-43.fc35.x86_64                     52/114 
22:20:18 #12 49.77   Verifying        : glibc-headers-x86-2.34-43.fc35.noarch               53/114 
22:20:18 #12 49.77   Verifying        : glibc-static-2.34-43.fc35.x86_64                    54/114 
22:20:18 #12 49.77   Verifying        : jsoncpp-1.9.4-5.fc35.x86_64                         55/114 
22:20:18 #12 49.77   Verifying        : kernel-headers-5.19.4-100.fc35.x86_64               56/114 
22:20:18 #12 49.77   Verifying        : less-590-5.fc35.x86_64                              57/114 
22:20:18 #12 49.77   Verifying        : libbpf-2:0.6.1-2.fc35.x86_64                        58/114 
22:20:18 #12 49.77   Verifying        : libbtrfs-5.18-1.fc35.x86_64                         59/114 
22:20:18 #12 49.77   Verifying        : libbtrfsutil-5.18-1.fc35.x86_64                     60/114 
22:20:18 #12 49.77   Verifying        : libfdisk-2.37.4-1.fc35.x86_64                       61/114 
22:20:18 #12 49.77   Verifying        : libibverbs-39.0-1.fc35.x86_64                       62/114 
22:20:18 #12 49.77   Verifying        : libseccomp-2.5.3-1.fc35.x86_64                      63/114 
22:20:18 #12 49.77   Verifying        : libseccomp-devel-2.5.3-1.fc35.x86_64                64/114 
22:20:18 #12 49.77   Verifying        : libselinux-devel-3.3-1.fc35.x86_64                  65/114 
22:20:18 #12 49.77   Verifying        : libselinux-utils-3.3-1.fc35.x86_64                  66/114 
22:20:18 #12 49.77   Verifying        : libsepol-devel-3.3-2.fc35.x86_64                    67/114 
22:20:18 #12 49.77   Verifying        : libtool-2.4.6-50.fc35.x86_64                        68/114 
22:20:18 #12 49.77   Verifying        : libtool-ltdl-2.4.6-50.fc35.x86_64                   69/114 
22:20:18 #12 49.77   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.x86_64             70/114 
22:20:18 #12 49.77   Verifying        : libuv-1:1.44.2-1.fc35.x86_64                        71/114 
22:20:18 #12 49.77   Verifying        : libxcrypt-devel-4.4.28-1.fc35.x86_64                72/114 
22:20:18 #12 49.77   Verifying        : libxcrypt-static-4.4.28-1.fc35.x86_64               73/114 
22:20:18 #12 49.77   Verifying        : openssh-8.7p1-3.fc35.x86_64                         74/114 
22:20:18 #12 49.77   Verifying        : openssh-clients-8.7p1-3.fc35.x86_64                 75/114 
22:20:18 #12 49.77   Verifying        : pcre2-devel-10.40-1.fc35.x86_64                     76/114 
22:20:18 #12 49.77   Verifying        : pcre2-utf16-10.40-1.fc35.x86_64                     77/114 
22:20:18 #12 49.77   Verifying        : pcre2-utf32-10.40-1.fc35.x86_64                     78/114 
22:20:18 #12 49.77   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         79/114 
22:20:18 #12 49.77   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 80/114 
22:20:18 #12 49.77   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 81/114 
22:20:18 #12 49.77   Verifying        : perl-Git-2.37.3-1.fc35.noarch                       82/114 
22:20:18 #12 49.77   Verifying        : perl-lib-0.65-486.fc35.x86_64                       83/114 
22:20:18 #12 49.77   Verifying        : policycoreutils-3.3-1.fc35.x86_64                   84/114 
22:20:18 #12 49.77   Verifying        : policycoreutils-devel-3.3-1.fc35.x86_64             85/114 
22:20:18 #12 49.77   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      86/114 
22:20:18 #12 49.77   Verifying        : python3-audit-3.0.9-1.fc35.x86_64                   87/114 
22:20:18 #12 49.77   Verifying        : python3-libselinux-3.3-1.fc35.x86_64                88/114 
22:20:18 #12 49.77   Verifying        : python3-libsemanage-3.3-1.fc35.x86_64               89/114 
22:20:18 #12 49.77   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           90/114 
22:20:18 #12 49.77   Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                   91/114 
22:20:18 #12 49.77   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             92/114 
22:20:18 #12 49.78   Verifying        : selinux-policy-35.19-1.fc35.noarch                  93/114 
22:20:18 #12 49.78   Verifying        : selinux-policy-devel-35.19-1.fc35.noarch            94/114 
22:20:18 #12 49.78   Verifying        : selinux-policy-targeted-35.19-1.fc35.noarch         95/114 
22:20:18 #12 49.78   Verifying        : systemd-249.12-5.fc35.x86_64                        96/114 
22:20:18 #12 49.78   Verifying        : systemd-devel-249.12-5.fc35.x86_64                  97/114 
22:20:18 #12 49.78   Verifying        : systemd-networkd-249.12-5.fc35.x86_64               98/114 
22:20:18 #12 49.78   Verifying        : systemd-pam-249.12-5.fc35.x86_64                    99/114 
22:20:18 #12 49.78   Verifying        : systemd-resolved-249.12-5.fc35.x86_64              100/114 
22:20:18 #12 49.78   Verifying        : systemd-rpm-macros-249.12-5.fc35.noarch            101/114 
22:20:18 #12 49.78   Verifying        : util-linux-2.37.4-1.fc35.x86_64                    102/114 
22:20:18 #12 49.78   Verifying        : util-linux-core-2.37.4-1.fc35.x86_64               103/114 
22:20:18 #12 49.78   Verifying        : vim-filesystem-2:9.0.720-1.fc35.noarch             104/114 
22:20:18 #12 49.78   Verifying        : audit-libs-3.0.9-1.fc35.x86_64                     105/114 
22:20:18 #12 49.78   Verifying        : audit-libs-3.0.7-2.fc35.x86_64                     106/114 
22:20:18 #12 49.78   Verifying        : libgcc-11.3.1-3.fc35.x86_64                        107/114 
22:20:18 #12 49.78   Verifying        : libgcc-11.2.1-9.fc35.x86_64                        108/114 
22:20:18 #12 49.78   Verifying        : libgomp-11.3.1-3.fc35.x86_64                       109/114 
22:20:18 #12 49.78   Verifying        : libgomp-11.2.1-9.fc35.x86_64                       110/114 
22:20:18 #12 49.78   Verifying        : pcre2-10.40-1.fc35.x86_64                          111/114 
22:20:18 #12 49.78   Verifying        : pcre2-10.39-1.fc35.x86_64                          112/114 
22:20:18 #12 49.78   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   113/114 
22:20:18 #11 51.26 Setting up python3-pkg-resources (45.2.0-1) ...
22:20:18 #11 51.46 Setting up automake (1:1.16.1-4ubuntu6) ...
22:20:18 #11 51.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:20:18 #11 51.47 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
22:20:18 #11 51.47 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
22:20:18 #11 51.48 Setting up libasync-mergepoint-perl (0.04-2) ...
22:20:18 #11 51.49 Setting up libstring-escape-perl (2010.002-2) ...
22:20:18 #11 51.50 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
22:20:18 #11 51.51 Setting up libhttp-date-perl (6.05-1) ...
22:20:18 #11 51.52 Setting up libfile-which-perl (1.23-1) ...
22:20:18 #11 51.53 Setting up libfile-basedir-perl (0.08-1) ...
22:20:18 #11 51.54 Setting up gettext (0.19.8.1-10build1) ...
22:20:18 #11 51.55 Setting up libnumber-range-perl (0.12-1) ...
22:20:18 #11 51.56 Setting up libunicode-utf8-perl (0.62-1build1) ...
22:20:18 #11 51.58 Setting up libstruct-dumb-perl (0.09-1) ...
22:20:18 #11 51.60 Setting up libfile-listing-perl (6.04-1) ...
22:20:18 #11 51.61 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
22:20:18 #12 3.500 (75/116): policycoreutils-3.4-6.fc37.x86_64.rpm  33 MB/s | 238 kB     00:00    
22:20:18 #12 3.504 (76/116): policycoreutils-python-utils-3.4-6.fc  10 MB/s |  80 kB     00:00    
22:20:18 #12 3.508 (77/116): policycoreutils-devel-3.4-6.fc37.x86_ 9.8 MB/s | 150 kB     00:00    
22:20:18 #12 3.510 (78/116): python3-audit-3.0.9-1.fc38.x86_64.rpm 8.4 MB/s |  87 kB     00:00    
22:20:18 #12 3.515 (79/116): python3-libselinux-3.4-5.fc37.x86_64.  18 MB/s | 194 kB     00:00    
22:20:18 #12 3.523 (80/116): python3-libsemanage-3.4-5.fc37.x86_64 6.9 MB/s |  83 kB     00:00    
22:20:18 #12 3.577 (81/116): python3-policycoreutils-3.4-6.fc37.no  34 MB/s | 2.2 MB     00:00    
22:20:18 #12 3.584 (82/116): python3-setools-4.4.0-9.fc37.x86_64.r 8.9 MB/s | 618 kB     00:00    
22:20:18 #12 3.599 (83/116): python3-setuptools-65.3.0-1.fc38.noar  23 MB/s | 1.7 MB     00:00    
22:20:18 #12 3.604 (84/116): qrencode-libs-4.1.1-3.fc37.x86_64.rpm 3.5 MB/s |  61 kB     00:00    
22:20:18 #12 3.608 (85/116): rhash-1.4.3-1.fc38.x86_64.rpm         9.0 MB/s | 193 kB     00:00    
22:20:18 #12 3.611 (86/116): rpm-plugin-selinux-4.18.0-3.fc38.x86_ 1.8 MB/s |  20 kB     00:00    
22:20:18 #12 3.616 (87/116): selinux-policy-37.13-1.fc38.noarch.rp  12 MB/s |  75 kB     00:00    
22:20:18 #12 3.667 (88/116): selinux-policy-targeted-37.13-1.fc38. 119 MB/s | 6.6 MB     00:00    
22:20:18 #12 3.705 (89/116): systemd-252~rc2-612.fc38.x86_64.rpm    51 MB/s | 4.3 MB     00:00    
22:20:18 #10 56.71   Installing       : info-6.8-3.fc36.x86_64                              63/146 
22:20:18 #10 56.71   Installing       : ed-1.14.2-12.fc36.x86_64                            64/146 
22:20:18 #10 56.72   Installing       : patch-2.7.6-16.fc36.x86_64                          65/146 
22:20:18 #10 56.73   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     66/146 
22:20:18 #10 56.78   Installing       : groff-base-1.22.4-9.fc36.x86_64                     66/146 
22:20:18 #10 56.79   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     66/146 
22:20:18 #10 56.80   Installing       : perl-Digest-1.20-2.fc36.noarch                      67/146 
22:20:18 #10 56.81   Installing       : perl-Digest-MD5-2.58-479.fc36.x86_64                68/146 
22:20:18 #10 56.82   Installing       : perl-B-1.82-486.fc36.x86_64                         69/146 
22:20:18 #10 56.82   Installing       : perl-FileHandle-2.03-486.fc36.noarch                70/146 
22:20:18 #10 56.83   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                71/146 
22:20:18 #10 56.83   Installing       : perl-Data-Dumper-2.183-3.fc36.x86_64                72/146 
22:20:18 #10 56.84   Installing       : perl-libnet-3.13-480.fc36.noarch                    73/146 
22:20:18 #10 56.85   Installing       : perl-base-2.27-486.fc36.noarch                      74/146 
22:20:18 #10 56.87   Installing       : perl-Net-SSLeay-1.92-2.fc36.x86_64                  75/146 
22:20:18 #10 56.88   Installing       : perl-URI-5.10-1.fc36.noarch                         76/146 
22:20:18 #10 56.89   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         77/146 
22:20:18 #10 56.89   Installing       : perl-if-0.60.900-486.fc36.noarch                    78/146 
22:20:18 #10 56.90   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             79/146 
22:20:18 #10 56.90   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             80/146 
22:20:18 #10 56.91   Installing       : perl-File-Path-2.18-479.fc36.noarch                 81/146 
22:20:18 #10 56.92   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              82/146 
22:20:18 #10 56.92   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              83/146 
22:20:18 #10 56.93   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              84/146 
22:20:18 #10 56.94   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              85/146 
22:20:18 #10 56.94   Installing       : perl-POSIX-1.97-486.fc36.x86_64                     86/146 
22:20:18 #10 56.95   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            87/146 
22:20:18 #10 56.95   Installing       : perl-subs-1.04-486.fc36.noarch                      88/146 
22:20:18 #10 56.96   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  89/146 
22:20:18 #10 56.97   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                90/146 
22:20:18 #10 56.97   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          91/146 
22:20:18 #10 56.98   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 92/146 
22:20:18 #10 56.98   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  93/146 
22:20:18 #10 56.99   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               94/146 
22:20:18 #10 56.99   Installing       : perl-Symbol-1.09-486.fc36.noarch                    95/146 
22:20:18 #10 57.00   Installing       : perl-File-stat-1.09-486.fc36.noarch                 96/146 
22:20:18 #10 57.00   Installing       : perl-Socket-4:2.036-1.fc36.x86_64                   97/146 
22:20:18 #10 57.01   Installing       : perl-podlators-1:4.14-479.fc36.noarch               98/146 
22:20:18 #24 102.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
22:20:18 #24 102.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
22:20:18 #24 102.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 103.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:20:18 #24 103.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
22:20:18 #24 103.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
22:20:18 #24 103.0 Setting up libfile-homedir-perl (1.006-1) ...
22:20:18 #24 103.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:20:18 #24 103.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
22:20:18 #24 103.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:20:18 #24 103.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:20:18 #24 103.0 Setting up liblocale-gettext-perl (1.07-4+b1) ...
22:20:18 #24 103.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:20:18 #24 103.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
22:20:18 #24 103.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:20:18 #24 103.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:20:18 #12 49.78   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   114/114 
22:20:18 #12 49.98 
22:20:18 #12 49.98 Upgraded:
22:20:18 #12 49.98   audit-libs-3.0.9-1.fc35.x86_64            libgcc-11.3.1-3.fc35.x86_64         
22:20:18 #12 49.98   libgomp-11.3.1-3.fc35.x86_64              pcre2-10.40-1.fc35.x86_64           
22:20:18 #12 49.98   pcre2-syntax-10.40-1.fc35.noarch         
22:20:18 #12 49.98 Installed:
22:20:18 #12 49.98   acl-2.3.1-2.fc35.x86_64                                                       
22:20:18 #12 49.98   annobin-docs-10.79-1.fc35.noarch                                              
22:20:18 #12 49.98   annobin-plugin-gcc-10.79-1.fc35.x86_64                                        
22:20:18 #12 49.98   autoconf-2.69-37.fc35.noarch                                                  
22:20:18 #12 49.98   automake-1.16.2-5.fc35.noarch                                                 
22:20:18 #12 49.98   btrfs-progs-5.18-1.fc35.x86_64                                                
22:20:18 #12 49.98   btrfs-progs-devel-5.18-1.fc35.x86_64                                          
22:20:18 #12 49.98   checkpolicy-3.3-1.fc35.x86_64                                                 
22:20:18 #12 49.98   cmake-3.22.2-1.fc35.x86_64                                                    
22:20:18 #12 49.98   cmake-data-3.22.2-1.fc35.noarch                                               
22:20:18 #12 49.98   cmake-filesystem-3.22.2-1.fc35.x86_64                                         
22:20:18 #12 49.98   cmake-rpm-macros-3.22.2-1.fc35.noarch                                         
22:20:18 #12 49.98   cpp-11.3.1-3.fc35.x86_64                                                      
22:20:18 #12 49.98   cryptsetup-libs-2.4.3-1.fc35.x86_64                                           
22:20:18 #12 49.98   dbus-1:1.12.22-1.fc35.x86_64                                                  
22:20:18 #12 49.98   dbus-broker-32-1.fc35.x86_64                                                  
22:20:18 #12 49.98   dbus-common-1:1.12.22-1.fc35.noarch                                           
22:20:18 #12 49.98   device-mapper-1.02.175-6.fc35.x86_64                                          
22:20:18 #12 49.98   device-mapper-devel-1.02.175-6.fc35.x86_64                                    
22:20:18 #12 49.98   device-mapper-libs-1.02.175-6.fc35.x86_64                                     
22:20:18 #12 49.98   e2fsprogs-libs-1.46.3-1.fc35.x86_64                                           
22:20:18 #12 49.98   gc-8.0.4-6.fc35.x86_64                                                        
22:20:18 #12 49.98   gcc-11.3.1-3.fc35.x86_64                                                      
22:20:18 #12 49.98   git-2.37.3-1.fc35.x86_64                                                      
22:20:18 #12 49.98   git-core-2.37.3-1.fc35.x86_64                                                 
22:20:18 #12 49.98   git-core-doc-2.37.3-1.fc35.noarch                                             
22:20:18 #12 49.98   glibc-devel-2.34-43.fc35.x86_64                                               
22:20:18 #12 49.98   glibc-headers-x86-2.34-43.fc35.noarch                                         
22:20:18 #12 49.98   glibc-static-2.34-43.fc35.x86_64                                              
22:20:18 #12 49.98   guile22-2.2.7-3.fc35.x86_64                                                   
22:20:18 #12 49.98   iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
22:20:18 #12 49.98   jsoncpp-1.9.4-5.fc35.x86_64                                                   
22:20:18 #12 49.98   kernel-headers-5.19.4-100.fc35.x86_64                                         
22:20:18 #12 49.98   kmod-libs-29-4.fc35.x86_64                                                    
22:20:18 #12 49.98   less-590-5.fc35.x86_64                                                        
22:20:18 #12 49.98   libargon2-20171227-7.fc35.x86_64                                              
22:20:18 #12 49.98   libbpf-2:0.6.1-2.fc35.x86_64                                                  
22:20:18 #12 49.98   libbtrfs-5.18-1.fc35.x86_64                                                   
22:20:18 #12 49.98   libbtrfsutil-5.18-1.fc35.x86_64                                               
22:20:18 #12 49.98   libcbor-0.7.0-4.fc35.x86_64                                                   
22:20:18 #12 49.98   libedit-3.1-40.20210910cvs.fc35.x86_64                                        
22:20:18 #12 49.98   libfdisk-2.37.4-1.fc35.x86_64                                                 
22:20:18 #12 49.98   libfido2-1.8.0-1.fc35.x86_64                                                  
22:20:18 #12 49.98   libibverbs-39.0-1.fc35.x86_64                                                 
22:20:18 #12 49.98   libmpc-1.2.1-3.fc35.x86_64                                                    
22:20:18 #12 49.98   libnl3-3.5.0-8.fc35.x86_64                                                    
22:20:18 #12 49.98   libpcap-14:1.10.1-2.fc35.x86_64                                               
22:20:18 #12 49.98   libseccomp-2.5.3-1.fc35.x86_64                                                
22:20:18 #12 49.98   libseccomp-devel-2.5.3-1.fc35.x86_64                                          
22:20:18 #12 49.98   libselinux-devel-3.3-1.fc35.x86_64                                            
22:20:18 #12 49.98   libselinux-utils-3.3-1.fc35.x86_64                                            
22:20:18 #12 49.98   libsepol-devel-3.3-2.fc35.x86_64                                              
22:20:18 #12 49.98   libtool-2.4.6-50.fc35.x86_64                                                  
22:20:18 #12 49.98   libtool-ltdl-2.4.6-50.fc35.x86_64                                             
22:20:18 #12 49.98   libtool-ltdl-devel-2.4.6-50.fc35.x86_64                                       
22:20:18 #12 49.98   libutempter-1.2.1-5.fc35.x86_64                                               
22:20:18 #12 49.98   libuv-1:1.44.2-1.fc35.x86_64                                                  
22:20:18 #12 49.98   libxcrypt-devel-4.4.28-1.fc35.x86_64                                          
22:20:18 #12 49.98   libxcrypt-static-4.4.28-1.fc35.x86_64                                         
22:20:18 #12 49.98   libxkbcommon-1.3.1-1.fc35.x86_64                                              
22:20:18 #12 49.98   lzo-2.10-5.fc35.x86_64                                                        
22:20:18 #12 49.98   m4-1.4.19-2.fc35.x86_64                                                       
22:20:18 #12 49.98   make-1:4.3-6.fc35.x86_64                                                      
22:20:18 #12 49.98   openssh-8.7p1-3.fc35.x86_64                                                   
22:20:18 #12 49.98   openssh-clients-8.7p1-3.fc35.x86_64                                           
22:20:18 #12 49.98   pcre2-devel-10.40-1.fc35.x86_64                                               
22:20:18 #12 49.98   pcre2-utf16-10.40-1.fc35.x86_64                                               
22:20:18 #12 49.98   pcre2-utf32-10.40-1.fc35.x86_64                                               
22:20:18 #12 49.98   perl-Error-1:0.17029-7.fc35.noarch                                            
22:20:18 #12 49.98   perl-File-Compare-1.100.600-486.fc35.noarch                                   
22:20:18 #12 49.98   perl-File-Copy-2.35-486.fc35.noarch                                           
22:20:18 #12 49.98   perl-File-Find-1.39-486.fc35.noarch                                           
22:20:18 #12 49.98   perl-Git-2.37.3-1.fc35.noarch                                                 
22:20:18 #12 49.98   perl-TermReadKey-2.38-11.fc35.x86_64                                          
22:20:18 #12 49.98   perl-Thread-Queue-3.14-478.fc35.noarch                                        
22:20:18 #12 49.98   perl-lib-0.65-486.fc35.x86_64                                                 
22:20:18 #12 49.98   perl-threads-1:2.26-448.fc35.x86_64                                           
22:20:18 #12 49.98   perl-threads-shared-1.62-478.fc35.x86_64                                      
22:20:18 #12 49.98   policycoreutils-3.3-1.fc35.x86_64                                             
22:20:18 #12 49.98   policycoreutils-devel-3.3-1.fc35.x86_64                                       
22:20:18 #12 49.98   policycoreutils-python-utils-3.3-1.fc35.noarch                                
22:20:18 #12 49.98   python3-audit-3.0.9-1.fc35.x86_64                                             
22:20:18 #12 49.98   python3-libselinux-3.3-1.fc35.x86_64                                          
22:20:18 #12 49.98   python3-libsemanage-3.3-1.fc35.x86_64                                         
22:20:18 #12 49.98   python3-policycoreutils-3.3-1.fc35.noarch                                     
22:20:18 #12 49.98   python3-setools-4.4.0-3.fc35.x86_64                                           
22:20:18 #12 49.98   python3-setuptools-57.4.0-1.fc35.noarch                                       
22:20:18 #12 49.98   qrencode-libs-4.1.1-1.fc35.x86_64                                             
22:20:18 #12 49.98   rhash-1.4.0-4.fc35.x86_64                                                     
22:20:18 #12 49.98   rpm-plugin-selinux-4.17.1-3.fc35.x86_64                                       
22:20:18 #12 49.98   selinux-policy-35.19-1.fc35.noarch                                            
22:20:18 #12 49.98   selinux-policy-devel-35.19-1.fc35.noarch                                      
22:20:18 #12 49.98   selinux-policy-targeted-35.19-1.fc35.noarch                                   
22:20:18 #12 49.98   systemd-249.12-5.fc35.x86_64                                                  
22:20:18 #12 49.98   systemd-devel-249.12-5.fc35.x86_64                                            
22:20:18 #12 49.98   systemd-networkd-249.12-5.fc35.x86_64                                         
22:20:18 #12 49.98   systemd-pam-249.12-5.fc35.x86_64                                              
22:20:18 #12 49.98   systemd-resolved-249.12-5.fc35.x86_64                                         
22:20:18 #12 49.98   systemd-rpm-macros-249.12-5.fc35.noarch                                       
22:20:18 #12 49.98   util-linux-2.37.4-1.fc35.x86_64                                               
22:20:18 #12 49.98   util-linux-core-2.37.4-1.fc35.x86_64                                          
22:20:18 #12 49.98   vim-filesystem-2:9.0.720-1.fc35.noarch                                        
22:20:18 #12 49.98   which-2.21-27.fc35.x86_64                                                     
22:20:18 #12 49.98   xkeyboard-config-2.33-2.fc35.noarch                                           
22:20:18 #12 49.98 
22:20:18 #12 49.98 Complete!
22:20:18 #12 DONE 50.2s
22:20:18 
22:20:18 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:20:18 #11 51.62 Setting up libregexp-pattern-perl (0.2.12-1) ...
22:20:18 #11 51.63 Setting up libfont-afm-perl (1.20-2) ...
22:20:18 #11 51.64 Setting up libwant-perl (0.29-1build4) ...
22:20:18 #11 51.65 Setting up libdynaloader-functions-perl (0.003-1) ...
22:20:18 #11 51.67 Setting up libtext-glob-perl (0.10-1) ...
22:20:18 #11 51.68 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:20:18 #11 51.69 Setting up liblist-compare-perl (0.53-1) ...
22:20:18 #11 51.70 Setting up libref-util-xs-perl (0.117-1build2) ...
22:20:18 #11 51.71 Setting up libio-pty-perl (1:1.12-1) ...
22:20:18 #11 51.72 Setting up libtool (2.4.6-14) ...
22:20:18 #11 51.74 Setting up libfile-fcntllock-perl (0.22-3build4) ...
22:20:18 #11 51.75 Setting up libsort-key-perl (1.33-2build2) ...
22:20:18 #11 51.76 Setting up libclone-perl (0.43-2) ...
22:20:18 #11 51.78 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:20:18 #11 51.79 Setting up libarchive-zip-perl (1.67-2) ...
22:20:18 #11 51.81 Setting up libsub-identify-perl (0.14-1build2) ...
22:20:18 #12 3.715 (90/116): selinux-policy-devel-37.13-1.fc38.noa 8.3 MB/s | 911 kB     00:00    
22:20:18 #12 3.721 (91/116): systemd-devel-252~rc2-612.fc38.x86_64  11 MB/s | 590 kB     00:00    
22:20:18 #12 3.731 (92/116): systemd-networkd-252~rc2-612.fc38.x86  26 MB/s | 634 kB     00:00    
22:20:18 #12 3.736 (93/116): systemd-resolved-252~rc2-612.fc38.x86  22 MB/s | 289 kB     00:00    
22:20:18 #12 3.741 (94/116): systemd-pam-252~rc2-612.fc38.x86_64.r  17 MB/s | 329 kB     00:00    
22:20:18 #12 3.744 (95/116): systemd-rpm-macros-252~rc2-612.fc38.n 2.5 MB/s |  31 kB     00:00    
22:20:18 #12 3.763 (96/116): util-linux-2.38.1-2.fc38.x86_64.rpm    90 MB/s | 2.3 MB     00:00    
22:20:18 #12 3.766 (97/116): which-2.21-35.fc37.x86_64.rpm         2.4 MB/s |  41 kB     00:00    
22:20:18 #12 3.771 (98/116): vim-filesystem-9.0.803-1.fc38.noarch. 873 kB/s |  20 kB     00:00    
22:20:18 #12 3.779 (99/116): xkeyboard-config-2.36-2.fc37.noarch.r  60 MB/s | 957 kB     00:00    
22:20:18 #12 3.782 (100/116): audit-libs-3.0.9-1.fc38.x86_64.rpm   8.4 MB/s | 116 kB     00:00    
22:20:18 #12 3.786 (101/116): crypto-policies-20221003-1.gitcb1ad3  12 MB/s |  86 kB     00:00    
22:20:18 #12 3.791 (102/116): libblkid-2.38.1-2.fc38.x86_64.rpm    9.5 MB/s | 107 kB     00:00    
22:20:18 #12 3.794 (103/116): libcom_err-1.46.5-3.fc37.x86_64.rpm  2.2 MB/s |  25 kB     00:00    
22:20:18 #12 3.798 (104/116): libgcc-12.2.1-2.fc38.x86_64.rpm       15 MB/s | 106 kB     00:00    
22:20:18 #12 3.802 (105/116): libgomp-12.2.1-2.fc38.x86_64.rpm      26 MB/s | 293 kB     00:00    
22:20:18 #12 3.807 (106/116): libmount-2.38.1-2.fc38.x86_64.rpm     11 MB/s | 135 kB     00:00    
22:20:18 #12 3.812 (107/116): libselinux-3.4-5.fc37.x86_64.rpm      11 MB/s |  86 kB     00:00    
22:20:18 #12 3.814 (108/116): libsemanage-3.4-5.fc37.x86_64.rpm     11 MB/s | 120 kB     00:00    
22:20:18 #12 3.820 (109/116): libsepol-3.4-3.fc37.x86_64.rpm        26 MB/s | 322 kB     00:00    
22:20:18 #12 3.823 (110/116): libuuid-2.38.1-2.fc38.x86_64.rpm     3.7 MB/s |  28 kB     00:00    
22:20:18 #12 3.827 (111/116): libsmartcols-2.38.1-2.fc38.x86_64.rp 5.5 MB/s |  64 kB     00:00    
22:20:18 #12 3.830 (112/116): libxcrypt-4.4.28-3.fc38.x86_64.rpm    12 MB/s | 117 kB     00:00    
22:20:18 #12 3.836 (113/116): pcre2-10.40-1.fc37.1.x86_64.rpm       19 MB/s | 236 kB     00:00    
22:20:18 #12 3.843 (114/116): systemd-libs-252~rc2-612.fc38.x86_64  52 MB/s | 631 kB     00:00    
22:20:18 #12 3.848 (115/116): pcre2-syntax-10.40-1.fc37.1.noarch.r 8.3 MB/s | 142 kB     00:00    
22:20:18 #12 3.853 (116/116): util-linux-core-2.38.1-2.fc38.x86_64  28 MB/s | 470 kB     00:00    
22:20:18 #12 3.857 --------------------------------------------------------------------------------
22:20:18 #12 3.857 Total                                            52 MB/s | 106 MB     00:02     
22:20:18 #10 57.02   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            99/146 
22:20:18 #10 57.02   Installing       : perl-Fcntl-1.14-486.fc36.x86_64                    100/146 
22:20:18 #10 57.03   Installing       : perl-mro-1.25-486.fc36.x86_64                      101/146 
22:20:18 #10 57.03   Installing       : perl-overloading-0.02-486.fc36.noarch              102/146 
22:20:18 #10 57.04   Installing       : perl-IO-1.46-486.fc36.x86_64                       103/146 
22:20:18 #10 57.05   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            104/146 
22:20:18 #10 57.05   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              105/146 
22:20:18 #10 57.06   Installing       : perl-Errno-1.33-486.fc36.x86_64                    106/146 
22:20:18 #10 57.06   Installing       : perl-File-Basename-2.85-486.fc36.noarch            107/146 
22:20:18 #10 57.07   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               108/146 
22:20:18 #10 57.07   Installing       : perl-MIME-Base64-3.16-479.fc36.x86_64              109/146 
22:20:18 #10 57.08   Installing       : perl-constant-1.33-480.fc36.noarch                 110/146 
22:20:18 #10 57.08   Installing       : perl-parent-1:0.238-479.fc36.noarch                111/146 
22:20:18 #10 57.09   Installing       : perl-vars-1.05-486.fc36.noarch                     112/146 
22:20:18 #10 57.09   Installing       : perl-overload-1.33-486.fc36.noarch                 113/146 
22:20:18 #10 57.10   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      114/146 
22:20:18 #10 57.11   Installing       : perl-Storable-1:3.25-2.fc36.x86_64                 115/146 
22:20:18 #10 57.11   Installing       : perl-Getopt-Long-1:2.52-479.fc36.noarch            116/146 
22:20:18 #10 57.12   Installing       : perl-DynaLoader-1.50-486.fc36.x86_64               117/146 
22:20:18 #10 57.12   Installing       : perl-Carp-1.52-479.fc36.noarch                     118/146 
22:20:18 #10 57.13   Installing       : perl-Exporter-5.76-480.fc36.noarch                 119/146 
22:20:18 #10 57.13   Installing       : perl-NDBM_File-1.15-486.fc36.x86_64                120/146 
22:20:18 #10 57.14   Installing       : perl-PathTools-3.80-479.fc36.x86_64                121/146 
22:20:18 #24 103.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
22:20:18 #24 103.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
22:20:18 #24 103.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
22:20:18 #24 103.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
22:20:18 #24 103.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
22:20:18 #24 103.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
22:20:18 #24 103.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
22:20:18 #24 103.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
22:20:18 #24 103.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
22:20:18 #11 51.83 Setting up libdistro-info-perl (0.23ubuntu1) ...
22:20:18 #11 51.86 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
22:20:18 #11 51.89 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
22:20:18 #11 52.07 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
22:20:18 #10 57.20   Installing       : perl-Encode-4:3.17-485.fc36.x86_64                 122/146 
22:20:18 #10 57.30   Installing       : perl-libs-4:5.34.1-486.fc36.x86_64                 123/146 
22:20:18 #10 57.31   Installing       : perl-interpreter-4:5.34.1-486.fc36.x86_64          124/146 
22:20:18 #10 57.32   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.x86_64      125/146 
22:20:18 #10 57.32   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  126/146 
22:20:18 #10 57.32   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                127/146 
22:20:18 #10 57.33   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  128/146 
22:20:18 #10 57.33   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            129/146 
22:20:18 #10 57.34   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 130/146 
22:20:18 #10 57.34   Installing       : python-srpm-macros-3.10-19.fc36.noarch             131/146 
22:20:18 #10 57.35   Installing       : redhat-rpm-config-222-1.fc36.noarch                132/146 
22:20:18 #10 57.36   Installing       : diffutils-3.8-2.fc36.x86_64                        133/146 
22:20:18 #10 57.37   Installing       : dash-0.5.10.2-10.fc36.x86_64                       134/146 
22:20:18 #10 57.37   Running scriptlet: dash-0.5.10.2-10.fc36.x86_64                       134/146 
22:20:18 #10 57.39   Installing       : cpio-2.13-12.fc36.x86_64                           135/146 
22:20:18 #10 57.40   Installing       : bzip2-1.0.8-11.fc36.x86_64                         136/146 
22:20:18 #10 57.41   Installing       : rpm-build-4.17.1-3.fc36.x86_64                     137/146 
22:20:18 #10 57.44   Installing       : rpmlint-2.2.0-6.fc36.noarch                        138/146 
22:20:18 #10 57.45   Installing       : rpmlint-fedora-license-data-1.6-1.fc36.noarch      139/146 
22:20:18 #24 103.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 103.4 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:20:18 #24 103.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:20:18 #24 103.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:20:18 #24 103.6 
22:20:18 #24 103.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:20:18 #24 103.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #24 103.6 Setting up dpkg-dev (1.20.12) ...
22:20:18 #24 103.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
22:20:18 #24 103.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
22:20:18 #24 103.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
22:20:18 #24 103.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
22:20:18 #11 52.08 Setting up libio-stringy-perl (2.111-3) ...
22:20:18 #11 52.09 Setting up liblist-moreutils-perl (0.416-1build5) ...
22:20:18 #11 52.11 Setting up libhtml-tagset-perl (3.20-4) ...
22:20:18 #11 52.13 Setting up liblog-any-perl (1.708-1) ...
22:20:18 #11 52.14 Setting up libauthen-sasl-perl (2.1600-1) ...
22:20:18 #11 52.16 Setting up libdevel-size-perl (0.83-1build1) ...
22:20:18 #11 52.17 Setting up libdebhelper-perl (12.10ubuntu1) ...
22:20:18 #11 52.18 Setting up libpod-constants-perl (0.19-1) ...
22:20:18 #11 52.19 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
22:20:18 #11 52.21 Setting up libperl4-corelibs-perl (0.004-2) ...
22:20:18 #11 52.22 Setting up libfuture-perl (0.43-1) ...
22:20:18 #11 52.23 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:20:18 #11 52.25 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
22:20:18 #11 52.26 Setting up libtry-tiny-perl (0.30-1) ...
22:20:18 #11 52.27 Setting up libtype-tiny-perl (1.008001-2) ...
22:20:18 #11 52.29 Setting up libtest-fatal-perl (0.014-1) ...
22:20:18 #11 52.30 Setting up libcommon-sense-perl (3.74-2build6) ...
22:20:18 #11 52.31 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:20:18 #11 52.32 Setting up libnet-http-perl (6.19-1) ...
22:20:18 #11 52.33 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:20:18 #11 52.34 Setting up libencode-locale-perl (1.05-1) ...
22:20:18 #11 52.35 Setting up libtext-levenshtein-perl (0.13-1) ...
22:20:18 #11 52.36 Setting up libnet-dns-perl (1.22-1) ...
22:20:18 #11 52.37 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
22:20:18 #11 52.38 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:20:19 #10 57.45   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               140/146 
22:20:19 #10 57.54   Installing       : glibc-gconv-extra-2.35-4.fc36.x86_64               141/146 
22:20:19 #10 57.55   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64               141/146 
22:20:19 #10 57.57   Cleanup          : python3-rpm-4.17.0-10.fc36.x86_64                  142/146 
22:20:19 #10 57.58   Cleanup          : rpm-build-libs-4.17.0-10.fc36.x86_64               143/146 
22:20:19 #10 57.59   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.x86_64                144/146 
22:20:19 #10 57.60   Cleanup          : rpm-4.17.0-10.fc36.x86_64                          145/146 
22:20:19 #10 57.61   Cleanup          : rpm-libs-4.17.0-10.fc36.x86_64                     146/146 
22:20:19 #10 57.61   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                           146/146 
22:20:19 #24 103.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
22:20:19 #24 103.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
22:20:19 #24 103.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:20:19 #24 103.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
22:20:19 #24 103.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
22:20:19 #24 103.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 103.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
22:20:19 #24 103.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:20:19 #24 103.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:20:19 #24 103.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:20:19 #24 104.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:20:19 #11 52.40 Setting up libstring-shellquote-perl (1.04-1) ...
22:20:19 #11 52.41 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:19 #11 52.43 Setting up libsub-install-perl (0.928-1) ...
22:20:19 #11 52.44 Setting up gcc (4:9.3.0-1ubuntu2) ...
22:20:19 #11 52.46 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
22:20:19 #11 52.48 Setting up libnumber-compare-perl (0.03-1) ...
22:20:19 #11 52.49 Setting up intltool-debian (0.35.0+20060710.5) ...
22:20:19 #11 52.50 Setting up libio-async-perl (0.75-1) ...
22:20:19 #11 52.51 Setting up liberror-perl (0.17029-1) ...
22:20:19 #11 52.52 Setting up patchutils (0.3.4-2) ...
22:20:19 #11 52.53 Setting up libmail-sendmail-perl (0.80-1) ...
22:20:19 #11 52.55 Setting up libltdl-dev:amd64 (2.4.6-14) ...
22:20:19 #11 52.56 Setting up libjson-maybexs-perl (1.004000-1) ...
22:20:19 #11 52.57 Setting up libxml-sax-base-perl (1.09-1) ...
22:20:19 #11 52.58 Setting up libio-string-perl (1.08-3) ...
22:20:19 #11 52.59 Setting up libreadonly-perl (2.050-2) ...
22:20:19 #24 104.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:20:19 #24 104.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
22:20:19 #24 104.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
22:20:19 #24 104.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:20:19 #11 52.60 Setting up python3-chardet (3.0.4-4build1) ...
22:20:19 #11 52.84 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.1) ...
22:20:19 #11 52.85 Setting up libfile-find-rule-perl (0.34-1) ...
22:20:19 #24 104.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
22:20:19 #24 104.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
22:20:19 #24 104.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 104.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:20:19 #24 104.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.3 Setting up libxml-simple-perl (2.25-1) ...
22:20:19 #24 104.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
22:20:19 #24 104.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:20:19 #24 104.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
22:20:19 #24 104.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:20:19 #24 104.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up libconfig-auto-perl (0.44-1.1) ...
22:20:19 #24 104.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
22:20:19 #24 104.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:20:19 #24 104.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
22:20:19 #24 104.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
22:20:19 #24 104.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:20:19 #11 52.86 Setting up libstring-copyright-perl (0.003006-1) ...
22:20:19 #11 52.87 Setting up python3-debian (0.1.36ubuntu1) ...
22:20:19 #11 53.03 Setting up python3-requests (2.22.0-2ubuntu1) ...
22:20:19 #24 104.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
22:20:19 #24 104.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:20:19 #24 104.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.6 Setting up dpkg-cross (2.6.18+nmu1) ...
22:20:19 #24 104.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.6 Setting up crossbuild-essential-armel (12.9) ...
22:20:19 #24 104.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
22:20:19 #24 104.6 Setting up crossbuild-essential-armhf (12.9) ...
22:20:19 #24 104.7 Setting up crossbuild-essential-arm64 (12.9) ...
22:20:19 #24 104.7 Setting up crossbuild-essential-s390x (12.9) ...
22:20:19 #24 104.7 Setting up crossbuild-essential-ppc64el (12.9) ...
22:20:19 #24 104.7 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:20:19 #11 53.18 Setting up libdata-optlist-perl (0.110-1) ...
22:20:19 #11 53.19 Setting up libipc-run-perl (20180523.0-2) ...
22:20:19 #11 53.20 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
22:20:19 #11 53.21 Setting up libcontextual-return-perl (0.004014-2) ...
22:20:19 #11 53.22 Setting up libwww-robotrules-perl (6.02-1) ...
22:20:19 #11 53.23 Setting up libtypes-serialiser-perl (1.0-1) ...
22:20:19 #11 53.25 Setting up g++ (4:9.3.0-1ubuntu2) ...
22:20:19 #11 53.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:20:19 #11 53.27 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
22:20:19 #11 53.28 Setting up libhtml-parser-perl (3.72-5) ...
22:20:19 #11 53.29 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:20:19 #11 53.30 Setting up librole-tiny-perl (2.001004-1) ...
22:20:19 #11 53.31 Setting up build-essential (12.8ubuntu1.1) ...
22:20:19 #11 53.33 Setting up libfont-ttf-perl (1.06-1) ...
22:20:19 #11 53.34 Setting up libfile-homedir-perl (1.004-1) ...
22:20:19 #11 53.35 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
22:20:19 #11 53.36 Setting up libio-socket-ssl-perl (2.067-1) ...
22:20:19 #11 53.37 Setting up libsub-exporter-perl (0.987-1) ...
22:20:20 #11 53.38 Setting up libalgorithm-merge-perl (0.08-3) ...
22:20:20 #11 53.39 Setting up libhttp-message-perl (6.22-1) ...
22:20:20 #11 53.41 Setting up libhtml-form-perl (6.07-1) ...
22:20:20 #11 53.42 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
22:20:20 #11 53.43 Setting up libjson-xs-perl (4.020-1build1) ...
22:20:20 #11 53.44 Setting up libhttp-negotiate-perl (6.01-1) ...
22:20:20 #11 53.45 Setting up libio-prompter-perl (0.004015-1) ...
22:20:20 #11 53.46 Setting up libhttp-cookies-perl (6.08-1) ...
22:20:20 #11 53.47 Setting up po-debconf (1.0.21) ...
22:20:20 #11 53.48 Setting up libhtml-tree-perl (5.07-2) ...
22:20:20 #11 53.49 Setting up libparams-classify-perl (0.015-1build2) ...
22:20:20 #11 53.50 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
22:20:20 #11 53.52 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:20:20 #11 53.53 Setting up libnet-dns-sec-perl (1.15-1) ...
22:20:20 #11 53.54 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.13) ...
22:20:20 #11 53.55 Setting up libsereal-perl (4.011-1) ...
22:20:20 #11 53.56 Setting up libhtml-format-perl (2.12-1) ...
22:20:20 #11 53.57 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:20:20 #11 53.63 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:20:20 #12 5.865 Running transaction check
22:20:20 #11 53.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:20:20 #11 53.81 
22:20:20 #11 53.81 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:20:20 #11 53.84 Setting up dput (1.0.3ubuntu1) ...
22:20:20 #12 5.987 Transaction check succeeded.
22:20:20 #12 5.987 Running transaction test
22:20:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc
22:20:20  debian/rules build
22:20:20 dh build --with=bash-completion --with=systemd
22:20:20    dh_update_autotools_config
22:20:20    dh_autoreconf
22:20:20    debian/rules override_dh_auto_build
22:20:20 make[1]: Entering directory '/root/build-deb'
22:20:20 # Build the daemon and dependencies
22:20:20 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:20 
22:20:20 Removing bundles/
22:20:20 
22:20:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:20 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:20 GOOS="" GOARCH="" GOARM=""
22:20:20 #11 53.99 Setting up libio-async-loop-epoll-perl (0.20-1) ...
22:20:20 #11 54.00 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
22:20:21 #11 54.13 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:20:21 #11 54.14 Setting up libmodule-runtime-perl (0.016-1) ...
22:20:21 #11 54.15 Setting up libmailtools-perl (2.21-1) ...
22:20:21 #11 54.16 Setting up git (1:2.25.1-1ubuntu3.6) ...
22:20:21 #11 54.20 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:20:21 #11 54.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:20:21 #11 54.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:20:21 #11 54.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:20:21 #11 54.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:20:21 #11 54.53 Setting up dh-strip-nondeterminism (1.7.0-1) ...
22:20:21 #11 54.54 Setting up libconst-fast-perl (0.014-1) ...
22:20:21 #11 54.56 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
22:20:21 #11 54.57 Setting up libgit-wrapper-perl (0.048-1) ...
22:20:21 #11 54.58 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ...
22:20:21 #11 54.61 Setting up curl (7.68.0-1ubuntu2.13) ...
22:20:21 #11 54.62 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
22:20:21 #11 54.64 Setting up libmodule-implementation-perl (0.09-1) ...
22:20:21 #11 54.65 Setting up libemail-valid-perl (1.202-1) ...
22:20:21 #11 54.66 Setting up libpackage-stash-perl (0.38-1) ...
22:20:21 #24 DONE 105.7s
22:20:21 
22:20:21 #25 [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
22:20:21 #11 54.68 Setting up libimport-into-perl (1.002005-1) ...
22:20:21 #11 54.69 Setting up libmoo-perl (2.003006-1) ...
22:20:21 #11 54.70 Setting up liblist-someutils-perl (0.58-1) ...
22:20:21 #11 54.72 Setting up liblist-someutils-xs-perl (0.58-2) ...
22:20:21 #11 54.73 Setting up gnupg (2.2.19-3ubuntu2.2) ...
22:20:21 #11 54.75 Setting up libmoox-aliases-perl (0.001006-1) ...
22:20:21 #11 54.76 Setting up libparams-validate-perl (1.29-3) ...
22:20:21 #11 54.77 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:20:21 #11 54.79 Setting up libnamespace-clean-perl (0.27-1) ...
22:20:21 #11 54.80 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
22:20:21 #11 54.81 Setting up libgitlab-api-v4-perl (0.25-1) ...
22:20:21 #11 54.82 Setting up libmoox-struct-perl (0.017-1) ...
22:20:21 #11 54.83 Setting up lintian (2.62.0ubuntu2.1) ...
22:20:21 #11 54.84 Setting up licensecheck (3.0.45-1) ...
22:20:21 #11 54.86 Setting up dh-autoreconf (19) ...
22:20:21 #11 54.87 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:20:21 #11 54.88 Setting up libwww-perl (6.43-1) ...
22:20:21 #10 57.63   Running scriptlet: rpm-libs-4.17.0-10.fc36.x86_64                     146/146 
22:20:21 #10 60.22   Verifying        : bzip2-1.0.8-11.fc36.x86_64                           1/146 
22:20:21 #10 60.22   Verifying        : cpio-2.13-12.fc36.x86_64                             2/146 
22:20:21 #10 60.22   Verifying        : dash-0.5.10.2-10.fc36.x86_64                         3/146 
22:20:21 #10 60.22   Verifying        : debugedit-5.0-3.fc36.x86_64                          4/146 
22:20:21 #10 60.22   Verifying        : desktop-file-utils-0.26-6.fc36.x86_64                5/146 
22:20:21 #10 60.22   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.x86_64        6/146 
22:20:21 #10 60.22   Verifying        : diffutils-3.8-2.fc36.x86_64                          7/146 
22:20:21 #10 60.22   Verifying        : ed-1.14.2-12.fc36.x86_64                             8/146 
22:20:21 #10 60.22   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/146 
22:20:21 #10 60.22   Verifying        : elfutils-0.186-3.fc36.x86_64                        10/146 
22:20:21 #10 60.22   Verifying        : elfutils-debuginfod-client-0.186-3.fc36.x86_64      11/146 
22:20:21 #10 60.22   Verifying        : enchant-1:1.6.0-30.fc36.x86_64                      12/146 
22:20:21 #10 60.22   Verifying        : file-5.41-4.fc36.x86_64                             13/146 
22:20:21 #10 60.22   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             14/146 
22:20:21 #10 60.22   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   15/146 
22:20:21 #10 60.22   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 16/146 
22:20:21 #10 60.22   Verifying        : glibc-gconv-extra-2.35-4.fc36.x86_64                17/146 
22:20:21 #10 60.22   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   18/146 
22:20:21 #10 60.22   Verifying        : groff-base-1.22.4-9.fc36.x86_64                     19/146 
22:20:21 #10 60.22   Verifying        : hunspell-1.7.0-19.fc36.x86_64                       20/146 
22:20:21 #10 60.22   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             21/146 
22:20:21 #10 60.23   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          22/146 
22:20:21 #10 60.23   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          23/146 
22:20:21 #10 60.23   Verifying        : hunspell-filesystem-1.7.0-19.fc36.x86_64            24/146 
22:20:21 #10 60.23   Verifying        : info-6.8-3.fc36.x86_64                              25/146 
22:20:21 #10 60.23   Verifying        : json-glib-1.6.6-2.fc36.x86_64                       26/146 
22:20:21 #10 60.23   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               27/146 
22:20:21 #10 60.23   Verifying        : libjpeg-turbo-2.1.2-2.fc36.x86_64                   28/146 
22:20:21 #10 60.23   Verifying        : libpkgconf-1.8.0-2.fc36.x86_64                      29/146 
22:20:21 #10 60.23   Verifying        : libpng-2:1.6.37-12.fc36.x86_64                      30/146 
22:20:21 #10 60.23   Verifying        : libstemmer-0-18.585svn.fc36.x86_64                  31/146 
22:20:21 #10 60.23   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     32/146 
22:20:21 #10 60.23   Verifying        : ncurses-6.2-9.20210508.fc36.x86_64                  33/146 
22:20:21 #10 60.23   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     34/146 
22:20:21 #10 60.23   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   35/146 
22:20:21 #10 60.23   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               36/146 
22:20:21 #10 60.23   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        37/146 
22:20:21 #10 60.23   Verifying        : patch-2.7.6-16.fc36.x86_64                          38/146 
22:20:21 #10 60.23   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                39/146 
22:20:21 #10 60.23   Verifying        : perl-B-1.82-486.fc36.x86_64                         40/146 
22:20:21 #10 60.23   Verifying        : perl-Carp-1.52-479.fc36.noarch                      41/146 
22:20:21 #10 60.23   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              42/146 
22:20:21 #10 60.23   Verifying        : perl-Data-Dumper-2.183-3.fc36.x86_64                43/146 
22:20:21 #10 60.23   Verifying        : perl-Digest-1.20-2.fc36.noarch                      44/146 
22:20:21 #10 60.23   Verifying        : perl-Digest-MD5-2.58-479.fc36.x86_64                45/146 
22:20:21 #10 60.23   Verifying        : perl-DynaLoader-1.50-486.fc36.x86_64                46/146 
22:20:21 #10 60.23   Verifying        : perl-Errno-1.33-486.fc36.x86_64                     47/146 
22:20:21 #10 60.23   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  48/146 
22:20:21 #10 60.23   Verifying        : perl-Fcntl-1.14-486.fc36.x86_64                     49/146 
22:20:21 #10 60.23   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             50/146 
22:20:21 #10 60.23   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 51/146 
22:20:21 #10 60.23   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          52/146 
22:20:21 #10 60.23   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 53/146 
22:20:21 #10 60.23   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                54/146 
22:20:21 #10 60.23   Verifying        : perl-Getopt-Long-1:2.52-479.fc36.noarch             55/146 
22:20:21 #10 60.23   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                56/146 
22:20:21 #10 60.23   Verifying        : perl-IO-1.46-486.fc36.x86_64                        57/146 
22:20:21 #10 60.23   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              58/146 
22:20:21 #10 60.23   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              59/146 
22:20:21 #10 60.23   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 60/146 
22:20:21 #10 60.23   Verifying        : perl-MIME-Base64-3.16-479.fc36.x86_64               61/146 
22:20:21 #10 60.23   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              62/146 
22:20:21 #10 60.23   Verifying        : perl-NDBM_File-1.15-486.fc36.x86_64                 63/146 
22:20:21 #10 60.23   Verifying        : perl-Net-SSLeay-1.92-2.fc36.x86_64                  64/146 
22:20:21 #10 60.23   Verifying        : perl-POSIX-1.97-486.fc36.x86_64                     65/146 
22:20:21 #10 60.23   Verifying        : perl-PathTools-3.80-479.fc36.x86_64                 66/146 
22:20:21 #10 60.23   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             67/146 
22:20:21 #10 60.23   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            68/146 
22:20:21 #10 60.23   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                69/146 
22:20:21 #10 60.23   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               70/146 
22:20:21 #10 60.23   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               71/146 
22:20:21 #10 60.23   Verifying        : perl-Storable-1:3.25-2.fc36.x86_64                  72/146 
22:20:21 #10 60.23   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    73/146 
22:20:21 #10 60.23   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            74/146 
22:20:21 #10 60.23   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  75/146 
22:20:21 #10 60.23   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         76/146 
22:20:21 #10 60.23   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             77/146 
22:20:21 #10 60.23   Verifying        : perl-URI-5.10-1.fc36.noarch                         78/146 
22:20:21 #10 60.23   Verifying        : perl-base-2.27-486.fc36.noarch                      79/146 
22:20:21 #10 60.23   Verifying        : perl-constant-1.33-480.fc36.noarch                  80/146 
22:20:21 #10 60.23   Verifying        : perl-if-0.60.900-486.fc36.noarch                    81/146 
22:20:21 #10 60.23   Verifying        : perl-interpreter-4:5.34.1-486.fc36.x86_64           82/146 
22:20:21 #10 60.23   Verifying        : perl-libnet-3.13-480.fc36.noarch                    83/146 
22:20:21 #10 60.23   Verifying        : perl-libs-4:5.34.1-486.fc36.x86_64                  84/146 
22:20:21 #10 60.23   Verifying        : perl-mro-1.25-486.fc36.x86_64                       85/146 
22:20:21 #10 60.24   Verifying        : perl-overload-1.33-486.fc36.noarch                  86/146 
22:20:21 #10 60.24   Verifying        : perl-overloading-0.02-486.fc36.noarch               87/146 
22:20:21 #10 60.24   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 88/146 
22:20:21 #10 60.24   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               89/146 
22:20:21 #10 60.24   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   90/146 
22:20:21 #10 60.24   Verifying        : perl-subs-1.04-486.fc36.noarch                      91/146 
22:20:21 #10 60.24   Verifying        : perl-vars-1.05-486.fc36.noarch                      92/146 
22:20:21 #10 60.24   Verifying        : pkgconf-1.8.0-2.fc36.x86_64                         93/146 
22:20:21 #10 60.24   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      94/146 
22:20:21 #10 60.24   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              95/146 
22:20:21 #10 60.24   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              96/146 
22:20:21 #10 60.24   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                   97/146 
22:20:21 #10 60.24   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  98/146 
22:20:21 #10 60.24   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 99/146 
22:20:21 #10 60.24   Verifying        : python3-pybeam-0.7-2.fc36.noarch                   100/146 
22:20:21 #10 60.24   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                   101/146 
22:20:21 #10 60.24   Verifying        : python3-six-1.16.0-5.fc36.noarch                   102/146 
22:20:21 #10 60.24   Verifying        : python3-toml-0.10.2-6.fc36.noarch                  103/146 
22:20:21 #10 60.24   Verifying        : python3-zstd-1.4.5.1-6.fc36.x86_64                 104/146 
22:20:21 #10 60.24   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                 105/146 
22:20:21 #10 60.24   Verifying        : unzip-6.0-57.fc36.x86_64                           106/146 
22:20:21 #10 60.24   Verifying        : xxhash-libs-0.8.1-2.fc36.x86_64                    107/146 
22:20:21 #10 60.24   Verifying        : xz-5.2.5-9.fc36.x86_64                             108/146 
22:20:21 #10 60.24   Verifying        : zip-3.0-32.fc36.x86_64                             109/146 
22:20:21 #10 60.24   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              110/146 
22:20:21 #10 60.24   Verifying        : binutils-2.37-36.fc36.x86_64                       111/146 
22:20:21 #10 60.24   Verifying        : binutils-gold-2.37-36.fc36.x86_64                  112/146 
22:20:21 #10 60.24   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                   113/146 
22:20:21 #10 60.24   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               114/146 
22:20:21 #10 60.24   Verifying        : dwz-0.14-4.fc36.x86_64                             115/146 
22:20:21 #10 60.24   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/146 
22:20:21 #10 60.24   Verifying        : gdb-minimal-12.1-2.fc36.x86_64                     117/146 
22:20:21 #10 60.24   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.x86_64                   118/146 
22:20:21 #10 60.24   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 119/146 
22:20:21 #10 60.24   Verifying        : libappstream-glib-0.8.0-4.fc36.x86_64              120/146 
22:20:21 #10 60.24   Verifying        : perl-Encode-4:3.17-485.fc36.x86_64                 121/146 
22:20:21 #10 60.24   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 122/146 
22:20:21 #10 60.24   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      123/146 
22:20:21 #10 60.24   Verifying        : perl-Socket-4:2.036-1.fc36.x86_64                  124/146 
22:20:21 #10 60.24   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            125/146 
22:20:21 #10 60.24   Verifying        : python-srpm-macros-3.10-19.fc36.noarch             126/146 
22:20:21 #10 60.24   Verifying        : python3-construct-2.10.68-1.fc36.noarch            127/146 
22:20:21 #10 60.24   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       128/146 
22:20:21 #10 60.24   Verifying        : qt5-srpm-macros-5.15.6-1.fc36.noarch               129/146 
22:20:21 #10 60.24   Verifying        : redhat-rpm-config-222-1.fc36.noarch                130/146 
22:20:21 #10 60.24   Verifying        : rpm-build-4.17.1-3.fc36.x86_64                     131/146 
22:20:21 #10 60.24   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch         132/146 
22:20:21 #10 60.24   Verifying        : rpmlint-2.2.0-6.fc36.noarch                        133/146 
22:20:21 #10 60.24   Verifying        : rpmlint-fedora-license-data-1.6-1.fc36.noarch      134/146 
22:20:21 #10 60.24   Verifying        : rust-srpm-macros-22-1.fc36.noarch                  135/146 
22:20:21 #10 60.24   Verifying        : zstd-1.5.2-2.fc36.x86_64                           136/146 
22:20:21 #10 60.24   Verifying        : python3-rpm-4.17.1-3.fc36.x86_64                   137/146 
22:20:21 #10 60.24   Verifying        : python3-rpm-4.17.0-10.fc36.x86_64                  138/146 
22:20:21 #10 60.24   Verifying        : rpm-4.17.1-3.fc36.x86_64                           139/146 
22:20:21 #10 60.24   Verifying        : rpm-4.17.0-10.fc36.x86_64                          140/146 
22:20:21 #10 60.24   Verifying        : rpm-build-libs-4.17.1-3.fc36.x86_64                141/146 
22:20:21 #10 60.24   Verifying        : rpm-build-libs-4.17.0-10.fc36.x86_64               142/146 
22:20:21 #10 60.24   Verifying        : rpm-libs-4.17.1-3.fc36.x86_64                      143/146 
22:20:21 #10 60.24   Verifying        : rpm-libs-4.17.0-10.fc36.x86_64                     144/146 
22:20:21 #10 60.24   Verifying        : rpm-sign-libs-4.17.1-3.fc36.x86_64                 145/146 
22:20:21 #13 DONE 2.7s
22:20:21 
22:20:21 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:20:21 #14 DONE 0.0s
22:20:21 
22:20:21 #15 exporting to image
22:20:21 #15 exporting layers
22:20:21 #11 54.89 Setting up debhelper (12.10ubuntu1) ...
22:20:21 #11 54.91 Setting up devscripts (2.20.2ubuntu2) ...
22:20:21 #11 55.07 Setting up equivs (2.2.0) ...
22:20:21 #11 55.09 Setting up libxml-parser-perl (2.46-1) ...
22:20:21 #11 55.11 Setting up libxml-sax-expat-perl (0.51-1) ...
22:20:21 #11 55.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:20:21 #10 60.24   Verifying        : rpm-sign-libs-4.17.0-10.fc36.x86_64                146/146 
22:20:21 #10 60.41 
22:20:21 #10 60.41 Upgraded:
22:20:21 #10 60.41   python3-rpm-4.17.1-3.fc36.x86_64          rpm-4.17.1-3.fc36.x86_64           
22:20:21 #10 60.41   rpm-build-libs-4.17.1-3.fc36.x86_64       rpm-libs-4.17.1-3.fc36.x86_64      
22:20:21 #10 60.41   rpm-sign-libs-4.17.1-3.fc36.x86_64       
22:20:21 #10 60.41 Installed:
22:20:21 #10 60.41   ansible-srpm-macros-1-8.1.fc36.noarch                                         
22:20:21 #10 60.41   binutils-2.37-36.fc36.x86_64                                                  
22:20:21 #10 60.41   binutils-gold-2.37-36.fc36.x86_64                                             
22:20:21 #10 60.41   bzip2-1.0.8-11.fc36.x86_64                                                    
22:20:21 #10 60.41   cpio-2.13-12.fc36.x86_64                                                      
22:20:21 #10 60.41   dash-0.5.10.2-10.fc36.x86_64                                                  
22:20:21 #10 60.41   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
22:20:21 #10 60.41   debugedit-5.0-3.fc36.x86_64                                                   
22:20:21 #10 60.41   desktop-file-utils-0.26-6.fc36.x86_64                                         
22:20:21 #10 60.41   devscripts-checkbashisms-2.22.1-1.fc36.x86_64                                 
22:20:21 #10 60.41   diffutils-3.8-2.fc36.x86_64                                                   
22:20:21 #10 60.41   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
22:20:21 #10 60.41   dwz-0.14-4.fc36.x86_64                                                        
22:20:21 #10 60.41   ed-1.14.2-12.fc36.x86_64                                                      
22:20:21 #10 60.41   efi-srpm-macros-5-5.fc36.noarch                                               
22:20:21 #10 60.41   elfutils-0.186-3.fc36.x86_64                                                  
22:20:21 #10 60.41   elfutils-debuginfod-client-0.186-3.fc36.x86_64                                
22:20:21 #10 60.41   emacs-filesystem-1:28.1-2.fc36.noarch                                         
22:20:21 #10 60.41   enchant-1:1.6.0-30.fc36.x86_64                                                
22:20:21 #10 60.41   file-5.41-4.fc36.x86_64                                                       
22:20:21 #10 60.41   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
22:20:21 #10 60.41   fpc-srpm-macros-1.3-5.fc36.noarch                                             
22:20:21 #10 60.41   gdb-minimal-12.1-2.fc36.x86_64                                                
22:20:21 #10 60.41   gdk-pixbuf2-2.42.9-2.fc36.x86_64                                              
22:20:21 #10 60.41   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
22:20:21 #10 60.41   glibc-gconv-extra-2.35-4.fc36.x86_64                                          
22:20:21 #10 60.41   gnat-srpm-macros-4-15.fc36.noarch                                             
22:20:21 #10 60.41   go-srpm-macros-3.2.0-1.fc36.noarch                                            
22:20:21 #10 60.41   groff-base-1.22.4-9.fc36.x86_64                                               
22:20:21 #10 60.41   hunspell-1.7.0-19.fc36.x86_64                                                 
22:20:21 #10 60.41   hunspell-en-0.20140811.1-22.fc36.noarch                                       
22:20:21 #10 60.41   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
22:20:21 #10 60.41   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
22:20:21 #10 60.41   hunspell-filesystem-1.7.0-19.fc36.x86_64                                      
22:20:21 #10 60.41   info-6.8-3.fc36.x86_64                                                        
22:20:21 #10 60.41   json-glib-1.6.6-2.fc36.x86_64                                                 
22:20:21 #10 60.41   kernel-srpm-macros-1.0-14.fc36.noarch                                         
22:20:21 #10 60.41   libappstream-glib-0.8.0-4.fc36.x86_64                                         
22:20:21 #10 60.41   libjpeg-turbo-2.1.2-2.fc36.x86_64                                             
22:20:21 #10 60.41   libpkgconf-1.8.0-2.fc36.x86_64                                                
22:20:21 #10 60.41   libpng-2:1.6.37-12.fc36.x86_64                                                
22:20:21 #10 60.41   libstemmer-0-18.585svn.fc36.x86_64                                            
22:20:21 #10 60.41   lua-srpm-macros-1-6.fc36.noarch                                               
22:20:21 #10 60.41   ncurses-6.2-9.20210508.fc36.x86_64                                            
22:20:21 #10 60.41   nim-srpm-macros-3-6.fc36.noarch                                               
22:20:21 #10 60.41   ocaml-srpm-macros-6-6.fc36.noarch                                             
22:20:21 #10 60.41   openblas-srpm-macros-2-11.fc36.noarch                                         
22:20:21 #10 60.41   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
22:20:21 #10 60.41   patch-2.7.6-16.fc36.x86_64                                                    
22:20:21 #10 60.41   perl-AutoLoader-5.74-486.fc36.noarch                                          
22:20:21 #10 60.41   perl-B-1.82-486.fc36.x86_64                                                   
22:20:21 #10 60.41   perl-Carp-1.52-479.fc36.noarch                                                
22:20:21 #10 60.41   perl-Class-Struct-0.66-486.fc36.noarch                                        
22:20:21 #10 60.41   perl-Data-Dumper-2.183-3.fc36.x86_64                                          
22:20:21 #10 60.41   perl-Digest-1.20-2.fc36.noarch                                                
22:20:21 #10 60.41   perl-Digest-MD5-2.58-479.fc36.x86_64                                          
22:20:21 #10 60.41   perl-DynaLoader-1.50-486.fc36.x86_64                                          
22:20:21 #10 60.41   perl-Encode-4:3.17-485.fc36.x86_64                                            
22:20:21 #10 60.41   perl-Errno-1.33-486.fc36.x86_64                                               
22:20:21 #10 60.41   perl-Exporter-5.76-480.fc36.noarch                                            
22:20:21 #10 60.41   perl-Fcntl-1.14-486.fc36.x86_64                                               
22:20:21 #10 60.41   perl-File-Basename-2.85-486.fc36.noarch                                       
22:20:21 #10 60.41   perl-File-Path-2.18-479.fc36.noarch                                           
22:20:21 #10 60.41   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
22:20:21 #10 60.41   perl-File-stat-1.09-486.fc36.noarch                                           
22:20:21 #10 60.41   perl-FileHandle-2.03-486.fc36.noarch                                          
22:20:21 #10 60.41   perl-Getopt-Long-1:2.52-479.fc36.noarch                                       
22:20:21 #10 60.41   perl-Getopt-Std-1.13-486.fc36.noarch                                          
22:20:21 #10 60.41   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
22:20:21 #10 60.41   perl-IO-1.46-486.fc36.x86_64                                                  
22:20:21 #10 60.41   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
22:20:21 #10 60.41   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
22:20:21 #10 60.41   perl-IPC-Open3-1.21-486.fc36.noarch                                           
22:20:21 #10 60.41   perl-MIME-Base64-3.16-479.fc36.x86_64                                         
22:20:21 #10 60.41   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
22:20:21 #10 60.41   perl-NDBM_File-1.15-486.fc36.x86_64                                           
22:20:21 #10 60.41   perl-Net-SSLeay-1.92-2.fc36.x86_64                                            
22:20:21 #10 60.41   perl-POSIX-1.97-486.fc36.x86_64                                               
22:20:21 #10 60.41   perl-PathTools-3.80-479.fc36.x86_64                                           
22:20:21 #10 60.41   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
22:20:21 #10 60.41   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
22:20:21 #10 60.41   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
22:20:21 #10 60.41   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
22:20:21 #10 60.41   perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64                                 
22:20:21 #10 60.41   perl-SelectSaver-1.02-486.fc36.noarch                                         
22:20:21 #10 60.41   perl-Socket-4:2.036-1.fc36.x86_64                                             
22:20:21 #10 60.41   perl-Storable-1:3.25-2.fc36.x86_64                                            
22:20:21 #10 60.41   perl-Symbol-1.09-486.fc36.noarch                                              
22:20:21 #10 60.41   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
22:20:21 #10 60.41   perl-Term-Cap-1.17-479.fc36.noarch                                            
22:20:21 #10 60.41   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
22:20:21 #10 60.41   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
22:20:21 #10 60.41   perl-Time-Local-2:1.300-479.fc36.noarch                                       
22:20:21 #10 60.41   perl-URI-5.10-1.fc36.noarch                                                   
22:20:21 #10 60.41   perl-base-2.27-486.fc36.noarch                                                
22:20:21 #10 60.41   perl-constant-1.33-480.fc36.noarch                                            
22:20:21 #10 60.41   perl-if-0.60.900-486.fc36.noarch                                              
22:20:21 #10 60.41   perl-interpreter-4:5.34.1-486.fc36.x86_64                                     
22:20:21 #10 60.41   perl-libnet-3.13-480.fc36.noarch                                              
22:20:21 #10 60.41   perl-libs-4:5.34.1-486.fc36.x86_64                                            
22:20:21 #10 60.41   perl-mro-1.25-486.fc36.x86_64                                                 
22:20:21 #10 60.41   perl-overload-1.33-486.fc36.noarch                                            
22:20:21 #10 60.41   perl-overloading-0.02-486.fc36.noarch                                         
22:20:21 #10 60.41   perl-parent-1:0.238-479.fc36.noarch                                           
22:20:21 #10 60.41   perl-podlators-1:4.14-479.fc36.noarch                                         
22:20:21 #10 60.41   perl-srpm-macros-1-43.fc36.noarch                                             
22:20:21 #10 60.41   perl-subs-1.04-486.fc36.noarch                                                
22:20:21 #10 60.41   perl-vars-1.05-486.fc36.noarch                                                
22:20:21 #10 60.41   pkgconf-1.8.0-2.fc36.x86_64                                                   
22:20:21 #10 60.41   pkgconf-m4-1.8.0-2.fc36.noarch                                                
22:20:21 #10 60.41   pkgconf-pkg-config-1.8.0-2.fc36.x86_64                                        
22:20:21 #10 60.41   python-srpm-macros-3.10-19.fc36.noarch                                        
22:20:21 #10 60.41   python3-construct-2.10.68-1.fc36.noarch                                       
22:20:21 #10 60.41   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
22:20:21 #10 60.41   python3-dbus-1.2.18-3.fc36.x86_64                                             
22:20:21 #10 60.41   python3-distro-1.6.0-2.fc36.noarch                                            
22:20:21 #10 60.41   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
22:20:21 #10 60.41   python3-enchant-3.2.2-2.fc36.noarch                                           
22:20:21 #10 60.41   python3-pybeam-0.7-2.fc36.noarch                                              
22:20:21 #10 60.41   python3-pyxdg-0.27-4.fc36.noarch                                              
22:20:21 #10 60.41   python3-six-1.16.0-5.fc36.noarch                                              
22:20:21 #10 60.41   python3-toml-0.10.2-6.fc36.noarch                                             
22:20:21 #10 60.41   python3-zstd-1.4.5.1-6.fc36.x86_64                                            
22:20:21 #10 60.41   qt5-srpm-macros-5.15.6-1.fc36.noarch                                          
22:20:21 #10 60.41   redhat-rpm-config-222-1.fc36.noarch                                           
22:20:21 #10 60.41   rpm-build-4.17.1-3.fc36.x86_64                                                
22:20:21 #10 60.41   rpmautospec-rpm-macros-0.3.0-1.fc36.noarch                                    
22:20:21 #10 60.41   rpmlint-2.2.0-6.fc36.noarch                                                   
22:20:21 #10 60.41   rpmlint-fedora-license-data-1.6-1.fc36.noarch                                 
22:20:21 #10 60.41   rust-srpm-macros-22-1.fc36.noarch                                             
22:20:21 #10 60.41   shared-mime-info-2.1-3.fc35.x86_64                                            
22:20:21 #10 60.41   unzip-6.0-57.fc36.x86_64                                                      
22:20:21 #10 60.41   xxhash-libs-0.8.1-2.fc36.x86_64                                               
22:20:21 #10 60.41   xz-5.2.5-9.fc36.x86_64                                                        
22:20:21 #10 60.41   zip-3.0-32.fc36.x86_64                                                        
22:20:21 #10 60.41   zstd-1.5.2-2.fc36.x86_64                                                      
22:20:21 #10 60.41 
22:20:21 #10 60.41 Complete!
22:20:22 #12 7.294 Transaction test succeeded.
22:20:22 #12 7.295 Running transaction
22:20:22 #11 55.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:20:22 #11 55.32 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:20:22 #11 55.36 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:20:22 #11 55.38 Processing triggers for ca-certificates (20211016~20.04.1) ...
22:20:22 #11 55.39 Updating certificates in /etc/ssl/certs...
22:20:22 #10 DONE 60.6s
22:20:22 
22:20:22 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
22:20:22 #11 DONE 0.1s
22:20:22 
22:20:22 #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
22:20:22 #11 55.73 0 added, 0 removed; done.
22:20:22 #11 55.73 Running hooks in /etc/ca-certificates/update.d...
22:20:22 #11 55.73 done.
22:20:22 #11 DONE 56.0s
22:20:22 #25 1.531 + RM_GOPATH=0
22:20:22 #25 1.531 + TMP_GOPATH=
22:20:22 #25 1.531 + : /build
22:20:22 #25 1.531 + '[' -z '' ']'
22:20:22 #25 1.531 ++ mktemp -d
22:20:22 #25 1.537 + export GOPATH=/tmp/tmp.2NEpwjtshm
22:20:22 #25 1.537 + GOPATH=/tmp/tmp.2NEpwjtshm
22:20:22 #25 1.537 + RM_GOPATH=1
22:20:22 #25 1.537 + case "$(go env GOARCH)" in
22:20:22 #25 1.537 ++ go env GOARCH
22:20:22 #25 1.537 + export GO_BUILDMODE=-buildmode=pie
22:20:22 #25 1.537 + GO_BUILDMODE=-buildmode=pie
22:20:22 #25 1.537 ++ dirname /tmp/install/install.sh
22:20:22 #25 1.539 + dir=/tmp/install
22:20:22 #25 1.539 + bin=rootlesskit
22:20:22 #25 1.539 + shift
22:20:22 #25 1.539 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:22 #25 1.539 + . /tmp/install/rootlesskit.installer
22:20:22 #25 1.539 ++ : v0.14.4
22:20:22 #25 1.539 + install_rootlesskit
22:20:22 #25 1.539 + case "$1" in
22:20:22 #25 1.539 + export CGO_ENABLED=0
22:20:22 #25 1.539 + CGO_ENABLED=0
22:20:22 #25 1.539 + _install_rootlesskit
22:20:22 #25 1.539 + echo 'Install rootlesskit version v0.14.4'
22:20:22 #25 1.539 + for f in rootlesskit rootlesskit-docker-proxy
22:20:22 #25 1.539 + GOBIN=/build
22:20:22 #25 1.539 + GO111MODULE=on
22:20:22 #25 1.539 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:20:22 #25 1.539 Install rootlesskit version v0.14.4
22:20:22 
22:20:22 #12 [stage-1 4/9] COPY common /root/build-deb/debian
22:20:22 #12 DONE 0.1s
22:20:22 
22:20:22 #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
22:20:22 #25 2.020 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:20:23 #13 0.482 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
22:20:23 #13 0.729 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
22:20:23 #13 0.737 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
22:20:23 #12 8.703   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch            1/1 
22:20:23 #12 8.846   Preparing        :                                                        1/1 
22:20:23 #12 8.888   Upgrading        : libgcc-12.2.1-2.fc38.x86_64                          1/133 
22:20:23 #12 8.895   Running scriptlet: libgcc-12.2.1-2.fc38.x86_64                          1/133 
22:20:23 #13 0.749 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
22:20:23 #12 8.927   Upgrading        : systemd-libs-252~rc2-612.fc38.x86_64                 2/133 
22:20:23 #12 8.938   Upgrading        : audit-libs-3.0.9-1.fc38.x86_64                       3/133 
22:20:23 #12 8.944   Upgrading        : libuuid-2.38.1-2.fc38.x86_64                         4/133 
22:20:23 #12 8.951   Upgrading        : libblkid-2.38.1-2.fc38.x86_64                        5/133 
22:20:23 #12 8.961   Upgrading        : libsepol-3.4-3.fc37.x86_64                           6/133 
22:20:23 #12 8.968   Upgrading        : libxcrypt-4.4.28-3.fc38.x86_64                       7/133 
22:20:23 #12 8.974   Upgrading        : pcre2-syntax-10.40-1.fc37.1.noarch                   8/133 
22:20:23 #12 8.984   Upgrading        : pcre2-10.40-1.fc37.1.x86_64                          9/133 
22:20:23 #12 8.990   Upgrading        : libselinux-3.4-5.fc37.x86_64                        10/133 
22:20:23 #12 8.998   Upgrading        : libmount-2.38.1-2.fc38.x86_64                       11/133 
22:20:23 #12 9.008   Installing       : python3-libselinux-3.4-5.fc37.x86_64                12/133 
22:20:23 #12 9.022   Upgrading        : libsemanage-3.4-5.fc37.x86_64                       13/133 
22:20:23 #12 9.031   Installing       : libfdisk-2.38.1-2.fc38.x86_64                       14/133 
22:20:23 #12 9.038   Upgrading        : libsmartcols-2.38.1-2.fc38.x86_64                   15/133 
22:20:23 #12 9.064   Upgrading        : util-linux-core-2.38.1-2.fc38.x86_64                16/133 
22:20:23 #12 9.074   Upgrading        : libcom_err-1.46.5-3.fc37.x86_64                     17/133 
22:20:23 #12 9.081   Installing       : perl-threads-1:2.27-489.fc37.x86_64                 18/133 
22:20:23 #12 9.087   Installing       : perl-File-Find-1.40-492.fc38.noarch                 19/133 
22:20:23 #12 9.093   Installing       : m4-1.4.19-4.fc37.x86_64                             20/133 
22:20:23 #12 9.101   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                    21/133 
22:20:23 #12 9.106   Installing       : libseccomp-2.5.3-3.fc37.x86_64                      22/133 
22:20:23 #12 9.115   Installing       : libmpc-1.2.1-5.fc37.x86_64                          23/133 
22:20:23 #12 9.120   Installing       : cmake-rpm-macros-3.24.1-1.fc38.noarch               24/133 
22:20:23 #12 9.127   Installing       : cmake-filesystem-3.24.1-1.fc38.x86_64               25/133 
22:20:24 #12 1.593 Last metadata expiration check: 0:00:16 ago on Sat Oct 22 22:20:07 2022.
22:20:24 #12 9.145   Installing       : checkpolicy-3.4-3.fc37.x86_64                       26/133 
22:20:24 #12 9.400   Installing       : cpp-12.2.1-2.fc38.x86_64                            27/133 
22:20:24 #12 9.411   Installing       : perl-threads-shared-1.64-489.fc37.x86_64            28/133 
22:20:24 #12 9.418   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch              29/133 
22:20:24 #12 9.427   Installing       : e2fsprogs-libs-1.46.5-3.fc37.x86_64                 30/133 
22:20:24 #12 9.435   Installing       : python3-libsemanage-3.4-5.fc37.x86_64               31/133 
22:20:24 #12 9.447   Installing       : libselinux-utils-3.4-5.fc37.x86_64                  32/133 
22:20:24 #12 9.459   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                   33/133 
22:20:24 #12 9.467   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                   34/133 
22:20:24 #12 9.477   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                   35/133 
22:20:24 #12 9.488   Installing       : libsepol-devel-3.4-3.fc37.x86_64                    36/133 
22:20:24 #12 9.495   Installing       : libselinux-devel-3.4-5.fc37.x86_64                  37/133 
22:20:24 #12 9.504   Installing       : python3-audit-3.0.9-1.fc38.x86_64                   38/133 
22:20:24 #12 9.518   Installing       : systemd-devel-252~rc2-612.fc38.x86_64               39/133 
22:20:24 #13 0.966 Reading package lists...
22:20:24 #12 9.529   Installing       : gc-8.2.2-1.fc38.x86_64                              40/133 
22:20:24 #12 9.847   Installing       : guile22-2.2.7-6.fc37.x86_64                         41/133 
22:20:24 #12 9.863   Installing       : make-1:4.3-11.fc37.x86_64                           42/133 
22:20:24 #12 9.871   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                         43/133 
22:20:24 #12 9.879   Installing       : kmod-libs-30-2.fc37.x86_64                          44/133 
22:20:24 #12 9.887   Upgrading        : libgomp-12.2.1-2.fc38.x86_64                        45/133 
22:20:24 #12 9.924   Upgrading        : crypto-policies-20221003-1.gitcb1ad32.fc38.noarc    46/133 
22:20:24 #12 9.935   Running scriptlet: crypto-policies-20221003-1.gitcb1ad32.fc38.noarc    46/133 
22:20:24 #12 9.990   Installing       : xkeyboard-config-2.36-2.fc37.noarch                 47/133 
22:20:24 #12 10.00   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                    48/133 
22:20:24 #12 10.01   Installing       : vim-filesystem-2:9.0.803-1.fc38.noarch              49/133 
22:20:24 #12 10.02   Installing       : rhash-1.4.3-1.fc38.x86_64                           50/133 
22:20:24 #12 10.03   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                   51/133 
22:20:24 #12 2.349 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:24 #12 2.359 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:24 #12 2.359 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
22:20:24 #12 2.360 Package libarchive-3.5.3-1.fc36.x86_64 is already installed.
22:20:24 #12 2.361 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed.
22:20:24 #12 2.361 Package tar-2:1.34-3.fc36.x86_64 is already installed.
22:20:24 #12 2.373 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:24 #12 2.389 Package bash-5.1.16-2.fc36.x86_64 is already installed.
22:20:24 #12 2.500 Dependencies resolved.
22:20:24 #12 2.528 ================================================================================
22:20:24 #12 2.528  Package                       Arch    Version                   Repo      Size
22:20:24 #12 2.528 ================================================================================
22:20:24 #12 2.528 Installing:
22:20:24 #12 2.528  btrfs-progs-devel             x86_64  6.0-1.fc36                updates   51 k
22:20:24 #12 2.528  cmake                         x86_64  3.22.2-1.fc36             fedora   6.3 M
22:20:24 #12 2.528  device-mapper-devel           x86_64  1.02.175-7.fc36           fedora    43 k
22:20:24 #12 2.528  gcc                           x86_64  12.2.1-2.fc36             updates   33 M
22:20:24 #12 2.528  git                           x86_64  2.37.3-1.fc36             updates   65 k
22:20:24 #12 2.528  glibc-static                  x86_64  2.35-17.fc36              updates  1.9 M
22:20:24 #12 2.528  libseccomp-devel              x86_64  2.5.3-2.fc36              fedora    53 k
22:20:24 #12 2.528  libselinux-devel              x86_64  3.3-4.fc36                fedora   113 k
22:20:24 #12 2.528  libtool                       x86_64  2.4.7-1.fc36              updates  593 k
22:20:24 #12 2.528  libtool-ltdl-devel            x86_64  2.4.7-1.fc36              updates  157 k
22:20:24 #12 2.528  make                          x86_64  1:4.3-7.fc36              fedora   535 k
22:20:24 #12 2.528  selinux-policy-devel          noarch  36.16-1.fc36              updates  817 k
22:20:24 #12 2.528  systemd                       x86_64  250.8-1.fc36              updates  4.2 M
22:20:24 #12 2.528  systemd-devel                 x86_64  250.8-1.fc36              updates  451 k
22:20:24 #12 2.528  which                         x86_64  2.21-32.fc36              fedora    42 k
22:20:24 #12 2.528 Upgrading:
22:20:24 #12 2.528  glibc                         x86_64  2.35-17.fc36              updates  2.1 M
22:20:24 #12 2.528  glibc-common                  x86_64  2.35-17.fc36              updates  333 k
22:20:24 #12 2.528  glibc-gconv-extra             x86_64  2.35-17.fc36              updates  1.6 M
22:20:24 #12 2.528  glibc-minimal-langpack        x86_64  2.35-17.fc36              updates   56 k
22:20:24 #12 2.528  libgcc                        x86_64  12.2.1-2.fc36             updates  106 k
22:20:24 #12 2.528  libgomp                       x86_64  12.2.1-2.fc36             updates  293 k
22:20:24 #12 2.528  systemd-libs                  x86_64  250.8-1.fc36              updates  614 k
22:20:24 #12 2.528 Installing dependencies:
22:20:24 #12 2.528  annobin-docs                  noarch  10.81-1.fc36              updates   91 k
22:20:24 #12 2.528  annobin-plugin-gcc            x86_64  10.81-1.fc36              updates  882 k
22:20:24 #12 2.528  autoconf                      noarch  2.71-2.fc36               fedora   718 k
22:20:24 #12 2.528  automake                      noarch  1.16.5-7.fc36             updates  675 k
22:20:24 #12 2.528  btrfs-progs                   x86_64  6.0-1.fc36                updates  966 k
22:20:24 #12 2.528  checkpolicy                   x86_64  3.3-2.fc36                fedora   339 k
22:20:24 #12 2.528  cmake-data                    noarch  3.22.2-1.fc36             fedora   1.6 M
22:20:24 #12 2.528  cmake-filesystem              x86_64  3.22.2-1.fc36             fedora    18 k
22:20:24 #12 2.528  cmake-rpm-macros              noarch  3.22.2-1.fc36             fedora    17 k
22:20:24 #12 2.528  cpp                           x86_64  12.2.1-2.fc36             updates   11 M
22:20:24 #12 2.528  dbus                          x86_64  1:1.14.4-1.fc36           updates  7.2 k
22:20:24 #12 2.528  dbus-broker                   x86_64  32-1.fc36                 updates  175 k
22:20:24 #12 2.528  dbus-common                   noarch  1:1.14.4-1.fc36           updates   14 k
22:20:24 #12 2.528  device-mapper                 x86_64  1.02.175-7.fc36           fedora   139 k
22:20:24 #12 2.528  device-mapper-libs            x86_64  1.02.175-7.fc36           fedora   177 k
22:20:24 #12 2.528  e2fsprogs-libs                x86_64  1.46.5-2.fc36             fedora   222 k
22:20:24 #12 2.528  gc                            x86_64  8.0.6-3.fc36              updates  103 k
22:20:24 #12 2.528  gcc-plugin-annobin            x86_64  12.2.1-2.fc36             updates   51 k
22:20:24 #12 2.528  git-core                      x86_64  2.37.3-1.fc36             updates  4.0 M
22:20:24 #12 2.528  git-core-doc                  noarch  2.37.3-1.fc36             updates  2.4 M
22:20:24 #12 2.528  glibc-devel                   x86_64  2.35-17.fc36              updates   67 k
22:20:24 #12 2.528  glibc-headers-x86             noarch  2.35-17.fc36              updates  472 k
22:20:24 #12 2.528  guile22                       x86_64  2.2.7-5.fc36              fedora   6.4 M
22:20:24 #12 2.528  jsoncpp                       x86_64  1.9.5-2.fc36              fedora    98 k
22:20:24 #12 2.528  kernel-headers                x86_64  5.19.4-200.fc36           updates  1.3 M
22:20:24 #12 2.528  kmod-libs                     x86_64  29-7.fc36                 fedora    68 k
22:20:24 #12 2.528  less                          x86_64  590-5.fc36                updates  161 k
22:20:24 #12 2.528  libargon2                     x86_64  20171227-9.fc36           updates   28 k
22:20:24 #12 2.528  libbtrfs                      x86_64  6.0-1.fc36                updates   27 k
22:20:24 #12 2.528  libbtrfsutil                  x86_64  6.0-1.fc36                updates   32 k
22:20:24 #12 2.528  libcbor                       x86_64  0.7.0-5.fc36              fedora    56 k
22:20:24 #12 2.528  libedit                       x86_64  3.1-41.20210910cvs.fc36   fedora   104 k
22:20:24 #12 2.528  libfdisk                      x86_64  2.38-0.2.fc36             fedora   158 k
22:20:24 #12 2.528  libfido2                      x86_64  1.10.0-3.fc36             fedora    95 k
22:20:24 #12 2.528  libmpc                        x86_64  1.2.1-4.fc36              fedora    61 k
22:20:24 #12 2.528  libseccomp                    x86_64  2.5.3-2.fc36              fedora    70 k
22:20:24 #12 2.528  libselinux-utils              x86_64  3.3-4.fc36                fedora   142 k
22:20:24 #12 2.528  libsepol-devel                x86_64  3.3-3.fc36                fedora    40 k
22:20:24 #12 2.528  libtool-ltdl                  x86_64  2.4.7-1.fc36              updates   37 k
22:20:24 #12 2.528  libutempter                   x86_64  1.2.1-6.fc36              fedora    26 k
22:20:24 #12 2.528  libuv                         x86_64  1:1.44.2-1.fc36           updates  151 k
22:20:24 #12 2.528  libxcrypt-devel               x86_64  4.4.28-1.fc36             fedora    29 k
22:20:24 #12 2.528  libxcrypt-static              x86_64  4.4.28-1.fc36             fedora   109 k
22:20:24 #12 2.528  lzo                           x86_64  2.10-6.fc36               fedora    66 k
22:20:24 #12 2.528  m4                            x86_64  1.4.19-3.fc36             fedora   296 k
22:20:24 #12 2.528  openssh                       x86_64  8.8p1-1.fc36.1            fedora   451 k
22:20:24 #12 2.528  openssh-clients               x86_64  8.8p1-1.fc36.1            fedora   703 k
22:20:24 #12 2.528  pcre2-devel                   x86_64  10.39-1.fc36.1            fedora   474 k
22:20:24 #12 2.528  pcre2-utf16                   x86_64  10.39-1.fc36.1            fedora   212 k
22:20:24 #12 2.528  pcre2-utf32                   x86_64  10.39-1.fc36.1            fedora   198 k
22:20:24 #12 2.528  perl-Error                    noarch  1:0.17029-8.fc36          fedora    41 k
22:20:24 #12 2.528  perl-File-Compare             noarch  1.100.600-486.fc36        fedora    18 k
22:20:24 #12 2.528  perl-File-Copy                noarch  2.35-486.fc36             fedora    25 k
22:20:24 #12 2.528  perl-File-Find                noarch  1.39-486.fc36             fedora    30 k
22:20:24 #12 2.528  perl-Git                      noarch  2.37.3-1.fc36             updates   42 k
22:20:24 #12 2.528  perl-TermReadKey              x86_64  2.38-12.fc36              fedora    36 k
22:20:24 #12 2.528  perl-Thread-Queue             noarch  3.14-479.fc36             fedora    21 k
22:20:24 #12 2.528  perl-lib                      x86_64  0.65-486.fc36             fedora    20 k
22:20:24 #12 2.528  perl-threads                  x86_64  1:2.26-449.fc36           fedora    57 k
22:20:24 #12 2.528  perl-threads-shared           x86_64  1.62-479.fc36             fedora    44 k
22:20:24 #12 2.528  policycoreutils               x86_64  3.3-4.fc36                fedora   202 k
22:20:24 #12 2.528  policycoreutils-devel         x86_64  3.3-4.fc36                fedora   142 k
22:20:24 #12 2.528  policycoreutils-python-utils  noarch  3.3-4.fc36                fedora    72 k
22:20:24 #12 2.528  python3-audit                 x86_64  3.0.8-1.fc36              fedora    82 k
22:20:24 #12 2.528  python3-libselinux            x86_64  3.3-4.fc36                fedora   186 k
22:20:24 #12 2.528  python3-libsemanage           x86_64  3.3-3.fc36                fedora    80 k
22:20:24 #12 2.528  python3-policycoreutils       noarch  3.3-4.fc36                fedora   2.0 M
22:20:24 #12 2.528  python3-setools               x86_64  4.4.0-5.fc36              fedora   552 k
22:20:24 #12 2.528  python3-setuptools            noarch  59.6.0-2.fc36             fedora   936 k
22:20:24 #12 2.528  rhash                         x86_64  1.4.2-2.fc36              fedora   185 k
22:20:24 #12 2.528  rpm-plugin-selinux            x86_64  4.17.1-3.fc36             updates   18 k
22:20:24 #12 2.528  selinux-policy                noarch  36.16-1.fc36              updates   69 k
22:20:24 #12 2.528  selinux-policy-targeted       noarch  36.16-1.fc36              updates  6.4 M
22:20:24 #12 2.528  systemd-pam                   x86_64  250.8-1.fc36              updates  333 k
22:20:24 #12 2.528  systemd-rpm-macros            noarch  250.8-1.fc36              updates   28 k
22:20:24 #12 2.528  util-linux                    x86_64  2.38-0.2.fc36             fedora   2.2 M
22:20:24 #12 2.528  vim-filesystem                noarch  2:9.0.720-1.fc36          updates   19 k
22:20:24 #12 2.528  xkeyboard-config              noarch  2.35.1-1.fc36             fedora   878 k
22:20:24 #12 2.528 Installing weak dependencies:
22:20:24 #12 2.528  cryptsetup-libs               x86_64  2.4.3-2.fc36              fedora   432 k
22:20:24 #12 2.528  libbpf                        x86_64  2:0.7.0-3.fc36            updates  159 k
22:20:24 #12 2.528  libxkbcommon                  x86_64  1.4.0-1.fc36              fedora   140 k
22:20:24 #12 2.528  qrencode-libs                 x86_64  4.1.1-2.fc36              fedora    61 k
22:20:24 #12 2.528  systemd-networkd              x86_64  250.8-1.fc36              updates  617 k
22:20:24 #12 2.528  systemd-resolved              x86_64  250.8-1.fc36              updates  275 k
22:20:24 #12 2.528 
22:20:24 #12 2.528 Transaction Summary
22:20:24 #12 2.528 ================================================================================
22:20:24 #12 2.528 Install  99 Packages
22:20:24 #12 2.528 Upgrade   7 Packages
22:20:24 #12 2.528 
22:20:24 #12 2.533 Total download size: 105 M
22:20:24 #12 2.534 Downloading Packages:
22:20:24 #12 10.13   Installing       : python3-setuptools-65.3.0-1.fc38.noarch             52/133 
22:20:24 #12 10.17   Installing       : python3-setools-4.4.0-9.fc37.x86_64                 53/133 
22:20:24 #12 10.19   Installing       : perl-lib-0.65-492.fc38.x86_64                       54/133 
22:20:24 #12 10.19   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                55/133 
22:20:24 #12 10.20   Installing       : perl-File-Copy-2.39-492.fc38.noarch                 56/133 
22:20:24 #12 10.21   Installing       : perl-File-Compare-1.100.700-492.fc38.noarch         57/133 
22:20:24 #12 10.23   Installing       : autoconf-2.71-4.fc38.noarch                         58/133 
22:20:24 #12 10.25   Installing       : automake-1.16.5-9.fc37.noarch                       59/133 
22:20:24 #12 10.26   Installing       : perl-Error-1:0.17029-10.fc37.noarch                 60/133 
22:20:24 #12 10.27   Installing       : lzo-2.10-7.fc37.x86_64                              61/133 
22:20:24 #12 10.30   Installing       : btrfs-progs-6.0-1.fc38.x86_64                       62/133 
22:20:25 #12 10.31   Installing       : libuv-1:1.44.2-2.fc37.x86_64                        63/133 
22:20:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc
22:20:25  debian/rules build
22:20:25 dh build --with=bash-completion --with=systemd
22:20:25    dh_update_autotools_config
22:20:25    dh_autoreconf
22:20:25    debian/rules override_dh_auto_build
22:20:25 make[1]: Entering directory '/root/build-deb'
22:20:25 # Build the daemon and dependencies
22:20:25 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:25 
22:20:25 Removing bundles/
22:20:25 
22:20:25 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:25 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:25 GOOS="" GOARCH="" GOARM=""
22:20:25 #12 10.60   Installing       : cmake-data-3.24.1-1.fc38.noarch                     64/133 
22:20:25 #12 10.79   Installing       : cmake-3.24.1-1.fc38.x86_64                          65/133 
22:20:25 #12 10.79   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                     66/133 
22:20:25 #12 10.85   Installing       : libutempter-1.2.1-7.fc37.x86_64                     66/133 
22:20:25 #12 10.91   Installing       : util-linux-2.38.1-2.fc38.x86_64                     67/133 
22:20:25 #12 10.95   Installing       : policycoreutils-3.4-6.fc37.x86_64                   68/133 
22:20:25 #13 2.514 dh_testdir
22:20:25 #13 2.534 dh_testroot
22:20:25 #13 2.553 dh_prep
22:20:25 #13 2.575 dh_testdir
22:20:25 #13 2.594 dh_testroot
22:20:25 #13 2.613 dh_install
22:20:25 #13 2.640 dh_installdocs
22:20:25 #13 2.673 dh_installchangelogs
22:20:25 #13 2.746 dh_compress
22:20:25 #12 42.47   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         78/116 
22:20:25 #12 51.89   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           79/116 
22:20:25 #12 51.91   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      80/116 
22:20:25 #12 51.95   Installing       : policycoreutils-devel-3.3-1.fc35.aarch64            81/116 
22:20:25 #12 52.04   Installing       : selinux-policy-devel-35.19-1.fc35.noarch            82/116 
22:20:25 #12 52.05   Running scriptlet: selinux-policy-devel-35.19-1.fc35.noarch            82/116 
22:20:25 #12 52.07   Running scriptlet: openssh-8.7p1-3.fc35.aarch64                        83/116 
22:20:25 #12 52.11   Installing       : openssh-8.7p1-3.fc35.aarch64                        83/116 
22:20:25 #12 52.15   Installing       : libedit-3.1-40.20210910cvs.fc35.aarch64             84/116 
22:20:25 #12 52.15   Installing       : libcbor-0.7.0-4.fc35.aarch64                        85/116 
22:20:25 #12 52.18   Installing       : libfido2-1.8.0-1.fc35.aarch64                       86/116 
22:20:25 #12 52.21   Installing       : openssh-clients-8.7p1-3.fc35.aarch64                87/116 
22:20:25 #12 52.23   Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64                87/116 
22:20:25 #12 52.32   Installing       : git-core-2.37.3-1.fc35.aarch64                      88/116 
22:20:25 #12 52.37   Installing       : git-core-doc-2.37.3-1.fc35.noarch                   89/116 
22:20:25 #12 52.38   Installing       : perl-Git-2.37.3-1.fc35.noarch                       90/116 
22:20:25 #12 52.39   Installing       : git-2.37.3-1.fc35.aarch64                           91/116 
22:20:25 #12 52.41   Installing       : libargon2-20171227-7.fc35.aarch64                   92/116 
22:20:25 #12 52.43   Installing       : e2fsprogs-libs-1.46.3-1.fc35.aarch64                93/116 
22:20:25 #12 52.46   Installing       : btrfs-progs-5.18-1.fc35.aarch64                     94/116 
22:20:25 #12 52.47   Installing       : acl-2.3.1-2.fc35.aarch64                            95/116 
22:20:25 #12 52.48   Installing       : cryptsetup-libs-2.4.3-1.fc35.aarch64                96/116 
22:20:25 #12 52.50   Installing       : device-mapper-libs-1.02.175-6.fc35.aarch64          97/116 
22:20:25 #12 52.51   Installing       : device-mapper-1.02.175-6.fc35.aarch64               98/116 
22:20:25 #12 52.52   Installing       : systemd-networkd-249.12-5.fc35.aarch64              99/116 
22:20:25 #12 52.54   Running scriptlet: systemd-networkd-249.12-5.fc35.aarch64              99/116 
22:20:25 #12 52.56   Installing       : systemd-pam-249.12-5.fc35.aarch64                  100/116 
22:20:25 #12 52.58   Installing       : systemd-resolved-249.12-5.fc35.aarch64             101/116 
22:20:25 #12 10.95   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                   68/133 
22:20:25 #12 10.96   Installing       : selinux-policy-37.13-1.fc38.noarch                  69/133 
22:20:25 #12 10.97   Running scriptlet: selinux-policy-37.13-1.fc38.noarch                  69/133 
22:20:25 #13 2.783 dh_fixperms
22:20:25 #13 2.825 dh_installdeb
22:20:25 #13 2.852 dh_gencontrol
22:20:25 #13 2.966 dh_md5sums
22:20:25 #12 52.59   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64             101/116 
22:20:25 #12 52.71   Installing       : systemd-249.12-5.fc35.aarch64                      102/116 
22:20:25 #12 52.73   Running scriptlet: systemd-249.12-5.fc35.aarch64                      102/116 
22:20:25 #12 52.96 Creating group input with gid 104.
22:20:25 #12 52.96 Creating group kvm with gid 36.
22:20:25 #12 52.96 Creating group render with gid 105.
22:20:25 #12 52.96 Creating group sgx with gid 106.
22:20:25 #12 52.96 Creating group systemd-journal with gid 190.
22:20:25 #12 52.96 Creating group systemd-network with gid 192.
22:20:25 #12 52.96 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
22:20:25 #12 52.96 Creating group systemd-oom with gid 997.
22:20:25 #12 52.96 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997.
22:20:25 #12 52.96 Creating group systemd-resolve with gid 193.
22:20:25 #12 52.96 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
22:20:25 #12 52.96 Creating group systemd-timesync with gid 996.
22:20:25 #12 52.96 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996.
22:20:25 #12 52.96 Creating group systemd-coredump with gid 995.
22:20:25 #12 52.96 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995.
22:20:25 #12 52.96 
22:20:25 #12 11.01   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch         70/133 
22:20:25 #12 11.27   Installing       : selinux-policy-targeted-37.13-1.fc38.noarch         70/133 
22:20:25 #13 2.995 dh_builddeb
22:20:25 #13 3.019 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:20:25 #13 3.039 
22:20:25 #13 3.039 The package has been created.
22:20:25 #13 3.039 Attention, the package has been created in the current directory,
22:20:25 #13 3.039 not in ".." as indicated by the message above!
22:20:25 #13 3.060 Selecting previously unselected package docker-ce-build-deps.
22:20:25 #13 3.074 (Reading database ... 26310 files and directories currently installed.)
22:20:25 #13 3.074 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:20:25 #13 3.078 Unpacking docker-ce-build-deps (1.0) ...
22:20:25 #12 3.579 (1/106): autoconf-2.71-2.fc36.noarch.rpm        1.7 MB/s | 718 kB     00:00    
22:20:25 #12 3.592 (2/106): checkpolicy-3.3-2.fc36.x86_64.rpm      813 kB/s | 339 kB     00:00    
22:20:25 #12 3.613 (3/106): cmake-filesystem-3.22.2-1.fc36.x86_64. 1.0 MB/s |  18 kB     00:00    
22:20:25 #12 3.648 (4/106): cmake-3.22.2-1.fc36.x86_64.rpm          13 MB/s | 6.3 MB     00:00    
22:20:25 #12 3.651 (5/106): cmake-rpm-macros-3.22.2-1.fc36.noarch. 485 kB/s |  17 kB     00:00    
22:20:25 #12 3.662 (6/106): cryptsetup-libs-2.4.3-2.fc36.x86_64.rp  31 MB/s | 432 kB     00:00    
22:20:25 #12 3.667 (7/106): device-mapper-1.02.175-7.fc36.x86_64.r 9.0 MB/s | 139 kB     00:00    
22:20:25 #12 3.680 (8/106): device-mapper-libs-1.02.175-7.fc36.x86  14 MB/s | 177 kB     00:00    
22:20:25 #12 3.684 (9/106): device-mapper-devel-1.02.175-7.fc36.x8 2.0 MB/s |  43 kB     00:00    
22:20:25 #12 3.693 (10/106): e2fsprogs-libs-1.46.5-2.fc36.x86_64.r  17 MB/s | 222 kB     00:00    
22:20:25 #12 3.712 (11/106): jsoncpp-1.9.5-2.fc36.x86_64.rpm       6.0 MB/s |  98 kB     00:00    
22:20:25 #12 3.722 (12/106): kmod-libs-29-7.fc36.x86_64.rpm        9.2 MB/s |  68 kB     00:00    
22:20:25 #12 3.731 (13/106): libcbor-0.7.0-5.fc36.x86_64.rpm       7.2 MB/s |  56 kB     00:00    
22:20:25 #12 3.739 (14/106): libedit-3.1-41.20210910cvs.fc36.x86_6  13 MB/s | 104 kB     00:00    
22:20:25 #12 3.749 (15/106): libfdisk-2.38-0.2.fc36.x86_64.rpm      18 MB/s | 158 kB     00:00    
22:20:25 #12 3.763 (16/106): libfido2-1.10.0-3.fc36.x86_64.rpm     8.1 MB/s |  95 kB     00:00    
22:20:25 #12 3.799 (17/106): guile22-2.2.7-5.fc36.x86_64.rpm        56 MB/s | 6.4 MB     00:00    
22:20:25 #12 3.803 (18/106): libmpc-1.2.1-4.fc36.x86_64.rpm        1.6 MB/s |  61 kB     00:00    
22:20:25 #12 3.807 (19/106): libseccomp-2.5.3-2.fc36.x86_64.rpm    9.1 MB/s |  70 kB     00:00    
22:20:25 #12 3.821 (20/106): libseccomp-devel-2.5.3-2.fc36.x86_64. 3.1 MB/s |  53 kB     00:00    
22:20:25 #12 3.829 (21/106): libselinux-devel-3.3-4.fc36.x86_64.rp 5.0 MB/s | 113 kB     00:00    
22:20:25 #12 3.835 (22/106): libselinux-utils-3.3-4.fc36.x86_64.rp  10 MB/s | 142 kB     00:00    
22:20:25 #12 3.844 (23/106): libutempter-1.2.1-6.fc36.x86_64.rpm   3.0 MB/s |  26 kB     00:00    
22:20:25 #12 3.850 (24/106): libsepol-devel-3.3-3.fc36.x86_64.rpm  2.1 MB/s |  40 kB     00:00    
22:20:25 #12 3.853 (25/106): libxcrypt-devel-4.4.28-1.fc36.x86_64. 3.6 MB/s |  29 kB     00:00    
22:20:25 #12 3.862 (26/106): libxkbcommon-1.4.0-1.fc36.x86_64.rpm   16 MB/s | 140 kB     00:00    
22:20:25 #12 3.885 (27/106): cmake-data-3.22.2-1.fc36.noarch.rpm   5.2 MB/s | 1.6 MB     00:00    
22:20:25 #12 3.890 (28/106): libxcrypt-static-4.4.28-1.fc36.x86_64 2.7 MB/s | 109 kB     00:00    
22:20:25 #12 3.901 (29/106): lzo-2.10-6.fc36.x86_64.rpm            1.7 MB/s |  66 kB     00:00    
22:20:25 #12 3.907 (30/106): make-4.3-7.fc36.x86_64.rpm             31 MB/s | 535 kB     00:00    
22:20:25 #12 3.913 (31/106): m4-1.4.19-3.fc36.x86_64.rpm            11 MB/s | 296 kB     00:00    
22:20:25 #12 3.928 (32/106): openssh-clients-8.8p1-1.fc36.1.x86_64  36 MB/s | 703 kB     00:00    
22:20:25 #12 3.939 (33/106): openssh-8.8p1-1.fc36.1.x86_64.rpm      12 MB/s | 451 kB     00:00    
22:20:25 #12 3.954 (34/106): pcre2-devel-10.39-1.fc36.1.x86_64.rpm  12 MB/s | 474 kB     00:00    
22:20:25 #12 3.960 (35/106): pcre2-utf16-10.39-1.fc36.1.x86_64.rpm 6.8 MB/s | 212 kB     00:00    
22:20:25 #12 3.964 (36/106): perl-Error-0.17029-8.fc36.noarch.rpm  4.3 MB/s |  41 kB     00:00    
22:20:25 #12 3.970 (37/106): perl-File-Compare-1.100.600-486.fc36. 1.9 MB/s |  18 kB     00:00    
22:20:25 #12 3.975 (38/106): pcre2-utf32-10.39-1.fc36.1.x86_64.rpm 5.7 MB/s | 198 kB     00:00    
22:20:25 #12 3.979 (39/106): perl-File-Copy-2.35-486.fc36.noarch.r 1.8 MB/s |  25 kB     00:00    
22:20:25 #12 3.982 (40/106): perl-TermReadKey-2.38-12.fc36.x86_64. 5.3 MB/s |  36 kB     00:00    
22:20:25 #12 3.987 (41/106): perl-Thread-Queue-3.14-479.fc36.noarc 2.8 MB/s |  21 kB     00:00    
22:20:26 #12 52.97   Installing       : systemd-devel-249.12-5.fc35.aarch64                103/116 
22:20:26 #12 52.98   Installing       : device-mapper-devel-1.02.175-6.fc35.aarch64        104/116 
22:20:26 #12 52.99   Installing       : btrfs-progs-devel-5.18-1.fc35.aarch64              105/116 
22:20:26 #12 53.00   Installing       : annobin-plugin-gcc-10.79-1.fc35.aarch64            106/116 
22:20:26 #12 53.02   Installing       : libtool-2.4.6-50.fc35.aarch64                      107/116 
22:20:26 #12 53.03   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.aarch64           108/116 
22:20:26 #12 53.04   Installing       : libseccomp-devel-2.5.3-1.fc35.aarch64              109/116 
22:20:26 #12 53.05   Installing       : systemd-rpm-macros-249.12-5.fc35.noarch            110/116 
22:20:26 #12 53.05   Installing       : which-2.21-27.fc35.aarch64                         111/116 
22:20:26 #12 53.06   Cleanup          : pcre2-10.39-1.fc35.aarch64                         112/116 
22:20:26 #12 53.07   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   113/116 
22:20:26 #12 53.07   Cleanup          : libgomp-11.2.1-9.fc35.aarch64                      114/116 
22:20:26 #12 53.08   Cleanup          : libgcc-11.2.1-9.fc35.aarch64                       115/116 
22:20:26 #12 53.08   Running scriptlet: libgcc-11.2.1-9.fc35.aarch64                       115/116 
22:20:26 #12 53.11   Cleanup          : audit-libs-3.0.7-2.fc35.aarch64                    116/116 
22:20:26 #12 53.12   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch        116/116 
22:20:26 #12 53.13   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64             116/116 
22:20:26 #12 3.990 (42/106): perl-lib-0.65-486.fc36.x86_64.rpm     2.7 MB/s |  20 kB     00:00    
22:20:26 #12 3.996 (43/106): perl-threads-2.26-449.fc36.x86_64.rpm 6.6 MB/s |  57 kB     00:00    
22:20:26 #12 3.999 (44/106): perl-File-Find-1.39-486.fc36.noarch.r 1.1 MB/s |  30 kB     00:00    
22:20:26 #12 4.002 (45/106): perl-threads-shared-1.62-479.fc36.x86 3.7 MB/s |  44 kB     00:00    
22:20:26 #12 4.007 (46/106): policycoreutils-3.3-4.fc36.x86_64.rpm  19 MB/s | 202 kB     00:00    
22:20:26 #12 4.013 (47/106): policycoreutils-devel-3.3-4.fc36.x86_  14 MB/s | 142 kB     00:00    
22:20:26 #12 4.016 (48/106): policycoreutils-python-utils-3.3-4.fc 5.3 MB/s |  72 kB     00:00    
22:20:26 #12 4.021 (49/106): python3-audit-3.0.8-1.fc36.x86_64.rpm 5.8 MB/s |  82 kB     00:00    
22:20:26 #12 4.027 (50/106): python3-libselinux-3.3-4.fc36.x86_64.  14 MB/s | 186 kB     00:00    
22:20:26 #12 4.031 (51/106): python3-libsemanage-3.3-3.fc36.x86_64 5.7 MB/s |  80 kB     00:00    
22:20:26 #12 4.048 (52/106): python3-setools-4.4.0-5.fc36.x86_64.r  27 MB/s | 552 kB     00:00    
22:20:26 #12 4.065 (53/106): python3-setuptools-59.6.0-2.fc36.noar  28 MB/s | 936 kB     00:00    
22:20:26 #12 4.080 (54/106): python3-policycoreutils-3.3-4.fc36.no  35 MB/s | 2.0 MB     00:00    
22:20:26 #12 4.083 (55/106): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 1.8 MB/s |  61 kB     00:00    
22:20:26 #12 4.093 (56/106): which-2.21-32.fc36.x86_64.rpm         4.9 MB/s |  42 kB     00:00    
22:20:26 #12 4.099 (57/106): rhash-1.4.2-2.fc36.x86_64.rpm         5.6 MB/s | 185 kB     00:00    
22:20:26 #12 4.116 (58/106): xkeyboard-config-2.35.1-1.fc36.noarch  38 MB/s | 878 kB     00:00    
22:20:26 #12 4.121 (59/106): annobin-docs-10.81-1.fc36.noarch.rpm  4.1 MB/s |  91 kB     00:00    
22:20:26 #12 4.143 (60/106): util-linux-2.38-0.2.fc36.x86_64.rpm    38 MB/s | 2.2 MB     00:00    
22:20:26 #12 4.152 (61/106): annobin-plugin-gcc-10.81-1.fc36.x86_6  25 MB/s | 882 kB     00:00    
22:20:26 #12 4.162 (62/106): automake-1.16.5-7.fc36.noarch.rpm      18 MB/s | 675 kB     00:00    
22:20:26 #12 4.181 (63/106): btrfs-progs-6.0-1.fc36.x86_64.rpm      35 MB/s | 966 kB     00:00    
22:20:26 #12 4.188 (64/106): btrfs-progs-devel-6.0-1.fc36.x86_64.r 1.5 MB/s |  51 kB     00:00    
22:20:26 #12 4.198 (65/106): dbus-1.14.4-1.fc36.x86_64.rpm         561 kB/s | 7.2 kB     00:00    
22:20:26 #12 4.208 (66/106): dbus-broker-32-1.fc36.x86_64.rpm       11 MB/s | 175 kB     00:00    
22:20:26 #12 4.215 (67/106): dbus-common-1.14.4-1.fc36.noarch.rpm  1.0 MB/s |  14 kB     00:00    
22:20:26 #12 4.229 (68/106): gc-8.0.6-3.fc36.x86_64.rpm            6.1 MB/s | 103 kB     00:00    
22:20:26 #12 4.287 (69/106): cpp-12.2.1-2.fc36.x86_64.rpm           86 MB/s |  11 MB     00:00    
22:20:26 #12 4.292 (70/106): gcc-plugin-annobin-12.2.1-2.fc36.x86_ 844 kB/s |  51 kB     00:00    
22:20:26 #12 4.324 (71/106): git-2.37.3-1.fc36.x86_64.rpm          1.8 MB/s |  65 kB     00:00    
22:20:26 #12 4.424 (72/106): git-core-2.37.3-1.fc36.x86_64.rpm      33 MB/s | 4.0 MB     00:00    
22:20:26 #12 53.18   Running scriptlet: audit-libs-3.0.7-2.fc35.aarch64                    116/116 
22:20:26 #12 53.52   Verifying        : acl-2.3.1-2.fc35.aarch64                             1/116 
22:20:26 #12 53.52   Verifying        : autoconf-2.69-37.fc35.noarch                         2/116 
22:20:26 #12 53.52   Verifying        : automake-1.16.2-5.fc35.noarch                        3/116 
22:20:26 #12 53.52   Verifying        : device-mapper-1.02.175-6.fc35.aarch64                4/116 
22:20:26 #12 53.52   Verifying        : device-mapper-devel-1.02.175-6.fc35.aarch64          5/116 
22:20:26 #12 53.52   Verifying        : device-mapper-libs-1.02.175-6.fc35.aarch64           6/116 
22:20:26 #12 53.52   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.aarch64                 7/116 
22:20:26 #12 53.52   Verifying        : gc-8.0.4-6.fc35.aarch64                              8/116 
22:20:26 #12 53.52   Verifying        : guile22-2.2.7-3.fc35.aarch64                         9/116 
22:20:26 #12 53.52   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.aarch64          10/116 
22:20:26 #12 53.52   Verifying        : kmod-libs-29-4.fc35.aarch64                         11/116 
22:20:26 #12 53.52   Verifying        : libargon2-20171227-7.fc35.aarch64                   12/116 
22:20:26 #12 53.52   Verifying        : libcbor-0.7.0-4.fc35.aarch64                        13/116 
22:20:26 #12 53.52   Verifying        : libedit-3.1-40.20210910cvs.fc35.aarch64             14/116 
22:20:26 #12 53.52   Verifying        : libfido2-1.8.0-1.fc35.aarch64                       15/116 
22:20:26 #12 53.52   Verifying        : libmpc-1.2.1-3.fc35.aarch64                         16/116 
22:20:26 #12 53.52   Verifying        : libnl3-3.5.0-8.fc35.aarch64                         17/116 
22:20:26 #12 53.52   Verifying        : libpcap-14:1.10.1-2.fc35.aarch64                    18/116 
22:20:26 #12 53.52   Verifying        : libutempter-1.2.1-5.fc35.aarch64                    19/116 
22:20:26 #12 53.52   Verifying        : libxkbcommon-1.3.1-1.fc35.aarch64                   20/116 
22:20:26 #12 53.52   Verifying        : lzo-2.10-5.fc35.aarch64                             21/116 
22:20:26 #12 53.52   Verifying        : m4-1.4.19-2.fc35.aarch64                            22/116 
22:20:26 #12 53.52   Verifying        : make-1:4.3-6.fc35.aarch64                           23/116 
22:20:26 #12 53.52   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  24/116 
22:20:26 #12 53.52   Verifying        : perl-TermReadKey-2.38-11.fc35.aarch64               25/116 
22:20:26 #12 53.52   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              26/116 
22:20:26 #12 53.52   Verifying        : perl-threads-1:2.26-448.fc35.aarch64                27/116 
22:20:26 #12 53.52   Verifying        : perl-threads-shared-1.62-478.fc35.aarch64           28/116 
22:20:26 #12 53.52   Verifying        : python3-setools-4.4.0-3.fc35.aarch64                29/116 
22:20:26 #12 53.52   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             30/116 
22:20:26 #12 53.52   Verifying        : rhash-1.4.0-4.fc35.aarch64                          31/116 
22:20:26 #12 53.52   Verifying        : which-2.21-27.fc35.aarch64                          32/116 
22:20:26 #12 53.52   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 33/116 
22:20:26 #12 53.52   Verifying        : annobin-docs-10.79-1.fc35.noarch                    34/116 
22:20:26 #12 53.52   Verifying        : annobin-plugin-gcc-10.79-1.fc35.aarch64             35/116 
22:20:26 #12 53.52   Verifying        : btrfs-progs-5.18-1.fc35.aarch64                     36/116 
22:20:26 #12 53.52   Verifying        : btrfs-progs-devel-5.18-1.fc35.aarch64               37/116 
22:20:26 #12 53.52   Verifying        : checkpolicy-3.3-1.fc35.aarch64                      38/116 
22:20:26 #12 53.52   Verifying        : cmake-3.22.2-1.fc35.aarch64                         39/116 
22:20:26 #12 53.52   Verifying        : cmake-data-3.22.2-1.fc35.noarch                     40/116 
22:20:26 #12 53.52   Verifying        : cmake-filesystem-3.22.2-1.fc35.aarch64              41/116 
22:20:26 #12 53.52   Verifying        : cmake-rpm-macros-3.22.2-1.fc35.noarch               42/116 
22:20:26 #12 53.52   Verifying        : cpp-11.3.1-3.fc35.aarch64                           43/116 
22:20:26 #12 53.52   Verifying        : cryptsetup-libs-2.4.3-1.fc35.aarch64                44/116 
22:20:26 #12 53.52   Verifying        : dbus-1:1.12.22-1.fc35.aarch64                       45/116 
22:20:26 #12 53.52   Verifying        : dbus-broker-32-1.fc35.aarch64                       46/116 
22:20:26 #12 53.52   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 47/116 
22:20:26 #12 53.52   Verifying        : gcc-11.3.1-3.fc35.aarch64                           48/116 
22:20:26 #12 53.52   Verifying        : git-2.37.3-1.fc35.aarch64                           49/116 
22:20:26 #12 53.52   Verifying        : git-core-2.37.3-1.fc35.aarch64                      50/116 
22:20:26 #12 53.52   Verifying        : git-core-doc-2.37.3-1.fc35.noarch                   51/116 
22:20:26 #12 53.52   Verifying        : glibc-devel-2.34-43.fc35.aarch64                    52/116 
22:20:26 #12 53.52   Verifying        : glibc-static-2.34-43.fc35.aarch64                   53/116 
22:20:26 #12 53.52   Verifying        : jsoncpp-1.9.4-5.fc35.aarch64                        54/116 
22:20:26 #12 53.52   Verifying        : kernel-headers-5.19.4-100.fc35.aarch64              55/116 
22:20:26 #12 53.52   Verifying        : less-590-5.fc35.aarch64                             56/116 
22:20:26 #12 53.52   Verifying        : libasan-11.3.1-3.fc35.aarch64                       57/116 
22:20:26 #12 53.52   Verifying        : libatomic-11.3.1-3.fc35.aarch64                     58/116 
22:20:26 #12 53.52   Verifying        : libbpf-2:0.6.1-2.fc35.aarch64                       59/116 
22:20:26 #12 53.52   Verifying        : libbtrfs-5.18-1.fc35.aarch64                        60/116 
22:20:26 #12 53.52   Verifying        : libbtrfsutil-5.18-1.fc35.aarch64                    61/116 
22:20:26 #12 53.52   Verifying        : libfdisk-2.37.4-1.fc35.aarch64                      62/116 
22:20:26 #12 53.52   Verifying        : libibverbs-39.0-1.fc35.aarch64                      63/116 
22:20:26 #12 53.52   Verifying        : libseccomp-2.5.3-1.fc35.aarch64                     64/116 
22:20:26 #12 53.52   Verifying        : libseccomp-devel-2.5.3-1.fc35.aarch64               65/116 
22:20:26 #12 53.52   Verifying        : libselinux-devel-3.3-1.fc35.aarch64                 66/116 
22:20:26 #12 53.52   Verifying        : libselinux-utils-3.3-1.fc35.aarch64                 67/116 
22:20:26 #12 53.52   Verifying        : libsepol-devel-3.3-2.fc35.aarch64                   68/116 
22:20:26 #12 53.52   Verifying        : libtool-2.4.6-50.fc35.aarch64                       69/116 
22:20:26 #12 53.52   Verifying        : libtool-ltdl-2.4.6-50.fc35.aarch64                  70/116 
22:20:26 #12 53.52   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.aarch64            71/116 
22:20:26 #12 53.52   Verifying        : libubsan-11.3.1-3.fc35.aarch64                      72/116 
22:20:26 #12 53.52   Verifying        : libuv-1:1.44.2-1.fc35.aarch64                       73/116 
22:20:26 #12 53.52   Verifying        : libxcrypt-devel-4.4.28-1.fc35.aarch64               74/116 
22:20:26 #12 53.52   Verifying        : libxcrypt-static-4.4.28-1.fc35.aarch64              75/116 
22:20:26 #12 53.52   Verifying        : openssh-8.7p1-3.fc35.aarch64                        76/116 
22:20:26 #12 53.52   Verifying        : openssh-clients-8.7p1-3.fc35.aarch64                77/116 
22:20:26 #12 53.52   Verifying        : pcre2-devel-10.40-1.fc35.aarch64                    78/116 
22:20:26 #12 53.52   Verifying        : pcre2-utf16-10.40-1.fc35.aarch64                    79/116 
22:20:26 #12 53.52   Verifying        : pcre2-utf32-10.40-1.fc35.aarch64                    80/116 
22:20:26 #12 53.52   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         81/116 
22:20:26 #12 53.52   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 82/116 
22:20:26 #12 53.52   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 83/116 
22:20:26 #12 53.52   Verifying        : perl-Git-2.37.3-1.fc35.noarch                       84/116 
22:20:26 #12 53.52   Verifying        : perl-lib-0.65-486.fc35.aarch64                      85/116 
22:20:26 #12 53.52   Verifying        : policycoreutils-3.3-1.fc35.aarch64                  86/116 
22:20:26 #12 53.52   Verifying        : policycoreutils-devel-3.3-1.fc35.aarch64            87/116 
22:20:26 #12 53.52   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      88/116 
22:20:26 #12 53.52   Verifying        : python3-audit-3.0.9-1.fc35.aarch64                  89/116 
22:20:26 #12 53.52   Verifying        : python3-libselinux-3.3-1.fc35.aarch64               90/116 
22:20:26 #12 53.52   Verifying        : python3-libsemanage-3.3-1.fc35.aarch64              91/116 
22:20:26 #12 53.52   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           92/116 
22:20:26 #12 53.53   Verifying        : qrencode-libs-4.1.1-1.fc35.aarch64                  93/116 
22:20:26 #12 53.53   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            94/116 
22:20:26 #12 53.53   Verifying        : selinux-policy-35.19-1.fc35.noarch                  95/116 
22:20:26 #12 53.53   Verifying        : selinux-policy-devel-35.19-1.fc35.noarch            96/116 
22:20:26 #12 53.53   Verifying        : selinux-policy-targeted-35.19-1.fc35.noarch         97/116 
22:20:26 #12 53.53   Verifying        : systemd-249.12-5.fc35.aarch64                       98/116 
22:20:26 #12 53.53   Verifying        : systemd-devel-249.12-5.fc35.aarch64                 99/116 
22:20:26 #12 53.53   Verifying        : systemd-networkd-249.12-5.fc35.aarch64             100/116 
22:20:26 #12 53.53   Verifying        : systemd-pam-249.12-5.fc35.aarch64                  101/116 
22:20:26 #12 53.53   Verifying        : systemd-resolved-249.12-5.fc35.aarch64             102/116 
22:20:26 #12 53.53   Verifying        : systemd-rpm-macros-249.12-5.fc35.noarch            103/116 
22:20:26 #12 53.53   Verifying        : util-linux-2.37.4-1.fc35.aarch64                   104/116 
22:20:26 #12 53.53   Verifying        : util-linux-core-2.37.4-1.fc35.aarch64              105/116 
22:20:26 #12 53.53   Verifying        : vim-filesystem-2:9.0.720-1.fc35.noarch             106/116 
22:20:26 #12 53.53   Verifying        : audit-libs-3.0.9-1.fc35.aarch64                    107/116 
22:20:26 #12 53.53   Verifying        : audit-libs-3.0.7-2.fc35.aarch64                    108/116 
22:20:26 #12 53.53   Verifying        : libgcc-11.3.1-3.fc35.aarch64                       109/116 
22:20:26 #12 53.53   Verifying        : libgcc-11.2.1-9.fc35.aarch64                       110/116 
22:20:26 #12 53.53   Verifying        : libgomp-11.3.1-3.fc35.aarch64                      111/116 
22:20:26 #12 53.53   Verifying        : libgomp-11.2.1-9.fc35.aarch64                      112/116 
22:20:26 #12 53.53   Verifying        : pcre2-10.40-1.fc35.aarch64                         113/116 
22:20:26 #12 53.53   Verifying        : pcre2-10.39-1.fc35.aarch64                         114/116 
22:20:26 #12 53.53   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   115/116 
22:20:26 #12 53.53   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   116/116 
22:20:26 #12 53.75 
22:20:26 #12 53.75 Upgraded:
22:20:26 #12 53.75   audit-libs-3.0.9-1.fc35.aarch64          libgcc-11.3.1-3.fc35.aarch64        
22:20:26 #12 53.75   libgomp-11.3.1-3.fc35.aarch64            pcre2-10.40-1.fc35.aarch64          
22:20:26 #12 53.75   pcre2-syntax-10.40-1.fc35.noarch        
22:20:26 #12 53.75 Installed:
22:20:26 #12 53.75   acl-2.3.1-2.fc35.aarch64                                                      
22:20:26 #12 53.75   annobin-docs-10.79-1.fc35.noarch                                              
22:20:26 #12 53.75   annobin-plugin-gcc-10.79-1.fc35.aarch64                                       
22:20:26 #12 53.75   autoconf-2.69-37.fc35.noarch                                                  
22:20:26 #12 53.75   automake-1.16.2-5.fc35.noarch                                                 
22:20:26 #12 53.75   btrfs-progs-5.18-1.fc35.aarch64                                               
22:20:26 #12 53.75   btrfs-progs-devel-5.18-1.fc35.aarch64                                         
22:20:26 #12 53.75   checkpolicy-3.3-1.fc35.aarch64                                                
22:20:26 #12 53.75   cmake-3.22.2-1.fc35.aarch64                                                   
22:20:26 #12 53.75   cmake-data-3.22.2-1.fc35.noarch                                               
22:20:26 #12 53.75   cmake-filesystem-3.22.2-1.fc35.aarch64                                        
22:20:26 #12 53.75   cmake-rpm-macros-3.22.2-1.fc35.noarch                                         
22:20:26 #12 53.75   cpp-11.3.1-3.fc35.aarch64                                                     
22:20:26 #12 53.75   cryptsetup-libs-2.4.3-1.fc35.aarch64                                          
22:20:26 #12 53.75   dbus-1:1.12.22-1.fc35.aarch64                                                 
22:20:26 #12 53.75   dbus-broker-32-1.fc35.aarch64                                                 
22:20:26 #12 53.75   dbus-common-1:1.12.22-1.fc35.noarch                                           
22:20:26 #12 53.75   device-mapper-1.02.175-6.fc35.aarch64                                         
22:20:26 #12 53.75   device-mapper-devel-1.02.175-6.fc35.aarch64                                   
22:20:26 #12 53.75   device-mapper-libs-1.02.175-6.fc35.aarch64                                    
22:20:26 #12 53.75   e2fsprogs-libs-1.46.3-1.fc35.aarch64                                          
22:20:26 #12 53.75   gc-8.0.4-6.fc35.aarch64                                                       
22:20:26 #12 53.75   gcc-11.3.1-3.fc35.aarch64                                                     
22:20:26 #12 53.75   git-2.37.3-1.fc35.aarch64                                                     
22:20:26 #12 53.75   git-core-2.37.3-1.fc35.aarch64                                                
22:20:26 #12 53.75   git-core-doc-2.37.3-1.fc35.noarch                                             
22:20:26 #12 53.75   glibc-devel-2.34-43.fc35.aarch64                                              
22:20:26 #12 53.75   glibc-static-2.34-43.fc35.aarch64                                             
22:20:26 #12 53.75   guile22-2.2.7-3.fc35.aarch64                                                  
22:20:26 #12 53.75   iptables-legacy-libs-1.8.7-13.fc35.aarch64                                    
22:20:26 #12 53.75   jsoncpp-1.9.4-5.fc35.aarch64                                                  
22:20:26 #12 53.75   kernel-headers-5.19.4-100.fc35.aarch64                                        
22:20:26 #12 53.75   kmod-libs-29-4.fc35.aarch64                                                   
22:20:26 #12 53.75   less-590-5.fc35.aarch64                                                       
22:20:26 #12 53.75   libargon2-20171227-7.fc35.aarch64                                             
22:20:26 #12 53.75   libasan-11.3.1-3.fc35.aarch64                                                 
22:20:26 #12 53.75   libatomic-11.3.1-3.fc35.aarch64                                               
22:20:26 #12 53.75   libbpf-2:0.6.1-2.fc35.aarch64                                                 
22:20:26 #12 53.75   libbtrfs-5.18-1.fc35.aarch64                                                  
22:20:26 #12 53.75   libbtrfsutil-5.18-1.fc35.aarch64                                              
22:20:26 #12 53.75   libcbor-0.7.0-4.fc35.aarch64                                                  
22:20:26 #12 53.75   libedit-3.1-40.20210910cvs.fc35.aarch64                                       
22:20:26 #12 53.75   libfdisk-2.37.4-1.fc35.aarch64                                                
22:20:26 #12 53.75   libfido2-1.8.0-1.fc35.aarch64                                                 
22:20:26 #12 53.75   libibverbs-39.0-1.fc35.aarch64                                                
22:20:26 #12 53.75   libmpc-1.2.1-3.fc35.aarch64                                                   
22:20:26 #12 53.75   libnl3-3.5.0-8.fc35.aarch64                                                   
22:20:26 #12 53.75   libpcap-14:1.10.1-2.fc35.aarch64                                              
22:20:26 #12 53.75   libseccomp-2.5.3-1.fc35.aarch64                                               
22:20:26 #12 53.75   libseccomp-devel-2.5.3-1.fc35.aarch64                                         
22:20:26 #12 53.75   libselinux-devel-3.3-1.fc35.aarch64                                           
22:20:26 #12 53.75   libselinux-utils-3.3-1.fc35.aarch64                                           
22:20:26 #12 53.75   libsepol-devel-3.3-2.fc35.aarch64                                             
22:20:26 #12 53.75   libtool-2.4.6-50.fc35.aarch64                                                 
22:20:26 #12 53.75   libtool-ltdl-2.4.6-50.fc35.aarch64                                            
22:20:26 #12 53.75   libtool-ltdl-devel-2.4.6-50.fc35.aarch64                                      
22:20:26 #12 53.75   libubsan-11.3.1-3.fc35.aarch64                                                
22:20:26 #12 53.75   libutempter-1.2.1-5.fc35.aarch64                                              
22:20:26 #12 53.75   libuv-1:1.44.2-1.fc35.aarch64                                                 
22:20:26 #12 53.75   libxcrypt-devel-4.4.28-1.fc35.aarch64                                         
22:20:26 #12 53.75   libxcrypt-static-4.4.28-1.fc35.aarch64                                        
22:20:26 #12 53.75   libxkbcommon-1.3.1-1.fc35.aarch64                                             
22:20:26 #12 53.75   lzo-2.10-5.fc35.aarch64                                                       
22:20:26 #12 53.75   m4-1.4.19-2.fc35.aarch64                                                      
22:20:26 #12 53.75   make-1:4.3-6.fc35.aarch64                                                     
22:20:26 #12 53.75   openssh-8.7p1-3.fc35.aarch64                                                  
22:20:26 #12 53.75   openssh-clients-8.7p1-3.fc35.aarch64                                          
22:20:26 #12 53.75   pcre2-devel-10.40-1.fc35.aarch64                                              
22:20:26 #12 53.75   pcre2-utf16-10.40-1.fc35.aarch64                                              
22:20:26 #12 53.75   pcre2-utf32-10.40-1.fc35.aarch64                                              
22:20:26 #12 53.75   perl-Error-1:0.17029-7.fc35.noarch                                            
22:20:26 #12 53.75   perl-File-Compare-1.100.600-486.fc35.noarch                                   
22:20:26 #12 53.75   perl-File-Copy-2.35-486.fc35.noarch                                           
22:20:26 #12 53.75   perl-File-Find-1.39-486.fc35.noarch                                           
22:20:26 #12 53.75   perl-Git-2.37.3-1.fc35.noarch                                                 
22:20:26 #12 53.75   perl-TermReadKey-2.38-11.fc35.aarch64                                         
22:20:26 #12 53.75   perl-Thread-Queue-3.14-478.fc35.noarch                                        
22:20:26 #12 53.75   perl-lib-0.65-486.fc35.aarch64                                                
22:20:26 #12 53.75   perl-threads-1:2.26-448.fc35.aarch64                                          
22:20:26 #12 53.75   perl-threads-shared-1.62-478.fc35.aarch64                                     
22:20:26 #12 53.75   policycoreutils-3.3-1.fc35.aarch64                                            
22:20:26 #12 53.75   policycoreutils-devel-3.3-1.fc35.aarch64                                      
22:20:26 #12 53.75   policycoreutils-python-utils-3.3-1.fc35.noarch                                
22:20:26 #12 53.75   python3-audit-3.0.9-1.fc35.aarch64                                            
22:20:26 #12 53.75   python3-libselinux-3.3-1.fc35.aarch64                                         
22:20:26 #12 53.75   python3-libsemanage-3.3-1.fc35.aarch64                                        
22:20:26 #12 53.75   python3-policycoreutils-3.3-1.fc35.noarch                                     
22:20:26 #12 53.75   python3-setools-4.4.0-3.fc35.aarch64                                          
22:20:26 #12 53.75   python3-setuptools-57.4.0-1.fc35.noarch                                       
22:20:26 #12 53.75   qrencode-libs-4.1.1-1.fc35.aarch64                                            
22:20:26 #12 53.75   rhash-1.4.0-4.fc35.aarch64                                                    
22:20:26 #12 53.75   rpm-plugin-selinux-4.17.1-3.fc35.aarch64                                      
22:20:26 #12 53.75   selinux-policy-35.19-1.fc35.noarch                                            
22:20:26 #12 53.75   selinux-policy-devel-35.19-1.fc35.noarch                                      
22:20:26 #12 53.75   selinux-policy-targeted-35.19-1.fc35.noarch                                   
22:20:26 #12 53.75   systemd-249.12-5.fc35.aarch64                                                 
22:20:26 #12 53.75   systemd-devel-249.12-5.fc35.aarch64                                           
22:20:26 #12 53.75   systemd-networkd-249.12-5.fc35.aarch64                                        
22:20:26 #12 53.75   systemd-pam-249.12-5.fc35.aarch64                                             
22:20:26 #12 53.75   systemd-resolved-249.12-5.fc35.aarch64                                        
22:20:26 #12 53.75   systemd-rpm-macros-249.12-5.fc35.noarch                                       
22:20:26 #12 53.75   util-linux-2.37.4-1.fc35.aarch64                                              
22:20:26 #12 53.75   util-linux-core-2.37.4-1.fc35.aarch64                                         
22:20:26 #12 53.75   vim-filesystem-2:9.0.720-1.fc35.noarch                                        
22:20:26 #12 53.75   which-2.21-27.fc35.aarch64                                                    
22:20:26 #12 4.446 (73/106): git-core-doc-2.37.3-1.fc36.noarch.rpm  21 MB/s | 2.4 MB     00:00    
22:20:26 #12 4.480 (74/106): glibc-devel-2.35-17.fc36.x86_64.rpm   1.2 MB/s |  67 kB     00:00    
22:20:26 #12 4.499 (75/106): glibc-headers-x86-2.35-17.fc36.noarch 9.3 MB/s | 472 kB     00:00    
22:20:26 #12 4.651 (76/106): gcc-12.2.1-2.fc36.x86_64.rpm           76 MB/s |  33 MB     00:00    
22:20:26 #12 4.668 (77/106): glibc-static-2.35-17.fc36.x86_64.rpm   10 MB/s | 1.9 MB     00:00    
22:20:26 #12 4.680 (78/106): kernel-headers-5.19.4-200.fc36.x86_64 7.5 MB/s | 1.3 MB     00:00    
22:20:26 #13 3.145 Reading package lists...
22:20:26 #12 53.75   xkeyboard-config-2.33-2.fc35.noarch                                           
22:20:26 #12 53.75 
22:20:26 #12 53.75 Complete!
22:20:26 #12 DONE 54.0s
22:20:26 #15 exporting layers 5.4s done
22:20:26 #15 writing image sha256:f0d6a940dade25be90d10a87480d276f3bc22a216346d620a511f0264f080cb3 done
22:20:26 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done
22:20:26 #15 DONE 5.4s
22:20:26 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  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
22:20:27 #12 4.683 (79/106): less-590-5.fc36.x86_64.rpm            5.2 MB/s | 161 kB     00:00    
22:20:27 #12 4.687 (80/106): libargon2-20171227-9.fc36.x86_64.rpm  1.5 MB/s |  28 kB     00:00    
22:20:27 #12 4.693 (81/106): libbpf-0.7.0-3.fc36.x86_64.rpm         18 MB/s | 159 kB     00:00    
22:20:27 #12 4.701 (82/106): libbtrfs-6.0-1.fc36.x86_64.rpm        1.7 MB/s |  27 kB     00:00    
22:20:27 #12 4.705 (83/106): libbtrfsutil-6.0-1.fc36.x86_64.rpm    1.8 MB/s |  32 kB     00:00    
22:20:27 #12 4.712 (84/106): libtool-2.4.7-1.fc36.x86_64.rpm        31 MB/s | 593 kB     00:00    
22:20:27 #12 4.717 (85/106): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm  2.4 MB/s |  37 kB     00:00    
22:20:27 #12 4.722 (86/106): libuv-1.44.2-1.fc36.x86_64.rpm         17 MB/s | 151 kB     00:00    
22:20:27 #12 4.726 (87/106): perl-Git-2.37.3-1.fc36.noarch.rpm     4.6 MB/s |  42 kB     00:00    
22:20:27 #12 4.730 (88/106): libtool-ltdl-devel-2.4.7-1.fc36.x86_6 8.9 MB/s | 157 kB     00:00    
22:20:27 #12 4.734 (89/106): rpm-plugin-selinux-4.17.1-3.fc36.x86_ 1.7 MB/s |  18 kB     00:00    
22:20:27 #12 4.741 (90/106): selinux-policy-36.16-1.fc36.noarch.rp 5.0 MB/s |  69 kB     00:00    
22:20:27 #12 4.756 (91/106): selinux-policy-devel-36.16-1.fc36.noa  33 MB/s | 817 kB     00:00    
22:20:27 #12 4.778 (92/106): systemd-devel-250.8-1.fc36.x86_64.rpm  21 MB/s | 451 kB     00:00    
22:20:27 #12 4.829 (93/106): selinux-policy-targeted-36.16-1.fc36.  67 MB/s | 6.4 MB     00:00    
22:20:27 #12 4.838 (94/106): systemd-networkd-250.8-1.fc36.x86_64.  10 MB/s | 617 kB     00:00    
22:20:27 #12 4.864 (95/106): systemd-250.8-1.fc36.x86_64.rpm        35 MB/s | 4.2 MB     00:00    
22:20:27 #12 4.869 (96/106): systemd-pam-250.8-1.fc36.x86_64.rpm   8.4 MB/s | 333 kB     00:00    
22:20:27 #12 4.876 (97/106): systemd-resolved-250.8-1.fc36.x86_64. 7.7 MB/s | 275 kB     00:00    
22:20:27 #12 4.880 (98/106): systemd-rpm-macros-250.8-1.fc36.noarc 3.1 MB/s |  28 kB     00:00    
22:20:27 #12 4.882 (99/106): vim-filesystem-9.0.720-1.fc36.noarch. 1.8 MB/s |  19 kB     00:00    
22:20:27 #12 4.905 (100/106): glibc-common-2.35-17.fc36.x86_64.rpm  15 MB/s | 333 kB     00:00    
22:20:27 #12 4.917 (101/106): glibc-gconv-extra-2.35-17.fc36.x86_6  47 MB/s | 1.6 MB     00:00    
22:20:27 #12 4.933 (102/106): glibc-2.35-17.fc36.x86_64.rpm         38 MB/s | 2.1 MB     00:00    
22:20:27 #13 3.983 Building dependency tree...
22:20:27 #13 4.128 Reading state information...
22:20:27 #13 4.144 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:20:27 #13 4.181 Starting 2 pkgProblemResolver with broken count: 0
22:20:27 #13 4.184 Done
22:20:27 #13 4.207  Done
22:20:27 #13 4.218 Starting pkgProblemResolver with broken count: 0
22:20:27 #13 4.257 Starting 2 pkgProblemResolver with broken count: 0
22:20:27 #13 4.262 Done
22:20:27 
22:20:27 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:20:27 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:20:27 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:20:27 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:20:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R5fb9q
22:20:27 + umask 022
22:20:27 + cd /root/rpmbuild/BUILD
22:20:27 + cd /root/rpmbuild/BUILD
22:20:27 + rm -rf src
22:20:27 + /usr/bin/mkdir -p src
22:20:27 + cd src
22:20:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:27 + /usr/bin/tar -xof -
22:20:27 #25 ...
22:20:27 
22:20:27 #26 [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
22:20:27 #0 1.931 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:27 #0 1.958 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:27 #0 1.961 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:27 #0 2.261 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:27 #0 2.528 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:20:27 #0 2.989 Get:6 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
22:20:27 #0 3.514 Get:7 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
22:20:27 #0 3.909 Get:8 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:20:27 #0 4.352 Get:9 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
22:20:27 #0 4.611 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [175 kB]
22:20:27 #0 4.617 Get:11 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [190 kB]
22:20:27 #0 4.618 Get:12 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [181 kB]
22:20:27 #0 4.625 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:20:27 #0 4.627 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:27 #0 4.633 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [162 kB]
22:20:27 #0 4.641 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
22:20:27 #0 4.642 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
22:20:27 #0 4.643 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
22:20:27 #0 4.653 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
22:20:27 #0 4.655 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:20:27 #0 4.656 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:27 #12 4.936 (103/106): glibc-minimal-langpack-2.35-17.fc36. 1.8 MB/s |  56 kB     00:00    
22:20:27 #12 4.940 (104/106): libgcc-12.2.1-2.fc36.x86_64.rpm      5.2 MB/s | 106 kB     00:00    
22:20:27 #12 4.953 (105/106): libgomp-12.2.1-2.fc36.x86_64.rpm      19 MB/s | 293 kB     00:00    
22:20:27 #12 4.960 (106/106): systemd-libs-250.8-1.fc36.x86_64.rpm  27 MB/s | 614 kB     00:00    
22:20:27 #12 4.964 --------------------------------------------------------------------------------
22:20:27 #12 4.965 Total                                            43 MB/s | 105 MB     00:02     
22:20:27 #13 4.386 The following additional packages will be installed:
22:20:27 #13 4.386   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:20:27 #13 4.387   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:20:27 #13 4.387   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:20:27 #13 4.387   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:20:27 #13 4.387   libudev-dev libuv1 pkg-config
22:20:27 #13 4.388 Suggested packages:
22:20:27 #13 4.388   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:20:27 #13 4.388 Recommended packages:
22:20:27 #13 4.388   dmsetup
22:20:27 #13 4.426 The following NEW packages will be installed:
22:20:27 #13 4.427   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:20:27 #13 4.427   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:20:27 #13 4.427   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:20:27 #13 4.428   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:20:27 #13 4.428   libudev-dev libuv1 pkg-config
22:20:27 + STATUS=0
22:20:27 + '[' 0 -ne 0 ']'
22:20:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:27 + /usr/bin/tar -xof -
22:20:27 #13 4.793 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
22:20:27 #13 4.793 1 not fully installed or removed.
22:20:27 #13 4.793 Need to get 8543 kB of archives.
22:20:27 #13 4.793 After this operation, 41.1 MB of additional disk space will be used.
22:20:27 #13 4.793 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
22:20:27 #13 4.857 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
22:20:27 #13 4.902 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
22:20:27 #26 ...
22:20:27 
22:20:27 #25 [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
22:20:27 #25 6.602 go: downloading github.com/pkg/errors v0.9.1
22:20:27 #25 6.605 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:27 #25 6.621 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:27 #25 6.852 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:27 #13 4.906 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
22:20:27 #13 4.907 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
22:20:27 #13 4.908 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
22:20:27 #13 4.910 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
22:20:27 #13 4.941 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
22:20:27 #13 4.942 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
22:20:27 #13 4.944 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
22:20:27 #13 4.946 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
22:20:27 #13 4.947 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
22:20:27 #13 4.948 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.18 [19.7 kB]
22:20:27 #13 4.948 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
22:20:27 #13 4.951 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
22:20:27 #13 4.953 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
22:20:27 #13 4.956 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
22:20:27 #13 4.957 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
22:20:27 #13 4.968 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
22:20:27 #13 4.969 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
22:20:27 #13 4.970 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
22:20:27 #13 4.972 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 [246 kB]
22:20:27 #13 4.975 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
22:20:27 #13 5.118 debconf: delaying package configuration, since apt-utils is not installed
22:20:27 #13 5.155 Fetched 8543 kB in 1s (15.8 MB/s)
22:20:28 + STATUS=0
22:20:28 + '[' 0 -ne 0 ']'
22:20:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:28 + RPM_EC=0
22:20:28 ++ jobs -p
22:20:28 + exit 0
22:20:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E4H8WN
22:20:28 + umask 022
22:20:28 + cd /root/rpmbuild/BUILD
22:20:28 + cd src
22:20:28 + export DOCKER_GITCOMMIT=753cd92
22:20:28 + DOCKER_GITCOMMIT=753cd92
22:20:28 + mkdir -p /go/src/github.com/docker
22:20:28 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:20:28 + pushd /root/rpmbuild/BUILD/src/engine
22:20:28 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:20:28 + for component in tini "proxy dynamic"
22:20:28 + TMP_GOPATH=/go
22:20:28 + hack/dockerfile/install/install.sh tini
22:20:28 + RM_GOPATH=0
22:20:28 + TMP_GOPATH=/go
22:20:28 + : /usr/local/bin
22:20:28 + '[' -z /go ']'
22:20:28 + export GOPATH=/go
22:20:28 + GOPATH=/go
22:20:28 + case "$(go env GOARCH)" in
22:20:28 ++ go env GOARCH
22:20:28 + export GO_BUILDMODE=-buildmode=pie
22:20:28 + GO_BUILDMODE=-buildmode=pie
22:20:28 ++ dirname hack/dockerfile/install/install.sh
22:20:28 + dir=hack/dockerfile/install
22:20:28 + bin=tini
22:20:28 + shift
22:20:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:20:28 + . hack/dockerfile/install/tini.installer
22:20:28 ++ : v0.19.0
22:20:28 + install_tini
22:20:28 + echo 'Install tini version v0.19.0'
22:20:28 Install tini version v0.19.0
22:20:28 + git clone https://github.com/krallin/tini.git /go/tini
22:20:28 Cloning into '/go/tini'...
22:20:28 #13 5.185 Selecting previously unselected package bash-completion.
22:20:28 #13 5.185 (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.)
22:20:28 #13 5.200 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
22:20:28 + cd /go/tini
22:20:28 + git checkout -q v0.19.0
22:20:28 + cmake .
22:20:28 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:20:28   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:20:28   CMake.
22:20:28 
22:20:28   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:20:28   CMake that the project does not need compatibility with older versions.
22:20:28 
22:20:28 
22:20:28 -- The C compiler identification is GNU 11.3.1
22:20:28 -- Detecting C compiler ABI info
22:20:28 -- Detecting C compiler ABI info - done
22:20:28 -- Check for working C compiler: /usr/bin/cc - skipped
22:20:28 -- Detecting C compile features
22:20:28 -- Detecting C compile features - done
22:20:28 -- Performing Test HAS_BUILTIN_FORTIFY
22:20:28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:20:28 -- Configuring done
22:20:28 -- Generating done
22:20:28 -- Build files have been written to: /go/tini
22:20:28 + make tini-static
22:20:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:20:28 #13 5.818 Unpacking bash-completion (1:2.10-1ubuntu1) ...
22:20:28 [100%] Linking C executable tini-static
22:20:28 [100%] Built target tini-static
22:20:28 + mkdir -p /usr/local/bin
22:20:28 + cp tini-static /usr/local/bin/docker-init
22:20:28 + for component in tini "proxy dynamic"
22:20:28 + TMP_GOPATH=/go
22:20:28 + hack/dockerfile/install/install.sh proxy dynamic
22:20:28 + RM_GOPATH=0
22:20:28 + TMP_GOPATH=/go
22:20:28 + : /usr/local/bin
22:20:28 + '[' -z /go ']'
22:20:28 + export GOPATH=/go
22:20:28 + GOPATH=/go
22:20:28 + case "$(go env GOARCH)" in
22:20:28 ++ go env GOARCH
22:20:28 + export GO_BUILDMODE=-buildmode=pie
22:20:28 + GO_BUILDMODE=-buildmode=pie
22:20:28 ++ dirname hack/dockerfile/install/install.sh
22:20:28 + dir=hack/dockerfile/install
22:20:28 + bin=proxy
22:20:28 + shift
22:20:28 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:20:28 + . hack/dockerfile/install/proxy.installer
22:20:28 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:28 + install_proxy dynamic
22:20:28 + case "$1" in
22:20:28 + install_proxy_dynamic
22:20:28 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:20:28 + PROXY_LDFLAGS=-linkmode=external
22:20:28 + export BUILD_MODE=-buildmode=pie
22:20:28 + BUILD_MODE=-buildmode=pie
22:20:28 + _install_proxy
22:20:28 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:28 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:28 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:20:28 Cloning into '/go/src/github.com/docker/libnetwork'...
22:20:28 #13 5.946 Selecting previously unselected package cmake-data.
22:20:28 #13 5.949 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
22:20:28 #13 5.955 Unpacking cmake-data (3.16.3-1ubuntu1) ...
22:20:29 #13 DONE 1.8s
22:20:29 
22:20:29 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:20:29 #14 DONE 0.0s
22:20:29 
22:20:29 #15 exporting to image
22:20:29 #15 exporting layers
22:20:29 #12 6.951 Running transaction check
22:20:29 #12 7.151 Transaction check succeeded.
22:20:29 #13 6.347 Selecting previously unselected package libarchive13:amd64.
22:20:29 #13 6.350 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
22:20:29 #13 6.361 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
22:20:29 #13 6.422 Selecting previously unselected package libjsoncpp1:amd64.
22:20:29 #13 6.425 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
22:20:29 #13 6.430 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
22:20:29 #13 6.475 Selecting previously unselected package librhash0:amd64.
22:20:29 #25 8.053 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:20:29 #12 7.151 Running transaction test
22:20:29 #13 6.478 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
22:20:29 #13 6.482 Unpacking librhash0:amd64 (1.3.9-1) ...
22:20:29 #13 6.526 Selecting previously unselected package libuv1:amd64.
22:20:29 #13 6.529 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
22:20:29 #13 6.534 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
22:20:29 #13 6.570 Selecting previously unselected package cmake.
22:20:29 #13 6.573 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
22:20:29 #13 6.578 Unpacking cmake (3.16.3-1ubuntu1) ...
22:20:29 #25 8.402 go: downloading github.com/google/uuid v1.3.0
22:20:29 #25 8.415 go: downloading github.com/moby/vpnkit v0.5.0
22:20:29 #25 8.444 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:20:29 #13 6.964 Selecting previously unselected package dh-apparmor.
22:20:29 #13 6.967 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
22:20:29 #13 6.971 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
22:20:29 #13 7.005 Selecting previously unselected package libbtrfs0:amd64.
22:20:29 #25 8.508 go: downloading github.com/gofrs/flock v0.8.1
22:20:29 #25 8.574 go: downloading github.com/gorilla/mux v1.8.0
22:20:29 #25 8.674 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:20:29 #25 8.798 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:20:29 #13 7.008 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
22:20:29 #13 7.012 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
22:20:29 #13 7.060 Selecting previously unselected package libbtrfs-dev:amd64.
22:20:29 #13 7.063 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
22:20:29 #13 7.070 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
22:20:29 #13 7.140 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:20:29 #13 7.143 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:20:29 #13 7.147 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:20:29 #13 7.197 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:20:29 #13 7.200 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:20:29 #13 7.210 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:20:29 #13 7.268 Selecting previously unselected package libudev-dev:amd64.
22:20:29 #25 8.837 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:20:30 #13 7.271 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.18_amd64.deb ...
22:20:30 #13 7.277 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.18) ...
22:20:30 #13 7.307 Selecting previously unselected package libsepol1-dev:amd64.
22:20:30 #13 7.310 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
22:20:30 #13 7.314 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
22:20:30 #13 7.390 Selecting previously unselected package libpcre2-16-0:amd64.
22:20:30 #13 7.393 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
22:20:30 #13 7.398 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 7.454 Selecting previously unselected package libpcre2-32-0:amd64.
22:20:30 #13 7.457 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
22:20:30 #13 7.462 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 7.510 Selecting previously unselected package libpcre2-posix2:amd64.
22:20:30 #13 7.513 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
22:20:30 #13 7.517 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 7.548 Selecting previously unselected package libpcre2-dev:amd64.
22:20:30 #13 7.551 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
22:20:30 #13 7.556 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 7.649 Selecting previously unselected package libselinux1-dev:amd64.
22:20:30 #13 7.652 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
22:20:30 #13 7.656 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
22:20:30 #13 7.701 Selecting previously unselected package libdevmapper-dev:amd64.
22:20:30 #13 7.705 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:20:30 #13 7.708 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
22:20:30 #13 7.740 Selecting previously unselected package libseccomp-dev:amd64.
22:20:30 #13 7.743 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
22:20:30 #13 7.748 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
22:20:30 #13 7.786 Selecting previously unselected package libsystemd-dev:amd64.
22:20:30 #25 9.524 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:20:30 #13 7.789 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.18_amd64.deb ...
22:20:30 #13 7.794 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.18) ...
22:20:30 #13 7.871 Selecting previously unselected package pkg-config.
22:20:30 #13 7.874 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
22:20:30 #13 7.878 Unpacking pkg-config (0.29.1-0ubuntu4) ...
22:20:30 #13 7.936 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
22:20:30 #13 7.950 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
22:20:30 #13 7.964 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
22:20:30 #13 7.977 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 7.990 Setting up libbtrfs0:amd64 (5.4.1-2) ...
22:20:30 #13 8.004 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
22:20:30 #13 8.018 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
22:20:30 #13 8.029 Setting up bash-completion (1:2.10-1ubuntu1) ...
22:20:30 + cd /go/src/github.com/docker/libnetwork
22:20:30 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:30 #12 8.463 Transaction test succeeded.
22:20:30 #12 8.464 Running transaction
22:20:30 #15 exporting layers 2.1s done
22:20:30 #15 writing image sha256:f01025ec1783e3cc30096401678611801e9f820e54190223a1cd0ce9bdffd25d done
22:20:30 #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done
22:20:30 #15 DONE 2.1s
22:20:30 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
22:20:31 #13 36.56 Checking for new repos for mirrors
22:20:31 #13 36.56 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
22:20:31 #13 36.57  --> 1:make-3.82-24.el7.x86_64
22:20:31 #13 36.70  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.70  --> git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.71 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
22:20:31 #13 36.71  --> Already installed : bash-4.2.46-34.el7.x86_64
22:20:31 #13 36.71 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
22:20:31 #13 36.71  --> Already installed : bash-4.2.46-34.el7.x86_64
22:20:31 #13 36.71  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
22:20:31 #13 36.71  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
22:20:31 #13 36.71  --> cmake-2.8.12.2-2.el7.x86_64
22:20:31 #13 36.71  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
22:20:31 #13 36.72  --> gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.72  --> git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.72  --> glibc-static-2.17-326.el7_9.x86_64
22:20:31 #13 36.72  --> libarchive-3.1.2-14.el7_7.x86_64
22:20:31 #13 36.72  --> libseccomp-devel-2.3.1-4.el7.x86_64
22:20:31 #13 36.72  --> libselinux-devel-2.5-15.el7.x86_64
22:20:31 #13 36.72  --> libtool-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.72  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.72  --> 1:make-3.82-24.el7.x86_64
22:20:31 #13 36.73  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
22:20:31 #13 36.73  --> Already installed : systemd-219-78.el7.x86_64
22:20:31 #13 36.73  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:20:31 #13 36.73  --> systemd-devel-219-78.el7_9.7.x86_64
22:20:31 #13 36.73  --> Already installed : 2:tar-1.26-35.el7.x86_64
22:20:31 #13 36.73  --> which-2.20-7.el7.x86_64
22:20:31 #13 36.73 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
22:20:31 #13 36.73  --> Already installed : bash-4.2.46-34.el7.x86_64
22:20:31 #13 36.74 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
22:20:31 #13 36.74  --> Already installed : bash-4.2.46-34.el7.x86_64
22:20:31 #13 36.74 --> Running transaction check
22:20:31 #13 36.74 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
22:20:31 #13 36.74 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
22:20:31 #13 36.87 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
22:20:31 #13 36.87 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
22:20:31 #13 36.88 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
22:20:31 #13 36.88 --> 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
22:20:31 #13 36.89 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
22:20:31 #13 36.89 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.89 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.90 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.90 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.91 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.91 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:20:31 #13 36.91 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
22:20:31 #13 36.92 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.92 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
22:20:31 #13 36.93 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
22:20:31 #13 36.93 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
22:20:31 #13 36.94 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
22:20:31 #13 36.94 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
22:20:31 #13 36.94 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
22:20:31 #13 36.94 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
22:20:31 #13 36.94 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
22:20:31 #13 36.94 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
22:20:31 #13 36.94 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
22:20:31 #13 36.94 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
22:20:31 #13 36.95 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
22:20:31 #13 36.95 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.95 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.95 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
22:20:31 #13 36.95 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.96 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:20:31 #13 36.96 ---> Package make.x86_64 1:3.82-24.el7 will be installed
22:20:31 #13 36.96 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
22:20:31 #13 36.96 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:20:31 #13 36.96 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:20:31 #13 36.96 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:20:31 #13 36.96 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:20:31 #13 36.97 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
22:20:31 #13 36.97 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
22:20:31 #13 36.97 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
22:20:31 #13 36.98 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
22:20:31 #13 36.98 ---> Package which.x86_64 0:2.20-7.el7 will be installed
22:20:31 #13 36.98 --> Running transaction check
22:20:31 #13 36.98 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
22:20:31 #13 36.98 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
22:20:31 #13 36.99 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
22:20:31 #13 36.99 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
22:20:31 #13 36.99 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
22:20:31 #13 36.99 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
22:20:31 #13 37.00 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
22:20:31 #13 37.00 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
22:20:31 #13 37.01 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
22:20:31 #13 37.01 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
22:20:31 #13 37.01 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
22:20:31 #13 37.02 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
22:20:31 #13 37.02 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
22:20:31 #13 37.02 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
22:20:31 #13 37.03 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
22:20:31 #13 37.04 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
22:20:31 #13 37.04 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
22:20:31 #13 37.04 ---> Package less.x86_64 0:458-9.el7 will be installed
22:20:31 #13 37.04 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
22:20:31 #13 37.04 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
22:20:31 #13 37.04 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
22:20:31 #13 37.04 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
22:20:31 #13 37.04 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
22:20:31 #13 37.04 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
22:20:31 #13 37.04 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
22:20:31 #13 37.04 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
22:20:31 #13 37.04 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
22:20:31 #13 37.05 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
22:20:31 #13 37.05 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
22:20:31 #13 37.05 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
22:20:31 #13 37.05 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
22:20:31 #13 37.05 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
22:20:31 #13 37.05 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
22:20:31 #13 37.06 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
22:20:31 #13 37.06 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
22:20:31 #13 37.06 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
22:20:31 #13 37.06 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
22:20:31 #13 37.06 ---> Package rsync.x86_64 0:3.1.2-11.el7_9 will be installed
22:20:31 #13 37.06 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
22:20:31 #13 37.06 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
22:20:31 #13 37.07 ---> Package systemd.x86_64 0:219-78.el7 will be updated
22:20:31 #13 37.07 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
22:20:31 #13 37.08 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
22:20:31 #13 37.08 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
22:20:31 #13 37.08 --> Running transaction check
22:20:31 #13 37.08 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
22:20:31 #13 37.09 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
22:20:31 #13 37.09 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
22:20:31 #13 37.09 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
22:20:31 #13 37.09 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
22:20:31 #13 37.09 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
22:20:31 #13 37.09 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
22:20:31 #13 37.09 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
22:20:31 #13 37.09 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
22:20:31 #13 37.10 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
22:20:31 #13 37.11 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
22:20:31 #13 37.11 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
22:20:31 #13 37.11 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
22:20:31 #13 37.11 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
22:20:31 #13 37.11 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
22:20:31 #13 37.11 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
22:20:31 #13 37.11 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
22:20:31 #13 37.12 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
22:20:31 #13 37.12 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.12 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.12 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.12 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:20:31 #13 37.13 --> Running transaction check
22:20:31 #13 37.13 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
22:20:31 #13 37.13 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
22:20:31 #13 37.13 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
22:20:31 #13 37.14 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
22:20:31 #13 37.14 ---> Package kernel-headers.x86_64 0:3.10.0-1160.76.1.el7 will be installed
22:20:31 #13 37.14 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
22:20:31 #13 37.14 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
22:20:31 #13 37.14 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
22:20:31 #13 37.14 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
22:20:31 #13 37.14 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
22:20:31 #13 37.14 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
22:20:31 #13 37.15 --> Finished Dependency Resolution
22:20:31 #13 37.18 
22:20:31 #13 37.18 Dependencies Resolved
22:20:31 #13 37.19 
22:20:31 #13 37.19 ================================================================================
22:20:31 #13 37.19  Package                   Arch      Version                   Repository  Size
22:20:31 #13 37.19 ================================================================================
22:20:31 #13 37.19 Installing:
22:20:31 #13 37.19  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
22:20:31 #13 37.19  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
22:20:31 #13 37.19  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
22:20:31 #13 37.19  gcc                       x86_64    4.8.5-44.el7              base        16 M
22:20:31 #13 37.19  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
22:20:31 #13 37.19  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
22:20:31 #13 37.19  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
22:20:31 #13 37.19  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
22:20:31 #13 37.19  libselinux-devel          x86_64    2.5-15.el7                base       187 k
22:20:31 #13 37.19  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
22:20:31 #13 37.19  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
22:20:31 #13 37.19  make                      x86_64    1:3.82-24.el7             base       421 k
22:20:31 #13 37.19  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
22:20:31 #13 37.19  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
22:20:31 #13 37.19  which                     x86_64    2.20-7.el7                base        41 k
22:20:31 #13 37.19 Installing for dependencies:
22:20:31 #13 37.19  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
22:20:31 #13 37.19  autoconf                  noarch    2.69-11.el7               base       701 k
22:20:31 #13 37.19  automake                  noarch    1.13.4-3.el7              base       679 k
22:20:31 #13 37.19  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
22:20:31 #13 37.19  checkpolicy               x86_64    2.5-8.el7                 base       295 k
22:20:31 #13 37.19  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
22:20:31 #13 37.19  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
22:20:31 #13 37.19  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
22:20:31 #13 37.19  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
22:20:31 #13 37.19  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
22:20:31 #13 37.19  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
22:20:31 #13 37.19  kernel-headers            x86_64    3.10.0-1160.76.1.el7      updates    9.1 M
22:20:31 #13 37.19  less                      x86_64    458-9.el7                 base       120 k
22:20:31 #13 37.19  libcgroup                 x86_64    0.41-21.el7               base        66 k
22:20:31 #13 37.19  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
22:20:31 #13 37.19  libgomp                   x86_64    4.8.5-44.el7              base       159 k
22:20:31 #13 37.19  libmpc                    x86_64    1.0.1-3.el7               base        51 k
22:20:31 #13 37.19  libseccomp                x86_64    2.3.1-4.el7               base        56 k
22:20:31 #13 37.19  libselinux-python         x86_64    2.5-15.el7                base       236 k
22:20:31 #13 37.19  libselinux-utils          x86_64    2.5-15.el7                base       151 k
22:20:31 #13 37.19  libsemanage-python        x86_64    2.5-14.el7                base       113 k
22:20:31 #13 37.19  libsepol-devel            x86_64    2.5-10.el7                base        77 k
22:20:31 #13 37.19  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
22:20:31 #13 37.19  lzo                       x86_64    2.06-8.el7                base        59 k
22:20:31 #13 37.19  m4                        x86_64    1.4.16-10.el7             base       256 k
22:20:31 #13 37.19  mpfr                      x86_64    3.1.1-4.el7               base       203 k
22:20:31 #13 37.19  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
22:20:31 #13 37.19  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
22:20:31 #13 37.19  pcre-devel                x86_64    8.32-17.el7               base       480 k
22:20:31 #13 37.19  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
22:20:31 #13 37.19  perl-Error                noarch    1:0.17020-2.el7           base        32 k
22:20:31 #13 37.19  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
22:20:31 #13 37.19  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
22:20:31 #13 37.19  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
22:20:31 #13 37.19  policycoreutils           x86_64    2.5-34.el7                base       917 k
22:20:31 #13 37.19  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
22:20:31 #13 37.19  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
22:20:31 #13 37.19  python-IPy                noarch    0.75-6.el7                base        32 k
22:20:31 #13 37.19  rsync                     x86_64    3.1.2-11.el7_9            updates    408 k
22:20:31 #13 37.19  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
22:20:31 #13 37.19  setools-libs              x86_64    3.3.8-4.el7               base       620 k
22:20:31 #13 37.19 Updating for dependencies:
22:20:31 #13 37.19  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
22:20:31 #13 37.19  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
22:20:31 #13 37.19  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
22:20:31 #13 37.19  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
22:20:31 #13 37.19  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
22:20:31 #13 37.19  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
22:20:31 #13 37.19 
22:20:31 #13 37.19 Transaction Summary
22:20:31 #13 37.19 ================================================================================
22:20:31 #13 37.19 Install  15 Packages (+41 Dependent packages)
22:20:31 #13 37.19 Upgrade              (  6 Dependent packages)
22:20:31 #13 37.19 
22:20:31 #13 37.19 Total download size: 81 M
22:20:31 #13 37.19 Downloading packages:
22:20:31 #13 37.19 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
22:20:31 #25 ...
22:20:31 
22:20:31 #27 [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
22:20:31 #0 1.708 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:31 #0 1.723 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:31 #0 1.724 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:31 #0 1.981 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:31 #0 2.329 Get:5 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
22:20:31 #0 2.856 Get:6 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
22:20:31 #0 3.301 Get:7 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:20:31 #0 3.612 Get:8 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:20:31 #0 4.000 Get:9 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
22:20:31 #0 4.358 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:31 #0 4.366 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:20:31 #0 4.379 Get:12 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [181 kB]
22:20:31 #0 4.381 Get:13 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [162 kB]
22:20:31 #0 4.384 Get:14 http://deb.debian.org/debian-security bullseye-security/main armel Packages [175 kB]
22:20:31 #0 4.394 Get:15 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [190 kB]
22:20:31 #0 4.398 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
22:20:31 #0 4.405 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:31 #0 4.406 Get:18 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
22:20:31 #0 4.408 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
22:20:31 #0 4.409 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:20:31 #0 4.412 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
22:20:31 #27 ...
22:20:31 
22:20:31 #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:31 #0 1.548 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:31 #0 1.560 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:31 #0 1.561 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:31 #0 1.701 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
22:20:31 #0 1.845 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:20:31 #0 2.369 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
22:20:31 #0 2.673 Get:7 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:31 #0 3.085 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
22:20:31 #0 3.437 Get:9 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:20:31 #0 3.824 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [175 kB]
22:20:31 #0 3.834 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:20:31 #0 3.834 Get:12 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [190 kB]
22:20:31 #0 3.834 Get:13 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [181 kB]
22:20:31 #0 3.849 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:31 #0 3.851 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [162 kB]
22:20:31 #0 3.853 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
22:20:31 #0 3.857 Get:17 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
22:20:31 #0 3.858 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:20:31 #0 3.859 Get:19 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
22:20:31 #0 3.859 Get:20 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:31 #0 3.860 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
22:20:31 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:20:31 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:20:31 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:20:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.chAqmv
22:20:31 + umask 022
22:20:31 + cd /root/rpmbuild/BUILD
22:20:31 + cd /root/rpmbuild/BUILD
22:20:31 + rm -rf src
22:20:31 + /usr/bin/mkdir -p src
22:20:31 + cd src
22:20:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:31 + /usr/bin/tar -xof -
22:20:31 #28 ...
22:20:31 
22:20:31 #29 [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
22:20:31 #0 1.490 + RM_GOPATH=0
22:20:31 #0 1.490 + TMP_GOPATH=
22:20:31 #0 1.490 + : /build
22:20:31 #0 1.490 + '[' -z '' ']'
22:20:31 #0 1.492 ++ mktemp -d
22:20:31 #0 1.492 + export GOPATH=/tmp/tmp.xtNRG1At5L
22:20:31 #0 1.492 + GOPATH=/tmp/tmp.xtNRG1At5L
22:20:31 #0 1.492 + RM_GOPATH=1
22:20:31 #0 1.492 + case "$(go env GOARCH)" in
22:20:31 #0 1.494 ++ go env GOARCH
22:20:31 #0 1.505 + export GO_BUILDMODE=-buildmode=pie
22:20:31 #0 1.505 + GO_BUILDMODE=-buildmode=pie
22:20:31 #0 1.506 ++ dirname /tmp/install/install.sh
22:20:31 #0 1.509 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:31 #0 1.509 + dir=/tmp/install
22:20:31 #0 1.509 + bin=proxy
22:20:31 #0 1.509 + shift
22:20:31 #0 1.509 + '[' '!' -f /tmp/install/proxy.installer ']'
22:20:31 #0 1.509 + . /tmp/install/proxy.installer
22:20:31 #0 1.509 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:31 #0 1.509 + install_proxy
22:20:31 #0 1.509 + case "$1" in
22:20:31 #0 1.509 + export CGO_ENABLED=0
22:20:31 #0 1.509 + CGO_ENABLED=0
22:20:31 #0 1.509 + _install_proxy
22:20:31 #0 1.509 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:31 #0 1.509 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xtNRG1At5L/src/github.com/docker/libnetwork
22:20:31 #0 1.509 Cloning into '/tmp/tmp.xtNRG1At5L/src/github.com/docker/libnetwork'...
22:20:31 #0 7.555 + cd /tmp/tmp.xtNRG1At5L/src/github.com/docker/libnetwork
22:20:31 #0 7.555 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:31 #0 7.837 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:31 #13 8.678 Setting up pkg-config (0.29.1-0ubuntu4) ...
22:20:31 #13 8.728 Setting up libudev-dev:amd64 (245.4-4ubuntu3.18) ...
22:20:31 #13 8.739 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
22:20:31 #13 8.750 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:20:31 #13 8.764 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
22:20:31 #13 8.782 Setting up librhash0:amd64 (1.3.9-1) ...
22:20:31 #13 8.795 Setting up cmake-data (3.16.3-1ubuntu1) ...
22:20:31 #13 8.811 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
22:20:31 #13 8.823 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.18) ...
22:20:31 #13 8.834 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
22:20:31 #13 8.846 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:20:31 #13 8.859 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
22:20:31 #13 8.872 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
22:20:31 #13 8.882 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
22:20:31 + STATUS=0
22:20:31 + '[' 0 -ne 0 ']'
22:20:31 + /usr/bin/tar -xof -
22:20:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:31 #13 8.893 Setting up cmake (3.16.3-1ubuntu1) ...
22:20:31 #13 8.904 Setting up docker-ce-build-deps (1.0) ...
22:20:31 #13 8.917 Processing triggers for man-db (2.9.1-1) ...
22:20:31 #13 8.944 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
22:20:31 #13 DONE 9.2s
22:20:32 #12 9.866   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch            1/1 
22:20:32 #12 10.01   Preparing        :                                                        1/1 
22:20:32 #12 10.05   Upgrading        : libgcc-12.2.1-2.fc36.x86_64                          1/113 
22:20:32 #12 10.06   Running scriptlet: libgcc-12.2.1-2.fc36.x86_64                          1/113 
22:20:32 #12 10.09   Upgrading        : glibc-common-2.35-17.fc36.x86_64                     2/113 
22:20:32 #12 10.18   Upgrading        : glibc-gconv-extra-2.35-17.fc36.x86_64                3/113 
22:20:32 
22:20:32 #14 [stage-1 6/9] COPY sources/ /sources
22:20:32 #14 DONE 0.1s
22:20:32 
22:20:32 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:20:32 #29 ...
22:20:32 
22:20:32 #25 [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
22:20:32 #25 11.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:20:32 + STATUS=0
22:20:32 + '[' 0 -ne 0 ']'
22:20:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:32 + RPM_EC=0
22:20:32 ++ jobs -p
22:20:32 + exit 0
22:20:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LxQH4Y
22:20:32 + umask 022
22:20:32 + cd /root/rpmbuild/BUILD
22:20:32 + cd src
22:20:32 + export DOCKER_GITCOMMIT=753cd92
22:20:32 + DOCKER_GITCOMMIT=753cd92
22:20:32 + mkdir -p /go/src/github.com/docker
22:20:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:20:32 + pushd /root/rpmbuild/BUILD/src/engine
22:20:32 + for component in tini "proxy dynamic"
22:20:32 + TMP_GOPATH=/go
22:20:32 + hack/dockerfile/install/install.sh tini
22:20:32 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:20:32 + RM_GOPATH=0
22:20:32 + TMP_GOPATH=/go
22:20:32 + : /usr/local/bin
22:20:32 + '[' -z /go ']'
22:20:32 + export GOPATH=/go
22:20:32 + GOPATH=/go
22:20:32 + case "$(go env GOARCH)" in
22:20:32 ++ go env GOARCH
22:20:32 + export GO_BUILDMODE=-buildmode=pie
22:20:32 + GO_BUILDMODE=-buildmode=pie
22:20:32 ++ dirname hack/dockerfile/install/install.sh
22:20:32 + dir=hack/dockerfile/install
22:20:32 + bin=tini
22:20:32 + shift
22:20:32 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:20:32 + . hack/dockerfile/install/tini.installer
22:20:32 ++ : v0.19.0
22:20:32 + install_tini
22:20:32 + echo 'Install tini version v0.19.0'
22:20:32 Install tini version v0.19.0
22:20:32 + git clone https://github.com/krallin/tini.git /go/tini
22:20:32 Cloning into '/go/tini'...
22:20:32 + cd /go/tini
22:20:32 + git checkout -q v0.19.0
22:20:32 + cmake .
22:20:32 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:20:32   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:20:32   CMake.
22:20:32 
22:20:32   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:20:32   CMake that the project does not need compatibility with older versions.
22:20:32 
22:20:32 
22:20:32 #12 10.19   Running scriptlet: glibc-gconv-extra-2.35-17.fc36.x86_64                3/113 
22:20:32 #12 10.21   Upgrading        : glibc-minimal-langpack-2.35-17.fc36.x86_64           4/113 
22:20:32 #12 10.22   Running scriptlet: glibc-2.35-17.fc36.x86_64                            5/113 
22:20:32 #12 10.29   Upgrading        : glibc-2.35-17.fc36.x86_64                            5/113 
22:20:32 #12 10.30   Running scriptlet: glibc-2.35-17.fc36.x86_64                            5/113 
22:20:32 #12 10.34   Upgrading        : systemd-libs-250.8-1.fc36.x86_64                     6/113 
22:20:32 #12 10.35   Installing       : python3-libselinux-3.3-4.fc36.x86_64                 7/113 
22:20:32 #12 10.36   Installing       : checkpolicy-3.3-2.fc36.x86_64                        8/113 
22:20:32 #12 10.37   Installing       : libfdisk-2.38-0.2.fc36.x86_64                        9/113 
22:20:32 #12 10.38   Installing       : libmpc-1.2.1-4.fc36.x86_64                          10/113 
22:20:32 #12 10.39   Installing       : libseccomp-2.5.3-2.fc36.x86_64                      11/113 
22:20:32 #12 10.39   Installing       : m4-1.4.19-3.fc36.x86_64                             12/113 
22:20:32 -- The C compiler identification is GNU 11.3.1
22:20:32 -- Detecting C compiler ABI info
22:20:32 -- Detecting C compiler ABI info - done
22:20:32 -- Check for working C compiler: /usr/bin/cc - skipped
22:20:32 -- Detecting C compile features
22:20:32 -- Detecting C compile features - done
22:20:32 -- Performing Test HAS_BUILTIN_FORTIFY
22:20:32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:20:32 -- Configuring done
22:20:32 -- Generating done
22:20:32 -- Build files have been written to: /go/tini
22:20:32 + make tini-static
22:20:32 #12 10.40   Installing       : perl-threads-1:2.26-449.fc36.x86_64                 13/113 
22:20:32 #12 10.41   Installing       : libtool-ltdl-2.4.7-1.fc36.x86_64                    14/113 
22:20:32 #12 10.41   Installing       : perl-File-Find-1.39-486.fc36.noarch                 15/113 
22:20:32 #12 10.42   Installing       : cmake-rpm-macros-3.22.2-1.fc36.noarch               16/113 
22:20:32 #12 10.42   Installing       : cmake-filesystem-3.22.2-1.fc36.x86_64               17/113 
22:20:32 #12 10.43   Installing       : perl-threads-shared-1.62-479.fc36.x86_64            18/113 
22:20:32 #12 10.44   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              19/113 
22:20:32 #12 10.64   Installing       : cpp-12.2.1-2.fc36.x86_64                            20/113 
22:20:32 #12 10.65   Installing       : python3-libsemanage-3.3-3.fc36.x86_64               21/113 
22:20:32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:20:32 [100%] Linking C executable tini-static
22:20:32 #12 10.66   Installing       : e2fsprogs-libs-1.46.5-2.fc36.x86_64                 22/113 
22:20:32 #12 10.66   Installing       : jsoncpp-1.9.5-2.fc36.x86_64                         23/113 
22:20:32 #12 10.67   Installing       : kmod-libs-29-7.fc36.x86_64                          24/113 
22:20:32 #12 10.68   Installing       : libcbor-0.7.0-5.fc36.x86_64                         25/113 
22:20:32 #12 10.69   Installing       : libfido2-1.10.0-3.fc36.x86_64                       26/113 
22:20:32 #12 10.69   Installing       : libedit-3.1-41.20210910cvs.fc36.x86_64              27/113 
22:20:32 #12 10.70   Installing       : libselinux-utils-3.3-4.fc36.x86_64                  28/113 
22:20:32 #12 10.71   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                     29/113 
22:20:32 #12 10.77   Installing       : libutempter-1.2.1-6.fc36.x86_64                     29/113 
22:20:32 #12 10.83   Installing       : util-linux-2.38-0.2.fc36.x86_64                     30/113 
22:20:32 #12 10.85   Installing       : policycoreutils-3.3-4.fc36.x86_64                   31/113 
22:20:32 #12 10.86   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                   31/113 
22:20:33 [100%] Built target tini-static
22:20:33 + mkdir -p /usr/local/bin
22:20:33 + cp tini-static /usr/local/bin/docker-init
22:20:33 + for component in tini "proxy dynamic"
22:20:33 + TMP_GOPATH=/go
22:20:33 + hack/dockerfile/install/install.sh proxy dynamic
22:20:33 + RM_GOPATH=0
22:20:33 + TMP_GOPATH=/go
22:20:33 + : /usr/local/bin
22:20:33 + '[' -z /go ']'
22:20:33 + export GOPATH=/go
22:20:33 + GOPATH=/go
22:20:33 + case "$(go env GOARCH)" in
22:20:33 ++ go env GOARCH
22:20:33 + export GO_BUILDMODE=-buildmode=pie
22:20:33 + GO_BUILDMODE=-buildmode=pie
22:20:33 ++ dirname hack/dockerfile/install/install.sh
22:20:33 + dir=hack/dockerfile/install
22:20:33 + bin=proxy
22:20:33 + shift
22:20:33 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:20:33 + . hack/dockerfile/install/proxy.installer
22:20:33 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:33 + install_proxy dynamic
22:20:33 + case "$1" in
22:20:33 + install_proxy_dynamic
22:20:33 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:20:33 + PROXY_LDFLAGS=-linkmode=external
22:20:33 + export BUILD_MODE=-buildmode=pie
22:20:33 + BUILD_MODE=-buildmode=pie
22:20:33 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:33 + _install_proxy
22:20:33 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:33 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:20:33 Cloning into '/go/src/github.com/docker/libnetwork'...
22:20:33 #12 10.87   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             32/113 
22:20:33 #12 10.88   Installing       : selinux-policy-36.16-1.fc36.noarch                  33/113 
22:20:33 #12 10.88   Running scriptlet: selinux-policy-36.16-1.fc36.noarch                  33/113 
22:20:33 #12 10.90   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         34/113 
22:20:33 #12 11.10   Installing       : selinux-policy-targeted-36.16-1.fc36.noarch         34/113 
22:20:34 #15 DONE 2.2s
22:20:34 
22:20:34 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:20:34 #16 DONE 0.0s
22:20:34 
22:20:34 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:20:34 #17 DONE 0.1s
22:20:34 
22:20:34 #18 exporting to image
22:20:34 #18 exporting layers
22:20:35 + cd /go/src/github.com/docker/libnetwork
22:20:35 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:35 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:35 #12 11.29   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch         70/133 
22:20:35 #12 20.24   Installing       : python3-policycoreutils-3.4-6.fc37.noarch           71/133 
22:20:35 #12 20.25   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch      72/133 
22:20:35 #12 20.26   Installing       : policycoreutils-devel-3.4-6.fc37.x86_64             73/133 
22:20:35 #12 20.36   Installing       : selinux-policy-devel-37.13-1.fc38.noarch            74/133 
22:20:35 #12 20.37   Running scriptlet: selinux-policy-devel-37.13-1.fc38.noarch            74/133 
22:20:35 #12 20.38   Running scriptlet: openssh-9.0p1-7.fc38.x86_64                         75/133 
22:20:35 #12 20.41   Installing       : openssh-9.0p1-7.fc38.x86_64                         75/133 
22:20:35 #12 20.42   Installing       : libedit-3.1-43.20221009cvs.fc38.x86_64              76/133 
22:20:35 #12 20.43   Installing       : libcbor-0.7.0-7.fc37.x86_64                         77/133 
22:20:35 #12 20.43   Installing       : libfido2-1.12.0-1.fc38.x86_64                       78/133 
22:20:35 #12 20.45   Installing       : openssh-clients-9.0p1-7.fc38.x86_64                 79/133 
22:20:35 #12 20.46   Running scriptlet: openssh-clients-9.0p1-7.fc38.x86_64                 79/133 
22:20:35 #12 20.47   Installing       : libbtrfsutil-6.0-1.fc38.x86_64                      80/133 
22:20:35 #12 20.48   Installing       : libbtrfs-6.0-1.fc38.x86_64                          81/133 
22:20:35 #12 20.48   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                        82/133 
22:20:35 #12 20.49   Installing       : libargon2-20190702-1.fc37.x86_64                    83/133 
22:20:35 #12 20.50   Installing       : less-590-5.fc37.x86_64                              84/133 
22:20:35 #12 20.59   Installing       : git-core-2.38.1-1.fc38.x86_64                       85/133 
22:20:35 #12 20.62   Installing       : git-core-doc-2.38.1-1.fc38.noarch                   86/133 
22:20:35 #12 20.63   Installing       : perl-Git-2.38.1-1.fc38.noarch                       87/133 
22:20:35 #12 20.64   Installing       : git-2.38.1-1.fc38.x86_64                            88/133 
22:20:35 #12 20.75   Installing       : kernel-headers-6.1.0-0.rc1.git0.1.fc38.x86_64       89/133 
22:20:35 #12 20.80   Installing       : glibc-headers-x86-2.36.9000-10.fc38.noarch          90/133 
22:20:35 #12 20.81   Installing       : libxcrypt-devel-4.4.28-3.fc38.x86_64                91/133 
22:20:35 #12 20.82   Installing       : glibc-devel-2.36.9000-10.fc38.x86_64                92/133 
22:20:35 #12 21.27   Installing       : gcc-12.2.1-2.fc38.x86_64                            93/133 
22:20:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
22:20:36 Unable to find image 'alpine:latest' locally
22:20:36 latest: Pulling from library/alpine
22:20:36 213ec9aee27d: Pulling fs layer
22:20:36 213ec9aee27d: Verifying Checksum
22:20:36 213ec9aee27d: Download complete
22:20:36 213ec9aee27d: Pull complete
22:20:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:20:36 Status: Downloaded newer image for alpine:latest
22:20:36 mkdir -p build/mac/arm64/docker
22:20:36 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/scripts/build-cli-plugins":/build:ro golang:1.18.7 /build
22:20:36 Cloning into '/go/src/github.com/docker/buildx'...
22:20:36 #12 21.28   Running scriptlet: gcc-12.2.1-2.fc38.x86_64                            93/133 
22:20:36 #12 21.40   Installing       : glibc-static-2.36.9000-10.fc38.x86_64               94/133 
22:20:36 #12 21.41   Installing       : libxcrypt-static-4.4.28-3.fc38.x86_64               95/133 
22:20:36 #12 21.41   Installing       : dbus-common-1:1.14.4-1.fc38.noarch                  96/133 
22:20:36 #12 21.42   Running scriptlet: dbus-common-1:1.14.4-1.fc38.noarch                  96/133 
22:20:36 #12 21.43   Running scriptlet: dbus-broker-32-1.fc37.x86_64                        97/133 
22:20:36 #12 21.48 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:20:36 #12 21.48 
22:20:36 #12 21.49   Installing       : dbus-broker-32-1.fc37.x86_64                        97/133 
22:20:36 #12 21.49   Running scriptlet: dbus-broker-32-1.fc37.x86_64                        97/133 
22:20:36 #12 21.50   Installing       : dbus-1:1.14.4-1.fc38.x86_64                         98/133 
22:20:36 #12 21.51   Installing       : device-mapper-libs-1.02.185-1.fc38.x86_64           99/133 
22:20:36 #12 21.52   Installing       : cryptsetup-libs-2.5.0-1.fc37.x86_64                100/133 
22:20:36 #12 21.53   Installing       : device-mapper-1.02.185-1.fc38.x86_64               101/133 
22:20:36 #12 21.55   Installing       : systemd-networkd-252~rc2-612.fc38.x86_64           102/133 
22:20:36 #12 21.56   Running scriptlet: systemd-networkd-252~rc2-612.fc38.x86_64           102/133 
22:20:36 #12 21.57   Installing       : systemd-pam-252~rc2-612.fc38.x86_64                103/133 
22:20:36 #12 21.58   Installing       : systemd-resolved-252~rc2-612.fc38.x86_64           104/133 
22:20:36 #12 21.59   Running scriptlet: systemd-resolved-252~rc2-612.fc38.x86_64           104/133 
22:20:36 #12 21.72   Installing       : systemd-252~rc2-612.fc38.x86_64                    105/133 
22:20:36 #25 ...
22:20:36 
22:20:36 #29 [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
22:20:36 #29 DONE 15.2s
22:20:36 
22:20:36 #25 [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
22:20:36 #12 21.73   Running scriptlet: systemd-252~rc2-612.fc38.x86_64                    105/133 
22:20:36 #12 21.92 Creating group 'input' with GID 104.
22:20:36 #12 21.92 Creating group 'kvm' with GID 36.
22:20:36 #12 21.92 Creating group 'render' with GID 105.
22:20:36 #12 21.92 Creating group 'sgx' with GID 106.
22:20:36 #12 21.92 Creating group 'systemd-journal' with GID 190.
22:20:36 #12 21.92 Creating group 'systemd-network' with GID 192.
22:20:36 #12 21.92 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
22:20:36 #12 21.92 Creating group 'systemd-oom' with GID 999.
22:20:36 #12 21.92 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
22:20:36 #12 21.92 Creating group 'systemd-resolve' with GID 193.
22:20:36 #12 21.92 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
22:20:36 #12 21.92 
22:20:36 #12 21.93   Installing       : annobin-docs-10.91-1.fc38.noarch                   106/133 
22:20:36 #12 21.94   Installing       : annobin-plugin-gcc-10.91-1.fc38.x86_64             107/133 
22:20:36 #12 21.95   Running scriptlet: annobin-plugin-gcc-10.91-1.fc38.x86_64             107/133 
22:20:36 #12 21.97   Installing       : device-mapper-devel-1.02.185-1.fc38.x86_64         108/133 
22:20:36 #12 21.97   Installing       : gcc-plugin-annobin-12.2.1-2.fc38.x86_64            109/133 
22:20:36 #12 21.99   Installing       : libtool-2.4.7-2.fc37.x86_64                        110/133 
22:20:36 #12 22.00   Installing       : btrfs-progs-devel-6.0-1.fc38.x86_64                111/133 
22:20:36 #12 22.01   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64             112/133 
22:20:36 #12 22.01   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64               113/133 
22:20:36 #12 22.02   Installing       : rpm-plugin-selinux-4.18.0-3.fc38.x86_64            114/133 
22:20:36 #12 22.02   Installing       : which-2.21-35.fc37.x86_64                          115/133 
22:20:36 #12 22.03   Installing       : systemd-rpm-macros-252~rc2-612.fc38.noarch         116/133 
22:20:36 #12 22.03   Cleanup          : crypto-policies-20220428-1.gitdfb10ea.fc37.noarc   117/133 
22:20:36 #12 22.04   Cleanup          : util-linux-core-2.38-3.fc37.x86_64                 118/133 
22:20:36 #12 22.05   Cleanup          : libsemanage-3.4-0.rc2.1.fc37.x86_64                119/133 
22:20:36 #12 22.06   Cleanup          : libmount-2.38-3.fc37.x86_64                        120/133 
22:20:36 #12 22.06   Cleanup          : libselinux-3.4-0.rc2.1.fc37.x86_64                 121/133 
22:20:36 #12 22.07   Cleanup          : systemd-libs-251~rc2-1.fc37.x86_64                 122/133 
22:20:36 #12 22.07   Cleanup          : pcre2-10.40-1.fc37.x86_64                          123/133 
22:20:36 #12 22.08   Cleanup          : libblkid-2.38-3.fc37.x86_64                        124/133 
22:20:36 #12 22.08   Cleanup          : pcre2-syntax-10.40-1.fc37.noarch                   125/133 
22:20:36 #12 22.09   Cleanup          : libuuid-2.38-3.fc37.x86_64                         126/133 
22:20:36 #12 22.09   Cleanup          : libgcc-12.1.1-1.fc37.x86_64                        127/133 
22:20:36 #12 22.09   Running scriptlet: libgcc-12.1.1-1.fc37.x86_64                        127/133 
22:20:36 #12 22.11   Cleanup          : libsepol-3.4-0.rc2.1.fc37.x86_64                   128/133 
22:20:36 #12 22.12   Cleanup          : audit-libs-3.0.8-1.fc37.x86_64                     129/133 
22:20:36 #12 22.12   Cleanup          : libsmartcols-2.38-3.fc37.x86_64                    130/133 
22:20:36 #12 22.13   Cleanup          : libxcrypt-4.4.28-1.fc37.x86_64                     131/133 
22:20:36 #12 22.17   Cleanup          : libgomp-12.1.1-1.fc37.x86_64                       132/133 
22:20:36 #12 22.17   Cleanup          : libcom_err-1.46.5-2.fc36.x86_64                    133/133 
22:20:36 #12 22.17   Running scriptlet: selinux-policy-targeted-37.13-1.fc38.noarch        133/133 
22:20:36 #12 22.18   Running scriptlet: systemd-resolved-252~rc2-612.fc38.x86_64           133/133 
22:20:37 Fetching origin
22:20:38 + GO111MODULE=on
22:20:38 + 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
22:20:38 #20 DONE 114.4s
22:20:38 
22:20:38 #21 [binary 1/1] COPY --from=build /out .
22:20:38 #21 DONE 0.2s
22:20:38 
22:20:38 #22 exporting to client
22:20:38 #22 copying files 47B
22:20:38 #22 copying files 48.06MB 0.3s done
22:20:38 #22 DONE 0.3s
22:20:38 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker VERSION=0.0.0-20221021185355-e814bd0 DOCKER_BUILD_OPTS="" binary
22:20:38 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker'
22:20:38 mkdir -p autogen
22:20:38 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 .
22:20:38 #1 [internal] load build definition from Dockerfile
22:20:38 #1 transferring dockerfile: 16.91kB done
22:20:38 #1 DONE 0.0s
22:20:38 
22:20:38 #2 [internal] load .dockerignore
22:20:38 #2 transferring context: 87B done
22:20:38 #2 DONE 0.0s
22:20:38 
22:20:38 #3 resolve image config for docker.io/docker/dockerfile:1
22:20:38 #3 DONE 0.1s
22:20:38 
22:20:38 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:20:38 #4 CACHED
22:20:38 
22:20:38 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:38 #5 ...
22:20:38 
22:20:38 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
22:20:38 #6 DONE 0.0s
22:20:38 
22:20:38 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:38 #7 ...
22:20:38 
22:20:38 #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:20:38 #8 DONE 0.8s
22:20:38 
22:20:38 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:38 #5 DONE 0.9s
22:20:38 
22:20:38 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:38 #7 DONE 0.9s
22:20:38 
22:20:38 #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:38 #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:20:38 #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:20:38 #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:20:38 #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:20:38 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 1.7s
22:20:38 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 1.9s
22:20:38 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s
22:20:38 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s done
22:20:38 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
22:20:38 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
22:20:38 #9 DONE 4.7s
22:20:38 
22:20:38 #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:20:38 #10 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.0s done
22:20:38 #10 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:20:38 #10 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.2s done
22:20:38 #10 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 0.3s done
22:20:38 #10 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done
22:20:38 #10 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done
22:20:38 #10 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.1s done
22:20:38 #10 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 1.5s done
22:20:38 #10 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 2.3s done
22:20:38 #10 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 4.2s done
22:20:38 #10 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.2s
22:20:38 #10 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 1.7s done
22:20:38 #10 ...
22:20:38 
22:20:38 #11 [internal] load build context
22:20:38 #11 transferring context: 53.55MB 5.2s done
22:20:38 #11 DONE 5.3s
22:20:38 
22:20:38 #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:38 #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:20:38 #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:20:38 #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:20:38 #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:20:38 #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done
22:20:38 #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
22:20:38 #12 DONE 5.4s
22:20:38 
22:20:38 #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:20:38 #10 ...
22:20:38 
22:20:38 #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:20:38 #13 DONE 0.6s
22:20:38 
22:20:38 #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:20:38 #10 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.5s done
22:20:38 #10 ...
22:20:38 
22:20:38 #14 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:20:38 #14 DONE 0.2s
22:20:38 
22:20:38 #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:20:38 #10 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.1s
22:20:38 #10 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.4s done
22:20:38 #10 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e
22:20:38 #10 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.3s done
22:20:38 #10 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1
22:20:39 #10 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 2.2s done
22:20:39 #10 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe
22:20:39 #12 22.21   Running scriptlet: libcom_err-1.46.5-2.fc36.x86_64                    133/133 
22:20:39 #12 24.36   Verifying        : annobin-docs-10.91-1.fc38.noarch                     1/133 
22:20:39 #12 24.36   Verifying        : annobin-plugin-gcc-10.91-1.fc38.x86_64               2/133 
22:20:39 #12 24.36   Verifying        : autoconf-2.71-4.fc38.noarch                          3/133 
22:20:39 #12 24.36   Verifying        : automake-1.16.5-9.fc37.noarch                        4/133 
22:20:39 #12 24.36   Verifying        : btrfs-progs-6.0-1.fc38.x86_64                        5/133 
22:20:39 #12 24.36   Verifying        : btrfs-progs-devel-6.0-1.fc38.x86_64                  6/133 
22:20:39 #12 24.36   Verifying        : checkpolicy-3.4-3.fc37.x86_64                        7/133 
22:20:39 #12 24.36   Verifying        : cmake-3.24.1-1.fc38.x86_64                           8/133 
22:20:39 #12 24.36   Verifying        : cmake-data-3.24.1-1.fc38.noarch                      9/133 
22:20:39 #12 24.36   Verifying        : cmake-filesystem-3.24.1-1.fc38.x86_64               10/133 
22:20:39 #12 24.36   Verifying        : cmake-rpm-macros-3.24.1-1.fc38.noarch               11/133 
22:20:39 #12 24.36   Verifying        : cpp-12.2.1-2.fc38.x86_64                            12/133 
22:20:39 #12 24.36   Verifying        : cryptsetup-libs-2.5.0-1.fc37.x86_64                 13/133 
22:20:39 #12 24.36   Verifying        : dbus-1:1.14.4-1.fc38.x86_64                         14/133 
22:20:39 #12 24.36   Verifying        : dbus-broker-32-1.fc37.x86_64                        15/133 
22:20:39 #12 24.36   Verifying        : dbus-common-1:1.14.4-1.fc38.noarch                  16/133 
22:20:39 #12 24.36   Verifying        : device-mapper-1.02.185-1.fc38.x86_64                17/133 
22:20:39 #12 24.36   Verifying        : device-mapper-devel-1.02.185-1.fc38.x86_64          18/133 
22:20:39 #12 24.36   Verifying        : device-mapper-libs-1.02.185-1.fc38.x86_64           19/133 
22:20:39 #12 24.36   Verifying        : e2fsprogs-libs-1.46.5-3.fc37.x86_64                 20/133 
22:20:39 #12 24.36   Verifying        : gc-8.2.2-1.fc38.x86_64                              21/133 
22:20:39 #12 24.36   Verifying        : gcc-12.2.1-2.fc38.x86_64                            22/133 
22:20:39 #12 24.36   Verifying        : gcc-plugin-annobin-12.2.1-2.fc38.x86_64             23/133 
22:20:39 #12 24.36   Verifying        : git-2.38.1-1.fc38.x86_64                            24/133 
22:20:39 #12 24.36   Verifying        : git-core-2.38.1-1.fc38.x86_64                       25/133 
22:20:39 #12 24.36   Verifying        : git-core-doc-2.38.1-1.fc38.noarch                   26/133 
22:20:39 #12 24.36   Verifying        : glibc-devel-2.36.9000-10.fc38.x86_64                27/133 
22:20:39 #12 24.36   Verifying        : glibc-headers-x86-2.36.9000-10.fc38.noarch          28/133 
22:20:39 #12 24.36   Verifying        : glibc-static-2.36.9000-10.fc38.x86_64               29/133 
22:20:39 #12 24.36   Verifying        : guile22-2.2.7-6.fc37.x86_64                         30/133 
22:20:39 #12 24.36   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                         31/133 
22:20:39 #12 24.36   Verifying        : kernel-headers-6.1.0-0.rc1.git0.1.fc38.x86_64       32/133 
22:20:39 #12 24.36   Verifying        : kmod-libs-30-2.fc37.x86_64                          33/133 
22:20:39 #12 24.36   Verifying        : less-590-5.fc37.x86_64                              34/133 
22:20:39 #12 24.36   Verifying        : libargon2-20190702-1.fc37.x86_64                    35/133 
22:20:39 #12 24.36   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                        36/133 
22:20:39 #12 24.36   Verifying        : libbtrfs-6.0-1.fc38.x86_64                          37/133 
22:20:39 #12 24.36   Verifying        : libbtrfsutil-6.0-1.fc38.x86_64                      38/133 
22:20:39 #12 24.36   Verifying        : libcbor-0.7.0-7.fc37.x86_64                         39/133 
22:20:39 #12 24.36   Verifying        : libedit-3.1-43.20221009cvs.fc38.x86_64              40/133 
22:20:39 #12 24.36   Verifying        : libfdisk-2.38.1-2.fc38.x86_64                       41/133 
22:20:39 #12 24.36   Verifying        : libfido2-1.12.0-1.fc38.x86_64                       42/133 
22:20:39 #12 24.36   Verifying        : libmpc-1.2.1-5.fc37.x86_64                          43/133 
22:20:39 #12 24.36   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                      44/133 
22:20:39 #12 24.36   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                45/133 
22:20:39 #12 24.36   Verifying        : libselinux-devel-3.4-5.fc37.x86_64                  46/133 
22:20:39 #12 24.36   Verifying        : libselinux-utils-3.4-5.fc37.x86_64                  47/133 
22:20:39 #12 24.36   Verifying        : libsepol-devel-3.4-3.fc37.x86_64                    48/133 
22:20:39 #12 24.36   Verifying        : libtool-2.4.7-2.fc37.x86_64                         49/133 
22:20:39 #12 24.36   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                    50/133 
22:20:39 #12 24.36   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64              51/133 
22:20:39 #12 24.36   Verifying        : libutempter-1.2.1-7.fc37.x86_64                     52/133 
22:20:39 #12 24.36   Verifying        : libuv-1:1.44.2-2.fc37.x86_64                        53/133 
22:20:39 #12 24.36   Verifying        : libxcrypt-devel-4.4.28-3.fc38.x86_64                54/133 
22:20:39 #12 24.36   Verifying        : libxcrypt-static-4.4.28-3.fc38.x86_64               55/133 
22:20:39 #12 24.36   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                    56/133 
22:20:39 #12 24.36   Verifying        : lzo-2.10-7.fc37.x86_64                              57/133 
22:20:39 #12 24.36   Verifying        : m4-1.4.19-4.fc37.x86_64                             58/133 
22:20:39 #12 24.36   Verifying        : make-1:4.3-11.fc37.x86_64                           59/133 
22:20:39 #12 24.36   Verifying        : openssh-9.0p1-7.fc38.x86_64                         60/133 
22:20:39 #12 24.36   Verifying        : openssh-clients-9.0p1-7.fc38.x86_64                 61/133 
22:20:39 #12 24.36   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                   62/133 
22:20:39 #12 24.36   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                   63/133 
22:20:39 #12 24.36   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                   64/133 
22:20:39 #12 24.36   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                 65/133 
22:20:39 #12 24.36   Verifying        : perl-File-Compare-1.100.700-492.fc38.noarch         66/133 
22:20:39 #12 24.36   Verifying        : perl-File-Copy-2.39-492.fc38.noarch                 67/133 
22:20:39 #12 24.36   Verifying        : perl-File-Find-1.40-492.fc38.noarch                 68/133 
22:20:39 #12 24.36   Verifying        : perl-Git-2.38.1-1.fc38.noarch                       69/133 
22:20:39 #12 24.36   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                70/133 
22:20:39 #12 24.36   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch              71/133 
22:20:39 #12 24.36   Verifying        : perl-lib-0.65-492.fc38.x86_64                       72/133 
22:20:39 #12 24.37   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                 73/133 
22:20:39 #12 24.37   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64            74/133 
22:20:39 #12 24.37   Verifying        : policycoreutils-3.4-6.fc37.x86_64                   75/133 
22:20:39 #12 24.37   Verifying        : policycoreutils-devel-3.4-6.fc37.x86_64             76/133 
22:20:39 #12 24.37   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch      77/133 
22:20:39 #12 24.37   Verifying        : python3-audit-3.0.9-1.fc38.x86_64                   78/133 
22:20:39 #12 24.37   Verifying        : python3-libselinux-3.4-5.fc37.x86_64                79/133 
22:20:39 #12 24.37   Verifying        : python3-libsemanage-3.4-5.fc37.x86_64               80/133 
22:20:39 #12 24.37   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch           81/133 
22:20:39 #12 24.37   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                 82/133 
22:20:39 #12 24.37   Verifying        : python3-setuptools-65.3.0-1.fc38.noarch             83/133 
22:20:39 #12 24.37   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                   84/133 
22:20:39 #12 24.37   Verifying        : rhash-1.4.3-1.fc38.x86_64                           85/133 
22:20:39 #12 24.37   Verifying        : rpm-plugin-selinux-4.18.0-3.fc38.x86_64             86/133 
22:20:39 #12 24.37   Verifying        : selinux-policy-37.13-1.fc38.noarch                  87/133 
22:20:39 #12 24.37   Verifying        : selinux-policy-devel-37.13-1.fc38.noarch            88/133 
22:20:39 #12 24.37   Verifying        : selinux-policy-targeted-37.13-1.fc38.noarch         89/133 
22:20:39 #12 24.37   Verifying        : systemd-252~rc2-612.fc38.x86_64                     90/133 
22:20:39 #12 24.37   Verifying        : systemd-devel-252~rc2-612.fc38.x86_64               91/133 
22:20:39 #12 24.37   Verifying        : systemd-networkd-252~rc2-612.fc38.x86_64            92/133 
22:20:39 #12 24.37   Verifying        : systemd-pam-252~rc2-612.fc38.x86_64                 93/133 
22:20:39 #12 24.37   Verifying        : systemd-resolved-252~rc2-612.fc38.x86_64            94/133 
22:20:39 #12 24.37   Verifying        : systemd-rpm-macros-252~rc2-612.fc38.noarch          95/133 
22:20:39 #12 24.37   Verifying        : util-linux-2.38.1-2.fc38.x86_64                     96/133 
22:20:39 #12 24.37   Verifying        : vim-filesystem-2:9.0.803-1.fc38.noarch              97/133 
22:20:39 #12 24.37   Verifying        : which-2.21-35.fc37.x86_64                           98/133 
22:20:39 #12 24.37   Verifying        : xkeyboard-config-2.36-2.fc37.noarch                 99/133 
22:20:39 #12 24.37   Verifying        : audit-libs-3.0.9-1.fc38.x86_64                     100/133 
22:20:39 #12 24.37   Verifying        : audit-libs-3.0.8-1.fc37.x86_64                     101/133 
22:20:39 #12 24.37   Verifying        : crypto-policies-20221003-1.gitcb1ad32.fc38.noarc   102/133 
22:20:39 #12 24.37   Verifying        : crypto-policies-20220428-1.gitdfb10ea.fc37.noarc   103/133 
22:20:39 #12 24.37   Verifying        : libblkid-2.38.1-2.fc38.x86_64                      104/133 
22:20:39 #12 24.37   Verifying        : libblkid-2.38-3.fc37.x86_64                        105/133 
22:20:39 #12 24.37   Verifying        : libcom_err-1.46.5-3.fc37.x86_64                    106/133 
22:20:39 #12 24.37   Verifying        : libcom_err-1.46.5-2.fc36.x86_64                    107/133 
22:20:39 #12 24.37   Verifying        : libgcc-12.2.1-2.fc38.x86_64                        108/133 
22:20:39 #12 24.37   Verifying        : libgcc-12.1.1-1.fc37.x86_64                        109/133 
22:20:39 #12 24.37   Verifying        : libgomp-12.2.1-2.fc38.x86_64                       110/133 
22:20:39 #12 24.37   Verifying        : libgomp-12.1.1-1.fc37.x86_64                       111/133 
22:20:39 #12 24.37   Verifying        : libmount-2.38.1-2.fc38.x86_64                      112/133 
22:20:39 #12 24.37   Verifying        : libmount-2.38-3.fc37.x86_64                        113/133 
22:20:39 #12 24.37   Verifying        : libselinux-3.4-5.fc37.x86_64                       114/133 
22:20:39 #12 24.37   Verifying        : libselinux-3.4-0.rc2.1.fc37.x86_64                 115/133 
22:20:39 #12 24.37   Verifying        : libsemanage-3.4-5.fc37.x86_64                      116/133 
22:20:39 #12 24.37   Verifying        : libsemanage-3.4-0.rc2.1.fc37.x86_64                117/133 
22:20:39 #12 24.37   Verifying        : libsepol-3.4-3.fc37.x86_64                         118/133 
22:20:39 #12 24.37   Verifying        : libsepol-3.4-0.rc2.1.fc37.x86_64                   119/133 
22:20:39 #12 24.37   Verifying        : libsmartcols-2.38.1-2.fc38.x86_64                  120/133 
22:20:39 #12 24.37   Verifying        : libsmartcols-2.38-3.fc37.x86_64                    121/133 
22:20:39 #12 24.37   Verifying        : libuuid-2.38.1-2.fc38.x86_64                       122/133 
22:20:39 #12 24.37   Verifying        : libuuid-2.38-3.fc37.x86_64                         123/133 
22:20:39 #12 24.37   Verifying        : libxcrypt-4.4.28-3.fc38.x86_64                     124/133 
22:20:39 #12 24.37   Verifying        : libxcrypt-4.4.28-1.fc37.x86_64                     125/133 
22:20:39 #12 24.37   Verifying        : pcre2-10.40-1.fc37.1.x86_64                        126/133 
22:20:39 #12 24.37   Verifying        : pcre2-10.40-1.fc37.x86_64                          127/133 
22:20:39 #12 24.37   Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 128/133 
22:20:39 #12 24.37   Verifying        : pcre2-syntax-10.40-1.fc37.noarch                   129/133 
22:20:39 #12 24.37   Verifying        : systemd-libs-252~rc2-612.fc38.x86_64               130/133 
22:20:39 #12 24.37   Verifying        : systemd-libs-251~rc2-1.fc37.x86_64                 131/133 
22:20:39 #12 24.37   Verifying        : util-linux-core-2.38.1-2.fc38.x86_64               132/133 
22:20:39 #12 24.37   Verifying        : util-linux-core-2.38-3.fc37.x86_64                 133/133 
22:20:39 #12 24.55 
22:20:39 #12 24.55 Upgraded:
22:20:39 #12 24.55   audit-libs-3.0.9-1.fc38.x86_64                                                
22:20:39 #12 24.55   crypto-policies-20221003-1.gitcb1ad32.fc38.noarch                             
22:20:39 #12 24.55   libblkid-2.38.1-2.fc38.x86_64                                                 
22:20:39 #12 24.55   libcom_err-1.46.5-3.fc37.x86_64                                               
22:20:39 #12 24.55   libgcc-12.2.1-2.fc38.x86_64                                                   
22:20:39 #12 24.55   libgomp-12.2.1-2.fc38.x86_64                                                  
22:20:39 #12 24.55   libmount-2.38.1-2.fc38.x86_64                                                 
22:20:39 #12 24.55   libselinux-3.4-5.fc37.x86_64                                                  
22:20:39 #12 24.55   libsemanage-3.4-5.fc37.x86_64                                                 
22:20:39 #12 24.55   libsepol-3.4-3.fc37.x86_64                                                    
22:20:39 #12 24.55   libsmartcols-2.38.1-2.fc38.x86_64                                             
22:20:39 #12 24.55   libuuid-2.38.1-2.fc38.x86_64                                                  
22:20:39 #12 24.55   libxcrypt-4.4.28-3.fc38.x86_64                                                
22:20:39 #12 24.55   pcre2-10.40-1.fc37.1.x86_64                                                   
22:20:39 #12 24.55   pcre2-syntax-10.40-1.fc37.1.noarch                                            
22:20:39 #12 24.55   systemd-libs-252~rc2-612.fc38.x86_64                                          
22:20:39 #12 24.55   util-linux-core-2.38.1-2.fc38.x86_64                                          
22:20:39 #12 24.55 Installed:
22:20:39 #12 24.55   annobin-docs-10.91-1.fc38.noarch                                              
22:20:39 #12 24.55   annobin-plugin-gcc-10.91-1.fc38.x86_64                                        
22:20:39 #12 24.55   autoconf-2.71-4.fc38.noarch                                                   
22:20:39 #12 24.55   automake-1.16.5-9.fc37.noarch                                                 
22:20:39 #12 24.55   btrfs-progs-6.0-1.fc38.x86_64                                                 
22:20:39 #12 24.55   btrfs-progs-devel-6.0-1.fc38.x86_64                                           
22:20:39 #12 24.55   checkpolicy-3.4-3.fc37.x86_64                                                 
22:20:39 #12 24.55   cmake-3.24.1-1.fc38.x86_64                                                    
22:20:39 #12 24.55   cmake-data-3.24.1-1.fc38.noarch                                               
22:20:39 #12 24.55   cmake-filesystem-3.24.1-1.fc38.x86_64                                         
22:20:39 #12 24.55   cmake-rpm-macros-3.24.1-1.fc38.noarch                                         
22:20:39 #12 24.55   cpp-12.2.1-2.fc38.x86_64                                                      
22:20:39 #12 24.55   cryptsetup-libs-2.5.0-1.fc37.x86_64                                           
22:20:39 #12 24.55   dbus-1:1.14.4-1.fc38.x86_64                                                   
22:20:39 #12 24.55   dbus-broker-32-1.fc37.x86_64                                                  
22:20:39 #12 24.55   dbus-common-1:1.14.4-1.fc38.noarch                                            
22:20:39 #12 24.55   device-mapper-1.02.185-1.fc38.x86_64                                          
22:20:39 #12 24.55   device-mapper-devel-1.02.185-1.fc38.x86_64                                    
22:20:39 #12 24.55   device-mapper-libs-1.02.185-1.fc38.x86_64                                     
22:20:39 #12 24.55   e2fsprogs-libs-1.46.5-3.fc37.x86_64                                           
22:20:39 #12 24.55   gc-8.2.2-1.fc38.x86_64                                                        
22:20:39 #12 24.55   gcc-12.2.1-2.fc38.x86_64                                                      
22:20:39 #12 24.55   gcc-plugin-annobin-12.2.1-2.fc38.x86_64                                       
22:20:39 #12 24.55   git-2.38.1-1.fc38.x86_64                                                      
22:20:39 #12 24.55   git-core-2.38.1-1.fc38.x86_64                                                 
22:20:39 #12 24.55   git-core-doc-2.38.1-1.fc38.noarch                                             
22:20:39 #12 24.55   glibc-devel-2.36.9000-10.fc38.x86_64                                          
22:20:39 #12 24.55   glibc-headers-x86-2.36.9000-10.fc38.noarch                                    
22:20:39 #12 24.55   glibc-static-2.36.9000-10.fc38.x86_64                                         
22:20:39 #12 24.55   guile22-2.2.7-6.fc37.x86_64                                                   
22:20:39 #12 24.55   jsoncpp-1.9.5-3.fc37.x86_64                                                   
22:20:39 #12 24.55   kernel-headers-6.1.0-0.rc1.git0.1.fc38.x86_64                                 
22:20:39 #12 24.55   kmod-libs-30-2.fc37.x86_64                                                    
22:20:39 #12 24.55   less-590-5.fc37.x86_64                                                        
22:20:39 #12 24.55   libargon2-20190702-1.fc37.x86_64                                              
22:20:39 #12 24.55   libbpf-2:0.8.0-2.fc37.x86_64                                                  
22:20:39 #12 24.55   libbtrfs-6.0-1.fc38.x86_64                                                    
22:20:39 #12 24.55   libbtrfsutil-6.0-1.fc38.x86_64                                                
22:20:39 #12 24.55   libcbor-0.7.0-7.fc37.x86_64                                                   
22:20:39 #12 24.55   libedit-3.1-43.20221009cvs.fc38.x86_64                                        
22:20:39 #12 24.55   libfdisk-2.38.1-2.fc38.x86_64                                                 
22:20:39 #12 24.55   libfido2-1.12.0-1.fc38.x86_64                                                 
22:20:39 #12 24.55   libmpc-1.2.1-5.fc37.x86_64                                                    
22:20:39 #12 24.55   libseccomp-2.5.3-3.fc37.x86_64                                                
22:20:39 #12 24.55   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
22:20:39 #12 24.55   libselinux-devel-3.4-5.fc37.x86_64                                            
22:20:39 #12 24.55   libselinux-utils-3.4-5.fc37.x86_64                                            
22:20:39 #12 24.55   libsepol-devel-3.4-3.fc37.x86_64                                              
22:20:39 #12 24.55   libtool-2.4.7-2.fc37.x86_64                                                   
22:20:39 #12 24.55   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
22:20:39 #12 24.55   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
22:20:39 #12 24.55   libutempter-1.2.1-7.fc37.x86_64                                               
22:20:39 #12 24.55   libuv-1:1.44.2-2.fc37.x86_64                                                  
22:20:39 #12 24.55   libxcrypt-devel-4.4.28-3.fc38.x86_64                                          
22:20:39 #12 24.55   libxcrypt-static-4.4.28-3.fc38.x86_64                                         
22:20:39 #12 24.55   libxkbcommon-1.4.1-2.fc37.x86_64                                              
22:20:39 #12 24.55   lzo-2.10-7.fc37.x86_64                                                        
22:20:39 #12 24.55   m4-1.4.19-4.fc37.x86_64                                                       
22:20:39 #12 24.55   make-1:4.3-11.fc37.x86_64                                                     
22:20:39 #12 24.55   openssh-9.0p1-7.fc38.x86_64                                                   
22:20:39 #12 24.55   openssh-clients-9.0p1-7.fc38.x86_64                                           
22:20:39 #12 24.55   pcre2-devel-10.40-1.fc37.1.x86_64                                             
22:20:39 #12 24.55   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
22:20:39 #12 24.55   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
22:20:39 #12 24.55   perl-Error-1:0.17029-10.fc37.noarch                                           
22:20:39 #12 24.55   perl-File-Compare-1.100.700-492.fc38.noarch                                   
22:20:39 #12 24.55   perl-File-Copy-2.39-492.fc38.noarch                                           
22:20:39 #12 24.55   perl-File-Find-1.40-492.fc38.noarch                                           
22:20:39 #12 24.55   perl-Git-2.38.1-1.fc38.noarch                                                 
22:20:39 #12 24.55   perl-TermReadKey-2.38-14.fc37.x86_64                                          
22:20:39 #12 24.55   perl-Thread-Queue-3.14-489.fc37.noarch                                        
22:20:39 #12 24.55   perl-lib-0.65-492.fc38.x86_64                                                 
22:20:39 #12 24.55   perl-threads-1:2.27-489.fc37.x86_64                                           
22:20:39 #12 24.55   perl-threads-shared-1.64-489.fc37.x86_64                                      
22:20:39 #12 24.55   policycoreutils-3.4-6.fc37.x86_64                                             
22:20:39 #12 24.55   policycoreutils-devel-3.4-6.fc37.x86_64                                       
22:20:39 #12 24.55   policycoreutils-python-utils-3.4-6.fc37.noarch                                
22:20:39 #12 24.55   python3-audit-3.0.9-1.fc38.x86_64                                             
22:20:39 #12 24.55   python3-libselinux-3.4-5.fc37.x86_64                                          
22:20:39 #12 24.55   python3-libsemanage-3.4-5.fc37.x86_64                                         
22:20:39 #12 24.55   python3-policycoreutils-3.4-6.fc37.noarch                                     
22:20:39 #12 24.55   python3-setools-4.4.0-9.fc37.x86_64                                           
22:20:39 #12 24.55   python3-setuptools-65.3.0-1.fc38.noarch                                       
22:20:39 #12 24.55   qrencode-libs-4.1.1-3.fc37.x86_64                                             
22:20:39 #12 24.55   rhash-1.4.3-1.fc38.x86_64                                                     
22:20:39 #12 24.55   rpm-plugin-selinux-4.18.0-3.fc38.x86_64                                       
22:20:39 #12 24.55   selinux-policy-37.13-1.fc38.noarch                                            
22:20:39 #12 24.55   selinux-policy-devel-37.13-1.fc38.noarch                                      
22:20:39 #12 24.55   selinux-policy-targeted-37.13-1.fc38.noarch                                   
22:20:39 #12 24.55   systemd-252~rc2-612.fc38.x86_64                                               
22:20:39 #12 24.55   systemd-devel-252~rc2-612.fc38.x86_64                                         
22:20:39 #12 24.55   systemd-networkd-252~rc2-612.fc38.x86_64                                      
22:20:39 #12 24.55   systemd-pam-252~rc2-612.fc38.x86_64                                           
22:20:39 #12 24.55   systemd-resolved-252~rc2-612.fc38.x86_64                                      
22:20:39 #12 24.55   systemd-rpm-macros-252~rc2-612.fc38.noarch                                    
22:20:39 #12 24.55   util-linux-2.38.1-2.fc38.x86_64                                               
22:20:39 #12 24.55   vim-filesystem-2:9.0.803-1.fc38.noarch                                        
22:20:39 #12 24.55   which-2.21-35.fc37.x86_64                                                     
22:20:39 #12 24.55   xkeyboard-config-2.36-2.fc37.noarch                                           
22:20:39 #12 24.55 
22:20:39 #12 24.55 Complete!
22:20:39 #12 DONE 24.7s
22:20:39 
22:20:39 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:20:39 #18 exporting layers 4.8s done
22:20:39 #18 writing image sha256:95865c79b1a865d9a888e2b283d4d3d423561db90dc228bac8ea7fd82a4211c9 done
22:20:39 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
22:20:39 #18 DONE 4.8s
22:20:39 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221021185355-e814bd0 -e VERSION=0.0.0-20221021185355-e814bd0 -e CLI_GITCOMMIT=e814bd0 -e ENGINE_GITCOMMIT=753cd92 -e COMPOSE_VERSION=v2.12.2 -e SCAN_VERSION=v0.21.0 -e SCAN_GITCOMMIT=19992b1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
22:20:39 + set -e
22:20:39 + mkdir -p /root/build-deb/engine
22:20:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:20:40 + mkdir -p /root/build-deb/cli
22:20:40 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:20:40 + mkdir -p /root/build-deb/compose
22:20:40 + tar -C /root/build-deb -xzf /sources/compose.tgz
22:20:40 + mkdir -p /root/build-deb/scan-cli-plugin
22:20:40 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:20:40 + mkdir -p /go/src/github.com/docker
22:20:40 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:20:40 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:20:40 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
22:20:40 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:20:40 + EPOCH=5
22:20:40 + EPOCH_SEP=
22:20:40 + [[ ! -z 5 ]]
22:20:40 + EPOCH_SEP=:
22:20:40 + [[ -z 0.0.0-20221021185355-e814bd0 ]]
22:20:40 + echo VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:40 VERSION AAA 0.0.0-20221021185355-e814bd0
22:20:40 + VERSION=0.0.0-20221021185355-e814bd0
22:20:40 + echo VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:40 VERSION bbb 0.0.0-20221021185355-e814bd0
22:20:40 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:20:40 + debSource=docker-ce
22:20:40 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:20:40 + debMaintainer='Docker <support@docker.com>'
22:20:40 ++ date --rfc-2822
22:20:40 + debDate='Sat, 22 Oct 2022 22:20:40 +0000'
22:20:40 + cat
22:20:40 + export CLI_GITCOMMIT=e814bd0
22:20:40 + CLI_GITCOMMIT=e814bd0
22:20:40 + export ENGINE_GITCOMMIT=753cd92
22:20:40 + ENGINE_GITCOMMIT=753cd92
22:20:40 + export SCAN_GITCOMMIT=19992b1
22:20:40 + SCAN_GITCOMMIT=19992b1
22:20:40 + echo VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:40 VERSION BBB 0.0.0-20221021185355-e814bd0
22:20:40 + dpkg-buildpackage -uc -us -I.git
22:20:40 dpkg-buildpackage: info: source package docker-ce
22:20:40 dpkg-buildpackage: info: source version 5:0.0.0-20221021185355-e814bd0-0~ubuntu-focal
22:20:40 dpkg-buildpackage: info: source distribution focal
22:20:40 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:20:40 dpkg-buildpackage: info: host architecture amd64
22:20:40  dpkg-source -I.git --before-build .
22:20:40 + return
22:20:40 + VERSION=0.0.0-20221021185355-e814bd0
22:20:40 + PRODUCT=docker
22:20:40 + hack/make.sh dynbinary
22:20:40 
22:20:40 Removing bundles/
22:20:40 
22:20:40 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:40 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:40 GOOS="" GOARCH="" GOARM=""
22:20:40  debian/rules clean
22:20:40 dh clean --with=bash-completion --with=systemd
22:20:40    dh_clean
22:20:41  dpkg-source -I.git -b .
22:20:41 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:20:41 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:20:41 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221021185355-e814bd0-0~ubuntu'
22:20:41 dpkg-source: info: using source format '1.0'
22:20:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz
22:20:41 #12 11.12   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         34/113 
22:20:41 #12 19.28   Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64                       35/113 
22:20:41 #12 19.32   Installing       : openssh-8.8p1-1.fc36.1.x86_64                       35/113 
22:20:41 #12 19.34   Installing       : openssh-clients-8.8p1-1.fc36.1.x86_64               36/113 
22:20:41 #12 19.35   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64               36/113 
22:20:41 #12 19.36   Installing       : lzo-2.10-6.fc36.x86_64                              37/113 
22:20:41 #12 19.39   Installing       : btrfs-progs-6.0-1.fc36.x86_64                       38/113 
22:20:41 #12 19.41   Installing       : pcre2-utf16-10.39-1.fc36.1.x86_64                   39/113 
22:20:41 #12 19.41   Installing       : pcre2-utf32-10.39-1.fc36.1.x86_64                   40/113 
22:20:41 #12 19.42   Installing       : pcre2-devel-10.39-1.fc36.1.x86_64                   41/113 
22:20:41 #12 19.43   Installing       : perl-TermReadKey-2.38-12.fc36.x86_64                42/113 
22:20:41 #12 19.44   Installing       : python3-audit-3.0.8-1.fc36.x86_64                   43/113 
22:20:41 #12 19.45   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                   44/113 
22:20:41 #12 19.45   Installing       : rhash-1.4.2-2.fc36.x86_64                           45/113 
22:20:41 #12 19.46   Installing       : gc-8.0.6-3.fc36.x86_64                              46/113 
22:20:41 #12 19.73   Installing       : guile22-2.2.7-5.fc36.x86_64                         47/113 
22:20:41 #12 19.75   Installing       : make-1:4.3-7.fc36.x86_64                            48/113 
22:20:41 #13 DONE 2.5s
22:20:41 
22:20:41 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:20:41 #14 DONE 0.0s
22:20:41 
22:20:41 #15 exporting to image
22:20:41 #15 exporting layers
22:20:42 #12 19.80   Installing       : glibc-headers-x86-2.35-17.fc36.noarch               49/113 
22:20:42 #12 19.81   Installing       : less-590-5.fc36.x86_64                              50/113 
22:20:42 #12 19.89   Installing       : git-core-2.37.3-1.fc36.x86_64                       51/113 
22:20:42 #12 19.93   Installing       : git-core-doc-2.37.3-1.fc36.noarch                   52/113 
22:20:42 #12 19.94   Installing       : libargon2-20171227-9.fc36.x86_64                    53/113 
22:20:42 #12 19.94   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                        54/113 
22:20:42 #12 19.95   Installing       : libbtrfs-6.0-1.fc36.x86_64                          55/113 
22:20:42 #12 19.95   Installing       : libbtrfsutil-6.0-1.fc36.x86_64                      56/113 
22:20:42 #12 19.96   Installing       : libuv-1:1.44.2-1.fc36.x86_64                        57/113 
22:20:42 #12 19.97   Upgrading        : libgomp-12.2.1-2.fc36.x86_64                        58/113 
22:20:42 #12 19.98   Installing       : vim-filesystem-2:9.0.720-1.fc36.noarch              59/113 
22:20:42 #12 20.23   Installing       : cmake-data-3.22.2-1.fc36.noarch                     60/113 
22:20:42 #12 20.38   Installing       : cmake-3.22.2-1.fc36.x86_64                          61/113 
22:20:42 #12 20.39   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              62/113 
22:20:42 #10 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 2.6s done
22:20:42 #10 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd
22:20:42 #12 20.49   Installing       : kernel-headers-5.19.4-200.fc36.x86_64               63/113 
22:20:42 #12 20.51   Installing       : glibc-devel-2.35-17.fc36.x86_64                     64/113 
22:20:43 #12 20.52   Installing       : libxcrypt-devel-4.4.28-1.fc36.x86_64                65/113 
22:20:43 #12 20.97   Installing       : gcc-12.2.1-2.fc36.x86_64                            66/113 
22:20:43 #12 20.98   Running scriptlet: gcc-12.2.1-2.fc36.x86_64                            66/113 
22:20:43 + return
22:20:43 + VERSION=0.0.0-20221021185355-e814bd0
22:20:43 + PRODUCT=docker
22:20:43 + hack/make.sh dynbinary
22:20:43 
22:20:43 Removing bundles/
22:20:43 
22:20:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:43 GOOS="" GOARCH="" GOARM=""
22:20:43 #12 21.01   Installing       : libxcrypt-static-4.4.28-1.fc36.x86_64               67/113 
22:20:43 #12 21.12   Installing       : glibc-static-2.35-17.fc36.x86_64                    68/113 
22:20:43 #12 21.12   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                  69/113 
22:20:43 #12 21.13   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                  69/113 
22:20:43 #12 21.14   Running scriptlet: dbus-broker-32-1.fc36.x86_64                        70/113 
22:20:43 #12 21.19 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
22:20:43 #12 21.19 
22:20:43 #12 21.20   Installing       : dbus-broker-32-1.fc36.x86_64                        70/113 
22:20:43 #12 21.21   Running scriptlet: dbus-broker-32-1.fc36.x86_64                        70/113 
22:20:43 #12 21.22   Installing       : dbus-1:1.14.4-1.fc36.x86_64                         71/113 
22:20:43 #12 21.22   Installing       : annobin-docs-10.81-1.fc36.noarch                    72/113 
22:20:43 #12 21.27   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               73/113 
22:20:43 #12 21.28   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                    74/113 
22:20:43 #12 21.29   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64           75/113 
22:20:43 #12 21.30   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                 76/113 
22:20:43 #12 21.31   Installing       : device-mapper-1.02.175-7.fc36.x86_64                77/113 
22:20:43 #12 21.33   Installing       : systemd-networkd-250.8-1.fc36.x86_64                78/113 
22:20:43 #12 21.33   Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64                78/113 
22:20:43 #12 21.35   Installing       : systemd-pam-250.8-1.fc36.x86_64                     79/113 
22:20:43 #12 21.36   Installing       : systemd-resolved-250.8-1.fc36.x86_64                80/113 
22:20:43 #12 21.37   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64                80/113 
22:20:43 #12 21.49   Installing       : systemd-250.8-1.fc36.x86_64                         81/113 
22:20:43 #12 21.51   Running scriptlet: systemd-250.8-1.fc36.x86_64                         81/113 
22:20:43 #12 21.66 Creating group 'input' with GID 104.
22:20:43 #12 21.66 Creating group 'kvm' with GID 36.
22:20:43 #12 21.66 Creating group 'render' with GID 105.
22:20:43 #12 21.66 Creating group 'sgx' with GID 106.
22:20:43 #12 21.66 Creating group 'systemd-journal' with GID 190.
22:20:43 #12 21.66 Creating group 'systemd-network' with GID 192.
22:20:43 #12 21.66 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
22:20:43 #12 21.66 Creating group 'systemd-oom' with GID 998.
22:20:43 #12 21.66 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
22:20:43 #12 21.66 Creating group 'systemd-resolve' with GID 193.
22:20:43 #12 21.66 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
22:20:43 #12 21.66 
22:20:43 #12 21.67   Installing       : systemd-devel-250.8-1.fc36.x86_64                   82/113 
22:20:43 #12 21.73   Installing       : python3-setuptools-59.6.0-2.fc36.noarch             83/113 
22:20:43 #12 21.77   Installing       : python3-setools-4.4.0-5.fc36.x86_64                 84/113 
22:20:43 #12 21.81   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           85/113 
22:20:43 #12 21.82   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      86/113 
22:20:44 #12 21.83   Installing       : policycoreutils-devel-3.3-4.fc36.x86_64             87/113 
22:20:44 #12 21.93   Installing       : selinux-policy-devel-36.16-1.fc36.noarch            88/113 
22:20:44 #12 21.95   Running scriptlet: selinux-policy-devel-36.16-1.fc36.noarch            88/113 
22:20:44 #12 21.96   Installing       : perl-lib-0.65-486.fc36.x86_64                       89/113 
22:20:44 #12 21.96   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 90/113 
22:20:44 #12 21.96   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         91/113 
22:20:44 #12 21.98   Installing       : autoconf-2.71-2.fc36.noarch                         92/113 
22:20:44 #12 22.01   Installing       : automake-1.16.5-7.fc36.noarch                       93/113 
22:20:44 #12 22.02   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  94/113 
22:20:44 #12 22.02   Installing       : perl-Git-2.37.3-1.fc36.noarch                       95/113 
22:20:44 #12 22.03   Installing       : git-2.37.3-1.fc36.x86_64                            96/113 
22:20:44 #12 22.04   Installing       : libsepol-devel-3.3-3.fc36.x86_64                    97/113 
22:20:44 #12 22.05   Installing       : libselinux-devel-3.3-4.fc36.x86_64                  98/113 
22:20:44 #12 22.05   Installing       : device-mapper-devel-1.02.175-7.fc36.x86_64          99/113 
22:20:44 #12 22.07   Installing       : libtool-2.4.7-1.fc36.x86_64                        100/113 
22:20:44 #12 22.08   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.x86_64             101/113 
22:20:44 #12 22.09   Installing       : annobin-plugin-gcc-10.81-1.fc36.x86_64             102/113 
22:20:44 #12 22.09   Running scriptlet: annobin-plugin-gcc-10.81-1.fc36.x86_64             102/113 
22:20:44 #12 22.11   Installing       : gcc-plugin-annobin-12.2.1-2.fc36.x86_64            103/113 
22:20:44 #12 22.12   Installing       : btrfs-progs-devel-6.0-1.fc36.x86_64                104/113 
22:20:44 #12 22.13   Installing       : libseccomp-devel-2.5.3-2.fc36.x86_64               105/113 
22:20:44 #12 22.13   Installing       : which-2.21-32.fc36.x86_64                          106/113 
22:20:44 #12 22.14   Cleanup          : systemd-libs-250.3-8.fc36.x86_64                   107/113 
22:20:44 #12 22.15   Cleanup          : libgomp-12.0.1-0.16.fc36.x86_64                    108/113 
22:20:44 #12 22.15   Cleanup          : glibc-2.35-4.fc36.x86_64                           109/113 
22:20:44 #12 22.16   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.x86_64          110/113 
22:20:44 #12 22.18   Cleanup          : glibc-gconv-extra-2.35-4.fc36.x86_64               111/113 
22:20:44 #12 22.18   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64               111/113 
22:20:44 #12 22.21   Cleanup          : glibc-common-2.35-4.fc36.x86_64                    112/113 
22:20:44 #12 22.22   Cleanup          : libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
22:20:44 #12 22.22   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
22:20:44 #12 22.24   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch        113/113 
22:20:44 #12 22.25   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64               113/113 
22:20:44 #25 ...
22:20:44 
22:20:44 #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:44 #28 22.47 Fetched 49.3 MB in 21s (2335 kB/s)
22:20:44 #12 22.28   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
22:20:44 #12 22.86   Verifying        : autoconf-2.71-2.fc36.noarch                          1/113 
22:20:44 #12 22.86   Verifying        : checkpolicy-3.3-2.fc36.x86_64                        2/113 
22:20:44 #12 22.86   Verifying        : cmake-3.22.2-1.fc36.x86_64                           3/113 
22:20:44 #12 22.86   Verifying        : cmake-data-3.22.2-1.fc36.noarch                      4/113 
22:20:44 #12 22.86   Verifying        : cmake-filesystem-3.22.2-1.fc36.x86_64                5/113 
22:20:44 #12 22.86   Verifying        : cmake-rpm-macros-3.22.2-1.fc36.noarch                6/113 
22:20:44 #12 22.86   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                  7/113 
22:20:44 #12 22.86   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                 8/113 
22:20:44 #12 22.86   Verifying        : device-mapper-devel-1.02.175-7.fc36.x86_64           9/113 
22:20:44 #12 22.86   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64           10/113 
22:20:44 #12 22.86   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.x86_64                 11/113 
22:20:44 #12 22.86   Verifying        : guile22-2.2.7-5.fc36.x86_64                         12/113 
22:20:44 #12 22.86   Verifying        : jsoncpp-1.9.5-2.fc36.x86_64                         13/113 
22:20:44 #12 22.86   Verifying        : kmod-libs-29-7.fc36.x86_64                          14/113 
22:20:44 #12 22.86   Verifying        : libcbor-0.7.0-5.fc36.x86_64                         15/113 
22:20:44 #12 22.86   Verifying        : libedit-3.1-41.20210910cvs.fc36.x86_64              16/113 
22:20:44 #12 22.86   Verifying        : libfdisk-2.38-0.2.fc36.x86_64                       17/113 
22:20:44 #12 22.86   Verifying        : libfido2-1.10.0-3.fc36.x86_64                       18/113 
22:20:44 #12 22.86   Verifying        : libmpc-1.2.1-4.fc36.x86_64                          19/113 
22:20:44 #12 22.86   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                      20/113 
22:20:44 #12 22.86   Verifying        : libseccomp-devel-2.5.3-2.fc36.x86_64                21/113 
22:20:44 #12 22.86   Verifying        : libselinux-devel-3.3-4.fc36.x86_64                  22/113 
22:20:44 #12 22.86   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                  23/113 
22:20:44 #12 22.86   Verifying        : libsepol-devel-3.3-3.fc36.x86_64                    24/113 
22:20:44 #12 22.86   Verifying        : libutempter-1.2.1-6.fc36.x86_64                     25/113 
22:20:44 #12 22.86   Verifying        : libxcrypt-devel-4.4.28-1.fc36.x86_64                26/113 
22:20:44 #12 22.86   Verifying        : libxcrypt-static-4.4.28-1.fc36.x86_64               27/113 
22:20:44 #12 22.86   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                    28/113 
22:20:44 #12 22.86   Verifying        : lzo-2.10-6.fc36.x86_64                              29/113 
22:20:44 #12 22.86   Verifying        : m4-1.4.19-3.fc36.x86_64                             30/113 
22:20:44 #12 22.86   Verifying        : make-1:4.3-7.fc36.x86_64                            31/113 
22:20:44 #12 22.86   Verifying        : openssh-8.8p1-1.fc36.1.x86_64                       32/113 
22:20:44 #12 22.86   Verifying        : openssh-clients-8.8p1-1.fc36.1.x86_64               33/113 
22:20:44 #12 22.86   Verifying        : pcre2-devel-10.39-1.fc36.1.x86_64                   34/113 
22:20:44 #12 22.86   Verifying        : pcre2-utf16-10.39-1.fc36.1.x86_64                   35/113 
22:20:44 #12 22.86   Verifying        : pcre2-utf32-10.39-1.fc36.1.x86_64                   36/113 
22:20:44 #12 22.86   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  37/113 
22:20:44 #12 22.86   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         38/113 
22:20:44 #12 22.86   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 39/113 
22:20:44 #12 22.86   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 40/113 
22:20:44 #12 22.86   Verifying        : perl-TermReadKey-2.38-12.fc36.x86_64                41/113 
22:20:44 #12 22.86   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              42/113 
22:20:44 #12 22.86   Verifying        : perl-lib-0.65-486.fc36.x86_64                       43/113 
22:20:44 #12 22.86   Verifying        : perl-threads-1:2.26-449.fc36.x86_64                 44/113 
22:20:44 #12 22.86   Verifying        : perl-threads-shared-1.62-479.fc36.x86_64            45/113 
22:20:44 #12 22.86   Verifying        : policycoreutils-3.3-4.fc36.x86_64                   46/113 
22:20:44 #12 22.86   Verifying        : policycoreutils-devel-3.3-4.fc36.x86_64             47/113 
22:20:44 #12 22.86   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      48/113 
22:20:44 #12 22.86   Verifying        : python3-audit-3.0.8-1.fc36.x86_64                   49/113 
22:20:44 #12 22.86   Verifying        : python3-libselinux-3.3-4.fc36.x86_64                50/113 
22:20:44 #12 22.86   Verifying        : python3-libsemanage-3.3-3.fc36.x86_64               51/113 
22:20:44 #12 22.87   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           52/113 
22:20:44 #12 22.87   Verifying        : python3-setools-4.4.0-5.fc36.x86_64                 53/113 
22:20:44 #12 22.87   Verifying        : python3-setuptools-59.6.0-2.fc36.noarch             54/113 
22:20:44 #12 22.87   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                   55/113 
22:20:44 #12 22.87   Verifying        : rhash-1.4.2-2.fc36.x86_64                           56/113 
22:20:44 #12 22.87   Verifying        : util-linux-2.38-0.2.fc36.x86_64                     57/113 
22:20:44 #12 22.87   Verifying        : which-2.21-32.fc36.x86_64                           58/113 
22:20:44 #12 22.87   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               59/113 
22:20:44 #12 22.87   Verifying        : annobin-docs-10.81-1.fc36.noarch                    60/113 
22:20:44 #12 22.87   Verifying        : annobin-plugin-gcc-10.81-1.fc36.x86_64              61/113 
22:20:44 #12 22.87   Verifying        : automake-1.16.5-7.fc36.noarch                       62/113 
22:20:44 #12 22.87   Verifying        : btrfs-progs-6.0-1.fc36.x86_64                       63/113 
22:20:44 #12 22.87   Verifying        : btrfs-progs-devel-6.0-1.fc36.x86_64                 64/113 
22:20:44 #12 22.87   Verifying        : cpp-12.2.1-2.fc36.x86_64                            65/113 
22:20:44 #12 22.87   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                         66/113 
22:20:44 #12 22.87   Verifying        : dbus-broker-32-1.fc36.x86_64                        67/113 
22:20:44 #12 22.87   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                  68/113 
22:20:44 #12 22.87   Verifying        : gc-8.0.6-3.fc36.x86_64                              69/113 
22:20:44 #12 22.87   Verifying        : gcc-12.2.1-2.fc36.x86_64                            70/113 
22:20:44 #12 22.87   Verifying        : gcc-plugin-annobin-12.2.1-2.fc36.x86_64             71/113 
22:20:44 #12 22.87   Verifying        : git-2.37.3-1.fc36.x86_64                            72/113 
22:20:44 #12 22.87   Verifying        : git-core-2.37.3-1.fc36.x86_64                       73/113 
22:20:44 #12 22.87   Verifying        : git-core-doc-2.37.3-1.fc36.noarch                   74/113 
22:20:44 #12 22.87   Verifying        : glibc-devel-2.35-17.fc36.x86_64                     75/113 
22:20:44 #12 22.87   Verifying        : glibc-headers-x86-2.35-17.fc36.noarch               76/113 
22:20:44 #12 22.87   Verifying        : glibc-static-2.35-17.fc36.x86_64                    77/113 
22:20:44 #12 22.87   Verifying        : kernel-headers-5.19.4-200.fc36.x86_64               78/113 
22:20:44 #12 22.87   Verifying        : less-590-5.fc36.x86_64                              79/113 
22:20:44 #12 22.87   Verifying        : libargon2-20171227-9.fc36.x86_64                    80/113 
22:20:44 #12 22.87   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                        81/113 
22:20:44 #12 22.87   Verifying        : libbtrfs-6.0-1.fc36.x86_64                          82/113 
22:20:44 #12 22.87   Verifying        : libbtrfsutil-6.0-1.fc36.x86_64                      83/113 
22:20:44 #12 22.87   Verifying        : libtool-2.4.7-1.fc36.x86_64                         84/113 
22:20:44 #12 22.87   Verifying        : libtool-ltdl-2.4.7-1.fc36.x86_64                    85/113 
22:20:44 #12 22.87   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.x86_64              86/113 
22:20:44 #12 22.87   Verifying        : libuv-1:1.44.2-1.fc36.x86_64                        87/113 
22:20:44 #12 22.87   Verifying        : perl-Git-2.37.3-1.fc36.noarch                       88/113 
22:20:44 #12 22.87   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             89/113 
22:20:44 #12 22.87   Verifying        : selinux-policy-36.16-1.fc36.noarch                  90/113 
22:20:44 #12 22.87   Verifying        : selinux-policy-devel-36.16-1.fc36.noarch            91/113 
22:20:44 #12 22.87   Verifying        : selinux-policy-targeted-36.16-1.fc36.noarch         92/113 
22:20:44 #12 22.87   Verifying        : systemd-250.8-1.fc36.x86_64                         93/113 
22:20:44 #12 22.87   Verifying        : systemd-devel-250.8-1.fc36.x86_64                   94/113 
22:20:44 #12 22.87   Verifying        : systemd-networkd-250.8-1.fc36.x86_64                95/113 
22:20:44 #12 22.87   Verifying        : systemd-pam-250.8-1.fc36.x86_64                     96/113 
22:20:44 #12 22.87   Verifying        : systemd-resolved-250.8-1.fc36.x86_64                97/113 
22:20:44 #12 22.87   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch              98/113 
22:20:44 #12 22.87   Verifying        : vim-filesystem-2:9.0.720-1.fc36.noarch              99/113 
22:20:44 #12 22.87   Verifying        : glibc-2.35-17.fc36.x86_64                          100/113 
22:20:44 #12 22.87   Verifying        : glibc-2.35-4.fc36.x86_64                           101/113 
22:20:44 #12 22.87   Verifying        : glibc-common-2.35-17.fc36.x86_64                   102/113 
22:20:44 #12 22.87   Verifying        : glibc-common-2.35-4.fc36.x86_64                    103/113 
22:20:44 #12 22.87   Verifying        : glibc-gconv-extra-2.35-17.fc36.x86_64              104/113 
22:20:44 #12 22.87   Verifying        : glibc-gconv-extra-2.35-4.fc36.x86_64               105/113 
22:20:44 #12 22.87   Verifying        : glibc-minimal-langpack-2.35-17.fc36.x86_64         106/113 
22:20:44 #12 22.87   Verifying        : glibc-minimal-langpack-2.35-4.fc36.x86_64          107/113 
22:20:44 #12 22.87   Verifying        : libgcc-12.2.1-2.fc36.x86_64                        108/113 
22:20:44 #12 22.87   Verifying        : libgcc-12.0.1-0.16.fc36.x86_64                     109/113 
22:20:44 #12 22.87   Verifying        : libgomp-12.2.1-2.fc36.x86_64                       110/113 
22:20:44 #12 22.87   Verifying        : libgomp-12.0.1-0.16.fc36.x86_64                    111/113 
22:20:44 #12 22.87   Verifying        : systemd-libs-250.8-1.fc36.x86_64                   112/113 
22:20:45 #12 22.87   Verifying        : systemd-libs-250.3-8.fc36.x86_64                   113/113 
22:20:45 #12 23.05 
22:20:45 #12 23.05 Upgraded:
22:20:45 #12 23.05   glibc-2.35-17.fc36.x86_64                                                     
22:20:45 #12 23.05   glibc-common-2.35-17.fc36.x86_64                                              
22:20:45 #12 23.05   glibc-gconv-extra-2.35-17.fc36.x86_64                                         
22:20:45 #12 23.05   glibc-minimal-langpack-2.35-17.fc36.x86_64                                    
22:20:45 #12 23.05   libgcc-12.2.1-2.fc36.x86_64                                                   
22:20:45 #12 23.05   libgomp-12.2.1-2.fc36.x86_64                                                  
22:20:45 #12 23.05   systemd-libs-250.8-1.fc36.x86_64                                              
22:20:45 #12 23.05 Installed:
22:20:45 #12 23.05   annobin-docs-10.81-1.fc36.noarch                                              
22:20:45 #12 23.05   annobin-plugin-gcc-10.81-1.fc36.x86_64                                        
22:20:45 #12 23.05   autoconf-2.71-2.fc36.noarch                                                   
22:20:45 #12 23.05   automake-1.16.5-7.fc36.noarch                                                 
22:20:45 #12 23.05   btrfs-progs-6.0-1.fc36.x86_64                                                 
22:20:45 #12 23.05   btrfs-progs-devel-6.0-1.fc36.x86_64                                           
22:20:45 #12 23.05   checkpolicy-3.3-2.fc36.x86_64                                                 
22:20:45 #12 23.05   cmake-3.22.2-1.fc36.x86_64                                                    
22:20:45 #12 23.05   cmake-data-3.22.2-1.fc36.noarch                                               
22:20:45 #12 23.05   cmake-filesystem-3.22.2-1.fc36.x86_64                                         
22:20:45 #12 23.05   cmake-rpm-macros-3.22.2-1.fc36.noarch                                         
22:20:45 #12 23.05   cpp-12.2.1-2.fc36.x86_64                                                      
22:20:45 #12 23.05   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
22:20:45 #12 23.05   dbus-1:1.14.4-1.fc36.x86_64                                                   
22:20:45 #12 23.05   dbus-broker-32-1.fc36.x86_64                                                  
22:20:45 #12 23.05   dbus-common-1:1.14.4-1.fc36.noarch                                            
22:20:45 #12 23.05   device-mapper-1.02.175-7.fc36.x86_64                                          
22:20:45 #12 23.05   device-mapper-devel-1.02.175-7.fc36.x86_64                                    
22:20:45 #12 23.05   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
22:20:45 #12 23.05   e2fsprogs-libs-1.46.5-2.fc36.x86_64                                           
22:20:45 #12 23.05   gc-8.0.6-3.fc36.x86_64                                                        
22:20:45 #12 23.05   gcc-12.2.1-2.fc36.x86_64                                                      
22:20:45 #12 23.05   gcc-plugin-annobin-12.2.1-2.fc36.x86_64                                       
22:20:45 #12 23.05   git-2.37.3-1.fc36.x86_64                                                      
22:20:45 #12 23.05   git-core-2.37.3-1.fc36.x86_64                                                 
22:20:45 #12 23.05   git-core-doc-2.37.3-1.fc36.noarch                                             
22:20:45 #12 23.05   glibc-devel-2.35-17.fc36.x86_64                                               
22:20:45 #12 23.05   glibc-headers-x86-2.35-17.fc36.noarch                                         
22:20:45 #12 23.05   glibc-static-2.35-17.fc36.x86_64                                              
22:20:45 #12 23.05   guile22-2.2.7-5.fc36.x86_64                                                   
22:20:45 #12 23.05   jsoncpp-1.9.5-2.fc36.x86_64                                                   
22:20:45 #12 23.05   kernel-headers-5.19.4-200.fc36.x86_64                                         
22:20:45 #12 23.05   kmod-libs-29-7.fc36.x86_64                                                    
22:20:45 #12 23.05   less-590-5.fc36.x86_64                                                        
22:20:45 #12 23.05   libargon2-20171227-9.fc36.x86_64                                              
22:20:45 #12 23.05   libbpf-2:0.7.0-3.fc36.x86_64                                                  
22:20:45 #12 23.05   libbtrfs-6.0-1.fc36.x86_64                                                    
22:20:45 #12 23.05   libbtrfsutil-6.0-1.fc36.x86_64                                                
22:20:45 #12 23.05   libcbor-0.7.0-5.fc36.x86_64                                                   
22:20:45 #12 23.05   libedit-3.1-41.20210910cvs.fc36.x86_64                                        
22:20:45 #12 23.05   libfdisk-2.38-0.2.fc36.x86_64                                                 
22:20:45 #12 23.05   libfido2-1.10.0-3.fc36.x86_64                                                 
22:20:45 #12 23.05   libmpc-1.2.1-4.fc36.x86_64                                                    
22:20:45 #12 23.05   libseccomp-2.5.3-2.fc36.x86_64                                                
22:20:45 #12 23.05   libseccomp-devel-2.5.3-2.fc36.x86_64                                          
22:20:45 #12 23.05   libselinux-devel-3.3-4.fc36.x86_64                                            
22:20:45 #12 23.05   libselinux-utils-3.3-4.fc36.x86_64                                            
22:20:45 #12 23.05   libsepol-devel-3.3-3.fc36.x86_64                                              
22:20:45 #12 23.05   libtool-2.4.7-1.fc36.x86_64                                                   
22:20:45 #12 23.05   libtool-ltdl-2.4.7-1.fc36.x86_64                                              
22:20:45 #12 23.05   libtool-ltdl-devel-2.4.7-1.fc36.x86_64                                        
22:20:45 #12 23.05   libutempter-1.2.1-6.fc36.x86_64                                               
22:20:45 #12 23.05   libuv-1:1.44.2-1.fc36.x86_64                                                  
22:20:45 #12 23.05   libxcrypt-devel-4.4.28-1.fc36.x86_64                                          
22:20:45 #12 23.05   libxcrypt-static-4.4.28-1.fc36.x86_64                                         
22:20:45 #12 23.05   libxkbcommon-1.4.0-1.fc36.x86_64                                              
22:20:45 #12 23.05   lzo-2.10-6.fc36.x86_64                                                        
22:20:45 #12 23.05   m4-1.4.19-3.fc36.x86_64                                                       
22:20:45 #12 23.05   make-1:4.3-7.fc36.x86_64                                                      
22:20:45 #12 23.05   openssh-8.8p1-1.fc36.1.x86_64                                                 
22:20:45 #12 23.05   openssh-clients-8.8p1-1.fc36.1.x86_64                                         
22:20:45 #12 23.05   pcre2-devel-10.39-1.fc36.1.x86_64                                             
22:20:45 #12 23.05   pcre2-utf16-10.39-1.fc36.1.x86_64                                             
22:20:45 #12 23.05   pcre2-utf32-10.39-1.fc36.1.x86_64                                             
22:20:45 #12 23.05   perl-Error-1:0.17029-8.fc36.noarch                                            
22:20:45 #12 23.05   perl-File-Compare-1.100.600-486.fc36.noarch                                   
22:20:45 #12 23.05   perl-File-Copy-2.35-486.fc36.noarch                                           
22:20:45 #12 23.05   perl-File-Find-1.39-486.fc36.noarch                                           
22:20:45 #12 23.05   perl-Git-2.37.3-1.fc36.noarch                                                 
22:20:45 #12 23.05   perl-TermReadKey-2.38-12.fc36.x86_64                                          
22:20:45 #12 23.05   perl-Thread-Queue-3.14-479.fc36.noarch                                        
22:20:45 #12 23.05   perl-lib-0.65-486.fc36.x86_64                                                 
22:20:45 #12 23.05   perl-threads-1:2.26-449.fc36.x86_64                                           
22:20:45 #12 23.05   perl-threads-shared-1.62-479.fc36.x86_64                                      
22:20:45 #12 23.05   policycoreutils-3.3-4.fc36.x86_64                                             
22:20:45 #12 23.05   policycoreutils-devel-3.3-4.fc36.x86_64                                       
22:20:45 #12 23.05   policycoreutils-python-utils-3.3-4.fc36.noarch                                
22:20:45 #12 23.05   python3-audit-3.0.8-1.fc36.x86_64                                             
22:20:45 #12 23.05   python3-libselinux-3.3-4.fc36.x86_64                                          
22:20:45 #12 23.05   python3-libsemanage-3.3-3.fc36.x86_64                                         
22:20:45 #12 23.05   python3-policycoreutils-3.3-4.fc36.noarch                                     
22:20:45 #12 23.05   python3-setools-4.4.0-5.fc36.x86_64                                           
22:20:45 #12 23.05   python3-setuptools-59.6.0-2.fc36.noarch                                       
22:20:45 #12 23.05   qrencode-libs-4.1.1-2.fc36.x86_64                                             
22:20:45 #12 23.05   rhash-1.4.2-2.fc36.x86_64                                                     
22:20:45 #12 23.05   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
22:20:45 #12 23.05   selinux-policy-36.16-1.fc36.noarch                                            
22:20:45 #12 23.05   selinux-policy-devel-36.16-1.fc36.noarch                                      
22:20:45 #12 23.05   selinux-policy-targeted-36.16-1.fc36.noarch                                   
22:20:45 #12 23.05   systemd-250.8-1.fc36.x86_64                                                   
22:20:45 #12 23.05   systemd-devel-250.8-1.fc36.x86_64                                             
22:20:45 #12 23.05   systemd-networkd-250.8-1.fc36.x86_64                                          
22:20:45 #12 23.05   systemd-pam-250.8-1.fc36.x86_64                                               
22:20:45 #12 23.05   systemd-resolved-250.8-1.fc36.x86_64                                          
22:20:45 #12 23.05   systemd-rpm-macros-250.8-1.fc36.noarch                                        
22:20:45 #12 23.05   util-linux-2.38-0.2.fc36.x86_64                                               
22:20:45 #12 23.05   vim-filesystem-2:9.0.720-1.fc36.noarch                                        
22:20:45 #12 23.05   which-2.21-32.fc36.x86_64                                                     
22:20:45 #12 23.05   xkeyboard-config-2.35.1-1.fc36.noarch                                         
22:20:45 #12 23.06 
22:20:45 #12 23.06 Complete!
22:20:45 #12 DONE 23.2s
22:20:45 
22:20:45 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
22:20:47 #15 exporting layers 5.0s done
22:20:47 #15 writing image sha256:ae3d7a6689e9ee1bf3be70ba22201f3cea3d0c75cc9511ad032fe52c6b0024a2 done
22:20:47 #15 naming to docker.io/rpmbuild-fedora-37/x86_64 done
22:20:47 #15 DONE 5.0s
22:20:47 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  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
22:20:47 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:20:47 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:20:47 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:20:47 warning: source_date_epoch_from_changelog set but %changelog is missing
22:20:47 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JwWet2
22:20:47 + umask 022
22:20:47 + cd /root/rpmbuild/BUILD
22:20:47 + cd /root/rpmbuild/BUILD
22:20:47 + rm -rf src
22:20:47 + /usr/bin/mkdir -p src
22:20:47 + cd src
22:20:47 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:20:47 + STATUS=0
22:20:47 + '[' 0 -ne 0 ']'
22:20:47 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:20:47 #10 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.3s done
22:20:47 #10 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d
22:20:47 #10 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done
22:20:47 #13 DONE 2.2s
22:20:47 
22:20:47 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
22:20:47 #14 DONE 0.0s
22:20:47 
22:20:47 #15 exporting to image
22:20:47 #15 exporting layers
22:20:48 #10 DONE 19.2s
22:20:48 
22:20:48 #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:48 + STATUS=0
22:20:48 + '[' 0 -ne 0 ']'
22:20:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:48 + RPM_EC=0
22:20:48 ++ jobs -p
22:20:48 + exit 0
22:20:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sk3RB5
22:20:48 + umask 022
22:20:48 + cd /root/rpmbuild/BUILD
22:20:48 + 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'
22:20:48 + export CFLAGS
22:20:48 + 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'
22:20:48 + export CXXFLAGS
22:20:48 + 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'
22:20:48 + export FFLAGS
22:20:48 + 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'
22:20:48 + export FCFLAGS
22:20:48 + 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'
22:20:48 + export LDFLAGS
22:20:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:20:48 + export LT_SYS_LIBRARY_PATH
22:20:48 + CC=gcc
22:20:48 + export CC
22:20:48 + CXX=g++
22:20:48 + export CXX
22:20:48 + cd src
22:20:48 + export DOCKER_GITCOMMIT=753cd92
22:20:48 + DOCKER_GITCOMMIT=753cd92
22:20:48 + mkdir -p /go/src/github.com/docker
22:20:48 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:20:48 + pushd /root/rpmbuild/BUILD/src/engine
22:20:48 + for component in tini "proxy dynamic"
22:20:48 + TMP_GOPATH=/go
22:20:48 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:20:48 + hack/dockerfile/install/install.sh tini
22:20:48 + RM_GOPATH=0
22:20:48 + TMP_GOPATH=/go
22:20:48 + : /usr/local/bin
22:20:48 + '[' -z /go ']'
22:20:48 + export GOPATH=/go
22:20:48 + GOPATH=/go
22:20:48 + case "$(go env GOARCH)" in
22:20:48 ++ go env GOARCH
22:20:48 + export GO_BUILDMODE=-buildmode=pie
22:20:48 + GO_BUILDMODE=-buildmode=pie
22:20:48 ++ dirname hack/dockerfile/install/install.sh
22:20:48 + dir=hack/dockerfile/install
22:20:48 + bin=tini
22:20:48 + shift
22:20:48 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:20:48 + . hack/dockerfile/install/tini.installer
22:20:48 ++ : v0.19.0
22:20:48 Install tini version v0.19.0
22:20:48 + install_tini
22:20:48 + echo 'Install tini version v0.19.0'
22:20:48 + git clone https://github.com/krallin/tini.git /go/tini
22:20:48 Cloning into '/go/tini'...
22:20:48 + cd /go/tini
22:20:48 + git checkout -q v0.19.0
22:20:48 + cmake .
22:20:48 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:20:48   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:20:48   CMake.
22:20:48 
22:20:48   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:20:48   CMake that the project does not need compatibility with older versions.
22:20:48 
22:20:48 
22:20:48 -- The C compiler identification is GNU 12.2.1
22:20:48 -- Detecting C compiler ABI info
22:20:48 -- Detecting C compiler ABI info - done
22:20:48 -- Check for working C compiler: /usr/bin/gcc - skipped
22:20:48 -- Detecting C compile features
22:20:48 -- Detecting C compile features - done
22:20:48 -- Performing Test HAS_BUILTIN_FORTIFY
22:20:49 #15 DONE 0.8s
22:20:49 
22:20:49 #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
22:20:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:20:49 -- Configuring done
22:20:49 -- Generating done
22:20:49 -- Build files have been written to: /go/tini
22:20:49 + make tini-static
22:20:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:20:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc
22:20:49  debian/rules build
22:20:49 dh build --with=bash-completion --with=systemd
22:20:49    dh_update_autotools_config
22:20:49    dh_autoreconf
22:20:49    debian/rules override_dh_auto_build
22:20:49 make[1]: Entering directory '/root/build-deb'
22:20:49 # Build the daemon and dependencies
22:20:49 cd engine && DOCKER_GITCOMMIT=753cd92 PRODUCT=docker ./hack/make.sh dynbinary
22:20:49 
22:20:49 Removing bundles/
22:20:49 
22:20:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:49 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:49 GOOS="" GOARCH="" GOARM=""
22:20:49 [100%] Linking C executable tini-static
22:20:49 [100%] Built target tini-static
22:20:49 + mkdir -p /usr/local/bin
22:20:49 + cp tini-static /usr/local/bin/docker-init
22:20:49 + for component in tini "proxy dynamic"
22:20:49 + TMP_GOPATH=/go
22:20:49 + hack/dockerfile/install/install.sh proxy dynamic
22:20:49 + RM_GOPATH=0
22:20:49 + TMP_GOPATH=/go
22:20:49 + : /usr/local/bin
22:20:49 + '[' -z /go ']'
22:20:49 + export GOPATH=/go
22:20:49 + GOPATH=/go
22:20:49 + case "$(go env GOARCH)" in
22:20:49 ++ go env GOARCH
22:20:49 + export GO_BUILDMODE=-buildmode=pie
22:20:49 + GO_BUILDMODE=-buildmode=pie
22:20:49 ++ dirname hack/dockerfile/install/install.sh
22:20:49 + dir=hack/dockerfile/install
22:20:49 + bin=proxy
22:20:49 + shift
22:20:49 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:20:49 + . hack/dockerfile/install/proxy.installer
22:20:49 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:49 + install_proxy dynamic
22:20:49 + case "$1" in
22:20:49 + install_proxy_dynamic
22:20:49 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:49 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:20:49 + PROXY_LDFLAGS=-linkmode=external
22:20:49 + export BUILD_MODE=-buildmode=pie
22:20:49 + BUILD_MODE=-buildmode=pie
22:20:49 + _install_proxy
22:20:49 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:49 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:20:49 Cloning into '/go/src/github.com/docker/libnetwork'...
22:20:49 #16 DONE 0.5s
22:20:49 
22:20:49 #17 [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
22:20:50 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:20:50 
22:20:50 + popd
22:20:50 ~/rpmbuild/BUILD/src
22:20:50 + exit 0
22:20:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OJw5f6
22:20:50 + umask 022
22:20:50 + cd /root/rpmbuild/BUILD
22:20:50 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64 '!=' / ']'
22:20:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:50 + mkdir -p /root/rpmbuild/BUILDROOT
22:20:50 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:50 + cd src
22:20:50 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:20:50 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/dockerd
22:20:50 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/docker-proxy
22:20:50 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/docker-init
22:20:50 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/lib/systemd/system/docker.service
22:20:50 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/lib/systemd/system/docker.socket
22:20:50 + /usr/lib/rpm/check-buildroot
22:20:50 + /usr/lib/rpm/redhat/brp-compress
22:20:50 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:20:50 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:20:50 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:20:50 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:20:50 + /usr/lib/rpm/redhat/brp-python-hardlink
22:20:50 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:20:50 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rLtfnI
22:20:50 + umask 022
22:20:50 + cd /root/rpmbuild/BUILD
22:20:50 + cd src
22:20:50 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:20:50 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:20:50 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:20:50 + echo 'PASS: daemon version OK'
22:20:50 PASS: daemon version OK
22:20:50 + exit 0
22:20:50 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:50 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el7 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.el7
22:20:50 Requires(interp): /bin/sh /bin/sh /bin/sh
22:20:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:20:50 Requires(post): /bin/sh
22:20:50 Requires(preun): /bin/sh
22:20:50 Requires(postun): /bin/sh
22:20:50 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)
22:20:50 Conflicts: docker docker-io docker-engine-cs docker-ee
22:20:50 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
22:20:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:50 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:20:51 #28 22.47 Reading package lists...
22:20:51 #28 ...
22:20:51 
22:20:51 #26 [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
22:20:51 #26 23.62 Fetched 49.3 MB in 22s (2252 kB/s)
22:20:51 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64.rpm
22:20:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zWzmbB
22:20:51 + umask 022
22:20:51 + cd /root/rpmbuild/BUILD
22:20:51 + cd src
22:20:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:20:51 + exit 0
22:20:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VwvttY
22:20:51 + umask 022
22:20:51 + cd /root/rpmbuild/BUILD
22:20:51 + cd /root/rpmbuild/BUILD
22:20:51 + rm -rf src
22:20:51 + cd /go/src/github.com/docker/libnetwork
22:20:51 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:51 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:51 #17 2.086 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:51 #17 2.108 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:51 #17 2.113 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:51 + /usr/bin/mkdir -p src
22:20:51 + cd src
22:20:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:20:51 + /usr/bin/tar -xf -
22:20:51 #17 2.467 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:51 + STATUS=0
22:20:51 + '[' 0 -ne 0 ']'
22:20:51 + /usr/bin/tar -xf -
22:20:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:20:51 + STATUS=0
22:20:51 + '[' 0 -ne 0 ']'
22:20:51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:51 + exit 0
22:20:51 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9m5XR0
22:20:51 + umask 022
22:20:51 + cd /root/rpmbuild/BUILD
22:20:51 + cd src
22:20:51 + mkdir -p /go/src/github.com/docker
22:20:51 + rm -f /go/src/github.com/docker/cli
22:20:51 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:20:51 + pushd /go/src/github.com/docker/cli
22:20:51 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:20:51 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:20:51 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:20:51 GO_LINKMODE=dynamic ./scripts/build/binary
22:20:51 Building dynamic docker-linux-arm64
22:20:52 #26 23.62 Reading package lists...
22:20:52 #26 ...
22:20:52 
22:20:52 #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:52 #28 22.47 Reading package lists...
22:20:53 #17 3.419 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:53 #15 exporting layers 4.9s done
22:20:53 #15 writing image sha256:415358b4e5d6a979634a0dbcfaf8345398df847d9a44ad3d27a45aa6478af592 done
22:20:53 #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done
22:20:53 #15 DONE 4.9s
22:20:53 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  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
22:20:53 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:20:53 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:20:53 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:20:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oz0uNP
22:20:53 + umask 022
22:20:53 + cd /root/rpmbuild/BUILD
22:20:53 + cd /root/rpmbuild/BUILD
22:20:53 + rm -rf src
22:20:53 + /usr/bin/mkdir -p src
22:20:53 + cd src
22:20:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:53 + /usr/bin/tar -xof -
22:20:53 + STATUS=0
22:20:53 + '[' 0 -ne 0 ']'
22:20:53 + /usr/bin/tar -xof -
22:20:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:20:54 + STATUS=0
22:20:54 + '[' 0 -ne 0 ']'
22:20:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:20:54 + RPM_EC=0
22:20:54 ++ jobs -p
22:20:54 + exit 0
22:20:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ByLOap
22:20:54 + umask 022
22:20:54 + cd /root/rpmbuild/BUILD
22:20:54 + 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'
22:20:54 + export CFLAGS
22:20:54 + 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'
22:20:54 + export CXXFLAGS
22:20:54 + 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'
22:20:54 + export FFLAGS
22:20:54 + 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'
22:20:54 + export FCFLAGS
22:20:54 + 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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:20:54 + export LDFLAGS
22:20:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:20:54 + export LT_SYS_LIBRARY_PATH
22:20:54 + CC=gcc
22:20:54 + export CC
22:20:54 + CXX=g++
22:20:54 + export CXX
22:20:54 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:20:54 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:20:54 + cd src
22:20:54 + export DOCKER_GITCOMMIT=753cd92
22:20:54 + DOCKER_GITCOMMIT=753cd92
22:20:54 + mkdir -p /go/src/github.com/docker
22:20:54 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:20:54 + pushd /root/rpmbuild/BUILD/src/engine
22:20:54 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:20:54 + for component in tini "proxy dynamic"
22:20:54 + TMP_GOPATH=/go
22:20:54 + hack/dockerfile/install/install.sh tini
22:20:54 + RM_GOPATH=0
22:20:54 + TMP_GOPATH=/go
22:20:54 + : /usr/local/bin
22:20:54 + '[' -z /go ']'
22:20:54 + export GOPATH=/go
22:20:54 + GOPATH=/go
22:20:54 + case "$(go env GOARCH)" in
22:20:54 ++ go env GOARCH
22:20:54 + export GO_BUILDMODE=-buildmode=pie
22:20:54 + GO_BUILDMODE=-buildmode=pie
22:20:54 ++ dirname hack/dockerfile/install/install.sh
22:20:54 + dir=hack/dockerfile/install
22:20:54 + bin=tini
22:20:54 + shift
22:20:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:20:54 + . hack/dockerfile/install/tini.installer
22:20:54 ++ : v0.19.0
22:20:54 + install_tini
22:20:54 + echo 'Install tini version v0.19.0'
22:20:54 + git clone https://github.com/krallin/tini.git /go/tini
22:20:54 Install tini version v0.19.0
22:20:54 Cloning into '/go/tini'...
22:20:54 #17 4.424 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:54 + cd /go/tini
22:20:54 + git checkout -q v0.19.0
22:20:54 + cmake .
22:20:54 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:20:54   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:20:54   CMake.
22:20:54 
22:20:54   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:20:54   CMake that the project does not need compatibility with older versions.
22:20:54 
22:20:54 
22:20:54 #28 31.57 Reading package lists...
22:20:54 #28 ...
22:20:54 
22:20:54 #27 [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
22:20:54 #27 23.21 Fetched 49.3 MB in 22s (2272 kB/s)
22:20:54 #27 23.21 Reading package lists...
22:20:54 #27 32.15 Reading package lists...
22:20:54 #27 ...
22:20:54 
22:20:54 #26 [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
22:20:54 #26 23.62 Reading package lists...
22:20:54 -- The C compiler identification is GNU 12.2.1
22:20:54 -- Detecting C compiler ABI info
22:20:54 -- Detecting C compiler ABI info - done
22:20:54 -- Check for working C compiler: /usr/bin/gcc - skipped
22:20:54 -- Detecting C compile features
22:20:54 -- Detecting C compile features - done
22:20:54 -- Performing Test HAS_BUILTIN_FORTIFY
22:20:54 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:20:54 -- Configuring done
22:20:54 -- Generating done
22:20:54 -- Build files have been written to: /go/tini
22:20:54 + make tini-static
22:20:54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:20:55 [100%] Linking C executable tini-static
22:20:55 #17 ...
22:20:55 
22:20:55 #18 [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
22:20:55 #0 1.761 + RM_GOPATH=0
22:20:55 #0 1.764 + TMP_GOPATH=
22:20:55 #0 1.765 + : /build
22:20:55 #0 1.765 + '[' -z '' ']'
22:20:55 #0 1.765 ++ mktemp -d
22:20:55 #0 1.767 + export GOPATH=/tmp/tmp.yx1Z4RFcqT
22:20:55 #0 1.767 + GOPATH=/tmp/tmp.yx1Z4RFcqT
22:20:55 #0 1.767 + RM_GOPATH=1
22:20:55 #0 1.767 + case "$(go env GOARCH)" in
22:20:55 #0 1.768 ++ go env GOARCH
22:20:55 #0 1.777 + export GO_BUILDMODE=-buildmode=pie
22:20:55 #0 1.777 + GO_BUILDMODE=-buildmode=pie
22:20:55 #0 1.778 ++ dirname /tmp/install/install.sh
22:20:55 #0 1.779 + dir=/tmp/install
22:20:55 #0 1.780 + bin=rootlesskit
22:20:55 #0 1.780 + shift
22:20:55 #0 1.780 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:55 #0 1.780 + . /tmp/install/rootlesskit.installer
22:20:55 #0 1.781 ++ : v0.14.4
22:20:55 #0 1.781 + install_rootlesskit
22:20:55 #0 1.782 + case "$1" in
22:20:55 #0 1.782 + export CGO_ENABLED=0
22:20:55 #0 1.782 + CGO_ENABLED=0
22:20:55 #0 1.782 + _install_rootlesskit
22:20:55 #0 1.784 + echo 'Install rootlesskit version v0.14.4'
22:20:55 #0 1.784 Install rootlesskit version v0.14.4
22:20:55 #0 1.784 + for f in rootlesskit rootlesskit-docker-proxy
22:20:55 #0 1.785 + GOBIN=/build
22:20:55 #0 1.785 + GO111MODULE=on
22:20:55 #0 1.785 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:20:55 #0 2.258 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:20:55 #0 4.331 go: downloading github.com/pkg/errors v0.9.1
22:20:55 #0 4.345 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:55 #0 4.350 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:55 #0 4.619 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:55 #0 5.714 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:20:55 [100%] Built target tini-static
22:20:55 + mkdir -p /usr/local/bin
22:20:55 + cp tini-static /usr/local/bin/docker-init
22:20:55 + for component in tini "proxy dynamic"
22:20:55 + TMP_GOPATH=/go
22:20:55 + hack/dockerfile/install/install.sh proxy dynamic
22:20:55 + RM_GOPATH=0
22:20:55 + TMP_GOPATH=/go
22:20:55 + : /usr/local/bin
22:20:55 + '[' -z /go ']'
22:20:55 + export GOPATH=/go
22:20:55 + GOPATH=/go
22:20:55 + case "$(go env GOARCH)" in
22:20:55 ++ go env GOARCH
22:20:55 + export GO_BUILDMODE=-buildmode=pie
22:20:55 + GO_BUILDMODE=-buildmode=pie
22:20:55 ++ dirname hack/dockerfile/install/install.sh
22:20:55 + dir=hack/dockerfile/install
22:20:55 + bin=proxy
22:20:55 + shift
22:20:55 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:20:55 + . hack/dockerfile/install/proxy.installer
22:20:55 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:55 + install_proxy dynamic
22:20:55 + case "$1" in
22:20:55 + install_proxy_dynamic
22:20:55 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:20:55 + PROXY_LDFLAGS=-linkmode=external
22:20:55 + export BUILD_MODE=-buildmode=pie
22:20:55 + BUILD_MODE=-buildmode=pie
22:20:55 + _install_proxy
22:20:55 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:55 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:55 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:20:55 Cloning into '/go/src/github.com/docker/libnetwork'...
22:20:55 #18 6.056 go: downloading github.com/google/uuid v1.3.0
22:20:55 #18 6.065 go: downloading github.com/moby/vpnkit v0.5.0
22:20:55 #18 6.097 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:20:55 #18 6.226 go: downloading github.com/gofrs/flock v0.8.1
22:20:55 #18 6.253 go: downloading github.com/gorilla/mux v1.8.0
22:20:55 #18 6.290 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:20:55 #18 6.414 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:20:55 #18 6.497 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:20:56 #18 7.143 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:20:57 + cd /go/src/github.com/docker/libnetwork
22:20:57 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:57 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:58 #18 9.201 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:20:59 #18 ...
22:20:59 
22:20:59 #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
22:20:59 #0 2.039 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:59 #0 2.053 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:59 #0 2.054 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:59 #0 2.363 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:59 #0 3.429 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:59 #0 4.392 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:59 #0 6.996 Fetched 8598 kB in 5s (1640 kB/s)
22:20:59 #0 6.996 Reading package lists...
22:20:59 #0 9.145 Reading package lists...
22:20:59 #19 ...
22:20:59 
22:20:59 #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
22:20:59 #0 1.355 + RM_GOPATH=0
22:20:59 #0 1.355 + TMP_GOPATH=
22:20:59 #0 1.355 + : /build
22:20:59 #0 1.355 + '[' -z '' ']'
22:20:59 #0 1.356 ++ mktemp -d
22:20:59 #0 1.361 + export GOPATH=/tmp/tmp.chusEk2jNM
22:20:59 #0 1.361 + GOPATH=/tmp/tmp.chusEk2jNM
22:20:59 #0 1.361 + RM_GOPATH=1
22:20:59 #0 1.361 + case "$(go env GOARCH)" in
22:20:59 #0 1.361 ++ go env GOARCH
22:20:59 #0 1.374 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:59 #0 1.374 + export GO_BUILDMODE=-buildmode=pie
22:20:59 #0 1.374 + GO_BUILDMODE=-buildmode=pie
22:20:59 #0 1.374 ++ dirname /tmp/install/install.sh
22:20:59 #0 1.374 + dir=/tmp/install
22:20:59 #0 1.374 + bin=proxy
22:20:59 #0 1.374 + shift
22:20:59 #0 1.374 + '[' '!' -f /tmp/install/proxy.installer ']'
22:20:59 #0 1.374 + . /tmp/install/proxy.installer
22:20:59 #0 1.374 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:59 #0 1.374 + install_proxy
22:20:59 #0 1.374 + case "$1" in
22:20:59 #0 1.374 + export CGO_ENABLED=0
22:20:59 #0 1.374 + CGO_ENABLED=0
22:20:59 #0 1.374 + _install_proxy
22:20:59 #0 1.374 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:20:59 #0 1.374 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.chusEk2jNM/src/github.com/docker/libnetwork
22:20:59 #0 1.374 Cloning into '/tmp/tmp.chusEk2jNM/src/github.com/docker/libnetwork'...
22:20:59 #0 6.968 + cd /tmp/tmp.chusEk2jNM/src/github.com/docker/libnetwork
22:20:59 #0 6.968 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:20:59 #0 7.193 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:20:59 #20 ...
22:20:59 
22:20:59 #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:59 #0 2.061 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:20:59 #0 2.078 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:20:59 #0 2.078 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:20:59 #0 2.419 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:20:59 #0 3.079 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:20:59 #0 3.916 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:20:59 #0 7.201 Fetched 8598 kB in 5s (1593 kB/s)
22:20:59 #0 7.201 Reading package lists...
22:21:00 #0 9.394 Reading package lists...
22:21:00 #21 ...
22:21:00 
22:21:00 #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
22:21:00 #0 9.145 Reading package lists...
22:21:01 + return
22:21:01 + VERSION=0.0.0-20221021185355-e814bd0
22:21:01 + PRODUCT=docker
22:21:01 + hack/make.sh dynbinary
22:21:01 
22:21:01 Removing bundles/
22:21:01 
22:21:01 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:21:01 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:01 GOOS="" GOARCH="" GOARM=""
22:21:01 #19 11.46 Building dependency tree...
22:21:02 #19 12.84 The following additional packages will be installed:
22:21:02 #19 12.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:02 #19 12.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:21:02 #19 12.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:21:02 #19 12.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:21:02 #19 12.85   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:21:02 #19 12.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:21:02 #19 12.86   mingw-w64-common mingw-w64-x86-64-dev
22:21:02 #19 12.87 Suggested packages:
22:21:02 #19 12.87   gcc-10-locales seccomp wine64
22:21:02 #26 32.37 Reading package lists...
22:21:02 #26 ...
22:21:02 
22:21:02 #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:02 #28 31.57 Reading package lists...
22:21:02 #19 13.39 The following NEW packages will be installed:
22:21:02 #19 13.39   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:03 #19 13.40   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:21:03 #19 13.40   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:21:03 #19 13.40   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:21:03 #19 13.40   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:21:03 #19 13.40   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:21:03 #19 13.40   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:21:03 #19 13.40   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:21:03 #19 13.40   mingw-w64-x86-64-dev
22:21:03 #19 13.71 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:21:03 #19 13.71 Need to get 115 MB of archives.
22:21:03 #19 13.71 After this operation, 645 MB of additional disk space will be used.
22:21:03 #19 13.71 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
22:21:03 #19 13.78 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]
22:21:03 #19 13.89 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:21:03 #19 13.90 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:21:03 #19 13.92 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:21:03 #19 13.93 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:21:03 #19 14.10 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:21:03 #19 14.20 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
22:21:03 #28 40.56 Building dependency tree...
22:21:03 #19 14.21 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]
22:21:04 #19 14.66 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]
22:21:04 #19 ...
22:21:04 
22:21:04 #17 [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
22:21:04 #17 7.287 Fetched 8598 kB in 5s (1584 kB/s)
22:21:04 #17 7.287 Reading package lists...
22:21:04 #17 9.471 Reading package lists...
22:21:04 #17 11.64 Building dependency tree...
22:21:04 #17 13.08 The following additional packages will be installed:
22:21:04 #17 13.09   libbtrfs0
22:21:04 #17 13.16 The following NEW packages will be installed:
22:21:04 #17 13.18   libbtrfs-dev libbtrfs0
22:21:04 #17 13.49 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:21:04 #17 13.49 Need to get 460 kB of archives.
22:21:04 #17 13.49 After this operation, 1237 kB of additional disk space will be used.
22:21:04 #17 13.49 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:21:04 #17 13.50 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:21:04 #17 13.90 debconf: delaying package configuration, since apt-utils is not installed
22:21:04 #17 14.06 Fetched 460 kB in 0s (1556 kB/s)
22:21:04 #17 14.15 Selecting previously unselected package libbtrfs0:amd64.
22:21:04 #17 14.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 ... 15718 files and directories currently installed.)
22:21:04 #17 14.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:21:04 #17 14.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:21:04 #17 14.36 Selecting previously unselected package libbtrfs-dev:amd64.
22:21:04 #17 14.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:21:04 #17 14.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:04 #17 14.70 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:21:04 #17 14.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:04 #17 14.75 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:04 #17 DONE 15.4s
22:21:04 
22:21:04 #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
22:21:04 #20 DONE 15.4s
22:21:04 
22:21:04 #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
22:21:04 #19 15.44 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]
22:21:05 #19 15.79 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]
22:21:05 #19 16.01 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]
22:21:05 #28 44.56 The following additional packages will be installed:
22:21:05 #28 44.59   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
22:21:05 #28 44.62 Suggested packages:
22:21:05 #28 44.63   cmake-doc ninja-build lrzip
22:21:05 #28 44.63 Recommended packages:
22:21:05 #28 44.63   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:21:06 #19 16.52 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]
22:21:06 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:06 
22:21:06 + popd
22:21:06 ~/rpmbuild/BUILD/src
22:21:06 + RPM_EC=0
22:21:06 ++ jobs -p
22:21:06 + exit 0
22:21:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OjBeTy
22:21:06 + umask 022
22:21:06 + cd /root/rpmbuild/BUILD
22:21:06 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64 '!=' / ']'
22:21:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:06 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:06 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:06 + cd src
22:21:06 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:06 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/dockerd
22:21:06 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/docker-proxy
22:21:06 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/docker-init
22:21:06 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/lib/systemd/system/docker.service
22:21:06 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/lib/systemd/system/docker.socket
22:21:06 + /usr/lib/rpm/check-buildroot
22:21:06 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:06 + /usr/lib/rpm/brp-compress
22:21:06 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:06 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:06 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:21:06 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:21:06 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:06 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:21:06 + /usr/lib/rpm/brp-python-hardlink
22:21:06 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8Wm5aa
22:21:06 + umask 022
22:21:06 + cd /root/rpmbuild/BUILD
22:21:06 + cd src
22:21:06 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:06 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:06 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:06 + echo 'PASS: daemon version OK'
22:21:06 PASS: daemon version OK
22:21:06 + RPM_EC=0
22:21:06 ++ jobs -p
22:21:06 + exit 0
22:21:06 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:06 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el9 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.el9
22:21:06 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:06 Requires(post): /bin/sh
22:21:06 Requires(preun): /bin/sh
22:21:06 Requires(postun): /bin/sh
22:21:06 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)
22:21:06 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:06 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:21:06 #19 16.75 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
22:21:06 #19 16.75 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:21:06 #19 16.75 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:21:06 #19 16.75 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:21:06 #19 16.75 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:21:06 #19 16.75 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
22:21:06 #19 16.76 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:21:06 #19 16.76 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:21:06 #19 16.79 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:21:06 #19 16.79 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:21:06 #19 16.79 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:21:06 #19 16.79 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:21:06 #19 16.79 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:21:06 #19 16.80 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:21:06 #19 16.80 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:21:06 #19 16.81 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:21:06 #28 45.35 The following NEW packages will be installed:
22:21:06 #28 45.37   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
22:21:06 #19 17.25 debconf: delaying package configuration, since apt-utils is not installed
22:21:06 #19 17.38 Fetched 115 MB in 3s (33.8 MB/s)
22:21:06 #19 17.42 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:06 #19 17.42 (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.)
22:21:06 #19 17.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:21:06 #19 17.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:21:06 #28 45.85 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded.
22:21:06 #28 45.85 Need to get 8418 kB of archives.
22:21:06 #28 45.85 After this operation, 34.9 MB of additional disk space will be used.
22:21:06 #28 45.85 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:21:06 #28 45.86 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:21:06 #28 45.86 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:21:06 #28 45.89 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:21:06 #28 45.89 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:21:06 #28 45.89 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:21:06 #28 45.89 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:21:06 #28 45.90 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:21:07 + return
22:21:07 + VERSION=0.0.0-20221021185355-e814bd0
22:21:07 + PRODUCT=docker
22:21:07 + hack/make.sh dynbinary
22:21:07 
22:21:07 Removing bundles/
22:21:07 
22:21:07 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:21:07 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:07 GOOS="" GOARCH="" GOARM=""
22:21:07 #19 18.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:07 #19 18.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:21:07 #19 18.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:21:07 #28 46.73 debconf: delaying package configuration, since apt-utils is not installed
22:21:08 #28 47.13 Fetched 8418 kB in 0s (17.5 MB/s)
22:21:08 #28 47.18 Selecting previously unselected package xxd.
22:21:08 #28 47.18 (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.)
22:21:08 #28 47.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:21:08 #28 47.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:21:08 #28 47.34 Selecting previously unselected package vim-common.
22:21:08 #28 47.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:21:08 #28 47.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:21:08 #28 47.52 Selecting previously unselected package cmake-data.
22:21:08 #28 47.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:21:08 #28 47.53 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:21:08 #28 ...
22:21:08 
22:21:08 #27 [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
22:21:08 #27 32.15 Reading package lists...
22:21:08 #27 41.03 Building dependency tree...
22:21:08 #27 45.26 The following additional packages will be installed:
22:21:08 #27 45.29   libbtrfs0
22:21:08 #27 45.55 The following NEW packages will be installed:
22:21:08 #27 45.57   libbtrfs-dev libbtrfs0
22:21:08 #27 45.93 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:21:08 #27 45.93 Need to get 460 kB of archives.
22:21:08 #27 45.93 After this operation, 1237 kB of additional disk space will be used.
22:21:08 #27 45.93 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:21:08 #27 45.94 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:21:08 #27 46.74 debconf: delaying package configuration, since apt-utils is not installed
22:21:08 #27 47.13 Fetched 460 kB in 0s (1586 kB/s)
22:21:08 #27 47.20 Selecting previously unselected package libbtrfs0:amd64.
22:21:08 #27 47.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 ... 30256 files and directories currently installed.)
22:21:08 #27 47.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:21:08 #27 47.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:21:08 #27 47.40 Selecting previously unselected package libbtrfs-dev:amd64.
22:21:08 #27 47.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:21:08 #27 47.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:08 #27 47.57 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:21:08 #27 47.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:08 #27 47.61 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:08 #27 DONE 47.8s
22:21:08 
22:21:08 #26 [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
22:21:08 #26 32.37 Reading package lists...
22:21:08 #26 41.42 Building dependency tree...
22:21:08 #26 45.59 The following additional packages will be installed:
22:21:08 #26 45.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:08 #26 45.59   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:21:08 #26 45.59   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:21:08 #26 45.60   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:21:08 #26 45.60   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:21:08 #26 45.61   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:21:08 #26 45.62   mingw-w64-common mingw-w64-x86-64-dev
22:21:08 #26 45.66 Suggested packages:
22:21:08 #26 45.67   gcc-10-locales seccomp wine64
22:21:08 #26 46.32 The following NEW packages will be installed:
22:21:08 #26 46.33   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:08 #26 46.33   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:21:08 #26 46.33   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:21:08 #26 46.33   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:21:08 #26 46.33   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:21:08 #26 46.33   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:21:08 #26 46.34   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:21:08 #26 46.34   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:21:08 #26 46.35   mingw-w64-x86-64-dev
22:21:08 #26 46.82 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:21:08 #26 46.82 Need to get 115 MB of archives.
22:21:08 #26 46.82 After this operation, 645 MB of additional disk space will be used.
22:21:08 #26 46.82 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
22:21:08 #26 46.88 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]
22:21:08 #26 46.91 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:21:08 #26 46.91 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:21:08 #26 46.92 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:21:08 #26 46.92 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:21:08 #26 46.99 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:21:08 #26 47.05 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
22:21:08 #26 47.05 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]
22:21:08 #26 47.33 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]
22:21:08 #26 47.91 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]
22:21:09 #19 19.44 Selecting previously unselected package binutils-mingw-w64.
22:21:09 #19 19.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:21:09 #19 19.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:21:09 #19 19.64 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:21:09 #19 19.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:21:09 #19 19.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:09 #19 19.76 Selecting previously unselected package dmsetup.
22:21:09 #19 19.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:21:09 #19 19.77 Unpacking dmsetup (2:1.02.175-2.1) ...
22:21:09 #19 19.87 Selecting previously unselected package mingw-w64-common.
22:21:09 #19 19.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:21:09 #19 19.89 Unpacking mingw-w64-common (8.0.0-1) ...
22:21:09 #26 48.37 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]
22:21:09 #26 48.58 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]
22:21:09 #26 ...
22:21:09 
22:21:09 #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:09 #28 48.89 Selecting previously unselected package libarchive13:amd64.
22:21:10 #28 48.89 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:21:10 #28 48.90 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:21:10 #28 49.50 Selecting previously unselected package libjsoncpp24:amd64.
22:21:10 #28 49.51 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
22:21:10 #28 49.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:21:10 #28 49.61 Selecting previously unselected package librhash0:amd64.
22:21:10 #28 49.62 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
22:21:10 #28 49.63 Unpacking librhash0:amd64 (1.4.1-2) ...
22:21:10 #28 49.71 Selecting previously unselected package libuv1:amd64.
22:21:10 #28 49.72 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
22:21:10 #28 49.73 Unpacking libuv1:amd64 (1.40.0-2) ...
22:21:10 #28 49.80 Selecting previously unselected package cmake.
22:21:10 #28 49.80 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:21:10 #28 49.81 Unpacking cmake (3.18.4-2+deb11u1) ...
22:21:11 #19 ...
22:21:11 
22:21:11 #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:11 #0 9.394 Reading package lists...
22:21:11 #21 11.70 Building dependency tree...
22:21:11 #21 13.07 The following additional packages will be installed:
22:21:11 #21 13.08   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:21:11 #21 13.08 Suggested packages:
22:21:11 #21 13.09   cmake-doc ninja-build lrzip
22:21:11 #21 13.09 Recommended packages:
22:21:11 #21 13.09   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:21:11 #21 13.42 The following NEW packages will be installed:
22:21:11 #21 13.43   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:21:11 #21 13.43   vim-common xxd
22:21:11 #21 13.72 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:21:11 #21 13.72 Need to get 17.7 MB of archives.
22:21:11 #21 13.72 After this operation, 70.7 MB of additional disk space will be used.
22:21:11 #21 13.72 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:21:11 #21 13.73 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:21:11 #21 13.73 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:21:11 #21 13.78 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:21:11 #21 13.98 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:21:11 #21 13.98 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:21:11 #21 13.99 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:21:11 #21 14.00 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:21:11 #21 14.00 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:21:11 #21 14.00 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:21:11 #21 14.65 debconf: delaying package configuration, since apt-utils is not installed
22:21:11 #21 14.80 Fetched 17.7 MB in 1s (26.2 MB/s)
22:21:11 #21 14.84 Selecting previously unselected package xxd.
22:21:11 #21 14.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 ... 15718 files and directories currently installed.)
22:21:11 #21 14.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:21:11 #21 14.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:21:11 #21 15.33 Selecting previously unselected package vim-common.
22:21:11 #21 15.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:21:11 #21 15.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:21:11 #21 15.58 Selecting previously unselected package cmake-data.
22:21:11 #21 15.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:21:11 #21 15.59 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:21:11 #21 17.06 Selecting previously unselected package libicu67:amd64.
22:21:11 #21 17.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:21:11 #21 17.07 Unpacking libicu67:amd64 (67.1-7) ...
22:21:11 #21 19.83 Selecting previously unselected package libxml2:amd64.
22:21:11 #21 19.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:21:11 #21 19.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:21:11 #21 20.09 Selecting previously unselected package libarchive13:amd64.
22:21:11 #21 20.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:21:11 #21 20.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:21:11 #21 20.28 Selecting previously unselected package libjsoncpp24:amd64.
22:21:11 #21 20.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:21:11 #21 20.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:21:11 #21 20.36 Selecting previously unselected package librhash0:amd64.
22:21:11 #21 20.37 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:21:11 #21 20.37 Unpacking librhash0:amd64 (1.4.1-2) ...
22:21:11 #21 20.48 Selecting previously unselected package libuv1:amd64.
22:21:11 #21 20.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:21:11 #21 20.50 Unpacking libuv1:amd64 (1.40.0-2) ...
22:21:11 #21 20.58 Selecting previously unselected package cmake.
22:21:11 #21 20.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:21:11 #21 20.59 Unpacking cmake (3.18.4-2+deb11u1) ...
22:21:11 #21 22.17 Setting up libicu67:amd64 (67.1-7) ...
22:21:11 #21 22.19 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:21:11 #21 22.20 Setting up libuv1:amd64 (1.40.0-2) ...
22:21:11 #21 22.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:21:11 #21 22.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:21:11 #21 22.27 Setting up librhash0:amd64 (1.4.1-2) ...
22:21:11 #21 22.28 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:21:11 #21 22.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:21:11 #21 22.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:21:11 #21 22.40 Setting up cmake (3.18.4-2+deb11u1) ...
22:21:11 #21 22.42 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:11 #21 ...
22:21:11 
22:21:11 #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
22:21:11 #19 22.43 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:11 #19 22.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:21:11 #19 22.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:21:12 #28 51.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:21:12 #28 51.24 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:21:12 #28 51.25 Setting up libuv1:amd64 (1.40.0-2) ...
22:21:12 #28 51.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:21:12 #28 51.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:21:12 #28 51.30 Setting up librhash0:amd64 (1.4.1-2) ...
22:21:12 #28 51.31 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:21:12 #28 51.33 Setting up cmake (3.18.4-2+deb11u1) ...
22:21:12 #28 51.35 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:12 #19 ...
22:21:12 
22:21:12 #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:12 #21 DONE 22.9s
22:21:12 
22:21:12 #22 [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
22:21:12 #28 DONE 51.8s
22:21:12 
22:21:12 #26 [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
22:21:12 #26 49.49 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]
22:21:12 #26 49.63 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
22:21:12 #26 49.64 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:21:12 #26 49.64 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:21:12 #26 49.64 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:21:12 #26 49.64 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:21:12 #26 49.64 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
22:21:12 #26 49.65 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:21:12 #26 49.65 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:21:12 #26 49.65 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:21:12 #26 49.66 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:21:12 #26 49.66 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:21:12 #26 49.66 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:21:12 #26 49.67 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:21:12 #26 49.67 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:21:12 #26 49.68 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:21:12 #26 49.68 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:21:12 #26 50.22 debconf: delaying package configuration, since apt-utils is not installed
22:21:12 #26 50.56 Fetched 115 MB in 3s (36.2 MB/s)
22:21:12 #26 50.60 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:12 #26 50.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 ... 30256 files and directories currently installed.)
22:21:12 #26 50.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:21:12 #26 50.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:21:12 #26 51.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:12 #26 51.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:21:12 #26 51.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:21:13 #26 52.32 Selecting previously unselected package binutils-mingw-w64.
22:21:13 #26 52.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:21:13 #26 52.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:21:13 #26 52.38 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:21:13 #26 52.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:21:13 #26 52.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:13 #26 52.47 Selecting previously unselected package dmsetup.
22:21:13 #26 52.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:21:13 #26 52.49 Unpacking dmsetup (2:1.02.175-2.1) ...
22:21:13 #26 52.56 Selecting previously unselected package mingw-w64-common.
22:21:13 #26 52.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:21:13 #26 52.57 Unpacking mingw-w64-common (8.0.0-1) ...
22:21:14 #22 1.499 + RM_GOPATH=0
22:21:14 #22 1.499 + TMP_GOPATH=
22:21:14 #22 1.499 + : /build
22:21:14 #22 1.499 + '[' -z '' ']'
22:21:14 #22 1.500 ++ mktemp -d
22:21:14 #22 1.503 + export GOPATH=/tmp/tmp.26d3CgBQOQ
22:21:14 #22 1.503 + GOPATH=/tmp/tmp.26d3CgBQOQ
22:21:14 #22 1.503 + RM_GOPATH=1
22:21:14 #22 1.504 + case "$(go env GOARCH)" in
22:21:14 #22 1.505 ++ go env GOARCH
22:21:14 #22 1.519 + export GO_BUILDMODE=-buildmode=pie
22:21:14 #22 1.520 + GO_BUILDMODE=-buildmode=pie
22:21:14 #22 1.520 ++ dirname /tmp/install/install.sh
22:21:14 #22 1.522 + dir=/tmp/install
22:21:14 #22 1.523 + bin=tini
22:21:14 #22 1.523 + shift
22:21:14 #22 1.523 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:14 #22 1.524 + . /tmp/install/tini.installer
22:21:14 #22 1.524 ++ : v0.19.0
22:21:14 #22 1.524 + install_tini
22:21:14 #22 1.525 + echo 'Install tini version v0.19.0'
22:21:14 #22 1.525 Install tini version v0.19.0
22:21:14 #22 1.525 + git clone https://github.com/krallin/tini.git /tmp/tmp.26d3CgBQOQ/tini
22:21:14 #22 1.528 Cloning into '/tmp/tmp.26d3CgBQOQ/tini'...
22:21:14 #22 1.964 + cd /tmp/tmp.26d3CgBQOQ/tini
22:21:14 #22 1.964 + git checkout -q v0.19.0
22:21:14 #22 1.971 + cmake .
22:21:14 #22 2.132 -- The C compiler identification is GNU 10.2.1
22:21:14 #22 2.170 -- Detecting C compiler ABI info
22:21:14 #22 2.418 -- Detecting C compiler ABI info - done
22:21:14 #22 2.474 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:14 #22 2.475 -- Detecting C compile features
22:21:14 #22 2.478 -- Detecting C compile features - done
22:21:14 #22 2.502 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:14 #22 ...
22:21:14 
22:21:14 #23 [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
22:21:14 #0 2.653 + RM_GOPATH=0
22:21:14 #0 2.653 + TMP_GOPATH=
22:21:14 #0 2.653 + : /build
22:21:14 #0 2.653 + '[' -z '' ']'
22:21:14 #0 2.653 ++ mktemp -d
22:21:14 #0 2.658 + export GOPATH=/tmp/tmp.yRdBkJJBsL
22:21:14 #0 2.658 + GOPATH=/tmp/tmp.yRdBkJJBsL
22:21:14 #0 2.658 + RM_GOPATH=1
22:21:14 #0 2.658 + case "$(go env GOARCH)" in
22:21:14 #0 2.658 ++ go env GOARCH
22:21:14 #0 2.685 + export GO_BUILDMODE=-buildmode=pie
22:21:14 #0 2.685 + GO_BUILDMODE=-buildmode=pie
22:21:14 #0 2.685 ++ dirname /tmp/install/install.sh
22:21:14 #0 2.685 + dir=/tmp/install
22:21:14 #0 2.685 + bin=containerd
22:21:14 #0 2.685 + shift
22:21:14 #0 2.685 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:14 #0 2.685 + . /tmp/install/containerd.installer
22:21:14 #0 2.685 ++ set -e
22:21:14 #0 2.685 ++ : v1.6.8
22:21:14 #0 2.685 + install_containerd
22:21:14 #0 2.685 + echo 'Install containerd version v1.6.8'
22:21:14 #0 2.685 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yRdBkJJBsL/src/github.com/containerd/containerd
22:21:14 #0 2.686 Install containerd version v1.6.8
22:21:14 #0 2.687 Cloning into '/tmp/tmp.yRdBkJJBsL/src/github.com/containerd/containerd'...
22:21:14 #23 ...
22:21:14 
22:21:14 #22 [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
22:21:14 #22 2.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:14 #22 2.653 -- Configuring done
22:21:14 #22 2.667 -- Generating done
22:21:14 #22 2.670 -- Build files have been written to: /tmp/tmp.26d3CgBQOQ/tini
22:21:15 #22 2.679 + make tini-static
22:21:15 #22 2.842 Scanning dependencies of target tini-static
22:21:15 #22 2.882 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:15 #26 54.53 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:15 #26 54.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:21:15 #26 54.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:21:15 #22 3.499 [100%] Linking C executable tini-static
22:21:16 #26 ...
22:21:16 
22:21:16 #30 [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
22:21:16 #0 0.943 + RM_GOPATH=0
22:21:16 #0 0.944 + TMP_GOPATH=
22:21:16 #0 0.944 + : /build
22:21:16 #0 0.944 + '[' -z '' ']'
22:21:16 #0 0.945 ++ mktemp -d
22:21:16 #0 0.947 + export GOPATH=/tmp/tmp.zK7FwPPOPP
22:21:16 #0 0.948 + GOPATH=/tmp/tmp.zK7FwPPOPP
22:21:16 #0 0.948 + RM_GOPATH=1
22:21:16 #0 0.948 + case "$(go env GOARCH)" in
22:21:16 #0 0.949 ++ go env GOARCH
22:21:16 #0 0.954 + export GO_BUILDMODE=-buildmode=pie
22:21:16 #0 0.954 + GO_BUILDMODE=-buildmode=pie
22:21:16 #0 0.955 ++ dirname /tmp/install/install.sh
22:21:16 #0 0.956 + dir=/tmp/install
22:21:16 #0 0.956 + bin=tini
22:21:16 #0 0.957 + shift
22:21:16 #0 0.957 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:16 #0 0.957 + . /tmp/install/tini.installer
22:21:16 #0 0.958 ++ : v0.19.0
22:21:16 #0 0.959 + install_tini
22:21:16 #0 0.959 + echo 'Install tini version v0.19.0'
22:21:16 #0 0.959 Install tini version v0.19.0
22:21:16 #0 0.960 + git clone https://github.com/krallin/tini.git /tmp/tmp.zK7FwPPOPP/tini
22:21:16 #0 0.963 Cloning into '/tmp/tmp.zK7FwPPOPP/tini'...
22:21:16 #0 1.256 + cd /tmp/tmp.zK7FwPPOPP/tini
22:21:16 #0 1.257 + git checkout -q v0.19.0
22:21:16 #0 1.269 + cmake .
22:21:16 #0 1.482 -- The C compiler identification is GNU 10.2.1
22:21:16 #0 1.545 -- Detecting C compiler ABI info
22:21:16 #0 1.793 -- Detecting C compiler ABI info - done
22:21:16 #0 1.840 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:16 #0 1.841 -- Detecting C compile features
22:21:16 #0 1.843 -- Detecting C compile features - done
22:21:16 #0 1.865 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:16 #0 1.959 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:16 #0 2.009 -- Configuring done
22:21:16 #0 2.021 -- Generating done
22:21:16 #0 2.023 -- Build files have been written to: /tmp/tmp.zK7FwPPOPP/tini
22:21:16 #0 2.031 + make tini-static
22:21:16 #0 2.151 Scanning dependencies of target tini-static
22:21:16 #0 2.219 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:16 #0 2.770 [100%] Linking C executable tini-static
22:21:16 #0 2.957 [100%] Built target tini-static
22:21:16 #0 2.987 + mkdir -p /build
22:21:16 #0 2.990 + cp tini-static /build/docker-init
22:21:16 #30 DONE 3.3s
22:21:16 
22:21:16 #31 [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
22:21:16 #0 1.325 + RM_GOPATH=0
22:21:16 #0 1.325 + TMP_GOPATH=
22:21:16 #0 1.325 + : /build
22:21:16 #0 1.325 + '[' -z '' ']'
22:21:16 #0 1.326 ++ mktemp -d
22:21:16 #0 1.431 + export GOPATH=/tmp/tmp.SSz4jbIEuX
22:21:16 #0 1.431 + GOPATH=/tmp/tmp.SSz4jbIEuX
22:21:16 #0 1.431 + RM_GOPATH=1
22:21:16 #0 1.432 + case "$(go env GOARCH)" in
22:21:16 #0 1.432 ++ go env GOARCH
22:21:16 #0 1.436 + export GO_BUILDMODE=-buildmode=pie
22:21:16 #0 1.436 + GO_BUILDMODE=-buildmode=pie
22:21:16 #0 1.436 ++ dirname /tmp/install/install.sh
22:21:16 #0 1.437 + dir=/tmp/install
22:21:16 #0 1.437 + bin=containerd
22:21:16 #0 1.437 + shift
22:21:16 #0 1.437 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:16 #0 1.437 + . /tmp/install/containerd.installer
22:21:16 #0 1.438 ++ set -e
22:21:16 #0 1.438 ++ : v1.6.8
22:21:16 #0 1.438 + install_containerd
22:21:16 #0 1.439 + echo 'Install containerd version v1.6.8'
22:21:16 #0 1.439 Install containerd version v1.6.8
22:21:16 #0 1.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SSz4jbIEuX/src/github.com/containerd/containerd
22:21:16 #0 1.574 Cloning into '/tmp/tmp.SSz4jbIEuX/src/github.com/containerd/containerd'...
22:21:16 #22 3.760 [100%] Built target tini-static
22:21:16 #22 3.792 + mkdir -p /build
22:21:16 #22 3.795 + cp tini-static /build/docker-init
22:21:16 #22 DONE 4.3s
22:21:16 
22:21:16 #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
22:21:16 #19 25.09 Selecting previously unselected package gcc-mingw-w64-base.
22:21:16 #19 25.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:21:16 #19 25.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:21:16 #19 25.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:21:16 #19 25.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:21:16 #19 25.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:21:17 #31 ...
22:21:17 
22:21:17 #25 [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
22:21:17 #25 50.99 + for f in rootlesskit rootlesskit-docker-proxy
22:21:17 #25 50.99 + GOBIN=/build
22:21:17 #25 50.99 + GO111MODULE=on
22:21:17 #25 50.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:17 #25 DONE 56.6s
22:21:17 
22:21:17 #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:21:17 #32 DONE 0.2s
22:21:17 
22:21:17 #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:21:17 #33 DONE 0.1s
22:21:17 
22:21:17 #31 [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
22:21:17 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:17 
22:21:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:17 + RM_GOPATH=0
22:21:17 + TMP_GOPATH=/go
22:21:17 + : /usr/local/bin
22:21:17 + '[' -z /go ']'
22:21:17 + export GOPATH=/go
22:21:17 + GOPATH=/go
22:21:17 + case "$(go env GOARCH)" in
22:21:17 ++ go env GOARCH
22:21:17 + export GO_BUILDMODE=-buildmode=pie
22:21:17 + GO_BUILDMODE=-buildmode=pie
22:21:17 ++ dirname hack/dockerfile/install/install.sh
22:21:17 + dir=hack/dockerfile/install
22:21:17 + bin=tini
22:21:17 + shift
22:21:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:17 + . hack/dockerfile/install/tini.installer
22:21:17 ++ : v0.19.0
22:21:17 + install_tini
22:21:17 + echo 'Install tini version v0.19.0'
22:21:17 + git clone https://github.com/krallin/tini.git /go/tini
22:21:17 Install tini version v0.19.0
22:21:17 Cloning into '/go/tini'...
22:21:17 + cd /go/tini
22:21:17 + git checkout -q v0.19.0
22:21:17 + cmake .
22:21:17 -- The C compiler identification is GNU 7.5.0
22:21:17 -- Check for working C compiler: /usr/bin/cc
22:21:17 -- Check for working C compiler: /usr/bin/cc -- works
22:21:17 -- Detecting C compiler ABI info
22:21:17 -- Detecting C compiler ABI info - done
22:21:17 -- Detecting C compile features
22:21:17 -- Detecting C compile features - done
22:21:17 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:17 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:17 -- Configuring done
22:21:17 -- Generating done
22:21:17 -- Build files have been written to: /go/tini
22:21:17 + make tini-static
22:21:17 make[2]: Entering directory '/go/tini'
22:21:17 make[3]: Entering directory '/go/tini'
22:21:17 make[4]: Entering directory '/go/tini'
22:21:17 make[5]: Entering directory '/go/tini'
22:21:17 Scanning dependencies of target tini-static
22:21:17 make[5]: Leaving directory '/go/tini'
22:21:17 make[5]: Entering directory '/go/tini'
22:21:17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:17 [100%] Linking C executable tini-static
22:21:17 make[5]: Leaving directory '/go/tini'
22:21:17 [100%] Built target tini-static
22:21:17 make[4]: Leaving directory '/go/tini'
22:21:17 make[3]: Leaving directory '/go/tini'
22:21:17 make[2]: Leaving directory '/go/tini'
22:21:17 + mkdir -p /usr/local/bin
22:21:17 + cp tini-static /usr/local/bin/docker-init
22:21:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:17 + RM_GOPATH=0
22:21:17 + TMP_GOPATH=/go
22:21:17 + : /usr/local/bin
22:21:17 + '[' -z /go ']'
22:21:17 + export GOPATH=/go
22:21:17 + GOPATH=/go
22:21:17 + case "$(go env GOARCH)" in
22:21:17 ++ go env GOARCH
22:21:17 + export GO_BUILDMODE=-buildmode=pie
22:21:17 + GO_BUILDMODE=-buildmode=pie
22:21:17 ++ dirname hack/dockerfile/install/install.sh
22:21:17 + dir=hack/dockerfile/install
22:21:17 + bin=proxy
22:21:17 + shift
22:21:17 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:17 + . hack/dockerfile/install/proxy.installer
22:21:17 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:17 + install_proxy dynamic
22:21:17 + case "$1" in
22:21:17 + install_proxy_dynamic
22:21:17 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:17 + PROXY_LDFLAGS=-linkmode=external
22:21:17 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:17 + export BUILD_MODE=-buildmode=pie
22:21:17 + BUILD_MODE=-buildmode=pie
22:21:17 + _install_proxy
22:21:17 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:17 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:17 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:17 + cd /go/src/github.com/docker/libnetwork
22:21:17 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:17 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:17 + return
22:21:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:17 + RM_GOPATH=0
22:21:17 + TMP_GOPATH=/go
22:21:17 + : /usr/local/bin
22:21:17 + '[' -z /go ']'
22:21:17 + export GOPATH=/go
22:21:17 + GOPATH=/go
22:21:17 + case "$(go env GOARCH)" in
22:21:17 ++ go env GOARCH
22:21:17 + export GO_BUILDMODE=-buildmode=pie
22:21:17 + GO_BUILDMODE=-buildmode=pie
22:21:17 ++ dirname hack/dockerfile/install/install.sh
22:21:17 + dir=hack/dockerfile/install
22:21:17 + bin=rootlesskit
22:21:17 + shift
22:21:17 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:17 + . hack/dockerfile/install/rootlesskit.installer
22:21:17 ++ : v0.14.4
22:21:17 + install_rootlesskit dynamic
22:21:17 + case "$1" in
22:21:17 + install_rootlesskit_dynamic
22:21:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:17 + export BUILD_MODE=-buildmode=pie
22:21:17 + BUILD_MODE=-buildmode=pie
22:21:17 + _install_rootlesskit
22:21:17 + echo 'Install rootlesskit version v0.14.4'
22:21:17 + for f in rootlesskit rootlesskit-docker-proxy
22:21:17 + GOBIN=/usr/local/bin
22:21:17 + GO111MODULE=on
22:21:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:17 Install rootlesskit version v0.14.4
22:21:17 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:17 go: downloading github.com/pkg/errors v0.9.1
22:21:17 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:17 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:17 go: downloading github.com/google/uuid v1.3.0
22:21:17 go: downloading github.com/moby/vpnkit v0.5.0
22:21:17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:17 go: downloading github.com/gofrs/flock v0.8.1
22:21:17 go: downloading github.com/gorilla/mux v1.8.0
22:21:17 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:17 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:18 #31 ...
22:21:18 
22:21:18 #26 [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
22:21:18 #26 56.98 Selecting previously unselected package gcc-mingw-w64-base.
22:21:18 #26 56.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:21:18 #26 56.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:21:18 #26 57.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:21:18 #26 57.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:21:18 #26 57.06 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:21:18 #19 28.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:21:18 #19 28.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:21:18 #19 28.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:20 #26 59.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:21:20 #26 59.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:21:20 #26 59.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:21 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:21 
22:21:21 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:21 + RM_GOPATH=0
22:21:21 + TMP_GOPATH=/go
22:21:21 + : /usr/local/bin
22:21:21 + '[' -z /go ']'
22:21:21 + export GOPATH=/go
22:21:21 + GOPATH=/go
22:21:21 + case "$(go env GOARCH)" in
22:21:21 ++ go env GOARCH
22:21:21 + export GO_BUILDMODE=-buildmode=pie
22:21:21 + GO_BUILDMODE=-buildmode=pie
22:21:21 ++ dirname hack/dockerfile/install/install.sh
22:21:21 + dir=hack/dockerfile/install
22:21:21 + bin=tini
22:21:21 + shift
22:21:21 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:21 + . hack/dockerfile/install/tini.installer
22:21:21 ++ : v0.19.0
22:21:21 + install_tini
22:21:21 + echo 'Install tini version v0.19.0'
22:21:21 Install tini version v0.19.0
22:21:21 + git clone https://github.com/krallin/tini.git /go/tini
22:21:21 Cloning into '/go/tini'...
22:21:21 + cd /go/tini
22:21:21 + git checkout -q v0.19.0
22:21:21 + cmake .
22:21:21 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:21:21   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:21:21   CMake.
22:21:21 
22:21:21   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:21:21   CMake that the project does not need compatibility with older versions.
22:21:21 
22:21:21 
22:21:21 -- The C compiler identification is GNU 11.2.0
22:21:21 -- Detecting C compiler ABI info
22:21:21 -- Detecting C compiler ABI info - done
22:21:21 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:21 -- Detecting C compile features
22:21:21 -- Detecting C compile features - done
22:21:21 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:21 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:21 -- Configuring done
22:21:21 -- Generating done
22:21:21 -- Build files have been written to: /go/tini
22:21:21 + make tini-static
22:21:21 make[2]: Entering directory '/go/tini'
22:21:21 make[3]: Entering directory '/go/tini'
22:21:21 make[4]: Entering directory '/go/tini'
22:21:21 make[5]: Entering directory '/go/tini'
22:21:21 make[5]: Leaving directory '/go/tini'
22:21:21 make[5]: Entering directory '/go/tini'
22:21:21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:21 [100%] Linking C executable tini-static
22:21:21 make[5]: Leaving directory '/go/tini'
22:21:21 [100%] Built target tini-static
22:21:21 make[4]: Leaving directory '/go/tini'
22:21:21 make[3]: Leaving directory '/go/tini'
22:21:21 make[2]: Leaving directory '/go/tini'
22:21:21 + mkdir -p /usr/local/bin
22:21:21 + cp tini-static /usr/local/bin/docker-init
22:21:21 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:21 + RM_GOPATH=0
22:21:21 + TMP_GOPATH=/go
22:21:21 + : /usr/local/bin
22:21:21 + '[' -z /go ']'
22:21:21 + export GOPATH=/go
22:21:21 + GOPATH=/go
22:21:21 + case "$(go env GOARCH)" in
22:21:21 ++ go env GOARCH
22:21:21 + export GO_BUILDMODE=-buildmode=pie
22:21:21 + GO_BUILDMODE=-buildmode=pie
22:21:21 ++ dirname hack/dockerfile/install/install.sh
22:21:21 + dir=hack/dockerfile/install
22:21:21 + bin=proxy
22:21:21 + shift
22:21:21 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:21 + . hack/dockerfile/install/proxy.installer
22:21:21 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:21 + install_proxy dynamic
22:21:21 + case "$1" in
22:21:21 + install_proxy_dynamic
22:21:21 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:21 + PROXY_LDFLAGS=-linkmode=external
22:21:21 + export BUILD_MODE=-buildmode=pie
22:21:21 + BUILD_MODE=-buildmode=pie
22:21:21 + _install_proxy
22:21:21 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:21 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:21 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:21 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:21 + cd /go/src/github.com/docker/libnetwork
22:21:21 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:21 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:21 + return
22:21:21 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:21 + RM_GOPATH=0
22:21:21 + TMP_GOPATH=/go
22:21:21 + : /usr/local/bin
22:21:21 + '[' -z /go ']'
22:21:21 + export GOPATH=/go
22:21:21 + GOPATH=/go
22:21:21 + case "$(go env GOARCH)" in
22:21:21 ++ go env GOARCH
22:21:21 + export GO_BUILDMODE=-buildmode=pie
22:21:21 + GO_BUILDMODE=-buildmode=pie
22:21:21 ++ dirname hack/dockerfile/install/install.sh
22:21:21 + dir=hack/dockerfile/install
22:21:21 + bin=rootlesskit
22:21:21 + shift
22:21:21 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:21 + . hack/dockerfile/install/rootlesskit.installer
22:21:21 ++ : v0.14.4
22:21:21 + install_rootlesskit dynamic
22:21:21 + case "$1" in
22:21:21 + install_rootlesskit_dynamic
22:21:21 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:21 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:21 + export BUILD_MODE=-buildmode=pie
22:21:21 + BUILD_MODE=-buildmode=pie
22:21:21 + _install_rootlesskit
22:21:21 + echo 'Install rootlesskit version v0.14.4'
22:21:21 + for f in rootlesskit rootlesskit-docker-proxy
22:21:21 + GOBIN=/usr/local/bin
22:21:21 + GO111MODULE=on
22:21:21 Install rootlesskit version v0.14.4
22:21:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:21 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:22 + for f in rootlesskit rootlesskit-docker-proxy
22:21:22 + GOBIN=/usr/local/bin
22:21:22 + GO111MODULE=on
22:21:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:24 + return
22:21:24 # Build the CLI
22:21:24 cd /go/src/github.com/docker/cli && \
22:21:24 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:24 make[2]: Entering directory '/root/build-deb/cli'
22:21:24 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:24 Building dynamic docker-linux-arm64
22:21:24 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64.rpm
22:21:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1JFNCz
22:21:24 + umask 022
22:21:24 + cd /root/rpmbuild/BUILD
22:21:24 + cd src
22:21:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:21:24 + RPM_EC=0
22:21:24 ++ jobs -p
22:21:24 + exit 0
22:21:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vCZsCF
22:21:24 + umask 022
22:21:24 + cd /root/rpmbuild/BUILD
22:21:24 + cd /root/rpmbuild/BUILD
22:21:24 + rm -rf src
22:21:24 + /usr/bin/mkdir -p src
22:21:24 + cd src
22:21:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:21:24 + /usr/bin/tar -xof -
22:21:24 + STATUS=0
22:21:24 + '[' 0 -ne 0 ']'
22:21:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:21:24 + /usr/bin/tar -xof -
22:21:24 + STATUS=0
22:21:24 + '[' 0 -ne 0 ']'
22:21:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:21:24 + RPM_EC=0
22:21:24 ++ jobs -p
22:21:24 + exit 0
22:21:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k3dTuH
22:21:24 + umask 022
22:21:24 + cd /root/rpmbuild/BUILD
22:21:24 + cd src
22:21:24 + mkdir -p /go/src/github.com/docker
22:21:24 + rm -f /go/src/github.com/docker/cli
22:21:24 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:21:24 + pushd /go/src/github.com/docker/cli
22:21:24 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:21:24 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:24 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:21:24 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:24 Building dynamic docker-linux-arm64
22:21:24 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:24 
22:21:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:24 + RM_GOPATH=0
22:21:24 + TMP_GOPATH=/go
22:21:24 + : /usr/local/bin
22:21:24 + '[' -z /go ']'
22:21:24 + export GOPATH=/go
22:21:24 + GOPATH=/go
22:21:24 + case "$(go env GOARCH)" in
22:21:24 ++ go env GOARCH
22:21:24 + export GO_BUILDMODE=-buildmode=pie
22:21:24 + GO_BUILDMODE=-buildmode=pie
22:21:24 ++ dirname hack/dockerfile/install/install.sh
22:21:24 + dir=hack/dockerfile/install
22:21:24 + bin=tini
22:21:24 + shift
22:21:24 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:24 + . hack/dockerfile/install/tini.installer
22:21:24 ++ : v0.19.0
22:21:24 + install_tini
22:21:24 + echo 'Install tini version v0.19.0'
22:21:24 + git clone https://github.com/krallin/tini.git /go/tini
22:21:24 Install tini version v0.19.0
22:21:24 Cloning into '/go/tini'...
22:21:24 + cd /go/tini
22:21:24 + git checkout -q v0.19.0
22:21:24 + cmake .
22:21:24 -- The C compiler identification is GNU 9.4.0
22:21:24 -- Check for working C compiler: /usr/bin/cc
22:21:24 -- Check for working C compiler: /usr/bin/cc -- works
22:21:24 -- Detecting C compiler ABI info
22:21:24 -- Detecting C compiler ABI info - done
22:21:24 -- Detecting C compile features
22:21:24 -- Detecting C compile features - done
22:21:24 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:24 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:24 -- Configuring done
22:21:24 -- Generating done
22:21:24 -- Build files have been written to: /go/tini
22:21:24 + make tini-static
22:21:24 make[2]: Entering directory '/go/tini'
22:21:24 make[3]: Entering directory '/go/tini'
22:21:24 make[4]: Entering directory '/go/tini'
22:21:24 make[5]: Entering directory '/go/tini'
22:21:24 Scanning dependencies of target tini-static
22:21:24 make[5]: Leaving directory '/go/tini'
22:21:24 make[5]: Entering directory '/go/tini'
22:21:24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:24 [100%] Linking C executable tini-static
22:21:24 make[5]: Leaving directory '/go/tini'
22:21:24 [100%] Built target tini-static
22:21:24 make[4]: Leaving directory '/go/tini'
22:21:24 make[3]: Leaving directory '/go/tini'
22:21:24 make[2]: Leaving directory '/go/tini'
22:21:24 + mkdir -p /usr/local/bin
22:21:24 + cp tini-static /usr/local/bin/docker-init
22:21:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:24 + RM_GOPATH=0
22:21:24 + TMP_GOPATH=/go
22:21:24 + : /usr/local/bin
22:21:24 + '[' -z /go ']'
22:21:24 + export GOPATH=/go
22:21:24 + GOPATH=/go
22:21:24 + case "$(go env GOARCH)" in
22:21:24 ++ go env GOARCH
22:21:24 + export GO_BUILDMODE=-buildmode=pie
22:21:24 + GO_BUILDMODE=-buildmode=pie
22:21:24 ++ dirname hack/dockerfile/install/install.sh
22:21:24 + dir=hack/dockerfile/install
22:21:24 + bin=proxy
22:21:24 + shift
22:21:24 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:24 + . hack/dockerfile/install/proxy.installer
22:21:24 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:24 + install_proxy dynamic
22:21:24 + case "$1" in
22:21:24 + install_proxy_dynamic
22:21:24 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:24 + PROXY_LDFLAGS=-linkmode=external
22:21:24 + export BUILD_MODE=-buildmode=pie
22:21:24 + BUILD_MODE=-buildmode=pie
22:21:24 + _install_proxy
22:21:24 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:24 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:24 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:24 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:24 + cd /go/src/github.com/docker/libnetwork
22:21:24 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:24 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:24 + return
22:21:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:24 + RM_GOPATH=0
22:21:24 + TMP_GOPATH=/go
22:21:24 + : /usr/local/bin
22:21:24 + '[' -z /go ']'
22:21:24 + export GOPATH=/go
22:21:24 + GOPATH=/go
22:21:24 + case "$(go env GOARCH)" in
22:21:24 ++ go env GOARCH
22:21:24 + export GO_BUILDMODE=-buildmode=pie
22:21:24 + GO_BUILDMODE=-buildmode=pie
22:21:24 ++ dirname hack/dockerfile/install/install.sh
22:21:24 + dir=hack/dockerfile/install
22:21:24 + bin=rootlesskit
22:21:24 + shift
22:21:24 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:24 + . hack/dockerfile/install/rootlesskit.installer
22:21:24 ++ : v0.14.4
22:21:24 + install_rootlesskit dynamic
22:21:24 + case "$1" in
22:21:24 + install_rootlesskit_dynamic
22:21:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:24 + export BUILD_MODE=-buildmode=pie
22:21:24 + BUILD_MODE=-buildmode=pie
22:21:24 + _install_rootlesskit
22:21:24 + echo 'Install rootlesskit version v0.14.4'
22:21:24 Install rootlesskit version v0.14.4
22:21:24 + for f in rootlesskit rootlesskit-docker-proxy
22:21:24 + GOBIN=/usr/local/bin
22:21:24 + GO111MODULE=on
22:21:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:24 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:24 go: downloading github.com/pkg/errors v0.9.1
22:21:24 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:24 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:24 go: downloading github.com/google/uuid v1.3.0
22:21:24 go: downloading github.com/moby/vpnkit v0.5.0
22:21:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:24 go: downloading github.com/gofrs/flock v0.8.1
22:21:24 go: downloading github.com/gorilla/mux v1.8.0
22:21:24 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:24 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:24 #26 63.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:21:24 #26 63.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:21:24 #26 63.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:25 #19 35.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:21:25 #19 35.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:21:25 #19 35.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:25 #26 ...
22:21:25 
22:21:25 #31 [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
22:21:25 #31 16.28 + cd /tmp/tmp.SSz4jbIEuX/src/github.com/containerd/containerd
22:21:25 #31 16.28 + git checkout -q v1.6.8
22:21:25 go: downloading github.com/pkg/errors v0.9.1
22:21:25 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:25 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:25 go: downloading github.com/google/uuid v1.3.0
22:21:25 go: downloading github.com/moby/vpnkit v0.5.0
22:21:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:25 go: downloading github.com/gofrs/flock v0.8.1
22:21:25 go: downloading github.com/gorilla/mux v1.8.0
22:21:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:26 #31 17.26 + export 'BUILDTAGS=netgo osusergo static_build'
22:21:26 #31 17.26 + BUILDTAGS='netgo osusergo static_build'
22:21:26 #31 17.26 + export EXTRA_FLAGS=-buildmode=pie
22:21:26 #31 17.26 + EXTRA_FLAGS=-buildmode=pie
22:21:26 #31 17.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:21:26 #31 17.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:21:26 #31 17.26 + '[' '' = dynamic ']'
22:21:26 #31 17.26 + make
22:21:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:26 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:26 
22:21:26 + popd
22:21:26 ~/rpmbuild/BUILD/src
22:21:26 + RPM_EC=0
22:21:26 ++ jobs -p
22:21:26 + exit 0
22:21:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VBtbP1
22:21:26 + umask 022
22:21:26 + cd /root/rpmbuild/BUILD
22:21:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64 '!=' / ']'
22:21:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21:26 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21: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'
22:21:26 + export CFLAGS
22:21: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'
22:21:26 + export CXXFLAGS
22:21: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'
22:21:26 + export FFLAGS
22:21: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'
22:21:26 + export FCFLAGS
22:21: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'
22:21:26 + export LDFLAGS
22:21:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:26 + export LT_SYS_LIBRARY_PATH
22:21:26 + CC=gcc
22:21:26 + export CC
22:21:26 + CXX=g++
22:21:26 + export CXX
22:21:26 + cd src
22:21:26 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/dockerd
22:21:26 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/docker-proxy
22:21:26 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/docker-init
22:21:26 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/lib/systemd/system/docker.service
22:21:26 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
22:21:26 + /usr/lib/rpm/check-buildroot
22:21:26 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:26 + /usr/lib/rpm/brp-compress
22:21:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:21:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:26 + /usr/lib/rpm/check-rpaths
22:21:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:26 + /usr/lib/rpm/brp-remove-la-files
22:21:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:21:26 + /usr/lib/rpm/redhat/brp-python-hardlink
22:21:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SDaEAW
22:21:26 + umask 022
22:21:26 + cd /root/rpmbuild/BUILD
22:21: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'
22:21:26 + export CFLAGS
22:21: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'
22:21:26 + export CXXFLAGS
22:21: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'
22:21:26 + export FFLAGS
22:21: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'
22:21:26 + export FCFLAGS
22:21: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'
22:21:26 + export LDFLAGS
22:21:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:26 + export LT_SYS_LIBRARY_PATH
22:21:26 + CC=gcc
22:21:26 + export CC
22:21:26 + CXX=g++
22:21:26 + export CXX
22:21:26 + cd src
22:21:26 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:26 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:26 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:26 + echo 'PASS: daemon version OK'
22:21:26 + RPM_EC=0
22:21:26 PASS: daemon version OK
22:21:26 ++ jobs -p
22:21:26 + exit 0
22:21:26 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21:26 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.fc37
22:21:26 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:26 Requires(post): /bin/sh
22:21:26 Requires(preun): /bin/sh
22:21:26 Requires(postun): /bin/sh
22:21:26 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)
22:21:26 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:26 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:21:26 #31 17.79 + bin/ctr
22:21:27 #19 37.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:21:27 #19 37.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:21:27 #19 37.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:21:27 #19 ...
22:21:27 
22:21:27 #23 [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
22:21:27 #23 22.54 Updating files:  92% (4686/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
22:21:27 #23 22.67 + cd /tmp/tmp.yRdBkJJBsL/src/github.com/containerd/containerd
22:21:27 #23 22.67 + git checkout -q v1.6.8
22:21:27 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:27 
22:21:27 + popd
22:21:27 ~/rpmbuild/BUILD/src
22:21:27 + exit 0
22:21:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.745oeK
22:21:27 + umask 022
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64 '!=' / ']'
22:21:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 + cd src
22:21:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/dockerd
22:21:27 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/docker-proxy
22:21:27 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/docker-init
22:21:27 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/lib/systemd/system/docker.service
22:21:27 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/lib/systemd/system/docker.socket
22:21:27 + /usr/lib/rpm/check-buildroot
22:21:27 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:27 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:21:27 + /usr/lib/rpm/brp-compress
22:21:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:27 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:21:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:27 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:21:27 + /usr/lib/rpm/brp-python-hardlink
22:21:27 + PYTHON3=/usr/libexec/platform-python
22:21:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GVry2L
22:21:27 + umask 022
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + cd src
22:21:27 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:27 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:27 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:27 + echo 'PASS: daemon version OK'
22:21:27 PASS: daemon version OK
22:21:27 + exit 0
22:21:27 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el8 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.el8
22:21:27 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:27 Requires(post): /bin/sh
22:21:27 Requires(preun): /bin/sh
22:21:27 Requires(postun): /bin/sh
22:21:27 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)
22:21:27 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:27 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:21:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64.rpm
22:21:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k8sy0L
22:21:27 + umask 022
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + cd src
22:21:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:21:27 + exit 0
22:21:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O7LOId
22:21:27 + umask 022
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + rm -rf src
22:21:27 + /usr/bin/mkdir -p src
22:21:27 + cd src
22:21:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:21:27 + /usr/bin/tar -xof -
22:21:27 + STATUS=0
22:21:27 + '[' 0 -ne 0 ']'
22:21:27 + /usr/bin/tar -xof -
22:21:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:21:27 + STATUS=0
22:21:27 + '[' 0 -ne 0 ']'
22:21:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:21:27 + exit 0
22:21:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1WYmbm
22:21:27 + umask 022
22:21:27 + cd /root/rpmbuild/BUILD
22:21:27 + cd src
22:21:27 + mkdir -p /go/src/github.com/docker
22:21:27 + rm -f /go/src/github.com/docker/cli
22:21:27 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:21:27 + pushd /go/src/github.com/docker/cli
22:21:27 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:21:27 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:27 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:21:27 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:27 Building dynamic docker-linux-arm64
22:21:28 #23 23.62 + export 'BUILDTAGS=netgo osusergo static_build'
22:21:28 #23 23.62 + BUILDTAGS='netgo osusergo static_build'
22:21:28 #23 23.62 + export EXTRA_FLAGS=-buildmode=pie
22:21:28 #23 23.62 + EXTRA_FLAGS=-buildmode=pie
22:21:28 #23 23.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:21:28 #23 23.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:21:28 #23 23.62 + '[' '' = dynamic ']'
22:21:28 #23 23.62 + make
22:21:29 + for f in rootlesskit rootlesskit-docker-proxy
22:21:29 + GOBIN=/usr/local/bin
22:21:29 + GO111MODULE=on
22:21:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:29 #23 24.80 + bin/ctr
22:21:31 + return
22:21:31 # Build the CLI
22:21:31 cd /go/src/github.com/docker/cli && \
22:21:31 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:31 make[2]: Entering directory '/root/build-deb/cli'
22:21:31 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:31 Building dynamic docker-linux-arm64
22:21:31 + for f in rootlesskit rootlesskit-docker-proxy
22:21:31 + GOBIN=/usr/local/bin
22:21:31 + GO111MODULE=on
22:21:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:33 + return
22:21:33 # Build the CLI
22:21:33 cd /go/src/github.com/docker/cli && \
22:21:33 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:33 make[2]: Entering directory '/root/build-deb/cli'
22:21:33 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:33 Building dynamic docker-linux-arm64
22:21:33 #31 ...
22:21:33 
22:21:33 #26 [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
22:21:33 #26 64.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:21:33 #26 64.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:21:33 #26 64.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:21:33 #26 66.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:21:33 #26 66.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:21:33 #26 66.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:33 #26 70.11 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:21:33 #26 70.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:21:33 #26 70.12 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:33 #26 71.81 Selecting previously unselected package g++-mingw-w64-x86-64.
22:21:33 #26 71.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:21:33 #26 71.82 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:21:33 #26 71.88 Selecting previously unselected package libapparmor1:amd64.
22:21:33 #26 71.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:21:33 #26 71.90 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:21:33 #26 71.95 Selecting previously unselected package libapparmor-dev:amd64.
22:21:33 #26 71.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:21:33 #26 71.96 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:21:33 #26 72.03 Selecting previously unselected package libbtrfs0:amd64.
22:21:33 #26 72.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:21:33 #26 72.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:21:33 #26 72.09 Selecting previously unselected package libbtrfs-dev:amd64.
22:21:33 #26 72.09 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:21:33 #26 72.10 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:33 #26 72.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:21:33 #26 72.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:21:33 #26 72.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:33 #26 72.22 Selecting previously unselected package libudev-dev:amd64.
22:21:33 #26 72.22 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:21:33 #26 72.22 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:21:33 #26 72.27 Selecting previously unselected package libsepol1-dev:amd64.
22:21:33 #26 72.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:21:33 #26 72.28 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:21:33 #26 72.37 Selecting previously unselected package libpcre2-16-0:amd64.
22:21:33 #26 72.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:21:33 #26 72.38 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:21:33 #26 72.47 Selecting previously unselected package libpcre2-32-0:amd64.
22:21:33 #26 72.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:21:33 #26 72.49 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:21:33 #26 72.57 Selecting previously unselected package libpcre2-posix2:amd64.
22:21:33 #26 72.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:21:33 #26 72.58 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:21:33 #26 72.62 Selecting previously unselected package libpcre2-dev:amd64.
22:21:33 #26 72.63 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:21:33 #26 72.63 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:21:33 #26 72.81 Selecting previously unselected package libselinux1-dev:amd64.
22:21:33 #26 72.82 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:21:33 #26 72.83 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:21:34 #26 72.96 Selecting previously unselected package libdevmapper-dev:amd64.
22:21:34 #26 72.96 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:21:34 #26 72.97 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:21:34 #26 73.01 Selecting previously unselected package libseccomp-dev:amd64.
22:21:34 #26 73.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:21:34 #26 73.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:21:34 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:34 
22:21:34 + popd
22:21:34 ~/rpmbuild/BUILD/src
22:21:34 + RPM_EC=0
22:21:34 ++ jobs -p
22:21:34 + exit 0
22:21:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FtHkip
22:21:34 + umask 022
22:21:34 + cd /root/rpmbuild/BUILD
22:21:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64 '!=' / ']'
22:21:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21:34 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:34 + export CFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:34 + export CXXFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:34 + export FFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:34 + export FCFLAGS
22:21: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:21:34 + export LDFLAGS
22:21:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:34 + export LT_SYS_LIBRARY_PATH
22:21:34 + CC=gcc
22:21:34 + export CC
22:21:34 + CXX=g++
22:21:34 + export CXX
22:21:34 + cd src
22:21:34 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:34 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/dockerd
22:21:34 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/docker-proxy
22:21:34 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/docker-init
22:21:34 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/lib/systemd/system/docker.service
22:21:34 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
22:21:34 + /usr/lib/rpm/check-buildroot
22:21:34 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:34 + /usr/lib/rpm/brp-compress
22:21:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:21:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:34 + /usr/lib/rpm/check-rpaths
22:21:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:34 + /usr/lib/rpm/brp-remove-la-files
22:21:34 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:21:34 + /usr/lib/rpm/redhat/brp-python-hardlink
22:21:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4fjGWz
22:21:34 + umask 022
22:21:34 + cd /root/rpmbuild/BUILD
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:34 + export CFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:34 + export CXXFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:34 + export FFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:34 + export FCFLAGS
22:21: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:21:34 + export LDFLAGS
22:21:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:34 + export LT_SYS_LIBRARY_PATH
22:21:34 + CC=gcc
22:21:34 + export CC
22:21:34 + CXX=g++
22:21:34 + export CXX
22:21:34 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:21:34 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:21:34 + cd src
22:21:34 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:34 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:34 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:34 + echo 'PASS: daemon version OK'
22:21:34 + RPM_EC=0
22:21:34 PASS: daemon version OK
22:21:34 ++ jobs -p
22:21:34 + exit 0
22:21:34 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21:34 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.fc36
22:21:34 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:34 Requires(post): /bin/sh
22:21:34 Requires(preun): /bin/sh
22:21:34 Requires(postun): /bin/sh
22:21:34 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)
22:21:34 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:34 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:21:34 #26 73.09 Selecting previously unselected package libsystemd-dev:amd64.
22:21:34 #26 73.09 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:21:34 #26 73.10 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:21:34 #26 73.33 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:21:34 #26 73.35 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:21:34 #26 73.36 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:21:34 #26 73.37 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:21:34 #26 73.38 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:21:34 #26 73.39 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:21:34 #26 73.40 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:21:34 #26 73.41 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:21:34 #26 73.42 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:21:34 #26 73.43 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:21:34 #26 73.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:21:34 #26 73.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:34 #26 73.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:21:34 #26 73.47 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:21:34 #26 73.48 Setting up mingw-w64-common (8.0.0-1) ...
22:21:34 #26 73.49 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:21:34 #26 73.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:21:34 #26 73.52 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:21:34 #26 73.53 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:21:34 #26 73.54 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:21:34 #26 73.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:34 #26 73.56 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
22:21:34 #26 73.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:34 #26 73.58 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
22:21:34 #26 73.58 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:21:34 #26 73.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:34 #26 73.60 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
22:21:34 #26 73.61 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:34 #26 73.62 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:21:34 #26 73.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:34 #26 73.65 Setting up dmsetup (2:1.02.175-2.1) ...
22:21:34 #26 73.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:34 #26 73.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:21:34 #26 73.68 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:35 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:35 
22:21:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:35 + RM_GOPATH=0
22:21:35 + TMP_GOPATH=/go
22:21:35 + : /usr/local/bin
22:21:35 + '[' -z /go ']'
22:21:35 + export GOPATH=/go
22:21:35 + GOPATH=/go
22:21:35 + case "$(go env GOARCH)" in
22:21:35 ++ go env GOARCH
22:21:35 + export GO_BUILDMODE=-buildmode=pie
22:21:35 + GO_BUILDMODE=-buildmode=pie
22:21:35 ++ dirname hack/dockerfile/install/install.sh
22:21:35 + dir=hack/dockerfile/install
22:21:35 + bin=tini
22:21:35 + shift
22:21:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:35 + . hack/dockerfile/install/tini.installer
22:21:35 ++ : v0.19.0
22:21:35 + install_tini
22:21:35 + echo 'Install tini version v0.19.0'
22:21:35 Install tini version v0.19.0
22:21:35 + git clone https://github.com/krallin/tini.git /go/tini
22:21:35 Cloning into '/go/tini'...
22:21:35 + cd /go/tini
22:21:35 + git checkout -q v0.19.0
22:21:35 + cmake .
22:21:35 -- The C compiler identification is GNU 8.3.0
22:21:35 -- Check for working C compiler: /usr/bin/cc
22:21:35 -- Check for working C compiler: /usr/bin/cc -- works
22:21:35 -- Detecting C compiler ABI info
22:21:35 -- Detecting C compiler ABI info - done
22:21:35 -- Detecting C compile features
22:21:35 -- Detecting C compile features - done
22:21:35 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:35 -- Configuring done
22:21:35 -- Generating done
22:21:35 -- Build files have been written to: /go/tini
22:21:35 + make tini-static
22:21:35 make[2]: Entering directory '/go/tini'
22:21:35 make[3]: Entering directory '/go/tini'
22:21:35 make[4]: Entering directory '/go/tini'
22:21:35 make[5]: Entering directory '/go/tini'
22:21:35 Scanning dependencies of target tini-static
22:21:35 make[5]: Leaving directory '/go/tini'
22:21:35 make[5]: Entering directory '/go/tini'
22:21:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:35 [100%] Linking C executable tini-static
22:21:35 make[5]: Leaving directory '/go/tini'
22:21:35 [100%] Built target tini-static
22:21:35 make[4]: Leaving directory '/go/tini'
22:21:35 make[3]: Leaving directory '/go/tini'
22:21:35 make[2]: Leaving directory '/go/tini'
22:21:35 + mkdir -p /usr/local/bin
22:21:35 + cp tini-static /usr/local/bin/docker-init
22:21:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:35 + RM_GOPATH=0
22:21:35 + TMP_GOPATH=/go
22:21:35 + : /usr/local/bin
22:21:35 + '[' -z /go ']'
22:21:35 + export GOPATH=/go
22:21:35 + GOPATH=/go
22:21:35 + case "$(go env GOARCH)" in
22:21:35 ++ go env GOARCH
22:21:35 + export GO_BUILDMODE=-buildmode=pie
22:21:35 + GO_BUILDMODE=-buildmode=pie
22:21:35 ++ dirname hack/dockerfile/install/install.sh
22:21:35 + dir=hack/dockerfile/install
22:21:35 + bin=proxy
22:21:35 + shift
22:21:35 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:35 + . hack/dockerfile/install/proxy.installer
22:21:35 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:35 + install_proxy dynamic
22:21:35 + case "$1" in
22:21:35 + install_proxy_dynamic
22:21:35 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:35 + PROXY_LDFLAGS=-linkmode=external
22:21:35 + export BUILD_MODE=-buildmode=pie
22:21:35 + BUILD_MODE=-buildmode=pie
22:21:35 + _install_proxy
22:21:35 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:35 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:35 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:35 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:35 + cd /go/src/github.com/docker/libnetwork
22:21:35 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:35 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:35 + return
22:21:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:35 + RM_GOPATH=0
22:21:35 + TMP_GOPATH=/go
22:21:35 + : /usr/local/bin
22:21:35 + '[' -z /go ']'
22:21:35 + export GOPATH=/go
22:21:35 + GOPATH=/go
22:21:35 + case "$(go env GOARCH)" in
22:21:35 ++ go env GOARCH
22:21:35 + export GO_BUILDMODE=-buildmode=pie
22:21:35 + GO_BUILDMODE=-buildmode=pie
22:21:35 ++ dirname hack/dockerfile/install/install.sh
22:21:35 + dir=hack/dockerfile/install
22:21:35 + bin=rootlesskit
22:21:35 + shift
22:21:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:35 + . hack/dockerfile/install/rootlesskit.installer
22:21:35 ++ : v0.14.4
22:21:35 + install_rootlesskit dynamic
22:21:35 + case "$1" in
22:21:35 + install_rootlesskit_dynamic
22:21:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:35 + export BUILD_MODE=-buildmode=pie
22:21:35 + BUILD_MODE=-buildmode=pie
22:21:35 + _install_rootlesskit
22:21:35 + echo 'Install rootlesskit version v0.14.4'
22:21:35 + for f in rootlesskit rootlesskit-docker-proxy
22:21:35 + GOBIN=/usr/local/bin
22:21:35 + GO111MODULE=on
22:21:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:35 Install rootlesskit version v0.14.4
22:21:35 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:35 go: downloading github.com/pkg/errors v0.9.1
22:21:35 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:35 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:35 go: downloading github.com/google/uuid v1.3.0
22:21:35 go: downloading github.com/moby/vpnkit v0.5.0
22:21:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:35 go: downloading github.com/gofrs/flock v0.8.1
22:21:35 go: downloading github.com/gorilla/mux v1.8.0
22:21:35 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:35 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:35 #26 DONE 74.7s
22:21:35 
22:21:35 #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
22:21:37 #34 1.075 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:21:37 #34 1.077 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:21:37 #34 1.077 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:21:37 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:37 
22:21:37 + popd
22:21:37 ~/rpmbuild/BUILD/src
22:21:37 + RPM_EC=0
22:21:37 ++ jobs -p
22:21:37 + exit 0
22:21:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xQWhOy
22:21:37 + umask 022
22:21:37 + cd /root/rpmbuild/BUILD
22:21:37 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64 '!=' / ']'
22:21:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:21:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:21:37 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:37 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:21:37 + cd src
22:21:37 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:37 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/dockerd
22:21:37 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/docker-proxy
22:21:37 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/docker-init
22:21:37 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/lib/systemd/system/docker.service
22:21:37 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/lib/systemd/system/docker.socket
22:21:37 + /usr/lib/rpm/check-buildroot
22:21:37 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:37 + /usr/lib/rpm/brp-compress
22:21:37 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:37 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:37 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:21:37 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:21:37 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:37 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:21:37 + /usr/lib/rpm/brp-python-hardlink
22:21:37 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fgaQOQ
22:21:37 + umask 022
22:21:37 + cd /root/rpmbuild/BUILD
22:21:37 + cd src
22:21:37 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:37 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:37 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:37 + echo 'PASS: daemon version OK'
22:21:37 PASS: daemon version OK
22:21:37 + RPM_EC=0
22:21:37 ++ jobs -p
22:21:37 + exit 0
22:21:37 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:21:37 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el9 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.el9
22:21:37 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:37 Requires(post): /bin/sh
22:21:37 Requires(preun): /bin/sh
22:21:37 Requires(postun): /bin/sh
22:21:37 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)
22:21:37 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:37 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:21:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:21:37 #23 ...
22:21:37 
22:21:37 #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
22:21:37 #19 40.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:21:37 #19 40.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:21:37 #19 40.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:37 #19 45.17 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:21:37 #19 45.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:21:37 #19 45.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:37 #19 47.59 Selecting previously unselected package g++-mingw-w64-x86-64.
22:21:37 #19 47.60 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:21:37 #19 47.60 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:21:37 #19 47.68 Selecting previously unselected package libapparmor1:amd64.
22:21:37 #19 47.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:21:37 #19 47.69 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:21:37 #19 47.74 Selecting previously unselected package libapparmor-dev:amd64.
22:21:37 #19 47.75 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:21:37 #19 47.75 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:21:37 #19 47.84 Selecting previously unselected package libbtrfs0:amd64.
22:21:37 #19 47.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:21:37 #19 47.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:21:37 #19 47.95 Selecting previously unselected package libbtrfs-dev:amd64.
22:21:37 #19 47.95 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:21:37 #19 47.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:37 #19 48.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:21:37 #19 48.09 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:21:37 #19 48.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:37 #19 48.15 Selecting previously unselected package libudev-dev:amd64.
22:21:37 #19 48.15 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:21:37 #19 48.15 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:21:37 #19 48.23 Selecting previously unselected package libsepol1-dev:amd64.
22:21:37 #19 48.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:21:37 #19 48.24 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:21:37 #19 48.39 Selecting previously unselected package libpcre2-16-0:amd64.
22:21:37 #19 48.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:21:37 #19 48.41 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:21:37 #19 48.51 Selecting previously unselected package libpcre2-32-0:amd64.
22:21:37 #19 48.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:21:37 #19 48.52 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:21:37 #19 48.64 Selecting previously unselected package libpcre2-posix2:amd64.
22:21:38 #19 48.64 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:21:38 #19 48.65 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:21:38 #19 48.71 Selecting previously unselected package libpcre2-dev:amd64.
22:21:38 #19 48.71 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:21:38 #19 48.72 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:21:38 #19 ...
22:21:38 
22:21:38 #18 [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
22:21:38 #18 48.89 + for f in rootlesskit rootlesskit-docker-proxy
22:21:38 #18 48.89 + GOBIN=/build
22:21:38 #18 48.89 + GO111MODULE=on
22:21:38 #18 48.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:38 #13 96.65 --------------------------------------------------------------------------------
22:21:38 #13 96.65 Total                                              1.4 MB/s |  81 MB  00:59     
22:21:38 #13 96.80 Running transaction check
22:21:38 #13 96.96 Running transaction test
22:21:38 #13 97.11 Transaction test succeeded
22:21:38 #13 97.11 Running transaction
22:21:38 #13 99.53   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/68 
22:21:38 #13 100.0   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/68 
22:21:38 #13 100.5   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
22:21:38 #13 100.6   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
22:21:38 #13 101.1   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/68 
22:21:38 #13 102.8   Updating   : systemd-219-78.el7_9.7.x86_64                               6/68 
22:21:38 #13 103.5 Failed to get D-Bus connection: Operation not permitted
22:21:38 #13 103.5   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
22:21:38 #13 104.0   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
22:21:38 #13 104.5   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
22:21:38 #13 105.1   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
22:21:38 #13 105.6   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
22:21:38 #13 106.1   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
22:21:38 #13 106.6   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
22:21:38 #13 106.7   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
22:21:39 #13 107.2   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
22:21:40 #13 107.2   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
22:21:40 #13 108.3   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
22:21:40 #13 108.9   Installing : systemd-devel-219-78.el7_9.7.x86_64                        18/68 
22:21:40 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:40 
22:21:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:40 + RM_GOPATH=0
22:21:40 + TMP_GOPATH=/go
22:21:40 + : /usr/local/bin
22:21:40 + '[' -z /go ']'
22:21:40 + export GOPATH=/go
22:21:40 + GOPATH=/go
22:21:40 + case "$(go env GOARCH)" in
22:21:40 ++ go env GOARCH
22:21:40 + export GO_BUILDMODE=-buildmode=pie
22:21:40 + GO_BUILDMODE=-buildmode=pie
22:21:40 ++ dirname hack/dockerfile/install/install.sh
22:21:40 + dir=hack/dockerfile/install
22:21:40 + bin=tini
22:21:40 + shift
22:21:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:40 + . hack/dockerfile/install/tini.installer
22:21:40 ++ : v0.19.0
22:21:40 + install_tini
22:21:40 + echo 'Install tini version v0.19.0'
22:21:40 + git clone https://github.com/krallin/tini.git /go/tini
22:21:40 Install tini version v0.19.0
22:21:40 Cloning into '/go/tini'...
22:21:40 + cd /go/tini
22:21:40 + git checkout -q v0.19.0
22:21:40 + cmake .
22:21:40 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:21:40   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:21:40   CMake.
22:21:40 
22:21:40   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:21:40   CMake that the project does not need compatibility with older versions.
22:21:40 
22:21:40 
22:21:40 -- The C compiler identification is GNU 11.2.0
22:21:40 -- Detecting C compiler ABI info
22:21:40 -- Detecting C compiler ABI info - done
22:21:40 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:40 -- Detecting C compile features
22:21:40 -- Detecting C compile features - done
22:21:40 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:40 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:40 -- Configuring done
22:21:40 -- Generating done
22:21:40 -- Build files have been written to: /go/tini
22:21:40 + make tini-static
22:21:40 make[2]: Entering directory '/go/tini'
22:21:40 make[3]: Entering directory '/go/tini'
22:21:40 make[4]: Entering directory '/go/tini'
22:21:40 make[5]: Entering directory '/go/tini'
22:21:40 make[5]: Leaving directory '/go/tini'
22:21:40 make[5]: Entering directory '/go/tini'
22:21:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:40 [100%] Linking C executable tini-static
22:21:40 make[5]: Leaving directory '/go/tini'
22:21:40 [100%] Built target tini-static
22:21:40 make[4]: Leaving directory '/go/tini'
22:21:40 make[3]: Leaving directory '/go/tini'
22:21:40 make[2]: Leaving directory '/go/tini'
22:21:40 + mkdir -p /usr/local/bin
22:21:40 + cp tini-static /usr/local/bin/docker-init
22:21:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:40 + RM_GOPATH=0
22:21:40 + TMP_GOPATH=/go
22:21:40 + : /usr/local/bin
22:21:40 + '[' -z /go ']'
22:21:40 + export GOPATH=/go
22:21:40 + GOPATH=/go
22:21:40 + case "$(go env GOARCH)" in
22:21:40 ++ go env GOARCH
22:21:40 + export GO_BUILDMODE=-buildmode=pie
22:21:40 + GO_BUILDMODE=-buildmode=pie
22:21:40 ++ dirname hack/dockerfile/install/install.sh
22:21:40 + dir=hack/dockerfile/install
22:21:40 + bin=proxy
22:21:40 + shift
22:21:40 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:40 + . hack/dockerfile/install/proxy.installer
22:21:40 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:40 + install_proxy dynamic
22:21:40 + case "$1" in
22:21:40 + install_proxy_dynamic
22:21:40 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:40 + PROXY_LDFLAGS=-linkmode=external
22:21:40 + export BUILD_MODE=-buildmode=pie
22:21:40 + BUILD_MODE=-buildmode=pie
22:21:40 + _install_proxy
22:21:40 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:40 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:40 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:40 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:40 + cd /go/src/github.com/docker/libnetwork
22:21:40 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:40 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:40 + return
22:21:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:40 + RM_GOPATH=0
22:21:40 + TMP_GOPATH=/go
22:21:40 + : /usr/local/bin
22:21:40 + '[' -z /go ']'
22:21:40 + export GOPATH=/go
22:21:40 + GOPATH=/go
22:21:40 + case "$(go env GOARCH)" in
22:21:40 ++ go env GOARCH
22:21:40 + export GO_BUILDMODE=-buildmode=pie
22:21:40 + GO_BUILDMODE=-buildmode=pie
22:21:40 ++ dirname hack/dockerfile/install/install.sh
22:21:40 + dir=hack/dockerfile/install
22:21:40 + bin=rootlesskit
22:21:40 + shift
22:21:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:40 + . hack/dockerfile/install/rootlesskit.installer
22:21:40 ++ : v0.14.4
22:21:40 + install_rootlesskit dynamic
22:21:40 + case "$1" in
22:21:40 + install_rootlesskit_dynamic
22:21:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:40 + export BUILD_MODE=-buildmode=pie
22:21:40 + BUILD_MODE=-buildmode=pie
22:21:40 + _install_rootlesskit
22:21:40 + echo 'Install rootlesskit version v0.14.4'
22:21:40 Install rootlesskit version v0.14.4
22:21:40 + for f in rootlesskit rootlesskit-docker-proxy
22:21:40 + GOBIN=/usr/local/bin
22:21:40 + GO111MODULE=on
22:21:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:40 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:40 + for f in rootlesskit rootlesskit-docker-proxy
22:21:40 + GOBIN=/usr/local/bin
22:21:40 + GO111MODULE=on
22:21:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:41 #18 ...
22:21:41 
22:21:41 #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
22:21:41 #19 48.90 Selecting previously unselected package libselinux1-dev:amd64.
22:21:41 #19 48.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:21:41 #19 48.91 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:21:41 #19 49.04 Selecting previously unselected package libdevmapper-dev:amd64.
22:21:41 #19 49.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:21:41 #19 49.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:21:41 #19 49.09 Selecting previously unselected package libseccomp-dev:amd64.
22:21:41 #19 49.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:21:41 #19 49.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:21:41 #19 49.18 Selecting previously unselected package libsystemd-dev:amd64.
22:21:41 #19 49.18 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:21:41 #19 49.19 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:21:41 #19 49.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:21:41 #19 49.49 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:21:41 #19 49.51 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:21:41 #19 49.52 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:21:41 #19 49.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:21:41 #19 49.55 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:21:41 #19 49.57 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:21:41 #19 49.58 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:21:41 #19 49.59 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:21:41 #19 49.61 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:21:41 #19 49.62 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:21:41 #19 49.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:21:41 #19 49.65 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:21:41 #19 49.66 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:21:41 #19 49.67 Setting up mingw-w64-common (8.0.0-1) ...
22:21:41 #19 49.69 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:21:41 #19 49.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:21:41 #19 49.71 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:21:41 #19 49.72 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:21:41 #19 49.74 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:21:41 #19 49.75 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:41 #19 49.77 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
22:21:41 #19 49.77 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:41 #19 49.78 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
22:21:41 #19 49.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:21:41 #19 49.81 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:41 #19 49.82 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
22:21:41 #19 49.83 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:41 #19 49.85 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:21:41 #19 49.86 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:41 #19 49.88 Setting up dmsetup (2:1.02.175-2.1) ...
22:21:41 #19 49.89 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:21:41 #19 49.90 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:21:41 #19 49.92 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:21:41 #19 DONE 51.2s
22:21:41 
22:21:41 #24 [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
22:21:41 #24 ...
22:21:41 
22:21:41 #25 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
22:21:41 #25 DONE 0.2s
22:21:41 
22:21:41 #18 [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
22:21:41 #18 DONE 51.6s
22:21:41 
22:21:41 #24 [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
22:21:41 #24 ...
22:21:41 
22:21:41 #26 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:21:41 #26 DONE 0.1s
22:21:41 
22:21:41 #27 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:21:41 #27 DONE 0.1s
22:21:41 
22:21:41 #23 [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
22:21:41 go: downloading github.com/pkg/errors v0.9.1
22:21:41 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:41 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:41 #13 108.9   Installing : rsync-3.1.2-11.el7_9.x86_64                                19/68 
22:21:41 go: downloading github.com/google/uuid v1.3.0
22:21:41 go: downloading github.com/moby/vpnkit v0.5.0
22:21:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:41 go: downloading github.com/gofrs/flock v0.8.1
22:21:41 go: downloading github.com/gorilla/mux v1.8.0
22:21:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:41 + return
22:21:41 # Build the CLI
22:21:41 cd /go/src/github.com/docker/cli && \
22:21:41 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:41 make[2]: Entering directory '/root/build-deb/cli'
22:21:41 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:41 
22:21:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:41 + RM_GOPATH=0
22:21:41 + TMP_GOPATH=/go
22:21:41 + : /usr/local/bin
22:21:41 + '[' -z /go ']'
22:21:41 + export GOPATH=/go
22:21:41 + GOPATH=/go
22:21:41 + case "$(go env GOARCH)" in
22:21:41 ++ go env GOARCH
22:21:41 + export GO_BUILDMODE=-buildmode=pie
22:21:41 + GO_BUILDMODE=-buildmode=pie
22:21:41 ++ dirname hack/dockerfile/install/install.sh
22:21:41 + dir=hack/dockerfile/install
22:21:41 + bin=tini
22:21:41 + shift
22:21:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:41 + . hack/dockerfile/install/tini.installer
22:21:41 ++ : v0.19.0
22:21:41 + install_tini
22:21:41 + echo 'Install tini version v0.19.0'
22:21:41 + git clone https://github.com/krallin/tini.git /go/tini
22:21:41 Install tini version v0.19.0
22:21:41 Cloning into '/go/tini'...
22:21:41 + cd /go/tini
22:21:41 + git checkout -q v0.19.0
22:21:41 + cmake .
22:21:41 -- The C compiler identification is GNU 8.3.0
22:21:41 -- Check for working C compiler: /usr/bin/cc
22:21:41 -- Check for working C compiler: /usr/bin/cc -- works
22:21:41 -- Detecting C compiler ABI info
22:21:41 -- Detecting C compiler ABI info - done
22:21:41 -- Detecting C compile features
22:21:41 -- Detecting C compile features - done
22:21:41 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:41 -- Configuring done
22:21:41 -- Generating done
22:21:41 -- Build files have been written to: /go/tini
22:21:41 + make tini-static
22:21:41 make[2]: Entering directory '/go/tini'
22:21:41 make[3]: Entering directory '/go/tini'
22:21:41 make[4]: Entering directory '/go/tini'
22:21:41 make[5]: Entering directory '/go/tini'
22:21:41 Scanning dependencies of target tini-static
22:21:41 make[5]: Leaving directory '/go/tini'
22:21:41 make[5]: Entering directory '/go/tini'
22:21:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:41 [100%] Linking C executable tini-static
22:21:41 make[5]: Leaving directory '/go/tini'
22:21:41 [100%] Built target tini-static
22:21:41 make[4]: Leaving directory '/go/tini'
22:21:41 make[3]: Leaving directory '/go/tini'
22:21:41 make[2]: Leaving directory '/go/tini'
22:21:41 + mkdir -p /usr/local/bin
22:21:41 + cp tini-static /usr/local/bin/docker-init
22:21:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:41 + RM_GOPATH=0
22:21:41 + TMP_GOPATH=/go
22:21:41 + : /usr/local/bin
22:21:41 + '[' -z /go ']'
22:21:41 + export GOPATH=/go
22:21:41 + GOPATH=/go
22:21:41 + case "$(go env GOARCH)" in
22:21:41 ++ go env GOARCH
22:21:41 + export GO_BUILDMODE=-buildmode=pie
22:21:41 + GO_BUILDMODE=-buildmode=pie
22:21:41 ++ dirname hack/dockerfile/install/install.sh
22:21:41 + dir=hack/dockerfile/install
22:21:41 + bin=proxy
22:21:41 + shift
22:21:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:41 + . hack/dockerfile/install/proxy.installer
22:21:41 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:41 + install_proxy dynamic
22:21:41 + case "$1" in
22:21:41 + install_proxy_dynamic
22:21:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:41 + PROXY_LDFLAGS=-linkmode=external
22:21:41 + export BUILD_MODE=-buildmode=pie
22:21:41 + BUILD_MODE=-buildmode=pie
22:21:41 + _install_proxy
22:21:41 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:41 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:41 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:41 + cd /go/src/github.com/docker/libnetwork
22:21:41 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:41 + return
22:21:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:41 + RM_GOPATH=0
22:21:41 + TMP_GOPATH=/go
22:21:41 + : /usr/local/bin
22:21:41 + '[' -z /go ']'
22:21:41 + export GOPATH=/go
22:21:41 + GOPATH=/go
22:21:41 + case "$(go env GOARCH)" in
22:21:41 ++ go env GOARCH
22:21:41 + export GO_BUILDMODE=-buildmode=pie
22:21:41 + GO_BUILDMODE=-buildmode=pie
22:21:41 Install rootlesskit version v0.14.4
22:21:41 ++ dirname hack/dockerfile/install/install.sh
22:21:41 + dir=hack/dockerfile/install
22:21:41 + bin=rootlesskit
22:21:41 + shift
22:21:41 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:41 + . hack/dockerfile/install/rootlesskit.installer
22:21:41 ++ : v0.14.4
22:21:41 + install_rootlesskit dynamic
22:21:41 + case "$1" in
22:21:41 + install_rootlesskit_dynamic
22:21:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:41 + export BUILD_MODE=-buildmode=pie
22:21:41 + BUILD_MODE=-buildmode=pie
22:21:41 + _install_rootlesskit
22:21:41 + echo 'Install rootlesskit version v0.14.4'
22:21:41 + for f in rootlesskit rootlesskit-docker-proxy
22:21:41 + GOBIN=/usr/local/bin
22:21:41 + GO111MODULE=on
22:21:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:41 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:41 go: downloading github.com/pkg/errors v0.9.1
22:21:41 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:41 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:41 go: downloading github.com/google/uuid v1.3.0
22:21:41 go: downloading github.com/moby/vpnkit v0.5.0
22:21:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:41 go: downloading github.com/gofrs/flock v0.8.1
22:21:41 go: downloading github.com/gorilla/mux v1.8.0
22:21:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:42 Building dynamic docker-linux-arm64
22:21:42 #23 ...
22:21:42 
22:21:42 #24 [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
22:21:42 #24 1.429 + RM_GOPATH=0
22:21:42 #24 1.429 + TMP_GOPATH=
22:21:42 #24 1.429 + : /build
22:21:42 #24 1.429 + '[' -z '' ']'
22:21:42 #24 1.429 ++ mktemp -d
22:21:42 #24 1.431 + export GOPATH=/tmp/tmp.6wG5KEy5Y7
22:21:42 #24 1.431 + GOPATH=/tmp/tmp.6wG5KEy5Y7
22:21:42 #24 1.431 + RM_GOPATH=1
22:21:42 #24 1.431 + case "$(go env GOARCH)" in
22:21:42 #24 1.433 ++ go env GOARCH
22:21:42 #24 1.454 Install runc version v1.1.4 (build tags: seccomp)
22:21:42 #24 1.454 + export GO_BUILDMODE=-buildmode=pie
22:21:42 #24 1.454 + GO_BUILDMODE=-buildmode=pie
22:21:42 #24 1.454 ++ dirname /tmp/install/install.sh
22:21:42 #24 1.454 + dir=/tmp/install
22:21:42 #24 1.454 + bin=runc
22:21:42 #24 1.454 + shift
22:21:42 #24 1.454 + '[' '!' -f /tmp/install/runc.installer ']'
22:21:42 #24 1.454 + . /tmp/install/runc.installer
22:21:42 #24 1.454 ++ set -e
22:21:42 #24 1.454 ++ : v1.1.4
22:21:42 #24 1.454 + install_runc
22:21:42 #24 1.454 + RUNC_BUILDTAGS=seccomp
22:21:42 #24 1.454 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:21:42 #24 1.454 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6wG5KEy5Y7/src/github.com/opencontainers/runc
22:21:42 #24 1.454 Cloning into '/tmp/tmp.6wG5KEy5Y7/src/github.com/opencontainers/runc'...
22:21:42 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:42 
22:21:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:42 + RM_GOPATH=0
22:21:42 + TMP_GOPATH=/go
22:21:42 + : /usr/local/bin
22:21:42 + '[' -z /go ']'
22:21:42 + export GOPATH=/go
22:21:42 + GOPATH=/go
22:21:42 + case "$(go env GOARCH)" in
22:21:42 ++ go env GOARCH
22:21:42 + export GO_BUILDMODE=-buildmode=pie
22:21:42 + GO_BUILDMODE=-buildmode=pie
22:21:42 ++ dirname hack/dockerfile/install/install.sh
22:21:42 + dir=hack/dockerfile/install
22:21:42 + bin=tini
22:21:42 + shift
22:21:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:42 + . hack/dockerfile/install/tini.installer
22:21:42 ++ : v0.19.0
22:21:42 + install_tini
22:21:42 + echo 'Install tini version v0.19.0'
22:21:42 Install tini version v0.19.0
22:21:42 + git clone https://github.com/krallin/tini.git /go/tini
22:21:42 Cloning into '/go/tini'...
22:21:42 + cd /go/tini
22:21:42 + git checkout -q v0.19.0
22:21:42 + cmake .
22:21:42 -- The C compiler identification is GNU 10.2.1
22:21:42 -- Detecting C compiler ABI info
22:21:42 -- Detecting C compiler ABI info - done
22:21:42 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:42 -- Detecting C compile features
22:21:42 -- Detecting C compile features - done
22:21:42 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:42 -- Configuring done
22:21:42 -- Generating done
22:21:42 -- Build files have been written to: /go/tini
22:21:42 + make tini-static
22:21:42 make[2]: Entering directory '/go/tini'
22:21:42 make[3]: Entering directory '/go/tini'
22:21:42 make[4]: Entering directory '/go/tini'
22:21:42 make[5]: Entering directory '/go/tini'
22:21:42 Scanning dependencies of target tini-static
22:21:42 make[5]: Leaving directory '/go/tini'
22:21:42 make[5]: Entering directory '/go/tini'
22:21:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:42 [100%] Linking C executable tini-static
22:21:42 make[5]: Leaving directory '/go/tini'
22:21:42 [100%] Built target tini-static
22:21:42 make[4]: Leaving directory '/go/tini'
22:21:42 make[3]: Leaving directory '/go/tini'
22:21:42 make[2]: Leaving directory '/go/tini'
22:21:42 + mkdir -p /usr/local/bin
22:21:42 + cp tini-static /usr/local/bin/docker-init
22:21:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:42 + RM_GOPATH=0
22:21:42 + TMP_GOPATH=/go
22:21:42 + : /usr/local/bin
22:21:42 + '[' -z /go ']'
22:21:42 + export GOPATH=/go
22:21:42 + GOPATH=/go
22:21:42 + case "$(go env GOARCH)" in
22:21:42 ++ go env GOARCH
22:21:42 + export GO_BUILDMODE=-buildmode=pie
22:21:42 + GO_BUILDMODE=-buildmode=pie
22:21:42 ++ dirname hack/dockerfile/install/install.sh
22:21:42 + dir=hack/dockerfile/install
22:21:42 + bin=proxy
22:21:42 + shift
22:21:42 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:42 + . hack/dockerfile/install/proxy.installer
22:21:42 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:42 + install_proxy dynamic
22:21:42 + case "$1" in
22:21:42 + install_proxy_dynamic
22:21:42 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:42 + PROXY_LDFLAGS=-linkmode=external
22:21:42 + export BUILD_MODE=-buildmode=pie
22:21:42 + BUILD_MODE=-buildmode=pie
22:21:42 + _install_proxy
22:21:42 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:42 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:42 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:42 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:42 #34 1.611 Reading package lists...
22:21:42 + cd /go/src/github.com/docker/libnetwork
22:21:42 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:42 #13 109.9   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
22:21:42 #13 111.0   Installing : openssh-7.4p1-22.el7_9.x86_64                              21/68 
22:21:42 #13 111.0   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
22:21:43 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:43 #13 111.1   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
22:21:43 + return
22:21:43 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:43 + RM_GOPATH=0
22:21:43 + TMP_GOPATH=/go
22:21:43 + : /usr/local/bin
22:21:43 + '[' -z /go ']'
22:21:43 + export GOPATH=/go
22:21:43 + GOPATH=/go
22:21:43 + case "$(go env GOARCH)" in
22:21:43 ++ go env GOARCH
22:21:43 + export GO_BUILDMODE=-buildmode=pie
22:21:43 + GO_BUILDMODE=-buildmode=pie
22:21:43 ++ dirname hack/dockerfile/install/install.sh
22:21:43 + dir=hack/dockerfile/install
22:21:43 + bin=rootlesskit
22:21:43 + shift
22:21:43 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:43 + . hack/dockerfile/install/rootlesskit.installer
22:21:43 ++ : v0.14.4
22:21:43 + install_rootlesskit dynamic
22:21:43 + case "$1" in
22:21:43 + install_rootlesskit_dynamic
22:21:43 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:43 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:43 + export BUILD_MODE=-buildmode=pie
22:21:43 + BUILD_MODE=-buildmode=pie
22:21:43 + _install_rootlesskit
22:21:43 + echo 'Install rootlesskit version v0.14.4'
22:21:43 Install rootlesskit version v0.14.4
22:21:43 + for f in rootlesskit rootlesskit-docker-proxy
22:21:43 + GOBIN=/usr/local/bin
22:21:43 + GO111MODULE=on
22:21:43 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:43 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:43 #13 111.6   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
22:21:44 #13 112.1   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
22:21:44 #13 112.2   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
22:21:44 go: downloading github.com/pkg/errors v0.9.1
22:21:44 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:44 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:44 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:44 go: downloading github.com/google/uuid v1.3.0
22:21:44 go: downloading github.com/moby/vpnkit v0.5.0
22:21:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:44 go: downloading github.com/gofrs/flock v0.8.1
22:21:44 go: downloading github.com/gorilla/mux v1.8.0
22:21:44 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:44 #13 112.2   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
22:21:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:45 #24 4.768 + cd /tmp/tmp.6wG5KEy5Y7/src/github.com/opencontainers/runc
22:21:45 #24 4.768 + git checkout -q v1.1.4
22:21:45 #13 113.3   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
22:21:45 #13 113.8   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
22:21:45 #24 5.035 + '[' -z '' ']'
22:21:45 #24 5.035 + target=static
22:21:45 #24 5.036 + make BUILDTAGS=seccomp static
22:21:45 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:45 
22:21:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:45 + RM_GOPATH=0
22:21:45 + TMP_GOPATH=/go
22:21:45 + : /usr/local/bin
22:21:45 + '[' -z /go ']'
22:21:45 + export GOPATH=/go
22:21:45 + GOPATH=/go
22:21:45 + case "$(go env GOARCH)" in
22:21:45 ++ go env GOARCH
22:21:45 + export GO_BUILDMODE=-buildmode=pie
22:21:45 + GO_BUILDMODE=-buildmode=pie
22:21:45 ++ dirname hack/dockerfile/install/install.sh
22:21:45 + dir=hack/dockerfile/install
22:21:45 + bin=tini
22:21:45 + shift
22:21:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:45 + . hack/dockerfile/install/tini.installer
22:21:45 ++ : v0.19.0
22:21:45 + install_tini
22:21:45 + echo 'Install tini version v0.19.0'
22:21:45 + git clone https://github.com/krallin/tini.git /go/tini
22:21:45 Install tini version v0.19.0
22:21:45 Cloning into '/go/tini'...
22:21:45 + cd /go/tini
22:21:45 + git checkout -q v0.19.0
22:21:45 + cmake .
22:21:45 -- The C compiler identification is GNU 7.5.0
22:21:45 -- Check for working C compiler: /usr/bin/cc
22:21:45 -- Check for working C compiler: /usr/bin/cc -- works
22:21:45 -- Detecting C compiler ABI info
22:21:45 -- Detecting C compiler ABI info - done
22:21:45 -- Detecting C compile features
22:21:45 -- Detecting C compile features - done
22:21:45 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:45 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:45 -- Configuring done
22:21:45 -- Generating done
22:21:45 -- Build files have been written to: /go/tini
22:21:45 + make tini-static
22:21:45 make[2]: Entering directory '/go/tini'
22:21:45 make[3]: Entering directory '/go/tini'
22:21:45 make[4]: Entering directory '/go/tini'
22:21:45 make[5]: Entering directory '/go/tini'
22:21:45 Scanning dependencies of target tini-static
22:21:45 make[5]: Leaving directory '/go/tini'
22:21:45 make[5]: Entering directory '/go/tini'
22:21:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:45 [100%] Linking C executable tini-static
22:21:45 make[5]: Leaving directory '/go/tini'
22:21:45 [100%] Built target tini-static
22:21:45 make[4]: Leaving directory '/go/tini'
22:21:45 make[3]: Leaving directory '/go/tini'
22:21:45 make[2]: Leaving directory '/go/tini'
22:21:45 + mkdir -p /usr/local/bin
22:21:45 + cp tini-static /usr/local/bin/docker-init
22:21:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:45 + RM_GOPATH=0
22:21:45 + TMP_GOPATH=/go
22:21:45 + : /usr/local/bin
22:21:45 + '[' -z /go ']'
22:21:45 + export GOPATH=/go
22:21:45 + GOPATH=/go
22:21:45 + case "$(go env GOARCH)" in
22:21:45 ++ go env GOARCH
22:21:45 + export GO_BUILDMODE=-buildmode=pie
22:21:45 + GO_BUILDMODE=-buildmode=pie
22:21:45 ++ dirname hack/dockerfile/install/install.sh
22:21:45 + dir=hack/dockerfile/install
22:21:45 + bin=proxy
22:21:45 + shift
22:21:45 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:45 + . hack/dockerfile/install/proxy.installer
22:21:45 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:45 + install_proxy dynamic
22:21:45 + case "$1" in
22:21:45 + install_proxy_dynamic
22:21:45 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:45 + PROXY_LDFLAGS=-linkmode=external
22:21:45 + export BUILD_MODE=-buildmode=pie
22:21:45 + BUILD_MODE=-buildmode=pie
22:21:45 + _install_proxy
22:21:45 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:45 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:45 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:45 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:45 + cd /go/src/github.com/docker/libnetwork
22:21:45 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:45 + return
22:21:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:45 + RM_GOPATH=0
22:21:45 + TMP_GOPATH=/go
22:21:45 + : /usr/local/bin
22:21:45 + '[' -z /go ']'
22:21:45 + export GOPATH=/go
22:21:45 + GOPATH=/go
22:21:45 + case "$(go env GOARCH)" in
22:21:45 ++ go env GOARCH
22:21:45 + export GO_BUILDMODE=-buildmode=pie
22:21:45 + GO_BUILDMODE=-buildmode=pie
22:21:45 ++ dirname hack/dockerfile/install/install.sh
22:21:45 + dir=hack/dockerfile/install
22:21:45 + bin=rootlesskit
22:21:45 + shift
22:21:45 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:45 + . hack/dockerfile/install/rootlesskit.installer
22:21:45 ++ : v0.14.4
22:21:45 + install_rootlesskit dynamic
22:21:45 + case "$1" in
22:21:45 + install_rootlesskit_dynamic
22:21:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:45 + export BUILD_MODE=-buildmode=pie
22:21:45 + BUILD_MODE=-buildmode=pie
22:21:45 + _install_rootlesskit
22:21:45 + echo 'Install rootlesskit version v0.14.4'
22:21:45 Install rootlesskit version v0.14.4
22:21:45 + for f in rootlesskit rootlesskit-docker-proxy
22:21:45 + GOBIN=/usr/local/bin
22:21:45 + GO111MODULE=on
22:21:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:45 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:46 #24 5.280 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 .
22:21:46 #13 113.8   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
22:21:46 #13 114.4   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
22:21:46 #13 114.5   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
22:21:46 #13 114.5   Installing : autoconf-2.69-11.el7.noarch                                33/68 
22:21:46 #13 115.0 install-info: No such file or directory for /usr/share/info/autoconf.info
22:21:46 #13 115.1   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       34/68 
22:21:47 go: downloading github.com/pkg/errors v0.9.1
22:21:47 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:47 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:47 + for f in rootlesskit rootlesskit-docker-proxy
22:21:47 + GOBIN=/usr/local/bin
22:21:47 + GO111MODULE=on
22:21:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:47 #13 115.1   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      35/68 
22:21:47 go: downloading github.com/google/uuid v1.3.0
22:21:47 go: downloading github.com/moby/vpnkit v0.5.0
22:21:47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:47 go: downloading github.com/gofrs/flock v0.8.1
22:21:47 go: downloading github.com/gorilla/mux v1.8.0
22:21:47 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:47 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:47 #13 115.7   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      36/68 
22:21:47 #13 115.7   Installing : libselinux-python-2.5-15.el7.x86_64                        37/68 
22:21:47 #13 115.8   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
22:21:47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:48 #13 116.3   Installing : less-458-9.el7.x86_64                                      39/68 
22:21:48 #34 6.797 Reading package lists...
22:21:48 #34 11.49 Building dependency tree...
22:21:48 #34 12.56 Reading state information...
22:21:48 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64.rpm
22:21:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YQnwqa
22:21:48 + umask 022
22:21:48 + cd /root/rpmbuild/BUILD
22:21:48 + cd src
22:21:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:21:48 + RPM_EC=0
22:21:48 ++ jobs -p
22:21:48 + exit 0
22:21:48 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.VkyHiC
22:21:48 + umask 022
22:21:48 + cd /root/rpmbuild/BUILD
22:21:48 + rm -rf src src.gemspec
22:21:48 + RPM_EC=0
22:21:48 ++ jobs -p
22:21:48 + exit 0
22:21:48     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:21:48     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:21:48     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:21:48     source_date_epoch_from_changelog set but %changelog is missing
22:21:48 
22:21:48 RPM build warnings:
22:21:48 warning: source_date_epoch_from_changelog set but %changelog is missing
22:21:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KAIbZr
22:21:48 + umask 022
22:21:48 + cd /root/rpmbuild/BUILD
22:21:48 + cd /root/rpmbuild/BUILD
22:21:48 + rm -rf src
22:21:48 + /usr/bin/mkdir -p src
22:21:48 + cd src
22:21:48 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
22:21:48 + STATUS=0
22:21:48 + '[' 0 -ne 0 ']'
22:21:48 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/plugin-installers.tgz
22:21:48 + STATUS=0
22:21:48 + '[' 0 -ne 0 ']'
22:21:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:21:48 + RPM_EC=0
22:21:48 ++ jobs -p
22:21:48 + exit 0
22:21:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jNhpJq
22:21:48 + umask 022
22:21:48 + cd /root/rpmbuild/BUILD
22:21:48 + 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'
22:21:48 + export CFLAGS
22:21:48 + 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'
22:21:48 + export CXXFLAGS
22:21:48 + 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'
22:21:48 + export FFLAGS
22:21:48 + 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'
22:21:48 + export FCFLAGS
22:21:48 + 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'
22:21:48 + export LDFLAGS
22:21:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:48 + export LT_SYS_LIBRARY_PATH
22:21:48 + CC=gcc
22:21:48 + export CC
22:21:48 + CXX=g++
22:21:48 + export CXX
22:21:48 + cd src
22:21:48 + mkdir -p /go/src/github.com/docker
22:21:48 + rm -f /go/src/github.com/docker/cli
22:21:48 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:21:48 + pushd /go/src/github.com/docker/cli
22:21:48 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:21:48 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:48 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:21:48 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:48 Building dynamic docker-linux-arm64
22:21:48 #13 116.3   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
22:21:48 #13 116.8   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
22:21:48 #13 116.9   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
22:21:48 + for f in rootlesskit rootlesskit-docker-proxy
22:21:48 + GOBIN=/usr/local/bin
22:21:48 + GO111MODULE=on
22:21:48 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:49 + return
22:21:49 # Build the CLI
22:21:49 cd /go/src/github.com/docker/cli && \
22:21:49 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:49 make[2]: Entering directory '/root/build-deb/cli'
22:21:49 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:49 Building dynamic docker-linux-arm-v6
22:21:49 #13 117.2   Installing : kernel-headers-3.10.0-1160.76.1.el7.x86_64                 43/68 
22:21:49 #34 13.60 The following additional packages will be installed:
22:21:49 #34 13.60   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
22:21:49 #34 13.60   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:21:49 #34 13.60   libapparmor1:ppc64el libapparmor1:s390x libc-dev-bin libc6 libc6:arm64
22:21:49 #34 13.60   libc6:armel libc6:armhf libc6:ppc64el libc6:s390x libc6-dev libcrypt1:arm64
22:21:49 #34 13.60   libcrypt1:armel libcrypt1:armhf libcrypt1:ppc64el libcrypt1:s390x
22:21:49 #34 13.61   libgcc-s1:arm64 libgcc-s1:armel libgcc-s1:armhf libgcc-s1:ppc64el
22:21:49 #34 13.61   libgcc-s1:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
22:21:49 #34 13.61   libseccomp2:ppc64el libseccomp2:s390x
22:21:49 #34 13.62 Suggested packages:
22:21:49 #34 13.62   glibc-doc libc-l10n locales glibc-doc:arm64 libc-l10n:arm64 locales:arm64
22:21:49 #34 13.62   glibc-doc:armel libc-l10n:armel locales:armel glibc-doc:armhf
22:21:49 #34 13.62   libc-l10n:armhf locales:armhf glibc-doc:ppc64el libc-l10n:ppc64el
22:21:49 #34 13.62   locales:ppc64el glibc-doc:s390x libc-l10n:s390x locales:s390x manpages-dev
22:21:49 #34 13.62   seccomp:arm64 seccomp:armel seccomp:armhf seccomp:ppc64el seccomp:s390x
22:21:49 #34 13.62 Recommended packages:
22:21:49 #34 13.62   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
22:21:49 #34 13.62   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
22:21:49 #34 13.62   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
22:21:49 #34 13.62   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
22:21:49 #34 13.62   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
22:21:49 #13 117.8   Installing : glibc-headers-2.17-326.el7_9.x86_64                        44/68 
22:21:49 #34 14.11 The following NEW packages will be installed:
22:21:49 #34 14.12   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
22:21:49 #34 14.12   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
22:21:49 #34 14.12   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
22:21:49 #34 14.12   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:21:49 #34 14.12   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:21:49 #34 14.12   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
22:21:49 #34 14.12   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
22:21:49 #34 14.12   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
22:21:49 #34 14.13   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
22:21:49 #34 14.13   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
22:21:49 #34 14.13   libseccomp2:ppc64el libseccomp2:s390x
22:21:49 #34 14.14 The following packages will be upgraded:
22:21:49 #34 14.15   libc-dev-bin libc6 libc6-dev
22:21:50 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:50 
22:21:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:50 + RM_GOPATH=0
22:21:50 + TMP_GOPATH=/go
22:21:50 + : /usr/local/bin
22:21:50 + '[' -z /go ']'
22:21:50 + export GOPATH=/go
22:21:50 + GOPATH=/go
22:21:50 + case "$(go env GOARCH)" in
22:21:50 ++ go env GOARCH
22:21:50 + export GO_BUILDMODE=-buildmode=pie
22:21:50 + GO_BUILDMODE=-buildmode=pie
22:21:50 ++ dirname hack/dockerfile/install/install.sh
22:21:50 + dir=hack/dockerfile/install
22:21:50 + bin=tini
22:21:50 + shift
22:21:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:50 + . hack/dockerfile/install/tini.installer
22:21:50 ++ : v0.19.0
22:21:50 + install_tini
22:21:50 + echo 'Install tini version v0.19.0'
22:21:50 + git clone https://github.com/krallin/tini.git /go/tini
22:21:50 Install tini version v0.19.0
22:21:50 Cloning into '/go/tini'...
22:21:50 + cd /go/tini
22:21:50 + git checkout -q v0.19.0
22:21:50 + cmake .
22:21:50 -- The C compiler identification is GNU 7.5.0
22:21:50 -- Check for working C compiler: /usr/bin/cc
22:21:50 -- Check for working C compiler: /usr/bin/cc -- works
22:21:50 -- Detecting C compiler ABI info
22:21:50 -- Detecting C compiler ABI info - done
22:21:50 -- Detecting C compile features
22:21:50 -- Detecting C compile features - done
22:21:50 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:50 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:21:50 -- Configuring done
22:21:50 -- Generating done
22:21:50 -- Build files have been written to: /go/tini
22:21:50 + make tini-static
22:21:50 make[2]: Entering directory '/go/tini'
22:21:50 make[3]: Entering directory '/go/tini'
22:21:50 make[4]: Entering directory '/go/tini'
22:21:50 make[5]: Entering directory '/go/tini'
22:21:50 Scanning dependencies of target tini-static
22:21:50 make[5]: Leaving directory '/go/tini'
22:21:50 make[5]: Entering directory '/go/tini'
22:21:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:50 [100%] Linking C executable tini-static
22:21:50 make[5]: Leaving directory '/go/tini'
22:21:50 [100%] Built target tini-static
22:21:50 make[4]: Leaving directory '/go/tini'
22:21:50 make[3]: Leaving directory '/go/tini'
22:21:50 make[2]: Leaving directory '/go/tini'
22:21:50 + mkdir -p /usr/local/bin
22:21:50 + cp tini-static /usr/local/bin/docker-init
22:21:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:50 + RM_GOPATH=0
22:21:50 + TMP_GOPATH=/go
22:21:50 + : /usr/local/bin
22:21:50 + '[' -z /go ']'
22:21:50 + export GOPATH=/go
22:21:50 + GOPATH=/go
22:21:50 + case "$(go env GOARCH)" in
22:21:50 ++ go env GOARCH
22:21:50 + export GO_BUILDMODE=-buildmode=pie
22:21:50 + GO_BUILDMODE=-buildmode=pie
22:21:50 ++ dirname hack/dockerfile/install/install.sh
22:21:50 + dir=hack/dockerfile/install
22:21:50 + bin=proxy
22:21:50 + shift
22:21:50 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:50 + . hack/dockerfile/install/proxy.installer
22:21:50 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 + install_proxy dynamic
22:21:50 + case "$1" in
22:21:50 + install_proxy_dynamic
22:21:50 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:50 + PROXY_LDFLAGS=-linkmode=external
22:21:50 + export BUILD_MODE=-buildmode=pie
22:21:50 + BUILD_MODE=-buildmode=pie
22:21:50 + _install_proxy
22:21:50 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:50 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:50 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:50 + cd /go/src/github.com/docker/libnetwork
22:21:50 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:50 + return
22:21:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:50 + RM_GOPATH=0
22:21:50 + TMP_GOPATH=/go
22:21:50 + : /usr/local/bin
22:21:50 + '[' -z /go ']'
22:21:50 + export GOPATH=/go
22:21:50 + GOPATH=/go
22:21:50 + case "$(go env GOARCH)" in
22:21:50 ++ go env GOARCH
22:21:50 + export GO_BUILDMODE=-buildmode=pie
22:21:50 + GO_BUILDMODE=-buildmode=pie
22:21:50 ++ dirname hack/dockerfile/install/install.sh
22:21:50 + dir=hack/dockerfile/install
22:21:50 + bin=rootlesskit
22:21:50 + shift
22:21:50 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:50 + . hack/dockerfile/install/rootlesskit.installer
22:21:50 ++ : v0.14.4
22:21:50 + install_rootlesskit dynamic
22:21:50 + case "$1" in
22:21:50 + install_rootlesskit_dynamic
22:21:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:50 + export BUILD_MODE=-buildmode=pie
22:21:50 + BUILD_MODE=-buildmode=pie
22:21:50 + _install_rootlesskit
22:21:50 Install rootlesskit version v0.14.4
22:21:50 + echo 'Install rootlesskit version v0.14.4'
22:21:50 + for f in rootlesskit rootlesskit-docker-proxy
22:21:50 + GOBIN=/usr/local/bin
22:21:50 + GO111MODULE=on
22:21:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:50 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:50 go: downloading github.com/pkg/errors v0.9.1
22:21:50 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:50 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:50 go: downloading github.com/google/uuid v1.3.0
22:21:50 go: downloading github.com/moby/vpnkit v0.5.0
22:21:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:50 go: downloading github.com/gofrs/flock v0.8.1
22:21:50 go: downloading github.com/gorilla/mux v1.8.0
22:21:50 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:50 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:50 #34 14.49 3 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
22:21:50 #34 14.49 Need to get 21.4 MB of archives.
22:21:50 #34 14.49 After this operation, 72.9 MB of additional disk space will be used.
22:21:50 #34 14.49 Get:1 http://deb.debian.org/debian bullseye-updates/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]
22:21:50 #34 14.51 Get:2 http://deb.debian.org/debian bullseye-updates/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]
22:21:50 #34 14.51 Get:3 http://deb.debian.org/debian bullseye-updates/main amd64 libc6 amd64 2.31-13+deb11u5 [2825 kB]
22:21:50 #34 14.54 Get:4 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
22:21:50 #34 14.55 Get:5 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
22:21:50 #34 14.55 Get:6 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
22:21:50 #34 14.55 Get:7 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
22:21:50 #34 14.55 Get:8 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
22:21:50 #34 14.56 Get:9 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
22:21:50 #34 14.56 Get:10 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
22:21:50 #34 14.56 Get:11 http://deb.debian.org/debian bullseye-updates/main s390x libc6 s390x 2.31-13+deb11u5 [2450 kB]
22:21:50 #34 14.58 Get:12 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
22:21:50 #34 14.58 Get:13 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
22:21:50 #34 14.58 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
22:21:50 #34 14.58 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
22:21:50 #34 14.58 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el libc6 ppc64el 2.31-13+deb11u5 [2835 kB]
22:21:50 #34 14.60 Get:17 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
22:21:50 + for f in rootlesskit rootlesskit-docker-proxy
22:21:50 + GOBIN=/usr/local/bin
22:21:50 + GO111MODULE=on
22:21:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:50 + return
22:21:50 # Build the CLI
22:21:50 cd /go/src/github.com/docker/cli && \
22:21:50 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:50 make[2]: Entering directory '/root/build-deb/cli'
22:21:50 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:50 Building dynamic docker-linux-amd64
22:21:50 #34 14.60 Get:18 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
22:21:50 #34 14.61 Get:19 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
22:21:50 #34 14.61 Get:20 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
22:21:50 #34 14.61 Get:21 http://deb.debian.org/debian bullseye-updates/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
22:21:50 #34 14.62 Get:22 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
22:21:50 #34 14.63 Get:23 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
22:21:50 #34 14.63 Get:24 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
22:21:50 #34 14.63 Get:25 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
22:21:50 #34 14.63 Get:26 http://deb.debian.org/debian bullseye-updates/main arm64 libc6 arm64 2.31-13+deb11u5 [2460 kB]
22:21:50 #34 14.65 Get:27 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:21:50 #34 14.65 Get:28 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:21:50 #34 14.65 Get:29 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
22:21:50 #34 14.65 Get:30 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
22:21:50 #34 14.65 Get:31 http://deb.debian.org/debian bullseye-updates/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
22:21:50 #34 14.67 Get:32 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
22:21:50 #34 14.67 Get:33 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
22:21:50 #34 14.68 Get:34 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
22:21:50 #34 14.68 Get:35 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
22:21:50 #34 14.68 Get:36 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
22:21:50 #34 14.69 Get:37 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
22:21:50 #34 14.69 Get:38 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
22:21:50 #34 14.70 Get:39 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
22:21:50 #34 14.70 Get:40 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
22:21:50 #34 14.70 Get:41 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
22:21:50 #34 14.70 Get:42 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
22:21:50 #34 14.70 Get:43 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:21:50 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:50 
22:21:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:50 + RM_GOPATH=0
22:21:50 + TMP_GOPATH=/go
22:21:50 + : /usr/local/bin
22:21:50 + '[' -z /go ']'
22:21:50 + export GOPATH=/go
22:21:50 + GOPATH=/go
22:21:50 + case "$(go env GOARCH)" in
22:21:50 ++ go env GOARCH
22:21:50 + export GO_BUILDMODE=-buildmode=pie
22:21:50 + GO_BUILDMODE=-buildmode=pie
22:21:50 ++ dirname hack/dockerfile/install/install.sh
22:21:50 Install tini version v0.19.0
22:21:50 + dir=hack/dockerfile/install
22:21:50 + bin=tini
22:21:50 + shift
22:21:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:50 + . hack/dockerfile/install/tini.installer
22:21:50 ++ : v0.19.0
22:21:50 + install_tini
22:21:50 + echo 'Install tini version v0.19.0'
22:21:50 + git clone https://github.com/krallin/tini.git /go/tini
22:21:50 Cloning into '/go/tini'...
22:21:50 + cd /go/tini
22:21:50 + git checkout -q v0.19.0
22:21:50 + cmake .
22:21:50 -- The C compiler identification is GNU 10.2.1
22:21:50 -- Detecting C compiler ABI info
22:21:50 -- Detecting C compiler ABI info - done
22:21:50 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:50 -- Detecting C compile features
22:21:50 -- Detecting C compile features - done
22:21:50 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:50 -- Configuring done
22:21:50 -- Generating done
22:21:50 -- Build files have been written to: /go/tini
22:21:50 + make tini-static
22:21:50 make[2]: Entering directory '/go/tini'
22:21:50 make[3]: Entering directory '/go/tini'
22:21:50 make[4]: Entering directory '/go/tini'
22:21:50 make[5]: Entering directory '/go/tini'
22:21:50 Scanning dependencies of target tini-static
22:21:50 make[5]: Leaving directory '/go/tini'
22:21:50 make[5]: Entering directory '/go/tini'
22:21:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:50 [100%] Linking C executable tini-static
22:21:50 make[5]: Leaving directory '/go/tini'
22:21:50 [100%] Built target tini-static
22:21:50 make[4]: Leaving directory '/go/tini'
22:21:50 make[3]: Leaving directory '/go/tini'
22:21:50 make[2]: Leaving directory '/go/tini'
22:21:50 + mkdir -p /usr/local/bin
22:21:50 + cp tini-static /usr/local/bin/docker-init
22:21:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:50 + RM_GOPATH=0
22:21:50 + TMP_GOPATH=/go
22:21:50 + : /usr/local/bin
22:21:50 + '[' -z /go ']'
22:21:50 + export GOPATH=/go
22:21:50 + GOPATH=/go
22:21:50 + case "$(go env GOARCH)" in
22:21:50 ++ go env GOARCH
22:21:50 + export GO_BUILDMODE=-buildmode=pie
22:21:50 + GO_BUILDMODE=-buildmode=pie
22:21:50 ++ dirname hack/dockerfile/install/install.sh
22:21:50 + dir=hack/dockerfile/install
22:21:50 + bin=proxy
22:21:50 + shift
22:21:50 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:50 + . hack/dockerfile/install/proxy.installer
22:21:50 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 + install_proxy dynamic
22:21:50 + case "$1" in
22:21:50 + install_proxy_dynamic
22:21:50 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:50 + PROXY_LDFLAGS=-linkmode=external
22:21:50 + export BUILD_MODE=-buildmode=pie
22:21:50 + BUILD_MODE=-buildmode=pie
22:21:50 + _install_proxy
22:21:50 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:50 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:50 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:50 + cd /go/src/github.com/docker/libnetwork
22:21:50 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:50 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:51 #34 15.29 debconf: delaying package configuration, since apt-utils is not installed
22:21:51 #13 117.9   Installing : glibc-devel-2.17-326.el7_9.x86_64                          45/68 
22:21:51 + return
22:21:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:51 + RM_GOPATH=0
22:21:51 + TMP_GOPATH=/go
22:21:51 + : /usr/local/bin
22:21:51 + '[' -z /go ']'
22:21:51 + export GOPATH=/go
22:21:51 + GOPATH=/go
22:21:51 + case "$(go env GOARCH)" in
22:21:51 ++ go env GOARCH
22:21:51 + export GO_BUILDMODE=-buildmode=pie
22:21:51 + GO_BUILDMODE=-buildmode=pie
22:21:51 ++ dirname hack/dockerfile/install/install.sh
22:21:51 + dir=hack/dockerfile/install
22:21:51 + bin=rootlesskit
22:21:51 + shift
22:21:51 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:51 + . hack/dockerfile/install/rootlesskit.installer
22:21:51 ++ : v0.14.4
22:21:51 + install_rootlesskit dynamic
22:21:51 + case "$1" in
22:21:51 + install_rootlesskit_dynamic
22:21:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:51 + export BUILD_MODE=-buildmode=pie
22:21:51 + BUILD_MODE=-buildmode=pie
22:21:51 + _install_rootlesskit
22:21:51 + echo 'Install rootlesskit version v0.14.4'
22:21:51 Install rootlesskit version v0.14.4
22:21:51 + for f in rootlesskit rootlesskit-docker-proxy
22:21:51 + GOBIN=/usr/local/bin
22:21:51 + GO111MODULE=on
22:21:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:51 + return
22:21:51 # Build the CLI
22:21:51 cd /go/src/github.com/docker/cli && \
22:21:51 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:51 make[2]: Entering directory '/root/build-deb/cli'
22:21:51 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:51 #34 15.49 Fetched 21.4 MB in 0s (43.1 MB/s)
22:21:51 #34 15.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38557 files and directories currently installed.)
22:21:51 #34 15.60 Preparing to unpack .../0-libc6-dev_2.31-13+deb11u5_amd64.deb ...
22:21:51 #34 15.61 Unpacking libc6-dev:amd64 (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:21:51 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:51 Building dynamic docker-linux-arm64
22:21:51 #13 119.5   Installing : gcc-4.8.5-44.el7.x86_64                                    46/68 
22:21:51 #13 120.1   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
22:21:51 #13 120.1   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
22:21:51 #13 120.1   Installing : python-IPy-0.75-6.el7.noarch                               49/68 
22:21:51 #13 120.2   Installing : policycoreutils-python-2.5-34.el7.x86_64                   50/68 
22:21:52 #13 120.2   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    51/68 
22:21:53 #13 120.7   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             52/68 
22:21:53 #13 121.3   Installing : perl-Test-Harness-3.28-3.el7.noarch                        53/68 
22:21:53 #34 17.39 Preparing to unpack .../1-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...
22:21:53 #34 17.40 Unpacking libc-dev-bin (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:21:53 #34 17.50 Preparing to unpack .../2-libc6_2.31-13+deb11u5_amd64.deb ...
22:21:53 #34 17.67 Unpacking libc6:amd64 (2.31-13+deb11u5) over (2.31-13+deb11u4) ...
22:21:53 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:53 
22:21:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:21:53 + RM_GOPATH=0
22:21:53 + TMP_GOPATH=/go
22:21:53 + : /usr/local/bin
22:21:53 + '[' -z /go ']'
22:21:53 + export GOPATH=/go
22:21:53 + GOPATH=/go
22:21:53 + case "$(go env GOARCH)" in
22:21:53 ++ go env GOARCH
22:21:53 + export GO_BUILDMODE=-buildmode=pie
22:21:53 + GO_BUILDMODE=-buildmode=pie
22:21:53 ++ dirname hack/dockerfile/install/install.sh
22:21:53 + dir=hack/dockerfile/install
22:21:53 + bin=tini
22:21:53 + shift
22:21:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:21:53 + . hack/dockerfile/install/tini.installer
22:21:53 ++ : v0.19.0
22:21:53 Install tini version v0.19.0
22:21:53 + install_tini
22:21:53 + echo 'Install tini version v0.19.0'
22:21:53 + git clone https://github.com/krallin/tini.git /go/tini
22:21:53 Cloning into '/go/tini'...
22:21:53 + cd /go/tini
22:21:53 + git checkout -q v0.19.0
22:21:53 + cmake .
22:21:53 -- The C compiler identification is GNU 8.3.0
22:21:53 -- Check for working C compiler: /usr/bin/cc
22:21:53 -- Check for working C compiler: /usr/bin/cc -- works
22:21:53 -- Detecting C compiler ABI info
22:21:53 -- Detecting C compiler ABI info - done
22:21:53 -- Detecting C compile features
22:21:53 -- Detecting C compile features - done
22:21:53 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:53 -- Configuring done
22:21:53 -- Generating done
22:21:53 -- Build files have been written to: /go/tini
22:21:53 + make tini-static
22:21:53 make[2]: Entering directory '/go/tini'
22:21:53 make[3]: Entering directory '/go/tini'
22:21:53 make[4]: Entering directory '/go/tini'
22:21:53 make[5]: Entering directory '/go/tini'
22:21:53 Scanning dependencies of target tini-static
22:21:53 make[5]: Leaving directory '/go/tini'
22:21:53 make[5]: Entering directory '/go/tini'
22:21:53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:53 [100%] Linking C executable tini-static
22:21:53 make[5]: Leaving directory '/go/tini'
22:21:53 [100%] Built target tini-static
22:21:53 make[4]: Leaving directory '/go/tini'
22:21:53 make[3]: Leaving directory '/go/tini'
22:21:53 make[2]: Leaving directory '/go/tini'
22:21:53 + mkdir -p /usr/local/bin
22:21:53 + cp tini-static /usr/local/bin/docker-init
22:21:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:21:53 + RM_GOPATH=0
22:21:53 + TMP_GOPATH=/go
22:21:53 + : /usr/local/bin
22:21:53 + '[' -z /go ']'
22:21:53 + export GOPATH=/go
22:21:53 + GOPATH=/go
22:21:53 + case "$(go env GOARCH)" in
22:21:53 ++ go env GOARCH
22:21:53 + export GO_BUILDMODE=-buildmode=pie
22:21:53 + GO_BUILDMODE=-buildmode=pie
22:21:53 ++ dirname hack/dockerfile/install/install.sh
22:21:53 + dir=hack/dockerfile/install
22:21:53 + bin=proxy
22:21:53 + shift
22:21:53 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:21:53 + . hack/dockerfile/install/proxy.installer
22:21:53 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:53 + install_proxy dynamic
22:21:53 + case "$1" in
22:21:53 + install_proxy_dynamic
22:21:53 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:21:53 + PROXY_LDFLAGS=-linkmode=external
22:21:53 + export BUILD_MODE=-buildmode=pie
22:21:53 + BUILD_MODE=-buildmode=pie
22:21:53 + _install_proxy
22:21:53 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:21:53 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:21:53 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:53 Cloning into '/go/src/github.com/docker/libnetwork'...
22:21:53 + cd /go/src/github.com/docker/libnetwork
22:21:53 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:21:53 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:21:53 + return
22:21:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:21:53 + RM_GOPATH=0
22:21:53 + TMP_GOPATH=/go
22:21:53 + : /usr/local/bin
22:21:53 + '[' -z /go ']'
22:21:53 + export GOPATH=/go
22:21:53 + GOPATH=/go
22:21:53 + case "$(go env GOARCH)" in
22:21:53 ++ go env GOARCH
22:21:53 + export GO_BUILDMODE=-buildmode=pie
22:21:53 + GO_BUILDMODE=-buildmode=pie
22:21:53 ++ dirname hack/dockerfile/install/install.sh
22:21:53 + dir=hack/dockerfile/install
22:21:53 + bin=rootlesskit
22:21:53 + shift
22:21:53 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:21:53 + . hack/dockerfile/install/rootlesskit.installer
22:21:53 ++ : v0.14.4
22:21:53 + install_rootlesskit dynamic
22:21:53 + case "$1" in
22:21:53 + install_rootlesskit_dynamic
22:21:53 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:21:53 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:21:53 + export BUILD_MODE=-buildmode=pie
22:21:53 + BUILD_MODE=-buildmode=pie
22:21:53 + _install_rootlesskit
22:21:53 + echo 'Install rootlesskit version v0.14.4'
22:21:53 + for f in rootlesskit rootlesskit-docker-proxy
22:21:53 + GOBIN=/usr/local/bin
22:21:53 + GO111MODULE=on
22:21:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:21:53 Install rootlesskit version v0.14.4
22:21:53 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:21:53 go: downloading github.com/pkg/errors v0.9.1
22:21:53 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:53 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:53 go: downloading github.com/google/uuid v1.3.0
22:21:53 go: downloading github.com/moby/vpnkit v0.5.0
22:21:53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:53 go: downloading github.com/gofrs/flock v0.8.1
22:21:53 go: downloading github.com/gorilla/mux v1.8.0
22:21:53 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:53 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:53 #13 121.4   Installing : automake-1.13.4-3.el7.noarch                               54/68 
22:21:53 #13 121.9 install-info: No such file or directory for /usr/share/info/automake.info.gz
22:21:54 go: downloading github.com/pkg/errors v0.9.1
22:21:54 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:54 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:54 #13 121.9   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
22:21:54 #13 122.4 install-info: No such file or directory for /usr/share/info/libtool.info.gz
22:21:54 #13 122.5   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
22:21:54 #13 122.7   Installing : glibc-static-2.17-326.el7_9.x86_64                         57/68 
22:21:54 + for f in rootlesskit rootlesskit-docker-proxy
22:21:54 + GOBIN=/usr/local/bin
22:21:54 + GO111MODULE=on
22:21:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:54 go: downloading github.com/google/uuid v1.3.0
22:21:54 go: downloading github.com/moby/vpnkit v0.5.0
22:21:54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:21:54 go: downloading github.com/gofrs/flock v0.8.1
22:21:54 go: downloading github.com/gorilla/mux v1.8.0
22:21:54 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:54 #13 122.7   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
22:21:54 #13 122.7   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
22:21:54 + for f in rootlesskit rootlesskit-docker-proxy
22:21:54 + GOBIN=/usr/local/bin
22:21:54 + GO111MODULE=on
22:21:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:21:54 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:54 #34 19.05 Selecting previously unselected package libc6:arm64.
22:21:54 #34 19.07 Preparing to unpack .../3-libc6_2.31-13+deb11u5_arm64.deb ...
22:21:55 #34 19.22 Unpacking libc6:arm64 (2.31-13+deb11u5) ...
22:21:55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:55 #34 19.71 Selecting previously unselected package libc6:armel.
22:21:55 #34 19.71 Preparing to unpack .../4-libc6_2.31-13+deb11u5_armel.deb ...
22:21:55 #13 122.8   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
22:21:55 #13 123.6   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
22:21:55 + return
22:21:55 # Build the CLI
22:21:55 cd /go/src/github.com/docker/cli && \
22:21:55 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:55 make[2]: Entering directory '/root/build-deb/cli'
22:21:55 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:55 Building dynamic docker-linux-amd64
22:21:55 #34 19.87 Unpacking libc6:armel (2.31-13+deb11u5) ...
22:21:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.rpm
22:21:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aroxML
22:21:55 + umask 022
22:21:55 + cd /root/rpmbuild/BUILD
22:21:55 + cd src
22:21:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:21:55 + RPM_EC=0
22:21:55 ++ jobs -p
22:21:55 + exit 0
22:21:55 
22:21:55 RPM build warnings:
22:21:55     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:21:55     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:21:55     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:21:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yp6M3u
22:21:55 + umask 022
22:21:55 + cd /root/rpmbuild/BUILD
22:21:55 + cd /root/rpmbuild/BUILD
22:21:55 + rm -rf src
22:21:55 + /usr/bin/mkdir -p src
22:21:55 + cd src
22:21:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:21:55 + /usr/bin/tar -xof -
22:21:55 + STATUS=0
22:21:55 + '[' 0 -ne 0 ']'
22:21:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:21:55 + /usr/bin/tar -xof -
22:21:55 + STATUS=0
22:21:55 + '[' 0 -ne 0 ']'
22:21:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:21:55 + RPM_EC=0
22:21:55 ++ jobs -p
22:21:55 + exit 0
22:21:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n8Ea4Q
22:21:55 + umask 022
22:21:55 + cd /root/rpmbuild/BUILD
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:55 + export CFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:21:55 + export CXXFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:55 + export FFLAGS
22:21: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:21:55 + export FCFLAGS
22:21: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:21:55 + export LDFLAGS
22:21:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:21:55 + export LT_SYS_LIBRARY_PATH
22:21:55 + CC=gcc
22:21:55 + export CC
22:21:55 + CXX=g++
22:21:55 + export CXX
22:21:55 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:21:55 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:21:55 + cd src
22:21:55 + mkdir -p /go/src/github.com/docker
22:21:55 + rm -f /go/src/github.com/docker/cli
22:21:55 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:21:55 + pushd /go/src/github.com/docker/cli
22:21:55 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:21:55 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:55 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:21:55 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:56 #13 123.6   Installing : which-2.20-7.el7.x86_64                                    62/68 
22:21:56 #13 124.1 install-info: No such file or directory for /usr/share/info/which.info.gz
22:21:56 + return
22:21:56 # Build the CLI
22:21:56 cd /go/src/github.com/docker/cli && \
22:21:56 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:56 make[2]: Entering directory '/root/build-deb/cli'
22:21:56 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:56 Building dynamic docker-linux-arm-v6
22:21:56 #34 20.33 Selecting previously unselected package libc6:armhf.
22:21:56 #34 20.33 Preparing to unpack .../5-libc6_2.31-13+deb11u5_armhf.deb ...
22:21:56 #34 20.51 Unpacking libc6:armhf (2.31-13+deb11u5) ...
22:21:56 Building dynamic docker-linux-arm64
22:21:56 #13 124.6   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
22:21:56 #34 20.94 Selecting previously unselected package libc6:ppc64el.
22:21:56 #34 20.94 Preparing to unpack .../6-libc6_2.31-13+deb11u5_ppc64el.deb ...
22:21:56 #34 21.12 Unpacking libc6:ppc64el (2.31-13+deb11u5) ...
22:21:57 #13 124.7   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
22:21:57 #34 21.69 Selecting previously unselected package libc6:s390x.
22:21:57 #34 21.70 Preparing to unpack .../7-libc6_2.31-13+deb11u5_s390x.deb ...
22:21:57 #34 21.85 Unpacking libc6:s390x (2.31-13+deb11u5) ...
22:21:57 #34 22.32 Setting up libc6:amd64 (2.31-13+deb11u5) ...
22:21:58 #13 125.6   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
22:21:58 #13 126.2   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
22:21:58 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:21:58 
22:21:58 + popd
22:21:58 + exit 0
22:21:58 ~/rpmbuild/BUILD/src
22:21:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qRPpTn
22:21:58 + umask 022
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64 '!=' / ']'
22:21:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 + mkdir -p /root/rpmbuild/BUILDROOT
22:21:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 + cd src
22:21:58 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:21:58 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/dockerd
22:21:58 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/docker-proxy
22:21:58 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/docker-init
22:21:58 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/lib/systemd/system/docker.service
22:21:58 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/lib/systemd/system/docker.socket
22:21:58 + /usr/lib/rpm/check-buildroot
22:21:58 + /usr/lib/rpm/redhat/brp-ldconfig
22:21:58 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:21:58 + /usr/lib/rpm/brp-compress
22:21:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:21:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:21:58 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:21:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:21:58 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:21:58 + /usr/lib/rpm/brp-python-hardlink
22:21:58 + PYTHON3=/usr/libexec/platform-python
22:21:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:21:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U1RUf3
22:21:58 + umask 022
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + cd src
22:21:58 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:21:58 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:58 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:21:58 + echo 'PASS: daemon version OK'
22:21:58 + exit 0
22:21:58 PASS: daemon version OK
22:21:58 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el8 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.el8
22:21:58 Requires(interp): /bin/sh /bin/sh /bin/sh
22:21:58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:21:58 Requires(post): /bin/sh
22:21:58 Requires(preun): /bin/sh
22:21:58 Requires(postun): /bin/sh
22:21:58 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)
22:21:58 Conflicts: docker docker-ee docker-engine-cs docker-io
22:21:58 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:21:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:21:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64.rpm
22:21:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PbxG5S
22:21:58 + umask 022
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + cd src
22:21:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:21:58 + exit 0
22:21:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jA1Jms
22:21:58 + umask 022
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + rm -rf src
22:21:58 + /usr/bin/mkdir -p src
22:21:58 + cd src
22:21:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:21:58 + /usr/bin/tar -xof -
22:21:58 #13 126.7   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
22:21:58 + STATUS=0
22:21:58 + '[' 0 -ne 0 ']'
22:21:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:21:58 + /usr/bin/tar -xof -
22:21:58 + STATUS=0
22:21:58 + '[' 0 -ne 0 ']'
22:21:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:21:58 + exit 0
22:21:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pfS9zY
22:21:58 + umask 022
22:21:58 + cd /root/rpmbuild/BUILD
22:21:58 + cd src
22:21:58 + mkdir -p /go/src/github.com/docker
22:21:58 + rm -f /go/src/github.com/docker/cli
22:21:58 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:21:58 + pushd /go/src/github.com/docker/cli
22:21:58 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:21:58 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:21:58 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:21:58 GO_LINKMODE=dynamic ./scripts/build/binary
22:21:58 Building dynamic docker-linux-amd64
22:21:59 #34 23.60 Selecting previously unselected package gcc-10-base:arm64.
22:21:59 #34 23.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 ... 40042 files and directories currently installed.)
22:21:59 #34 23.63 Preparing to unpack .../00-gcc-10-base_10.2.1-6_arm64.deb ...
22:21:59 #34 23.64 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
22:21:59 #34 23.68 Selecting previously unselected package gcc-10-base:armel.
22:21:59 #34 23.69 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armel.deb ...
22:21:59 #34 23.70 Unpacking gcc-10-base:armel (10.2.1-6) ...
22:21:59 #34 23.75 Selecting previously unselected package gcc-10-base:armhf.
22:21:59 #13 126.7   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
22:21:59 #13 127.8   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
22:21:59 #13 127.8   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/68 
22:21:59 #13 127.8   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
22:21:59 #13 127.8   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                          4/68 
22:21:59 #13 127.8   Verifying  : glibc-2.17-326.el7_9.x86_64                                 5/68 
22:21:59 #13 127.9   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    6/68 
22:21:59 #13 127.9   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       7/68 
22:21:59 #13 127.9   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 8/68 
22:21:59 #13 127.9   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        9/68 
22:21:59 #13 127.9   Verifying  : automake-1.13.4-3.el7.noarch                               10/68 
22:21:59 #13 127.9   Verifying  : lzo-2.06-8.el7.x86_64                                      11/68 
22:21:59 #13 127.9   Verifying  : m4-1.4.16-10.el7.x86_64                                    12/68 
22:21:59 #34 23.75 Preparing to unpack .../02-gcc-10-base_10.2.1-6_armhf.deb ...
22:21:59 #34 23.76 Unpacking gcc-10-base:armhf (10.2.1-6) ...
22:21:59 #34 23.81 Selecting previously unselected package gcc-10-base:ppc64el.
22:21:59 #34 23.82 Preparing to unpack .../03-gcc-10-base_10.2.1-6_ppc64el.deb ...
22:21:59 #34 23.82 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
22:21:59 #34 23.88 Selecting previously unselected package gcc-10-base:s390x.
22:21:59 #34 23.89 Preparing to unpack .../04-gcc-10-base_10.2.1-6_s390x.deb ...
22:21:59 #34 23.89 Unpacking gcc-10-base:s390x (10.2.1-6) ...
22:21:59 #34 23.95 Selecting previously unselected package libgcc-s1:armel.
22:21:59 #34 23.95 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
22:21:59 #34 23.96 Unpacking libgcc-s1:armel (10.2.1-6) ...
22:21:59 #34 24.01 Selecting previously unselected package libcrypt1:armel.
22:21:59 scripts/docs/generate-man.sh
22:21:59 #13 127.9   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             13/68 
22:21:59 #13 127.9   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                14/68 
22:21:59 #13 128.0   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        15/68 
22:21:59 #13 128.0   Verifying  : checkpolicy-2.5-8.el7.x86_64                               16/68 
22:21:59 #13 128.0   Verifying  : rsync-3.1.2-11.el7_9.x86_64                                17/68 
22:21:59 #13 128.0   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             18/68 
22:21:59 #13 128.0   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        19/68 
22:21:59 #13 128.0   Verifying  : policycoreutils-2.5-34.el7.x86_64                          20/68 
22:21:59 #13 128.0   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        21/68 
22:21:59 #13 128.0   Verifying  : which-2.20-7.el7.x86_64                                    22/68 
22:21:59 #13 128.0   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
22:21:59 #13 128.1   Verifying  : cpp-4.8.5-44.el7.x86_64                                    24/68 
22:21:59 #13 128.1   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        25/68 
22:21:59 #13 128.1   Verifying  : python-IPy-0.75-6.el7.noarch                               26/68 
22:21:59 #13 128.1   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              27/68 
22:21:59 #13 128.1   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               28/68 
22:21:59 #13 128.1   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         29/68 
22:21:59 #13 128.1   Verifying  : 1:make-3.82-24.el7.x86_64                                  30/68 
22:21:59 #13 128.1   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           31/68 
22:21:59 #13 128.2   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              32/68 
22:21:59 #13 128.2   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            33/68 
22:21:59 #13 128.2   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       34/68 
22:21:59 #13 128.2   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        35/68 
22:21:59 #13 128.2   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           36/68 
22:21:59 #13 128.2   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    37/68 
22:21:59 #13 128.2   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        38/68 
22:21:59 #13 128.2   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              39/68 
22:21:59 #13 128.2   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             40/68 
22:21:59 #34 24.01 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
22:21:59 #34 24.02 Unpacking libcrypt1:armel (1:4.4.18-4) ...
22:21:59 #34 24.08 Selecting previously unselected package libapparmor1:armel.
22:21:59 #34 24.09 Preparing to unpack .../07-libapparmor1_2.13.6-10_armel.deb ...
22:21:59 #34 24.09 Unpacking libapparmor1:armel (2.13.6-10) ...
22:21:59 #34 24.14 Selecting previously unselected package libapparmor-dev:armel.
22:21:59 #34 24.15 Preparing to unpack .../08-libapparmor-dev_2.13.6-10_armel.deb ...
22:21:59 #34 24.15 Unpacking libapparmor-dev:armel (2.13.6-10) ...
22:21:59 #34 24.21 Selecting previously unselected package libgcc-s1:ppc64el.
22:21:59 #34 24.22 Preparing to unpack .../09-libgcc-s1_10.2.1-6_ppc64el.deb ...
22:21:59 #34 24.23 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
22:21:59 #34 24.28 Selecting previously unselected package libcrypt1:ppc64el.
22:22:00 #13 128.3   Verifying  : systemd-219-78.el7_9.7.x86_64                              41/68 
22:22:00 #13 128.3   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
22:22:00 #13 128.3   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
22:22:00 #13 128.3   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
22:22:00 #13 128.3   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/68 
22:22:00 #13 128.3   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/68 
22:22:00 #13 128.3   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/68 
22:22:00 #13 128.3   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         48/68 
22:22:00 #13 128.4   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
22:22:00 #13 128.4   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         50/68 
22:22:00 #13 128.4   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    51/68 
22:22:00 #13 128.4   Verifying  : kernel-headers-3.10.0-1160.76.1.el7.x86_64                 52/68 
22:22:00 #13 128.4   Verifying  : pcre-devel-8.32-17.el7.x86_64                              53/68 
22:22:00 #13 128.4   Verifying  : autoconf-2.69-11.el7.noarch                                54/68 
22:22:00 #13 128.4   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      55/68 
22:22:00 #13 128.5   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
22:22:00 #34 24.29 Preparing to unpack .../10-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
22:22:00 #34 24.29 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
22:22:00 #34 24.36 Selecting previously unselected package libapparmor1:ppc64el.
22:22:00 #34 24.36 Preparing to unpack .../11-libapparmor1_2.13.6-10_ppc64el.deb ...
22:22:00 #34 24.36 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
22:22:00 #34 24.42 Selecting previously unselected package libapparmor-dev:ppc64el.
22:22:00 #34 24.44 Preparing to unpack .../12-libapparmor-dev_2.13.6-10_ppc64el.deb ...
22:22:00 #34 24.44 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
22:22:00 #34 24.50 Selecting previously unselected package libgcc-s1:arm64.
22:22:00 #34 24.51 Preparing to unpack .../13-libgcc-s1_10.2.1-6_arm64.deb ...
22:22:00 #34 24.52 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
22:22:00 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:00 
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=tini
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:00 + . hack/dockerfile/install/tini.installer
22:22:00 ++ : v0.19.0
22:22:00 + install_tini
22:22:00 + echo 'Install tini version v0.19.0'
22:22:00 + git clone https://github.com/krallin/tini.git /go/tini
22:22:00 Install tini version v0.19.0
22:22:00 Cloning into '/go/tini'...
22:22:00 + cd /go/tini
22:22:00 + git checkout -q v0.19.0
22:22:00 + cmake .
22:22:00 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
22:22:00   Compatibility with CMake < 2.8.12 will be removed from a future version of
22:22:00   CMake.
22:22:00 
22:22:00   Update the VERSION argument <min> value or use a ...<max> suffix to tell
22:22:00   CMake that the project does not need compatibility with older versions.
22:22:00 
22:22:00 
22:22:00 -- The C compiler identification is GNU 11.2.0
22:22:00 -- Detecting C compiler ABI info
22:22:00 -- Detecting C compiler ABI info - done
22:22:00 -- Check for working C compiler: /usr/bin/cc - skipped
22:22:00 -- Detecting C compile features
22:22:00 -- Detecting C compile features - done
22:22:00 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:00 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:22:00 -- Configuring done
22:22:00 -- Generating done
22:22:00 -- Build files have been written to: /go/tini
22:22:00 + make tini-static
22:22:00 make[2]: Entering directory '/go/tini'
22:22:00 make[3]: Entering directory '/go/tini'
22:22:00 make[4]: Entering directory '/go/tini'
22:22:00 make[5]: Entering directory '/go/tini'
22:22:00 make[5]: Leaving directory '/go/tini'
22:22:00 make[5]: Entering directory '/go/tini'
22:22:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:00 [100%] Linking C executable tini-static
22:22:00 make[5]: Leaving directory '/go/tini'
22:22:00 [100%] Built target tini-static
22:22:00 make[4]: Leaving directory '/go/tini'
22:22:00 make[3]: Leaving directory '/go/tini'
22:22:00 make[2]: Leaving directory '/go/tini'
22:22:00 + mkdir -p /usr/local/bin
22:22:00 + cp tini-static /usr/local/bin/docker-init
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=proxy
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:00 + . hack/dockerfile/install/proxy.installer
22:22:00 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 + install_proxy dynamic
22:22:00 + case "$1" in
22:22:00 + install_proxy_dynamic
22:22:00 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:00 + PROXY_LDFLAGS=-linkmode=external
22:22:00 + export BUILD_MODE=-buildmode=pie
22:22:00 + BUILD_MODE=-buildmode=pie
22:22:00 + _install_proxy
22:22:00 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:00 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:00 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:00 + cd /go/src/github.com/docker/libnetwork
22:22:00 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:00 + return
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=rootlesskit
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:00 + . hack/dockerfile/install/rootlesskit.installer
22:22:00 ++ : v0.14.4
22:22:00 + install_rootlesskit dynamic
22:22:00 + case "$1" in
22:22:00 + install_rootlesskit_dynamic
22:22:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:00 + export BUILD_MODE=-buildmode=pie
22:22:00 + BUILD_MODE=-buildmode=pie
22:22:00 + _install_rootlesskit
22:22:00 + echo 'Install rootlesskit version v0.14.4'
22:22:00 + for f in rootlesskit rootlesskit-docker-proxy
22:22:00 Install rootlesskit version v0.14.4
22:22:00 + GOBIN=/usr/local/bin
22:22:00 + GO111MODULE=on
22:22:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:00 #13 128.5   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          57/68 
22:22:00 #13 128.5   Verifying  : libselinux-python-2.5-15.el7.x86_64                        58/68 
22:22:00 #13 128.5   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  59/68 
22:22:00 #13 128.5   Verifying  : libgomp-4.8.5-44.el7.x86_64                                60/68 
22:22:00 #13 128.5   Verifying  : less-458-9.el7.x86_64                                      61/68 
22:22:00 #13 128.5   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
22:22:00 #13 128.6   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
22:22:00 #13 128.6   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
22:22:00 #13 128.6   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
22:22:00 #13 128.6   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
22:22:00 #13 128.6   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      67/68 
22:22:00 #13 128.6   Verifying  : systemd-219-78.el7.x86_64                                  68/68 
22:22:00 #13 128.6 
22:22:00 #13 128.6 Installed:
22:22:00 #13 128.6   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
22:22:00 #13 128.6   cmake.x86_64 0:2.8.12.2-2.el7                                                 
22:22:00 #13 128.6   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
22:22:00 #13 128.6   gcc.x86_64 0:4.8.5-44.el7                                                     
22:22:00 #13 128.6   git.x86_64 0:1.8.3.1-23.el7_8                                                 
22:22:00 #13 128.6   glibc-static.x86_64 0:2.17-326.el7_9                                          
22:22:00 #13 128.6   libarchive.x86_64 0:3.1.2-14.el7_7                                            
22:22:00 #13 128.6   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
22:22:00 #13 128.6   libselinux-devel.x86_64 0:2.5-15.el7                                          
22:22:00 #13 128.6   libtool.x86_64 0:2.4.2-22.el7_3                                               
22:22:00 #13 128.6   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
22:22:00 #13 128.6   make.x86_64 1:3.82-24.el7                                                     
22:22:00 #13 128.6   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
22:22:00 #13 128.6   systemd-devel.x86_64 0:219-78.el7_9.7                                         
22:22:00 #13 128.6   which.x86_64 0:2.20-7.el7                                                     
22:22:00 #13 128.6 
22:22:00 #13 128.6 Dependency Installed:
22:22:00 #13 128.6   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
22:22:00 #13 128.6   autoconf.noarch 0:2.69-11.el7                                                 
22:22:00 #13 128.6   automake.noarch 0:1.13.4-3.el7                                                
22:22:00 #13 128.6   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
22:22:00 #13 128.6   checkpolicy.x86_64 0:2.5-8.el7                                                
22:22:00 #13 128.6   cpp.x86_64 0:4.8.5-44.el7                                                     
22:22:00 #13 128.6   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
22:22:00 #13 128.6   fipscheck.x86_64 0:1.4.1-6.el7                                                
22:22:00 #13 128.6   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
22:22:00 #13 128.6   glibc-devel.x86_64 0:2.17-326.el7_9                                           
22:22:00 #13 128.6   glibc-headers.x86_64 0:2.17-326.el7_9                                         
22:22:00 #13 128.6   kernel-headers.x86_64 0:3.10.0-1160.76.1.el7                                  
22:22:00 #13 128.6   less.x86_64 0:458-9.el7                                                       
22:22:00 #13 128.6   libcgroup.x86_64 0:0.41-21.el7                                                
22:22:00 #13 128.6   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
22:22:00 #13 128.6   libgomp.x86_64 0:4.8.5-44.el7                                                 
22:22:00 #13 128.6   libmpc.x86_64 0:1.0.1-3.el7                                                   
22:22:00 #13 128.6   libseccomp.x86_64 0:2.3.1-4.el7                                               
22:22:00 #13 128.6   libselinux-python.x86_64 0:2.5-15.el7                                         
22:22:00 #13 128.6   libselinux-utils.x86_64 0:2.5-15.el7                                          
22:22:00 #13 128.6   libsemanage-python.x86_64 0:2.5-14.el7                                        
22:22:00 #13 128.6   libsepol-devel.x86_64 0:2.5-10.el7                                            
22:22:00 #13 128.6   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
22:22:00 #13 128.6   lzo.x86_64 0:2.06-8.el7                                                       
22:22:00 #13 128.6   m4.x86_64 0:1.4.16-10.el7                                                     
22:22:00 #13 128.6   mpfr.x86_64 0:3.1.1-4.el7                                                     
22:22:00 #13 128.6   openssh.x86_64 0:7.4p1-22.el7_9                                               
22:22:00 #13 128.6   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
22:22:00 #13 128.6   pcre-devel.x86_64 0:8.32-17.el7                                               
22:22:00 #13 128.6   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
22:22:00 #13 128.6   perl-Error.noarch 1:0.17020-2.el7                                             
22:22:00 #13 128.6   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
22:22:00 #13 128.6   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
22:22:00 #13 128.6   perl-Test-Harness.noarch 0:3.28-3.el7                                         
22:22:00 #13 128.6   policycoreutils.x86_64 0:2.5-34.el7                                           
22:22:00 #13 128.6   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
22:22:00 #13 128.6   policycoreutils-python.x86_64 0:2.5-34.el7                                    
22:22:00 #13 128.6   python-IPy.noarch 0:0.75-6.el7                                                
22:22:00 #13 128.6   rsync.x86_64 0:3.1.2-11.el7_9                                                 
22:22:00 #13 128.6   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
22:22:00 #13 128.6   setools-libs.x86_64 0:3.3.8-4.el7                                             
22:22:00 #13 128.6 
22:22:00 #13 128.6 Dependency Updated:
22:22:00 #13 128.6   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
22:22:00 #13 128.6   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
22:22:00 #13 128.6   glibc.x86_64 0:2.17-326.el7_9                                                 
22:22:00 #13 128.6   glibc-common.x86_64 0:2.17-326.el7_9                                          
22:22:00 #13 128.6   systemd.x86_64 0:219-78.el7_9.7                                               
22:22:00 #13 128.6   systemd-libs.x86_64 0:219-78.el7_9.7                                          
22:22:00 #13 128.6 
22:22:00 #13 128.6 Complete!
22:22:00 #34 24.58 Selecting previously unselected package libcrypt1:arm64.
22:22:00 #34 24.58 Preparing to unpack .../14-libcrypt1_1%3a4.4.18-4_arm64.deb ...
22:22:00 #34 24.59 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
22:22:00 #34 24.66 Selecting previously unselected package libapparmor1:arm64.
22:22:00 #34 24.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:22:00 #34 24.66 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:22:00 #34 24.72 Selecting previously unselected package libapparmor-dev:arm64.
22:22:00 #34 24.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:22:00 #34 24.73 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:22:00 #34 24.83 Selecting previously unselected package libgcc-s1:armhf.
22:22:00 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:00 #13 DONE 129.0s
22:22:00 
22:22:00 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
22:22:00 #34 24.83 Preparing to unpack .../17-libgcc-s1_10.2.1-6_armhf.deb ...
22:22:00 #34 24.83 Unpacking libgcc-s1:armhf (10.2.1-6) ...
22:22:00 #34 24.89 Selecting previously unselected package libcrypt1:armhf.
22:22:00 #34 24.89 Preparing to unpack .../18-libcrypt1_1%3a4.4.18-4_armhf.deb ...
22:22:00 #34 24.90 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
22:22:00 #34 24.96 Selecting previously unselected package libapparmor1:armhf.
22:22:00 #34 24.97 Preparing to unpack .../19-libapparmor1_2.13.6-10_armhf.deb ...
22:22:00 #34 24.97 Unpacking libapparmor1:armhf (2.13.6-10) ...
22:22:00 #34 25.02 Selecting previously unselected package libapparmor-dev:armhf.
22:22:00 #34 25.03 Preparing to unpack .../20-libapparmor-dev_2.13.6-10_armhf.deb ...
22:22:00 #34 25.04 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
22:22:00 #34 25.11 Selecting previously unselected package libgcc-s1:s390x.
22:22:00 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:00 
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=tini
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:00 + . hack/dockerfile/install/tini.installer
22:22:00 ++ : v0.19.0
22:22:00 + install_tini
22:22:00 + echo 'Install tini version v0.19.0'
22:22:00 + git clone https://github.com/krallin/tini.git /go/tini
22:22:00 Install tini version v0.19.0
22:22:00 Cloning into '/go/tini'...
22:22:00 + cd /go/tini
22:22:00 + git checkout -q v0.19.0
22:22:00 + cmake .
22:22:00 -- The C compiler identification is GNU 9.4.0
22:22:00 -- Check for working C compiler: /usr/bin/cc
22:22:00 -- Check for working C compiler: /usr/bin/cc -- works
22:22:00 -- Detecting C compiler ABI info
22:22:00 -- Detecting C compiler ABI info - done
22:22:00 -- Detecting C compile features
22:22:00 -- Detecting C compile features - done
22:22:00 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:00 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:22:00 -- Configuring done
22:22:00 -- Generating done
22:22:00 -- Build files have been written to: /go/tini
22:22:00 + make tini-static
22:22:00 make[2]: Entering directory '/go/tini'
22:22:00 make[3]: Entering directory '/go/tini'
22:22:00 make[4]: Entering directory '/go/tini'
22:22:00 make[5]: Entering directory '/go/tini'
22:22:00 Scanning dependencies of target tini-static
22:22:00 make[5]: Leaving directory '/go/tini'
22:22:00 make[5]: Entering directory '/go/tini'
22:22:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:00 [100%] Linking C executable tini-static
22:22:00 make[5]: Leaving directory '/go/tini'
22:22:00 [100%] Built target tini-static
22:22:00 make[4]: Leaving directory '/go/tini'
22:22:00 make[3]: Leaving directory '/go/tini'
22:22:00 make[2]: Leaving directory '/go/tini'
22:22:00 + mkdir -p /usr/local/bin
22:22:00 + cp tini-static /usr/local/bin/docker-init
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=proxy
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:00 + . hack/dockerfile/install/proxy.installer
22:22:00 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 + install_proxy dynamic
22:22:00 + case "$1" in
22:22:00 + install_proxy_dynamic
22:22:00 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:00 + PROXY_LDFLAGS=-linkmode=external
22:22:00 + export BUILD_MODE=-buildmode=pie
22:22:00 + BUILD_MODE=-buildmode=pie
22:22:00 + _install_proxy
22:22:00 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:00 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:00 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:00 + cd /go/src/github.com/docker/libnetwork
22:22:00 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:00 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:00 + return
22:22:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:00 + RM_GOPATH=0
22:22:00 + TMP_GOPATH=/go
22:22:00 + : /usr/local/bin
22:22:00 + '[' -z /go ']'
22:22:00 + export GOPATH=/go
22:22:00 + GOPATH=/go
22:22:00 + case "$(go env GOARCH)" in
22:22:00 ++ go env GOARCH
22:22:00 + export GO_BUILDMODE=-buildmode=pie
22:22:00 + GO_BUILDMODE=-buildmode=pie
22:22:00 ++ dirname hack/dockerfile/install/install.sh
22:22:00 + dir=hack/dockerfile/install
22:22:00 + bin=rootlesskit
22:22:00 + shift
22:22:00 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:00 + . hack/dockerfile/install/rootlesskit.installer
22:22:00 ++ : v0.14.4
22:22:00 + install_rootlesskit dynamic
22:22:00 + case "$1" in
22:22:00 + install_rootlesskit_dynamic
22:22:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:00 + export BUILD_MODE=-buildmode=pie
22:22:00 + BUILD_MODE=-buildmode=pie
22:22:00 + _install_rootlesskit
22:22:00 + echo 'Install rootlesskit version v0.14.4'
22:22:00 + for f in rootlesskit rootlesskit-docker-proxy
22:22:00 + GOBIN=/usr/local/bin
22:22:00 + GO111MODULE=on
22:22:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:00 Install rootlesskit version v0.14.4
22:22:00 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:00 go: downloading github.com/pkg/errors v0.9.1
22:22:00 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:00 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:00 go: downloading github.com/google/uuid v1.3.0
22:22:00 go: downloading github.com/moby/vpnkit v0.5.0
22:22:00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:00 go: downloading github.com/gofrs/flock v0.8.1
22:22:00 go: downloading github.com/gorilla/mux v1.8.0
22:22:00 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:00 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:00 + for f in rootlesskit rootlesskit-docker-proxy
22:22:00 + GOBIN=/usr/local/bin
22:22:00 + GO111MODULE=on
22:22:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:00 #34 25.13 Preparing to unpack .../21-libgcc-s1_10.2.1-6_s390x.deb ...
22:22:00 #34 25.13 Unpacking libgcc-s1:s390x (10.2.1-6) ...
22:22:00 #34 25.18 Selecting previously unselected package libcrypt1:s390x.
22:22:00 #34 25.18 Preparing to unpack .../22-libcrypt1_1%3a4.4.18-4_s390x.deb ...
22:22:00 #34 25.19 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
22:22:01 #34 25.26 Selecting previously unselected package libapparmor1:s390x.
22:22:01 #34 25.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_s390x.deb ...
22:22:01 #34 25.27 Unpacking libapparmor1:s390x (2.13.6-10) ...
22:22:01 #34 25.34 Selecting previously unselected package libapparmor-dev:s390x.
22:22:01 #34 25.35 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_s390x.deb ...
22:22:01 #34 25.35 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
22:22:01 #34 25.42 Selecting previously unselected package libseccomp2:s390x.
22:22:01 #34 25.43 Preparing to unpack .../25-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
22:22:01 #34 25.43 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
22:22:01 #34 25.48 Selecting previously unselected package libseccomp-dev:s390x.
22:22:01 #34 25.49 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
22:22:01 #34 25.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
22:22:01 go: downloading github.com/pkg/errors v0.9.1
22:22:01 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:01 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:01 #34 25.56 Selecting previously unselected package libseccomp2:ppc64el.
22:22:01 #34 25.56 Preparing to unpack .../27-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
22:22:01 #34 25.58 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
22:22:01 #34 25.63 Selecting previously unselected package libseccomp-dev:ppc64el.
22:22:01 #34 25.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
22:22:01 #34 25.64 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
22:22:01 #34 25.71 Selecting previously unselected package libseccomp2:armhf.
22:22:01 #34 25.72 Preparing to unpack .../29-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
22:22:01 #34 25.72 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
22:22:01 #34 25.78 Selecting previously unselected package libseccomp-dev:armhf.
22:22:01 #34 25.78 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
22:22:01 #34 25.79 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
22:22:01 #34 25.85 Selecting previously unselected package libseccomp2:armel.
22:22:01 + return
22:22:01 # Build the CLI
22:22:01 cd /go/src/github.com/docker/cli && \
22:22:01 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:01 make[2]: Entering directory '/root/build-deb/cli'
22:22:01 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:01 Building dynamic docker-linux-amd64
22:22:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:01 #34 25.86 Preparing to unpack .../31-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
22:22:01 #34 25.87 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
22:22:01 #34 25.92 Selecting previously unselected package libseccomp-dev:armel.
22:22:01 #34 25.92 Preparing to unpack .../32-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
22:22:01 #34 25.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
22:22:01 #34 25.99 Selecting previously unselected package libseccomp2:arm64.
22:22:01 #34 25.99 Preparing to unpack .../33-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
22:22:01 #34 26.00 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
22:22:01 #34 26.04 Selecting previously unselected package libseccomp-dev:arm64.
22:22:01 #34 26.05 Preparing to unpack .../34-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:22:01 #34 26.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:22:01 go: downloading github.com/google/uuid v1.3.0
22:22:01 go: downloading github.com/moby/vpnkit v0.5.0
22:22:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:01 go: downloading github.com/gofrs/flock v0.8.1
22:22:01 go: downloading github.com/gorilla/mux v1.8.0
22:22:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:01 #34 26.15 Setting up gcc-10-base:arm64 (10.2.1-6) ...
22:22:01 #34 26.16 Setting up gcc-10-base:armel (10.2.1-6) ...
22:22:01 #34 26.17 Setting up gcc-10-base:armhf (10.2.1-6) ...
22:22:01 #34 26.19 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
22:22:01 #34 26.20 Setting up gcc-10-base:s390x (10.2.1-6) ...
22:22:01 #34 26.21 Setting up libc-dev-bin (2.31-13+deb11u5) ...
22:22:01 #34 26.22 Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...
22:22:01 #34 26.24 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
22:22:01 #34 26.25 Setting up libcrypt1:armel (1:4.4.18-4) ...
22:22:01 #34 26.26 Setting up libcrypt1:armhf (1:4.4.18-4) ...
22:22:01 #34 26.28 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
22:22:01 #34 26.29 Setting up libcrypt1:s390x (1:4.4.18-4) ...
22:22:01 #34 26.30 Setting up libgcc-s1:arm64 (10.2.1-6) ...
22:22:01 #34 26.31 Setting up libgcc-s1:armel (10.2.1-6) ...
22:22:01 #34 26.32 Setting up libgcc-s1:armhf (10.2.1-6) ...
22:22:01 #34 26.34 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
22:22:01 #34 26.35 Setting up libgcc-s1:s390x (10.2.1-6) ...
22:22:01 #34 26.36 Setting up libc6:arm64 (2.31-13+deb11u5) ...
22:22:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:03 #14 DONE 2.2s
22:22:03 
22:22:03 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
22:22:03 #15 DONE 0.0s
22:22:03 
22:22:03 #16 exporting to image
22:22:03 #16 exporting layers
22:22:03 + for f in rootlesskit rootlesskit-docker-proxy
22:22:03 + GOBIN=/usr/local/bin
22:22:03 + GO111MODULE=on
22:22:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:03 #34 27.60 Setting up libc6:armel (2.31-13+deb11u5) ...
22:22:04 + return
22:22:04 # Build the CLI
22:22:04 cd /go/src/github.com/docker/cli && \
22:22:04 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:04 make[2]: Entering directory '/root/build-deb/cli'
22:22:04 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:04 Building dynamic docker-linux-arm-v6
22:22:04 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:04 
22:22:04 + popd
22:22:04 ~/rpmbuild/BUILD/src
22:22:04 + RPM_EC=0
22:22:04 ++ jobs -p
22:22:04 + exit 0
22:22:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KRhKp4
22:22:04 + umask 022
22:22:04 + cd /root/rpmbuild/BUILD
22:22:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64 '!=' / ']'
22:22:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:04 + mkdir -p /root/rpmbuild/BUILDROOT
22:22:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:04 + cd src
22:22:04 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:22:04 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/dockerd
22:22:04 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/docker-proxy
22:22:04 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/docker-init
22:22:04 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/lib/systemd/system/docker.service
22:22:04 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/lib/systemd/system/docker.socket
22:22:04 + /usr/lib/rpm/check-buildroot
22:22:04 + /usr/lib/rpm/redhat/brp-ldconfig
22:22:04 + /usr/lib/rpm/brp-compress
22:22:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:22:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:22:04 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:22:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:22:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:22:04 + /usr/lib/rpm/check-rpaths
22:22:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:22:04 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:22:04 + /usr/lib/rpm/redhat/brp-python-hardlink
22:22:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fsCSJ8
22:22:04 + umask 022
22:22:04 + cd /root/rpmbuild/BUILD
22:22:04 + cd src
22:22:04 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:22:04 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:04 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:04 + echo 'PASS: daemon version OK'
22:22:04 + RPM_EC=0
22:22:04 PASS: daemon version OK
22:22:04 ++ jobs -p
22:22:04 + exit 0
22:22:04 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:04 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce(aarch-64) = 3:0.0.0.20221021185355.e814bd0-0.fc35
22:22:04 Requires(interp): /bin/sh /bin/sh /bin/sh
22:22:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:22:04 Requires(post): /bin/sh
22:22:04 Requires(preun): /bin/sh
22:22:04 Requires(postun): /bin/sh
22:22:04 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)
22:22:04 Conflicts: docker docker-ee docker-engine-cs docker-io
22:22:04 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:22:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:22:04 #34 28.80 Setting up libc6:armhf (2.31-13+deb11u5) ...
22:22:04 + for f in rootlesskit rootlesskit-docker-proxy
22:22:04 + GOBIN=/usr/local/bin
22:22:04 + GO111MODULE=on
22:22:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:06 #34 30.01 Setting up libc6:ppc64el (2.31-13+deb11u5) ...
22:22:06 + return
22:22:06 # Build the CLI
22:22:06 cd /go/src/github.com/docker/cli && \
22:22:06 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:06 make[2]: Entering directory '/root/build-deb/cli'
22:22:06 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:07 #34 31.25 Setting up libc6:s390x (2.31-13+deb11u5) ...
22:22:07 Building dynamic docker-linux-arm-v6
22:22:07 #16 exporting layers 4.5s done
22:22:07 #16 writing image sha256:69ad5efc1e3bca208e1090281b28394dfce5a97f45c85887d44fa8c7b5060ac4 done
22:22:07 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
22:22:07 #16 DONE 4.5s
22:22:07 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli e814bd0' --define '_gitcommit_engine 753cd92' --define '_release 0' --define '_version 0.0.0.20221021185355.e814bd0' --define '_origversion 0.0.0-20221021185355-e814bd0' --define '_compose_rpm_version 2.12.2' --define '_compose_version v2.12.2' --define '_scan_rpm_version 0.21.0' --define '_scan_version v0.21.0' --define '_scan_gitcommit 19992b1'  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
22:22:07 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:07 
22:22:07 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:07 + RM_GOPATH=0
22:22:07 + TMP_GOPATH=/go
22:22:07 + : /usr/local/bin
22:22:07 + '[' -z /go ']'
22:22:07 + export GOPATH=/go
22:22:07 + GOPATH=/go
22:22:07 + case "$(go env GOARCH)" in
22:22:07 ++ go env GOARCH
22:22:07 + export GO_BUILDMODE=-buildmode=pie
22:22:07 + GO_BUILDMODE=-buildmode=pie
22:22:07 ++ dirname hack/dockerfile/install/install.sh
22:22:07 + dir=hack/dockerfile/install
22:22:07 + bin=tini
22:22:07 + shift
22:22:07 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:07 + . hack/dockerfile/install/tini.installer
22:22:07 ++ : v0.19.0
22:22:07 + install_tini
22:22:07 + echo 'Install tini version v0.19.0'
22:22:07 Install tini version v0.19.0
22:22:07 + git clone https://github.com/krallin/tini.git /go/tini
22:22:07 Cloning into '/go/tini'...
22:22:07 + cd /go/tini
22:22:07 + git checkout -q v0.19.0
22:22:07 + cmake .
22:22:07 -- The C compiler identification is GNU 10.2.1
22:22:07 -- Detecting C compiler ABI info
22:22:07 -- Detecting C compiler ABI info - done
22:22:07 -- Check for working C compiler: /usr/bin/cc - skipped
22:22:07 -- Detecting C compile features
22:22:07 -- Detecting C compile features - done
22:22:07 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:07 -- Configuring done
22:22:07 -- Generating done
22:22:07 -- Build files have been written to: /go/tini
22:22:07 + make tini-static
22:22:07 make[2]: Entering directory '/go/tini'
22:22:07 make[3]: Entering directory '/go/tini'
22:22:07 make[4]: Entering directory '/go/tini'
22:22:07 make[5]: Entering directory '/go/tini'
22:22:07 Scanning dependencies of target tini-static
22:22:07 make[5]: Leaving directory '/go/tini'
22:22:07 make[5]: Entering directory '/go/tini'
22:22:07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:07 [100%] Linking C executable tini-static
22:22:07 make[5]: Leaving directory '/go/tini'
22:22:07 [100%] Built target tini-static
22:22:07 make[4]: Leaving directory '/go/tini'
22:22:07 make[3]: Leaving directory '/go/tini'
22:22:07 make[2]: Leaving directory '/go/tini'
22:22:07 + mkdir -p /usr/local/bin
22:22:07 + cp tini-static /usr/local/bin/docker-init
22:22:07 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:07 + RM_GOPATH=0
22:22:07 + TMP_GOPATH=/go
22:22:07 + : /usr/local/bin
22:22:07 + '[' -z /go ']'
22:22:07 + export GOPATH=/go
22:22:07 + GOPATH=/go
22:22:07 + case "$(go env GOARCH)" in
22:22:07 ++ go env GOARCH
22:22:07 + export GO_BUILDMODE=-buildmode=pie
22:22:07 + GO_BUILDMODE=-buildmode=pie
22:22:07 ++ dirname hack/dockerfile/install/install.sh
22:22:07 + dir=hack/dockerfile/install
22:22:07 + bin=proxy
22:22:07 + shift
22:22:07 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:07 + . hack/dockerfile/install/proxy.installer
22:22:07 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:07 + install_proxy dynamic
22:22:07 + case "$1" in
22:22:07 + install_proxy_dynamic
22:22:07 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:07 + PROXY_LDFLAGS=-linkmode=external
22:22:07 + export BUILD_MODE=-buildmode=pie
22:22:07 + BUILD_MODE=-buildmode=pie
22:22:07 + _install_proxy
22:22:07 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:07 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:07 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:07 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sGXQ5y
22:22:07 + umask 022
22:22:07 + cd /root/rpmbuild/BUILD
22:22:07 + cd /root/rpmbuild/BUILD
22:22:07 + rm -rf src
22:22:07 + /usr/bin/mkdir -p src
22:22:07 + cd src
22:22:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:22:07 + /usr/bin/tar -xf -
22:22:08 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:08 
22:22:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:08 + RM_GOPATH=0
22:22:08 + TMP_GOPATH=/go
22:22:08 + : /usr/local/bin
22:22:08 + '[' -z /go ']'
22:22:08 + export GOPATH=/go
22:22:08 + GOPATH=/go
22:22:08 + case "$(go env GOARCH)" in
22:22:08 ++ go env GOARCH
22:22:08 + export GO_BUILDMODE=-buildmode=pie
22:22:08 + GO_BUILDMODE=-buildmode=pie
22:22:08 ++ dirname hack/dockerfile/install/install.sh
22:22:08 + dir=hack/dockerfile/install
22:22:08 + bin=tini
22:22:08 + shift
22:22:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:08 + . hack/dockerfile/install/tini.installer
22:22:08 ++ : v0.19.0
22:22:08 + install_tini
22:22:08 + echo 'Install tini version v0.19.0'
22:22:08 + git clone https://github.com/krallin/tini.git /go/tini
22:22:08 Install tini version v0.19.0
22:22:08 Cloning into '/go/tini'...
22:22:08 + cd /go/tini
22:22:08 + git checkout -q v0.19.0
22:22:08 + cmake .
22:22:08 -- The C compiler identification is GNU 8.3.0
22:22:08 -- Check for working C compiler: /usr/bin/cc
22:22:08 -- Check for working C compiler: /usr/bin/cc -- works
22:22:08 -- Detecting C compiler ABI info
22:22:08 -- Detecting C compiler ABI info - done
22:22:08 -- Detecting C compile features
22:22:08 -- Detecting C compile features - done
22:22:08 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:08 -- Configuring done
22:22:08 -- Generating done
22:22:08 -- Build files have been written to: /go/tini
22:22:08 + make tini-static
22:22:08 make[2]: Entering directory '/go/tini'
22:22:08 make[3]: Entering directory '/go/tini'
22:22:08 make[4]: Entering directory '/go/tini'
22:22:08 make[5]: Entering directory '/go/tini'
22:22:08 Scanning dependencies of target tini-static
22:22:08 make[5]: Leaving directory '/go/tini'
22:22:08 make[5]: Entering directory '/go/tini'
22:22:08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:08 [100%] Linking C executable tini-static
22:22:08 make[5]: Leaving directory '/go/tini'
22:22:08 [100%] Built target tini-static
22:22:08 make[4]: Leaving directory '/go/tini'
22:22:08 make[3]: Leaving directory '/go/tini'
22:22:08 make[2]: Leaving directory '/go/tini'
22:22:08 + mkdir -p /usr/local/bin
22:22:08 + cp tini-static /usr/local/bin/docker-init
22:22:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:08 + RM_GOPATH=0
22:22:08 + TMP_GOPATH=/go
22:22:08 + : /usr/local/bin
22:22:08 + '[' -z /go ']'
22:22:08 + export GOPATH=/go
22:22:08 + GOPATH=/go
22:22:08 + case "$(go env GOARCH)" in
22:22:08 ++ go env GOARCH
22:22:08 + export GO_BUILDMODE=-buildmode=pie
22:22:08 + GO_BUILDMODE=-buildmode=pie
22:22:08 ++ dirname hack/dockerfile/install/install.sh
22:22:08 + dir=hack/dockerfile/install
22:22:08 + bin=proxy
22:22:08 + shift
22:22:08 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:08 + . hack/dockerfile/install/proxy.installer
22:22:08 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:08 + install_proxy dynamic
22:22:08 + case "$1" in
22:22:08 + install_proxy_dynamic
22:22:08 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:08 + PROXY_LDFLAGS=-linkmode=external
22:22:08 + export BUILD_MODE=-buildmode=pie
22:22:08 + BUILD_MODE=-buildmode=pie
22:22:08 + _install_proxy
22:22:08 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:08 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:08 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:08 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:08 + cd /go/src/github.com/docker/libnetwork
22:22:08 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:08 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:08 + return
22:22:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:08 + RM_GOPATH=0
22:22:08 + TMP_GOPATH=/go
22:22:08 + : /usr/local/bin
22:22:08 + '[' -z /go ']'
22:22:08 + export GOPATH=/go
22:22:08 + GOPATH=/go
22:22:08 + case "$(go env GOARCH)" in
22:22:08 ++ go env GOARCH
22:22:08 + export GO_BUILDMODE=-buildmode=pie
22:22:08 + GO_BUILDMODE=-buildmode=pie
22:22:08 ++ dirname hack/dockerfile/install/install.sh
22:22:08 + dir=hack/dockerfile/install
22:22:08 + bin=rootlesskit
22:22:08 + shift
22:22:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:08 + . hack/dockerfile/install/rootlesskit.installer
22:22:08 ++ : v0.14.4
22:22:08 + install_rootlesskit dynamic
22:22:08 + case "$1" in
22:22:08 + install_rootlesskit_dynamic
22:22:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:08 + export BUILD_MODE=-buildmode=pie
22:22:08 + BUILD_MODE=-buildmode=pie
22:22:08 + _install_rootlesskit
22:22:08 + echo 'Install rootlesskit version v0.14.4'
22:22:08 Install rootlesskit version v0.14.4
22:22:08 + for f in rootlesskit rootlesskit-docker-proxy
22:22:08 + GOBIN=/usr/local/bin
22:22:08 + GO111MODULE=on
22:22:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:08 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:08 go: downloading github.com/pkg/errors v0.9.1
22:22:08 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:08 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:08 go: downloading github.com/google/uuid v1.3.0
22:22:08 go: downloading github.com/moby/vpnkit v0.5.0
22:22:08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:08 go: downloading github.com/gofrs/flock v0.8.1
22:22:08 go: downloading github.com/gorilla/mux v1.8.0
22:22:08 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:08 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:08 + cd /go/src/github.com/docker/libnetwork
22:22:08 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:08 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:08 #34 32.46 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:22:08 #34 32.47 Setting up libapparmor1:armel (2.13.6-10) ...
22:22:08 #34 32.48 Setting up libapparmor1:armhf (2.13.6-10) ...
22:22:08 #34 32.49 Setting up libapparmor1:ppc64el (2.13.6-10) ...
22:22:08 #34 32.50 Setting up libapparmor1:s390x (2.13.6-10) ...
22:22:08 #34 32.51 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
22:22:08 #34 32.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
22:22:08 #34 32.54 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
22:22:08 #34 32.55 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
22:22:08 #34 32.56 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
22:22:08 #34 32.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:22:08 #34 32.58 Setting up libapparmor-dev:armel (2.13.6-10) ...
22:22:08 #34 32.59 Setting up libapparmor-dev:armhf (2.13.6-10) ...
22:22:08 #34 32.60 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
22:22:08 #34 32.61 Setting up libapparmor-dev:s390x (2.13.6-10) ...
22:22:08 #34 32.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:22:08 #34 32.64 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
22:22:08 #34 32.65 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
22:22:08 #34 32.66 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
22:22:08 #34 32.67 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
22:22:08 #34 32.69 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:22:08 + STATUS=0
22:22:08 + '[' 0 -ne 0 ']'
22:22:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:22:08 + /usr/bin/tar -xf -
22:22:08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:08 + return
22:22:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:08 + RM_GOPATH=0
22:22:08 + TMP_GOPATH=/go
22:22:08 + : /usr/local/bin
22:22:08 + '[' -z /go ']'
22:22:08 + export GOPATH=/go
22:22:08 + GOPATH=/go
22:22:08 + case "$(go env GOARCH)" in
22:22:08 ++ go env GOARCH
22:22:08 + export GO_BUILDMODE=-buildmode=pie
22:22:08 + GO_BUILDMODE=-buildmode=pie
22:22:08 ++ dirname hack/dockerfile/install/install.sh
22:22:08 + dir=hack/dockerfile/install
22:22:08 + bin=rootlesskit
22:22:08 + shift
22:22:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:08 + . hack/dockerfile/install/rootlesskit.installer
22:22:08 ++ : v0.14.4
22:22:08 + install_rootlesskit dynamic
22:22:08 + case "$1" in
22:22:08 + install_rootlesskit_dynamic
22:22:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:08 + export BUILD_MODE=-buildmode=pie
22:22:08 + BUILD_MODE=-buildmode=pie
22:22:08 + _install_rootlesskit
22:22:08 + echo 'Install rootlesskit version v0.14.4'
22:22:08 + for f in rootlesskit rootlesskit-docker-proxy
22:22:08 Install rootlesskit version v0.14.4
22:22:08 + GOBIN=/usr/local/bin
22:22:08 + GO111MODULE=on
22:22:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:09 #34 DONE 33.1s
22:22:09 
22:22:09 #35 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
22:22:09 #35 DONE 0.1s
22:22:09 
22:22:09 #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
22:22:09 + STATUS=0
22:22:09 + '[' 0 -ne 0 ']'
22:22:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:22:09 + exit 0
22:22:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X5VjNY
22:22:09 + umask 022
22:22:09 + cd /root/rpmbuild/BUILD
22:22:09 + cd src
22:22:09 + export DOCKER_GITCOMMIT=753cd92
22:22:09 + DOCKER_GITCOMMIT=753cd92
22:22:09 + mkdir -p /go/src/github.com/docker
22:22:09 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:22:09 + pushd /root/rpmbuild/BUILD/src/engine
22:22:09 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:22:09 + for component in tini '"proxy dynamic"'
22:22:09 + TMP_GOPATH=/go
22:22:09 + hack/dockerfile/install/install.sh tini
22:22:09 + RM_GOPATH=0
22:22:09 + TMP_GOPATH=/go
22:22:09 + : /usr/local/bin
22:22:09 + '[' -z /go ']'
22:22:09 + export GOPATH=/go
22:22:09 + GOPATH=/go
22:22:09 + case "$(go env GOARCH)" in
22:22:09 ++ go env GOARCH
22:22:09 + export GO_BUILDMODE=-buildmode=pie
22:22:09 + GO_BUILDMODE=-buildmode=pie
22:22:09 ++ dirname hack/dockerfile/install/install.sh
22:22:09 + dir=hack/dockerfile/install
22:22:09 + bin=tini
22:22:09 + shift
22:22:09 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:09 + . hack/dockerfile/install/tini.installer
22:22:09 ++ : v0.19.0
22:22:09 Install tini version v0.19.0
22:22:09 + install_tini
22:22:09 + echo 'Install tini version v0.19.0'
22:22:09 + git clone https://github.com/krallin/tini.git /go/tini
22:22:09 Cloning into '/go/tini'...
22:22:09 + for f in rootlesskit rootlesskit-docker-proxy
22:22:09 + GOBIN=/usr/local/bin
22:22:09 + GO111MODULE=on
22:22:09 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:09 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:09 + cd /go/tini
22:22:09 + git checkout -q v0.19.0
22:22:09 + cmake .
22:22:09 -- The C compiler identification is GNU 4.8.5
22:22:09 -- Check for working C compiler: /usr/bin/cc
22:22:09 -- Check for working C compiler: /usr/bin/cc -- works
22:22:09 -- Detecting C compiler ABI info
22:22:09 -- Detecting C compiler ABI info - done
22:22:09 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:09 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:09 -- Configuring done
22:22:09 -- Generating done
22:22:09 -- Build files have been written to: /go/tini
22:22:09 + make tini-static
22:22:09 Scanning dependencies of target tini-static
22:22:09 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:09 Linking C executable tini-static
22:22:09 [100%] Built target tini-static
22:22:09 + mkdir -p /usr/local/bin
22:22:09 + cp tini-static /usr/local/bin/docker-init
22:22:09 + for component in tini '"proxy dynamic"'
22:22:09 + TMP_GOPATH=/go
22:22:09 + hack/dockerfile/install/install.sh proxy dynamic
22:22:09 + RM_GOPATH=0
22:22:09 + TMP_GOPATH=/go
22:22:09 + : /usr/local/bin
22:22:09 + '[' -z /go ']'
22:22:09 + export GOPATH=/go
22:22:09 + GOPATH=/go
22:22:09 + case "$(go env GOARCH)" in
22:22:09 ++ go env GOARCH
22:22:09 + export GO_BUILDMODE=-buildmode=pie
22:22:09 + GO_BUILDMODE=-buildmode=pie
22:22:09 ++ dirname hack/dockerfile/install/install.sh
22:22:09 + dir=hack/dockerfile/install
22:22:09 + bin=proxy
22:22:09 + shift
22:22:09 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:09 + . hack/dockerfile/install/proxy.installer
22:22:09 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:09 + install_proxy dynamic
22:22:09 + case "$1" in
22:22:09 + install_proxy_dynamic
22:22:09 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:09 + PROXY_LDFLAGS=-linkmode=external
22:22:09 + export BUILD_MODE=-buildmode=pie
22:22:09 + BUILD_MODE=-buildmode=pie
22:22:09 + _install_proxy
22:22:09 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:09 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:09 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:09 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:09 #36 0.823 + RM_GOPATH=0
22:22:09 #36 0.823 + TMP_GOPATH=
22:22:09 #36 0.823 + : /build
22:22:09 #36 0.823 + '[' -z '' ']'
22:22:09 #36 0.824 ++ mktemp -d
22:22:09 #36 0.825 + export GOPATH=/tmp/tmp.EHrKZWlOuN
22:22:09 #36 0.825 + GOPATH=/tmp/tmp.EHrKZWlOuN
22:22:09 #36 0.825 + RM_GOPATH=1
22:22:09 #36 0.825 + case "$(go env GOARCH)" in
22:22:09 #36 0.826 ++ go env GOARCH
22:22:09 #36 0.833 + export GO_BUILDMODE=-buildmode=pie
22:22:09 #36 0.833 + GO_BUILDMODE=-buildmode=pie
22:22:09 #36 0.833 ++ dirname /tmp/install/install.sh
22:22:09 #36 0.835 + dir=/tmp/install
22:22:09 #36 0.836 + bin=runc
22:22:09 #36 0.836 + shift
22:22:09 #36 0.836 + '[' '!' -f /tmp/install/runc.installer ']'
22:22:09 #36 0.836 + . /tmp/install/runc.installer
22:22:09 #36 0.836 ++ set -e
22:22:09 #36 0.836 ++ : v1.1.4
22:22:09 #36 0.836 + install_runc
22:22:09 #36 0.836 + RUNC_BUILDTAGS=seccomp
22:22:09 #36 0.836 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:22:09 #36 0.837 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EHrKZWlOuN/src/github.com/opencontainers/runc
22:22:09 #36 0.837 Install runc version v1.1.4 (build tags: seccomp)
22:22:09 #36 0.840 Cloning into '/tmp/tmp.EHrKZWlOuN/src/github.com/opencontainers/runc'...
22:22:10 go: downloading github.com/pkg/errors v0.9.1
22:22:10 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:10 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:10 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:11 go: downloading github.com/google/uuid v1.3.0
22:22:11 go: downloading github.com/moby/vpnkit v0.5.0
22:22:11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:11 go: downloading github.com/gofrs/flock v0.8.1
22:22:11 go: downloading github.com/gorilla/mux v1.8.0
22:22:11 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:11 + return
22:22:11 # Build the CLI
22:22:11 cd /go/src/github.com/docker/cli && \
22:22:11 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:11 make[2]: Entering directory '/root/build-deb/cli'
22:22:11 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:11 Building dynamic docker-linux-arm-v6
22:22:11 + cd /go/src/github.com/docker/libnetwork
22:22:11 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:11 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:13 #36 3.819 + cd /tmp/tmp.EHrKZWlOuN/src/github.com/opencontainers/runc
22:22:13 #36 3.819 + git checkout -q v1.1.4
22:22:13 #36 4.054 + '[' -z '' ']'
22:22:13 #36 4.055 + target=static
22:22:13 #36 4.055 + make BUILDTAGS=seccomp static
22:22:13 #36 4.295 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 .
22:22:15 + for f in rootlesskit rootlesskit-docker-proxy
22:22:15 + GOBIN=/usr/local/bin
22:22:15 + GO111MODULE=on
22:22:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:16 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64.rpm
22:22:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EVaKcL
22:22:16 + umask 022
22:22:16 + cd /root/rpmbuild/BUILD
22:22:16 + cd src
22:22:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:22:16 + RPM_EC=0
22:22:16 ++ jobs -p
22:22:16 + exit 0
22:22:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FFkn3L
22:22:16 + umask 022
22:22:16 + cd /root/rpmbuild/BUILD
22:22:16 + cd /root/rpmbuild/BUILD
22:22:16 + rm -rf src
22:22:16 + /usr/bin/mkdir -p src
22:22:16 + cd src
22:22:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:22:16 + /usr/bin/tar -xof -
22:22:16 + STATUS=0
22:22:16 + '[' 0 -ne 0 ']'
22:22:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:22:16 + /usr/bin/tar -xof -
22:22:16 + STATUS=0
22:22:16 + '[' 0 -ne 0 ']'
22:22:16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:22:16 + RPM_EC=0
22:22:16 ++ jobs -p
22:22:16 + exit 0
22:22:16 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y0RL0L
22:22:16 + umask 022
22:22:16 + cd /root/rpmbuild/BUILD
22:22:16 + cd src
22:22:16 + mkdir -p /go/src/github.com/docker
22:22:16 + rm -f /go/src/github.com/docker/cli
22:22:16 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:22:16 + pushd /go/src/github.com/docker/cli
22:22:16 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:22:16 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:16 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:22:16 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:16 Building dynamic docker-linux-amd64
22:22:16 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:16 
22:22:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:16 + RM_GOPATH=0
22:22:16 + TMP_GOPATH=/go
22:22:16 + : /usr/local/bin
22:22:16 + '[' -z /go ']'
22:22:16 + export GOPATH=/go
22:22:16 + GOPATH=/go
22:22:16 + case "$(go env GOARCH)" in
22:22:16 ++ go env GOARCH
22:22:16 + export GO_BUILDMODE=-buildmode=pie
22:22:16 + GO_BUILDMODE=-buildmode=pie
22:22:16 ++ dirname hack/dockerfile/install/install.sh
22:22:16 + dir=hack/dockerfile/install
22:22:16 + bin=tini
22:22:16 + shift
22:22:16 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:16 + . hack/dockerfile/install/tini.installer
22:22:16 ++ : v0.19.0
22:22:16 Install tini version v0.19.0
22:22:16 + install_tini
22:22:16 + echo 'Install tini version v0.19.0'
22:22:16 + git clone https://github.com/krallin/tini.git /go/tini
22:22:16 Cloning into '/go/tini'...
22:22:16 + cd /go/tini
22:22:16 + git checkout -q v0.19.0
22:22:16 + cmake .
22:22:16 -- The C compiler identification is GNU 10.2.1
22:22:16 -- Detecting C compiler ABI info
22:22:16 -- Detecting C compiler ABI info - done
22:22:16 -- Check for working C compiler: /usr/bin/cc - skipped
22:22:16 -- Detecting C compile features
22:22:16 -- Detecting C compile features - done
22:22:16 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:16 -- Configuring done
22:22:16 -- Generating done
22:22:16 -- Build files have been written to: /go/tini
22:22:16 + make tini-static
22:22:16 make[2]: Entering directory '/go/tini'
22:22:16 make[3]: Entering directory '/go/tini'
22:22:16 make[4]: Entering directory '/go/tini'
22:22:16 make[5]: Entering directory '/go/tini'
22:22:16 Scanning dependencies of target tini-static
22:22:16 make[5]: Leaving directory '/go/tini'
22:22:16 make[5]: Entering directory '/go/tini'
22:22:16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:16 [100%] Linking C executable tini-static
22:22:16 make[5]: Leaving directory '/go/tini'
22:22:16 [100%] Built target tini-static
22:22:16 make[4]: Leaving directory '/go/tini'
22:22:16 make[3]: Leaving directory '/go/tini'
22:22:16 make[2]: Leaving directory '/go/tini'
22:22:16 + mkdir -p /usr/local/bin
22:22:16 + cp tini-static /usr/local/bin/docker-init
22:22:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:16 + RM_GOPATH=0
22:22:16 + TMP_GOPATH=/go
22:22:16 + : /usr/local/bin
22:22:16 + '[' -z /go ']'
22:22:16 + export GOPATH=/go
22:22:16 + GOPATH=/go
22:22:16 + case "$(go env GOARCH)" in
22:22:16 ++ go env GOARCH
22:22:16 + export GO_BUILDMODE=-buildmode=pie
22:22:16 + GO_BUILDMODE=-buildmode=pie
22:22:16 ++ dirname hack/dockerfile/install/install.sh
22:22:16 + dir=hack/dockerfile/install
22:22:16 + bin=proxy
22:22:16 + shift
22:22:16 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:16 + . hack/dockerfile/install/proxy.installer
22:22:16 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:16 + install_proxy dynamic
22:22:16 + case "$1" in
22:22:16 + install_proxy_dynamic
22:22:16 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:16 + PROXY_LDFLAGS=-linkmode=external
22:22:16 + export BUILD_MODE=-buildmode=pie
22:22:16 + BUILD_MODE=-buildmode=pie
22:22:16 + _install_proxy
22:22:16 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:16 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:16 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:16 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:16 + cd /go/src/github.com/docker/libnetwork
22:22:16 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:16 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:16 + return
22:22:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:16 + RM_GOPATH=0
22:22:16 + TMP_GOPATH=/go
22:22:16 + : /usr/local/bin
22:22:16 + '[' -z /go ']'
22:22:16 + export GOPATH=/go
22:22:16 + GOPATH=/go
22:22:16 + case "$(go env GOARCH)" in
22:22:16 ++ go env GOARCH
22:22:16 + export GO_BUILDMODE=-buildmode=pie
22:22:16 + GO_BUILDMODE=-buildmode=pie
22:22:16 ++ dirname hack/dockerfile/install/install.sh
22:22:16 + dir=hack/dockerfile/install
22:22:16 + bin=rootlesskit
22:22:16 + shift
22:22:16 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:16 + . hack/dockerfile/install/rootlesskit.installer
22:22:16 ++ : v0.14.4
22:22:16 + install_rootlesskit dynamic
22:22:16 + case "$1" in
22:22:16 + install_rootlesskit_dynamic
22:22:16 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:16 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:16 + export BUILD_MODE=-buildmode=pie
22:22:16 + BUILD_MODE=-buildmode=pie
22:22:16 + _install_rootlesskit
22:22:16 Install rootlesskit version v0.14.4
22:22:16 + echo 'Install rootlesskit version v0.14.4'
22:22:16 + for f in rootlesskit rootlesskit-docker-proxy
22:22:16 + GOBIN=/usr/local/bin
22:22:16 + GO111MODULE=on
22:22:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:16 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:16 go: downloading github.com/pkg/errors v0.9.1
22:22:16 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:16 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:16 go: downloading github.com/google/uuid v1.3.0
22:22:16 go: downloading github.com/moby/vpnkit v0.5.0
22:22:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:16 go: downloading github.com/gofrs/flock v0.8.1
22:22:16 go: downloading github.com/gorilla/mux v1.8.0
22:22:16 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:16 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:17 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:17 + return
22:22:17 # Build the CLI
22:22:17 cd /go/src/github.com/docker/cli && \
22:22:17 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:17 make[2]: Entering directory '/root/build-deb/cli'
22:22:17 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:17 Building dynamic docker-linux-arm-v6
22:22:17 
22:22:17 + popd
22:22:17 + RPM_EC=0
22:22:17 ~/rpmbuild/BUILD/src
22:22:17 ++ jobs -p
22:22:17 + exit 0
22:22:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7O3Jcg
22:22:17 + umask 022
22:22:17 + cd /root/rpmbuild/BUILD
22:22:17 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64 '!=' / ']'
22:22:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:17 + mkdir -p /root/rpmbuild/BUILDROOT
22:22:17 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:17 + cd src
22:22:17 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:22:17 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/dockerd
22:22:17 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/docker-proxy
22:22:17 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/docker-init
22:22:17 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/lib/systemd/system/docker.service
22:22:17 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/lib/systemd/system/docker.socket
22:22:17 + /usr/lib/rpm/check-buildroot
22:22:17 + /usr/lib/rpm/redhat/brp-ldconfig
22:22:17 + /usr/lib/rpm/brp-compress
22:22:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:22:18 + for f in rootlesskit rootlesskit-docker-proxy
22:22:18 + GOBIN=/usr/local/bin
22:22:18 + GO111MODULE=on
22:22:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:22:18 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
22:22:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:22:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:22:18 + /usr/lib/rpm/check-rpaths
22:22:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:22:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:22:18 + /usr/lib/rpm/redhat/brp-python-hardlink
22:22:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9HPb9W
22:22:18 + umask 022
22:22:18 + cd /root/rpmbuild/BUILD
22:22:18 + cd src
22:22:18 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:22:18 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:18 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:18 + echo 'PASS: daemon version OK'
22:22:18 PASS: daemon version OK
22:22:18 + RPM_EC=0
22:22:18 ++ jobs -p
22:22:18 + exit 0
22:22:18 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:18 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.fc35
22:22:18 Requires(interp): /bin/sh /bin/sh /bin/sh
22:22:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:22:18 Requires(post): /bin/sh
22:22:18 Requires(preun): /bin/sh
22:22:18 Requires(postun): /bin/sh
22:22:18 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)
22:22:18 Conflicts: docker docker-ee docker-engine-cs docker-io
22:22:18 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:22:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:18 + return
22:22:18 # Build the CLI
22:22:18 cd /go/src/github.com/docker/cli && \
22:22:18 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:18 make[2]: Entering directory '/root/build-deb/cli'
22:22:18 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:18 Building dynamic docker-linux-amd64
22:22:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:22:21 + return
22:22:21 + VERSION=0.0.0-20221021185355-e814bd0
22:22:21 + PRODUCT=docker
22:22:21 + hack/make.sh dynbinary
22:22:21 
22:22:21 Removing bundles/
22:22:21 
22:22:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:22:21 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:21 GOOS="" GOARCH="" GOARM=""
22:22:21 + for f in rootlesskit rootlesskit-docker-proxy
22:22:21 + GOBIN=/usr/local/bin
22:22:21 + GO111MODULE=on
22:22:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:23 + return
22:22:23 # Build the CLI
22:22:23 cd /go/src/github.com/docker/cli && \
22:22:23 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:23 make[2]: Entering directory '/root/build-deb/cli'
22:22:23 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:23 Building dynamic docker-linux-arm-v6
22:22:31 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64.rpm
22:22:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PEdGcZ
22:22:31 + umask 022
22:22:31 + cd /root/rpmbuild/BUILD
22:22:31 + cd src
22:22:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:22:31 + RPM_EC=0
22:22:31 ++ jobs -p
22:22:31 + exit 0
22:22:31     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:22:31     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:22:31     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:22:31 
22:22:31 RPM build warnings:
22:22:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q1R3Sp
22:22:31 + umask 022
22:22:31 + cd /root/rpmbuild/BUILD
22:22:31 + cd /root/rpmbuild/BUILD
22:22:31 + rm -rf src
22:22:31 + /usr/bin/mkdir -p src
22:22:31 + cd src
22:22:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:22:31 + /usr/bin/tar -xof -
22:22:31 + STATUS=0
22:22:31 + '[' 0 -ne 0 ']'
22:22:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:22:31 + /usr/bin/tar -xof -
22:22:31 + STATUS=0
22:22:31 + '[' 0 -ne 0 ']'
22:22:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:22:31 + RPM_EC=0
22:22:31 ++ jobs -p
22:22:31 + exit 0
22:22:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bKCnE2
22:22:31 + umask 022
22:22:31 + cd /root/rpmbuild/BUILD
22:22:31 + cd src
22:22:31 + mkdir -p /go/src/github.com/docker
22:22:31 + rm -f /go/src/github.com/docker/cli
22:22:31 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:22:31 + pushd /go/src/github.com/docker/cli
22:22:31 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:22:31 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:22:31 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:31 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:31 Building dynamic docker-linux-arm64
22:22:31 scripts/docs/generate-man.sh
22:22:32 scripts/docs/generate-man.sh
22:22:35 scripts/docs/generate-man.sh
22:22:38 scripts/docs/generate-man.sh
22:22:40 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:40 
22:22:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:22:40 + RM_GOPATH=0
22:22:40 + TMP_GOPATH=/go
22:22:40 + : /usr/local/bin
22:22:40 + '[' -z /go ']'
22:22:40 + export GOPATH=/go
22:22:40 + GOPATH=/go
22:22:40 + case "$(go env GOARCH)" in
22:22:40 ++ go env GOARCH
22:22:40 + export GO_BUILDMODE=-buildmode=pie
22:22:40 + GO_BUILDMODE=-buildmode=pie
22:22:40 ++ dirname hack/dockerfile/install/install.sh
22:22:40 + dir=hack/dockerfile/install
22:22:40 + bin=tini
22:22:40 + shift
22:22:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:22:40 + . hack/dockerfile/install/tini.installer
22:22:40 ++ : v0.19.0
22:22:40 + install_tini
22:22:40 + echo 'Install tini version v0.19.0'
22:22:40 + git clone https://github.com/krallin/tini.git /go/tini
22:22:40 Install tini version v0.19.0
22:22:40 Cloning into '/go/tini'...
22:22:40 + cd /go/tini
22:22:40 + git checkout -q v0.19.0
22:22:40 + cmake .
22:22:40 -- The C compiler identification is GNU 9.4.0
22:22:40 -- Check for working C compiler: /usr/bin/cc
22:22:40 -- Check for working C compiler: /usr/bin/cc -- works
22:22:40 -- Detecting C compiler ABI info
22:22:40 -- Detecting C compiler ABI info - done
22:22:40 -- Detecting C compile features
22:22:40 -- Detecting C compile features - done
22:22:40 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:40 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:22:40 -- Configuring done
22:22:40 -- Generating done
22:22:40 -- Build files have been written to: /go/tini
22:22:40 + make tini-static
22:22:40 make[2]: Entering directory '/go/tini'
22:22:40 make[3]: Entering directory '/go/tini'
22:22:40 make[4]: Entering directory '/go/tini'
22:22:40 make[5]: Entering directory '/go/tini'
22:22:40 Scanning dependencies of target tini-static
22:22:40 make[5]: Leaving directory '/go/tini'
22:22:40 make[5]: Entering directory '/go/tini'
22:22:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:40 [100%] Linking C executable tini-static
22:22:40 make[5]: Leaving directory '/go/tini'
22:22:40 [100%] Built target tini-static
22:22:40 make[4]: Leaving directory '/go/tini'
22:22:40 make[3]: Leaving directory '/go/tini'
22:22:40 make[2]: Leaving directory '/go/tini'
22:22:40 + mkdir -p /usr/local/bin
22:22:40 + cp tini-static /usr/local/bin/docker-init
22:22:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
22:22:40 + RM_GOPATH=0
22:22:40 + TMP_GOPATH=/go
22:22:40 + : /usr/local/bin
22:22:40 + '[' -z /go ']'
22:22:40 + export GOPATH=/go
22:22:40 + GOPATH=/go
22:22:40 + case "$(go env GOARCH)" in
22:22:40 ++ go env GOARCH
22:22:40 + export GO_BUILDMODE=-buildmode=pie
22:22:40 + GO_BUILDMODE=-buildmode=pie
22:22:40 ++ dirname hack/dockerfile/install/install.sh
22:22:40 + dir=hack/dockerfile/install
22:22:40 + bin=proxy
22:22:40 + shift
22:22:40 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
22:22:40 + . hack/dockerfile/install/proxy.installer
22:22:40 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:40 + install_proxy dynamic
22:22:40 + case "$1" in
22:22:40 + install_proxy_dynamic
22:22:40 + export PROXY_LDFLAGS=-linkmode=external install_proxy
22:22:40 + PROXY_LDFLAGS=-linkmode=external
22:22:40 + export BUILD_MODE=-buildmode=pie
22:22:40 + BUILD_MODE=-buildmode=pie
22:22:40 + _install_proxy
22:22:40 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:22:40 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:40 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
22:22:40 Cloning into '/go/src/github.com/docker/libnetwork'...
22:22:40 + cd /go/src/github.com/docker/libnetwork
22:22:40 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:22:40 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:40 + return
22:22:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:22:40 + RM_GOPATH=0
22:22:40 + TMP_GOPATH=/go
22:22:40 + : /usr/local/bin
22:22:40 + '[' -z /go ']'
22:22:40 + export GOPATH=/go
22:22:40 + GOPATH=/go
22:22:40 + case "$(go env GOARCH)" in
22:22:40 ++ go env GOARCH
22:22:40 + export GO_BUILDMODE=-buildmode=pie
22:22:40 + GO_BUILDMODE=-buildmode=pie
22:22:40 ++ dirname hack/dockerfile/install/install.sh
22:22:40 + dir=hack/dockerfile/install
22:22:40 + bin=rootlesskit
22:22:40 + shift
22:22:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:22:40 + . hack/dockerfile/install/rootlesskit.installer
22:22:40 ++ : v0.14.4
22:22:40 + install_rootlesskit dynamic
22:22:40 + case "$1" in
22:22:40 + install_rootlesskit_dynamic
22:22:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:22:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:22:40 + export BUILD_MODE=-buildmode=pie
22:22:40 + BUILD_MODE=-buildmode=pie
22:22:40 + _install_rootlesskit
22:22:40 + echo 'Install rootlesskit version v0.14.4'
22:22:40 Install rootlesskit version v0.14.4
22:22:40 + for f in rootlesskit rootlesskit-docker-proxy
22:22:40 + GOBIN=/usr/local/bin
22:22:40 + GO111MODULE=on
22:22:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:22:40 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:22:40 go: downloading github.com/pkg/errors v0.9.1
22:22:40 go: downloading github.com/sirupsen/logrus v1.8.1
22:22:40 go: downloading github.com/urfave/cli/v2 v2.3.0
22:22:40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:22:40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:22:40 go: downloading github.com/google/uuid v1.3.0
22:22:40 go: downloading github.com/moby/vpnkit v0.5.0
22:22:40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:22:40 go: downloading github.com/gofrs/flock v0.8.1
22:22:40 go: downloading github.com/gorilla/mux v1.8.0
22:22:40 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:22:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:22:40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:22:40 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:22:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:22:40 scripts/docs/generate-man.sh
22:22:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
22:22:44 cd /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli && VERSION=0.0.0-20221021185355-e814bd0 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
22:22:44 #1 [internal] booting buildkit
22:22:44 #1 pulling image moby/buildkit:buildx-stable-1
22:22:44 #1 pulling image moby/buildkit:buildx-stable-1 2.3s done
22:22:44 #1 creating container buildx_buildkit_vigorous_galois0
22:22:44 #1 creating container buildx_buildkit_vigorous_galois0 0.9s done
22:22:44 #1 DONE 3.2s
22:22:44 
22:22:44 #2 [internal] load .dockerignore
22:22:44 #2 transferring context:
22:22:44 #2 transferring context: 112B done
22:22:44 #2 DONE 0.1s
22:22:44 
22:22:44 #3 [internal] load build definition from Dockerfile
22:22:44 #3 transferring dockerfile: 1.78kB done
22:22:44 #3 DONE 0.1s
22:22:44 
22:22:44 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:22:44 #4 DONE 0.0s
22:22:44 
22:22:44 #5 resolve image config for docker.io/docker/dockerfile:1
22:22:44 #5 DONE 0.7s
22:22:44 
22:22:44 #6 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:22:44 #6 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
22:22:45 #6 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
22:22:45 #6 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
22:22:45 #6 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:22:45 #6 DONE 0.4s
22:22:45 
22:22:45 #7 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
22:22:45 #7 DONE 0.0s
22:22:45 
22:22:45 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
22:22:45 #8 DONE 0.0s
22:22:45 
22:22:45 #9 [auth] library/golang:pull token for registry-1.docker.io
22:22:45 #9 DONE 0.0s
22:22:45 
22:22:45 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.7-alpine
22:22:45 + for f in rootlesskit rootlesskit-docker-proxy
22:22:45 + GOBIN=/usr/local/bin
22:22:45 + GO111MODULE=on
22:22:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:22:46 #10 DONE 1.0s
22:22:46 
22:22:46 #11 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
22:22:46 #11 DONE 1.0s
22:22:46 
22:22:46 #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
22:22:46 #12 DONE 1.1s
22:22:46 
22:22:46 #13 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.0
22:22:46 #13 DONE 1.2s
22:22:46 
22:22:46 #14 [internal] load build context
22:22:46 #14 DONE 0.0s
22:22:46 
22:22:46 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
22:22:46 #15 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
22:22:46 #15 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.1s done
22:22:46 #15 DONE 0.1s
22:22:46 
22:22:46 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:22:46 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
22:22:46 #16 DONE 0.1s
22:22:46 
22:22:46 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:22:46 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
22:22:46 #17 ...
22:22:46 
22:22:46 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
22:22:46 #15 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.1s done
22:22:46 #15 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.1s done
22:22:46 #15 DONE 0.4s
22:22:46 
22:22:46 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:22:46 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 0B / 151.10MB 0.2s
22:22:47 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 9.27MB / 151.10MB 0.5s
22:22:47 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 16.95MB / 151.10MB 0.6s
22:22:47 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 28.31MB / 151.10MB 0.8s
22:22:47 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 41.94MB / 151.10MB 1.2s
22:22:47 + return
22:22:47 # Build the CLI
22:22:47 cd /go/src/github.com/docker/cli && \
22:22:47 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:47 make[2]: Entering directory '/root/build-deb/cli'
22:22:47 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:47 Building dynamic docker-linux-amd64
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 51.38MB / 151.10MB 1.4s
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 59.77MB / 151.10MB 1.5s
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 71.30MB / 151.10MB 1.7s
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 91.23MB / 151.10MB 2.0s
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 100.66MB / 151.10MB 2.1s
22:22:48 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 110.46MB / 151.10MB 2.3s
22:22:49 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 119.54MB / 151.10MB 2.4s
22:22:49 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 128.97MB / 151.10MB 2.6s
22:22:49 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 141.56MB / 151.10MB 2.7s
22:22:49 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.9s
22:22:49 scripts/docs/generate-man.sh
22:22:50 #17 ...
22:22:50 
22:22:50 #14 [internal] load build context
22:22:50 #14 transferring context: 50.61MB 3.6s done
22:22:50 #14 DONE 4.0s
22:22:50 
22:22:50 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:22:50 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.9s done
22:22:50 #17 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
22:22:52 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:52 
22:22:52 + popd
22:22:52 + RPM_EC=0
22:22:52 ~/rpmbuild/BUILD/src
22:22:52 ++ jobs -p
22:22:52 + exit 0
22:22:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YpAPqx
22:22:52 + umask 022
22:22:52 + cd /root/rpmbuild/BUILD
22:22:52 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64 '!=' / ']'
22:22:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:22:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:22:52 + mkdir -p /root/rpmbuild/BUILDROOT
22:22:52 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:22: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'
22:22:52 + export CFLAGS
22:22: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'
22:22:52 + export CXXFLAGS
22:22: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'
22:22:52 + export FFLAGS
22:22: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'
22:22:52 + export FCFLAGS
22:22: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'
22:22:52 + export LDFLAGS
22:22:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:22:52 + export LT_SYS_LIBRARY_PATH
22:22:52 + CC=gcc
22:22:52 + export CC
22:22:52 + CXX=g++
22:22:52 + export CXX
22:22:52 + cd src
22:22:52 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:22:52 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/dockerd
22:22:52 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/docker-proxy
22:22:52 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/docker-init
22:22:52 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/lib/systemd/system/docker.service
22:22:52 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
22:22:52 + /usr/lib/rpm/check-buildroot
22:22:52 + /usr/lib/rpm/redhat/brp-ldconfig
22:22:52 + /usr/lib/rpm/brp-compress
22:22:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:22:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:22:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:22:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:22:52 + /usr/lib/rpm/check-rpaths
22:22:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:22:52 + /usr/lib/rpm/brp-remove-la-files
22:22:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:22:52 + /usr/lib/rpm/redhat/brp-python-hardlink
22:22:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3fKPzc
22:22:52 + umask 022
22:22:52 + cd /root/rpmbuild/BUILD
22:22: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'
22:22:52 + export CFLAGS
22:22: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'
22:22:52 + export CXXFLAGS
22:22: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'
22:22:52 + export FFLAGS
22:22: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'
22:22:52 + export FCFLAGS
22:22: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'
22:22:52 + export LDFLAGS
22:22:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:22:52 + export LT_SYS_LIBRARY_PATH
22:22:52 + CC=gcc
22:22:52 + export CC
22:22:52 + CXX=g++
22:22:52 + export CXX
22:22:52 + cd src
22:22:52 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:22:52 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:52 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:52 + echo 'PASS: daemon version OK'
22:22:52 + RPM_EC=0
22:22:52 PASS: daemon version OK
22:22:52 ++ jobs -p
22:22:52 + exit 0
22:22:52 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:22:52 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.fc37
22:22:52 Requires(interp): /bin/sh /bin/sh /bin/sh
22:22:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:22:52 Requires(post): /bin/sh
22:22:52 Requires(preun): /bin/sh
22:22:52 Requires(postun): /bin/sh
22:22:52 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)
22:22:52 Conflicts: docker docker-ee docker-engine-cs docker-io
22:22:52 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:22:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:22:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:22:55 Project root: /go/src/github.com/docker/cli
22:22:55 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:22:55 2022/10/22 22:22:54 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:22:55 + popd
22:22:55 ~/rpmbuild/BUILD/src
22:22:55 + pushd /root/rpmbuild/BUILD/src/plugins
22:22:55 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:22:55 + for installer in '*.installer'
22:22:55 + '[' app.installer '!=' scan.installer ']'
22:22:55 + bash app.installer build
22:22:55 Cloning into '/go/src/github.com/docker/app'...
22:22:56 scripts/docs/generate-man.sh
22:22:57 #17 ...
22:22:57 
22:22:57 #18 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:22:57 #18 resolve docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 0.1s done
22:22:57 #18 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 115.35MB / 115.35MB 2.6s done
22:22:57 #18 sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf 153B / 153B 0.4s done
22:22:57 #18 sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 284.73kB / 284.73kB 0.5s done
22:22:57 #18 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.2s done
22:22:57 #18 sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 155B / 155B 0.1s done
22:22:57 #18 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.7s done
22:22:57 #18 extracting sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 0.2s done
22:22:57 #18 extracting sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf 0.1s done
22:22:57 #18 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864
22:22:57 #18 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 7.1s done
22:22:57 #18 extracting sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 0.1s done
22:22:57 #18 DONE 10.1s
22:22:57 
22:22:57 #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
22:22:57 Fetching origin
22:22:57 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
22:22:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64.rpm
22:22:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tpNyrI
22:22:58 + umask 022
22:22:58 + cd /root/rpmbuild/BUILD
22:22:58 + cd src
22:22:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:22:58 + RPM_EC=0
22:22:58 ++ jobs -p
22:22:58 + exit 0
22:22:58 
22:22:58 RPM build warnings:
22:22:58     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:22:58     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:22:58     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:22:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MgzWP3
22:22:58 + umask 022
22:22:58 + cd /root/rpmbuild/BUILD
22:22:58 + cd /root/rpmbuild/BUILD
22:22:58 + rm -rf src
22:22:58 + /usr/bin/mkdir -p src
22:22:58 + cd src
22:22:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:22:58 + /usr/bin/tar -xof -
22:22:58 + STATUS=0
22:22:58 + '[' 0 -ne 0 ']'
22:22:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:22:58 + /usr/bin/tar -xof -
22:22:58 + STATUS=0
22:22:58 + '[' 0 -ne 0 ']'
22:22:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:22:58 + RPM_EC=0
22:22:58 ++ jobs -p
22:22:58 + exit 0
22:22:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gMqUBH
22:22:58 + umask 022
22:22:58 + cd /root/rpmbuild/BUILD
22:22:58 + cd src
22:22:58 + mkdir -p /go/src/github.com/docker
22:22:58 + rm -f /go/src/github.com/docker/cli
22:22:58 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:22:58 + pushd /go/src/github.com/docker/cli
22:22:58 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:22:58 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:22:58 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:22:58 GO_LINKMODE=dynamic ./scripts/build/binary
22:22:58 Building dynamic docker-linux-amd64
22:22:58 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:22:58 
22:22:58 + popd
22:22:58 + RPM_EC=0
22:22:58 ~/rpmbuild/BUILD/src
22:22:58 ++ jobs -p
22:22:58 + exit 0
22:22:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K0KxUC
22:22:58 + umask 022
22:22:58 + cd /root/rpmbuild/BUILD
22:22:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64 '!=' / ']'
22:22:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:22:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:22:58 + mkdir -p /root/rpmbuild/BUILDROOT
22:22:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:22: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'
22:22:58 + export CFLAGS
22:22: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'
22:22:58 + export CXXFLAGS
22:22: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'
22:22:58 + export FFLAGS
22:22: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'
22:22:58 + export FCFLAGS
22:22: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-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:22:58 + export LDFLAGS
22:22:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:22:58 + export LT_SYS_LIBRARY_PATH
22:22:58 + CC=gcc
22:22:58 + export CC
22:22:58 + CXX=g++
22:22:58 + export CXX
22:22:58 + cd src
22:22:58 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:22:58 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/dockerd
22:22:58 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/docker-proxy
22:22:58 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/docker-init
22:22:58 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/lib/systemd/system/docker.service
22:22:58 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/lib/systemd/system/docker.socket
22:22:58 + /usr/lib/rpm/check-buildroot
22:22:58 + /usr/lib/rpm/redhat/brp-ldconfig
22:22:58 + /usr/lib/rpm/brp-compress
22:22:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:22:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:22:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:22:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:22:58 + /usr/lib/rpm/check-rpaths
22:22:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:22:58 + /usr/lib/rpm/brp-remove-la-files
22:22:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:22:58 + /usr/lib/rpm/redhat/brp-python-hardlink
22:22:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hWSP3g
22:22:58 + umask 022
22:22:58 + cd /root/rpmbuild/BUILD
22:22: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'
22:22:58 + export CFLAGS
22:22: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'
22:22:58 + export CXXFLAGS
22:22: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'
22:22:58 + export FFLAGS
22:22: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'
22:22:58 + export FCFLAGS
22:22: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-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:22:58 + export LDFLAGS
22:22:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:22:58 + export LT_SYS_LIBRARY_PATH
22:22:58 + CC=gcc
22:22:58 + export CC
22:22:58 + CXX=g++
22:22:58 + export CXX
22:22:58 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:22:58 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:22:58 + cd src
22:22:58 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:22:58 PASS: daemon version OK
22:22:58 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:58 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:22:58 + echo 'PASS: daemon version OK'
22:22:58 + RPM_EC=0
22:22:58 ++ jobs -p
22:22:58 + exit 0
22:22:58 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:22:58 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.fc36
22:22:58 Requires(interp): /bin/sh /bin/sh /bin/sh
22:22:58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:22:58 Requires(post): /bin/sh
22:22:58 Requires(preun): /bin/sh
22:22:58 Requires(postun): /bin/sh
22:22:58 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)
22:22:58 Conflicts: docker docker-ee docker-engine-cs docker-io
22:22:58 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
22:22:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:22:58 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:22:59 #19 DONE 2.2s
22:22:59 
22:22:59 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
22:22:59 #20 0.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
22:22:59 scripts/docs/generate-man.sh
22:22:59 #36 ...
22:22:59 
22:22:59 #31 [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
22:22:59 #31 108.7 + bin/containerd
22:23:00 #20 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
22:23:00 #20 1.673 (1/18) Installing libffi (3.4.2-r1)
22:23:00 #20 1.676 (2/18) Installing libgcc (11.2.1_git20220219-r2)
22:23:00 #20 1.682 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
22:23:00 #20 1.707 (4/18) Installing xz-libs (5.2.5-r1)
22:23:00 #20 1.712 (5/18) Installing libxml2 (2.9.14-r2)
22:23:00 #20 1.773 (6/18) Installing llvm13-libs (13.0.1-r2)
22:23:01 #20 3.245 (7/18) Installing clang-libs (13.0.1-r1)
22:23:03 #20 4.486 (8/18) Installing clang (13.0.1-r1)
22:23:03 #20 4.664 (9/18) Installing libmagic (5.41-r0)
22:23:03 #20 4.706 (10/18) Installing file (5.41-r0)
22:23:03 #20 4.713 (11/18) Installing brotli-libs (1.0.9-r6)
22:23:03 #20 4.724 (12/18) Installing nghttp2-libs (1.47.0-r0)
22:23:03 #20 4.730 (13/18) Installing libcurl (7.83.1-r3)
22:23:03 #20 4.740 (14/18) Installing expat (2.4.9-r0)
22:23:03 #20 4.748 (15/18) Installing pcre2 (10.40-r0)
22:23:03 #20 4.764 (16/18) Installing git (2.36.3-r0)
22:23:03 #20 4.988 (17/18) Installing lld (13.0.1-r0)
22:23:03 scripts/docs/generate-man.sh
22:23:03 #20 5.058 (18/18) Installing llvm13 (13.0.1-r2)
22:23:04 #20 6.157 Executing busybox-1.35.0-r17.trigger
22:23:04 #20 6.171 OK: 311 MiB in 33 packages
22:23:07 #24 75.63 + mkdir -p /build
22:23:07 #24 75.63 + cp runc /build/runc
22:23:07 #24 DONE 76.5s
22:23:07 
22:23:07 #23 [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
22:23:07 #23 ...
22:23:07 
22:23:07 #28 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
22:23:07 #28 DONE 0.1s
22:23:07 
22:23:07 #23 [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
22:23:07 #20 DONE 8.6s
22:23:07 
22:23:07 #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
22:23:07 #21 DONE 0.1s
22:23:07 
22:23:07 #22 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:23:07 #22 0.170 skipping packages installation on darwin
22:23:07 #22 DONE 0.2s
22:23:07 
22:23:07 #23 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:23:07 #0 0.137 skipping packages installation on darwin
22:23:07 #23 DONE 0.2s
22:23:07 
22:23:07 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:23:10 #17 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.6s done
22:23:10 #17 DONE 23.7s
22:23:14 #23 129.3 + bin/containerd
22:23:15 
22:23:15 #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
22:23:16 #24 0.630 Building static docker-darwin-amd64
22:23:18 #31 ...
22:23:18 
22:23:18 #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
22:23:18 #36 67.21 + mkdir -p /build
22:23:18 #36 67.22 + cp runc /build/runc
22:23:18 #36 DONE 67.6s
22:23:18 
22:23:18 #31 [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
22:23:18 #31 ...
22:23:18 
22:23:18 #37 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
22:23:18 #37 DONE 0.1s
22:23:18 
22:23:18 #31 [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
22:23:23 scripts/docs/generate-man.sh
22:23:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64.rpm
22:23:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pqcEhL
22:23:25 + umask 022
22:23:25 + cd /root/rpmbuild/BUILD
22:23:25 + cd src
22:23:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:23:25 + RPM_EC=0
22:23:25 ++ jobs -p
22:23:25 + exit 0
22:23:25 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.QVA8q3
22:23:25 + umask 022
22:23:25 + cd /root/rpmbuild/BUILD
22:23:25 + rm -rf src src.gemspec
22:23:25 + RPM_EC=0
22:23:25 ++ jobs -p
22:23:25 + exit 0
22:23:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:23:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:23:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:23:25     source_date_epoch_from_changelog set but %changelog is missing
22:23:25 
22:23:25 RPM build warnings:
22:23:25 warning: source_date_epoch_from_changelog set but %changelog is missing
22:23:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xElIwP
22:23:25 + umask 022
22:23:25 + cd /root/rpmbuild/BUILD
22:23:25 + cd /root/rpmbuild/BUILD
22:23:25 + rm -rf src
22:23:25 + /usr/bin/mkdir -p src
22:23:25 + cd src
22:23:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
22:23:25 + STATUS=0
22:23:25 + '[' 0 -ne 0 ']'
22:23:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/plugin-installers.tgz
22:23:25 + STATUS=0
22:23:25 + '[' 0 -ne 0 ']'
22:23:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:23:25 + RPM_EC=0
22:23:25 ++ jobs -p
22:23:25 + exit 0
22:23:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BoGc35
22:23:25 + umask 022
22:23:25 + cd /root/rpmbuild/BUILD
22:23: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:23:25 + export CFLAGS
22:23: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:23:25 + export CXXFLAGS
22:23: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:23:25 + export FFLAGS
22:23: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:23:25 + export FCFLAGS
22:23: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'
22:23:25 + export LDFLAGS
22:23:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:23:25 + export LT_SYS_LIBRARY_PATH
22:23:25 + CC=gcc
22:23:25 + export CC
22:23:25 + CXX=g++
22:23:25 + export CXX
22:23:25 + cd src
22:23:25 + mkdir -p /go/src/github.com/docker
22:23:25 + rm -f /go/src/github.com/docker/cli
22:23:25 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:23:25 + pushd /go/src/github.com/docker/cli
22:23:25 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:23:25 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:23:25 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:23:25 GO_LINKMODE=dynamic ./scripts/build/binary
22:23:25 Building dynamic docker-linux-amd64
22:23:25 scripts/docs/generate-man.sh
22:23:26 #24 ...
22:23:26 
22:23:26 #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
22:23:26 #0 0.631 Building static docker-darwin-arm64
22:23:26 scripts/docs/generate-man.sh
22:23:27 Project root: /go/src/github.com/docker/cli
22:23:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:27 2022/10/22 22:23:24 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:27 make[2]: Leaving directory '/root/build-deb/cli'
22:23:27 # Build the compose plugin
22:23:27 cd /go/src/github.com/docker/compose \
22:23:27 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:23:27 make[2]: Entering directory '/root/build-deb/compose'
22:23:27 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:23:27 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:23:27 go: downloading github.com/spf13/cobra v1.6.0
22:23:27 go: downloading github.com/fvbommel/sortorder v1.0.2
22:23:27 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:23:27 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:23:27 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:23:27 go: downloading github.com/morikuni/aec v1.0.0
22:23:27 go: downloading github.com/spf13/pflag v1.0.5
22:23:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:23:27 go: downloading github.com/docker/go-connections v0.4.0
22:23:27 go: downloading github.com/moby/sys/sequential v0.5.0
22:23:27 go: downloading github.com/sirupsen/logrus v1.9.0
22:23:27 go: downloading github.com/theupdateframework/notary v0.7.0
22:23:27 go: downloading github.com/compose-spec/compose-go v1.6.0
22:23:27 go: downloading github.com/hashicorp/go-version v1.6.0
22:23:27 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:23:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:23:27 go: downloading github.com/docker/buildx v0.9.1
22:23:27 go: downloading github.com/docker/go-units v0.5.0
22:23:27 go: downloading github.com/mattn/go-shellwords v1.0.12
22:23:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:23:27 go: downloading github.com/opencontainers/go-digest v1.0.0
22:23:27 go: downloading go.opentelemetry.io/otel v1.11.1
22:23:27 go: downloading github.com/containerd/containerd v1.6.8
22:23:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:23:27 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:23:27 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:23:27 go: downloading gopkg.in/yaml.v2 v2.4.0
22:23:27 go: downloading k8s.io/client-go v0.22.4
22:23:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:23:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:23:27 go: downloading github.com/imdario/mergo v0.3.13
22:23:27 go: downloading github.com/cnabio/cnab-go v0.23.4
22:23:27 go: downloading github.com/containerd/console v1.0.3
22:23:27 go: downloading golang.org/x/text v0.3.7
22:23:27 go: downloading github.com/mattn/go-isatty v0.0.16
22:23:27 go: downloading github.com/buger/goterm v1.0.4
22:23:27 go: downloading github.com/stretchr/testify v1.8.0
22:23:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:23:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:23:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:23:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:23:27 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:23:27 go: downloading github.com/go-logr/logr v1.2.3
22:23:27 go: downloading k8s.io/api v0.22.4
22:23:27 go: downloading k8s.io/apimachinery v0.22.4
22:23:27 go: downloading github.com/gofrs/flock v0.8.0
22:23:27 go: downloading github.com/moby/sys/signal v0.7.0
22:23:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:23:27 go: downloading github.com/golang/mock v1.6.0
22:23:27 go: downloading github.com/klauspost/compress v1.15.9
22:23:27 go: downloading github.com/moby/patternmatcher v0.5.0
22:23:27 go: downloading github.com/opencontainers/runc v1.1.2
22:23:27 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:23:28 go: downloading github.com/hashicorp/errwrap v1.1.0
22:23:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:23:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:23:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:23:28 go: downloading google.golang.org/grpc v1.47.0
22:23:28 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:23:28 Project root: /go/src/github.com/docker/cli
22:23:28 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:28 2022/10/22 22:23:23 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:28 + popd
22:23:28 + pushd /root/rpmbuild/BUILD/src/plugins
22:23:28 + for installer in *.installer
22:23:28 + '[' app.installer '!=' scan.installer ']'
22:23:28 + bash app.installer build
22:23:28 ~/rpmbuild/BUILD/src
22:23:28 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:23:28 Cloning into '/go/src/github.com/docker/app'...
22:23:28 Fetching origin
22:23: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
22:23:28 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:23:28 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:23:28 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:23:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:23:28 go: downloading github.com/gogo/protobuf v1.3.2
22:23:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:23:29 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:23:29 go: downloading github.com/moby/locker v1.0.1
22:23:29 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:23:29 go: downloading github.com/mattn/go-runewidth v0.0.14
22:23:29 go: downloading k8s.io/klog/v2 v2.60.1
22:23:29 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:23:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:23:29 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:23:29 go: downloading google.golang.org/protobuf v1.27.1
22:23:29 go: downloading github.com/go-logr/stdr v1.2.2
22:23:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:23:29 go: downloading github.com/containerd/typeurl v1.0.2
22:23:29 go: downloading github.com/golang/protobuf v1.5.2
22:23:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:23:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:23:29 go: downloading github.com/pelletier/go-toml v1.9.4
22:23:29 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:23:29 go: downloading github.com/google/gofuzz v1.2.0
22:23:29 go: downloading github.com/moby/sys/symlink v0.2.0
22:23:29 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:23:29 go: downloading github.com/gogo/googleapis v1.4.1
22:23:30 go: downloading github.com/containerd/continuity v0.3.0
22:23:30 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:23:30 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:23:30 go: downloading github.com/Masterminds/semver v1.5.0
22:23:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:23:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:23:30 go: downloading github.com/rivo/uniseg v0.2.0
22:23:30 go: downloading github.com/davecgh/go-spew v1.1.1
22:23:30 go: downloading github.com/pmezard/go-difflib v1.0.0
22:23:30 go: downloading gopkg.in/yaml.v3 v3.0.1
22:23:30 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:23:30 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:23:30 go: downloading github.com/felixge/httpsnoop v1.0.2
22:23:30 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:23:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:23:30 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:23:30 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.rpm
22:23:30 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y9f01f
22:23:30 + umask 022
22:23:30 + cd /root/rpmbuild/BUILD
22:23:30 + cd src
22:23:30 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:23:30 + RPM_EC=0
22:23:30 ++ jobs -p
22:23:30 + exit 0
22:23:30 
22:23:30 RPM build warnings:
22:23:30     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:23:30     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:23:30     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:23:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.52zHPE
22:23:30 + umask 022
22:23:30 + cd /root/rpmbuild/BUILD
22:23:30 + cd /root/rpmbuild/BUILD
22:23:30 + rm -rf src
22:23:30 + /usr/bin/mkdir -p src
22:23:30 + cd src
22:23:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:23:30 + /usr/bin/tar -xof -
22:23:30 + STATUS=0
22:23:30 + '[' 0 -ne 0 ']'
22:23:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:23:30 + /usr/bin/tar -xof -
22:23:30 + STATUS=0
22:23:30 + '[' 0 -ne 0 ']'
22:23:30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:23:30 + RPM_EC=0
22:23:30 ++ jobs -p
22:23:30 + exit 0
22:23:30 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HkUhkK
22:23:30 + umask 022
22:23:30 + cd /root/rpmbuild/BUILD
22:23:30 + 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'
22:23:30 + export CFLAGS
22:23:30 + 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'
22:23:30 + export CXXFLAGS
22:23:30 + 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'
22:23:30 + export FFLAGS
22:23:30 + 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'
22:23:30 + export FCFLAGS
22:23:30 + 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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:23:30 + export LDFLAGS
22:23:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:23:30 + export LT_SYS_LIBRARY_PATH
22:23:30 + CC=gcc
22:23:30 + export CC
22:23:30 + CXX=g++
22:23:30 + export CXX
22:23:30 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:23:30 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:23:30 + cd src
22:23:30 + mkdir -p /go/src/github.com/docker
22:23:30 + rm -f /go/src/github.com/docker/cli
22:23:30 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:23:30 + pushd /go/src/github.com/docker/cli
22:23:30 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:23:30 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:23:30 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:23:30 GO_LINKMODE=dynamic ./scripts/build/binary
22:23:30 Building dynamic docker-linux-amd64
22:23:30 go: downloading gopkg.in/inf.v0 v0.9.1
22:23:30 go: downloading github.com/googleapis/gnostic v0.5.5
22:23:30 go: downloading github.com/google/go-cmp v0.5.9
22:23:30 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:23:30 go: downloading github.com/docker/go-metrics v0.0.1
22:23:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:23:30 go: downloading github.com/json-iterator/go v1.1.12
22:23:30 go: downloading github.com/modern-go/reflect2 v1.0.2
22:23:30 go: downloading sigs.k8s.io/yaml v1.2.0
22:23:30 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:23:30 go: downloading github.com/mattn/go-colorable v0.1.12
22:23:30 go: downloading github.com/prometheus/client_golang v1.12.2
22:23:30 go: downloading github.com/containerd/ttrpc v1.1.0
22:23:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:23:30 go: downloading github.com/moby/spdystream v0.2.0
22:23:30 go: downloading github.com/prometheus/client_model v0.2.0
22:23:30 go: downloading github.com/prometheus/common v0.32.1
22:23:30 go: downloading github.com/beorn7/perks v1.0.1
22:23:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:23:30 go: downloading github.com/prometheus/procfs v0.7.3
22:23:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:23:31 scripts/docs/generate-man.sh
22:23:32 Project root: /go/src/github.com/docker/cli
22:23:32 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:32 2022/10/22 22:23:29 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:32 + popd
22:23:32 + pushd /root/rpmbuild/BUILD/src/plugins
22:23:32 + for installer in *.installer
22:23:32 + '[' app.installer '!=' scan.installer ']'
22:23:32 + bash app.installer build
22:23:32 ~/rpmbuild/BUILD/src
22:23:32 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:23:32 Cloning into '/go/src/github.com/docker/app'...
22:23:32 Fetching origin
22:23: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
22:23:32 scripts/docs/generate-man.sh
22:23:35 scripts/docs/generate-man.sh
22:23:35 Project root: /go/src/github.com/docker/cli
22:23:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:35 2022/10/22 22:23:31 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:35 make[2]: Leaving directory '/root/build-deb/cli'
22:23:35 # Build the compose plugin
22:23:35 cd /go/src/github.com/docker/compose \
22:23:35 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:23:35 make[2]: Entering directory '/root/build-deb/compose'
22:23:35 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:23:35 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:23:35 go: downloading github.com/spf13/cobra v1.6.0
22:23:35 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:23:35 go: downloading github.com/fvbommel/sortorder v1.0.2
22:23:35 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:23:35 go: downloading github.com/morikuni/aec v1.0.0
22:23:35 go: downloading github.com/spf13/pflag v1.0.5
22:23:35 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:23:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:23:35 go: downloading github.com/docker/go-connections v0.4.0
22:23:35 go: downloading github.com/moby/sys/sequential v0.5.0
22:23:35 go: downloading github.com/sirupsen/logrus v1.9.0
22:23:35 go: downloading github.com/theupdateframework/notary v0.7.0
22:23:35 go: downloading github.com/compose-spec/compose-go v1.6.0
22:23:35 go: downloading github.com/hashicorp/go-version v1.6.0
22:23:35 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:23:35 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:23:35 go: downloading github.com/docker/buildx v0.9.1
22:23:35 go: downloading github.com/docker/go-units v0.5.0
22:23:35 go: downloading github.com/mattn/go-shellwords v1.0.12
22:23:35 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:23:35 go: downloading github.com/opencontainers/go-digest v1.0.0
22:23:35 go: downloading go.opentelemetry.io/otel v1.11.1
22:23:35 go: downloading github.com/containerd/containerd v1.6.8
22:23:35 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:23:35 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:23:35 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:23:35 go: downloading gopkg.in/yaml.v2 v2.4.0
22:23:35 go: downloading k8s.io/client-go v0.22.4
22:23:35 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:23:35 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:23:35 go: downloading github.com/imdario/mergo v0.3.13
22:23:35 go: downloading github.com/cnabio/cnab-go v0.23.4
22:23:35 go: downloading github.com/containerd/console v1.0.3
22:23:35 go: downloading golang.org/x/text v0.3.7
22:23:35 go: downloading github.com/mattn/go-isatty v0.0.16
22:23:35 go: downloading github.com/buger/goterm v1.0.4
22:23:35 go: downloading github.com/stretchr/testify v1.8.0
22:23:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:23:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:23:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:23:35 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:23:35 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:23:35 go: downloading github.com/go-logr/logr v1.2.3
22:23:35 go: downloading k8s.io/api v0.22.4
22:23:35 go: downloading k8s.io/apimachinery v0.22.4
22:23:35 go: downloading github.com/gofrs/flock v0.8.0
22:23:35 go: downloading github.com/moby/sys/signal v0.7.0
22:23:35 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:23:35 go: downloading github.com/golang/mock v1.6.0
22:23:35 go: downloading github.com/klauspost/compress v1.15.9
22:23:35 go: downloading github.com/moby/patternmatcher v0.5.0
22:23:35 go: downloading github.com/opencontainers/runc v1.1.2
22:23:35 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:23:35 go: downloading github.com/hashicorp/errwrap v1.1.0
22:23:35 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:23:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:23:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:23:36 go: downloading google.golang.org/grpc v1.47.0
22:23:36 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:23:36 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:23:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:23:36 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:23:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:23:36 go: downloading github.com/gogo/protobuf v1.3.2
22:23:36 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:23:36 go: downloading k8s.io/klog/v2 v2.60.1
22:23:36 go: downloading github.com/moby/locker v1.0.1
22:23:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:23:36 go: downloading github.com/mattn/go-runewidth v0.0.14
22:23:36 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:23:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:23:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:23:37 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:23:37 go: downloading google.golang.org/protobuf v1.27.1
22:23:37 go: downloading github.com/go-logr/stdr v1.2.2
22:23:37 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:23:37 go: downloading github.com/containerd/typeurl v1.0.2
22:23:37 go: downloading github.com/golang/protobuf v1.5.2
22:23:37 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:23:37 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:23:37 go: downloading github.com/pelletier/go-toml v1.9.4
22:23:37 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:23:37 go: downloading github.com/google/gofuzz v1.2.0
22:23:37 go: downloading github.com/moby/sys/symlink v0.2.0
22:23:37 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:23:37 go: downloading github.com/gogo/googleapis v1.4.1
22:23:37 scripts/docs/generate-man.sh
22:23:38 go: downloading github.com/containerd/continuity v0.3.0
22:23:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:23:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:23:38 go: downloading github.com/rivo/uniseg v0.2.0
22:23:38 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:23:38 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:23:38 go: downloading github.com/Masterminds/semver v1.5.0
22:23:38 go: downloading github.com/davecgh/go-spew v1.1.1
22:23:38 go: downloading github.com/pmezard/go-difflib v1.0.0
22:23:38 go: downloading gopkg.in/yaml.v3 v3.0.1
22:23:38 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:23:38 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:23:38 go: downloading github.com/felixge/httpsnoop v1.0.2
22:23:38 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:23:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:23:38 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:23:38 go: downloading gopkg.in/inf.v0 v0.9.1
22:23:38 go: downloading github.com/googleapis/gnostic v0.5.5
22:23:38 go: downloading github.com/google/go-cmp v0.5.9
22:23:38 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:23:38 go: downloading github.com/docker/go-metrics v0.0.1
22:23:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:23:38 go: downloading github.com/json-iterator/go v1.1.12
22:23:38 go: downloading github.com/modern-go/reflect2 v1.0.2
22:23:38 go: downloading sigs.k8s.io/yaml v1.2.0
22:23:38 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:23:38 go: downloading github.com/mattn/go-colorable v0.1.12
22:23:38 go: downloading github.com/prometheus/client_golang v1.12.2
22:23:38 go: downloading github.com/containerd/ttrpc v1.1.0
22:23:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:23:38 go: downloading github.com/moby/spdystream v0.2.0
22:23:38 go: downloading github.com/prometheus/client_model v0.2.0
22:23:38 go: downloading github.com/prometheus/common v0.32.1
22:23:38 go: downloading github.com/beorn7/perks v1.0.1
22:23:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:23:38 go: downloading github.com/prometheus/procfs v0.7.3
22:23:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:23:39 scripts/docs/generate-man.sh
22:23:40 scripts/docs/generate-man.sh
22:23:43 scripts/docs/generate-man.sh
22:23:44 + for installer in '*.installer'
22:23:44 + '[' buildx.installer '!=' scan.installer ']'
22:23:44 + bash buildx.installer build
22:23:44 Cloning into '/go/src/github.com/docker/buildx'...
22:23:44 Fetching origin
22:23:44 + GO111MODULE=on
22:23: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
22:23:46 Project root: /go/src/github.com/docker/cli
22:23:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:46 2022/10/22 22:23:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:46 make[2]: Leaving directory '/root/build-deb/cli'
22:23:46 # Build the compose plugin
22:23:46 cd /go/src/github.com/docker/compose \
22:23:46 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:23:46 make[2]: Entering directory '/root/build-deb/compose'
22:23:46 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:23:46 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:23:46 go: downloading github.com/spf13/cobra v1.6.0
22:23:46 go: downloading github.com/fvbommel/sortorder v1.0.2
22:23:46 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:23:46 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:23:46 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:23:46 go: downloading github.com/docker/go-connections v0.4.0
22:23:46 go: downloading github.com/moby/sys/sequential v0.5.0
22:23:46 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:23:46 go: downloading github.com/sirupsen/logrus v1.9.0
22:23:46 go: downloading github.com/spf13/pflag v1.0.5
22:23:46 go: downloading github.com/theupdateframework/notary v0.7.0
22:23:46 go: downloading github.com/morikuni/aec v1.0.0
22:23:46 go: downloading github.com/compose-spec/compose-go v1.6.0
22:23:46 go: downloading github.com/hashicorp/go-version v1.6.0
22:23:46 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:23:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:23:46 go: downloading github.com/docker/buildx v0.9.1
22:23:46 go: downloading github.com/docker/go-units v0.5.0
22:23:46 go: downloading github.com/mattn/go-shellwords v1.0.12
22:23:46 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:23:46 go: downloading github.com/opencontainers/go-digest v1.0.0
22:23:46 go: downloading go.opentelemetry.io/otel v1.11.1
22:23:46 go: downloading github.com/containerd/containerd v1.6.8
22:23:46 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:23:46 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:23:46 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:23:46 go: downloading gopkg.in/yaml.v2 v2.4.0
22:23:46 go: downloading k8s.io/client-go v0.22.4
22:23:46 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:23:46 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:23:46 go: downloading github.com/imdario/mergo v0.3.13
22:23:46 go: downloading github.com/cnabio/cnab-go v0.23.4
22:23:46 go: downloading golang.org/x/text v0.3.7
22:23:46 go: downloading github.com/mattn/go-isatty v0.0.16
22:23:46 go: downloading github.com/buger/goterm v1.0.4
22:23:46 go: downloading github.com/containerd/console v1.0.3
22:23:46 go: downloading github.com/stretchr/testify v1.8.0
22:23:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:23:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:23:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:23:46 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:23:46 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:23:46 go: downloading github.com/go-logr/logr v1.2.3
22:23:46 go: downloading k8s.io/api v0.22.4
22:23:46 go: downloading k8s.io/apimachinery v0.22.4
22:23:46 go: downloading github.com/gofrs/flock v0.8.0
22:23:46 go: downloading github.com/moby/sys/signal v0.7.0
22:23:46 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:23:46 go: downloading github.com/golang/mock v1.6.0
22:23:46 go: downloading github.com/klauspost/compress v1.15.9
22:23:46 go: downloading github.com/moby/patternmatcher v0.5.0
22:23:46 go: downloading github.com/opencontainers/runc v1.1.2
22:23:46 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:23:46 go: downloading github.com/hashicorp/errwrap v1.1.0
22:23:46 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:23:46 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:23:46 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:23:46 go: downloading google.golang.org/grpc v1.47.0
22:23:47 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:23:47 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:23:47 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:23:47 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:23:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:23:47 go: downloading github.com/gogo/protobuf v1.3.2
22:23:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:23:47 go: downloading k8s.io/klog/v2 v2.60.1
22:23:47 go: downloading github.com/moby/locker v1.0.1
22:23:47 go: downloading github.com/mattn/go-runewidth v0.0.14
22:23:47 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:23:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:23:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:23:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:23:47 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:23:47 go: downloading google.golang.org/protobuf v1.27.1
22:23:48 go: downloading github.com/go-logr/stdr v1.2.2
22:23:48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:23:48 go: downloading github.com/containerd/typeurl v1.0.2
22:23:48 go: downloading github.com/golang/protobuf v1.5.2
22:23:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:23:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:23:48 go: downloading github.com/pelletier/go-toml v1.9.4
22:23:48 scripts/docs/generate-man.sh
22:23:48 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:23:48 go: downloading github.com/google/gofuzz v1.2.0
22:23:48 go: downloading github.com/moby/sys/symlink v0.2.0
22:23:48 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:23:48 go: downloading github.com/gogo/googleapis v1.4.1
22:23:48 Project root: /go/src/github.com/docker/cli
22:23:48 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:48 2022/10/22 22:23:37 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:48 make[2]: Leaving directory '/root/build-deb/cli'
22:23:48 # Build the compose plugin
22:23:48 cd /go/src/github.com/docker/compose \
22:23:48 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:23:48 make[2]: Entering directory '/root/build-deb/compose'
22:23:48 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:23:48 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:23:48 go: downloading github.com/spf13/cobra v1.6.0
22:23:48 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:23:48 go: downloading github.com/fvbommel/sortorder v1.0.2
22:23:48 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:23:48 go: downloading github.com/morikuni/aec v1.0.0
22:23:48 go: downloading github.com/spf13/pflag v1.0.5
22:23:48 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:23:48 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:23:48 go: downloading github.com/docker/go-connections v0.4.0
22:23:48 go: downloading github.com/moby/sys/sequential v0.5.0
22:23:48 go: downloading github.com/sirupsen/logrus v1.9.0
22:23:48 go: downloading github.com/theupdateframework/notary v0.7.0
22:23:48 go: downloading github.com/compose-spec/compose-go v1.6.0
22:23:48 go: downloading github.com/hashicorp/go-version v1.6.0
22:23:48 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:23:48 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:23:48 go: downloading github.com/docker/buildx v0.9.1
22:23:48 go: downloading github.com/docker/go-units v0.5.0
22:23:48 go: downloading github.com/mattn/go-shellwords v1.0.12
22:23:48 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:23:48 go: downloading github.com/opencontainers/go-digest v1.0.0
22:23:48 go: downloading go.opentelemetry.io/otel v1.11.1
22:23:48 go: downloading github.com/containerd/containerd v1.6.8
22:23:48 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:23:48 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:23:48 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:23:48 go: downloading gopkg.in/yaml.v2 v2.4.0
22:23:48 go: downloading k8s.io/client-go v0.22.4
22:23:48 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:23:48 go: downloading github.com/cnabio/cnab-go v0.23.4
22:23:48 go: downloading github.com/imdario/mergo v0.3.13
22:23:48 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:23:48 go: downloading github.com/containerd/console v1.0.3
22:23:48 go: downloading golang.org/x/text v0.3.7
22:23:48 go: downloading github.com/mattn/go-isatty v0.0.16
22:23:48 go: downloading github.com/buger/goterm v1.0.4
22:23:48 go: downloading github.com/stretchr/testify v1.8.0
22:23:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:23:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:23:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:23:48 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:23:48 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:23:48 go: downloading github.com/go-logr/logr v1.2.3
22:23:48 go: downloading k8s.io/api v0.22.4
22:23:48 go: downloading k8s.io/apimachinery v0.22.4
22:23:48 go: downloading github.com/gofrs/flock v0.8.0
22:23:48 go: downloading github.com/moby/sys/signal v0.7.0
22:23:48 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:23:48 go: downloading github.com/golang/mock v1.6.0
22:23:48 go: downloading github.com/klauspost/compress v1.15.9
22:23:48 go: downloading github.com/moby/patternmatcher v0.5.0
22:23:48 go: downloading github.com/opencontainers/runc v1.1.2
22:23:48 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:23:48 go: downloading github.com/hashicorp/errwrap v1.1.0
22:23:48 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:23:48 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:23:48 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:23:48 go: downloading google.golang.org/grpc v1.47.0
22:23:48 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:23:48 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:23:48 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:23:48 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:23:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:23:48 go: downloading github.com/gogo/protobuf v1.3.2
22:23:48 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:23:48 go: downloading github.com/moby/locker v1.0.1
22:23:48 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:23:48 go: downloading k8s.io/klog/v2 v2.60.1
22:23:48 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:23:48 go: downloading github.com/mattn/go-runewidth v0.0.14
22:23:48 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:23:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:23:48 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:23:48 go: downloading google.golang.org/protobuf v1.27.1
22:23:48 go: downloading github.com/go-logr/stdr v1.2.2
22:23:48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:23:48 go: downloading github.com/containerd/typeurl v1.0.2
22:23:48 go: downloading github.com/golang/protobuf v1.5.2
22:23:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:23:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:23:48 go: downloading github.com/pelletier/go-toml v1.9.4
22:23:48 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:23:48 go: downloading github.com/google/gofuzz v1.2.0
22:23:48 go: downloading github.com/moby/sys/symlink v0.2.0
22:23:48 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:23:48 go: downloading github.com/gogo/googleapis v1.4.1
22:23:48 go: downloading github.com/containerd/continuity v0.3.0
22:23:48 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:23:48 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:23:48 go: downloading github.com/Masterminds/semver v1.5.0
22:23:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:23:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:23:48 go: downloading github.com/davecgh/go-spew v1.1.1
22:23:48 go: downloading github.com/pmezard/go-difflib v1.0.0
22:23:48 go: downloading gopkg.in/yaml.v3 v3.0.1
22:23:48 go: downloading github.com/rivo/uniseg v0.2.0
22:23:48 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:23:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:23:48 go: downloading github.com/felixge/httpsnoop v1.0.2
22:23:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:23:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:23:48 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:23:48 go: downloading gopkg.in/inf.v0 v0.9.1
22:23:48 go: downloading github.com/googleapis/gnostic v0.5.5
22:23:48 go: downloading github.com/google/go-cmp v0.5.9
22:23:48 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:23:48 go: downloading github.com/docker/go-metrics v0.0.1
22:23:48 go: downloading github.com/json-iterator/go v1.1.12
22:23:48 go: downloading github.com/modern-go/reflect2 v1.0.2
22:23:48 go: downloading sigs.k8s.io/yaml v1.2.0
22:23:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:23:48 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:23:48 go: downloading github.com/mattn/go-colorable v0.1.12
22:23:48 go: downloading github.com/prometheus/client_golang v1.12.2
22:23:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:23:48 go: downloading github.com/containerd/ttrpc v1.1.0
22:23:48 go: downloading github.com/moby/spdystream v0.2.0
22:23:48 go: downloading github.com/prometheus/client_model v0.2.0
22:23:48 go: downloading github.com/prometheus/common v0.32.1
22:23:48 go: downloading github.com/beorn7/perks v1.0.1
22:23:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:23:48 go: downloading github.com/prometheus/procfs v0.7.3
22:23:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:23:49 go: downloading github.com/containerd/continuity v0.3.0
22:23:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:23:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:23:49 go: downloading github.com/rivo/uniseg v0.2.0
22:23:49 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:23:49 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:23:49 go: downloading github.com/Masterminds/semver v1.5.0
22:23:49 go: downloading github.com/davecgh/go-spew v1.1.1
22:23:49 go: downloading github.com/pmezard/go-difflib v1.0.0
22:23:49 go: downloading gopkg.in/yaml.v3 v3.0.1
22:23:49 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:23:49 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:23:49 go: downloading github.com/felixge/httpsnoop v1.0.2
22:23:49 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:23:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:23:49 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:23:49 go: downloading gopkg.in/inf.v0 v0.9.1
22:23:49 go: downloading github.com/googleapis/gnostic v0.5.5
22:23:49 go: downloading github.com/google/go-cmp v0.5.9
22:23:49 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:23:49 go: downloading github.com/docker/go-metrics v0.0.1
22:23:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:23:49 go: downloading github.com/json-iterator/go v1.1.12
22:23:49 go: downloading github.com/modern-go/reflect2 v1.0.2
22:23:49 go: downloading sigs.k8s.io/yaml v1.2.0
22:23:49 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:23:49 go: downloading github.com/mattn/go-colorable v0.1.12
22:23:49 go: downloading github.com/prometheus/client_golang v1.12.2
22:23:49 go: downloading github.com/containerd/ttrpc v1.1.0
22:23:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:23:49 go: downloading github.com/moby/spdystream v0.2.0
22:23:49 go: downloading github.com/prometheus/client_model v0.2.0
22:23:49 go: downloading github.com/prometheus/common v0.32.1
22:23:49 go: downloading github.com/beorn7/perks v1.0.1
22:23:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:23:49 go: downloading github.com/prometheus/procfs v0.7.3
22:23:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:23:52 Project root: /go/src/github.com/docker/cli
22:23:52 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:23:52 2022/10/22 22:23:48 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:23:52 ~/rpmbuild/BUILD/src
22:23:52 + popd
22:23:52 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:23:52 + pushd /root/rpmbuild/BUILD/src/plugins
22:23:52 + for installer in *.installer
22:23:52 + '[' app.installer '!=' scan.installer ']'
22:23:52 + bash app.installer build
22:23:52 Cloning into '/go/src/github.com/docker/app'...
22:23:52 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
22:23:53 scripts/docs/generate-man.sh
22:23:55 scripts/docs/generate-man.sh
22:23:59 scripts/docs/generate-man.sh
22:24:05 #31 170.6 # github.com/containerd/containerd/cmd/containerd
22:24:05 #31 170.6 /usr/bin/ld: /tmp/go-link-3388254982/000019.o: in function `New':
22:24:05 #31 170.6 /tmp/tmp.SSz4jbIEuX/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
22:24:05 #31 170.7 + bin/containerd-stress
22:24:05 #31 171.8 + bin/containerd-shim
22:24:06 Project root: /go/src/github.com/docker/cli
22:24:06 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:06 2022/10/22 22:23:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:06 make[2]: Leaving directory '/root/build-deb/cli'
22:24:06 # Build the compose plugin
22:24:06 cd /go/src/github.com/docker/compose \
22:24:06 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:24:06 make[2]: Entering directory '/root/build-deb/compose'
22:24:06 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:24:06 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:24:06 go: downloading github.com/spf13/cobra v1.6.0
22:24:06 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:24:06 go: downloading github.com/fvbommel/sortorder v1.0.2
22:24:06 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:24:06 go: downloading github.com/morikuni/aec v1.0.0
22:24:06 go: downloading github.com/spf13/pflag v1.0.5
22:24:06 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:24:06 go: downloading github.com/docker/go-connections v0.4.0
22:24:06 go: downloading github.com/moby/sys/sequential v0.5.0
22:24:06 go: downloading github.com/sirupsen/logrus v1.9.0
22:24:06 go: downloading github.com/theupdateframework/notary v0.7.0
22:24:06 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:24:06 go: downloading github.com/compose-spec/compose-go v1.6.0
22:24:06 go: downloading github.com/hashicorp/go-version v1.6.0
22:24:06 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:24:06 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:24:06 go: downloading github.com/docker/buildx v0.9.1
22:24:06 go: downloading github.com/docker/go-units v0.5.0
22:24:06 go: downloading github.com/mattn/go-shellwords v1.0.12
22:24:06 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:24:06 go: downloading github.com/opencontainers/go-digest v1.0.0
22:24:06 go: downloading go.opentelemetry.io/otel v1.11.1
22:24:06 go: downloading github.com/containerd/containerd v1.6.8
22:24:06 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:24:06 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:24:06 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:24:06 go: downloading gopkg.in/yaml.v2 v2.4.0
22:24:06 go: downloading k8s.io/client-go v0.22.4
22:24:06 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:24:06 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:24:06 go: downloading github.com/imdario/mergo v0.3.13
22:24:06 go: downloading github.com/cnabio/cnab-go v0.23.4
22:24:06 go: downloading github.com/containerd/console v1.0.3
22:24:06 go: downloading golang.org/x/text v0.3.7
22:24:06 go: downloading github.com/mattn/go-isatty v0.0.16
22:24:06 go: downloading github.com/buger/goterm v1.0.4
22:24:06 go: downloading github.com/stretchr/testify v1.8.0
22:24:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:24:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:24:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:24:06 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:24:06 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:24:06 go: downloading github.com/go-logr/logr v1.2.3
22:24:06 go: downloading k8s.io/api v0.22.4
22:24:06 go: downloading k8s.io/apimachinery v0.22.4
22:24:06 go: downloading github.com/gofrs/flock v0.8.0
22:24:06 go: downloading github.com/moby/sys/signal v0.7.0
22:24:06 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:24:06 go: downloading github.com/golang/mock v1.6.0
22:24:06 go: downloading github.com/klauspost/compress v1.15.9
22:24:06 go: downloading github.com/moby/patternmatcher v0.5.0
22:24:06 go: downloading github.com/opencontainers/runc v1.1.2
22:24:06 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:24:06 go: downloading github.com/hashicorp/errwrap v1.1.0
22:24:06 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:24:06 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:24:06 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:24:06 go: downloading google.golang.org/grpc v1.47.0
22:24:06 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:24:06 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:24:06 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:24:06 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:24:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:24:06 go: downloading github.com/gogo/protobuf v1.3.2
22:24:06 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:24:06 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:24:06 go: downloading github.com/moby/locker v1.0.1
22:24:06 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:24:06 go: downloading github.com/mattn/go-runewidth v0.0.14
22:24:06 go: downloading k8s.io/klog/v2 v2.60.1
22:24:06 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:24:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:24:06 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:24:06 go: downloading google.golang.org/protobuf v1.27.1
22:24:06 go: downloading github.com/go-logr/stdr v1.2.2
22:24:06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:24:06 go: downloading github.com/containerd/typeurl v1.0.2
22:24:06 go: downloading github.com/golang/protobuf v1.5.2
22:24:06 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:24:06 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:24:06 go: downloading github.com/pelletier/go-toml v1.9.4
22:24:06 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:24:06 go: downloading github.com/google/gofuzz v1.2.0
22:24:06 go: downloading github.com/moby/sys/symlink v0.2.0
22:24:06 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:24:06 go: downloading github.com/gogo/googleapis v1.4.1
22:24:06 go: downloading github.com/containerd/continuity v0.3.0
22:24:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:24:06 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:24:06 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:24:06 go: downloading github.com/Masterminds/semver v1.5.0
22:24:06 go: downloading github.com/rivo/uniseg v0.2.0
22:24:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:24:06 go: downloading github.com/davecgh/go-spew v1.1.1
22:24:06 go: downloading github.com/pmezard/go-difflib v1.0.0
22:24:06 go: downloading gopkg.in/yaml.v3 v3.0.1
22:24:06 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:24:06 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:24:06 go: downloading github.com/felixge/httpsnoop v1.0.2
22:24:06 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:24:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:24:06 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:24:06 go: downloading gopkg.in/inf.v0 v0.9.1
22:24:06 go: downloading github.com/googleapis/gnostic v0.5.5
22:24:06 go: downloading github.com/google/go-cmp v0.5.9
22:24:06 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:24:06 go: downloading github.com/docker/go-metrics v0.0.1
22:24:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:24:06 go: downloading github.com/json-iterator/go v1.1.12
22:24:06 go: downloading github.com/modern-go/reflect2 v1.0.2
22:24:06 go: downloading sigs.k8s.io/yaml v1.2.0
22:24:06 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:24:06 go: downloading github.com/mattn/go-colorable v0.1.12
22:24:06 go: downloading github.com/prometheus/client_golang v1.12.2
22:24:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:24:06 go: downloading github.com/containerd/ttrpc v1.1.0
22:24:06 go: downloading github.com/moby/spdystream v0.2.0
22:24:06 go: downloading github.com/prometheus/client_model v0.2.0
22:24:06 go: downloading github.com/prometheus/common v0.32.1
22:24:06 go: downloading github.com/beorn7/perks v1.0.1
22:24:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:24:06 go: downloading github.com/prometheus/procfs v0.7.3
22:24:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:24:09 scripts/docs/generate-man.sh
22:24:11 #31 182.9 + bin/containerd-shim-runc-v1
22:24:11 Project root: /go/src/github.com/docker/cli
22:24:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:11 2022/10/22 22:24:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:11 + popd
22:24:11 + pushd /root/rpmbuild/BUILD/src/plugins
22:24:11 + for installer in *.installer
22:24:11 + '[' app.installer '!=' scan.installer ']'
22:24:11 + bash app.installer build
22:24:11 ~/rpmbuild/BUILD/src
22:24:11 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:24:11 Cloning into '/go/src/github.com/docker/app'...
22:24: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
22:24:13 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:24:13 
22:24:13 + popd
22:24:13 + exit 0
22:24:13 ~/rpmbuild/BUILD/src
22:24:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wgTnfg
22:24:13 + umask 022
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64 '!=' / ']'
22:24:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 + mkdir -p /root/rpmbuild/BUILDROOT
22:24:13 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 + cd src
22:24:13 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:24:13 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/dockerd
22:24:13 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/docker-proxy
22:24:13 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/docker-init
22:24:13 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/lib/systemd/system/docker.service
22:24:13 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/lib/systemd/system/docker.socket
22:24:13 + /usr/lib/rpm/check-buildroot
22:24:13 + /usr/lib/rpm/redhat/brp-compress
22:24:13 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:24:13 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:24:13 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:24:13 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:24:13 + /usr/lib/rpm/redhat/brp-python-hardlink
22:24:13 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:24:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XlEIby
22:24:13 + umask 022
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + cd src
22:24:13 ++ engine/bundles/dynbinary-daemon/dockerd --version
22:24:13 + ver='Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:24:13 + test 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92' = 'Docker version 0.0.0-20221021185355-e814bd0, build 753cd92'
22:24:13 + echo 'PASS: daemon version OK'
22:24:13 + exit 0
22:24:13 PASS: daemon version OK
22:24:13 Processing files: docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 Provides: docker-ce = 3:0.0.0.20221021185355.e814bd0-0.el7 docker-ce(x86-64) = 3:0.0.0.20221021185355.e814bd0-0.el7
22:24:13 Requires(interp): /bin/sh /bin/sh /bin/sh
22:24:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:24:13 Requires(post): /bin/sh
22:24:13 Requires(preun): /bin/sh
22:24:13 Requires(postun): /bin/sh
22:24:13 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)
22:24:13 Conflicts: docker docker-io docker-engine-cs docker-ee
22:24:13 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
22:24:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:24:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64.rpm
22:24:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I2QaTX
22:24:13 + umask 022
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + cd src
22:24:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:24:13 + exit 0
22:24:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tApkhJ
22:24:13 + umask 022
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + rm -rf src
22:24:13 + /usr/bin/mkdir -p src
22:24:13 + cd src
22:24:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:24:13 + /usr/bin/tar -xf -
22:24:13 + STATUS=0
22:24:13 + '[' 0 -ne 0 ']'
22:24:13 + /usr/bin/tar -xf -
22:24:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:24:13 + STATUS=0
22:24:13 + '[' 0 -ne 0 ']'
22:24:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:24:13 + exit 0
22:24:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e1Dskw
22:24:13 + umask 022
22:24:13 + cd /root/rpmbuild/BUILD
22:24:13 + cd src
22:24:13 + mkdir -p /go/src/github.com/docker
22:24:13 + rm -f /go/src/github.com/docker/cli
22:24:13 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:24:13 + pushd /go/src/github.com/docker/cli
22:24:13 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:24:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:24:13 + make VERSION=0.0.0-20221021185355-e814bd0 GITCOMMIT=e814bd0 dynbinary manpages
22:24:13 GO_LINKMODE=dynamic ./scripts/build/binary
22:24:13 Building dynamic docker-linux-amd64
22:24:15 + for installer in *.installer
22:24:15 + '[' buildx.installer '!=' scan.installer ']'
22:24:15 + bash buildx.installer build
22:24:15 Cloning into '/go/src/github.com/docker/buildx'...
22:24:15 Fetching origin
22:24:15 + GO111MODULE=on
22:24:15 + 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
22:24:18 #31 189.1 + bin/containerd-shim-runc-v2
22:24:18 + for installer in *.installer
22:24:18 + '[' buildx.installer '!=' scan.installer ']'
22:24:18 + bash buildx.installer build
22:24:18 Cloning into '/go/src/github.com/docker/buildx'...
22:24:18 Fetching origin
22:24:18 + GO111MODULE=on
22:24:18 + 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
22:24:18 #31 189.9 + binaries
22:24:18 #31 189.9 + install -D bin/containerd /build/containerd
22:24:18 #31 189.9 + install -D bin/containerd-shim /build/containerd-shim
22:24:18 #31 189.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:18 #31 190.0 + install -D bin/ctr /build/ctr
22:24:19 #31 DONE 190.3s
22:24:19 scripts/docs/generate-man.sh
22:24:20 
22:24:20 #38 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
22:24:20 #38 DONE 0.3s
22:24:20 
22:24:20 #39 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
22:24:20 #39 DONE 0.1s
22:24:20 
22:24:20 #40 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
22:24:20 #40 DONE 0.1s
22:24:20 
22:24:20 #41 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
22:24:21 #41 DONE 0.6s
22:24:21 
22:24:21 #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
22:24:21 #42 DONE 0.0s
22:24:21 
22:24:21 #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
22:24:21 #43 0.370 
22:24:21 #43 0.432 Removing /build/bundles/
22:24:21 #43 0.433 
22:24:21 #43 0.438 ---> Making bundle: cross (in /build/bundles/cross)
22:24:21 #43 0.438 Cross building: /build/bundles/cross/windows/amd64
22:24:21 #43 0.510 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20221021185355-e814bd0.exe
22:24:21 #23 186.9 # github.com/containerd/containerd/cmd/containerd
22:24:21 #23 186.9 /usr/bin/ld: /tmp/go-link-3197466246/000019.o: in function `New':
22:24:21 #23 186.9 /tmp/tmp.yRdBkJJBsL/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
22:24:21 #23 187.0 + bin/containerd-stress
22:24:21 #23 188.5 + bin/containerd-shim
22:24:21 #43 0.511 GOOS="windows" GOARCH="amd64" GOARM=""
22:24:27 #23 201.2 + bin/containerd-shim-runc-v1
22:24:33 #23 208.2 + bin/containerd-shim-runc-v2
22:24:34 #23 209.2 + binaries
22:24:34 #23 209.2 + install -D bin/containerd /build/containerd
22:24:34 #23 209.3 + install -D bin/containerd-shim /build/containerd-shim
22:24:34 #23 209.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:34 #23 209.3 + install -D bin/ctr /build/ctr
22:24:34 Project root: /go/src/github.com/docker/cli
22:24:34 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:34 2022/10/22 22:24:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:34 make[2]: Leaving directory '/root/build-deb/cli'
22:24:34 # Build the compose plugin
22:24:34 cd /go/src/github.com/docker/compose \
22:24:34 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:24:34 make[2]: Entering directory '/root/build-deb/compose'
22:24:34 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:24:34 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:24:34 go: downloading github.com/spf13/cobra v1.6.0
22:24:34 go: downloading github.com/fvbommel/sortorder v1.0.2
22:24:34 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:24:34 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:24:35 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:24:35 go: downloading github.com/morikuni/aec v1.0.0
22:24:35 go: downloading github.com/spf13/pflag v1.0.5
22:24:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:24:35 go: downloading github.com/docker/go-connections v0.4.0
22:24:35 go: downloading github.com/moby/sys/sequential v0.5.0
22:24:35 go: downloading github.com/sirupsen/logrus v1.9.0
22:24:35 go: downloading github.com/theupdateframework/notary v0.7.0
22:24:35 go: downloading github.com/compose-spec/compose-go v1.6.0
22:24:35 go: downloading github.com/hashicorp/go-version v1.6.0
22:24:35 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:24:35 #23 DONE 210.3s
22:24:35 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:24:35 go: downloading github.com/docker/buildx v0.9.1
22:24:35 go: downloading github.com/docker/go-units v0.5.0
22:24:35 go: downloading github.com/mattn/go-shellwords v1.0.12
22:24:35 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:24:35 go: downloading github.com/opencontainers/go-digest v1.0.0
22:24:35 go: downloading go.opentelemetry.io/otel v1.11.1
22:24:35 go: downloading github.com/containerd/containerd v1.6.8
22:24:35 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:24:35 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:24:35 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:24:35 go: downloading gopkg.in/yaml.v2 v2.4.0
22:24:35 go: downloading k8s.io/client-go v0.22.4
22:24:35 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:24:35 go: downloading github.com/cnabio/cnab-go v0.23.4
22:24:35 go: downloading github.com/imdario/mergo v0.3.13
22:24:35 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:24:36 
22:24:36 #29 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
22:24:36 go: downloading github.com/containerd/console v1.0.3
22:24:36 go: downloading golang.org/x/text v0.3.7
22:24:36 #29 DONE 0.2s
22:24:36 
22:24:36 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
22:24:36 go: downloading github.com/mattn/go-isatty v0.0.16
22:24:36 go: downloading github.com/buger/goterm v1.0.4
22:24:36 go: downloading github.com/stretchr/testify v1.8.0
22:24:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:24:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:24:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:24:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:24:36 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:24:36 go: downloading github.com/go-logr/logr v1.2.3
22:24:36 go: downloading k8s.io/api v0.22.4
22:24:36 #30 DONE 0.1s
22:24:36 
22:24:36 #31 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
22:24:36 #31 DONE 0.1s
22:24:36 
22:24:36 #32 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
22:24:36 #32 DONE 0.2s
22:24:36 
22:24:36 #33 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
22:24:36 #33 DONE 0.0s
22:24:36 
22:24:36 #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
22:24:37 go: downloading k8s.io/apimachinery v0.22.4
22:24:37 go: downloading github.com/gofrs/flock v0.8.0
22:24:37 go: downloading github.com/moby/sys/signal v0.7.0
22:24:37 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:24:37 go: downloading github.com/golang/mock v1.6.0
22:24:37 go: downloading github.com/klauspost/compress v1.15.9
22:24:37 go: downloading github.com/moby/patternmatcher v0.5.0
22:24:37 go: downloading github.com/opencontainers/runc v1.1.2
22:24:37 #34 0.384 
22:24:37 #34 0.452 Removing /build/bundles/
22:24:37 #34 0.452 
22:24:37 #34 0.454 ---> Making bundle: binary (in /build/bundles/binary)
22:24:37 #34 0.484 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:24:37 #34 0.484 GOOS="" GOARCH="" GOARM=""
22:24:37 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:24:37 go: downloading github.com/hashicorp/errwrap v1.1.0
22:24:37 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:24:37 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:24:37 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:24:37 go: downloading google.golang.org/grpc v1.47.0
22:24:37 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:24:37 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:24:38 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:24:38 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:24:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:24:38 go: downloading github.com/gogo/protobuf v1.3.2
22:24:38 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:24:38 go: downloading github.com/moby/locker v1.0.1
22:24:38 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:24:38 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:24:38 go: downloading github.com/mattn/go-runewidth v0.0.14
22:24:38 go: downloading k8s.io/klog/v2 v2.60.1
22:24:38 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:24:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:24:38 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:24:38 go: downloading google.golang.org/protobuf v1.27.1
22:24:38 go: downloading github.com/go-logr/stdr v1.2.2
22:24:38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:24:38 go: downloading github.com/containerd/typeurl v1.0.2
22:24:38 go: downloading github.com/golang/protobuf v1.5.2
22:24:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:24:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:24:39 go: downloading github.com/pelletier/go-toml v1.9.4
22:24:39 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:24:39 go: downloading github.com/google/gofuzz v1.2.0
22:24:39 go: downloading github.com/moby/sys/symlink v0.2.0
22:24:39 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:24:39 go: downloading github.com/gogo/googleapis v1.4.1
22:24:39 + for installer in *.installer
22:24:39 + '[' buildx.installer '!=' scan.installer ']'
22:24:39 + bash buildx.installer build
22:24:39 Cloning into '/go/src/github.com/docker/buildx'...
22:24:39 + GO111MODULE=on
22:24:39 + 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
22:24:39 Project root: /go/src/github.com/docker/cli
22:24:39 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:39 2022/10/22 22:24:38 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:39 make[2]: Leaving directory '/root/build-deb/cli'
22:24:39 # Build the compose plugin
22:24:39 cd /go/src/github.com/docker/compose \
22:24:39 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:24:39 make[2]: Entering directory '/root/build-deb/compose'
22:24:39 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:24:39 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:24:39 go: downloading github.com/spf13/cobra v1.6.0
22:24:39 go: downloading github.com/fvbommel/sortorder v1.0.2
22:24:39 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:24:39 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:24:40 go: downloading github.com/containerd/continuity v0.3.0
22:24:40 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:24:40 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:24:40 go: downloading github.com/Masterminds/semver v1.5.0
22:24:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:24:40 go: downloading github.com/rivo/uniseg v0.2.0
22:24:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:24:40 go: downloading github.com/davecgh/go-spew v1.1.1
22:24:40 go: downloading github.com/pmezard/go-difflib v1.0.0
22:24:40 go: downloading gopkg.in/yaml.v3 v3.0.1
22:24:40 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:24:40 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:24:40 go: downloading github.com/felixge/httpsnoop v1.0.2
22:24:40 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:24:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:24:40 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:24:40 go: downloading gopkg.in/inf.v0 v0.9.1
22:24:40 go: downloading github.com/googleapis/gnostic v0.5.5
22:24:40 go: downloading github.com/google/go-cmp v0.5.9
22:24:40 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:24:40 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:24:40 go: downloading github.com/morikuni/aec v1.0.0
22:24:40 go: downloading github.com/spf13/pflag v1.0.5
22:24:40 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:24:40 go: downloading github.com/docker/go-connections v0.4.0
22:24:40 go: downloading github.com/moby/sys/sequential v0.5.0
22:24:40 go: downloading github.com/sirupsen/logrus v1.9.0
22:24:40 go: downloading github.com/theupdateframework/notary v0.7.0
22:24:40 go: downloading github.com/compose-spec/compose-go v1.6.0
22:24:40 go: downloading github.com/hashicorp/go-version v1.6.0
22:24:40 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:24:40 go: downloading github.com/docker/go-metrics v0.0.1
22:24:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:24:40 go: downloading github.com/json-iterator/go v1.1.12
22:24:40 go: downloading github.com/modern-go/reflect2 v1.0.2
22:24:40 go: downloading sigs.k8s.io/yaml v1.2.0
22:24:40 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:24:40 go: downloading github.com/mattn/go-colorable v0.1.12
22:24:40 go: downloading github.com/prometheus/client_golang v1.12.2
22:24:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:24:40 go: downloading github.com/containerd/ttrpc v1.1.0
22:24:40 go: downloading github.com/moby/spdystream v0.2.0
22:24:40 go: downloading github.com/prometheus/client_model v0.2.0
22:24:40 go: downloading github.com/prometheus/common v0.32.1
22:24:40 go: downloading github.com/beorn7/perks v1.0.1
22:24:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:24:40 go: downloading github.com/prometheus/procfs v0.7.3
22:24:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:24:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:24:40 go: downloading github.com/docker/buildx v0.9.1
22:24:40 go: downloading github.com/docker/go-units v0.5.0
22:24:40 go: downloading github.com/mattn/go-shellwords v1.0.12
22:24:40 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:24:41 go: downloading github.com/opencontainers/go-digest v1.0.0
22:24:41 go: downloading go.opentelemetry.io/otel v1.11.1
22:24:41 go: downloading github.com/containerd/containerd v1.6.8
22:24:41 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:24:41 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:24:41 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:24:41 go: downloading gopkg.in/yaml.v2 v2.4.0
22:24:41 go: downloading k8s.io/client-go v0.22.4
22:24:42 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:24:42 go: downloading github.com/cnabio/cnab-go v0.23.4
22:24:42 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:24:42 go: downloading github.com/imdario/mergo v0.3.13
22:24:42 go: downloading github.com/containerd/console v1.0.3
22:24:42 go: downloading github.com/mattn/go-isatty v0.0.16
22:24:42 go: downloading golang.org/x/text v0.3.7
22:24:42 go: downloading github.com/buger/goterm v1.0.4
22:24:42 go: downloading github.com/stretchr/testify v1.8.0
22:24:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:24:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:24:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:24:42 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:24:42 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:24:42 go: downloading github.com/go-logr/logr v1.2.3
22:24:42 go: downloading k8s.io/api v0.22.4
22:24:43 go: downloading k8s.io/apimachinery v0.22.4
22:24:43 go: downloading github.com/gofrs/flock v0.8.0
22:24:43 go: downloading github.com/moby/sys/signal v0.7.0
22:24:43 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:24:43 go: downloading github.com/golang/mock v1.6.0
22:24:43 go: downloading github.com/klauspost/compress v1.15.9
22:24:43 go: downloading github.com/moby/patternmatcher v0.5.0
22:24:43 go: downloading github.com/opencontainers/runc v1.1.2
22:24:43 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:24:43 go: downloading github.com/hashicorp/errwrap v1.1.0
22:24:43 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:24:43 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:24:43 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:24:43 go: downloading google.golang.org/grpc v1.47.0
22:24:43 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:24:44 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:24:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:24:44 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:24:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:24:44 go: downloading github.com/gogo/protobuf v1.3.2
22:24:44 Project root: /go/src/github.com/docker/cli
22:24:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:44 2022/10/22 22:24:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:44 make[2]: Leaving directory '/root/build-deb/cli'
22:24:44 # Build the compose plugin
22:24:44 cd /go/src/github.com/docker/compose \
22:24:44 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:24:44 make[2]: Entering directory '/root/build-deb/compose'
22:24:44 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:24:44 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:24:44 go: downloading github.com/spf13/cobra v1.6.0
22:24:44 go: downloading github.com/fvbommel/sortorder v1.0.2
22:24:44 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:24:44 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:24:44 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:24:44 go: downloading github.com/morikuni/aec v1.0.0
22:24:44 go: downloading github.com/spf13/pflag v1.0.5
22:24:44 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:24:44 go: downloading github.com/docker/go-connections v0.4.0
22:24:44 go: downloading github.com/moby/sys/sequential v0.5.0
22:24:44 go: downloading github.com/sirupsen/logrus v1.9.0
22:24:44 go: downloading k8s.io/klog/v2 v2.60.1
22:24:44 go: downloading github.com/moby/locker v1.0.1
22:24:44 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:24:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:24:44 go: downloading github.com/mattn/go-runewidth v0.0.14
22:24:44 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:24:44 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:24:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:24:44 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:24:44 go: downloading google.golang.org/protobuf v1.27.1
22:24:44 go: downloading github.com/theupdateframework/notary v0.7.0
22:24:44 go: downloading github.com/compose-spec/compose-go v1.6.0
22:24:44 go: downloading github.com/hashicorp/go-version v1.6.0
22:24:44 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:24:44 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:24:44 go: downloading github.com/docker/buildx v0.9.1
22:24:44 go: downloading github.com/go-logr/stdr v1.2.2
22:24:44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:24:44 go: downloading github.com/containerd/typeurl v1.0.2
22:24:44 go: downloading github.com/golang/protobuf v1.5.2
22:24:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:24:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:24:44 go: downloading github.com/pelletier/go-toml v1.9.4
22:24:44 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:24:44 go: downloading github.com/google/gofuzz v1.2.0
22:24:44 go: downloading github.com/moby/sys/symlink v0.2.0
22:24:44 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:24:44 go: downloading github.com/gogo/googleapis v1.4.1
22:24:45 go: downloading github.com/docker/go-units v0.5.0
22:24:45 go: downloading github.com/mattn/go-shellwords v1.0.12
22:24:45 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:24:45 go: downloading github.com/opencontainers/go-digest v1.0.0
22:24:45 go: downloading go.opentelemetry.io/otel v1.11.1
22:24:45 go: downloading github.com/containerd/containerd v1.6.8
22:24:45 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:24:45 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:24:45 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:24:45 go: downloading gopkg.in/yaml.v2 v2.4.0
22:24:45 go: downloading k8s.io/client-go v0.22.4
22:24:45 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:24:45 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:24:45 go: downloading github.com/imdario/mergo v0.3.13
22:24:45 go: downloading github.com/cnabio/cnab-go v0.23.4
22:24:46 go: downloading github.com/containerd/console v1.0.3
22:24:46 go: downloading golang.org/x/text v0.3.7
22:24:46 go: downloading github.com/mattn/go-isatty v0.0.16
22:24:46 go: downloading github.com/buger/goterm v1.0.4
22:24:46 go: downloading github.com/stretchr/testify v1.8.0
22:24:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:24:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:24:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:24:46 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:24:46 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:24:46 go: downloading github.com/go-logr/logr v1.2.3
22:24:46 go: downloading github.com/containerd/continuity v0.3.0
22:24:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:24:46 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:24:46 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:24:46 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:24:46 go: downloading github.com/Masterminds/semver v1.5.0
22:24:46 go: downloading github.com/rivo/uniseg v0.2.0
22:24:46 go: downloading github.com/davecgh/go-spew v1.1.1
22:24:46 go: downloading github.com/pmezard/go-difflib v1.0.0
22:24:46 go: downloading gopkg.in/yaml.v3 v3.0.1
22:24:46 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:24:46 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:24:46 scripts/docs/generate-man.sh
22:24:46 go: downloading k8s.io/api v0.22.4
22:24:46 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:24:46 go: downloading github.com/felixge/httpsnoop v1.0.2
22:24:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:24:46 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:24:46 go: downloading gopkg.in/inf.v0 v0.9.1
22:24:46 go: downloading github.com/googleapis/gnostic v0.5.5
22:24:46 go: downloading github.com/google/go-cmp v0.5.9
22:24:46 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:24:46 go: downloading github.com/docker/go-metrics v0.0.1
22:24:46 go: downloading github.com/json-iterator/go v1.1.12
22:24:46 go: downloading github.com/modern-go/reflect2 v1.0.2
22:24:46 go: downloading sigs.k8s.io/yaml v1.2.0
22:24:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:24:46 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:24:46 go: downloading github.com/mattn/go-colorable v0.1.12
22:24:46 go: downloading github.com/prometheus/client_golang v1.12.2
22:24:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:24:46 go: downloading github.com/containerd/ttrpc v1.1.0
22:24:46 go: downloading github.com/moby/spdystream v0.2.0
22:24:46 go: downloading github.com/prometheus/client_model v0.2.0
22:24:46 go: downloading github.com/prometheus/common v0.32.1
22:24:46 go: downloading github.com/beorn7/perks v1.0.1
22:24:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:24:46 go: downloading github.com/prometheus/procfs v0.7.3
22:24:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:24:46 Project root: /go/src/github.com/docker/cli
22:24:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:46 2022/10/22 22:24:37 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:46 + popd
22:24:46 + pushd /root/rpmbuild/BUILD/src/plugins
22:24:46 ~/rpmbuild/BUILD/src
22:24:46 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:24:46 + for installer in *.installer
22:24:46 + '[' app.installer '!=' scan.installer ']'
22:24:46 + bash app.installer build
22:24:46 Cloning into '/go/src/github.com/docker/app'...
22:24:46 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
22:24:47 go: downloading k8s.io/apimachinery v0.22.4
22:24:47 go: downloading github.com/gofrs/flock v0.8.0
22:24:47 go: downloading github.com/moby/sys/signal v0.7.0
22:24:47 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:24:47 go: downloading github.com/golang/mock v1.6.0
22:24:47 go: downloading github.com/klauspost/compress v1.15.9
22:24:47 go: downloading github.com/moby/patternmatcher v0.5.0
22:24:47 go: downloading github.com/opencontainers/runc v1.1.2
22:24:47 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:24:47 go: downloading github.com/hashicorp/errwrap v1.1.0
22:24:47 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:24:47 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:24:47 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:24:47 go: downloading google.golang.org/grpc v1.47.0
22:24:47 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:24:47 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:24:48 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:24:48 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:24:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:24:48 go: downloading github.com/gogo/protobuf v1.3.2
22:24:48 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:24:48 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:24:48 go: downloading github.com/moby/locker v1.0.1
22:24:48 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:24:48 go: downloading github.com/mattn/go-runewidth v0.0.14
22:24:48 go: downloading k8s.io/klog/v2 v2.60.1
22:24:48 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:24:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:24:48 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:24:48 go: downloading google.golang.org/protobuf v1.27.1
22:24:49 go: downloading github.com/go-logr/stdr v1.2.2
22:24:49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:24:49 go: downloading github.com/containerd/typeurl v1.0.2
22:24:49 go: downloading github.com/golang/protobuf v1.5.2
22:24:49 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:24:49 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:24:49 go: downloading github.com/pelletier/go-toml v1.9.4
22:24:49 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:24:49 go: downloading github.com/google/gofuzz v1.2.0
22:24:49 go: downloading github.com/moby/sys/symlink v0.2.0
22:24:49 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:24:49 go: downloading github.com/gogo/googleapis v1.4.1
22:24:50 + for installer in *.installer
22:24:50 + '[' buildx.installer '!=' scan.installer ']'
22:24:50 + bash buildx.installer build
22:24:50 Cloning into '/go/src/github.com/docker/buildx'...
22:24:50 go: downloading github.com/containerd/continuity v0.3.0
22:24:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:24:50 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:24:50 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:24:50 go: downloading github.com/Masterminds/semver v1.5.0
22:24:50 go: downloading github.com/rivo/uniseg v0.2.0
22:24:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:24:50 go: downloading github.com/davecgh/go-spew v1.1.1
22:24:50 go: downloading github.com/pmezard/go-difflib v1.0.0
22:24:50 go: downloading gopkg.in/yaml.v3 v3.0.1
22:24:50 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:24:50 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:24:50 go: downloading github.com/felixge/httpsnoop v1.0.2
22:24:50 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:24:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:24:50 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:24:50 go: downloading gopkg.in/inf.v0 v0.9.1
22:24:50 go: downloading github.com/googleapis/gnostic v0.5.5
22:24:50 go: downloading github.com/google/go-cmp v0.5.9
22:24:50 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:24:50 go: downloading github.com/docker/go-metrics v0.0.1
22:24:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:24:50 go: downloading github.com/json-iterator/go v1.1.12
22:24:50 go: downloading github.com/modern-go/reflect2 v1.0.2
22:24:50 go: downloading sigs.k8s.io/yaml v1.2.0
22:24:50 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:24:50 go: downloading github.com/mattn/go-colorable v0.1.12
22:24:50 go: downloading github.com/prometheus/client_golang v1.12.2
22:24:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:24:50 go: downloading github.com/containerd/ttrpc v1.1.0
22:24:50 go: downloading github.com/moby/spdystream v0.2.0
22:24:50 go: downloading github.com/prometheus/client_model v0.2.0
22:24:50 go: downloading github.com/prometheus/common v0.32.1
22:24:50 go: downloading github.com/beorn7/perks v1.0.1
22:24:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:24:51 go: downloading github.com/prometheus/procfs v0.7.3
22:24:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:24:51 + GO111MODULE=on
22:24: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
22:24:56 Project root: /go/src/github.com/docker/cli
22:24:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:56 2022/10/22 22:24:44 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:56 + popd
22:24:56 + pushd /root/rpmbuild/BUILD/src/plugins
22:24:56 ~/rpmbuild/BUILD/src
22:24:56 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:24:56 + for installer in *.installer
22:24:56 + '[' app.installer '!=' scan.installer ']'
22:24:56 + bash app.installer build
22:24:56 Cloning into '/go/src/github.com/docker/app'...
22:24:56 Fetching origin
22:24:56 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
22:24:59 Project root: /go/src/github.com/docker/cli
22:24:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:24:59 2022/10/22 22:24:58 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:24:59 ~/rpmbuild/BUILD/src
22:24:59 + popd
22:24:59 + pushd /root/rpmbuild/BUILD/src/plugins
22:24:59 + for installer in *.installer
22:24:59 + '[' app.installer '!=' scan.installer ']'
22:24:59 + bash app.installer build
22:24:59 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:24:59 Cloning into '/go/src/github.com/docker/app'...
22:25:01 Fetching origin
22:25:01 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
22:25:02 Project root: /go/src/github.com/docker/cli
22:25:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:02 2022/10/22 22:24:50 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:02 make[2]: Leaving directory '/root/build-deb/cli'
22:25:02 # Build the compose plugin
22:25:02 cd /go/src/github.com/docker/compose \
22:25:02 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:02 make[2]: Entering directory '/root/build-deb/compose'
22:25:02 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:02 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:02 go: downloading github.com/spf13/cobra v1.6.0
22:25:02 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:02 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:02 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:02 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:02 go: downloading github.com/morikuni/aec v1.0.0
22:25:02 go: downloading github.com/spf13/pflag v1.0.5
22:25:02 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:02 go: downloading github.com/docker/go-connections v0.4.0
22:25:02 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:02 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:02 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:02 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:02 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:02 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:02 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:02 go: downloading github.com/docker/buildx v0.9.1
22:25:02 go: downloading github.com/docker/go-units v0.5.0
22:25:02 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:02 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:02 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:02 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:02 go: downloading github.com/containerd/containerd v1.6.8
22:25:02 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:02 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:02 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:02 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:02 go: downloading k8s.io/client-go v0.22.4
22:25:02 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:02 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:02 go: downloading github.com/imdario/mergo v0.3.13
22:25:02 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:02 go: downloading github.com/containerd/console v1.0.3
22:25:02 go: downloading golang.org/x/text v0.3.7
22:25:02 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:02 go: downloading github.com/buger/goterm v1.0.4
22:25:02 go: downloading github.com/stretchr/testify v1.8.0
22:25:02 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:02 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:02 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:02 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:02 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:02 go: downloading github.com/go-logr/logr v1.2.3
22:25:02 go: downloading k8s.io/api v0.22.4
22:25:02 go: downloading k8s.io/apimachinery v0.22.4
22:25:02 go: downloading github.com/gofrs/flock v0.8.0
22:25:02 go: downloading github.com/moby/sys/signal v0.7.0
22:25:02 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:02 go: downloading github.com/golang/mock v1.6.0
22:25:02 go: downloading github.com/klauspost/compress v1.15.9
22:25:02 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:02 go: downloading github.com/opencontainers/runc v1.1.2
22:25:02 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:02 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:02 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:02 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:02 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:02 go: downloading google.golang.org/grpc v1.47.0
22:25:02 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:02 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:02 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:02 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:02 go: downloading github.com/gogo/protobuf v1.3.2
22:25:02 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:02 go: downloading github.com/moby/locker v1.0.1
22:25:02 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:02 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:02 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:02 go: downloading k8s.io/klog/v2 v2.60.1
22:25:02 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:02 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:02 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:02 go: downloading google.golang.org/protobuf v1.27.1
22:25:02 go: downloading github.com/go-logr/stdr v1.2.2
22:25:02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:02 go: downloading github.com/containerd/typeurl v1.0.2
22:25:02 go: downloading github.com/golang/protobuf v1.5.2
22:25:02 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:02 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:02 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:02 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:02 go: downloading github.com/google/gofuzz v1.2.0
22:25:02 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:02 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:02 go: downloading github.com/gogo/googleapis v1.4.1
22:25:02 go: downloading github.com/containerd/continuity v0.3.0
22:25:02 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:02 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:02 go: downloading github.com/Masterminds/semver v1.5.0
22:25:02 go: downloading github.com/rivo/uniseg v0.2.0
22:25:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:02 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:02 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:02 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:02 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:02 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:02 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:02 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:02 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:02 go: downloading github.com/google/go-cmp v0.5.9
22:25:02 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:02 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:02 go: downloading github.com/docker/go-metrics v0.0.1
22:25:02 go: downloading github.com/json-iterator/go v1.1.12
22:25:02 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:02 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:02 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:02 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:02 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:02 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:02 go: downloading github.com/moby/spdystream v0.2.0
22:25:02 go: downloading github.com/prometheus/client_model v0.2.0
22:25:02 go: downloading github.com/prometheus/common v0.32.1
22:25:02 go: downloading github.com/beorn7/perks v1.0.1
22:25:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:02 go: downloading github.com/prometheus/procfs v0.7.3
22:25:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:06 + popd
22:25:06 + exit 0
22:25:06 ~/rpmbuild/BUILD/src
22:25:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VbyQte
22:25:06 + umask 022
22:25:06 + cd /root/rpmbuild/BUILD
22:25:06 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64 '!=' / ']'
22:25:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 + mkdir -p /root/rpmbuild/BUILDROOT
22:25:06 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 + cd src
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin
22:25:06 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/docker
22:25:06 + pushd /root/rpmbuild/BUILD/src/plugins
22:25:06 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:25:06 + for installer in '*.installer'
22:25:06 + '[' app.installer '!=' scan.installer ']'
22:25:06 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:06 + bash app.installer install_plugin
22:25:06 + for installer in '*.installer'
22:25:06 + '[' buildx.installer '!=' scan.installer ']'
22:25:06 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:06 + bash buildx.installer install_plugin
22:25:06 + popd
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/bash-completion/completions
22:25:06 ~/rpmbuild/BUILD/src
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/zsh/vendor-completions
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/fish/vendor_completions.d
22:25:06 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/bash-completion/completions/docker
22:25:06 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
22:25:06 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man1
22:25: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.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man1
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man5
22:25: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.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man5
22:25:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man8
22:25:06 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/man/man8
22:25:06 + mkdir -p build-docs
22:25:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:06 + cp cli/LICENSE build-docs/LICENSE
22:25:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:06 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:25:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:06 + cp cli/NOTICE build-docs/NOTICE
22:25:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:06 + cp cli/README.md build-docs/README.md
22:25:06 + /usr/lib/rpm/check-buildroot
22:25:06 + /usr/lib/rpm/redhat/brp-compress
22:25:06 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:25:06 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:25:06 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:25:06 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:25:06 + /usr/lib/rpm/redhat/brp-python-hardlink
22:25:06 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:25:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hG7F3k
22:25:06 + umask 022
22:25:06 + cd /root/rpmbuild/BUILD
22:25:06 + cd src
22:25:06 ++ cli/build/docker --version
22:25:06 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:06 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:06 + echo 'PASS: cli version OK'
22:25:06 + exit 0
22:25:06 PASS: cli version OK
22:25:06 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rg7DWx
22:25:06 + umask 022
22:25:06 + cd /root/rpmbuild/BUILD
22:25:06 + cd src
22:25:06 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + export DOCDIR
22:25:06 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:25:06 + exit 0
22:25:06 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.el7
22:25:06 Requires(interp): /bin/sh
22:25:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:25:06 Requires(post): /bin/sh
22:25: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)
22:25:06 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
22:25:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:25:07 scripts/docs/generate-man.sh
22:25:07 make[2]: Leaving directory '/root/build-deb/compose'
22:25:07 # Build the scan-plugin
22:25:07 # TODO change once we support scan-plugin on other architectures
22:25:07 if [ "arm64" = "amd64" ]; then \
22:25:07 	cd /go/src/github.com/docker/scan-cli-plugin \
22:25:07 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:25:07 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:25:07 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:25:07 fi
22:25:07 # Build the CLI plugins
22:25:07 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:25:07 set -e;cd /sources && \
22:25:07 	tar xzf plugin-installers.tgz; \
22:25:07 	for installer in plugins/*.installer; do \
22:25:07 		LDFLAGS='' bash ${installer} build; \
22:25:07 	done
22:25:07 Cloning into '/go/src/github.com/docker/app'...
22:25:07 Fetching origin
22:25:07 make[2]: Entering directory '/go/src/github.com/docker/app'
22:25:07 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
22:25:09 Project root: /go/src/github.com/docker/cli
22:25:09 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:09 2022/10/22 22:24:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:09 make[2]: Leaving directory '/root/build-deb/cli'
22:25:09 # Build the compose plugin
22:25:09 cd /go/src/github.com/docker/compose \
22:25:09 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:09 make[2]: Entering directory '/root/build-deb/compose'
22:25:09 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:09 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:09 go: downloading github.com/spf13/cobra v1.6.0
22:25:09 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:09 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:09 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:09 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:09 go: downloading github.com/morikuni/aec v1.0.0
22:25:09 go: downloading github.com/spf13/pflag v1.0.5
22:25:09 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:09 go: downloading github.com/docker/go-connections v0.4.0
22:25:09 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:09 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:09 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:09 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:09 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:09 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:09 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:09 go: downloading github.com/docker/buildx v0.9.1
22:25:09 go: downloading github.com/docker/go-units v0.5.0
22:25:09 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:09 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:09 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:09 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:09 go: downloading github.com/containerd/containerd v1.6.8
22:25:09 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:09 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:09 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:09 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:09 go: downloading k8s.io/client-go v0.22.4
22:25:09 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:09 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:09 go: downloading github.com/imdario/mergo v0.3.13
22:25:09 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:09 go: downloading github.com/containerd/console v1.0.3
22:25:09 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:09 go: downloading golang.org/x/text v0.3.7
22:25:09 go: downloading github.com/buger/goterm v1.0.4
22:25:09 go: downloading github.com/stretchr/testify v1.8.0
22:25:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:09 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:09 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:09 go: downloading github.com/go-logr/logr v1.2.3
22:25:09 go: downloading k8s.io/api v0.22.4
22:25:09 go: downloading k8s.io/apimachinery v0.22.4
22:25:09 go: downloading github.com/gofrs/flock v0.8.0
22:25:09 go: downloading github.com/moby/sys/signal v0.7.0
22:25:09 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:09 go: downloading github.com/golang/mock v1.6.0
22:25:09 go: downloading github.com/klauspost/compress v1.15.9
22:25:09 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:09 go: downloading github.com/opencontainers/runc v1.1.2
22:25:09 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:09 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:09 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:09 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:09 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:09 go: downloading google.golang.org/grpc v1.47.0
22:25:09 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:09 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:09 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:09 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:09 go: downloading github.com/gogo/protobuf v1.3.2
22:25:09 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:09 go: downloading github.com/moby/locker v1.0.1
22:25:09 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:09 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:09 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:09 go: downloading k8s.io/klog/v2 v2.60.1
22:25:09 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:09 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:09 go: downloading google.golang.org/protobuf v1.27.1
22:25:09 go: downloading github.com/go-logr/stdr v1.2.2
22:25:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:09 go: downloading github.com/containerd/typeurl v1.0.2
22:25:09 go: downloading github.com/golang/protobuf v1.5.2
22:25:09 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:09 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:09 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:09 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:09 go: downloading github.com/google/gofuzz v1.2.0
22:25:09 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:09 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:09 go: downloading github.com/gogo/googleapis v1.4.1
22:25:09 go: downloading github.com/containerd/continuity v0.3.0
22:25:09 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:09 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:09 go: downloading github.com/Masterminds/semver v1.5.0
22:25:09 go: downloading github.com/rivo/uniseg v0.2.0
22:25:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:09 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:09 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:09 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:09 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:09 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:09 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:09 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:09 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:09 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:09 go: downloading github.com/google/go-cmp v0.5.9
22:25:09 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:09 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:09 go: downloading github.com/docker/go-metrics v0.0.1
22:25:09 go: downloading github.com/json-iterator/go v1.1.12
22:25:09 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:09 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:09 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:09 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:09 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:09 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:09 go: downloading github.com/moby/spdystream v0.2.0
22:25:09 go: downloading github.com/prometheus/client_model v0.2.0
22:25:09 go: downloading github.com/prometheus/common v0.32.1
22:25:09 go: downloading github.com/beorn7/perks v1.0.1
22:25:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:09 go: downloading github.com/prometheus/procfs v0.7.3
22:25:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:15 make[2]: Leaving directory '/root/build-deb/compose'
22:25:15 # Build the scan-plugin
22:25:15 # TODO change once we support scan-plugin on other architectures
22:25:15 if [ "arm64" = "amd64" ]; then \
22:25:15 	cd /go/src/github.com/docker/scan-cli-plugin \
22:25:15 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:25:15 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:25:15 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:25:15 fi
22:25:15 # Build the CLI plugins
22:25:15 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:25:15 set -e;cd /sources && \
22:25:15 	tar xzf plugin-installers.tgz; \
22:25:15 	for installer in plugins/*.installer; do \
22:25:15 		LDFLAGS='' bash ${installer} build; \
22:25:15 	done
22:25:15 Cloning into '/go/src/github.com/docker/app'...
22:25:15 Fetching origin
22:25:15 make[2]: Entering directory '/go/src/github.com/docker/app'
22:25: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
22:25:16 Project root: /go/src/github.com/docker/cli
22:25:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:16 2022/10/22 22:25:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:16 make[2]: Leaving directory '/root/build-deb/cli'
22:25:16 # Build the compose plugin
22:25:16 cd /go/src/github.com/docker/compose \
22:25:16 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:16 make[2]: Entering directory '/root/build-deb/compose'
22:25:16 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:16 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:16 go: downloading github.com/spf13/cobra v1.6.0
22:25:16 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:16 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:16 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:16 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:16 go: downloading github.com/morikuni/aec v1.0.0
22:25:16 go: downloading github.com/spf13/pflag v1.0.5
22:25:16 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:16 go: downloading github.com/docker/go-connections v0.4.0
22:25:16 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:16 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:16 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:16 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:16 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:16 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:16 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:16 go: downloading github.com/docker/buildx v0.9.1
22:25:16 go: downloading github.com/docker/go-units v0.5.0
22:25:16 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:16 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:16 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:16 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:16 go: downloading github.com/containerd/containerd v1.6.8
22:25:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:16 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:16 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:16 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:16 go: downloading k8s.io/client-go v0.22.4
22:25:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:16 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:16 go: downloading github.com/imdario/mergo v0.3.13
22:25:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:16 go: downloading github.com/containerd/console v1.0.3
22:25:16 go: downloading golang.org/x/text v0.3.7
22:25:16 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:16 go: downloading github.com/buger/goterm v1.0.4
22:25:16 go: downloading github.com/stretchr/testify v1.8.0
22:25:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:16 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:16 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:16 go: downloading github.com/go-logr/logr v1.2.3
22:25:16 go: downloading k8s.io/api v0.22.4
22:25:16 go: downloading k8s.io/apimachinery v0.22.4
22:25:16 go: downloading github.com/gofrs/flock v0.8.0
22:25:16 go: downloading github.com/moby/sys/signal v0.7.0
22:25:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:16 go: downloading github.com/golang/mock v1.6.0
22:25:16 go: downloading github.com/klauspost/compress v1.15.9
22:25:16 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:16 go: downloading github.com/opencontainers/runc v1.1.2
22:25:16 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:16 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:16 go: downloading google.golang.org/grpc v1.47.0
22:25:16 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:16 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:16 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:16 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:16 go: downloading github.com/gogo/protobuf v1.3.2
22:25:16 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:16 go: downloading github.com/moby/locker v1.0.1
22:25:16 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:16 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:16 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:16 go: downloading k8s.io/klog/v2 v2.60.1
22:25:16 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:16 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:16 go: downloading google.golang.org/protobuf v1.27.1
22:25:16 go: downloading github.com/go-logr/stdr v1.2.2
22:25:16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:16 go: downloading github.com/containerd/typeurl v1.0.2
22:25:16 go: downloading github.com/golang/protobuf v1.5.2
22:25:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:16 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:16 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:16 go: downloading github.com/google/gofuzz v1.2.0
22:25:16 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:16 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:16 go: downloading github.com/gogo/googleapis v1.4.1
22:25:16 go: downloading github.com/containerd/continuity v0.3.0
22:25:16 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:16 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:16 go: downloading github.com/Masterminds/semver v1.5.0
22:25:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:16 go: downloading github.com/rivo/uniseg v0.2.0
22:25:16 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:16 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:16 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:16 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:16 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:16 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:16 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:16 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:16 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:16 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:16 go: downloading github.com/google/go-cmp v0.5.9
22:25:16 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:16 go: downloading github.com/docker/go-metrics v0.0.1
22:25:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:16 go: downloading github.com/json-iterator/go v1.1.12
22:25:16 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:16 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:16 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:16 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:16 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:16 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:16 go: downloading github.com/moby/spdystream v0.2.0
22:25:16 go: downloading github.com/beorn7/perks v1.0.1
22:25:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:16 go: downloading github.com/prometheus/client_model v0.2.0
22:25:16 go: downloading github.com/prometheus/common v0.32.1
22:25:16 go: downloading github.com/prometheus/procfs v0.7.3
22:25:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:17 Project root: /go/src/github.com/docker/cli
22:25:17 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:17 2022/10/22 22:25:12 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:17 make[2]: Leaving directory '/root/build-deb/cli'
22:25:17 # Build the compose plugin
22:25:17 cd /go/src/github.com/docker/compose \
22:25:17 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:17 make[2]: Entering directory '/root/build-deb/compose'
22:25:17 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:17 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:17 go: downloading github.com/spf13/cobra v1.6.0
22:25:17 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:17 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:17 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:17 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:17 go: downloading github.com/morikuni/aec v1.0.0
22:25:17 go: downloading github.com/spf13/pflag v1.0.5
22:25:17 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:17 go: downloading github.com/docker/go-connections v0.4.0
22:25:17 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:17 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:17 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:17 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:17 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:17 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:17 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:17 go: downloading github.com/docker/buildx v0.9.1
22:25:17 go: downloading github.com/docker/go-units v0.5.0
22:25:17 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:17 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:17 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:17 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:17 go: downloading github.com/containerd/containerd v1.6.8
22:25:17 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:17 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:17 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:17 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:17 go: downloading k8s.io/client-go v0.22.4
22:25:17 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:17 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:17 go: downloading github.com/imdario/mergo v0.3.13
22:25:17 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:17 go: downloading github.com/containerd/console v1.0.3
22:25:17 go: downloading golang.org/x/text v0.3.7
22:25:17 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:17 go: downloading github.com/buger/goterm v1.0.4
22:25:17 go: downloading github.com/stretchr/testify v1.8.0
22:25:17 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:17 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:17 go: downloading github.com/go-logr/logr v1.2.3
22:25:17 go: downloading k8s.io/api v0.22.4
22:25:17 go: downloading k8s.io/apimachinery v0.22.4
22:25:18 go: downloading github.com/gofrs/flock v0.8.0
22:25:18 go: downloading github.com/moby/sys/signal v0.7.0
22:25:18 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:18 go: downloading github.com/golang/mock v1.6.0
22:25:18 go: downloading github.com/klauspost/compress v1.15.9
22:25:18 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:18 go: downloading github.com/opencontainers/runc v1.1.2
22:25:18 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:18 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:18 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:18 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:18 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:18 go: downloading google.golang.org/grpc v1.47.0
22:25:18 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:19 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:19 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:19 go: downloading github.com/gogo/protobuf v1.3.2
22:25:20 Project root: /go/src/github.com/docker/cli
22:25:20 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:20 2022/10/22 22:25:10 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:20 make[2]: Leaving directory '/root/build-deb/cli'
22:25:20 # Build the compose plugin
22:25:20 cd /go/src/github.com/docker/compose \
22:25:20 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:20 make[2]: Entering directory '/root/build-deb/compose'
22:25:20 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:20 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:20 go: downloading github.com/spf13/cobra v1.6.0
22:25:20 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:20 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:20 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:20 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:20 go: downloading github.com/docker/go-connections v0.4.0
22:25:20 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:20 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:20 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:20 go: downloading github.com/spf13/pflag v1.0.5
22:25:20 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:20 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:20 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:20 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:20 go: downloading github.com/docker/buildx v0.9.1
22:25:20 go: downloading github.com/docker/go-units v0.5.0
22:25:20 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:20 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:20 go: downloading github.com/morikuni/aec v1.0.0
22:25:20 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:20 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:20 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:20 go: downloading github.com/containerd/containerd v1.6.8
22:25:20 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:20 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:20 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:20 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:20 go: downloading k8s.io/client-go v0.22.4
22:25:20 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:20 go: downloading github.com/imdario/mergo v0.3.13
22:25:20 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:20 go: downloading github.com/containerd/console v1.0.3
22:25:20 go: downloading golang.org/x/text v0.3.7
22:25:20 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:20 go: downloading github.com/buger/goterm v1.0.4
22:25:20 go: downloading github.com/stretchr/testify v1.8.0
22:25:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:20 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:20 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:20 go: downloading github.com/go-logr/logr v1.2.3
22:25:20 go: downloading k8s.io/api v0.22.4
22:25:20 go: downloading k8s.io/apimachinery v0.22.4
22:25:20 go: downloading github.com/gofrs/flock v0.8.0
22:25:20 go: downloading github.com/moby/sys/signal v0.7.0
22:25:20 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:20 go: downloading github.com/golang/mock v1.6.0
22:25:20 go: downloading github.com/klauspost/compress v1.15.9
22:25:20 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:20 go: downloading github.com/opencontainers/runc v1.1.2
22:25:20 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:20 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:20 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:20 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:20 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:20 go: downloading google.golang.org/grpc v1.47.0
22:25:20 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:20 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:20 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:20 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:20 go: downloading github.com/gogo/protobuf v1.3.2
22:25:20 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:20 go: downloading github.com/moby/locker v1.0.1
22:25:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:20 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:20 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:20 go: downloading k8s.io/klog/v2 v2.60.1
22:25:20 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:20 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:20 go: downloading google.golang.org/protobuf v1.27.1
22:25:20 go: downloading github.com/go-logr/stdr v1.2.2
22:25:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:20 go: downloading github.com/containerd/typeurl v1.0.2
22:25:20 go: downloading github.com/golang/protobuf v1.5.2
22:25:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:20 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:20 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:20 go: downloading github.com/google/gofuzz v1.2.0
22:25:20 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:20 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:20 go: downloading github.com/gogo/googleapis v1.4.1
22:25:20 go: downloading github.com/containerd/continuity v0.3.0
22:25:20 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:20 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:20 go: downloading github.com/Masterminds/semver v1.5.0
22:25:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:20 go: downloading github.com/rivo/uniseg v0.2.0
22:25:20 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:20 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:20 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:20 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:20 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:20 go: downloading github.com/google/go-cmp v0.5.9
22:25:20 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:20 go: downloading github.com/docker/go-metrics v0.0.1
22:25:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:20 go: downloading github.com/json-iterator/go v1.1.12
22:25:20 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:20 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:20 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:20 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:20 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:20 go: downloading github.com/moby/locker v1.0.1
22:25:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:20 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:20 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:20 go: downloading k8s.io/klog/v2 v2.60.1
22:25:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:20 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:20 go: downloading github.com/moby/spdystream v0.2.0
22:25:20 go: downloading github.com/prometheus/client_model v0.2.0
22:25:20 go: downloading github.com/prometheus/common v0.32.1
22:25:20 go: downloading github.com/beorn7/perks v1.0.1
22:25:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:20 go: downloading github.com/prometheus/procfs v0.7.3
22:25:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:20 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:20 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:20 go: downloading google.golang.org/protobuf v1.27.1
22:25:20 go: downloading github.com/go-logr/stdr v1.2.2
22:25:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:20 go: downloading github.com/containerd/typeurl v1.0.2
22:25:20 go: downloading github.com/golang/protobuf v1.5.2
22:25:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:20 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:20 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:20 go: downloading github.com/google/gofuzz v1.2.0
22:25:20 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:20 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:20 go: downloading github.com/gogo/googleapis v1.4.1
22:25:23 go: downloading github.com/containerd/continuity v0.3.0
22:25:23 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:23 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:23 go: downloading github.com/Masterminds/semver v1.5.0
22:25:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:23 go: downloading github.com/rivo/uniseg v0.2.0
22:25:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:23 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:23 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:23 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:23 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:23 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:23 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:23 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:23 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:23 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:23 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:23 go: downloading github.com/google/go-cmp v0.5.9
22:25:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:23 go: downloading github.com/docker/go-metrics v0.0.1
22:25:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:23 go: downloading github.com/json-iterator/go v1.1.12
22:25:23 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:23 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:23 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:23 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:23 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:23 go: downloading github.com/moby/spdystream v0.2.0
22:25:23 go: downloading github.com/prometheus/client_model v0.2.0
22:25:23 go: downloading github.com/prometheus/common v0.32.1
22:25:23 go: downloading github.com/beorn7/perks v1.0.1
22:25:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:23 go: downloading github.com/prometheus/procfs v0.7.3
22:25:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:24 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64.rpm
22:25:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lbz6qX
22:25:24 + umask 022
22:25:24 + cd /root/rpmbuild/BUILD
22:25:24 + cd src
22:25:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:24 + exit 0
22:25:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eEAqej
22:25:24 + umask 022
22:25:24 + cd /root/rpmbuild/BUILD
22:25:24 + cd /root/rpmbuild/BUILD
22:25:24 + rm -rf src
22:25:24 + /usr/bin/mkdir -p src
22:25:24 + cd src
22:25:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:25:24 + /usr/bin/tar -xf -
22:25:24 + STATUS=0
22:25:24 + '[' 0 -ne 0 ']'
22:25:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:25:24 + /usr/bin/tar -xf -
22:25:24 + STATUS=0
22:25:24 + '[' 0 -ne 0 ']'
22:25:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:25:24 + exit 0
22:25:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o87SoV
22:25:24 + umask 022
22:25:24 + cd /root/rpmbuild/BUILD
22:25:24 + cd src
22:25:24 + export DOCKER_GITCOMMIT=753cd92
22:25:24 + DOCKER_GITCOMMIT=753cd92
22:25:24 + mkdir -p /go/src/github.com/docker
22:25:24 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:25:24 + TMP_GOPATH=/go
22:25:24 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:25:24 + RM_GOPATH=0
22:25:24 + TMP_GOPATH=/go
22:25:24 + : /usr/local/bin
22:25:24 + '[' -z /go ']'
22:25:24 + export GOPATH=/go
22:25:24 + GOPATH=/go
22:25:24 + case "$(go env GOARCH)" in
22:25:24 ++ go env GOARCH
22:25:24 + export GO_BUILDMODE=-buildmode=pie
22:25:24 + GO_BUILDMODE=-buildmode=pie
22:25:24 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:25:24 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:25:24 + bin=rootlesskit
22:25:24 + shift
22:25:24 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:25:24 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:25:24 ++ : v0.14.4
22:25:24 + install_rootlesskit dynamic
22:25:24 + case "$1" in
22:25:24 + install_rootlesskit_dynamic
22:25:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:25:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:25:24 + export BUILD_MODE=-buildmode=pie
22:25:24 + BUILD_MODE=-buildmode=pie
22:25:24 + _install_rootlesskit
22:25:24 + echo 'Install rootlesskit version v0.14.4'
22:25:24 + for f in rootlesskit rootlesskit-docker-proxy
22:25:24 Install rootlesskit version v0.14.4
22:25:24 + GOBIN=/usr/local/bin
22:25:24 + GO111MODULE=on
22:25:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:25:24 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:25:24 Project root: /go/src/github.com/docker/cli
22:25:24 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:24 2022/10/22 22:25:21 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:24 make[2]: Leaving directory '/root/build-deb/cli'
22:25:24 # Build the compose plugin
22:25:24 cd /go/src/github.com/docker/compose \
22:25:24 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:24 make[2]: Entering directory '/root/build-deb/compose'
22:25:24 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:24 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:24 go: downloading github.com/spf13/cobra v1.6.0
22:25:24 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:24 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:24 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:24 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:24 go: downloading github.com/morikuni/aec v1.0.0
22:25:24 go: downloading github.com/spf13/pflag v1.0.5
22:25:24 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:24 go: downloading github.com/docker/go-connections v0.4.0
22:25:24 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:24 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:24 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:24 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:24 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:24 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:24 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:24 go: downloading github.com/docker/buildx v0.9.1
22:25:25 make[2]: Leaving directory '/root/build-deb/compose'
22:25:25 # Build the scan-plugin
22:25:25 # TODO change once we support scan-plugin on other architectures
22:25:25 if [ "arm64" = "amd64" ]; then \
22:25:25 	cd /go/src/github.com/docker/scan-cli-plugin \
22:25:25 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:25:25 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:25:25 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:25:25 fi
22:25:25 # Build the CLI plugins
22:25:25 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:25:25 set -e;cd /sources && \
22:25:25 	tar xzf plugin-installers.tgz; \
22:25:25 	for installer in plugins/*.installer; do \
22:25:25 		LDFLAGS='' bash ${installer} build; \
22:25:25 	done
22:25:25 Cloning into '/go/src/github.com/docker/app'...
22:25:25 Fetching origin
22:25:25 make[2]: Entering directory '/go/src/github.com/docker/app'
22:25: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
22:25:25 go: downloading github.com/docker/go-units v0.5.0
22:25:25 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:25 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:25 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:25 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:25 go: downloading github.com/containerd/containerd v1.6.8
22:25:25 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:25 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:26 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:26 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:26 go: downloading k8s.io/client-go v0.22.4
22:25:26 make[2]: Leaving directory '/root/build-deb/compose'
22:25:26 # Build the scan-plugin
22:25:26 # TODO change once we support scan-plugin on other architectures
22:25:26 if [ "arm64" = "amd64" ]; then \
22:25:26 	cd /go/src/github.com/docker/scan-cli-plugin \
22:25:26 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:25:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:25:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:25:26 fi
22:25:26 # Build the CLI plugins
22:25:26 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:25:26 set -e;cd /sources && \
22:25:26 	tar xzf plugin-installers.tgz; \
22:25:26 	for installer in plugins/*.installer; do \
22:25:26 		LDFLAGS='' bash ${installer} build; \
22:25:26 	done
22:25:26 Cloning into '/go/src/github.com/docker/app'...
22:25:26 Fetching origin
22:25:26 make[2]: Entering directory '/go/src/github.com/docker/app'
22:25:26 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
22:25:26 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:26 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:26 go: downloading github.com/imdario/mergo v0.3.13
22:25:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:26 go: downloading github.com/containerd/console v1.0.3
22:25:26 go: downloading golang.org/x/text v0.3.7
22:25:26 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:26 go: downloading github.com/buger/goterm v1.0.4
22:25:26 go: downloading github.com/stretchr/testify v1.8.0
22:25:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:27 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:27 go: downloading github.com/go-logr/logr v1.2.3
22:25:27 go: downloading k8s.io/api v0.22.4
22:25:27 go: downloading github.com/pkg/errors v0.9.1
22:25:27 go: downloading github.com/sirupsen/logrus v1.8.1
22:25:27 go: downloading github.com/urfave/cli/v2 v2.3.0
22:25:27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:25:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:25:27 go: downloading github.com/google/uuid v1.3.0
22:25:27 go: downloading github.com/moby/vpnkit v0.5.0
22:25:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:25:27 go: downloading github.com/gofrs/flock v0.8.1
22:25:27 go: downloading github.com/gorilla/mux v1.8.0
22:25:27 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:25:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:25:27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:25:27 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:25:27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:25:28 go: downloading k8s.io/apimachinery v0.22.4
22:25:28 go: downloading github.com/gofrs/flock v0.8.0
22:25:28 go: downloading github.com/moby/sys/signal v0.7.0
22:25:28 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:28 go: downloading github.com/golang/mock v1.6.0
22:25:28 go: downloading github.com/klauspost/compress v1.15.9
22:25:28 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:28 go: downloading github.com/opencontainers/runc v1.1.2
22:25:28 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:28 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:28 go: downloading google.golang.org/grpc v1.47.0
22:25:28 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:29 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:29 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:29 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:29 go: downloading github.com/gogo/protobuf v1.3.2
22:25:29 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:29 go: downloading github.com/moby/locker v1.0.1
22:25:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:30 Project root: /go/src/github.com/docker/cli
22:25:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:22 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:30 make[2]: Leaving directory '/root/build-deb/cli'
22:25:30 # Build the compose plugin
22:25:30 cd /go/src/github.com/docker/compose \
22:25:30 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:30 make[2]: Entering directory '/root/build-deb/compose'
22:25:30 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:30 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:30 go: downloading github.com/spf13/cobra v1.6.0
22:25:30 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:30 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:30 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:30 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:30 go: downloading github.com/morikuni/aec v1.0.0
22:25:30 go: downloading github.com/spf13/pflag v1.0.5
22:25:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:30 go: downloading github.com/docker/go-connections v0.4.0
22:25:30 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:30 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:30 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:30 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:30 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:30 go: downloading github.com/docker/buildx v0.9.1
22:25:30 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:30 go: downloading github.com/docker/go-units v0.5.0
22:25:30 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:30 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:30 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:30 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:30 go: downloading github.com/containerd/containerd v1.6.8
22:25:30 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:30 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:30 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:30 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:30 go: downloading k8s.io/client-go v0.22.4
22:25:30 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:30 go: downloading github.com/imdario/mergo v0.3.13
22:25:30 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:30 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:30 go: downloading github.com/containerd/console v1.0.3
22:25:30 go: downloading golang.org/x/text v0.3.7
22:25:30 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:30 go: downloading github.com/buger/goterm v1.0.4
22:25:30 go: downloading github.com/stretchr/testify v1.8.0
22:25:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:30 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:30 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:30 go: downloading github.com/go-logr/logr v1.2.3
22:25:30 go: downloading k8s.io/api v0.22.4
22:25:30 go: downloading k8s.io/apimachinery v0.22.4
22:25:30 go: downloading github.com/gofrs/flock v0.8.0
22:25:30 go: downloading github.com/moby/sys/signal v0.7.0
22:25:30 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:30 go: downloading github.com/golang/mock v1.6.0
22:25:30 go: downloading github.com/klauspost/compress v1.15.9
22:25:30 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:30 go: downloading github.com/opencontainers/runc v1.1.2
22:25:30 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:30 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:30 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:30 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:30 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:30 go: downloading google.golang.org/grpc v1.47.0
22:25:30 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:30 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:30 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:30 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:30 go: downloading github.com/gogo/protobuf v1.3.2
22:25:30 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:30 go: downloading github.com/moby/locker v1.0.1
22:25:30 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:30 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:30 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:30 go: downloading k8s.io/klog/v2 v2.60.1
22:25:30 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:30 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:30 go: downloading google.golang.org/protobuf v1.27.1
22:25:30 go: downloading github.com/go-logr/stdr v1.2.2
22:25:30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:30 go: downloading github.com/containerd/typeurl v1.0.2
22:25:30 go: downloading github.com/golang/protobuf v1.5.2
22:25:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:30 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:30 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:30 go: downloading github.com/google/gofuzz v1.2.0
22:25:30 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:30 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:30 go: downloading github.com/gogo/googleapis v1.4.1
22:25:30 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:30 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:30 go: downloading k8s.io/klog/v2 v2.60.1
22:25:30 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:30 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:30 go: downloading google.golang.org/protobuf v1.27.1
22:25:30 go: downloading github.com/go-logr/stdr v1.2.2
22:25:30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:30 go: downloading github.com/containerd/typeurl v1.0.2
22:25:30 go: downloading github.com/golang/protobuf v1.5.2
22:25:30 Project root: /go/src/github.com/docker/cli
22:25:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:30 2022/10/22 22:25:29 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:30 make[2]: Leaving directory '/root/build-deb/cli'
22:25:30 # Build the compose plugin
22:25:30 cd /go/src/github.com/docker/compose \
22:25:30 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:30 make[2]: Entering directory '/root/build-deb/compose'
22:25:30 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:30 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:30 go: downloading github.com/spf13/cobra v1.6.0
22:25:30 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:30 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:30 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:30 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:30 go: downloading github.com/morikuni/aec v1.0.0
22:25:30 go: downloading github.com/spf13/pflag v1.0.5
22:25:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:30 go: downloading github.com/docker/go-connections v0.4.0
22:25:30 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:30 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:30 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:30 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:30 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:30 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:30 go: downloading github.com/docker/buildx v0.9.1
22:25:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:30 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:30 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:31 go: downloading github.com/docker/go-units v0.5.0
22:25:31 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:31 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:31 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:31 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:31 go: downloading github.com/containerd/containerd v1.6.8
22:25:31 go: downloading github.com/google/gofuzz v1.2.0
22:25:31 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:31 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:31 go: downloading github.com/gogo/googleapis v1.4.1
22:25:31 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:31 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:31 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:31 go: downloading k8s.io/client-go v0.22.4
22:25:31 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:31 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:31 go: downloading github.com/imdario/mergo v0.3.13
22:25:31 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:31 go: downloading github.com/containerd/console v1.0.3
22:25:31 go: downloading golang.org/x/text v0.3.7
22:25:31 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:31 go: downloading github.com/buger/goterm v1.0.4
22:25:31 go: downloading github.com/stretchr/testify v1.8.0
22:25:31 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:31 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:31 go: downloading github.com/go-logr/logr v1.2.3
22:25:31 go: downloading k8s.io/api v0.22.4
22:25:32 go: downloading k8s.io/apimachinery v0.22.4
22:25:32 go: downloading github.com/gofrs/flock v0.8.0
22:25:32 go: downloading github.com/moby/sys/signal v0.7.0
22:25:32 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:32 go: downloading github.com/golang/mock v1.6.0
22:25:32 go: downloading github.com/containerd/continuity v0.3.0
22:25:32 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:32 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:32 go: downloading github.com/Masterminds/semver v1.5.0
22:25:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:32 go: downloading github.com/rivo/uniseg v0.2.0
22:25:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:32 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:32 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:32 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:32 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:32 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:32 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:32 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:32 + for f in rootlesskit rootlesskit-docker-proxy
22:25:32 + GOBIN=/usr/local/bin
22:25:32 + GO111MODULE=on
22:25:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:25:32 go: downloading github.com/klauspost/compress v1.15.9
22:25:32 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:32 go: downloading github.com/opencontainers/runc v1.1.2
22:25:32 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:32 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:32 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:32 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:32 go: downloading google.golang.org/grpc v1.47.0
22:25:33 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:33 go: downloading github.com/google/go-cmp v0.5.9
22:25:33 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:33 go: downloading github.com/docker/go-metrics v0.0.1
22:25:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:33 go: downloading github.com/json-iterator/go v1.1.12
22:25:33 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:33 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:33 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:33 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:33 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:33 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:33 go: downloading github.com/moby/spdystream v0.2.0
22:25:33 go: downloading github.com/prometheus/client_model v0.2.0
22:25:33 go: downloading github.com/prometheus/common v0.32.1
22:25:33 go: downloading github.com/beorn7/perks v1.0.1
22:25:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:33 go: downloading github.com/prometheus/procfs v0.7.3
22:25:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:33 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:33 go: downloading github.com/containerd/continuity v0.3.0
22:25:33 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:33 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:33 go: downloading github.com/Masterminds/semver v1.5.0
22:25:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:33 go: downloading github.com/rivo/uniseg v0.2.0
22:25:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:33 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:33 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:33 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:33 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:33 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:33 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:33 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:33 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:33 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:33 + for installer in *.installer
22:25:33 + '[' buildx.installer '!=' scan.installer ']'
22:25:33 + bash buildx.installer build
22:25:33 Cloning into '/go/src/github.com/docker/buildx'...
22:25:33 + GO111MODULE=on
22:25: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
22:25:33 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:33 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:33 go: downloading github.com/gogo/protobuf v1.3.2
22:25:33 go: downloading github.com/google/go-cmp v0.5.9
22:25:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:33 go: downloading github.com/docker/go-metrics v0.0.1
22:25:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:33 go: downloading github.com/json-iterator/go v1.1.12
22:25:33 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:33 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:33 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:33 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:33 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:33 go: downloading github.com/moby/spdystream v0.2.0
22:25:34 go: downloading github.com/prometheus/client_model v0.2.0
22:25:34 go: downloading github.com/prometheus/common v0.32.1
22:25:34 go: downloading github.com/beorn7/perks v1.0.1
22:25:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:34 go: downloading github.com/prometheus/procfs v0.7.3
22:25:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:34 + return
22:25:34 + exit 0
22:25:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wkBK51
22:25:34 + umask 022
22:25:34 + cd /root/rpmbuild/BUILD
22:25:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64 '!=' / ']'
22:25:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:34 + mkdir -p /root/rpmbuild/BUILDROOT
22:25:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:34 + cd src
22:25:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/dockerd-rootless.sh
22:25:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:25:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/rootlesskit
22:25:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
22:25:34 + /usr/lib/rpm/check-buildroot
22:25:34 + /usr/lib/rpm/redhat/brp-compress
22:25:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:25:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:25:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:25:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:25:34 + /usr/lib/rpm/redhat/brp-python-hardlink
22:25:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:25:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Hcs3X9
22:25:34 + umask 022
22:25:34 + cd /root/rpmbuild/BUILD
22:25:34 + cd src
22:25:34 + /usr/local/bin/rootlesskit -v
22:25:34 rootlesskit version 0.14.4
22:25:34 + exit 0
22:25:34 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:34 go: downloading github.com/moby/locker v1.0.1
22:25:34 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:34 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:34 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:34 go: downloading k8s.io/klog/v2 v2.60.1
22:25:34 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:34 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:34 go: downloading google.golang.org/protobuf v1.27.1
22:25:34 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:34 go: downloading github.com/go-logr/stdr v1.2.2
22:25:34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:34 go: downloading github.com/containerd/typeurl v1.0.2
22:25:34 go: downloading github.com/golang/protobuf v1.5.2
22:25:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:34 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:34 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:34 go: downloading github.com/google/gofuzz v1.2.0
22:25:34 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:34 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:34 go: downloading github.com/gogo/googleapis v1.4.1
22:25:34 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.el7
22:25:34 Requires(interp): /bin/sh /bin/sh /bin/sh
22:25:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:25:34 Requires(post): /bin/sh
22:25:34 Requires(preun): /bin/sh
22:25:34 Requires(postun): /bin/sh
22:25:34 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)
22:25:34 Conflicts: rootlesskit
22:25:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:34 scripts/docs/generate-man.sh
22:25:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:25:35 go: downloading github.com/containerd/continuity v0.3.0
22:25:35 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:35 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:35 go: downloading github.com/Masterminds/semver v1.5.0
22:25:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:35 go: downloading github.com/rivo/uniseg v0.2.0
22:25:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:35 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:35 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:35 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:35 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:35 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:35 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:35 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:35 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:36 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:36 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:36 go: downloading github.com/google/go-cmp v0.5.9
22:25:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:36 go: downloading github.com/docker/go-metrics v0.0.1
22:25:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:36 go: downloading github.com/json-iterator/go v1.1.12
22:25:36 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:36 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:36 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:36 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:36 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:36 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:36 go: downloading github.com/moby/spdystream v0.2.0
22:25:36 go: downloading github.com/beorn7/perks v1.0.1
22:25:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:36 go: downloading github.com/prometheus/client_model v0.2.0
22:25:36 go: downloading github.com/prometheus/common v0.32.1
22:25:36 Project root: /go/src/github.com/docker/cli
22:25:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:36 2022/10/22 22:25:27 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:36 make[2]: Leaving directory '/root/build-deb/cli'
22:25:36 # Build the compose plugin
22:25:36 cd /go/src/github.com/docker/compose \
22:25:36 && make VERSION=v2.12.2 DESTDIR=/usr/libexec/docker/cli-plugins build
22:25:36 make[2]: Entering directory '/root/build-deb/compose'
22:25:36 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
22:25:36 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:36 go: downloading github.com/spf13/cobra v1.6.0
22:25:36 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:36 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:36 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:36 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:36 go: downloading github.com/morikuni/aec v1.0.0
22:25:36 go: downloading github.com/spf13/pflag v1.0.5
22:25:36 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:36 go: downloading github.com/docker/go-connections v0.4.0
22:25:36 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:36 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:36 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:36 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:36 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:36 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:36 go: downloading github.com/docker/buildx v0.9.1
22:25:36 go: downloading github.com/docker/go-units v0.5.0
22:25:36 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:36 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:36 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:36 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:36 go: downloading github.com/containerd/containerd v1.6.8
22:25:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:36 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:36 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:36 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:36 go: downloading k8s.io/client-go v0.22.4
22:25:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:36 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:36 go: downloading github.com/imdario/mergo v0.3.13
22:25:36 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:36 go: downloading github.com/containerd/console v1.0.3
22:25:36 go: downloading golang.org/x/text v0.3.7
22:25:36 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:36 go: downloading github.com/buger/goterm v1.0.4
22:25:36 go: downloading github.com/stretchr/testify v1.8.0
22:25:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:36 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:36 go: downloading github.com/go-logr/logr v1.2.3
22:25:36 go: downloading k8s.io/api v0.22.4
22:25:36 go: downloading k8s.io/apimachinery v0.22.4
22:25:36 go: downloading github.com/gofrs/flock v0.8.0
22:25:36 go: downloading github.com/moby/sys/signal v0.7.0
22:25:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:36 go: downloading github.com/golang/mock v1.6.0
22:25:36 go: downloading github.com/klauspost/compress v1.15.9
22:25:36 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:36 go: downloading github.com/opencontainers/runc v1.1.2
22:25:36 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:36 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:36 go: downloading google.golang.org/grpc v1.47.0
22:25:36 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:36 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:36 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:36 go: downloading github.com/gogo/protobuf v1.3.2
22:25:36 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:36 go: downloading github.com/moby/locker v1.0.1
22:25:36 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:36 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:36 go: downloading k8s.io/klog/v2 v2.60.1
22:25:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:36 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:36 go: downloading google.golang.org/protobuf v1.27.1
22:25:36 go: downloading github.com/go-logr/stdr v1.2.2
22:25:36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:36 go: downloading github.com/containerd/typeurl v1.0.2
22:25:36 go: downloading github.com/golang/protobuf v1.5.2
22:25:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:36 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:36 go: downloading github.com/google/gofuzz v1.2.0
22:25:36 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:36 go: downloading github.com/gogo/googleapis v1.4.1
22:25:36 go: downloading github.com/prometheus/procfs v0.7.3
22:25:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:36 + popd
22:25:36 + RPM_EC=0
22:25:36 ~/rpmbuild/BUILD/src
22:25:36 ++ jobs -p
22:25:36 + exit 0
22:25:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cztlQd
22:25:36 + umask 022
22:25:36 + cd /root/rpmbuild/BUILD
22:25:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64 '!=' / ']'
22:25:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 + mkdir -p /root/rpmbuild/BUILDROOT
22:25:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 + cd src
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin
22:25:36 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/docker
22:25:36 + pushd /root/rpmbuild/BUILD/src/plugins
22:25:36 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:25:36 + for installer in *.installer
22:25:36 + '[' app.installer '!=' scan.installer ']'
22:25:36 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:36 + bash app.installer install_plugin
22:25:36 + for installer in *.installer
22:25:36 + '[' buildx.installer '!=' scan.installer ']'
22:25:36 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:36 + bash buildx.installer install_plugin
22:25:36 + popd
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/bash-completion/completions
22:25:36 ~/rpmbuild/BUILD/src
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/zsh/vendor-completions
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/fish/vendor_completions.d
22:25:36 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/bash-completion/completions/docker
22:25:36 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
22:25:36 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man1
22:25:36 + 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.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man1
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man5
22:25:36 + 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.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man5
22:25:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man8
22:25:36 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/man/man8
22:25:36 + mkdir -p build-docs
22:25:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:36 + cp cli/LICENSE build-docs/LICENSE
22:25:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:36 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:25:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:36 + cp cli/NOTICE build-docs/NOTICE
22:25:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:36 + cp cli/README.md build-docs/README.md
22:25:36 + /usr/lib/rpm/check-buildroot
22:25:36 + /usr/lib/rpm/redhat/brp-ldconfig
22:25:36 + /usr/lib/rpm/brp-compress
22:25:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:25:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:25:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:25:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:25:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:25:36 + /usr/lib/rpm/brp-python-hardlink
22:25:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:25:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ee8bkf
22:25:36 + umask 022
22:25:36 + cd /root/rpmbuild/BUILD
22:25:36 + cd src
22:25:36 ++ cli/build/docker --version
22:25:36 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:36 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:36 + echo 'PASS: cli version OK'
22:25:36 + RPM_EC=0
22:25:36 PASS: cli version OK
22:25:36 ++ jobs -p
22:25:36 + exit 0
22:25:36 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xKyX2S
22:25:36 + umask 022
22:25:36 + cd /root/rpmbuild/BUILD
22:25:36 + cd src
22:25:36 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + export LC_ALL=C
22:25:36 + LC_ALL=C
22:25:36 + export DOCDIR
22:25:36 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/share/doc/docker-ce-cli
22:25:36 + RPM_EC=0
22:25:36 ++ jobs -p
22:25:36 + exit 0
22:25:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:25:36 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.el9
22:25:36 Requires(interp): /bin/sh
22:25:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:25:36 Requires(post): /bin/sh
22:25: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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
22:25:36 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:25:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:25:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:25:37 go: downloading github.com/containerd/continuity v0.3.0
22:25:37 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:37 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:37 go: downloading github.com/Masterminds/semver v1.5.0
22:25:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:37 go: downloading github.com/rivo/uniseg v0.2.0
22:25:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:37 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:37 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:37 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:37 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:37 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:37 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:37 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:37 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:37 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:37 go: downloading github.com/google/go-cmp v0.5.9
22:25:37 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:37 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:37 go: downloading github.com/docker/go-metrics v0.0.1
22:25:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:37 go: downloading github.com/json-iterator/go v1.1.12
22:25:37 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:37 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:37 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:37 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:37 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:37 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:37 go: downloading github.com/moby/spdystream v0.2.0
22:25:37 go: downloading github.com/prometheus/client_model v0.2.0
22:25:37 go: downloading github.com/prometheus/common v0.32.1
22:25:37 go: downloading github.com/beorn7/perks v1.0.1
22:25:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:37 go: downloading github.com/prometheus/procfs v0.7.3
22:25:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:39 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64.rpm
22:25:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ksGlRU
22:25:39 + umask 022
22:25:39 + cd /root/rpmbuild/BUILD
22:25:39 + cd src
22:25:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.aarch64
22:25:39 + exit 0
22:25:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rc5eHY
22:25:39 + umask 022
22:25:39 + cd /root/rpmbuild/BUILD
22:25:39 + cd /root/rpmbuild/BUILD
22:25:39 + rm -rf src
22:25:39 + /usr/bin/mkdir -p src
22:25:39 + cd src
22:25:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:25:39 + /usr/bin/tar -xf -
22:25:39 + STATUS=0
22:25:39 + '[' 0 -ne 0 ']'
22:25:39 + /usr/bin/tar -xf -
22:25:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:25:39 + STATUS=0
22:25:39 + '[' 0 -ne 0 ']'
22:25:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:25:39 + exit 0
22:25:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vRlFD8
22:25:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:25:39 + umask 022
22:25:39 + cd /root/rpmbuild/BUILD
22:25:39 + cd src
22:25:39 + pushd /root/rpmbuild/BUILD/src/compose
22:25:39 + make VERSION=v2.12.2 DESTDIR=./bin build
22:25:39 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:25:39 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:25:39 go: downloading github.com/spf13/cobra v1.6.0
22:25:39 go: downloading github.com/fvbommel/sortorder v1.0.2
22:25:39 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:25:39 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:25:40 ~/rpmbuild/BUILD/src
22:25:40 + popd
22:25:40 + exit 0
22:25:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2sVyZh
22:25:40 + umask 022
22:25:40 + cd /root/rpmbuild/BUILD
22:25:40 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64 '!=' / ']'
22:25:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 + mkdir -p /root/rpmbuild/BUILDROOT
22:25:40 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 + cd src
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin
22:25:40 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/docker
22:25:40 + pushd /root/rpmbuild/BUILD/src/plugins
22:25:40 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:25:40 + for installer in *.installer
22:25:40 + '[' app.installer '!=' scan.installer ']'
22:25:40 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:40 + bash app.installer install_plugin
22:25:40 + for installer in *.installer
22:25:40 + '[' buildx.installer '!=' scan.installer ']'
22:25:40 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 + PREFIX=/usr/libexec/docker/cli-plugins
22:25:40 + bash buildx.installer install_plugin
22:25:40 + popd
22:25:40 ~/rpmbuild/BUILD/src
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/bash-completion/completions
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/zsh/vendor-completions
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/fish/vendor_completions.d
22:25:40 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/bash-completion/completions/docker
22:25:40 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
22:25:40 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man1
22:25:40 + 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.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man1
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man5
22:25:40 + 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.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man5
22:25:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man8
22:25:40 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/man/man8
22:25:40 + mkdir -p build-docs
22:25:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:40 + cp cli/LICENSE build-docs/LICENSE
22:25:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:40 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:25:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:40 + cp cli/NOTICE build-docs/NOTICE
22:25:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:25:40 + cp cli/README.md build-docs/README.md
22:25:40 + /usr/lib/rpm/check-buildroot
22:25:40 + /usr/lib/rpm/redhat/brp-ldconfig
22:25:40 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:25:40 + /usr/lib/rpm/brp-compress
22:25:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:25:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:25:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:25:40 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:25:40 + /usr/lib/rpm/brp-python-hardlink
22:25:40 + PYTHON3=/usr/libexec/platform-python
22:25:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:25:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q3IhHS
22:25:40 + umask 022
22:25:40 + cd /root/rpmbuild/BUILD
22:25:40 + cd src
22:25:40 ++ cli/build/docker --version
22:25:40 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:40 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:25:40 + echo 'PASS: cli version OK'
22:25:40 + exit 0
22:25:40 PASS: cli version OK
22:25:40 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rQnq9S
22:25:40 + umask 022
22:25:40 + cd /root/rpmbuild/BUILD
22:25:40 + cd src
22:25:40 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + export LC_ALL=C
22:25:40 + LC_ALL=C
22:25:40 + export DOCDIR
22:25:40 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/share/doc/docker-ce-cli
22:25:40 + exit 0
22:25:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:25:40 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.el8
22:25:40 Requires(interp): /bin/sh
22:25:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:25:40 Requires(post): /bin/sh
22:25:40 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)
22:25:40 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:25:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:25:40 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:25:40 go: downloading github.com/morikuni/aec v1.0.0
22:25:40 go: downloading github.com/spf13/pflag v1.0.5
22:25:40 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:25:40 go: downloading github.com/docker/go-connections v0.4.0
22:25:40 go: downloading github.com/moby/sys/sequential v0.5.0
22:25:40 go: downloading github.com/sirupsen/logrus v1.9.0
22:25:40 go: downloading github.com/theupdateframework/notary v0.7.0
22:25:40 go: downloading github.com/compose-spec/compose-go v1.6.0
22:25:40 go: downloading github.com/hashicorp/go-version v1.6.0
22:25:40 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:25:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:25:40 go: downloading github.com/docker/buildx v0.9.1
22:25:40 go: downloading github.com/docker/go-units v0.5.0
22:25:40 go: downloading github.com/mattn/go-shellwords v1.0.12
22:25:40 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:25:40 go: downloading github.com/opencontainers/go-digest v1.0.0
22:25:40 go: downloading go.opentelemetry.io/otel v1.11.1
22:25:40 go: downloading github.com/containerd/containerd v1.6.8
22:25:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:25:40 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:25:40 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:25:40 go: downloading gopkg.in/yaml.v2 v2.4.0
22:25:40 go: downloading k8s.io/client-go v0.22.4
22:25:41 Project root: /go/src/github.com/docker/cli
22:25:41 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:25:41 2022/10/22 22:25:35 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:25:41 + popd
22:25:41 ~/rpmbuild/BUILD/src
22:25:41 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:25:41 + pushd /root/rpmbuild/BUILD/src/plugins
22:25:41 + for installer in *.installer
22:25:41 + '[' app.installer '!=' scan.installer ']'
22:25:41 + bash app.installer build
22:25:41 Cloning into '/go/src/github.com/docker/app'...
22:25:41 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
22:25:41 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:25:41 go: downloading github.com/cnabio/cnab-go v0.23.4
22:25:41 go: downloading github.com/imdario/mergo v0.3.13
22:25:41 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:25:41 go: downloading github.com/containerd/console v1.0.3
22:25:41 go: downloading golang.org/x/text v0.3.7
22:25:41 go: downloading github.com/mattn/go-isatty v0.0.16
22:25:41 go: downloading github.com/buger/goterm v1.0.4
22:25:41 go: downloading github.com/stretchr/testify v1.8.0
22:25:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:25:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:25:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:25:41 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:25:41 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:25:41 go: downloading github.com/go-logr/logr v1.2.3
22:25:41 go: downloading k8s.io/api v0.22.4
22:25:41 go: downloading k8s.io/apimachinery v0.22.4
22:25:41 go: downloading github.com/gofrs/flock v0.8.0
22:25:41 go: downloading github.com/moby/sys/signal v0.7.0
22:25:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:25:41 go: downloading github.com/golang/mock v1.6.0
22:25:41 go: downloading github.com/klauspost/compress v1.15.9
22:25:41 go: downloading github.com/moby/patternmatcher v0.5.0
22:25:41 go: downloading github.com/opencontainers/runc v1.1.2
22:25:42 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:25:42 go: downloading github.com/hashicorp/errwrap v1.1.0
22:25:42 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:25:42 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:25:42 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:25:42 go: downloading google.golang.org/grpc v1.47.0
22:25:42 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:25:42 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:25:42 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:25:42 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:25:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:25:42 go: downloading github.com/gogo/protobuf v1.3.2
22:25:42 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:25:42 go: downloading github.com/moby/locker v1.0.1
22:25:42 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:25:42 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:25:42 go: downloading github.com/mattn/go-runewidth v0.0.14
22:25:42 go: downloading k8s.io/klog/v2 v2.60.1
22:25:43 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:25:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:25:43 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:25:43 go: downloading google.golang.org/protobuf v1.27.1
22:25:43 go: downloading github.com/go-logr/stdr v1.2.2
22:25:43 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:25:43 go: downloading github.com/containerd/typeurl v1.0.2
22:25:43 go: downloading github.com/golang/protobuf v1.5.2
22:25:43 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:25:43 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:25:43 go: downloading github.com/pelletier/go-toml v1.9.4
22:25:43 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:25:43 go: downloading github.com/google/gofuzz v1.2.0
22:25:43 go: downloading github.com/moby/sys/symlink v0.2.0
22:25:43 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:25:43 go: downloading github.com/gogo/googleapis v1.4.1
22:25:43 make[2]: Leaving directory '/root/build-deb/compose'
22:25:43 # Build the scan-plugin
22:25:43 # TODO change once we support scan-plugin on other architectures
22:25:43 if [ "arm64" = "amd64" ]; then \
22:25:43 	cd /go/src/github.com/docker/scan-cli-plugin \
22:25:43 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:25:43 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:25:43 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:25:43 fi
22:25:43 # Build the CLI plugins
22:25:43 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:25:43 set -e;cd /sources && \
22:25:43 	tar xzf plugin-installers.tgz; \
22:25:43 	for installer in plugins/*.installer; do \
22:25:43 		LDFLAGS='' bash ${installer} build; \
22:25:43 	done
22:25:43 Cloning into '/go/src/github.com/docker/app'...
22:25:43 Fetching origin
22:25:43 make[2]: Entering directory '/go/src/github.com/docker/app'
22:25:43 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
22:25:44 go: downloading github.com/containerd/continuity v0.3.0
22:25:44 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:25:44 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:25:44 go: downloading github.com/Masterminds/semver v1.5.0
22:25:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:25:44 go: downloading github.com/rivo/uniseg v0.2.0
22:25:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:25:44 go: downloading github.com/davecgh/go-spew v1.1.1
22:25:44 go: downloading github.com/pmezard/go-difflib v1.0.0
22:25:44 go: downloading gopkg.in/yaml.v3 v3.0.1
22:25:44 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:25:44 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:25:44 go: downloading github.com/felixge/httpsnoop v1.0.2
22:25:44 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:25:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:25:44 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:25:44 go: downloading gopkg.in/inf.v0 v0.9.1
22:25:44 go: downloading github.com/googleapis/gnostic v0.5.5
22:25:44 go: downloading github.com/google/go-cmp v0.5.9
22:25:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:25:44 go: downloading github.com/docker/go-metrics v0.0.1
22:25:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:25:44 go: downloading github.com/json-iterator/go v1.1.12
22:25:44 go: downloading github.com/modern-go/reflect2 v1.0.2
22:25:44 go: downloading sigs.k8s.io/yaml v1.2.0
22:25:44 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:25:44 go: downloading github.com/mattn/go-colorable v0.1.12
22:25:44 go: downloading github.com/prometheus/client_golang v1.12.2
22:25:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:25:44 go: downloading github.com/containerd/ttrpc v1.1.0
22:25:44 go: downloading github.com/moby/spdystream v0.2.0
22:25:44 go: downloading github.com/prometheus/client_model v0.2.0
22:25:44 go: downloading github.com/prometheus/common v0.32.1
22:25:44 go: downloading github.com/beorn7/perks v1.0.1
22:25:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:25:44 go: downloading github.com/prometheus/procfs v0.7.3
22:25:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:25:52 + for installer in *.installer
22:25:52 + '[' buildx.installer '!=' scan.installer ']'
22:25:52 + bash buildx.installer build
22:25:52 Cloning into '/go/src/github.com/docker/buildx'...
22:25:52 Fetching origin
22:25:52 + GO111MODULE=on
22:25:52 + 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
22:25:53 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:25:53 Cloning into '/go/src/github.com/docker/buildx'...
22:25:53 Fetching origin
22:25:53 + GO111MODULE=on
22:25:53 + 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
22:25:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64.rpm
22:25:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YvTjbb
22:25:55 + umask 022
22:25:55 + cd /root/rpmbuild/BUILD
22:25:55 + cd src
22:25:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:25:55 + exit 0
22:25:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kTL4Ki
22:25:55 + umask 022
22:25:55 + cd /root/rpmbuild/BUILD
22:25:55 + cd /root/rpmbuild/BUILD
22:25:55 + rm -rf src
22:25:55 + /usr/bin/mkdir -p src
22:25:55 + cd src
22:25:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:25:55 + /usr/bin/tar -xof -
22:25:55 + STATUS=0
22:25:55 + '[' 0 -ne 0 ']'
22:25:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:25:55 + /usr/bin/tar -xof -
22:25:55 + STATUS=0
22:25:55 + '[' 0 -ne 0 ']'
22:25:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:25:55 + exit 0
22:25:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zTDinS
22:25:55 + umask 022
22:25:55 + cd /root/rpmbuild/BUILD
22:25:55 + cd src
22:25:55 + export DOCKER_GITCOMMIT=753cd92
22:25:55 + DOCKER_GITCOMMIT=753cd92
22:25:55 + mkdir -p /go/src/github.com/docker
22:25:55 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:25:55 + TMP_GOPATH=/go
22:25:55 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:25:55 + RM_GOPATH=0
22:25:55 + TMP_GOPATH=/go
22:25:55 + : /usr/local/bin
22:25:55 + '[' -z /go ']'
22:25:55 + export GOPATH=/go
22:25:55 + GOPATH=/go
22:25:55 + case "$(go env GOARCH)" in
22:25:55 ++ go env GOARCH
22:25:55 + export GO_BUILDMODE=-buildmode=pie
22:25:55 + GO_BUILDMODE=-buildmode=pie
22:25:55 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:25:55 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:25:55 + bin=rootlesskit
22:25:55 + shift
22:25:55 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:25:55 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:25:55 ++ : v0.14.4
22:25:55 + install_rootlesskit dynamic
22:25:55 + case "$1" in
22:25:55 + install_rootlesskit_dynamic
22:25:55 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:25:55 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:25:55 + export BUILD_MODE=-buildmode=pie
22:25:55 + BUILD_MODE=-buildmode=pie
22:25:55 + _install_rootlesskit
22:25:55 Install rootlesskit version v0.14.4
22:25:55 + echo 'Install rootlesskit version v0.14.4'
22:25:55 + for f in rootlesskit rootlesskit-docker-proxy
22:25:55 + GOBIN=/usr/local/bin
22:25:55 + GO111MODULE=on
22:25:55 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:25:55 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:25:55 go: downloading github.com/pkg/errors v0.9.1
22:25:55 go: downloading github.com/sirupsen/logrus v1.8.1
22:25:55 go: downloading github.com/urfave/cli/v2 v2.3.0
22:25:55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:25:55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:25:55 go: downloading github.com/google/uuid v1.3.0
22:25:55 go: downloading github.com/moby/vpnkit v0.5.0
22:25:55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:25:55 go: downloading github.com/gofrs/flock v0.8.1
22:25:55 go: downloading github.com/gorilla/mux v1.8.0
22:25:55 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:25:55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:25:55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:25:55 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:25:55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:25:58 #43 92.34 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20221021185355-e814bd0.exe
22:25:58 #43 92.73 Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:25:58 #43 92.94 Building: /build/bundles/cross/windows/amd64/containerutility.exe
22:25:58 #43 97.67 
22:25:59 #43 DONE 98.0s
22:25:59 
22:25:59 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ /
22:25:59 #44 DONE 0.1s
22:25:59 
22:25:59 #45 exporting to client
22:25:59 #45 copying files 22.36MB 0.1s
22:25:59 #45 copying files 52.49MB 0.3s done
22:25:59 #45 DONE 0.3s
22:25:59 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker'
22:26:00 mkdir -p build/win/amd64/docker/cli-plugins
22:26:00 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-771/static/scripts/build-cli-plugins":/build:ro golang:1.18.7 /build
22:26:00 Unable to find image 'golang:1.18.7' locally
22:26:00 1.18.7: Pulling from library/golang
22:26:00 f606d8928ed3: Already exists
22:26:00 47db815c6a45: Already exists
22:26:00 bf4849400000: Already exists
22:26:00 a572f7a256d3: Already exists
22:26:00 643043c84a42: Already exists
22:26:00 2ed59ef61e7e: Already exists
22:26:00 85179b4f11ce: Already exists
22:26:00 Digest: sha256:b0462607b5b5c28a1166c421b3c84e36c0d61b0890372bcf7a2dbc24db0aa615
22:26:00 Status: Downloaded newer image for golang:1.18.7
22:26:00 ~/rpmbuild/BUILD/src
22:26:00 + popd
22:26:00 + RPM_EC=0
22:26:00 ++ jobs -p
22:26:00 + exit 0
22:26:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3zB0uX
22:26:00 + umask 022
22:26:00 + cd /root/rpmbuild/BUILD
22:26:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64 '!=' / ']'
22:26:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 + mkdir -p /root/rpmbuild/BUILDROOT
22:26:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 + 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'
22:26:00 + export CFLAGS
22:26:00 + 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'
22:26:00 + export CXXFLAGS
22:26:00 + 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'
22:26:00 + export FFLAGS
22:26:00 + 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'
22:26:00 + export FCFLAGS
22:26:00 + 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'
22:26:00 + export LDFLAGS
22:26:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:26:00 + export LT_SYS_LIBRARY_PATH
22:26:00 + CC=gcc
22:26:00 + export CC
22:26:00 + CXX=g++
22:26:00 + export CXX
22:26:00 + cd src
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin
22:26:00 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/docker
22:26:00 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:00 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:00 + for installer in *.installer
22:26:00 + '[' app.installer '!=' scan.installer ']'
22:26:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:00 + bash app.installer install_plugin
22:26:00 + for installer in *.installer
22:26:00 + '[' buildx.installer '!=' scan.installer ']'
22:26:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:00 + bash buildx.installer install_plugin
22:26:00 + popd
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/bash-completion/completions
22:26:00 ~/rpmbuild/BUILD/src
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/zsh/vendor-completions
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/fish/vendor_completions.d
22:26:00 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/bash-completion/completions/docker
22:26:00 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
22:26:00 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man1
22:26: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.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man1
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man5
22:26: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.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man5
22:26:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man8
22:26:00 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/man/man8
22:26:00 + mkdir -p build-docs
22:26:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:00 + cp cli/LICENSE build-docs/LICENSE
22:26:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:00 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:26:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:00 + cp cli/NOTICE build-docs/NOTICE
22:26:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:00 + cp cli/README.md build-docs/README.md
22:26:00 + /usr/lib/rpm/check-buildroot
22:26:00 + /usr/lib/rpm/redhat/brp-ldconfig
22:26:00 + /usr/lib/rpm/brp-compress
22:26:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:26:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:26:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:26:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:26:00 + /usr/lib/rpm/check-rpaths
22:26:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:26:00 + /usr/lib/rpm/brp-remove-la-files
22:26:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:26:00 + /usr/lib/rpm/redhat/brp-python-hardlink
22:26:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.covwOU
22:26:00 + umask 022
22:26:00 + cd /root/rpmbuild/BUILD
22:26:00 + 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'
22:26:00 + export CFLAGS
22:26:00 + 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'
22:26:00 + export CXXFLAGS
22:26:00 + 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'
22:26:00 + export FFLAGS
22:26:00 + 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'
22:26:00 + export FCFLAGS
22:26:00 + 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'
22:26:00 + export LDFLAGS
22:26:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:26:00 + export LT_SYS_LIBRARY_PATH
22:26:00 + CC=gcc
22:26:00 + export CC
22:26:00 + CXX=g++
22:26:00 + export CXX
22:26:00 + cd src
22:26:00 ++ cli/build/docker --version
22:26:00 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:00 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:00 + echo 'PASS: cli version OK'
22:26:00 + RPM_EC=0
22:26:00 PASS: cli version OK
22:26:00 ++ jobs -p
22:26:00 + exit 0
22:26:00 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.etzKuq
22:26:00 + umask 022
22:26:00 + cd /root/rpmbuild/BUILD
22:26:00 + cd src
22:26:00 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + export LC_ALL=C
22:26:00 + LC_ALL=C
22:26:00 + export DOCDIR
22:26:00 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/share/doc/docker-ce-cli
22:26:00 + RPM_EC=0
22:26:00 ++ jobs -p
22:26:00 + exit 0
22:26:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:26:00 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.fc37
22:26:00 Requires(interp): /bin/sh
22:26:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:26:00 Requires(post): /bin/sh
22:26:00 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)
22:26:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:26:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:26:00 Cloning into '/go/src/github.com/docker/app'...
22:26:00 + for f in rootlesskit rootlesskit-docker-proxy
22:26:00 + GOBIN=/usr/local/bin
22:26:00 + GO111MODULE=on
22:26:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:26:01 + return
22:26:01 + exit 0
22:26:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IFfeCU
22:26:01 + umask 022
22:26:01 + cd /root/rpmbuild/BUILD
22:26:01 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64 '!=' / ']'
22:26:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:01 + mkdir -p /root/rpmbuild/BUILDROOT
22:26:01 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:01 + cd src
22:26:01 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/dockerd-rootless.sh
22:26:01 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:26:01 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/rootlesskit
22:26:01 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
22:26:01 + /usr/lib/rpm/check-buildroot
22:26:01 + /usr/lib/rpm/redhat/brp-ldconfig
22:26:01 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:26:01 + /usr/lib/rpm/brp-compress
22:26:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:26:01 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:26:01 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:26:01 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:26:01 + /usr/lib/rpm/brp-python-hardlink
22:26:01 + PYTHON3=/usr/libexec/platform-python
22:26:01 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:26:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TO5cA3
22:26:01 + umask 022
22:26:01 + cd /root/rpmbuild/BUILD
22:26:01 + cd src
22:26:01 + /usr/local/bin/rootlesskit -v
22:26:01 rootlesskit version 0.14.4
22:26:01 + exit 0
22:26:01 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:01 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:26:01 Cloning into '/go/src/github.com/docker/buildx'...
22:26:01 Fetching origin
22:26:01 + GO111MODULE=on
22:26: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
22:26:02 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.el8
22:26:02 Requires(interp): /bin/sh /bin/sh /bin/sh
22:26:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:26:02 Requires(post): /bin/sh
22:26:02 Requires(preun): /bin/sh
22:26:02 Requires(postun): /bin/sh
22:26:02 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)
22:26:02 Conflicts: rootlesskit
22:26:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:26:03 Fetching origin
22:26: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
22:26:04 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64.rpm
22:26:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.km4cdO
22:26:04 + umask 022
22:26:04 + cd /root/rpmbuild/BUILD
22:26:04 + cd src
22:26:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.aarch64
22:26:04 + exit 0
22:26:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L6FWui
22:26:04 + umask 022
22:26:04 + cd /root/rpmbuild/BUILD
22:26:04 + cd /root/rpmbuild/BUILD
22:26:04 + rm -rf src
22:26:04 + /usr/bin/mkdir -p src
22:26:04 + cd src
22:26:04 + /usr/bin/tar -xof -
22:26:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:26:04 + STATUS=0
22:26:04 + '[' 0 -ne 0 ']'
22:26:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:26:04 + /usr/bin/tar -xof -
22:26:04 + STATUS=0
22:26:04 + '[' 0 -ne 0 ']'
22:26:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:26:04 + exit 0
22:26:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5KNlc0
22:26:04 + umask 022
22:26:04 + cd /root/rpmbuild/BUILD
22:26:04 + cd src
22:26:04 + pushd /root/rpmbuild/BUILD/src/compose
22:26:04 + make VERSION=v2.12.2 DESTDIR=./bin build
22:26:04 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:26:04 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:26:04 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:26:05 go: downloading github.com/spf13/cobra v1.6.0
22:26:05 go: downloading github.com/fvbommel/sortorder v1.0.2
22:26:05 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:26:05 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:26:06 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:26:06 go: downloading github.com/morikuni/aec v1.0.0
22:26:06 go: downloading github.com/spf13/pflag v1.0.5
22:26:06 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:26:06 go: downloading github.com/docker/go-connections v0.4.0
22:26:06 go: downloading github.com/moby/sys/sequential v0.5.0
22:26:06 go: downloading github.com/sirupsen/logrus v1.9.0
22:26:06 go: downloading github.com/theupdateframework/notary v0.7.0
22:26:06 go: downloading github.com/compose-spec/compose-go v1.6.0
22:26:06 go: downloading github.com/hashicorp/go-version v1.6.0
22:26:06 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:26:06 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:26:06 go: downloading github.com/docker/buildx v0.9.1
22:26:06 go: downloading github.com/docker/go-units v0.5.0
22:26:06 go: downloading github.com/mattn/go-shellwords v1.0.12
22:26:06 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:26:06 go: downloading github.com/opencontainers/go-digest v1.0.0
22:26:06 go: downloading go.opentelemetry.io/otel v1.11.1
22:26:06 go: downloading github.com/containerd/containerd v1.6.8
22:26:06 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:26:06 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:26:06 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:26:06 go: downloading gopkg.in/yaml.v2 v2.4.0
22:26:06 go: downloading k8s.io/client-go v0.22.4
22:26:06 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:26:06 go: downloading github.com/cnabio/cnab-go v0.23.4
22:26:06 go: downloading github.com/imdario/mergo v0.3.13
22:26:06 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:26:06 go: downloading github.com/containerd/console v1.0.3
22:26:06 go: downloading golang.org/x/text v0.3.7
22:26:06 go: downloading github.com/mattn/go-isatty v0.0.16
22:26:06 go: downloading github.com/buger/goterm v1.0.4
22:26:06 go: downloading github.com/stretchr/testify v1.8.0
22:26:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:26:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:26:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:26:06 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:26:06 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:26:06 go: downloading github.com/go-logr/logr v1.2.3
22:26:06 go: downloading k8s.io/api v0.22.4
22:26:07 go: downloading k8s.io/apimachinery v0.22.4
22:26:07 go: downloading github.com/gofrs/flock v0.8.0
22:26:07 go: downloading github.com/moby/sys/signal v0.7.0
22:26:07 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:26:07 go: downloading github.com/golang/mock v1.6.0
22:26:07 go: downloading github.com/klauspost/compress v1.15.9
22:26:07 go: downloading github.com/moby/patternmatcher v0.5.0
22:26:07 go: downloading github.com/opencontainers/runc v1.1.2
22:26:07 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:26:07 go: downloading github.com/hashicorp/errwrap v1.1.0
22:26:07 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:26:07 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:26:07 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:26:07 go: downloading google.golang.org/grpc v1.47.0
22:26:07 Project root: /go/src/github.com/docker/cli
22:26:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:26:07 2022/10/22 22:26:06 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:26:07 + popd
22:26:07 ~/rpmbuild/BUILD/src
22:26:07 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:07 + for installer in *.installer
22:26:07 + '[' app.installer '!=' scan.installer ']'
22:26:07 + bash app.installer build
22:26:07 Cloning into '/go/src/github.com/docker/app'...
22:26:07 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:26:08 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:26:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:26:08 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:26:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:26:08 go: downloading github.com/gogo/protobuf v1.3.2
22:26:08 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:26:08 go: downloading github.com/moby/locker v1.0.1
22:26:08 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:26:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:26:08 go: downloading github.com/mattn/go-runewidth v0.0.14
22:26:08 go: downloading k8s.io/klog/v2 v2.60.1
22:26:08 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:26:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:26:08 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:26:08 go: downloading google.golang.org/protobuf v1.27.1
22:26:08 go: downloading github.com/go-logr/stdr v1.2.2
22:26:08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:26:08 go: downloading github.com/containerd/typeurl v1.0.2
22:26:08 go: downloading github.com/golang/protobuf v1.5.2
22:26:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:26:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:26:08 go: downloading github.com/pelletier/go-toml v1.9.4
22:26:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:26:08 go: downloading github.com/google/gofuzz v1.2.0
22:26:08 go: downloading github.com/moby/sys/symlink v0.2.0
22:26:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:26:08 go: downloading github.com/gogo/googleapis v1.4.1
22:26:09 + for installer in *.installer
22:26:09 + '[' buildx.installer '!=' scan.installer ']'
22:26:09 + bash buildx.installer build
22:26:09 Cloning into '/go/src/github.com/docker/buildx'...
22:26:09 Fetching origin
22:26:09 + GO111MODULE=on
22:26:09 + 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
22:26:09 go: downloading github.com/containerd/continuity v0.3.0
22:26:09 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:26:09 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:26:09 go: downloading github.com/Masterminds/semver v1.5.0
22:26:09 go: downloading github.com/rivo/uniseg v0.2.0
22:26:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:26:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:26:09 go: downloading github.com/davecgh/go-spew v1.1.1
22:26:09 go: downloading github.com/pmezard/go-difflib v1.0.0
22:26:10 go: downloading gopkg.in/yaml.v3 v3.0.1
22:26:10 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:26:10 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:26:10 go: downloading github.com/felixge/httpsnoop v1.0.2
22:26:10 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:26:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:26:10 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:26:10 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
22:26:10 go: downloading gopkg.in/inf.v0 v0.9.1
22:26:10 go: downloading github.com/googleapis/gnostic v0.5.5
22:26:10 go: downloading github.com/google/go-cmp v0.5.9
22:26:10 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:26:10 go: downloading github.com/docker/go-metrics v0.0.1
22:26:10 go: downloading github.com/json-iterator/go v1.1.12
22:26:10 go: downloading github.com/modern-go/reflect2 v1.0.2
22:26:10 go: downloading sigs.k8s.io/yaml v1.2.0
22:26:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:26:10 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:26:10 go: downloading github.com/mattn/go-colorable v0.1.12
22:26:10 go: downloading github.com/prometheus/client_golang v1.12.2
22:26:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:26:10 go: downloading github.com/containerd/ttrpc v1.1.0
22:26:10 go: downloading github.com/moby/spdystream v0.2.0
22:26:10 go: downloading github.com/prometheus/client_model v0.2.0
22:26:10 go: downloading github.com/prometheus/common v0.32.1
22:26:10 go: downloading github.com/beorn7/perks v1.0.1
22:26:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:26:10 go: downloading github.com/prometheus/procfs v0.7.3
22:26:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:26:11 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:26:11 Cloning into '/go/src/github.com/docker/buildx'...
22:26:11 Fetching origin
22:26:11 + GO111MODULE=on
22:26: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
22:26:12 + popd
22:26:12 + RPM_EC=0
22:26:12 ++ jobs -p
22:26:12 + exit 0
22:26:12 + umask 022
22:26:12 + cd /root/rpmbuild/BUILD
22:26:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64 '!=' / ']'
22:26:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 + mkdir -p /root/rpmbuild/BUILDROOT
22:26:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 + 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'
22:26:12 + export CFLAGS
22:26:12 + 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'
22:26:12 + export CXXFLAGS
22:26:12 + 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'
22:26:12 + export FFLAGS
22:26:12 + 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'
22:26:12 + export FCFLAGS
22:26:12 + 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.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:26:12 + export LDFLAGS
22:26:12 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:26:12 + export LT_SYS_LIBRARY_PATH
22:26:12 + CC=gcc
22:26:12 + export CC
22:26:12 + CXX=g++
22:26:12 + export CXX
22:26:12 + cd src
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin
22:26:12 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/docker
22:26:12 ~/rpmbuild/BUILD/src
22:26:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yAFuG5
22:26:12 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:12 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:12 + for installer in *.installer
22:26:12 + '[' app.installer '!=' scan.installer ']'
22:26:12 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:12 + bash app.installer install_plugin
22:26:12 + for installer in *.installer
22:26:12 + '[' buildx.installer '!=' scan.installer ']'
22:26:12 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:12 + bash buildx.installer install_plugin
22:26:12 + popd
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/bash-completion/completions
22:26:12 ~/rpmbuild/BUILD/src
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/zsh/vendor-completions
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/fish/vendor_completions.d
22:26:12 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/bash-completion/completions/docker
22:26:12 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker
22:26:12 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man1
22:26:12 + 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.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man1
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man5
22:26:12 + 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.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man5
22:26:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man8
22:26:12 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/man/man8
22:26:12 + mkdir -p build-docs
22:26:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:12 + cp cli/LICENSE build-docs/LICENSE
22:26:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:12 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:26:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:12 + cp cli/NOTICE build-docs/NOTICE
22:26:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:12 + cp cli/README.md build-docs/README.md
22:26:12 + /usr/lib/rpm/check-buildroot
22:26:12 + /usr/lib/rpm/redhat/brp-ldconfig
22:26:12 + /usr/lib/rpm/brp-compress
22:26:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:26:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:26:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:26:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:26:12 + /usr/lib/rpm/check-rpaths
22:26:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:26:12 + /usr/lib/rpm/brp-remove-la-files
22:26:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:26:12 + /usr/lib/rpm/redhat/brp-python-hardlink
22:26:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mOITcA
22:26:12 + umask 022
22:26:12 + cd /root/rpmbuild/BUILD
22:26:12 + 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'
22:26:12 + export CFLAGS
22:26:12 + 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'
22:26:12 + export CXXFLAGS
22:26:12 + 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'
22:26:12 + export FFLAGS
22:26:12 + 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'
22:26:12 + export FCFLAGS
22:26:12 + 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.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:26:12 + export LDFLAGS
22:26:12 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:26:12 + export LT_SYS_LIBRARY_PATH
22:26:12 + CC=gcc
22:26:12 + export CC
22:26:12 + CXX=g++
22:26:12 + export CXX
22:26:12 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:26:12 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:26:12 + cd src
22:26:12 ++ cli/build/docker --version
22:26:12 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:12 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:12 PASS: cli version OK
22:26:12 + echo 'PASS: cli version OK'
22:26:12 + RPM_EC=0
22:26:12 ++ jobs -p
22:26:12 + exit 0
22:26:12 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rN5Ltn
22:26:12 + umask 022
22:26:12 + cd /root/rpmbuild/BUILD
22:26:12 + cd src
22:26:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + export LC_ALL=C
22:26:12 + LC_ALL=C
22:26:12 + export DOCDIR
22:26:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/share/doc/docker-ce-cli
22:26:12 + RPM_EC=0
22:26:12 ++ jobs -p
22:26:12 + exit 0
22:26:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:26:12 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.fc36
22:26:12 Requires(interp): /bin/sh
22:26:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:26:12 Requires(post): /bin/sh
22:26:12 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)
22:26:12 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:26:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:26:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:26:13 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:26:13 Cloning into '/go/src/github.com/docker/buildx'...
22:26:13 Fetching origin
22:26:13 + GO111MODULE=on
22:26:13 + 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
22:26:13 #34 93.14 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20221021185355-e814bd0
22:26:13 #34 93.61 Copying nested executables into /build/bundles/binary-daemon
22:26:13 #34 94.92 
22:26:13 #34 DONE 96.3s
22:26:13 
22:26:13 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
22:26:14 #35 DONE 0.5s
22:26:14 
22:26:14 #36 exporting to client
22:26:14 #36 copying files 15.37MB 0.1s
22:26:14 Project root: /go/src/github.com/docker/cli
22:26:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:26:14 2022/10/22 22:26:13 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:26:14 + popd
22:26:14 ~/rpmbuild/BUILD/src
22:26:14 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:14 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:14 + for installer in *.installer
22:26:14 + '[' app.installer '!=' scan.installer ']'
22:26:14 + bash app.installer build
22:26:14 Cloning into '/go/src/github.com/docker/app'...
22:26:15 #36 copying files 203.36MB 1.4s done
22:26:15 #36 DONE 1.4s
22:26:15 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker'
22:26:15 mkdir -p build/linux/docker
22:26:15 cp /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/build/docker build/linux/docker/
22:26:15 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
22:26:15 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
22:26:15 done
22:26:15 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20221021185355-e814bd0.tgz docker
22:26: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
22:26:25 # extra binaries for running rootless
22:26:25 mkdir -p build/linux/docker-rootless-extras
22:26:25 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
22:26:25 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
22:26:25 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
22:26:25 	fi \
22:26:25 done
22:26:25 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20221021185355-e814bd0.tgz docker-rootless-extras
22:26:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] sh
22:26:29 + make clean
22:26:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:26:29 Unable to find image 'alpine:latest' locally
22:26:29 latest: Pulling from library/alpine
22:26:29 213ec9aee27d: Already exists
22:26:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:26:29 Status: Downloaded newer image for alpine:latest
22:26:30 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:26:30 Cloning into '/go/src/github.com/docker/buildx'...
22:26:30 Fetching origin
22:26:30 + GO111MODULE=on
22:26: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
22:26:31 rm -f -r src
22:26:31 make -C rpm clean
22:26:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:26:31 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:26:31 rm -f -r rpmbuild/
22:26:31 docker builder prune -f --filter until=24h
22:26:31 Total:	0B
22:26:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:26:31 make -C deb clean
22:26:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:26:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:26:31 rm -f -r debbuild
22:26:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:26:31 rm -f -r sources
22:26:31 docker builder prune -f --filter until=24h
22:26:31 Total:	0B
22:26:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:26:31 make -C static clean
22:26:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:26:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:26:32 rm -f -r build
22:26:32 docker builder prune -f --filter until=24h
22:26:32 Total:	0B
22:26:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:26:32 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64.rpm
22:26:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fwR9UK
22:26:32 + umask 022
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + cd src
22:26:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:32 + RPM_EC=0
22:26:32 ++ jobs -p
22:26:32 + exit 0
22:26:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jLxNcq
22:26:32 + umask 022
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + rm -rf src
22:26:32 + /usr/bin/mkdir -p src
22:26:32 + cd src
22:26:32 + /usr/bin/tar -xof -
22:26:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:26:32 + STATUS=0
22:26:32 + '[' 0 -ne 0 ']'
22:26:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:26:32 + /usr/bin/tar -xof -
22:26:32 + STATUS=0
22:26:32 + '[' 0 -ne 0 ']'
22:26:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:26:32 + RPM_EC=0
22:26:32 ++ jobs -p
22:26:32 + exit 0
22:26:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PL4Xya
22:26:32 + umask 022
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + cd src
22:26:32 + export DOCKER_GITCOMMIT=753cd92
22:26:32 + DOCKER_GITCOMMIT=753cd92
22:26:32 + mkdir -p /go/src/github.com/docker
22:26:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:26:32 + TMP_GOPATH=/go
22:26:32 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:26:32 + RM_GOPATH=0
22:26:32 + TMP_GOPATH=/go
22:26:32 + : /usr/local/bin
22:26:32 + '[' -z /go ']'
22:26:32 + export GOPATH=/go
22:26:32 + GOPATH=/go
22:26:32 + case "$(go env GOARCH)" in
22:26:32 ++ go env GOARCH
22:26:32 + export GO_BUILDMODE=-buildmode=pie
22:26:32 + GO_BUILDMODE=-buildmode=pie
22:26:32 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:26:32 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:26:32 + bin=rootlesskit
22:26:32 + shift
22:26:32 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:26:32 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:26:32 ++ : v0.14.4
22:26:32 + install_rootlesskit dynamic
22:26:32 + case "$1" in
22:26:32 + install_rootlesskit_dynamic
22:26:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:26:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:26:32 + export BUILD_MODE=-buildmode=pie
22:26:32 + BUILD_MODE=-buildmode=pie
22:26:32 + _install_rootlesskit
22:26:32 + echo 'Install rootlesskit version v0.14.4'
22:26:32 + for f in rootlesskit rootlesskit-docker-proxy
22:26:32 + GOBIN=/usr/local/bin
22:26:32 + GO111MODULE=on
22:26:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:26:32 Install rootlesskit version v0.14.4
22:26:32 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:26:32 go: downloading github.com/pkg/errors v0.9.1
22:26:32 go: downloading github.com/sirupsen/logrus v1.8.1
22:26:32 go: downloading github.com/urfave/cli/v2 v2.3.0
22:26:32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:26:32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:26:32 go: downloading github.com/google/uuid v1.3.0
22:26:32 go: downloading github.com/moby/vpnkit v0.5.0
22:26:32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:26:32 go: downloading github.com/gofrs/flock v0.8.1
22:26:32 go: downloading github.com/gorilla/mux v1.8.0
22:26:32 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:26:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:26:32 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:26:32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:26:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:26:32 + for f in rootlesskit rootlesskit-docker-proxy
22:26:32 + GOBIN=/usr/local/bin
22:26:32 + GO111MODULE=on
22:26:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:26:32 + return
22:26:32 + RPM_EC=0
22:26:32 ++ jobs -p
22:26:32 + exit 0
22:26:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KBXLdb
22:26:32 + umask 022
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64 '!=' / ']'
22:26:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:32 + mkdir -p /root/rpmbuild/BUILDROOT
22:26:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:32 + cd src
22:26:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/dockerd-rootless.sh
22:26:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:26:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/rootlesskit
22:26:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
22:26:32 + /usr/lib/rpm/check-buildroot
22:26:32 + /usr/lib/rpm/redhat/brp-ldconfig
22:26:32 + /usr/lib/rpm/brp-compress
22:26:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:26:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:26:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:26:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:26:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:26:32 + /usr/lib/rpm/brp-python-hardlink
22:26:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:26:32 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:26:32 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:26:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6yZJhQ
22:26:32 + umask 022
22:26:32 + cd /root/rpmbuild/BUILD
22:26:32 + cd src
22:26:32 + /usr/local/bin/rootlesskit -v
22:26:32 rootlesskit version 0.14.4
22:26:32 + RPM_EC=0
22:26:32 ++ jobs -p
22:26:32 + exit 0
22:26:32 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:32 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.el9
22:26:32 Requires(interp): /bin/sh /bin/sh /bin/sh
22:26:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:26:32 Requires(post): /bin/sh
22:26:32 Requires(preun): /bin/sh
22:26:32 Requires(postun): /bin/sh
22:26: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)
22:26:32 Conflicts: rootlesskit
22:26:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:26:37 + for installer in *.installer
22:26:37 + '[' buildx.installer '!=' scan.installer ']'
22:26:37 + bash buildx.installer build
22:26:37 Cloning into '/go/src/github.com/docker/buildx'...
22:26:38 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64.rpm
22:26:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.teKyEw
22:26:38 + umask 022
22:26:38 + cd /root/rpmbuild/BUILD
22:26:38 + cd src
22:26:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.aarch64
22:26:38 + RPM_EC=0
22:26:38 ++ jobs -p
22:26:38 + exit 0
22:26:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t36WdZ
22:26:38 + umask 022
22:26:38 + cd /root/rpmbuild/BUILD
22:26:38 + cd /root/rpmbuild/BUILD
22:26:38 + rm -rf src
22:26:38 + /usr/bin/mkdir -p src
22:26:38 + cd src
22:26:38 + /usr/bin/tar -xof -
22:26:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:26:38 + STATUS=0
22:26:38 + '[' 0 -ne 0 ']'
22:26:38 + /usr/bin/tar -xof -
22:26:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:26:38 + STATUS=0
22:26:38 + '[' 0 -ne 0 ']'
22:26:38 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:26:38 + RPM_EC=0
22:26:38 ++ jobs -p
22:26:38 + exit 0
22:26:38 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i6vBoC
22:26:38 + umask 022
22:26:38 + cd /root/rpmbuild/BUILD
22:26:38 + cd src
22:26:38 + pushd /root/rpmbuild/BUILD/src/compose
22:26:38 + make VERSION=v2.12.2 DESTDIR=./bin build
22:26:38 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:26:38 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:26:38 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:26:38 go: downloading github.com/spf13/cobra v1.6.0
22:26:38 go: downloading github.com/fvbommel/sortorder v1.0.2
22:26:38 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:26:38 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:26:39 + GO111MODULE=on
22:26:39 + 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
22:26:39 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:26:39 go: downloading github.com/morikuni/aec v1.0.0
22:26:39 go: downloading github.com/spf13/pflag v1.0.5
22:26:39 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:26:39 go: downloading github.com/docker/go-connections v0.4.0
22:26:39 go: downloading github.com/moby/sys/sequential v0.5.0
22:26:39 go: downloading github.com/sirupsen/logrus v1.9.0
22:26:39 go: downloading github.com/theupdateframework/notary v0.7.0
22:26:39 go: downloading github.com/compose-spec/compose-go v1.6.0
22:26:39 go: downloading github.com/hashicorp/go-version v1.6.0
22:26:39 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:26:39 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:26:39 go: downloading github.com/docker/buildx v0.9.1
22:26:39 go: downloading github.com/docker/go-units v0.5.0
22:26:39 go: downloading github.com/mattn/go-shellwords v1.0.12
22:26:39 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:26:40 go: downloading github.com/opencontainers/go-digest v1.0.0
22:26:40 go: downloading go.opentelemetry.io/otel v1.11.1
22:26:40 go: downloading github.com/containerd/containerd v1.6.8
22:26:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:26:40 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:26:40 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:26:40 go: downloading gopkg.in/yaml.v2 v2.4.0
22:26:40 go: downloading k8s.io/client-go v0.22.4
22:26:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:26:40 go: downloading github.com/cnabio/cnab-go v0.23.4
22:26:40 go: downloading github.com/imdario/mergo v0.3.13
22:26:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:26:40 go: downloading github.com/containerd/console v1.0.3
22:26:40 go: downloading golang.org/x/text v0.3.7
22:26:40 go: downloading github.com/mattn/go-isatty v0.0.16
22:26:40 go: downloading github.com/buger/goterm v1.0.4
22:26:40 go: downloading github.com/stretchr/testify v1.8.0
22:26:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:26:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:26:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:26:40 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:26:40 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:26:40 go: downloading github.com/go-logr/logr v1.2.3
22:26:40 go: downloading k8s.io/api v0.22.4
22:26:41 go: downloading k8s.io/apimachinery v0.22.4
22:26:41 go: downloading github.com/gofrs/flock v0.8.0
22:26:41 go: downloading github.com/moby/sys/signal v0.7.0
22:26:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:26:41 go: downloading github.com/golang/mock v1.6.0
22:26:41 go: downloading github.com/klauspost/compress v1.15.9
22:26:41 go: downloading github.com/moby/patternmatcher v0.5.0
22:26:41 go: downloading github.com/opencontainers/runc v1.1.2
22:26:41 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:26:41 go: downloading github.com/hashicorp/errwrap v1.1.0
22:26:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:26:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:26:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:26:41 go: downloading google.golang.org/grpc v1.47.0
22:26:41 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:26:41 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:26:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:26:41 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:26:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:26:41 go: downloading github.com/gogo/protobuf v1.3.2
22:26:42 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:26:42 go: downloading github.com/moby/locker v1.0.1
22:26:42 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:26:42 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:26:42 go: downloading github.com/mattn/go-runewidth v0.0.14
22:26:42 go: downloading k8s.io/klog/v2 v2.60.1
22:26:42 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:26:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:26:42 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:26:42 go: downloading google.golang.org/protobuf v1.27.1
22:26:42 go: downloading github.com/go-logr/stdr v1.2.2
22:26:42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:26:42 go: downloading github.com/containerd/typeurl v1.0.2
22:26:42 go: downloading github.com/golang/protobuf v1.5.2
22:26:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:26:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:26:42 go: downloading github.com/pelletier/go-toml v1.9.4
22:26:42 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:26:42 go: downloading github.com/google/gofuzz v1.2.0
22:26:42 go: downloading github.com/moby/sys/symlink v0.2.0
22:26:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:26:42 go: downloading github.com/gogo/googleapis v1.4.1
22:26:43 go: downloading github.com/containerd/continuity v0.3.0
22:26:43 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:26:43 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:26:43 go: downloading github.com/Masterminds/semver v1.5.0
22:26:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:26:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:26:43 go: downloading github.com/rivo/uniseg v0.2.0
22:26:43 go: downloading github.com/davecgh/go-spew v1.1.1
22:26:43 go: downloading github.com/pmezard/go-difflib v1.0.0
22:26:43 go: downloading gopkg.in/yaml.v3 v3.0.1
22:26:43 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:26:43 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:26:43 go: downloading github.com/felixge/httpsnoop v1.0.2
22:26:43 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:26:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:26:43 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:26:43 go: downloading gopkg.in/inf.v0 v0.9.1
22:26:43 go: downloading github.com/googleapis/gnostic v0.5.5
22:26:43 go: downloading github.com/google/go-cmp v0.5.9
22:26:43 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:26:43 go: downloading github.com/docker/go-metrics v0.0.1
22:26:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:26:43 go: downloading github.com/json-iterator/go v1.1.12
22:26:43 go: downloading github.com/modern-go/reflect2 v1.0.2
22:26:43 go: downloading sigs.k8s.io/yaml v1.2.0
22:26:43 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:26:43 go: downloading github.com/mattn/go-colorable v0.1.12
22:26:43 go: downloading github.com/prometheus/client_golang v1.12.2
22:26:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:26:43 go: downloading github.com/containerd/ttrpc v1.1.0
22:26:43 go: downloading github.com/moby/spdystream v0.2.0
22:26:43 go: downloading github.com/prometheus/client_model v0.2.0
22:26:43 go: downloading github.com/prometheus/common v0.32.1
22:26:43 go: downloading github.com/beorn7/perks v1.0.1
22:26:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:26:43 go: downloading github.com/prometheus/procfs v0.7.3
22:26:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:26:47 make[2]: Leaving directory '/root/build-deb/compose'
22:26:47 # Build the scan-plugin
22:26:47 # TODO change once we support scan-plugin on other architectures
22:26:47 if [ "amd64" = "amd64" ]; then \
22:26:47 	cd /go/src/github.com/docker/scan-cli-plugin \
22:26:47 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:26:47 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:26:47 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:26:47 fi
22:26:47 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:47 GO111MODULE=on make -f builder.Makefile build
22:26:47 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:47 mkdir -p bin
22:26:47 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:26:47 go: downloading github.com/docker/cli v20.10.17+incompatible
22:26:47 go: downloading github.com/docker/docker v20.10.17+incompatible
22:26:47 go: downloading github.com/spf13/cobra v1.5.0
22:26:47 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:26:47 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:26:47 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:26:47 go: downloading github.com/docker/go-units v0.4.0
22:26:47 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:26:47 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:26:47 go: downloading github.com/moby/sys/mount v0.3.3
22:26:47 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:26:47 go: downloading github.com/containerd/containerd v1.6.6
22:26:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:26:47 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:26:47 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:26:47 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:26:47 go: downloading github.com/opencontainers/runc v1.1.3
22:26:47 go: downloading github.com/prometheus/common v0.37.0
22:26:47 go: downloading github.com/prometheus/procfs v0.8.0
22:26:47 go: downloading google.golang.org/protobuf v1.28.1
22:26:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:26:47 #25 DONE 211.5s
22:26:47 
22:26:47 #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
22:26:47 #24 DONE 211.9s
22:26:47 
22:26:47 #26 [darwin/arm64 binary 1/1] COPY --from=build /out .
22:26:47 #26 DONE 0.1s
22:26:47 
22:26:47 #27 [darwin/amd64 binary 1/1] COPY --from=build /out .
22:26:47 #27 DONE 0.1s
22:26:47 
22:26:47 #28 exporting to client
22:26:47 #28 copying files darwin/amd64 1.15MB 0.1s
22:26:47 #28 copying files darwin/arm64 1.21MB 0.1s
22:26:49 #28 copying files darwin/amd64 47.47MB 1.7s done
22:26:49 #28 copying files darwin/arm64 45.86MB 1.7s done
22:26:49 #28 DONE 1.7s
22:26:49 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/build && for platform in *; do \
22:26:49 	arch=$(echo $platform | cut -d_ -f2); \
22:26:49 	mkdir -p $dest/$arch/docker; \
22:26:49 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
22:26:49 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20221021185355-e814bd0.tgz docker; \
22:26:49 done
22:26:53 make[2]: Leaving directory '/root/build-deb/compose'
22:26:53 # Build the scan-plugin
22:26:53 # TODO change once we support scan-plugin on other architectures
22:26:53 if [ "amd64" = "amd64" ]; then \
22:26:53 	cd /go/src/github.com/docker/scan-cli-plugin \
22:26:53 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:26:53 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:26:53 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:26:53 fi
22:26:53 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:53 GO111MODULE=on make -f builder.Makefile build
22:26:53 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:53 mkdir -p bin
22:26:53 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:26:53 go: downloading github.com/docker/cli v20.10.17+incompatible
22:26:53 go: downloading github.com/docker/docker v20.10.17+incompatible
22:26:53 go: downloading github.com/spf13/cobra v1.5.0
22:26:53 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:26:53 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:26:53 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:26:53 go: downloading github.com/docker/go-units v0.4.0
22:26:53 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:26:53 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:26:53 go: downloading github.com/moby/sys/mount v0.3.3
22:26:53 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:26:53 go: downloading github.com/containerd/containerd v1.6.6
22:26:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:26:53 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:26:53 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:26:53 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:26:53 go: downloading github.com/opencontainers/runc v1.1.3
22:26:53 go: downloading github.com/prometheus/common v0.37.0
22:26:53 go: downloading github.com/prometheus/procfs v0.8.0
22:26:53 go: downloading google.golang.org/protobuf v1.28.1
22:26:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:26:55 ~/rpmbuild/BUILD/src
22:26:55 + popd
22:26:55 + RPM_EC=0
22:26:55 ++ jobs -p
22:26:55 + exit 0
22:26:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vvAnh6
22:26:55 + umask 022
22:26:55 + cd /root/rpmbuild/BUILD
22:26:55 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64 '!=' / ']'
22:26:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 + mkdir -p /root/rpmbuild/BUILDROOT
22:26:55 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 + cd src
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin
22:26:55 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/docker
22:26:55 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:55 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:55 + for installer in *.installer
22:26:55 + '[' app.installer '!=' scan.installer ']'
22:26:55 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:55 + bash app.installer install_plugin
22:26:55 + for installer in *.installer
22:26:55 + '[' buildx.installer '!=' scan.installer ']'
22:26:55 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 + PREFIX=/usr/libexec/docker/cli-plugins
22:26:55 + bash buildx.installer install_plugin
22:26:55 + popd
22:26:55 ~/rpmbuild/BUILD/src
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/bash-completion/completions
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/zsh/vendor-completions
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/fish/vendor_completions.d
22:26:55 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/bash-completion/completions/docker
22:26:55 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker
22:26:55 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man1
22:26:55 + 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.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man1
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man5
22:26:55 + 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.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man5
22:26:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man8
22:26:55 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/man/man8
22:26:55 + mkdir -p build-docs
22:26:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:55 + cp cli/LICENSE build-docs/LICENSE
22:26:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:55 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:26:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:55 + cp cli/NOTICE build-docs/NOTICE
22:26:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:26:55 + cp cli/README.md build-docs/README.md
22:26:55 + /usr/lib/rpm/check-buildroot
22:26:55 + /usr/lib/rpm/redhat/brp-ldconfig
22:26:55 + /usr/lib/rpm/brp-compress
22:26:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:26:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:26:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:26:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:26:55 + /usr/lib/rpm/check-rpaths
22:26:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:26:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:26:55 + /usr/lib/rpm/redhat/brp-python-hardlink
22:26:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GvRspI
22:26:55 + umask 022
22:26:55 + cd /root/rpmbuild/BUILD
22:26:55 + cd src
22:26:55 ++ cli/build/docker --version
22:26:55 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:55 PASS: cli version OK
22:26:55 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:26:55 + echo 'PASS: cli version OK'
22:26:55 + RPM_EC=0
22:26:55 ++ jobs -p
22:26:55 + exit 0
22:26:55 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RccdHX
22:26:55 + umask 022
22:26:55 + cd /root/rpmbuild/BUILD
22:26:55 + cd src
22:26:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + export LC_ALL=C
22:26:55 + LC_ALL=C
22:26:55 + export DOCDIR
22:26:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/share/doc/docker-ce-cli
22:26:55 + RPM_EC=0
22:26:55 ++ jobs -p
22:26:55 + exit 0
22:26:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:26:55 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0.20221021185355.e814bd0-0.fc35
22:26:55 Requires(interp): /bin/sh
22:26:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:26:55 Requires(post): /bin/sh
22:26:55 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)
22:26:55 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:26:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:26:55 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:26:56 Project root: /go/src/github.com/docker/cli
22:26:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:26:56 2022/10/22 22:26:52 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:26:56 ~/rpmbuild/BUILD/src
22:26:56 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:26:56 + popd
22:26:56 + pushd /root/rpmbuild/BUILD/src/plugins
22:26:56 + for installer in '*.installer'
22:26:56 + '[' app.installer '!=' scan.installer ']'
22:26:56 + bash app.installer build
22:26:56 Cloning into '/go/src/github.com/docker/app'...
22:26:56 Fetching origin
22:26:56 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
22:26:56 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64.rpm
22:26:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HSMxGL
22:26:57 + umask 022
22:26:57 + cd /root/rpmbuild/BUILD
22:26:57 + cd src
22:26:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:26:57 + RPM_EC=0
22:26:57 ++ jobs -p
22:26:57 + exit 0
22:26:57 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.4UTK3v
22:26:57 + umask 022
22:26:57 + cd /root/rpmbuild/BUILD
22:26:57 + rm -rf src src.gemspec
22:26:57 + RPM_EC=0
22:26:57 ++ jobs -p
22:26:57 + exit 0
22:26:57 
22:26:57 RPM build warnings:
22:26:57     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:26:57     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:26:57     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:26:57     source_date_epoch_from_changelog set but %changelog is missing
22:26:57     source_date_epoch_from_changelog set but %changelog is missing
22:26:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:26:57 warning: source_date_epoch_from_changelog set but %changelog is missing
22:26:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ZCkQ6
22:26:57 + umask 022
22:26:57 + cd /root/rpmbuild/BUILD
22:26:57 + cd /root/rpmbuild/BUILD
22:26:57 + rm -rf src
22:26:57 + /usr/bin/mkdir -p src
22:26:57 + cd src
22:26:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:26:57 make[2]: Leaving directory '/root/build-deb/compose'
22:26:57 # Build the scan-plugin
22:26:57 # TODO change once we support scan-plugin on other architectures
22:26:57 if [ "amd64" = "amd64" ]; then \
22:26:57 	cd /go/src/github.com/docker/scan-cli-plugin \
22:26:57 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:26:57 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:26:57 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:26:57 fi
22:26:57 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:57 GO111MODULE=on make -f builder.Makefile build
22:26:57 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:26:57 mkdir -p bin
22:26:57 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:26:57 go: downloading github.com/docker/cli v20.10.17+incompatible
22:26:57 go: downloading github.com/docker/docker v20.10.17+incompatible
22:26:57 go: downloading github.com/spf13/cobra v1.5.0
22:26:57 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:26:57 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:26:57 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:26:57 go: downloading github.com/docker/go-units v0.4.0
22:26:57 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:26:57 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:26:57 go: downloading github.com/moby/sys/mount v0.3.3
22:26:57 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:26:57 go: downloading github.com/containerd/containerd v1.6.6
22:26:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:26:57 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:26:57 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:26:57 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:26:57 go: downloading github.com/opencontainers/runc v1.1.3
22:26:57 go: downloading github.com/prometheus/common v0.37.0
22:26:57 go: downloading github.com/prometheus/procfs v0.8.0
22:26:57 go: downloading google.golang.org/protobuf v1.28.1
22:26:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:26:57 + STATUS=0
22:26:57 + '[' 0 -ne 0 ']'
22:26:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:26:58 + STATUS=0
22:26:58 + '[' 0 -ne 0 ']'
22:26:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:26:58 + RPM_EC=0
22:26:58 ++ jobs -p
22:26:58 + exit 0
22:26:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TYIxLY
22:26:58 + umask 022
22:26:58 + cd /root/rpmbuild/BUILD
22:26: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:26:58 + export CFLAGS
22:26: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:26:58 + export CXXFLAGS
22:26: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:26:58 + export FFLAGS
22:26: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:26:58 + export FCFLAGS
22:26: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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
22:26:58 + export LDFLAGS
22:26:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:26:58 + export LT_SYS_LIBRARY_PATH
22:26:58 + CC=gcc
22:26:58 + export CC
22:26:58 + CXX=g++
22:26:58 + export CXX
22:26:58 + cd src
22:26:58 + export DOCKER_GITCOMMIT=753cd92
22:26:58 + DOCKER_GITCOMMIT=753cd92
22:26:58 + mkdir -p /go/src/github.com/docker
22:26:58 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:26:58 + TMP_GOPATH=/go
22:26:58 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:26:58 + RM_GOPATH=0
22:26:58 + TMP_GOPATH=/go
22:26:58 + : /usr/local/bin
22:26:58 + '[' -z /go ']'
22:26:58 + export GOPATH=/go
22:26:58 + GOPATH=/go
22:26:58 + case "$(go env GOARCH)" in
22:26:58 ++ go env GOARCH
22:26:58 + export GO_BUILDMODE=-buildmode=pie
22:26:58 + GO_BUILDMODE=-buildmode=pie
22:26:58 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:26:58 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:26:58 + bin=rootlesskit
22:26:58 + shift
22:26:58 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:26:58 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:26:58 ++ : v0.14.4
22:26:58 + install_rootlesskit dynamic
22:26:58 + case "$1" in
22:26:58 + install_rootlesskit_dynamic
22:26:58 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:26:58 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:26:58 + export BUILD_MODE=-buildmode=pie
22:26:58 + BUILD_MODE=-buildmode=pie
22:26:58 + _install_rootlesskit
22:26:58 + echo 'Install rootlesskit version v0.14.4'
22:26:58 + for f in rootlesskit rootlesskit-docker-proxy
22:26:58 + GOBIN=/usr/local/bin
22:26:58 + GO111MODULE=on
22:26:58 Install rootlesskit version v0.14.4
22:26:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:26:58 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:26:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] sh
22:26:59 + make clean
22:26:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:27:01 go: downloading github.com/pkg/errors v0.9.1
22:27:01 go: downloading github.com/sirupsen/logrus v1.8.1
22:27:01 go: downloading github.com/urfave/cli/v2 v2.3.0
22:27:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:27:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:27:01 go: downloading github.com/google/uuid v1.3.0
22:27:01 go: downloading github.com/moby/vpnkit v0.5.0
22:27:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:27:01 go: downloading github.com/gofrs/flock v0.8.1
22:27:01 go: downloading github.com/gorilla/mux v1.8.0
22:27:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:27:01 rm -f -r src
22:27:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:27:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:27:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:27:02 make -C rpm clean
22:27:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:27:02 rm -f -r rpmbuild/
22:27:02 docker builder prune -f --filter until=24h
22:27:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:27:02 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:02 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:02 # Build the CLI plugins
22:27:02 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:02 set -e;cd /sources && \
22:27:02 	tar xzf plugin-installers.tgz; \
22:27:02 	for installer in plugins/*.installer; do \
22:27:02 		LDFLAGS='' bash ${installer} build; \
22:27:02 	done
22:27:02 Cloning into '/go/src/github.com/docker/app'...
22:27:02 Fetching origin
22:27:02 Total:	0B
22:27:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:02 make -C deb clean
22:27:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:02 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:27:02 rm -f -r debbuild
22:27:02 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:27:02 rm -f -r sources
22:27:02 docker builder prune -f --filter until=24h
22:27:02 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:02 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
22:27:02 Total:	0B
22:27:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:02 make -C static clean
22:27:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:27:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:27:03 rm -f -r build
22:27:03 docker builder prune -f --filter until=24h
22:27:03 Total:	0B
22:27:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:27:05 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:05 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:05 # Build the CLI plugins
22:27:05 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:05 set -e;cd /sources && \
22:27:05 	tar xzf plugin-installers.tgz; \
22:27:05 	for installer in plugins/*.installer; do \
22:27:05 		LDFLAGS='' bash ${installer} build; \
22:27:05 	done
22:27:05 Cloning into '/go/src/github.com/docker/app'...
22:27:07 Fetching origin
22:27:07 + for f in rootlesskit rootlesskit-docker-proxy
22:27:07 + GOBIN=/usr/local/bin
22:27:07 + GO111MODULE=on
22:27:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:27:07 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:07 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
22:27:08 + return
22:27:08 + RPM_EC=0
22:27:08 ++ jobs -p
22:27:08 + exit 0
22:27:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wkivBh
22:27:08 + umask 022
22:27:08 + cd /root/rpmbuild/BUILD
22:27:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64 '!=' / ']'
22:27:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27:08 + mkdir -p /root/rpmbuild/BUILDROOT
22:27:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27: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'
22:27:08 + export CFLAGS
22:27: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'
22:27:08 + export CXXFLAGS
22:27: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'
22:27:08 + export FFLAGS
22:27: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'
22:27:08 + export FCFLAGS
22:27: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'
22:27:08 + export LDFLAGS
22:27:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:08 + export LT_SYS_LIBRARY_PATH
22:27:08 + CC=gcc
22:27:08 + export CC
22:27:08 + CXX=g++
22:27:08 + export CXX
22:27:08 + cd src
22:27:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
22:27:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:27:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/rootlesskit
22:27:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
22:27:08 + /usr/lib/rpm/check-buildroot
22:27:08 + /usr/lib/rpm/redhat/brp-ldconfig
22:27:08 + /usr/lib/rpm/brp-compress
22:27:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:27:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:27:08 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:27:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:27:08 + /usr/lib/rpm/check-rpaths
22:27:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:27:08 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:27:08 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:27:08 + /usr/lib/rpm/brp-remove-la-files
22:27:08 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:27:08 + /usr/lib/rpm/redhat/brp-python-hardlink
22:27:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ldxTsh
22:27:08 + umask 022
22:27:08 + cd /root/rpmbuild/BUILD
22:27: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'
22:27:08 + export CFLAGS
22:27: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'
22:27:08 + export CXXFLAGS
22:27: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'
22:27:08 + export FFLAGS
22:27: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'
22:27:08 + export FCFLAGS
22:27: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'
22:27:08 + export LDFLAGS
22:27:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:08 + export LT_SYS_LIBRARY_PATH
22:27:08 + CC=gcc
22:27:08 + export CC
22:27:08 + CXX=g++
22:27:08 + export CXX
22:27:08 + cd src
22:27:08 + /usr/local/bin/rootlesskit -v
22:27:08 rootlesskit version 0.14.4
22:27:08 + RPM_EC=0
22:27:08 ++ jobs -p
22:27:08 + exit 0
22:27:08 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27:08 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.fc37
22:27:08 Requires(interp): /bin/sh /bin/sh /bin/sh
22:27:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:27:08 Requires(post): /bin/sh
22:27:08 Requires(preun): /bin/sh
22:27:08 Requires(postun): /bin/sh
22:27:08 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)
22:27:08 Conflicts: rootlesskit
22:27:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27:09 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:27:12 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:12 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:12 # Build the CLI plugins
22:27:12 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:12 set -e;cd /sources && \
22:27:12 	tar xzf plugin-installers.tgz; \
22:27:12 	for installer in plugins/*.installer; do \
22:27:12 		LDFLAGS='' bash ${installer} build; \
22:27:12 	done
22:27:12 Cloning into '/go/src/github.com/docker/app'...
22:27:12 Fetching origin
22:27:12 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27: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
22:27:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64.rpm
22:27:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h4qenS
22:27:14 + umask 022
22:27:14 + cd /root/rpmbuild/BUILD
22:27:14 + cd src
22:27:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.aarch64
22:27:14 + RPM_EC=0
22:27:14 ++ jobs -p
22:27:14 + exit 0
22:27:14 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.JYIdaA
22:27:14 + umask 022
22:27:14 + cd /root/rpmbuild/BUILD
22:27:14 + rm -rf src src.gemspec
22:27:14 + RPM_EC=0
22:27:14 ++ jobs -p
22:27:14 + exit 0
22:27:14 
22:27:14 RPM build warnings:
22:27:14     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:27:14     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:27:14     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:27:14     source_date_epoch_from_changelog set but %changelog is missing
22:27:14     source_date_epoch_from_changelog set but %changelog is missing
22:27:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:27:14     source_date_epoch_from_changelog set but %changelog is missing
22:27:14 warning: source_date_epoch_from_changelog set but %changelog is missing
22:27:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5ogsQz
22:27:14 + umask 022
22:27:14 + cd /root/rpmbuild/BUILD
22:27:14 + cd /root/rpmbuild/BUILD
22:27:14 + rm -rf src
22:27:14 + /usr/bin/mkdir -p src
22:27:14 + cd src
22:27:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
22:27:14 + STATUS=0
22:27:14 + '[' 0 -ne 0 ']'
22:27:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
22:27:14 + STATUS=0
22:27:14 + '[' 0 -ne 0 ']'
22:27:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:27:14 + RPM_EC=0
22:27:14 ++ jobs -p
22:27:14 + exit 0
22:27:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5WUXmw
22:27:14 + umask 022
22:27:14 + cd /root/rpmbuild/BUILD
22:27: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'
22:27:14 + export CFLAGS
22:27: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'
22:27:14 + export CXXFLAGS
22:27: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'
22:27:14 + export FFLAGS
22:27: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'
22:27:14 + export FCFLAGS
22:27: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'
22:27:14 + export LDFLAGS
22:27:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:14 + export LT_SYS_LIBRARY_PATH
22:27:14 + CC=gcc
22:27:14 + export CC
22:27:14 + CXX=g++
22:27:14 + export CXX
22:27:14 + cd src
22:27:14 + pushd /root/rpmbuild/BUILD/src/compose
22:27:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:27:14 + make VERSION=v2.12.2 DESTDIR=./bin build
22:27:14 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:27:14 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:27:15 go: downloading github.com/spf13/cobra v1.6.0
22:27:15 go: downloading github.com/fvbommel/sortorder v1.0.2
22:27:15 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:27:15 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    debian/rules override_dh_auto_test
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:27:15 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:27:15 PASS: daemon version OK
22:27:15 ver="$(cli/build/docker --version)"; \
22:27:15 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:27:15 PASS: cli version OK
22:27:15 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:15 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:27:15 PASS: docker-compose version OK
22:27:15 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:27:15 # TODO change once we support scan-plugin on other architectures
22:27:15 if [ "arm64" = "amd64" ]; then \
22:27:15 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:15 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:27:15 fi
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    create-stamp debian/debhelper-build-stamp
22:27:15  debian/rules binary
22:27:15 dh binary --with=bash-completion --with=systemd
22:27:15    dh_testroot
22:27:15    dh_prep
22:27:15    debian/rules override_dh_auto_install
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 # docker-ce-cli install
22:27:15 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
22:27:15 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:27:15 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:27:15 set -e;cd /sources && \
22:27:15 	tar xzf plugin-installers.tgz; \
22:27:15 	for installer in plugins/*.installer; do \
22:27:15 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:27:15 		PREFIX=/usr/libexec/docker/cli-plugins \
22:27:15 			bash ${installer} install_plugin; \
22:27:15 	done
22:27:15 # docker-ce install
22:27:15 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:27:15 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:27:15 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:27:15 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:27:15 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:27:15 # docker-compose-plugin install
22:27:15 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:27:15 # docker-scan-plugin install
22:27:15 # TODO change once we support scan-plugin on other architectures
22:27:15 if [ "arm64" = "amd64" ]; then \
22:27:15 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:27:15 fi
22:27:15 # docker-ce-rootless-extras install
22:27:15 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:27:15 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:27:15 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:27:15 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:27:15 # TODO: how can we install vpnkit?
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    debian/rules override_dh_install
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 dh_install
22:27:15 # TODO Can we do this from within our container?
22:27:15 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    dh_installdocs
22:27:15    dh_installchangelogs
22:27:15    dh_installman
22:27:15    dh_bash-completion
22:27:15    dh_systemd_enable
22:27:15    debian/rules override_dh_installinit
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 # use "docker" as our service name, not "docker-ce"
22:27:15 dh_installinit --name=docker
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    dh_systemd_start
22:27:15    dh_perl
22:27:15    dh_link
22:27:15    dh_strip_nondeterminism
22:27:15    dh_compress
22:27:15    dh_fixperms
22:27:15    dh_missing
22:27:15    debian/rules override_dh_strip
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 # Go has lots of problems with stripping, so just don't
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    dh_makeshlibs
22:27:15    debian/rules override_dh_shlibdeps
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    dh_installdeb
22:27:15    debian/rules override_dh_gencontrol
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:27:15 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:27:15 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:27:15 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:27:15 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:27:15 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:27:15 if [ "arm64" = "amd64" ]; then \
22:27:15 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:27:15 fi
22:27:15 dh_gencontrol --remaining-packages
22:27:15 make[1]: Leaving directory '/root/build-deb'
22:27:15    dh_md5sums
22:27:15    debian/rules override_dh_builddeb
22:27:15 make[1]: Entering directory '/root/build-deb'
22:27:15 dh_builddeb -- -Zxz
22:27:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'.
22:27:15 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'.
22:27:15 make[2]: Leaving directory '/root/build-deb/compose'
22:27:15 # Build the scan-plugin
22:27:15 # TODO change once we support scan-plugin on other architectures
22:27:15 if [ "armhf" = "amd64" ]; then \
22:27:15 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:15 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:15 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:15 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:15 fi
22:27:15 # Build the CLI plugins
22:27:15 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:15 set -e;cd /sources && \
22:27:15 	tar xzf plugin-installers.tgz; \
22:27:15 	for installer in plugins/*.installer; do \
22:27:15 		LDFLAGS='' bash ${installer} build; \
22:27:15 	done
22:27:15 Cloning into '/go/src/github.com/docker/app'...
22:27:15 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:27:15 go: downloading github.com/morikuni/aec v1.0.0
22:27:15 go: downloading github.com/spf13/pflag v1.0.5
22:27:15 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:27:15 go: downloading github.com/docker/go-connections v0.4.0
22:27:15 go: downloading github.com/moby/sys/sequential v0.5.0
22:27:15 go: downloading github.com/sirupsen/logrus v1.9.0
22:27:15 go: downloading github.com/theupdateframework/notary v0.7.0
22:27:16 go: downloading github.com/compose-spec/compose-go v1.6.0
22:27:16 go: downloading github.com/hashicorp/go-version v1.6.0
22:27:16 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:27:16 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:27:16 go: downloading github.com/docker/buildx v0.9.1
22:27:16 go: downloading github.com/docker/go-units v0.5.0
22:27:16 go: downloading github.com/mattn/go-shellwords v1.0.12
22:27:16 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:27:16 go: downloading github.com/opencontainers/go-digest v1.0.0
22:27:16 go: downloading go.opentelemetry.io/otel v1.11.1
22:27:16 go: downloading github.com/containerd/containerd v1.6.8
22:27:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:27:16 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:27:16 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:27:16 go: downloading gopkg.in/yaml.v2 v2.4.0
22:27:16 go: downloading k8s.io/client-go v0.22.4
22:27:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:27:16 go: downloading github.com/cnabio/cnab-go v0.23.4
22:27:16 go: downloading github.com/imdario/mergo v0.3.13
22:27:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:27:16 go: downloading golang.org/x/text v0.3.7
22:27:16 go: downloading github.com/mattn/go-isatty v0.0.16
22:27:16 go: downloading github.com/buger/goterm v1.0.4
22:27:16 go: downloading github.com/containerd/console v1.0.3
22:27:16 go: downloading github.com/stretchr/testify v1.8.0
22:27:16 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:27:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:27:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:27:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:27:16 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:27:16 go: downloading github.com/go-logr/logr v1.2.3
22:27:17 go: downloading k8s.io/api v0.22.4
22:27:17 Fetching origin
22:27:17 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:17 go: downloading k8s.io/apimachinery v0.22.4
22:27:17 go: downloading github.com/gofrs/flock v0.8.0
22:27:17 go: downloading github.com/moby/sys/signal v0.7.0
22:27:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:27:17 go: downloading github.com/golang/mock v1.6.0
22:27:17 go: downloading github.com/klauspost/compress v1.15.9
22:27:17 go: downloading github.com/moby/patternmatcher v0.5.0
22:27:17 go: downloading github.com/opencontainers/runc v1.1.2
22:27:17 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:27:17 go: downloading github.com/hashicorp/errwrap v1.1.0
22:27:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:27:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:27:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:27:17 go: downloading google.golang.org/grpc v1.47.0
22:27:17 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
22:27:17 + for installer in *.installer
22:27:17 + '[' buildx.installer '!=' scan.installer ']'
22:27:17 + bash buildx.installer build
22:27:17 Cloning into '/go/src/github.com/docker/buildx'...
22:27:17 + GO111MODULE=on
22:27:17 + 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
22:27:17 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:27:18 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:27:18 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:27:18 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:27:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:27:18 go: downloading github.com/gogo/protobuf v1.3.2
22:27:18 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:27:18 go: downloading github.com/moby/locker v1.0.1
22:27:18 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:27:18 go: downloading github.com/mattn/go-runewidth v0.0.14
22:27:18 go: downloading k8s.io/klog/v2 v2.60.1
22:27:18 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:27:18 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:27:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:27:18 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:27:18 go: downloading google.golang.org/protobuf v1.27.1
22:27:19 go: downloading github.com/go-logr/stdr v1.2.2
22:27:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:27:19 go: downloading github.com/containerd/typeurl v1.0.2
22:27:19 go: downloading github.com/golang/protobuf v1.5.2
22:27:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:27:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:27:19 go: downloading github.com/pelletier/go-toml v1.9.4
22:27:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:27:19 go: downloading github.com/google/gofuzz v1.2.0
22:27:19 go: downloading github.com/moby/sys/symlink v0.2.0
22:27:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:27:19 go: downloading github.com/gogo/googleapis v1.4.1
22:27:19 go: downloading github.com/containerd/continuity v0.3.0
22:27:19 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:27:19 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:27:19 go: downloading github.com/Masterminds/semver v1.5.0
22:27:19 go: downloading github.com/rivo/uniseg v0.2.0
22:27:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:27:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:27:19 go: downloading github.com/davecgh/go-spew v1.1.1
22:27:20 go: downloading github.com/pmezard/go-difflib v1.0.0
22:27:20 go: downloading gopkg.in/yaml.v3 v3.0.1
22:27:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:27:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:27:20 go: downloading github.com/felixge/httpsnoop v1.0.2
22:27:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:27:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:27:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:27:20 go: downloading gopkg.in/inf.v0 v0.9.1
22:27:20 go: downloading github.com/googleapis/gnostic v0.5.5
22:27:20 go: downloading github.com/google/go-cmp v0.5.9
22:27:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:27:20 go: downloading github.com/docker/go-metrics v0.0.1
22:27:20 go: downloading github.com/json-iterator/go v1.1.12
22:27:20 go: downloading github.com/modern-go/reflect2 v1.0.2
22:27:20 go: downloading sigs.k8s.io/yaml v1.2.0
22:27:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:27:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:27:20 go: downloading github.com/mattn/go-colorable v0.1.12
22:27:20 go: downloading github.com/prometheus/client_golang v1.12.2
22:27:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:27:20 go: downloading github.com/containerd/ttrpc v1.1.0
22:27:20 go: downloading github.com/moby/spdystream v0.2.0
22:27:20 go: downloading github.com/prometheus/client_model v0.2.0
22:27:20 go: downloading github.com/prometheus/common v0.32.1
22:27:20 go: downloading github.com/beorn7/perks v1.0.1
22:27:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:27:20 go: downloading github.com/prometheus/procfs v0.7.3
22:27:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:27:20 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.rpm
22:27:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.INOtVP
22:27:20 + umask 022
22:27:20 + cd /root/rpmbuild/BUILD
22:27:20 + cd src
22:27:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:20 + RPM_EC=0
22:27:20 ++ jobs -p
22:27:20 + exit 0
22:27:20 
22:27:20 RPM build warnings:
22:27:20     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:27:20     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:27:20     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:27:20     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:27:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0JwWcu
22:27:20 + umask 022
22:27:20 + cd /root/rpmbuild/BUILD
22:27:20 + cd /root/rpmbuild/BUILD
22:27:20 + rm -rf src
22:27:20 + /usr/bin/mkdir -p src
22:27:20 + cd src
22:27:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:27:20 + /usr/bin/tar -xof -
22:27:20 + STATUS=0
22:27:20 + '[' 0 -ne 0 ']'
22:27:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:27:20 + /usr/bin/tar -xof -
22:27:20 + STATUS=0
22:27:20 + '[' 0 -ne 0 ']'
22:27:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:27:20 + RPM_EC=0
22:27:20 ++ jobs -p
22:27:20 + exit 0
22:27:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RZkQqY
22:27:20 + umask 022
22:27:20 + cd /root/rpmbuild/BUILD
22:27: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'
22:27:20 + export CFLAGS
22:27: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'
22:27:20 + export CXXFLAGS
22:27: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'
22:27:20 + export FFLAGS
22:27: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'
22:27:20 + export FCFLAGS
22:27: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-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:27:20 + export LDFLAGS
22:27:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:20 + export LT_SYS_LIBRARY_PATH
22:27:20 + CC=gcc
22:27:20 + export CC
22:27:20 + CXX=g++
22:27:20 + export CXX
22:27:20 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:27:20 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:27:20 + cd src
22:27:20 + export DOCKER_GITCOMMIT=753cd92
22:27:20 + DOCKER_GITCOMMIT=753cd92
22:27:20 + mkdir -p /go/src/github.com/docker
22:27:20 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:27:20 + TMP_GOPATH=/go
22:27:20 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:27:20 + RM_GOPATH=0
22:27:20 + TMP_GOPATH=/go
22:27:20 + : /usr/local/bin
22:27:20 + '[' -z /go ']'
22:27:20 + export GOPATH=/go
22:27:20 + GOPATH=/go
22:27:20 + case "$(go env GOARCH)" in
22:27:20 ++ go env GOARCH
22:27:20 + export GO_BUILDMODE=-buildmode=pie
22:27:20 + GO_BUILDMODE=-buildmode=pie
22:27:20 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:27:20 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:27:20 + bin=rootlesskit
22:27:20 + shift
22:27:20 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:27:20 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:27:20 ++ : v0.14.4
22:27:20 + install_rootlesskit dynamic
22:27:20 + case "$1" in
22:27:20 + install_rootlesskit_dynamic
22:27:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:27:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:27:20 + export BUILD_MODE=-buildmode=pie
22:27:20 + BUILD_MODE=-buildmode=pie
22:27:20 + _install_rootlesskit
22:27:20 + echo 'Install rootlesskit version v0.14.4'
22:27:20 Install rootlesskit version v0.14.4
22:27:20 + for f in rootlesskit rootlesskit-docker-proxy
22:27:20 + GOBIN=/usr/local/bin
22:27:20 + GO111MODULE=on
22:27:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:27:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:27:20 go: downloading github.com/pkg/errors v0.9.1
22:27:20 go: downloading github.com/sirupsen/logrus v1.8.1
22:27:20 go: downloading github.com/urfave/cli/v2 v2.3.0
22:27:20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:27:20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:27:20 go: downloading github.com/google/uuid v1.3.0
22:27:20 go: downloading github.com/moby/vpnkit v0.5.0
22:27:20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:27:20 go: downloading github.com/gofrs/flock v0.8.1
22:27:20 go: downloading github.com/gorilla/mux v1.8.0
22:27:20 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:27:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:27:20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:27:20 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:27:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:27:21 + popd
22:27:21 + exit 0
22:27:21 ~/rpmbuild/BUILD/src
22:27:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wGYvZd
22:27:21 + umask 022
22:27:21 + cd /root/rpmbuild/BUILD
22:27:21 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64 '!=' / ']'
22:27:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 + mkdir -p /root/rpmbuild/BUILDROOT
22:27:21 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 + cd src
22:27:21 + pushd /root/rpmbuild/BUILD/src/compose
22:27:21 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:27:21 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:27:21 + popd
22:27:21 ~/rpmbuild/BUILD/src
22:27:21 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:27:21 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:27:21 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:27:21 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:27:21 + /usr/lib/rpm/check-buildroot
22:27:21 + /usr/lib/rpm/redhat/brp-compress
22:27:21 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:27:21 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:27:21 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:27:21 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:27:21 + /usr/lib/rpm/redhat/brp-python-hardlink
22:27:21 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:27:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iM1PAt
22:27:21 + umask 022
22:27:21 + cd /root/rpmbuild/BUILD
22:27:21 + cd src
22:27:21 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:27:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:27:21 + ver=v2.12.2
22:27:21 + test v2.12.2 = v2.12.2
22:27:21 + echo 'PASS: docker-compose version OK'
22:27:21 + exit 0
22:27:21 PASS: docker-compose version OK
22:27:21 Processing files: docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EaXfJL
22:27:21 + umask 022
22:27:21 + cd /root/rpmbuild/BUILD
22:27:21 + cd src
22:27:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.12.2
22:27:21 + export DOCDIR
22:27:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.12.2
22:27:21 + 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.12.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.12.2
22:27:21 + exit 0
22:27:21 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aiTF62
22:27:21 + umask 022
22:27:21 + cd /root/rpmbuild/BUILD
22:27:21 + cd src
22:27:21 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.12.2
22:27:21 + export LICENSEDIR
22:27:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.12.2
22:27:21 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.12.2
22:27:21 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.12.2
22:27:21 + exit 0
22:27:21 Provides: docker-compose-plugin = 0:2.12.2-0.el7 docker-compose-plugin(aarch-64) = 0:2.12.2-0.el7
22:27:21 Requires(interp): /bin/sh /bin/sh /bin/sh
22:27:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:27:21 Requires(post): /bin/sh
22:27:21 Requires(preun): /bin/sh
22:27:21 Requires(postun): /bin/sh
22:27:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el7.src.rpm
22:27:21 + for f in rootlesskit rootlesskit-docker-proxy
22:27:21 + GOBIN=/usr/local/bin
22:27:21 + GO111MODULE=on
22:27:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:27:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.el7.aarch64.rpm
22:27:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GsHRXr
22:27:21 + umask 022
22:27:21 + cd /root/rpmbuild/BUILD
22:27:21 + cd src
22:27:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.aarch64
22:27:21 + exit 0
22:27:22 + return
22:27:22 + RPM_EC=0
22:27:22 ++ jobs -p
22:27:22 + exit 0
22:27:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DRrFw9
22:27:22 + umask 022
22:27:22 + cd /root/rpmbuild/BUILD
22:27:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64 '!=' / ']'
22:27:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:22 + mkdir -p /root/rpmbuild/BUILDROOT
22:27:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27: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'
22:27:22 + export CFLAGS
22:27: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'
22:27:22 + export CXXFLAGS
22:27: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'
22:27:22 + export FFLAGS
22:27: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'
22:27:22 + export FCFLAGS
22:27: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-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:27:22 + export LDFLAGS
22:27:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:22 + export LT_SYS_LIBRARY_PATH
22:27:22 + CC=gcc
22:27:22 + export CC
22:27:22 + CXX=g++
22:27:22 + export CXX
22:27:22 + cd src
22:27:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/dockerd-rootless.sh
22:27:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:27:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/rootlesskit
22:27:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy
22:27:22 + /usr/lib/rpm/check-buildroot
22:27:22 + /usr/lib/rpm/redhat/brp-ldconfig
22:27:22 + /usr/lib/rpm/brp-compress
22:27:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:27:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:27:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:27:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:27:22 + /usr/lib/rpm/check-rpaths
22:27:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:27:22 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:27:22 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:27:22 + /usr/lib/rpm/brp-remove-la-files
22:27:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:27:22 + /usr/lib/rpm/redhat/brp-python-hardlink
22:27:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rm7j59
22:27:22 + umask 022
22:27:22 + cd /root/rpmbuild/BUILD
22:27: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'
22:27:22 + export CFLAGS
22:27: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'
22:27:22 + export CXXFLAGS
22:27: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'
22:27:22 + export FFLAGS
22:27: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'
22:27:22 + export FCFLAGS
22:27: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-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.ld'
22:27:22 + export LDFLAGS
22:27:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:22 + export LT_SYS_LIBRARY_PATH
22:27:22 + CC=gcc
22:27:22 + export CC
22:27:22 + CXX=g++
22:27:22 + export CXX
22:27:22 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:27:22 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221021185355.e814bd0-0.fc36 aarch64
22:27:22 + cd src
22:27:22 + /usr/local/bin/rootlesskit -v
22:27:22 rootlesskit version 0.14.4
22:27:22 + RPM_EC=0
22:27:22 ++ jobs -p
22:27:22 + exit 0
22:27:22 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:23 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.fc36
22:27:23 Requires(interp): /bin/sh /bin/sh /bin/sh
22:27:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:27:23 Requires(post): /bin/sh
22:27:23 Requires(preun): /bin/sh
22:27:23 Requires(postun): /bin/sh
22:27:23 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)
22:27:23 Conflicts: rootlesskit
22:27:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:23 make[2]: Leaving directory '/root/build-deb/compose'
22:27:23 # Build the scan-plugin
22:27:23 # TODO change once we support scan-plugin on other architectures
22:27:23 if [ "amd64" = "amd64" ]; then \
22:27:23 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:23 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:23 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:23 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:23 fi
22:27:23 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:27:23 GO111MODULE=on make -f builder.Makefile build
22:27:23 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:27:23 mkdir -p bin
22:27:23 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:27:23 go: downloading github.com/docker/cli v20.10.17+incompatible
22:27:23 go: downloading github.com/docker/docker v20.10.17+incompatible
22:27:23 go: downloading github.com/spf13/cobra v1.5.0
22:27:23 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:27:23 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:27:23 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:27:23 go: downloading github.com/docker/go-units v0.4.0
22:27:23 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:27:23 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:27:23 go: downloading github.com/moby/sys/mount v0.3.3
22:27:23 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:27:23 go: downloading github.com/containerd/containerd v1.6.6
22:27:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:27:23 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:27:23 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:27:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:27:23 go: downloading github.com/opencontainers/runc v1.1.3
22:27:23 go: downloading github.com/prometheus/common v0.37.0
22:27:23 go: downloading github.com/prometheus/procfs v0.8.0
22:27:23 go: downloading google.golang.org/protobuf v1.28.1
22:27:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:27:23 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    debian/rules override_dh_auto_test
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:27:23 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:27:23 PASS: daemon version OK
22:27:23 ver="$(cli/build/docker --version)"; \
22:27:23 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:27:23 PASS: cli version OK
22:27:23 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:23 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:27:23 PASS: docker-compose version OK
22:27:23 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:27:23 # TODO change once we support scan-plugin on other architectures
22:27:23 if [ "arm64" = "amd64" ]; then \
22:27:23 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:23 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:27:23 fi
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    create-stamp debian/debhelper-build-stamp
22:27:23  debian/rules binary
22:27:23 dh binary --with=bash-completion --with=systemd
22:27:23    dh_testroot
22:27:23    dh_prep
22:27:23    debian/rules override_dh_auto_install
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 # docker-ce-cli install
22:27: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
22:27: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
22:27:23 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:27:23 set -e;cd /sources && \
22:27:23 	tar xzf plugin-installers.tgz; \
22:27:23 	for installer in plugins/*.installer; do \
22:27:23 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:27:23 		PREFIX=/usr/libexec/docker/cli-plugins \
22:27:23 			bash ${installer} install_plugin; \
22:27:23 	done
22:27:23 # docker-ce install
22:27:23 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:27:23 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:27:23 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:27:23 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:27:23 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:27:23 # docker-compose-plugin install
22:27:23 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:27:23 # docker-scan-plugin install
22:27:23 # TODO change once we support scan-plugin on other architectures
22:27:23 if [ "arm64" = "amd64" ]; then \
22:27:23 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:27:23 fi
22:27:23 # docker-ce-rootless-extras install
22:27:23 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:27:23 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:27:23 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:27:23 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:27:23 # TODO: how can we install vpnkit?
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    debian/rules override_dh_install
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 dh_install
22:27:23 # TODO Can we do this from within our container?
22:27:23 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    dh_installdocs
22:27:23    dh_installchangelogs
22:27:23    dh_installman
22:27:23    dh_bash-completion
22:27:23    dh_systemd_enable
22:27:23    debian/rules override_dh_installinit
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 # use "docker" as our service name, not "docker-ce"
22:27:23 dh_installinit --name=docker
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    dh_systemd_start
22:27:23    dh_perl
22:27:23    dh_link
22:27:23    dh_strip_nondeterminism
22:27:23    dh_compress
22:27:23    dh_fixperms
22:27:23    dh_missing
22:27:23    debian/rules override_dh_strip
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 # Go has lots of problems with stripping, so just don't
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    dh_makeshlibs
22:27:23    debian/rules override_dh_shlibdeps
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    dh_installdeb
22:27:23    debian/rules override_dh_gencontrol
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:27:23 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:27:23 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:27:23 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:27:23 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:27:23 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:27:23 if [ "arm64" = "amd64" ]; then \
22:27:23 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:27:23 fi
22:27:23 dh_gencontrol --remaining-packages
22:27:23 make[1]: Leaving directory '/root/build-deb'
22:27:23    dh_md5sums
22:27:23    debian/rules override_dh_builddeb
22:27:23 make[1]: Entering directory '/root/build-deb'
22:27:23 dh_builddeb -- -Zxz
22:27:23 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'.
22:27:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'.
22:27:23 make[2]: Leaving directory '/root/build-deb/compose'
22:27:23 # Build the scan-plugin
22:27:23 # TODO change once we support scan-plugin on other architectures
22:27:23 if [ "armhf" = "amd64" ]; then \
22:27:23 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:23 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:23 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:23 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:23 fi
22:27:23 # Build the CLI plugins
22:27:23 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:23 set -e;cd /sources && \
22:27:23 	tar xzf plugin-installers.tgz; \
22:27:23 	for installer in plugins/*.installer; do \
22:27:23 		LDFLAGS='' bash ${installer} build; \
22:27:23 	done
22:27:23 Cloning into '/go/src/github.com/docker/app'...
22:27:23 Fetching origin
22:27:23 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:23 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
22:27:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
22:27:24 + for installer in *.installer
22:27:24 + '[' buildx.installer '!=' scan.installer ']'
22:27:24 + bash buildx.installer build
22:27:24 Cloning into '/go/src/github.com/docker/buildx'...
22:27:24 + GO111MODULE=on
22:27:24 + 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
22:27:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:27:25 + make clean
22:27:25 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:27:25 Cloning into '/go/src/github.com/docker/buildx'...
22:27:25 Fetching origin
22:27:25 + GO111MODULE=on
22:27: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
22:27:25 rm -f -r src
22:27:26 make -C rpm clean
22:27:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:26 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:27:27 rm -f -r rpmbuild/
22:27:27 docker builder prune -f --filter until=24h
22:27:27 Total:	0B
22:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:27 make -C deb clean
22:27:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:27 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:27:27 rm -f -r debbuild
22:27:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:27:27 rm -f -r sources
22:27:27 docker builder prune -f --filter until=24h
22:27:27 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-bionic_arm64.deb'.
22:27:27 Total:	0B
22:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:27 make -C static clean
22:27:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:27:27 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:27:27 rm -f -r build
22:27:27 docker builder prune -f --filter until=24h
22:27:27 Total:	0B
22:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:27:29 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64.rpm
22:27:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XxVajZ
22:27:29 + umask 022
22:27:29 + cd /root/rpmbuild/BUILD
22:27:29 + cd src
22:27:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.aarch64
22:27:29 + RPM_EC=0
22:27:29 ++ jobs -p
22:27:29 + exit 0
22:27:29 
22:27:29 RPM build warnings:
22:27:29     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:27:29     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:27:29     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:27:29     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:27:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wb2ZnW
22:27:29 + umask 022
22:27:29 + cd /root/rpmbuild/BUILD
22:27:29 + cd /root/rpmbuild/BUILD
22:27:29 + rm -rf src
22:27:29 + /usr/bin/mkdir -p src
22:27:29 + cd src
22:27:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:27:29 + /usr/bin/tar -xof -
22:27:29 + STATUS=0
22:27:29 + '[' 0 -ne 0 ']'
22:27:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:27:29 + /usr/bin/tar -xof -
22:27:29 + STATUS=0
22:27:29 + '[' 0 -ne 0 ']'
22:27:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:27:29 + RPM_EC=0
22:27:29 ++ jobs -p
22:27:29 + exit 0
22:27:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tz2LHt
22:27:29 + umask 022
22:27:29 + cd /root/rpmbuild/BUILD
22:27: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:27:29 + export CFLAGS
22:27: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
22:27:29 + export CXXFLAGS
22:27: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:27:29 + export FFLAGS
22:27: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
22:27:29 + export FCFLAGS
22:27: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.12.2-0.fc36.aarch64.ld'
22:27:29 + export LDFLAGS
22:27:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:27:29 + export LT_SYS_LIBRARY_PATH
22:27:29 + CC=gcc
22:27:29 + export CC
22:27:29 + CXX=g++
22:27:29 + export CXX
22:27:29 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:27:29 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.12.2-0.fc36 aarch64
22:27:29 + cd src
22:27:29 + pushd /root/rpmbuild/BUILD/src/compose
22:27:29 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:27:29 + make VERSION=v2.12.2 DESTDIR=./bin build
22:27:29 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:27:29 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:27:29 go: downloading github.com/spf13/cobra v1.6.0
22:27:29 go: downloading github.com/fvbommel/sortorder v1.0.2
22:27:29 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:27:29 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:27:30 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:27:30 go: downloading github.com/morikuni/aec v1.0.0
22:27:30 go: downloading github.com/spf13/pflag v1.0.5
22:27:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:27:30 go: downloading github.com/docker/go-connections v0.4.0
22:27:30 go: downloading github.com/moby/sys/sequential v0.5.0
22:27:30 go: downloading github.com/sirupsen/logrus v1.9.0
22:27:30 go: downloading github.com/theupdateframework/notary v0.7.0
22:27:30 go: downloading github.com/compose-spec/compose-go v1.6.0
22:27:30 go: downloading github.com/hashicorp/go-version v1.6.0
22:27:30 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:27:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:27:30 go: downloading github.com/docker/buildx v0.9.1
22:27:30 go: downloading github.com/docker/go-units v0.5.0
22:27:30 go: downloading github.com/mattn/go-shellwords v1.0.12
22:27:30 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:27:30 go: downloading github.com/opencontainers/go-digest v1.0.0
22:27:30 go: downloading go.opentelemetry.io/otel v1.11.1
22:27:30 go: downloading github.com/containerd/containerd v1.6.8
22:27:30 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:27:30 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:27:30 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:27:30 go: downloading gopkg.in/yaml.v2 v2.4.0
22:27:30 go: downloading k8s.io/client-go v0.22.4
22:27:31 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:27:31 go: downloading github.com/cnabio/cnab-go v0.23.4
22:27:31 go: downloading github.com/imdario/mergo v0.3.13
22:27:31 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:27:31 go: downloading github.com/containerd/console v1.0.3
22:27:31 go: downloading golang.org/x/text v0.3.7
22:27:31 go: downloading github.com/mattn/go-isatty v0.0.16
22:27:31 go: downloading github.com/buger/goterm v1.0.4
22:27:31 go: downloading github.com/stretchr/testify v1.8.0
22:27:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:27:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:27:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:27:31 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:27:31 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:27:31 go: downloading github.com/go-logr/logr v1.2.3
22:27:31 go: downloading k8s.io/api v0.22.4
22:27:31 go: downloading k8s.io/apimachinery v0.22.4
22:27:32 go: downloading github.com/gofrs/flock v0.8.0
22:27:32 go: downloading github.com/moby/sys/signal v0.7.0
22:27:32 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:27:32 go: downloading github.com/golang/mock v1.6.0
22:27:32 go: downloading github.com/klauspost/compress v1.15.9
22:27:32 go: downloading github.com/moby/patternmatcher v0.5.0
22:27:32 go: downloading github.com/opencontainers/runc v1.1.2
22:27:32 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:27:32 go: downloading github.com/hashicorp/errwrap v1.1.0
22:27:32 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:27:32 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:27:32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:27:32 go: downloading google.golang.org/grpc v1.47.0
22:27:32 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:27:32 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:27:32 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:27:32 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:27:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:27:32 go: downloading github.com/gogo/protobuf v1.3.2
22:27:33 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:27:33 go: downloading github.com/moby/locker v1.0.1
22:27:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:27:33 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:27:33 go: downloading github.com/mattn/go-runewidth v0.0.14
22:27:33 go: downloading k8s.io/klog/v2 v2.60.1
22:27:33 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:27:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:27:33 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:27:33 go: downloading google.golang.org/protobuf v1.27.1
22:27:33 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:33 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:33 # Build the CLI plugins
22:27:33 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:33 set -e;cd /sources && \
22:27:33 	tar xzf plugin-installers.tgz; \
22:27:33 	for installer in plugins/*.installer; do \
22:27:33 		LDFLAGS='' bash ${installer} build; \
22:27:33 	done
22:27:33 Cloning into '/go/src/github.com/docker/app'...
22:27:33 go: downloading github.com/go-logr/stdr v1.2.2
22:27:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:27:33 go: downloading github.com/containerd/typeurl v1.0.2
22:27:33 go: downloading github.com/golang/protobuf v1.5.2
22:27:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:27:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:27:33 go: downloading github.com/pelletier/go-toml v1.9.4
22:27:33 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:27:33 go: downloading github.com/google/gofuzz v1.2.0
22:27:33 go: downloading github.com/moby/sys/symlink v0.2.0
22:27:33 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:27:33 go: downloading github.com/gogo/googleapis v1.4.1
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    debian/rules override_dh_auto_test
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:27:33 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:27:33 PASS: daemon version OK
22:27:33 ver="$(cli/build/docker --version)"; \
22:27:33 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:27:33 PASS: cli version OK
22:27:33 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:33 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:27:33 PASS: docker-compose version OK
22:27:33 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:27:33 # TODO change once we support scan-plugin on other architectures
22:27:33 if [ "arm64" = "amd64" ]; then \
22:27:33 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:33 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:27:33 fi
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    create-stamp debian/debhelper-build-stamp
22:27:33  debian/rules binary
22:27:33 dh binary --with=bash-completion --with=systemd
22:27:33    dh_testroot
22:27:33    dh_prep
22:27:33    debian/rules override_dh_auto_install
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 # docker-ce-cli install
22:27:33 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
22:27:33 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:27:33 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:27:33 set -e;cd /sources && \
22:27:33 	tar xzf plugin-installers.tgz; \
22:27:33 	for installer in plugins/*.installer; do \
22:27:33 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:27:33 		PREFIX=/usr/libexec/docker/cli-plugins \
22:27:33 			bash ${installer} install_plugin; \
22:27:33 	done
22:27:33 # docker-ce install
22:27:33 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:27:33 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:27:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:27:33 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:27:33 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:27:33 # docker-compose-plugin install
22:27:33 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:27:33 # docker-scan-plugin install
22:27:33 # TODO change once we support scan-plugin on other architectures
22:27:33 if [ "arm64" = "amd64" ]; then \
22:27:33 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:27:33 fi
22:27:33 # docker-ce-rootless-extras install
22:27:33 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:27:33 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:27:33 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:27:33 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:27:33 # TODO: how can we install vpnkit?
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    debian/rules override_dh_install
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 dh_install
22:27:33 # TODO Can we do this from within our container?
22:27:33 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    dh_installdocs
22:27:33    dh_installchangelogs
22:27:33    dh_installman
22:27:33    dh_bash-completion
22:27:33    dh_systemd_enable
22:27:33    debian/rules override_dh_installinit
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 # use "docker" as our service name, not "docker-ce"
22:27:33 dh_installinit --name=docker
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    dh_systemd_start
22:27:33    dh_perl
22:27:33    dh_link
22:27:33    dh_strip_nondeterminism
22:27:33    dh_compress
22:27:33    dh_fixperms
22:27:33    dh_missing
22:27:33    debian/rules override_dh_strip
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 # Go has lots of problems with stripping, so just don't
22:27:33 make[1]: Leaving directory '/root/build-deb'
22:27:33    dh_makeshlibs
22:27:33    debian/rules override_dh_shlibdeps
22:27:33 make[1]: Entering directory '/root/build-deb'
22:27:33 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:27:33 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-focal_arm64.deb'.
22:27:34 Fetching origin
22:27:34 go: downloading github.com/containerd/continuity v0.3.0
22:27:34 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:27:34 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:27:34 go: downloading github.com/Masterminds/semver v1.5.0
22:27:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:27:34 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:27:34 go: downloading github.com/rivo/uniseg v0.2.0
22:27:34 go: downloading github.com/davecgh/go-spew v1.1.1
22:27:34 go: downloading github.com/pmezard/go-difflib v1.0.0
22:27:34 go: downloading gopkg.in/yaml.v3 v3.0.1
22:27:34 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:27:34 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:27:34 go: downloading github.com/felixge/httpsnoop v1.0.2
22:27:34 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:27:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:27:34 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:27:34 go: downloading gopkg.in/inf.v0 v0.9.1
22:27:34 go: downloading github.com/googleapis/gnostic v0.5.5
22:27:34 go: downloading github.com/google/go-cmp v0.5.9
22:27:34 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:27:34 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
22:27:34 go: downloading github.com/docker/go-metrics v0.0.1
22:27:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:27:34 go: downloading github.com/json-iterator/go v1.1.12
22:27:34 go: downloading github.com/modern-go/reflect2 v1.0.2
22:27:34 go: downloading sigs.k8s.io/yaml v1.2.0
22:27:34 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:27:34 go: downloading github.com/mattn/go-colorable v0.1.12
22:27:34 go: downloading github.com/prometheus/client_golang v1.12.2
22:27:34 go: downloading github.com/containerd/ttrpc v1.1.0
22:27:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:27:34 go: downloading github.com/moby/spdystream v0.2.0
22:27:34 go: downloading github.com/prometheus/client_model v0.2.0
22:27:34 go: downloading github.com/prometheus/common v0.32.1
22:27:34 go: downloading github.com/beorn7/perks v1.0.1
22:27:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:27:34 go: downloading github.com/prometheus/procfs v0.7.3
22:27:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    debian/rules override_dh_auto_test
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:27:34 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:27:34 PASS: daemon version OK
22:27:34 ver="$(cli/build/docker --version)"; \
22:27:34 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:27:34 PASS: cli version OK
22:27:34 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:34 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:27:34 PASS: docker-compose version OK
22:27:34 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:27:34 # TODO change once we support scan-plugin on other architectures
22:27:34 if [ "arm64" = "amd64" ]; then \
22:27:34 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:34 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:27:34 fi
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    create-stamp debian/debhelper-build-stamp
22:27:34  debian/rules binary
22:27:34 dh binary --with=bash-completion --with=systemd
22:27:34    dh_testroot
22:27:34    dh_prep
22:27:34    debian/rules override_dh_auto_install
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 # docker-ce-cli install
22:27: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
22:27: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
22:27:34 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:27:34 set -e;cd /sources && \
22:27:34 	tar xzf plugin-installers.tgz; \
22:27:34 	for installer in plugins/*.installer; do \
22:27:34 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:27:34 		PREFIX=/usr/libexec/docker/cli-plugins \
22:27:34 			bash ${installer} install_plugin; \
22:27:34 	done
22:27:34 # docker-ce install
22:27:34 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:27:34 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:27:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:27:34 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:27:34 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:27:34 # docker-compose-plugin install
22:27:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:27:34 # docker-scan-plugin install
22:27:34 # TODO change once we support scan-plugin on other architectures
22:27:34 if [ "arm64" = "amd64" ]; then \
22:27:34 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:27:34 fi
22:27:34 # docker-ce-rootless-extras install
22:27:34 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:27:34 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:27:34 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:27:34 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:27:34 # TODO: how can we install vpnkit?
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    debian/rules override_dh_install
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 dh_install
22:27:34 # TODO Can we do this from within our container?
22:27:34 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    dh_installdocs
22:27:34    dh_installchangelogs
22:27:34    dh_installman
22:27:34    dh_bash-completion
22:27:34    dh_systemd_enable
22:27:34    debian/rules override_dh_installinit
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 # use "docker" as our service name, not "docker-ce"
22:27:34 dh_installinit --name=docker
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    dh_systemd_start
22:27:34    dh_perl
22:27:34    dh_link
22:27:34    dh_strip_nondeterminism
22:27:34    dh_compress
22:27:34    dh_fixperms
22:27:34    dh_missing
22:27:34    debian/rules override_dh_strip
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 # Go has lots of problems with stripping, so just don't
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    dh_makeshlibs
22:27:34    debian/rules override_dh_shlibdeps
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    dh_installdeb
22:27:34    debian/rules override_dh_gencontrol
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:27:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:27:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:27:34 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:27:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:27:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:27:34 if [ "arm64" = "amd64" ]; then \
22:27:34 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:27:34 fi
22:27:34 dh_gencontrol --remaining-packages
22:27:34 make[1]: Leaving directory '/root/build-deb'
22:27:34    dh_md5sums
22:27:34    debian/rules override_dh_builddeb
22:27:34 make[1]: Entering directory '/root/build-deb'
22:27:34 dh_builddeb -- -Zxz
22:27:34 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'.
22:27:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'.
22:27:35 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)
22:27:35 make[1]: Leaving directory '/root/build-deb'
22:27:35    dh_installdeb
22:27:35    debian/rules override_dh_gencontrol
22:27:35 make[1]: Entering directory '/root/build-deb'
22:27:35 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:27:35 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:27:35 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:27:35 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:27:35 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:27:35 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:27:35 if [ "arm64" = "amd64" ]; then \
22:27:35 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:27:35 fi
22:27:35 dh_gencontrol --remaining-packages
22:27:35 make[1]: Leaving directory '/root/build-deb'
22:27:35    dh_md5sums
22:27:36    debian/rules override_dh_builddeb
22:27:36 make[1]: Entering directory '/root/build-deb'
22:27:36 dh_builddeb -- -Zxz
22:27:36 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'.
22:27:36 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'.
22:27:41 make[2]: Leaving directory '/root/build-deb/compose'
22:27:41 # Build the scan-plugin
22:27:41 # TODO change once we support scan-plugin on other architectures
22:27:41 if [ "armhf" = "amd64" ]; then \
22:27:41 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:41 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:41 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:41 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:41 fi
22:27:41 # Build the CLI plugins
22:27:41 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:41 set -e;cd /sources && \
22:27:41 	tar xzf plugin-installers.tgz; \
22:27:41 	for installer in plugins/*.installer; do \
22:27:41 		LDFLAGS='' bash ${installer} build; \
22:27:41 	done
22:27:41 Cloning into '/go/src/github.com/docker/app'...
22:27:41 Fetching origin
22:27:41 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:41 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
22:27:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'.
22:27:42 make[2]: Leaving directory '/root/build-deb/compose'
22:27:42 # Build the scan-plugin
22:27:42 # TODO change once we support scan-plugin on other architectures
22:27:42 if [ "amd64" = "amd64" ]; then \
22:27:42 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:42 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:42 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:42 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:42 fi
22:27:42 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:27:42 GO111MODULE=on make -f builder.Makefile build
22:27:42 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:27:42 mkdir -p bin
22:27:42 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:27:42 go: downloading github.com/docker/cli v20.10.17+incompatible
22:27:42 go: downloading github.com/docker/docker v20.10.17+incompatible
22:27:42 go: downloading github.com/spf13/cobra v1.5.0
22:27:42 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:27:42 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:27:42 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:27:42 go: downloading github.com/docker/go-units v0.4.0
22:27:42 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:27:42 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:27:42 go: downloading github.com/moby/sys/mount v0.3.3
22:27:42 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:27:42 go: downloading github.com/containerd/containerd v1.6.6
22:27:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:27:42 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:27:42 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:27:42 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:27:42 go: downloading github.com/opencontainers/runc v1.1.3
22:27:42 go: downloading github.com/prometheus/common v0.37.0
22:27:42 go: downloading github.com/prometheus/procfs v0.8.0
22:27:42 go: downloading google.golang.org/protobuf v1.28.1
22:27:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:27:44 + popd
22:27:44 ~/rpmbuild/BUILD/src
22:27:44 + exit 0
22:27:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RFSnFa
22:27:44 + umask 022
22:27:44 + cd /root/rpmbuild/BUILD
22:27:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64 '!=' / ']'
22:27:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 + mkdir -p /root/rpmbuild/BUILDROOT
22:27:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 + cd src
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin
22:27:44 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/docker
22:27:44 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:27:44 + pushd /root/rpmbuild/BUILD/src/plugins
22:27:44 + for installer in *.installer
22:27:44 + '[' app.installer '!=' scan.installer ']'
22:27:44 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 + PREFIX=/usr/libexec/docker/cli-plugins
22:27:44 + bash app.installer install_plugin
22:27:44 + for installer in *.installer
22:27:44 + '[' buildx.installer '!=' scan.installer ']'
22:27:44 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 + PREFIX=/usr/libexec/docker/cli-plugins
22:27:44 + bash buildx.installer install_plugin
22:27:44 + popd
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/bash-completion/completions
22:27:44 ~/rpmbuild/BUILD/src
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/zsh/vendor-completions
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/fish/vendor_completions.d
22:27:44 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/bash-completion/completions/docker
22:27:44 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
22:27:44 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man1
22:27:44 + 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.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man1
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man5
22:27:44 + 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.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man5
22:27:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man8
22:27:44 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/man/man8
22:27:44 + mkdir -p build-docs
22:27:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:27:44 + cp cli/LICENSE build-docs/LICENSE
22:27:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:27:44 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:27:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:27:44 + cp cli/NOTICE build-docs/NOTICE
22:27:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:27:44 + cp cli/README.md build-docs/README.md
22:27:44 + /usr/lib/rpm/check-buildroot
22:27:44 + /usr/lib/rpm/redhat/brp-ldconfig
22:27:44 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:27:44 + /usr/lib/rpm/brp-compress
22:27:44 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:27:44 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:27:44 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:27:44 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:27:44 + /usr/lib/rpm/brp-python-hardlink
22:27:44 + PYTHON3=/usr/libexec/platform-python
22:27:44 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:27:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FpuXJO
22:27:44 + umask 022
22:27:44 + cd /root/rpmbuild/BUILD
22:27:44 + cd src
22:27:44 ++ cli/build/docker --version
22:27:44 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:27:44 PASS: cli version OK
22:27:44 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:27:44 + echo 'PASS: cli version OK'
22:27:44 + exit 0
22:27:44 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.udpUTb
22:27:44 + umask 022
22:27:44 + cd /root/rpmbuild/BUILD
22:27:44 + cd src
22:27:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + export LC_ALL=C
22:27:44 + LC_ALL=C
22:27:44 + export DOCDIR
22:27:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/share/doc/docker-ce-cli
22:27:44 + exit 0
22:27:44 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:27:44 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.el8
22:27:44 Requires(interp): /bin/sh
22:27:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:27:44 Requires(post): /bin/sh
22:27:44 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)
22:27:44 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:27:44 Recommends: docker-scan-plugin(x86-64)
22:27:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:27:45 make[2]: Leaving directory '/root/build-deb/compose'
22:27:45 # Build the scan-plugin
22:27:45 # TODO change once we support scan-plugin on other architectures
22:27:45 if [ "armhf" = "amd64" ]; then \
22:27:45 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:45 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:45 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:45 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:45 fi
22:27:45 # Build the CLI plugins
22:27:45 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:45 set -e;cd /sources && \
22:27:45 	tar xzf plugin-installers.tgz; \
22:27:45 	for installer in plugins/*.installer; do \
22:27:45 		LDFLAGS='' bash ${installer} build; \
22:27:45 	done
22:27:45 Cloning into '/go/src/github.com/docker/app'...
22:27:45 Fetching origin
22:27:45 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:45 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
22:27:47 + popd
22:27:47 ~/rpmbuild/BUILD/src
22:27:47 + exit 0
22:27:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xlW5YW
22:27:47 + umask 022
22:27:47 + cd /root/rpmbuild/BUILD
22:27:47 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64 '!=' / ']'
22:27:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 + mkdir -p /root/rpmbuild/BUILDROOT
22:27:47 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 + cd src
22:27:47 + pushd /root/rpmbuild/BUILD/src/compose
22:27:47 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:27:47 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:27:47 + popd
22:27:47 ~/rpmbuild/BUILD/src
22:27:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:27:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:27:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:27:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:27:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:27:47 + /usr/lib/rpm/check-buildroot
22:27:47 + /usr/lib/rpm/redhat/brp-ldconfig
22:27:47 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:27:47 + /usr/lib/rpm/brp-compress
22:27:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:27:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:27:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:27:47 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:27:47 + /usr/lib/rpm/brp-python-hardlink
22:27:47 + PYTHON3=/usr/libexec/platform-python
22:27:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:27:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Dua960
22:27:47 + umask 022
22:27:47 + cd /root/rpmbuild/BUILD
22:27:47 + cd src
22:27:47 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:27:47 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:27:47 + ver=v2.12.2
22:27:47 + test v2.12.2 = v2.12.2
22:27:47 + echo 'PASS: docker-compose version OK'
22:27:47 + exit 0
22:27:47 PASS: docker-compose version OK
22:27:47 Processing files: docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f59eK3
22:27:47 + umask 022
22:27:47 + cd /root/rpmbuild/BUILD
22:27:47 + cd src
22:27:47 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
22:27:47 + export LC_ALL=C
22:27:47 + LC_ALL=C
22:27:47 + export DOCDIR
22:27:47 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
22:27:47 + 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.12.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
22:27:47 + exit 0
22:27:47 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1ySsc2
22:27:47 + umask 022
22:27:47 + cd /root/rpmbuild/BUILD
22:27:47 + cd src
22:27:47 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
22:27:47 + export LC_ALL=C
22:27:47 + LC_ALL=C
22:27:47 + export LICENSEDIR
22:27:47 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
22:27:47 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
22:27:47 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
22:27:47 + exit 0
22:27:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:27:47 Provides: docker-compose-plugin = 0:2.12.2-0.el8 docker-compose-plugin(aarch-64) = 0:2.12.2-0.el8
22:27:47 Requires(interp): /bin/sh /bin/sh /bin/sh
22:27:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:27:47 Requires(post): /bin/sh
22:27:47 Requires(preun): /bin/sh
22:27:47 Requires(postun): /bin/sh
22:27:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el8.src.rpm
22:27:47 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.el8.aarch64.rpm
22:27:47 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j0pO61
22:27:47 + umask 022
22:27:47 + cd /root/rpmbuild/BUILD
22:27:47 + cd src
22:27:47 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.aarch64
22:27:47 + exit 0
22:27:47 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-buster_arm64.deb'.
22:27:48 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
22:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:27:49 + make clean
22:27:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:27:50 rm -f -r src
22:27:50 make -C rpm clean
22:27:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:50 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:27:51 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'.
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    debian/rules override_dh_auto_test
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:27:51 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:27:51 PASS: daemon version OK
22:27:51 ver="$(cli/build/docker --version)"; \
22:27:51 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:27:51 PASS: cli version OK
22:27:51 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:51 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:27:51 PASS: docker-compose version OK
22:27:51 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:27:51 # TODO change once we support scan-plugin on other architectures
22:27:51 if [ "arm64" = "amd64" ]; then \
22:27:51 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:27:51 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:27:51 fi
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    create-stamp debian/debhelper-build-stamp
22:27:51  debian/rules binary
22:27:51 dh binary --with=bash-completion --with=systemd
22:27:51    dh_testroot
22:27:51    dh_prep
22:27:51    debian/rules override_dh_auto_install
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 # docker-ce-cli install
22:27:51 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
22:27:51 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:27:51 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:27:51 set -e;cd /sources && \
22:27:51 	tar xzf plugin-installers.tgz; \
22:27:51 	for installer in plugins/*.installer; do \
22:27:51 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:27:51 		PREFIX=/usr/libexec/docker/cli-plugins \
22:27:51 			bash ${installer} install_plugin; \
22:27:51 	done
22:27:51 # docker-ce install
22:27:51 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:27:51 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:27:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:27:51 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:27:51 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:27:51 # docker-compose-plugin install
22:27:51 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:27:51 # docker-scan-plugin install
22:27:51 # TODO change once we support scan-plugin on other architectures
22:27:51 if [ "arm64" = "amd64" ]; then \
22:27:51 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:27:51 fi
22:27:51 # docker-ce-rootless-extras install
22:27:51 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:27:51 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:27:51 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:27:51 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:27:51 # TODO: how can we install vpnkit?
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    debian/rules override_dh_install
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 dh_install
22:27:51 # TODO Can we do this from within our container?
22:27:51 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    dh_installdocs
22:27:51    dh_installchangelogs
22:27:51    dh_installman
22:27:51    dh_bash-completion
22:27:51    dh_systemd_enable
22:27:51    debian/rules override_dh_installinit
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 # use "docker" as our service name, not "docker-ce"
22:27:51 dh_installinit --name=docker
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    dh_systemd_start
22:27:51    dh_perl
22:27:51    dh_link
22:27:51    dh_strip_nondeterminism
22:27:51    dh_compress
22:27:51    dh_fixperms
22:27:51    dh_missing
22:27:51    debian/rules override_dh_strip
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 # Go has lots of problems with stripping, so just don't
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    dh_makeshlibs
22:27:51    debian/rules override_dh_shlibdeps
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    dh_installdeb
22:27:51    debian/rules override_dh_gencontrol
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:27:51 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:27:51 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:27:51 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:27:51 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:27:51 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:27:51 if [ "arm64" = "amd64" ]; then \
22:27:51 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:27:51 fi
22:27:51 dh_gencontrol --remaining-packages
22:27:51 make[1]: Leaving directory '/root/build-deb'
22:27:51    dh_md5sums
22:27:51    debian/rules override_dh_builddeb
22:27:51 make[1]: Entering directory '/root/build-deb'
22:27:51 dh_builddeb -- -Zxz
22:27:51 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'.
22:27:51 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'.
22:27:51 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-jammy_arm64.deb'.
22:27:51 rm -f -r rpmbuild/
22:27:51 docker builder prune -f --filter until=24h
22:27:51 Total:	0B
22:27:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:27:51 make -C deb clean
22:27:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:51 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:27:51 rm -f -r debbuild
22:27:51 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:27:51 rm -f -r sources
22:27:51 docker builder prune -f --filter until=24h
22:27:51 Total:	0B
22:27:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:27:51 make -C static clean
22:27:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:27:51 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:27:51 rm -f -r build
22:27:51 docker builder prune -f --filter until=24h
22:27:52 Total:	0B
22:27:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:27:54 make[2]: Leaving directory '/root/build-deb/compose'
22:27:54 # Build the scan-plugin
22:27:54 # TODO change once we support scan-plugin on other architectures
22:27:54 if [ "armhf" = "amd64" ]; then \
22:27:54 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:54 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:54 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:54 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:54 fi
22:27:54 # Build the CLI plugins
22:27:54 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:54 set -e;cd /sources && \
22:27:54 	tar xzf plugin-installers.tgz; \
22:27:54 	for installer in plugins/*.installer; do \
22:27:54 		LDFLAGS='' bash ${installer} build; \
22:27:54 	done
22:27:54 Cloning into '/go/src/github.com/docker/app'...
22:27:54 Fetching origin
22:27:54 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27: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
22:27:55 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:55 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:27:55 # Build the CLI plugins
22:27:55 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:55 set -e;cd /sources && \
22:27:55 	tar xzf plugin-installers.tgz; \
22:27:55 	for installer in plugins/*.installer; do \
22:27:55 		LDFLAGS='' bash ${installer} build; \
22:27:55 	done
22:27:55 Cloning into '/go/src/github.com/docker/app'...
22:27:55 make[2]: Leaving directory '/root/build-deb/compose'
22:27:55 # Build the scan-plugin
22:27:55 # TODO change once we support scan-plugin on other architectures
22:27:55 if [ "armhf" = "amd64" ]; then \
22:27:55 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:55 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:55 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:55 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:55 fi
22:27:55 # Build the CLI plugins
22:27:55 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:55 set -e;cd /sources && \
22:27:55 	tar xzf plugin-installers.tgz; \
22:27:55 	for installer in plugins/*.installer; do \
22:27:55 		LDFLAGS='' bash ${installer} build; \
22:27:55 	done
22:27:55 Cloning into '/go/src/github.com/docker/app'...
22:27:55 Fetching origin
22:27:55 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:55 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
22:27:56 Fetching origin
22:27:56 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:56 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
22:27:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64.rpm
22:27:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0LMxd1
22:27:56 + umask 022
22:27:56 + cd /root/rpmbuild/BUILD
22:27:56 + cd src
22:27:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:27:56 + exit 0
22:27:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.igKCHH
22:27:56 + umask 022
22:27:56 + cd /root/rpmbuild/BUILD
22:27:56 + cd /root/rpmbuild/BUILD
22:27:56 + rm -rf src
22:27:56 + /usr/bin/mkdir -p src
22:27:56 + cd src
22:27:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:27:56 + /usr/bin/tar -xof -
22:27:56 + STATUS=0
22:27:56 + '[' 0 -ne 0 ']'
22:27:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:27:56 + /usr/bin/tar -xof -
22:27:56 + STATUS=0
22:27:56 + '[' 0 -ne 0 ']'
22:27:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:27:56 + exit 0
22:27:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kPfV8o
22:27:56 + umask 022
22:27:56 + cd /root/rpmbuild/BUILD
22:27:56 + cd src
22:27:56 + export DOCKER_GITCOMMIT=753cd92
22:27:56 + DOCKER_GITCOMMIT=753cd92
22:27:56 + mkdir -p /go/src/github.com/docker
22:27:56 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:27:56 + TMP_GOPATH=/go
22:27:56 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:27:56 + RM_GOPATH=0
22:27:56 + TMP_GOPATH=/go
22:27:56 + : /usr/local/bin
22:27:56 + '[' -z /go ']'
22:27:56 + export GOPATH=/go
22:27:56 + GOPATH=/go
22:27:56 + case "$(go env GOARCH)" in
22:27:56 ++ go env GOARCH
22:27:56 + export GO_BUILDMODE=-buildmode=pie
22:27:56 + GO_BUILDMODE=-buildmode=pie
22:27:56 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:27:56 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:27:56 + bin=rootlesskit
22:27:56 + shift
22:27:56 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:27:56 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:27:56 ++ : v0.14.4
22:27:56 + install_rootlesskit dynamic
22:27:56 + case "$1" in
22:27:56 + install_rootlesskit_dynamic
22:27:56 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:27:56 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:27:56 + export BUILD_MODE=-buildmode=pie
22:27:56 + BUILD_MODE=-buildmode=pie
22:27:56 + _install_rootlesskit
22:27:56 + echo 'Install rootlesskit version v0.14.4'
22:27:56 + for f in rootlesskit rootlesskit-docker-proxy
22:27:56 + GOBIN=/usr/local/bin
22:27:56 + GO111MODULE=on
22:27:56 Install rootlesskit version v0.14.4
22:27:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:27:56 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:27:57 go: downloading github.com/pkg/errors v0.9.1
22:27:57 go: downloading github.com/sirupsen/logrus v1.8.1
22:27:57 go: downloading github.com/urfave/cli/v2 v2.3.0
22:27:57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:27:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:27:57 go: downloading github.com/google/uuid v1.3.0
22:27:57 go: downloading github.com/moby/vpnkit v0.5.0
22:27:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:27:57 go: downloading github.com/gofrs/flock v0.8.1
22:27:57 go: downloading github.com/gorilla/mux v1.8.0
22:27:57 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:27:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:27:57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:27:57 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:27:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:27:59 make[2]: Leaving directory '/root/build-deb/compose'
22:27:59 # Build the scan-plugin
22:27:59 # TODO change once we support scan-plugin on other architectures
22:27:59 if [ "armhf" = "amd64" ]; then \
22:27:59 	cd /go/src/github.com/docker/scan-cli-plugin \
22:27:59 	&& PLATFORM_BINARY=docker-scan COMMIT=19992b1 TAG_NAME=v0.21.0 make native-build \
22:27:59 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:27:59 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:27:59 fi
22:27:59 # Build the CLI plugins
22:27:59 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:27:59 set -e;cd /sources && \
22:27:59 	tar xzf plugin-installers.tgz; \
22:27:59 	for installer in plugins/*.installer; do \
22:27:59 		LDFLAGS='' bash ${installer} build; \
22:27:59 	done
22:27:59 Cloning into '/go/src/github.com/docker/app'...
22:27:59 Fetching origin
22:27:59 make[2]: Entering directory '/go/src/github.com/docker/app'
22:27:59 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
22:28:00 ~/rpmbuild/BUILD/src
22:28:00 + popd
22:28:00 + RPM_EC=0
22:28:00 ++ jobs -p
22:28:00 + exit 0
22:28:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6rcyXG
22:28:00 + umask 022
22:28:00 + cd /root/rpmbuild/BUILD
22:28:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64 '!=' / ']'
22:28:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 + cd src
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin
22:28:00 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/docker
22:28:00 + pushd /root/rpmbuild/BUILD/src/plugins
22:28:00 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:28:00 + for installer in *.installer
22:28:00 + '[' app.installer '!=' scan.installer ']'
22:28:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:00 + bash app.installer install_plugin
22:28:00 + for installer in *.installer
22:28:00 + '[' buildx.installer '!=' scan.installer ']'
22:28:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:00 + bash buildx.installer install_plugin
22:28:00 + popd
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/bash-completion/completions
22:28:00 ~/rpmbuild/BUILD/src
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/zsh/vendor-completions
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/fish/vendor_completions.d
22:28:00 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/bash-completion/completions/docker
22:28:00 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
22:28:00 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man1
22:28: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.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man1
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man5
22:28: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.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man5
22:28:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man8
22:28:00 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/man/man8
22:28:00 + mkdir -p build-docs
22:28:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:00 + cp cli/LICENSE build-docs/LICENSE
22:28:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:00 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:28:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:00 + cp cli/NOTICE build-docs/NOTICE
22:28:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:00 + cp cli/README.md build-docs/README.md
22:28:00 + /usr/lib/rpm/check-buildroot
22:28:00 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:00 + /usr/lib/rpm/brp-compress
22:28:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:00 + /usr/lib/rpm/brp-python-hardlink
22:28:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CTFwdK
22:28:00 + umask 022
22:28:00 + cd /root/rpmbuild/BUILD
22:28:00 + cd src
22:28:00 ++ cli/build/docker --version
22:28:00 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:00 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:00 + echo 'PASS: cli version OK'
22:28:00 PASS: cli version OK
22:28:00 + RPM_EC=0
22:28:00 ++ jobs -p
22:28:00 + exit 0
22:28:00 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xuPZvO
22:28:00 + umask 022
22:28:00 + cd /root/rpmbuild/BUILD
22:28:00 + cd src
22:28:00 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + export LC_ALL=C
22:28:00 + LC_ALL=C
22:28:00 + export DOCDIR
22:28:00 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/share/doc/docker-ce-cli
22:28:00 + RPM_EC=0
22:28:00 ++ jobs -p
22:28:00 + exit 0
22:28:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:28:00 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el9 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.el9
22:28:00 Requires(interp): /bin/sh
22:28:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:00 Requires(post): /bin/sh
22:28: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)
22:28:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:28:00 Recommends: docker-scan-plugin(x86-64)
22:28:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:28:02 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64.rpm
22:28:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2oB7ZB
22:28:02 + umask 022
22:28:02 + cd /root/rpmbuild/BUILD
22:28:02 + cd src
22:28:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:02 + RPM_EC=0
22:28:02 ++ jobs -p
22:28:02 + exit 0
22:28:02     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:28:02     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:28:02     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:28:02     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:28:02 
22:28:02 RPM build warnings:
22:28:02 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iYznKO
22:28:02 + umask 022
22:28:02 + cd /root/rpmbuild/BUILD
22:28:02 + cd /root/rpmbuild/BUILD
22:28:02 + rm -rf src
22:28:02 + /usr/bin/mkdir -p src
22:28:02 + cd src
22:28:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:28:02 + /usr/bin/tar -xof -
22:28:02 + STATUS=0
22:28:02 + '[' 0 -ne 0 ']'
22:28:02 + /usr/bin/tar -xof -
22:28:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:28:02 + STATUS=0
22:28:02 + '[' 0 -ne 0 ']'
22:28:02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:28:02 + RPM_EC=0
22:28:02 ++ jobs -p
22:28:02 + exit 0
22:28:02 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DzZSok
22:28:02 + umask 022
22:28:02 + cd /root/rpmbuild/BUILD
22:28:02 + cd src
22:28:02 + export DOCKER_GITCOMMIT=753cd92
22:28:02 + DOCKER_GITCOMMIT=753cd92
22:28:02 + mkdir -p /go/src/github.com/docker
22:28:02 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:28:02 + TMP_GOPATH=/go
22:28:02 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:28:02 + RM_GOPATH=0
22:28:02 + TMP_GOPATH=/go
22:28:02 + : /usr/local/bin
22:28:02 + '[' -z /go ']'
22:28:02 + export GOPATH=/go
22:28:02 + GOPATH=/go
22:28:02 + case "$(go env GOARCH)" in
22:28:02 ++ go env GOARCH
22:28:02 + export GO_BUILDMODE=-buildmode=pie
22:28:02 + GO_BUILDMODE=-buildmode=pie
22:28:02 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:28:02 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:28:02 + bin=rootlesskit
22:28:02 + shift
22:28:02 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:28:02 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:28:02 ++ : v0.14.4
22:28:02 + install_rootlesskit dynamic
22:28:02 + case "$1" in
22:28:02 + install_rootlesskit_dynamic
22:28:02 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:28:02 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:28:02 + export BUILD_MODE=-buildmode=pie
22:28:02 + BUILD_MODE=-buildmode=pie
22:28:02 + _install_rootlesskit
22:28:02 + echo 'Install rootlesskit version v0.14.4'
22:28:02 Install rootlesskit version v0.14.4
22:28:02 + for f in rootlesskit rootlesskit-docker-proxy
22:28:02 + GOBIN=/usr/local/bin
22:28:02 + GO111MODULE=on
22:28:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:28:02 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:28:02 go: downloading github.com/pkg/errors v0.9.1
22:28:02 go: downloading github.com/sirupsen/logrus v1.8.1
22:28:02 go: downloading github.com/urfave/cli/v2 v2.3.0
22:28:02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:28:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:28:02 go: downloading github.com/google/uuid v1.3.0
22:28:02 go: downloading github.com/moby/vpnkit v0.5.0
22:28:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:28:02 go: downloading github.com/gofrs/flock v0.8.1
22:28:02 go: downloading github.com/gorilla/mux v1.8.0
22:28:02 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:28:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:28:02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:28:02 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:28:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:28:02 + for f in rootlesskit rootlesskit-docker-proxy
22:28:02 + GOBIN=/usr/local/bin
22:28:02 + GO111MODULE=on
22:28:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:28:03 + return
22:28:03 + RPM_EC=0
22:28:03 ++ jobs -p
22:28:03 + exit 0
22:28:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f6VVz0
22:28:03 + umask 022
22:28:03 + cd /root/rpmbuild/BUILD
22:28:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64 '!=' / ']'
22:28:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:03 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:03 + cd src
22:28:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/dockerd-rootless.sh
22:28:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh
22:28:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/rootlesskit
22:28:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy
22:28:03 + /usr/lib/rpm/check-buildroot
22:28:03 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:03 + /usr/lib/rpm/brp-compress
22:28:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:03 + /usr/lib/rpm/check-rpaths
22:28:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:03 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:28:03 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:28:03 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:03 + /usr/lib/rpm/redhat/brp-python-hardlink
22:28:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wdQtJj
22:28:03 + umask 022
22:28:03 + cd /root/rpmbuild/BUILD
22:28:03 + cd src
22:28:03 + /usr/local/bin/rootlesskit -v
22:28:03 rootlesskit version 0.14.4
22:28:03 + RPM_EC=0
22:28:03 ++ jobs -p
22:28:03 + exit 0
22:28:03 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:03 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221021185355.e814bd0-0.fc35
22:28:03 Requires(interp): /bin/sh /bin/sh /bin/sh
22:28:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:03 Requires(post): /bin/sh
22:28:03 Requires(preun): /bin/sh
22:28:03 Requires(postun): /bin/sh
22:28:03 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)
22:28:03 Conflicts: rootlesskit
22:28:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:28:04 + for installer in '*.installer'
22:28:04 + '[' buildx.installer '!=' scan.installer ']'
22:28:04 + bash buildx.installer build
22:28:04 Cloning into '/go/src/github.com/docker/buildx'...
22:28:04 Fetching origin
22:28:04 + GO111MODULE=on
22:28:04 + 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
22:28:04 + for f in rootlesskit rootlesskit-docker-proxy
22:28:04 + GOBIN=/usr/local/bin
22:28:04 + GO111MODULE=on
22:28:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:28:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'.
22:28:05 + return
22:28:05 + exit 0
22:28:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SGiuIt
22:28:05 + umask 022
22:28:05 + cd /root/rpmbuild/BUILD
22:28:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64 '!=' / ']'
22:28:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:05 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:05 + cd src
22:28:05 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/dockerd-rootless.sh
22:28:05 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:28:05 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/rootlesskit
22:28:05 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
22:28:05 + /usr/lib/rpm/check-buildroot
22:28:05 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:05 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:28:05 + /usr/lib/rpm/brp-compress
22:28:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:05 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:28:05 + /usr/lib/rpm/brp-python-hardlink
22:28:05 + PYTHON3=/usr/libexec/platform-python
22:28:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YxGJHR
22:28:05 + umask 022
22:28:05 + cd /root/rpmbuild/BUILD
22:28:05 + cd src
22:28:05 + /usr/local/bin/rootlesskit -v
22:28:05 rootlesskit version 0.14.4
22:28:05 + exit 0
22:28:05 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:06 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.el8
22:28:06 Requires(interp): /bin/sh /bin/sh /bin/sh
22:28:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:06 Requires(post): /bin/sh
22:28:06 Requires(preun): /bin/sh
22:28:06 Requires(postun): /bin/sh
22:28:06 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)
22:28:06 Conflicts: rootlesskit
22:28:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.src.rpm
22:28:06 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-bullseye_arm64.deb'.
22:28:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64.rpm
22:28:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I5j0bV
22:28:08 + umask 022
22:28:08 + cd /root/rpmbuild/BUILD
22:28:08 + cd src
22:28:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el8.x86_64
22:28:08 + exit 0
22:28:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nUfVMu
22:28:08 + umask 022
22:28:08 + cd /root/rpmbuild/BUILD
22:28:08 + cd /root/rpmbuild/BUILD
22:28:08 + rm -rf src
22:28:09 + /usr/bin/mkdir -p src
22:28:09 + cd src
22:28:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:28:09 + /usr/bin/tar -xof -
22:28:09 + STATUS=0
22:28:09 + '[' 0 -ne 0 ']'
22:28:09 + /usr/bin/tar -xof -
22:28:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:28:09 + STATUS=0
22:28:09 + '[' 0 -ne 0 ']'
22:28:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:28:09 + exit 0
22:28:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8IWGTv
22:28:09 + umask 022
22:28:09 + cd /root/rpmbuild/BUILD
22:28:09 + cd src
22:28:09 + pushd /root/rpmbuild/BUILD/src/compose
22:28:09 + make VERSION=v2.12.2 DESTDIR=./bin build
22:28:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:28:09 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:28:09 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:28:09 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'.
22:28:09 go: downloading github.com/spf13/cobra v1.6.0
22:28:09 go: downloading github.com/fvbommel/sortorder v1.0.2
22:28:09 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:28:09 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:28:10 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:10 Cloning into '/go/src/github.com/docker/buildx'...
22:28:10 Fetching origin
22:28:10 + GO111MODULE=on
22:28: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
22:28:10 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:28:10 go: downloading github.com/morikuni/aec v1.0.0
22:28:10 go: downloading github.com/spf13/pflag v1.0.5
22:28:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:28:10 go: downloading github.com/docker/go-connections v0.4.0
22:28:10 go: downloading github.com/moby/sys/sequential v0.5.0
22:28:10 go: downloading github.com/sirupsen/logrus v1.9.0
22:28:10 go: downloading github.com/theupdateframework/notary v0.7.0
22:28:10 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64.rpm
22:28:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fcjU1G
22:28:10 + umask 022
22:28:10 + cd /root/rpmbuild/BUILD
22:28:10 + cd src
22:28:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.aarch64
22:28:10 + RPM_EC=0
22:28:10 ++ jobs -p
22:28:10 + exit 0
22:28:10 
22:28:10 RPM build warnings:
22:28:10     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:28:10     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:28:10     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:28:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:28:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZhYafy
22:28:10 + umask 022
22:28:10 + cd /root/rpmbuild/BUILD
22:28:10 + cd /root/rpmbuild/BUILD
22:28:10 + rm -rf src
22:28:10 + /usr/bin/mkdir -p src
22:28:10 + cd src
22:28:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:28:10 + /usr/bin/tar -xof -
22:28:10 + STATUS=0
22:28:10 + '[' 0 -ne 0 ']'
22:28:10 + /usr/bin/tar -xof -
22:28:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:28:10 + STATUS=0
22:28:10 + '[' 0 -ne 0 ']'
22:28:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:28:10 + RPM_EC=0
22:28:10 ++ jobs -p
22:28:10 + exit 0
22:28:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fzz6Pm
22:28:10 + umask 022
22:28:10 + cd /root/rpmbuild/BUILD
22:28:10 + cd src
22:28:10 + pushd /root/rpmbuild/BUILD/src/compose
22:28:10 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:28:10 + make VERSION=v2.12.2 DESTDIR=./bin build
22:28:10 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:28:10 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:28:10 go: downloading github.com/spf13/cobra v1.6.0
22:28:10 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:28:10 go: downloading github.com/compose-spec/compose-go v1.6.0
22:28:10 go: downloading github.com/hashicorp/go-version v1.6.0
22:28:10 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:28:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:28:10 go: downloading github.com/docker/buildx v0.9.1
22:28:10 go: downloading github.com/fvbommel/sortorder v1.0.2
22:28:10 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:28:10 go: downloading github.com/morikuni/aec v1.0.0
22:28:10 go: downloading github.com/spf13/pflag v1.0.5
22:28:10 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:28:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:28:10 go: downloading github.com/docker/go-connections v0.4.0
22:28:10 go: downloading github.com/moby/sys/sequential v0.5.0
22:28:10 go: downloading github.com/sirupsen/logrus v1.9.0
22:28:10 go: downloading github.com/theupdateframework/notary v0.7.0
22:28:10 go: downloading github.com/docker/go-units v0.5.0
22:28:10 go: downloading github.com/mattn/go-shellwords v1.0.12
22:28:10 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:28:10 go: downloading github.com/opencontainers/go-digest v1.0.0
22:28:10 go: downloading go.opentelemetry.io/otel v1.11.1
22:28:10 go: downloading github.com/containerd/containerd v1.6.8
22:28:11 go: downloading github.com/compose-spec/compose-go v1.6.0
22:28:11 go: downloading github.com/hashicorp/go-version v1.6.0
22:28:11 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:28:11 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:28:11 go: downloading github.com/docker/buildx v0.9.1
22:28:11 go: downloading github.com/docker/go-units v0.5.0
22:28:11 go: downloading github.com/mattn/go-shellwords v1.0.12
22:28:11 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:28:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:28:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:28:11 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:28:11 go: downloading gopkg.in/yaml.v2 v2.4.0
22:28:11 go: downloading k8s.io/client-go v0.22.4
22:28:11 go: downloading github.com/opencontainers/go-digest v1.0.0
22:28:11 go: downloading go.opentelemetry.io/otel v1.11.1
22:28:11 go: downloading github.com/containerd/containerd v1.6.8
22:28:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:28:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:28:11 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:28:11 go: downloading gopkg.in/yaml.v2 v2.4.0
22:28:11 go: downloading k8s.io/client-go v0.22.4
22:28:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:28:11 go: downloading github.com/cnabio/cnab-go v0.23.4
22:28:11 go: downloading github.com/imdario/mergo v0.3.13
22:28:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:28:11 go: downloading github.com/containerd/console v1.0.3
22:28:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:28:11 go: downloading github.com/cnabio/cnab-go v0.23.4
22:28:11 go: downloading github.com/imdario/mergo v0.3.13
22:28:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:28:11 go: downloading golang.org/x/text v0.3.7
22:28:11 go: downloading github.com/mattn/go-isatty v0.0.16
22:28:11 go: downloading github.com/buger/goterm v1.0.4
22:28:11 go: downloading github.com/stretchr/testify v1.8.0
22:28:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:28:11 go: downloading github.com/containerd/console v1.0.3
22:28:11 go: downloading golang.org/x/text v0.3.7
22:28:11 go: downloading github.com/mattn/go-isatty v0.0.16
22:28:11 go: downloading github.com/buger/goterm v1.0.4
22:28:11 go: downloading github.com/stretchr/testify v1.8.0
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:28:11 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:28:11 go: downloading github.com/go-logr/logr v1.2.3
22:28:11 go: downloading k8s.io/api v0.22.4
22:28:11 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:28:11 go: downloading github.com/go-logr/logr v1.2.3
22:28:11 go: downloading k8s.io/api v0.22.4
22:28:12 go: downloading k8s.io/apimachinery v0.22.4
22:28:12 go: downloading github.com/gofrs/flock v0.8.0
22:28:12 go: downloading github.com/moby/sys/signal v0.7.0
22:28:12 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:28:12 go: downloading github.com/golang/mock v1.6.0
22:28:12 go: downloading github.com/klauspost/compress v1.15.9
22:28:12 go: downloading github.com/moby/patternmatcher v0.5.0
22:28:12 go: downloading github.com/opencontainers/runc v1.1.2
22:28:12 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:28:12 go: downloading github.com/hashicorp/errwrap v1.1.0
22:28:12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:28:12 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:28:12 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:28:12 go: downloading google.golang.org/grpc v1.47.0
22:28:12 go: downloading k8s.io/apimachinery v0.22.4
22:28:12 go: downloading github.com/gofrs/flock v0.8.0
22:28:12 go: downloading github.com/moby/sys/signal v0.7.0
22:28:12 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:28:12 go: downloading github.com/golang/mock v1.6.0
22:28:12 go: downloading github.com/klauspost/compress v1.15.9
22:28:12 go: downloading github.com/moby/patternmatcher v0.5.0
22:28:12 go: downloading github.com/opencontainers/runc v1.1.2
22:28:12 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:28:12 go: downloading github.com/hashicorp/errwrap v1.1.0
22:28:12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:28:12 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:28:12 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:28:12 go: downloading google.golang.org/grpc v1.47.0
22:28:12 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:28:12 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:28:13 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:28:13 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:28:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:28:13 go: downloading github.com/gogo/protobuf v1.3.2
22:28:13 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:28:13 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:28:13 go: downloading github.com/moby/locker v1.0.1
22:28:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:28:13 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:28:13 go: downloading github.com/mattn/go-runewidth v0.0.14
22:28:13 go: downloading k8s.io/klog/v2 v2.60.1
22:28:13 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:28:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:28:13 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:28:13 go: downloading google.golang.org/protobuf v1.27.1
22:28:13 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:28:13 go: downloading github.com/go-logr/stdr v1.2.2
22:28:13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:28:13 go: downloading github.com/containerd/typeurl v1.0.2
22:28:13 go: downloading github.com/golang/protobuf v1.5.2
22:28:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:28:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:28:13 go: downloading github.com/pelletier/go-toml v1.9.4
22:28:13 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:28:13 go: downloading github.com/google/gofuzz v1.2.0
22:28:13 go: downloading github.com/moby/sys/symlink v0.2.0
22:28:13 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:28:13 go: downloading github.com/gogo/googleapis v1.4.1
22:28:13 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:28:13 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:28:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:28:13 go: downloading github.com/gogo/protobuf v1.3.2
22:28:13 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:28:13 go: downloading github.com/moby/locker v1.0.1
22:28:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:28:14 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:28:14 go: downloading github.com/mattn/go-runewidth v0.0.14
22:28:14 go: downloading k8s.io/klog/v2 v2.60.1
22:28:14 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:28:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:28:14 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:28:14 go: downloading google.golang.org/protobuf v1.27.1
22:28:14 go: downloading github.com/go-logr/stdr v1.2.2
22:28:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:28:14 go: downloading github.com/containerd/typeurl v1.0.2
22:28:14 go: downloading github.com/golang/protobuf v1.5.2
22:28:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:28:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:28:14 go: downloading github.com/pelletier/go-toml v1.9.4
22:28:14 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:28:14 go: downloading github.com/google/gofuzz v1.2.0
22:28:14 go: downloading github.com/moby/sys/symlink v0.2.0
22:28:14 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:28:14 go: downloading github.com/gogo/googleapis v1.4.1
22:28:14 go: downloading github.com/containerd/continuity v0.3.0
22:28:14 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:28:14 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:28:14 go: downloading github.com/Masterminds/semver v1.5.0
22:28:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:28:14 go: downloading github.com/rivo/uniseg v0.2.0
22:28:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:28:14 go: downloading github.com/davecgh/go-spew v1.1.1
22:28:14 go: downloading github.com/pmezard/go-difflib v1.0.0
22:28:14 go: downloading gopkg.in/yaml.v3 v3.0.1
22:28:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:28:15 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:28:15 go: downloading github.com/felixge/httpsnoop v1.0.2
22:28:15 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:28:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:28:15 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:28:15 go: downloading gopkg.in/inf.v0 v0.9.1
22:28:15 go: downloading github.com/googleapis/gnostic v0.5.5
22:28:15 go: downloading github.com/google/go-cmp v0.5.9
22:28:15 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:28:15 go: downloading github.com/docker/go-metrics v0.0.1
22:28:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:28:15 go: downloading github.com/json-iterator/go v1.1.12
22:28:15 go: downloading github.com/modern-go/reflect2 v1.0.2
22:28:15 go: downloading sigs.k8s.io/yaml v1.2.0
22:28:15 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:28:15 go: downloading github.com/mattn/go-colorable v0.1.12
22:28:15 go: downloading github.com/prometheus/client_golang v1.12.2
22:28:15 go: downloading github.com/containerd/ttrpc v1.1.0
22:28:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:28:15 go: downloading github.com/moby/spdystream v0.2.0
22:28:15 go: downloading github.com/prometheus/client_model v0.2.0
22:28:15 go: downloading github.com/prometheus/common v0.32.1
22:28:15 go: downloading github.com/beorn7/perks v1.0.1
22:28:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:28:15 go: downloading github.com/prometheus/procfs v0.7.3
22:28:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:28:15 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:15 Cloning into '/go/src/github.com/docker/buildx'...
22:28:15 Fetching origin
22:28:15 + GO111MODULE=on
22:28:15 + 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
22:28:16 go: downloading github.com/containerd/continuity v0.3.0
22:28:16 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:28:16 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:28:16 go: downloading github.com/Masterminds/semver v1.5.0
22:28:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:28:16 go: downloading github.com/rivo/uniseg v0.2.0
22:28:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:28:16 go: downloading github.com/davecgh/go-spew v1.1.1
22:28:16 go: downloading github.com/pmezard/go-difflib v1.0.0
22:28:16 go: downloading gopkg.in/yaml.v3 v3.0.1
22:28:16 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:28:16 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:28:16 go: downloading github.com/felixge/httpsnoop v1.0.2
22:28:16 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:28:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:28:16 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:28:16 go: downloading gopkg.in/inf.v0 v0.9.1
22:28:16 go: downloading github.com/googleapis/gnostic v0.5.5
22:28:16 go: downloading github.com/google/go-cmp v0.5.9
22:28:16 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:28:16 go: downloading github.com/docker/go-metrics v0.0.1
22:28:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:28:16 go: downloading github.com/json-iterator/go v1.1.12
22:28:16 go: downloading github.com/modern-go/reflect2 v1.0.2
22:28:16 go: downloading sigs.k8s.io/yaml v1.2.0
22:28:16 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:28:16 go: downloading github.com/mattn/go-colorable v0.1.12
22:28:16 go: downloading github.com/prometheus/client_golang v1.12.2
22:28:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:28:16 go: downloading github.com/containerd/ttrpc v1.1.0
22:28:16 go: downloading github.com/moby/spdystream v0.2.0
22:28:16 go: downloading github.com/prometheus/client_model v0.2.0
22:28:16 go: downloading github.com/prometheus/common v0.32.1
22:28:16 go: downloading github.com/beorn7/perks v1.0.1
22:28:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:28:16 go: downloading github.com/prometheus/procfs v0.7.3
22:28:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:28:19 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:19 Cloning into '/go/src/github.com/docker/buildx'...
22:28:19 Fetching origin
22:28:19 + GO111MODULE=on
22:28:19 + 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
22:28:20 ~/rpmbuild/BUILD/src
22:28:20 + popd
22:28:20 + RPM_EC=0
22:28:20 ++ jobs -p
22:28:20 + exit 0
22:28:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8xHoHw
22:28:20 + umask 022
22:28:20 + cd /root/rpmbuild/BUILD
22:28:20 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64 '!=' / ']'
22:28:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:20 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:20 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:20 + cd src
22:28:20 + pushd /root/rpmbuild/BUILD/src/compose
22:28:20 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:28:20 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:28:20 + popd
22:28:20 ~/rpmbuild/BUILD/src
22:28:20 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:28:20 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:28:20 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:28:20 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:28:20 + /usr/lib/rpm/check-buildroot
22:28:20 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:20 + /usr/lib/rpm/brp-compress
22:28:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:20 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:20 + /usr/lib/rpm/brp-python-hardlink
22:28:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kEbtQn
22:28:20 + umask 022
22:28:20 + cd /root/rpmbuild/BUILD
22:28:20 + cd src
22:28:20 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:28:20 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:28:20 + ver=v2.12.2
22:28:20 + test v2.12.2 = v2.12.2
22:28:20 + echo 'PASS: docker-compose version OK'
22:28:20 + RPM_EC=0
22:28:20 PASS: docker-compose version OK
22:28:20 ++ jobs -p
22:28:20 + exit 0
22:28:20 Processing files: docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:20 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ScbRXu
22:28:20 + umask 022
22:28:20 + cd /root/rpmbuild/BUILD
22:28:20 + cd src
22:28:20 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
22:28:20 + export LC_ALL=C
22:28:20 + LC_ALL=C
22:28:20 + export DOCDIR
22:28:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
22:28: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.12.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
22:28:20 + RPM_EC=0
22:28:20 ++ jobs -p
22:28:20 + exit 0
22:28:20 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CklCDD
22:28:20 + umask 022
22:28:20 + cd /root/rpmbuild/BUILD
22:28:20 + cd src
22:28:20 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
22:28:20 + export LC_ALL=C
22:28:20 + LC_ALL=C
22:28:20 + export LICENSEDIR
22:28:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
22:28:20 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
22:28:20 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
22:28:20 + RPM_EC=0
22:28:20 ++ jobs -p
22:28:20 + exit 0
22:28:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:28:20 Provides: docker-compose-plugin = 0:2.12.2-0.el9 docker-compose-plugin(aarch-64) = 0:2.12.2-0.el9
22:28:20 Requires(interp): /bin/sh /bin/sh /bin/sh
22:28:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:20 Requires(post): /bin/sh
22:28:20 Requires(preun): /bin/sh
22:28:20 Requires(postun): /bin/sh
22:28:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:20 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el9.src.rpm
22:28:20 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:20 Cloning into '/go/src/github.com/docker/buildx'...
22:28:20 Fetching origin
22:28:20 + GO111MODULE=on
22:28:20 + 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
22:28:21 make[1]: Leaving directory '/root/build-deb'
22:28:21  dpkg-genbuildinfo
22:28:21  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.changes
22:28:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'.
22:28:21 dpkg-genchanges: info: including full source code in upload
22:28:21  dpkg-source -I.git --after-build build-deb
22:28:21 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:28:21 + destination=/build
22:28:21 + mkdir -p /build
22:28:21 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb /root/docker-compose-plugin_2.12.2~ubuntu-bionic_arm64.deb /build
22:28:21 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:28:21 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:28:21 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:28:21 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:28:21 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.buildinfo'
22:28:21 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.buildinfo'
22:28:21 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.changes'
22:28:21 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.changes'
22:28:21 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_arm64.deb'
22:28:21 copied '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_arm64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-bionic_arm64.deb'
22:28:21 removed '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_arm64.deb'
22:28:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
22:28:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:28:25 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:25 Cloning into '/go/src/github.com/docker/buildx'...
22:28:25 Fetching origin
22:28:25 + GO111MODULE=on
22:28: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
22:28:25 + make clean
22:28:25 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:28:26 rm -f -r src
22:28:26 make -C rpm clean
22:28:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:26 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:28:26 rm -f -r rpmbuild/
22:28:26 docker builder prune -f --filter until=24h
22:28:26 Total:	0B
22:28:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:26 make -C deb clean
22:28:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:27 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:28:27 rm -f -r debbuild
22:28:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:28:28 rm -f -r sources
22:28:28 docker builder prune -f --filter until=24h
22:28:28 Total:	0B
22:28:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:28 make -C static clean
22:28:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:28:28 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:28:28 rm -f -r build
22:28:28 docker builder prune -f --filter until=24h
22:28:28 Total:	0B
22:28:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:28:30 make[1]: Leaving directory '/root/build-deb'
22:28:30  dpkg-genbuildinfo
22:28:30  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.changes
22:28:30 dpkg-genchanges: info: including full source code in upload
22:28:30  dpkg-source -I.git --after-build .
22:28:30 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:28:30 + destination=/build
22:28:30 + mkdir -p /build
22:28:30 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb /root/docker-compose-plugin_2.12.2~ubuntu-focal_arm64.deb /build
22:28:30 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:28:30 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:28:30 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:28:30 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:28:30 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.buildinfo'
22:28:30 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.buildinfo'
22:28:30 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.changes'
22:28:30 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.changes'
22:28:30 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_arm64.deb'
22:28:30 copied '/root/docker-compose-plugin_2.12.2~ubuntu-focal_arm64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-focal_arm64.deb'
22:28:30 removed '/root/docker-compose-plugin_2.12.2~ubuntu-focal_arm64.deb'
22:28:30 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.el9.aarch64.rpm
22:28:30 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sJYaTI
22:28:30 + umask 022
22:28:30 + cd /root/rpmbuild/BUILD
22:28:30 + cd src
22:28:30 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.aarch64
22:28:30 + RPM_EC=0
22:28:30 ++ jobs -p
22:28:30 + exit 0
22:28:30 + popd
22:28:30 + RPM_EC=0
22:28:30 ~/rpmbuild/BUILD/src
22:28:30 ++ jobs -p
22:28:30 + exit 0
22:28:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YenbKx
22:28:30 + umask 022
22:28:30 + cd /root/rpmbuild/BUILD
22:28:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64 '!=' / ']'
22:28:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 + cd src
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin
22:28:30 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/docker
22:28:30 + pushd /root/rpmbuild/BUILD/src/plugins
22:28:30 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:28:30 + for installer in *.installer
22:28:30 + '[' app.installer '!=' scan.installer ']'
22:28:30 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:30 + bash app.installer install_plugin
22:28:30 + for installer in *.installer
22:28:30 + '[' buildx.installer '!=' scan.installer ']'
22:28:30 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:30 + bash buildx.installer install_plugin
22:28:30 + popd
22:28:30 ~/rpmbuild/BUILD/src
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/bash-completion/completions
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/zsh/vendor-completions
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/fish/vendor_completions.d
22:28:30 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/bash-completion/completions/docker
22:28:30 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker
22:28:30 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man1
22:28:30 + 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.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man1
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man5
22:28:30 + 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.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man5
22:28:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man8
22:28:30 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/man/man8
22:28:30 + mkdir -p build-docs
22:28:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:30 + cp cli/LICENSE build-docs/LICENSE
22:28:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:30 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:28:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:30 + cp cli/NOTICE build-docs/NOTICE
22:28:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:30 + cp cli/README.md build-docs/README.md
22:28:30 + /usr/lib/rpm/check-buildroot
22:28:30 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:30 + /usr/lib/rpm/brp-compress
22:28:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:30 + /usr/lib/rpm/check-rpaths
22:28:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:30 + /usr/lib/rpm/redhat/brp-python-hardlink
22:28:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NnYWvB
22:28:30 + umask 022
22:28:30 + cd /root/rpmbuild/BUILD
22:28:30 + cd src
22:28:30 ++ cli/build/docker --version
22:28:30 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:30 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:30 + echo 'PASS: cli version OK'
22:28:30 PASS: cli version OK
22:28:30 + RPM_EC=0
22:28:30 ++ jobs -p
22:28:30 + exit 0
22:28:30 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c9Cq2I
22:28:30 + umask 022
22:28:30 + cd /root/rpmbuild/BUILD
22:28:30 + cd src
22:28:30 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + export LC_ALL=C
22:28:30 + LC_ALL=C
22:28:30 + export DOCDIR
22:28:30 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/share/doc/docker-ce-cli
22:28:30 + RPM_EC=0
22:28:30 ++ jobs -p
22:28:30 + exit 0
22:28:30 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:28:30 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.fc35
22:28:30 Requires(interp): /bin/sh
22:28:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:30 Requires(post): /bin/sh
22:28:30 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)
22:28:30 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:28:30 Recommends: docker-scan-plugin(x86-64)
22:28:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:28:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:28:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
22:28:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
22:28:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:28:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:28:34 + make clean
22:28:34 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:28:34 + make clean
22:28:34 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:28:34 rm -f -r src
22:28:35 rm -f -r src
22:28:35 make -C rpm clean
22:28:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:35 make -C rpm clean
22:28:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:28:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:28:35 rm -f -r rpmbuild/
22:28:35 docker builder prune -f --filter until=24h
22:28:35 Total:	0B
22:28:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:35 make -C deb clean
22:28:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:28:36 rm -f -r rpmbuild/
22:28:36 docker builder prune -f --filter until=24h
22:28:36 Total:	0B
22:28:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:36 make -C deb clean
22:28:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:36 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:28:36 rm -f -r debbuild
22:28:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:28:36 rm -f -r sources
22:28:36 docker builder prune -f --filter until=24h
22:28:36 rm -f -r debbuild
22:28:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:28:36 Total:	0B
22:28:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:36 make -C static clean
22:28:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:28:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:28:36 rm -f -r build
22:28:36 docker builder prune -f --filter until=24h
22:28:36 Total:	0B
22:28:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:28:36 rm -f -r sources
22:28:36 docker builder prune -f --filter until=24h
22:28:37 Total:	0B
22:28:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:37 make -C static clean
22:28:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:28:37 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:28:37 rm -f -r build
22:28:37 docker builder prune -f --filter until=24h
22:28:37 Total:	0B
22:28:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:28:38 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:38 Cloning into '/go/src/github.com/docker/buildx'...
22:28:39 Fetching origin
22:28:39 + GO111MODULE=on
22:28:39 + 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
22:28:42 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:42 Cloning into '/go/src/github.com/docker/buildx'...
22:28:42 Fetching origin
22:28:42 + GO111MODULE=on
22:28:42 + 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
22:28:43 make[1]: Leaving directory '/root/build-deb'
22:28:43  dpkg-genbuildinfo
22:28:43  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.changes
22:28:44 dpkg-genchanges: info: including full source code in upload
22:28:44  dpkg-source -I.git --after-build .
22:28:44 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:28:44 + destination=/build
22:28:44 + mkdir -p /build
22:28:44 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb /root/docker-compose-plugin_2.12.2~debian-buster_arm64.deb /build
22:28:44 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:28:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:28:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:28:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:28:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.buildinfo'
22:28:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.buildinfo'
22:28:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.changes'
22:28:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.changes'
22:28:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_arm64.deb'
22:28:44 copied '/root/docker-compose-plugin_2.12.2~debian-buster_arm64.deb' -> '/build/docker-compose-plugin_2.12.2~debian-buster_arm64.deb'
22:28:44 removed '/root/docker-compose-plugin_2.12.2~debian-buster_arm64.deb'
22:28:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
22:28:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:28:48 + make clean
22:28:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:28:49 rm -f -r src
22:28:49 make -C rpm clean
22:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:28:49 rm -f -r rpmbuild/
22:28:49 docker builder prune -f --filter until=24h
22:28:49 Total:	0B
22:28:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:49 make -C deb clean
22:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:28:50 rm -f -r debbuild
22:28:50 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:28:51 rm -f -r sources
22:28:51 docker builder prune -f --filter until=24h
22:28:51 Total:	0B
22:28:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:51 make -C static clean
22:28:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:28:51 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:28:51 rm -f -r build
22:28:51 docker builder prune -f --filter until=24h
22:28:51 Total:	0B
22:28:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:28:53 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:53 Cloning into '/go/src/github.com/docker/buildx'...
22:28:53 Fetching origin
22:28:53 + GO111MODULE=on
22:28:53 + 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
22:28:54 + popd
22:28:54 + RPM_EC=0
22:28:54 ~/rpmbuild/BUILD/src
22:28:54 ++ jobs -p
22:28:54 + exit 0
22:28:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Je8UIh
22:28:54 + umask 022
22:28:54 + cd /root/rpmbuild/BUILD
22:28:54 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64 '!=' / ']'
22:28:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:54 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:54 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:54 + 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'
22:28:54 + export CFLAGS
22:28:54 + 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'
22:28:54 + export CXXFLAGS
22:28:54 + 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'
22:28:54 + export FFLAGS
22:28:54 + 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'
22:28:54 + export FCFLAGS
22:28:54 + 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'
22:28:54 + export LDFLAGS
22:28:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:28:54 + export LT_SYS_LIBRARY_PATH
22:28:54 + CC=gcc
22:28:54 + export CC
22:28:54 + CXX=g++
22:28:54 + export CXX
22:28:54 + cd src
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin
22:28:54 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/docker
22:28:54 + pushd /root/rpmbuild/BUILD/src/plugins
22:28:54 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:28:54 + for installer in *.installer
22:28:54 + '[' app.installer '!=' scan.installer ']'
22:28:54 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:54 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:54 + bash app.installer install_plugin
22:28:54 + for installer in *.installer
22:28:54 + '[' buildx.installer '!=' scan.installer ']'
22:28:54 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:54 + PREFIX=/usr/libexec/docker/cli-plugins
22:28:54 + bash buildx.installer install_plugin
22:28:54 + popd
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/bash-completion/completions
22:28:54 ~/rpmbuild/BUILD/src
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/zsh/vendor-completions
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/fish/vendor_completions.d
22:28:54 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/bash-completion/completions/docker
22:28:54 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
22:28:54 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man1
22:28:54 + 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.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man1
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man5
22:28:54 + 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.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man5
22:28:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man8
22:28:54 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/man/man8
22:28:54 + mkdir -p build-docs
22:28:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:54 + cp cli/LICENSE build-docs/LICENSE
22:28:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:54 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:28:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:54 + cp cli/NOTICE build-docs/NOTICE
22:28:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:28:54 + cp cli/README.md build-docs/README.md
22:28:54 + /usr/lib/rpm/check-buildroot
22:28:54 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:54 + /usr/lib/rpm/brp-compress
22:28:54 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:54 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:54 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:54 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:54 + /usr/lib/rpm/check-rpaths
22:28:55 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:28:55 Cloning into '/go/src/github.com/docker/buildx'...
22:28:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:55 + /usr/lib/rpm/brp-remove-la-files
22:28:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:55 + /usr/lib/rpm/redhat/brp-python-hardlink
22:28:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u9yEid
22:28:55 + umask 022
22:28:55 + cd /root/rpmbuild/BUILD
22:28: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'
22:28:55 + export CFLAGS
22:28: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'
22:28:55 + export CXXFLAGS
22:28: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'
22:28:55 + export FFLAGS
22:28: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'
22:28:55 + export FCFLAGS
22:28: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'
22:28:55 + export LDFLAGS
22:28:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:28:55 + export LT_SYS_LIBRARY_PATH
22:28:55 + CC=gcc
22:28:55 + export CC
22:28:55 + CXX=g++
22:28:55 + export CXX
22:28:55 + cd src
22:28:55 ++ cli/build/docker --version
22:28:55 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:55 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:28:55 + echo 'PASS: cli version OK'
22:28:55 PASS: cli version OK
22:28:55 + RPM_EC=0
22:28:55 ++ jobs -p
22:28:55 + exit 0
22:28:55 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4Ut1zU
22:28:55 + umask 022
22:28:55 + cd /root/rpmbuild/BUILD
22:28:55 + cd src
22:28:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + export LC_ALL=C
22:28:55 + LC_ALL=C
22:28:55 + export DOCDIR
22:28:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/share/doc/docker-ce-cli
22:28:55 + RPM_EC=0
22:28:55 ++ jobs -p
22:28:55 + exit 0
22:28:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:28:56 Fetching origin
22:28:56 make[1]: Leaving directory '/root/build-deb'
22:28:56  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.buildinfo
22:28:56  dpkg-genchanges -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.changes
22:28:56 dpkg-genchanges: info: including full source code in upload
22:28:56  dpkg-source -I.git --after-build .
22:28:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:28:56 + destination=/build
22:28:56 + mkdir -p /build
22:28:56 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb /root/docker-compose-plugin_2.12.2~ubuntu-jammy_arm64.deb /build
22:28:56 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:28:56 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:28:56 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:28:56 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:28:56 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.buildinfo'
22:28:56 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.buildinfo'
22:28:56 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.changes'
22:28:56 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.changes'
22:28:56 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_arm64.deb'
22:28:56 copied '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_arm64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-jammy_arm64.deb'
22:28:56 removed '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_arm64.deb'
22:28:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
22:28:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:28:56 + GO111MODULE=on
22:28: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
22:28:56 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.fc37
22:28:56 Requires(interp): /bin/sh
22:28:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:56 Requires(post): /bin/sh
22:28:56 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)
22:28:56 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:28:56 Recommends: docker-scan-plugin(x86-64)
22:28:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:28:56 + make clean
22:28:56 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:28:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64.rpm
22:28:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uELYuF
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + cd src
22:28:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:28:56 + RPM_EC=0
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hHFN0K
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + rm -rf src
22:28:56 + /usr/bin/mkdir -p src
22:28:56 + cd src
22:28:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:28:56 + /usr/bin/tar -xof -
22:28:56 + STATUS=0
22:28:56 + '[' 0 -ne 0 ']'
22:28:56 + /usr/bin/tar -xof -
22:28:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:28:56 + STATUS=0
22:28:56 + '[' 0 -ne 0 ']'
22:28:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:28:56 + RPM_EC=0
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.reXho6
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + cd src
22:28:56 + export DOCKER_GITCOMMIT=753cd92
22:28:56 + DOCKER_GITCOMMIT=753cd92
22:28:56 + mkdir -p /go/src/github.com/docker
22:28:56 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:28:56 + TMP_GOPATH=/go
22:28:56 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:28:56 + RM_GOPATH=0
22:28:56 + TMP_GOPATH=/go
22:28:56 + : /usr/local/bin
22:28:56 + '[' -z /go ']'
22:28:56 + export GOPATH=/go
22:28:56 + GOPATH=/go
22:28:56 + case "$(go env GOARCH)" in
22:28:56 ++ go env GOARCH
22:28:56 + export GO_BUILDMODE=-buildmode=pie
22:28:56 + GO_BUILDMODE=-buildmode=pie
22:28:56 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:28:56 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:28:56 + bin=rootlesskit
22:28:56 + shift
22:28:56 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:28:56 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:28:56 ++ : v0.14.4
22:28:56 + install_rootlesskit dynamic
22:28:56 + case "$1" in
22:28:56 + install_rootlesskit_dynamic
22:28:56 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:28:56 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:28:56 + export BUILD_MODE=-buildmode=pie
22:28:56 + BUILD_MODE=-buildmode=pie
22:28:56 + _install_rootlesskit
22:28:56 Install rootlesskit version v0.14.4
22:28:56 + echo 'Install rootlesskit version v0.14.4'
22:28:56 + for f in rootlesskit rootlesskit-docker-proxy
22:28:56 + GOBIN=/usr/local/bin
22:28:56 + GO111MODULE=on
22:28:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:28:56 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:28:56 go: downloading github.com/pkg/errors v0.9.1
22:28:56 go: downloading github.com/sirupsen/logrus v1.8.1
22:28:56 go: downloading github.com/urfave/cli/v2 v2.3.0
22:28:56 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:28:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:28:56 go: downloading github.com/google/uuid v1.3.0
22:28:56 go: downloading github.com/moby/vpnkit v0.5.0
22:28:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:28:56 go: downloading github.com/gofrs/flock v0.8.1
22:28:56 go: downloading github.com/gorilla/mux v1.8.0
22:28:56 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:28:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:28:56 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:28:56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:28:56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:28:56 ~/rpmbuild/BUILD/src
22:28:56 + popd
22:28:56 + RPM_EC=0
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JdxMNZ
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64 '!=' / ']'
22:28:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64
22:28:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64
22:28:56 + mkdir -p /root/rpmbuild/BUILDROOT
22:28:56 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64
22:28:56 + 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'
22:28:56 + export CFLAGS
22:28:56 + 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'
22:28:56 + export CXXFLAGS
22:28:56 + 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'
22:28:56 + export FFLAGS
22:28:56 + 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'
22:28:56 + export FCFLAGS
22:28:56 + 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'
22:28:56 + export LDFLAGS
22:28:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:28:56 + export LT_SYS_LIBRARY_PATH
22:28:56 + CC=gcc
22:28:56 + export CC
22:28:56 + CXX=g++
22:28:56 + export CXX
22:28:56 + cd src
22:28:56 + pushd /root/rpmbuild/BUILD/src/compose
22:28:56 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:28:56 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:28:56 + popd
22:28:56 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:28:56 ~/rpmbuild/BUILD/src
22:28:56 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:28:56 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:28:56 + for f in LICENSE MAINTAINERS NOTICE README.md
22:28:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:28:56 + /usr/lib/rpm/check-buildroot
22:28:56 + /usr/lib/rpm/redhat/brp-ldconfig
22:28:56 + /usr/lib/rpm/brp-compress
22:28:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:28:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:28:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:28:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:28:56 + /usr/lib/rpm/check-rpaths
22:28:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:28:56 + /usr/lib/rpm/brp-remove-la-files
22:28:56 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:28:56 + /usr/lib/rpm/redhat/brp-python-hardlink
22:28:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UjI8rH
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + 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'
22:28:56 + export CFLAGS
22:28:56 + 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'
22:28:56 + export CXXFLAGS
22:28:56 + 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'
22:28:56 + export FFLAGS
22:28:56 + 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'
22:28:56 + export FCFLAGS
22:28:56 + 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'
22:28:56 + export LDFLAGS
22:28:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:28:56 + export LT_SYS_LIBRARY_PATH
22:28:56 + CC=gcc
22:28:56 + export CC
22:28:56 + CXX=g++
22:28:56 + export CXX
22:28:56 + cd src
22:28:56 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:28:56 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:28:56 + ver=v2.12.2
22:28:56 + test v2.12.2 = v2.12.2
22:28:56 + echo 'PASS: docker-compose version OK'
22:28:56 + RPM_EC=0
22:28:56 PASS: docker-compose version OK
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 Processing files: docker-compose-plugin-2.12.2-0.fc37.aarch64
22:28:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XiMQmJ
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + cd src
22:28:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
22:28:56 + export LC_ALL=C
22:28:56 + LC_ALL=C
22:28:56 + export DOCDIR
22:28:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
22:28:56 + 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.12.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
22:28:56 + RPM_EC=0
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hj2jlI
22:28:56 + umask 022
22:28:56 + cd /root/rpmbuild/BUILD
22:28:56 + cd src
22:28:56 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
22:28:56 + export LC_ALL=C
22:28:56 + LC_ALL=C
22:28:56 + export LICENSEDIR
22:28:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
22:28:56 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
22:28:56 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
22:28:56 + RPM_EC=0
22:28:56 ++ jobs -p
22:28:56 + exit 0
22:28:56 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:28:56 Provides: docker-compose-plugin = 0:2.12.2-0.fc37 docker-compose-plugin(aarch-64) = 0:2.12.2-0.fc37
22:28:56 Requires(interp): /bin/sh /bin/sh /bin/sh
22:28:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:28:56 Requires(post): /bin/sh
22:28:56 Requires(preun): /bin/sh
22:28:56 Requires(postun): /bin/sh
22:28:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64
22:28:56 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc37.src.rpm
22:28:57 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:28:57 rm -f -r src
22:28:57 make -C rpm clean
22:28:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:28:57 rm -f -r rpmbuild/
22:28:57 docker builder prune -f --filter until=24h
22:28:57 Total:	0B
22:28:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:28:57 make -C deb clean
22:28:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:28:58 rm -f -r debbuild
22:28:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:28:59 rm -f -r sources
22:28:59 docker builder prune -f --filter until=24h
22:28:59 Total:	0B
22:28:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:28:59 make -C static clean
22:28:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:28:59 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:28:59 rm -f -r build
22:28:59 docker builder prune -f --filter until=24h
22:28:59 Total:	0B
22:28:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:29:01 + for f in rootlesskit rootlesskit-docker-proxy
22:29:01 + GOBIN=/usr/local/bin
22:29:01 + GO111MODULE=on
22:29:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:29:02 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:29:02 Cloning into '/go/src/github.com/docker/buildx'...
22:29:02 Fetching origin
22:29:02 + GO111MODULE=on
22:29: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
22:29:02 + return
22:29:02 + RPM_EC=0
22:29:02 ++ jobs -p
22:29:02 + exit 0
22:29:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7TuuCN
22:29:02 + umask 022
22:29:02 + cd /root/rpmbuild/BUILD
22:29:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64 '!=' / ']'
22:29:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:02 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:02 + cd src
22:29:02 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/dockerd-rootless.sh
22:29:02 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:29:02 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/rootlesskit
22:29:02 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
22:29:02 + /usr/lib/rpm/check-buildroot
22:29:02 + /usr/lib/rpm/redhat/brp-ldconfig
22:29:02 + /usr/lib/rpm/brp-compress
22:29:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:29:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:29:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:29:02 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:29:02 + /usr/lib/rpm/brp-python-hardlink
22:29:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:29:02 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:29:02 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:29:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A5VNUx
22:29:02 + umask 022
22:29:02 + cd /root/rpmbuild/BUILD
22:29:02 + cd src
22:29:02 + /usr/local/bin/rootlesskit -v
22:29:02 rootlesskit version 0.14.4
22:29:02 + RPM_EC=0
22:29:02 ++ jobs -p
22:29:02 + exit 0
22:29:02 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:02 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.el9
22:29:02 Requires(interp): /bin/sh /bin/sh /bin/sh
22:29:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:02 Requires(post): /bin/sh
22:29:02 Requires(preun): /bin/sh
22:29:02 Requires(postun): /bin/sh
22:29:02 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)
22:29:02 Conflicts: rootlesskit
22:29:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.src.rpm
22:29:03 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:29:03 Cloning into '/go/src/github.com/docker/buildx'...
22:29:03 Fetching origin
22:29:03 + GO111MODULE=on
22:29: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
22:29:04 make[2]: Leaving directory '/go/src/github.com/docker/app'
22:29:04 Cloning into '/go/src/github.com/docker/buildx'...
22:29:04 Fetching origin
22:29:04 + GO111MODULE=on
22:29:04 + 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
22:29:08 make[1]: Leaving directory '/root/build-deb'
22:29:08  dpkg-genbuildinfo
22:29:08  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.changes
22:29:08 dpkg-genchanges: info: including full source code in upload
22:29:08  dpkg-source -I.git --after-build .
22:29:08 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:29:08 + destination=/build
22:29:08 + mkdir -p /build
22:29:08 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb /root/docker-compose-plugin_2.12.2~debian-bullseye_arm64.deb /build
22:29:08 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:29:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:29:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:29:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:29:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.buildinfo'
22:29:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.buildinfo'
22:29:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.changes'
22:29:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.changes'
22:29:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_arm64.deb'
22:29:08 copied '/root/docker-compose-plugin_2.12.2~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.12.2~debian-bullseye_arm64.deb'
22:29:08 removed '/root/docker-compose-plugin_2.12.2~debian-bullseye_arm64.deb'
22:29:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
22:29:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:29:08 + make clean
22:29:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:29:09 rm -f -r src
22:29:09 make -C rpm clean
22:29:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:29:09 rm -f -r rpmbuild/
22:29:09 docker builder prune -f --filter until=24h
22:29:09 Total:	0B
22:29:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:09 make -C deb clean
22:29:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:29:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64.rpm
22:29:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UGIN2j
22:29:09 + umask 022
22:29:09 + cd /root/rpmbuild/BUILD
22:29:09 + cd src
22:29:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el9.x86_64
22:29:09 + RPM_EC=0
22:29:09 ++ jobs -p
22:29:09 + exit 0
22:29:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C4cyMO
22:29:09 + umask 022
22:29:09 + cd /root/rpmbuild/BUILD
22:29:09 + cd /root/rpmbuild/BUILD
22:29:09 + rm -rf src
22:29:09 + /usr/bin/mkdir -p src
22:29:09 + cd src
22:29:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:29:09 + /usr/bin/tar -xof -
22:29:09 + STATUS=0
22:29:09 + '[' 0 -ne 0 ']'
22:29:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:29:09 + /usr/bin/tar -xof -
22:29:09 + STATUS=0
22:29:09 + '[' 0 -ne 0 ']'
22:29:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:29:09 + RPM_EC=0
22:29:09 ++ jobs -p
22:29:09 + exit 0
22:29:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fhbwf6
22:29:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:29:09 + umask 022
22:29:09 + cd /root/rpmbuild/BUILD
22:29:09 + cd src
22:29:09 + pushd /root/rpmbuild/BUILD/src/compose
22:29:09 + make VERSION=v2.12.2 DESTDIR=./bin build
22:29:09 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:29:09 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:29:09 go: downloading github.com/spf13/cobra v1.6.0
22:29:09 go: downloading github.com/fvbommel/sortorder v1.0.2
22:29:09 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:29:09 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:29:10 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:29:10 go: downloading github.com/morikuni/aec v1.0.0
22:29:10 go: downloading github.com/spf13/pflag v1.0.5
22:29:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:29:10 go: downloading github.com/docker/go-connections v0.4.0
22:29:10 go: downloading github.com/moby/sys/sequential v0.5.0
22:29:10 go: downloading github.com/sirupsen/logrus v1.9.0
22:29:10 go: downloading github.com/theupdateframework/notary v0.7.0
22:29:10 go: downloading github.com/compose-spec/compose-go v1.6.0
22:29:10 go: downloading github.com/hashicorp/go-version v1.6.0
22:29:10 rm -f -r debbuild
22:29:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:29:10 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:29:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:29:10 go: downloading github.com/docker/buildx v0.9.1
22:29:10 go: downloading github.com/docker/go-units v0.5.0
22:29:10 go: downloading github.com/mattn/go-shellwords v1.0.12
22:29:10 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:29:11 go: downloading github.com/opencontainers/go-digest v1.0.0
22:29:11 go: downloading go.opentelemetry.io/otel v1.11.1
22:29:11 go: downloading github.com/containerd/containerd v1.6.8
22:29:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:29:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:29:11 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:29:11 rm -f -r sources
22:29:11 docker builder prune -f --filter until=24h
22:29:11 Total:	0B
22:29:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:11 make -C static clean
22:29:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:29:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:29:11 rm -f -r build
22:29:11 docker builder prune -f --filter until=24h
22:29:11 + popd
22:29:11 + RPM_EC=0
22:29:11 ~/rpmbuild/BUILD/src
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3VEA9T
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29:11 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64 '!=' / ']'
22:29:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29:11 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:11 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29: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'
22:29:11 + export CFLAGS
22:29: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'
22:29:11 + export CXXFLAGS
22:29: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'
22:29:11 + export FFLAGS
22:29: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'
22:29:11 + export FCFLAGS
22:29: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.12.2-0.fc36.aarch64.ld'
22:29:11 + export LDFLAGS
22:29:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:29:11 + export LT_SYS_LIBRARY_PATH
22:29:11 + CC=gcc
22:29:11 + export CC
22:29:11 + CXX=g++
22:29:11 + export CXX
22:29:11 + cd src
22:29:11 + pushd /root/rpmbuild/BUILD/src/compose
22:29:11 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:29:11 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:11 ~/rpmbuild/BUILD/src
22:29:11 + popd
22:29:11 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:29:11 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:29:11 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:29:11 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:29:11 + /usr/lib/rpm/check-buildroot
22:29:11 + /usr/lib/rpm/redhat/brp-ldconfig
22:29:11 + /usr/lib/rpm/brp-compress
22:29:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:29:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:11 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:29:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:29:11 + /usr/lib/rpm/check-rpaths
22:29:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:29:11 + /usr/lib/rpm/brp-remove-la-files
22:29:11 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:29:11 + /usr/lib/rpm/redhat/brp-python-hardlink
22:29:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ndvevI
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29: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'
22:29:11 + export CFLAGS
22:29: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'
22:29:11 + export CXXFLAGS
22:29: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'
22:29:11 + export FFLAGS
22:29: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'
22:29:11 + export FCFLAGS
22:29: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.12.2-0.fc36.aarch64.ld'
22:29:11 + export LDFLAGS
22:29:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:29:11 + export LT_SYS_LIBRARY_PATH
22:29:11 + CC=gcc
22:29:11 + export CC
22:29:11 + CXX=g++
22:29:11 + export CXX
22:29:11 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:29:11 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.12.2-0.fc36 aarch64
22:29:11 + cd src
22:29:11 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:29:11 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:29:11 PASS: docker-compose version OK
22:29:11 + ver=v2.12.2
22:29:11 + test v2.12.2 = v2.12.2
22:29:11 + echo 'PASS: docker-compose version OK'
22:29:11 + RPM_EC=0
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11 Processing files: docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29:11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bO9FnN
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29:11 + cd src
22:29:11 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
22:29:11 + export LC_ALL=C
22:29:11 + LC_ALL=C
22:29:11 + export DOCDIR
22:29:11 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
22:29:11 + 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.12.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
22:29:11 + RPM_EC=0
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2WU3uq
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29:11 + cd src
22:29:11 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
22:29:11 + export LC_ALL=C
22:29:11 + LC_ALL=C
22:29:11 + export LICENSEDIR
22:29:11 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
22:29:11 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
22:29:11 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
22:29:11 + RPM_EC=0
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:11 Provides: docker-compose-plugin = 0:2.12.2-0.fc36 docker-compose-plugin(aarch-64) = 0:2.12.2-0.fc36
22:29:11 Requires(interp): /bin/sh /bin/sh /bin/sh
22:29:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:11 Requires(post): /bin/sh
22:29:11 Requires(preun): /bin/sh
22:29:11 Requires(postun): /bin/sh
22:29:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29:11 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc36.src.rpm
22:29:11 go: downloading gopkg.in/yaml.v2 v2.4.0
22:29:11 go: downloading k8s.io/client-go v0.22.4
22:29:11 Total:	0B
22:29:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:29:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:29:11 go: downloading github.com/cnabio/cnab-go v0.23.4
22:29:11 go: downloading github.com/imdario/mergo v0.3.13
22:29:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:29:11 go: downloading github.com/containerd/console v1.0.3
22:29:11 go: downloading golang.org/x/text v0.3.7
22:29:11 go: downloading github.com/mattn/go-isatty v0.0.16
22:29:11 go: downloading github.com/buger/goterm v1.0.4
22:29:11 go: downloading github.com/stretchr/testify v1.8.0
22:29:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:29:11 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:29:11 go: downloading github.com/go-logr/logr v1.2.3
22:29:11 go: downloading k8s.io/api v0.22.4
22:29:11 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.fc37.aarch64.rpm
22:29:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qasf0O
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29:11 + cd src
22:29:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64
22:29:11 + RPM_EC=0
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.51Y4aM
22:29:11 + umask 022
22:29:11 + cd /root/rpmbuild/BUILD
22:29:11 + rm -rf src src.gemspec
22:29:11 + RPM_EC=0
22:29:11 ++ jobs -p
22:29:11 + exit 0
22:29:11     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:29:11     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:29:11     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:29:11     source_date_epoch_from_changelog set but %changelog is missing
22:29:11     source_date_epoch_from_changelog set but %changelog is missing
22:29:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:29:11     source_date_epoch_from_changelog set but %changelog is missing
22:29:11     source_date_epoch_from_changelog set but %changelog is missing
22:29:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:11 
22:29:11 RPM build warnings:
22:29:12 go: downloading k8s.io/apimachinery v0.22.4
22:29:12 go: downloading github.com/gofrs/flock v0.8.0
22:29:12 go: downloading github.com/moby/sys/signal v0.7.0
22:29:12 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:29:12 go: downloading github.com/golang/mock v1.6.0
22:29:12 go: downloading github.com/klauspost/compress v1.15.9
22:29:12 go: downloading github.com/moby/patternmatcher v0.5.0
22:29:12 go: downloading github.com/opencontainers/runc v1.1.2
22:29:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
22:29:13 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:29:13 go: downloading github.com/hashicorp/errwrap v1.1.0
22:29:13 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:29:13 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:29:13 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:29:13 go: downloading google.golang.org/grpc v1.47.0
22:29:13 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:29:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:29:13 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:29:13 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:29:13 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:29:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:29:13 go: downloading github.com/gogo/protobuf v1.3.2
22:29:13 + make clean
22:29:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:29:14 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:29:14 go: downloading github.com/moby/locker v1.0.1
22:29:14 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:29:14 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:29:14 go: downloading github.com/mattn/go-runewidth v0.0.14
22:29:14 go: downloading k8s.io/klog/v2 v2.60.1
22:29:14 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:29:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:29:14 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:29:14 go: downloading google.golang.org/protobuf v1.27.1
22:29:14 go: downloading github.com/go-logr/stdr v1.2.2
22:29:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:29:14 go: downloading github.com/containerd/typeurl v1.0.2
22:29:14 go: downloading github.com/golang/protobuf v1.5.2
22:29:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:29:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:29:14 go: downloading github.com/pelletier/go-toml v1.9.4
22:29:14 rm -f -r src
22:29:14 make -C rpm clean
22:29:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:29:14 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:29:14 go: downloading github.com/google/gofuzz v1.2.0
22:29:14 go: downloading github.com/moby/sys/symlink v0.2.0
22:29:14 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:29:14 go: downloading github.com/gogo/googleapis v1.4.1
22:29:15 rm -f -r rpmbuild/
22:29:15 docker builder prune -f --filter until=24h
22:29:15 Total:	0B
22:29:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:15 make -C deb clean
22:29:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:29:15 rm -f -r debbuild
22:29:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:29:15 rm -f -r sources
22:29:15 docker builder prune -f --filter until=24h
22:29:15 ~/rpmbuild/BUILD/src
22:29:15 + popd
22:29:15 + RPM_EC=0
22:29:15 ++ jobs -p
22:29:15 + exit 0
22:29:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cTWvBe
22:29:15 + umask 022
22:29:15 + cd /root/rpmbuild/BUILD
22:29:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64 '!=' / ']'
22:29:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 + 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'
22:29:15 + export CFLAGS
22:29:15 + 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'
22:29:15 + export CXXFLAGS
22:29:15 + 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'
22:29:15 + export FFLAGS
22:29:15 + 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'
22:29:15 + export FCFLAGS
22:29:15 + 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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:29:15 + export LDFLAGS
22:29:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:29:15 + export LT_SYS_LIBRARY_PATH
22:29:15 + CC=gcc
22:29:15 + export CC
22:29:15 + CXX=g++
22:29:15 + export CXX
22:29:15 + cd src
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin
22:29:15 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/docker
22:29:15 + pushd /root/rpmbuild/BUILD/src/plugins
22:29:15 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:29:15 + for installer in *.installer
22:29:15 + '[' app.installer '!=' scan.installer ']'
22:29:15 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 + PREFIX=/usr/libexec/docker/cli-plugins
22:29:15 + bash app.installer install_plugin
22:29:15 + for installer in *.installer
22:29:15 + '[' buildx.installer '!=' scan.installer ']'
22:29:15 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 + PREFIX=/usr/libexec/docker/cli-plugins
22:29:15 + bash buildx.installer install_plugin
22:29:15 ~/rpmbuild/BUILD/src
22:29:15 + popd
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/bash-completion/completions
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/zsh/vendor-completions
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/fish/vendor_completions.d
22:29:15 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/bash-completion/completions/docker
22:29:15 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker
22:29:15 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man1
22:29:15 + 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.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man1
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man5
22:29:15 + 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.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man5
22:29:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man8
22:29:15 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/man/man8
22:29:15 + mkdir -p build-docs
22:29:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:15 + cp cli/LICENSE build-docs/LICENSE
22:29:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:15 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:29:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:15 + cp cli/NOTICE build-docs/NOTICE
22:29:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:15 + cp cli/README.md build-docs/README.md
22:29:15 + /usr/lib/rpm/check-buildroot
22:29:15 + /usr/lib/rpm/redhat/brp-ldconfig
22:29:15 + /usr/lib/rpm/brp-compress
22:29:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:29:15 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:15 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:29:15 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:29:15 + /usr/lib/rpm/check-rpaths
22:29:15 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:29:15 + /usr/lib/rpm/brp-remove-la-files
22:29:15 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:29:15 + /usr/lib/rpm/redhat/brp-python-hardlink
22:29:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rzYNrh
22:29:15 + umask 022
22:29:15 + cd /root/rpmbuild/BUILD
22:29:15 + 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'
22:29:15 + export CFLAGS
22:29:15 + 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'
22:29:15 + export CXXFLAGS
22:29:15 + 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'
22:29:15 + export FFLAGS
22:29:15 + 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'
22:29:15 + export FCFLAGS
22:29:15 + 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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:29:15 + export LDFLAGS
22:29:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:29:15 + export LT_SYS_LIBRARY_PATH
22:29:15 + CC=gcc
22:29:15 + export CC
22:29:15 + CXX=g++
22:29:15 + export CXX
22:29:15 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:29:15 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:29:15 + cd src
22:29:15 ++ cli/build/docker --version
22:29:15 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:29:15 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:29:15 + echo 'PASS: cli version OK'
22:29:15 PASS: cli version OK
22:29:15 + RPM_EC=0
22:29:15 ++ jobs -p
22:29:15 + exit 0
22:29:15 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mb9CIt
22:29:15 + umask 022
22:29:15 + cd /root/rpmbuild/BUILD
22:29:15 + cd src
22:29:15 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + export LC_ALL=C
22:29:15 + LC_ALL=C
22:29:15 + export DOCDIR
22:29:15 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/share/doc/docker-ce-cli
22:29:15 + RPM_EC=0
22:29:15 ++ jobs -p
22:29:15 + exit 0
22:29:15 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:29:15 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.fc36
22:29:15 Requires(interp): /bin/sh
22:29:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:15 Requires(post): /bin/sh
22:29:15 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)
22:29:15 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
22:29:15 Recommends: docker-scan-plugin(x86-64)
22:29:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:29:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:29:15 Total:	0B
22:29:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:15 make -C static clean
22:29:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:29:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:29:15 rm -f -r build
22:29:15 docker builder prune -f --filter until=24h
22:29:16 go: downloading github.com/containerd/continuity v0.3.0
22:29:16 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:29:16 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:29:16 go: downloading github.com/Masterminds/semver v1.5.0
22:29:16 go: downloading github.com/rivo/uniseg v0.2.0
22:29:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:29:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:29:16 go: downloading github.com/davecgh/go-spew v1.1.1
22:29:16 go: downloading github.com/pmezard/go-difflib v1.0.0
22:29:16 go: downloading gopkg.in/yaml.v3 v3.0.1
22:29:16 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:29:16 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:29:16 go: downloading github.com/felixge/httpsnoop v1.0.2
22:29:16 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:29:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:29:16 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:29:16 go: downloading gopkg.in/inf.v0 v0.9.1
22:29:16 go: downloading github.com/googleapis/gnostic v0.5.5
22:29:16 go: downloading github.com/google/go-cmp v0.5.9
22:29:16 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:29:16 Total:	0B
22:29:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:29:16 go: downloading github.com/docker/go-metrics v0.0.1
22:29:16 go: downloading github.com/json-iterator/go v1.1.12
22:29:16 go: downloading github.com/modern-go/reflect2 v1.0.2
22:29:16 go: downloading sigs.k8s.io/yaml v1.2.0
22:29:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:29:16 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:29:16 go: downloading github.com/mattn/go-colorable v0.1.12
22:29:16 go: downloading github.com/prometheus/client_golang v1.12.2
22:29:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:29:16 go: downloading github.com/containerd/ttrpc v1.1.0
22:29:16 go: downloading github.com/moby/spdystream v0.2.0
22:29:16 go: downloading github.com/prometheus/client_model v0.2.0
22:29:16 go: downloading github.com/prometheus/common v0.32.1
22:29:16 go: downloading github.com/beorn7/perks v1.0.1
22:29:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:29:16 go: downloading github.com/prometheus/procfs v0.7.3
22:29:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:29:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
22:29:16 Unable to find image 'alpine:latest' locally
22:29:16 latest: Pulling from library/alpine
22:29:16 213ec9aee27d: Pulling fs layer
22:29:16 213ec9aee27d: Verifying Checksum
22:29:16 213ec9aee27d: Download complete
22:29:16 213ec9aee27d: Pull complete
22:29:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:29:16 Status: Downloaded newer image for alpine:latest
22:29:16 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
22:29:16 cd /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli && VERSION=0.0.0-20221021185355-e814bd0 docker buildx bake --set binary.platform=windows/amd64 binary
22:29:16 #1 [internal] load build definition from Dockerfile
22:29:16 #1 transferring dockerfile: 1.78kB done
22:29:16 #1 DONE 0.0s
22:29:16 
22:29:16 #2 [internal] load .dockerignore
22:29:16 #2 transferring context: 112B done
22:29:16 #2 DONE 0.0s
22:29:16 
22:29:16 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:29:16 #3 DONE 0.0s
22:29:16 
22:29:16 #4 resolve image config for docker.io/docker/dockerfile:1
22:29:16 #4 DONE 0.2s
22:29:16 
22:29:16 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:29:16 #5 CACHED
22:29:16 
22:29:16 #6 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
22:29:16 #6 ...
22:29:16 
22:29:16 #7 [auth] library/golang:pull token for registry-1.docker.io
22:29:16 #7 DONE 0.0s
22:29:16 
22:29:16 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
22:29:16 #8 DONE 0.0s
22:29:16 
22:29:16 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
22:29:16 #9 DONE 0.0s
22:29:16 
22:29:16 #10 [internal] load metadata for docker.io/library/golang:1.18.7-alpine
22:29:16 #10 DONE 0.3s
22:29:16 
22:29:16 #11 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
22:29:16 #11 DONE 0.4s
22:29:16 
22:29:16 #6 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
22:29:16 #6 DONE 0.4s
22:29:16 
22:29:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:29:16 #12 resolve docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 0.0s done
22:29:16 #12 extracting sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 0B / 115.35MB 0.1s
22:29:16 #12 sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 0B / 155B 0.1s
22:29:16 #12 sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 1.65kB / 1.65kB done
22:29:16 #12 sha256:c6e6813d9027c18f80fa59ab132269c47d8d845a510895ed5a74a3e677fe78f6 1.36kB / 1.36kB done
22:29:16 #12 sha256:ccb02b8b7a6256c2ac92e4394831b0f3b0e31e057f192771ac95d5cf1a1a83bc 5.24kB / 5.24kB done
22:29:16 #12 sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 284.73kB / 284.73kB 0.1s done
22:29:16 #12 sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf 153B / 153B 0.1s
22:29:16 #12 sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 155B / 155B 0.1s done
22:29:16 #12 sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf 153B / 153B 0.1s done
22:29:16 #12 extracting sha256:4583459ba0371c715f926a9bbd37a9dae909234f4b898220160425131eb53bd4 0.3s done
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 10.49MB / 115.35MB 0.4s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 17.83MB / 115.35MB 0.6s
22:29:16 #12 extracting sha256:93c1e223e6f2123b855e0c95898eba50cb6a055881ba9023527c0a361761c1cf done
22:29:16 #12 ...
22:29:16 
22:29:16 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
22:29:16 #13 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
22:29:16 #13 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done
22:29:16 #13 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done
22:29:16 #13 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done
22:29:16 #13 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.2s done
22:29:16 #13 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.0s done
22:29:16 #13 DONE 0.7s
22:29:16 
22:29:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 30.41MB / 115.35MB 0.8s
22:29:16 #12 ...
22:29:16 
22:29:16 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
22:29:16 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
22:29:16 #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
22:29:16 #14 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
22:29:16 #14 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
22:29:16 #14 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done
22:29:16 #14 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
22:29:16 #14 DONE 0.9s
22:29:16 
22:29:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 37.75MB / 115.35MB 0.9s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 45.09MB / 115.35MB 1.0s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 52.43MB / 115.35MB 1.1s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 58.97MB / 115.35MB 1.2s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 68.16MB / 115.35MB 1.3s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 84.93MB / 115.35MB 1.5s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 94.90MB / 115.35MB 1.6s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 108.00MB / 115.35MB 1.7s
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 115.35MB / 115.35MB 1.8s
22:29:16 #12 ...
22:29:16 
22:29:16 #15 [internal] load build context
22:29:16 #15 transferring context: 50.61MB 2.2s done
22:29:16 #15 DONE 2.3s
22:29:16 
22:29:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.7-alpine@sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe
22:29:16 #12 sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 115.35MB / 115.35MB 2.3s done
22:29:16 #12 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864
22:29:16 #12 extracting sha256:53926ce57604f675f74f47e6ece02e0922a609226d7aca3464fe527528c14864 3.9s done
22:29:16 #12 extracting sha256:21b2b0c7a3f441ae21545bcd350bcdb5319de16b19cb37e11fb0aa66d4f2e053 done
22:29:16 #12 DONE 6.7s
22:29:16 
22:29:16 #16 [build-base-alpine 2/4] COPY --from=xx / /
22:29:16 #16 DONE 0.6s
22:29:16 
22:29:16 #17 [build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
22:29:16 #17 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
22:29:16 #17 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
22:29:17 #17 1.636 (1/18) Installing libffi (3.4.2-r1)
22:29:17 #17 1.653 (2/18) Installing libgcc (11.2.1_git20220219-r2)
22:29:17 #17 1.657 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
22:29:17 #17 1.673 (4/18) Installing xz-libs (5.2.5-r1)
22:29:17 #17 1.677 (5/18) Installing libxml2 (2.9.14-r2)
22:29:17 #17 1.696 (6/18) Installing llvm13-libs (13.0.1-r2)
22:29:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64.rpm
22:29:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UoYiwi
22:29:17 + umask 022
22:29:17 + cd /root/rpmbuild/BUILD
22:29:17 + cd src
22:29:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:17 + RPM_EC=0
22:29:17 ++ jobs -p
22:29:17 + exit 0
22:29:17 
22:29:17 RPM build warnings:
22:29:17     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:29:17     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:29:17     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:29:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:29:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GX9Yji
22:29:17 + umask 022
22:29:17 + cd /root/rpmbuild/BUILD
22:29:17 + cd /root/rpmbuild/BUILD
22:29:17 + rm -rf src
22:29:17 + /usr/bin/mkdir -p src
22:29:17 + cd src
22:29:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:29:17 + /usr/bin/tar -xof -
22:29:18 #17 2.480 (7/18) Installing clang-libs (13.0.1-r1)
22:29:18 + STATUS=0
22:29:18 + '[' 0 -ne 0 ']'
22:29:18 + /usr/bin/tar -xof -
22:29:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:29:18 #17 3.193 (8/18) Installing clang (13.0.1-r1)
22:29:18 #17 3.272 (9/18) Installing libmagic (5.41-r0)
22:29:18 #17 3.298 (10/18) Installing file (5.41-r0)
22:29:18 + STATUS=0
22:29:18 + '[' 0 -ne 0 ']'
22:29:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:29:18 + RPM_EC=0
22:29:18 ++ jobs -p
22:29:18 + exit 0
22:29:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z3apIk
22:29:18 + umask 022
22:29:18 + cd /root/rpmbuild/BUILD
22:29:18 + cd src
22:29:18 + export DOCKER_GITCOMMIT=753cd92
22:29:18 + DOCKER_GITCOMMIT=753cd92
22:29:18 + mkdir -p /go/src/github.com/docker
22:29:18 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:29:18 + TMP_GOPATH=/go
22:29:18 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:29:18 + RM_GOPATH=0
22:29:18 + TMP_GOPATH=/go
22:29:18 + : /usr/local/bin
22:29:18 + '[' -z /go ']'
22:29:18 + export GOPATH=/go
22:29:18 + GOPATH=/go
22:29:18 + case "$(go env GOARCH)" in
22:29:18 ++ go env GOARCH
22:29:18 + export GO_BUILDMODE=-buildmode=pie
22:29:18 + GO_BUILDMODE=-buildmode=pie
22:29:18 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:29:18 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:29:18 + bin=rootlesskit
22:29:18 + shift
22:29:18 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:29:18 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:29:18 ++ : v0.14.4
22:29:18 + install_rootlesskit dynamic
22:29:18 + case "$1" in
22:29:18 + install_rootlesskit_dynamic
22:29:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:29:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:29:18 + export BUILD_MODE=-buildmode=pie
22:29:18 + BUILD_MODE=-buildmode=pie
22:29:18 + _install_rootlesskit
22:29:18 + echo 'Install rootlesskit version v0.14.4'
22:29:18 + for f in rootlesskit rootlesskit-docker-proxy
22:29:18 Install rootlesskit version v0.14.4
22:29:18 + GOBIN=/usr/local/bin
22:29:18 + GO111MODULE=on
22:29:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:29:18 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:29:18 #17 3.300 (11/18) Installing brotli-libs (1.0.9-r6)
22:29:18 #17 3.310 (12/18) Installing nghttp2-libs (1.47.0-r0)
22:29:18 #17 3.314 (13/18) Installing libcurl (7.83.1-r3)
22:29:18 #17 3.323 (14/18) Installing expat (2.4.9-r0)
22:29:18 #17 3.327 (15/18) Installing pcre2 (10.40-r0)
22:29:18 #17 3.335 (16/18) Installing git (2.36.3-r0)
22:29:18 #17 3.456 (17/18) Installing lld (13.0.1-r0)
22:29:18 #17 3.494 (18/18) Installing llvm13 (13.0.1-r2)
22:29:19 #17 3.978 Executing busybox-1.35.0-r17.trigger
22:29:19 #17 3.983 OK: 311 MiB in 33 packages
22:29:19 go: downloading github.com/pkg/errors v0.9.1
22:29:19 go: downloading github.com/sirupsen/logrus v1.8.1
22:29:19 go: downloading github.com/urfave/cli/v2 v2.3.0
22:29:19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:29:19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:29:19 #17 DONE 4.4s
22:29:19 
22:29:19 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
22:29:19 #18 DONE 0.0s
22:29:19 go: downloading github.com/google/uuid v1.3.0
22:29:19 go: downloading github.com/moby/vpnkit v0.5.0
22:29:19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:29:19 go: downloading github.com/gofrs/flock v0.8.1
22:29:19 go: downloading github.com/gorilla/mux v1.8.0
22:29:19 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:29:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:29:19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:29:19 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:29:19 
22:29:19 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:29:20 #19 0.387 skipping packages installation on windows
22:29:20 #19 DONE 0.4s
22:29:20 
22:29:20 #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
22:29:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:29:20 #20 0.587 Building static docker-windows-amd64.exe
22:29:25 + for f in rootlesskit rootlesskit-docker-proxy
22:29:25 + GOBIN=/usr/local/bin
22:29:25 + GO111MODULE=on
22:29:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:29:26 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.fc36.aarch64.rpm
22:29:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EVIo1w
22:29:26 + umask 022
22:29:26 + cd /root/rpmbuild/BUILD
22:29:26 + cd src
22:29:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64
22:29:26 + RPM_EC=0
22:29:26 ++ jobs -p
22:29:26 + exit 0
22:29:26 
22:29:26 RPM build warnings:
22:29:26     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:29:26     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:29:26     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:29:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:29:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:27 + return
22:29:27 + RPM_EC=0
22:29:27 ++ jobs -p
22:29:27 + exit 0
22:29:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1PK1HS
22:29:27 + umask 022
22:29:27 + cd /root/rpmbuild/BUILD
22:29:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64 '!=' / ']'
22:29:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:27 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:27 + cd src
22:29:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
22:29:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:29:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/rootlesskit
22:29:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
22:29:27 + /usr/lib/rpm/check-buildroot
22:29:27 + /usr/lib/rpm/redhat/brp-ldconfig
22:29:27 + /usr/lib/rpm/brp-compress
22:29:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:29:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:27 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:29:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:29:27 + /usr/lib/rpm/check-rpaths
22:29:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:29:27 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:29:27 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:29:27 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:29:27 + /usr/lib/rpm/redhat/brp-python-hardlink
22:29:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EjvcFR
22:29:27 + umask 022
22:29:27 + cd /root/rpmbuild/BUILD
22:29:27 + cd src
22:29:27 + /usr/local/bin/rootlesskit -v
22:29:27 rootlesskit version 0.14.4
22:29:27 + RPM_EC=0
22:29:27 ++ jobs -p
22:29:27 + exit 0
22:29:27 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:27 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.fc35
22:29:27 Requires(interp): /bin/sh /bin/sh /bin/sh
22:29:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:27 Requires(post): /bin/sh
22:29:27 Requires(preun): /bin/sh
22:29:27 Requires(postun): /bin/sh
22:29:27 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)
22:29:27 Conflicts: rootlesskit
22:29:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.src.rpm
22:29:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
22:29:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:29:29 + make clean
22:29:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:29:30 rm -f -r src
22:29:30 make -C rpm clean
22:29:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:29:31 rm -f -r rpmbuild/
22:29:31 docker builder prune -f --filter until=24h
22:29:31 Total:	0B
22:29:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:29:31 make -C deb clean
22:29:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:29:31 rm -f -r debbuild
22:29:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:29:31 rm -f -r sources
22:29:31 docker builder prune -f --filter until=24h
22:29:31 Total:	0B
22:29:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:29:31 make -C static clean
22:29:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:29:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:29:31 rm -f -r build
22:29:31 docker builder prune -f --filter until=24h
22:29:31 Total:	0B
22:29:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:29:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64.rpm
22:29:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ejAWrY
22:29:34 + umask 022
22:29:34 + cd /root/rpmbuild/BUILD
22:29:34 + cd src
22:29:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc35.x86_64
22:29:34 + RPM_EC=0
22:29:34 ++ jobs -p
22:29:34 + exit 0
22:29:34 
22:29:34 RPM build warnings:
22:29:34     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:29:34     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:29:34     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:29:34     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:29:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Usnqhl
22:29:34 + umask 022
22:29:34 + cd /root/rpmbuild/BUILD
22:29:34 + cd /root/rpmbuild/BUILD
22:29:34 + rm -rf src
22:29:34 + /usr/bin/mkdir -p src
22:29:34 + cd src
22:29:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:29:34 + /usr/bin/tar -xof -
22:29:34 + STATUS=0
22:29:34 + '[' 0 -ne 0 ']'
22:29:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:29:34 + /usr/bin/tar -xof -
22:29:34 + STATUS=0
22:29:34 + '[' 0 -ne 0 ']'
22:29:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:29:34 + RPM_EC=0
22:29:34 ++ jobs -p
22:29:34 + exit 0
22:29:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76oVVs
22:29:34 + umask 022
22:29:34 + cd /root/rpmbuild/BUILD
22:29:34 + cd src
22:29:34 + pushd /root/rpmbuild/BUILD/src/compose
22:29:34 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:29:34 + make VERSION=v2.12.2 DESTDIR=./bin build
22:29:34 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:29:34 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:29:34 go: downloading github.com/spf13/cobra v1.6.0
22:29:34 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:29:35 go: downloading github.com/fvbommel/sortorder v1.0.2
22:29:35 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:29:35 go: downloading github.com/morikuni/aec v1.0.0
22:29:35 go: downloading github.com/spf13/pflag v1.0.5
22:29:35 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:29:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:29:35 go: downloading github.com/docker/go-connections v0.4.0
22:29:35 go: downloading github.com/moby/sys/sequential v0.5.0
22:29:35 go: downloading github.com/sirupsen/logrus v1.9.0
22:29:35 go: downloading github.com/theupdateframework/notary v0.7.0
22:29:35 go: downloading github.com/compose-spec/compose-go v1.6.0
22:29:35 go: downloading github.com/hashicorp/go-version v1.6.0
22:29:35 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:29:35 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:29:35 go: downloading github.com/docker/buildx v0.9.1
22:29:35 go: downloading github.com/docker/go-units v0.5.0
22:29:35 go: downloading github.com/mattn/go-shellwords v1.0.12
22:29:35 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:29:35 go: downloading github.com/opencontainers/go-digest v1.0.0
22:29:35 go: downloading go.opentelemetry.io/otel v1.11.1
22:29:35 go: downloading github.com/containerd/containerd v1.6.8
22:29:35 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:29:35 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:29:35 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:29:35 go: downloading gopkg.in/yaml.v2 v2.4.0
22:29:35 go: downloading k8s.io/client-go v0.22.4
22:29:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:29:36 go: downloading github.com/cnabio/cnab-go v0.23.4
22:29:36 go: downloading github.com/imdario/mergo v0.3.13
22:29:36 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:29:36 go: downloading github.com/containerd/console v1.0.3
22:29:36 go: downloading golang.org/x/text v0.3.7
22:29:36 go: downloading github.com/mattn/go-isatty v0.0.16
22:29:36 go: downloading github.com/buger/goterm v1.0.4
22:29:36 go: downloading github.com/stretchr/testify v1.8.0
22:29:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:29:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:29:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:29:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:29:36 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:29:36 go: downloading github.com/go-logr/logr v1.2.3
22:29:36 go: downloading k8s.io/api v0.22.4
22:29:37 go: downloading k8s.io/apimachinery v0.22.4
22:29:37 go: downloading github.com/gofrs/flock v0.8.0
22:29:37 go: downloading github.com/moby/sys/signal v0.7.0
22:29:37 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:29:37 go: downloading github.com/golang/mock v1.6.0
22:29:37 go: downloading github.com/klauspost/compress v1.15.9
22:29:37 go: downloading github.com/moby/patternmatcher v0.5.0
22:29:37 go: downloading github.com/opencontainers/runc v1.1.2
22:29:37 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:29:37 go: downloading github.com/hashicorp/errwrap v1.1.0
22:29:37 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:29:37 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:29:37 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:29:37 go: downloading google.golang.org/grpc v1.47.0
22:29:37 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:29:38 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:29:38 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:29:38 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:29:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:29:38 go: downloading github.com/gogo/protobuf v1.3.2
22:29:38 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:29:38 go: downloading github.com/moby/locker v1.0.1
22:29:38 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:29:38 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:29:38 go: downloading github.com/mattn/go-runewidth v0.0.14
22:29:38 go: downloading k8s.io/klog/v2 v2.60.1
22:29:38 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:29:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:29:38 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:29:38 go: downloading google.golang.org/protobuf v1.27.1
22:29:39 go: downloading github.com/go-logr/stdr v1.2.2
22:29:39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:29:39 go: downloading github.com/containerd/typeurl v1.0.2
22:29:39 go: downloading github.com/golang/protobuf v1.5.2
22:29:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:29:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:29:39 go: downloading github.com/pelletier/go-toml v1.9.4
22:29:39 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:29:39 go: downloading github.com/google/gofuzz v1.2.0
22:29:39 go: downloading github.com/moby/sys/symlink v0.2.0
22:29:39 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:29:39 go: downloading github.com/gogo/googleapis v1.4.1
22:29:40 go: downloading github.com/containerd/continuity v0.3.0
22:29:40 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:29:40 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:29:40 go: downloading github.com/Masterminds/semver v1.5.0
22:29:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:29:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:29:40 go: downloading github.com/rivo/uniseg v0.2.0
22:29:40 go: downloading github.com/davecgh/go-spew v1.1.1
22:29:40 go: downloading github.com/pmezard/go-difflib v1.0.0
22:29:40 go: downloading gopkg.in/yaml.v3 v3.0.1
22:29:40 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:29:40 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:29:40 go: downloading github.com/felixge/httpsnoop v1.0.2
22:29:40 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:29:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:29:40 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:29:40 go: downloading gopkg.in/inf.v0 v0.9.1
22:29:40 go: downloading github.com/googleapis/gnostic v0.5.5
22:29:40 go: downloading github.com/google/go-cmp v0.5.9
22:29:40 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:29:40 go: downloading github.com/docker/go-metrics v0.0.1
22:29:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:29:40 go: downloading github.com/json-iterator/go v1.1.12
22:29:40 go: downloading github.com/modern-go/reflect2 v1.0.2
22:29:40 go: downloading sigs.k8s.io/yaml v1.2.0
22:29:40 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:29:40 go: downloading github.com/mattn/go-colorable v0.1.12
22:29:40 go: downloading github.com/prometheus/client_golang v1.12.2
22:29:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:29:40 go: downloading github.com/containerd/ttrpc v1.1.0
22:29:40 go: downloading github.com/moby/spdystream v0.2.0
22:29:40 go: downloading github.com/prometheus/client_model v0.2.0
22:29:40 go: downloading github.com/prometheus/common v0.32.1
22:29:40 go: downloading github.com/beorn7/perks v1.0.1
22:29:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:29:40 go: downloading github.com/prometheus/procfs v0.7.3
22:29:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:29:46 make[1]: Leaving directory '/root/build-deb'
22:29:46    debian/rules override_dh_auto_test
22:29:46 make[1]: Entering directory '/root/build-deb'
22:29:46 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:29:46 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:29:46 PASS: daemon version OK
22:29:46 ver="$(cli/build/docker --version)"; \
22:29:46 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:29:46 PASS: cli version OK
22:29:46 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:46 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:29:46 PASS: docker-compose version OK
22:29:46 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:29:46 # TODO change once we support scan-plugin on other architectures
22:29:46 if [ "amd64" = "amd64" ]; then \
22:29:46 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:46 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:29:46 fi
22:29:46 PASS: docker-scan version OK
22:29:46 make[1]: Leaving directory '/root/build-deb'
22:29:46    create-stamp debian/debhelper-build-stamp
22:29:46  debian/rules binary
22:29:46 dh binary --with=bash-completion --with=systemd
22:29:46    dh_testroot
22:29:46    dh_prep
22:29:46    debian/rules override_dh_auto_install
22:29:46 make[1]: Entering directory '/root/build-deb'
22:29:47 # docker-ce-cli install
22:29: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
22:29: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
22:29:47 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:29:47 set -e;cd /sources && \
22:29:47 	tar xzf plugin-installers.tgz; \
22:29:47 	for installer in plugins/*.installer; do \
22:29:47 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:29:47 		PREFIX=/usr/libexec/docker/cli-plugins \
22:29:47 			bash ${installer} install_plugin; \
22:29:47 	done
22:29:47 # docker-ce install
22:29:47 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:29:47 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:29:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:29:47 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:29:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:29:47 # docker-compose-plugin install
22:29:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:29:47 # docker-scan-plugin install
22:29:47 # TODO change once we support scan-plugin on other architectures
22:29:47 if [ "amd64" = "amd64" ]; then \
22:29:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:29:47 fi
22:29:47 # docker-ce-rootless-extras install
22:29:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:29:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:29:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:29:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:29:47 # TODO: how can we install vpnkit?
22:29:47 make[1]: Leaving directory '/root/build-deb'
22:29:47    debian/rules override_dh_install
22:29:47 make[1]: Entering directory '/root/build-deb'
22:29:47 dh_install
22:29:47 # TODO Can we do this from within our container?
22:29:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:29:47 make[1]: Leaving directory '/root/build-deb'
22:29:47    dh_installdocs
22:29:47    dh_installchangelogs
22:29:47    dh_installman
22:29:47    dh_bash-completion
22:29:47    dh_systemd_enable
22:29:47    debian/rules override_dh_installinit
22:29:47 make[1]: Entering directory '/root/build-deb'
22:29:47 # use "docker" as our service name, not "docker-ce"
22:29:47 dh_installinit --name=docker
22:29:48 make[1]: Leaving directory '/root/build-deb'
22:29:48    dh_systemd_start
22:29:48    dh_perl
22:29:48    dh_link
22:29:48    dh_strip_nondeterminism
22:29:49    dh_compress
22:29:49    dh_fixperms
22:29:49    dh_missing
22:29:49    debian/rules override_dh_strip
22:29:49 make[1]: Entering directory '/root/build-deb'
22:29:49 # Go has lots of problems with stripping, so just don't
22:29:49 make[1]: Leaving directory '/root/build-deb'
22:29:49    dh_makeshlibs
22:29:49    debian/rules override_dh_shlibdeps
22:29:49 make[1]: Entering directory '/root/build-deb'
22:29:49 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:29:51 make[1]: Leaving directory '/root/build-deb'
22:29:51    debian/rules override_dh_auto_test
22:29:51 make[1]: Entering directory '/root/build-deb'
22:29:51 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:29:51 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:29:51 PASS: daemon version OK
22:29:51 ver="$(cli/build/docker --version)"; \
22:29:51 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:29:51 PASS: cli version OK
22:29:51 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:51 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:29:51 PASS: docker-compose version OK
22:29:51 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:29:51 # TODO change once we support scan-plugin on other architectures
22:29:51 if [ "amd64" = "amd64" ]; then \
22:29:51 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:51 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:29:51 fi
22:29:51 PASS: docker-scan version OK
22:29:51 make[1]: Leaving directory '/root/build-deb'
22:29:51    create-stamp debian/debhelper-build-stamp
22:29:51  debian/rules binary
22:29:51 dh binary --with=bash-completion --with=systemd
22:29:51    dh_testroot
22:29:51    dh_prep
22:29:51    debian/rules override_dh_auto_install
22:29:51 make[1]: Entering directory '/root/build-deb'
22:29:51 # docker-ce-cli install
22:29:51 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
22:29:51 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:29:51 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:29:51 set -e;cd /sources && \
22:29:51 	tar xzf plugin-installers.tgz; \
22:29:51 	for installer in plugins/*.installer; do \
22:29:51 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:29:51 		PREFIX=/usr/libexec/docker/cli-plugins \
22:29:51 			bash ${installer} install_plugin; \
22:29:51 	done
22:29:51 # docker-ce install
22:29:51 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:29:51 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:29:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:29:51 + popd
22:29:51 ~/rpmbuild/BUILD/src
22:29:51 + RPM_EC=0
22:29:51 ++ jobs -p
22:29:51 + exit 0
22:29:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pcX4kI
22:29:51 + umask 022
22:29:51 + cd /root/rpmbuild/BUILD
22:29:51 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64 '!=' / ']'
22:29:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64
22:29:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64
22:29:51 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:51 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64
22:29:51 + cd src
22:29:51 + pushd /root/rpmbuild/BUILD/src/compose
22:29:51 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:29:51 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:51 + popd
22:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:29:51 ~/rpmbuild/BUILD/src
22:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
22:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:29:51 + /usr/lib/rpm/check-buildroot
22:29:51 + /usr/lib/rpm/redhat/brp-ldconfig
22:29:51 + /usr/lib/rpm/brp-compress
22:29:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:29:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:29:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:29:51 + /usr/lib/rpm/check-rpaths
22:29:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:29:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:29:51 + /usr/lib/rpm/redhat/brp-python-hardlink
22:29:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c01MA9
22:29:51 + umask 022
22:29:51 + cd /root/rpmbuild/BUILD
22:29:51 + cd src
22:29:51 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:29:51 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:29:51 + ver=v2.12.2
22:29:51 + test v2.12.2 = v2.12.2
22:29:51 + echo 'PASS: docker-compose version OK'
22:29:51 + RPM_EC=0
22:29:51 PASS: docker-compose version OK
22:29:51 ++ jobs -p
22:29:51 + exit 0
22:29:51 Processing files: docker-compose-plugin-2.12.2-0.fc35.aarch64
22:29:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Sb5wfN
22:29:51 + umask 022
22:29:51 + cd /root/rpmbuild/BUILD
22:29:51 + cd src
22:29:51 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
22:29:51 + export LC_ALL=C
22:29:51 + LC_ALL=C
22:29:51 + export DOCDIR
22:29:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
22:29:51 + 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.12.2-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
22:29:51 + RPM_EC=0
22:29:51 ++ jobs -p
22:29:51 + exit 0
22:29:51 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.moPR4O
22:29:51 + umask 022
22:29:51 + cd /root/rpmbuild/BUILD
22:29:51 + cd src
22:29:51 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
22:29:51 + export LC_ALL=C
22:29:51 + LC_ALL=C
22:29:51 + export LICENSEDIR
22:29:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
22:29:51 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
22:29:51 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
22:29:51 + RPM_EC=0
22:29:51 ++ jobs -p
22:29:51 + exit 0
22:29:51 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:29:51 Provides: docker-compose-plugin = 0:2.12.2-0.fc35 docker-compose-plugin(aarch-64) = 0:2.12.2-0.fc35
22:29:51 Requires(interp): /bin/sh /bin/sh /bin/sh
22:29:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:51 Requires(post): /bin/sh
22:29:51 Requires(preun): /bin/sh
22:29:51 Requires(postun): /bin/sh
22:29:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64
22:29:51 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc35.src.rpm
22:29:52 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:29:52 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:29:52 # docker-compose-plugin install
22:29:52 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:29:52 # docker-scan-plugin install
22:29:52 # TODO change once we support scan-plugin on other architectures
22:29:52 if [ "amd64" = "amd64" ]; then \
22:29:52 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:29:52 fi
22:29:52 # docker-ce-rootless-extras install
22:29:52 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:29:52 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:29:52 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:29:52 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:29:52 # TODO: how can we install vpnkit?
22:29:52 make[1]: Leaving directory '/root/build-deb'
22:29:52    debian/rules override_dh_install
22:29:52 make[1]: Entering directory '/root/build-deb'
22:29:52 dh_install
22:29:52 # TODO Can we do this from within our container?
22:29:52 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:29:52 make[1]: Leaving directory '/root/build-deb'
22:29:52    dh_installdocs
22:29:52    dh_installchangelogs
22:29:52    dh_installman
22:29:53    dh_bash-completion
22:29:53    dh_systemd_enable
22:29:53    debian/rules override_dh_installinit
22:29:53 make[1]: Entering directory '/root/build-deb'
22:29:53 # use "docker" as our service name, not "docker-ce"
22:29:53 dh_installinit --name=docker
22:29:53 make[1]: Leaving directory '/root/build-deb'
22:29:53    dh_systemd_start
22:29:53    dh_perl
22:29:53    dh_link
22:29:53    dh_strip_nondeterminism
22:29:53    dh_compress
22:29:53    dh_fixperms
22:29:53    dh_missing
22:29:53    debian/rules override_dh_strip
22:29:53 make[1]: Entering directory '/root/build-deb'
22:29:53 # Go has lots of problems with stripping, so just don't
22:29:53 make[1]: Leaving directory '/root/build-deb'
22:29:53    dh_makeshlibs
22:29:53    debian/rules override_dh_shlibdeps
22:29:53 make[1]: Entering directory '/root/build-deb'
22:29:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:29:55 + popd
22:29:55 + exit 0
22:29:55 ~/rpmbuild/BUILD/src
22:29:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.50CDaO
22:29:55 + umask 022
22:29:55 + cd /root/rpmbuild/BUILD
22:29:55 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64 '!=' / ']'
22:29:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 + mkdir -p /root/rpmbuild/BUILDROOT
22:29:55 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 + cd src
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin
22:29:55 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/docker
22:29:55 + pushd /root/rpmbuild/BUILD/src/plugins
22:29:55 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:29:55 + for installer in '*.installer'
22:29:55 + '[' app.installer '!=' scan.installer ']'
22:29:55 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 + PREFIX=/usr/libexec/docker/cli-plugins
22:29:55 + bash app.installer install_plugin
22:29:55 + for installer in '*.installer'
22:29:55 + '[' buildx.installer '!=' scan.installer ']'
22:29:55 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 + PREFIX=/usr/libexec/docker/cli-plugins
22:29:55 + bash buildx.installer install_plugin
22:29:55 + popd
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/bash-completion/completions
22:29:55 ~/rpmbuild/BUILD/src
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/zsh/vendor-completions
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/fish/vendor_completions.d
22:29:55 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/bash-completion/completions/docker
22:29:55 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
22:29:55 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man1
22:29:55 + 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.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man1
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man5
22:29:55 + 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.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man5
22:29:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man8
22:29:55 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/man/man8
22:29:55 + mkdir -p build-docs
22:29:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:55 + cp cli/LICENSE build-docs/LICENSE
22:29:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:55 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:29:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:55 + cp cli/NOTICE build-docs/NOTICE
22:29:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:29:55 + cp cli/README.md build-docs/README.md
22:29:55 + /usr/lib/rpm/check-buildroot
22:29:55 + /usr/lib/rpm/redhat/brp-compress
22:29:55 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:29:55 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:29:55 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:29:55 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:29:55 + /usr/lib/rpm/redhat/brp-python-hardlink
22:29:55 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:29:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IXsMD8
22:29:55 + umask 022
22:29:55 + cd /root/rpmbuild/BUILD
22:29:55 + cd src
22:29:55 ++ cli/build/docker --version
22:29:55 + ver='Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:29:55 + test 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0' = 'Docker version 0.0.0-20221021185355-e814bd0, build e814bd0'
22:29:55 + echo 'PASS: cli version OK'
22:29:55 PASS: cli version OK
22:29:55 + exit 0
22:29:55 Processing files: docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zEOnit
22:29:55 + umask 022
22:29:55 + cd /root/rpmbuild/BUILD
22:29:55 + cd src
22:29:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + export DOCDIR
22:29:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221021185355.e814bd0
22:29:55 + exit 0
22:29:55 Provides: docker-ce-cli = 1:0.0.0.20221021185355.e814bd0-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20221021185355.e814bd0-0.el7
22:29:55 Requires(interp): /bin/sh
22:29:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:29:55 Requires(post): /bin/sh
22:29:55 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)
22:29:55 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
22:29:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:55 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    debian/rules override_dh_auto_test
22:29:57 make[1]: Entering directory '/root/build-deb'
22:29:57 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:29:57 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:29:57 PASS: daemon version OK
22:29:57 ver="$(cli/build/docker --version)"; \
22:29:57 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:29:57 PASS: cli version OK
22:29:57 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:57 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:29:57 PASS: docker-compose version OK
22:29:57 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:29:57 # TODO change once we support scan-plugin on other architectures
22:29:57 if [ "amd64" = "amd64" ]; then \
22:29:57 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:29:57 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:29:57 fi
22:29:57 PASS: docker-scan version OK
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    create-stamp debian/debhelper-build-stamp
22:29:57  debian/rules binary
22:29:57 dh binary --with=bash-completion --with=systemd
22:29:57    dh_testroot
22:29:57    dh_prep
22:29:57    debian/rules override_dh_auto_install
22:29:57 make[1]: Entering directory '/root/build-deb'
22:29:57 # docker-ce-cli install
22:29:57 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
22:29:57 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:29:57 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:29:57 set -e;cd /sources && \
22:29:57 	tar xzf plugin-installers.tgz; \
22:29:57 	for installer in plugins/*.installer; do \
22:29:57 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:29:57 		PREFIX=/usr/libexec/docker/cli-plugins \
22:29:57 			bash ${installer} install_plugin; \
22:29:57 	done
22:29:57 # docker-ce install
22:29:57 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:29:57 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:29:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:29:57 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:29:57 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:29:57 # docker-compose-plugin install
22:29:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:29:57 # docker-scan-plugin install
22:29:57 # TODO change once we support scan-plugin on other architectures
22:29:57 if [ "amd64" = "amd64" ]; then \
22:29:57 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:29:57 fi
22:29:57 # docker-ce-rootless-extras install
22:29:57 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:29:57 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:29:57 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:29:57 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:29:57 # TODO: how can we install vpnkit?
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    debian/rules override_dh_install
22:29:57 make[1]: Entering directory '/root/build-deb'
22:29:57 dh_install
22:29:57 # TODO Can we do this from within our container?
22:29:57 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    dh_installdocs
22:29:57    dh_installchangelogs
22:29:57    dh_installman
22:29:57    dh_bash-completion
22:29:57    dh_systemd_enable
22:29:57    debian/rules override_dh_installinit
22:29:57 make[1]: Entering directory '/root/build-deb'
22:29:57 # use "docker" as our service name, not "docker-ce"
22:29:57 dh_installinit --name=docker
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    dh_systemd_start
22:29:57    dh_perl
22:29:57 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)
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    dh_installdeb
22:29:57    debian/rules override_dh_gencontrol
22:29:57 make[1]: Entering directory '/root/build-deb'
22:29:57 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:29:57 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:29:57 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:29:57 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:29:57 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:29:57 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:29:57 if [ "amd64" = "amd64" ]; then \
22:29:57 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:29:57 fi
22:29:57 dh_gencontrol --remaining-packages
22:29:57 make[1]: Leaving directory '/root/build-deb'
22:29:57    dh_md5sums
22:29:57    dh_link
22:29:57    dh_strip_nondeterminism
22:29:57    dh_compress
22:29:57    dh_fixperms
22:29:58    dh_missing
22:29:58    debian/rules override_dh_strip
22:29:58 make[1]: Entering directory '/root/build-deb'
22:29:58 # Go has lots of problems with stripping, so just don't
22:29:58 make[1]: Leaving directory '/root/build-deb'
22:29:58    dh_makeshlibs
22:29:58    debian/rules override_dh_shlibdeps
22:29:58 make[1]: Entering directory '/root/build-deb'
22:29:58 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:29:58    debian/rules override_dh_builddeb
22:29:58 make[1]: Entering directory '/root/build-deb'
22:29:58 dh_builddeb -- -Zxz
22:29:58 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-jammy_amd64.deb'.
22:29:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'.
22:29:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64.rpm
22:29:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W0M3di
22:29:58 + umask 022
22:29:58 + cd /root/rpmbuild/BUILD
22:29:58 + cd src
22:29:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:29:58 + exit 0
22:29:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jl3pom
22:29:58 + umask 022
22:29:58 + cd /root/rpmbuild/BUILD
22:29:58 + cd /root/rpmbuild/BUILD
22:29:58 + rm -rf src
22:29:58 + /usr/bin/mkdir -p src
22:29:58 + cd src
22:29:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:29:58 + /usr/bin/tar -xf -
22:29:59 + STATUS=0
22:29:59 + '[' 0 -ne 0 ']'
22:29:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:29:59 + /usr/bin/tar -xf -
22:29:59 + STATUS=0
22:29:59 + '[' 0 -ne 0 ']'
22:29:59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:29:59 + exit 0
22:29:59 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mYjRbu
22:29:59 + umask 022
22:29:59 + cd /root/rpmbuild/BUILD
22:29:59 + cd src
22:29:59 + export DOCKER_GITCOMMIT=753cd92
22:29:59 + DOCKER_GITCOMMIT=753cd92
22:29:59 + mkdir -p /go/src/github.com/docker
22:29:59 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:29:59 + TMP_GOPATH=/go
22:29:59 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:29:59 + RM_GOPATH=0
22:29:59 + TMP_GOPATH=/go
22:29:59 + : /usr/local/bin
22:29:59 + '[' -z /go ']'
22:29:59 + export GOPATH=/go
22:29:59 + GOPATH=/go
22:29:59 + case "$(go env GOARCH)" in
22:29:59 ++ go env GOARCH
22:29:59 + export GO_BUILDMODE=-buildmode=pie
22:29:59 + GO_BUILDMODE=-buildmode=pie
22:29:59 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:29:59 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:29:59 + bin=rootlesskit
22:29:59 + shift
22:29:59 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:29:59 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:29:59 ++ : v0.14.4
22:29:59 + install_rootlesskit dynamic
22:29:59 + case "$1" in
22:29:59 + install_rootlesskit_dynamic
22:29:59 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:29:59 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:29:59 + export BUILD_MODE=-buildmode=pie
22:29:59 + BUILD_MODE=-buildmode=pie
22:29:59 + _install_rootlesskit
22:29:59 + echo 'Install rootlesskit version v0.14.4'
22:29:59 Install rootlesskit version v0.14.4
22:29:59 + for f in rootlesskit rootlesskit-docker-proxy
22:29:59 + GOBIN=/usr/local/bin
22:29:59 + GO111MODULE=on
22:29:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:29:59 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:30:00 go: downloading github.com/pkg/errors v0.9.1
22:30:00 go: downloading github.com/sirupsen/logrus v1.8.1
22:30:00 go: downloading github.com/urfave/cli/v2 v2.3.0
22:30:00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:30:00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:30:00 go: downloading github.com/google/uuid v1.3.0
22:30:00 go: downloading github.com/moby/vpnkit v0.5.0
22:30:00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:30:00 go: downloading github.com/gofrs/flock v0.8.1
22:30:00 go: downloading github.com/gorilla/mux v1.8.0
22:30:00 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:30:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:30:00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:30:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:30:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:30:01 make[1]: Leaving directory '/root/build-deb'
22:30:01    dh_installdeb
22:30:01    debian/rules override_dh_gencontrol
22:30:01 make[1]: Entering directory '/root/build-deb'
22:30:01 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:01 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:01 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:01 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:01 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:01 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:01 if [ "amd64" = "amd64" ]; then \
22:30:01 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:01 fi
22:30:01 dh_gencontrol --remaining-packages
22:30:01 make[1]: Leaving directory '/root/build-deb'
22:30:01    dh_md5sums
22:30:01    debian/rules override_dh_builddeb
22:30:01 make[1]: Entering directory '/root/build-deb'
22:30:01 dh_builddeb -- -Zxz
22:30:01 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-bionic_amd64.deb'.
22:30:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'.
22:30:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64.rpm
22:30:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o3IuSL
22:30:04 + umask 022
22:30:04 + cd /root/rpmbuild/BUILD
22:30:04 + cd src
22:30:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:04 + RPM_EC=0
22:30:04 ++ jobs -p
22:30:04 + exit 0
22:30:04 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7saRlT
22:30:04 + umask 022
22:30:04 + cd /root/rpmbuild/BUILD
22:30:04 + rm -rf src src.gemspec
22:30:04 + RPM_EC=0
22:30:04 ++ jobs -p
22:30:04 + exit 0
22:30:04     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:30:04     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:30:04     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:30:04     source_date_epoch_from_changelog set but %changelog is missing
22:30:04     source_date_epoch_from_changelog set but %changelog is missing
22:30:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:30:04 
22:30:04 RPM build warnings:
22:30:04 warning: source_date_epoch_from_changelog set but %changelog is missing
22:30:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fVlP7H
22:30:04 + umask 022
22:30:04 + cd /root/rpmbuild/BUILD
22:30:04 + cd /root/rpmbuild/BUILD
22:30:04 + rm -rf src
22:30:04 + /usr/bin/mkdir -p src
22:30:04 + cd src
22:30:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:30:04 + STATUS=0
22:30:04 + '[' 0 -ne 0 ']'
22:30:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
22:30:04 + STATUS=0
22:30:04 + '[' 0 -ne 0 ']'
22:30:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:04 + RPM_EC=0
22:30:04 ++ jobs -p
22:30:04 + exit 0
22:30:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZVUmxO
22:30:04 + umask 022
22:30:04 + cd /root/rpmbuild/BUILD
22:30:04 + 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'
22:30:04 + export CFLAGS
22:30:04 + 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'
22:30:04 + export CXXFLAGS
22:30:04 + 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'
22:30:04 + export FFLAGS
22:30:04 + 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'
22:30:04 + export FCFLAGS
22:30:04 + 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'
22:30:04 + export LDFLAGS
22:30:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:04 + export LT_SYS_LIBRARY_PATH
22:30:04 + CC=gcc
22:30:04 + export CC
22:30:04 + CXX=g++
22:30:04 + export CXX
22:30:04 + cd src
22:30:04 + export DOCKER_GITCOMMIT=753cd92
22:30:04 + DOCKER_GITCOMMIT=753cd92
22:30:04 + mkdir -p /go/src/github.com/docker
22:30:04 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:30:04 + TMP_GOPATH=/go
22:30:04 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:30:04 + RM_GOPATH=0
22:30:04 + TMP_GOPATH=/go
22:30:04 + : /usr/local/bin
22:30:04 + '[' -z /go ']'
22:30:04 + export GOPATH=/go
22:30:04 + GOPATH=/go
22:30:04 + case "$(go env GOARCH)" in
22:30:04 ++ go env GOARCH
22:30:04 + export GO_BUILDMODE=-buildmode=pie
22:30:04 + GO_BUILDMODE=-buildmode=pie
22:30:04 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:30:04 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:30:04 + bin=rootlesskit
22:30:04 + shift
22:30:04 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:30:04 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:30:04 ++ : v0.14.4
22:30:04 + install_rootlesskit dynamic
22:30:04 + case "$1" in
22:30:04 + install_rootlesskit_dynamic
22:30:04 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:30:04 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:30:04 + export BUILD_MODE=-buildmode=pie
22:30:04 + BUILD_MODE=-buildmode=pie
22:30:04 + _install_rootlesskit
22:30:04 Install rootlesskit version v0.14.4
22:30:04 + echo 'Install rootlesskit version v0.14.4'
22:30:04 + for f in rootlesskit rootlesskit-docker-proxy
22:30:04 + GOBIN=/usr/local/bin
22:30:04 + GO111MODULE=on
22:30:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:30:04 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:30:04 go: downloading github.com/pkg/errors v0.9.1
22:30:04 go: downloading github.com/sirupsen/logrus v1.8.1
22:30:04 go: downloading github.com/urfave/cli/v2 v2.3.0
22:30:04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:30:04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:30:04 go: downloading github.com/google/uuid v1.3.0
22:30:04 go: downloading github.com/moby/vpnkit v0.5.0
22:30:04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:30:04 go: downloading github.com/gofrs/flock v0.8.1
22:30:04 go: downloading github.com/gorilla/mux v1.8.0
22:30:04 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:30:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:30:04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:30:04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:30:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:30:04 + for f in rootlesskit rootlesskit-docker-proxy
22:30:04 + GOBIN=/usr/local/bin
22:30:04 + GO111MODULE=on
22:30:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:30:06 + return
22:30:06 + RPM_EC=0
22:30:06 ++ jobs -p
22:30:06 + exit 0
22:30:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ss1gFg
22:30:06 + umask 022
22:30:06 + cd /root/rpmbuild/BUILD
22:30:06 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64 '!=' / ']'
22:30:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:06 + mkdir -p /root/rpmbuild/BUILDROOT
22:30:06 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:06 + 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'
22:30:06 + export CFLAGS
22:30:06 + 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'
22:30:06 + export CXXFLAGS
22:30:06 + 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'
22:30:06 + export FFLAGS
22:30:06 + 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'
22:30:06 + export FCFLAGS
22:30:06 + 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'
22:30:06 + export LDFLAGS
22:30:06 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:06 + export LT_SYS_LIBRARY_PATH
22:30:06 + CC=gcc
22:30:06 + export CC
22:30:06 + CXX=g++
22:30:06 + export CXX
22:30:06 + cd src
22:30:06 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
22:30:06 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:30:06 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/rootlesskit
22:30:06 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
22:30:06 + /usr/lib/rpm/check-buildroot
22:30:06 + /usr/lib/rpm/redhat/brp-ldconfig
22:30:06 + /usr/lib/rpm/brp-compress
22:30:06 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:30:06 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:30:06 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:30:06 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:30:06 + /usr/lib/rpm/check-rpaths
22:30:06 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:30:06 make[1]: Leaving directory '/root/build-deb'
22:30:06    dh_installdeb
22:30:06    debian/rules override_dh_gencontrol
22:30:06 make[1]: Entering directory '/root/build-deb'
22:30:06 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:06 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:06 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:06 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:06 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:06 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:06 if [ "amd64" = "amd64" ]; then \
22:30:06 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:06 fi
22:30:06 dh_gencontrol --remaining-packages
22:30:06 make[1]: Leaving directory '/root/build-deb'
22:30:06    dh_md5sums
22:30:06    debian/rules override_dh_builddeb
22:30:06 make[1]: Entering directory '/root/build-deb'
22:30:06 dh_builddeb -- -Zxz
22:30:06 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:30:06 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:30:06 + /usr/lib/rpm/brp-remove-la-files
22:30:06 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:30:06 + /usr/lib/rpm/redhat/brp-python-hardlink
22:30:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.61ommM
22:30:06 + umask 022
22:30:06 + cd /root/rpmbuild/BUILD
22:30:06 + 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'
22:30:06 + export CFLAGS
22:30:06 + 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'
22:30:06 + export CXXFLAGS
22:30:06 + 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'
22:30:06 + export FFLAGS
22:30:06 + 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'
22:30:06 + export FCFLAGS
22:30:06 + 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'
22:30:06 + export LDFLAGS
22:30:06 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:06 + export LT_SYS_LIBRARY_PATH
22:30:06 + CC=gcc
22:30:06 + export CC
22:30:06 + CXX=g++
22:30:06 + export CXX
22:30:06 + cd src
22:30:06 + /usr/local/bin/rootlesskit -v
22:30:06 rootlesskit version 0.14.4
22:30:06 + RPM_EC=0
22:30:06 ++ jobs -p
22:30:06 + exit 0
22:30:06 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:06 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.fc37
22:30:06 Requires(interp): /bin/sh /bin/sh /bin/sh
22:30:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:30:06 Requires(post): /bin/sh
22:30:06 Requires(preun): /bin/sh
22:30:06 Requires(postun): /bin/sh
22:30:06 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)
22:30:06 Conflicts: rootlesskit
22:30:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:06 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-buster_amd64.deb'.
22:30:06 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'.
22:30:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.src.rpm
22:30:08 + for f in rootlesskit rootlesskit-docker-proxy
22:30:08 + GOBIN=/usr/local/bin
22:30:08 + GO111MODULE=on
22:30:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:30:08 + return
22:30:08 + exit 0
22:30:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1TH5Y0
22:30:08 + umask 022
22:30:08 + cd /root/rpmbuild/BUILD
22:30:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64 '!=' / ']'
22:30:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:08 + mkdir -p /root/rpmbuild/BUILDROOT
22:30:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:08 + cd src
22:30:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/dockerd-rootless.sh
22:30:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:30:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/rootlesskit
22:30:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
22:30:08 + /usr/lib/rpm/check-buildroot
22:30:08 + /usr/lib/rpm/redhat/brp-compress
22:30:08 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:30:08 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:30:08 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:30:08 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:30:08 + /usr/lib/rpm/redhat/brp-python-hardlink
22:30:08 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:30:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ggiY2x
22:30:08 + umask 022
22:30:08 + cd /root/rpmbuild/BUILD
22:30:08 + cd src
22:30:08 + /usr/local/bin/rootlesskit -v
22:30:08 rootlesskit version 0.14.4
22:30:08 + exit 0
22:30:08 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:09 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.el7
22:30:09 Requires(interp): /bin/sh /bin/sh /bin/sh
22:30:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:30:09 Requires(post): /bin/sh
22:30:09 Requires(preun): /bin/sh
22:30:09 Requires(postun): /bin/sh
22:30:09 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)
22:30:09 Conflicts: rootlesskit
22:30:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:09 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.src.rpm
22:30:10 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.12.2-0.fc35.aarch64.rpm
22:30:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Bifnr
22:30:10 + umask 022
22:30:10 + cd /root/rpmbuild/BUILD
22:30:10 + cd src
22:30:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64
22:30:10 + RPM_EC=0
22:30:10 ++ jobs -p
22:30:10 + exit 0
22:30:10 
22:30:10 RPM build warnings:
22:30:10     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:30:10     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:30:10     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:30:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
22:30:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    debian/rules override_dh_auto_test
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:11 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:11 PASS: daemon version OK
22:30:11 ver="$(cli/build/docker --version)"; \
22:30:11 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:11 PASS: cli version OK
22:30:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:11 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:11 PASS: docker-compose version OK
22:30:11 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:11 # TODO change once we support scan-plugin on other architectures
22:30:11 if [ "armhf" = "amd64" ]; then \
22:30:11 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:11 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:11 fi
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    create-stamp debian/debhelper-build-stamp
22:30:11  debian/rules binary
22:30:11 dh binary --with=bash-completion --with=systemd
22:30:11    dh_testroot
22:30:11    dh_prep
22:30:11    debian/rules override_dh_auto_install
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 # docker-ce-cli install
22:30:11 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
22:30:11 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:30:11 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:11 set -e;cd /sources && \
22:30:11 	tar xzf plugin-installers.tgz; \
22:30:11 	for installer in plugins/*.installer; do \
22:30:11 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:11 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:11 			bash ${installer} install_plugin; \
22:30:11 	done
22:30:11 # docker-ce install
22:30:11 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:11 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:11 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:11 # docker-compose-plugin install
22:30:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:11 # docker-scan-plugin install
22:30:11 # TODO change once we support scan-plugin on other architectures
22:30:11 if [ "armhf" = "amd64" ]; then \
22:30:11 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:11 fi
22:30:11 # docker-ce-rootless-extras install
22:30:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:11 # TODO: how can we install vpnkit?
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    debian/rules override_dh_install
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 dh_install
22:30:11 # TODO Can we do this from within our container?
22:30:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    dh_installdocs
22:30:11    dh_installchangelogs
22:30:11    dh_installman
22:30:11    dh_bash-completion
22:30:11    dh_systemd_enable
22:30:11    debian/rules override_dh_installinit
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 # use "docker" as our service name, not "docker-ce"
22:30:11 dh_installinit --name=docker
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    dh_systemd_start
22:30:11    dh_perl
22:30:11    dh_link
22:30:11    dh_strip_nondeterminism
22:30:11    dh_compress
22:30:11    dh_fixperms
22:30:11    dh_missing
22:30:11    debian/rules override_dh_strip
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 # Go has lots of problems with stripping, so just don't
22:30:11 make[1]: Leaving directory '/root/build-deb'
22:30:11    dh_makeshlibs
22:30:11    debian/rules override_dh_shlibdeps
22:30:11 make[1]: Entering directory '/root/build-deb'
22:30:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.rpm
22:30:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YUQLd1
22:30:11 + umask 022
22:30:11 + cd /root/rpmbuild/BUILD
22:30:11 + cd src
22:30:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:11 + RPM_EC=0
22:30:11 ++ jobs -p
22:30:11 + exit 0
22:30:11 
22:30:11 RPM build warnings:
22:30:11     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:30:11     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:30:11     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:30:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:30:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r92kVH
22:30:11 + umask 022
22:30:11 + cd /root/rpmbuild/BUILD
22:30:11 + cd /root/rpmbuild/BUILD
22:30:11 + rm -rf src
22:30:11 + /usr/bin/mkdir -p src
22:30:11 + cd src
22:30:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:30:11 + /usr/bin/tar -xof -
22:30:11 + STATUS=0
22:30:11 + '[' 0 -ne 0 ']'
22:30:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:30:11 + /usr/bin/tar -xof -
22:30:11 + STATUS=0
22:30:11 + '[' 0 -ne 0 ']'
22:30:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:11 + RPM_EC=0
22:30:11 ++ jobs -p
22:30:11 + exit 0
22:30:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BHSvBu
22:30:11 + umask 022
22:30:11 + cd /root/rpmbuild/BUILD
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:11 + export CFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:11 + export CXXFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:11 + export FFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:11 + export FCFLAGS
22:30: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:30:11 + export LDFLAGS
22:30:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:11 + export LT_SYS_LIBRARY_PATH
22:30:11 + CC=gcc
22:30:11 + export CC
22:30:11 + CXX=g++
22:30:11 + export CXX
22:30:11 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:30:11 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:30:11 + cd src
22:30:11 + export DOCKER_GITCOMMIT=753cd92
22:30:11 + DOCKER_GITCOMMIT=753cd92
22:30:11 + mkdir -p /go/src/github.com/docker
22:30:11 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:30:11 + TMP_GOPATH=/go
22:30:11 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:30:11 + RM_GOPATH=0
22:30:11 + TMP_GOPATH=/go
22:30:11 + : /usr/local/bin
22:30:11 + '[' -z /go ']'
22:30:11 + export GOPATH=/go
22:30:11 + GOPATH=/go
22:30:11 + case "$(go env GOARCH)" in
22:30:11 ++ go env GOARCH
22:30:11 + export GO_BUILDMODE=-buildmode=pie
22:30:11 + GO_BUILDMODE=-buildmode=pie
22:30:11 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:30:11 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:30:11 + bin=rootlesskit
22:30:11 + shift
22:30:11 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:30:11 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:30:11 ++ : v0.14.4
22:30:11 + install_rootlesskit dynamic
22:30:11 + case "$1" in
22:30:11 + install_rootlesskit_dynamic
22:30:11 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:30:11 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:30:11 + export BUILD_MODE=-buildmode=pie
22:30:11 + BUILD_MODE=-buildmode=pie
22:30:11 + _install_rootlesskit
22:30:11 Install rootlesskit version v0.14.4
22:30:11 + echo 'Install rootlesskit version v0.14.4'
22:30:11 + for f in rootlesskit rootlesskit-docker-proxy
22:30:11 + GOBIN=/usr/local/bin
22:30:11 + GO111MODULE=on
22:30:11 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:30:11 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:30:11 go: downloading github.com/pkg/errors v0.9.1
22:30:11 go: downloading github.com/sirupsen/logrus v1.8.1
22:30:11 go: downloading github.com/urfave/cli/v2 v2.3.0
22:30:11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:30:11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:30:11 go: downloading github.com/google/uuid v1.3.0
22:30:11 go: downloading github.com/moby/vpnkit v0.5.0
22:30:11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:30:11 go: downloading github.com/gofrs/flock v0.8.1
22:30:11 go: downloading github.com/gorilla/mux v1.8.0
22:30:11 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:30:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:30:11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:30:11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:30:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:30:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
22:30:12 make[1]: Leaving directory '/root/build-deb'
22:30:12    dh_installdeb
22:30:12    debian/rules override_dh_gencontrol
22:30:12 make[1]: Entering directory '/root/build-deb'
22:30:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:12 if [ "armhf" = "amd64" ]; then \
22:30:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:12 fi
22:30:12 dh_gencontrol --remaining-packages
22:30:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:30:13 make[1]: Leaving directory '/root/build-deb'
22:30:13    dh_md5sums
22:30:13 + make clean
22:30:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:30:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64.rpm
22:30:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ErhZwf
22:30:13 + umask 022
22:30:13 + cd /root/rpmbuild/BUILD
22:30:13 + cd src
22:30:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc37.x86_64
22:30:13 + RPM_EC=0
22:30:13 ++ jobs -p
22:30:13 + exit 0
22:30:13 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.4UBfLG
22:30:13 + umask 022
22:30:13 + cd /root/rpmbuild/BUILD
22:30:13 + rm -rf src src.gemspec
22:30:13 + RPM_EC=0
22:30:13 ++ jobs -p
22:30:13 + exit 0
22:30:13 
22:30:13 RPM build warnings:
22:30:13     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:30:13     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:30:13     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:30:13     source_date_epoch_from_changelog set but %changelog is missing
22:30:13     source_date_epoch_from_changelog set but %changelog is missing
22:30:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:30:13     source_date_epoch_from_changelog set but %changelog is missing
22:30:13 warning: source_date_epoch_from_changelog set but %changelog is missing
22:30:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w8mW3G
22:30:13 + umask 022
22:30:13 + cd /root/rpmbuild/BUILD
22:30:13 + cd /root/rpmbuild/BUILD
22:30:13 + rm -rf src
22:30:13 + /usr/bin/mkdir -p src
22:30:13 + cd src
22:30:13 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
22:30:13 + STATUS=0
22:30:13 + '[' 0 -ne 0 ']'
22:30:13 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
22:30:13 + STATUS=0
22:30:13 + '[' 0 -ne 0 ']'
22:30:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:13 + RPM_EC=0
22:30:13 ++ jobs -p
22:30:13 + exit 0
22:30:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SOL9KM
22:30:13 + umask 022
22:30:13 + cd /root/rpmbuild/BUILD
22:30:13 + 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'
22:30:13 + export CFLAGS
22:30:13 + 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'
22:30:13 + export CXXFLAGS
22:30:13 + 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'
22:30:13 + export FFLAGS
22:30:13 + 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'
22:30:13 + export FCFLAGS
22:30:13 + 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'
22:30:13 + export LDFLAGS
22:30:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:13 + export LT_SYS_LIBRARY_PATH
22:30:13 + CC=gcc
22:30:13 + export CC
22:30:13 + CXX=g++
22:30:13 + export CXX
22:30:13 + cd src
22:30:13 + pushd /root/rpmbuild/BUILD/src/compose
22:30:13 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:30:13 + make VERSION=v2.12.2 DESTDIR=./bin build
22:30:13 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:30:13 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:30:13 go: downloading github.com/spf13/cobra v1.6.0
22:30:13 go: downloading github.com/fvbommel/sortorder v1.0.2
22:30:13 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:30:13 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:30:13    debian/rules override_dh_builddeb
22:30:13 make[1]: Entering directory '/root/build-deb'
22:30:13 dh_builddeb -- -Zxz
22:30:13 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'.
22:30:13 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'.
22:30:13 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:30:13 go: downloading github.com/morikuni/aec v1.0.0
22:30:13 go: downloading github.com/spf13/pflag v1.0.5
22:30:13 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:30:13 go: downloading github.com/docker/go-connections v0.4.0
22:30:13 go: downloading github.com/moby/sys/sequential v0.5.0
22:30:13 go: downloading github.com/sirupsen/logrus v1.9.0
22:30:13 go: downloading github.com/theupdateframework/notary v0.7.0
22:30:13 go: downloading github.com/compose-spec/compose-go v1.6.0
22:30:13 go: downloading github.com/hashicorp/go-version v1.6.0
22:30:13 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:30:13 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:30:13 go: downloading github.com/docker/buildx v0.9.1
22:30:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64.rpm
22:30:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TiKtYn
22:30:14 + umask 022
22:30:14 + cd /root/rpmbuild/BUILD
22:30:14 + cd src
22:30:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.el7.x86_64
22:30:14 + exit 0
22:30:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wpu7B7
22:30:14 + umask 022
22:30:14 + cd /root/rpmbuild/BUILD
22:30:14 + cd /root/rpmbuild/BUILD
22:30:14 + rm -rf src
22:30:14 + /usr/bin/mkdir -p src
22:30:14 + cd src
22:30:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:30:14 + /usr/bin/tar -xf -
22:30:14 + STATUS=0
22:30:14 + '[' 0 -ne 0 ']'
22:30:14 + /usr/bin/tar -xf -
22:30:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:30:14 + STATUS=0
22:30:14 + '[' 0 -ne 0 ']'
22:30:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:14 + exit 0
22:30:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zL9oPR
22:30:14 + umask 022
22:30:14 + cd /root/rpmbuild/BUILD
22:30:14 + cd src
22:30:14 + pushd /root/rpmbuild/BUILD/src/compose
22:30:14 + make VERSION=v2.12.2 DESTDIR=./bin build
22:30:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:30:14 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:30:14 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:30:14 rm -f -r src
22:30:14 make -C rpm clean
22:30:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:30:14 go: downloading github.com/docker/go-units v0.5.0
22:30:14 go: downloading github.com/mattn/go-shellwords v1.0.12
22:30:14 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:30:14 go: downloading github.com/spf13/cobra v1.6.0
22:30:14 go: downloading github.com/fvbommel/sortorder v1.0.2
22:30:14 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:30:14 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:30:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:30:14 go: downloading github.com/opencontainers/go-digest v1.0.0
22:30:14 go: downloading go.opentelemetry.io/otel v1.11.1
22:30:14 go: downloading github.com/containerd/containerd v1.6.8
22:30:14 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:30:14 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:30:14 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:30:14 go: downloading gopkg.in/yaml.v2 v2.4.0
22:30:14 go: downloading k8s.io/client-go v0.22.4
22:30:14 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:30:14 go: downloading github.com/cnabio/cnab-go v0.23.4
22:30:15 go: downloading github.com/imdario/mergo v0.3.13
22:30:15 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:30:15 go: downloading github.com/containerd/console v1.0.3
22:30:15 go: downloading golang.org/x/text v0.3.7
22:30:15 go: downloading github.com/mattn/go-isatty v0.0.16
22:30:15 go: downloading github.com/buger/goterm v1.0.4
22:30:15 go: downloading github.com/stretchr/testify v1.8.0
22:30:15 rm -f -r rpmbuild/
22:30:15 docker builder prune -f --filter until=24h
22:30:15 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:30:15 go: downloading github.com/morikuni/aec v1.0.0
22:30:15 go: downloading github.com/spf13/pflag v1.0.5
22:30:15 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:30:15 go: downloading github.com/docker/go-connections v0.4.0
22:30:15 go: downloading github.com/moby/sys/sequential v0.5.0
22:30:15 go: downloading github.com/sirupsen/logrus v1.9.0
22:30:15 go: downloading github.com/theupdateframework/notary v0.7.0
22:30:15 go: downloading github.com/compose-spec/compose-go v1.6.0
22:30:15 go: downloading github.com/hashicorp/go-version v1.6.0
22:30:15 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:30:15 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:30:15 go: downloading github.com/docker/buildx v0.9.1
22:30:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:30:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:30:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:30:15 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:30:15 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:30:15 go: downloading github.com/go-logr/logr v1.2.3
22:30:15 go: downloading k8s.io/api v0.22.4
22:30:15 Total:	0B
22:30:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:30:15 make -C deb clean
22:30:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:30:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:30:15 rm -f -r debbuild
22:30:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:30:15 rm -f -r sources
22:30:15 docker builder prune -f --filter until=24h
22:30:15 go: downloading github.com/docker/go-units v0.5.0
22:30:15 go: downloading github.com/mattn/go-shellwords v1.0.12
22:30:15 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:30:15 Total:	0B
22:30:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:30:15 make -C static clean
22:30:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:30:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:30:15 rm -f -r build
22:30:15 docker builder prune -f --filter until=24h
22:30:15 go: downloading github.com/opencontainers/go-digest v1.0.0
22:30:15 go: downloading go.opentelemetry.io/otel v1.11.1
22:30:15 go: downloading github.com/containerd/containerd v1.6.8
22:30:15 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:30:15 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:30:15 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:30:15 go: downloading gopkg.in/yaml.v2 v2.4.0
22:30:15 go: downloading k8s.io/client-go v0.22.4
22:30:15 Total:	0B
22:30:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:30:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:30:16 go: downloading github.com/cnabio/cnab-go v0.23.4
22:30:16 go: downloading k8s.io/apimachinery v0.22.4
22:30:16 go: downloading github.com/gofrs/flock v0.8.0
22:30:16 go: downloading github.com/moby/sys/signal v0.7.0
22:30:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:30:16 go: downloading github.com/golang/mock v1.6.0
22:30:16 go: downloading github.com/klauspost/compress v1.15.9
22:30:16 go: downloading github.com/moby/patternmatcher v0.5.0
22:30:16 go: downloading github.com/opencontainers/runc v1.1.2
22:30:16 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:30:16 go: downloading github.com/hashicorp/errwrap v1.1.0
22:30:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:30:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:30:16 go: downloading github.com/imdario/mergo v0.3.13
22:30:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:30:16 go: downloading github.com/containerd/console v1.0.3
22:30:16 go: downloading golang.org/x/text v0.3.7
22:30:16 go: downloading github.com/mattn/go-isatty v0.0.16
22:30:16 go: downloading github.com/buger/goterm v1.0.4
22:30:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:30:16 go: downloading google.golang.org/grpc v1.47.0
22:30:16 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:30:16 go: downloading github.com/stretchr/testify v1.8.0
22:30:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:30:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:30:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:30:16 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:30:16 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:30:16 go: downloading github.com/go-logr/logr v1.2.3
22:30:16 go: downloading k8s.io/api v0.22.4
22:30:16 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    debian/rules override_dh_auto_test
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:16 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:16 PASS: daemon version OK
22:30:16 ver="$(cli/build/docker --version)"; \
22:30:16 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:16 PASS: cli version OK
22:30:16 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:16 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:16 PASS: docker-compose version OK
22:30:16 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:16 # TODO change once we support scan-plugin on other architectures
22:30:16 if [ "armhf" = "amd64" ]; then \
22:30:16 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:16 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:16 fi
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    create-stamp debian/debhelper-build-stamp
22:30:16  debian/rules binary
22:30:16 dh binary --with=bash-completion --with=systemd
22:30:16    dh_testroot
22:30:16    dh_prep
22:30:16    debian/rules override_dh_auto_install
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 # docker-ce-cli install
22:30:16 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
22:30:16 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:30:16 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:16 set -e;cd /sources && \
22:30:16 	tar xzf plugin-installers.tgz; \
22:30:16 	for installer in plugins/*.installer; do \
22:30:16 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:16 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:16 			bash ${installer} install_plugin; \
22:30:16 	done
22:30:16 # docker-ce install
22:30:16 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:16 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:16 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:16 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:16 # docker-compose-plugin install
22:30:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:16 # docker-scan-plugin install
22:30:16 # TODO change once we support scan-plugin on other architectures
22:30:16 if [ "armhf" = "amd64" ]; then \
22:30:16 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:16 fi
22:30:16 # docker-ce-rootless-extras install
22:30:16 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:16 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:16 22:30:16 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:30:16 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:30:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:30:16 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:16 go: downloading github.com/gogo/protobuf v1.3.2
22:30:16 # TODO: how can we install vpnkit?
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    debian/rules override_dh_install
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 dh_install
22:30:16 # TODO Can we do this from within our container?
22:30:16 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    dh_installdocs
22:30:16    dh_installchangelogs
22:30:16    dh_installman
22:30:16    dh_bash-completion
22:30:16    dh_systemd_enable
22:30:16    debian/rules override_dh_installinit
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 # use "docker" as our service name, not "docker-ce"
22:30:16 dh_installinit --name=docker
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    dh_systemd_start
22:30:16    dh_perl
22:30:16    dh_link
22:30:16    dh_strip_nondeterminism
22:30:16    dh_compress
22:30:16    dh_fixperms
22:30:16    dh_missing
22:30:16    debian/rules override_dh_strip
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 # Go has lots of problems with stripping, so just don't
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    dh_makeshlibs
22:30:16    debian/rules override_dh_shlibdeps
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    dh_installdeb
22:30:16    debian/rules override_dh_gencontrol
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:16 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:16 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:16 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:16 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:16 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:16 if [ "armhf" = "amd64" ]; then \
22:30:16 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:16 fi
22:30:16 dh_gencontrol --remaining-packages
22:30:16 make[1]: Leaving directory '/root/build-deb'
22:30:16    dh_md5sums
22:30:16    debian/rules override_dh_builddeb
22:30:16 make[1]: Entering directory '/root/build-deb'
22:30:16 dh_builddeb -- -Zxz
22:30:16 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'.
22:30:16 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'.
22:30:17 + for f in rootlesskit rootlesskit-docker-proxy
22:30:17 + GOBIN=/usr/local/bin
22:30:17 + GO111MODULE=on
22:30:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:30:17 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:30:17 go: downloading k8s.io/apimachinery v0.22.4
22:30:17 go: downloading github.com/gofrs/flock v0.8.0
22:30:17 go: downloading github.com/moby/sys/signal v0.7.0
22:30:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:30:17 go: downloading github.com/golang/mock v1.6.0
22:30:17 go: downloading github.com/klauspost/compress v1.15.9
22:30:17 go: downloading github.com/moby/patternmatcher v0.5.0
22:30:17 go: downloading github.com/opencontainers/runc v1.1.2
22:30:17 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:30:17 go: downloading github.com/hashicorp/errwrap v1.1.0
22:30:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:30:17 go: downloading github.com/moby/locker v1.0.1
22:30:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:30:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:30:17 go: downloading github.com/mattn/go-runewidth v0.0.14
22:30:17 go: downloading k8s.io/klog/v2 v2.60.1
22:30:17 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:30:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:30:17 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:30:17 go: downloading google.golang.org/protobuf v1.27.1
22:30:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:30:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:30:17 go: downloading google.golang.org/grpc v1.47.0
22:30:17 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:30:18 go: downloading github.com/go-logr/stdr v1.2.2
22:30:18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:30:18 go: downloading github.com/containerd/typeurl v1.0.2
22:30:18 go: downloading github.com/golang/protobuf v1.5.2
22:30:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:30:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:30:18 go: downloading github.com/pelletier/go-toml v1.9.4
22:30:18 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:30:18 go: downloading github.com/google/gofuzz v1.2.0
22:30:18 go: downloading github.com/moby/sys/symlink v0.2.0
22:30:18 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:30:18 go: downloading github.com/gogo/googleapis v1.4.1
22:30:18 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:30:18 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:30:18 + return
22:30:18 + RPM_EC=0
22:30:18 ++ jobs -p
22:30:18 + exit 0
22:30:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VZDnzl
22:30:18 + umask 022
22:30:18 + cd /root/rpmbuild/BUILD
22:30:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64 '!=' / ']'
22:30:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:18 + mkdir -p /root/rpmbuild/BUILDROOT
22:30:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:18 + export CFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:18 + export CXXFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:18 + export FFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:18 + export FCFLAGS
22:30: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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:30:18 + export LDFLAGS
22:30:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:18 + export LT_SYS_LIBRARY_PATH
22:30:18 + CC=gcc
22:30:18 + export CC
22:30:18 + CXX=g++
22:30:18 + export CXX
22:30:18 + cd src
22:30:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/dockerd-rootless.sh
22:30:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:30:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/rootlesskit
22:30:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy
22:30:18 + /usr/lib/rpm/check-buildroot
22:30:18 + /usr/lib/rpm/redhat/brp-ldconfig
22:30:18 + /usr/lib/rpm/brp-compress
22:30:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:30:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:30:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:30:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:30:18 + /usr/lib/rpm/check-rpaths
22:30:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:30:18 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
22:30:18 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
22:30:18 + /usr/lib/rpm/brp-remove-la-files
22:30:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:30:18 + /usr/lib/rpm/redhat/brp-python-hardlink
22:30:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.viGdxy
22:30:18 + umask 022
22:30:18 + cd /root/rpmbuild/BUILD
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:18 + export CFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:18 + export CXXFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:18 + export FFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:18 + export FCFLAGS
22:30: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.20221021185355.e814bd0-0.fc36.x86_64.ld'
22:30:18 + export LDFLAGS
22:30:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:18 + export LT_SYS_LIBRARY_PATH
22:30:18 + CC=gcc
22:30:18 + export CC
22:30:18 + CXX=g++
22:30:18 + export CXX
22:30:18 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:30:18 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221021185355.e814bd0-0.fc36 x86_64
22:30:18 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:30:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:30:18 go: downloading github.com/gogo/protobuf v1.3.2
22:30:18 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:30:18 go: downloading github.com/moby/locker v1.0.1
22:30:18 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:30:18 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:30:18 go: downloading github.com/mattn/go-runewidth v0.0.14
22:30:18 go: downloading k8s.io/klog/v2 v2.60.1
22:30:18 + cd src
22:30:18 + /usr/local/bin/rootlesskit -v
22:30:18 rootlesskit version 0.14.4
22:30:18 + RPM_EC=0
22:30:18 ++ jobs -p
22:30:18 + exit 0
22:30:18 Processing files: docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:18 Provides: docker-ce-rootless-extras = 0:0.0.0.20221021185355.e814bd0-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221021185355.e814bd0-0.fc36
22:30:18 Requires(interp): /bin/sh /bin/sh /bin/sh
22:30:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:30:18 Requires(post): /bin/sh
22:30:18 Requires(preun): /bin/sh
22:30:18 Requires(postun): /bin/sh
22:30:18 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)
22:30:18 Conflicts: rootlesskit
22:30:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:19 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:30:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:30:19 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:30:19 go: downloading google.golang.org/protobuf v1.27.1
22:30:19 go: downloading github.com/go-logr/stdr v1.2.2
22:30:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:30:19 go: downloading github.com/containerd/typeurl v1.0.2
22:30:19 go: downloading github.com/golang/protobuf v1.5.2
22:30:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:30:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:30:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.src.rpm
22:30:19 go: downloading github.com/containerd/continuity v0.3.0
22:30:19 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:30:19 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:30:19 go: downloading github.com/Masterminds/semver v1.5.0
22:30:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:30:19 go: downloading github.com/rivo/uniseg v0.2.0
22:30:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:30:19 go: downloading github.com/davecgh/go-spew v1.1.1
22:30:19 go: downloading github.com/pmezard/go-difflib v1.0.0
22:30:19 go: downloading gopkg.in/yaml.v3 v3.0.1
22:30:19 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:30:19 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:30:19 go: downloading github.com/felixge/httpsnoop v1.0.2
22:30:19 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:30:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:30:19 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:30:19 go: downloading gopkg.in/inf.v0 v0.9.1
22:30:19 go: downloading github.com/googleapis/gnostic v0.5.5
22:30:19 go: downloading github.com/google/go-cmp v0.5.9
22:30:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:30:19 go: downloading github.com/docker/go-metrics v0.0.1
22:30:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:30:19 go: downloading github.com/json-iterator/go v1.1.12
22:30:19 go: downloading github.com/modern-go/reflect2 v1.0.2
22:30:19 go: downloading sigs.k8s.io/yaml v1.2.0
22:30:19 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:30:19 go: downloading github.com/mattn/go-colorable v0.1.12
22:30:19 go: downloading github.com/prometheus/client_golang v1.12.2
22:30:19 go: downloading github.com/pelletier/go-toml v1.9.4
22:30:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:30:19 go: downloading github.com/google/gofuzz v1.2.0
22:30:19 go: downloading github.com/moby/sys/symlink v0.2.0
22:30:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:30:19 go: downloading github.com/gogo/googleapis v1.4.1
22:30:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:30:19 go: downloading github.com/containerd/ttrpc v1.1.0
22:30:19 go: downloading github.com/moby/spdystream v0.2.0
22:30:19 go: downloading github.com/prometheus/client_model v0.2.0
22:30:19 go: downloading github.com/prometheus/common v0.32.1
22:30:19 go: downloading github.com/beorn7/perks v1.0.1
22:30:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:30:19 go: downloading github.com/prometheus/procfs v0.7.3
22:30:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:30:20 go: downloading github.com/containerd/continuity v0.3.0
22:30:20 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:30:20 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:30:20 go: downloading github.com/Masterminds/semver v1.5.0
22:30:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:30:20 go: downloading github.com/rivo/uniseg v0.2.0
22:30:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:30:20 go: downloading github.com/davecgh/go-spew v1.1.1
22:30:20 go: downloading github.com/pmezard/go-difflib v1.0.0
22:30:20 go: downloading gopkg.in/yaml.v3 v3.0.1
22:30:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:30:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:30:20 go: downloading github.com/felixge/httpsnoop v1.0.2
22:30:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:30:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:30:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:30:20 go: downloading gopkg.in/inf.v0 v0.9.1
22:30:20 go: downloading github.com/googleapis/gnostic v0.5.5
22:30:20 go: downloading github.com/google/go-cmp v0.5.9
22:30:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:30:20 go: downloading github.com/docker/go-metrics v0.0.1
22:30:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:30:21 go: downloading github.com/json-iterator/go v1.1.12
22:30:21 go: downloading github.com/modern-go/reflect2 v1.0.2
22:30:21 go: downloading sigs.k8s.io/yaml v1.2.0
22:30:21 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:30:21 go: downloading github.com/mattn/go-colorable v0.1.12
22:30:21 go: downloading github.com/prometheus/client_golang v1.12.2
22:30:21 go: downloading github.com/containerd/ttrpc v1.1.0
22:30:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:30:21 go: downloading github.com/moby/spdystream v0.2.0
22:30:21 go: downloading github.com/prometheus/client_model v0.2.0
22:30:21 go: downloading github.com/prometheus/common v0.32.1
22:30:21 go: downloading github.com/beorn7/perks v1.0.1
22:30:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:30:21 go: downloading github.com/prometheus/procfs v0.7.3
22:30:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:30:22 + popd
22:30:22 + exit 0
22:30:22 + umask 022
22:30:22 ~/rpmbuild/BUILD/src
22:30:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R3syfL
22:30:22 + cd /root/rpmbuild/BUILD
22:30:22 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64 '!=' / ']'
22:30:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:22 + mkdir -p /root/rpmbuild/BUILDROOT
22:30:22 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:22 + cd src
22:30:22 + pushd /root/rpmbuild/BUILD/src/compose
22:30:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:30:22 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:30:22 + popd
22:30:22 ~/rpmbuild/BUILD/src
22:30:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:30:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:30:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:30:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:30:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:30:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:30:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:30:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:30:22 + /usr/lib/rpm/check-buildroot
22:30:22 + /usr/lib/rpm/redhat/brp-ldconfig
22:30:22 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:30:22 + /usr/lib/rpm/brp-compress
22:30:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:30:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:30:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:30:22 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:30:22 + /usr/lib/rpm/brp-python-hardlink
22:30:22 + PYTHON3=/usr/libexec/platform-python
22:30:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:30:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nXcIsZ
22:30:22 + umask 022
22:30:22 + cd /root/rpmbuild/BUILD
22:30:22 + cd src
22:30:22 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:30:22 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:30:22 PASS: docker-compose version OK
22:30:22 + ver=v2.12.2
22:30:22 + test v2.12.2 = v2.12.2
22:30:22 + echo 'PASS: docker-compose version OK'
22:30:22 + exit 0
22:30:22 Processing files: docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:22 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gXKwZ7
22:30:22 + umask 022
22:30:22 + cd /root/rpmbuild/BUILD
22:30:22 + cd src
22:30:22 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
22:30:22 + export LC_ALL=C
22:30:22 + LC_ALL=C
22:30:22 + export DOCDIR
22:30:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
22:30:22 + 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.12.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
22:30:22 + exit 0
22:30:22 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4Isniz
22:30:22 + umask 022
22:30:22 + cd /root/rpmbuild/BUILD
22:30:22 + cd src
22:30:22 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
22:30:22 + export LC_ALL=C
22:30:22 + LC_ALL=C
22:30:22 + export LICENSEDIR
22:30:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
22:30:22 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
22:30:22 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
22:30:22 + exit 0
22:30:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:30:22 Provides: docker-compose-plugin = 0:2.12.2-0.el8 docker-compose-plugin(x86-64) = 0:2.12.2-0.el8
22:30:22 Requires(interp): /bin/sh /bin/sh /bin/sh
22:30:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:30:22 Requires(post): /bin/sh
22:30:22 Requires(preun): /bin/sh
22:30:22 Requires(postun): /bin/sh
22:30:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:22 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el8.src.rpm
22:30:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64.rpm
22:30:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iFVufU
22:30:25 + umask 022
22:30:25 + cd /root/rpmbuild/BUILD
22:30:25 + cd src
22:30:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221021185355.e814bd0-0.fc36.x86_64
22:30:25 + RPM_EC=0
22:30:25 ++ jobs -p
22:30:25 + exit 0
22:30:25 
22:30:25 RPM build warnings:
22:30:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:30:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:30:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:30:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:30:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bRYhDR
22:30:25 + umask 022
22:30:25 + cd /root/rpmbuild/BUILD
22:30:25 + cd /root/rpmbuild/BUILD
22:30:25 + rm -rf src
22:30:25 + /usr/bin/mkdir -p src
22:30:25 + cd src
22:30:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:30:25 + /usr/bin/tar -xof -
22:30:25 + STATUS=0
22:30:25 + '[' 0 -ne 0 ']'
22:30:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
22:30:25 + /usr/bin/tar -xof -
22:30:25 + STATUS=0
22:30:25 + '[' 0 -ne 0 ']'
22:30:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:25 + RPM_EC=0
22:30:25 ++ jobs -p
22:30:25 + exit 0
22:30:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TEnLzQ
22:30:25 + umask 022
22:30:25 + cd /root/rpmbuild/BUILD
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:25 + export CFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:30:25 + export CXXFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:25 + export FFLAGS
22:30: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:30:25 + export FCFLAGS
22:30: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.12.2-0.fc36.x86_64.ld'
22:30:25 + export LDFLAGS
22:30:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:30:25 + export LT_SYS_LIBRARY_PATH
22:30:25 + CC=gcc
22:30:25 + export CC
22:30:25 + CXX=g++
22:30:25 + export CXX
22:30:25 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:30:25 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.12.2-0.fc36 x86_64
22:30:25 + cd src
22:30:25 + pushd /root/rpmbuild/BUILD/src/compose
22:30:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:30:25 + make VERSION=v2.12.2 DESTDIR=./bin build
22:30:25 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.12.2" -o "./bin/docker-compose" ./cmd
22:30:25 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
22:30:25 go: downloading github.com/spf13/cobra v1.6.0
22:30:25 go: downloading github.com/fvbommel/sortorder v1.0.2
22:30:25 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:30:25 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
22:30:26 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
22:30:26 go: downloading github.com/morikuni/aec v1.0.0
22:30:26 go: downloading github.com/spf13/pflag v1.0.5
22:30:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
22:30:26 go: downloading github.com/docker/go-connections v0.4.0
22:30:26 go: downloading github.com/moby/sys/sequential v0.5.0
22:30:26 go: downloading github.com/sirupsen/logrus v1.9.0
22:30:26 go: downloading github.com/theupdateframework/notary v0.7.0
22:30:27 go: downloading github.com/compose-spec/compose-go v1.6.0
22:30:27 go: downloading github.com/hashicorp/go-version v1.6.0
22:30:27 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
22:30:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220907155224-78b9c98c5c31
22:30:27 go: downloading github.com/docker/buildx v0.9.1
22:30:27 go: downloading github.com/docker/go-units v0.5.0
22:30:27 go: downloading github.com/mattn/go-shellwords v1.0.12
22:30:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
22:30:27 go: downloading github.com/opencontainers/go-digest v1.0.0
22:30:27 go: downloading go.opentelemetry.io/otel v1.11.1
22:30:27 go: downloading github.com/containerd/containerd v1.6.8
22:30:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:30:27 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:30:27 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
22:30:27 go: downloading gopkg.in/yaml.v2 v2.4.0
22:30:27 go: downloading k8s.io/client-go v0.22.4
22:30:28 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:30:28 go: downloading github.com/cnabio/cnab-go v0.23.4
22:30:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.el8.x86_64.rpm
22:30:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xZ5T65
22:30:28 + umask 022
22:30:28 + cd /root/rpmbuild/BUILD
22:30:28 + cd src
22:30:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el8.x86_64
22:30:28 + exit 0
22:30:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RQWwfI
22:30:28 + umask 022
22:30:28 + cd /root/rpmbuild/BUILD
22:30:28 + cd /root/rpmbuild/BUILD
22:30:28 + rm -rf src
22:30:28 + /usr/bin/mkdir -p src
22:30:28 + cd src
22:30:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:30:28 + /usr/bin/tar -xof -
22:30:28 + STATUS=0
22:30:28 + '[' 0 -ne 0 ']'
22:30:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:30:28 + /usr/bin/tar -xof -
22:30:28 + STATUS=0
22:30:28 + '[' 0 -ne 0 ']'
22:30:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:30:28 + exit 0
22:30:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Xdzc4P
22:30:28 + umask 022
22:30:28 + cd /root/rpmbuild/BUILD
22:30:28 + cd src
22:30:28 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:30:28 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:30:28 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:30:28 GO111MODULE=on make -f builder.Makefile build
22:30:28 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:30:28 mkdir -p bin
22:30:28 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:30:28 go: downloading github.com/docker/cli v20.10.17+incompatible
22:30:28 go: downloading github.com/docker/docker v20.10.17+incompatible
22:30:28 go: downloading github.com/imdario/mergo v0.3.13
22:30:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:30:28 go: downloading github.com/containerd/console v1.0.3
22:30:28 go: downloading golang.org/x/text v0.3.7
22:30:28 go: downloading github.com/mattn/go-isatty v0.0.16
22:30:28 go: downloading github.com/buger/goterm v1.0.4
22:30:28 go: downloading github.com/stretchr/testify v1.8.0
22:30:28 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:30:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:30:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
22:30:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
22:30:28 go: downloading go.opentelemetry.io/otel/trace v1.11.1
22:30:28 go: downloading github.com/go-logr/logr v1.2.3
22:30:28 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~raspbian-buster_armhf.deb'.
22:30:28 go: downloading github.com/spf13/cobra v1.5.0
22:30:28 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:30:28 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:30:28 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:30:28 go: downloading github.com/docker/go-units v0.4.0
22:30:28 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:30:28 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:30:28 go: downloading github.com/moby/sys/mount v0.3.3
22:30:28 go: downloading k8s.io/api v0.22.4
22:30:29 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:30:29 go: downloading github.com/containerd/containerd v1.6.6
22:30:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:30:29 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:30:29 go: downloading k8s.io/apimachinery v0.22.4
22:30:29 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:30:29 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:30:29 go: downloading github.com/opencontainers/runc v1.1.3
22:30:29 go: downloading github.com/gofrs/flock v0.8.0
22:30:29 go: downloading github.com/moby/sys/signal v0.7.0
22:30:29 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
22:30:29 go: downloading github.com/golang/mock v1.6.0
22:30:29 go: downloading github.com/klauspost/compress v1.15.9
22:30:29 go: downloading github.com/moby/patternmatcher v0.5.0
22:30:29 go: downloading github.com/opencontainers/runc v1.1.2
22:30:29 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
22:30:29 go: downloading github.com/hashicorp/errwrap v1.1.0
22:30:29 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:30:29 go: downloading github.com/prometheus/common v0.37.0
22:30:29 go: downloading github.com/prometheus/procfs v0.8.0
22:30:29 go: downloading google.golang.org/protobuf v1.28.1
22:30:29 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
22:30:29 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:30:29 go: downloading google.golang.org/grpc v1.47.0
22:30:29 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:30:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:30:30 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
22:30:30 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:30:30 go: downloading github.com/docker/docker-credential-helpers v0.6.4
22:30:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:30:30 go: downloading github.com/gogo/protobuf v1.3.2
22:30:30 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
22:30:30 go: downloading github.com/moby/locker v1.0.1
22:30:30 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
22:30:30 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
22:30:30 go: downloading github.com/mattn/go-runewidth v0.0.14
22:30:30 go: downloading k8s.io/klog/v2 v2.60.1
22:30:30 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:30:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
22:30:30 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
22:30:30 go: downloading google.golang.org/protobuf v1.27.1
22:30:30 make[1]: Leaving directory '/root/build-deb'
22:30:30    debian/rules override_dh_auto_test
22:30:30 make[1]: Entering directory '/root/build-deb'
22:30:30 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:30 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:30 PASS: daemon version OK
22:30:30 ver="$(cli/build/docker --version)"; \
22:30:30 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:30 PASS: cli version OK
22:30:30 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:30 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:30 PASS: docker-compose version OK
22:30:30 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:30 # TODO change once we support scan-plugin on other architectures
22:30:30 if [ "armhf" = "amd64" ]; then \
22:30:30 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:30 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:30 fi
22:30:30 make[1]: Leaving directory '/root/build-deb'
22:30:30    create-stamp debian/debhelper-build-stamp
22:30:30  debian/rules binary
22:30:30 dh binary --with=bash-completion --with=systemd
22:30:30    dh_testroot
22:30:30    dh_prep
22:30:30    debian/rules override_dh_auto_install
22:30:30 make[1]: Entering directory '/root/build-deb'
22:30:30 # docker-ce-cli install
22:30:30 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
22:30:30 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:30:30 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:30 set -e;cd /sources && \
22:30:30 	tar xzf plugin-installers.tgz; \
22:30:30 	for installer in plugins/*.installer; do \
22:30:30 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:30 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:30 			bash ${installer} install_plugin; \
22:30:30 	done
22:30:30 # docker-ce install
22:30:30 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:30 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:30 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:30 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:30 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:30 # docker-compose-plugin install
22:30:30 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:30 # docker-scan-plugin install
22:30:30 # TODO change once we support scan-plugin on other architectures
22:30:30 if [ "armhf" = "amd64" ]; then \
22:30:30 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:30 fi
22:30:30 # docker-ce-rootless-extras install
22:30:30 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:30 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:30 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:30 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:30 # TODO: how can we install vpnkit?
22:30:30 make[1]: Leaving directory '/root/build-deb'
22:30:30    debian/rules override_dh_install
22:30:30 make[1]: Entering directory '/root/build-deb'
22:30:30 dh_install
22:30:30 # TODO Can we do this from within our container?
22:30:30 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:30 make[1]: Leaving directory '/root/build-deb'
22:30:30    dh_installdocs
22:30:30    dh_installchangelogs
22:30:30    dh_installman
22:30:30    dh_bash-completion
22:30:30    dh_systemd_enable
22:30:30    debian/rules override_dh_installinit
22:30:30 make[1]: Entering directory '/root/build-deb'
22:30:30 # use "docker" as our service name, not "docker-ce"
22:30:30 dh_installinit --name=docker
22:30:31 go: downloading github.com/go-logr/stdr v1.2.2
22:30:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:30:31 go: downloading github.com/containerd/typeurl v1.0.2
22:30:31 go: downloading github.com/golang/protobuf v1.5.2
22:30:31 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:30:31 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:30:31 go: downloading github.com/pelletier/go-toml v1.9.4
22:30:31 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:30:31 go: downloading github.com/google/gofuzz v1.2.0
22:30:31 go: downloading github.com/moby/sys/symlink v0.2.0
22:30:31 make[1]: Leaving directory '/root/build-deb'
22:30:31    dh_systemd_start
22:30:31    dh_perl
22:30:31    dh_link
22:30:31    dh_strip_nondeterminism
22:30:31    dh_compress
22:30:31 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
22:30:31 go: downloading github.com/gogo/googleapis v1.4.1
22:30:31    dh_fixperms
22:30:31    dh_missing
22:30:31    debian/rules override_dh_strip
22:30:31 make[1]: Entering directory '/root/build-deb'
22:30:31 # Go has lots of problems with stripping, so just don't
22:30:31 make[1]: Leaving directory '/root/build-deb'
22:30:31    dh_makeshlibs
22:30:31    debian/rules override_dh_shlibdeps
22:30:31 make[1]: Entering directory '/root/build-deb'
22:30:31 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:31 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-bionic_armhf.deb'.
22:30:32 go: downloading github.com/containerd/continuity v0.3.0
22:30:32 go: downloading github.com/qri-io/jsonpointer v0.1.1
22:30:32 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
22:30:32 go: downloading github.com/Masterminds/semver v1.5.0
22:30:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:30:32 go: downloading github.com/rivo/uniseg v0.2.0
22:30:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
22:30:32 go: downloading github.com/davecgh/go-spew v1.1.1
22:30:32 go: downloading github.com/pmezard/go-difflib v1.0.0
22:30:32 go: downloading gopkg.in/yaml.v3 v3.0.1
22:30:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:30:32 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
22:30:32 go: downloading github.com/felixge/httpsnoop v1.0.2
22:30:32 go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:30:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
22:30:32 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
22:30:32 go: downloading gopkg.in/inf.v0 v0.9.1
22:30:32 go: downloading github.com/google/go-cmp v0.5.9
22:30:32 go: downloading github.com/googleapis/gnostic v0.5.5
22:30:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
22:30:33 go: downloading github.com/docker/go-metrics v0.0.1
22:30:33 go: downloading github.com/json-iterator/go v1.1.12
22:30:33 go: downloading github.com/modern-go/reflect2 v1.0.2
22:30:33 go: downloading sigs.k8s.io/yaml v1.2.0
22:30:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22:30:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:30:33 go: downloading github.com/mattn/go-colorable v0.1.12
22:30:33 go: downloading github.com/prometheus/client_golang v1.12.2
22:30:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:30:33 go: downloading github.com/containerd/ttrpc v1.1.0
22:30:33 go: downloading github.com/moby/spdystream v0.2.0
22:30:33 go: downloading github.com/prometheus/client_model v0.2.0
22:30:33 go: downloading github.com/prometheus/common v0.32.1
22:30:33 go: downloading github.com/beorn7/perks v1.0.1
22:30:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:30:33 go: downloading github.com/prometheus/procfs v0.7.3
22:30:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    debian/rules override_dh_auto_test
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:34 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:34 PASS: daemon version OK
22:30:34 ver="$(cli/build/docker --version)"; \
22:30:34 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:34 PASS: cli version OK
22:30:34 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:34 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:34 PASS: docker-compose version OK
22:30:34 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:34 # TODO change once we support scan-plugin on other architectures
22:30:34 if [ "amd64" = "amd64" ]; then \
22:30:34 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:34 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:34 fi
22:30:34 PASS: docker-scan version OK
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    create-stamp debian/debhelper-build-stamp
22:30:34  debian/rules binary
22:30:34 dh binary --with=bash-completion --with=systemd
22:30:34    dh_testroot
22:30:34    dh_prep
22:30:34    debian/rules override_dh_auto_install
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 # docker-ce-cli install
22:30: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
22:30: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
22:30:34 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:34 set -e;cd /sources && \
22:30:34 	tar xzf plugin-installers.tgz; \
22:30:34 	for installer in plugins/*.installer; do \
22:30:34 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:34 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:34 			bash ${installer} install_plugin; \
22:30:34 	done
22:30:34 # docker-ce install
22:30:34 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:34 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:34 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:34 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:34 # docker-compose-plugin install
22:30:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:34 # docker-scan-plugin install
22:30:34 # TODO change once we support scan-plugin on other architectures
22:30:34 if [ "amd64" = "amd64" ]; then \
22:30:34 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:34 fi
22:30:34 # docker-ce-rootless-extras install
22:30:34 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:34 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:34 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:34 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:34 # TODO: how can we install vpnkit?
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    debian/rules override_dh_install
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 dh_install
22:30:34 # TODO Can we do this from within our container?
22:30:34 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_installdocs
22:30:34    dh_installchangelogs
22:30:34    dh_installman
22:30:34    dh_bash-completion
22:30:34    dh_systemd_enable
22:30:34    debian/rules override_dh_installinit
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 # use "docker" as our service name, not "docker-ce"
22:30:34 dh_installinit --name=docker
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_systemd_start
22:30:34    dh_perl
22:30:34    dh_link
22:30:34    dh_strip_nondeterminism
22:30:34    dh_compress
22:30:34    dh_fixperms
22:30:34    dh_missing
22:30:34    debian/rules override_dh_strip
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 # Go has lots of problems with stripping, so just don't
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_makeshlibs
22:30:34    debian/rules override_dh_shlibdeps
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_installdeb
22:30:34    debian/rules override_dh_gencontrol
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:34 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:34 if [ "amd64" = "amd64" ]; then \
22:30:34 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:34 fi
22:30:34 dh_gencontrol --remaining-packages
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_md5sums
22:30:34    debian/rules override_dh_builddeb
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 dh_builddeb -- -Zxz
22:30:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-bullseye_amd64.deb'.
22:30:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'.
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_installdeb
22:30:34    debian/rules override_dh_gencontrol
22:30:34 make[1]: Entering directory '/root/build-deb'
22:30:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:34 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:34 if [ "armhf" = "amd64" ]; then \
22:30:34 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:34 fi
22:30:34 dh_gencontrol --remaining-packages
22:30:34 make[1]: Leaving directory '/root/build-deb'
22:30:34    dh_md5sums
22:30:35    debian/rules override_dh_builddeb
22:30:35 make[1]: Entering directory '/root/build-deb'
22:30:35 dh_builddeb -- -Zxz
22:30:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'.
22:30:35 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'.
22:30:37 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.21.0~ubuntu-jammy_amd64.deb'.
22:30:38 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.21.0~debian-buster_amd64.deb'.
22:30:40 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.21.0~ubuntu-bionic_amd64.deb'.
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    debian/rules override_dh_auto_test
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:40 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:40 PASS: daemon version OK
22:30:40 ver="$(cli/build/docker --version)"; \
22:30:40 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:40 PASS: cli version OK
22:30:40 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:40 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:40 PASS: docker-compose version OK
22:30:40 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:40 # TODO change once we support scan-plugin on other architectures
22:30:40 if [ "amd64" = "amd64" ]; then \
22:30:40 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:40 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:40 fi
22:30:40 PASS: docker-scan version OK
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    create-stamp debian/debhelper-build-stamp
22:30:40  debian/rules binary
22:30:40 dh binary --with=bash-completion --with=systemd
22:30:40    dh_testroot
22:30:40    dh_prep
22:30:40    debian/rules override_dh_auto_install
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 # docker-ce-cli install
22:30:40 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
22:30:40 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:30:40 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:40 set -e;cd /sources && \
22:30:40 	tar xzf plugin-installers.tgz; \
22:30:40 	for installer in plugins/*.installer; do \
22:30:40 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:40 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:40 			bash ${installer} install_plugin; \
22:30:40 	done
22:30:40 # docker-ce install
22:30:40 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:40 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:40 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:40 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:40 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:40 # docker-compose-plugin install
22:30:40 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:40 # docker-scan-plugin install
22:30:40 # TODO change once we support scan-plugin on other architectures
22:30:40 if [ "amd64" = "amd64" ]; then \
22:30:40 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:40 fi
22:30:40 # docker-ce-rootless-extras install
22:30:40 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:40 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:40 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:40 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:40 # TODO: how can we install vpnkit?
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    debian/rules override_dh_install
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 dh_install
22:30:40 # TODO Can we do this from within our container?
22:30:40 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    dh_installdocs
22:30:40    dh_installchangelogs
22:30:40    dh_installman
22:30:40    dh_bash-completion
22:30:40    dh_systemd_enable
22:30:40    debian/rules override_dh_installinit
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 # use "docker" as our service name, not "docker-ce"
22:30:40 dh_installinit --name=docker
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    dh_systemd_start
22:30:40    dh_perl
22:30:40    dh_link
22:30:40    dh_strip_nondeterminism
22:30:40    dh_compress
22:30:40    dh_fixperms
22:30:40    dh_missing
22:30:40    debian/rules override_dh_strip
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 # Go has lots of problems with stripping, so just don't
22:30:40 make[1]: Leaving directory '/root/build-deb'
22:30:40    dh_makeshlibs
22:30:40    debian/rules override_dh_shlibdeps
22:30:40 make[1]: Entering directory '/root/build-deb'
22:30:40 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    debian/rules override_dh_auto_test
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:44 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:44 PASS: daemon version OK
22:30:44 ver="$(cli/build/docker --version)"; \
22:30:44 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:44 PASS: cli version OK
22:30:44 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:44 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:44 PASS: docker-compose version OK
22:30:44 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:44 # TODO change once we support scan-plugin on other architectures
22:30:44 if [ "armhf" = "amd64" ]; then \
22:30:44 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:44 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:44 fi
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    create-stamp debian/debhelper-build-stamp
22:30:44  debian/rules binary
22:30:44 dh binary --with=bash-completion --with=systemd
22:30:44    dh_testroot
22:30:44    dh_prep
22:30:44    debian/rules override_dh_auto_install
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 # docker-ce-cli install
22:30: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
22:30: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
22:30:44 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:44 set -e;cd /sources && \
22:30:44 	tar xzf plugin-installers.tgz; \
22:30:44 	for installer in plugins/*.installer; do \
22:30:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:44 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:44 			bash ${installer} install_plugin; \
22:30:44 	done
22:30:44 # docker-ce install
22:30:44 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:44 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:44 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:44 # docker-compose-plugin install
22:30:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:44 # docker-scan-plugin install
22:30:44 # TODO change once we support scan-plugin on other architectures
22:30:44 if [ "armhf" = "amd64" ]; then \
22:30:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:44 fi
22:30:44 # docker-ce-rootless-extras install
22:30:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:44 # TODO: how can we install vpnkit?
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    debian/rules override_dh_install
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 dh_install
22:30:44 # TODO Can we do this from within our container?
22:30:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    dh_installdocs
22:30:44    dh_installchangelogs
22:30:44    dh_installman
22:30:44    dh_bash-completion
22:30:44    dh_systemd_enable
22:30:44    debian/rules override_dh_installinit
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 # use "docker" as our service name, not "docker-ce"
22:30:44 dh_installinit --name=docker
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    dh_systemd_start
22:30:44    dh_perl
22:30:44    dh_link
22:30:44    dh_strip_nondeterminism
22:30:44    dh_compress
22:30:44    dh_fixperms
22:30:44    dh_missing
22:30:44    debian/rules override_dh_strip
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 # Go has lots of problems with stripping, so just don't
22:30:44 make[1]: Leaving directory '/root/build-deb'
22:30:44    dh_makeshlibs
22:30:44    debian/rules override_dh_shlibdeps
22:30:44 make[1]: Entering directory '/root/build-deb'
22:30:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:46 make[1]: Leaving directory '/root/build-deb'
22:30:46    dh_installdeb
22:30:46    debian/rules override_dh_gencontrol
22:30:46 make[1]: Entering directory '/root/build-deb'
22:30:46 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:46 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:46 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:46 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:46 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:46 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:46 if [ "armhf" = "amd64" ]; then \
22:30:46 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:46 fi
22:30:46 dh_gencontrol --remaining-packages
22:30:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'.
22:30:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'.
22:30:46 make[1]: Leaving directory '/root/build-deb'
22:30:46    dh_md5sums
22:30:47 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'.
22:30:47    debian/rules override_dh_builddeb
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 dh_builddeb -- -Zxz
22:30:47 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'.
22:30:47 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'.
22:30:47 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:30:47 + popd
22:30:47 ~/rpmbuild/BUILD/src
22:30:47 + exit 0
22:30:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0Ufz42
22:30:47 + umask 022
22:30:47 + cd /root/rpmbuild/BUILD
22:30:47 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64 '!=' / ']'
22:30:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:47 + mkdir -p /root/rpmbuild/BUILDROOT
22:30:47 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:47 + cd src
22:30:47 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:30:47 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:30:47 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:30:47 + popd
22:30:47 + /usr/lib/rpm/check-buildroot
22:30:47 ~/rpmbuild/BUILD/src
22:30:47 + /usr/lib/rpm/redhat/brp-ldconfig
22:30:47 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
22:30:47 + /usr/lib/rpm/brp-compress
22:30:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:30:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:30:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:30:47 + /usr/lib/rpm/brp-python-bytecompile '' 1
22:30:47 + /usr/lib/rpm/brp-python-hardlink
22:30:47 + PYTHON3=/usr/libexec/platform-python
22:30:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:30:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eoFBC8
22:30:47 + umask 022
22:30:47 + cd /root/rpmbuild/BUILD
22:30:47 + cd src
22:30:47 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:30:47 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:30:47 PASS: docker-scan version OK
22:30:47 + ver=v0.21.0
22:30:47 + test v0.21.0 = v0.21.0
22:30:47 + echo 'PASS: docker-scan version OK'
22:30:47 + exit 0
22:30:47 Processing files: docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:30:47 Provides: docker-scan-plugin = 0:0.21.0-0.el8 docker-scan-plugin(x86-64) = 0:0.21.0-0.el8
22:30:47 Requires(interp): /bin/sh /bin/sh /bin/sh
22:30:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:30:47 Requires(post): /bin/sh
22:30:47 Requires(preun): /bin/sh
22:30:47 Requires(postun): /bin/sh
22:30:47 Enhances: docker-ce-cli
22:30:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:47 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.el8.src.rpm
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    debian/rules override_dh_auto_test
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:47 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:47 PASS: daemon version OK
22:30:47 ver="$(cli/build/docker --version)"; \
22:30:47 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:47 PASS: cli version OK
22:30:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:47 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:47 PASS: docker-compose version OK
22:30:47 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:47 # TODO change once we support scan-plugin on other architectures
22:30:47 if [ "armhf" = "amd64" ]; then \
22:30:47 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:47 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:47 fi
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    create-stamp debian/debhelper-build-stamp
22:30:47  debian/rules binary
22:30:47 dh binary --with=bash-completion --with=systemd
22:30:47    dh_testroot
22:30:47    dh_prep
22:30:47    debian/rules override_dh_auto_install
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 # docker-ce-cli install
22:30: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
22:30: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
22:30:47 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:47 set -e;cd /sources && \
22:30:47 	tar xzf plugin-installers.tgz; \
22:30:47 	for installer in plugins/*.installer; do \
22:30:47 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:47 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:47 			bash ${installer} install_plugin; \
22:30:47 	done
22:30:47 # docker-ce install
22:30:47 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:47 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:47 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:47 # docker-compose-plugin install
22:30:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:47 # docker-scan-plugin install
22:30:47 # TODO change once we support scan-plugin on other architectures
22:30:47 if [ "armhf" = "amd64" ]; then \
22:30:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:47 fi
22:30:47 # docker-ce-rootless-extras install
22:30:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:47 # TODO: how can we install vpnkit?
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    debian/rules override_dh_install
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 dh_install
22:30:47 # TODO Can we do this from within our container?
22:30:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    dh_installdocs
22:30:47    dh_installchangelogs
22:30:47    dh_installman
22:30:47    dh_bash-completion
22:30:47    dh_systemd_enable
22:30:47    debian/rules override_dh_installinit
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 # use "docker" as our service name, not "docker-ce"
22:30:47 dh_installinit --name=docker
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    dh_systemd_start
22:30:47    dh_perl
22:30:47    dh_link
22:30:47    dh_strip_nondeterminism
22:30:47    dh_compress
22:30:47    dh_fixperms
22:30:47    dh_missing
22:30:47    debian/rules override_dh_strip
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 # Go has lots of problems with stripping, so just don't
22:30:47 make[1]: Leaving directory '/root/build-deb'
22:30:47    dh_makeshlibs
22:30:47    debian/rules override_dh_shlibdeps
22:30:47 make[1]: Entering directory '/root/build-deb'
22:30:47 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.el8.x86_64.rpm
22:30:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bf7DE0
22:30:48 + umask 022
22:30:48 + cd /root/rpmbuild/BUILD
22:30:48 + cd src
22:30:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el8.x86_64
22:30:48 + exit 0
22:30:49 make[1]: Leaving directory '/root/build-deb'
22:30:49    dh_installdeb
22:30:49    debian/rules override_dh_gencontrol
22:30:49 make[1]: Entering directory '/root/build-deb'
22:30:49 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:49 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:49 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:49 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:49 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:49 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:49 if [ "amd64" = "amd64" ]; then \
22:30:49 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:49 fi
22:30:49 dh_gencontrol --remaining-packages
22:30:49 make[1]: Leaving directory '/root/build-deb'
22:30:49    dh_md5sums
22:30:49    debian/rules override_dh_builddeb
22:30:49 make[1]: Entering directory '/root/build-deb'
22:30:49 dh_builddeb -- -Zxz
22:30:49 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-focal_amd64.deb'.
22:30:49 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'.
22:30:49 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-focal_armhf.deb'.
22:30:50 make[1]: Leaving directory '/root/build-deb'
22:30:50    dh_installdeb
22:30:50    debian/rules override_dh_gencontrol
22:30:50 make[1]: Entering directory '/root/build-deb'
22:30:50 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:50 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:50 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:50 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:50 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:50 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:50 if [ "armhf" = "amd64" ]; then \
22:30:50 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:50 fi
22:30:50 dh_gencontrol --remaining-packages
22:30:50 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'.
22:30:50 make[1]: Leaving directory '/root/build-deb'
22:30:50    dh_md5sums
22:30:51    debian/rules override_dh_builddeb
22:30:51 make[1]: Entering directory '/root/build-deb'
22:30:51 dh_builddeb -- -Zxz
22:30:51 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'.
22:30:51 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'.
22:30:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
22:30:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:30:52 + make clean
22:30:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:30:53 rm -f -r src
22:30:53 make -C rpm clean
22:30:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:30:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    debian/rules override_dh_auto_test
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:53 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:53 PASS: daemon version OK
22:30:53 ver="$(cli/build/docker --version)"; \
22:30:53 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:53 PASS: cli version OK
22:30:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:53 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:53 PASS: docker-compose version OK
22:30:53 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:53 # TODO change once we support scan-plugin on other architectures
22:30:53 if [ "armhf" = "amd64" ]; then \
22:30:53 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:53 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:53 fi
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    create-stamp debian/debhelper-build-stamp
22:30:53  debian/rules binary
22:30:53 dh binary --with=bash-completion --with=systemd
22:30:53    dh_testroot
22:30:53    dh_prep
22:30:53    debian/rules override_dh_auto_install
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 # docker-ce-cli install
22:30: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
22:30: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
22:30:53 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:53 set -e;cd /sources && \
22:30:53 	tar xzf plugin-installers.tgz; \
22:30:53 	for installer in plugins/*.installer; do \
22:30:53 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:53 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:53 			bash ${installer} install_plugin; \
22:30:53 	done
22:30:53 # docker-ce install
22:30:53 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:53 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:53 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:53 # docker-compose-plugin install
22:30:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:53 # docker-scan-plugin install
22:30:53 # TODO change once we support scan-plugin on other architectures
22:30:53 if [ "armhf" = "amd64" ]; then \
22:30:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:53 fi
22:30:53 # docker-ce-rootless-extras install
22:30:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:53 # TODO: how can we install vpnkit?
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    debian/rules override_dh_install
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 dh_install
22:30:53 # TODO Can we do this from within our container?
22:30:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    dh_installdocs
22:30:53    dh_installchangelogs
22:30:53    dh_installman
22:30:53    dh_bash-completion
22:30:53    dh_systemd_enable
22:30:53    debian/rules override_dh_installinit
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 # use "docker" as our service name, not "docker-ce"
22:30:53 dh_installinit --name=docker
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    dh_systemd_start
22:30:53    dh_perl
22:30:53    dh_link
22:30:53    dh_strip_nondeterminism
22:30:53    dh_compress
22:30:53    dh_fixperms
22:30:53    dh_missing
22:30:53    debian/rules override_dh_strip
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 # Go has lots of problems with stripping, so just don't
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    dh_makeshlibs
22:30:53    debian/rules override_dh_shlibdeps
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    dh_installdeb
22:30:53    debian/rules override_dh_gencontrol
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:53 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:53 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:53 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:53 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:53 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:53 if [ "armhf" = "amd64" ]; then \
22:30:53 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:53 fi
22:30:53 dh_gencontrol --remaining-packages
22:30:53 make[1]: Leaving directory '/root/build-deb'
22:30:53    dh_md5sums
22:30:53    debian/rules override_dh_builddeb
22:30:53 make[1]: Entering directory '/root/build-deb'
22:30:53 dh_builddeb -- -Zxz
22:30:53 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'.
22:30:53 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'.
22:30:54 rm -f -r rpmbuild/
22:30:54 docker builder prune -f --filter until=24h
22:30:54 Total:	0B
22:30:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:30:54 make -C deb clean
22:30:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:30:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:30:54 rm -f -r debbuild
22:30:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:30:54 rm -f -r sources
22:30:54 docker builder prune -f --filter until=24h
22:30:54 Total:	0B
22:30:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:30:54 make -C static clean
22:30:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:30:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:30:54 rm -f -r build
22:30:54 docker builder prune -f --filter until=24h
22:30:54 Total:	0B
22:30:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    debian/rules override_dh_auto_test
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
22:30:54 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build 753cd92" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
22:30:54 PASS: daemon version OK
22:30:54 ver="$(cli/build/docker --version)"; \
22:30:54 	test "$ver" = "Docker version 0.0.0-20221021185355-e814bd0, build e814bd0" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
22:30:54 PASS: cli version OK
22:30:54 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:54 	test "$ver" = "v2.12.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
22:30:54 PASS: docker-compose version OK
22:30:54 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
22:30:54 # TODO change once we support scan-plugin on other architectures
22:30:54 if [ "armhf" = "amd64" ]; then \
22:30:54 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
22:30:54 		test "$ver" = "v0.21.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
22:30:54 fi
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    create-stamp debian/debhelper-build-stamp
22:30:54  debian/rules binary
22:30:54 dh binary --with=bash-completion --with=systemd
22:30:54    dh_testroot
22:30:54    dh_prep
22:30:54    debian/rules override_dh_auto_install
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 # docker-ce-cli install
22:30:54 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
22:30:54 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:30:54 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:30:54 set -e;cd /sources && \
22:30:54 	tar xzf plugin-installers.tgz; \
22:30:54 	for installer in plugins/*.installer; do \
22:30:54 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:30:54 		PREFIX=/usr/libexec/docker/cli-plugins \
22:30:54 			bash ${installer} install_plugin; \
22:30:54 	done
22:30:54 # docker-ce install
22:30:54 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:30:54 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:30:54 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221021185355-e814bd0 debian/docker-ce/usr/bin/dockerd
22:30:54 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
22:30:54 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:30:54 # docker-compose-plugin install
22:30:54 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:30:54 # docker-scan-plugin install
22:30:54 # TODO change once we support scan-plugin on other architectures
22:30:54 if [ "armhf" = "amd64" ]; then \
22:30:54 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:30:54 fi
22:30:54 # docker-ce-rootless-extras install
22:30:54 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:30:54 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:30:54 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:30:54 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:30:54 # TODO: how can we install vpnkit?
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    debian/rules override_dh_install
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 dh_install
22:30:54 # TODO Can we do this from within our container?
22:30:54 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    dh_installdocs
22:30:54    dh_installchangelogs
22:30:54    dh_installman
22:30:54    dh_bash-completion
22:30:54    dh_systemd_enable
22:30:54    debian/rules override_dh_installinit
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 # use "docker" as our service name, not "docker-ce"
22:30:54 dh_installinit --name=docker
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    dh_systemd_start
22:30:54    dh_perl
22:30:54    dh_link
22:30:54    dh_strip_nondeterminism
22:30:54    dh_compress
22:30:54    dh_fixperms
22:30:54    dh_missing
22:30:54    debian/rules override_dh_strip
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 # Go has lots of problems with stripping, so just don't
22:30:54 make[1]: Leaving directory '/root/build-deb'
22:30:54    dh_makeshlibs
22:30:54    debian/rules override_dh_shlibdeps
22:30:54 make[1]: Entering directory '/root/build-deb'
22:30:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:30:56 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'.
22:30:56 make[1]: Leaving directory '/root/build-deb'
22:30:56    dh_installdeb
22:30:56    debian/rules override_dh_gencontrol
22:30:56 make[1]: Entering directory '/root/build-deb'
22:30:56 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:30:56 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
22:30:56 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
22:30:56 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:30:56 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:30:56 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:30:56 if [ "armhf" = "amd64" ]; then \
22:30:56 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:30:56 fi
22:30:56 dh_gencontrol --remaining-packages
22:30:57 make[1]: Leaving directory '/root/build-deb'
22:30:57    dh_md5sums
22:30:57    debian/rules override_dh_builddeb
22:30:57 make[1]: Entering directory '/root/build-deb'
22:30:57 dh_builddeb -- -Zxz
22:30:57 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'.
22:30:57 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'.
22:31:05 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~raspbian-bullseye_armhf.deb'.
22:31:06 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.21.0~debian-bullseye_amd64.deb'.
22:31:08 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'.
22:31:08 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-buster_armhf.deb'.
22:31:09 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~debian-bullseye_armhf.deb'.
22:31:12 #20 DONE 97.5s
22:31:12 
22:31:12 #21 [binary 1/1] COPY --from=build /out .
22:31:12 #21 DONE 0.1s
22:31:12 
22:31:12 #22 exporting to client
22:31:12 #22 copying files 20.16MB 0.1s
22:31:12 #22 copying files 47.10MB 0.2s done
22:31:12 #22 DONE 0.2s
22:31:12 mkdir -p build/win/amd64/docker
22:31:12 cp /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
22:31:12 cp /home/ubuntu/workspace/docker-ce-packaging_PR-771/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20221021185355-e814bd0.exe build/win/amd64/docker/dockerd.exe
22:31:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20221021185355-e814bd0.zip docker'
22:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
22:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
22:31:12 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main]
22:31:12 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community]
22:31:12 OK: 17037 distinct packages available
22:31:12 (1/2) Installing unzip (6.0-r9)
22:31:12 (2/2) Installing zip (3.0-r9)
22:31:12 Executing busybox-1.35.0-r17.trigger
22:31:12 OK: 6 MiB in 16 packages
22:31:12   adding: docker/ (stored 0%)
22:31:12   adding: docker/docker.exe (deflated 72%)
22:31:12   adding: docker/cli-plugins/ (stored 0%)
22:31:12   adding: docker/cli-plugins/docker-buildx.exe (deflated 56%)
22:31:12   adding: docker/cli-plugins/docker-app.exe (deflated 67%)
22:31:12   adding: docker/dockerd.exe (deflated 70%)
22:31:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] sh
22:31:13 + make clean
22:31:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:14 rm -f -r src
22:31:14 make -C rpm clean
22:31:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:14 rm -f -r rpmbuild/
22:31:14 docker builder prune -f --filter until=24h
22:31:14 Total:	0B
22:31:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:14 make -C deb clean
22:31:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:14 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:14 rm -f -r debbuild
22:31:14 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:14 rm -f -r sources
22:31:14 docker builder prune -f --filter until=24h
22:31:14 Total:	0B
22:31:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:14 make -C static clean
22:31:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:14 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:15 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.12.2~ubuntu-jammy_armhf.deb'.
22:31:15 rm -f -r build
22:31:15 docker builder prune -f --filter until=24h
22:31:15 Total:	0B
22:31:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'.
22:31:22 ~/rpmbuild/BUILD/src
22:31:22 + popd
22:31:22 + RPM_EC=0
22:31:22 ++ jobs -p
22:31:22 + exit 0
22:31:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jwTbrZ
22:31:22 + umask 022
22:31:22 + cd /root/rpmbuild/BUILD
22:31:22 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64 '!=' / ']'
22:31:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:22 + mkdir -p /root/rpmbuild/BUILDROOT
22:31:22 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:22 + cd src
22:31:22 + pushd /root/rpmbuild/BUILD/src/compose
22:31:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:31:22 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:31:22 + popd
22:31:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:22 ~/rpmbuild/BUILD/src
22:31:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:31:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:31:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:31:22 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:22 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:31:22 + /usr/lib/rpm/check-buildroot
22:31:22 + /usr/lib/rpm/redhat/brp-ldconfig
22:31:22 + /usr/lib/rpm/brp-compress
22:31:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:31:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:31:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:31:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:31:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:31:22 + /usr/lib/rpm/brp-python-hardlink
22:31:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:31:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nBPlTE
22:31:22 + umask 022
22:31:22 + cd /root/rpmbuild/BUILD
22:31:22 + cd src
22:31:22 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:31:22 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:31:22 + ver=v2.12.2
22:31:22 + test v2.12.2 = v2.12.2
22:31:22 PASS: docker-compose version OK
22:31:22 + echo 'PASS: docker-compose version OK'
22:31:22 + RPM_EC=0
22:31:22 ++ jobs -p
22:31:22 + exit 0
22:31:22 Processing files: docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:22 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hi938r
22:31:22 + umask 022
22:31:22 + cd /root/rpmbuild/BUILD
22:31:22 + cd src
22:31:22 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
22:31:22 + export LC_ALL=C
22:31:22 + LC_ALL=C
22:31:22 + export DOCDIR
22:31:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
22:31:22 + 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.12.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
22:31:22 + RPM_EC=0
22:31:22 ++ jobs -p
22:31:22 + exit 0
22:31:22 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oruOgN
22:31:22 + umask 022
22:31:22 + cd /root/rpmbuild/BUILD
22:31:22 + cd src
22:31:22 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
22:31:22 + export LC_ALL=C
22:31:22 + LC_ALL=C
22:31:22 + export LICENSEDIR
22:31:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
22:31:22 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
22:31:22 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
22:31:22 + RPM_EC=0
22:31:22 ++ jobs -p
22:31:22 + exit 0
22:31:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:31:22 Provides: docker-compose-plugin = 0:2.12.2-0.el9 docker-compose-plugin(x86-64) = 0:2.12.2-0.el9
22:31:22 Requires(interp): /bin/sh /bin/sh /bin/sh
22:31:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:31:22 Requires(post): /bin/sh
22:31:22 Requires(preun): /bin/sh
22:31:22 Requires(postun): /bin/sh
22:31:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:22 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el9.src.rpm
22:31:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'.
22:31:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'.
22:31:26 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'.
22:31:28 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.21.0~ubuntu-focal_amd64.deb'.
22:31:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'.
22:31:33 make[1]: Leaving directory '/root/build-deb'
22:31:33  dpkg-genbuildinfo
22:31:33  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.changes
22:31:33 dpkg-genchanges: info: including full source code in upload
22:31:33  dpkg-source -I.git --after-build .
22:31:33 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:33 + destination=/build
22:31:33 + mkdir -p /build
22:31:33 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.12.2~raspbian-buster_armhf.deb /build
22:31:33 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.dsc'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.dsc'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.tar.gz'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster.tar.gz'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.buildinfo'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.buildinfo'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.changes'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.changes'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-buster_armhf.deb'
22:31:33 copied '/root/docker-compose-plugin_2.12.2~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~raspbian-buster_armhf.deb'
22:31:33 removed '/root/docker-compose-plugin_2.12.2~raspbian-buster_armhf.deb'
22:31:33 make[1]: Leaving directory '/root/build-deb'
22:31:33  dpkg-genbuildinfo
22:31:33  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.changes
22:31:33 dpkg-genchanges: info: including full source code in upload
22:31:33  dpkg-source -I.git --after-build build-deb
22:31:33 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:33 + destination=/build
22:31:33 + mkdir -p /build
22:31:33 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb /root/docker-compose-plugin_2.12.2~ubuntu-bionic_armhf.deb /build
22:31:33 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.buildinfo'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.buildinfo'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.changes'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.changes'
22:31:33 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_armhf.deb'
22:31:33 copied '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-bionic_armhf.deb'
22:31:33 removed '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_armhf.deb'
22:31:33 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'.
22:31:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
22:31:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:35 + make clean
22:31:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:35 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
22:31:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:36 + make clean
22:31:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:36 rm -f -r src
22:31:36 make -C rpm clean
22:31:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:36 rm -f -r rpmbuild/
22:31:36 docker builder prune -f --filter until=24h
22:31:37 Total:	0B
22:31:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:37 make -C deb clean
22:31:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:37 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'.
22:31:37 rm -f -r src
22:31:37 make -C rpm clean
22:31:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:37 rm -f -r rpmbuild/
22:31:37 docker builder prune -f --filter until=24h
22:31:37 Total:	0B
22:31:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:37 make -C deb clean
22:31:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:37 rm -f -r debbuild
22:31:37 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:37 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'.
22:31:38 rm -f -r debbuild
22:31:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:38 rm -f -r sources
22:31:38 docker builder prune -f --filter until=24h
22:31:38 Total:	0B
22:31:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:38 make -C static clean
22:31:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:38 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:38 rm -f -r build
22:31:38 docker builder prune -f --filter until=24h
22:31:38 Total:	0B
22:31:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:39 rm -f -r sources
22:31:39 docker builder prune -f --filter until=24h
22:31:39 Total:	0B
22:31:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:39 make -C static clean
22:31:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:39 rm -f -r build
22:31:39 docker builder prune -f --filter until=24h
22:31:39 Total:	0B
22:31:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:40 make[1]: Leaving directory '/root/build-deb'
22:31:40  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.buildinfo
22:31:41  dpkg-genchanges -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.changes
22:31:42 dpkg-genchanges: info: including full source code in upload
22:31:42  dpkg-source -I.git --after-build .
22:31:42 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:42 + destination=/build
22:31:42 + mkdir -p /build
22:31:42 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb /root/docker-compose-plugin_2.12.2~ubuntu-jammy_amd64.deb /root/docker-scan-plugin_0.21.0~ubuntu-jammy_amd64.deb /build
22:31:42 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:31:42 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:31:42 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:31:42 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:31:42 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.buildinfo'
22:31:42 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.buildinfo'
22:31:42 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.changes'
22:31:42 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.changes'
22:31:42 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_amd64.deb'
22:31:42 copied '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_amd64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-jammy_amd64.deb'
22:31:42 removed '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_amd64.deb'
22:31:42 copied '/root/docker-scan-plugin_0.21.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.21.0~ubuntu-jammy_amd64.deb'
22:31:42 removed '/root/docker-scan-plugin_0.21.0~ubuntu-jammy_amd64.deb'
22:31:42 make[1]: Leaving directory '/root/build-deb'
22:31:42  dpkg-genbuildinfo
22:31:42  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.changes
22:31:43 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'.
22:31:44 dpkg-genchanges: info: including full source code in upload
22:31:44  dpkg-source -I.git --after-build build-deb
22:31:44 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:44 + destination=/build
22:31:44 + mkdir -p /build
22:31:44 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb /root/docker-compose-plugin_2.12.2~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.21.0~ubuntu-bionic_amd64.deb /build
22:31:44 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:31:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.dsc'
22:31:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:31:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic.tar.gz'
22:31:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.buildinfo'
22:31:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.buildinfo'
22:31:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.changes'
22:31:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.changes'
22:31:44 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-bionic_amd64.deb'
22:31:44 copied '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_amd64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-bionic_amd64.deb'
22:31:44 removed '/root/docker-compose-plugin_2.12.2~ubuntu-bionic_amd64.deb'
22:31:44 copied '/root/docker-scan-plugin_0.21.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.21.0~ubuntu-bionic_amd64.deb'
22:31:44 removed '/root/docker-scan-plugin_0.21.0~ubuntu-bionic_amd64.deb'
22:31:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.el9.x86_64.rpm
22:31:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3B3hWI
22:31:44 + umask 022
22:31:44 + cd /root/rpmbuild/BUILD
22:31:44 + cd src
22:31:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el9.x86_64
22:31:44 + RPM_EC=0
22:31:44 ++ jobs -p
22:31:44 + exit 0
22:31:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UAmXJm
22:31:44 + umask 022
22:31:44 + cd /root/rpmbuild/BUILD
22:31:44 + cd /root/rpmbuild/BUILD
22:31:44 + rm -rf src
22:31:44 + /usr/bin/mkdir -p src
22:31:44 + cd src
22:31:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:31:44 + /usr/bin/tar -xof -
22:31:44 + STATUS=0
22:31:44 + '[' 0 -ne 0 ']'
22:31:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:31:44 + /usr/bin/tar -xof -
22:31:44 + STATUS=0
22:31:44 + '[' 0 -ne 0 ']'
22:31:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:31:44 + RPM_EC=0
22:31:44 ++ jobs -p
22:31:44 + exit 0
22:31:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qhX53E
22:31:44 + umask 022
22:31:44 + cd /root/rpmbuild/BUILD
22:31:44 + cd src
22:31:44 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:31:44 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:31:44 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:31:44 GO111MODULE=on make -f builder.Makefile build
22:31:44 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:31:44 mkdir -p bin
22:31:44 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:31:44 go: downloading github.com/docker/cli v20.10.17+incompatible
22:31:44 go: downloading github.com/docker/docker v20.10.17+incompatible
22:31:44 go: downloading github.com/spf13/cobra v1.5.0
22:31:44 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:31:44 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:31:44 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:31:44 go: downloading github.com/docker/go-units v0.4.0
22:31:44 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:31:44 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:31:44 go: downloading github.com/moby/sys/mount v0.3.3
22:31:44 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:31:44 go: downloading github.com/containerd/containerd v1.6.6
22:31:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:31:44 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:31:44 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:31:44 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:31:44 go: downloading github.com/opencontainers/runc v1.1.3
22:31:44 go: downloading github.com/prometheus/common v0.37.0
22:31:44 go: downloading github.com/prometheus/procfs v0.8.0
22:31:44 go: downloading google.golang.org/protobuf v1.28.1
22:31:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:31:45 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
22:31:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:46 + make clean
22:31:46 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:47 + popd
22:31:47 + RPM_EC=0
22:31:47 ~/rpmbuild/BUILD/src
22:31:47 ++ jobs -p
22:31:47 + exit 0
22:31:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UrWglX
22:31:47 + umask 022
22:31:47 + cd /root/rpmbuild/BUILD
22:31:47 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64 '!=' / ']'
22:31:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:47 + mkdir -p /root/rpmbuild/BUILDROOT
22:31:47 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:47 + cd src
22:31:47 + pushd /root/rpmbuild/BUILD/src/compose
22:31:47 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:31:47 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:31:47 + popd
22:31:47 ~/rpmbuild/BUILD/src
22:31:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:31:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:31:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:31:47 + for f in LICENSE MAINTAINERS NOTICE README.md
22:31:47 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:31:47 + /usr/lib/rpm/check-buildroot
22:31:47 + /usr/lib/rpm/redhat/brp-ldconfig
22:31:47 + /usr/lib/rpm/brp-compress
22:31:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:31:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:31:47 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:31:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:31:47 + /usr/lib/rpm/check-rpaths
22:31:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:31:47 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:31:47 + /usr/lib/rpm/redhat/brp-python-hardlink
22:31:47 + umask 022
22:31:47 + cd /root/rpmbuild/BUILD
22:31:47 + cd src
22:31:47 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:31:47 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:31:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RPATDv
22:31:47 PASS: docker-compose version OK
22:31:47 + ver=v2.12.2
22:31:47 + test v2.12.2 = v2.12.2
22:31:47 + echo 'PASS: docker-compose version OK'
22:31:47 + RPM_EC=0
22:31:47 ++ jobs -p
22:31:47 + exit 0
22:31:47 Processing files: docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:47 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jtkfx2
22:31:47 + umask 022
22:31:47 + cd /root/rpmbuild/BUILD
22:31:47 + cd src
22:31:47 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
22:31:47 + export LC_ALL=C
22:31:47 + LC_ALL=C
22:31:47 + export DOCDIR
22:31:47 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
22:31:47 + 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.12.2-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
22:31:47 + RPM_EC=0
22:31:47 ++ jobs -p
22:31:47 + exit 0
22:31:47 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IGArKr
22:31:47 + umask 022
22:31:47 + cd /root/rpmbuild/BUILD
22:31:47 + cd src
22:31:47 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
22:31:47 + export LC_ALL=C
22:31:47 + LC_ALL=C
22:31:47 + export LICENSEDIR
22:31:47 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
22:31:47 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
22:31:47 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
22:31:47 + RPM_EC=0
22:31:47 ++ jobs -p
22:31:47 + exit 0
22:31:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:31:47 Provides: docker-compose-plugin = 0:2.12.2-0.fc35 docker-compose-plugin(x86-64) = 0:2.12.2-0.fc35
22:31:47 Requires(interp): /bin/sh /bin/sh /bin/sh
22:31:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:31:47 Requires(post): /bin/sh
22:31:47 Requires(preun): /bin/sh
22:31:47 Requires(postun): /bin/sh
22:31:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:47 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc35.src.rpm
22:31:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
22:31:47 rm -f -r src
22:31:47 make -C rpm clean
22:31:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:47 rm -f -r rpmbuild/
22:31:47 docker builder prune -f --filter until=24h
22:31:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:47 Total:	0B
22:31:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:47 make -C deb clean
22:31:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:48 + make clean
22:31:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:48 make[1]: Leaving directory '/root/build-deb'
22:31:48  dpkg-genbuildinfo
22:31:48 rm -f -r debbuild
22:31:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:48 rm -f -r src
22:31:48 make -C rpm clean
22:31:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:48 rm -f -r rpmbuild/
22:31:48 docker builder prune -f --filter until=24h
22:31:48  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.changes
22:31:49 Total:	0B
22:31:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:49 make -C deb clean
22:31:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:49 rm -f -r sources
22:31:49 docker builder prune -f --filter until=24h
22:31:49 Total:	0B
22:31:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:49 make -C static clean
22:31:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:49 rm -f -r build
22:31:49 docker builder prune -f --filter until=24h
22:31:49 Total:	0B
22:31:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:50 rm -f -r debbuild
22:31:50 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:50 dpkg-genchanges: info: including full source code in upload
22:31:50  dpkg-source -I.git --after-build .
22:31:50 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:50 + destination=/build
22:31:50 + mkdir -p /build
22:31:50 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb /root/docker-compose-plugin_2.12.2~debian-buster_amd64.deb /root/docker-scan-plugin_0.21.0~debian-buster_amd64.deb /build
22:31:50 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:31:50 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:31:50 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:31:50 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:31:50 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.buildinfo'
22:31:50 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.buildinfo'
22:31:50 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.changes'
22:31:50 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.changes'
22:31:50 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_amd64.deb'
22:31:50 copied '/root/docker-compose-plugin_2.12.2~debian-buster_amd64.deb' -> '/build/docker-compose-plugin_2.12.2~debian-buster_amd64.deb'
22:31:50 removed '/root/docker-compose-plugin_2.12.2~debian-buster_amd64.deb'
22:31:50 copied '/root/docker-scan-plugin_0.21.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.21.0~debian-buster_amd64.deb'
22:31:50 removed '/root/docker-scan-plugin_0.21.0~debian-buster_amd64.deb'
22:31:50 rm -f -r sources
22:31:50 docker builder prune -f --filter until=24h
22:31:50 Total:	0B
22:31:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:50 make -C static clean
22:31:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:50 rm -f -r build
22:31:50 docker builder prune -f --filter until=24h
22:31:50 Total:	0B
22:31:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
22:31:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:53 + make clean
22:31:53 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:31:54 rm -f -r src
22:31:54 make -C rpm clean
22:31:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:31:54 rm -f -r rpmbuild/
22:31:54 docker builder prune -f --filter until=24h
22:31:54 make[1]: Leaving directory '/root/build-deb'
22:31:54  dpkg-genbuildinfo
22:31:54  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.changes
22:31:54 dpkg-genchanges: info: including full source code in upload
22:31:54  dpkg-source -I.git --after-build .
22:31:54 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:31:54 + destination=/build
22:31:54 + mkdir -p /build
22:31:54 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb /root/docker-compose-plugin_2.12.2~ubuntu-focal_armhf.deb /build
22:31:54 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:31:54 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:31:54 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:31:54 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:31:54 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.buildinfo'
22:31:54 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.buildinfo'
22:31:54 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.changes'
22:31:54 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.changes'
22:31:54 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_armhf.deb'
22:31:54 copied '/root/docker-compose-plugin_2.12.2~ubuntu-focal_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-focal_armhf.deb'
22:31:54 removed '/root/docker-compose-plugin_2.12.2~ubuntu-focal_armhf.deb'
22:31:54 Total:	0B
22:31:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:31:54 make -C deb clean
22:31:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:31:55 rm -f -r debbuild
22:31:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:31:56 rm -f -r sources
22:31:56 docker builder prune -f --filter until=24h
22:31:56 Total:	0B
22:31:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:31:56 make -C static clean
22:31:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:31:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:31:56 rm -f -r build
22:31:56 docker builder prune -f --filter until=24h
22:31:56 Total:	0B
22:31:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:31:57 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.fc35.x86_64.rpm
22:31:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rI0dk1
22:31:57 + umask 022
22:31:57 + cd /root/rpmbuild/BUILD
22:31:57 + cd src
22:31:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64
22:31:57 + RPM_EC=0
22:31:57 ++ jobs -p
22:31:57 + exit 0
22:31:57 
22:31:57 RPM build warnings:
22:31:57     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:31:57     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:31:57     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:31:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:31:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:31:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sVLDmx
22:31:57 + umask 022
22:31:57 + cd /root/rpmbuild/BUILD
22:31:57 + cd /root/rpmbuild/BUILD
22:31:57 + rm -rf src
22:31:57 + /usr/bin/mkdir -p src
22:31:57 + cd src
22:31:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:31:57 + /usr/bin/tar -xof -
22:31:57 + STATUS=0
22:31:57 + '[' 0 -ne 0 ']'
22:31:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:31:57 + /usr/bin/tar -xof -
22:31:57 + STATUS=0
22:31:57 + '[' 0 -ne 0 ']'
22:31:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:31:57 + RPM_EC=0
22:31:57 ++ jobs -p
22:31:57 + exit 0
22:31:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y0tPWu
22:31:57 + umask 022
22:31:57 + cd /root/rpmbuild/BUILD
22:31:57 + cd src
22:31:57 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:31:57 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:31:57 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:31:57 GO111MODULE=on make -f builder.Makefile build
22:31:57 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:31:57 mkdir -p bin
22:31:57 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:31:57 go: downloading github.com/docker/cli v20.10.17+incompatible
22:31:57 go: downloading github.com/docker/docker v20.10.17+incompatible
22:31:57 go: downloading github.com/spf13/cobra v1.5.0
22:31:57 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:31:57 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:31:57 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:31:57 go: downloading github.com/docker/go-units v0.4.0
22:31:57 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:31:57 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:31:57 go: downloading github.com/moby/sys/mount v0.3.3
22:31:58 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:31:58 go: downloading github.com/containerd/containerd v1.6.6
22:31:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:31:58 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:31:58 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:31:58 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:31:58 go: downloading github.com/opencontainers/runc v1.1.3
22:31:58 go: downloading github.com/prometheus/common v0.37.0
22:31:58 go: downloading github.com/prometheus/procfs v0.8.0
22:31:58 go: downloading google.golang.org/protobuf v1.28.1
22:31:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:31:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
22:31:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:31:59 + make clean
22:31:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:00 rm -f -r src
22:32:00 make -C rpm clean
22:32:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:00 rm -f -r rpmbuild/
22:32:00 docker builder prune -f --filter until=24h
22:32:00 Total:	0B
22:32:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:00 make -C deb clean
22:32:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:01 rm -f -r debbuild
22:32:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:02 rm -f -r sources
22:32:02 docker builder prune -f --filter until=24h
22:32:02 Total:	0B
22:32:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:02 make -C static clean
22:32:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:02 rm -f -r build
22:32:02 docker builder prune -f --filter until=24h
22:32:02 Total:	0B
22:32:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:03 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:03 + popd
22:32:03 ~/rpmbuild/BUILD/src
22:32:03 + RPM_EC=0
22:32:03 ++ jobs -p
22:32:03 + exit 0
22:32:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IjgYZI
22:32:03 + umask 022
22:32:03 + cd /root/rpmbuild/BUILD
22:32:03 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64 '!=' / ']'
22:32:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:03 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:03 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:03 + cd src
22:32:03 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:03 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:03 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:03 + popd
22:32:03 ~/rpmbuild/BUILD/src
22:32:03 + /usr/lib/rpm/check-buildroot
22:32:03 + /usr/lib/rpm/redhat/brp-ldconfig
22:32:03 + /usr/lib/rpm/brp-compress
22:32:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:32:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:32:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:32:03 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:32:03 + /usr/lib/rpm/brp-python-hardlink
22:32:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:32:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TyNVPG
22:32:03 + umask 022
22:32:03 + cd /root/rpmbuild/BUILD
22:32:03 + cd src
22:32:03 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:32:03 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:03 + ver=v0.21.0
22:32:03 + test v0.21.0 = v0.21.0
22:32:03 + echo 'PASS: docker-scan version OK'
22:32:03 PASS: docker-scan version OK
22:32:03 + RPM_EC=0
22:32:03 ++ jobs -p
22:32:03 + exit 0
22:32:03 Processing files: docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:03 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:03 Provides: docker-scan-plugin = 0:0.21.0-0.el9 docker-scan-plugin(x86-64) = 0:0.21.0-0.el9
22:32:03 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:03 Requires(post): /bin/sh
22:32:03 Requires(preun): /bin/sh
22:32:03 Requires(postun): /bin/sh
22:32:03 Enhances: docker-ce-cli
22:32:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:03 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.el9.src.rpm
22:32:07 make[1]: Leaving directory '/root/build-deb'
22:32:07  dpkg-genbuildinfo
22:32:07 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.el9.x86_64.rpm
22:32:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cGLmq9
22:32:07 + umask 022
22:32:07 + cd /root/rpmbuild/BUILD
22:32:07 + cd src
22:32:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el9.x86_64
22:32:07 + RPM_EC=0
22:32:07 ++ jobs -p
22:32:07 + exit 0
22:32:08  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.changes
22:32:08 dpkg-genchanges: info: including full source code in upload
22:32:08  dpkg-source -I.git --after-build .
22:32:08 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:08 + destination=/build
22:32:08 + mkdir -p /build
22:32:08 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.12.2~raspbian-bullseye_armhf.deb /build
22:32:08 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.dsc'
22:32:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.dsc'
22:32:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.tar.gz'
22:32:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye.tar.gz'
22:32:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.buildinfo'
22:32:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.buildinfo'
22:32:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.changes'
22:32:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.changes'
22:32:08 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~raspbian-bullseye_armhf.deb'
22:32:08 copied '/root/docker-compose-plugin_2.12.2~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~raspbian-bullseye_armhf.deb'
22:32:08 removed '/root/docker-compose-plugin_2.12.2~raspbian-bullseye_armhf.deb'
22:32:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
22:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:32:10 + make clean
22:32:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'.
22:32:11 make[1]: Leaving directory '/root/build-deb'
22:32:11  dpkg-genbuildinfo
22:32:11  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.changes
22:32:11 dpkg-genchanges: info: including full source code in upload
22:32:11  dpkg-source -I.git --after-build .
22:32:11 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:11 + destination=/build
22:32:11 + mkdir -p /build
22:32:11 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb /root/docker-compose-plugin_2.12.2~debian-bullseye_armhf.deb /build
22:32:11 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:32:11 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:32:11 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:32:11 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:32:11 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.buildinfo'
22:32:11 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.buildinfo'
22:32:11 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.changes'
22:32:11 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.changes'
22:32:11 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_armhf.deb'
22:32:11 copied '/root/docker-compose-plugin_2.12.2~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~debian-bullseye_armhf.deb'
22:32:11 removed '/root/docker-compose-plugin_2.12.2~debian-bullseye_armhf.deb'
22:32:11 rm -f -r src
22:32:11 make -C rpm clean
22:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:11 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
22:32:12 rm -f -r rpmbuild/
22:32:12 docker builder prune -f --filter until=24h
22:32:12 Total:	0B
22:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:12 make -C deb clean
22:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:12 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:12 rm -f -r debbuild
22:32:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:12 rm -f -r sources
22:32:12 docker builder prune -f --filter until=24h
22:32:12 Total:	0B
22:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:12 make -C static clean
22:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:12 rm -f -r build
22:32:12 docker builder prune -f --filter until=24h
22:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:12 Total:	0B
22:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:12 + make clean
22:32:12 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
22:32:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:13 + make clean
22:32:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:13 make[1]: Leaving directory '/root/build-deb'
22:32:13  dpkg-genbuildinfo
22:32:13  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.changes
22:32:13 dpkg-genchanges: info: including full source code in upload
22:32:13  dpkg-source -I.git --after-build .
22:32:13 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:13 + destination=/build
22:32:13 + mkdir -p /build
22:32:13 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb /root/docker-compose-plugin_2.12.2~debian-buster_armhf.deb /build
22:32:13 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:32:13 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.dsc'
22:32:13 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:32:13 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster.tar.gz'
22:32:13 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.buildinfo'
22:32:13 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.buildinfo'
22:32:13 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.changes'
22:32:13 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.changes'
22:32:13 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-buster_armhf.deb'
22:32:13 copied '/root/docker-compose-plugin_2.12.2~debian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~debian-buster_armhf.deb'
22:32:13 removed '/root/docker-compose-plugin_2.12.2~debian-buster_armhf.deb'
22:32:13 rm -f -r src
22:32:13 make -C rpm clean
22:32:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:13 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:13 rm -f -r rpmbuild/
22:32:13 docker builder prune -f --filter until=24h
22:32:14 Total:	0B
22:32:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:14 make -C deb clean
22:32:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:14 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:14 rm -f -r src
22:32:14 make -C rpm clean
22:32:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:14 rm -f -r rpmbuild/
22:32:14 docker builder prune -f --filter until=24h
22:32:14 rm -f -r debbuild
22:32:14 Total:	0B
22:32:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:14 make -C deb clean
22:32:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:14 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:14 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:15 rm -f -r sources
22:32:15 docker builder prune -f --filter until=24h
22:32:15 rm -f -r debbuild
22:32:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:15 Total:	0B
22:32:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:15 make -C static clean
22:32:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:15 rm -f -r build
22:32:15 docker builder prune -f --filter until=24h
22:32:15 Total:	0B
22:32:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:16 rm -f -r sources
22:32:16 docker builder prune -f --filter until=24h
22:32:16 Total:	0B
22:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:16 make -C static clean
22:32:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
22:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:16 rm -f -r build
22:32:16 docker builder prune -f --filter until=24h
22:32:16 Total:	0B
22:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:16 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:16 ~/rpmbuild/BUILD/src
22:32:16 + popd
22:32:16 + RPM_EC=0
22:32:16 ++ jobs -p
22:32:16 + exit 0
22:32:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k3hYgC
22:32:16 + umask 022
22:32:16 + cd /root/rpmbuild/BUILD
22:32:16 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64 '!=' / ']'
22:32:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:16 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:16 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:16 + cd src
22:32:16 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:16 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:16 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:16 ~/rpmbuild/BUILD/src
22:32:16 + popd
22:32:16 + /usr/lib/rpm/check-buildroot
22:32:16 + /usr/lib/rpm/redhat/brp-ldconfig
22:32:16 + /usr/lib/rpm/brp-compress
22:32:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:32:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:16 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:32:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:32:16 + /usr/lib/rpm/check-rpaths
22:32:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:32:16 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:32:16 + /usr/lib/rpm/redhat/brp-python-hardlink
22:32:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q8AloD
22:32:16 + umask 022
22:32:16 + cd /root/rpmbuild/BUILD
22:32:16 + cd src
22:32:16 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:32:16 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:16 + ver=v0.21.0
22:32:16 + test v0.21.0 = v0.21.0
22:32:16 + echo 'PASS: docker-scan version OK'
22:32:16 + RPM_EC=0
22:32:16 PASS: docker-scan version OK
22:32:16 ++ jobs -p
22:32:16 + exit 0
22:32:16 Processing files: docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:16 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:16 Provides: docker-scan-plugin = 0:0.21.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.21.0-0.fc35
22:32:16 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:16 Requires(post): /bin/sh
22:32:16 Requires(preun): /bin/sh
22:32:16 Requires(postun): /bin/sh
22:32:16 Enhances: docker-ce-cli
22:32:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:16 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.fc35.src.rpm
22:32:17 + make clean
22:32:17 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:17 make[1]: Leaving directory '/root/build-deb'
22:32:17  dpkg-genbuildinfo
22:32:18 rm -f -r src
22:32:18 make -C rpm clean
22:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:18 rm -f -r rpmbuild/
22:32:18 docker builder prune -f --filter until=24h
22:32:18  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.changes
22:32:18 Total:	0B
22:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:18 make -C deb clean
22:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:18 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.fc35.x86_64.rpm
22:32:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.raDhZf
22:32:18 + umask 022
22:32:18 + cd /root/rpmbuild/BUILD
22:32:18 + cd src
22:32:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64
22:32:18 + RPM_EC=0
22:32:18 ++ jobs -p
22:32:18 + exit 0
22:32:18 
22:32:18 RPM build warnings:
22:32:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:32:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:32:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:32:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:32:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:19 dpkg-genchanges: info: including full source code in upload
22:32:19  dpkg-source -I.git --after-build .
22:32:19 rm -f -r debbuild
22:32:19 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:19 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:19 + destination=/build
22:32:19 + mkdir -p /build
22:32:19 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.12.2~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.21.0~debian-bullseye_amd64.deb /build
22:32:19 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:32:19 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.dsc'
22:32:19 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:32:19 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye.tar.gz'
22:32:19 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.buildinfo'
22:32:19 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.buildinfo'
22:32:19 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.changes'
22:32:19 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.changes'
22:32:19 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~debian-bullseye_amd64.deb'
22:32:19 copied '/root/docker-compose-plugin_2.12.2~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.12.2~debian-bullseye_amd64.deb'
22:32:19 removed '/root/docker-compose-plugin_2.12.2~debian-bullseye_amd64.deb'
22:32:19 copied '/root/docker-scan-plugin_0.21.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.21.0~debian-bullseye_amd64.deb'
22:32:19 removed '/root/docker-scan-plugin_0.21.0~debian-bullseye_amd64.deb'
22:32:19 rm -f -r sources
22:32:19 docker builder prune -f --filter until=24h
22:32:19 Total:	0B
22:32:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:19 make -C static clean
22:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:19 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:19 rm -f -r build
22:32:19 docker builder prune -f --filter until=24h
22:32:20 Total:	0B
22:32:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
22:32:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:32:22 + make clean
22:32:22 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:22 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
22:32:23 rm -f -r src
22:32:23 make -C rpm clean
22:32:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:23 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:23 + make clean
22:32:23 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:24 rm -f -r rpmbuild/
22:32:24 docker builder prune -f --filter until=24h
22:32:24 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'.
22:32:24 Total:	0B
22:32:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:24 make -C deb clean
22:32:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:24 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:24 rm -f -r debbuild
22:32:24 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:24 rm -f -r sources
22:32:24 docker builder prune -f --filter until=24h
22:32:24 Total:	0B
22:32:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:24 make -C static clean
22:32:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:24 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:24 rm -f -r build
22:32:24 docker builder prune -f --filter until=24h
22:32:24 rm -f -r src
22:32:24 make -C rpm clean
22:32:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:24 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:24 rm -f -r rpmbuild/
22:32:24 docker builder prune -f --filter until=24h
22:32:25 Total:	0B
22:32:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
22:32:25 Total:	0B
22:32:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:25 make -C deb clean
22:32:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:25 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
[Pipeline] // node
[Pipeline] }
22:32:25 rm -f -r debbuild
22:32:25 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:26 + popd
22:32:26 + RPM_EC=0
22:32:26 ~/rpmbuild/BUILD/src
22:32:26 ++ jobs -p
22:32:26 + exit 0
22:32:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wg0PxK
22:32:26 + umask 022
22:32:26 + cd /root/rpmbuild/BUILD
22:32:26 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64 '!=' / ']'
22:32:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32:26 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:26 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32: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'
22:32:26 + export CFLAGS
22:32: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'
22:32:26 + export CXXFLAGS
22:32: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'
22:32:26 + export FFLAGS
22:32: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'
22:32:26 + export FCFLAGS
22:32: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'
22:32:26 + export LDFLAGS
22:32:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:26 + export LT_SYS_LIBRARY_PATH
22:32:26 + CC=gcc
22:32:26 + export CC
22:32:26 + CXX=g++
22:32:26 + export CXX
22:32:26 + cd src
22:32:26 + pushd /root/rpmbuild/BUILD/src/compose
22:32:26 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:32:26 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:26 ~/rpmbuild/BUILD/src
22:32:26 + popd
22:32:26 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:32:26 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:32:26 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:32:26 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:32:26 + /usr/lib/rpm/check-buildroot
22:32:26 + /usr/lib/rpm/redhat/brp-ldconfig
22:32:26 + /usr/lib/rpm/brp-compress
22:32:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:32:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:32:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:32:26 + /usr/lib/rpm/check-rpaths
22:32:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:32:26 + /usr/lib/rpm/brp-remove-la-files
22:32:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:32:26 + /usr/lib/rpm/redhat/brp-python-hardlink
22:32:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J0iKmk
22:32:26 + umask 022
22:32:26 + cd /root/rpmbuild/BUILD
22:32: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'
22:32:26 + export CFLAGS
22:32: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'
22:32:26 + export CXXFLAGS
22:32: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'
22:32:26 + export FFLAGS
22:32: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'
22:32:26 + export FCFLAGS
22:32: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'
22:32:26 + export LDFLAGS
22:32:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:26 + export LT_SYS_LIBRARY_PATH
22:32:26 + CC=gcc
22:32:26 + export CC
22:32:26 + CXX=g++
22:32:26 + export CXX
22:32:26 + cd src
22:32:26 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:32:26 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:26 + ver=v2.12.2
22:32:26 + test v2.12.2 = v2.12.2
22:32:26 + echo 'PASS: docker-compose version OK'
22:32:26 PASS: docker-compose version OK
22:32:26 + RPM_EC=0
22:32:26 ++ jobs -p
22:32:26 + exit 0
22:32:26 Processing files: docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32:26 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yy5PAp
22:32:26 + umask 022
22:32:26 + cd /root/rpmbuild/BUILD
22:32:26 + cd src
22:32:26 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
22:32:26 + export LC_ALL=C
22:32:26 + LC_ALL=C
22:32:26 + export DOCDIR
22:32:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
22:32:26 + 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.12.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
22:32:26 + RPM_EC=0
22:32:26 ++ jobs -p
22:32:26 + exit 0
22:32:26 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KBHaSt
22:32:26 + umask 022
22:32:26 + cd /root/rpmbuild/BUILD
22:32:26 + cd src
22:32:26 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
22:32:26 + export LC_ALL=C
22:32:26 + LC_ALL=C
22:32:26 + export LICENSEDIR
22:32:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
22:32:26 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
22:32:26 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
22:32:26 + RPM_EC=0
22:32:26 ++ jobs -p
22:32:26 + exit 0
22:32:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:26 Provides: docker-compose-plugin = 0:2.12.2-0.fc37 docker-compose-plugin(x86-64) = 0:2.12.2-0.fc37
22:32:26 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:26 Requires(post): /bin/sh
22:32:26 Requires(preun): /bin/sh
22:32:26 Requires(postun): /bin/sh
22:32:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32:26 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc37.src.rpm
22:32:26 rm -f -r sources
22:32:26 docker builder prune -f --filter until=24h
22:32:26 Total:	0B
22:32:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:26 make -C static clean
22:32:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:26 rm -f -r build
22:32:26 docker builder prune -f --filter until=24h
22:32:26 make[1]: Leaving directory '/root/build-deb'
22:32:26  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.buildinfo
22:32:26  dpkg-genchanges -O../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.changes
22:32:26 dpkg-genchanges: info: including full source code in upload
22:32:26  dpkg-source -I.git --after-build .
22:32:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:26 + destination=/build
22:32:26 + mkdir -p /build
22:32:26 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb /root/docker-compose-plugin_2.12.2~ubuntu-jammy_armhf.deb /build
22:32:26 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:32:26 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.dsc'
22:32:26 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:32:26 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy.tar.gz'
22:32:26 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.buildinfo'
22:32:26 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.buildinfo'
22:32:26 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.changes'
22:32:26 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.changes'
22:32:26 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-jammy_armhf.deb'
22:32:26 copied '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-jammy_armhf.deb'
22:32:26 removed '/root/docker-compose-plugin_2.12.2~ubuntu-jammy_armhf.deb'
22:32:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
22:32:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:27 Total:	0B
22:32:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:27 + make clean
22:32:27 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:27 + popd
22:32:27 ~/rpmbuild/BUILD/src
22:32:27 + exit 0
22:32:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uDqa3n
22:32:27 + umask 022
22:32:27 + cd /root/rpmbuild/BUILD
22:32:27 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64 '!=' / ']'
22:32:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:27 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:27 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:27 + cd src
22:32:27 + pushd /root/rpmbuild/BUILD/src/compose
22:32:27 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:32:27 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:27 + popd
22:32:27 ~/rpmbuild/BUILD/src
22:32:27 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:27 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:32:27 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:27 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:32:27 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:27 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:32:27 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:27 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:32:27 + /usr/lib/rpm/check-buildroot
22:32:27 + /usr/lib/rpm/redhat/brp-compress
22:32:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:32:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:32:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:32:27 + /usr/lib/rpm/redhat/brp-python-hardlink
22:32:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:32:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.T6gOdW
22:32:27 + umask 022
22:32:27 + cd /root/rpmbuild/BUILD
22:32:27 + cd src
22:32:27 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:32:27 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:27 + ver=v2.12.2
22:32:27 + test v2.12.2 = v2.12.2
22:32:27 + echo 'PASS: docker-compose version OK'
22:32:27 PASS: docker-compose version OK
22:32:27 + exit 0
22:32:27 Processing files: docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:27 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QtVvtu
22:32:27 + umask 022
22:32:27 + cd /root/rpmbuild/BUILD
22:32:27 + cd src
22:32:27 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.12.2
22:32:27 + export DOCDIR
22:32:27 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.12.2
22:32:27 + 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.12.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.12.2
22:32:27 + exit 0
22:32:27 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1P1aK2
22:32:27 + umask 022
22:32:27 + cd /root/rpmbuild/BUILD
22:32:27 + cd src
22:32:27 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.12.2
22:32:27 + export LICENSEDIR
22:32:27 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.12.2
22:32:27 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.12.2
22:32:27 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.12.2
22:32:27 + exit 0
22:32:27 Provides: docker-compose-plugin = 0:2.12.2-0.el7 docker-compose-plugin(x86-64) = 0:2.12.2-0.el7
22:32:27 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:27 Requires(post): /bin/sh
22:32:27 Requires(preun): /bin/sh
22:32:27 Requires(postun): /bin/sh
22:32:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:27 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.el7.src.rpm
22:32:28 rm -f -r src
22:32:28 make -C rpm clean
22:32:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:28 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:28 rm -f -r rpmbuild/
22:32:28 docker builder prune -f --filter until=24h
22:32:28 Total:	0B
22:32:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:28 make -C deb clean
22:32:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:28 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:28 make[1]: Leaving directory '/root/build-deb'
22:32:28  dpkg-genbuildinfo
22:32:29 rm -f -r debbuild
22:32:29 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:29  dpkg-genchanges  >../docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.changes
22:32:29 rm -f -r sources
22:32:29 docker builder prune -f --filter until=24h
22:32:30 Total:	0B
22:32:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:30 make -C static clean
22:32:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:30 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:30 rm -f -r build
22:32:30 docker builder prune -f --filter until=24h
22:32:30 Total:	0B
22:32:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:30 dpkg-genchanges: info: including full source code in upload
22:32:30  dpkg-source -I.git --after-build .
22:32:31 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:32:31 + destination=/build
22:32:31 + mkdir -p /build
22:32:31 + mv -v /root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb /root/docker-compose-plugin_2.12.2~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.21.0~ubuntu-focal_amd64.deb /build
22:32:31 copied '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 removed '/root/docker-ce-cli_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 copied '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 removed '/root/docker-ce-rootless-extras_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:32:31 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.dsc'
22:32:31 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:32:31 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal.tar.gz'
22:32:31 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.buildinfo'
22:32:31 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.buildinfo'
22:32:31 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.changes'
22:32:31 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.changes'
22:32:31 copied '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 removed '/root/docker-ce_0.0.0-20221021185355-e814bd0-0~ubuntu-focal_amd64.deb'
22:32:31 copied '/root/docker-compose-plugin_2.12.2~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.12.2~ubuntu-focal_amd64.deb'
22:32:31 removed '/root/docker-compose-plugin_2.12.2~ubuntu-focal_amd64.deb'
22:32:31 copied '/root/docker-scan-plugin_0.21.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.21.0~ubuntu-focal_amd64.deb'
22:32:31 removed '/root/docker-scan-plugin_0.21.0~ubuntu-focal_amd64.deb'
22:32:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.el7.x86_64.rpm
22:32:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qCGqOY
22:32:31 + umask 022
22:32:31 + cd /root/rpmbuild/BUILD
22:32:31 + cd src
22:32:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.el7.x86_64
22:32:31 + exit 0
22:32:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N5YsTM
22:32:31 + umask 022
22:32:31 + cd /root/rpmbuild/BUILD
22:32:31 + cd /root/rpmbuild/BUILD
22:32:31 + rm -rf src
22:32:31 + /usr/bin/mkdir -p src
22:32:31 + cd src
22:32:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:31 + /usr/bin/tar -xf -
22:32:31 + STATUS=0
22:32:31 + '[' 0 -ne 0 ']'
22:32:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:31 + /usr/bin/tar -xf -
22:32:31 + STATUS=0
22:32:31 + '[' 0 -ne 0 ']'
22:32:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:32:31 + exit 0
22:32:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.opix4A
22:32:31 + umask 022
22:32:31 + cd /root/rpmbuild/BUILD
22:32:31 + cd src
22:32:31 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:31 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:31 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:32:31 GO111MODULE=on make -f builder.Makefile build
22:32:31 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:31 mkdir -p bin
22:32:31 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:32:31 go: downloading github.com/docker/cli v20.10.17+incompatible
22:32:32 go: downloading github.com/docker/docker v20.10.17+incompatible
22:32:32 go: downloading github.com/spf13/cobra v1.5.0
22:32:32 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:32:32 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:32:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:32:32 go: downloading github.com/docker/go-units v0.4.0
22:32:32 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:32:32 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:32:32 go: downloading github.com/moby/sys/mount v0.3.3
22:32:32 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:32:32 go: downloading github.com/containerd/containerd v1.6.6
22:32:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:32:33 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:32:33 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:32:33 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:32:33 go: downloading github.com/opencontainers/runc v1.1.3
22:32:33 go: downloading github.com/prometheus/common v0.37.0
22:32:33 go: downloading github.com/prometheus/procfs v0.8.0
22:32:33 go: downloading google.golang.org/protobuf v1.28.1
22:32:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:32:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
22:32:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
[Pipeline] sh
22:32:34 + make clean
22:32:34 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:35 rm -f -r src
22:32:36 make -C rpm clean
22:32:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:36 rm -f -r rpmbuild/
22:32:36 docker builder prune -f --filter until=24h
22:32:36 Total:	0B
22:32:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:36 make -C deb clean
22:32:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:36 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:36 rm -f -r debbuild
22:32:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:37 rm -f -r sources
22:32:37 docker builder prune -f --filter until=24h
22:32:37 Total:	0B
22:32:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:37 make -C static clean
22:32:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:37 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:37 rm -f -r build
22:32:37 docker builder prune -f --filter until=24h
22:32:37 Total:	0B
22:32:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:32:39 ~/rpmbuild/BUILD/src
22:32:39 + popd
22:32:39 + RPM_EC=0
22:32:39 ++ jobs -p
22:32:39 + exit 0
22:32:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Drpnc7
22:32:39 + umask 022
22:32:39 + cd /root/rpmbuild/BUILD
22:32:39 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64 '!=' / ']'
22:32:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:39 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:39 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:39 + 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'
22:32:39 + export CFLAGS
22:32:39 + 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'
22:32:39 + export CXXFLAGS
22:32:39 + 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'
22:32:39 + export FFLAGS
22:32:39 + 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'
22:32:39 + export FCFLAGS
22:32:39 + 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.12.2-0.fc36.x86_64.ld'
22:32:39 + export LDFLAGS
22:32:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:39 + export LT_SYS_LIBRARY_PATH
22:32:39 + CC=gcc
22:32:39 + export CC
22:32:39 + CXX=g++
22:32:39 + export CXX
22:32:39 + cd src
22:32:39 + pushd /root/rpmbuild/BUILD/src/compose
22:32:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
22:32:39 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:39 ~/rpmbuild/BUILD/src
22:32:39 + popd
22:32:39 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
22:32:39 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
22:32:39 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
22:32:39 + for f in LICENSE MAINTAINERS NOTICE README.md
22:32:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
22:32:39 + /usr/lib/rpm/check-buildroot
22:32:39 + /usr/lib/rpm/redhat/brp-ldconfig
22:32:39 + /usr/lib/rpm/brp-compress
22:32:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:32:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:39 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:32:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:32:39 + /usr/lib/rpm/check-rpaths
22:32:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:32:39 + /usr/lib/rpm/brp-remove-la-files
22:32:39 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:32:39 + /usr/lib/rpm/redhat/brp-python-hardlink
22:32:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ramUmA
22:32:39 + umask 022
22:32:39 + cd /root/rpmbuild/BUILD
22:32:39 + 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'
22:32:39 + export CFLAGS
22:32:39 + 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'
22:32:39 + export CXXFLAGS
22:32:39 + 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'
22:32:39 + export FFLAGS
22:32:39 + 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'
22:32:39 + export FCFLAGS
22:32:39 + 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.12.2-0.fc36.x86_64.ld'
22:32:39 + export LDFLAGS
22:32:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:39 + export LT_SYS_LIBRARY_PATH
22:32:39 + CC=gcc
22:32:39 + export CC
22:32:39 + CXX=g++
22:32:39 + export CXX
22:32:39 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:32:39 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.12.2-0.fc36 x86_64
22:32:39 + cd src
22:32:39 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
22:32:39 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:39 + ver=v2.12.2
22:32:39 + test v2.12.2 = v2.12.2
22:32:39 + echo 'PASS: docker-compose version OK'
22:32:39 PASS: docker-compose version OK
22:32:39 + RPM_EC=0
22:32:39 ++ jobs -p
22:32:39 + exit 0
22:32:39 Processing files: docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OXoZkk
22:32:39 + umask 022
22:32:39 + cd /root/rpmbuild/BUILD
22:32:39 + cd src
22:32:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
22:32:39 + export LC_ALL=C
22:32:39 + LC_ALL=C
22:32:39 + export DOCDIR
22:32:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
22:32:39 + 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.12.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
22:32:39 + RPM_EC=0
22:32:39 ++ jobs -p
22:32:39 + exit 0
22:32:39 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2CxALO
22:32:39 + umask 022
22:32:39 + cd /root/rpmbuild/BUILD
22:32:39 + cd src
22:32:39 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
22:32:39 + export LC_ALL=C
22:32:39 + LC_ALL=C
22:32:39 + export LICENSEDIR
22:32:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
22:32:39 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
22:32:39 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
22:32:39 + RPM_EC=0
22:32:39 ++ jobs -p
22:32:39 + exit 0
22:32:39 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:39 Provides: docker-compose-plugin = 0:2.12.2-0.fc36 docker-compose-plugin(x86-64) = 0:2.12.2-0.fc36
22:32:39 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:39 Requires(post): /bin/sh
22:32:39 Requires(preun): /bin/sh
22:32:39 Requires(postun): /bin/sh
22:32:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:39 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.12.2-0.fc36.src.rpm
22:32:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.fc37.x86_64.rpm
22:32:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.abThzc
22:32:41 + umask 022
22:32:41 + cd /root/rpmbuild/BUILD
22:32:41 + cd src
22:32:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64
22:32:41 + RPM_EC=0
22:32:41 ++ jobs -p
22:32:41 + exit 0
22:32:41 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.x9zO34
22:32:41 + umask 022
22:32:41 + cd /root/rpmbuild/BUILD
22:32:41 + rm -rf src src.gemspec
22:32:41 + RPM_EC=0
22:32:41 ++ jobs -p
22:32:41 + exit 0
22:32:41     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:32:41     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:32:41     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:32:41     source_date_epoch_from_changelog set but %changelog is missing
22:32:41     source_date_epoch_from_changelog set but %changelog is missing
22:32:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:32:41     source_date_epoch_from_changelog set but %changelog is missing
22:32:41     source_date_epoch_from_changelog set but %changelog is missing
22:32:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:41 
22:32:41 RPM build warnings:
22:32:41 warning: source_date_epoch_from_changelog set but %changelog is missing
22:32:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hyiWWc
22:32:41 + umask 022
22:32:41 + cd /root/rpmbuild/BUILD
22:32:41 + cd /root/rpmbuild/BUILD
22:32:41 + rm -rf src
22:32:41 + /usr/bin/mkdir -p src
22:32:41 + cd src
22:32:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:41 + STATUS=0
22:32:41 + '[' 0 -ne 0 ']'
22:32:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:41 + STATUS=0
22:32:41 + '[' 0 -ne 0 ']'
22:32:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:32:41 + RPM_EC=0
22:32:41 ++ jobs -p
22:32:41 + exit 0
22:32:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lcQJqb
22:32:41 + umask 022
22:32:41 + cd /root/rpmbuild/BUILD
22:32:41 + 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'
22:32:41 + export CFLAGS
22:32:41 + 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'
22:32:41 + export CXXFLAGS
22:32:41 + 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'
22:32:41 + export FFLAGS
22:32:41 + 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'
22:32:41 + export FCFLAGS
22:32:41 + 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'
22:32:41 + export LDFLAGS
22:32:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:41 + export LT_SYS_LIBRARY_PATH
22:32:41 + CC=gcc
22:32:41 + export CC
22:32:41 + CXX=g++
22:32:41 + export CXX
22:32:41 + cd src
22:32:41 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:41 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:32:41 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:41 GO111MODULE=on make -f builder.Makefile build
22:32:41 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:41 mkdir -p bin
22:32:41 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:32:41 go: downloading github.com/docker/cli v20.10.17+incompatible
22:32:41 go: downloading github.com/docker/docker v20.10.17+incompatible
22:32:41 go: downloading github.com/spf13/cobra v1.5.0
22:32:41 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:32:41 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:32:41 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:32:41 go: downloading github.com/docker/go-units v0.4.0
22:32:41 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:32:41 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:32:41 go: downloading github.com/moby/sys/mount v0.3.3
22:32:42 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:32:42 go: downloading github.com/containerd/containerd v1.6.6
22:32:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:32:42 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:32:42 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:32:42 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:32:42 go: downloading github.com/opencontainers/runc v1.1.3
22:32:42 go: downloading github.com/prometheus/common v0.37.0
22:32:42 go: downloading github.com/prometheus/procfs v0.8.0
22:32:43 go: downloading google.golang.org/protobuf v1.28.1
22:32:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:32:51 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:51 + popd
22:32:51 + exit 0
22:32:51 ~/rpmbuild/BUILD/src
22:32:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pf1spd
22:32:51 + umask 022
22:32:51 + cd /root/rpmbuild/BUILD
22:32:51 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64 '!=' / ']'
22:32:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 + mkdir -p /root/rpmbuild/BUILDROOT
22:32:51 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 + cd src
22:32:51 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:51 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:51 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:32:51 + popd
22:32:51 + /usr/lib/rpm/check-buildroot
22:32:51 ~/rpmbuild/BUILD/src
22:32:51 + /usr/lib/rpm/redhat/brp-compress
22:32:51 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:32:51 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:32:51 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:32:51 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:32:51 + /usr/lib/rpm/redhat/brp-python-hardlink
22:32:51 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:32:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uhjX3P
22:32:51 + umask 022
22:32:51 + cd /root/rpmbuild/BUILD
22:32:51 + cd src
22:32:51 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:32:51 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:32:51 + ver=v0.21.0
22:32:51 + test v0.21.0 = v0.21.0
22:32:51 + echo 'PASS: docker-scan version OK'
22:32:51 PASS: docker-scan version OK
22:32:51 + exit 0
22:32:51 Processing files: docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 Provides: docker-scan-plugin = 0:0.21.0-0.el7 docker-scan-plugin(x86-64) = 0:0.21.0-0.el7
22:32:51 Requires(interp): /bin/sh /bin/sh /bin/sh
22:32:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:32:51 Requires(post): /bin/sh
22:32:51 Requires(preun): /bin/sh
22:32:51 Requires(postun): /bin/sh
22:32:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.el7.src.rpm
22:32:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.el7.x86_64.rpm
22:32:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X89IJN
22:32:51 + umask 022
22:32:51 + cd /root/rpmbuild/BUILD
22:32:51 + cd src
22:32:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.el7.x86_64
22:32:51 + exit 0
22:32:54 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.12.2-0.fc36.x86_64.rpm
22:32:54 + umask 022
22:32:54 + cd /root/rpmbuild/BUILD
22:32:54 + cd src
22:32:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64
22:32:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BaMUgm
22:32:54 + RPM_EC=0
22:32:54 ++ jobs -p
22:32:54 + exit 0
22:32:54     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:32:54     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:32:54     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:32:54     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:32:54     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:32:54 
22:32:54 RPM build warnings:
22:32:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cALhJ5
22:32:54 + umask 022
22:32:54 + cd /root/rpmbuild/BUILD
22:32:54 + cd /root/rpmbuild/BUILD
22:32:54 + rm -rf src
22:32:54 + /usr/bin/mkdir -p src
22:32:54 + cd src
22:32:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:54 + /usr/bin/tar -xof -
22:32:54 + STATUS=0
22:32:54 + '[' 0 -ne 0 ']'
22:32:54 + /usr/bin/tar -xof -
22:32:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:32:54 + STATUS=0
22:32:54 + '[' 0 -ne 0 ']'
22:32:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:32:54 + RPM_EC=0
22:32:54 ++ jobs -p
22:32:54 + exit 0
22:32:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4imJM7
22:32:54 + umask 022
22:32:54 + cd /root/rpmbuild/BUILD
22:32:54 + 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'
22:32:54 + export CFLAGS
22:32:54 + 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'
22:32:54 + export CXXFLAGS
22:32:54 + 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'
22:32:54 + export FFLAGS
22:32:54 + 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'
22:32:54 + export FCFLAGS
22:32:54 + 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.21.0-0.fc36.x86_64.ld'
22:32:54 + export LDFLAGS
22:32:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:54 + export LT_SYS_LIBRARY_PATH
22:32:54 + CC=gcc
22:32:54 + export CC
22:32:54 + CXX=g++
22:32:54 + export CXX
22:32:54 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:32:54 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.21.0-0.fc36 x86_64
22:32:54 + cd src
22:32:54 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:54 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:32:54 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:54 GO111MODULE=on make -f builder.Makefile build
22:32:54 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:54 mkdir -p bin
22:32:54 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:32:54 go: downloading github.com/docker/cli v20.10.17+incompatible
22:32:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
22:32:54 go: downloading github.com/docker/docker v20.10.17+incompatible
22:32:55 go: downloading github.com/spf13/cobra v1.5.0
22:32:55 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:32:55 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:32:55 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:32:55 go: downloading github.com/docker/go-units v0.4.0
22:32:55 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:32:55 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:32:55 go: downloading github.com/moby/sys/mount v0.3.3
22:32:55 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:32:55 go: downloading github.com/containerd/containerd v1.6.6
22:32:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:32:55 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:32:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:32:55 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:32:55 + make clean
22:32:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:55 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:32:55 go: downloading github.com/opencontainers/runc v1.1.3
22:32:55 go: downloading github.com/prometheus/common v0.37.0
22:32:55 go: downloading github.com/prometheus/procfs v0.8.0
22:32:55 go: downloading google.golang.org/protobuf v1.28.1
22:32:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:32:56 rm -f -r src
22:32:56 make -C rpm clean
22:32:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:57 rm -f -r rpmbuild/
22:32:57 docker builder prune -f --filter until=24h
22:32:57 Total:	0B
22:32:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:57 make -C deb clean
22:32:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:57 rm -f -r debbuild
22:32:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:57 rm -f -r sources
22:32:57 docker builder prune -f --filter until=24h
22:32:57 Total:	0B
22:32:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:57 make -C static clean
22:32:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:57 rm -f -r build
22:32:57 docker builder prune -f --filter until=24h
22:32:58 Total:	0B
22:32:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:33:01 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:33:01 + popd
22:33:01 ~/rpmbuild/BUILD/src
22:33:01 + RPM_EC=0
22:33:01 ++ jobs -p
22:33:01 + exit 0
22:33:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vFyLjT
22:33:01 + umask 022
22:33:01 + cd /root/rpmbuild/BUILD
22:33:01 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64 '!=' / ']'
22:33:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 + mkdir -p /root/rpmbuild/BUILDROOT
22:33:01 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 + 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'
22:33:01 + export CFLAGS
22:33:01 + 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'
22:33:01 + export CXXFLAGS
22:33:01 + 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'
22:33:01 + export FFLAGS
22:33:01 + 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'
22:33:01 + export FCFLAGS
22:33:01 + 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'
22:33:01 + export LDFLAGS
22:33:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:01 + export LT_SYS_LIBRARY_PATH
22:33:01 + CC=gcc
22:33:01 + export CC
22:33:01 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:33:01 + CXX=g++
22:33:01 + export CXX
22:33:01 + cd src
22:33:01 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:33:01 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:01 + popd
22:33:01 + /usr/lib/rpm/check-buildroot
22:33:01 ~/rpmbuild/BUILD/src
22:33:01 + /usr/lib/rpm/redhat/brp-ldconfig
22:33:01 + /usr/lib/rpm/brp-compress
22:33:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:33:01 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:33:01 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:33:01 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:33:01 + /usr/lib/rpm/check-rpaths
22:33:01 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:33:01 + /usr/lib/rpm/brp-remove-la-files
22:33:01 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:33:01 + /usr/lib/rpm/redhat/brp-python-hardlink
22:33:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gJb6r6
22:33:01 + umask 022
22:33:01 + cd /root/rpmbuild/BUILD
22:33:01 + 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'
22:33:01 + export CFLAGS
22:33:01 + 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'
22:33:01 + export CXXFLAGS
22:33:01 + 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'
22:33:01 + export FFLAGS
22:33:01 + 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'
22:33:01 + export FCFLAGS
22:33:01 + 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'
22:33:01 + export LDFLAGS
22:33:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:01 + export LT_SYS_LIBRARY_PATH
22:33:01 + CC=gcc
22:33:01 + export CC
22:33:01 + CXX=g++
22:33:01 + export CXX
22:33:01 + cd src
22:33:01 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:33:01 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:33:01 PASS: docker-scan version OK
22:33:01 + ver=v0.21.0
22:33:01 + test v0.21.0 = v0.21.0
22:33:01 + echo 'PASS: docker-scan version OK'
22:33:01 + RPM_EC=0
22:33:01 ++ jobs -p
22:33:01 + exit 0
22:33:01 Processing files: docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:01 Provides: docker-scan-plugin = 0:0.21.0-0.fc37 docker-scan-plugin(x86-64) = 0:0.21.0-0.fc37
22:33:01 Requires(interp): /bin/sh /bin/sh /bin/sh
22:33:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:33:01 Requires(post): /bin/sh
22:33:01 Requires(preun): /bin/sh
22:33:01 Requires(postun): /bin/sh
22:33:01 Enhances: docker-ce-cli
22:33:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.fc37.src.rpm
22:33:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.fc37.x86_64.rpm
22:33:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ikovoY
22:33:04 + umask 022
22:33:04 + cd /root/rpmbuild/BUILD
22:33:04 + cd src
22:33:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:04 + RPM_EC=0
22:33:04 ++ jobs -p
22:33:04 + exit 0
22:33:04 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.2BvKUu
22:33:04 + umask 022
22:33:04 + cd /root/rpmbuild/BUILD
22:33:04 + rm -rf src src.gemspec
22:33:04 + RPM_EC=0
22:33:04 ++ jobs -p
22:33:04 + exit 0
22:33:04 
22:33:04 RPM build warnings:
22:33:04     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:33:04     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:33:04     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:07 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
22:33:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:33:07 + make clean
22:33:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:33:08 rm -f -r src
22:33:08 make -C rpm clean
22:33:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:33:09 rm -f -r rpmbuild/
22:33:09 docker builder prune -f --filter until=24h
22:33:09 Total:	0B
22:33:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:09 make -C deb clean
22:33:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:33:09 rm -f -r debbuild
22:33:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:33:09 rm -f -r sources
22:33:09 docker builder prune -f --filter until=24h
22:33:10 Total:	0B
22:33:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:10 make -C static clean
22:33:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:33:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:33:10 rm -f -r build
22:33:10 docker builder prune -f --filter until=24h
22:33:10 Total:	0B
22:33:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:33:14 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:33:14 + popd
22:33:14 + RPM_EC=0
22:33:14 ~/rpmbuild/BUILD/src
22:33:14 ++ jobs -p
22:33:14 + exit 0
22:33:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H5kwPJ
22:33:14 + umask 022
22:33:14 + cd /root/rpmbuild/BUILD
22:33:14 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64 '!=' / ']'
22:33:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 + mkdir -p /root/rpmbuild/BUILDROOT
22:33:14 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CXXFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FCFLAGS
22:33: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-scan-plugin-0.21.0-0.fc36.x86_64.ld'
22:33:14 + export LDFLAGS
22:33:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:14 + export LT_SYS_LIBRARY_PATH
22:33:14 + CC=gcc
22:33:14 + export CC
22:33:14 + CXX=g++
22:33:14 + export CXX
22:33:14 + cd src
22:33:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:33:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:33:14 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:14 ~/rpmbuild/BUILD/src
22:33:14 + popd
22:33:14 + /usr/lib/rpm/check-buildroot
22:33:14 + /usr/lib/rpm/redhat/brp-ldconfig
22:33:14 + /usr/lib/rpm/brp-compress
22:33:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:33:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:33:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:33:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:33:14 + /usr/lib/rpm/check-rpaths
22:33:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:33:14 + /usr/lib/rpm/brp-remove-la-files
22:33:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:33:14 + /usr/lib/rpm/redhat/brp-python-hardlink
22:33:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UFNnH5
22:33:14 + umask 022
22:33:14 + cd /root/rpmbuild/BUILD
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CXXFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FCFLAGS
22:33: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-scan-plugin-0.21.0-0.fc36.x86_64.ld'
22:33:14 + export LDFLAGS
22:33:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:14 + export LT_SYS_LIBRARY_PATH
22:33:14 + CC=gcc
22:33:14 + export CC
22:33:14 + CXX=g++
22:33:14 + export CXX
22:33:14 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:33:14 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.21.0-0.fc36 x86_64
22:33:14 + cd src
22:33:14 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:33:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:33:14 + ver=v0.21.0
22:33:14 + test v0.21.0 = v0.21.0
22:33:14 + echo 'PASS: docker-scan version OK'
22:33:14 PASS: docker-scan version OK
22:33:14 + RPM_EC=0
22:33:14 ++ jobs -p
22:33:14 + exit 0
22:33:14 Processing files: docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:14 Provides: docker-scan-plugin = 0:0.21.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.21.0-0.fc36
22:33:14 Requires(interp): /bin/sh /bin/sh /bin/sh
22:33:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:33:14 Requires(post): /bin/sh
22:33:14 Requires(preun): /bin/sh
22:33:14 Requires(postun): /bin/sh
22:33:14 Enhances: docker-ce-cli
22:33:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.fc36.src.rpm
22:33:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.fc36.x86_64.rpm
22:33:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3xbOui
22:33:17 + umask 022
22:33:17 + cd /root/rpmbuild/BUILD
22:33:17 + cd src
22:33:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:17 + RPM_EC=0
22:33:17 ++ jobs -p
22:33:17 + exit 0
22:33:17     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:33:17     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:33:17     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:17 
22:33:17 RPM build warnings:
22:33:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
22:33:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:33:21 + make clean
22:33:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:33:22 rm -f -r src
22:33:22 make -C rpm clean
22:33:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:33:23 rm -f -r rpmbuild/
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:23 make -C deb clean
22:33:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:33:23 rm -f -r debbuild
22:33:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:33:23 rm -f -r sources
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:23 make -C static clean
22:33:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:33:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:33:23 rm -f -r build
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/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