Skip to content

Console Output

12:13:41 + make REF=20.10 debian-bullseye
12:13:41 git init src/github.com/docker/cli
12:13:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
12:13:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:13:41 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
12:13:41 + SRC=src/github.com/docker/cli
12:13:41 + REF=20.10
12:13:41 + REF_FETCH=20.10
12:13:41 + awk {print $2}
12:13:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
12:13:41 + REF=refs/heads/20.10
12:13:41 + [ -n refs/heads/20.10 ]
12:13:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:13:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:13:43 From https://github.com/docker/cli
12:13:43  * [new branch]      20.10      -> 20.10
12:13:43  * [new tag]         v20.10.18  -> v20.10.18
12:13:43  * [new branch]      20.10      -> origin/20.10
12:13:43 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
12:13:44 git init src/github.com/docker/docker
12:13:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
12:13:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:13:44 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
12:13:44 + SRC=src/github.com/docker/docker
12:13:44 + REF=20.10
12:13:44 + REF_FETCH=20.10
12:13:44 + awk {print $2}
12:13:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
12:13:44 + REF=refs/heads/20.10
12:13:44 + [ -n refs/heads/20.10 ]
12:13:44 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:13:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:13:47 From https://github.com/docker/docker
12:13:47  * [new branch]      20.10      -> 20.10
12:13:47  * [new branch]      20.10      -> origin/20.10
12:13:47 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
12:13:47 git init src/github.com/docker/compose
12:13:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
12:13:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:13:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.11.2"
12:13:47 + SRC=src/github.com/docker/compose
12:13:47 + REF=v2.11.2
12:13:47 + REF_FETCH=v2.11.2
12:13:47 + awk {print $2}
12:13:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.11.2
12:13:47 + REF=refs/tags/v2.11.2
12:13:47 + [ -n refs/tags/v2.11.2 ]
12:13:47 + REF_FETCH=refs/tags/v2.11.2:refs/tags/v2.11.2
12:13:47 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.11.2:refs/tags/v2.11.2
12:13:47 From https://github.com/docker/compose
12:13:47  * [new tag]         v2.11.2    -> v2.11.2
12:13:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.11.2
12:13:48 git init src/github.com/docker/scan-cli-plugin
12:13:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
12:13:48 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:13:48 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
12:13:48 + SRC=src/github.com/docker/scan-cli-plugin
12:13:48 + REF=v0.17.0
12:13:48 + REF_FETCH=v0.17.0
12:13:48 + awk {print $2}
12:13:48 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
12:13:48 + REF=refs/tags/v0.17.0
12:13:48 + [ -n refs/tags/v0.17.0 ]
12:13:48 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
12:13:48 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
12:13:48 From https://github.com/docker/scan-cli-plugin
12:13:48  * [new tag]         v0.17.0    -> v0.17.0
12:13:48 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
12:13:48 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.6 debian-bullseye
12:13:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
12:13:48 mkdir -p sources
12:13:48 docker run --rm -w /v \
12:13:48 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
12:13:48 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:13:48 	alpine \
12:13:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:13:48 Unable to find image 'alpine:latest' locally
12:13:48 latest: Pulling from library/alpine
12:13:48 c6556b3b6858: Pulling fs layer
12:13:48 c6556b3b6858: Verifying Checksum
12:13:48 c6556b3b6858: Download complete
12:13:49 c6556b3b6858: Pull complete
12:13:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
12:13:49 Status: Downloaded newer image for alpine:latest
12:13:59 mkdir -p sources
12:13:59 docker run --rm -w /v \
12:13:59 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
12:13:59 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:13:59 	alpine \
12:13:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:14:01 mkdir -p sources
12:14:01 docker run --rm -w /v \
12:14:01 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
12:14:01 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:01 	alpine \
12:14:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:14:02 mkdir -p sources
12:14:02 docker run --rm -w /v \
12:14:02 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:14:02 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:02 	alpine \
12:14:02 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:14:03 mkdir -p sources
12:14:03 cp ../systemd/docker.service sources/docker.service
12:14:03 mkdir -p sources
12:14:03 cp ../systemd/docker.socket sources/docker.socket
12:14:03 docker run --rm -w /v \
12:14:03 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
12:14:03 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:03 	alpine \
12:14:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
12:14:04 == Building packages for debian-bullseye ==
12:14:04 mkdir -p "debbuild/debian-bullseye"
12:14:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.6-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
12:14:05 #1 [internal] load .dockerignore
12:14:05 #1 transferring context: 2B done
12:14:05 #1 DONE 0.1s
12:14:05 
12:14:05 #2 [internal] load build definition from Dockerfile
12:14:05 #2 transferring dockerfile: 941B done
12:14:05 #2 DONE 0.1s
12:14:05 
12:14:05 #3 [auth] library/golang:pull token for registry-1.docker.io
12:14:05 #3 DONE 0.0s
12:14:05 
12:14:05 #4 [auth] library/debian:pull token for registry-1.docker.io
12:14:05 #4 DONE 0.0s
12:14:05 
12:14:05 #5 [internal] load metadata for docker.io/library/debian:bullseye
12:14:05 #5 ...
12:14:05 
12:14:05 #6 [internal] load metadata for docker.io/library/golang:1.18.6-buster
12:14:05 #6 DONE 0.5s
12:14:06 
12:14:06 #5 [internal] load metadata for docker.io/library/debian:bullseye
12:14:06 #5 DONE 0.6s
12:14:06 
12:14:06 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:06 #7 resolve docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 0.1s done
12:14:06 #7 sha256:f8ee3317c98c6399f9a9ea59f602f63674583afd8ba5bd4010cef07a7f9f891a 7.12kB / 7.12kB done
12:14:06 #7 sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 988B / 988B done
12:14:06 #7 sha256:a34a1a4ed78f3c97570524fa7b450c3a18bac814c67883de7bcf1c6421a8eb73 1.79kB / 1.79kB done
12:14:06 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 0B / 45.91MB 0.0s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 0B / 7.15MB 0.0s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 1.05MB / 7.15MB 0.2s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 2.10MB / 7.15MB 0.3s
12:14:06 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 4.19MB / 45.91MB 0.5s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 3.15MB / 7.15MB 0.5s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 4.19MB / 7.15MB 0.6s
12:14:06 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 5.24MB / 7.15MB 0.7s
12:14:07 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 7.34MB / 45.91MB 0.8s
12:14:07 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 6.29MB / 7.15MB 0.8s
12:14:07 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 7.15MB / 7.15MB 0.9s
12:14:07 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 11.53MB / 45.91MB 1.2s
12:14:07 #7 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 7.15MB / 7.15MB 1.1s done
12:14:07 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 0B / 9.34MB 1.2s
12:14:07 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 1.05MB / 9.34MB 1.4s
12:14:07 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 14.68MB / 45.91MB 1.4s
12:14:07 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 2.10MB / 9.34MB 1.5s
12:14:07 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 4.19MB / 9.34MB 1.7s
12:14:07 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 17.83MB / 45.91MB 1.8s
12:14:08 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 5.24MB / 9.34MB 1.9s
12:14:08 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 6.29MB / 9.34MB 2.0s
12:14:08 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 7.34MB / 9.34MB 2.1s
12:14:08 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 20.97MB / 45.91MB 2.3s
12:14:08 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 8.39MB / 9.34MB 2.3s
12:14:08 #7 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 9.34MB / 9.34MB 2.5s done
12:14:08 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 0B / 47.36MB 2.6s
12:14:08 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 24.12MB / 45.91MB 2.7s
12:14:08 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 3.15MB / 47.36MB 2.9s
12:14:09 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 27.26MB / 45.91MB 3.1s
12:14:09 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 6.29MB / 47.36MB 3.3s
12:14:09 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 30.41MB / 45.91MB 3.4s
12:14:09 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 9.44MB / 47.36MB 3.7s
12:14:09 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 33.55MB / 45.91MB 3.8s
12:14:10 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 36.70MB / 45.91MB 4.3s
12:14:10 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 12.58MB / 47.36MB 4.3s
12:14:10 #7 ...
12:14:10 
12:14:10 #8 [internal] load build context
12:14:10 #8 transferring context: 19.88MB 4.6s done
12:14:10 #8 DONE 4.6s
12:14:10 
12:14:10 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:10 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 39.85MB / 45.91MB 4.5s
12:14:10 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 15.73MB / 47.36MB 4.6s
12:14:11 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 44.04MB / 45.91MB 5.0s
12:14:11 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 18.87MB / 47.36MB 5.0s
12:14:11 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 22.02MB / 47.36MB 5.3s
12:14:11 #7 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 45.91MB / 45.91MB 5.5s done
12:14:11 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 0B / 53.29MB 5.7s
12:14:11 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 25.17MB / 47.36MB 5.8s
12:14:11 #7 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d
12:14:12 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 28.31MB / 47.36MB 6.0s
12:14:12 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 3.15MB / 53.29MB 6.0s
12:14:12 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 0B / 110.16MB 6.3s
12:14:12 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 6.29MB / 53.29MB 6.4s
12:14:12 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 31.46MB / 47.36MB 6.5s
12:14:12 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 9.44MB / 53.29MB 6.9s
12:14:13 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 34.60MB / 47.36MB 7.1s
12:14:13 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 6.29MB / 110.16MB 7.3s
12:14:13 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 37.75MB / 47.36MB 7.5s
12:14:13 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 13.63MB / 53.29MB 7.5s
12:14:14 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 40.89MB / 47.36MB 8.0s
12:14:14 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 16.78MB / 53.29MB 8.0s
12:14:14 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 12.58MB / 110.16MB 8.1s
12:14:14 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 44.04MB / 47.36MB 8.5s
12:14:14 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 19.92MB / 53.29MB 8.5s
12:14:15 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 47.19MB / 47.36MB 8.9s
12:14:15 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 23.07MB / 53.29MB 8.9s
12:14:15 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 18.87MB / 110.16MB 9.0s
12:14:15 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 26.21MB / 53.29MB 9.3s
12:14:15 #7 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 47.36MB / 47.36MB 9.4s done
12:14:15 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 29.36MB / 53.29MB 9.6s
12:14:15 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 25.17MB / 110.16MB 9.6s
12:14:15 #7 sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99 156B / 156B 9.5s done
12:14:15 #7 ...
12:14:15 
12:14:15 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
12:14:15 #9 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.0s done
12:14:15 #9 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
12:14:15 #9 sha256:6d8d074634edb33597dcb8aabc5f282cf3cbf2b67d7446df63ec1eea254b4dc7 529B / 529B done
12:14:15 #9 sha256:05db4696ee3798e34c7183ba5d7210fae28affe219f5c8ccd4cff7b6ef9f3c11 1.48kB / 1.48kB done
12:14:15 #9 sha256:c0b863d4b31f0197ba7a7b6995cafb984dfbe6a0dcdedf88f2ce4a2f2c70b2cd 50.20MB / 50.20MB 6.3s done
12:14:15 #9 extracting sha256:c0b863d4b31f0197ba7a7b6995cafb984dfbe6a0dcdedf88f2ce4a2f2c70b2cd 3.3s
12:14:15 #9 ...
12:14:15 
12:14:15 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:16 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 32.51MB / 53.29MB 10.0s
12:14:16 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 32.51MB / 110.16MB 10.4s
12:14:16 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 35.65MB / 53.29MB 10.5s
12:14:16 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 38.80MB / 53.29MB 11.0s
12:14:16 #7 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 5.1s
12:14:17 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 38.80MB / 110.16MB 11.2s
12:14:17 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 41.94MB / 53.29MB 11.3s
12:14:17 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 45.09MB / 53.29MB 11.6s
12:14:18 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 44.43MB / 110.16MB 11.9s
12:14:18 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 48.23MB / 53.29MB 12.0s
12:14:18 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 52.43MB / 53.29MB 12.4s
12:14:18 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 51.38MB / 110.16MB 12.5s
12:14:19 #7 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 53.29MB / 53.29MB 12.9s done
12:14:19 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 57.67MB / 110.16MB 13.4s
12:14:20 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 63.96MB / 110.16MB 14.7s
12:14:21 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 70.25MB / 110.16MB 15.2s
12:14:22 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 76.55MB / 110.16MB 16.0s
12:14:22 #7 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 10.3s
12:14:22 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 82.84MB / 110.16MB 16.5s
12:14:23 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 91.23MB / 110.16MB 17.0s
12:14:23 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 100.66MB / 110.16MB 17.6s
12:14:24 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 106.95MB / 110.16MB 17.9s
12:14:25 #7 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 13.4s done
12:14:25 #7 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 110.16MB / 110.16MB 19.3s done
12:14:25 #7 ...
12:14:25 
12:14:25 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
12:14:25 #9 extracting sha256:c0b863d4b31f0197ba7a7b6995cafb984dfbe6a0dcdedf88f2ce4a2f2c70b2cd 12.7s done
12:14:25 #9 DONE 19.8s
12:14:25 
12:14:25 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:25 #7 extracting sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e
12:14:26 #7 extracting sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 0.9s done
12:14:26 #7 extracting sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96
12:14:28 #7 extracting sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 1.0s done
12:14:28 #7 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759
12:14:33 #7 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 5.0s
12:14:34 #7 ...
12:14:34 
12:14:34 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:34 #0 0.891 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:14:34 #0 0.919 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:14:34 #0 0.919 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:14:34 #0 1.137 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
12:14:34 #0 1.414 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [185 kB]
12:14:34 #0 1.763 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [4184 B]
12:14:34 #0 2.665 Fetched 8342 kB in 2s (4053 kB/s)
12:14:34 #0 2.665 Reading package lists...
12:14:34 #0 3.572 Reading package lists...
12:14:34 #0 4.411 Building dependency tree...
12:14:34 #0 4.632 Reading state information...
12:14:34 #0 5.068 The following additional packages will be installed:
12:14:34 #0 5.068   autoconf automake autopoint autotools-dev binutils
12:14:34 #0 5.068   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:14:34 #0 5.068   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:14:34 #0 5.068   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:14:34 #0 5.068   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:14:34 #0 5.068   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:14:34 #0 5.068   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:14:34 #0 5.068   intltool-debian iso-codes less libalgorithm-diff-perl
12:14:34 #0 5.068   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:14:34 #0 5.068   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:14:34 #0 5.068   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:14:34 #0 5.068   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:14:34 #0 5.068   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:14:34 #0 5.068   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:14:34 #0 5.068   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:14:34 #0 5.068   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:14:34 #0 5.068   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:14:34 #0 5.068   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:14:34 #0 5.068   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:14:34 #0 5.068   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:14:34 #0 5.068   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:14:34 #0 5.068   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:14:34 #0 5.068   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:14:34 #0 5.068   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:14:34 #0 5.068   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:14:34 #0 5.068   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:14:34 #0 5.068   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:14:34 #0 5.068   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:14:34 #0 5.068   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:14:34 #0 5.068   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:14:34 #0 5.068   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:14:34 #0 5.068   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:14:34 #0 5.068   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:14:34 #0 5.068   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:14:34 #0 5.068   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:14:34 #0 5.068   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:14:34 #0 5.068   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:14:34 #0 5.068   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:14:34 #0 5.068   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:14:34 #0 5.068   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:14:34 #0 5.068   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
12:14:34 #0 5.068   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:14:34 #0 5.068   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:14:34 #0 5.068   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:14:34 #0 5.068   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:14:34 #0 5.068   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:14:34 #0 5.068   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:14:34 #0 5.068   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:14:34 #0 5.068   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:14:34 #0 5.068   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:14:34 #0 5.068   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:14:34 #0 5.068   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:14:34 #0 5.068   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:14:34 #0 5.068   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:14:34 #0 5.068   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:14:34 #0 5.068   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:14:34 #0 5.068   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:14:34 #0 5.068   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:14:34 #0 5.068   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:14:34 #0 5.068   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:14:34 #0 5.068   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:14:34 #0 5.068   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:14:34 #0 5.068   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:14:34 #0 5.068   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:14:34 #0 5.068   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:14:34 #0 5.068   libstring-shellquote-perl libsub-exporter-perl
12:14:34 #0 5.068   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:14:34 #0 5.068   libsub-name-perl libsub-override-perl libsub-quote-perl
12:14:34 #0 5.068   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:14:34 #0 5.068   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:14:34 #0 5.068   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:14:34 #0 5.068   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:14:34 #0 5.068   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
12:14:34 #0 5.068   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:14:34 #0 5.068   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:14:34 #0 5.068   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:14:34 #0 5.068   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:14:34 #0 5.068   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:14:34 #0 5.068   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:14:34 #0 5.068   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:14:34 #0 5.068   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:14:34 #0 5.068   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:14:34 #0 5.068   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:14:34 #0 5.068   python3 python3-apt python3-certifi python3-chardet python3-debian
12:14:34 #0 5.068   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:14:34 #0 5.068   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:14:34 #0 5.068   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:14:34 #0 5.068   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:14:34 #0 5.068 Suggested packages:
12:14:34 #0 5.068   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:14:34 #0 5.068   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:14:34 #0 5.068   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:14:34 #0 5.068   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:14:34 #0 5.068   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:14:34 #0 5.068   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:14:34 #0 5.068   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:14:34 #0 5.068   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:14:34 #0 5.068   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:14:34 #0 5.068   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:14:34 #0 5.068   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:14:34 #0 5.068   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
12:14:34 #0 5.068   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
12:14:34 #0 5.068   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
12:14:34 #0 5.068   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:14:34 #0 5.068   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:14:34 #0 5.068   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
12:14:34 #0 5.068   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:14:34 #0 5.068   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
12:14:34 #0 5.068   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
12:14:34 #0 5.068   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:14:34 #0 5.068   diffutils-doc perl-doc libterm-readline-gnu-perl
12:14:34 #0 5.068   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:14:34 #0 5.068   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:14:34 #0 5.068   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:14:34 #0 5.068   python3-socks python-requests-doc python3.9-venv python3.9-doc
12:14:34 #0 5.068   binfmt-support readline-doc zip wdiff-doc
12:14:34 #0 7.591 The following NEW packages will be installed:
12:14:34 #0 7.591   autoconf automake autopoint autotools-dev binutils
12:14:34 #0 7.591   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:14:34 #0 7.591   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:14:34 #0 7.591   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:14:34 #0 7.591   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:14:34 #0 7.591   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:14:34 #0 7.591   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:14:34 #0 7.591   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:14:34 #0 7.591   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:14:34 #0 7.591   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:14:34 #0 7.591   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:14:34 #0 7.591   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:14:34 #0 7.591   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:14:34 #0 7.591   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:14:34 #0 7.591   libclass-inspector-perl libclass-method-modifiers-perl
12:14:34 #0 7.591   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:14:34 #0 7.591   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:14:34 #0 7.591   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:14:34 #0 7.591   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:14:34 #0 7.591   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:14:34 #0 7.591   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:14:34 #0 7.591   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:14:34 #0 7.591   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:14:34 #0 7.591   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:14:34 #0 7.591   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:14:34 #0 7.591   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:14:34 #0 7.591   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:14:34 #0 7.591   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:14:34 #0 7.591   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:14:34 #0 7.591   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:14:34 #0 7.591   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:14:34 #0 7.591   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:14:34 #0 7.591   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:14:34 #0 7.591   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:14:34 #0 7.591   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:14:34 #0 7.591   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:14:34 #0 7.591   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:14:34 #0 7.591   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:14:34 #0 7.591   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:14:34 #0 7.591   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:14:34 #0 7.591   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
12:14:34 #0 7.591   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:14:34 #0 7.591   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:14:34 #0 7.591   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:14:34 #0 7.591   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:14:34 #0 7.591   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:14:34 #0 7.591   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:14:34 #0 7.591   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:14:34 #0 7.591   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:14:34 #0 7.591   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:14:34 #0 7.591   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:14:34 #0 7.591   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:14:34 #0 7.591   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:14:34 #0 7.591   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:14:34 #0 7.591   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:14:34 #0 7.591   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:14:34 #0 7.591   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:14:34 #0 7.591   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:14:34 #0 7.591   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:14:34 #0 7.591   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:14:34 #0 7.591   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:14:34 #0 7.591   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:14:34 #0 7.591   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:14:34 #0 7.591   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:14:34 #0 7.591   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:14:34 #0 7.591   libstring-shellquote-perl libsub-exporter-perl
12:14:34 #0 7.591   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:14:34 #0 7.591   libsub-name-perl libsub-override-perl libsub-quote-perl
12:14:34 #0 7.591   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:14:34 #0 7.591   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:14:34 #0 7.591   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:14:34 #0 7.591   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:14:34 #0 7.591   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
12:14:34 #0 7.591   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:14:34 #0 7.591   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:14:34 #0 7.591   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:14:34 #0 7.591   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:14:34 #0 7.591   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:14:34 #0 7.591   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:14:34 #0 7.591   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:14:34 #0 7.591   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:14:34 #0 7.591   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:14:34 #0 7.591   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:14:34 #0 7.591   python3 python3-apt python3-certifi python3-chardet python3-debian
12:14:34 #0 7.591   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:14:34 #0 7.591   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:14:34 #0 7.591   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:14:34 #0 7.591   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:14:34 #0 7.883 0 upgraded, 379 newly installed, 0 to remove and 1 not upgraded.
12:14:34 #0 7.883 Need to get 157 MB of archives.
12:14:34 #0 7.883 After this operation, 456 MB of additional disk space will be used.
12:14:34 #0 7.883 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
12:14:34 #0 7.890 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
12:14:34 #0 7.892 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
12:14:34 #0 7.897 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
12:14:34 #0 7.897 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
12:14:34 #0 7.905 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
12:14:34 #0 7.921 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:14:34 #0 7.987 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
12:14:34 #0 7.987 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
12:14:34 #0 8.036 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
12:14:34 #0 8.038 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
12:14:34 #0 8.040 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
12:14:34 #0 8.050 Get:13 http://deb.debian.org/debian-security bullseye-security/main armhf libexpat1 armhf 2.2.10-2+deb11u4 [78.3 kB]
12:14:34 #0 8.050 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
12:14:34 #0 8.086 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:14:34 #0 8.087 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:14:34 #0 8.087 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
12:14:34 #0 8.088 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
12:14:34 #0 8.089 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
12:14:34 #0 8.089 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
12:14:34 #0 8.096 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
12:14:34 #0 8.099 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
12:14:34 #0 8.108 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
12:14:34 #0 8.121 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:14:34 #0 8.121 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:14:34 #0 8.131 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
12:14:34 #0 8.132 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
12:14:34 #0 8.132 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
12:14:34 #0 8.132 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
12:14:34 #0 8.133 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
12:14:34 #0 8.160 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
12:14:34 #0 8.172 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
12:14:34 #0 8.172 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
12:14:34 #0 8.172 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
12:14:34 #0 8.172 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
12:14:34 #0 8.172 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
12:14:34 #0 8.177 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
12:14:34 #0 8.183 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
12:14:34 #0 8.183 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
12:14:34 #0 8.183 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
12:14:34 #0 8.183 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
12:14:34 #0 8.183 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
12:14:34 #0 8.186 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
12:14:34 #0 8.189 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
12:14:34 #0 8.195 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
12:14:34 #0 8.195 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
12:14:34 #0 8.197 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
12:14:34 #0 8.199 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:14:34 #0 8.207 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
12:14:34 #0 8.220 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
12:14:34 #0 8.220 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
12:14:34 #0 8.231 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
12:14:34 #0 8.240 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
12:14:34 #0 8.243 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
12:14:34 #0 8.244 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
12:14:34 #0 8.343 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
12:14:34 #0 8.345 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u4 [271 kB]
12:14:34 #0 8.350 Get:58 http://deb.debian.org/debian bullseye/main armhf linux-libc-dev armhf 5.10.140-1 [1510 kB]
12:14:34 #0 8.368 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:14:34 #0 8.369 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:14:34 #0 8.386 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:14:34 #0 8.386 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u4 [1876 kB]
12:14:34 #0 8.397 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
12:14:34 #0 8.398 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
12:14:34 #0 8.417 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
12:14:34 #0 8.422 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
12:14:34 #0 8.508 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
12:14:34 #0 8.508 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
12:14:34 #0 8.508 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
12:14:34 #0 8.509 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
12:14:34 #0 8.513 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
12:14:34 #0 8.529 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
12:14:34 #0 8.542 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
12:14:34 #0 8.581 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
12:14:34 #0 8.849 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
12:14:34 #0 8.849 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
12:14:34 #0 8.866 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
12:14:34 #0 8.969 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
12:14:34 #0 8.988 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
12:14:34 #0 8.988 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
12:14:34 #0 8.988 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
12:14:34 #0 8.988 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
12:14:34 #0 9.016 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
12:14:34 #0 9.016 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
12:14:34 #0 9.026 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
12:14:34 #0 9.026 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
12:14:34 #0 9.026 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
12:14:34 #0 9.026 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
12:14:34 #0 9.026 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
12:14:34 #0 9.026 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
12:14:34 #0 9.026 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
12:14:34 #0 9.026 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [312 kB]
12:14:34 #0 9.027 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [261 kB]
12:14:34 #0 9.029 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
12:14:34 #0 9.031 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
12:14:34 #0 9.033 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
12:14:34 #0 9.038 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
12:14:34 #0 9.040 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
12:14:34 #0 9.040 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
12:14:34 #0 9.047 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:14:34 #0 9.047 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:14:34 #0 9.047 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
12:14:34 #0 9.061 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
12:14:34 #0 9.068 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
12:14:34 #10 9.204 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [603 kB]
12:14:34 #10 9.206 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
12:14:34 #10 9.212 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:14:34 #10 9.225 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
12:14:34 #10 ...
12:14:34 
12:14:34 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:35 #7 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 7.8s done
12:14:36 #7 extracting sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925
12:14:40 #7 ...
12:14:40 
12:14:40 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:40 #10 9.239 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
12:14:40 #10 9.239 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
12:14:40 #10 9.792 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
12:14:40 #10 9.792 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
12:14:40 #10 9.792 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
12:14:40 #10 9.792 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
12:14:40 #10 9.803 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB]
12:14:40 #10 9.803 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
12:14:40 #10 9.803 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
12:14:40 #10 9.820 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:14:40 #10 9.820 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
12:14:40 #10 9.844 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
12:14:40 #10 9.853 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
12:14:40 #10 9.853 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
12:14:40 #10 9.874 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
12:14:40 #10 9.874 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
12:14:40 #10 9.874 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
12:14:40 #10 9.882 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
12:14:40 #10 9.897 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
12:14:40 #10 9.922 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:14:40 #10 9.928 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
12:14:40 #10 9.943 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
12:14:40 #10 9.948 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
12:14:40 #10 9.963 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
12:14:40 #10 9.970 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:14:40 #10 9.970 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
12:14:40 #10 9.972 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:14:40 #10 9.972 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
12:14:40 #10 9.989 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
12:14:40 #10 9.989 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:14:40 #10 9.989 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:14:40 #10 9.989 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
12:14:40 #10 9.989 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
12:14:40 #10 9.989 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
12:14:40 #10 9.989 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
12:14:40 #10 9.989 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:14:40 #10 9.989 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
12:14:40 #10 9.989 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
12:14:40 #10 9.989 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
12:14:40 #10 9.989 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:14:40 #10 9.989 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
12:14:40 #10 9.990 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
12:14:40 #10 9.993 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:14:40 #10 9.993 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
12:14:40 #10 9.994 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:14:40 #10 10.00 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
12:14:40 #10 10.00 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:14:40 #10 10.00 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:14:40 #10 10.00 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
12:14:40 #10 10.00 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
12:14:40 #10 10.00 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
12:14:40 #10 10.00 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
12:14:40 #10 10.01 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:14:40 #10 10.01 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:14:40 #10 10.01 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:14:40 #10 10.01 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
12:14:40 #10 10.01 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
12:14:40 #10 10.01 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
12:14:40 #10 10.02 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
12:14:40 #10 10.03 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
12:14:40 #10 10.03 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
12:14:40 #10 10.03 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
12:14:40 #10 10.03 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
12:14:40 #10 10.03 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
12:14:40 #10 10.03 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
12:14:40 #10 10.03 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
12:14:40 #10 10.04 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
12:14:40 #10 10.04 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
12:14:40 #10 10.05 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
12:14:40 #10 10.05 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
12:14:40 #10 10.06 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
12:14:40 #10 10.06 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [309 kB]
12:14:40 #10 10.06 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
12:14:40 #10 10.06 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
12:14:40 #10 10.10 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
12:14:40 #10 10.21 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
12:14:40 #10 10.25 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:14:40 #10 10.25 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
12:14:40 #10 10.25 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:14:40 #10 10.25 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
12:14:40 #10 10.25 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
12:14:40 #10 10.25 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:14:40 #10 10.25 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
12:14:40 #10 10.26 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
12:14:40 #10 10.26 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:14:40 #10 10.26 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:14:40 #10 10.26 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:14:40 #10 10.26 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
12:14:40 #10 10.26 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:14:40 #10 10.26 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
12:14:40 #10 10.27 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
12:14:40 #10 10.27 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
12:14:40 #10 10.27 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
12:14:40 #10 10.27 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
12:14:40 #10 10.28 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
12:14:40 #10 10.29 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
12:14:40 #10 10.29 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
12:14:40 #10 10.30 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
12:14:40 #10 10.30 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
12:14:40 #10 10.30 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
12:14:40 #10 10.30 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
12:14:40 #10 10.30 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
12:14:40 #10 10.31 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
12:14:40 #10 10.31 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
12:14:40 #10 10.31 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u4 [247 kB]
12:14:40 #10 10.31 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:14:40 #10 10.32 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:14:40 #10 10.32 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
12:14:40 #10 10.32 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
12:14:40 #10 10.32 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
12:14:40 #10 10.32 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
12:14:40 #10 10.32 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:14:40 #10 10.32 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
12:14:40 #10 10.32 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
12:14:40 #10 10.33 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:14:40 #10 10.33 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
12:14:40 #10 10.33 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
12:14:40 #10 10.33 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
12:14:40 #10 10.33 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:14:40 #10 10.33 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:14:40 #10 10.33 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
12:14:40 #10 10.33 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:14:40 #10 10.34 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
12:14:40 #10 10.34 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:14:40 #10 10.34 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:14:40 #10 10.34 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:14:40 #10 10.34 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
12:14:40 #10 10.34 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:14:40 #10 10.35 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
12:14:40 #10 10.35 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:14:40 #10 10.35 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
12:14:40 #10 10.36 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:14:40 #10 10.36 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:14:40 #10 10.36 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
12:14:40 #10 10.36 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
12:14:40 #10 10.37 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
12:14:40 #10 10.37 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
12:14:40 #10 10.38 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
12:14:40 #10 10.38 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
12:14:40 #10 10.38 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:14:40 #10 10.38 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
12:14:40 #10 10.38 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:14:40 #10 10.38 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
12:14:40 #10 10.39 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
12:14:40 #10 10.39 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
12:14:40 #10 10.39 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:14:40 #10 10.39 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
12:14:40 #10 10.39 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
12:14:40 #10 10.39 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
12:14:40 #10 10.39 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
12:14:40 #10 10.39 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
12:14:40 #10 10.39 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:14:40 #10 10.39 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
12:14:40 #10 10.39 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:14:40 #10 10.39 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:14:40 #10 10.39 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
12:14:40 #10 10.39 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
12:14:40 #10 10.39 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
12:14:40 #10 10.39 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:14:40 #10 10.39 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
12:14:40 #10 10.39 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
12:14:40 #10 10.40 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
12:14:40 #10 10.40 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:14:40 #10 10.40 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
12:14:40 #10 10.41 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
12:14:40 #10 10.41 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:14:40 #10 10.41 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
12:14:40 #10 10.41 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
12:14:40 #10 10.42 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
12:14:40 #10 10.45 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
12:14:40 #10 10.45 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
12:14:40 #10 10.45 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:14:40 #10 10.45 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:14:40 #10 10.45 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
12:14:40 #10 10.45 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:14:40 #10 10.45 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
12:14:40 #10 10.45 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:14:40 #10 10.45 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
12:14:40 #10 10.46 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:14:40 #10 10.46 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
12:14:40 #10 10.46 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
12:14:40 #10 10.46 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
12:14:40 #10 10.47 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
12:14:40 #10 10.47 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:14:40 #10 10.48 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
12:14:40 #10 10.48 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
12:14:40 #10 10.48 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
12:14:40 #10 10.48 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:14:40 #10 10.48 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:14:40 #10 10.48 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:14:40 #10 10.48 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
12:14:40 #10 10.49 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
12:14:40 #10 10.49 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
12:14:40 #10 10.49 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:14:40 #10 10.49 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:14:40 #10 10.49 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:14:40 #10 10.49 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
12:14:40 #10 10.49 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
12:14:40 #10 10.50 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
12:14:40 #10 10.50 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
12:14:40 #10 10.50 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
12:14:40 #10 10.50 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
12:14:40 #10 10.50 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:14:40 #10 10.50 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
12:14:40 #10 10.50 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
12:14:40 #10 10.50 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
12:14:40 #10 10.51 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
12:14:40 #10 10.51 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
12:14:40 #10 10.51 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
12:14:40 #10 10.51 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
12:14:40 #10 10.51 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
12:14:40 #10 10.52 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
12:14:40 #10 10.52 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:14:40 #10 10.52 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:14:40 #10 10.52 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
12:14:40 #10 10.52 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
12:14:40 #10 10.52 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
12:14:40 #10 10.52 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
12:14:40 #10 10.52 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
12:14:40 #10 10.53 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
12:14:40 #10 10.53 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
12:14:40 #10 10.53 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:14:40 #10 10.53 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
12:14:40 #10 10.53 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:14:40 #10 10.53 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
12:14:40 #10 10.54 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
12:14:40 #10 10.54 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
12:14:40 #10 10.54 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
12:14:40 #10 10.54 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
12:14:40 #10 10.54 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
12:14:40 #10 10.54 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
12:14:40 #10 10.55 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
12:14:40 #10 10.55 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
12:14:40 #10 10.55 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
12:14:40 #10 10.56 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
12:14:40 #10 10.56 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:14:40 #10 10.56 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:14:40 #10 10.56 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:14:40 #10 10.56 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
12:14:40 #10 10.56 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:14:40 #10 10.56 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:14:40 #10 10.56 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
12:14:40 #10 10.56 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
12:14:40 #10 10.56 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
12:14:40 #10 10.56 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
12:14:40 #10 10.57 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
12:14:40 #10 10.57 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
12:14:40 #10 10.57 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
12:14:40 #10 10.58 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
12:14:40 #10 10.60 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
12:14:40 #10 10.62 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
12:14:40 #10 10.62 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
12:14:40 #10 10.64 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
12:14:40 #10 10.64 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
12:14:40 #10 10.64 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
12:14:40 #10 10.64 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
12:14:40 #10 10.65 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
12:14:40 #10 10.65 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
12:14:40 #10 10.65 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
12:14:40 #10 10.65 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
12:14:40 #10 10.65 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
12:14:40 #10 10.68 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
12:14:40 #10 10.68 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
12:14:40 #10 10.68 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
12:14:40 #10 10.68 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:14:40 #10 10.68 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
12:14:40 #10 10.68 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
12:14:40 #10 10.68 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
12:14:40 #10 10.68 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
12:14:40 #10 10.68 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
12:14:40 #10 10.68 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
12:14:40 #10 10.99 debconf: delaying package configuration, since apt-utils is not installed
12:14:40 #10 11.04 Fetched 157 MB in 3s (51.3 MB/s)
12:14:40 #10 11.08 Selecting previously unselected package bsdextrautils.
12:14:40 #10 11.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 ... 6654 files and directories currently installed.)
12:14:40 #10 11.08 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
12:14:40 #10 11.09 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:14:40 #10 11.18 Selecting previously unselected package libuchardet0:armhf.
12:14:40 #10 11.18 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
12:14:40 #10 11.21 Unpacking libuchardet0:armhf (0.0.7-1) ...
12:14:40 #10 11.26 Selecting previously unselected package groff-base.
12:14:40 #10 11.26 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
12:14:40 #10 11.26 Unpacking groff-base (1.22.4-6) ...
12:14:40 #10 11.49 Selecting previously unselected package libgdbm6:armhf.
12:14:40 #10 11.50 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
12:14:40 #10 11.50 Unpacking libgdbm6:armhf (1.19-2) ...
12:14:40 #10 11.58 Selecting previously unselected package libpipeline1:armhf.
12:14:40 #10 11.58 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
12:14:40 #10 11.59 Unpacking libpipeline1:armhf (1.5.3-1) ...
12:14:40 #10 11.65 Selecting previously unselected package man-db.
12:14:40 #10 11.65 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
12:14:40 #10 11.65 Unpacking man-db (2.9.4-2) ...
12:14:40 #10 11.97 Selecting previously unselected package perl-modules-5.32.
12:14:40 #10 11.97 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:14:40 #10 11.97 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:14:40 #10 12.64 Selecting previously unselected package libgdbm-compat4:armhf.
12:14:40 #10 12.64 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
12:14:40 #10 12.65 Unpacking libgdbm-compat4:armhf (1.19-2) ...
12:14:40 #10 12.71 Selecting previously unselected package libperl5.32:armhf.
12:14:40 #10 12.71 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
12:14:40 #10 12.71 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:14:40 #10 13.37 Selecting previously unselected package perl.
12:14:40 #10 13.37 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
12:14:40 #10 13.38 Unpacking perl (5.32.1-4+deb11u2) ...
12:14:40 #10 13.46 Selecting previously unselected package liblocale-gettext-perl.
12:14:40 #10 13.46 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
12:14:40 #10 13.46 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:14:40 #10 13.54 Selecting previously unselected package libpython3.9-minimal:armhf.
12:14:40 #10 13.54 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
12:14:40 #10 13.55 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
12:14:40 #10 13.82 Selecting previously unselected package libexpat1:armhf.
12:14:40 #10 13.82 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u4_armhf.deb ...
12:14:40 #10 13.82 Unpacking libexpat1:armhf (2.2.10-2+deb11u4) ...
12:14:40 #10 13.91 Selecting previously unselected package python3.9-minimal.
12:14:40 #10 13.91 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
12:14:40 #10 13.93 Unpacking python3.9-minimal (3.9.2-1) ...
12:14:40 #10 14.17 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
12:14:40 #10 14.19 Setting up libexpat1:armhf (2.2.10-2+deb11u4) ...
12:14:40 #10 14.21 Setting up python3.9-minimal (3.9.2-1) ...
12:14:40 #10 15.21 Selecting previously unselected package python3-minimal.
12:14:40 #10 15.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
12:14:40 #10 15.21 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:14:40 #10 15.22 Unpacking python3-minimal (3.9.2-3) ...
12:14:40 #10 15.26 Selecting previously unselected package media-types.
12:14:40 #10 15.26 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:14:40 #10 15.27 Unpacking media-types (4.0.0) ...
12:14:40 #10 15.32 Selecting previously unselected package libmpdec3:armhf.
12:14:40 #10 15.32 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
12:14:41 #10 15.33 Unpacking libmpdec3:armhf (2.5.1-1) ...
12:14:41 #10 15.39 Selecting previously unselected package libncursesw6:armhf.
12:14:41 #10 15.39 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
12:14:41 #10 15.39 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
12:14:41 #10 15.45 Selecting previously unselected package readline-common.
12:14:41 #10 15.45 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:14:41 #10 15.46 Unpacking readline-common (8.1-1) ...
12:14:41 #10 15.51 Selecting previously unselected package libreadline8:armhf.
12:14:41 #10 15.51 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
12:14:41 #10 15.51 Unpacking libreadline8:armhf (8.1-1) ...
12:14:41 #10 15.58 Selecting previously unselected package libsqlite3-0:armhf.
12:14:41 #10 15.58 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
12:14:41 #10 15.58 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
12:14:41 #10 15.72 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:14:41 #10 15.72 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
12:14:41 #10 15.72 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
12:14:41 #10 16.01 Selecting previously unselected package python3.9.
12:14:41 #10 16.01 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
12:14:41 #10 16.02 Unpacking python3.9 (3.9.2-1) ...
12:14:41 #10 16.09 Selecting previously unselected package libpython3-stdlib:armhf.
12:14:41 #10 16.09 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:14:41 #10 16.09 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
12:14:42 #10 16.14 Setting up python3-minimal (3.9.2-3) ...
12:14:42 #10 16.50 Selecting previously unselected package python3.
12:14:42 #10 16.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 ... 9945 files and directories currently installed.)
12:14:42 #10 16.50 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
12:14:42 #10 16.52 Unpacking python3 (3.9.2-3) ...
12:14:42 #10 16.57 Selecting previously unselected package less.
12:14:42 #10 16.57 Preparing to unpack .../001-less_551-2_armhf.deb ...
12:14:42 #10 16.58 Unpacking less (551-2) ...
12:14:42 #10 16.66 Selecting previously unselected package netbase.
12:14:42 #10 16.66 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:14:42 #10 16.67 Unpacking netbase (6.3) ...
12:14:42 #10 16.70 Selecting previously unselected package sensible-utils.
12:14:42 #10 16.70 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:14:42 #10 16.72 Unpacking sensible-utils (0.0.14) ...
12:14:42 #10 16.78 Selecting previously unselected package bzip2.
12:14:42 #10 16.78 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
12:14:42 #10 16.79 Unpacking bzip2 (1.0.8-4) ...
12:14:42 #10 16.85 Selecting previously unselected package openssl.
12:14:42 #10 16.85 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ...
12:14:42 #10 16.86 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:14:42 #10 17.02 Selecting previously unselected package ca-certificates.
12:14:42 #10 17.02 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:14:42 #10 17.02 Unpacking ca-certificates (20210119) ...
12:14:42 #10 17.10 Selecting previously unselected package libmagic-mgc.
12:14:42 #10 17.10 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
12:14:42 #10 17.11 Unpacking libmagic-mgc (1:5.39-3) ...
12:14:43 #10 17.28 Selecting previously unselected package libmagic1:armhf.
12:14:43 #10 17.28 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
12:14:43 #10 17.29 Unpacking libmagic1:armhf (1:5.39-3) ...
12:14:43 #10 17.35 Selecting previously unselected package file.
12:14:43 #10 17.35 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
12:14:43 #10 17.35 Unpacking file (1:5.39-3) ...
12:14:43 #10 17.41 Selecting previously unselected package gettext-base.
12:14:43 #10 17.41 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
12:14:43 #10 17.42 Unpacking gettext-base (0.21-4) ...
12:14:43 #10 17.52 Selecting previously unselected package manpages.
12:14:43 #10 17.52 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:14:43 #10 17.53 Unpacking manpages (5.10-1) ...
12:14:43 #10 17.79 Selecting previously unselected package libmd0:armhf.
12:14:43 #10 17.79 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
12:14:43 #10 17.80 Unpacking libmd0:armhf (1.0.3-3) ...
12:14:43 #10 17.84 Selecting previously unselected package libbsd0:armhf.
12:14:43 #10 17.84 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
12:14:43 #10 17.85 Unpacking libbsd0:armhf (0.11.3-1) ...
12:14:43 #10 17.91 Selecting previously unselected package libedit2:armhf.
12:14:43 #10 17.91 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
12:14:43 #10 17.92 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
12:14:43 #10 17.97 Selecting previously unselected package libcbor0:armhf.
12:14:43 #10 17.97 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
12:14:43 #10 17.97 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
12:14:43 #10 18.02 Selecting previously unselected package libfido2-1:armhf.
12:14:43 #10 18.02 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
12:14:43 #10 18.02 Unpacking libfido2-1:armhf (1.6.0-2) ...
12:14:43 #10 18.08 Selecting previously unselected package openssh-client.
12:14:43 #10 18.08 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
12:14:43 #10 18.09 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
12:14:44 #10 18.29 Selecting previously unselected package ucf.
12:14:44 #10 18.29 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:14:44 #10 18.30 Moving old data out of the way
12:14:44 #10 18.30 Unpacking ucf (3.0043) ...
12:14:44 #10 18.40 Selecting previously unselected package xz-utils.
12:14:44 #10 18.40 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
12:14:44 #10 18.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:14:44 #10 18.50 Selecting previously unselected package libsigsegv2:armhf.
12:14:44 #10 18.50 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
12:14:44 #10 18.51 Unpacking libsigsegv2:armhf (2.13-1) ...
12:14:44 #10 18.54 Selecting previously unselected package m4.
12:14:44 #10 18.54 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
12:14:44 #10 18.55 Unpacking m4 (1.4.18-5) ...
12:14:44 #10 18.63 Selecting previously unselected package autoconf.
12:14:44 #10 18.63 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:14:44 #10 18.63 Unpacking autoconf (2.69-14) ...
12:14:44 #10 18.78 Selecting previously unselected package autotools-dev.
12:14:44 #10 18.78 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:14:44 #10 18.79 Unpacking autotools-dev (20180224.1+nmu1) ...
12:14:44 #10 18.84 Selecting previously unselected package automake.
12:14:44 #10 18.84 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:14:44 #10 18.85 Unpacking automake (1:1.16.3-2) ...
12:14:44 #10 19.00 Selecting previously unselected package autopoint.
12:14:44 #10 19.00 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:14:44 #10 19.00 Unpacking autopoint (0.21-4) ...
12:14:44 #10 19.07 Selecting previously unselected package binutils-common:armhf.
12:14:44 #10 19.07 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
12:14:44 #10 19.07 Unpacking binutils-common:armhf (2.35.2-2) ...
12:14:45 #10 19.46 Selecting previously unselected package libbinutils:armhf.
12:14:45 #10 19.46 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
12:14:45 #10 19.46 Unpacking libbinutils:armhf (2.35.2-2) ...
12:14:45 #10 19.59 Selecting previously unselected package libctf-nobfd0:armhf.
12:14:45 #10 19.59 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
12:14:45 #10 19.60 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
12:14:45 #10 19.69 Selecting previously unselected package libctf0:armhf.
12:14:45 #10 19.69 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
12:14:45 #10 19.70 Unpacking libctf0:armhf (2.35.2-2) ...
12:14:45 #10 19.76 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:14:45 #10 19.76 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
12:14:45 #10 19.77 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:14:45 #10 20.11 Selecting previously unselected package binutils.
12:14:45 #10 20.11 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
12:14:45 #10 20.12 Unpacking binutils (2.35.2-2) ...
12:14:45 #10 20.17 Selecting previously unselected package libc-dev-bin.
12:14:45 #10 20.17 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u4_armhf.deb ...
12:14:45 #10 20.18 Unpacking libc-dev-bin (2.31-13+deb11u4) ...
12:14:45 #10 20.24 Selecting previously unselected package linux-libc-dev:armhf.
12:14:45 #10 20.24 Preparing to unpack .../033-linux-libc-dev_5.10.140-1_armhf.deb ...
12:14:45 #10 20.26 Unpacking linux-libc-dev:armhf (5.10.140-1) ...
12:14:46 #10 20.50 Selecting previously unselected package libcrypt-dev:armhf.
12:14:46 #10 20.50 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:14:46 #10 20.52 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:14:46 #10 20.58 Selecting previously unselected package libtirpc-dev:armhf.
12:14:46 #10 20.59 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:14:46 #10 20.60 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:14:46 #10 20.70 Selecting previously unselected package libnsl-dev:armhf.
12:14:46 #10 20.70 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
12:14:46 #10 20.73 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:14:46 #10 20.80 Selecting previously unselected package libc6-dev:armhf.
12:14:46 #10 20.81 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u4_armhf.deb ...
12:14:46 #10 20.82 Unpacking libc6-dev:armhf (2.31-13+deb11u4) ...
12:14:47 #10 21.30 Selecting previously unselected package libisl23:armhf.
12:14:47 #10 21.30 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
12:14:47 #10 21.31 Unpacking libisl23:armhf (0.23-1) ...
12:14:47 #10 21.72 Selecting previously unselected package libmpfr6:armhf.
12:14:47 #10 21.72 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
12:14:47 #10 21.74 Unpacking libmpfr6:armhf (4.1.0-3) ...
12:14:47 #10 21.89 Selecting previously unselected package libmpc3:armhf.
12:14:47 #10 21.89 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
12:14:47 #10 21.92 Unpacking libmpc3:armhf (1.2.0-1) ...
12:14:47 #10 22.05 Selecting previously unselected package cpp-10.
12:14:47 #10 22.05 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
12:14:47 #10 22.07 Unpacking cpp-10 (10.2.1-6) ...
12:14:49 #10 23.41 Selecting previously unselected package cpp.
12:14:49 #10 23.41 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
12:14:49 #10 23.46 Unpacking cpp (4:10.2.1-1) ...
12:14:49 #10 23.51 Selecting previously unselected package libcc1-0:armhf.
12:14:49 #10 23.51 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
12:14:49 #10 23.51 Unpacking libcc1-0:armhf (10.2.1-6) ...
12:14:49 #10 23.57 Selecting previously unselected package libgomp1:armhf.
12:14:49 #10 23.57 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
12:14:49 #10 23.58 Unpacking libgomp1:armhf (10.2.1-6) ...
12:14:49 #10 23.64 Selecting previously unselected package libatomic1:armhf.
12:14:49 #10 23.64 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
12:14:49 #10 23.64 Unpacking libatomic1:armhf (10.2.1-6) ...
12:14:49 #10 23.68 Selecting previously unselected package libasan6:armhf.
12:14:49 #10 23.68 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
12:14:49 #10 23.69 Unpacking libasan6:armhf (10.2.1-6) ...
12:14:49 #10 24.03 Selecting previously unselected package libubsan1:armhf.
12:14:49 #10 24.03 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
12:14:49 #10 24.04 Unpacking libubsan1:armhf (10.2.1-6) ...
12:14:49 #10 24.16 Selecting previously unselected package libgcc-10-dev:armhf.
12:14:49 #10 24.16 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
12:14:49 #10 24.16 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
12:14:50 #10 24.35 Selecting previously unselected package gcc-10.
12:14:50 #10 24.35 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
12:14:50 #10 24.36 Unpacking gcc-10 (10.2.1-6) ...
12:14:51 #10 ...
12:14:51 
12:14:51 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:51 #7 extracting sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 6.3s done
12:14:51 #7 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 8.1s
12:14:51 #7 ...
12:14:51 
12:14:51 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:51 #10 25.71 Selecting previously unselected package gcc.
12:14:51 #10 25.71 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
12:14:51 #10 25.73 Unpacking gcc (4:10.2.1-1) ...
12:14:51 #10 25.76 Selecting previously unselected package libstdc++-10-dev:armhf.
12:14:51 #10 25.76 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
12:14:51 #10 25.77 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
12:14:51 #10 26.20 Selecting previously unselected package g++-10.
12:14:51 #10 26.20 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
12:14:51 #10 26.20 Unpacking g++-10 (10.2.1-6) ...
12:14:52 #10 27.01 Selecting previously unselected package g++.
12:14:52 #10 27.01 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
12:14:52 #10 27.01 Unpacking g++ (4:10.2.1-1) ...
12:14:52 #10 27.05 Selecting previously unselected package make.
12:14:52 #10 27.05 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
12:14:52 #10 27.06 Unpacking make (4.3-4.1) ...
12:14:52 #10 27.18 Selecting previously unselected package libdpkg-perl.
12:14:53 #10 27.18 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
12:14:53 #10 27.18 Unpacking libdpkg-perl (1.20.12) ...
12:14:53 #10 27.32 Selecting previously unselected package patch.
12:14:53 #10 27.32 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
12:14:53 #10 27.33 Unpacking patch (2.7.6-7) ...
12:14:53 #10 27.42 Selecting previously unselected package dpkg-dev.
12:14:53 #10 27.42 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
12:14:53 #10 27.45 Unpacking dpkg-dev (1.20.12) ...
12:14:53 #10 27.65 Selecting previously unselected package build-essential.
12:14:53 #10 27.65 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
12:14:53 #10 27.66 Unpacking build-essential (12.9) ...
12:14:53 #10 27.71 Selecting previously unselected package libbrotli1:armhf.
12:14:53 #10 27.71 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
12:14:53 #10 27.71 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
12:14:53 #10 27.80 Selecting previously unselected package libsasl2-modules-db:armhf.
12:14:53 #10 27.80 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:14:53 #10 27.81 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:14:53 #10 27.86 Selecting previously unselected package libsasl2-2:armhf.
12:14:53 #10 27.86 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:14:53 #10 27.87 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:14:53 #10 27.93 Selecting previously unselected package libldap-2.4-2:armhf.
12:14:53 #10 27.93 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
12:14:53 #10 27.94 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:14:53 #10 28.03 Selecting previously unselected package libnghttp2-14:armhf.
12:14:53 #10 28.03 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
12:14:53 #10 28.04 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
12:14:53 #10 28.11 Selecting previously unselected package libpsl5:armhf.
12:14:53 #10 28.11 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
12:14:53 #10 28.11 Unpacking libpsl5:armhf (0.21.0-1.2) ...
12:14:53 #10 28.15 Selecting previously unselected package librtmp1:armhf.
12:14:53 #10 28.15 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
12:14:53 #10 28.16 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:14:53 #10 28.21 Selecting previously unselected package libssh2-1:armhf.
12:14:53 #10 28.21 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
12:14:53 #10 28.22 Unpacking libssh2-1:armhf (1.9.0-2) ...
12:14:53 #10 28.30 Selecting previously unselected package libcurl4:armhf.
12:14:53 #10 28.30 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
12:14:54 #10 28.30 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:14:54 #10 28.37 Selecting previously unselected package curl.
12:14:54 #10 28.37 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u3_armhf.deb ...
12:14:54 #10 28.38 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:14:54 #10 28.45 Selecting previously unselected package dctrl-tools.
12:14:54 #10 28.45 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
12:14:54 #10 28.46 Unpacking dctrl-tools (2.24-3) ...
12:14:54 #10 28.52 Selecting previously unselected package libdebhelper-perl.
12:14:54 #10 28.52 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
12:14:54 #10 28.52 Unpacking libdebhelper-perl (13.3.4) ...
12:14:54 #10 28.59 Selecting previously unselected package libtool.
12:14:54 #10 28.59 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
12:14:54 #10 28.59 Unpacking libtool (2.4.6-15) ...
12:14:54 #10 28.66 Selecting previously unselected package dh-autoreconf.
12:14:54 #10 28.66 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
12:14:54 #10 28.66 Unpacking dh-autoreconf (20) ...
12:14:54 #10 28.70 Selecting previously unselected package libarchive-zip-perl.
12:14:54 #10 28.70 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
12:14:54 #10 28.73 Unpacking libarchive-zip-perl (1.68-1) ...
12:14:54 #10 28.81 Selecting previously unselected package libsub-override-perl.
12:14:54 #10 28.81 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
12:14:54 #10 28.82 Unpacking libsub-override-perl (0.09-2) ...
12:14:54 #10 28.84 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:14:54 #10 28.85 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:14:54 #10 28.85 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:14:54 #10 28.89 Selecting previously unselected package dh-strip-nondeterminism.
12:14:54 #10 28.89 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:14:54 #10 28.90 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:14:54 #10 28.95 Selecting previously unselected package libelf1:armhf.
12:14:54 #10 28.95 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
12:14:54 #10 28.95 Unpacking libelf1:armhf (0.183-1) ...
12:14:54 #10 29.03 Selecting previously unselected package dwz.
12:14:54 #10 29.03 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
12:14:54 #10 29.06 Unpacking dwz (0.13+20210201-1) ...
12:14:54 #10 29.10 Selecting previously unselected package libicu67:armhf.
12:14:54 #10 29.10 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
12:14:54 #10 29.10 Unpacking libicu67:armhf (67.1-7) ...
12:14:56 #10 30.25 Selecting previously unselected package libxml2:armhf.
12:14:56 #10 30.25 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
12:14:56 #10 30.27 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
12:14:56 #10 30.37 Selecting previously unselected package gettext.
12:14:56 #10 30.37 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
12:14:56 #10 30.38 Unpacking gettext (0.21-4) ...
12:14:56 #10 30.63 Selecting previously unselected package intltool-debian.
12:14:56 #10 30.63 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
12:14:56 #10 30.63 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:14:56 #10 30.69 Selecting previously unselected package po-debconf.
12:14:56 #10 30.69 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
12:14:56 #10 30.69 Unpacking po-debconf (1.0.21+nmu1) ...
12:14:56 #10 30.84 Selecting previously unselected package debhelper.
12:14:56 #10 30.84 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
12:14:56 #10 30.85 Unpacking debhelper (13.3.4) ...
12:14:56 #10 31.05 Selecting previously unselected package debian-keyring.
12:14:56 #10 31.05 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
12:14:56 #10 31.06 Unpacking debian-keyring (2021.07.26) ...
12:14:59 #10 33.65 Selecting previously unselected package libfakeroot:armhf.
12:14:59 #10 33.65 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
12:14:59 #10 33.66 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
12:14:59 #10 33.72 Selecting previously unselected package fakeroot.
12:14:59 #10 33.72 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
12:14:59 #10 33.73 Unpacking fakeroot (1.25.3-1.1) ...
12:14:59 #10 33.80 Selecting previously unselected package libassuan0:armhf.
12:14:59 #10 33.80 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
12:14:59 #10 33.80 Unpacking libassuan0:armhf (2.5.3-7.1) ...
12:14:59 #10 33.85 Selecting previously unselected package gpgconf.
12:14:59 #10 33.85 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
12:14:59 #10 33.86 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:14:59 #10 33.96 Selecting previously unselected package libksba8:armhf.
12:14:59 #10 33.96 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ...
12:14:59 #10 33.96 Unpacking libksba8:armhf (1.5.0-3) ...
12:14:59 #10 34.04 Selecting previously unselected package libnpth0:armhf.
12:14:59 #10 34.04 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
12:14:59 #10 34.06 Unpacking libnpth0:armhf (1.6-3) ...
12:14:59 #10 34.10 Selecting previously unselected package dirmngr.
12:14:59 #10 34.10 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
12:14:59 #10 34.13 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:14:59 #10 34.23 Selecting previously unselected package gnupg-l10n.
12:14:59 #10 34.23 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:14:59 #10 34.23 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:15:00 #10 34.44 Selecting previously unselected package gnupg-utils.
12:15:00 #10 34.44 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 34.45 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:15:00 #10 34.59 Selecting previously unselected package gpg.
12:15:00 #10 34.59 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 34.59 Unpacking gpg (2.2.27-2+deb11u2) ...
12:15:00 #10 34.72 Selecting previously unselected package pinentry-curses.
12:15:00 #10 34.72 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
12:15:00 #10 34.73 Unpacking pinentry-curses (1.1.0-4) ...
12:15:00 #10 34.78 Selecting previously unselected package gpg-agent.
12:15:00 #10 34.78 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 34.78 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:15:00 #10 34.87 Selecting previously unselected package gpg-wks-client.
12:15:00 #10 34.87 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 34.88 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:15:00 #10 34.95 Selecting previously unselected package gpg-wks-server.
12:15:00 #10 34.95 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 34.97 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:15:00 #10 35.04 Selecting previously unselected package gpgsm.
12:15:00 #10 35.04 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
12:15:00 #10 35.05 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:15:00 #10 35.14 Selecting previously unselected package gnupg.
12:15:00 #10 35.14 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
12:15:01 #10 35.14 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:15:01 #10 35.25 Selecting previously unselected package libfile-dirlist-perl.
12:15:01 #10 35.25 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
12:15:01 #10 35.26 Unpacking libfile-dirlist-perl (0.05-2) ...
12:15:01 #10 35.31 Selecting previously unselected package libfile-which-perl.
12:15:01 #10 35.31 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
12:15:01 #10 35.32 Unpacking libfile-which-perl (1.23-1) ...
12:15:01 #10 35.36 Selecting previously unselected package libfile-homedir-perl.
12:15:01 #10 35.36 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
12:15:01 #10 35.37 Unpacking libfile-homedir-perl (1.006-1) ...
12:15:01 #10 35.41 Selecting previously unselected package libfile-touch-perl.
12:15:01 #10 35.41 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
12:15:01 #10 35.41 Unpacking libfile-touch-perl (0.11-1) ...
12:15:01 #10 35.49 Selecting previously unselected package libio-pty-perl.
12:15:01 #10 35.49 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
12:15:01 #10 35.50 Unpacking libio-pty-perl (1:1.15-2) ...
12:15:01 #10 35.55 Selecting previously unselected package libipc-run-perl.
12:15:01 #10 35.55 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
12:15:01 #10 35.55 Unpacking libipc-run-perl (20200505.0-1) ...
12:15:01 #10 35.63 Selecting previously unselected package libclass-method-modifiers-perl.
12:15:01 #10 35.63 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:15:01 #10 35.63 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:15:01 #10 35.68 Selecting previously unselected package libb-hooks-op-check-perl.
12:15:01 #10 35.68 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
12:15:01 #10 35.69 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:15:01 #10 35.73 Selecting previously unselected package libdynaloader-functions-perl.
12:15:01 #10 35.73 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:15:01 #10 35.73 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:15:01 #10 35.81 Selecting previously unselected package libdevel-callchecker-perl.
12:15:01 #10 35.81 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
12:15:01 #10 35.82 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:15:01 #10 35.86 Selecting previously unselected package libparams-classify-perl.
12:15:01 #10 35.86 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
12:15:01 #10 35.86 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:15:01 #10 35.92 Selecting previously unselected package libmodule-runtime-perl.
12:15:01 #10 35.92 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
12:15:01 #10 35.94 Unpacking libmodule-runtime-perl (0.016-1) ...
12:15:01 #10 ...
12:15:01 
12:15:01 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:15:01 #7 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 18.6s done
12:15:01 #7 ...
12:15:01 
12:15:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:15:01 #10 36.12 Selecting previously unselected package libimport-into-perl.
12:15:01 #10 36.12 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
12:15:01 #10 36.13 Unpacking libimport-into-perl (1.002005-1) ...
12:15:01 #10 36.16 Selecting previously unselected package librole-tiny-perl.
12:15:01 #10 36.16 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
12:15:01 #10 36.17 Unpacking librole-tiny-perl (2.002004-1) ...
12:15:01 #10 36.21 Selecting previously unselected package libstrictures-perl.
12:15:01 #10 36.21 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
12:15:01 #10 36.22 Unpacking libstrictures-perl (2.000006-1) ...
12:15:02 #10 36.32 Selecting previously unselected package libsub-quote-perl.
12:15:02 #10 36.32 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
12:15:02 #10 36.33 Unpacking libsub-quote-perl (2.006006-1) ...
12:15:02 #10 36.38 Selecting previously unselected package libmoo-perl.
12:15:02 #10 36.38 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
12:15:02 #10 36.38 Unpacking libmoo-perl (2.004004-1) ...
12:15:02 #10 36.64 Selecting previously unselected package libencode-locale-perl.
12:15:02 #10 36.64 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
12:15:02 #10 36.64 Unpacking libencode-locale-perl (1.05-1.1) ...
12:15:02 #10 36.69 Selecting previously unselected package libtimedate-perl.
12:15:02 #10 36.69 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
12:15:02 #10 36.87 Unpacking libtimedate-perl (2.3300-2) ...
12:15:02 #10 36.92 Selecting previously unselected package libhttp-date-perl.
12:15:02 #10 36.92 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
12:15:02 #10 36.93 Unpacking libhttp-date-perl (6.05-1) ...
12:15:02 #10 36.98 Selecting previously unselected package libfile-listing-perl.
12:15:02 #10 36.98 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
12:15:02 #10 36.99 Unpacking libfile-listing-perl (6.14-1) ...
12:15:02 #10 37.03 Selecting previously unselected package libhtml-tagset-perl.
12:15:02 #10 ...
12:15:02 
12:15:02 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:15:02 #7 extracting sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99 done
12:15:02 #7 DONE 56.9s
12:15:02 
12:15:02 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:15:02 #10 37.03 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
12:15:02 #10 37.04 Unpacking libhtml-tagset-perl (3.20-4) ...
12:15:02 #10 37.08 Selecting previously unselected package liburi-perl.
12:15:02 #10 37.09 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
12:15:02 #10 37.09 Unpacking liburi-perl (5.08-1) ...
12:15:04 #10 38.31 Selecting previously unselected package libhtml-parser-perl.
12:15:04 #10 38.31 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
12:15:04 #10 38.32 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:15:04 #10 38.54 Selecting previously unselected package libhtml-tree-perl.
12:15:04 #10 38.54 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
12:15:04 #10 38.55 Unpacking libhtml-tree-perl (5.07-2) ...
12:15:04 #10 38.70 Selecting previously unselected package libio-html-perl.
12:15:04 #10 38.70 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
12:15:04 #10 38.71 Unpacking libio-html-perl (1.004-2) ...
12:15:04 #10 38.75 Selecting previously unselected package liblwp-mediatypes-perl.
12:15:04 #10 38.76 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:15:04 #10 38.77 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:15:04 #10 38.84 Selecting previously unselected package libhttp-message-perl.
12:15:04 #10 38.84 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
12:15:04 #10 38.85 Unpacking libhttp-message-perl (6.28-1) ...
12:15:04 #10 38.91 Selecting previously unselected package libhttp-cookies-perl.
12:15:04 #10 38.91 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
12:15:04 #10 38.92 Unpacking libhttp-cookies-perl (6.10-1) ...
12:15:04 #10 38.97 Selecting previously unselected package libhttp-negotiate-perl.
12:15:04 #10 38.97 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
12:15:04 #10 38.97 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:15:04 #10 39.01 Selecting previously unselected package perl-openssl-defaults:armhf.
12:15:04 #10 39.01 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
12:15:04 #10 39.02 Unpacking perl-openssl-defaults:armhf (5) ...
12:15:04 #10 39.06 Selecting previously unselected package libnet-ssleay-perl.
12:15:04 #10 39.06 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
12:15:04 #10 39.06 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:15:04 #10 39.18 Selecting previously unselected package libio-socket-ssl-perl.
12:15:04 #10 39.18 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
12:15:04 #10 39.19 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:15:05 #10 39.46 Selecting previously unselected package libnet-http-perl.
12:15:05 #10 39.46 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
12:15:05 #10 39.48 Unpacking libnet-http-perl (6.20-1) ...
12:15:05 #10 39.51 Selecting previously unselected package liblwp-protocol-https-perl.
12:15:05 #10 39.51 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:15:05 #10 39.51 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:15:05 #10 39.59 Selecting previously unselected package libtry-tiny-perl.
12:15:05 #10 39.59 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
12:15:05 #10 39.59 Unpacking libtry-tiny-perl (0.30-1) ...
12:15:05 #10 39.63 Selecting previously unselected package libwww-robotrules-perl.
12:15:05 #10 39.63 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
12:15:05 #10 39.64 Unpacking libwww-robotrules-perl (6.02-1) ...
12:15:05 #10 39.69 Selecting previously unselected package libwww-perl.
12:15:05 #10 39.69 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
12:15:05 #10 39.70 Unpacking libwww-perl (6.52-1) ...
12:15:05 #10 39.83 Selecting previously unselected package patchutils.
12:15:05 #10 39.83 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
12:15:05 #10 39.84 Unpacking patchutils (0.4.2-1) ...
12:15:05 #10 39.93 Selecting previously unselected package wdiff.
12:15:05 #10 39.93 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
12:15:05 #10 39.93 Unpacking wdiff (1.2.2-2+b1) ...
12:15:05 #10 40.03 Selecting previously unselected package devscripts.
12:15:05 #10 40.03 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
12:15:05 #10 40.09 Unpacking devscripts (2.21.3+deb11u1) ...
12:15:05 #10 40.33 Selecting previously unselected package diffstat.
12:15:06 #10 40.34 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
12:15:06 #10 40.34 Unpacking diffstat (1.64-1) ...
12:15:06 #10 40.38 Selecting previously unselected package distro-info-data.
12:15:06 #10 40.38 Preparing to unpack .../144-distro-info-data_0.51+deb11u2_all.deb ...
12:15:06 #10 40.40 Unpacking distro-info-data (0.51+deb11u2) ...
12:15:06 #10 40.45 Selecting previously unselected package python3-pkg-resources.
12:15:06 #10 40.45 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
12:15:06 #10 40.47 Unpacking python3-pkg-resources (52.0.0-4) ...
12:15:06 #10 40.55 Selecting previously unselected package python3-chardet.
12:15:06 #10 40.55 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
12:15:06 #10 40.56 Unpacking python3-chardet (4.0.0-1) ...
12:15:06 #10 40.66 Selecting previously unselected package python3-six.
12:15:06 #10 40.66 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
12:15:06 #10 40.67 Unpacking python3-six (1.16.0-2) ...
12:15:06 #10 40.73 Selecting previously unselected package python3-debian.
12:15:06 #10 40.73 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
12:15:06 #10 40.77 Unpacking python3-debian (0.1.39) ...
12:15:06 #10 40.83 Selecting previously unselected package libgpgme11:armhf.
12:15:06 #10 40.83 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
12:15:06 #10 40.83 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
12:15:06 #10 40.90 Selecting previously unselected package python3-gpg.
12:15:06 #10 40.90 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
12:15:06 #10 40.91 Unpacking python3-gpg (1.14.0-1+b2) ...
12:15:06 #10 41.04 Selecting previously unselected package dput.
12:15:06 #10 41.04 Preparing to unpack .../151-dput_1.1.0_all.deb ...
12:15:06 #10 41.05 Unpacking dput (1.1.0) ...
12:15:06 #10 41.10 Selecting previously unselected package equivs.
12:15:06 #10 41.10 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
12:15:06 #10 41.11 Unpacking equivs (2.3.1) ...
12:15:06 #10 41.16 Selecting previously unselected package fonts-dejavu-core.
12:15:06 #10 41.16 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
12:15:07 #10 41.17 Unpacking fonts-dejavu-core (2.37-2) ...
12:15:07 #10 41.66 Selecting previously unselected package fontconfig-config.
12:15:07 #10 41.66 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
12:15:07 #10 41.78 Unpacking fontconfig-config (2.13.1-4.2) ...
12:15:07 #10 41.96 Selecting previously unselected package libcurl3-gnutls:armhf.
12:15:07 #10 41.97 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
12:15:07 #10 41.98 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:15:08 #10 42.55 Selecting previously unselected package liberror-perl.
12:15:08 #10 42.55 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
12:15:08 #10 42.61 Unpacking liberror-perl (0.17029-1) ...
12:15:09 #10 43.16 Selecting previously unselected package git-man.
12:15:09 #10 43.16 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
12:15:09 #10 43.27 Unpacking git-man (1:2.30.2-1) ...
12:15:09 #10 43.62 Selecting previously unselected package git.
12:15:09 #10 43.62 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
12:15:09 #10 43.64 Unpacking git (1:2.30.2-1) ...
12:15:10 #10 44.31 Selecting previously unselected package iso-codes.
12:15:10 #10 44.31 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
12:15:10 #10 44.32 Unpacking iso-codes (4.6.0-1) ...
12:15:10 #10 45.06 Selecting previously unselected package libalgorithm-diff-perl.
12:15:10 #10 45.07 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
12:15:10 #10 45.07 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:15:10 #10 45.13 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:15:10 #10 45.13 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
12:15:10 #10 45.13 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:15:10 #10 45.17 Selecting previously unselected package libalgorithm-merge-perl.
12:15:10 #10 45.17 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
12:15:11 #10 45.18 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:15:11 #10 45.22 Selecting previously unselected package libaliased-perl.
12:15:11 #10 45.23 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
12:15:11 #10 45.23 Unpacking libaliased-perl (0.34-1.1) ...
12:15:11 #10 45.27 Selecting previously unselected package libapt-pkg-perl.
12:15:11 #10 45.27 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
12:15:11 #10 45.27 Unpacking libapt-pkg-perl (0.1.39) ...
12:15:11 #10 45.32 Selecting previously unselected package libarchive-cpio-perl.
12:15:11 #10 45.33 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:15:11 #10 45.33 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:15:11 #10 45.38 Selecting previously unselected package libarchive13:armhf.
12:15:11 #10 45.38 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
12:15:11 #10 45.38 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
12:15:11 #10 45.45 Selecting previously unselected package libarray-intspan-perl.
12:15:11 #10 45.46 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
12:15:11 #10 45.48 Unpacking libarray-intspan-perl (2.004-1) ...
12:15:11 #10 45.52 Selecting previously unselected package libauthen-sasl-perl.
12:15:11 #10 45.52 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:15:11 #10 45.53 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:15:11 #10 45.58 Selecting previously unselected package libmodule-implementation-perl.
12:15:11 #10 45.58 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:15:11 #10 45.58 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:15:11 #10 45.62 Selecting previously unselected package libsub-exporter-progressive-perl.
12:15:11 #10 45.62 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:15:11 #10 45.63 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:15:11 #10 45.66 Selecting previously unselected package libvariable-magic-perl.
12:15:11 #10 45.66 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
12:15:11 #10 45.67 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:15:11 #10 45.71 Selecting previously unselected package libb-hooks-endofscope-perl.
12:15:11 #10 45.72 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:15:11 #10 45.72 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:15:11 #10 45.76 Selecting previously unselected package libpng16-16:armhf.
12:15:11 #10 45.77 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
12:15:11 #10 45.77 Unpacking libpng16-16:armhf (1.6.37-3) ...
12:15:11 #10 45.85 Selecting previously unselected package libfreetype6:armhf.
12:15:11 #10 45.85 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
12:15:11 #10 45.86 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
12:15:11 #10 45.94 Selecting previously unselected package libfontconfig1:armhf.
12:15:11 #10 45.94 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
12:15:11 #10 45.94 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
12:15:11 #10 46.02 Selecting previously unselected package libjpeg62-turbo:armhf.
12:15:11 #10 46.02 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
12:15:11 #10 46.03 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
12:15:11 #10 46.10 Selecting previously unselected package libdeflate0:armhf.
12:15:11 #10 46.10 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
12:15:11 #10 46.11 Unpacking libdeflate0:armhf (1.7-1) ...
12:15:11 #10 46.17 Selecting previously unselected package libjbig0:armhf.
12:15:11 #10 46.17 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
12:15:11 #10 46.18 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
12:15:11 #10 46.23 Selecting previously unselected package libwebp6:armhf.
12:15:11 #10 46.23 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
12:15:12 #10 46.24 Unpacking libwebp6:armhf (0.6.1-2.1) ...
12:15:12 #10 46.31 Selecting previously unselected package libtiff5:armhf.
12:15:12 #10 46.31 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
12:15:12 #10 46.32 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
12:15:12 #10 46.39 Selecting previously unselected package libxau6:armhf.
12:15:12 #10 46.39 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
12:15:12 #10 46.39 Unpacking libxau6:armhf (1:1.0.9-1) ...
12:15:12 #10 46.44 Selecting previously unselected package libxdmcp6:armhf.
12:15:12 #10 46.44 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
12:15:12 #10 46.44 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
12:15:12 #10 46.50 Selecting previously unselected package libxcb1:armhf.
12:15:12 #10 46.50 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
12:15:12 #10 46.52 Unpacking libxcb1:armhf (1.14-3) ...
12:15:12 #10 46.57 Selecting previously unselected package libx11-data.
12:15:12 #10 46.57 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
12:15:12 #10 46.57 Unpacking libx11-data (2:1.7.2-1) ...
12:15:12 #10 46.71 Selecting previously unselected package libx11-6:armhf.
12:15:12 #10 46.71 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
12:15:12 #10 46.72 Unpacking libx11-6:armhf (2:1.7.2-1) ...
12:15:12 #10 46.86 Selecting previously unselected package libxpm4:armhf.
12:15:12 #10 46.86 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
12:15:12 #10 46.87 Unpacking libxpm4:armhf (1:3.5.12-1) ...
12:15:12 #10 46.97 Selecting previously unselected package libgd3:armhf.
12:15:12 #10 46.98 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
12:15:12 #10 46.98 Unpacking libgd3:armhf (2.3.0-2) ...
12:15:12 #10 47.03 Selecting previously unselected package libc-devtools.
12:15:12 #10 47.03 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u4_armhf.deb ...
12:15:12 #10 47.04 Unpacking libc-devtools (2.31-13+deb11u4) ...
12:15:12 #10 47.10 Selecting previously unselected package libcapture-tiny-perl.
12:15:12 #10 47.10 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
12:15:12 #10 47.11 Unpacking libcapture-tiny-perl (0.48-1) ...
12:15:12 #10 47.19 Selecting previously unselected package libclass-data-inheritable-perl.
12:15:12 #10 47.19 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:15:12 #10 47.20 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:15:12 #10 47.24 Selecting previously unselected package libclass-inspector-perl.
12:15:13 #10 47.25 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
12:15:13 #10 47.25 Unpacking libclass-inspector-perl (1.36-1) ...
12:15:13 #10 47.30 Selecting previously unselected package libclass-xsaccessor-perl.
12:15:13 #10 47.31 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
12:15:13 #10 47.31 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:15:13 #10 47.36 Selecting previously unselected package libclone-perl.
12:15:13 #10 47.37 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
12:15:13 #10 47.37 Unpacking libclone-perl (0.45-1+b1) ...
12:15:13 #10 47.42 Selecting previously unselected package libcommon-sense-perl.
12:15:13 #10 47.42 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
12:15:13 #10 47.43 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:15:13 #10 47.51 Selecting previously unselected package libconfig-tiny-perl.
12:15:13 #10 47.51 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
12:15:13 #10 47.52 Unpacking libconfig-tiny-perl (2.26-1) ...
12:15:13 #10 47.59 Selecting previously unselected package libparams-util-perl.
12:15:13 #10 47.59 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
12:15:13 #10 47.60 Unpacking libparams-util-perl (1.102-1+b1) ...
12:15:13 #10 47.65 Selecting previously unselected package libsub-install-perl.
12:15:13 #10 47.65 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
12:15:13 #10 47.66 Unpacking libsub-install-perl (0.928-1.1) ...
12:15:13 #10 47.71 Selecting previously unselected package libdata-optlist-perl.
12:15:13 #10 47.71 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
12:15:13 #10 47.72 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:15:13 #10 47.76 Selecting previously unselected package libsub-exporter-perl.
12:15:13 #10 47.77 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
12:15:13 #10 47.77 Unpacking libsub-exporter-perl (0.987-1) ...
12:15:13 #10 47.82 Selecting previously unselected package libconst-fast-perl.
12:15:13 #10 47.83 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
12:15:13 #10 47.83 Unpacking libconst-fast-perl (0.014-1.1) ...
12:15:13 #10 47.88 Selecting previously unselected package libwant-perl.
12:15:13 #10 47.88 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
12:15:13 #10 47.88 Unpacking libwant-perl (0.29-1+b6) ...
12:15:13 #10 47.94 Selecting previously unselected package libcontextual-return-perl.
12:15:13 #10 47.94 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
12:15:13 #10 47.97 Unpacking libcontextual-return-perl (0.004014-2) ...
12:15:13 #10 48.06 Selecting previously unselected package libconvert-binhex-perl.
12:15:13 #10 48.06 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
12:15:13 #10 48.07 Unpacking libconvert-binhex-perl (1.125-1) ...
12:15:13 #10 48.14 Selecting previously unselected package libcpanel-json-xs-perl.
12:15:13 #10 48.14 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
12:15:13 #10 48.15 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:15:13 #10 48.21 Selecting previously unselected package libdevel-stacktrace-perl.
12:15:13 #10 48.21 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:15:13 #10 48.21 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:15:13 #10 48.26 Selecting previously unselected package libexception-class-perl.
12:15:13 #10 48.26 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
12:15:14 #10 48.27 Unpacking libexception-class-perl (1.44-1) ...
12:15:14 #10 48.34 Selecting previously unselected package libiterator-perl.
12:15:14 #10 48.34 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:15:14 #10 48.35 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:15:14 #10 48.53 Selecting previously unselected package libiterator-util-perl.
12:15:14 #10 48.54 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:15:14 #10 48.55 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:15:14 #10 48.64 Selecting previously unselected package libexporter-tiny-perl.
12:15:14 #10 48.64 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
12:15:14 #10 48.65 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:15:14 #10 48.72 Selecting previously unselected package liblist-moreutils-xs-perl.
12:15:14 #10 48.72 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
12:15:14 #10 48.73 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:15:14 #10 48.77 Selecting previously unselected package liblist-moreutils-perl.
12:15:14 #10 48.77 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
12:15:14 #10 48.78 Unpacking liblist-moreutils-perl (0.430-2) ...
12:15:14 #10 48.83 Selecting previously unselected package libdata-dpath-perl.
12:15:14 #10 48.83 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
12:15:14 #10 48.84 Unpacking libdata-dpath-perl (0.58-1) ...
12:15:14 #10 48.88 Selecting previously unselected package libdata-dump-perl.
12:15:14 #10 48.89 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
12:15:14 #10 48.89 Unpacking libdata-dump-perl (1.23-1.1) ...
12:15:14 #10 48.93 Selecting previously unselected package libdata-messagepack-perl.
12:15:14 #10 48.94 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
12:15:14 #10 48.94 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:15:14 #10 48.98 Selecting previously unselected package libnet-domain-tld-perl.
12:15:14 #10 48.99 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:15:14 #10 48.99 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:15:14 #10 49.03 Selecting previously unselected package libdata-validate-domain-perl.
12:15:14 #10 49.03 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:15:14 #10 49.04 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:15:14 #10 49.08 Selecting previously unselected package libdevel-size-perl.
12:15:14 #10 49.08 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
12:15:14 #10 49.09 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:15:14 #10 49.13 Selecting previously unselected package libdistro-info-perl.
12:15:14 #10 49.13 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
12:15:14 #10 49.14 Unpacking libdistro-info-perl (1.0) ...
12:15:14 #10 49.20 Selecting previously unselected package libemail-address-xs-perl.
12:15:14 #10 49.20 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
12:15:14 #10 49.21 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:15:14 #10 49.25 Selecting previously unselected package libfcgi0ldbl:armhf.
12:15:14 #10 49.26 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
12:15:14 #10 49.26 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
12:15:14 #10 49.30 Selecting previously unselected package libfcgi-bin.
12:15:14 #10 49.30 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
12:15:14 #10 49.31 Unpacking libfcgi-bin (2.4.2-2) ...
12:15:14 #10 49.35 Selecting previously unselected package libfcgi-perl:armhf.
12:15:14 #10 49.35 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
12:15:14 #10 49.35 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
12:15:14 #10 49.39 Selecting previously unselected package libipc-system-simple-perl.
12:15:14 #10 49.40 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
12:15:14 #10 49.40 Unpacking libipc-system-simple-perl (1.30-1) ...
12:15:15 #10 49.45 Selecting previously unselected package libfile-basedir-perl.
12:15:15 #10 49.46 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
12:15:15 #10 49.46 Unpacking libfile-basedir-perl (0.08-1) ...
12:15:15 #10 49.51 Selecting previously unselected package libfile-chdir-perl.
12:15:15 #10 49.51 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:15:15 #10 49.52 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:15:15 #10 49.55 Selecting previously unselected package libfile-fcntllock-perl.
12:15:15 #10 49.55 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
12:15:15 #10 49.56 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:15:15 #10 49.60 Selecting previously unselected package libnumber-compare-perl.
12:15:15 #10 49.60 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
12:15:15 #10 49.60 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:15:15 #10 49.64 Selecting previously unselected package libtext-glob-perl.
12:15:15 #10 49.64 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
12:15:15 #10 49.65 Unpacking libtext-glob-perl (0.11-1) ...
12:15:15 #10 49.68 Selecting previously unselected package libfile-find-rule-perl.
12:15:15 #10 49.68 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
12:15:15 #10 49.69 Unpacking libfile-find-rule-perl (0.34-1) ...
12:15:15 #10 49.73 Selecting previously unselected package libfont-afm-perl.
12:15:15 #10 49.73 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
12:15:15 #10 49.73 Unpacking libfont-afm-perl (1.20-3) ...
12:15:15 #10 49.77 Selecting previously unselected package libio-string-perl.
12:15:15 #10 49.77 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
12:15:15 #10 49.78 Unpacking libio-string-perl (1.08-3.1) ...
12:15:15 #10 49.81 Selecting previously unselected package libfont-ttf-perl.
12:15:15 #10 49.81 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
12:15:15 #10 49.82 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:15:15 #10 49.92 Selecting previously unselected package libio-stringy-perl.
12:15:15 #10 49.92 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
12:15:15 #10 49.92 Unpacking libio-stringy-perl (2.111-3) ...
12:15:15 #10 49.97 Selecting previously unselected package libparams-validate-perl:armhf.
12:15:15 #10 49.97 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
12:15:15 #10 49.98 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
12:15:15 #10 50.01 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:15:15 #10 50.02 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:15:15 #10 50.02 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:15:15 #10 50.07 Selecting previously unselected package libsort-versions-perl.
12:15:15 #10 50.07 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
12:15:15 #10 50.07 Unpacking libsort-versions-perl (1.62-1) ...
12:15:15 #10 50.11 Selecting previously unselected package libgit-wrapper-perl.
12:15:15 #10 50.11 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
12:15:15 #10 50.11 Unpacking libgit-wrapper-perl (0.048-1) ...
12:15:15 #10 50.15 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:15:16 #10 50.15 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:15:16 #10 50.16 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:15:16 #10 50.19 Selecting previously unselected package libio-prompter-perl.
12:15:16 #10 50.20 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
12:15:16 #10 50.20 Unpacking libio-prompter-perl (0.004015-1) ...
12:15:16 #10 50.30 Selecting previously unselected package libjson-perl.
12:15:16 #10 50.30 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
12:15:16 #10 50.31 Unpacking libjson-perl (4.03000-1) ...
12:15:16 #10 50.39 Selecting previously unselected package liblog-any-perl.
12:15:16 #10 50.39 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
12:15:16 #10 50.40 Unpacking liblog-any-perl (1.709-1) ...
12:15:16 #10 50.44 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:15:16 #10 50.44 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:15:16 #10 50.45 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:15:16 #10 50.49 Selecting previously unselected package libpackage-stash-perl.
12:15:16 #10 50.49 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
12:15:16 #10 50.50 Unpacking libpackage-stash-perl (0.39-1) ...
12:15:16 #10 50.53 Selecting previously unselected package libsub-identify-perl.
12:15:16 #10 50.54 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
12:15:16 #10 50.54 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:15:16 #10 50.58 Selecting previously unselected package libsub-name-perl.
12:15:16 #10 50.58 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
12:15:16 #10 50.59 Unpacking libsub-name-perl (0.26-1+b1) ...
12:15:16 #10 50.62 Selecting previously unselected package libnamespace-clean-perl.
12:15:16 #10 50.62 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
12:15:16 #10 50.62 Unpacking libnamespace-clean-perl (0.27-1) ...
12:15:16 #10 50.66 Selecting previously unselected package libpath-tiny-perl.
12:15:16 #10 50.66 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
12:15:16 #10 50.66 Unpacking libpath-tiny-perl (0.118-1) ...
12:15:16 #10 50.71 Selecting previously unselected package libtype-tiny-perl.
12:15:16 #10 50.71 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
12:15:16 #10 50.72 Unpacking libtype-tiny-perl (1.012001-2) ...
12:15:16 #10 50.81 Selecting previously unselected package libgitlab-api-v4-perl.
12:15:16 #10 50.81 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:15:16 #10 50.81 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:15:16 #10 50.87 Selecting previously unselected package libglib2.0-0:armhf.
12:15:16 #10 50.87 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
12:15:16 #10 50.87 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:15:16 #10 51.04 Selecting previously unselected package libglib2.0-data.
12:15:16 #10 51.04 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
12:15:16 #10 51.05 Unpacking libglib2.0-data (2.66.8-1) ...
12:15:17 #10 51.28 Selecting previously unselected package libgpm2:armhf.
12:15:17 #10 51.28 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
12:15:17 #10 51.29 Unpacking libgpm2:armhf (1.20.7-8) ...
12:15:17 #10 51.33 Selecting previously unselected package libhash-fieldhash-perl.
12:15:17 #10 51.33 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
12:15:17 #10 51.34 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:15:17 #10 51.39 Selecting previously unselected package libhtml-form-perl.
12:15:17 #10 51.39 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
12:15:17 #10 51.40 Unpacking libhtml-form-perl (6.07-1) ...
12:15:17 #10 51.43 Selecting previously unselected package libhtml-format-perl.
12:15:17 #10 51.43 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
12:15:17 #10 51.44 Unpacking libhtml-format-perl (2.12-1.1) ...
12:15:17 #10 51.49 Selecting previously unselected package libhtml-html5-entities-perl.
12:15:17 #10 51.49 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:15:17 #10 51.49 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:15:17 #10 51.53 Selecting previously unselected package libhttp-daemon-perl.
12:15:17 #10 51.53 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
12:15:17 #10 51.54 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
12:15:17 #10 51.58 Selecting previously unselected package libio-sessiondata-perl.
12:15:17 #10 51.58 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:15:17 #10 51.59 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:15:17 #10 51.62 Selecting previously unselected package libipc-run3-perl.
12:15:17 #10 51.63 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
12:15:17 #10 51.63 Unpacking libipc-run3-perl (0.048-2) ...
12:15:17 #10 51.68 Selecting previously unselected package libtypes-serialiser-perl.
12:15:17 #10 51.68 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
12:15:17 #10 51.69 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:15:17 #10 51.73 Selecting previously unselected package libjson-xs-perl.
12:15:17 #10 51.73 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
12:15:17 #10 51.73 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:15:17 #10 51.78 Selecting previously unselected package libjson-maybexs-perl.
12:15:17 #10 51.78 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
12:15:17 #10 51.78 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:15:17 #10 51.82 Selecting previously unselected package libldap-common.
12:15:17 #10 51.82 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
12:15:17 #10 51.83 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:15:17 #10 51.87 Selecting previously unselected package liblist-compare-perl.
12:15:17 #10 51.88 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
12:15:17 #10 51.88 Unpacking liblist-compare-perl (0.55-1) ...
12:15:17 #10 51.92 Selecting previously unselected package liblist-someutils-perl.
12:15:17 #10 51.92 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
12:15:17 #10 51.93 Unpacking liblist-someutils-perl (0.58-1) ...
12:15:17 #10 51.97 Selecting previously unselected package liblist-someutils-xs-perl.
12:15:17 #10 51.97 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
12:15:17 #10 51.99 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:15:17 #10 52.01 Selecting previously unselected package liblist-utilsby-perl.
12:15:17 #10 52.02 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
12:15:17 #10 52.05 Unpacking liblist-utilsby-perl (0.11-1) ...
12:15:17 #10 52.09 Selecting previously unselected package libltdl7:armhf.
12:15:17 #10 52.09 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
12:15:17 #10 52.10 Unpacking libltdl7:armhf (2.4.6-15) ...
12:15:17 #10 52.14 Selecting previously unselected package libltdl-dev:armhf.
12:15:17 #10 52.14 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
12:15:17 #10 52.15 Unpacking libltdl-dev:armhf (2.4.6-15) ...
12:15:17 #10 52.22 Selecting previously unselected package liblzo2-2:armhf.
12:15:17 #10 52.22 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
12:15:17 #10 52.23 Unpacking liblzo2-2:armhf (2.10-2) ...
12:15:17 #10 52.26 Selecting previously unselected package libsys-hostname-long-perl.
12:15:17 #10 52.27 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
12:15:17 #10 52.27 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:15:17 #10 52.32 Selecting previously unselected package libmail-sendmail-perl.
12:15:17 #10 52.32 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:15:18 #10 52.33 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:15:18 #10 52.37 Selecting previously unselected package libnet-smtp-ssl-perl.
12:15:18 #10 52.37 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:15:18 #10 52.37 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:15:18 #10 52.41 Selecting previously unselected package libmailtools-perl.
12:15:18 #10 52.41 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
12:15:18 #10 52.41 Unpacking libmailtools-perl (2.21-1) ...
12:15:18 #10 52.49 Selecting previously unselected package libmarkdown2:armhf.
12:15:18 #10 52.49 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
12:15:18 #10 52.50 Unpacking libmarkdown2:armhf (2.2.6-1) ...
12:15:18 #10 52.53 Selecting previously unselected package libmime-tools-perl.
12:15:18 #10 52.53 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
12:15:18 #10 52.54 Unpacking libmime-tools-perl (5.509-1) ...
12:15:18 #10 52.67 Selecting previously unselected package libmoox-aliases-perl.
12:15:18 #10 52.67 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:15:18 #10 52.68 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:15:18 #10 52.71 Selecting previously unselected package libnamespace-autoclean-perl.
12:15:18 #10 52.72 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:15:18 #10 52.72 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:15:18 #10 52.76 Selecting previously unselected package libobject-id-perl.
12:15:18 #10 52.76 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
12:15:18 #10 52.76 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:15:18 #10 52.81 Selecting previously unselected package libmoox-struct-perl.
12:15:18 #10 52.81 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
12:15:18 #10 52.82 Unpacking libmoox-struct-perl (0.020-1) ...
12:15:18 #10 52.85 Selecting previously unselected package libmouse-perl.
12:15:18 #10 52.85 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
12:15:18 #10 52.86 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:15:18 #10 52.92 Selecting previously unselected package libnumber-range-perl.
12:15:18 #10 52.92 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
12:15:18 #10 52.92 Unpacking libnumber-range-perl (0.12-1.1) ...
12:15:18 #10 52.98 Selecting previously unselected package libossp-uuid16:armhf.
12:15:18 #10 52.98 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
12:15:18 #10 52.98 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
12:15:18 #10 53.02 Selecting previously unselected package libossp-uuid-perl.
12:15:18 #10 53.02 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
12:15:18 #10 53.02 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:15:18 #10 53.07 Selecting previously unselected package libpackage-stash-xs-perl.
12:15:18 #10 53.07 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
12:15:18 #10 53.07 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:15:18 #10 53.11 Selecting previously unselected package libpath-iterator-rule-perl.
12:15:18 #10 53.11 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:15:18 #10 53.12 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:15:18 #10 53.16 Selecting previously unselected package libperlio-gzip-perl.
12:15:18 #10 53.16 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
12:15:18 #10 53.17 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:15:18 #10 53.21 Selecting previously unselected package libpod-parser-perl.
12:15:18 #10 53.21 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
12:15:18 #10 53.22 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:15:18 #10 53.23 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:15:18 #10 53.24 Unpacking libpod-parser-perl (1.63-2) ...
12:15:18 #10 53.29 Selecting previously unselected package libpod-constants-perl.
12:15:18 #10 53.29 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
12:15:18 #10 53.31 Unpacking libpod-constants-perl (0.19-2) ...
12:15:18 #10 53.35 Selecting previously unselected package libproc-processtable-perl.
12:15:19 #10 53.35 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
12:15:19 #10 53.35 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:15:19 #10 53.41 Selecting previously unselected package libre2-9:armhf.
12:15:19 #10 53.41 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
12:15:19 #10 53.42 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
12:15:19 #10 53.47 Selecting previously unselected package libre-engine-re2-perl:armhf.
12:15:19 #10 53.47 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
12:15:19 #10 53.47 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
12:15:19 #10 53.52 Selecting previously unselected package libreadonly-perl.
12:15:19 #10 53.52 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
12:15:19 #10 53.53 Unpacking libreadonly-perl (2.050-3) ...
12:15:19 #10 53.57 Selecting previously unselected package libref-util-perl.
12:15:19 #10 53.57 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
12:15:19 #10 53.57 Unpacking libref-util-perl (0.204-1) ...
12:15:19 #10 53.62 Selecting previously unselected package libref-util-xs-perl.
12:15:19 #10 53.62 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
12:15:19 #10 53.63 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:15:19 #10 53.67 Selecting previously unselected package libregexp-pattern-license-perl.
12:15:19 #10 53.67 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:15:19 #10 53.68 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:15:19 #10 53.72 Selecting previously unselected package libregexp-pattern-perl.
12:15:19 #10 53.73 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:15:19 #10 53.73 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:15:19 #10 53.77 Selecting previously unselected package libsasl2-modules:armhf.
12:15:19 #10 53.77 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:15:19 #10 53.78 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:15:19 #10 53.82 Selecting previously unselected package libsereal-decoder-perl.
12:15:19 #10 53.82 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
12:15:19 #10 53.83 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:15:19 #10 53.87 Selecting previously unselected package libsereal-encoder-perl.
12:15:19 #10 53.88 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
12:15:19 #10 53.88 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:15:19 #10 53.94 Selecting previously unselected package libtask-weaken-perl.
12:15:19 #10 53.94 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
12:15:19 #10 53.95 Unpacking libtask-weaken-perl (1.06-1) ...
12:15:19 #10 53.99 Selecting previously unselected package libxml-parser-perl:armhf.
12:15:19 #10 53.99 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
12:15:19 #10 53.99 Unpacking libxml-parser-perl:armhf (2.46-2) ...
12:15:19 #10 54.05 Selecting previously unselected package libsoap-lite-perl.
12:15:19 #10 54.05 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
12:15:19 #10 54.06 Unpacking libsoap-lite-perl (1.27-1) ...
12:15:19 #10 54.15 Selecting previously unselected package libsort-key-perl.
12:15:19 #10 54.15 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
12:15:19 #10 54.15 Unpacking libsort-key-perl (1.33-2+b3) ...
12:15:19 #10 54.19 Selecting previously unselected package libstring-copyright-perl.
12:15:19 #10 54.20 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
12:15:19 #10 54.20 Unpacking libstring-copyright-perl (0.003006-1) ...
12:15:19 #10 54.29 Selecting previously unselected package libstring-escape-perl.
12:15:19 #10 54.29 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
12:15:19 #10 54.29 Unpacking libstring-escape-perl (2010.002-2) ...
12:15:19 #10 54.33 Selecting previously unselected package libstring-shellquote-perl.
12:15:19 #10 54.33 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
12:15:19 #10 54.34 Unpacking libstring-shellquote-perl (1.04-1) ...
12:15:19 #10 54.38 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
12:15:19 #10 54.38 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
12:15:19 #10 54.39 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
12:15:20 #10 54.44 Selecting previously unselected package libterm-readkey-perl.
12:15:20 #10 54.44 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
12:15:20 #10 54.45 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:15:20 #10 54.50 Selecting previously unselected package libtext-levenshteinxs-perl.
12:15:20 #10 54.50 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
12:15:20 #10 54.50 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:15:20 #10 54.54 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
12:15:20 #10 54.54 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
12:15:20 #10 54.55 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
12:15:20 #10 54.59 Selecting previously unselected package libtext-xslate-perl.
12:15:20 #10 54.59 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
12:15:20 #10 54.59 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:15:20 #10 54.67 Selecting previously unselected package libtime-duration-perl.
12:15:20 #10 54.67 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
12:15:20 #10 54.67 Unpacking libtime-duration-perl (1.21-1) ...
12:15:20 #10 54.71 Selecting previously unselected package libtime-moment-perl.
12:15:20 #10 54.71 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
12:15:20 #10 54.72 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:15:20 #10 54.77 Selecting previously unselected package libtype-tiny-xs-perl.
12:15:20 #10 54.77 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
12:15:20 #10 54.77 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:15:20 #10 54.81 Selecting previously unselected package libunicode-utf8-perl.
12:15:20 #10 54.82 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
12:15:20 #10 54.82 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:15:20 #10 54.87 Selecting previously unselected package libxdelta2.
12:15:20 #10 54.87 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
12:15:20 #10 54.88 Unpacking libxdelta2 (1.1.3-9.3) ...
12:15:20 #10 54.94 Selecting previously unselected package libxext6:armhf.
12:15:20 #10 54.94 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
12:15:20 #10 54.94 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
12:15:20 #10 54.99 Selecting previously unselected package libxml-namespacesupport-perl.
12:15:20 #10 54.99 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:15:20 #10 55.00 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:15:20 #10 55.06 Selecting previously unselected package libxml-sax-base-perl.
12:15:20 #10 55.06 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:15:20 #10 55.07 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:15:21 #10 55.12 Selecting previously unselected package libxml-sax-perl.
12:15:21 #10 55.12 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:15:21 #10 55.13 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:15:21 #10 55.18 Selecting previously unselected package libxml-libxml-perl.
12:15:21 #10 55.18 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
12:15:21 #10 55.19 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:15:21 #10 55.28 Selecting previously unselected package libxml-sax-expat-perl.
12:15:21 #10 55.28 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
12:15:21 #10 55.29 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:15:21 #10 55.33 Selecting previously unselected package libxmlrpc-lite-perl.
12:15:21 #10 55.33 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:15:21 #10 55.34 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:15:21 #10 55.38 Selecting previously unselected package libxmuu1:armhf.
12:15:21 #10 55.38 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
12:15:21 #10 55.39 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
12:15:21 #10 55.44 Selecting previously unselected package libyaml-0-2:armhf.
12:15:21 #10 55.44 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
12:15:21 #10 55.44 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
12:15:21 #10 55.48 Selecting previously unselected package libyaml-libyaml-perl.
12:15:21 #10 55.48 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
12:15:21 #10 55.49 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:15:21 #10 55.53 Selecting previously unselected package licensecheck.
12:15:21 #10 55.53 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
12:15:21 #10 55.54 Unpacking licensecheck (3.1.1-2) ...
12:15:21 #10 55.61 Selecting previously unselected package lzip.
12:15:21 #10 55.61 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
12:15:21 #10 55.62 Unpacking lzip (1.22-3) ...
12:15:21 #10 55.68 Selecting previously unselected package lzop.
12:15:21 #10 55.68 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
12:15:21 #10 55.69 Unpacking lzop (1.04-2) ...
12:15:21 #10 55.73 Selecting previously unselected package t1utils.
12:15:21 #10 55.73 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
12:15:21 #10 55.74 Unpacking t1utils (1.41-4) ...
12:15:21 #10 55.79 Selecting previously unselected package unzip.
12:15:21 #10 55.79 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
12:15:21 #10 55.80 Unpacking unzip (6.0-26+deb11u1) ...
12:15:21 #10 55.87 Selecting previously unselected package lintian.
12:15:21 #10 55.87 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
12:15:21 #10 55.89 Unpacking lintian (2.104.0) ...
12:15:21 #10 56.28 Selecting previously unselected package lsb-release.
12:15:22 #10 56.28 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
12:15:22 #10 56.29 Unpacking lsb-release (11.1.0) ...
12:15:22 #10 56.36 Selecting previously unselected package manpages-dev.
12:15:22 #10 56.36 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
12:15:22 #10 56.37 Unpacking manpages-dev (5.10-1) ...
12:15:22 #10 56.79 Selecting previously unselected package pbzip2.
12:15:22 #10 56.80 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
12:15:22 #10 56.80 Unpacking pbzip2 (1.1.13-1) ...
12:15:22 #10 56.85 Selecting previously unselected package pixz.
12:15:22 #10 56.86 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
12:15:22 #10 56.86 Unpacking pixz (1.0.7-1) ...
12:15:22 #10 56.91 Selecting previously unselected package xdelta.
12:15:22 #10 56.91 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
12:15:22 #10 56.92 Unpacking xdelta (1.1.3-9.3) ...
12:15:22 #10 56.96 Selecting previously unselected package xdelta3.
12:15:22 #10 56.96 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
12:15:22 #10 56.97 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:15:22 #10 57.01 Selecting previously unselected package pristine-tar.
12:15:22 #10 57.01 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
12:15:22 #10 57.02 Unpacking pristine-tar (1.49) ...
12:15:22 #10 57.07 Selecting previously unselected package publicsuffix.
12:15:22 #10 57.07 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
12:15:22 #10 57.08 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
12:15:22 #10 57.13 Selecting previously unselected package python-apt-common.
12:15:22 #10 57.13 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
12:15:22 #10 57.14 Unpacking python-apt-common (2.2.1) ...
12:15:22 #10 57.21 Selecting previously unselected package python3-apt.
12:15:22 #10 57.21 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
12:15:22 #10 57.21 Unpacking python3-apt (2.2.1) ...
12:15:22 #10 57.28 Selecting previously unselected package python3-certifi.
12:15:22 #10 57.29 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
12:15:22 #10 57.29 Unpacking python3-certifi (2020.6.20-1) ...
12:15:23 #10 57.35 Selecting previously unselected package python3-idna.
12:15:23 #10 57.35 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
12:15:23 #10 57.36 Unpacking python3-idna (2.10-1) ...
12:15:23 #10 57.41 Selecting previously unselected package python3-magic.
12:15:23 #10 57.42 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
12:15:23 #10 57.43 Unpacking python3-magic (2:0.4.20-3) ...
12:15:23 #10 57.47 Selecting previously unselected package python3-urllib3.
12:15:23 #10 57.48 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:15:23 #10 57.49 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:15:23 #10 57.54 Selecting previously unselected package python3-requests.
12:15:23 #10 57.55 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
12:15:23 #10 57.55 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:15:23 #10 57.60 Selecting previously unselected package python3-unidiff.
12:15:23 #10 57.61 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
12:15:23 #10 57.61 Unpacking python3-unidiff (0.5.5-2) ...
12:15:23 #10 57.68 Selecting previously unselected package python3-xdg.
12:15:23 #10 57.69 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
12:15:23 #10 57.69 Unpacking python3-xdg (0.27-2) ...
12:15:23 #10 57.75 Selecting previously unselected package shared-mime-info.
12:15:23 #10 57.76 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
12:15:23 #10 57.76 Unpacking shared-mime-info (2.0-1) ...
12:15:23 #10 57.93 Selecting previously unselected package strace.
12:15:23 #10 57.94 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
12:15:23 #10 57.94 Unpacking strace (5.10-1) ...
12:15:23 #10 58.03 Selecting previously unselected package xauth.
12:15:23 #10 58.03 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
12:15:23 #10 58.03 Unpacking xauth (1:1.1-1) ...
12:15:23 #10 58.09 Selecting previously unselected package xdg-user-dirs.
12:15:23 #10 58.09 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
12:15:23 #10 58.10 Unpacking xdg-user-dirs (0.17-2) ...
12:15:23 #10 58.19 Setting up libksba8:armhf (1.5.0-3) ...
12:15:23 #10 58.20 Setting up media-types (4.0.0) ...
12:15:23 #10 58.22 Setting up libpipeline1:armhf (1.5.3-1) ...
12:15:23 #10 58.24 Setting up wdiff (1.2.2-2+b1) ...
12:15:23 #10 58.25 Setting up libxau6:armhf (1:1.0.9-1) ...
12:15:23 #10 58.26 Setting up libre2-9:armhf (20210201+dfsg-1) ...
12:15:23 #10 58.28 Setting up libpsl5:armhf (0.21.0-1.2) ...
12:15:23 #10 58.29 Setting up libgpm2:armhf (1.20.7-8) ...
12:15:23 #10 58.30 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:15:23 #10 58.32 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:15:23 #10 58.33 Setting up libicu67:armhf (67.1-7) ...
12:15:23 #10 58.34 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
12:15:23 #10 58.35 Setting up xdg-user-dirs (0.17-2) ...
12:15:23 #10 58.38 Setting up libmagic-mgc (1:5.39-3) ...
12:15:24 #10 58.40 Setting up libyaml-0-2:armhf (0.2.2-1) ...
12:15:24 #10 58.41 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:15:24 #10 58.45 No schema files found: doing nothing.
12:15:24 #10 58.46 Setting up distro-info-data (0.51+deb11u2) ...
12:15:24 #10 58.48 Setting up manpages (5.10-1) ...
12:15:24 #10 58.49 Setting up unzip (6.0-26+deb11u1) ...
12:15:24 #10 58.51 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:15:24 #10 58.52 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
12:15:24 #10 58.54 Setting up libsqlite3-0:armhf (3.34.1-3) ...
12:15:24 #10 58.56 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
12:15:24 #10 58.59 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:15:24 #10 58.61 Setting up libfcgi-bin (2.4.2-2) ...
12:15:24 #10 58.63 Setting up binutils-common:armhf (2.35.2-2) ...
12:15:24 #10 58.65 Setting up libnghttp2-14:armhf (1.43.0-1) ...
12:15:24 #10 58.67 Setting up libmagic1:armhf (1:5.39-3) ...
12:15:24 #10 58.83 Setting up libdeflate0:armhf (1.7-1) ...
12:15:24 #10 58.86 Setting up less (551-2) ...
12:15:24 #10 58.89 Setting up perl-openssl-defaults:armhf (5) ...
12:15:24 #10 58.92 Setting up linux-libc-dev:armhf (5.10.140-1) ...
12:15:24 #10 58.94 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
12:15:24 #10 58.97 Setting up gettext-base (0.21-4) ...
12:15:24 #10 59.00 Setting up liblzo2-2:armhf (2.10-2) ...
12:15:24 #10 59.02 Setting up libnpth0:armhf (1.6-3) ...
12:15:24 #10 59.03 Setting up file (1:5.39-3) ...
12:15:24 #10 59.05 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
12:15:24 #10 59.06 Setting up libassuan0:armhf (2.5.3-7.1) ...
12:15:24 #10 59.07 Setting up libgomp1:armhf (10.2.1-6) ...
12:15:24 #10 59.09 Setting up bzip2 (1.0.8-4) ...
12:15:24 #10 59.11 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:15:25 #10 59.12 Setting up pbzip2 (1.1.13-1) ...
12:15:25 #10 59.14 Setting up libjbig0:armhf (2.1-3.1+b2) ...
12:15:25 #10 59.15 Setting up libfakeroot:armhf (1.25.3-1.1) ...
12:15:25 #10 59.17 Setting up libasan6:armhf (10.2.1-6) ...
12:15:25 #10 59.18 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:15:25 #10 59.19 Setting up fakeroot (1.25.3-1.1) ...
12:15:25 #10 59.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:15:25 #10 59.22 Setting up autotools-dev (20180224.1+nmu1) ...
12:15:25 #10 59.23 Setting up libglib2.0-data (2.66.8-1) ...
12:15:25 #10 59.24 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:15:25 #10 59.25 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
12:15:25 #10 59.27 Setting up libx11-data (2:1.7.2-1) ...
12:15:25 #10 59.28 Setting up make (4.3-4.1) ...
12:15:25 #10 59.29 Setting up libmpfr6:armhf (4.1.0-3) ...
12:15:25 #10 59.31 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:15:25 #10 59.32 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:15:25 #10 59.33 Setting up lzip (1.22-3) ...
12:15:25 #10 59.36 Setting up strace (5.10-1) ...
12:15:25 #10 59.37 Setting up libsigsegv2:armhf (2.13-1) ...
12:15:25 #10 59.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:15:25 #10 59.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:15:25 #10 59.41 Setting up t1utils (1.41-4) ...
12:15:25 #10 59.43 Setting up diffstat (1.64-1) ...
12:15:25 #10 59.44 Setting up libpng16-16:armhf (1.6.37-3) ...
12:15:25 #10 59.45 Setting up libmpc3:armhf (1.2.0-1) ...
12:15:25 #10 59.47 Setting up libatomic1:armhf (10.2.1-6) ...
12:15:25 #10 59.48 Setting up patch (2.7.6-7) ...
12:15:25 #10 59.50 Setting up autopoint (0.21-4) ...
12:15:25 #10 59.51 Setting up libwebp6:armhf (0.6.1-2.1) ...
12:15:25 #10 59.53 Setting up fonts-dejavu-core (2.37-2) ...
12:15:25 #10 59.60 Setting up libxdelta2 (1.1.3-9.3) ...
12:15:25 #10 59.61 Setting up libncursesw6:armhf (6.2+20201114-2) ...
12:15:25 #10 59.63 Setting up libltdl7:armhf (2.4.6-15) ...
12:15:25 #10 59.64 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:15:25 #10 59.66 Setting up libubsan1:armhf (10.2.1-6) ...
12:15:25 #10 59.67 Setting up libmd0:armhf (1.0.3-3) ...
12:15:25 #10 59.69 Setting up python-apt-common (2.2.1) ...
12:15:25 #10 59.70 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:15:25 #10 59.75 Setting up sensible-utils (0.0.14) ...
12:15:25 #10 59.77 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:15:25 #10 59.79 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:15:25 #10 59.81 Setting up libuchardet0:armhf (0.0.7-1) ...
12:15:25 #10 59.82 Setting up lzop (1.04-2) ...
12:15:25 #10 59.84 Setting up libmpdec3:armhf (2.5.1-1) ...
12:15:25 #10 59.85 Setting up git-man (1:2.30.2-1) ...
12:15:25 #10 59.87 Setting up libssh2-1:armhf (1.9.0-2) ...
12:15:25 #10 59.88 Setting up netbase (6.3) ...
12:15:25 #10 59.93 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
12:15:25 #10 59.94 Setting up libbinutils:armhf (2.35.2-2) ...
12:15:25 #10 59.96 Setting up libfido2-1:armhf (1.6.0-2) ...
12:15:25 #10 59.98 Setting up libisl23:armhf (0.23-1) ...
12:15:25 #10 59.99 Setting up libc-dev-bin (2.31-13+deb11u4) ...
12:15:25 #10 60.01 Setting up openssl (1.1.1n-0+deb11u3) ...
12:15:25 #10 60.03 Setting up libbsd0:armhf (0.11.3-1) ...
12:15:25 #10 60.06 Setting up libelf1:armhf (0.183-1) ...
12:15:25 #10 60.08 Setting up readline-common (8.1-1) ...
12:15:25 #10 60.11 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
12:15:25 #10 60.13 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
12:15:25 #10 60.14 Setting up libmarkdown2:armhf (2.2.6-1) ...
12:15:25 #10 60.16 Setting up libcc1-0:armhf (10.2.1-6) ...
12:15:25 #10 60.18 Setting up iso-codes (4.6.0-1) ...
12:15:25 #10 60.20 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:15:25 #10 60.22 Setting up cpp-10 (10.2.1-6) ...
12:15:25 #10 60.23 Setting up dctrl-tools (2.24-3) ...
12:15:25 #10 60.25 Setting up debian-keyring (2021.07.26) ...
12:15:26 #10 60.27 Setting up libgdbm6:armhf (1.19-2) ...
12:15:26 #10 60.28 Setting up libctf0:armhf (2.35.2-2) ...
12:15:26 #10 60.30 Setting up pinentry-curses (1.1.0-4) ...
12:15:26 #10 60.33 Setting up manpages-dev (5.10-1) ...
12:15:26 #10 60.34 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
12:15:26 #10 60.37 Setting up libxcb1:armhf (1.14-3) ...
12:15:26 #10 60.38 Setting up gettext (0.21-4) ...
12:15:26 #10 60.40 Setting up xdelta (1.1.3-9.3) ...
12:15:26 #10 60.42 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
12:15:26 #10 60.43 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
12:15:26 #10 60.45 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
12:15:26 #10 60.46 Setting up libreadline8:armhf (8.1-1) ...
12:15:26 #10 60.48 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:15:26 #10 60.50 Setting up m4 (1.4.18-5) ...
12:15:26 #10 60.51 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:15:26 #10 60.53 Setting up ca-certificates (20210119) ...
12:15:26 #10 60.99 Updating certificates in /etc/ssl/certs...
12:15:27 #10 61.42 129 added, 0 removed; done.
12:15:27 #10 61.47 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
12:15:27 #10 61.48 Setting up shared-mime-info (2.0-1) ...
12:15:29 #10 64.11 Setting up libgdbm-compat4:armhf (1.19-2) ...
12:15:29 #10 64.13 Setting up ucf (3.0043) ...
12:15:30 #10 64.25 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:15:30 #10 64.27 Setting up dwz (0.13+20210201-1) ...
12:15:30 #10 64.28 Setting up groff-base (1.22.4-6) ...
12:15:30 #10 64.31 Setting up cpp (4:10.2.1-1) ...
12:15:30 #10 64.33 Setting up pixz (1.0.7-1) ...
12:15:30 #10 64.34 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:15:30 #10 64.36 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:15:30 #10 64.37 Setting up libc6-dev:armhf (2.31-13+deb11u4) ...
12:15:30 #10 64.38 Setting up libx11-6:armhf (2:1.7.2-1) ...
12:15:30 #10 64.40 Setting up curl (7.74.0-1.3+deb11u3) ...
12:15:30 #10 64.41 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:15:30 #10 64.42 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
12:15:30 #10 64.43 Setting up gpg (2.2.27-2+deb11u2) ...
12:15:30 #10 64.45 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
12:15:30 #10 64.46 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:15:30 #10 64.47 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:15:30 #10 64.49 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
12:15:30 #10 64.50 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:15:30 #10 65.05 Setting up libxpm4:armhf (1:3.5.12-1) ...
12:15:30 #10 65.07 Setting up fontconfig-config (2.13.1-4.2) ...
12:15:31 #10 65.31 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
12:15:31 #10 65.44 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:15:31 #10 65.46 Setting up libxext6:armhf (2:1.3.3-1.1) ...
12:15:31 #10 65.48 Setting up binutils (2.35.2-2) ...
12:15:31 #10 65.51 Setting up man-db (2.9.4-2) ...
12:15:31 #10 65.63 Building database of manual pages ...
12:15:43 #10 77.20 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
12:15:43 #10 77.21 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:15:43 #10 77.36 Setting up perl (5.32.1-4+deb11u2) ...
12:15:43 #10 77.38 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:15:43 #10 77.39 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:15:43 #10 77.42 Setting up libdata-dump-perl (1.23-1.1) ...
12:15:43 #10 77.44 Setting up libref-util-perl (0.204-1) ...
12:15:43 #10 77.45 Setting up libipc-system-simple-perl (1.30-1) ...
12:15:43 #10 77.47 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:15:43 #10 77.48 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:15:43 #10 77.50 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:15:43 #10 77.51 Setting up libio-html-perl (1.004-2) ...
12:15:43 #10 77.53 Setting up libpod-parser-perl (1.63-2) ...
12:15:43 #10 77.54 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:15:43 #10 77.55 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:15:43 #10 77.57 Setting up gcc-10 (10.2.1-6) ...
12:15:43 #10 77.58 Setting up libparams-util-perl (1.102-1+b1) ...
12:15:43 #10 77.60 Setting up libdpkg-perl (1.20.12) ...
12:15:43 #10 77.61 Setting up libtime-duration-perl (1.21-1) ...
12:15:43 #10 77.63 Setting up autoconf (2.69-14) ...
12:15:43 #10 77.64 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:15:43 #10 77.65 Setting up libarray-intspan-perl (2.004-1) ...
12:15:43 #10 77.68 Setting up libcapture-tiny-perl (0.48-1) ...
12:15:43 #10 77.69 Setting up libtimedate-perl (2.3300-2) ...
12:15:43 #10 77.70 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:15:43 #10 77.72 Setting up libsub-name-perl (0.26-1+b1) ...
12:15:43 #10 77.73 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:15:43 #10 77.75 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:15:43 #10 77.76 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:15:43 #10 77.78 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:15:43 #10 77.79 Setting up xauth (1:1.1-1) ...
12:15:43 #10 77.81 Setting up libpath-tiny-perl (0.118-1) ...
12:15:43 #10 77.82 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:15:43 #10 77.84 Setting up libjson-perl (4.03000-1) ...
12:15:43 #10 77.85 Setting up libipc-run3-perl (0.048-2) ...
12:15:43 #10 77.87 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
12:15:43 #10 77.88 Setting up libsub-override-perl (0.09-2) ...
12:15:43 #10 77.89 Setting up libaliased-perl (0.34-1.1) ...
12:15:43 #10 77.91 Setting up libstrictures-perl (2.000006-1) ...
12:15:43 #10 77.92 Setting up libsub-quote-perl (2.006006-1) ...
12:15:43 #10 77.94 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:15:43 #10 77.95 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:15:43 #10 77.97 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
12:15:43 #10 77.98 Setting up libsort-versions-perl (1.62-1) ...
12:15:43 #10 78.01 Setting up libexporter-tiny-perl (1.002002-1) ...
12:15:43 #10 78.02 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
12:15:43 #10 78.04 Setting up libfile-dirlist-perl (0.05-2) ...
12:15:43 #10 78.05 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:15:43 #10 78.07 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:15:43 #10 78.08 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:15:43 #10 78.10 Setting up libsys-hostname-long-perl (1.5-2) ...
12:15:43 #10 78.12 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:15:43 #10 78.13 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:15:43 #10 78.15 Setting up liburi-perl (5.08-1) ...
12:15:43 #10 78.16 Setting up libfile-touch-perl (0.11-1) ...
12:15:43 #10 78.17 Setting up python3.9 (3.9.2-1) ...
12:15:44 #10 78.98 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:15:44 #10 79.00 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:15:44 #10 79.01 Setting up automake (1:1.16.3-2) ...
12:15:44 #10 79.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:15:44 #10 79.03 Setting up libapt-pkg-perl (0.1.39) ...
12:15:44 #10 79.04 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:15:44 #10 79.06 Setting up libstring-escape-perl (2010.002-2) ...
12:15:44 #10 79.07 Setting up libhttp-date-perl (6.05-1) ...
12:15:44 #10 79.08 Setting up libfile-which-perl (1.23-1) ...
12:15:44 #10 79.09 Setting up libfile-basedir-perl (0.08-1) ...
12:15:44 #10 79.11 Setting up libnumber-range-perl (0.12-1.1) ...
12:15:44 #10 79.12 Setting up libtask-weaken-perl (1.06-1) ...
12:15:44 #10 79.13 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:15:44 #10 79.14 Setting up libmouse-perl (2.5.10-1+b1) ...
12:15:44 #10 79.16 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:15:44 #10 79.17 Setting up g++-10 (10.2.1-6) ...
12:15:44 #10 79.18 Setting up libfile-listing-perl (6.14-1) ...
12:15:44 #10 79.20 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
12:15:44 #10 79.21 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:15:44 #10 79.22 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:15:44 #10 79.23 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:15:45 #10 79.25 Setting up libclass-inspector-perl (1.36-1) ...
12:15:45 #10 79.26 Setting up libfont-afm-perl (1.20-3) ...
12:15:45 #10 79.27 Setting up libwant-perl (0.29-1+b6) ...
12:15:45 #10 79.28 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:15:45 #10 79.30 Setting up libtext-glob-perl (0.11-1) ...
12:15:45 #10 79.32 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:15:45 #10 79.33 Setting up liblist-compare-perl (0.55-1) ...
12:15:45 #10 79.34 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:15:45 #10 79.36 Setting up libio-pty-perl (1:1.15-2) ...
12:15:45 #10 79.37 Setting up libtool (2.4.6-15) ...
12:15:45 #10 79.38 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:15:45 #10 79.40 Setting up libsort-key-perl (1.33-2+b3) ...
12:15:45 #10 79.41 Setting up libclone-perl (0.45-1+b1) ...
12:15:45 #10 79.44 Setting up libalgorithm-diff-perl (1.201-1) ...
12:15:45 #10 79.45 Setting up libarchive-zip-perl (1.68-1) ...
12:15:45 #10 79.47 Setting up libsub-identify-perl (0.14-1+b3) ...
12:15:45 #10 79.48 Setting up libdistro-info-perl (1.0) ...
12:15:45 #10 79.49 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:15:45 #10 79.51 Setting up libobject-id-perl (0.1.2-2.1) ...
12:15:45 #10 79.52 Setting up libio-stringy-perl (2.111-3) ...
12:15:45 #10 79.53 Setting up liblist-moreutils-perl (0.430-2) ...
12:15:45 #10 79.56 Setting up libhtml-tagset-perl (3.20-4) ...
12:15:45 #10 79.58 Setting up liblog-any-perl (1.709-1) ...
12:15:45 #10 79.59 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:15:45 #10 79.60 Setting up libdevel-size-perl (0.83-1+b2) ...
12:15:45 #10 79.61 Setting up libdebhelper-perl (13.3.4) ...
12:15:45 #10 79.63 Setting up libpod-constants-perl (0.19-2) ...
12:15:45 #10 79.65 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:15:45 #10 79.66 Setting up libconvert-binhex-perl (1.125-1) ...
12:15:45 #10 79.67 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:15:45 #10 79.68 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:15:45 #10 79.69 Setting up libtry-tiny-perl (0.30-1) ...
12:15:45 #10 79.71 Setting up libtype-tiny-perl (1.012001-2) ...
12:15:45 #10 79.72 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:15:45 #10 79.73 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:15:45 #10 79.75 Setting up libnet-http-perl (6.20-1) ...
12:15:45 #10 79.76 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
12:15:45 #10 79.77 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:15:45 #10 79.78 Setting up libtime-moment-perl (0.44-1+b3) ...
12:15:45 #10 79.80 Setting up libencode-locale-perl (1.05-1.1) ...
12:15:45 #10 79.81 Setting up python3 (3.9.2-3) ...
12:15:45 #10 80.12 Setting up libexception-class-perl (1.44-1) ...
12:15:45 #10 80.14 Setting up python3-xdg (0.27-2) ...
12:15:45 #10 80.30 Setting up libconfig-tiny-perl (2.26-1) ...
12:15:45 #10 80.31 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:15:45 #10 80.32 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:15:45 #10 80.34 Setting up liblist-utilsby-perl (0.11-1) ...
12:15:46 #10 80.35 Setting up libstring-shellquote-perl (1.04-1) ...
12:15:46 #10 80.37 Setting up libsub-install-perl (0.928-1.1) ...
12:15:46 #10 80.38 Setting up gcc (4:10.2.1-1) ...
12:15:46 #10 80.41 Setting up dpkg-dev (1.20.12) ...
12:15:46 #10 80.43 Setting up libnumber-compare-perl (0.03-1.1) ...
12:15:46 #10 80.44 Setting up intltool-debian (0.35.0+20060710.5) ...
12:15:46 #10 80.46 Setting up liberror-perl (0.17029-1) ...
12:15:46 #10 80.48 Setting up python3-six (1.16.0-2) ...
12:15:46 #10 80.63 Setting up dh-autoreconf (20) ...
12:15:46 #10 80.66 Setting up patchutils (0.4.2-1) ...
12:15:46 #10 80.67 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:15:46 #10 80.69 Setting up libltdl-dev:armhf (2.4.6-15) ...
12:15:46 #10 80.70 Setting up libjson-maybexs-perl (1.004003-1) ...
12:15:46 #10 80.71 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:15:46 #10 80.73 Setting up libio-string-perl (1.08-3.1) ...
12:15:46 #10 80.74 Setting up libreadonly-perl (2.050-3) ...
12:15:46 #10 80.76 Setting up python3-gpg (1.14.0-1+b2) ...
12:15:46 #10 80.94 Setting up python3-certifi (2020.6.20-1) ...
12:15:46 #10 81.08 Setting up libfile-find-rule-perl (0.34-1) ...
12:15:46 #10 81.09 Setting up libstring-copyright-perl (0.003006-1) ...
12:15:46 #10 81.11 Setting up libgd3:armhf (2.3.0-2) ...
12:15:46 #10 81.12 Setting up python3-idna (2.10-1) ...
12:15:46 #10 81.33 Setting up libdata-optlist-perl (0.110-1.1) ...
12:15:46 #10 81.35 Setting up libipc-run-perl (20200505.0-1) ...
12:15:46 #10 81.36 Setting up git (1:2.30.2-1) ...
12:15:47 #10 81.39 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:15:47 #10 81.40 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:15:47 #10 81.59 Setting up libcontextual-return-perl (0.004014-2) ...
12:15:47 #10 81.60 Setting up libwww-robotrules-perl (6.02-1) ...
12:15:47 #10 81.61 Setting up libtypes-serialiser-perl (1.01-1) ...
12:15:47 #10 81.62 Setting up g++ (4:10.2.1-1) ...
12:15:47 #10 81.65 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:15:47 #10 81.66 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:15:47 #10 81.68 Setting up libgit-wrapper-perl (0.048-1) ...
12:15:47 #10 81.69 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:15:47 #10 81.70 Setting up librole-tiny-perl (2.002004-1) ...
12:15:47 #10 81.71 Setting up gnupg (2.2.27-2+deb11u2) ...
12:15:47 #10 81.73 Setting up build-essential (12.9) ...
12:15:47 #10 81.74 Setting up python3-unidiff (0.5.5-2) ...
12:15:47 #10 81.88 Setting up lsb-release (11.1.0) ...
12:15:47 #10 81.90 Setting up libfont-ttf-perl (1.06-1.1) ...
12:15:47 #10 81.91 Setting up libfile-homedir-perl (1.006-1) ...
12:15:47 #10 81.93 Setting up python3-magic (2:0.4.20-3) ...
12:15:47 #10 82.07 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:15:47 #10 82.08 Setting up pristine-tar (1.49) ...
12:15:47 #10 82.09 Setting up libio-socket-ssl-perl (2.069-1) ...
12:15:47 #10 82.11 Setting up libsub-exporter-perl (0.987-1) ...
12:15:47 #10 82.12 Setting up libc-devtools (2.31-13+deb11u4) ...
12:15:47 #10 82.13 Setting up libalgorithm-merge-perl (0.08-3) ...
12:15:47 #10 82.17 Setting up libhttp-message-perl (6.28-1) ...
12:15:47 #10 82.18 Setting up libhtml-form-perl (6.07-1) ...
12:15:47 #10 82.20 Setting up python3-pkg-resources (52.0.0-4) ...
12:15:47 #10 82.40 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:15:48 #10 82.41 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:15:48 #10 82.43 Setting up libjson-xs-perl (4.030-1+b1) ...
12:15:48 #10 82.44 Setting up libhttp-negotiate-perl (6.01-1) ...
12:15:48 #10 82.46 Setting up libio-prompter-perl (0.004015-1) ...
12:15:48 #10 82.47 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:15:48 #10 82.48 Setting up libhttp-cookies-perl (6.10-1) ...
12:15:48 #10 82.50 Setting up python3-apt (2.2.1) ...
12:15:48 #10 82.67 Setting up po-debconf (1.0.21+nmu1) ...
12:15:48 #10 82.69 Setting up libhtml-tree-perl (5.07-2) ...
12:15:48 #10 82.70 Setting up libparams-classify-perl (0.015-1+b3) ...
12:15:48 #10 82.72 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:15:48 #10 82.73 Setting up libhtml-format-perl (2.12-1.1) ...
12:15:48 #10 82.74 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:15:48 #10 82.81 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:15:48 #10 82.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:15:48 #10 83.00 
12:15:48 #10 83.00 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:15:48 #10 83.03 Setting up python3-chardet (4.0.0-1) ...
12:15:49 #10 83.33 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:15:49 #10 83.34 Setting up libmodule-runtime-perl (0.016-1) ...
12:15:49 #10 83.36 Setting up libmailtools-perl (2.21-1) ...
12:15:49 #10 83.37 Setting up python3-debian (0.1.39) ...
12:15:49 #10 83.55 Setting up python3-requests (2.25.1+dfsg-2) ...
12:15:49 #10 83.71 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:15:49 #10 83.76 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:15:49 #10 83.83 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:15:49 #10 83.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:15:49 #10 84.04 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:15:49 #10 84.07 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:15:49 #10 84.08 Setting up libconst-fast-perl (0.014-1.1) ...
12:15:49 #10 84.10 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
12:15:49 #10 84.13 Setting up libdata-dpath-perl (0.58-1) ...
12:15:49 #10 84.15 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:15:49 #10 84.16 Setting up libpackage-stash-perl (0.39-1) ...
12:15:49 #10 84.18 Setting up libimport-into-perl (1.002005-1) ...
12:15:50 #10 84.19 Setting up libmoo-perl (2.004004-1) ...
12:15:50 #10 84.20 Setting up liblist-someutils-perl (0.58-1) ...
12:15:50 #10 84.22 Setting up debhelper (13.3.4) ...
12:15:50 #10 84.23 Setting up libmime-tools-perl (5.509-1) ...
12:15:50 #10 84.24 Setting up dput (1.1.0) ...
12:15:50 #10 84.41 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:15:50 #10 84.43 Setting up equivs (2.3.1) ...
12:15:50 #10 84.45 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:15:50 #10 84.47 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
12:15:50 #10 84.48 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:15:50 #10 84.50 Setting up libnamespace-clean-perl (0.27-1) ...
12:15:50 #10 84.52 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:15:50 #10 84.54 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:15:50 #10 84.55 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:15:50 #10 84.56 Setting up libmoox-struct-perl (0.020-1) ...
12:15:50 #10 84.58 Setting up lintian (2.104.0) ...
12:15:50 #10 84.59 Setting up licensecheck (3.1.1-2) ...
12:15:50 #10 84.61 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:15:50 #10 84.63 Setting up libwww-perl (6.52-1) ...
12:15:50 #10 84.64 Setting up devscripts (2.21.3+deb11u1) ...
12:15:50 #10 84.82 Setting up libxml-parser-perl:armhf (2.46-2) ...
12:15:50 #10 84.83 Setting up libxml-sax-expat-perl (0.51-1) ...
12:15:50 #10 84.88 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:15:50 #10 84.93 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:15:50 #10 85.08 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:15:50 #10 85.12 Setting up libsoap-lite-perl (1.27-1) ...
12:15:50 #10 85.13 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:15:50 #10 85.15 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:15:50 #10 85.19 Processing triggers for ca-certificates (20210119) ...
12:15:51 #10 85.19 Updating certificates in /etc/ssl/certs...
12:15:51 #10 85.56 0 added, 0 removed; done.
12:15:51 #10 85.56 Running hooks in /etc/ca-certificates/update.d...
12:15:51 #10 85.56 done.
12:15:51 #10 DONE 86.0s
12:15:51 
12:15:51 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:15:51 #11 DONE 0.0s
12:15:51 
12:15:51 #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
12:15:52 #12 0.701 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:15:52 #12 0.701 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:15:52 #12 0.701 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:15:53 #12 1.068 Reading package lists...
12:15:54 #12 2.217 dpkg-buildpackage: info: source package docker-ce-build-deps
12:15:54 #12 2.217 dpkg-buildpackage: info: source version 1.0
12:15:54 #12 2.217 dpkg-buildpackage: info: source distribution unstable
12:15:54 #12 2.217 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:15:54 #12 2.256  dpkg-source --before-build .
12:15:54 #12 2.256 dpkg-buildpackage: info: host architecture armhf
12:15:54 #12 2.364  debian/rules clean
12:15:54 #12 2.366 dh clean
12:15:54 #12 2.450    dh_clean
12:15:54 #12 2.484  debian/rules binary
12:15:54 #12 2.486 dh binary
12:15:54 #12 2.557    dh_update_autotools_config
12:15:54 #12 2.586    dh_autoreconf
12:15:54 #12 2.629    create-stamp debian/debhelper-build-stamp
12:15:54 #12 2.629    dh_prep
12:15:54 #12 2.657    dh_install
12:15:54 #12 2.692    dh_installdocs
12:15:54 #12 2.731    dh_installchangelogs
12:15:54 #12 2.819    dh_perl
12:15:54 #12 2.857    dh_link
12:15:54 #12 2.893    dh_strip_nondeterminism
12:15:54 #12 2.957    dh_compress
12:15:54 #12 2.998    dh_fixperms
12:15:54 #12 3.041    dh_missing
12:15:54 #12 3.068    dh_installdeb
12:15:54 #12 3.103    dh_gencontrol
12:15:55 #12 3.232    dh_md5sums
12:15:55 #12 3.265    dh_builddeb
12:15:55 #12 3.294 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:15:55 #12 3.315  dpkg-genbuildinfo --build=binary
12:15:55 #12 3.469  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
12:15:55 #12 3.555 dpkg-genchanges: info: binary-only upload (no source code included)
12:15:55 #12 3.558  dpkg-source --after-build .
12:15:55 #12 3.664 dpkg-buildpackage: info: binary-only upload (no source included)
12:15:55 #12 3.669 
12:15:55 #12 3.669 The package has been created.
12:15:55 #12 3.669 Attention, the package has been created in the current directory,
12:15:55 #12 3.669 not in ".." as indicated by the message above!
12:15:55 #12 3.693 Selecting previously unselected package docker-ce-build-deps.
12:15:55 #12 3.711 (Reading database ... 28395 files and directories currently installed.)
12:15:55 #12 3.712 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:15:55 #12 3.717 Unpacking docker-ce-build-deps (1.0) ...
12:15:56 #12 3.799 Reading package lists...
12:15:56 #12 4.618 Building dependency tree...
12:15:56 #12 4.828 Reading state information...
12:15:56 #12 4.871 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:15:56 #12 5.184 Starting 2 pkgProblemResolver with broken count: 0
12:15:56 #12 5.189 Done
12:15:57 #12 5.448  Done
12:15:57 #12 5.673 Starting pkgProblemResolver with broken count: 0
12:15:57 #12 5.740 Starting 2 pkgProblemResolver with broken count: 0
12:15:57 #12 5.745 Done
12:15:57 #12 6.199 The following additional packages will be installed:
12:15:57 #12 6.200   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:15:57 #12 6.200   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:15:57 #12 6.200   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:15:57 #12 6.200   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:15:57 #12 6.201   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:15:57 #12 6.204 Suggested packages:
12:15:57 #12 6.204   cmake-doc ninja-build apparmor-easyprof seccomp
12:15:57 #12 6.204 Recommended packages:
12:15:57 #12 6.204   psmisc
12:15:58 #12 6.476 The following NEW packages will be installed:
12:15:58 #12 6.476   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:15:58 #12 6.477   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:15:58 #12 6.477   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:15:58 #12 6.477   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:15:58 #12 6.478   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:15:58 #12 6.757 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
12:15:58 #12 6.757 1 not fully installed or removed.
12:15:58 #12 6.757 Need to get 9533 kB of archives.
12:15:58 #12 6.757 After this operation, 34.9 MB of additional disk space will be used.
12:15:58 #12 6.757 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
12:15:58 #12 6.767 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:15:58 #12 6.775 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
12:15:58 #12 6.777 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
12:15:58 #12 6.777 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
12:15:58 #12 6.783 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
12:15:58 #12 6.784 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
12:15:58 #12 6.787 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
12:15:58 #12 6.792 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
12:15:58 #12 6.818 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
12:15:58 #12 6.819 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
12:15:58 #12 6.821 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
12:15:58 #12 6.822 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
12:15:58 #12 6.823 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
12:15:58 #12 6.824 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
12:15:58 #12 6.825 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
12:15:58 #12 6.826 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
12:15:58 #12 6.828 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
12:15:58 #12 6.830 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
12:15:58 #12 6.831 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
12:15:58 #12 6.832 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
12:15:58 #12 6.835 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
12:15:58 #12 6.836 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
12:15:58 #12 6.837 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
12:15:58 #12 6.838 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
12:15:58 #12 6.840 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
12:15:58 #12 7.036 debconf: delaying package configuration, since apt-utils is not installed
12:15:58 #12 7.091 Fetched 9533 kB in 0s (27.3 MB/s)
12:15:58 #12 7.123 Selecting previously unselected package bash-completion.
12:15:58 #12 7.123 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
12:15:58 #12 7.142 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:15:59 #12 7.662 Unpacking bash-completion (1:2.11-2) ...
12:15:59 #12 7.794 Selecting previously unselected package cmake-data.
12:15:59 #12 7.797 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:15:59 #12 7.803 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:15:59 #12 8.139 Selecting previously unselected package libncurses6:armhf.
12:15:59 #12 8.143 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
12:15:59 #12 8.151 Unpacking libncurses6:armhf (6.2+20201114-2) ...
12:15:59 #12 8.192 Selecting previously unselected package libprocps8:armhf.
12:15:59 #12 8.195 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
12:16:00 #12 8.199 Unpacking libprocps8:armhf (2:3.3.17-5) ...
12:16:00 #12 8.243 Selecting previously unselected package procps.
12:16:00 #12 8.248 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
12:16:00 #12 8.255 Unpacking procps (2:3.3.17-5) ...
12:16:00 #12 8.347 Selecting previously unselected package libjsoncpp24:armhf.
12:16:00 #12 8.350 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
12:16:00 #12 8.357 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
12:16:00 #12 8.454 Selecting previously unselected package librhash0:armhf.
12:16:00 #12 8.457 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
12:16:00 #12 8.462 Unpacking librhash0:armhf (1.4.1-2) ...
12:16:00 #12 8.513 Selecting previously unselected package libuv1:armhf.
12:16:00 #12 8.518 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
12:16:00 #12 8.522 Unpacking libuv1:armhf (1.40.0-2) ...
12:16:00 #12 8.560 Selecting previously unselected package cmake.
12:16:00 #12 8.564 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
12:16:00 #12 8.568 Unpacking cmake (3.18.4-2+deb11u1) ...
12:16:00 #12 8.935 Selecting previously unselected package dh-apparmor.
12:16:00 #12 8.938 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:16:00 #12 8.942 Unpacking dh-apparmor (2.13.6-10) ...
12:16:00 #12 8.983 Selecting previously unselected package libbtrfs0:armhf.
12:16:00 #12 8.986 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
12:16:00 #12 8.990 Unpacking libbtrfs0:armhf (5.10.1-2) ...
12:16:00 #12 9.045 Selecting previously unselected package libbtrfs-dev:armhf.
12:16:00 #12 9.048 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
12:16:00 #12 9.053 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
12:16:00 #12 9.116 Selecting previously unselected package dmsetup.
12:16:00 #12 9.119 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:16:00 #12 9.124 Unpacking dmsetup (2:1.02.175-2.1) ...
12:16:00 #12 9.165 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:16:00 #12 9.169 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:16:00 #12 9.173 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:16:00 #12 9.221 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:16:01 #12 9.224 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:16:01 #12 9.229 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:16:01 #12 9.265 Selecting previously unselected package libudev-dev:armhf.
12:16:01 #12 9.268 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_armhf.deb ...
12:16:01 #12 9.273 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
12:16:01 #12 9.324 Selecting previously unselected package libsepol1-dev:armhf.
12:16:01 #12 9.327 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
12:16:01 #12 9.332 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:16:01 #12 9.401 Selecting previously unselected package libpcre2-16-0:armhf.
12:16:01 #12 9.405 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
12:16:01 #12 9.409 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:16:01 #12 9.469 Selecting previously unselected package libpcre2-32-0:armhf.
12:16:01 #12 9.473 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
12:16:01 #12 9.479 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:16:01 #12 9.539 Selecting previously unselected package libpcre2-posix2:armhf.
12:16:01 #12 9.542 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
12:16:01 #12 9.546 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:16:01 #12 9.588 Selecting previously unselected package libpcre2-dev:armhf.
12:16:01 #12 9.591 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
12:16:01 #12 9.596 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:16:01 #12 9.690 Selecting previously unselected package libselinux1-dev:armhf.
12:16:01 #12 9.693 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
12:16:01 #12 9.698 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:16:01 #12 9.757 Selecting previously unselected package libdevmapper-dev:armhf.
12:16:01 #12 9.760 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
12:16:01 #12 9.765 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:16:01 #12 9.801 Selecting previously unselected package libseccomp-dev:armhf.
12:16:01 #12 9.804 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
12:16:01 #12 9.809 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:16:01 #12 9.850 Selecting previously unselected package libsystemd-dev:armhf.
12:16:01 #12 9.853 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
12:16:01 #12 9.857 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:16:01 #12 9.961 Selecting previously unselected package pkg-config.
12:16:01 #12 9.964 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
12:16:01 #12 9.969 Unpacking pkg-config (0.29.2-1) ...
12:16:01 #12 10.02 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:16:01 #12 10.04 Setting up libsepol1-dev:armhf (3.1-1) ...
12:16:01 #12 10.05 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:16:01 #12 10.07 Setting up libbtrfs0:armhf (5.10.1-2) ...
12:16:01 #12 10.08 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:16:01 #12 10.10 Setting up libuv1:armhf (1.40.0-2) ...
12:16:01 #12 10.11 Setting up bash-completion (1:2.11-2) ...
12:16:02 #12 10.69 Setting up libncurses6:armhf (6.2+20201114-2) ...
12:16:02 #12 10.71 Setting up pkg-config (0.29.2-1) ...
12:16:02 #12 10.78 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
12:16:02 #12 10.79 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:16:02 #12 10.80 Setting up libjsoncpp24:armhf (1.9.4-4) ...
12:16:02 #12 10.82 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
12:16:02 #12 10.83 Setting up librhash0:armhf (1.4.1-2) ...
12:16:02 #12 10.84 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:16:02 #12 10.86 Setting up dh-apparmor (2.13.6-10) ...
12:16:02 #12 10.87 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:16:02 #12 10.89 Setting up libprocps8:armhf (2:3.3.17-5) ...
12:16:02 #12 10.91 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:16:02 #12 10.92 Setting up libselinux1-dev:armhf (3.1-3) ...
12:16:02 #12 10.94 Setting up procps (2:3.3.17-5) ...
12:16:02 #12 11.00 Setting up cmake (3.18.4-2+deb11u1) ...
12:16:02 #12 11.01 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:16:02 #12 11.03 Setting up dmsetup (2:1.02.175-2.1) ...
12:16:02 #12 11.04 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:16:02 #12 11.06 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:16:02 #12 11.07 Setting up docker-ce-build-deps (1.0) ...
12:16:02 #12 11.08 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:16:02 #12 11.10 Processing triggers for man-db (2.9.4-2) ...
12:16:04 #12 DONE 12.8s
12:16:04 
12:16:04 #13 [stage-1 5/8] COPY sources/ /sources
12:16:04 #13 DONE 0.0s
12:16:04 
12:16:04 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:16:07 #14 DONE 3.0s
12:16:07 
12:16:07 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:16:07 #15 DONE 0.0s
12:16:07 
12:16:07 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:16:07 #16 DONE 0.0s
12:16:07 
12:16:07 #17 exporting to image
12:16:07 #17 exporting layers
12:16:17 #17 exporting layers 9.9s done
12:16:17 #17 writing image sha256:82a019c239dca73eb9a041a7c2d4a87c0ad73e3df8244eca8a53e962a0ec41a0 done
12:16:17 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
12:16:17 #17 DONE 9.9s
12:16:17 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20220908081902-b40c2f6 -e VERSION=0.0.0-20220908081902-b40c2f6 -e CLI_GITCOMMIT=b40c2f6 -e ENGINE_GITCOMMIT=f219cb5 -e COMPOSE_VERSION=v2.11.2 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
12:16:17 + set -e
12:16:17 + mkdir -p /root/build-deb/engine
12:16:17 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:16:18 + mkdir -p /root/build-deb/cli
12:16:18 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:16:18 + mkdir -p /root/build-deb/compose
12:16:18 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:16:19 + mkdir -p /root/build-deb/scan-cli-plugin
12:16:19 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:16:19 + mkdir -p /go/src/github.com/docker
12:16:19 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:16:19 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:16:19 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:16:19 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:16:19 + EPOCH=5
12:16:19 + EPOCH_SEP=
12:16:19 + [[ ! -z 5 ]]
12:16:19 + EPOCH_SEP=:
12:16:19 + [[ -z 0.0.0-20220908081902-b40c2f6 ]]
12:16:19 VERSION AAA 0.0.0-20220908081902-b40c2f6
12:16:19 + echo VERSION AAA 0.0.0-20220908081902-b40c2f6
12:16:19 + VERSION=0.0.0-20220908081902-b40c2f6
12:16:19 VERSION bbb 0.0.0-20220908081902-b40c2f6
12:16:19 + echo VERSION bbb 0.0.0-20220908081902-b40c2f6
12:16:19 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:16:19 + debSource=docker-ce
12:16:19 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:16:19 + debMaintainer='Docker <support@docker.com>'
12:16:19 ++ date --rfc-2822
12:16:19 + debDate='Mon, 03 Oct 2022 12:16:18 +0000'
12:16:19 + cat
12:16:19 + export CLI_GITCOMMIT=b40c2f6
12:16:19 + CLI_GITCOMMIT=b40c2f6
12:16:19 + export ENGINE_GITCOMMIT=f219cb5
12:16:19 + ENGINE_GITCOMMIT=f219cb5
12:16:19 + export SCAN_GITCOMMIT=061fe0a
12:16:19 + SCAN_GITCOMMIT=061fe0a
12:16:19 + echo VERSION BBB 0.0.0-20220908081902-b40c2f6
12:16:19 VERSION BBB 0.0.0-20220908081902-b40c2f6
12:16:19 + dpkg-buildpackage -uc -us -I.git
12:16:19 dpkg-buildpackage: info: source package docker-ce
12:16:19 dpkg-buildpackage: info: source version 5:0.0.0-20220908081902-b40c2f6-0~debian-bullseye
12:16:19 dpkg-buildpackage: info: source distribution bullseye
12:16:19 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:16:19 dpkg-buildpackage: info: host architecture armhf
12:16:19  dpkg-source -I.git --before-build .
12:16:19  debian/rules clean
12:16:19 dh clean --with=bash-completion --with=systemd
12:16:19    dh_clean
12:16:19  dpkg-source -I.git -b .
12:16:19 dpkg-source: warning: native package version may not have a revision
12:16:19 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220908081902-b40c2f6-0~debian'
12:16:19 dpkg-source: info: using source format '1.0'
12:16:19 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz
12:16:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc
12:16:29  debian/rules build
12:16:29 dh build --with=bash-completion --with=systemd
12:16:29    dh_update_autotools_config
12:16:29    dh_autoreconf
12:16:29    debian/rules override_dh_auto_build
12:16:29 make[1]: Entering directory '/root/build-deb'
12:16:29 # Build the daemon and dependencies
12:16:29 cd engine && DOCKER_GITCOMMIT=f219cb5 PRODUCT=docker ./hack/make.sh dynbinary
12:16:29 
12:16:29 Removing bundles/
12:16:29 
12:16:29 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:16:29 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:16:29 GOOS="" GOARCH="" GOARM=""
12:18:21 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:18:21 
12:18:21 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:18:21 + RM_GOPATH=0
12:18:21 + TMP_GOPATH=/go
12:18:21 + : /usr/local/bin
12:18:21 + '[' -z /go ']'
12:18:21 + export GOPATH=/go
12:18:21 + GOPATH=/go
12:18:21 + case "$(go env GOARCH)" in
12:18:21 ++ go env GOARCH
12:18:21 + export GO_BUILDMODE=-buildmode=pie
12:18:21 + GO_BUILDMODE=-buildmode=pie
12:18:21 ++ dirname hack/dockerfile/install/install.sh
12:18:21 + dir=hack/dockerfile/install
12:18:21 + bin=tini
12:18:21 + shift
12:18:21 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:18:21 + . hack/dockerfile/install/tini.installer
12:18:21 ++ : v0.19.0
12:18:21 + install_tini
12:18:21 + echo 'Install tini version v0.19.0'
12:18:21 + git clone https://github.com/krallin/tini.git /go/tini
12:18:21 Install tini version v0.19.0
12:18:21 Cloning into '/go/tini'...
12:18:21 + cd /go/tini
12:18:21 + git checkout -q v0.19.0
12:18:21 + cmake .
12:18:21 -- The C compiler identification is GNU 10.2.1
12:18:21 -- Detecting C compiler ABI info
12:18:21 -- Detecting C compiler ABI info - done
12:18:21 -- Check for working C compiler: /usr/bin/cc - skipped
12:18:21 -- Detecting C compile features
12:18:21 -- Detecting C compile features - done
12:18:21 -- Performing Test HAS_BUILTIN_FORTIFY
12:18:21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:18:21 -- Configuring done
12:18:21 -- Generating done
12:18:21 -- Build files have been written to: /go/tini
12:18:21 + make tini-static
12:18:21 make[2]: Entering directory '/go/tini'
12:18:21 make[3]: Entering directory '/go/tini'
12:18:21 make[4]: Entering directory '/go/tini'
12:18:21 make[5]: Entering directory '/go/tini'
12:18:21 Scanning dependencies of target tini-static
12:18:21 make[5]: Leaving directory '/go/tini'
12:18:21 make[5]: Entering directory '/go/tini'
12:18:21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:18:21 [100%] Linking C executable tini-static
12:18:21 make[5]: Leaving directory '/go/tini'
12:18:21 [100%] Built target tini-static
12:18:21 make[4]: Leaving directory '/go/tini'
12:18:21 make[3]: Leaving directory '/go/tini'
12:18:21 make[2]: Leaving directory '/go/tini'
12:18:21 + mkdir -p /usr/local/bin
12:18:21 + cp tini-static /usr/local/bin/docker-init
12:18:21 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
12:18:21 + RM_GOPATH=0
12:18:21 + TMP_GOPATH=/go
12:18:21 + : /usr/local/bin
12:18:21 + '[' -z /go ']'
12:18:21 + export GOPATH=/go
12:18:21 + GOPATH=/go
12:18:21 + case "$(go env GOARCH)" in
12:18:21 ++ go env GOARCH
12:18:21 + export GO_BUILDMODE=-buildmode=pie
12:18:21 + GO_BUILDMODE=-buildmode=pie
12:18:21 ++ dirname hack/dockerfile/install/install.sh
12:18:21 + dir=hack/dockerfile/install
12:18:21 + bin=proxy
12:18:21 + shift
12:18:21 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
12:18:21 + . hack/dockerfile/install/proxy.installer
12:18:21 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
12:18:21 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
12:18:21 + install_proxy dynamic
12:18:21 + case "$1" in
12:18:21 + install_proxy_dynamic
12:18:21 + export PROXY_LDFLAGS=-linkmode=external install_proxy
12:18:21 + PROXY_LDFLAGS=-linkmode=external
12:18:21 + export BUILD_MODE=-buildmode=pie
12:18:21 + BUILD_MODE=-buildmode=pie
12:18:21 + _install_proxy
12:18:21 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
12:18:21 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
12:18:21 Cloning into '/go/src/github.com/docker/libnetwork'...
12:18:23 + cd /go/src/github.com/docker/libnetwork
12:18:23 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
12:18:23 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:18:23 + return
12:18:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:18:23 + RM_GOPATH=0
12:18:23 + TMP_GOPATH=/go
12:18:23 + : /usr/local/bin
12:18:23 + '[' -z /go ']'
12:18:23 + export GOPATH=/go
12:18:23 + GOPATH=/go
12:18:23 + case "$(go env GOARCH)" in
12:18:23 ++ go env GOARCH
12:18:23 + export GO_BUILDMODE=-buildmode=pie
12:18:23 + GO_BUILDMODE=-buildmode=pie
12:18:23 ++ dirname hack/dockerfile/install/install.sh
12:18:23 + dir=hack/dockerfile/install
12:18:23 + bin=rootlesskit
12:18:23 + shift
12:18:23 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:18:23 + . hack/dockerfile/install/rootlesskit.installer
12:18:23 ++ : v0.14.4
12:18:23 + install_rootlesskit dynamic
12:18:23 + case "$1" in
12:18:23 + install_rootlesskit_dynamic
12:18:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:18:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:18:23 + export BUILD_MODE=-buildmode=pie
12:18:23 + BUILD_MODE=-buildmode=pie
12:18:23 + _install_rootlesskit
12:18:23 + echo 'Install rootlesskit version v0.14.4'
12:18:23 + for f in rootlesskit rootlesskit-docker-proxy
12:18:23 Install rootlesskit version v0.14.4
12:18:23 + GOBIN=/usr/local/bin
12:18:23 + GO111MODULE=on
12:18:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:18:24 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:18:25 go: downloading github.com/pkg/errors v0.9.1
12:18:25 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:25 go: downloading github.com/urfave/cli/v2 v2.3.0
12:18:25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:18:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:18:25 go: downloading github.com/google/uuid v1.3.0
12:18:25 go: downloading github.com/moby/vpnkit v0.5.0
12:18:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:18:25 go: downloading github.com/gofrs/flock v0.8.1
12:18:25 go: downloading github.com/gorilla/mux v1.8.0
12:18:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:18:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:18:26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:18:26 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:18:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:18:34 + for f in rootlesskit rootlesskit-docker-proxy
12:18:34 + GOBIN=/usr/local/bin
12:18:34 + GO111MODULE=on
12:18:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:18:35 + return
12:18:35 # Build the CLI
12:18:35 cd /go/src/github.com/docker/cli && \
12:18:35 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220908081902-b40c2f6 GITCOMMIT=b40c2f6 dynbinary manpages
12:18:35 make[2]: Entering directory '/root/build-deb/cli'
12:18:35 GO_LINKMODE=dynamic ./scripts/build/binary
12:18:35 Building dynamic docker-linux-arm-v6
12:20:12 scripts/docs/generate-man.sh
12:21:48 Project root: /go/src/github.com/docker/cli
12:21:48 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:21:48 2022/10/03 12:21:46 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:21:48 make[2]: Leaving directory '/root/build-deb/cli'
12:21:48 # Build the compose plugin
12:21:48 cd /go/src/github.com/docker/compose \
12:21:48 && make VERSION=v2.11.2 DESTDIR=/usr/libexec/docker/cli-plugins build
12:21:48 make[2]: Entering directory '/root/build-deb/compose'
12:21:48 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.11.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:21:48 go: downloading github.com/docker/cli v20.10.3-0.20220309205733-2b52f62e9627+incompatible
12:21:48 go: downloading github.com/spf13/cobra v1.5.0
12:21:48 go: downloading github.com/fvbommel/sortorder v1.0.2
12:21:48 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
12:21:48 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
12:21:48 go: downloading github.com/morikuni/aec v1.0.0
12:21:48 go: downloading github.com/spf13/pflag v1.0.5
12:21:48 go: downloading github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43+incompatible
12:21:48 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:21:48 go: downloading github.com/docker/go-connections v0.4.0
12:21:48 go: downloading github.com/sirupsen/logrus v1.9.0
12:21:48 go: downloading github.com/theupdateframework/notary v0.7.0
12:21:48 go: downloading github.com/compose-spec/compose-go v1.6.0
12:21:48 go: downloading github.com/hashicorp/go-version v1.6.0
12:21:48 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
12:21:48 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220902125104-0122d7ddaec0
12:21:48 go: downloading github.com/docker/buildx v0.8.2
12:21:48 go: downloading github.com/docker/go-units v0.5.0
12:21:48 go: downloading github.com/mattn/go-shellwords v1.0.12
12:21:48 go: downloading github.com/moby/buildkit v0.10.4
12:21:48 go: downloading github.com/opencontainers/go-digest v1.0.0
12:21:48 go: downloading go.opentelemetry.io/otel v1.10.0
12:21:48 go: downloading github.com/containerd/containerd v1.6.8
12:21:48 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:21:48 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:21:48 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
12:21:48 go: downloading gopkg.in/yaml.v2 v2.4.0
12:21:48 go: downloading k8s.io/client-go v0.22.4
12:21:49 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:21:49 go: downloading github.com/cnabio/cnab-go v0.23.4
12:21:49 go: downloading github.com/imdario/mergo v0.3.13
12:21:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:21:49 go: downloading github.com/containerd/console v1.0.3
12:21:49 go: downloading github.com/mattn/go-isatty v0.0.16
12:21:49 go: downloading golang.org/x/text v0.3.7
12:21:49 go: downloading github.com/buger/goterm v1.0.4
12:21:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:21:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:21:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:21:49 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:21:49 go: downloading go.opentelemetry.io/otel/trace v1.10.0
12:21:49 go: downloading github.com/go-logr/logr v1.2.3
12:21:49 go: downloading k8s.io/api v0.22.4
12:21:50 go: downloading k8s.io/apimachinery v0.22.4
12:21:50 go: downloading github.com/gofrs/flock v0.8.0
12:21:50 go: downloading github.com/moby/sys/signal v0.6.0
12:21:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:21:50 go: downloading github.com/golang/mock v1.6.0
12:21:50 go: downloading google.golang.org/grpc v1.45.0
12:21:51 go: downloading github.com/klauspost/compress v1.15.1
12:21:51 go: downloading github.com/opencontainers/runc v1.1.2
12:21:51 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:21:51 go: downloading github.com/hashicorp/errwrap v1.1.0
12:21:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:21:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3
12:21:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:21:51 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
12:21:51 go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292
12:21:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:21:51 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:21:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
12:21:51 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
12:21:51 go: downloading github.com/moby/locker v1.0.1
12:21:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:21:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:21:51 go: downloading k8s.io/klog/v2 v2.60.1
12:21:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:21:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:21:51 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
12:21:51 go: downloading google.golang.org/protobuf v1.27.1
12:21:52 go: downloading github.com/go-logr/stdr v1.2.2
12:21:52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:21:52 go: downloading github.com/gogo/protobuf v1.3.2
12:21:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:21:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:21:53 go: downloading github.com/pelletier/go-toml v1.9.4
12:21:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:21:53 go: downloading github.com/google/gofuzz v1.2.0
12:21:53 go: downloading github.com/moby/sys/symlink v0.2.0
12:21:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:21:55 go: downloading github.com/golang/protobuf v1.5.2
12:21:55 go: downloading github.com/gogo/googleapis v1.4.1
12:21:55 go: downloading github.com/containerd/typeurl v1.0.2
12:21:55 go: downloading github.com/qri-io/jsonpointer v0.1.1
12:21:55 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
12:21:55 go: downloading github.com/Masterminds/semver v1.5.0
12:21:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:21:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:21:55 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:21:55 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:21:55 go: downloading github.com/felixge/httpsnoop v1.0.2
12:21:55 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:21:55 go: downloading github.com/davecgh/go-spew v1.1.1
12:21:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:21:55 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:21:55 go: downloading gopkg.in/inf.v0 v0.9.1
12:21:55 go: downloading github.com/google/go-cmp v0.5.8
12:21:55 go: downloading github.com/googleapis/gnostic v0.5.5
12:21:55 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:21:55 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
12:21:55 go: downloading github.com/docker/go-metrics v0.0.1
12:21:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:21:55 go: downloading github.com/json-iterator/go v1.1.12
12:21:55 go: downloading github.com/modern-go/reflect2 v1.0.2
12:21:55 go: downloading sigs.k8s.io/yaml v1.2.0
12:21:55 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:21:55 go: downloading github.com/mattn/go-colorable v0.1.12
12:21:55 go: downloading gopkg.in/yaml.v3 v3.0.1
12:21:55 go: downloading github.com/prometheus/client_golang v1.12.1
12:21:55 go: downloading github.com/containerd/ttrpc v1.1.0
12:21:55 go: downloading github.com/moby/spdystream v0.2.0
12:21:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:21:55 go: downloading github.com/prometheus/client_model v0.2.0
12:21:55 go: downloading github.com/prometheus/common v0.32.1
12:21:55 go: downloading github.com/beorn7/perks v1.0.1
12:21:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:21:55 go: downloading github.com/prometheus/procfs v0.7.3
12:21:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:24:17 make[2]: Leaving directory '/root/build-deb/compose'
12:24:17 # Build the scan-plugin
12:24:17 # TODO change once we support scan-plugin on other architectures
12:24:17 if [ "armhf" = "amd64" ]; then \
12:24:17 	cd /go/src/github.com/docker/scan-cli-plugin \
12:24:17 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
12:24:17 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:24:17 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:24:17 fi
12:24:17 # Build the CLI plugins
12:24:17 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:24:17 set -e;cd /sources && \
12:24:17 	tar xzf plugin-installers.tgz; \
12:24:17 	for installer in plugins/*.installer; do \
12:24:17 		LDFLAGS='' bash ${installer} build; \
12:24:17 	done
12:24:17 Cloning into '/go/src/github.com/docker/app'...
12:24:17 Fetching origin
12:24:17 make[2]: Entering directory '/go/src/github.com/docker/app'
12:24: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
12:25:25 make[2]: Leaving directory '/go/src/github.com/docker/app'
12:25:25 Cloning into '/go/src/github.com/docker/buildx'...
12:25:25 Fetching origin
12:25:25 + GO111MODULE=on
12:25: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
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    debian/rules override_dh_auto_test
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:27:16 	test "$ver" = "Docker version 0.0.0-20220908081902-b40c2f6, build f219cb5" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:27:16 PASS: daemon version OK
12:27:16 ver="$(cli/build/docker --version)"; \
12:27:16 	test "$ver" = "Docker version 0.0.0-20220908081902-b40c2f6, build b40c2f6" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:27:16 PASS: cli version OK
12:27:16 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:27:16 	test "$ver" = "v2.11.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:27:16 PASS: docker-compose version OK
12:27:16 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:27:16 # TODO change once we support scan-plugin on other architectures
12:27:16 if [ "armhf" = "amd64" ]; then \
12:27:16 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:27:16 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:27:16 fi
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    create-stamp debian/debhelper-build-stamp
12:27:16  debian/rules binary
12:27:16 dh binary --with=bash-completion --with=systemd
12:27:16    dh_testroot
12:27:16    dh_prep
12:27:16    debian/rules override_dh_auto_install
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 # docker-ce-cli install
12:27: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
12:27: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
12:27:16 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:27:16 set -e;cd /sources && \
12:27:16 	tar xzf plugin-installers.tgz; \
12:27:16 	for installer in plugins/*.installer; do \
12:27:16 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:27:16 		PREFIX=/usr/libexec/docker/cli-plugins \
12:27:16 			bash ${installer} install_plugin; \
12:27:16 	done
12:27:16 # docker-ce install
12:27:16 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:27:16 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:27:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6 debian/docker-ce/usr/bin/dockerd
12:27:16 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:27:16 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:27:16 # docker-compose-plugin install
12:27:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:27:16 # docker-scan-plugin install
12:27:16 # TODO change once we support scan-plugin on other architectures
12:27:16 if [ "armhf" = "amd64" ]; then \
12:27:16 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:27:16 fi
12:27:16 # docker-ce-rootless-extras install
12:27:16 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:27:16 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:27:16 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:27:16 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:27:16 # TODO: how can we install vpnkit?
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    debian/rules override_dh_install
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 dh_install
12:27:16 # TODO Can we do this from within our container?
12:27:16 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    dh_installdocs
12:27:16    dh_installchangelogs
12:27:16    dh_installman
12:27:16    dh_bash-completion
12:27:16    dh_systemd_enable
12:27:16    debian/rules override_dh_installinit
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 # use "docker" as our service name, not "docker-ce"
12:27:16 dh_installinit --name=docker
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    dh_systemd_start
12:27:16    dh_perl
12:27:16    dh_link
12:27:16    dh_strip_nondeterminism
12:27:16    dh_compress
12:27:16    dh_fixperms
12:27:16    dh_missing
12:27:16    debian/rules override_dh_strip
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 # Go has lots of problems with stripping, so just don't
12:27:16 make[1]: Leaving directory '/root/build-deb'
12:27:16    dh_makeshlibs
12:27:16    debian/rules override_dh_shlibdeps
12:27:16 make[1]: Entering directory '/root/build-deb'
12:27:16 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:27:18 make[1]: Leaving directory '/root/build-deb'
12:27:18    dh_installdeb
12:27:18    debian/rules override_dh_gencontrol
12:27:18 make[1]: Entering directory '/root/build-deb'
12:27:18 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:27:18 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:27:18 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
12:27:18 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:27:18 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:27:18 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:27:18 if [ "armhf" = "amd64" ]; then \
12:27:18 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:27:18 fi
12:27:18 dh_gencontrol --remaining-packages
12:27:19 make[1]: Leaving directory '/root/build-deb'
12:27:19    dh_md5sums
12:27:19    debian/rules override_dh_builddeb
12:27:19 make[1]: Entering directory '/root/build-deb'
12:27:19 dh_builddeb -- -Zxz
12:27:19 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'.
12:27:19 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'.
12:27:37 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.11.2~debian-bullseye_armhf.deb'.
12:27:55 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'.
12:28:52 make[1]: Leaving directory '/root/build-deb'
12:28:52  dpkg-genbuildinfo
12:28:52  dpkg-genchanges  >../docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.changes
12:28:52 dpkg-genchanges: info: including full source code in upload
12:28:52  dpkg-source -I.git --after-build .
12:28:52 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:28:52 + destination=/build
12:28:52 + mkdir -p /build
12:28:52 + mv -v /root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb /root/docker-compose-plugin_2.11.2~debian-bullseye_armhf.deb /build
12:28:52 copied '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 removed '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 copied '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 removed '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc'
12:28:52 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc'
12:28:52 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz'
12:28:52 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz'
12:28:52 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.buildinfo'
12:28:52 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.buildinfo'
12:28:52 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.changes'
12:28:52 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.changes'
12:28:52 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_armhf.deb'
12:28:52 copied '/root/docker-compose-plugin_2.11.2~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.11.2~debian-bullseye_armhf.deb'
12:28:52 removed '/root/docker-compose-plugin_2.11.2~debian-bullseye_armhf.deb'
12:28:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
12:28:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'