Skip to content

Console Output

12:12:43 + make REF=20.10 debian-bullseye
12:12:43 git init src/github.com/docker/cli
12:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
12:12:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:12:43 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
12:12:43 + SRC=src/github.com/docker/cli
12:12:43 + REF=20.10
12:12:43 + REF_FETCH=20.10
12:12:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
12:12:43 + awk {print $2}
12:12:43 + REF=refs/heads/20.10
12:12:43 + [ -n refs/heads/20.10 ]
12:12:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:12:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:12:45 From https://github.com/docker/cli
12:12:45  * [new branch]      20.10      -> 20.10
12:12:45  * [new tag]         v20.10.18  -> v20.10.18
12:12:45  * [new branch]      20.10      -> origin/20.10
12:12:45 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
12:12:45 git init src/github.com/docker/docker
12:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
12:12:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:12:45 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
12:12:45 + SRC=src/github.com/docker/docker
12:12:45 + REF=20.10
12:12:45 + REF_FETCH=20.10
12:12:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
12:12:45 + awk {print $2}
12:12:45 + REF=refs/heads/20.10
12:12:45 + [ -n refs/heads/20.10 ]
12:12:45 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:12:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:12:48 From https://github.com/docker/docker
12:12:48  * [new branch]      20.10      -> 20.10
12:12:48  * [new branch]      20.10      -> origin/20.10
12:12:48 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
12:12:48 git init src/github.com/docker/compose
12:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
12:12:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:12:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.11.2"
12:12:48 + SRC=src/github.com/docker/compose
12:12:48 + REF=v2.11.2
12:12:48 + REF_FETCH=v2.11.2
12:12:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.11.2
12:12:48 + awk {print $2}
12:12:48 + REF=refs/tags/v2.11.2
12:12:48 + [ -n refs/tags/v2.11.2 ]
12:12:48 + REF_FETCH=refs/tags/v2.11.2:refs/tags/v2.11.2
12:12:48 + 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:12:49 From https://github.com/docker/compose
12:12:49  * [new tag]         v2.11.2    -> v2.11.2
12:12:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.11.2
12:12:49 git init src/github.com/docker/scan-cli-plugin
12:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
12:12:49 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:12:49 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
12:12:49 + SRC=src/github.com/docker/scan-cli-plugin
12:12:49 + REF=v0.17.0
12:12:49 + REF_FETCH=v0.17.0
12:12:49 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
12:12:49 + awk {print $2}
12:12:49 + REF=refs/tags/v0.17.0
12:12:49 + [ -n refs/tags/v0.17.0 ]
12:12:49 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
12:12:49 + 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:12:49 From https://github.com/docker/scan-cli-plugin
12:12:49  * [new tag]         v0.17.0    -> v0.17.0
12:12:49 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
12:12:49 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.6 debian-bullseye
12:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
12:12:49 mkdir -p sources
12:12:49 docker run --rm -w /v \
12:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
12:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:12:49 	alpine \
12:12:49 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:12:49 Unable to find image 'alpine:latest' locally
12:12:49 latest: Pulling from library/alpine
12:12:49 213ec9aee27d: Pulling fs layer
12:12:49 213ec9aee27d: Verifying Checksum
12:12:49 213ec9aee27d: Download complete
12:12:50 213ec9aee27d: Pull complete
12:12:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
12:12:50 Status: Downloaded newer image for alpine:latest
12:12:54 mkdir -p sources
12:12:54 docker run --rm -w /v \
12:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
12:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:12:54 	alpine \
12:12:54 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:12:56 mkdir -p sources
12:12:56 docker run --rm -w /v \
12:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
12:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:12:56 	alpine \
12:12:56 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:12:57 mkdir -p sources
12:12:57 docker run --rm -w /v \
12:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:12:57 	alpine \
12:12:57 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:12:58 mkdir -p sources
12:12:58 cp ../systemd/docker.service sources/docker.service
12:12:58 mkdir -p sources
12:12:58 cp ../systemd/docker.socket sources/docker.socket
12:12:58 docker run --rm -w /v \
12:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
12:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:12:58 	alpine \
12:12:58 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
12:12:59 == Building packages for debian-bullseye ==
12:12:59 mkdir -p "debbuild/debian-bullseye"
12:12:59 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.6-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
12:12:59 #1 [internal] load .dockerignore
12:12:59 #1 transferring context: 2B done
12:12:59 #1 DONE 0.1s
12:12:59 
12:12:59 #2 [internal] load build definition from Dockerfile
12:12:59 #2 transferring dockerfile: 941B done
12:12:59 #2 DONE 0.1s
12:12:59 
12:12:59 #3 [auth] library/golang:pull token for registry-1.docker.io
12:12:59 #3 DONE 0.0s
12:12:59 
12:12:59 #4 [auth] library/debian:pull token for registry-1.docker.io
12:12:59 #4 DONE 0.0s
12:12:59 
12:12:59 #5 [internal] load metadata for docker.io/library/debian:bullseye
12:12:59 #5 DONE 0.4s
12:12:59 
12:12:59 #6 [internal] load metadata for docker.io/library/golang:1.18.6-buster
12:12:59 #6 DONE 0.4s
12:12:59 
12:12:59 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:12:59 #7 resolve docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 0.0s done
12:12:59 #7 DONE 0.0s
12:12:59 
12:12:59 #8 [internal] load build context
12:13:00 #8 transferring context: 19.88MB 0.6s done
12:13:00 #8 DONE 0.7s
12:13:00 
12:13:00 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:13:00 #7 sha256:2f07eccff90cf916626afac5c614f7bcae0a65bc31117b8f65b4fadc12866b42 7.11kB / 7.11kB done
12:13:00 #7 sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156 26.21MB / 50.44MB 0.5s
12:13:00 #7 sha256:2b34aaa3cba7676359d4f9d29333c92bd9f448969b07f56bb8482398a5dc53c6 7.86MB / 7.86MB 0.4s done
12:13:00 #7 sha256:bc8bf52dcb573cdb247a714674cc6dea759a5f5434013e5b8a5cbb35fb212320 1.79kB / 1.79kB done
12:13:00 #7 sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 988B / 988B done
12:13:00 #7 sha256:5a443ab54eaa5455912b469fb6d8b621ade658cd0afef9c706b7e37085004b25 0B / 10.00MB 0.5s
12:13:00 #7 sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156 31.46MB / 50.44MB 0.6s
12:13:00 #7 sha256:5a443ab54eaa5455912b469fb6d8b621ade658cd0afef9c706b7e37085004b25 3.37MB / 10.00MB 0.6s
12:13:00 #7 sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156 50.44MB / 50.44MB 0.8s
12:13:00 #7 sha256:5a443ab54eaa5455912b469fb6d8b621ade658cd0afef9c706b7e37085004b25 10.00MB / 10.00MB 0.7s done
12:13:00 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 3.15MB / 51.84MB 0.8s
12:13:01 #7 sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156 50.44MB / 50.44MB 0.8s done
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 13.63MB / 51.84MB 0.9s
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 26.21MB / 51.84MB 1.1s
12:13:01 #7 extracting sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 6.29MB / 68.83MB 1.1s
12:13:01 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 2.10MB / 141.88MB 1.1s
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 32.51MB / 51.84MB 1.2s
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 10.49MB / 68.83MB 1.2s
12:13:01 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 9.44MB / 141.88MB 1.2s
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 38.80MB / 51.84MB 1.3s
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 17.83MB / 68.83MB 1.3s
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 51.54MB / 51.84MB 1.5s
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 25.27MB / 68.83MB 1.5s
12:13:01 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 24.12MB / 141.88MB 1.5s
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 32.51MB / 68.83MB 1.6s
12:13:01 #7 sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 51.84MB / 51.84MB 1.6s done
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 39.03MB / 68.83MB 1.8s
12:13:01 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 36.70MB / 141.88MB 1.8s
12:13:01 #7 sha256:2ed9898dade4c9a6edce198887a5f565bd61018893dc1144589c28283874125d 156B / 156B 1.7s done
12:13:01 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 47.87MB / 68.83MB 1.9s
12:13:01 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 46.29MB / 141.88MB 1.9s
12:13:02 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 54.53MB / 68.83MB 2.0s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 53.48MB / 141.88MB 2.0s
12:13:02 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 62.91MB / 68.83MB 2.1s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 62.91MB / 141.88MB 2.1s
12:13:02 #7 sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 68.83MB / 68.83MB 2.3s done
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 81.79MB / 141.88MB 2.3s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 96.47MB / 141.88MB 2.5s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 103.81MB / 141.88MB 2.6s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 114.29MB / 141.88MB 2.7s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 122.68MB / 141.88MB 2.8s
12:13:02 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 140.51MB / 141.88MB 3.0s
12:13:03 #7 sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 141.88MB / 141.88MB 3.2s done
12:13:05 #7 extracting sha256:86467c57892b6bb48d563cb5940c68b69c431b2e79c3547df60d1c761c21c156 4.4s done
12:13:05 #7 extracting sha256:2b34aaa3cba7676359d4f9d29333c92bd9f448969b07f56bb8482398a5dc53c6
12:13:06 #7 ...
12:13:06 
12:13:06 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
12:13:06 #9 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
12:13:06 #9 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
12:13:06 #9 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done
12:13:06 #9 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done
12:13:06 #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 0.9s done
12:13:06 #9 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 4.7s done
12:13:06 #9 DONE 6.2s
12:13:06 
12:13:06 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:13:06 #7 extracting sha256:2b34aaa3cba7676359d4f9d29333c92bd9f448969b07f56bb8482398a5dc53c6 0.5s done
12:13:06 #7 extracting sha256:5a443ab54eaa5455912b469fb6d8b621ade658cd0afef9c706b7e37085004b25
12:13:06 #7 extracting sha256:5a443ab54eaa5455912b469fb6d8b621ade658cd0afef9c706b7e37085004b25 0.4s done
12:13:06 #7 extracting sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f
12:13:11 #7 extracting sha256:e6cacf42b5677aa20eb8fff5102f7482828f27555a167f49da0597869f91002f 3.7s done
12:13:11 #7 extracting sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa
12:13:14 #7 ...
12:13:14 
12:13:14 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:13:14 #0 1.042 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:13:14 #0 1.052 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:13:14 #0 1.052 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:13:14 #0 1.200 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
12:13:14 #0 1.446 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [186 kB]
12:13:14 #0 1.777 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6344 B]
12:13:14 #0 2.951 Fetched 8585 kB in 2s (3944 kB/s)
12:13:14 #0 2.951 Reading package lists...
12:13:14 #0 3.736 Reading package lists...
12:13:14 #0 4.520 Building dependency tree...
12:13:14 #0 4.701 Reading state information...
12:13:14 #0 4.931 The following additional packages will be installed:
12:13:14 #0 4.931   autoconf automake autopoint autotools-dev binutils binutils-common
12:13:14 #0 4.931   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:13:14 #0 4.931   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:13:14 #0 4.931   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:13:14 #0 4.931   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:13:14 #0 4.931   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:13:14 #0 4.932   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:13:14 #0 4.932   intltool-debian iso-codes less libalgorithm-diff-perl
12:13:14 #0 4.932   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:13:14 #0 4.932   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:13:14 #0 4.932   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:13:14 #0 4.932   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:13:14 #0 4.932   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:13:14 #0 4.932   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:13:14 #0 4.932   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:13:14 #0 4.932   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:13:14 #0 4.932   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:13:14 #0 4.933   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:13:14 #0 4.933   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:13:14 #0 4.933   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:13:14 #0 4.933   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:13:14 #0 4.933   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:13:14 #0 4.933   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:13:14 #0 4.933   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:13:14 #0 4.933   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:13:14 #0 4.933   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:13:14 #0 4.933   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:13:14 #0 4.933   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:13:14 #0 4.933   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:13:14 #0 4.933   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:13:14 #0 4.933   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:13:14 #0 4.933   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:13:14 #0 4.933   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:13:14 #0 4.933   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:13:14 #0 4.933   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:13:14 #0 4.934   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:13:14 #0 4.934   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:13:14 #0 4.934   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:13:14 #0 4.934   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:13:14 #0 4.934   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:13:14 #0 4.934   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:13:14 #0 4.934   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:13:14 #0 4.934   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:13:14 #0 4.934   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:13:14 #0 4.934   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:13:14 #0 4.934   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:13:14 #0 4.934   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:13:14 #0 4.934   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:13:14 #0 4.934   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:13:14 #0 4.934   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:13:14 #0 4.934   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:13:14 #0 4.934   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:13:14 #0 4.934   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:13:14 #0 4.934   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:13:14 #0 4.935   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:13:14 #0 4.935   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:13:14 #0 4.935   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:13:14 #0 4.935   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:13:14 #0 4.935   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:13:14 #0 4.935   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:13:14 #0 4.935   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:13:14 #0 4.935   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:13:14 #0 4.935   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:13:14 #0 4.936   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:13:14 #0 4.936   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:13:14 #0 4.936   libstring-shellquote-perl libsub-exporter-perl
12:13:14 #0 4.936   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:13:14 #0 4.936   libsub-name-perl libsub-override-perl libsub-quote-perl
12:13:14 #0 4.936   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:13:14 #0 4.936   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:13:14 #0 4.936   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:13:14 #0 4.936   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:13:14 #0 4.936   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:13:14 #0 4.936   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:13:14 #0 4.936   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:13:14 #0 4.936   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:13:14 #0 4.936   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:13:14 #0 4.936   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:13:14 #0 4.936   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:13:14 #0 4.936   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:13:14 #0 4.936   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:13:14 #0 4.937   netbase openssh-client openssl patch patchutils pbzip2 perl
12:13:14 #0 4.937   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:13:14 #0 4.937   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:13:14 #0 4.937   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:13:14 #0 4.937   python3-magic python3-minimal python3-pkg-resources python3-requests
12:13:14 #0 4.937   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:13:14 #0 4.938   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:13:14 #0 4.938   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:13:14 #0 4.940 Suggested packages:
12:13:14 #0 4.940   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:13:14 #0 4.940   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:13:14 #0 4.940   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:13:14 #0 4.940   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:13:14 #0 4.940   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:13:14 #0 4.940   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:13:14 #0 4.941   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:13:14 #0 4.941   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:13:14 #0 4.941   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
12:13:14 #0 4.941   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:13:14 #0 4.941   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:13:14 #0 4.941   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
12:13:14 #0 4.941   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
12:13:14 #0 4.941   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:13:14 #0 4.941   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:13:14 #0 4.941   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:13:14 #0 4.941   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
12:13:14 #0 4.941   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
12:13:14 #0 4.941   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
12:13:14 #0 4.941   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
12:13:14 #0 4.941   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
12:13:14 #0 4.941   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
12:13:14 #0 4.941   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
12:13:14 #0 4.941   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:13:14 #0 4.941   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:13:14 #0 4.941   python3-cryptography python3-openssl python3-socks python-requests-doc
12:13:14 #0 4.941   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
12:13:14 #0 7.392 The following NEW packages will be installed:
12:13:14 #0 7.392   autoconf automake autopoint autotools-dev binutils binutils-common
12:13:14 #0 7.392   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:13:14 #0 7.392   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:13:14 #0 7.392   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:13:14 #0 7.393   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:13:14 #0 7.393   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:13:14 #0 7.393   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:13:14 #0 7.393   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:13:14 #0 7.393   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:13:14 #0 7.393   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:13:14 #0 7.393   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:13:14 #0 7.394   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:13:14 #0 7.394   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:13:14 #0 7.394   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:13:14 #0 7.394   libclass-inspector-perl libclass-method-modifiers-perl
12:13:14 #0 7.394   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:13:14 #0 7.394   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:13:14 #0 7.394   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:13:14 #0 7.394   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:13:14 #0 7.394   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:13:14 #0 7.394   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:13:14 #0 7.394   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:13:14 #0 7.394   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:13:14 #0 7.394   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:13:14 #0 7.394   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:13:14 #0 7.394   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:13:14 #0 7.394   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:13:14 #0 7.394   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:13:14 #0 7.394   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:13:14 #0 7.394   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:13:14 #0 7.394   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:13:14 #0 7.395   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:13:14 #0 7.395   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:13:14 #0 7.395   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:13:14 #0 7.395   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:13:14 #0 7.395   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:13:14 #0 7.395   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:13:14 #0 7.395   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:13:14 #0 7.395   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:13:14 #0 7.395   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:13:14 #0 7.395   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:13:14 #0 7.395   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:13:14 #0 7.395   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:13:14 #0 7.395   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:13:14 #0 7.395   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:13:14 #0 7.395   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:13:14 #0 7.396   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:13:14 #0 7.396   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:13:14 #0 7.396   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:13:14 #0 7.396   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:13:14 #0 7.396   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:13:14 #0 7.396   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:13:14 #0 7.396   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:13:14 #0 7.396   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:13:14 #0 7.396   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:13:14 #0 7.396   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:13:14 #0 7.396   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:13:14 #0 7.396   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:13:14 #0 7.396   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:13:14 #0 7.396   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:13:14 #0 7.400   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:13:14 #0 7.400   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:13:14 #0 7.400   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:13:14 #0 7.400   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:13:14 #0 7.400   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:13:14 #0 7.400   libstring-shellquote-perl libsub-exporter-perl
12:13:14 #0 7.400   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:13:14 #0 7.400   libsub-name-perl libsub-override-perl libsub-quote-perl
12:13:14 #0 7.400   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:13:14 #0 7.400   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:13:14 #0 7.400   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:13:14 #0 7.400   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:13:14 #0 7.400   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:13:14 #0 7.400   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:13:14 #0 7.400   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:13:14 #0 7.400   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:13:14 #0 7.400   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:13:14 #0 7.400   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:13:14 #0 7.400   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:13:14 #0 7.400   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:13:14 #0 7.400   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:13:14 #0 7.400   netbase openssh-client openssl patch patchutils pbzip2 perl
12:13:14 #0 7.400   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:13:14 #0 7.400   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:13:14 #0 7.400   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:13:14 #0 7.400   python3-magic python3-minimal python3-pkg-resources python3-requests
12:13:14 #0 7.400   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:13:14 #0 7.400   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:13:14 #0 7.400   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:13:14 #0 7.691 0 upgraded, 384 newly installed, 0 to remove and 1 not upgraded.
12:13:14 #0 7.691 Need to get 175 MB of archives.
12:13:14 #0 7.691 After this operation, 572 MB of additional disk space will be used.
12:13:14 #0 7.691 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
12:13:14 #0 7.704 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
12:13:14 #0 7.704 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
12:13:14 #0 7.704 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
12:13:14 #0 7.705 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
12:13:14 #0 7.708 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
12:13:14 #0 7.721 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:13:14 #0 7.766 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
12:13:14 #0 7.766 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
12:13:14 #0 7.801 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
12:13:14 #0 7.807 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
12:13:14 #0 7.807 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
12:13:14 #0 7.813 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u4 [98.0 kB]
12:13:14 #0 7.816 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
12:13:14 #0 7.835 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
12:13:14 #0 7.836 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
12:13:14 #0 7.837 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
12:13:14 #0 7.839 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
12:13:14 #0 7.840 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
12:13:14 #0 7.841 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
12:13:14 #0 7.847 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
12:13:14 #0 7.855 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
12:13:14 #0 7.871 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
12:13:14 #10 7.878 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
12:13:14 #10 7.879 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
12:13:14 #10 7.881 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
12:13:14 #10 7.884 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
12:13:14 #10 7.884 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
12:13:14 #10 7.885 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:13:14 #10 7.887 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:13:14 #10 7.895 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:13:14 #10 7.897 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:13:14 #10 7.904 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:13:14 #10 7.905 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:13:14 #10 7.905 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
12:13:14 #10 7.907 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
12:13:14 #10 7.942 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
12:13:14 #10 7.942 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
12:13:14 #10 7.942 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
12:13:14 #10 7.942 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
12:13:14 #10 7.942 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
12:13:14 #10 7.942 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
12:13:14 #10 7.949 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
12:13:14 #10 7.950 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:13:14 #10 7.953 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:13:14 #10 7.954 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:13:14 #10 7.957 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:13:14 #10 7.961 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:13:14 #10 7.962 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:13:14 #10 7.971 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
12:13:14 #10 7.977 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
12:13:14 #10 8.001 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
12:13:14 #10 8.008 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
12:13:14 #10 8.009 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
12:13:14 #10 8.011 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
12:13:14 #10 8.030 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
12:13:14 #10 8.031 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u4 [276 kB]
12:13:14 #10 8.034 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.140-1 [1541 kB]
12:13:14 #10 8.051 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
12:13:14 #10 8.053 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
12:13:14 #10 8.056 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
12:13:14 #10 8.057 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u4 [2360 kB]
12:13:14 #10 8.082 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
12:13:14 #10 8.112 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
12:13:14 #10 8.125 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
12:13:14 #10 8.126 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
12:13:14 #10 8.224 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
12:13:14 #10 8.224 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
12:13:14 #10 8.225 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
12:13:14 #10 8.227 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
12:13:14 #10 8.228 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
12:13:14 #10 8.228 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
12:13:14 #10 8.248 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
12:13:14 #10 8.256 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
12:13:14 #10 8.276 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
12:13:14 #10 8.285 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
12:13:14 #10 8.287 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
12:13:14 #10 8.309 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
12:13:14 #10 8.684 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
12:13:14 #10 8.693 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
12:13:14 #10 8.725 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
12:13:15 #10 8.859 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
12:13:15 #10 8.860 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
12:13:15 #10 8.865 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
12:13:15 #10 8.882 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:13:15 #10 8.885 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
12:13:15 #10 8.916 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:13:15 #10 8.917 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:13:15 #10 8.923 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:13:15 #10 8.924 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:13:15 #10 8.925 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:13:15 #10 8.928 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:13:15 #10 8.929 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:13:15 #10 8.931 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:13:15 #10 8.931 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:13:15 #10 8.934 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:13:15 #10 8.939 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:13:15 #10 8.944 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
12:13:15 #10 8.946 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
12:13:15 #10 8.954 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:13:15 #10 8.965 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
12:13:15 #10 8.967 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
12:13:15 #10 8.974 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
12:13:15 #10 8.982 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:13:15 #10 8.982 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:13:15 #10 8.982 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:13:15 #10 8.982 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
12:13:15 #10 8.984 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:13:15 #10 9.114 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
12:13:15 #10 9.120 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
12:13:15 #10 9.131 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:13:15 #10 9.132 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
12:13:15 #10 9.134 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
12:13:15 #10 9.145 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
12:13:15 #10 9.476 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
12:13:15 #10 9.476 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
12:13:15 #10 9.476 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
12:13:15 #10 9.476 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
12:13:15 #10 9.477 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
12:13:15 #10 9.482 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
12:13:15 #10 9.484 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
12:13:15 #10 9.492 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:13:15 #10 9.502 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
12:13:15 #10 9.515 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
12:13:15 #10 9.524 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
12:13:15 #10 9.525 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
12:13:15 #10 9.532 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
12:13:15 #10 9.537 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
12:13:15 #10 9.542 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
12:13:15 #10 9.548 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
12:13:15 #10 9.556 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
12:13:15 #10 9.556 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:13:15 #10 9.557 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
12:13:15 #10 9.558 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
12:13:15 #10 9.558 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
12:13:15 #10 9.559 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
12:13:15 #10 9.561 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:13:15 #10 9.561 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
12:13:15 #10 9.562 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:13:15 #10 9.562 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
12:13:15 #10 9.563 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
12:13:15 #10 9.563 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:13:15 #10 9.565 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:13:15 #10 9.565 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
12:13:15 #10 9.566 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
12:13:15 #10 9.567 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
12:13:15 #10 9.567 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
12:13:15 #10 9.568 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:13:15 #10 9.569 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
12:13:15 #10 9.570 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
12:13:15 #10 9.570 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
12:13:15 #10 9.571 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:13:15 #10 9.572 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
12:13:15 #10 9.573 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
12:13:15 #10 9.574 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
12:13:15 #10 9.578 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
12:13:15 #10 9.579 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:13:15 #10 9.579 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
12:13:15 #10 9.580 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:13:15 #10 9.581 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:13:15 #10 9.581 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
12:13:15 #10 9.582 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
12:13:15 #10 9.586 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
12:13:15 #10 9.589 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
12:13:15 #10 9.589 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:13:15 #10 9.590 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:13:15 #10 9.590 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:13:15 #10 9.591 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
12:13:15 #10 9.593 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
12:13:15 #10 9.594 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
12:13:15 #10 9.597 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
12:13:15 #10 9.608 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
12:13:15 #10 9.609 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B]
12:13:15 #10 9.610 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:13:15 #10 9.612 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
12:13:15 #10 9.613 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:13:15 #10 9.614 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
12:13:15 #10 9.615 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
12:13:15 #10 9.620 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
12:13:15 #10 9.625 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
12:13:15 #10 9.626 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
12:13:15 #10 9.627 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
12:13:15 #10 9.649 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
12:13:15 #10 9.655 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]
12:13:15 #10 9.659 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
12:13:15 #10 9.660 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
12:13:15 #10 9.678 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
12:13:15 #10 9.745 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
12:13:15 #10 9.768 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:13:15 #10 9.769 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
12:13:15 #10 9.769 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:13:15 #10 9.770 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
12:13:15 #10 9.770 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
12:13:15 #10 9.772 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:13:15 #10 9.772 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:13:15 #10 9.777 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
12:13:15 #10 9.778 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:13:15 #10 9.785 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:13:15 #10 9.785 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:13:15 #10 9.785 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
12:13:15 #10 9.785 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:13:15 #10 9.785 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
12:13:15 #10 9.785 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
12:13:15 #10 9.792 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
12:13:15 #10 9.793 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
12:13:15 #10 9.795 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
12:13:15 #10 9.798 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
12:13:15 #10 9.799 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
12:13:15 #10 9.803 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
12:13:15 #10 9.806 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
12:13:15 #10 9.807 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
12:13:15 #10 9.808 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
12:13:15 #10 9.810 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
12:13:15 #10 9.813 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
12:13:15 #10 9.821 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
12:13:15 #10 9.822 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
12:13:15 #10 9.824 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u4 [246 kB]
12:13:15 #10 9.827 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:13:15 #10 9.828 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:13:15 #10 9.829 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
12:13:15 #10 9.830 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
12:13:15 #10 9.831 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
12:13:15 #10 9.832 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
12:13:15 #10 9.833 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:13:15 #10 9.833 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
12:13:15 #10 9.834 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
12:13:15 #10 9.835 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:13:15 #10 9.837 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:13:15 #10 9.838 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
12:13:15 #10 9.838 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
12:13:15 #10 9.840 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:13:15 #10 9.841 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:13:15 #10 9.842 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
12:13:15 #10 9.848 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:13:15 #10 9.849 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
12:13:15 #10 9.850 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:13:15 #10 9.851 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:13:15 #10 9.852 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:13:15 #10 9.852 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
12:13:15 #10 9.854 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:13:15 #10 9.854 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
12:13:15 #10 9.875 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:13:16 #10 9.895 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
12:13:16 #10 9.896 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:13:16 #10 9.897 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:13:16 #10 9.898 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
12:13:16 #10 9.899 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
12:13:16 #10 9.900 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
12:13:16 #10 9.904 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
12:13:16 #10 9.905 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
12:13:16 #10 9.909 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
12:13:16 #10 9.909 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:13:16 #10 9.909 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:13:16 #10 9.909 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:13:16 #10 9.909 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
12:13:16 #10 9.909 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
12:13:16 #10 9.910 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
12:13:16 #10 9.911 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:13:16 #10 9.911 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
12:13:16 #10 9.912 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
12:13:16 #10 9.917 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
12:13:16 #10 9.917 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:13:16 #10 9.917 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
12:13:16 #10 9.917 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:13:16 #10 9.918 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:13:16 #10 9.918 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:13:16 #10 9.919 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:13:16 #10 9.920 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:13:16 #10 9.921 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
12:13:16 #10 9.923 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
12:13:16 #10 9.926 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:13:16 #10 9.926 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
12:13:16 #10 9.926 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
12:13:16 #10 9.926 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
12:13:16 #10 9.926 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:13:16 #10 9.933 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
12:13:16 #10 9.933 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
12:13:16 #10 9.933 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:13:16 #10 9.938 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
12:13:16 #10 9.951 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:13:16 #10 9.965 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:13:16 #10 9.966 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
12:13:16 #10 9.968 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
12:13:16 #10 9.968 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:13:16 #10 9.968 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:13:16 #10 9.970 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
12:13:16 #10 9.970 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:13:16 #10 9.970 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
12:13:16 #10 9.975 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:13:16 #10 9.975 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
12:13:16 #10 9.976 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:13:16 #10 9.977 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
12:13:16 #10 9.988 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
12:13:16 #10 9.988 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
12:13:16 #10 9.990 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
12:13:16 #10 9.991 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:13:16 #10 9.993 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
12:13:16 #10 9.998 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
12:13:16 #10 10.00 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
12:13:16 #10 10.00 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:13:16 #10 10.00 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:13:16 #10 10.00 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:13:16 #10 10.00 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
12:13:16 #10 10.01 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
12:13:16 #10 10.01 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
12:13:16 #10 10.01 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:13:16 #10 10.01 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:13:16 #10 10.01 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:13:16 #10 10.01 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
12:13:16 #10 10.01 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
12:13:16 #10 10.01 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
12:13:16 #10 10.02 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
12:13:16 #10 10.02 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
12:13:16 #10 10.02 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
12:13:16 #10 10.02 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:13:16 #10 10.02 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
12:13:16 #10 10.02 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
12:13:16 #10 10.02 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
12:13:16 #10 10.02 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
12:13:16 #10 10.02 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
12:13:16 #10 10.02 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
12:13:16 #10 10.02 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
12:13:16 #10 10.02 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
12:13:16 #10 10.03 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
12:13:16 #10 10.03 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:13:16 #10 10.03 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:13:16 #10 10.03 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
12:13:16 #10 10.03 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
12:13:16 #10 10.03 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
12:13:16 #10 10.04 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
12:13:16 #10 10.04 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
12:13:16 #10 10.04 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
12:13:16 #10 10.04 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
12:13:16 #10 10.04 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:13:16 #10 10.04 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:13:16 #10 10.05 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:13:16 #10 10.05 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
12:13:16 #10 10.05 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
12:13:16 #10 10.05 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
12:13:16 #10 10.05 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
12:13:16 #10 10.05 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
12:13:16 #10 10.05 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
12:13:16 #10 10.05 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
12:13:16 #10 10.05 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
12:13:16 #10 10.05 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
12:13:16 #10 10.06 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
12:13:16 #10 10.06 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
12:13:16 #10 10.06 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
12:13:16 #10 10.06 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:13:16 #10 10.06 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:13:16 #10 10.06 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:13:16 #10 10.06 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
12:13:16 #10 10.07 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:13:16 #10 10.07 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:13:16 #10 10.07 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
12:13:16 #10 10.07 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
12:13:16 #10 10.07 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
12:13:16 #10 10.07 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
12:13:16 #10 10.08 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
12:13:16 #10 10.09 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
12:13:16 #10 10.09 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
12:13:16 #10 10.09 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
12:13:16 #10 10.09 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
12:13:16 #10 10.10 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
12:13:16 #10 10.10 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
12:13:16 #10 10.12 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
12:13:16 #10 10.12 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
12:13:16 #10 10.13 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
12:13:16 #10 10.13 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
12:13:16 #10 10.13 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
12:13:16 #10 10.13 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
12:13:16 #10 10.13 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
12:13:16 #10 10.13 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
12:13:16 #10 10.14 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
12:13:16 #10 10.14 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
12:13:16 #10 10.14 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
12:13:16 #10 10.14 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
12:13:16 #10 10.14 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:13:16 #10 10.14 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
12:13:16 #10 10.14 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
12:13:16 #10 10.14 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
12:13:16 #10 10.15 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
12:13:16 #10 10.16 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
12:13:16 #10 10.16 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
12:13:16 #10 10.40 debconf: delaying package configuration, since apt-utils is not installed
12:13:16 #10 10.44 Fetched 175 MB in 3s (63.9 MB/s)
12:13:16 #10 10.47 Selecting previously unselected package bsdextrautils.
12:13:16 #10 10.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
12:13:16 #10 10.47 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
12:13:16 #10 10.48 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:13:16 #10 10.55 Selecting previously unselected package libuchardet0:amd64.
12:13:16 #10 10.55 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
12:13:16 #10 10.56 Unpacking libuchardet0:amd64 (0.0.7-1) ...
12:13:16 #10 10.60 Selecting previously unselected package groff-base.
12:13:16 #10 10.60 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
12:13:16 #10 10.61 Unpacking groff-base (1.22.4-6) ...
12:13:17 #10 10.81 Selecting previously unselected package libgdbm6:amd64.
12:13:17 #10 10.81 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
12:13:17 #10 10.81 Unpacking libgdbm6:amd64 (1.19-2) ...
12:13:17 #10 10.85 Selecting previously unselected package libpipeline1:amd64.
12:13:17 #10 10.85 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
12:13:17 #10 10.86 Unpacking libpipeline1:amd64 (1.5.3-1) ...
12:13:17 #10 10.91 Selecting previously unselected package man-db.
12:13:17 #10 10.91 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
12:13:17 #10 10.92 Unpacking man-db (2.9.4-2) ...
12:13:17 #10 11.16 Selecting previously unselected package perl-modules-5.32.
12:13:17 #10 11.16 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:13:17 #10 11.17 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:13:18 #10 11.77 Selecting previously unselected package libgdbm-compat4:amd64.
12:13:18 #10 11.77 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
12:13:18 #10 11.78 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
12:13:18 #10 11.81 Selecting previously unselected package libperl5.32:amd64.
12:13:18 #10 11.81 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
12:13:18 #10 11.82 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
12:13:19 #10 12.71 Selecting previously unselected package perl.
12:13:19 #10 12.72 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
12:13:19 #10 12.72 Unpacking perl (5.32.1-4+deb11u2) ...
12:13:19 #10 12.79 Selecting previously unselected package liblocale-gettext-perl.
12:13:19 #10 12.79 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
12:13:19 #10 12.80 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:13:19 #10 12.84 Selecting previously unselected package libpython3.9-minimal:amd64.
12:13:19 #10 12.84 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
12:13:19 #10 12.86 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
12:13:19 #10 13.03 Selecting previously unselected package libexpat1:amd64.
12:13:19 #10 13.03 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u4_amd64.deb ...
12:13:19 #10 13.04 Unpacking libexpat1:amd64 (2.2.10-2+deb11u4) ...
12:13:19 #10 13.09 Selecting previously unselected package python3.9-minimal.
12:13:19 #10 13.09 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
12:13:19 #10 13.10 Unpacking python3.9-minimal (3.9.2-1) ...
12:13:19 #10 13.41 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
12:13:19 #10 13.43 Setting up libexpat1:amd64 (2.2.10-2+deb11u4) ...
12:13:19 #10 13.44 Setting up python3.9-minimal (3.9.2-1) ...
12:13:20 #10 14.53 Selecting previously unselected package python3-minimal.
12:13:20 #10 14.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9516 files and directories currently installed.)
12:13:20 #10 14.54 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
12:13:20 #10 14.55 Unpacking python3-minimal (3.9.2-3) ...
12:13:20 #10 14.59 Selecting previously unselected package media-types.
12:13:20 #10 14.59 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:13:20 #10 14.59 Unpacking media-types (4.0.0) ...
12:13:20 #10 14.63 Selecting previously unselected package libmpdec3:amd64.
12:13:20 #10 14.63 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
12:13:20 #10 14.64 Unpacking libmpdec3:amd64 (2.5.1-1) ...
12:13:20 #10 14.68 Selecting previously unselected package libncursesw6:amd64.
12:13:20 #10 14.68 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
12:13:20 #10 14.69 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
12:13:20 #10 14.74 Selecting previously unselected package readline-common.
12:13:20 #10 14.74 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:13:20 #10 14.75 Unpacking readline-common (8.1-1) ...
12:13:20 #10 14.79 Selecting previously unselected package libreadline8:amd64.
12:13:20 #10 14.79 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
12:13:20 #10 14.79 Unpacking libreadline8:amd64 (8.1-1) ...
12:13:20 #10 14.85 Selecting previously unselected package libsqlite3-0:amd64.
12:13:21 #10 14.85 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
12:13:21 #10 14.86 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
12:13:21 #10 14.99 Selecting previously unselected package libpython3.9-stdlib:amd64.
12:13:21 #10 15.00 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
12:13:21 #10 15.00 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:13:21 #10 15.32 Selecting previously unselected package python3.9.
12:13:21 #10 15.32 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
12:13:21 #10 15.32 Unpacking python3.9 (3.9.2-1) ...
12:13:21 #10 15.37 Selecting previously unselected package libpython3-stdlib:amd64.
12:13:21 #10 15.38 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
12:13:21 #10 15.38 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
12:13:21 #10 15.42 Setting up python3-minimal (3.9.2-3) ...
12:13:22 #10 15.82 Selecting previously unselected package python3.
12:13:22 #10 15.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9954 files and directories currently installed.)
12:13:22 #10 15.83 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
12:13:22 #10 15.83 Unpacking python3 (3.9.2-3) ...
12:13:22 #10 15.88 Selecting previously unselected package less.
12:13:22 #10 15.88 Preparing to unpack .../001-less_551-2_amd64.deb ...
12:13:22 #10 15.89 Unpacking less (551-2) ...
12:13:22 #10 15.96 Selecting previously unselected package netbase.
12:13:22 #10 15.96 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:13:22 #10 15.97 Unpacking netbase (6.3) ...
12:13:22 #10 16.01 Selecting previously unselected package sensible-utils.
12:13:22 #10 16.01 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:13:22 #10 16.01 Unpacking sensible-utils (0.0.14) ...
12:13:22 #10 16.06 Selecting previously unselected package bzip2.
12:13:22 #10 16.06 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
12:13:22 #10 16.06 Unpacking bzip2 (1.0.8-4) ...
12:13:22 #10 16.13 Selecting previously unselected package openssl.
12:13:22 #10 16.13 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:13:22 #10 16.13 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:13:22 #10 16.28 Selecting previously unselected package ca-certificates.
12:13:22 #10 16.28 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:13:22 #10 16.29 Unpacking ca-certificates (20210119) ...
12:13:22 #10 16.36 Selecting previously unselected package libmagic-mgc.
12:13:22 #10 16.36 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:13:22 #10 16.36 Unpacking libmagic-mgc (1:5.39-3) ...
12:13:22 #10 16.49 Selecting previously unselected package libmagic1:amd64.
12:13:22 #10 16.49 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
12:13:22 #10 16.50 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:13:22 #10 16.56 Selecting previously unselected package file.
12:13:22 #10 16.56 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
12:13:22 #10 16.57 Unpacking file (1:5.39-3) ...
12:13:22 #10 16.61 Selecting previously unselected package gettext-base.
12:13:23 #10 16.61 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
12:13:23 #10 16.62 Unpacking gettext-base (0.21-4) ...
12:13:23 #10 16.69 Selecting previously unselected package manpages.
12:13:23 #10 16.69 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:13:23 #10 16.70 Unpacking manpages (5.10-1) ...
12:13:23 #10 16.92 Selecting previously unselected package libmd0:amd64.
12:13:23 #10 16.92 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
12:13:23 #10 16.92 Unpacking libmd0:amd64 (1.0.3-3) ...
12:13:23 #10 16.97 Selecting previously unselected package libbsd0:amd64.
12:13:23 #10 16.97 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
12:13:23 #10 16.97 Unpacking libbsd0:amd64 (0.11.3-1) ...
12:13:23 #10 17.03 Selecting previously unselected package libedit2:amd64.
12:13:23 #10 17.03 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
12:13:23 #10 17.04 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
12:13:23 #10 17.10 Selecting previously unselected package libcbor0:amd64.
12:13:23 #10 17.10 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
12:13:23 #10 17.10 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
12:13:23 #10 17.15 Selecting previously unselected package libfido2-1:amd64.
12:13:23 #10 17.15 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
12:13:23 #10 17.16 Unpacking libfido2-1:amd64 (1.6.0-2) ...
12:13:23 #10 17.20 Selecting previously unselected package openssh-client.
12:13:23 #10 17.20 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
12:13:23 #10 17.21 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
12:13:23 #10 17.40 Selecting previously unselected package ucf.
12:13:23 #10 17.40 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:13:23 #10 17.40 Moving old data out of the way
12:13:23 #10 17.40 Unpacking ucf (3.0043) ...
12:13:23 #10 17.49 Selecting previously unselected package xz-utils.
12:13:23 #10 17.49 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:13:23 #10 17.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:13:23 #10 17.57 Selecting previously unselected package libsigsegv2:amd64.
12:13:23 #10 17.57 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
12:13:23 #10 17.57 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:13:23 #10 17.61 Selecting previously unselected package m4.
12:13:23 #10 17.61 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
12:13:23 #10 17.62 Unpacking m4 (1.4.18-5) ...
12:13:23 #10 17.68 Selecting previously unselected package autoconf.
12:13:23 #10 17.68 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:13:24 #10 17.69 Unpacking autoconf (2.69-14) ...
12:13:24 #10 17.78 Selecting previously unselected package autotools-dev.
12:13:24 #10 17.78 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:13:24 #10 17.78 Unpacking autotools-dev (20180224.1+nmu1) ...
12:13:24 #10 17.83 Selecting previously unselected package automake.
12:13:24 #10 17.83 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:13:24 #10 17.84 Unpacking automake (1:1.16.3-2) ...
12:13:24 #10 ...
12:13:24 
12:13:24 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:13:24 #7 extracting sha256:97379520018c80846da1a05f090d05247753e0d519c78ac11c1671eb993d60aa 4.0s done
12:13:24 #7 extracting sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 9.2s
12:13:24 #7 ...
12:13:24 
12:13:24 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:13:24 #10 17.97 Selecting previously unselected package autopoint.
12:13:24 #10 17.97 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:13:24 #10 17.97 Unpacking autopoint (0.21-4) ...
12:13:24 #10 18.03 Selecting previously unselected package binutils-common:amd64.
12:13:24 #10 18.03 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
12:13:24 #10 18.04 Unpacking binutils-common:amd64 (2.35.2-2) ...
12:13:24 #10 18.43 Selecting previously unselected package libbinutils:amd64.
12:13:24 #10 18.43 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
12:13:24 #10 18.43 Unpacking libbinutils:amd64 (2.35.2-2) ...
12:13:24 #10 18.58 Selecting previously unselected package libctf-nobfd0:amd64.
12:13:24 #10 18.58 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
12:13:24 #10 18.59 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
12:13:24 #10 18.65 Selecting previously unselected package libctf0:amd64.
12:13:24 #10 18.65 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
12:13:24 #10 18.65 Unpacking libctf0:amd64 (2.35.2-2) ...
12:13:24 #10 18.70 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:13:24 #10 18.70 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
12:13:25 #10 18.70 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
12:13:25 #10 19.01 Selecting previously unselected package binutils.
12:13:25 #10 19.01 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
12:13:25 #10 19.01 Unpacking binutils (2.35.2-2) ...
12:13:25 #10 19.06 Selecting previously unselected package libc-dev-bin.
12:13:25 #10 19.06 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u4_amd64.deb ...
12:13:25 #10 19.06 Unpacking libc-dev-bin (2.31-13+deb11u4) ...
12:13:25 #10 19.11 Selecting previously unselected package linux-libc-dev:amd64.
12:13:25 #10 19.11 Preparing to unpack .../033-linux-libc-dev_5.10.140-1_amd64.deb ...
12:13:25 #10 19.13 Unpacking linux-libc-dev:amd64 (5.10.140-1) ...
12:13:25 #10 19.44 Selecting previously unselected package libcrypt-dev:amd64.
12:13:25 #10 19.44 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
12:13:25 #10 19.44 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
12:13:25 #10 19.49 Selecting previously unselected package libtirpc-dev:amd64.
12:13:25 #10 19.49 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
12:13:25 #10 19.49 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
12:13:25 #10 19.55 Selecting previously unselected package libnsl-dev:amd64.
12:13:25 #10 ...
12:13:25 
12:13:25 #7 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:13:25 #7 extracting sha256:1185416ed00d5390031ca11be7b44160dcdba275e3cebc9c98dc8e5289e655f7 10.2s done
12:13:25 #7 extracting sha256:2ed9898dade4c9a6edce198887a5f565bd61018893dc1144589c28283874125d done
12:13:25 #7 DONE 25.7s
12:13:25 
12:13:25 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:13:25 #10 19.55 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
12:13:25 #10 19.56 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
12:13:25 #10 19.63 Selecting previously unselected package libc6-dev:amd64.
12:13:25 #10 19.63 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u4_amd64.deb ...
12:13:25 #10 19.63 Unpacking libc6-dev:amd64 (2.31-13+deb11u4) ...
12:13:26 #10 20.08 Selecting previously unselected package libisl23:amd64.
12:13:26 #10 20.09 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
12:13:26 #10 20.10 Unpacking libisl23:amd64 (0.23-1) ...
12:13:26 #10 20.26 Selecting previously unselected package libmpfr6:amd64.
12:13:26 #10 20.26 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
12:13:26 #10 20.27 Unpacking libmpfr6:amd64 (4.1.0-3) ...
12:13:26 #10 20.47 Selecting previously unselected package libmpc3:amd64.
12:13:26 #10 20.47 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
12:13:26 #10 20.48 Unpacking libmpc3:amd64 (1.2.0-1) ...
12:13:26 #10 20.52 Selecting previously unselected package cpp-10.
12:13:26 #10 20.52 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
12:13:26 #10 20.53 Unpacking cpp-10 (10.2.1-6) ...
12:13:28 #10 21.63 Selecting previously unselected package cpp.
12:13:28 #10 21.63 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
12:13:28 #10 21.65 Unpacking cpp (4:10.2.1-1) ...
12:13:28 #10 21.68 Selecting previously unselected package libcc1-0:amd64.
12:13:28 #10 21.69 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
12:13:28 #10 21.69 Unpacking libcc1-0:amd64 (10.2.1-6) ...
12:13:28 #10 21.78 Selecting previously unselected package libgomp1:amd64.
12:13:28 #10 21.78 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
12:13:28 #10 21.79 Unpacking libgomp1:amd64 (10.2.1-6) ...
12:13:28 #10 21.85 Selecting previously unselected package libitm1:amd64.
12:13:28 #10 21.85 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
12:13:28 #10 21.85 Unpacking libitm1:amd64 (10.2.1-6) ...
12:13:28 #10 21.89 Selecting previously unselected package libatomic1:amd64.
12:13:28 #10 21.89 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
12:13:28 #10 21.89 Unpacking libatomic1:amd64 (10.2.1-6) ...
12:13:28 #10 21.94 Selecting previously unselected package libasan6:amd64.
12:13:28 #10 21.94 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
12:13:28 #10 21.94 Unpacking libasan6:amd64 (10.2.1-6) ...
12:13:28 #10 22.28 Selecting previously unselected package liblsan0:amd64.
12:13:28 #10 22.29 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
12:13:28 #10 22.29 Unpacking liblsan0:amd64 (10.2.1-6) ...
12:13:28 #10 22.44 Selecting previously unselected package libtsan0:amd64.
12:13:28 #10 22.44 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
12:13:28 #10 22.45 Unpacking libtsan0:amd64 (10.2.1-6) ...
12:13:29 #10 22.78 Selecting previously unselected package libubsan1:amd64.
12:13:29 #10 22.79 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
12:13:29 #10 22.80 Unpacking libubsan1:amd64 (10.2.1-6) ...
12:13:29 #10 22.99 Selecting previously unselected package libquadmath0:amd64.
12:13:29 #10 22.99 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
12:13:29 #10 23.01 Unpacking libquadmath0:amd64 (10.2.1-6) ...
12:13:29 #10 23.12 Selecting previously unselected package libgcc-10-dev:amd64.
12:13:29 #10 23.12 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
12:13:29 #10 23.14 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
12:13:30 #10 23.66 Selecting previously unselected package gcc-10.
12:13:30 #10 23.66 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
12:13:30 #10 23.67 Unpacking gcc-10 (10.2.1-6) ...
12:13:31 #10 25.17 Selecting previously unselected package gcc.
12:13:31 #10 25.17 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
12:13:31 #10 25.18 Unpacking gcc (4:10.2.1-1) ...
12:13:31 #10 25.20 Selecting previously unselected package libstdc++-10-dev:amd64.
12:13:31 #10 25.21 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
12:13:31 #10 25.21 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
12:13:31 #10 25.46 Selecting previously unselected package g++-10.
12:13:31 #10 25.47 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
12:13:31 #10 25.47 Unpacking g++-10 (10.2.1-6) ...
12:13:32 #10 26.28 Selecting previously unselected package g++.
12:13:32 #10 26.29 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
12:13:32 #10 26.29 Unpacking g++ (4:10.2.1-1) ...
12:13:32 #10 26.32 Selecting previously unselected package make.
12:13:32 #10 26.32 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
12:13:32 #10 26.32 Unpacking make (4.3-4.1) ...
12:13:32 #10 26.39 Selecting previously unselected package libdpkg-perl.
12:13:32 #10 26.39 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
12:13:32 #10 26.40 Unpacking libdpkg-perl (1.20.12) ...
12:13:32 #10 26.47 Selecting previously unselected package patch.
12:13:32 #10 26.47 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
12:13:32 #10 26.48 Unpacking patch (2.7.6-7) ...
12:13:32 #10 26.52 Selecting previously unselected package dpkg-dev.
12:13:32 #10 26.52 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
12:13:32 #10 26.52 Unpacking dpkg-dev (1.20.12) ...
12:13:32 #10 26.66 Selecting previously unselected package build-essential.
12:13:32 #10 26.66 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
12:13:32 #10 26.66 Unpacking build-essential (12.9) ...
12:13:32 #10 26.70 Selecting previously unselected package libbrotli1:amd64.
12:13:32 #10 26.70 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:13:32 #10 26.71 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:13:32 #10 26.76 Selecting previously unselected package libsasl2-modules-db:amd64.
12:13:33 #10 26.76 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:13:33 #10 26.76 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:33 #10 26.80 Selecting previously unselected package libsasl2-2:amd64.
12:13:33 #10 26.80 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:13:33 #10 26.80 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:33 #10 26.85 Selecting previously unselected package libldap-2.4-2:amd64.
12:13:33 #10 26.85 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:13:33 #10 26.85 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:13:33 #10 26.91 Selecting previously unselected package libnghttp2-14:amd64.
12:13:33 #10 26.91 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
12:13:33 #10 26.92 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:13:33 #10 26.96 Selecting previously unselected package libpsl5:amd64.
12:13:33 #10 26.96 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
12:13:33 #10 26.97 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:13:33 #10 27.00 Selecting previously unselected package librtmp1:amd64.
12:13:33 #10 27.00 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:13:33 #10 27.01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:13:33 #10 27.05 Selecting previously unselected package libssh2-1:amd64.
12:13:33 #10 27.05 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
12:13:33 #10 27.05 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:13:33 #10 27.10 Selecting previously unselected package libcurl4:amd64.
12:13:33 #10 27.10 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:13:33 #10 27.10 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:13:33 #10 27.15 Selecting previously unselected package curl.
12:13:33 #10 27.15 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:13:33 #10 27.16 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:13:33 #10 27.21 Selecting previously unselected package dctrl-tools.
12:13:33 #10 27.21 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
12:13:33 #10 27.22 Unpacking dctrl-tools (2.24-3+b1) ...
12:13:33 #10 27.25 Selecting previously unselected package libdebhelper-perl.
12:13:33 #10 27.25 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
12:13:33 #10 27.26 Unpacking libdebhelper-perl (13.3.4) ...
12:13:33 #10 27.30 Selecting previously unselected package libtool.
12:13:33 #10 27.30 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
12:13:33 #10 27.31 Unpacking libtool (2.4.6-15) ...
12:13:33 #10 27.35 Selecting previously unselected package dh-autoreconf.
12:13:33 #10 27.35 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
12:13:33 #10 27.36 Unpacking dh-autoreconf (20) ...
12:13:33 #10 27.38 Selecting previously unselected package libarchive-zip-perl.
12:13:33 #10 27.39 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
12:13:33 #10 27.39 Unpacking libarchive-zip-perl (1.68-1) ...
12:13:33 #10 27.42 Selecting previously unselected package libsub-override-perl.
12:13:33 #10 27.43 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
12:13:33 #10 27.43 Unpacking libsub-override-perl (0.09-2) ...
12:13:33 #10 27.48 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:13:33 #10 27.48 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:13:33 #10 27.49 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:13:33 #10 27.53 Selecting previously unselected package dh-strip-nondeterminism.
12:13:33 #10 27.53 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:13:33 #10 27.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:13:33 #10 27.57 Selecting previously unselected package libelf1:amd64.
12:13:33 #10 27.57 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
12:13:33 #10 27.58 Unpacking libelf1:amd64 (0.183-1) ...
12:13:33 #10 27.62 Selecting previously unselected package dwz.
12:13:33 #10 27.62 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
12:13:33 #10 27.63 Unpacking dwz (0.13+20210201-1) ...
12:13:33 #10 27.67 Selecting previously unselected package libicu67:amd64.
12:13:33 #10 27.67 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
12:13:33 #10 27.68 Unpacking libicu67:amd64 (67.1-7) ...
12:13:34 #10 28.50 Selecting previously unselected package libxml2:amd64.
12:13:34 #10 28.51 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
12:13:34 #10 28.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:13:34 #10 28.60 Selecting previously unselected package gettext.
12:13:34 #10 28.60 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
12:13:34 #10 28.60 Unpacking gettext (0.21-4) ...
12:13:35 #10 28.74 Selecting previously unselected package intltool-debian.
12:13:35 #10 28.75 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
12:13:35 #10 28.75 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:13:35 #10 28.78 Selecting previously unselected package po-debconf.
12:13:35 #10 28.78 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
12:13:35 #10 28.78 Unpacking po-debconf (1.0.21+nmu1) ...
12:13:35 #10 28.83 Selecting previously unselected package debhelper.
12:13:35 #10 28.84 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
12:13:35 #10 28.84 Unpacking debhelper (13.3.4) ...
12:13:35 #10 28.97 Selecting previously unselected package debian-keyring.
12:13:35 #10 28.97 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
12:13:35 #10 28.97 Unpacking debian-keyring (2021.07.26) ...
12:13:38 #10 31.44 Selecting previously unselected package libfakeroot:amd64.
12:13:38 #10 31.44 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
12:13:38 #10 31.45 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
12:13:38 #10 31.49 Selecting previously unselected package fakeroot.
12:13:38 #10 31.49 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
12:13:38 #10 31.50 Unpacking fakeroot (1.25.3-1.1) ...
12:13:38 #10 31.54 Selecting previously unselected package libassuan0:amd64.
12:13:38 #10 31.54 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
12:13:38 #10 31.54 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
12:13:38 #10 31.57 Selecting previously unselected package gpgconf.
12:13:38 #10 31.57 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 31.58 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:13:38 #10 31.62 Selecting previously unselected package libksba8:amd64.
12:13:38 #10 31.62 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
12:13:38 #10 31.63 Unpacking libksba8:amd64 (1.5.0-3) ...
12:13:38 #10 31.67 Selecting previously unselected package libnpth0:amd64.
12:13:38 #10 31.67 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
12:13:38 #10 31.67 Unpacking libnpth0:amd64 (1.6-3) ...
12:13:38 #10 31.72 Selecting previously unselected package dirmngr.
12:13:38 #10 31.72 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 31.73 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:13:38 #10 31.79 Selecting previously unselected package gnupg-l10n.
12:13:38 #10 31.79 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:13:38 #10 31.79 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:13:38 #10 31.90 Selecting previously unselected package gnupg-utils.
12:13:38 #10 31.90 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 31.91 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:13:38 #10 31.98 Selecting previously unselected package gpg.
12:13:38 #10 31.98 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 31.99 Unpacking gpg (2.2.27-2+deb11u2) ...
12:13:38 #10 32.07 Selecting previously unselected package pinentry-curses.
12:13:38 #10 32.07 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
12:13:38 #10 32.07 Unpacking pinentry-curses (1.1.0-4) ...
12:13:38 #10 32.11 Selecting previously unselected package gpg-agent.
12:13:38 #10 32.11 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 32.12 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:13:38 #10 32.17 Selecting previously unselected package gpg-wks-client.
12:13:38 #10 32.18 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 32.18 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:13:38 #10 32.22 Selecting previously unselected package gpg-wks-server.
12:13:38 #10 32.22 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 32.22 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:13:38 #10 32.26 Selecting previously unselected package gpgsm.
12:13:38 #10 32.26 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
12:13:38 #10 32.26 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:13:38 #10 32.31 Selecting previously unselected package gnupg.
12:13:38 #10 32.32 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
12:13:38 #10 32.32 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:13:38 #10 32.38 Selecting previously unselected package libfile-dirlist-perl.
12:13:38 #10 32.38 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
12:13:38 #10 32.38 Unpacking libfile-dirlist-perl (0.05-2) ...
12:13:38 #10 32.41 Selecting previously unselected package libfile-which-perl.
12:13:38 #10 32.41 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
12:13:38 #10 32.41 Unpacking libfile-which-perl (1.23-1) ...
12:13:38 #10 32.44 Selecting previously unselected package libfile-homedir-perl.
12:13:38 #10 32.44 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
12:13:38 #10 32.45 Unpacking libfile-homedir-perl (1.006-1) ...
12:13:38 #10 32.47 Selecting previously unselected package libfile-touch-perl.
12:13:38 #10 32.47 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
12:13:38 #10 32.48 Unpacking libfile-touch-perl (0.11-1) ...
12:13:38 #10 32.50 Selecting previously unselected package libio-pty-perl.
12:13:38 #10 32.50 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
12:13:38 #10 32.51 Unpacking libio-pty-perl (1:1.15-2) ...
12:13:38 #10 32.54 Selecting previously unselected package libipc-run-perl.
12:13:38 #10 32.54 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
12:13:38 #10 32.54 Unpacking libipc-run-perl (20200505.0-1) ...
12:13:38 #10 32.58 Selecting previously unselected package libclass-method-modifiers-perl.
12:13:38 #10 32.58 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:13:38 #10 32.58 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:13:38 #10 32.61 Selecting previously unselected package libb-hooks-op-check-perl.
12:13:38 #10 32.61 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
12:13:38 #10 32.61 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:13:38 #10 32.64 Selecting previously unselected package libdynaloader-functions-perl.
12:13:38 #10 32.64 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:13:38 #10 32.64 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:13:38 #10 32.67 Selecting previously unselected package libdevel-callchecker-perl.
12:13:38 #10 32.67 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
12:13:38 #10 32.67 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:13:38 #10 32.70 Selecting previously unselected package libparams-classify-perl.
12:13:38 #10 32.70 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
12:13:38 #10 32.70 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:13:38 #10 32.73 Selecting previously unselected package libmodule-runtime-perl.
12:13:38 #10 32.73 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
12:13:38 #10 32.74 Unpacking libmodule-runtime-perl (0.016-1) ...
12:13:38 #10 32.76 Selecting previously unselected package libimport-into-perl.
12:13:39 #10 32.76 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
12:13:39 #10 32.77 Unpacking libimport-into-perl (1.002005-1) ...
12:13:39 #10 32.79 Selecting previously unselected package librole-tiny-perl.
12:13:39 #10 32.79 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
12:13:39 #10 32.80 Unpacking librole-tiny-perl (2.002004-1) ...
12:13:39 #10 32.82 Selecting previously unselected package libstrictures-perl.
12:13:39 #10 32.83 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
12:13:39 #10 32.83 Unpacking libstrictures-perl (2.000006-1) ...
12:13:39 #10 32.86 Selecting previously unselected package libsub-quote-perl.
12:13:39 #10 32.86 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
12:13:39 #10 32.87 Unpacking libsub-quote-perl (2.006006-1) ...
12:13:39 #10 32.89 Selecting previously unselected package libmoo-perl.
12:13:39 #10 32.90 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
12:13:39 #10 32.90 Unpacking libmoo-perl (2.004004-1) ...
12:13:39 #10 32.94 Selecting previously unselected package libencode-locale-perl.
12:13:39 #10 32.94 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
12:13:39 #10 32.94 Unpacking libencode-locale-perl (1.05-1.1) ...
12:13:39 #10 32.97 Selecting previously unselected package libtimedate-perl.
12:13:39 #10 32.97 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
12:13:39 #10 32.98 Unpacking libtimedate-perl (2.3300-2) ...
12:13:39 #10 33.01 Selecting previously unselected package libhttp-date-perl.
12:13:39 #10 33.01 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
12:13:39 #10 33.01 Unpacking libhttp-date-perl (6.05-1) ...
12:13:39 #10 33.04 Selecting previously unselected package libfile-listing-perl.
12:13:39 #10 33.04 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
12:13:39 #10 33.04 Unpacking libfile-listing-perl (6.14-1) ...
12:13:39 #10 33.07 Selecting previously unselected package libhtml-tagset-perl.
12:13:39 #10 33.07 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
12:13:39 #10 33.07 Unpacking libhtml-tagset-perl (3.20-4) ...
12:13:39 #10 33.10 Selecting previously unselected package liburi-perl.
12:13:39 #10 33.10 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
12:13:39 #10 33.11 Unpacking liburi-perl (5.08-1) ...
12:13:39 #10 33.14 Selecting previously unselected package libhtml-parser-perl.
12:13:39 #10 33.14 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
12:13:39 #10 33.15 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:13:39 #10 33.18 Selecting previously unselected package libhtml-tree-perl.
12:13:39 #10 33.18 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
12:13:39 #10 33.19 Unpacking libhtml-tree-perl (5.07-2) ...
12:13:39 #10 33.23 Selecting previously unselected package libio-html-perl.
12:13:39 #10 33.23 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
12:13:39 #10 33.24 Unpacking libio-html-perl (1.004-2) ...
12:13:39 #10 33.26 Selecting previously unselected package liblwp-mediatypes-perl.
12:13:39 #10 33.26 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:13:39 #10 33.27 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:13:39 #10 33.29 Selecting previously unselected package libhttp-message-perl.
12:13:39 #10 33.30 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
12:13:39 #10 33.30 Unpacking libhttp-message-perl (6.28-1) ...
12:13:39 #10 33.33 Selecting previously unselected package libhttp-cookies-perl.
12:13:39 #10 33.33 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
12:13:39 #10 33.34 Unpacking libhttp-cookies-perl (6.10-1) ...
12:13:39 #10 33.36 Selecting previously unselected package libhttp-negotiate-perl.
12:13:39 #10 33.36 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
12:13:39 #10 33.37 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:13:39 #10 33.39 Selecting previously unselected package perl-openssl-defaults:amd64.
12:13:39 #10 33.40 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
12:13:39 #10 33.40 Unpacking perl-openssl-defaults:amd64 (5) ...
12:13:39 #10 33.42 Selecting previously unselected package libnet-ssleay-perl.
12:13:39 #10 33.43 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
12:13:39 #10 33.43 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:13:39 #10 33.48 Selecting previously unselected package libio-socket-ssl-perl.
12:13:39 #10 33.49 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
12:13:39 #10 33.49 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:13:39 #10 33.53 Selecting previously unselected package libnet-http-perl.
12:13:39 #10 33.53 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
12:13:39 #10 33.54 Unpacking libnet-http-perl (6.20-1) ...
12:13:39 #10 33.56 Selecting previously unselected package liblwp-protocol-https-perl.
12:13:39 #10 33.57 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:13:39 #10 33.57 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:13:39 #10 33.60 Selecting previously unselected package libtry-tiny-perl.
12:13:39 #10 33.60 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
12:13:39 #10 33.60 Unpacking libtry-tiny-perl (0.30-1) ...
12:13:39 #10 33.63 Selecting previously unselected package libwww-robotrules-perl.
12:13:39 #10 33.63 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
12:13:39 #10 33.63 Unpacking libwww-robotrules-perl (6.02-1) ...
12:13:39 #10 33.66 Selecting previously unselected package libwww-perl.
12:13:39 #10 33.66 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
12:13:39 #10 33.66 Unpacking libwww-perl (6.52-1) ...
12:13:39 #10 33.71 Selecting previously unselected package patchutils.
12:13:39 #10 33.71 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
12:13:39 #10 33.71 Unpacking patchutils (0.4.2-1) ...
12:13:39 #10 33.74 Selecting previously unselected package wdiff.
12:13:40 #10 33.75 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
12:13:40 #10 33.75 Unpacking wdiff (1.2.2-2+b1) ...
12:13:40 #10 33.80 Selecting previously unselected package devscripts.
12:13:40 #10 33.81 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
12:13:40 #10 33.83 Unpacking devscripts (2.21.3+deb11u1) ...
12:13:40 #10 33.98 Selecting previously unselected package diffstat.
12:13:40 #10 33.98 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
12:13:40 #10 33.99 Unpacking diffstat (1.64-1) ...
12:13:40 #10 34.01 Selecting previously unselected package distro-info-data.
12:13:40 #10 34.01 Preparing to unpack .../148-distro-info-data_0.51+deb11u2_all.deb ...
12:13:40 #10 34.02 Unpacking distro-info-data (0.51+deb11u2) ...
12:13:40 #10 34.05 Selecting previously unselected package python3-pkg-resources.
12:13:40 #10 34.05 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
12:13:40 #10 34.05 Unpacking python3-pkg-resources (52.0.0-4) ...
12:13:40 #10 34.10 Selecting previously unselected package python3-chardet.
12:13:40 #10 34.10 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
12:13:40 #10 34.10 Unpacking python3-chardet (4.0.0-1) ...
12:13:40 #10 34.14 Selecting previously unselected package python3-six.
12:13:40 #10 34.14 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
12:13:40 #10 34.15 Unpacking python3-six (1.16.0-2) ...
12:13:40 #10 34.18 Selecting previously unselected package python3-debian.
12:13:40 #10 34.18 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
12:13:40 #10 34.19 Unpacking python3-debian (0.1.39) ...
12:13:40 #10 34.23 Selecting previously unselected package libgpgme11:amd64.
12:13:40 #10 34.23 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
12:13:40 #10 34.23 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
12:13:40 #10 34.27 Selecting previously unselected package python3-gpg.
12:13:40 #10 34.28 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
12:13:40 #10 34.28 Unpacking python3-gpg (1.14.0-1+b2) ...
12:13:40 #10 34.34 Selecting previously unselected package dput.
12:13:40 #10 34.34 Preparing to unpack .../155-dput_1.1.0_all.deb ...
12:13:40 #10 34.35 Unpacking dput (1.1.0) ...
12:13:40 #10 34.38 Selecting previously unselected package equivs.
12:13:40 #10 34.38 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
12:13:40 #10 34.39 Unpacking equivs (2.3.1) ...
12:13:40 #10 34.42 Selecting previously unselected package fonts-dejavu-core.
12:13:40 #10 34.42 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
12:13:40 #10 34.42 Unpacking fonts-dejavu-core (2.37-2) ...
12:13:40 #10 34.56 Selecting previously unselected package fontconfig-config.
12:13:40 #10 34.56 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
12:13:40 #10 34.64 Unpacking fontconfig-config (2.13.1-4.2) ...
12:13:40 #10 34.68 Selecting previously unselected package libcurl3-gnutls:amd64.
12:13:40 #10 34.69 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...
12:13:40 #10 34.69 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:13:40 #10 34.74 Selecting previously unselected package liberror-perl.
12:13:41 #10 34.74 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
12:13:41 #10 34.76 Unpacking liberror-perl (0.17029-1) ...
12:13:41 #10 34.78 Selecting previously unselected package git-man.
12:13:41 #10 34.78 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
12:13:41 #10 34.79 Unpacking git-man (1:2.30.2-1) ...
12:13:41 #10 34.92 Selecting previously unselected package git.
12:13:41 #10 34.92 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
12:13:41 #10 34.94 Unpacking git (1:2.30.2-1) ...
12:13:41 #10 35.47 Selecting previously unselected package iso-codes.
12:13:41 #10 35.47 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
12:13:41 #10 35.47 Unpacking iso-codes (4.6.0-1) ...
12:13:41 #10 35.89 Selecting previously unselected package libalgorithm-diff-perl.
12:13:42 #10 35.89 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
12:13:42 #10 35.90 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:13:42 #10 35.93 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:13:42 #10 35.93 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
12:13:42 #10 35.93 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:13:42 #10 35.97 Selecting previously unselected package libalgorithm-merge-perl.
12:13:42 #10 35.97 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
12:13:42 #10 35.97 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:13:42 #10 36.00 Selecting previously unselected package libaliased-perl.
12:13:42 #10 36.00 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
12:13:42 #10 36.04 Unpacking libaliased-perl (0.34-1.1) ...
12:13:42 #10 36.06 Selecting previously unselected package libapt-pkg-perl.
12:13:42 #10 36.06 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
12:13:42 #10 36.07 Unpacking libapt-pkg-perl (0.1.39) ...
12:13:42 #10 36.10 Selecting previously unselected package libarchive-cpio-perl.
12:13:42 #10 36.10 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:13:42 #10 36.11 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:13:42 #10 36.14 Selecting previously unselected package libarchive13:amd64.
12:13:42 #10 36.15 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:13:42 #10 36.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:13:42 #10 36.21 Selecting previously unselected package libarray-intspan-perl.
12:13:42 #10 36.21 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
12:13:42 #10 36.22 Unpacking libarray-intspan-perl (2.004-1) ...
12:13:42 #10 36.25 Selecting previously unselected package libauthen-sasl-perl.
12:13:42 #10 36.25 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:13:42 #10 36.26 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:13:42 #10 36.29 Selecting previously unselected package libmodule-implementation-perl.
12:13:42 #10 36.29 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:13:42 #10 36.29 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:13:42 #10 36.32 Selecting previously unselected package libsub-exporter-progressive-perl.
12:13:42 #10 36.32 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:13:42 #10 36.33 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:13:42 #10 36.35 Selecting previously unselected package libvariable-magic-perl.
12:13:42 #10 36.35 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
12:13:42 #10 36.36 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:13:42 #10 36.38 Selecting previously unselected package libb-hooks-endofscope-perl.
12:13:42 #10 36.39 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:13:42 #10 36.39 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:13:42 #10 36.42 Selecting previously unselected package libpng16-16:amd64.
12:13:42 #10 36.43 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
12:13:42 #10 36.43 Unpacking libpng16-16:amd64 (1.6.37-3) ...
12:13:42 #10 36.48 Selecting previously unselected package libfreetype6:amd64.
12:13:42 #10 36.48 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
12:13:42 #10 36.49 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
12:13:42 #10 36.55 Selecting previously unselected package libfontconfig1:amd64.
12:13:42 #10 36.55 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
12:13:42 #10 36.56 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
12:13:42 #10 36.61 Selecting previously unselected package libjpeg62-turbo:amd64.
12:13:42 #10 36.61 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
12:13:42 #10 36.61 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:13:42 #10 36.66 Selecting previously unselected package libdeflate0:amd64.
12:13:43 #10 36.66 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
12:13:43 #10 36.67 Unpacking libdeflate0:amd64 (1.7-1) ...
12:13:43 #10 36.70 Selecting previously unselected package libjbig0:amd64.
12:13:43 #10 36.71 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
12:13:43 #10 36.71 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
12:13:43 #10 36.75 Selecting previously unselected package libwebp6:amd64.
12:13:43 #10 36.75 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
12:13:43 #10 36.76 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
12:13:43 #10 36.81 Selecting previously unselected package libtiff5:amd64.
12:13:43 #10 36.81 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
12:13:43 #10 36.81 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
12:13:43 #10 36.86 Selecting previously unselected package libxau6:amd64.
12:13:43 #10 36.86 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
12:13:43 #10 36.87 Unpacking libxau6:amd64 (1:1.0.9-1) ...
12:13:43 #10 36.90 Selecting previously unselected package libxdmcp6:amd64.
12:13:43 #10 36.90 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
12:13:43 #10 36.90 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
12:13:43 #10 36.94 Selecting previously unselected package libxcb1:amd64.
12:13:43 #10 36.94 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
12:13:43 #10 36.95 Unpacking libxcb1:amd64 (1.14-3) ...
12:13:43 #10 36.98 Selecting previously unselected package libx11-data.
12:13:43 #10 36.99 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
12:13:43 #10 36.99 Unpacking libx11-data (2:1.7.2-1) ...
12:13:43 #10 37.07 Selecting previously unselected package libx11-6:amd64.
12:13:43 #10 37.07 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
12:13:43 #10 37.07 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
12:13:43 #10 37.16 Selecting previously unselected package libxpm4:amd64.
12:13:43 #10 37.16 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
12:13:43 #10 37.17 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
12:13:43 #10 37.20 Selecting previously unselected package libgd3:amd64.
12:13:43 #10 37.21 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
12:13:43 #10 37.21 Unpacking libgd3:amd64 (2.3.0-2) ...
12:13:43 #10 37.25 Selecting previously unselected package libc-devtools.
12:13:43 #10 37.25 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u4_amd64.deb ...
12:13:43 #10 37.25 Unpacking libc-devtools (2.31-13+deb11u4) ...
12:13:43 #10 37.29 Selecting previously unselected package libcapture-tiny-perl.
12:13:43 #10 37.30 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
12:13:43 #10 37.30 Unpacking libcapture-tiny-perl (0.48-1) ...
12:13:43 #10 37.33 Selecting previously unselected package libclass-data-inheritable-perl.
12:13:43 #10 37.33 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:13:43 #10 37.34 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:13:43 #10 37.37 Selecting previously unselected package libclass-inspector-perl.
12:13:43 #10 37.37 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
12:13:43 #10 37.37 Unpacking libclass-inspector-perl (1.36-1) ...
12:13:43 #10 37.40 Selecting previously unselected package libclass-xsaccessor-perl.
12:13:43 #10 37.41 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
12:13:43 #10 37.41 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:13:43 #10 37.44 Selecting previously unselected package libclone-perl.
12:13:43 #10 37.45 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
12:13:43 #10 37.45 Unpacking libclone-perl (0.45-1+b1) ...
12:13:43 #10 37.48 Selecting previously unselected package libcommon-sense-perl.
12:13:43 #10 37.48 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
12:13:43 #10 37.49 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:13:43 #10 37.52 Selecting previously unselected package libconfig-tiny-perl.
12:13:43 #10 37.53 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
12:13:43 #10 37.53 Unpacking libconfig-tiny-perl (2.26-1) ...
12:13:43 #10 37.56 Selecting previously unselected package libparams-util-perl.
12:13:43 #10 37.56 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
12:13:43 #10 37.56 Unpacking libparams-util-perl (1.102-1+b1) ...
12:13:43 #10 37.59 Selecting previously unselected package libsub-install-perl.
12:13:43 #10 37.60 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
12:13:43 #10 37.60 Unpacking libsub-install-perl (0.928-1.1) ...
12:13:43 #10 37.63 Selecting previously unselected package libdata-optlist-perl.
12:13:43 #10 37.63 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
12:13:43 #10 37.64 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:13:43 #10 37.66 Selecting previously unselected package libsub-exporter-perl.
12:13:43 #10 37.67 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
12:13:43 #10 37.67 Unpacking libsub-exporter-perl (0.987-1) ...
12:13:43 #10 37.70 Selecting previously unselected package libconst-fast-perl.
12:13:43 #10 37.71 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
12:13:43 #10 37.71 Unpacking libconst-fast-perl (0.014-1.1) ...
12:13:43 #10 37.74 Selecting previously unselected package libwant-perl.
12:13:44 #10 37.74 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
12:13:44 #10 37.75 Unpacking libwant-perl (0.29-1+b6) ...
12:13:44 #10 37.78 Selecting previously unselected package libcontextual-return-perl.
12:13:44 #10 37.78 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
12:13:44 #10 37.78 Unpacking libcontextual-return-perl (0.004014-2) ...
12:13:44 #10 37.82 Selecting previously unselected package libconvert-binhex-perl.
12:13:44 #10 37.82 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
12:13:44 #10 37.83 Unpacking libconvert-binhex-perl (1.125-1) ...
12:13:44 #10 37.86 Selecting previously unselected package libcpanel-json-xs-perl.
12:13:44 #10 37.86 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
12:13:44 #10 37.86 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:13:44 #10 37.90 Selecting previously unselected package libdevel-stacktrace-perl.
12:13:44 #10 37.90 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:13:44 #10 37.91 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:13:44 #10 37.94 Selecting previously unselected package libexception-class-perl.
12:13:44 #10 37.94 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
12:13:44 #10 37.95 Unpacking libexception-class-perl (1.44-1) ...
12:13:44 #10 37.98 Selecting previously unselected package libiterator-perl.
12:13:44 #10 37.98 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:13:44 #10 37.98 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:13:44 #10 38.01 Selecting previously unselected package libiterator-util-perl.
12:13:44 #10 38.02 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:13:44 #10 38.02 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:13:44 #10 38.05 Selecting previously unselected package libexporter-tiny-perl.
12:13:44 #10 38.05 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
12:13:44 #10 38.06 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:13:44 #10 38.10 Selecting previously unselected package liblist-moreutils-xs-perl.
12:13:44 #10 38.10 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
12:13:44 #10 38.11 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:13:44 #10 38.14 Selecting previously unselected package liblist-moreutils-perl.
12:13:44 #10 38.14 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
12:13:44 #10 38.15 Unpacking liblist-moreutils-perl (0.430-2) ...
12:13:44 #10 38.18 Selecting previously unselected package libdata-dpath-perl.
12:13:44 #10 38.19 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
12:13:44 #10 38.19 Unpacking libdata-dpath-perl (0.58-1) ...
12:13:44 #10 38.22 Selecting previously unselected package libdata-dump-perl.
12:13:44 #10 38.22 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
12:13:44 #10 38.23 Unpacking libdata-dump-perl (1.23-1.1) ...
12:13:44 #10 38.26 Selecting previously unselected package libdata-messagepack-perl.
12:13:44 #10 38.26 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
12:13:44 #10 38.26 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:13:44 #10 38.30 Selecting previously unselected package libnet-domain-tld-perl.
12:13:44 #10 38.30 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:13:44 #10 38.30 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:13:44 #10 38.34 Selecting previously unselected package libdata-validate-domain-perl.
12:13:44 #10 38.34 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:13:44 #10 38.34 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:13:44 #10 38.38 Selecting previously unselected package libdevel-size-perl.
12:13:44 #10 38.38 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
12:13:44 #10 38.38 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:13:44 #10 38.41 Selecting previously unselected package libdistro-info-perl.
12:13:44 #10 38.42 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
12:13:44 #10 38.42 Unpacking libdistro-info-perl (1.0) ...
12:13:44 #10 38.45 Selecting previously unselected package libemail-address-xs-perl.
12:13:44 #10 38.45 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
12:13:44 #10 38.45 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:13:44 #10 38.49 Selecting previously unselected package libfcgi0ldbl:amd64.
12:13:44 #10 38.49 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
12:13:44 #10 38.50 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
12:13:44 #10 38.53 Selecting previously unselected package libfcgi-bin.
12:13:44 #10 38.53 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
12:13:44 #10 38.53 Unpacking libfcgi-bin (2.4.2-2) ...
12:13:44 #10 38.56 Selecting previously unselected package libfcgi-perl:amd64.
12:13:44 #10 38.56 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
12:13:44 #10 38.56 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
12:13:44 #10 38.59 Selecting previously unselected package libipc-system-simple-perl.
12:13:44 #10 38.59 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
12:13:44 #10 38.60 Unpacking libipc-system-simple-perl (1.30-1) ...
12:13:44 #10 38.63 Selecting previously unselected package libfile-basedir-perl.
12:13:44 #10 38.63 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
12:13:44 #10 38.63 Unpacking libfile-basedir-perl (0.08-1) ...
12:13:44 #10 38.66 Selecting previously unselected package libfile-chdir-perl.
12:13:44 #10 38.66 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:13:44 #10 38.67 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:13:44 #10 38.70 Selecting previously unselected package libfile-fcntllock-perl.
12:13:44 #10 38.70 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
12:13:44 #10 38.70 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:13:44 #10 38.73 Selecting previously unselected package libnumber-compare-perl.
12:13:44 #10 38.73 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
12:13:44 #10 38.74 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:13:44 #10 38.76 Selecting previously unselected package libtext-glob-perl.
12:13:45 #10 38.77 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
12:13:45 #10 38.77 Unpacking libtext-glob-perl (0.11-1) ...
12:13:45 #10 38.80 Selecting previously unselected package libfile-find-rule-perl.
12:13:45 #10 38.80 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
12:13:45 #10 38.80 Unpacking libfile-find-rule-perl (0.34-1) ...
12:13:45 #10 38.83 Selecting previously unselected package libfont-afm-perl.
12:13:45 #10 38.83 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
12:13:45 #10 38.84 Unpacking libfont-afm-perl (1.20-3) ...
12:13:45 #10 38.87 Selecting previously unselected package libio-string-perl.
12:13:45 #10 38.87 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
12:13:45 #10 38.87 Unpacking libio-string-perl (1.08-3.1) ...
12:13:45 #10 38.90 Selecting previously unselected package libfont-ttf-perl.
12:13:45 #10 38.91 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
12:13:45 #10 38.91 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:13:45 #10 38.99 Selecting previously unselected package libio-stringy-perl.
12:13:45 #10 39.00 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
12:13:45 #10 39.00 Unpacking libio-stringy-perl (2.111-3) ...
12:13:45 #10 39.06 Selecting previously unselected package libparams-validate-perl:amd64.
12:13:45 #10 39.06 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
12:13:45 #10 39.07 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
12:13:45 #10 39.13 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:13:45 #10 39.13 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:13:45 #10 39.14 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:13:45 #10 39.19 Selecting previously unselected package libsort-versions-perl.
12:13:45 #10 39.20 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
12:13:45 #10 39.20 Unpacking libsort-versions-perl (1.62-1) ...
12:13:45 #10 39.23 Selecting previously unselected package libgit-wrapper-perl.
12:13:45 #10 39.23 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
12:13:45 #10 39.24 Unpacking libgit-wrapper-perl (0.048-1) ...
12:13:45 #10 39.27 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:13:45 #10 39.27 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:13:45 #10 39.28 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:13:45 #10 39.31 Selecting previously unselected package libio-prompter-perl.
12:13:45 #10 39.31 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
12:13:45 #10 39.31 Unpacking libio-prompter-perl (0.004015-1) ...
12:13:45 #10 39.35 Selecting previously unselected package libjson-perl.
12:13:45 #10 39.35 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
12:13:45 #10 39.35 Unpacking libjson-perl (4.03000-1) ...
12:13:45 #10 39.39 Selecting previously unselected package liblog-any-perl.
12:13:45 #10 39.39 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
12:13:45 #10 39.40 Unpacking liblog-any-perl (1.709-1) ...
12:13:45 #10 39.43 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:13:45 #10 39.43 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:13:45 #10 39.44 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:13:45 #10 39.47 Selecting previously unselected package libpackage-stash-perl.
12:13:45 #10 39.47 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
12:13:45 #10 39.48 Unpacking libpackage-stash-perl (0.39-1) ...
12:13:45 #10 39.51 Selecting previously unselected package libsub-identify-perl.
12:13:45 #10 39.51 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
12:13:45 #10 39.51 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:13:45 #10 39.54 Selecting previously unselected package libsub-name-perl.
12:13:45 #10 39.55 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
12:13:45 #10 39.55 Unpacking libsub-name-perl (0.26-1+b1) ...
12:13:45 #10 39.58 Selecting previously unselected package libnamespace-clean-perl.
12:13:46 #10 39.58 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
12:13:46 #10 39.59 Unpacking libnamespace-clean-perl (0.27-1) ...
12:13:46 #10 39.63 Selecting previously unselected package libpath-tiny-perl.
12:13:46 #10 39.63 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
12:13:46 #10 39.64 Unpacking libpath-tiny-perl (0.118-1) ...
12:13:46 #10 39.68 Selecting previously unselected package libtype-tiny-perl.
12:13:46 #10 39.68 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
12:13:46 #10 39.68 Unpacking libtype-tiny-perl (1.012001-2) ...
12:13:46 #10 39.75 Selecting previously unselected package libgitlab-api-v4-perl.
12:13:46 #10 39.75 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:13:46 #10 39.76 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:13:46 #10 39.81 Selecting previously unselected package libglib2.0-0:amd64.
12:13:46 #10 39.81 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
12:13:46 #10 39.82 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
12:13:46 #10 39.96 Selecting previously unselected package libglib2.0-data.
12:13:46 #10 39.96 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
12:13:46 #10 39.96 Unpacking libglib2.0-data (2.66.8-1) ...
12:13:46 #10 40.14 Selecting previously unselected package libgpm2:amd64.
12:13:46 #10 40.14 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
12:13:46 #10 40.16 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:13:46 #10 40.19 Selecting previously unselected package libhash-fieldhash-perl.
12:13:46 #10 40.20 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
12:13:46 #10 40.20 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:13:46 #10 40.23 Selecting previously unselected package libhtml-form-perl.
12:13:46 #10 40.24 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
12:13:46 #10 40.24 Unpacking libhtml-form-perl (6.07-1) ...
12:13:46 #10 40.28 Selecting previously unselected package libhtml-format-perl.
12:13:46 #10 40.28 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
12:13:46 #10 40.29 Unpacking libhtml-format-perl (2.12-1.1) ...
12:13:46 #10 40.33 Selecting previously unselected package libhtml-html5-entities-perl.
12:13:46 #10 40.33 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:13:46 #10 40.33 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:13:46 #10 40.36 Selecting previously unselected package libhttp-daemon-perl.
12:13:46 #10 40.37 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
12:13:46 #10 40.37 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
12:13:46 #10 40.40 Selecting previously unselected package libio-sessiondata-perl.
12:13:46 #10 40.40 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:13:46 #10 40.41 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:13:46 #10 40.43 Selecting previously unselected package libipc-run3-perl.
12:13:46 #10 40.44 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
12:13:46 #10 40.44 Unpacking libipc-run3-perl (0.048-2) ...
12:13:46 #10 40.47 Selecting previously unselected package libtypes-serialiser-perl.
12:13:46 #10 40.47 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
12:13:46 #10 40.48 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:13:46 #10 40.51 Selecting previously unselected package libjson-xs-perl.
12:13:46 #10 40.51 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
12:13:46 #10 40.52 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:13:46 #10 40.55 Selecting previously unselected package libjson-maybexs-perl.
12:13:46 #10 40.55 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
12:13:46 #10 40.56 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:13:46 #10 40.59 Selecting previously unselected package libldap-common.
12:13:46 #10 40.59 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
12:13:46 #10 40.60 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:13:46 #10 40.64 Selecting previously unselected package liblist-compare-perl.
12:13:46 #10 40.64 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
12:13:46 #10 40.64 Unpacking liblist-compare-perl (0.55-1) ...
12:13:46 #10 40.68 Selecting previously unselected package liblist-someutils-perl.
12:13:47 #10 40.68 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
12:13:47 #10 40.69 Unpacking liblist-someutils-perl (0.58-1) ...
12:13:47 #10 40.72 Selecting previously unselected package liblist-someutils-xs-perl.
12:13:47 #10 40.72 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
12:13:47 #10 40.73 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:13:47 #10 40.76 Selecting previously unselected package liblist-utilsby-perl.
12:13:47 #10 40.77 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
12:13:47 #10 40.77 Unpacking liblist-utilsby-perl (0.11-1) ...
12:13:47 #10 40.80 Selecting previously unselected package libltdl7:amd64.
12:13:47 #10 40.81 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
12:13:47 #10 40.81 Unpacking libltdl7:amd64 (2.4.6-15) ...
12:13:47 #10 40.85 Selecting previously unselected package libltdl-dev:amd64.
12:13:47 #10 40.85 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
12:13:47 #10 40.85 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
12:13:47 #10 40.91 Selecting previously unselected package liblzo2-2:amd64.
12:13:47 #10 40.91 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
12:13:47 #10 40.91 Unpacking liblzo2-2:amd64 (2.10-2) ...
12:13:47 #10 40.94 Selecting previously unselected package libsys-hostname-long-perl.
12:13:47 #10 40.95 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
12:13:47 #10 40.95 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:13:47 #10 40.98 Selecting previously unselected package libmail-sendmail-perl.
12:13:47 #10 40.99 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:13:47 #10 40.99 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:13:47 #10 41.02 Selecting previously unselected package libnet-smtp-ssl-perl.
12:13:47 #10 41.03 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:13:47 #10 41.03 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:13:47 #10 41.08 Selecting previously unselected package libmailtools-perl.
12:13:47 #10 41.08 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
12:13:47 #10 41.09 Unpacking libmailtools-perl (2.21-1) ...
12:13:47 #10 41.14 Selecting previously unselected package libmarkdown2:amd64.
12:13:47 #10 41.14 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
12:13:47 #10 41.14 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
12:13:47 #10 41.18 Selecting previously unselected package libmime-tools-perl.
12:13:47 #10 41.18 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
12:13:47 #10 41.18 Unpacking libmime-tools-perl (5.509-1) ...
12:13:47 #10 41.23 Selecting previously unselected package libmoox-aliases-perl.
12:13:47 #10 41.23 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:13:47 #10 41.24 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:13:47 #10 41.27 Selecting previously unselected package libnamespace-autoclean-perl.
12:13:47 #10 41.27 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:13:47 #10 41.27 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:13:47 #10 41.30 Selecting previously unselected package libobject-id-perl.
12:13:47 #10 41.31 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
12:13:47 #10 41.31 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:13:47 #10 41.34 Selecting previously unselected package libmoox-struct-perl.
12:13:47 #10 41.35 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
12:13:47 #10 41.35 Unpacking libmoox-struct-perl (0.020-1) ...
12:13:47 #10 41.38 Selecting previously unselected package libmouse-perl.
12:13:47 #10 41.38 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
12:13:47 #10 41.39 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:13:47 #10 41.43 Selecting previously unselected package libnumber-range-perl.
12:13:47 #10 41.43 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
12:13:47 #10 41.44 Unpacking libnumber-range-perl (0.12-1.1) ...
12:13:47 #10 41.47 Selecting previously unselected package libossp-uuid16:amd64.
12:13:47 #10 41.47 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
12:13:47 #10 41.48 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:13:47 #10 41.51 Selecting previously unselected package libossp-uuid-perl.
12:13:47 #10 41.52 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
12:13:47 #10 41.52 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:13:47 #10 41.55 Selecting previously unselected package libpackage-stash-xs-perl.
12:13:47 #10 41.55 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
12:13:47 #10 41.56 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:13:47 #10 41.59 Selecting previously unselected package libpath-iterator-rule-perl.
12:13:47 #10 41.59 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:13:47 #10 41.59 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:13:47 #10 41.63 Selecting previously unselected package libperlio-gzip-perl.
12:13:47 #10 41.63 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
12:13:47 #10 41.64 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:13:47 #10 41.67 Selecting previously unselected package libpod-parser-perl.
12:13:47 #10 41.67 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
12:13:47 #10 41.68 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:13:47 #10 41.70 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:13:47 #10 41.70 Unpacking libpod-parser-perl (1.63-2) ...
12:13:47 #10 41.74 Selecting previously unselected package libpod-constants-perl.
12:13:48 #10 41.74 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
12:13:48 #10 41.75 Unpacking libpod-constants-perl (0.19-2) ...
12:13:48 #10 41.78 Selecting previously unselected package libproc-processtable-perl.
12:13:48 #10 41.78 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
12:13:48 #10 41.79 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:13:48 #10 41.83 Selecting previously unselected package libre2-9:amd64.
12:13:48 #10 41.83 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
12:13:48 #10 41.83 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
12:13:48 #10 41.88 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:13:48 #10 41.88 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
12:13:48 #10 41.88 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
12:13:48 #10 41.91 Selecting previously unselected package libreadonly-perl.
12:13:48 #10 41.92 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
12:13:48 #10 41.92 Unpacking libreadonly-perl (2.050-3) ...
12:13:48 #10 41.95 Selecting previously unselected package libref-util-perl.
12:13:48 #10 41.95 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
12:13:48 #10 41.96 Unpacking libref-util-perl (0.204-1) ...
12:13:48 #10 41.98 Selecting previously unselected package libref-util-xs-perl.
12:13:48 #10 41.99 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
12:13:48 #10 41.99 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:13:48 #10 42.02 Selecting previously unselected package libregexp-pattern-license-perl.
12:13:48 #10 42.02 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:13:48 #10 42.03 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:13:48 #10 42.06 Selecting previously unselected package libregexp-pattern-perl.
12:13:48 #10 42.06 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:13:48 #10 42.06 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:13:48 #10 42.10 Selecting previously unselected package libsasl2-modules:amd64.
12:13:48 #10 42.10 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:13:48 #10 42.11 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:48 #10 42.15 Selecting previously unselected package libsereal-decoder-perl.
12:13:48 #10 42.15 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
12:13:48 #10 42.16 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:13:48 #10 42.20 Selecting previously unselected package libsereal-encoder-perl.
12:13:48 #10 42.20 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
12:13:48 #10 42.20 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:13:48 #10 42.24 Selecting previously unselected package libtask-weaken-perl.
12:13:48 #10 42.24 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
12:13:48 #10 42.25 Unpacking libtask-weaken-perl (1.06-1) ...
12:13:48 #10 42.28 Selecting previously unselected package libxml-parser-perl:amd64.
12:13:48 #10 42.29 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
12:13:48 #10 42.29 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
12:13:48 #10 42.35 Selecting previously unselected package libsoap-lite-perl.
12:13:48 #10 42.35 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
12:13:48 #10 42.35 Unpacking libsoap-lite-perl (1.27-1) ...
12:13:48 #10 42.54 Selecting previously unselected package libsort-key-perl.
12:13:48 #10 42.54 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
12:13:48 #10 42.56 Unpacking libsort-key-perl (1.33-2+b3) ...
12:13:48 #10 42.61 Selecting previously unselected package libstring-copyright-perl.
12:13:48 #10 42.61 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
12:13:48 #10 42.62 Unpacking libstring-copyright-perl (0.003006-1) ...
12:13:48 #10 42.66 Selecting previously unselected package libstring-escape-perl.
12:13:48 #10 42.67 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
12:13:48 #10 42.67 Unpacking libstring-escape-perl (2010.002-2) ...
12:13:48 #10 42.70 Selecting previously unselected package libstring-shellquote-perl.
12:13:48 #10 42.71 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
12:13:48 #10 42.71 Unpacking libstring-shellquote-perl (1.04-1) ...
12:13:49 #10 42.74 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
12:13:49 #10 42.74 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
12:13:49 #10 42.75 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:13:49 #10 42.79 Selecting previously unselected package libterm-readkey-perl.
12:13:49 #10 42.79 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
12:13:49 #10 42.79 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:13:49 #10 42.83 Selecting previously unselected package libtext-levenshteinxs-perl.
12:13:49 #10 42.83 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
12:13:49 #10 42.83 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:13:49 #10 42.86 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:13:49 #10 42.87 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
12:13:49 #10 42.87 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:13:49 #10 42.90 Selecting previously unselected package libtext-xslate-perl.
12:13:49 #10 42.90 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
12:13:49 #10 42.91 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:13:49 #10 42.96 Selecting previously unselected package libtime-duration-perl.
12:13:49 #10 42.96 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
12:13:49 #10 42.97 Unpacking libtime-duration-perl (1.21-1) ...
12:13:49 #10 43.01 Selecting previously unselected package libtime-moment-perl.
12:13:49 #10 43.01 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
12:13:49 #10 43.01 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:13:49 #10 43.05 Selecting previously unselected package libtype-tiny-xs-perl.
12:13:49 #10 43.05 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
12:13:49 #10 43.06 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:13:49 #10 43.09 Selecting previously unselected package libunicode-utf8-perl.
12:13:49 #10 43.09 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
12:13:49 #10 43.10 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:13:49 #10 43.13 Selecting previously unselected package libunwind8:amd64.
12:13:49 #10 43.13 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
12:13:49 #10 43.14 Unpacking libunwind8:amd64 (1.3.2-2) ...
12:13:49 #10 43.28 Selecting previously unselected package libxdelta2.
12:13:49 #10 43.28 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
12:13:49 #10 43.28 Unpacking libxdelta2 (1.1.3-9.3) ...
12:13:49 #10 43.33 Selecting previously unselected package libxext6:amd64.
12:13:49 #10 43.33 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
12:13:49 #10 43.34 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
12:13:49 #10 43.38 Selecting previously unselected package libxml-namespacesupport-perl.
12:13:49 #10 43.38 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:13:49 #10 43.39 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:13:49 #10 43.42 Selecting previously unselected package libxml-sax-base-perl.
12:13:49 #10 43.42 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:13:49 #10 43.43 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:13:49 #10 43.47 Selecting previously unselected package libxml-sax-perl.
12:13:49 #10 43.47 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:13:49 #10 43.48 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:13:49 #10 43.52 Selecting previously unselected package libxml-libxml-perl.
12:13:49 #10 43.52 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
12:13:49 #10 43.53 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:13:49 #10 43.60 Selecting previously unselected package libxml-sax-expat-perl.
12:13:49 #10 43.60 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
12:13:49 #10 43.60 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:13:49 #10 43.64 Selecting previously unselected package libxmlrpc-lite-perl.
12:13:49 #10 43.64 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:13:49 #10 43.65 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:13:49 #10 43.69 Selecting previously unselected package libxmuu1:amd64.
12:13:49 #10 43.69 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
12:13:49 #10 43.69 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:13:49 #10 43.73 Selecting previously unselected package libyaml-0-2:amd64.
12:13:50 #10 43.73 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
12:13:50 #10 43.74 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:13:50 #10 43.77 Selecting previously unselected package libyaml-libyaml-perl.
12:13:50 #10 43.77 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
12:13:50 #10 43.78 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:13:50 #10 43.81 Selecting previously unselected package licensecheck.
12:13:50 #10 43.81 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
12:13:50 #10 43.82 Unpacking licensecheck (3.1.1-2) ...
12:13:50 #10 43.86 Selecting previously unselected package lzip.
12:13:50 #10 43.86 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
12:13:50 #10 43.87 Unpacking lzip (1.22-3) ...
12:13:50 #10 43.92 Selecting previously unselected package lzop.
12:13:50 #10 43.93 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
12:13:50 #10 43.93 Unpacking lzop (1.04-2) ...
12:13:50 #10 43.97 Selecting previously unselected package t1utils.
12:13:50 #10 43.97 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
12:13:50 #10 43.98 Unpacking t1utils (1.41-4) ...
12:13:50 #10 44.02 Selecting previously unselected package unzip.
12:13:50 #10 44.02 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
12:13:50 #10 44.03 Unpacking unzip (6.0-26+deb11u1) ...
12:13:50 #10 44.08 Selecting previously unselected package lintian.
12:13:50 #10 44.09 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
12:13:50 #10 44.10 Unpacking lintian (2.104.0) ...
12:13:50 #10 44.42 Selecting previously unselected package lsb-release.
12:13:50 #10 44.42 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
12:13:50 #10 44.43 Unpacking lsb-release (11.1.0) ...
12:13:50 #10 44.46 Selecting previously unselected package manpages-dev.
12:13:50 #10 44.46 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
12:13:50 #10 44.47 Unpacking manpages-dev (5.10-1) ...
12:13:50 #10 44.81 Selecting previously unselected package pbzip2.
12:13:51 #10 44.81 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
12:13:51 #10 44.82 Unpacking pbzip2 (1.1.13-1) ...
12:13:51 #10 44.85 Selecting previously unselected package pixz.
12:13:51 #10 44.85 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
12:13:51 #10 44.86 Unpacking pixz (1.0.7-1) ...
12:13:51 #10 44.89 Selecting previously unselected package xdelta.
12:13:51 #10 44.89 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
12:13:51 #10 44.90 Unpacking xdelta (1.1.3-9.3) ...
12:13:51 #10 44.92 Selecting previously unselected package xdelta3.
12:13:51 #10 44.93 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
12:13:51 #10 44.93 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:13:51 #10 44.97 Selecting previously unselected package pristine-tar.
12:13:51 #10 44.97 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
12:13:51 #10 44.98 Unpacking pristine-tar (1.49) ...
12:13:51 #10 45.02 Selecting previously unselected package publicsuffix.
12:13:51 #10 45.02 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
12:13:51 #10 45.03 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
12:13:51 #10 45.06 Selecting previously unselected package python-apt-common.
12:13:51 #10 45.07 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
12:13:51 #10 45.07 Unpacking python-apt-common (2.2.1) ...
12:13:51 #10 45.12 Selecting previously unselected package python3-apt.
12:13:51 #10 45.13 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
12:13:51 #10 45.13 Unpacking python3-apt (2.2.1) ...
12:13:51 #10 45.23 Selecting previously unselected package python3-certifi.
12:13:51 #10 45.23 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
12:13:51 #10 45.23 Unpacking python3-certifi (2020.6.20-1) ...
12:13:51 #10 45.28 Selecting previously unselected package python3-idna.
12:13:51 #10 45.29 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
12:13:51 #10 45.29 Unpacking python3-idna (2.10-1) ...
12:13:51 #10 45.33 Selecting previously unselected package python3-magic.
12:13:51 #10 45.33 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
12:13:51 #10 45.34 Unpacking python3-magic (2:0.4.20-3) ...
12:13:51 #10 45.38 Selecting previously unselected package python3-urllib3.
12:13:51 #10 45.38 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:13:51 #10 45.39 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:13:51 #10 45.43 Selecting previously unselected package python3-requests.
12:13:51 #10 45.43 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
12:13:51 #10 45.44 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:13:51 #10 45.48 Selecting previously unselected package python3-unidiff.
12:13:51 #10 45.48 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
12:13:51 #10 45.48 Unpacking python3-unidiff (0.5.5-2) ...
12:13:51 #10 45.52 Selecting previously unselected package python3-xdg.
12:13:51 #10 45.53 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
12:13:51 #10 45.53 Unpacking python3-xdg (0.27-2) ...
12:13:51 #10 45.57 Selecting previously unselected package shared-mime-info.
12:13:51 #10 45.58 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
12:13:51 #10 45.58 Unpacking shared-mime-info (2.0-1) ...
12:13:51 #10 45.70 Selecting previously unselected package strace.
12:13:51 #10 45.70 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
12:13:51 #10 45.71 Unpacking strace (5.10-1) ...
12:13:51 #10 45.79 Selecting previously unselected package xauth.
12:13:51 #10 45.79 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
12:13:51 #10 45.79 Unpacking xauth (1:1.1-1) ...
12:13:51 #10 45.84 Selecting previously unselected package xdg-user-dirs.
12:13:51 #10 45.84 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
12:13:51 #10 45.84 Unpacking xdg-user-dirs (0.17-2) ...
12:13:51 #10 45.91 Setting up libksba8:amd64 (1.5.0-3) ...
12:13:52 #10 45.93 Setting up media-types (4.0.0) ...
12:13:52 #10 45.95 Setting up libpipeline1:amd64 (1.5.3-1) ...
12:13:52 #10 45.96 Setting up wdiff (1.2.2-2+b1) ...
12:13:52 #10 45.98 Setting up libxau6:amd64 (1:1.0.9-1) ...
12:13:52 #10 45.99 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
12:13:52 #10 46.00 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:13:52 #10 46.01 Setting up libgpm2:amd64 (1.20.7-8) ...
12:13:52 #10 46.03 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:13:52 #10 46.04 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:13:52 #10 46.05 Setting up libicu67:amd64 (67.1-7) ...
12:13:52 #10 46.06 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
12:13:52 #10 46.08 Setting up xdg-user-dirs (0.17-2) ...
12:13:52 #10 46.11 Setting up libmagic-mgc (1:5.39-3) ...
12:13:52 #10 46.12 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:13:52 #10 46.14 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
12:13:52 #10 46.17 No schema files found: doing nothing.
12:13:52 #10 46.18 Setting up distro-info-data (0.51+deb11u2) ...
12:13:52 #10 46.19 Setting up manpages (5.10-1) ...
12:13:52 #10 46.21 Setting up unzip (6.0-26+deb11u1) ...
12:13:52 #10 46.22 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:13:52 #10 46.23 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:13:52 #10 46.25 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
12:13:52 #10 46.26 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
12:13:52 #10 46.28 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:52 #10 46.29 Setting up libfcgi-bin (2.4.2-2) ...
12:13:52 #10 46.31 Setting up binutils-common:amd64 (2.35.2-2) ...
12:13:52 #10 46.32 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:13:52 #10 46.33 Setting up libmagic1:amd64 (1:5.39-3) ...
12:13:52 #10 46.36 Setting up libdeflate0:amd64 (1.7-1) ...
12:13:52 #10 46.37 Setting up less (551-2) ...
12:13:52 #10 46.39 Setting up perl-openssl-defaults:amd64 (5) ...
12:13:52 #10 46.40 Setting up linux-libc-dev:amd64 (5.10.140-1) ...
12:13:52 #10 46.41 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
12:13:52 #10 46.43 Setting up gettext-base (0.21-4) ...
12:13:52 #10 46.44 Setting up liblzo2-2:amd64 (2.10-2) ...
12:13:52 #10 46.45 Setting up libnpth0:amd64 (1.6-3) ...
12:13:52 #10 46.47 Setting up file (1:5.39-3) ...
12:13:52 #10 46.48 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:13:52 #10 46.49 Setting up libassuan0:amd64 (2.5.3-7.1) ...
12:13:52 #10 46.50 Setting up libgomp1:amd64 (10.2.1-6) ...
12:13:52 #10 46.52 Setting up bzip2 (1.0.8-4) ...
12:13:52 #10 46.53 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:13:52 #10 46.55 Setting up libunwind8:amd64 (1.3.2-2) ...
12:13:52 #10 46.56 Setting up pbzip2 (1.1.13-1) ...
12:13:52 #10 46.58 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
12:13:52 #10 46.59 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
12:13:52 #10 46.61 Setting up libasan6:amd64 (10.2.1-6) ...
12:13:52 #10 46.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:52 #10 46.64 Setting up fakeroot (1.25.3-1.1) ...
12:13:52 #10 46.65 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:13:52 #10 46.66 Setting up autotools-dev (20180224.1+nmu1) ...
12:13:52 #10 46.68 Setting up libglib2.0-data (2.66.8-1) ...
12:13:52 #10 46.69 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
12:13:52 #10 46.70 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:13:52 #10 46.71 Setting up libx11-data (2:1.7.2-1) ...
12:13:52 #10 46.73 Setting up make (4.3-4.1) ...
12:13:52 #10 46.74 Setting up libmpfr6:amd64 (4.1.0-3) ...
12:13:52 #10 46.75 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:13:52 #10 46.77 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:13:52 #10 46.78 Setting up lzip (1.22-3) ...
12:13:52 #10 46.81 Setting up strace (5.10-1) ...
12:13:52 #10 46.82 Setting up libsigsegv2:amd64 (2.13-1) ...
12:13:52 #10 46.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:13:52 #10 46.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:13:52 #10 46.85 Setting up t1utils (1.41-4) ...
12:13:52 #10 46.87 Setting up libquadmath0:amd64 (10.2.1-6) ...
12:13:52 #10 46.88 Setting up diffstat (1.64-1) ...
12:13:53 #10 46.89 Setting up libpng16-16:amd64 (1.6.37-3) ...
12:13:53 #10 46.91 Setting up libmpc3:amd64 (1.2.0-1) ...
12:13:53 #10 46.92 Setting up libatomic1:amd64 (10.2.1-6) ...
12:13:53 #10 46.94 Setting up patch (2.7.6-7) ...
12:13:53 #10 46.95 Setting up autopoint (0.21-4) ...
12:13:53 #10 46.98 Setting up libwebp6:amd64 (0.6.1-2.1) ...
12:13:53 #10 46.99 Setting up fonts-dejavu-core (2.37-2) ...
12:13:53 #10 47.06 Setting up libxdelta2 (1.1.3-9.3) ...
12:13:53 #10 47.07 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
12:13:53 #10 47.09 Setting up libltdl7:amd64 (2.4.6-15) ...
12:13:53 #10 47.10 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:13:53 #10 47.12 Setting up libubsan1:amd64 (10.2.1-6) ...
12:13:53 #10 47.13 Setting up libmd0:amd64 (1.0.3-3) ...
12:13:53 #10 47.17 Setting up python-apt-common (2.2.1) ...
12:13:53 #10 47.18 Setting up libnsl-dev:amd64 (1.3.0-2) ...
12:13:53 #10 47.20 Setting up sensible-utils (0.0.14) ...
12:13:53 #10 47.21 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:13:53 #10 47.23 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
12:13:53 #10 47.24 Setting up libuchardet0:amd64 (0.0.7-1) ...
12:13:53 #10 47.25 Setting up lzop (1.04-2) ...
12:13:53 #10 47.26 Setting up libmpdec3:amd64 (2.5.1-1) ...
12:13:53 #10 47.28 Setting up git-man (1:2.30.2-1) ...
12:13:53 #10 47.29 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:13:53 #10 47.30 Setting up netbase (6.3) ...
12:13:53 #10 47.33 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
12:13:53 #10 47.35 Setting up libbinutils:amd64 (2.35.2-2) ...
12:13:53 #10 47.36 Setting up libfido2-1:amd64 (1.6.0-2) ...
12:13:53 #10 47.37 Setting up libisl23:amd64 (0.23-1) ...
12:13:53 #10 47.39 Setting up libc-dev-bin (2.31-13+deb11u4) ...
12:13:53 #10 47.40 Setting up openssl (1.1.1n-0+deb11u3) ...
12:13:53 #10 47.42 Setting up libbsd0:amd64 (0.11.3-1) ...
12:13:53 #10 47.43 Setting up libelf1:amd64 (0.183-1) ...
12:13:53 #10 47.44 Setting up readline-common (8.1-1) ...
12:13:53 #10 47.51 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
12:13:53 #10 47.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:13:53 #10 47.53 Setting up libmarkdown2:amd64 (2.2.6-1) ...
12:13:53 #10 47.54 Setting up libcc1-0:amd64 (10.2.1-6) ...
12:13:53 #10 47.56 Setting up iso-codes (4.6.0-1) ...
12:13:53 #10 47.58 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:13:53 #10 47.60 Setting up liblsan0:amd64 (10.2.1-6) ...
12:13:53 #10 47.61 Setting up cpp-10 (10.2.1-6) ...
12:13:53 #10 47.62 Setting up dctrl-tools (2.24-3+b1) ...
12:13:53 #10 47.64 Setting up libitm1:amd64 (10.2.1-6) ...
12:13:53 #10 47.65 Setting up debian-keyring (2021.07.26) ...
12:13:53 #10 47.66 Setting up libgdbm6:amd64 (1.19-2) ...
12:13:53 #10 47.67 Setting up libtsan0:amd64 (10.2.1-6) ...
12:13:53 #10 47.68 Setting up libctf0:amd64 (2.35.2-2) ...
12:13:53 #10 47.70 Setting up pinentry-curses (1.1.0-4) ...
12:13:53 #10 47.71 Setting up manpages-dev (5.10-1) ...
12:13:53 #10 47.73 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
12:13:53 #10 47.74 Setting up libxcb1:amd64 (1.14-3) ...
12:13:53 #10 47.75 Setting up gettext (0.21-4) ...
12:13:54 #10 47.76 Setting up xdelta (1.1.3-9.3) ...
12:13:54 #10 47.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:13:54 #10 47.79 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
12:13:54 #10 47.80 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
12:13:54 #10 47.81 Setting up libreadline8:amd64 (8.1-1) ...
12:13:54 #10 47.83 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:13:54 #10 47.84 Setting up m4 (1.4.18-5) ...
12:13:54 #10 47.85 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:13:54 #10 47.86 Setting up ca-certificates (20210119) ...
12:13:54 #10 48.22 Updating certificates in /etc/ssl/certs...
12:13:54 #10 48.63 129 added, 0 removed; done.
12:13:54 #10 48.67 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
12:13:54 #10 48.68 Setting up shared-mime-info (2.0-1) ...
12:13:57 #10 51.24 Setting up libgdbm-compat4:amd64 (1.19-2) ...
12:13:57 #10 51.25 Setting up ucf (3.0043) ...
12:13:57 #10 51.34 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
12:13:57 #10 51.36 Setting up dwz (0.13+20210201-1) ...
12:13:57 #10 51.37 Setting up groff-base (1.22.4-6) ...
12:13:57 #10 51.39 Setting up cpp (4:10.2.1-1) ...
12:13:57 #10 51.40 Setting up pixz (1.0.7-1) ...
12:13:57 #10 51.41 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:13:57 #10 51.43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:13:57 #10 51.44 Setting up libc6-dev:amd64 (2.31-13+deb11u4) ...
12:13:57 #10 51.45 Setting up libx11-6:amd64 (2:1.7.2-1) ...
12:13:57 #10 51.47 Setting up curl (7.74.0-1.3+deb11u3) ...
12:13:57 #10 51.48 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:13:57 #10 51.49 Setting up gpg (2.2.27-2+deb11u2) ...
12:13:57 #10 51.51 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:13:57 #10 51.52 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
12:13:57 #10 51.53 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:13:57 #10 51.54 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
12:13:57 #10 51.56 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
12:13:57 #10 51.57 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:13:58 #10 52.07 Setting up libxpm4:amd64 (1:3.5.12-1) ...
12:13:58 #10 52.09 Setting up fontconfig-config (2.13.1-4.2) ...
12:13:58 #10 52.27 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
12:13:58 #10 52.39 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:13:58 #10 52.40 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
12:13:58 #10 52.42 Setting up binutils (2.35.2-2) ...
12:13:58 #10 52.43 Setting up man-db (2.9.4-2) ...
12:13:58 #10 52.53 Building database of manual pages ...
12:14:16 #10 69.51 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
12:14:16 #10 69.53 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:14:16 #10 69.66 Setting up perl (5.32.1-4+deb11u2) ...
12:14:16 #10 69.68 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:14:16 #10 69.69 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:14:16 #10 69.70 Setting up libdata-dump-perl (1.23-1.1) ...
12:14:16 #10 69.71 Setting up libref-util-perl (0.204-1) ...
12:14:16 #10 69.73 Setting up libipc-system-simple-perl (1.30-1) ...
12:14:16 #10 69.74 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:14:16 #10 69.75 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:14:16 #10 69.76 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:14:16 #10 69.77 Setting up libio-html-perl (1.004-2) ...
12:14:16 #10 69.78 Setting up libpod-parser-perl (1.63-2) ...
12:14:16 #10 69.80 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:14:16 #10 69.81 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:14:16 #10 69.82 Setting up gcc-10 (10.2.1-6) ...
12:14:16 #10 69.83 Setting up libparams-util-perl (1.102-1+b1) ...
12:14:16 #10 69.85 Setting up libdpkg-perl (1.20.12) ...
12:14:16 #10 69.87 Setting up libtime-duration-perl (1.21-1) ...
12:14:16 #10 69.89 Setting up autoconf (2.69-14) ...
12:14:16 #10 69.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:14:16 #10 69.93 Setting up libarray-intspan-perl (2.004-1) ...
12:14:16 #10 69.95 Setting up libcapture-tiny-perl (0.48-1) ...
12:14:16 #10 69.98 Setting up libtimedate-perl (2.3300-2) ...
12:14:16 #10 70.00 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:14:16 #10 70.02 Setting up libsub-name-perl (0.26-1+b1) ...
12:14:16 #10 70.04 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:14:16 #10 70.07 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:14:16 #10 70.09 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:14:16 #10 70.10 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:14:16 #10 70.11 Setting up xauth (1:1.1-1) ...
12:14:16 #10 70.13 Setting up libpath-tiny-perl (0.118-1) ...
12:14:16 #10 70.14 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:14:16 #10 70.15 Setting up libjson-perl (4.03000-1) ...
12:14:16 #10 70.16 Setting up libipc-run3-perl (0.048-2) ...
12:14:16 #10 70.17 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
12:14:16 #10 70.18 Setting up libsub-override-perl (0.09-2) ...
12:14:16 #10 70.20 Setting up libaliased-perl (0.34-1.1) ...
12:14:16 #10 70.21 Setting up libstrictures-perl (2.000006-1) ...
12:14:16 #10 70.22 Setting up libsub-quote-perl (2.006006-1) ...
12:14:16 #10 70.24 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:14:16 #10 70.25 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:14:16 #10 70.26 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
12:14:16 #10 70.27 Setting up libsort-versions-perl (1.62-1) ...
12:14:16 #10 70.28 Setting up libexporter-tiny-perl (1.002002-1) ...
12:14:16 #10 70.29 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
12:14:16 #10 70.30 Setting up libfile-dirlist-perl (0.05-2) ...
12:14:16 #10 70.31 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:14:16 #10 70.32 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:14:16 #10 70.34 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:14:16 #10 70.35 Setting up libsys-hostname-long-perl (1.5-2) ...
12:14:16 #10 70.36 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:14:16 #10 70.37 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:14:16 #10 70.38 Setting up liburi-perl (5.08-1) ...
12:14:16 #10 70.42 Setting up libfile-touch-perl (0.11-1) ...
12:14:16 #10 70.43 Setting up python3.9 (3.9.2-1) ...
12:14:17 #10 71.02 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:14:17 #10 71.03 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:14:17 #10 71.04 Setting up automake (1:1.16.3-2) ...
12:14:17 #10 71.05 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:14:17 #10 71.05 Setting up libapt-pkg-perl (0.1.39) ...
12:14:17 #10 71.07 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:14:17 #10 71.08 Setting up libstring-escape-perl (2010.002-2) ...
12:14:17 #10 71.09 Setting up libhttp-date-perl (6.05-1) ...
12:14:17 #10 71.10 Setting up libfile-which-perl (1.23-1) ...
12:14:17 #10 71.11 Setting up libfile-basedir-perl (0.08-1) ...
12:14:17 #10 71.12 Setting up libnumber-range-perl (0.12-1.1) ...
12:14:17 #10 71.13 Setting up libtask-weaken-perl (1.06-1) ...
12:14:17 #10 71.14 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:14:17 #10 71.16 Setting up libmouse-perl (2.5.10-1+b1) ...
12:14:17 #10 71.17 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:14:17 #10 71.18 Setting up g++-10 (10.2.1-6) ...
12:14:17 #10 71.19 Setting up libfile-listing-perl (6.14-1) ...
12:14:17 #10 71.20 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:14:17 #10 71.21 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:14:17 #10 71.22 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:14:17 #10 71.23 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:14:17 #10 71.24 Setting up libclass-inspector-perl (1.36-1) ...
12:14:17 #10 71.25 Setting up libfont-afm-perl (1.20-3) ...
12:14:17 #10 71.27 Setting up libwant-perl (0.29-1+b6) ...
12:14:17 #10 71.28 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:14:17 #10 71.29 Setting up libtext-glob-perl (0.11-1) ...
12:14:17 #10 71.30 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:14:17 #10 71.31 Setting up liblist-compare-perl (0.55-1) ...
12:14:17 #10 71.33 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:14:17 #10 71.35 Setting up libio-pty-perl (1:1.15-2) ...
12:14:17 #10 71.36 Setting up libtool (2.4.6-15) ...
12:14:17 #10 71.37 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:14:17 #10 71.38 Setting up libsort-key-perl (1.33-2+b3) ...
12:14:17 #10 71.39 Setting up libclone-perl (0.45-1+b1) ...
12:14:17 #10 71.40 Setting up libalgorithm-diff-perl (1.201-1) ...
12:14:17 #10 71.41 Setting up libarchive-zip-perl (1.68-1) ...
12:14:17 #10 71.42 Setting up libsub-identify-perl (0.14-1+b3) ...
12:14:17 #10 71.43 Setting up libdistro-info-perl (1.0) ...
12:14:17 #10 71.44 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:14:17 #10 71.45 Setting up libobject-id-perl (0.1.2-2.1) ...
12:14:17 #10 71.46 Setting up libio-stringy-perl (2.111-3) ...
12:14:17 #10 71.47 Setting up liblist-moreutils-perl (0.430-2) ...
12:14:17 #10 71.49 Setting up libhtml-tagset-perl (3.20-4) ...
12:14:17 #10 71.50 Setting up liblog-any-perl (1.709-1) ...
12:14:17 #10 71.51 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:14:17 #10 71.51 Setting up libdevel-size-perl (0.83-1+b2) ...
12:14:17 #10 71.53 Setting up libdebhelper-perl (13.3.4) ...
12:14:17 #10 71.54 Setting up libpod-constants-perl (0.19-2) ...
12:14:17 #10 71.55 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:14:17 #10 71.56 Setting up libconvert-binhex-perl (1.125-1) ...
12:14:17 #10 71.57 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:14:17 #10 71.58 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:14:17 #10 71.59 Setting up libtry-tiny-perl (0.30-1) ...
12:14:17 #10 71.60 Setting up libtype-tiny-perl (1.012001-2) ...
12:14:17 #10 71.62 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:14:17 #10 71.63 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:14:17 #10 71.64 Setting up libnet-http-perl (6.20-1) ...
12:14:18 #10 71.65 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:14:18 #10 71.66 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:14:18 #10 71.67 Setting up libtime-moment-perl (0.44-1+b3) ...
12:14:18 #10 71.69 Setting up libencode-locale-perl (1.05-1.1) ...
12:14:18 #10 71.70 Setting up python3 (3.9.2-3) ...
12:14:18 #10 71.97 Setting up libexception-class-perl (1.44-1) ...
12:14:18 #10 71.99 Setting up python3-xdg (0.27-2) ...
12:14:18 #10 72.14 Setting up libconfig-tiny-perl (2.26-1) ...
12:14:18 #10 72.15 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:14:18 #10 72.16 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:14:18 #10 72.17 Setting up liblist-utilsby-perl (0.11-1) ...
12:14:18 #10 72.18 Setting up libstring-shellquote-perl (1.04-1) ...
12:14:18 #10 72.19 Setting up libsub-install-perl (0.928-1.1) ...
12:14:18 #10 72.20 Setting up gcc (4:10.2.1-1) ...
12:14:18 #10 72.22 Setting up dpkg-dev (1.20.12) ...
12:14:18 #10 72.23 Setting up libnumber-compare-perl (0.03-1.1) ...
12:14:18 #10 72.25 Setting up intltool-debian (0.35.0+20060710.5) ...
12:14:18 #10 72.26 Setting up liberror-perl (0.17029-1) ...
12:14:18 #10 72.27 Setting up python3-six (1.16.0-2) ...
12:14:18 #10 72.40 Setting up dh-autoreconf (20) ...
12:14:18 #10 72.41 Setting up patchutils (0.4.2-1) ...
12:14:18 #10 72.42 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:14:18 #10 72.43 Setting up libltdl-dev:amd64 (2.4.6-15) ...
12:14:18 #10 72.44 Setting up libjson-maybexs-perl (1.004003-1) ...
12:14:18 #10 72.46 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:14:18 #10 72.47 Setting up libio-string-perl (1.08-3.1) ...
12:14:18 #10 72.48 Setting up libreadonly-perl (2.050-3) ...
12:14:18 #10 72.49 Setting up python3-gpg (1.14.0-1+b2) ...
12:14:18 #10 72.65 Setting up python3-certifi (2020.6.20-1) ...
12:14:19 #10 72.78 Setting up libfile-find-rule-perl (0.34-1) ...
12:14:19 #10 72.79 Setting up libstring-copyright-perl (0.003006-1) ...
12:14:19 #10 72.80 Setting up libgd3:amd64 (2.3.0-2) ...
12:14:19 #10 72.81 Setting up python3-idna (2.10-1) ...
12:14:19 #10 73.00 Setting up libdata-optlist-perl (0.110-1.1) ...
12:14:19 #10 73.01 Setting up libipc-run-perl (20200505.0-1) ...
12:14:19 #10 73.02 Setting up git (1:2.30.2-1) ...
12:14:19 #10 73.05 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:14:19 #10 73.06 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:14:19 #10 73.22 Setting up libcontextual-return-perl (0.004014-2) ...
12:14:19 #10 73.24 Setting up libwww-robotrules-perl (6.02-1) ...
12:14:19 #10 73.25 Setting up libtypes-serialiser-perl (1.01-1) ...
12:14:19 #10 73.26 Setting up g++ (4:10.2.1-1) ...
12:14:19 #10 73.28 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:14:19 #10 73.29 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:14:19 #10 73.30 Setting up libgit-wrapper-perl (0.048-1) ...
12:14:19 #10 73.31 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:14:19 #10 73.32 Setting up librole-tiny-perl (2.002004-1) ...
12:14:19 #10 73.34 Setting up gnupg (2.2.27-2+deb11u2) ...
12:14:19 #10 73.35 Setting up build-essential (12.9) ...
12:14:19 #10 73.36 Setting up python3-unidiff (0.5.5-2) ...
12:14:19 #10 73.49 Setting up lsb-release (11.1.0) ...
12:14:19 #10 73.50 Setting up libfont-ttf-perl (1.06-1.1) ...
12:14:19 #10 73.54 Setting up libfile-homedir-perl (1.006-1) ...
12:14:19 #10 73.55 Setting up python3-magic (2:0.4.20-3) ...
12:14:19 #10 73.68 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:14:19 #10 73.71 Setting up pristine-tar (1.49) ...
12:14:19 #10 73.72 Setting up libio-socket-ssl-perl (2.069-1) ...
12:14:19 #10 73.73 Setting up libsub-exporter-perl (0.987-1) ...
12:14:19 #10 73.74 Setting up libc-devtools (2.31-13+deb11u4) ...
12:14:19 #10 73.75 Setting up libalgorithm-merge-perl (0.08-3) ...
12:14:19 #10 73.76 Setting up libhttp-message-perl (6.28-1) ...
12:14:19 #10 73.77 Setting up libhtml-form-perl (6.07-1) ...
12:14:19 #10 73.78 Setting up python3-pkg-resources (52.0.0-4) ...
12:14:20 #10 73.96 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:14:20 #10 73.97 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:14:20 #10 73.98 Setting up libjson-xs-perl (4.030-1+b1) ...
12:14:20 #10 74.00 Setting up libhttp-negotiate-perl (6.01-1) ...
12:14:20 #10 74.01 Setting up libio-prompter-perl (0.004015-1) ...
12:14:20 #10 74.02 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:14:20 #10 74.04 Setting up libhttp-cookies-perl (6.10-1) ...
12:14:20 #10 74.05 Setting up python3-apt (2.2.1) ...
12:14:20 #10 74.21 Setting up po-debconf (1.0.21+nmu1) ...
12:14:20 #10 74.22 Setting up libhtml-tree-perl (5.07-2) ...
12:14:20 #10 74.23 Setting up libparams-classify-perl (0.015-1+b3) ...
12:14:20 #10 74.24 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:14:20 #10 74.26 Setting up libhtml-format-perl (2.12-1.1) ...
12:14:20 #10 74.27 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:14:20 #10 74.32 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:14:20 #10 74.38 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:14:20 #10 74.49 
12:14:20 #10 74.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:14:20 #10 74.52 Setting up python3-chardet (4.0.0-1) ...
12:14:20 #10 74.77 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:14:21 #10 74.78 Setting up libmodule-runtime-perl (0.016-1) ...
12:14:21 #10 74.79 Setting up libmailtools-perl (2.21-1) ...
12:14:21 #10 74.80 Setting up python3-debian (0.1.39) ...
12:14:21 #10 74.96 Setting up python3-requests (2.25.1+dfsg-2) ...
12:14:21 #10 75.11 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:14:21 #10 75.15 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:14:21 #10 75.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:14:21 #10 75.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:14:21 #10 75.44 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:14:21 #10 75.47 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:14:21 #10 75.49 Setting up libconst-fast-perl (0.014-1.1) ...
12:14:21 #10 75.51 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
12:14:21 #10 75.52 Setting up libdata-dpath-perl (0.58-1) ...
12:14:21 #10 75.53 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:14:21 #10 75.55 Setting up libpackage-stash-perl (0.39-1) ...
12:14:21 #10 75.57 Setting up libimport-into-perl (1.002005-1) ...
12:14:21 #10 75.58 Setting up libmoo-perl (2.004004-1) ...
12:14:21 #10 75.60 Setting up liblist-someutils-perl (0.58-1) ...
12:14:21 #10 75.62 Setting up debhelper (13.3.4) ...
12:14:21 #10 75.64 Setting up libmime-tools-perl (5.509-1) ...
12:14:21 #10 75.67 Setting up dput (1.1.0) ...
12:14:21 #10 75.88 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:14:22 #10 75.90 Setting up equivs (2.3.1) ...
12:14:22 #10 75.91 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:14:22 #10 75.92 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
12:14:22 #10 75.93 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:14:22 #10 75.94 Setting up libnamespace-clean-perl (0.27-1) ...
12:14:22 #10 75.96 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:14:22 #10 75.97 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:14:22 #10 75.98 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:14:22 #10 76.00 Setting up libmoox-struct-perl (0.020-1) ...
12:14:22 #10 76.01 Setting up lintian (2.104.0) ...
12:14:22 #10 76.02 Setting up licensecheck (3.1.1-2) ...
12:14:22 #10 76.04 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:14:22 #10 76.06 Setting up libwww-perl (6.52-1) ...
12:14:22 #10 76.07 Setting up devscripts (2.21.3+deb11u1) ...
12:14:22 #10 76.23 Setting up libxml-parser-perl:amd64 (2.46-2) ...
12:14:22 #10 76.24 Setting up libxml-sax-expat-perl (0.51-1) ...
12:14:22 #10 76.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:14:22 #10 76.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:14:22 #10 76.45 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:14:22 #10 76.48 Setting up libsoap-lite-perl (1.27-1) ...
12:14:22 #10 76.49 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:14:22 #10 76.50 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:14:22 #10 76.56 Processing triggers for ca-certificates (20210119) ...
12:14:22 #10 76.57 Updating certificates in /etc/ssl/certs...
12:14:23 #10 76.90 0 added, 0 removed; done.
12:14:23 #10 76.90 Running hooks in /etc/ca-certificates/update.d...
12:14:23 #10 76.90 done.
12:14:23 #10 DONE 77.1s
12:14:23 
12:14:23 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:14:23 #11 DONE 0.1s
12:14:23 
12:14:23 #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:14:24 #12 0.667 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:14:24 #12 0.667 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:14:24 #12 0.667 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:14:25 #12 0.908 Reading package lists...
12:14:25 #12 1.641 dpkg-buildpackage: info: source package docker-ce-build-deps
12:14:25 #12 1.641 dpkg-buildpackage: info: source version 1.0
12:14:25 #12 1.641 dpkg-buildpackage: info: source distribution unstable
12:14:25 #12 1.641 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:14:25 #12 1.673  dpkg-source --before-build .
12:14:25 #12 1.673 dpkg-buildpackage: info: host architecture amd64
12:14:25 #12 1.765  debian/rules clean
12:14:25 #12 1.767 dh clean
12:14:25 #12 1.842    dh_clean
12:14:25 #12 1.873  debian/rules binary
12:14:25 #12 1.874 dh binary
12:14:25 #12 1.935    dh_update_autotools_config
12:14:25 #12 1.961    dh_autoreconf
12:14:25 #12 1.998    create-stamp debian/debhelper-build-stamp
12:14:25 #12 1.998    dh_prep
12:14:25 #12 2.024    dh_install
12:14:25 #12 2.055    dh_installdocs
12:14:25 #12 2.092    dh_installchangelogs
12:14:25 #12 2.167    dh_perl
12:14:25 #12 2.199    dh_link
12:14:25 #12 2.230    dh_strip_nondeterminism
12:14:25 #12 2.284    dh_compress
12:14:25 #12 2.320    dh_fixperms
12:14:25 #12 2.359    dh_missing
12:14:25 #12 2.382    dh_installdeb
12:14:25 #12 2.413    dh_gencontrol
12:14:25 #12 2.519    dh_md5sums
12:14:26 #12 2.550    dh_builddeb
12:14:26 #12 2.574 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:14:26 #12 2.591  dpkg-genbuildinfo --build=binary
12:14:26 #12 2.721  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
12:14:26 #12 2.795 dpkg-genchanges: info: binary-only upload (no source code included)
12:14:26 #12 2.797  dpkg-source --after-build .
12:14:26 #12 2.889 dpkg-buildpackage: info: binary-only upload (no source included)
12:14:26 #12 2.895 
12:14:26 #12 2.895 The package has been created.
12:14:26 #12 2.895 Attention, the package has been created in the current directory,
12:14:26 #12 2.895 not in ".." as indicated by the message above!
12:14:26 #12 2.921 Selecting previously unselected package docker-ce-build-deps.
12:14:26 #12 2.936 (Reading database ... 28665 files and directories currently installed.)
12:14:26 #12 2.937 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:14:26 #12 2.941 Unpacking docker-ce-build-deps (1.0) ...
12:14:26 #12 2.981 Reading package lists...
12:14:26 #12 3.449 Building dependency tree...
12:14:26 #12 3.543 Reading state information...
12:14:26 #12 3.558 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:14:27 #12 3.677 Starting 2 pkgProblemResolver with broken count: 0
12:14:27 #12 3.679 Done
12:14:27 #12 3.779  Done
12:14:27 #12 3.877 Starting pkgProblemResolver with broken count: 0
12:14:27 #12 3.898 Starting 2 pkgProblemResolver with broken count: 0
12:14:27 #12 3.899 Done
12:14:27 #12 4.062 The following additional packages will be installed:
12:14:27 #12 4.063   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:14:27 #12 4.063   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:14:27 #12 4.063   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:14:27 #12 4.063   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:14:27 #12 4.063   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:14:27 #12 4.064 Suggested packages:
12:14:27 #12 4.064   cmake-doc ninja-build apparmor-easyprof seccomp
12:14:27 #12 4.064 Recommended packages:
12:14:27 #12 4.064   psmisc
12:14:27 #12 4.228 The following NEW packages will be installed:
12:14:27 #12 4.228   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:14:27 #12 4.229   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:14:27 #12 4.229   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:14:27 #12 4.229   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:14:27 #12 4.230   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:14:27 #12 4.499 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
12:14:27 #12 4.499 1 not fully installed or removed.
12:14:27 #12 4.499 Need to get 11.8 MB of archives.
12:14:27 #12 4.499 After this operation, 47.8 MB of additional disk space will be used.
12:14:27 #12 4.499 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:14:28 #12 4.504 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:14:28 #12 4.516 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
12:14:28 #12 4.517 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
12:14:28 #12 4.518 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
12:14:28 #12 4.521 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:14:28 #12 4.523 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:14:28 #12 4.524 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:14:28 #12 4.525 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:14:28 #12 4.568 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
12:14:28 #12 4.570 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:14:28 #12 4.570 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:14:28 #12 4.572 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:14:28 #12 4.573 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:14:28 #12 4.574 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:14:28 #12 4.575 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:14:28 #12 4.576 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:14:28 #12 4.579 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:14:28 #12 4.580 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:14:28 #12 4.582 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:14:28 #12 4.583 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:14:28 #12 4.588 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:14:28 #12 4.589 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:14:28 #12 4.591 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:14:28 #12 4.592 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:14:28 #12 4.593 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
12:14:28 #12 4.730 debconf: delaying package configuration, since apt-utils is not installed
12:14:28 #12 4.768 Fetched 11.8 MB in 0s (33.0 MB/s)
12:14:28 #12 4.798 Selecting previously unselected package bash-completion.
12:14:28 #12 4.798 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28669 files and directories currently installed.)
12:14:28 #12 4.815 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:14:28 #12 5.288 Unpacking bash-completion (1:2.11-2) ...
12:14:28 #12 5.421 Selecting previously unselected package cmake-data.
12:14:28 #12 5.424 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:14:28 #12 5.429 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:14:29 #12 5.826 Selecting previously unselected package libncurses6:amd64.
12:14:29 #12 5.829 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
12:14:29 #12 5.837 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
12:14:29 #12 5.872 Selecting previously unselected package libprocps8:amd64.
12:14:29 #12 5.875 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
12:14:29 #12 5.878 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
12:14:29 #12 5.922 Selecting previously unselected package procps.
12:14:29 #12 5.922 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
12:14:29 #12 5.931 Unpacking procps (2:3.3.17-5) ...
12:14:29 #12 6.014 Selecting previously unselected package libjsoncpp24:amd64.
12:14:29 #12 6.017 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
12:14:29 #12 6.021 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:14:29 #12 6.059 Selecting previously unselected package librhash0:amd64.
12:14:29 #12 6.062 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
12:14:29 #12 6.065 Unpacking librhash0:amd64 (1.4.1-2) ...
12:14:29 #12 6.108 Selecting previously unselected package libuv1:amd64.
12:14:29 #12 6.111 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
12:14:29 #12 6.115 Unpacking libuv1:amd64 (1.40.0-2) ...
12:14:29 #12 6.152 Selecting previously unselected package cmake.
12:14:29 #12 6.155 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:14:29 #12 6.159 Unpacking cmake (3.18.4-2+deb11u1) ...
12:14:30 #12 6.694 Selecting previously unselected package dh-apparmor.
12:14:30 #12 6.697 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:14:30 #12 6.705 Unpacking dh-apparmor (2.13.6-10) ...
12:14:30 #12 6.747 Selecting previously unselected package libbtrfs0:amd64.
12:14:30 #12 6.750 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
12:14:30 #12 6.755 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:14:30 #12 6.803 Selecting previously unselected package libbtrfs-dev:amd64.
12:14:30 #12 6.806 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:14:30 #12 6.810 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:14:30 #12 6.871 Selecting previously unselected package dmsetup.
12:14:30 #12 6.874 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:14:30 #12 6.880 Unpacking dmsetup (2:1.02.175-2.1) ...
12:14:30 #12 6.935 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:14:30 #12 6.938 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:14:30 #12 6.945 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:14:30 #12 7.006 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:14:30 #12 7.011 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:14:30 #12 7.016 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:14:30 #12 7.058 Selecting previously unselected package libudev-dev:amd64.
12:14:30 #12 7.061 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:14:30 #12 7.071 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:14:30 #12 7.159 Selecting previously unselected package libsepol1-dev:amd64.
12:14:30 #12 7.163 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
12:14:30 #12 7.176 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:14:30 #12 7.252 Selecting previously unselected package libpcre2-16-0:amd64.
12:14:30 #12 7.255 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:14:30 #12 7.265 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:14:30 #12 7.323 Selecting previously unselected package libpcre2-32-0:amd64.
12:14:30 #12 7.326 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:14:30 #12 7.330 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:14:30 #12 7.386 Selecting previously unselected package libpcre2-posix2:amd64.
12:14:30 #12 7.386 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:14:30 #12 7.390 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:14:30 #12 7.425 Selecting previously unselected package libpcre2-dev:amd64.
12:14:30 #12 7.428 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:14:30 #12 7.431 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:14:30 #12 7.526 Selecting previously unselected package libselinux1-dev:amd64.
12:14:30 #12 7.529 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
12:14:30 #12 7.534 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:14:30 #12 7.593 Selecting previously unselected package libdevmapper-dev:amd64.
12:14:30 #12 7.597 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:14:30 #12 7.601 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:14:30 #12 7.635 Selecting previously unselected package libseccomp-dev:amd64.
12:14:31 #12 7.638 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:14:31 #12 7.642 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:14:31 #12 7.683 Selecting previously unselected package libsystemd-dev:amd64.
12:14:31 #12 7.686 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:14:31 #12 7.690 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:14:31 #12 7.793 Selecting previously unselected package pkg-config.
12:14:31 #12 7.796 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
12:14:31 #12 7.800 Unpacking pkg-config (0.29.2-1) ...
12:14:31 #12 7.844 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:14:31 #12 7.855 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:14:31 #12 7.866 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:14:31 #12 7.878 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:14:31 #12 7.892 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:14:31 #12 7.904 Setting up libuv1:amd64 (1.40.0-2) ...
12:14:31 #12 7.915 Setting up bash-completion (1:2.11-2) ...
12:14:31 #12 8.438 Setting up libncurses6:amd64 (6.2+20201114-2) ...
12:14:31 #12 8.452 Setting up pkg-config (0.29.2-1) ...
12:14:32 #12 8.505 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:14:32 #12 8.515 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:14:32 #12 8.524 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:14:32 #12 8.537 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:14:32 #12 8.553 Setting up librhash0:amd64 (1.4.1-2) ...
12:14:32 #12 8.566 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:14:32 #12 8.579 Setting up dh-apparmor (2.13.6-10) ...
12:14:32 #12 8.589 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:14:32 #12 8.599 Setting up libprocps8:amd64 (2:3.3.17-5) ...
12:14:32 #12 8.612 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:14:32 #12 8.624 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:14:32 #12 8.635 Setting up procps (2:3.3.17-5) ...
12:14:32 #12 8.669 Setting up cmake (3.18.4-2+deb11u1) ...
12:14:32 #12 8.682 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:14:32 #12 8.696 Setting up dmsetup (2:1.02.175-2.1) ...
12:14:32 #12 8.708 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:14:32 #12 8.719 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:14:32 #12 8.730 Setting up docker-ce-build-deps (1.0) ...
12:14:32 #12 8.742 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:14:32 #12 8.762 Processing triggers for man-db (2.9.4-2) ...
12:14:34 #12 DONE 10.9s
12:14:34 
12:14:34 #13 [stage-1 5/8] COPY sources/ /sources
12:14:34 #13 DONE 0.1s
12:14:34 
12:14:34 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:14:36 #14 DONE 2.3s
12:14:36 
12:14:36 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:14:36 #15 DONE 0.0s
12:14:36 
12:14:36 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:14:36 #16 DONE 0.1s
12:14:36 
12:14:36 #17 exporting to image
12:14:36 #17 exporting layers
12:14:42 #17 exporting layers 5.5s done
12:14:42 #17 writing image sha256:f8cf6275b014528cdc81835fe43d22da8a16fb3918d0b4591f60c0ddc6dbfa54 done
12:14:42 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
12:14:42 #17 DONE 5.5s
12:14:42 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/x86_64
12:14:42 + set -e
12:14:42 + mkdir -p /root/build-deb/engine
12:14:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:14:43 + mkdir -p /root/build-deb/cli
12:14:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:14:43 + mkdir -p /root/build-deb/compose
12:14:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:14:43 + mkdir -p /root/build-deb/scan-cli-plugin
12:14:43 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:14:43 + mkdir -p /go/src/github.com/docker
12:14:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:14:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:14:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:14:43 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:14:43 + EPOCH=5
12:14:43 + EPOCH_SEP=
12:14:43 + [[ ! -z 5 ]]
12:14:43 + EPOCH_SEP=:
12:14:43 + [[ -z 0.0.0-20220908081902-b40c2f6 ]]
12:14:43 + echo VERSION AAA 0.0.0-20220908081902-b40c2f6
12:14:43 VERSION AAA 0.0.0-20220908081902-b40c2f6
12:14:43 + VERSION=0.0.0-20220908081902-b40c2f6
12:14:43 + echo VERSION bbb 0.0.0-20220908081902-b40c2f6
12:14:43 VERSION bbb 0.0.0-20220908081902-b40c2f6
12:14:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:14:43 + debSource=docker-ce
12:14:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:14:43 + debMaintainer='Docker <support@docker.com>'
12:14:43 ++ date --rfc-2822
12:14:43 + debDate='Mon, 03 Oct 2022 12:14:43 +0000'
12:14:43 + cat
12:14:43 + export CLI_GITCOMMIT=b40c2f6
12:14:43 + CLI_GITCOMMIT=b40c2f6
12:14:43 + export ENGINE_GITCOMMIT=f219cb5
12:14:43 + ENGINE_GITCOMMIT=f219cb5
12:14:43 + export SCAN_GITCOMMIT=061fe0a
12:14:43 + SCAN_GITCOMMIT=061fe0a
12:14:43 + echo VERSION BBB 0.0.0-20220908081902-b40c2f6
12:14:43 + dpkg-buildpackage -uc -us -I.git
12:14:43 VERSION BBB 0.0.0-20220908081902-b40c2f6
12:14:43 dpkg-buildpackage: info: source package docker-ce
12:14:43 dpkg-buildpackage: info: source version 5:0.0.0-20220908081902-b40c2f6-0~debian-bullseye
12:14:43 dpkg-buildpackage: info: source distribution bullseye
12:14:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:14:43 dpkg-buildpackage: info: host architecture amd64
12:14:43  dpkg-source -I.git --before-build .
12:14:44  debian/rules clean
12:14:44 dh clean --with=bash-completion --with=systemd
12:14:44    dh_clean
12:14:44  dpkg-source -I.git -b .
12:14:44 dpkg-source: warning: native package version may not have a revision
12:14:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220908081902-b40c2f6-0~debian'
12:14:44 dpkg-source: info: using source format '1.0'
12:14:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz
12:14:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc
12:14:54  debian/rules build
12:14:54 dh build --with=bash-completion --with=systemd
12:14:54    dh_update_autotools_config
12:14:54    dh_autoreconf
12:14:54    debian/rules override_dh_auto_build
12:14:54 make[1]: Entering directory '/root/build-deb'
12:14:54 # Build the daemon and dependencies
12:14:54 cd engine && DOCKER_GITCOMMIT=f219cb5 PRODUCT=docker ./hack/make.sh dynbinary
12:14:54 
12:14:54 Removing bundles/
12:14:54 
12:14:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:14:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:14:54 GOOS="" GOARCH="" GOARM=""
12:16:46 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:16:46 
12:16:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:16:46 + RM_GOPATH=0
12:16:46 + TMP_GOPATH=/go
12:16:46 + : /usr/local/bin
12:16:46 + '[' -z /go ']'
12:16:46 + export GOPATH=/go
12:16:46 + GOPATH=/go
12:16:46 + case "$(go env GOARCH)" in
12:16:46 ++ go env GOARCH
12:16:46 + export GO_BUILDMODE=-buildmode=pie
12:16:46 + GO_BUILDMODE=-buildmode=pie
12:16:46 ++ dirname hack/dockerfile/install/install.sh
12:16:46 + dir=hack/dockerfile/install
12:16:46 + bin=tini
12:16:46 + shift
12:16:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:16:46 + . hack/dockerfile/install/tini.installer
12:16:46 ++ : v0.19.0
12:16:46 + install_tini
12:16:46 + echo 'Install tini version v0.19.0'
12:16:46 + git clone https://github.com/krallin/tini.git /go/tini
12:16:46 Install tini version v0.19.0
12:16:46 Cloning into '/go/tini'...
12:16:46 + cd /go/tini
12:16:46 + git checkout -q v0.19.0
12:16:46 + cmake .
12:16:46 -- The C compiler identification is GNU 10.2.1
12:16:46 -- Detecting C compiler ABI info
12:16:46 -- Detecting C compiler ABI info - done
12:16:46 -- Check for working C compiler: /usr/bin/cc - skipped
12:16:46 -- Detecting C compile features
12:16:46 -- Detecting C compile features - done
12:16:46 -- Performing Test HAS_BUILTIN_FORTIFY
12:16:46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:16:46 -- Configuring done
12:16:46 -- Generating done
12:16:46 -- Build files have been written to: /go/tini
12:16:46 + make tini-static
12:16:46 make[2]: Entering directory '/go/tini'
12:16:46 make[3]: Entering directory '/go/tini'
12:16:46 make[4]: Entering directory '/go/tini'
12:16:46 make[5]: Entering directory '/go/tini'
12:16:46 Scanning dependencies of target tini-static
12:16:46 make[5]: Leaving directory '/go/tini'
12:16:46 make[5]: Entering directory '/go/tini'
12:16:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:16:46 [100%] Linking C executable tini-static
12:16:46 make[5]: Leaving directory '/go/tini'
12:16:46 [100%] Built target tini-static
12:16:46 make[4]: Leaving directory '/go/tini'
12:16:46 make[3]: Leaving directory '/go/tini'
12:16:46 make[2]: Leaving directory '/go/tini'
12:16:46 + mkdir -p /usr/local/bin
12:16:46 + cp tini-static /usr/local/bin/docker-init
12:16:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
12:16:46 + RM_GOPATH=0
12:16:46 + TMP_GOPATH=/go
12:16:46 + : /usr/local/bin
12:16:46 + '[' -z /go ']'
12:16:46 + export GOPATH=/go
12:16:46 + GOPATH=/go
12:16:46 + case "$(go env GOARCH)" in
12:16:46 ++ go env GOARCH
12:16:46 + export GO_BUILDMODE=-buildmode=pie
12:16:46 + GO_BUILDMODE=-buildmode=pie
12:16:46 ++ dirname hack/dockerfile/install/install.sh
12:16:46 + dir=hack/dockerfile/install
12:16:46 + bin=proxy
12:16:46 + shift
12:16:46 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
12:16:46 + . hack/dockerfile/install/proxy.installer
12:16:46 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
12:16:46 + install_proxy dynamic
12:16:46 + case "$1" in
12:16:46 + install_proxy_dynamic
12:16:46 + export PROXY_LDFLAGS=-linkmode=external install_proxy
12:16:46 + PROXY_LDFLAGS=-linkmode=external
12:16:46 + export BUILD_MODE=-buildmode=pie
12:16:46 + BUILD_MODE=-buildmode=pie
12:16:46 + _install_proxy
12:16:46 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
12:16:46 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
12:16:46 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
12:16:46 Cloning into '/go/src/github.com/docker/libnetwork'...
12:16:46 + cd /go/src/github.com/docker/libnetwork
12:16:46 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
12:16:46 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:16:46 + return
12:16:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:16:46 + RM_GOPATH=0
12:16:46 + TMP_GOPATH=/go
12:16:46 + : /usr/local/bin
12:16:46 + '[' -z /go ']'
12:16:46 + export GOPATH=/go
12:16:46 + GOPATH=/go
12:16:46 + case "$(go env GOARCH)" in
12:16:46 ++ go env GOARCH
12:16:46 + export GO_BUILDMODE=-buildmode=pie
12:16:46 + GO_BUILDMODE=-buildmode=pie
12:16:46 ++ dirname hack/dockerfile/install/install.sh
12:16:46 + dir=hack/dockerfile/install
12:16:46 + bin=rootlesskit
12:16:46 + shift
12:16:46 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:16:46 + . hack/dockerfile/install/rootlesskit.installer
12:16:46 ++ : v0.14.4
12:16:46 + install_rootlesskit dynamic
12:16:46 + case "$1" in
12:16:46 + install_rootlesskit_dynamic
12:16:46 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:16:46 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:16:46 + export BUILD_MODE=-buildmode=pie
12:16:46 + BUILD_MODE=-buildmode=pie
12:16:46 + _install_rootlesskit
12:16:46 + echo 'Install rootlesskit version v0.14.4'
12:16:46 Install rootlesskit version v0.14.4
12:16:46 + for f in rootlesskit rootlesskit-docker-proxy
12:16:46 + GOBIN=/usr/local/bin
12:16:46 + GO111MODULE=on
12:16:46 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:16:46 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:16:46 go: downloading github.com/pkg/errors v0.9.1
12:16:46 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:46 go: downloading github.com/urfave/cli/v2 v2.3.0
12:16:46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:46 go: downloading github.com/google/uuid v1.3.0
12:16:46 go: downloading github.com/moby/vpnkit v0.5.0
12:16:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:16:46 go: downloading github.com/gofrs/flock v0.8.1
12:16:46 go: downloading github.com/gorilla/mux v1.8.0
12:16:46 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:16:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:46 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:16:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:16:51 + for f in rootlesskit rootlesskit-docker-proxy
12:16:51 + GOBIN=/usr/local/bin
12:16:51 + GO111MODULE=on
12:16:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:16:51 + return
12:16:51 # Build the CLI
12:16:51 cd /go/src/github.com/docker/cli && \
12:16:51 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220908081902-b40c2f6 GITCOMMIT=b40c2f6 dynbinary manpages
12:16:51 make[2]: Entering directory '/root/build-deb/cli'
12:16:51 GO_LINKMODE=dynamic ./scripts/build/binary
12:16:51 Building dynamic docker-linux-amd64
12:18:28 scripts/docs/generate-man.sh
12:19:36 Project root: /go/src/github.com/docker/cli
12:19:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:19:36 2022/10/03 12:19:34 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:19:36 make[2]: Leaving directory '/root/build-deb/cli'
12:19:36 # Build the compose plugin
12:19:36 cd /go/src/github.com/docker/compose \
12:19:36 && make VERSION=v2.11.2 DESTDIR=/usr/libexec/docker/cli-plugins build
12:19:36 make[2]: Entering directory '/root/build-deb/compose'
12:19:36 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:19:36 go: downloading github.com/docker/cli v20.10.3-0.20220309205733-2b52f62e9627+incompatible
12:19:36 go: downloading github.com/spf13/cobra v1.5.0
12:19:36 go: downloading github.com/fvbommel/sortorder v1.0.2
12:19:36 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
12:19:36 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
12:19:36 go: downloading github.com/morikuni/aec v1.0.0
12:19:36 go: downloading github.com/spf13/pflag v1.0.5
12:19:36 go: downloading github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43+incompatible
12:19:36 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:19:36 go: downloading github.com/docker/go-connections v0.4.0
12:19:36 go: downloading github.com/sirupsen/logrus v1.9.0
12:19:36 go: downloading github.com/theupdateframework/notary v0.7.0
12:19:36 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
12:19:36 go: downloading github.com/compose-spec/compose-go v1.6.0
12:19:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220902125104-0122d7ddaec0
12:19:36 go: downloading github.com/docker/buildx v0.8.2
12:19:36 go: downloading github.com/docker/go-units v0.5.0
12:19:36 go: downloading github.com/mattn/go-shellwords v1.0.12
12:19:36 go: downloading github.com/moby/buildkit v0.10.4
12:19:36 go: downloading github.com/opencontainers/go-digest v1.0.0
12:19:36 go: downloading go.opentelemetry.io/otel v1.10.0
12:19:36 go: downloading github.com/hashicorp/go-version v1.6.0
12:19:36 go: downloading github.com/containerd/containerd v1.6.8
12:19:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:19:36 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:19:36 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
12:19:36 go: downloading gopkg.in/yaml.v2 v2.4.0
12:19:36 go: downloading k8s.io/client-go v0.22.4
12:19:37 go: downloading github.com/cnabio/cnab-go v0.23.4
12:19:37 go: downloading github.com/imdario/mergo v0.3.13
12:19:37 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:19:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:19:37 go: downloading github.com/containerd/console v1.0.3
12:19:37 go: downloading golang.org/x/text v0.3.7
12:19:37 go: downloading github.com/mattn/go-isatty v0.0.16
12:19:37 go: downloading github.com/buger/goterm v1.0.4
12:19:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:19:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:19:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:19:37 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:19:37 go: downloading go.opentelemetry.io/otel/trace v1.10.0
12:19:37 go: downloading github.com/go-logr/logr v1.2.3
12:19:37 go: downloading k8s.io/api v0.22.4
12:19:38 go: downloading k8s.io/apimachinery v0.22.4
12:19:38 go: downloading github.com/gofrs/flock v0.8.0
12:19:38 go: downloading github.com/moby/sys/signal v0.6.0
12:19:38 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:19:38 go: downloading github.com/golang/mock v1.6.0
12:19:38 go: downloading google.golang.org/grpc v1.45.0
12:19:38 go: downloading github.com/klauspost/compress v1.15.1
12:19:38 go: downloading github.com/opencontainers/runc v1.1.2
12:19:38 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:19:38 go: downloading github.com/hashicorp/errwrap v1.1.0
12:19:38 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:19:38 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3
12:19:38 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:19:38 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
12:19:38 go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292
12:19:38 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:19:38 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:19:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
12:19:38 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
12:19:39 go: downloading github.com/moby/locker v1.0.1
12:19:39 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:19:39 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:19:39 go: downloading k8s.io/klog/v2 v2.60.1
12:19:39 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:19:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:19:39 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
12:19:39 go: downloading google.golang.org/protobuf v1.27.1
12:19:39 go: downloading github.com/go-logr/stdr v1.2.2
12:19:39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:19:39 go: downloading github.com/gogo/protobuf v1.3.2
12:19:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:19:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:19:39 go: downloading github.com/pelletier/go-toml v1.9.4
12:19:39 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:19:39 go: downloading github.com/google/gofuzz v1.2.0
12:19:39 go: downloading github.com/moby/sys/symlink v0.2.0
12:19:39 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:19:41 go: downloading github.com/golang/protobuf v1.5.2
12:19:41 go: downloading github.com/gogo/googleapis v1.4.1
12:19:41 go: downloading github.com/containerd/typeurl v1.0.2
12:19:41 go: downloading github.com/qri-io/jsonpointer v0.1.1
12:19:41 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
12:19:41 go: downloading github.com/Masterminds/semver v1.5.0
12:19:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:19:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:19:41 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:19:41 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:19:41 go: downloading github.com/felixge/httpsnoop v1.0.2
12:19:41 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:19:41 go: downloading github.com/davecgh/go-spew v1.1.1
12:19:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:19:41 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:19:41 go: downloading gopkg.in/inf.v0 v0.9.1
12:19:41 go: downloading github.com/googleapis/gnostic v0.5.5
12:19:41 go: downloading github.com/google/go-cmp v0.5.8
12:19:41 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:19:41 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
12:19:41 go: downloading github.com/docker/go-metrics v0.0.1
12:19:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:19:41 go: downloading github.com/json-iterator/go v1.1.12
12:19:41 go: downloading github.com/modern-go/reflect2 v1.0.2
12:19:41 go: downloading sigs.k8s.io/yaml v1.2.0
12:19:41 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:19:41 go: downloading github.com/mattn/go-colorable v0.1.12
12:19:41 go: downloading github.com/prometheus/client_golang v1.12.1
12:19:41 go: downloading gopkg.in/yaml.v3 v3.0.1
12:19:41 go: downloading github.com/containerd/ttrpc v1.1.0
12:19:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:19:41 go: downloading github.com/moby/spdystream v0.2.0
12:19:41 go: downloading github.com/beorn7/perks v1.0.1
12:19:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:19:41 go: downloading github.com/prometheus/client_model v0.2.0
12:19:41 go: downloading github.com/prometheus/common v0.32.1
12:19:41 go: downloading github.com/prometheus/procfs v0.7.3
12:19:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:21:48 make[2]: Leaving directory '/root/build-deb/compose'
12:21:48 # Build the scan-plugin
12:21:48 # TODO change once we support scan-plugin on other architectures
12:21:48 if [ "amd64" = "amd64" ]; then \
12:21:48 	cd /go/src/github.com/docker/scan-cli-plugin \
12:21:48 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
12:21:48 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:21:48 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:21:48 fi
12:21:48 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:21:48 GO111MODULE=on make -f builder.Makefile build
12:21:48 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:21:48 mkdir -p bin
12:21:48 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
12:21:48 go: downloading github.com/docker/cli v20.10.9+incompatible
12:21:48 go: downloading github.com/docker/docker v20.10.9+incompatible
12:21:48 go: downloading github.com/spf13/cobra v1.2.1
12:21:48 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
12:21:48 go: downloading github.com/docker/distribution v2.7.1+incompatible
12:21:48 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:21:48 go: downloading github.com/opencontainers/image-spec v1.0.1
12:21:48 go: downloading github.com/docker/go-units v0.4.0
12:21:48 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:21:48 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:21:48 go: downloading github.com/containerd/containerd v1.5.7
12:21:48 go: downloading github.com/moby/sys/mount v0.2.0
12:21:48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:21:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:21:48 go: downloading google.golang.org/grpc v1.40.0
12:21:48 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
12:21:48 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
12:21:48 go: downloading github.com/opencontainers/runc v1.0.2
12:21:48 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
12:21:48 go: downloading google.golang.org/protobuf v1.26.0
12:21:48 go: downloading github.com/prometheus/client_golang v1.7.1
12:21:48 go: downloading github.com/cespare/xxhash/v2 v2.1.1
12:21:48 go: downloading github.com/prometheus/common v0.10.0
12:21:48 go: downloading github.com/prometheus/procfs v0.6.0
12:22:00 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:22:00 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:22:00 # Build the CLI plugins
12:22:00 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:22:00 set -e;cd /sources && \
12:22:00 	tar xzf plugin-installers.tgz; \
12:22:00 	for installer in plugins/*.installer; do \
12:22:00 		LDFLAGS='' bash ${installer} build; \
12:22:00 	done
12:22:00 Cloning into '/go/src/github.com/docker/app'...
12:22:00 Fetching origin
12:22:01 make[2]: Entering directory '/go/src/github.com/docker/app'
12:22:01 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
12:23:08 make[2]: Leaving directory '/go/src/github.com/docker/app'
12:23:08 Cloning into '/go/src/github.com/docker/buildx'...
12:23:08 Fetching origin
12:23:08 + GO111MODULE=on
12:23:08 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
12:24:45 make[1]: Leaving directory '/root/build-deb'
12:24:45    debian/rules override_dh_auto_test
12:24:45 make[1]: Entering directory '/root/build-deb'
12:24:45 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:24:45 	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:24:45 PASS: daemon version OK
12:24:45 ver="$(cli/build/docker --version)"; \
12:24:45 	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:24:45 PASS: cli version OK
12:24:45 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:24:45 	test "$ver" = "v2.11.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:24:45 PASS: docker-compose version OK
12:24:45 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:24:45 # TODO change once we support scan-plugin on other architectures
12:24:45 if [ "amd64" = "amd64" ]; then \
12:24:45 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:24:45 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:24:45 fi
12:24:45 PASS: docker-scan version OK
12:24:45 make[1]: Leaving directory '/root/build-deb'
12:24:45    create-stamp debian/debhelper-build-stamp
12:24:45  debian/rules binary
12:24:45 dh binary --with=bash-completion --with=systemd
12:24:45    dh_testroot
12:24:45    dh_prep
12:24:45    debian/rules override_dh_auto_install
12:24:45 make[1]: Entering directory '/root/build-deb'
12:24:45 # docker-ce-cli install
12:24:45 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:24:45 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:24:45 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:24:45 set -e;cd /sources && \
12:24:45 	tar xzf plugin-installers.tgz; \
12:24:45 	for installer in plugins/*.installer; do \
12:24:45 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:24:45 		PREFIX=/usr/libexec/docker/cli-plugins \
12:24:45 			bash ${installer} install_plugin; \
12:24:45 	done
12:24:45 # docker-ce install
12:24:45 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:24:45 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:24:45 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6 debian/docker-ce/usr/bin/dockerd
12:24:45 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:24:45 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:24:45 # docker-compose-plugin install
12:24:45 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:24:45 # docker-scan-plugin install
12:24:45 # TODO change once we support scan-plugin on other architectures
12:24:45 if [ "amd64" = "amd64" ]; then \
12:24:45 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:24:45 fi
12:24:45 # docker-ce-rootless-extras install
12:24:45 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:24:45 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:24:45 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:24:45 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:24:45 # TODO: how can we install vpnkit?
12:24:45 make[1]: Leaving directory '/root/build-deb'
12:24:45    debian/rules override_dh_install
12:24:45 make[1]: Entering directory '/root/build-deb'
12:24:45 dh_install
12:24:45 # TODO Can we do this from within our container?
12:24:45 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:24:45 make[1]: Leaving directory '/root/build-deb'
12:24:45    dh_installdocs
12:24:45    dh_installchangelogs
12:24:45    dh_installman
12:24:45    dh_bash-completion
12:24:45    dh_systemd_enable
12:24:45    debian/rules override_dh_installinit
12:24:45 make[1]: Entering directory '/root/build-deb'
12:24:45 # use "docker" as our service name, not "docker-ce"
12:24:45 dh_installinit --name=docker
12:24:45 make[1]: Leaving directory '/root/build-deb'
12:24:45    dh_systemd_start
12:24:45    dh_perl
12:24:46    dh_link
12:24:46    dh_strip_nondeterminism
12:24:47    dh_compress
12:24:47    dh_fixperms
12:24:47    dh_missing
12:24:47    debian/rules override_dh_strip
12:24:47 make[1]: Entering directory '/root/build-deb'
12:24:47 # Go has lots of problems with stripping, so just don't
12:24:47 make[1]: Leaving directory '/root/build-deb'
12:24:47    dh_makeshlibs
12:24:47    debian/rules override_dh_shlibdeps
12:24:47 make[1]: Entering directory '/root/build-deb'
12:24:47 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:24:55 make[1]: Leaving directory '/root/build-deb'
12:24:55    dh_installdeb
12:24:55    debian/rules override_dh_gencontrol
12:24:55 make[1]: Entering directory '/root/build-deb'
12:24:55 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:24:55 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:24:55 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
12:24:55 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:24:55 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:24:55 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:24:55 if [ "amd64" = "amd64" ]; then \
12:24:55 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:24:55 fi
12:24:55 dh_gencontrol --remaining-packages
12:24:55 make[1]: Leaving directory '/root/build-deb'
12:24:55    dh_md5sums
12:24:56    debian/rules override_dh_builddeb
12:24:56 make[1]: Entering directory '/root/build-deb'
12:24:56 dh_builddeb -- -Zxz
12:24:56 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.11.2~debian-bullseye_amd64.deb'.
12:24:56 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'.
12:25:35 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'.
12:25:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'.
12:26:31 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'.
12:26:35 make[1]: Leaving directory '/root/build-deb'
12:26:35  dpkg-genbuildinfo
12:26:36  dpkg-genchanges  >../docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.changes
12:26:38 dpkg-genchanges: info: including full source code in upload
12:26:38  dpkg-source -I.git --after-build .
12:26:38 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:26:38 + destination=/build
12:26:38 + mkdir -p /build
12:26:38 + mv -v /root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.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_amd64.buildinfo /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.11.2~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build
12:26:38 copied '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 removed '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 copied '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 removed '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 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:26:38 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.dsc'
12:26:38 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:26:38 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye.tar.gz'
12:26:38 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.buildinfo'
12:26:38 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.buildinfo'
12:26:38 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.changes'
12:26:38 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.changes'
12:26:38 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~debian-bullseye_amd64.deb'
12:26:38 copied '/root/docker-compose-plugin_2.11.2~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.11.2~debian-bullseye_amd64.deb'
12:26:38 removed '/root/docker-compose-plugin_2.11.2~debian-bullseye_amd64.deb'
12:26:38 copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
12:26:38 removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
12:26:42 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:26:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'