Build Result for hostsharing/hostsharing-test/civicrm-test/drupal

go to bottom of this page
[00:00:00]  * Starting at 2025-06-03 22:45:59 GMT+0200
[00:00:00]  * Preparing the machine...
[00:00:00] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (if [ ! -z \"\`docker ps -a | grep 009-build01docker.solidcharity.com\`\" ]; then service docker restart && docker stop 009-build01docker.solidcharity.com && docker rm 009-build01docker.solidcharity.com; fi) 2>&1; echo \$?"
[00:00:14] 009-build01docker.solidcharity.com
[00:00:34] 009-build01docker.solidcharity.com
[00:00:34] 0
[00:00:34] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian`) 2>&1; echo \$?"
[00:00:34] 0
[00:00:34] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian/bookworm root@build01docker.solidcharity.com:/mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian
[00:00:35] sending incremental file list
[00:00:35] 
[00:00:35] sent 90 bytes  received 17 bytes  71.33 bytes/sec
[00:00:35] total size is 0  speedup is 0.00
[00:00:35] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing`) 2>&1; echo \$?"
[00:00:36] 0
[00:00:36] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/tarballs/hostsharing/hostsharing-test root@build01docker.solidcharity.com:/mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing
[00:00:36] sending incremental file list
[00:00:36] 
[00:00:36] sent 94 bytes  received 17 bytes  222.00 bytes/sec
[00:00:36] total size is 0  speedup is 0.00
[00:00:36] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p /tmp/009-build01docker.solidcharity.com) 2>&1; echo \$?"
[00:00:37] 0
[00:00:37] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /tmp/009-build01docker.solidcharity.com`) 2>&1; echo \$?"
[00:00:38] 0
[00:00:38] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/src/hostsharing//lbs-hostsharing-test/civicrm-test/Dockerfile root@build01docker.solidcharity.com:/tmp/009-build01docker.solidcharity.com
[00:00:39] sending incremental file list
[00:00:39] 
[00:00:39] sent 74 bytes  received 12 bytes  57.33 bytes/sec
[00:00:39] total size is 54  speedup is 0.63
[00:00:39] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (cd /usr/share/docker-scripts/ && cat Dockerfiles/Dockerfile.debian12 /tmp/009-build01docker.solidcharity.com/Dockerfile > /tmp/009-build01docker.solidcharity.com/Dockerfile.new) 2>&1; echo \$?"
[00:00:39] 0
[00:00:39] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (cd /usr/share/docker-scripts/ && ./initDockerContainer.sh 009-build01docker.solidcharity.com 9 /tmp/009-build01docker.solidcharity.com/Dockerfile.new  -v /mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian/bookworm:/root/repo -v /mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing/hostsharing-test:/root/tarball) 2>&1; echo \$?"
[00:00:41] Sending build context to Docker daemon  4.608kB
[00:00:41] 
[00:00:41] Step 1/15 : FROM debian:bookworm
[00:00:41]  ---> c7f9867d6721
[00:00:41] Step 2/15 : RUN apt-get update && apt-get install -y openssh-server && apt-get clean all
[00:00:41]  ---> Using cache
[00:00:41]  ---> 12ea0e90af20
[00:00:41] Step 3/15 : RUN mkdir /var/run/sshd
[00:00:41]  ---> Using cache
[00:00:41]  ---> ff58acdb3a30
[00:00:41] Step 4/15 : RUN mkdir -p /root/.ssh
[00:00:41]  ---> Using cache
[00:00:41]  ---> 6fe0212c4716
[00:00:41] Step 5/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2HZtk3hYuU1xneqpM/xpzIMsTkGIlzWM6iC3CCvmRwN48HUFYi9ST4HT5BXYjvwffKJjvmJODUJGUkGabgQ0J5SZ12J7wLWH8Xp2am1xv//J/95PhxiCb8cedCv5mp0/rPH0kVqgQlrC5LpIAG13xaoX7fGhWmTfhCTTppwY/SnLWsGFSyG4Vg33pQJxyJwgp7/Y2dlickgThXUkmfjvkwj4HhiVRk/2Wg6OAWLiN+Ow1vnXOb5FJX57TO9wz6Up/bQlvsfvqdt1x/lxHyFKJtysu5Id/AT9un7InjRGe26BEMF4DRVDbUd5632CNtVH+6zIk1u8X5tIAVKJF9YBOzUkohXwJ1AN8Qa2ACPbu2ocSx5wP8X2DCNg/cy2tEblJFw0ZkOsEkR0/XvDVrsmoV6HY2XLHoSnkXsDQQSa/GKwu21N53k/CzLaNj5ECTlx42VMP4PRGYkSOcLVXZUpQmctsM364/WlrZAKgil/9mjomXUi0VGjf3udNO8xxL18= root@localhost' >> /root/.ssh/authorized_keys
[00:00:41]  ---> Using cache
[00:00:41]  ---> e8caa0db7cc8
[00:00:41] Step 6/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDSOZYXEB5tZ2FJ8wnzuW1cg6oJROq2schphEUC8OFeTiPNl0rtqJvWtEXcOjDQmOP1eHsCl+/VFJ7TalTuzWPv9fWUjpmZlBfu9uNZzVzZvcjgve5QCGdCntO+FOFbW6UKoQjG6d9rEQquh8aHlC2OCivkeOJn0Eq0wvX4rZGtIORhr/Idf3WTxGoL58cCExKyFsOnD6HDUoQMEpBQv0nGKawdnDcPydfb0LylpRMsxnjfyZl+r8AmTqsYpz7y0LAMbGBmPrX7RhudA4SNPCs6b8xriDsx4/MTJoszL8+CURs6dhMIzdgUuU97hicB0+tJQIs5or8Tx8gZIu+04MdDD8KbQ9mRJde6ATfJ9Z63gICiNWmrqOoDVbyGwuIjHBLqckbZM7AcLPuRFySeTmcpMnK1hcUkalMz0+yvahAPsgJBLNZV3aEh4dr9QAlX9zUskIr/UxHlWt6ptoNRX+BC7tO0ZnE9u7F8h48+OfbIocYfYhzI8XCbS0q/JoowP2Fojr68CpZwBdHuXx3zyQl0ML5l8EUQREzTuNjzenMbc6sW7B6oi77qd5fBh0HmzS9TT7AgSbv/CLvRFVjKzcAkX2sIa7bQafou82FQXc4XAqYPr3xTalrX4bCdJFQuhkvPdrVQUib8RIzfwbgxJ45Wv3ewazUtbDnfDZTz/flONQ== timotheus.pokorra@solidcharity.com' >> /root/.ssh/authorized_keys
[00:00:41]  ---> Using cache
[00:00:41]  ---> 9f31afa2ced6
[00:00:41] Step 7/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3ZpDryOAn/PgoyDhoOoidOFlAfYwbHXn87vHseNaGfgBhmw7mLlDB/i5D6aC4B3PFbjUAUengOGEZP9F2Suu2bB16nXLLCQgqnerWLNemx8eBgxfFS2iM3j8kZufsKaPS5GQ6WT77ogVLfNHrDGJzuVFo8coEApBvnVcVEZd0xSIHGJIdBkY78xm4pebn5uho5LewlO33UIwABRW9UP0DOqvNv1iSbhjC4LrBR6ZJTX+50LidqMDYvXBRYJUeYgisLsTp/omlsBikzZrARKQym/7e9qPwSBaJpT716R+4s1hyXyoVIiUmmLioxT82bI/olyr7JvfZREi++XkU0/Qf root@65-lbs.solidcharity.com' >> /root/.ssh/authorized_keys
[00:00:41]  ---> Using cache
[00:00:41]  ---> 7bcdc151607f
[00:00:41] Step 8/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2WzSqPY943mB8L4IE7MpSSP19YHVuwTryf8ZgkQJrsFI85K3zryMXA2pman3/VwgU2NUS129K66JtFzeQJQgrlmGLgZsei+LBbBaFzBXNZn6i9HMWWGv/HLyCZcJ7oeLvvswMCOUYTLZZybfeJSYumWEOjBy8uOyUuZloJ6LtAPCNjv7BmBWO/q+E/PFZS5agFey2ehoRrV2+anDXKLaujdcbH12/1obKF8OhX1F5uXdetdmg6tWAmnFb7BMxmBY3mORh+wh2fiiYND8Cjh68OsY/Kb6fE/iCOW2A5yxmWurP/C1wKexAeB8eDe+gWusJ4oM2hI9PfkXX5+2b7t3jQ== tim00-vps@currock.net' >> /root/.ssh/authorized_keys
[00:00:41]  ---> Using cache
[00:00:41]  ---> 18a24a6f684f
[00:00:41] Step 9/15 : RUN chmod -R 600 /root/.ssh
[00:00:41]  ---> Using cache
[00:00:41]  ---> 736e6fd63107
[00:00:41] Step 10/15 : RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
[00:00:41]  ---> Using cache
[00:00:41]  ---> bed428c6353d
[00:00:41] Step 11/15 : ENV NOTVISIBLE "in users profile"
[00:00:41]  ---> Using cache
[00:00:41]  ---> bc74d9f02a3f
[00:00:41] Step 12/15 : RUN echo "export VISIBLE=now" >> /etc/profile
[00:00:41]  ---> Using cache
[00:00:41]  ---> e50bead7c37b
[00:00:41] Step 13/15 : EXPOSE 22
[00:00:41]  ---> Using cache
[00:00:41]  ---> 17e8917a768b
[00:00:41] Step 14/15 : CMD ["/usr/sbin/sshd", "-D"]
[00:00:41]  ---> Using cache
[00:00:41]  ---> ad46e990426c
[00:00:41] Step 15/15 : RUN apt-get -y install git ansible python3-pip pipenv
[00:00:41]  ---> Using cache
[00:00:41]  ---> 344457836dbd
[00:00:41] Successfully built 344457836dbd
[00:00:41] Successfully tagged 009-build01docker.solidcharity.com/9:latest
[00:00:41] starting the container
[00:00:44] 0.0.0.0:2009
[00:00:44] Host [localhost]:2009 not found in /root/.ssh/known_hosts
[00:00:44] 
[00:00:44] 
[00:00:44] connect to the container with: ssh -p 2009 root@localhost
[00:00:44] 
[00:00:44] 
[00:00:44] 0
[00:00:44] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [161.97.164.100]:2009
[00:00:44] # Host [161.97.164.100]:2009 found: line 26
[00:00:44] # Host [161.97.164.100]:2009 found: line 27
[00:00:44] # Host [161.97.164.100]:2009 found: line 28
[00:00:44] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:44] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:44] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [build01docker.solidcharity.com]:2009
[00:00:44] # Host [build01docker.solidcharity.com]:2009 found: line 26
[00:00:44] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:44] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:44] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (echo "container is running") 2>&1; echo \$?"
[00:00:44] ssh: connect to host 161.97.164.100 port 2009: Connection refused
[00:00:45] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (echo "container is running") 2>&1; echo \$?"
[00:00:45] Warning: Permanently added '[161.97.164.100]:2009' (ED25519) to the list of known hosts.
[00:00:46] container is running
[00:00:46] 0
[00:00:46] container has been started successfully
[00:00:46] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get update) 2>&1; echo \$?"
[00:00:46] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
[00:00:46] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
[00:00:46] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
[00:00:47] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB]
[00:00:48] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
[00:00:48] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2024-11-27-1405.46.pdiff [435 B]
[00:00:48] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2024-11-27-1405.46.pdiff [435 B]
[00:00:48] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [265 kB]
[00:00:49] Fetched 9329 kB in 3s (3281 kB/s)
[00:00:50] Reading package lists...
[00:00:50] 0
[00:00:50] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (DEBIAN_FRONTEND=noninteractive apt-get -y upgrade) 2>&1; echo \$?"
[00:00:52] Reading package lists...
[00:00:52] Building dependency tree...
[00:00:52] Reading state information...
[00:00:53] Calculating upgrade...
[00:00:54] The following packages will be upgraded:
[00:00:54]   ansible-core base-files bash bsdutils cpp-12 debian-archive-keyring g++-12
[00:00:54]   gcc-12 gcc-12-base git git-man krb5-locales libabsl20220623 libasan8
[00:00:54]   libatomic1 libavif15 libblkid1 libc-bin libc-dev-bin libc-devtools libc6
[00:00:54]   libc6-dev libcap2 libcc1-0 libcurl3-gnutls libfdisk1 libfreetype6
[00:00:54]   libgcc-12-dev libgcc-s1 libgnutls30 libgomp1 libgssapi-krb5-2 libheif1
[00:00:54]   libitm1 libk5crypto3 libkrb5-3 libkrb5support0 liblsan0 liblzma5 libmount1
[00:00:54]   libnghttp2-14 libnss-systemd libpam-systemd libperl5.36 libpython3.11
[00:00:54]   libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib libquadmath0
[00:00:54]   libsmartcols1 libsqlite3-0 libssl3 libstdc++-12-dev libstdc++6
[00:00:54]   libsystemd-shared libsystemd0 libtasn1-6 libtiff6 libtsan2 libubsan1
[00:00:54]   libudev1 libuuid1 linux-libc-dev login mount openssh-client openssh-server
[00:00:54]   openssh-sftp-server openssl passwd perl perl-base perl-modules-5.36
[00:00:54]   python3-cryptography python3-h11 python3-jinja2 python3-pkg-resources
[00:00:54]   python3-setuptools python3-setuptools-whl python3-urllib3 python3.11
[00:00:54]   python3.11-dev python3.11-minimal systemd systemd-sysv systemd-timesyncd
[00:00:54]   tzdata ucf util-linux util-linux-extra wget xz-utils
[00:00:54] 92 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:00:54] Need to get 117 MB of archives.
[00:00:54] After this operation, 118 kB of additional disk space will be used.
[00:00:54] Get:1 http://deb.debian.org/debian bookworm/main amd64 base-files amd64 12.4+deb12u11 [70.9 kB]
[00:00:54] Get:2 http://deb.debian.org/debian bookworm/main amd64 bash amd64 5.2.15-2+b8 [1491 kB]
[00:00:54] Get:3 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+deb12u3 [94.4 kB]
[00:00:54] Get:4 http://deb.debian.org/debian bookworm/main amd64 login amd64 1:4.13+dfsg1-1+deb12u1 [616 kB]
[00:00:54] Get:5 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB]
[00:00:55] Get:6 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB]
[00:00:55] Get:7 http://deb.debian.org/debian bookworm/main amd64 perl-base amd64 5.36.0-7+deb12u2 [1609 kB]
[00:00:55] Get:8 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB]
[00:00:55] Get:9 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u10 [54.7 kB]
[00:00:55] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB]
[00:00:55] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB]
[00:00:55] Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.140-1 [2145 kB]
[00:00:55] Get:13 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB]
[00:00:55] Get:14 http://deb.debian.org/debian bookworm/main amd64 gcc-12-base amd64 12.2.0-14+deb12u1 [37.6 kB]
[00:00:55] Get:15 http://deb.debian.org/debian bookworm/main amd64 libgcc-s1 amd64 12.2.0-14+deb12u1 [49.9 kB]
[00:00:55] Get:16 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB]
[00:00:55] Get:17 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB]
[00:00:55] Get:18 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B]
[00:00:55] Get:19 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB]
[00:00:55] Get:20 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB]
[00:00:55] Get:21 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB]
[00:00:55] Get:22 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB]
[00:00:55] Get:23 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB]
[00:00:55] Get:24 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB]
[00:00:56] Get:25 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB]
[00:00:56] Get:26 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB]
[00:00:56] Get:27 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB]
[00:00:57] Get:28 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB]
[00:00:57] Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdc++6 amd64 12.2.0-14+deb12u1 [613 kB]
[00:00:57] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB]
[00:00:57] Get:31 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u3 [107 kB]
[00:00:57] Get:32 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+deb12u3 [111 kB]
[00:00:57] Get:33 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+deb12u3 [1177 kB]
[00:00:57] Get:34 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB]
[00:00:57] Get:35 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+deb12u3 [134 kB]
[00:00:57] Get:36 http://deb.debian.org/debian bookworm/main amd64 libcap2 amd64 1:2.66-4+deb12u1 [27.2 kB]
[00:00:57] Get:37 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss-systemd amd64 252.38-1~deb12u1 [164 kB]
[00:00:57] Get:38 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+deb12u3 [147 kB]
[00:00:57] Get:39 http://deb.debian.org/debian bookworm/main amd64 liblzma5 amd64 5.4.1-1 [205 kB]
[00:00:57] Get:40 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+deb12u3 [166 kB]
[00:00:57] Get:41 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB]
[00:00:57] Get:42 http://deb.debian.org/debian-security bookworm-security/main amd64 systemd-timesyncd amd64 252.38-1~deb12u1 [63.6 kB]
[00:00:57] Get:43 http://deb.debian.org/debian-security bookworm-security/main amd64 libpam-systemd amd64 252.38-1~deb12u1 [225 kB]
[00:00:57] Get:44 http://deb.debian.org/debian-security bookworm-security/main amd64 systemd amd64 252.38-1~deb12u1 [3043 kB]
[00:00:58] Get:45 http://deb.debian.org/debian-security bookworm-security/main amd64 libsystemd-shared amd64 252.38-1~deb12u1 [1695 kB]
[00:00:58] Get:46 http://deb.debian.org/debian-security bookworm-security/main amd64 systemd-sysv amd64 252.38-1~deb12u1 [42.6 kB]
[00:00:58] Get:47 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+deb12u3 [28.8 kB]
[00:00:58] Get:48 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
[00:00:58] Get:49 http://deb.debian.org/debian-security bookworm-security/main amd64 libsystemd0 amd64 252.38-1~deb12u1 [333 kB]
[00:00:58] Get:50 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6 amd64 4.19.0-2+deb12u1 [48.6 kB]
[00:00:58] Get:51 http://deb.debian.org/debian bookworm/main amd64 libgnutls30 amd64 3.7.9-2+deb12u4 [1405 kB]
[00:00:58] Get:52 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB]
[00:00:58] Get:53 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB]
[00:00:58] Get:54 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB]
[00:00:58] Get:55 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB]
[00:00:58] Get:56 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
[00:00:58] Get:57 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB]
[00:00:58] Get:58 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB]
[00:00:58] Get:59 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB]
[00:00:58] Get:60 http://deb.debian.org/debian bookworm/main amd64 passwd amd64 1:4.13+dfsg1-1+deb12u1 [972 kB]
[00:00:58] Get:61 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB]
[00:00:58] Get:62 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB]
[00:00:58] Get:63 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB]
[00:00:58] Get:64 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB]
[00:00:58] Get:65 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u6 [615 kB]
[00:00:58] Get:66 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u6 [4742 kB]
[00:00:58] Get:67 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u6 [1987 kB]
[00:00:59] Get:68 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u6 [573 kB]
[00:00:59] Get:69 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u6 [1798 kB]
[00:00:59] Get:70 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u6 [2064 kB]
[00:00:59] Get:71 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u6 [817 kB]
[00:00:59] Get:72 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
[00:00:59] Get:73 http://deb.debian.org/debian bookworm/main amd64 debian-archive-keyring all 2023.3+deb12u2 [179 kB]
[00:00:59] Get:74 http://deb.debian.org/debian-security bookworm-security/main amd64 libudev1 amd64 252.38-1~deb12u1 [109 kB]
[00:00:59] Get:75 http://deb.debian.org/debian bookworm/main amd64 tzdata all 2025b-0+deb12u1 [299 kB]
[00:00:59] Get:76 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB]
[00:00:59] Get:77 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB]
[00:00:59] Get:78 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB]
[00:00:59] Get:79 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
[00:00:59] Get:80 http://deb.debian.org/debian bookworm/main amd64 python3-jinja2 all 3.1.2-1+deb12u2 [120 kB]
[00:00:59] Get:81 http://deb.debian.org/debian bookworm/main amd64 ansible-core all 2.14.18-0+deb12u2 [1291 kB]
[00:00:59] Get:82 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB]
[00:00:59] Get:83 http://deb.debian.org/debian-security bookworm-security/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB]
[00:00:59] Get:84 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
[00:00:59] Get:85 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
[00:00:59] Get:86 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB]
[00:00:59] Get:87 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB]
[00:00:59] Get:88 http://deb.debian.org/debian bookworm/main amd64 python3-h11 all 0.14.0-1.1~deb12u1 [50.6 kB]
[00:00:59] Get:89 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
[00:00:59] Get:90 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
[00:01:00] Get:91 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB]
[00:01:00] Get:92 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB]
[00:01:00] debconf: delaying package configuration, since apt-utils is not installed
[00:01:01] Fetched 117 MB in 5s (21.7 MB/s)
[00:01:01] (Reading database ... 
[00:01:01] (Reading database ... 5%
[00:01:01] (Reading database ... 10%
[00:01:01] (Reading database ... 15%
[00:01:01] (Reading database ... 20%
[00:01:01] (Reading database ... 25%
[00:01:01] (Reading database ... 30%
[00:01:01] (Reading database ... 35%
[00:01:01] (Reading database ... 40%
[00:01:01] (Reading database ... 45%
[00:01:01] (Reading database ... 50%
[00:01:01] (Reading database ... 55%
[00:01:01] (Reading database ... 60%
[00:01:01] (Reading database ... 65%
[00:01:01] (Reading database ... 70%
[00:01:01] (Reading database ... 75%
[00:01:01] (Reading database ... 80%
[00:01:01] (Reading database ... 85%
[00:01:01] (Reading database ... 90%
[00:01:01] (Reading database ... 95%
[00:01:01] (Reading database ... 100%
[00:01:01] (Reading database ... 49518 files and directories currently installed.)
[00:01:01] Preparing to unpack .../base-files_12.4+deb12u11_amd64.deb ...
[00:01:01] Unpacking base-files (12.4+deb12u11) over (12.4+deb12u7) ...
[00:01:02] Setting up base-files (12.4+deb12u11) ...
[00:01:02] Installing new version of config file /etc/debian_version ...
[00:01:03] (Reading database ... 
[00:01:03] (Reading database ... 5%
[00:01:03] (Reading database ... 10%
[00:01:03] (Reading database ... 15%
[00:01:03] (Reading database ... 20%
[00:01:03] (Reading database ... 25%
[00:01:03] (Reading database ... 30%
[00:01:03] (Reading database ... 35%
[00:01:03] (Reading database ... 40%
[00:01:03] (Reading database ... 45%
[00:01:03] (Reading database ... 50%
[00:01:03] (Reading database ... 55%
[00:01:03] (Reading database ... 60%
[00:01:03] (Reading database ... 65%
[00:01:03] (Reading database ... 70%
[00:01:03] (Reading database ... 75%
[00:01:03] (Reading database ... 80%
[00:01:03] (Reading database ... 85%
[00:01:03] (Reading database ... 90%
[00:01:03] (Reading database ... 95%
[00:01:03] (Reading database ... 100%
[00:01:03] (Reading database ... 49518 files and directories currently installed.)
[00:01:03] Preparing to unpack .../bash_5.2.15-2+b8_amd64.deb ...
[00:01:03] Unpacking bash (5.2.15-2+b8) over (5.2.15-2+b7) ...
[00:01:05] Setting up bash (5.2.15-2+b8) ...
[00:01:06] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
[00:01:06] (Reading database ... 
[00:01:06] (Reading database ... 5%
[00:01:06] (Reading database ... 10%
[00:01:06] (Reading database ... 15%
[00:01:06] (Reading database ... 20%
[00:01:06] (Reading database ... 25%
[00:01:06] (Reading database ... 30%
[00:01:06] (Reading database ... 35%
[00:01:06] (Reading database ... 40%
[00:01:06] (Reading database ... 45%
[00:01:06] (Reading database ... 50%
[00:01:06] (Reading database ... 55%
[00:01:06] (Reading database ... 60%
[00:01:06] (Reading database ... 65%
[00:01:06] (Reading database ... 70%
[00:01:06] (Reading database ... 75%
[00:01:06] (Reading database ... 80%
[00:01:06] (Reading database ... 85%
[00:01:06] (Reading database ... 90%
[00:01:06] (Reading database ... 95%
[00:01:06] (Reading database ... 100%
[00:01:06] (Reading database ... 49518 files and directories currently installed.)
[00:01:06] Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u3_amd64.deb ...
[00:01:06] Unpacking bsdutils (1:2.38.1-5+deb12u3) over (1:2.38.1-5+deb12u1) ...
[00:01:06] Setting up bsdutils (1:2.38.1-5+deb12u3) ...
[00:01:06] (Reading database ... 
[00:01:06] (Reading database ... 5%
[00:01:06] (Reading database ... 10%
[00:01:06] (Reading database ... 15%
[00:01:06] (Reading database ... 20%
[00:01:06] (Reading database ... 25%
[00:01:06] (Reading database ... 30%
[00:01:06] (Reading database ... 35%
[00:01:06] (Reading database ... 40%
[00:01:06] (Reading database ... 45%
[00:01:06] (Reading database ... 50%
[00:01:06] (Reading database ... 55%
[00:01:06] (Reading database ... 60%
[00:01:06] (Reading database ... 65%
[00:01:06] (Reading database ... 70%
[00:01:06] (Reading database ... 75%
[00:01:06] (Reading database ... 80%
[00:01:06] (Reading database ... 85%
[00:01:06] (Reading database ... 90%
[00:01:06] (Reading database ... 95%
[00:01:06] (Reading database ... 100%
[00:01:06] (Reading database ... 49518 files and directories currently installed.)
[00:01:06] Preparing to unpack .../login_1%3a4.13+dfsg1-1+deb12u1_amd64.deb ...
[00:01:06] Unpacking login (1:4.13+dfsg1-1+deb12u1) over (1:4.13+dfsg1-1+b1) ...
[00:01:08] Setting up login (1:4.13+dfsg1-1+deb12u1) ...
[00:01:09] (Reading database ... 
[00:01:09] (Reading database ... 5%
[00:01:09] (Reading database ... 10%
[00:01:09] (Reading database ... 15%
[00:01:09] (Reading database ... 20%
[00:01:09] (Reading database ... 25%
[00:01:09] (Reading database ... 30%
[00:01:09] (Reading database ... 35%
[00:01:09] (Reading database ... 40%
[00:01:09] (Reading database ... 45%
[00:01:09] (Reading database ... 50%
[00:01:09] (Reading database ... 55%
[00:01:09] (Reading database ... 60%
[00:01:09] (Reading database ... 65%
[00:01:09] (Reading database ... 70%
[00:01:09] (Reading database ... 75%
[00:01:09] (Reading database ... 80%
[00:01:09] (Reading database ... 85%
[00:01:09] (Reading database ... 90%
[00:01:09] (Reading database ... 95%
[00:01:09] (Reading database ... 100%
[00:01:09] (Reading database ... 49517 files and directories currently installed.)
[00:01:09] Preparing to unpack .../libperl5.36_5.36.0-7+deb12u2_amd64.deb ...
[00:01:09] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:01:14] Preparing to unpack .../perl_5.36.0-7+deb12u2_amd64.deb ...
[00:01:14] Unpacking perl (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:01:15] Preparing to unpack .../perl-base_5.36.0-7+deb12u2_amd64.deb ...
[00:01:15] Unpacking perl-base (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:01:21] Setting up perl-base (5.36.0-7+deb12u2) ...
[00:01:21] (Reading database ... 
[00:01:21] (Reading database ... 5%
[00:01:21] (Reading database ... 10%
[00:01:21] (Reading database ... 15%
[00:01:21] (Reading database ... 20%
[00:01:21] (Reading database ... 25%
[00:01:21] (Reading database ... 30%
[00:01:21] (Reading database ... 35%
[00:01:21] (Reading database ... 40%
[00:01:21] (Reading database ... 45%
[00:01:21] (Reading database ... 50%
[00:01:21] (Reading database ... 55%
[00:01:21] (Reading database ... 60%
[00:01:21] (Reading database ... 65%
[00:01:21] (Reading database ... 70%
[00:01:21] (Reading database ... 75%
[00:01:21] (Reading database ... 80%
[00:01:21] (Reading database ... 85%
[00:01:21] (Reading database ... 90%
[00:01:21] (Reading database ... 95%
[00:01:21] (Reading database ... 100%
[00:01:21] (Reading database ... 49517 files and directories currently installed.)
[00:01:21] Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ...
[00:01:21] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:01:35] Preparing to unpack .../1-libc-devtools_2.36-9+deb12u10_amd64.deb ...
[00:01:35] Unpacking libc-devtools (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:01:35] Preparing to unpack .../2-libc6-dev_2.36-9+deb12u10_amd64.deb ...
[00:01:35] Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:01:42] Preparing to unpack .../3-libc-dev-bin_2.36-9+deb12u10_amd64.deb ...
[00:01:42] Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:01:42] Preparing to unpack .../4-linux-libc-dev_6.1.140-1_amd64.deb ...
[00:01:42] Unpacking linux-libc-dev:amd64 (6.1.140-1) over (6.1.112-1) ...
[00:01:52] Preparing to unpack .../5-libcc1-0_12.2.0-14+deb12u1_amd64.deb ...
[00:01:52] Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:52] Preparing to unpack .../6-gcc-12-base_12.2.0-14+deb12u1_amd64.deb ...
[00:01:52] Unpacking gcc-12-base:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:53] Setting up gcc-12-base:amd64 (12.2.0-14+deb12u1) ...
[00:01:53] (Reading database ... 
[00:01:53] (Reading database ... 5%
[00:01:53] (Reading database ... 10%
[00:01:53] (Reading database ... 15%
[00:01:53] (Reading database ... 20%
[00:01:53] (Reading database ... 25%
[00:01:53] (Reading database ... 30%
[00:01:53] (Reading database ... 35%
[00:01:53] (Reading database ... 40%
[00:01:53] (Reading database ... 45%
[00:01:53] (Reading database ... 50%
[00:01:53] (Reading database ... 55%
[00:01:53] (Reading database ... 60%
[00:01:53] (Reading database ... 65%
[00:01:53] (Reading database ... 70%
[00:01:53] (Reading database ... 75%
[00:01:53] (Reading database ... 80%
[00:01:53] (Reading database ... 85%
[00:01:53] (Reading database ... 90%
[00:01:53] (Reading database ... 95%
[00:01:53] (Reading database ... 100%
[00:01:53] (Reading database ... 49517 files and directories currently installed.)
[00:01:53] Preparing to unpack .../libgcc-s1_12.2.0-14+deb12u1_amd64.deb ...
[00:01:53] Unpacking libgcc-s1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:53] Setting up libgcc-s1:amd64 (12.2.0-14+deb12u1) ...
[00:01:53] (Reading database ... 
[00:01:53] (Reading database ... 5%
[00:01:53] (Reading database ... 10%
[00:01:53] (Reading database ... 15%
[00:01:53] (Reading database ... 20%
[00:01:53] (Reading database ... 25%
[00:01:53] (Reading database ... 30%
[00:01:53] (Reading database ... 35%
[00:01:53] (Reading database ... 40%
[00:01:53] (Reading database ... 45%
[00:01:53] (Reading database ... 50%
[00:01:53] (Reading database ... 55%
[00:01:53] (Reading database ... 60%
[00:01:53] (Reading database ... 65%
[00:01:53] (Reading database ... 70%
[00:01:53] (Reading database ... 75%
[00:01:53] (Reading database ... 80%
[00:01:53] (Reading database ... 85%
[00:01:53] (Reading database ... 90%
[00:01:53] (Reading database ... 95%
[00:01:53] (Reading database ... 100%
[00:01:53] (Reading database ... 49517 files and directories currently installed.)
[00:01:53] Preparing to unpack .../00-libgomp1_12.2.0-14+deb12u1_amd64.deb ...
[00:01:53] Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:53] Preparing to unpack .../01-libitm1_12.2.0-14+deb12u1_amd64.deb ...
[00:01:53] Unpacking libitm1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:53] Preparing to unpack .../02-libatomic1_12.2.0-14+deb12u1_amd64.deb ...
[00:01:53] Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:54] Preparing to unpack .../03-libasan8_12.2.0-14+deb12u1_amd64.deb ...
[00:01:54] Unpacking libasan8:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:54] Preparing to unpack .../04-liblsan0_12.2.0-14+deb12u1_amd64.deb ...
[00:01:54] Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:54] Preparing to unpack .../05-libtsan2_12.2.0-14+deb12u1_amd64.deb ...
[00:01:54] Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:55] Preparing to unpack .../06-libubsan1_12.2.0-14+deb12u1_amd64.deb ...
[00:01:55] Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:55] Preparing to unpack .../07-libquadmath0_12.2.0-14+deb12u1_amd64.deb ...
[00:01:55] Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:55] Preparing to unpack .../08-g++-12_12.2.0-14+deb12u1_amd64.deb ...
[00:01:56] Unpacking g++-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:01:58] Preparing to unpack .../09-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ...
[00:01:58] Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:02:08] Preparing to unpack .../10-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ...
[00:02:08] Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:02:10] Preparing to unpack .../11-gcc-12_12.2.0-14+deb12u1_amd64.deb ...
[00:02:10] Unpacking gcc-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:02:12] Preparing to unpack .../12-cpp-12_12.2.0-14+deb12u1_amd64.deb ...
[00:02:12] Unpacking cpp-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:02:14] Preparing to unpack .../13-libstdc++6_12.2.0-14+deb12u1_amd64.deb ...
[00:02:15] Unpacking libstdc++6:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
[00:02:15] Setting up libstdc++6:amd64 (12.2.0-14+deb12u1) ...
[00:02:15] (Reading database ... 
[00:02:15] (Reading database ... 5%
[00:02:15] (Reading database ... 10%
[00:02:15] (Reading database ... 15%
[00:02:15] (Reading database ... 20%
[00:02:15] (Reading database ... 25%
[00:02:15] (Reading database ... 30%
[00:02:15] (Reading database ... 35%
[00:02:15] (Reading database ... 40%
[00:02:15] (Reading database ... 45%
[00:02:15] (Reading database ... 50%
[00:02:15] (Reading database ... 55%
[00:02:15] (Reading database ... 60%
[00:02:15] (Reading database ... 65%
[00:02:15] (Reading database ... 70%
[00:02:15] (Reading database ... 75%
[00:02:15] (Reading database ... 80%
[00:02:15] (Reading database ... 85%
[00:02:15] (Reading database ... 90%
[00:02:15] (Reading database ... 95%
[00:02:15] (Reading database ... 100%
[00:02:15] (Reading database ... 49517 files and directories currently installed.)
[00:02:15] Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ...
[00:02:15] Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:02:19] Setting up libc6:amd64 (2.36-9+deb12u10) ...
[00:02:20] (Reading database ... 
[00:02:20] (Reading database ... 5%
[00:02:20] (Reading database ... 10%
[00:02:20] (Reading database ... 15%
[00:02:20] (Reading database ... 20%
[00:02:20] (Reading database ... 25%
[00:02:20] (Reading database ... 30%
[00:02:20] (Reading database ... 35%
[00:02:20] (Reading database ... 40%
[00:02:20] (Reading database ... 45%
[00:02:20] (Reading database ... 50%
[00:02:20] (Reading database ... 55%
[00:02:20] (Reading database ... 60%
[00:02:20] (Reading database ... 65%
[00:02:20] (Reading database ... 70%
[00:02:20] (Reading database ... 75%
[00:02:20] (Reading database ... 80%
[00:02:20] (Reading database ... 85%
[00:02:20] (Reading database ... 90%
[00:02:20] (Reading database ... 95%
[00:02:20] (Reading database ... 100%
[00:02:20] (Reading database ... 49517 files and directories currently installed.)
[00:02:20] Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u3_amd64.deb ...
[00:02:20] Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:20] Setting up libsmartcols1:amd64 (2.38.1-5+deb12u3) ...
[00:02:20] (Reading database ... 
[00:02:20] (Reading database ... 5%
[00:02:20] (Reading database ... 10%
[00:02:20] (Reading database ... 15%
[00:02:20] (Reading database ... 20%
[00:02:20] (Reading database ... 25%
[00:02:20] (Reading database ... 30%
[00:02:20] (Reading database ... 35%
[00:02:20] (Reading database ... 40%
[00:02:20] (Reading database ... 45%
[00:02:20] (Reading database ... 50%
[00:02:20] (Reading database ... 55%
[00:02:20] (Reading database ... 60%
[00:02:20] (Reading database ... 65%
[00:02:20] (Reading database ... 70%
[00:02:20] (Reading database ... 75%
[00:02:20] (Reading database ... 80%
[00:02:20] (Reading database ... 85%
[00:02:20] (Reading database ... 90%
[00:02:20] (Reading database ... 95%
[00:02:20] (Reading database ... 100%
[00:02:20] (Reading database ... 49517 files and directories currently installed.)
[00:02:20] Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u3_amd64.deb ...
[00:02:21] Unpacking util-linux-extra (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:21] Setting up util-linux-extra (2.38.1-5+deb12u3) ...
[00:02:21] (Reading database ... 
[00:02:21] (Reading database ... 5%
[00:02:21] (Reading database ... 10%
[00:02:21] (Reading database ... 15%
[00:02:21] (Reading database ... 20%
[00:02:21] (Reading database ... 25%
[00:02:21] (Reading database ... 30%
[00:02:21] (Reading database ... 35%
[00:02:21] (Reading database ... 40%
[00:02:21] (Reading database ... 45%
[00:02:21] (Reading database ... 50%
[00:02:21] (Reading database ... 55%
[00:02:21] (Reading database ... 60%
[00:02:21] (Reading database ... 65%
[00:02:21] (Reading database ... 70%
[00:02:21] (Reading database ... 75%
[00:02:21] (Reading database ... 80%
[00:02:21] (Reading database ... 85%
[00:02:21] (Reading database ... 90%
[00:02:21] (Reading database ... 95%
[00:02:21] (Reading database ... 100%
[00:02:21] (Reading database ... 49517 files and directories currently installed.)
[00:02:21] Preparing to unpack .../util-linux_2.38.1-5+deb12u3_amd64.deb ...
[00:02:21] Unpacking util-linux (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:23] Setting up util-linux (2.38.1-5+deb12u3) ...
[00:02:24] (Reading database ... 
[00:02:24] (Reading database ... 5%
[00:02:24] (Reading database ... 10%
[00:02:24] (Reading database ... 15%
[00:02:24] (Reading database ... 20%
[00:02:24] (Reading database ... 25%
[00:02:24] (Reading database ... 30%
[00:02:24] (Reading database ... 35%
[00:02:24] (Reading database ... 40%
[00:02:24] (Reading database ... 45%
[00:02:24] (Reading database ... 50%
[00:02:24] (Reading database ... 55%
[00:02:24] (Reading database ... 60%
[00:02:24] (Reading database ... 65%
[00:02:24] (Reading database ... 70%
[00:02:24] (Reading database ... 75%
[00:02:24] (Reading database ... 80%
[00:02:24] (Reading database ... 85%
[00:02:24] (Reading database ... 90%
[00:02:24] (Reading database ... 95%
[00:02:24] (Reading database ... 100%
[00:02:24] (Reading database ... 49517 files and directories currently installed.)
[00:02:24] Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ...
[00:02:24] Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:02:24] Setting up libc-bin (2.36-9+deb12u10) ...
[00:02:25] (Reading database ... 
[00:02:25] (Reading database ... 5%
[00:02:25] (Reading database ... 10%
[00:02:25] (Reading database ... 15%
[00:02:25] (Reading database ... 20%
[00:02:25] (Reading database ... 25%
[00:02:25] (Reading database ... 30%
[00:02:25] (Reading database ... 35%
[00:02:25] (Reading database ... 40%
[00:02:25] (Reading database ... 45%
[00:02:25] (Reading database ... 50%
[00:02:25] (Reading database ... 55%
[00:02:25] (Reading database ... 60%
[00:02:25] (Reading database ... 65%
[00:02:25] (Reading database ... 70%
[00:02:25] (Reading database ... 75%
[00:02:25] (Reading database ... 80%
[00:02:25] (Reading database ... 85%
[00:02:25] (Reading database ... 90%
[00:02:25] (Reading database ... 95%
[00:02:25] (Reading database ... 100%
[00:02:25] (Reading database ... 49517 files and directories currently installed.)
[00:02:25] Preparing to unpack .../mount_2.38.1-5+deb12u3_amd64.deb ...
[00:02:25] Unpacking mount (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:25] Preparing to unpack .../libcap2_1%3a2.66-4+deb12u1_amd64.deb ...
[00:02:25] Unpacking libcap2:amd64 (1:2.66-4+deb12u1) over (1:2.66-4) ...
[00:02:26] Setting up libcap2:amd64 (1:2.66-4+deb12u1) ...
[00:02:26] (Reading database ... 
[00:02:26] (Reading database ... 5%
[00:02:26] (Reading database ... 10%
[00:02:26] (Reading database ... 15%
[00:02:26] (Reading database ... 20%
[00:02:26] (Reading database ... 25%
[00:02:26] (Reading database ... 30%
[00:02:26] (Reading database ... 35%
[00:02:26] (Reading database ... 40%
[00:02:26] (Reading database ... 45%
[00:02:26] (Reading database ... 50%
[00:02:26] (Reading database ... 55%
[00:02:26] (Reading database ... 60%
[00:02:26] (Reading database ... 65%
[00:02:26] (Reading database ... 70%
[00:02:26] (Reading database ... 75%
[00:02:26] (Reading database ... 80%
[00:02:26] (Reading database ... 85%
[00:02:26] (Reading database ... 90%
[00:02:26] (Reading database ... 95%
[00:02:26] (Reading database ... 100%
[00:02:26] (Reading database ... 49517 files and directories currently installed.)
[00:02:26] Preparing to unpack .../libnss-systemd_252.38-1~deb12u1_amd64.deb ...
[00:02:26] Unpacking libnss-systemd:amd64 (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:26] Preparing to unpack .../libblkid1_2.38.1-5+deb12u3_amd64.deb ...
[00:02:26] Unpacking libblkid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:26] Setting up libblkid1:amd64 (2.38.1-5+deb12u3) ...
[00:02:26] (Reading database ... 
[00:02:26] (Reading database ... 5%
[00:02:26] (Reading database ... 10%
[00:02:26] (Reading database ... 15%
[00:02:26] (Reading database ... 20%
[00:02:26] (Reading database ... 25%
[00:02:26] (Reading database ... 30%
[00:02:26] (Reading database ... 35%
[00:02:26] (Reading database ... 40%
[00:02:26] (Reading database ... 45%
[00:02:26] (Reading database ... 50%
[00:02:26] (Reading database ... 55%
[00:02:26] (Reading database ... 60%
[00:02:26] (Reading database ... 65%
[00:02:26] (Reading database ... 70%
[00:02:26] (Reading database ... 75%
[00:02:26] (Reading database ... 80%
[00:02:26] (Reading database ... 85%
[00:02:26] (Reading database ... 90%
[00:02:26] (Reading database ... 95%
[00:02:26] (Reading database ... 100%
[00:02:26] (Reading database ... 49517 files and directories currently installed.)
[00:02:26] Preparing to unpack .../liblzma5_5.4.1-1_amd64.deb ...
[00:02:26] Unpacking liblzma5:amd64 (5.4.1-1) over (5.4.1-0.2) ...
[00:02:27] Setting up liblzma5:amd64 (5.4.1-1) ...
[00:02:27] (Reading database ... 
[00:02:27] (Reading database ... 5%
[00:02:27] (Reading database ... 10%
[00:02:27] (Reading database ... 15%
[00:02:27] (Reading database ... 20%
[00:02:27] (Reading database ... 25%
[00:02:27] (Reading database ... 30%
[00:02:27] (Reading database ... 35%
[00:02:27] (Reading database ... 40%
[00:02:27] (Reading database ... 45%
[00:02:27] (Reading database ... 50%
[00:02:27] (Reading database ... 55%
[00:02:27] (Reading database ... 60%
[00:02:27] (Reading database ... 65%
[00:02:27] (Reading database ... 70%
[00:02:27] (Reading database ... 75%
[00:02:27] (Reading database ... 80%
[00:02:27] (Reading database ... 85%
[00:02:27] (Reading database ... 90%
[00:02:27] (Reading database ... 95%
[00:02:27] (Reading database ... 100%
[00:02:27] (Reading database ... 49517 files and directories currently installed.)
[00:02:27] Preparing to unpack .../libmount1_2.38.1-5+deb12u3_amd64.deb ...
[00:02:27] Unpacking libmount1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:27] Setting up libmount1:amd64 (2.38.1-5+deb12u3) ...
[00:02:27] (Reading database ... 
[00:02:27] (Reading database ... 5%
[00:02:27] (Reading database ... 10%
[00:02:27] (Reading database ... 15%
[00:02:27] (Reading database ... 20%
[00:02:27] (Reading database ... 25%
[00:02:27] (Reading database ... 30%
[00:02:27] (Reading database ... 35%
[00:02:27] (Reading database ... 40%
[00:02:27] (Reading database ... 45%
[00:02:27] (Reading database ... 50%
[00:02:27] (Reading database ... 55%
[00:02:27] (Reading database ... 60%
[00:02:27] (Reading database ... 65%
[00:02:27] (Reading database ... 70%
[00:02:27] (Reading database ... 75%
[00:02:27] (Reading database ... 80%
[00:02:27] (Reading database ... 85%
[00:02:27] (Reading database ... 90%
[00:02:27] (Reading database ... 95%
[00:02:27] (Reading database ... 100%
[00:02:27] (Reading database ... 49517 files and directories currently installed.)
[00:02:27] Preparing to unpack .../libssl3_3.0.16-1~deb12u1_amd64.deb ...
[00:02:27] Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.14-1~deb12u2) ...
[00:02:28] Preparing to unpack .../systemd-timesyncd_252.38-1~deb12u1_amd64.deb ...
[00:02:28] Unpacking systemd-timesyncd (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:28] Preparing to unpack .../libpam-systemd_252.38-1~deb12u1_amd64.deb ...
[00:02:28] Unpacking libpam-systemd:amd64 (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:29] Setting up libssl3:amd64 (3.0.16-1~deb12u1) ...
[00:02:29] (Reading database ... 
[00:02:29] (Reading database ... 5%
[00:02:29] (Reading database ... 10%
[00:02:29] (Reading database ... 15%
[00:02:29] (Reading database ... 20%
[00:02:29] (Reading database ... 25%
[00:02:29] (Reading database ... 30%
[00:02:29] (Reading database ... 35%
[00:02:29] (Reading database ... 40%
[00:02:29] (Reading database ... 45%
[00:02:29] (Reading database ... 50%
[00:02:29] (Reading database ... 55%
[00:02:29] (Reading database ... 60%
[00:02:29] (Reading database ... 65%
[00:02:29] (Reading database ... 70%
[00:02:29] (Reading database ... 75%
[00:02:29] (Reading database ... 80%
[00:02:29] (Reading database ... 85%
[00:02:29] (Reading database ... 90%
[00:02:29] (Reading database ... 95%
[00:02:29] (Reading database ... 100%
[00:02:29] (Reading database ... 49517 files and directories currently installed.)
[00:02:29] Preparing to unpack .../systemd_252.38-1~deb12u1_amd64.deb ...
[00:02:29] Unpacking systemd (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:36] Preparing to unpack .../libsystemd-shared_252.38-1~deb12u1_amd64.deb ...
[00:02:36] Unpacking libsystemd-shared:amd64 (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:37] Preparing to unpack .../libsystemd0_252.38-1~deb12u1_amd64.deb ...
[00:02:37] Unpacking libsystemd0:amd64 (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:37] Setting up libsystemd0:amd64 (252.38-1~deb12u1) ...
[00:02:37] Setting up libsystemd-shared:amd64 (252.38-1~deb12u1) ...
[00:02:37] Setting up mount (2.38.1-5+deb12u3) ...
[00:02:37] Setting up systemd (252.38-1~deb12u1) ...
[00:02:37] (Reading database ... 
[00:02:37] (Reading database ... 5%
[00:02:37] (Reading database ... 10%
[00:02:37] (Reading database ... 15%
[00:02:37] (Reading database ... 20%
[00:02:37] (Reading database ... 25%
[00:02:37] (Reading database ... 30%
[00:02:37] (Reading database ... 35%
[00:02:37] (Reading database ... 40%
[00:02:37] (Reading database ... 45%
[00:02:37] (Reading database ... 50%
[00:02:37] (Reading database ... 55%
[00:02:37] (Reading database ... 60%
[00:02:37] (Reading database ... 65%
[00:02:37] (Reading database ... 70%
[00:02:37] (Reading database ... 75%
[00:02:37] (Reading database ... 80%
[00:02:37] (Reading database ... 85%
[00:02:37] (Reading database ... 90%
[00:02:37] (Reading database ... 95%
[00:02:37] (Reading database ... 100%
[00:02:37] (Reading database ... 49518 files and directories currently installed.)
[00:02:37] Preparing to unpack .../systemd-sysv_252.38-1~deb12u1_amd64.deb ...
[00:02:37] Unpacking systemd-sysv (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:02:37] Preparing to unpack .../libuuid1_2.38.1-5+deb12u3_amd64.deb ...
[00:02:37] Unpacking libuuid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:37] Setting up libuuid1:amd64 (2.38.1-5+deb12u3) ...
[00:02:37] (Reading database ... 
[00:02:37] (Reading database ... 5%
[00:02:37] (Reading database ... 10%
[00:02:37] (Reading database ... 15%
[00:02:37] (Reading database ... 20%
[00:02:37] (Reading database ... 25%
[00:02:37] (Reading database ... 30%
[00:02:37] (Reading database ... 35%
[00:02:38] (Reading database ... 40%
[00:02:38] (Reading database ... 45%
[00:02:38] (Reading database ... 50%
[00:02:38] (Reading database ... 55%
[00:02:38] (Reading database ... 60%
[00:02:38] (Reading database ... 65%
[00:02:38] (Reading database ... 70%
[00:02:38] (Reading database ... 75%
[00:02:38] (Reading database ... 80%
[00:02:38] (Reading database ... 85%
[00:02:38] (Reading database ... 90%
[00:02:38] (Reading database ... 95%
[00:02:38] (Reading database ... 100%
[00:02:38] (Reading database ... 49518 files and directories currently installed.)
[00:02:38] Preparing to unpack .../libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
[00:02:38] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:02:38] Preparing to unpack .../libtasn1-6_4.19.0-2+deb12u1_amd64.deb ...
[00:02:38] Unpacking libtasn1-6:amd64 (4.19.0-2+deb12u1) over (4.19.0-2) ...
[00:02:38] Setting up libtasn1-6:amd64 (4.19.0-2+deb12u1) ...
[00:02:38] (Reading database ... 
[00:02:38] (Reading database ... 5%
[00:02:38] (Reading database ... 10%
[00:02:38] (Reading database ... 15%
[00:02:38] (Reading database ... 20%
[00:02:38] (Reading database ... 25%
[00:02:38] (Reading database ... 30%
[00:02:38] (Reading database ... 35%
[00:02:38] (Reading database ... 40%
[00:02:38] (Reading database ... 45%
[00:02:38] (Reading database ... 50%
[00:02:38] (Reading database ... 55%
[00:02:38] (Reading database ... 60%
[00:02:38] (Reading database ... 65%
[00:02:38] (Reading database ... 70%
[00:02:38] (Reading database ... 75%
[00:02:38] (Reading database ... 80%
[00:02:38] (Reading database ... 85%
[00:02:38] (Reading database ... 90%
[00:02:38] (Reading database ... 95%
[00:02:38] (Reading database ... 100%
[00:02:38] (Reading database ... 49518 files and directories currently installed.)
[00:02:38] Preparing to unpack .../libgnutls30_3.7.9-2+deb12u4_amd64.deb ...
[00:02:38] Unpacking libgnutls30:amd64 (3.7.9-2+deb12u4) over (3.7.9-2+deb12u3) ...
[00:02:39] Setting up libgnutls30:amd64 (3.7.9-2+deb12u4) ...
[00:02:39] (Reading database ... 
[00:02:39] (Reading database ... 5%
[00:02:39] (Reading database ... 10%
[00:02:39] (Reading database ... 15%
[00:02:39] (Reading database ... 20%
[00:02:39] (Reading database ... 25%
[00:02:39] (Reading database ... 30%
[00:02:39] (Reading database ... 35%
[00:02:39] (Reading database ... 40%
[00:02:39] (Reading database ... 45%
[00:02:39] (Reading database ... 50%
[00:02:39] (Reading database ... 55%
[00:02:39] (Reading database ... 60%
[00:02:39] (Reading database ... 65%
[00:02:39] (Reading database ... 70%
[00:02:39] (Reading database ... 75%
[00:02:39] (Reading database ... 80%
[00:02:39] (Reading database ... 85%
[00:02:39] (Reading database ... 90%
[00:02:39] (Reading database ... 95%
[00:02:39] (Reading database ... 100%
[00:02:39] (Reading database ... 49518 files and directories currently installed.)
[00:02:39] Preparing to unpack .../0-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ...
[00:02:39] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) over (1.20.1-2+deb12u2) ...
[00:02:39] Preparing to unpack .../1-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ...
[00:02:39] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) over (1.20.1-2+deb12u2) ...
[00:02:40] Preparing to unpack .../2-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ...
[00:02:40] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) over (1.20.1-2+deb12u2) ...
[00:02:40] Preparing to unpack .../3-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ...
[00:02:40] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) over (1.20.1-2+deb12u2) ...
[00:02:40] Preparing to unpack .../4-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
[00:02:40] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) over (1.52.0-1+deb12u1) ...
[00:02:40] Preparing to unpack .../5-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ...
[00:02:40] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) over (7.88.1-10+deb12u7) ...
[00:02:40] Preparing to unpack .../6-git-man_1%3a2.39.5-0+deb12u2_all.deb ...
[00:02:40] Unpacking git-man (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
[00:02:43] Preparing to unpack .../7-git_1%3a2.39.5-0+deb12u2_amd64.deb ...
[00:02:43] Unpacking git (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
[00:02:51] Preparing to unpack .../8-passwd_1%3a4.13+dfsg1-1+deb12u1_amd64.deb ...
[00:02:51] Unpacking passwd (1:4.13+dfsg1-1+deb12u1) over (1:4.13+dfsg1-1+b1) ...
[00:02:54] Setting up passwd (1:4.13+dfsg1-1+deb12u1) ...
[00:02:54] (Reading database ... 
[00:02:54] (Reading database ... 5%
[00:02:54] (Reading database ... 10%
[00:02:54] (Reading database ... 15%
[00:02:54] (Reading database ... 20%
[00:02:54] (Reading database ... 25%
[00:02:54] (Reading database ... 30%
[00:02:54] (Reading database ... 35%
[00:02:54] (Reading database ... 40%
[00:02:54] (Reading database ... 45%
[00:02:54] (Reading database ... 50%
[00:02:54] (Reading database ... 55%
[00:02:54] (Reading database ... 60%
[00:02:54] (Reading database ... 65%
[00:02:54] (Reading database ... 70%
[00:02:54] (Reading database ... 75%
[00:02:54] (Reading database ... 80%
[00:02:54] (Reading database ... 85%
[00:02:54] (Reading database ... 90%
[00:02:54] (Reading database ... 95%
[00:02:54] (Reading database ... 100%
[00:02:54] (Reading database ... 49517 files and directories currently installed.)
[00:02:54] Preparing to unpack .../00-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ...
[00:02:54] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) over (1:9.2p1-2+deb12u3) ...
[00:02:54] Preparing to unpack .../01-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ...
[00:02:54] Unpacking openssh-server (1:9.2p1-2+deb12u6) over (1:9.2p1-2+deb12u3) ...
[00:02:55] Preparing to unpack .../02-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ...
[00:02:55] Unpacking openssh-client (1:9.2p1-2+deb12u6) over (1:9.2p1-2+deb12u3) ...
[00:02:55] Preparing to unpack .../03-ucf_3.0043+nmu1+deb12u1_all.deb ...
[00:02:56] Unpacking ucf (3.0043+nmu1+deb12u1) over (3.0043+nmu1) ...
[00:02:56] Preparing to unpack .../04-python3.11-dev_3.11.2-6+deb12u6_amd64.deb ...
[00:02:56] Unpacking python3.11-dev (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:02:56] Preparing to unpack .../05-libpython3.11-dev_3.11.2-6+deb12u6_amd64.deb ...
[00:02:56] Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:02:59] Preparing to unpack .../06-libpython3.11_3.11.2-6+deb12u6_amd64.deb ...
[00:02:59] Unpacking libpython3.11:amd64 (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:02:59] Preparing to unpack .../07-python3.11_3.11.2-6+deb12u6_amd64.deb ...
[00:03:00] Unpacking python3.11 (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:03:00] Preparing to unpack .../08-libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ...
[00:03:00] Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:03:03] Preparing to unpack .../09-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ...
[00:03:04] Unpacking python3.11-minimal (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:03:04] Preparing to unpack .../10-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ...
[00:03:04] Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) over (3.11.2-6+deb12u3) ...
[00:03:08] Preparing to unpack .../11-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ...
[00:03:08] Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) over (3.40.1-2) ...
[00:03:08] Preparing to unpack .../12-debian-archive-keyring_2023.3+deb12u2_all.deb ...
[00:03:09] Unpacking debian-archive-keyring (2023.3+deb12u2) over (2023.3+deb12u1) ...
[00:03:10] Setting up debian-archive-keyring (2023.3+deb12u2) ...
[00:03:10] Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ...
[00:03:10] Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ...
[00:03:10] Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ...
[00:03:10] (Reading database ... 
[00:03:10] (Reading database ... 5%
[00:03:10] (Reading database ... 10%
[00:03:10] (Reading database ... 15%
[00:03:10] (Reading database ... 20%
[00:03:10] (Reading database ... 25%
[00:03:10] (Reading database ... 30%
[00:03:10] (Reading database ... 35%
[00:03:10] (Reading database ... 40%
[00:03:10] (Reading database ... 45%
[00:03:10] (Reading database ... 50%
[00:03:10] (Reading database ... 55%
[00:03:10] (Reading database ... 60%
[00:03:10] (Reading database ... 65%
[00:03:10] (Reading database ... 70%
[00:03:10] (Reading database ... 75%
[00:03:10] (Reading database ... 80%
[00:03:10] (Reading database ... 85%
[00:03:10] (Reading database ... 90%
[00:03:10] (Reading database ... 95%
[00:03:10] (Reading database ... 100%
[00:03:10] (Reading database ... 49517 files and directories currently installed.)
[00:03:10] Preparing to unpack .../libudev1_252.38-1~deb12u1_amd64.deb ...
[00:03:10] Unpacking libudev1:amd64 (252.38-1~deb12u1) over (252.30-1~deb12u2) ...
[00:03:10] Setting up libudev1:amd64 (252.38-1~deb12u1) ...
[00:03:11] (Reading database ... 
[00:03:11] (Reading database ... 5%
[00:03:11] (Reading database ... 10%
[00:03:11] (Reading database ... 15%
[00:03:11] (Reading database ... 20%
[00:03:11] (Reading database ... 25%
[00:03:11] (Reading database ... 30%
[00:03:11] (Reading database ... 35%
[00:03:11] (Reading database ... 40%
[00:03:11] (Reading database ... 45%
[00:03:11] (Reading database ... 50%
[00:03:11] (Reading database ... 55%
[00:03:11] (Reading database ... 60%
[00:03:11] (Reading database ... 65%
[00:03:11] (Reading database ... 70%
[00:03:11] (Reading database ... 75%
[00:03:11] (Reading database ... 80%
[00:03:11] (Reading database ... 85%
[00:03:11] (Reading database ... 90%
[00:03:11] (Reading database ... 95%
[00:03:11] (Reading database ... 100%
[00:03:11] (Reading database ... 49517 files and directories currently installed.)
[00:03:11] Preparing to unpack .../00-tzdata_2025b-0+deb12u1_all.deb ...
[00:03:11] Unpacking tzdata (2025b-0+deb12u1) over (2024a-0+deb12u1) ...
[00:03:20] Preparing to unpack .../01-krb5-locales_1.20.1-2+deb12u3_all.deb ...
[00:03:20] Unpacking krb5-locales (1.20.1-2+deb12u3) over (1.20.1-2+deb12u2) ...
[00:03:20] Preparing to unpack .../02-wget_1.21.3-1+deb12u1_amd64.deb ...
[00:03:20] Unpacking wget (1.21.3-1+deb12u1) over (1.21.3-1+b2) ...
[00:03:21] Preparing to unpack .../03-xz-utils_5.4.1-1_amd64.deb ...
[00:03:21] Unpacking xz-utils (5.4.1-1) over (5.4.1-0.2) ...
[00:03:22] Preparing to unpack .../04-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
[00:03:23] Unpacking python3-cryptography (38.0.4-3+deb12u1) over (38.0.4-3) ...
[00:03:24] Preparing to unpack .../05-python3-jinja2_3.1.2-1+deb12u2_all.deb ...
[00:03:24] Unpacking python3-jinja2 (3.1.2-1+deb12u2) over (3.1.2-1) ...
[00:03:25] Preparing to unpack .../06-ansible-core_2.14.18-0+deb12u2_all.deb ...
[00:03:25] Unpacking ansible-core (2.14.18-0+deb12u2) over (2.14.16-0+deb12u1) ...
[00:03:37] Preparing to unpack .../07-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ...
[00:03:37] Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) over (20220623.1-1) ...
[00:03:39] Preparing to unpack .../08-libavif15_0.11.1-1+deb12u1_amd64.deb ...
[00:03:39] Unpacking libavif15:amd64 (0.11.1-1+deb12u1) over (0.11.1-1) ...
[00:03:39] Preparing to unpack .../09-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
[00:03:39] Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) over (2.12.1+dfsg-5+deb12u3) ...
[00:03:39] Preparing to unpack .../10-libheif1_1.15.1-1+deb12u1_amd64.deb ...
[00:03:39] Unpacking libheif1:amd64 (1.15.1-1+deb12u1) over (1.15.1-1) ...
[00:03:39] Preparing to unpack .../11-libtiff6_4.5.0-6+deb12u2_amd64.deb ...
[00:03:39] Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) over (4.5.0-6+deb12u1) ...
[00:03:40] Preparing to unpack .../12-openssl_3.0.16-1~deb12u1_amd64.deb ...
[00:03:40] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.14-1~deb12u2) ...
[00:03:43] Preparing to unpack .../13-python3-h11_0.14.0-1.1~deb12u1_all.deb ...
[00:03:43] Unpacking python3-h11 (0.14.0-1.1~deb12u1) over (0.14.0-1) ...
[00:03:43] Preparing to unpack .../14-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
[00:03:43] Unpacking python3-setuptools (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:03:45] Preparing to unpack .../15-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
[00:03:45] Unpacking python3-pkg-resources (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:03:46] Preparing to unpack .../16-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ...
[00:03:46] Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:03:46] Preparing to unpack .../17-python3-urllib3_1.26.12-1+deb12u1_all.deb ...
[00:03:46] Unpacking python3-urllib3 (1.26.12-1+deb12u1) over (1.26.12-1) ...
[00:03:47] Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
[00:03:48] Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
[00:03:48] Setting up systemd-sysv (252.38-1~deb12u1) ...
[00:03:48] Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ...
[00:03:48] Setting up cpp-12 (12.2.0-14+deb12u1) ...
[00:03:48] Setting up python3-setuptools (66.1.1-1+deb12u1) ...
[00:03:49] Setting up wget (1.21.3-1+deb12u1) ...
[00:03:49] Setting up libavif15:amd64 (0.11.1-1+deb12u1) ...
[00:03:49] Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
[00:03:49] Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
[00:03:49] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
[00:03:49] Setting up linux-libc-dev:amd64 (6.1.140-1) ...
[00:03:49] Setting up libnss-systemd:amd64 (252.38-1~deb12u1) ...
[00:03:49] Setting up krb5-locales (1.20.1-2+deb12u3) ...
[00:03:49] Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ...
[00:03:49] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ...
[00:03:49] Setting up tzdata (2025b-0+deb12u1) ...
[00:03:49] 
[00:03:49] Current default time zone: 'Etc/UTC'
[00:03:49] Local time is now:      Tue Jun  3 20:49:48 UTC 2025.
[00:03:49] Universal Time is now:  Tue Jun  3 20:49:48 UTC 2025.
[00:03:49] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[00:03:49] 
[00:03:50] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ...
[00:03:50] Setting up python3-jinja2 (3.1.2-1+deb12u2) ...
[00:03:50] Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
[00:03:50] Setting up python3-cryptography (38.0.4-3+deb12u1) ...
[00:03:51] Setting up xz-utils (5.4.1-1) ...
[00:03:51] Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ...
[00:03:51] Setting up systemd-timesyncd (252.38-1~deb12u1) ...
[00:03:51] Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ...
[00:03:51] Setting up python3-h11 (0.14.0-1.1~deb12u1) ...
[00:03:52] Setting up ucf (3.0043+nmu1+deb12u1) ...
[00:03:52] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ...
[00:03:52] Setting up python3-urllib3 (1.26.12-1+deb12u1) ...
[00:03:52] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
[00:03:52] Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ...
[00:03:53] Setting up libasan8:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libpam-systemd:amd64 (252.38-1~deb12u1) ...
[00:03:53] Setting up git-man (1:2.39.5-0+deb12u2) ...
[00:03:53] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ...
[00:03:53] Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ...
[00:03:53] Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libc-dev-bin (2.36-9+deb12u10) ...
[00:03:53] Setting up openssl (3.0.16-1~deb12u1) ...
[00:03:53] Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ...
[00:03:53] Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libitm1:amd64 (12.2.0-14+deb12u1) ...
[00:03:53] Setting up libc-devtools (2.36-9+deb12u10) ...
[00:03:53] Setting up python3.11-minimal (3.11.2-6+deb12u6) ...
[00:03:54] Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ...
[00:03:54] Setting up perl (5.36.0-7+deb12u2) ...
[00:03:54] Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ...
[00:03:54] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ...
[00:03:54] Setting up libc6-dev:amd64 (2.36-9+deb12u10) ...
[00:03:54] Setting up python3.11 (3.11.2-6+deb12u6) ...
[00:03:56] Setting up libpython3.11:amd64 (3.11.2-6+deb12u6) ...
[00:03:56] Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ...
[00:03:56] Setting up openssh-client (1:9.2p1-2+deb12u6) ...
[00:03:56] Setting up ansible-core (2.14.18-0+deb12u2) ...
[00:03:58] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
[00:03:58] Setting up gcc-12 (12.2.0-14+deb12u1) ...
[00:03:58] Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ...
[00:03:58] Setting up git (1:2.39.5-0+deb12u2) ...
[00:03:58] Setting up g++-12 (12.2.0-14+deb12u1) ...
[00:03:58] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ...
[00:03:58] Setting up openssh-server (1:9.2p1-2+deb12u6) ...
[00:03:59] invoke-rc.d: could not determine current runlevel
[00:03:59] invoke-rc.d: policy-rc.d denied execution of restart.
[00:03:59] Setting up python3.11-dev (3.11.2-6+deb12u6) ...
[00:03:59] Processing triggers for systemd (252.38-1~deb12u1) ...
[00:03:59] Processing triggers for dbus (1.14.10-1~deb12u1) ...
[00:03:59] Processing triggers for debianutils (5.7-0.5~deb12u1) ...
[00:03:59] Processing triggers for libc-bin (2.36-9+deb12u10) ...
[00:04:00] 0
[00:04:00] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get -y install build-essential ca-certificates iptables curl apt-transport-https reprepro wget rsync devscripts equivs iproute2 dirmngr) 2>&1; echo \$?"
[00:04:01] Reading package lists...
[00:04:02] Building dependency tree...
[00:04:02] Reading state information...
[00:04:02] build-essential is already the newest version (12.9).
[00:04:02] build-essential set to manually installed.
[00:04:02] ca-certificates is already the newest version (20230311).
[00:04:02] ca-certificates set to manually installed.
[00:04:02] wget is already the newest version (1.21.3-1+deb12u1).
[00:04:02] wget set to manually installed.
[00:04:02] dirmngr is already the newest version (2.2.40-1.1).
[00:04:02] dirmngr set to manually installed.
[00:04:02] The following additional packages will be installed:
[00:04:02]   autoconf automake autopoint autotools-dev bsdextrautils dctrl-tools
[00:04:02]   debhelper debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat
[00:04:02]   distro-info-data dput dwz file gettext gettext-base groff-base
[00:04:02]   intltool-debian iso-codes libaliased-perl libapt-pkg-perl
[00:04:02]   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
[00:04:02]   libatm1 libauthen-sasl-perl libb-hooks-endofscope-perl
[00:04:02]   libb-hooks-op-check-perl libberkeleydb-perl libbpf1 libcap2-bin
[00:04:02]   libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:04:02]   libclass-data-inheritable-perl libclass-inspector-perl
[00:04:02]   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:04:02]   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:04:02]   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:04:02]   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:04:02]   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:04:02]   libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:04:02]   libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:04:02]   libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:04:02]   libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:04:02]   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:04:02]   libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:04:02]   libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:04:02]   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:04:02]   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:04:02]   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:04:02]   libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:04:02]   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:04:02]   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:04:02]   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:04:02]   libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:04:02]   libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:04:02]   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:04:02]   libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:04:02]   libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:04:02]   libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:04:02]   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:04:02]   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:04:02]   liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:04:02]   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:04:02]   libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:04:02]   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:04:02]   libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:04:02]   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:04:02]   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:04:02]   libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:04:02]   libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:04:02]   libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:04:02]   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:04:02]   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:04:02]   libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:04:02]   libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:04:02]   libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:04:02]   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:04:02]   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:04:02]   libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:04:02]   libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:04:02]   libstring-shellquote-perl libsub-exporter-perl
[00:04:02]   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:04:02]   libsub-name-perl libsub-override-perl libsub-quote-perl
[00:04:02]   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:04:02]   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:04:02]   libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:04:02]   libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:04:02]   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:04:02]   libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:04:02]   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:04:02]   libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:04:02]   libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:04:02]   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:04:02]   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:04:02]   libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:04:02]   licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:04:02]   perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:04:02]   python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:04:02]   python3-xdg shared-mime-info strace t1utils unzip wdiff xdelta xdelta3
[00:04:02]   xdg-user-dirs zstd
[00:04:02] Suggested packages:
[00:04:02]   autoconf-archive gnu-standards autoconf-doc debtags dh-make adequate at
[00:04:02]   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
[00:04:02]   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
[00:04:02]   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
[00:04:02]   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
[00:04:02]   piuparts postgresql-client pristine-lfs quilt ratt reprotest
[00:04:02]   svn-buildpackage w3m mini-dinstall gettext-doc libasprintf-dev
[00:04:02]   libgettextpo-dev groff iproute2-doc firewalld kmod isoquery lrzip
[00:04:02]   libdigest-hmac-perl libgssapi-perl low-memory-monitor libtool-doc
[00:04:02]   libcrypt-ssleay-perl libscalar-number-perl libapache2-mod-perl2
[00:04:02]   libmime-lite-perl libnet-jabber-perl libbareword-filehandles-perl
[00:04:02]   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
[00:04:02]   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
[00:04:02]   libxml-sax-expatxs-perl bash-completion binutils-multiarch
[00:04:02]   libtext-template-perl m4-doc apparmor www-browser libmail-box-perl
[00:04:02]   python-apt-doc python-pyxdg-doc inoticoming lzip python3-braceexpand zip
[00:04:02]   wdiff-doc
[00:04:04] The following NEW packages will be installed:
[00:04:04]   apt-transport-https autoconf automake autopoint autotools-dev bsdextrautils
[00:04:04]   curl dctrl-tools debhelper debian-keyring devscripts dh-autoreconf
[00:04:04]   dh-strip-nondeterminism diffstat distro-info-data dput dwz equivs file
[00:04:04]   gettext gettext-base groff-base intltool-debian iproute2 iptables iso-codes
[00:04:04]   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
[00:04:04]   libarchive13 libarray-intspan-perl libatm1 libauthen-sasl-perl
[00:04:04]   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
[00:04:04]   libbpf1 libcap2-bin libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:04:04]   libclass-data-inheritable-perl libclass-inspector-perl
[00:04:04]   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:04:04]   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:04:04]   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:04:04]   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:04:04]   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:04:04]   libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:04:04]   libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:04:04]   libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:04:04]   libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:04:04]   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:04:04]   libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:04:04]   libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:04:04]   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:04:04]   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:04:04]   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:04:04]   libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:04:04]   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:04:04]   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:04:04]   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:04:04]   libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:04:04]   libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:04:04]   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:04:04]   libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:04:04]   libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:04:04]   libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:04:04]   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:04:04]   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:04:04]   liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:04:04]   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:04:04]   libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:04:04]   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:04:04]   libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:04:04]   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:04:04]   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:04:04]   libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:04:04]   libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:04:04]   libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:04:04]   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:04:04]   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:04:04]   libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:04:04]   libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:04:04]   libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:04:04]   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:04:04]   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:04:04]   libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:04:04]   libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:04:04]   libstring-shellquote-perl libsub-exporter-perl
[00:04:04]   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:04:04]   libsub-name-perl libsub-override-perl libsub-quote-perl
[00:04:04]   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:04:04]   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:04:04]   libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:04:04]   libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:04:04]   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:04:04]   libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:04:04]   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:04:04]   libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:04:04]   libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:04:04]   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:04:04]   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:04:04]   libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:04:04]   licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:04:04]   perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:04:04]   python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:04:04]   python3-xdg reprepro rsync shared-mime-info strace t1utils unzip wdiff
[00:04:04]   xdelta xdelta3 xdg-user-dirs zstd
[00:04:04] 0 upgraded, 280 newly installed, 0 to remove and 0 not upgraded.
[00:04:04] Need to get 75.6 MB of archives.
[00:04:04] After this operation, 209 MB of additional disk space will be used.
[00:04:04] Get:1 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
[00:04:04] Get:2 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB]
[00:04:04] Get:3 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
[00:04:04] Get:4 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
[00:04:04] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
[00:04:04] Get:6 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
[00:04:04] Get:7 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4+deb12u1 [34.8 kB]
[00:04:04] Get:8 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
[00:04:04] Get:9 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
[00:04:04] Get:10 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
[00:04:04] Get:11 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
[00:04:04] Get:12 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
[00:04:04] Get:13 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
[00:04:04] Get:14 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
[00:04:04] Get:15 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
[00:04:04] Get:16 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
[00:04:04] Get:17 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
[00:04:04] Get:18 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
[00:04:04] Get:19 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
[00:04:04] Get:20 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
[00:04:05] Get:21 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
[00:04:05] Get:22 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
[00:04:05] Get:23 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
[00:04:05] Get:24 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
[00:04:05] Get:25 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
[00:04:05] Get:26 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
[00:04:05] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB]
[00:04:05] Get:28 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB]
[00:04:05] Get:29 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
[00:04:05] Get:30 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
[00:04:05] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
[00:04:05] Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
[00:04:05] Get:33 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
[00:04:05] Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
[00:04:05] Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
[00:04:05] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
[00:04:05] Get:37 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
[00:04:05] Get:38 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
[00:04:05] Get:39 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
[00:04:05] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
[00:04:05] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
[00:04:05] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
[00:04:05] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
[00:04:06] Get:44 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
[00:04:07] Get:45 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
[00:04:07] Get:46 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
[00:04:07] Get:47 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
[00:04:07] Get:48 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
[00:04:07] Get:49 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
[00:04:07] Get:50 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
[00:04:07] Get:51 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
[00:04:07] Get:52 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
[00:04:07] Get:53 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
[00:04:07] Get:54 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
[00:04:07] Get:55 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
[00:04:07] Get:56 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
[00:04:07] Get:57 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
[00:04:07] Get:58 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
[00:04:07] Get:59 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
[00:04:07] Get:60 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
[00:04:07] Get:61 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
[00:04:07] Get:62 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
[00:04:07] Get:63 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
[00:04:07] Get:64 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
[00:04:07] Get:65 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
[00:04:07] Get:66 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
[00:04:07] Get:67 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
[00:04:07] Get:68 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
[00:04:07] Get:69 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
[00:04:07] Get:70 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
[00:04:07] Get:71 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
[00:04:07] Get:72 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
[00:04:07] Get:73 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
[00:04:07] Get:74 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
[00:04:07] Get:75 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
[00:04:07] Get:76 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
[00:04:07] Get:77 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
[00:04:07] Get:78 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
[00:04:07] Get:79 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
[00:04:07] Get:80 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
[00:04:07] Get:81 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
[00:04:07] Get:82 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
[00:04:07] Get:83 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
[00:04:07] Get:84 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
[00:04:07] Get:85 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
[00:04:07] Get:86 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
[00:04:07] Get:87 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB]
[00:04:07] Get:88 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
[00:04:07] Get:89 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u4 [6360 B]
[00:04:07] Get:90 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
[00:04:07] Get:91 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
[00:04:07] Get:92 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
[00:04:07] Get:93 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
[00:04:07] Get:94 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
[00:04:07] Get:95 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
[00:04:07] Get:96 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
[00:04:07] Get:97 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
[00:04:07] Get:98 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
[00:04:07] Get:99 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
[00:04:07] Get:100 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
[00:04:07] Get:101 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
[00:04:07] Get:102 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
[00:04:07] Get:103 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
[00:04:07] Get:104 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB]
[00:04:07] Get:105 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
[00:04:07] Get:106 http://deb.debian.org/debian bookworm/main amd64 libatm1 amd64 1:2.5.1-4+b2 [68.3 kB]
[00:04:07] Get:107 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
[00:04:07] Get:108 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
[00:04:07] Get:109 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
[00:04:07] Get:110 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
[00:04:07] Get:111 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
[00:04:07] Get:112 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
[00:04:07] Get:113 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
[00:04:07] Get:114 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
[00:04:07] Get:115 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
[00:04:07] Get:116 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
[00:04:07] Get:117 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
[00:04:07] Get:118 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
[00:04:07] Get:119 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
[00:04:07] Get:120 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
[00:04:07] Get:121 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
[00:04:07] Get:122 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
[00:04:07] Get:123 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
[00:04:07] Get:124 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
[00:04:07] Get:125 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
[00:04:07] Get:126 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
[00:04:07] Get:127 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
[00:04:07] Get:128 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
[00:04:07] Get:129 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
[00:04:07] Get:130 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB]
[00:04:07] Get:131 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
[00:04:07] Get:132 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
[00:04:07] Get:133 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
[00:04:08] Get:134 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
[00:04:08] Get:135 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
[00:04:08] Get:136 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
[00:04:08] Get:137 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
[00:04:08] Get:138 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
[00:04:08] Get:139 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
[00:04:08] Get:140 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
[00:04:08] Get:141 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
[00:04:08] Get:142 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
[00:04:08] Get:143 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
[00:04:08] Get:144 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
[00:04:08] Get:145 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
[00:04:08] Get:146 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5+deb12u1 [5384 B]
[00:04:08] Get:147 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
[00:04:08] Get:148 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
[00:04:08] Get:149 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
[00:04:08] Get:150 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
[00:04:08] Get:151 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
[00:04:08] Get:152 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
[00:04:08] Get:153 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
[00:04:08] Get:154 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
[00:04:08] Get:155 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
[00:04:08] Get:156 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
[00:04:08] Get:157 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
[00:04:08] Get:158 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
[00:04:08] Get:159 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
[00:04:08] Get:160 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
[00:04:08] Get:161 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
[00:04:08] Get:162 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
[00:04:08] Get:163 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
[00:04:08] Get:164 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
[00:04:08] Get:165 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
[00:04:08] Get:166 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
[00:04:08] Get:167 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
[00:04:08] Get:168 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
[00:04:08] Get:169 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
[00:04:08] Get:170 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
[00:04:08] Get:171 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
[00:04:08] Get:172 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
[00:04:08] Get:173 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
[00:04:08] Get:174 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
[00:04:08] Get:175 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
[00:04:08] Get:176 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
[00:04:08] Get:177 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
[00:04:08] Get:178 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
[00:04:08] Get:179 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
[00:04:08] Get:180 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
[00:04:08] Get:181 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
[00:04:08] Get:182 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u6 [1400 kB]
[00:04:08] Get:183 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u6 [1210 kB]
[00:04:08] Get:184 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
[00:04:08] Get:185 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
[00:04:08] Get:186 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
[00:04:08] Get:187 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
[00:04:08] Get:188 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
[00:04:08] Get:189 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
[00:04:08] Get:190 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
[00:04:08] Get:191 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
[00:04:08] Get:192 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
[00:04:08] Get:193 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
[00:04:08] Get:194 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB]
[00:04:08] Get:195 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
[00:04:08] Get:196 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
[00:04:08] Get:197 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
[00:04:08] Get:198 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
[00:04:08] Get:199 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
[00:04:08] Get:200 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
[00:04:08] Get:201 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB]
[00:04:08] Get:202 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
[00:04:08] Get:203 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
[00:04:08] Get:204 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
[00:04:08] Get:205 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
[00:04:08] Get:206 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
[00:04:08] Get:207 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
[00:04:08] Get:208 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
[00:04:08] Get:209 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
[00:04:08] Get:210 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
[00:04:08] Get:211 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
[00:04:08] Get:212 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
[00:04:08] Get:213 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
[00:04:08] Get:214 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
[00:04:08] Get:215 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4+deb12u1 [14.7 kB]
[00:04:08] Get:216 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
[00:04:08] Get:217 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
[00:04:08] Get:218 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
[00:04:08] Get:219 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
[00:04:08] Get:220 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
[00:04:08] Get:221 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
[00:04:08] Get:222 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
[00:04:08] Get:223 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
[00:04:08] Get:224 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
[00:04:08] Get:225 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
[00:04:08] Get:226 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
[00:04:08] Get:227 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
[00:04:08] Get:228 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
[00:04:08] Get:229 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
[00:04:08] Get:230 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
[00:04:08] Get:231 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
[00:04:08] Get:232 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
[00:04:08] Get:233 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
[00:04:08] Get:234 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
[00:04:08] Get:235 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
[00:04:08] Get:236 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
[00:04:08] Get:237 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
[00:04:08] Get:238 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
[00:04:08] Get:239 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
[00:04:08] Get:240 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
[00:04:08] Get:241 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
[00:04:08] Get:242 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
[00:04:08] Get:243 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
[00:04:08] Get:244 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
[00:04:08] Get:245 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
[00:04:08] Get:246 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
[00:04:08] Get:247 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
[00:04:08] Get:248 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
[00:04:08] Get:249 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
[00:04:08] Get:250 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
[00:04:08] Get:251 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
[00:04:08] Get:252 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
[00:04:08] Get:253 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
[00:04:08] Get:254 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
[00:04:08] Get:255 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
[00:04:08] Get:256 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
[00:04:08] Get:257 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
[00:04:08] Get:258 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
[00:04:08] Get:259 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
[00:04:08] Get:260 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB]
[00:04:08] Get:261 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
[00:04:08] Get:262 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
[00:04:08] Get:263 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
[00:04:08] Get:264 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
[00:04:08] Get:265 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
[00:04:08] Get:266 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB]
[00:04:09] Get:267 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
[00:04:09] Get:268 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
[00:04:09] Get:269 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
[00:04:09] Get:270 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
[00:04:09] Get:271 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
[00:04:09] Get:272 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
[00:04:09] Get:273 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
[00:04:09] Get:274 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
[00:04:09] Get:275 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
[00:04:09] Get:276 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB]
[00:04:09] Get:277 http://deb.debian.org/debian bookworm/main amd64 reprepro amd64 5.3.1-1+deb12u2 [445 kB]
[00:04:09] Get:278 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
[00:04:09] Get:279 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
[00:04:09] Get:280 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
[00:04:09] debconf: delaying package configuration, since apt-utils is not installed
[00:04:09] Fetched 75.6 MB in 5s (15.8 MB/s)
[00:04:09] Selecting previously unselected package libpopt0:amd64.
[00:04:10] (Reading database ... 
[00:04:10] (Reading database ... 5%
[00:04:10] (Reading database ... 10%
[00:04:10] (Reading database ... 15%
[00:04:10] (Reading database ... 20%
[00:04:10] (Reading database ... 25%
[00:04:10] (Reading database ... 30%
[00:04:10] (Reading database ... 35%
[00:04:10] (Reading database ... 40%
[00:04:10] (Reading database ... 45%
[00:04:10] (Reading database ... 50%
[00:04:10] (Reading database ... 55%
[00:04:10] (Reading database ... 60%
[00:04:10] (Reading database ... 65%
[00:04:10] (Reading database ... 70%
[00:04:10] (Reading database ... 75%
[00:04:10] (Reading database ... 80%
[00:04:10] (Reading database ... 85%
[00:04:10] (Reading database ... 90%
[00:04:10] (Reading database ... 95%
[00:04:10] (Reading database ... 100%
[00:04:10] (Reading database ... 49518 files and directories currently installed.)
[00:04:10] Preparing to unpack .../000-libpopt0_1.19+dfsg-1_amd64.deb ...
[00:04:10] Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
[00:04:10] Selecting previously unselected package rsync.
[00:04:10] Preparing to unpack .../001-rsync_3.2.7-1+deb12u2_amd64.deb ...
[00:04:10] Unpacking rsync (3.2.7-1+deb12u2) ...
[00:04:10] Selecting previously unselected package libelf1:amd64.
[00:04:10] Preparing to unpack .../002-libelf1_0.188-2.1_amd64.deb ...
[00:04:10] Unpacking libelf1:amd64 (0.188-2.1) ...
[00:04:10] Selecting previously unselected package libbpf1:amd64.
[00:04:10] Preparing to unpack .../003-libbpf1_1%3a1.1.0-1_amd64.deb ...
[00:04:11] Unpacking libbpf1:amd64 (1:1.1.0-1) ...
[00:04:11] Selecting previously unselected package libmnl0:amd64.
[00:04:11] Preparing to unpack .../004-libmnl0_1.0.4-3_amd64.deb ...
[00:04:11] Unpacking libmnl0:amd64 (1.0.4-3) ...
[00:04:11] Selecting previously unselected package libxtables12:amd64.
[00:04:11] Preparing to unpack .../005-libxtables12_1.8.9-2_amd64.deb ...
[00:04:11] Unpacking libxtables12:amd64 (1.8.9-2) ...
[00:04:11] Selecting previously unselected package libcap2-bin.
[00:04:11] Preparing to unpack .../006-libcap2-bin_1%3a2.66-4+deb12u1_amd64.deb ...
[00:04:11] Unpacking libcap2-bin (1:2.66-4+deb12u1) ...
[00:04:12] Selecting previously unselected package iproute2.
[00:04:12] Preparing to unpack .../007-iproute2_6.1.0-3_amd64.deb ...
[00:04:12] Unpacking iproute2 (6.1.0-3) ...
[00:04:12] Selecting previously unselected package libnftnl11:amd64.
[00:04:12] Preparing to unpack .../008-libnftnl11_1.2.4-2_amd64.deb ...
[00:04:12] Unpacking libnftnl11:amd64 (1.2.4-2) ...
[00:04:12] Selecting previously unselected package libnftables1:amd64.
[00:04:12] Preparing to unpack .../009-libnftables1_1.0.6-2+deb12u2_amd64.deb ...
[00:04:12] Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:04:13] Selecting previously unselected package nftables.
[00:04:13] Preparing to unpack .../010-nftables_1.0.6-2+deb12u2_amd64.deb ...
[00:04:13] Unpacking nftables (1.0.6-2+deb12u2) ...
[00:04:13] Selecting previously unselected package libmagic-mgc.
[00:04:13] Preparing to unpack .../011-libmagic-mgc_1%3a5.44-3_amd64.deb ...
[00:04:13] Unpacking libmagic-mgc (1:5.44-3) ...
[00:04:13] Selecting previously unselected package libmagic1:amd64.
[00:04:13] Preparing to unpack .../012-libmagic1_1%3a5.44-3_amd64.deb ...
[00:04:13] Unpacking libmagic1:amd64 (1:5.44-3) ...
[00:04:13] Selecting previously unselected package file.
[00:04:14] Preparing to unpack .../013-file_1%3a5.44-3_amd64.deb ...
[00:04:14] Unpacking file (1:5.44-3) ...
[00:04:14] Selecting previously unselected package gettext-base.
[00:04:14] Preparing to unpack .../014-gettext-base_0.21-12_amd64.deb ...
[00:04:14] Unpacking gettext-base (0.21-12) ...
[00:04:14] Selecting previously unselected package libuchardet0:amd64.
[00:04:14] Preparing to unpack .../015-libuchardet0_0.0.7-1_amd64.deb ...
[00:04:14] Unpacking libuchardet0:amd64 (0.0.7-1) ...
[00:04:14] Selecting previously unselected package groff-base.
[00:04:14] Preparing to unpack .../016-groff-base_1.22.4-10_amd64.deb ...
[00:04:14] Unpacking groff-base (1.22.4-10) ...
[00:04:14] Selecting previously unselected package bsdextrautils.
[00:04:14] Preparing to unpack .../017-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
[00:04:14] Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
[00:04:14] Selecting previously unselected package libpipeline1:amd64.
[00:04:14] Preparing to unpack .../018-libpipeline1_1.5.7-1_amd64.deb ...
[00:04:14] Unpacking libpipeline1:amd64 (1.5.7-1) ...
[00:04:15] Selecting previously unselected package man-db.
[00:04:15] Preparing to unpack .../019-man-db_2.11.2-2_amd64.deb ...
[00:04:15] Unpacking man-db (2.11.2-2) ...
[00:04:15] Selecting previously unselected package apt-transport-https.
[00:04:15] Preparing to unpack .../020-apt-transport-https_2.6.1_all.deb ...
[00:04:15] Unpacking apt-transport-https (2.6.1) ...
[00:04:15] Selecting previously unselected package m4.
[00:04:15] Preparing to unpack .../021-m4_1.4.19-3_amd64.deb ...
[00:04:15] Unpacking m4 (1.4.19-3) ...
[00:04:15] Selecting previously unselected package autoconf.
[00:04:15] Preparing to unpack .../022-autoconf_2.71-3_all.deb ...
[00:04:15] Unpacking autoconf (2.71-3) ...
[00:04:15] Selecting previously unselected package autotools-dev.
[00:04:15] Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ...
[00:04:15] Unpacking autotools-dev (20220109.1) ...
[00:04:16] Selecting previously unselected package automake.
[00:04:16] Preparing to unpack .../024-automake_1%3a1.16.5-1.3_all.deb ...
[00:04:16] Unpacking automake (1:1.16.5-1.3) ...
[00:04:16] Selecting previously unselected package autopoint.
[00:04:16] Preparing to unpack .../025-autopoint_0.21-12_all.deb ...
[00:04:16] Unpacking autopoint (0.21-12) ...
[00:04:16] Selecting previously unselected package libcurl4:amd64.
[00:04:16] Preparing to unpack .../026-libcurl4_7.88.1-10+deb12u12_amd64.deb ...
[00:04:16] Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ...
[00:04:17] Selecting previously unselected package curl.
[00:04:17] Preparing to unpack .../027-curl_7.88.1-10+deb12u12_amd64.deb ...
[00:04:17] Unpacking curl (7.88.1-10+deb12u12) ...
[00:04:17] Selecting previously unselected package dctrl-tools.
[00:04:17] Preparing to unpack .../028-dctrl-tools_2.24-3+b1_amd64.deb ...
[00:04:17] Unpacking dctrl-tools (2.24-3+b1) ...
[00:04:17] Selecting previously unselected package libdebhelper-perl.
[00:04:17] Preparing to unpack .../029-libdebhelper-perl_13.11.4_all.deb ...
[00:04:17] Unpacking libdebhelper-perl (13.11.4) ...
[00:04:17] Selecting previously unselected package libtool.
[00:04:17] Preparing to unpack .../030-libtool_2.4.7-7~deb12u1_all.deb ...
[00:04:17] Unpacking libtool (2.4.7-7~deb12u1) ...
[00:04:17] Selecting previously unselected package dh-autoreconf.
[00:04:17] Preparing to unpack .../031-dh-autoreconf_20_all.deb ...
[00:04:17] Unpacking dh-autoreconf (20) ...
[00:04:17] Selecting previously unselected package libarchive-zip-perl.
[00:04:18] Preparing to unpack .../032-libarchive-zip-perl_1.68-1_all.deb ...
[00:04:18] Unpacking libarchive-zip-perl (1.68-1) ...
[00:04:18] Selecting previously unselected package libsub-override-perl.
[00:04:18] Preparing to unpack .../033-libsub-override-perl_0.09-4_all.deb ...
[00:04:18] Unpacking libsub-override-perl (0.09-4) ...
[00:04:18] Selecting previously unselected package libfile-stripnondeterminism-perl.
[00:04:18] Preparing to unpack .../034-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
[00:04:18] Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:04:18] Selecting previously unselected package dh-strip-nondeterminism.
[00:04:18] Preparing to unpack .../035-dh-strip-nondeterminism_1.13.1-1_all.deb ...
[00:04:18] Unpacking dh-strip-nondeterminism (1.13.1-1) ...
[00:04:18] Selecting previously unselected package dwz.
[00:04:18] Preparing to unpack .../036-dwz_0.15-1_amd64.deb ...
[00:04:18] Unpacking dwz (0.15-1) ...
[00:04:18] Selecting previously unselected package libicu72:amd64.
[00:04:18] Preparing to unpack .../037-libicu72_72.1-3_amd64.deb ...
[00:04:18] Unpacking libicu72:amd64 (72.1-3) ...
[00:04:20] Selecting previously unselected package libxml2:amd64.
[00:04:20] Preparing to unpack .../038-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
[00:04:20] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
[00:04:20] Selecting previously unselected package gettext.
[00:04:20] Preparing to unpack .../039-gettext_0.21-12_amd64.deb ...
[00:04:20] Unpacking gettext (0.21-12) ...
[00:04:20] Selecting previously unselected package intltool-debian.
[00:04:20] Preparing to unpack .../040-intltool-debian_0.35.0+20060710.6_all.deb ...
[00:04:20] Unpacking intltool-debian (0.35.0+20060710.6) ...
[00:04:20] Selecting previously unselected package po-debconf.
[00:04:20] Preparing to unpack .../041-po-debconf_1.0.21+nmu1_all.deb ...
[00:04:20] Unpacking po-debconf (1.0.21+nmu1) ...
[00:04:21] Selecting previously unselected package debhelper.
[00:04:21] Preparing to unpack .../042-debhelper_13.11.4_all.deb ...
[00:04:21] Unpacking debhelper (13.11.4) ...
[00:04:22] Selecting previously unselected package debian-keyring.
[00:04:22] Preparing to unpack .../043-debian-keyring_2022.12.24_all.deb ...
[00:04:22] Unpacking debian-keyring (2022.12.24) ...
[00:04:24] Selecting previously unselected package libfile-dirlist-perl.
[00:04:24] Preparing to unpack .../044-libfile-dirlist-perl_0.05-3_all.deb ...
[00:04:24] Unpacking libfile-dirlist-perl (0.05-3) ...
[00:04:25] Selecting previously unselected package libfile-which-perl.
[00:04:25] Preparing to unpack .../045-libfile-which-perl_1.27-2_all.deb ...
[00:04:25] Unpacking libfile-which-perl (1.27-2) ...
[00:04:25] Selecting previously unselected package libfile-homedir-perl.
[00:04:25] Preparing to unpack .../046-libfile-homedir-perl_1.006-2_all.deb ...
[00:04:25] Unpacking libfile-homedir-perl (1.006-2) ...
[00:04:25] Selecting previously unselected package libfile-touch-perl.
[00:04:25] Preparing to unpack .../047-libfile-touch-perl_0.12-2_all.deb ...
[00:04:25] Unpacking libfile-touch-perl (0.12-2) ...
[00:04:25] Selecting previously unselected package libio-pty-perl.
[00:04:25] Preparing to unpack .../048-libio-pty-perl_1%3a1.17-1_amd64.deb ...
[00:04:25] Unpacking libio-pty-perl (1:1.17-1) ...
[00:04:26] Selecting previously unselected package libipc-run-perl.
[00:04:26] Preparing to unpack .../049-libipc-run-perl_20220807.0-1_all.deb ...
[00:04:26] Unpacking libipc-run-perl (20220807.0-1) ...
[00:04:26] Selecting previously unselected package libclass-method-modifiers-perl.
[00:04:26] Preparing to unpack .../050-libclass-method-modifiers-perl_2.14-1_all.deb ...
[00:04:26] Unpacking libclass-method-modifiers-perl (2.14-1) ...
[00:04:26] Selecting previously unselected package libclass-xsaccessor-perl.
[00:04:26] Preparing to unpack .../051-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
[00:04:26] Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
[00:04:26] Selecting previously unselected package libb-hooks-op-check-perl:amd64.
[00:04:26] Preparing to unpack .../052-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
[00:04:26] Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:04:26] Selecting previously unselected package libdynaloader-functions-perl.
[00:04:27] Preparing to unpack .../053-libdynaloader-functions-perl_0.003-3_all.deb ...
[00:04:27] Unpacking libdynaloader-functions-perl (0.003-3) ...
[00:04:27] Selecting previously unselected package libdevel-callchecker-perl:amd64.
[00:04:27] Preparing to unpack .../054-libdevel-callchecker-perl_0.008-2_amd64.deb ...
[00:04:27] Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:04:27] Selecting previously unselected package libparams-classify-perl:amd64.
[00:04:27] Preparing to unpack .../055-libparams-classify-perl_0.015-2+b1_amd64.deb ...
[00:04:27] Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:04:27] Selecting previously unselected package libmodule-runtime-perl.
[00:04:27] Preparing to unpack .../056-libmodule-runtime-perl_0.016-2_all.deb ...
[00:04:27] Unpacking libmodule-runtime-perl (0.016-2) ...
[00:04:27] Selecting previously unselected package libimport-into-perl.
[00:04:27] Preparing to unpack .../057-libimport-into-perl_1.002005-2_all.deb ...
[00:04:27] Unpacking libimport-into-perl (1.002005-2) ...
[00:04:27] Selecting previously unselected package librole-tiny-perl.
[00:04:27] Preparing to unpack .../058-librole-tiny-perl_2.002004-1_all.deb ...
[00:04:27] Unpacking librole-tiny-perl (2.002004-1) ...
[00:04:28] Selecting previously unselected package libsub-quote-perl.
[00:04:28] Preparing to unpack .../059-libsub-quote-perl_2.006008-1_all.deb ...
[00:04:28] Unpacking libsub-quote-perl (2.006008-1) ...
[00:04:28] Selecting previously unselected package libmoo-perl.
[00:04:28] Preparing to unpack .../060-libmoo-perl_2.005005-1_all.deb ...
[00:04:28] Unpacking libmoo-perl (2.005005-1) ...
[00:04:28] Selecting previously unselected package libencode-locale-perl.
[00:04:28] Preparing to unpack .../061-libencode-locale-perl_1.05-3_all.deb ...
[00:04:28] Unpacking libencode-locale-perl (1.05-3) ...
[00:04:28] Selecting previously unselected package libtimedate-perl.
[00:04:28] Preparing to unpack .../062-libtimedate-perl_2.3300-2_all.deb ...
[00:04:28] Unpacking libtimedate-perl (2.3300-2) ...
[00:04:28] Selecting previously unselected package libhttp-date-perl.
[00:04:28] Preparing to unpack .../063-libhttp-date-perl_6.05-2_all.deb ...
[00:04:28] Unpacking libhttp-date-perl (6.05-2) ...
[00:04:29] Selecting previously unselected package libfile-listing-perl.
[00:04:29] Preparing to unpack .../064-libfile-listing-perl_6.15-1_all.deb ...
[00:04:29] Unpacking libfile-listing-perl (6.15-1) ...
[00:04:29] Selecting previously unselected package libhtml-tagset-perl.
[00:04:29] Preparing to unpack .../065-libhtml-tagset-perl_3.20-6_all.deb ...
[00:04:29] Unpacking libhtml-tagset-perl (3.20-6) ...
[00:04:29] Selecting previously unselected package libregexp-ipv6-perl.
[00:04:29] Preparing to unpack .../066-libregexp-ipv6-perl_0.03-3_all.deb ...
[00:04:29] Unpacking libregexp-ipv6-perl (0.03-3) ...
[00:04:29] Selecting previously unselected package liburi-perl.
[00:04:29] Preparing to unpack .../067-liburi-perl_5.17-1_all.deb ...
[00:04:29] Unpacking liburi-perl (5.17-1) ...
[00:04:29] Selecting previously unselected package libhtml-parser-perl:amd64.
[00:04:29] Preparing to unpack .../068-libhtml-parser-perl_3.81-1_amd64.deb ...
[00:04:29] Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
[00:04:29] Selecting previously unselected package libhtml-tree-perl.
[00:04:29] Preparing to unpack .../069-libhtml-tree-perl_5.07-3_all.deb ...
[00:04:29] Unpacking libhtml-tree-perl (5.07-3) ...
[00:04:30] Selecting previously unselected package libclone-perl:amd64.
[00:04:30] Preparing to unpack .../070-libclone-perl_0.46-1_amd64.deb ...
[00:04:30] Unpacking libclone-perl:amd64 (0.46-1) ...
[00:04:30] Selecting previously unselected package libio-html-perl.
[00:04:30] Preparing to unpack .../071-libio-html-perl_1.004-3_all.deb ...
[00:04:30] Unpacking libio-html-perl (1.004-3) ...
[00:04:30] Selecting previously unselected package liblwp-mediatypes-perl.
[00:04:30] Preparing to unpack .../072-liblwp-mediatypes-perl_6.04-2_all.deb ...
[00:04:30] Unpacking liblwp-mediatypes-perl (6.04-2) ...
[00:04:30] Selecting previously unselected package libhttp-message-perl.
[00:04:30] Preparing to unpack .../073-libhttp-message-perl_6.44-1_all.deb ...
[00:04:30] Unpacking libhttp-message-perl (6.44-1) ...
[00:04:30] Selecting previously unselected package libhttp-cookies-perl.
[00:04:30] Preparing to unpack .../074-libhttp-cookies-perl_6.10-1_all.deb ...
[00:04:30] Unpacking libhttp-cookies-perl (6.10-1) ...
[00:04:30] Selecting previously unselected package libhttp-negotiate-perl.
[00:04:30] Preparing to unpack .../075-libhttp-negotiate-perl_6.01-2_all.deb ...
[00:04:30] Unpacking libhttp-negotiate-perl (6.01-2) ...
[00:04:30] Selecting previously unselected package perl-openssl-defaults:amd64.
[00:04:30] Preparing to unpack .../076-perl-openssl-defaults_7+b1_amd64.deb ...
[00:04:30] Unpacking perl-openssl-defaults:amd64 (7+b1) ...
[00:04:31] Selecting previously unselected package libnet-ssleay-perl:amd64.
[00:04:31] Preparing to unpack .../077-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
[00:04:31] Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:04:31] Selecting previously unselected package libio-socket-ssl-perl.
[00:04:31] Preparing to unpack .../078-libio-socket-ssl-perl_2.081-2_all.deb ...
[00:04:31] Unpacking libio-socket-ssl-perl (2.081-2) ...
[00:04:32] Selecting previously unselected package libnet-http-perl.
[00:04:32] Preparing to unpack .../079-libnet-http-perl_6.22-1_all.deb ...
[00:04:32] Unpacking libnet-http-perl (6.22-1) ...
[00:04:32] Selecting previously unselected package liblwp-protocol-https-perl.
[00:04:32] Preparing to unpack .../080-liblwp-protocol-https-perl_6.10-1_all.deb ...
[00:04:32] Unpacking liblwp-protocol-https-perl (6.10-1) ...
[00:04:32] Selecting previously unselected package libtry-tiny-perl.
[00:04:32] Preparing to unpack .../081-libtry-tiny-perl_0.31-2_all.deb ...
[00:04:32] Unpacking libtry-tiny-perl (0.31-2) ...
[00:04:32] Selecting previously unselected package libwww-robotrules-perl.
[00:04:32] Preparing to unpack .../082-libwww-robotrules-perl_6.02-1_all.deb ...
[00:04:32] Unpacking libwww-robotrules-perl (6.02-1) ...
[00:04:32] Selecting previously unselected package libwww-perl.
[00:04:32] Preparing to unpack .../083-libwww-perl_6.68-1_all.deb ...
[00:04:32] Unpacking libwww-perl (6.68-1) ...
[00:04:33] Selecting previously unselected package patchutils.
[00:04:33] Preparing to unpack .../084-patchutils_0.4.2-1_amd64.deb ...
[00:04:33] Unpacking patchutils (0.4.2-1) ...
[00:04:33] Selecting previously unselected package wdiff.
[00:04:33] Preparing to unpack .../085-wdiff_1.2.2-5_amd64.deb ...
[00:04:33] Unpacking wdiff (1.2.2-5) ...
[00:04:33] Selecting previously unselected package devscripts.
[00:04:33] Preparing to unpack .../086-devscripts_2.23.4+deb12u2_amd64.deb ...
[00:04:33] Unpacking devscripts (2.23.4+deb12u2) ...
[00:04:33] Selecting previously unselected package diffstat.
[00:04:33] Preparing to unpack .../087-diffstat_1.65-1_amd64.deb ...
[00:04:33] Unpacking diffstat (1.65-1) ...
[00:04:34] Selecting previously unselected package distro-info-data.
[00:04:34] Preparing to unpack .../088-distro-info-data_0.58+deb12u4_all.deb ...
[00:04:34] Unpacking distro-info-data (0.58+deb12u4) ...
[00:04:34] Selecting previously unselected package python3-debian.
[00:04:34] Preparing to unpack .../089-python3-debian_0.1.49_all.deb ...
[00:04:34] Unpacking python3-debian (0.1.49) ...
[00:04:34] Selecting previously unselected package libgpgme11:amd64.
[00:04:34] Preparing to unpack .../090-libgpgme11_1.18.0-3+b1_amd64.deb ...
[00:04:34] Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
[00:04:35] Selecting previously unselected package python3-gpg.
[00:04:35] Preparing to unpack .../091-python3-gpg_1.18.0-3+b1_amd64.deb ...
[00:04:35] Unpacking python3-gpg (1.18.0-3+b1) ...
[00:04:35] Selecting previously unselected package python3-xdg.
[00:04:35] Preparing to unpack .../092-python3-xdg_0.28-2_all.deb ...
[00:04:35] Unpacking python3-xdg (0.28-2) ...
[00:04:35] Selecting previously unselected package dput.
[00:04:35] Preparing to unpack .../093-dput_1.1.3_all.deb ...
[00:04:35] Unpacking dput (1.1.3) ...
[00:04:36] Selecting previously unselected package equivs.
[00:04:36] Preparing to unpack .../094-equivs_2.3.1_all.deb ...
[00:04:36] Unpacking equivs (2.3.1) ...
[00:04:36] Selecting previously unselected package libip6tc2:amd64.
[00:04:36] Preparing to unpack .../095-libip6tc2_1.8.9-2_amd64.deb ...
[00:04:36] Unpacking libip6tc2:amd64 (1.8.9-2) ...
[00:04:37] Selecting previously unselected package libnfnetlink0:amd64.
[00:04:37] Preparing to unpack .../096-libnfnetlink0_1.0.2-2_amd64.deb ...
[00:04:37] Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
[00:04:37] Selecting previously unselected package libnetfilter-conntrack3:amd64.
[00:04:37] Preparing to unpack .../097-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
[00:04:37] Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:04:37] Selecting previously unselected package iptables.
[00:04:37] Preparing to unpack .../098-iptables_1.8.9-2_amd64.deb ...
[00:04:37] Unpacking iptables (1.8.9-2) ...
[00:04:38] Selecting previously unselected package iso-codes.
[00:04:38] Preparing to unpack .../099-iso-codes_4.15.0-1_all.deb ...
[00:04:38] Unpacking iso-codes (4.15.0-1) ...
[00:04:40] Selecting previously unselected package libaliased-perl.
[00:04:40] Preparing to unpack .../100-libaliased-perl_0.34-3_all.deb ...
[00:04:40] Unpacking libaliased-perl (0.34-3) ...
[00:04:40] Selecting previously unselected package libapt-pkg-perl.
[00:04:40] Preparing to unpack .../101-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
[00:04:40] Unpacking libapt-pkg-perl (0.1.40+b2) ...
[00:04:40] Selecting previously unselected package libarchive-cpio-perl.
[00:04:40] Preparing to unpack .../102-libarchive-cpio-perl_0.10-3_all.deb ...
[00:04:41] Unpacking libarchive-cpio-perl (0.10-3) ...
[00:04:41] Selecting previously unselected package libarchive13:amd64.
[00:04:41] Preparing to unpack .../103-libarchive13_3.6.2-1+deb12u2_amd64.deb ...
[00:04:41] Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ...
[00:04:41] Selecting previously unselected package libarray-intspan-perl.
[00:04:41] Preparing to unpack .../104-libarray-intspan-perl_2.004-2_all.deb ...
[00:04:41] Unpacking libarray-intspan-perl (2.004-2) ...
[00:04:42] Selecting previously unselected package libatm1:amd64.
[00:04:42] Preparing to unpack .../105-libatm1_1%3a2.5.1-4+b2_amd64.deb ...
[00:04:42] Unpacking libatm1:amd64 (1:2.5.1-4+b2) ...
[00:04:42] Selecting previously unselected package libauthen-sasl-perl.
[00:04:42] Preparing to unpack .../106-libauthen-sasl-perl_2.1600-3_all.deb ...
[00:04:42] Unpacking libauthen-sasl-perl (2.1600-3) ...
[00:04:42] Selecting previously unselected package libmodule-implementation-perl.
[00:04:42] Preparing to unpack .../107-libmodule-implementation-perl_0.09-2_all.deb ...
[00:04:42] Unpacking libmodule-implementation-perl (0.09-2) ...
[00:04:42] Selecting previously unselected package libsub-exporter-progressive-perl.
[00:04:42] Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
[00:04:42] Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
[00:04:42] Selecting previously unselected package libvariable-magic-perl.
[00:04:43] Preparing to unpack .../109-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
[00:04:43] Unpacking libvariable-magic-perl (0.63-1+b1) ...
[00:04:43] Selecting previously unselected package libb-hooks-endofscope-perl.
[00:04:43] Preparing to unpack .../110-libb-hooks-endofscope-perl_0.26-1_all.deb ...
[00:04:43] Unpacking libb-hooks-endofscope-perl (0.26-1) ...
[00:04:43] Selecting previously unselected package libberkeleydb-perl:amd64.
[00:04:43] Preparing to unpack .../111-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
[00:04:43] Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:04:43] Selecting previously unselected package libcapture-tiny-perl.
[00:04:43] Preparing to unpack .../112-libcapture-tiny-perl_0.48-2_all.deb ...
[00:04:43] Unpacking libcapture-tiny-perl (0.48-2) ...
[00:04:43] Selecting previously unselected package libcgi-pm-perl.
[00:04:43] Preparing to unpack .../113-libcgi-pm-perl_4.55-1_all.deb ...
[00:04:43] Unpacking libcgi-pm-perl (4.55-1) ...
[00:04:43] Selecting previously unselected package libfcgi0ldbl:amd64.
[00:04:43] Preparing to unpack .../114-libfcgi0ldbl_2.4.2-2_amd64.deb ...
[00:04:43] Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
[00:04:44] Selecting previously unselected package libfcgi-perl.
[00:04:44] Preparing to unpack .../115-libfcgi-perl_0.82+ds-2_amd64.deb ...
[00:04:44] Unpacking libfcgi-perl (0.82+ds-2) ...
[00:04:44] Selecting previously unselected package libcgi-fast-perl.
[00:04:44] Preparing to unpack .../116-libcgi-fast-perl_1%3a2.15-1_all.deb ...
[00:04:44] Unpacking libcgi-fast-perl (1:2.15-1) ...
[00:04:44] Selecting previously unselected package libclass-data-inheritable-perl.
[00:04:44] Preparing to unpack .../117-libclass-data-inheritable-perl_0.08-3_all.deb ...
[00:04:44] Unpacking libclass-data-inheritable-perl (0.08-3) ...
[00:04:44] Selecting previously unselected package libclass-inspector-perl.
[00:04:44] Preparing to unpack .../118-libclass-inspector-perl_1.36-3_all.deb ...
[00:04:44] Unpacking libclass-inspector-perl (1.36-3) ...
[00:04:44] Selecting previously unselected package libcommon-sense-perl:amd64.
[00:04:44] Preparing to unpack .../119-libcommon-sense-perl_3.75-3_amd64.deb ...
[00:04:44] Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
[00:04:45] Selecting previously unselected package libconfig-tiny-perl.
[00:04:45] Preparing to unpack .../120-libconfig-tiny-perl_2.28-2_all.deb ...
[00:04:45] Unpacking libconfig-tiny-perl (2.28-2) ...
[00:04:45] Selecting previously unselected package libparams-util-perl.
[00:04:45] Preparing to unpack .../121-libparams-util-perl_1.102-2+b1_amd64.deb ...
[00:04:45] Unpacking libparams-util-perl (1.102-2+b1) ...
[00:04:45] Selecting previously unselected package libsub-install-perl.
[00:04:45] Preparing to unpack .../122-libsub-install-perl_0.929-1_all.deb ...
[00:04:45] Unpacking libsub-install-perl (0.929-1) ...
[00:04:45] Selecting previously unselected package libdata-optlist-perl.
[00:04:45] Preparing to unpack .../123-libdata-optlist-perl_0.113-1_all.deb ...
[00:04:45] Unpacking libdata-optlist-perl (0.113-1) ...
[00:04:46] Selecting previously unselected package libsub-exporter-perl.
[00:04:46] Preparing to unpack .../124-libsub-exporter-perl_0.989-1_all.deb ...
[00:04:46] Unpacking libsub-exporter-perl (0.989-1) ...
[00:04:46] Selecting previously unselected package libconst-fast-perl.
[00:04:46] Preparing to unpack .../125-libconst-fast-perl_0.014-2_all.deb ...
[00:04:46] Unpacking libconst-fast-perl (0.014-2) ...
[00:04:46] Selecting previously unselected package libwant-perl.
[00:04:46] Preparing to unpack .../126-libwant-perl_0.29-2+b1_amd64.deb ...
[00:04:46] Unpacking libwant-perl (0.29-2+b1) ...
[00:04:46] Selecting previously unselected package libcontextual-return-perl.
[00:04:46] Preparing to unpack .../127-libcontextual-return-perl_0.004014-4_all.deb ...
[00:04:46] Unpacking libcontextual-return-perl (0.004014-4) ...
[00:04:46] Selecting previously unselected package libconvert-binhex-perl.
[00:04:46] Preparing to unpack .../128-libconvert-binhex-perl_1.125-3_all.deb ...
[00:04:46] Unpacking libconvert-binhex-perl (1.125-3) ...
[00:04:47] Selecting previously unselected package libcpanel-json-xs-perl:amd64.
[00:04:47] Preparing to unpack .../129-libcpanel-json-xs-perl_4.35-1_amd64.deb ...
[00:04:47] Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ...
[00:04:47] Selecting previously unselected package libdevel-stacktrace-perl.
[00:04:47] Preparing to unpack .../130-libdevel-stacktrace-perl_2.0400-2_all.deb ...
[00:04:47] Unpacking libdevel-stacktrace-perl (2.0400-2) ...
[00:04:47] Selecting previously unselected package libexception-class-perl.
[00:04:47] Preparing to unpack .../131-libexception-class-perl_1.45-1_all.deb ...
[00:04:47] Unpacking libexception-class-perl (1.45-1) ...
[00:04:47] Selecting previously unselected package libiterator-perl.
[00:04:47] Preparing to unpack .../132-libiterator-perl_0.03+ds1-2_all.deb ...
[00:04:47] Unpacking libiterator-perl (0.03+ds1-2) ...
[00:04:48] Selecting previously unselected package libiterator-util-perl.
[00:04:48] Preparing to unpack .../133-libiterator-util-perl_0.02+ds1-2_all.deb ...
[00:04:48] Unpacking libiterator-util-perl (0.02+ds1-2) ...
[00:04:48] Selecting previously unselected package libdata-dpath-perl.
[00:04:48] Preparing to unpack .../134-libdata-dpath-perl_0.58-2_all.deb ...
[00:04:48] Unpacking libdata-dpath-perl (0.58-2) ...
[00:04:48] Selecting previously unselected package libdata-dump-perl.
[00:04:48] Preparing to unpack .../135-libdata-dump-perl_1.25-1_all.deb ...
[00:04:48] Unpacking libdata-dump-perl (1.25-1) ...
[00:04:48] Selecting previously unselected package libdata-messagepack-perl.
[00:04:48] Preparing to unpack .../136-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
[00:04:48] Unpacking libdata-messagepack-perl (1.02-1+b1) ...
[00:04:48] Selecting previously unselected package libnet-domain-tld-perl.
[00:04:48] Preparing to unpack .../137-libnet-domain-tld-perl_1.75-3_all.deb ...
[00:04:48] Unpacking libnet-domain-tld-perl (1.75-3) ...
[00:04:49] Selecting previously unselected package libdata-validate-domain-perl.
[00:04:49] Preparing to unpack .../138-libdata-validate-domain-perl_0.10-1.1_all.deb ...
[00:04:49] Unpacking libdata-validate-domain-perl (0.10-1.1) ...
[00:04:49] Selecting previously unselected package libnet-ipv6addr-perl.
[00:04:49] Preparing to unpack .../139-libnet-ipv6addr-perl_1.02-1_all.deb ...
[00:04:49] Unpacking libnet-ipv6addr-perl (1.02-1) ...
[00:04:49] Selecting previously unselected package libnet-netmask-perl.
[00:04:49] Preparing to unpack .../140-libnet-netmask-perl_2.0002-2_all.deb ...
[00:04:49] Unpacking libnet-netmask-perl (2.0002-2) ...
[00:04:49] Selecting previously unselected package libnetaddr-ip-perl.
[00:04:49] Preparing to unpack .../141-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
[00:04:50] Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:04:50] Selecting previously unselected package libdata-validate-ip-perl.
[00:04:50] Preparing to unpack .../142-libdata-validate-ip-perl_0.31-1_all.deb ...
[00:04:50] Unpacking libdata-validate-ip-perl (0.31-1) ...
[00:04:50] Selecting previously unselected package libdata-validate-uri-perl.
[00:04:50] Preparing to unpack .../143-libdata-validate-uri-perl_0.07-2_all.deb ...
[00:04:50] Unpacking libdata-validate-uri-perl (0.07-2) ...
[00:04:50] Selecting previously unselected package libdevel-size-perl.
[00:04:50] Preparing to unpack .../144-libdevel-size-perl_0.83-2+b1_amd64.deb ...
[00:04:50] Unpacking libdevel-size-perl (0.83-2+b1) ...
[00:04:50] Selecting previously unselected package libdistro-info-perl.
[00:04:50] Preparing to unpack .../145-libdistro-info-perl_1.5+deb12u1_all.deb ...
[00:04:50] Unpacking libdistro-info-perl (1.5+deb12u1) ...
[00:04:51] Selecting previously unselected package libemail-address-xs-perl.
[00:04:51] Preparing to unpack .../146-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
[00:04:51] Unpacking libemail-address-xs-perl (1.05-1+b1) ...
[00:04:51] Selecting previously unselected package libexporter-tiny-perl.
[00:04:51] Preparing to unpack .../147-libexporter-tiny-perl_1.006000-1_all.deb ...
[00:04:51] Unpacking libexporter-tiny-perl (1.006000-1) ...
[00:04:51] Selecting previously unselected package libfcgi-bin.
[00:04:51] Preparing to unpack .../148-libfcgi-bin_2.4.2-2_amd64.deb ...
[00:04:51] Unpacking libfcgi-bin (2.4.2-2) ...
[00:04:51] Selecting previously unselected package libindirect-perl.
[00:04:51] Preparing to unpack .../149-libindirect-perl_0.39-2+b1_amd64.deb ...
[00:04:51] Unpacking libindirect-perl (0.39-2+b1) ...
[00:04:51] Selecting previously unselected package libxs-parse-keyword-perl.
[00:04:51] Preparing to unpack .../150-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
[00:04:51] Unpacking libxs-parse-keyword-perl (0.33-1) ...
[00:04:52] Selecting previously unselected package libxs-parse-sublike-perl:amd64.
[00:04:52] Preparing to unpack .../151-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
[00:04:52] Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:04:52] Selecting previously unselected package libobject-pad-perl.
[00:04:52] Preparing to unpack .../152-libobject-pad-perl_0.78-1_amd64.deb ...
[00:04:52] Unpacking libobject-pad-perl (0.78-1) ...
[00:04:52] Selecting previously unselected package libfeature-compat-class-perl.
[00:04:52] Preparing to unpack .../153-libfeature-compat-class-perl_0.05-1_all.deb ...
[00:04:52] Unpacking libfeature-compat-class-perl (0.05-1) ...
[00:04:52] Selecting previously unselected package libsyntax-keyword-try-perl.
[00:04:52] Preparing to unpack .../154-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
[00:04:52] Unpacking libsyntax-keyword-try-perl (0.28-1) ...
[00:04:52] Selecting previously unselected package libfeature-compat-try-perl.
[00:04:52] Preparing to unpack .../155-libfeature-compat-try-perl_0.05-1_all.deb ...
[00:04:52] Unpacking libfeature-compat-try-perl (0.05-1) ...
[00:04:52] Selecting previously unselected package libipc-system-simple-perl.
[00:04:52] Preparing to unpack .../156-libipc-system-simple-perl_1.30-2_all.deb ...
[00:04:53] Unpacking libipc-system-simple-perl (1.30-2) ...
[00:04:53] Selecting previously unselected package libfile-basedir-perl.
[00:04:53] Preparing to unpack .../157-libfile-basedir-perl_0.09-2_all.deb ...
[00:04:53] Unpacking libfile-basedir-perl (0.09-2) ...
[00:04:53] Selecting previously unselected package libfile-chdir-perl.
[00:04:53] Preparing to unpack .../158-libfile-chdir-perl_0.1008-1.1_all.deb ...
[00:04:53] Unpacking libfile-chdir-perl (0.1008-1.1) ...
[00:04:53] Selecting previously unselected package libnumber-compare-perl.
[00:04:53] Preparing to unpack .../159-libnumber-compare-perl_0.03-3_all.deb ...
[00:04:53] Unpacking libnumber-compare-perl (0.03-3) ...
[00:04:53] Selecting previously unselected package libtext-glob-perl.
[00:04:53] Preparing to unpack .../160-libtext-glob-perl_0.11-3_all.deb ...
[00:04:53] Unpacking libtext-glob-perl (0.11-3) ...
[00:04:53] Selecting previously unselected package libfile-find-rule-perl.
[00:04:53] Preparing to unpack .../161-libfile-find-rule-perl_0.34-3_all.deb ...
[00:04:53] Unpacking libfile-find-rule-perl (0.34-3) ...
[00:04:54] Selecting previously unselected package libfont-afm-perl.
[00:04:54] Preparing to unpack .../162-libfont-afm-perl_1.20-4_all.deb ...
[00:04:54] Unpacking libfont-afm-perl (1.20-4) ...
[00:04:54] Selecting previously unselected package libio-string-perl.
[00:04:54] Preparing to unpack .../163-libio-string-perl_1.08-4_all.deb ...
[00:04:54] Unpacking libio-string-perl (1.08-4) ...
[00:04:54] Selecting previously unselected package libfont-ttf-perl.
[00:04:54] Preparing to unpack .../164-libfont-ttf-perl_1.06-2_all.deb ...
[00:04:54] Unpacking libfont-ttf-perl (1.06-2) ...
[00:04:55] Selecting previously unselected package libfreezethaw-perl.
[00:04:55] Preparing to unpack .../165-libfreezethaw-perl_0.5001-3_all.deb ...
[00:04:55] Unpacking libfreezethaw-perl (0.5001-3) ...
[00:04:55] Selecting previously unselected package libsort-versions-perl.
[00:04:55] Preparing to unpack .../166-libsort-versions-perl_1.62-3_all.deb ...
[00:04:55] Unpacking libsort-versions-perl (1.62-3) ...
[00:04:55] Selecting previously unselected package libgit-wrapper-perl.
[00:04:55] Preparing to unpack .../167-libgit-wrapper-perl_0.048-2_all.deb ...
[00:04:55] Unpacking libgit-wrapper-perl (0.048-2) ...
[00:04:55] Selecting previously unselected package libhttp-tiny-multipart-perl.
[00:04:55] Preparing to unpack .../168-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
[00:04:55] Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
[00:04:55] Selecting previously unselected package libio-prompter-perl.
[00:04:55] Preparing to unpack .../169-libio-prompter-perl_0.004015-2_all.deb ...
[00:04:55] Unpacking libio-prompter-perl (0.004015-2) ...
[00:04:55] Selecting previously unselected package libjson-perl.
[00:04:55] Preparing to unpack .../170-libjson-perl_4.10000-1_all.deb ...
[00:04:55] Unpacking libjson-perl (4.10000-1) ...
[00:04:55] Selecting previously unselected package liblog-any-perl.
[00:04:55] Preparing to unpack .../171-liblog-any-perl_1.713-1_all.deb ...
[00:04:55] Unpacking liblog-any-perl (1.713-1) ...
[00:04:56] Selecting previously unselected package liblog-any-adapter-screen-perl.
[00:04:56] Preparing to unpack .../172-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
[00:04:56] Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
[00:04:56] Selecting previously unselected package libpackage-stash-perl.
[00:04:56] Preparing to unpack .../173-libpackage-stash-perl_0.40-1_all.deb ...
[00:04:56] Unpacking libpackage-stash-perl (0.40-1) ...
[00:04:56] Selecting previously unselected package libsub-identify-perl.
[00:04:56] Preparing to unpack .../174-libsub-identify-perl_0.14-3_amd64.deb ...
[00:04:56] Unpacking libsub-identify-perl (0.14-3) ...
[00:04:56] Selecting previously unselected package libsub-name-perl:amd64.
[00:04:56] Preparing to unpack .../175-libsub-name-perl_0.26-2+b1_amd64.deb ...
[00:04:56] Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
[00:04:56] Selecting previously unselected package libnamespace-clean-perl.
[00:04:56] Preparing to unpack .../176-libnamespace-clean-perl_0.27-2_all.deb ...
[00:04:56] Unpacking libnamespace-clean-perl (0.27-2) ...
[00:04:56] Selecting previously unselected package libpath-tiny-perl.
[00:04:56] Preparing to unpack .../177-libpath-tiny-perl_0.144-1_all.deb ...
[00:04:57] Unpacking libpath-tiny-perl (0.144-1) ...
[00:04:57] Selecting previously unselected package libstrictures-perl.
[00:04:57] Preparing to unpack .../178-libstrictures-perl_2.000006-1_all.deb ...
[00:04:57] Unpacking libstrictures-perl (2.000006-1) ...
[00:04:57] Selecting previously unselected package libtype-tiny-perl.
[00:04:57] Preparing to unpack .../179-libtype-tiny-perl_2.002001-1_all.deb ...
[00:04:57] Unpacking libtype-tiny-perl (2.002001-1) ...
[00:04:57] Selecting previously unselected package libgitlab-api-v4-perl.
[00:04:57] Preparing to unpack .../180-libgitlab-api-v4-perl_0.26-3_all.deb ...
[00:04:57] Unpacking libgitlab-api-v4-perl (0.26-3) ...
[00:04:57] Selecting previously unselected package libglib2.0-0:amd64.
[00:04:57] Preparing to unpack .../181-libglib2.0-0_2.74.6-2+deb12u6_amd64.deb ...
[00:04:57] Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
[00:04:58] Selecting previously unselected package libglib2.0-data.
[00:04:58] Preparing to unpack .../182-libglib2.0-data_2.74.6-2+deb12u6_all.deb ...
[00:04:58] Unpacking libglib2.0-data (2.74.6-2+deb12u6) ...
[00:04:58] Selecting previously unselected package libhtml-form-perl.
[00:04:58] Preparing to unpack .../183-libhtml-form-perl_6.11-1_all.deb ...
[00:04:58] Unpacking libhtml-form-perl (6.11-1) ...
[00:04:58] Selecting previously unselected package libhtml-format-perl.
[00:04:58] Preparing to unpack .../184-libhtml-format-perl_2.16-2_all.deb ...
[00:04:58] Unpacking libhtml-format-perl (2.16-2) ...
[00:04:58] Selecting previously unselected package libhtml-html5-entities-perl.
[00:04:58] Preparing to unpack .../185-libhtml-html5-entities-perl_0.004-3_all.deb ...
[00:04:58] Unpacking libhtml-html5-entities-perl (0.004-3) ...
[00:04:58] Selecting previously unselected package libhtml-tokeparser-simple-perl.
[00:04:58] Preparing to unpack .../186-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
[00:04:58] Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
[00:04:58] Selecting previously unselected package libhttp-daemon-perl.
[00:04:58] Preparing to unpack .../187-libhttp-daemon-perl_6.16-1_all.deb ...
[00:04:58] Unpacking libhttp-daemon-perl (6.16-1) ...
[00:04:58] Selecting previously unselected package libio-interactive-perl.
[00:04:58] Preparing to unpack .../188-libio-interactive-perl_1.023-2_all.deb ...
[00:04:58] Unpacking libio-interactive-perl (1.023-2) ...
[00:04:59] Selecting previously unselected package libio-sessiondata-perl.
[00:04:59] Preparing to unpack .../189-libio-sessiondata-perl_1.03-3_all.deb ...
[00:04:59] Unpacking libio-sessiondata-perl (1.03-3) ...
[00:04:59] Selecting previously unselected package libio-stringy-perl.
[00:04:59] Preparing to unpack .../190-libio-stringy-perl_2.111-3_all.deb ...
[00:04:59] Unpacking libio-stringy-perl (2.111-3) ...
[00:04:59] Selecting previously unselected package libipc-run3-perl.
[00:04:59] Preparing to unpack .../191-libipc-run3-perl_0.048-3_all.deb ...
[00:04:59] Unpacking libipc-run3-perl (0.048-3) ...
[00:04:59] Selecting previously unselected package libtypes-serialiser-perl.
[00:04:59] Preparing to unpack .../192-libtypes-serialiser-perl_1.01-1_all.deb ...
[00:04:59] Unpacking libtypes-serialiser-perl (1.01-1) ...
[00:04:59] Selecting previously unselected package libjson-xs-perl.
[00:04:59] Preparing to unpack .../193-libjson-xs-perl_4.030-2+b1_amd64.deb ...
[00:04:59] Unpacking libjson-xs-perl (4.030-2+b1) ...
[00:04:59] Selecting previously unselected package libjson-maybexs-perl.
[00:04:59] Preparing to unpack .../194-libjson-maybexs-perl_1.004004-1_all.deb ...
[00:04:59] Unpacking libjson-maybexs-perl (1.004004-1) ...
[00:04:59] Selecting previously unselected package liblist-compare-perl.
[00:04:59] Preparing to unpack .../195-liblist-compare-perl_0.55-2_all.deb ...
[00:04:59] Unpacking liblist-compare-perl (0.55-2) ...
[00:05:00] Selecting previously unselected package liblist-someutils-perl.
[00:05:00] Preparing to unpack .../196-liblist-someutils-perl_0.59-1_all.deb ...
[00:05:00] Unpacking liblist-someutils-perl (0.59-1) ...
[00:05:00] Selecting previously unselected package liblist-someutils-xs-perl:amd64.
[00:05:00] Preparing to unpack .../197-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
[00:05:00] Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:05:00] Selecting previously unselected package liblist-utilsby-perl.
[00:05:00] Preparing to unpack .../198-liblist-utilsby-perl_0.12-2_all.deb ...
[00:05:00] Unpacking liblist-utilsby-perl (0.12-2) ...
[00:05:00] Selecting previously unselected package libltdl7:amd64.
[00:05:00] Preparing to unpack .../199-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
[00:05:00] Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:05:01] Selecting previously unselected package libltdl-dev:amd64.
[00:05:01] Preparing to unpack .../200-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ...
[00:05:01] Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:05:01] Selecting previously unselected package liblz1:amd64.
[00:05:01] Preparing to unpack .../201-liblz1_1.13-5_amd64.deb ...
[00:05:01] Unpacking liblz1:amd64 (1.13-5) ...
[00:05:01] Selecting previously unselected package liblzo2-2:amd64.
[00:05:01] Preparing to unpack .../202-liblzo2-2_2.10-2_amd64.deb ...
[00:05:01] Unpacking liblzo2-2:amd64 (2.10-2) ...
[00:05:02] Selecting previously unselected package libsys-hostname-long-perl.
[00:05:02] Preparing to unpack .../203-libsys-hostname-long-perl_1.5-3_all.deb ...
[00:05:02] Unpacking libsys-hostname-long-perl (1.5-3) ...
[00:05:02] Selecting previously unselected package libmail-sendmail-perl.
[00:05:02] Preparing to unpack .../204-libmail-sendmail-perl_0.80-3_all.deb ...
[00:05:02] Unpacking libmail-sendmail-perl (0.80-3) ...
[00:05:02] Selecting previously unselected package libnet-smtp-ssl-perl.
[00:05:02] Preparing to unpack .../205-libnet-smtp-ssl-perl_1.04-2_all.deb ...
[00:05:02] Unpacking libnet-smtp-ssl-perl (1.04-2) ...
[00:05:03] Selecting previously unselected package libmailtools-perl.
[00:05:03] Preparing to unpack .../206-libmailtools-perl_2.21-2_all.deb ...
[00:05:03] Unpacking libmailtools-perl (2.21-2) ...
[00:05:03] Selecting previously unselected package libmarkdown2:amd64.
[00:05:03] Preparing to unpack .../207-libmarkdown2_2.2.7-2_amd64.deb ...
[00:05:03] Unpacking libmarkdown2:amd64 (2.2.7-2) ...
[00:05:03] Selecting previously unselected package libmath-base85-perl.
[00:05:03] Preparing to unpack .../208-libmath-base85-perl_0.5+dfsg-2_all.deb ...
[00:05:03] Unpacking libmath-base85-perl (0.5+dfsg-2) ...
[00:05:03] Selecting previously unselected package libmime-tools-perl.
[00:05:03] Preparing to unpack .../209-libmime-tools-perl_5.510-1_all.deb ...
[00:05:03] Unpacking libmime-tools-perl (5.510-1) ...
[00:05:03] Selecting previously unselected package libmldbm-perl.
[00:05:04] Preparing to unpack .../210-libmldbm-perl_2.05-4_all.deb ...
[00:05:04] Unpacking libmldbm-perl (2.05-4) ...
[00:05:04] Selecting previously unselected package libmoox-aliases-perl.
[00:05:04] Preparing to unpack .../211-libmoox-aliases-perl_0.001006-2_all.deb ...
[00:05:04] Unpacking libmoox-aliases-perl (0.001006-2) ...
[00:05:04] Selecting previously unselected package libmouse-perl.
[00:05:05] Preparing to unpack .../212-libmouse-perl_2.5.10-1+b3_amd64.deb ...
[00:05:05] Unpacking libmouse-perl (2.5.10-1+b3) ...
[00:05:05] Selecting previously unselected package libpackage-stash-xs-perl:amd64.
[00:05:05] Preparing to unpack .../213-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
[00:05:05] Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:05:05] Selecting previously unselected package libpam-cap:amd64.
[00:05:05] Preparing to unpack .../214-libpam-cap_1%3a2.66-4+deb12u1_amd64.deb ...
[00:05:05] Unpacking libpam-cap:amd64 (1:2.66-4+deb12u1) ...
[00:05:06] Selecting previously unselected package libpath-iterator-rule-perl.
[00:05:06] Preparing to unpack .../215-libpath-iterator-rule-perl_1.015-2_all.deb ...
[00:05:06] Unpacking libpath-iterator-rule-perl (1.015-2) ...
[00:05:06] Selecting previously unselected package libperlio-gzip-perl.
[00:05:06] Preparing to unpack .../216-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
[00:05:06] Unpacking libperlio-gzip-perl (0.20-1+b1) ...
[00:05:06] Selecting previously unselected package libperlio-utf8-strict-perl.
[00:05:07] Preparing to unpack .../217-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
[00:05:07] Unpacking libperlio-utf8-strict-perl (0.010-1) ...
[00:05:07] Selecting previously unselected package libpod-parser-perl.
[00:05:07] Preparing to unpack .../218-libpod-parser-perl_1.65-1_all.deb ...
[00:05:07] Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
[00:05:07] Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
[00:05:07] Unpacking libpod-parser-perl (1.65-1) ...
[00:05:07] Selecting previously unselected package libpod-constants-perl.
[00:05:07] Preparing to unpack .../219-libpod-constants-perl_0.19-2_all.deb ...
[00:05:07] Unpacking libpod-constants-perl (0.19-2) ...
[00:05:07] Selecting previously unselected package libproc-processtable-perl:amd64.
[00:05:07] Preparing to unpack .../220-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
[00:05:07] Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:05:08] Selecting previously unselected package libre2-9:amd64.
[00:05:08] Preparing to unpack .../221-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
[00:05:08] Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:05:08] Selecting previously unselected package libre-engine-re2-perl:amd64.
[00:05:08] Preparing to unpack .../222-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
[00:05:08] Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:05:08] Selecting previously unselected package libreadonly-perl.
[00:05:08] Preparing to unpack .../223-libreadonly-perl_2.050-3_all.deb ...
[00:05:08] Unpacking libreadonly-perl (2.050-3) ...
[00:05:08] Selecting previously unselected package libref-util-perl.
[00:05:08] Preparing to unpack .../224-libref-util-perl_0.204-2_all.deb ...
[00:05:08] Unpacking libref-util-perl (0.204-2) ...
[00:05:08] Selecting previously unselected package libref-util-xs-perl.
[00:05:08] Preparing to unpack .../225-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
[00:05:08] Unpacking libref-util-xs-perl (0.117-2+b1) ...
[00:05:09] Selecting previously unselected package libregexp-pattern-license-perl.
[00:05:09] Preparing to unpack .../226-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
[00:05:09] Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
[00:05:09] Selecting previously unselected package libregexp-pattern-perl.
[00:05:09] Preparing to unpack .../227-libregexp-pattern-perl_0.2.14-2_all.deb ...
[00:05:09] Unpacking libregexp-pattern-perl (0.2.14-2) ...
[00:05:09] Selecting previously unselected package libregexp-wildcards-perl.
[00:05:09] Preparing to unpack .../228-libregexp-wildcards-perl_1.05-3_all.deb ...
[00:05:09] Unpacking libregexp-wildcards-perl (1.05-3) ...
[00:05:09] Selecting previously unselected package libsereal-decoder-perl.
[00:05:09] Preparing to unpack .../229-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
[00:05:09] Unpacking libsereal-decoder-perl (5.003+ds-1) ...
[00:05:09] Selecting previously unselected package libsereal-encoder-perl.
[00:05:09] Preparing to unpack .../230-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
[00:05:09] Unpacking libsereal-encoder-perl (5.003+ds-1) ...
[00:05:09] Selecting previously unselected package libset-intspan-perl.
[00:05:09] Preparing to unpack .../231-libset-intspan-perl_1.19-3_all.deb ...
[00:05:09] Unpacking libset-intspan-perl (1.19-3) ...
[00:05:09] Selecting previously unselected package libtask-weaken-perl.
[00:05:09] Preparing to unpack .../232-libtask-weaken-perl_1.06-2_all.deb ...
[00:05:10] Unpacking libtask-weaken-perl (1.06-2) ...
[00:05:10] Selecting previously unselected package libxml-parser-perl.
[00:05:10] Preparing to unpack .../233-libxml-parser-perl_2.46-4_amd64.deb ...
[00:05:10] Unpacking libxml-parser-perl (2.46-4) ...
[00:05:10] Selecting previously unselected package libsoap-lite-perl.
[00:05:10] Preparing to unpack .../234-libsoap-lite-perl_1.27-3_all.deb ...
[00:05:10] Unpacking libsoap-lite-perl (1.27-3) ...
[00:05:10] Selecting previously unselected package libsocket6-perl.
[00:05:10] Preparing to unpack .../235-libsocket6-perl_0.29-3_amd64.deb ...
[00:05:10] Unpacking libsocket6-perl (0.29-3) ...
[00:05:10] Selecting previously unselected package libstring-copyright-perl.
[00:05:10] Preparing to unpack .../236-libstring-copyright-perl_0.003014-1_all.deb ...
[00:05:10] Unpacking libstring-copyright-perl (0.003014-1) ...
[00:05:11] Selecting previously unselected package libstring-escape-perl.
[00:05:11] Preparing to unpack .../237-libstring-escape-perl_2010.002-3_all.deb ...
[00:05:11] Unpacking libstring-escape-perl (2010.002-3) ...
[00:05:11] Selecting previously unselected package libstring-license-perl.
[00:05:11] Preparing to unpack .../238-libstring-license-perl_0.0.2-1_all.deb ...
[00:05:11] Unpacking libstring-license-perl (0.0.2-1) ...
[00:05:11] Selecting previously unselected package libstring-shellquote-perl.
[00:05:11] Preparing to unpack .../239-libstring-shellquote-perl_1.04-3_all.deb ...
[00:05:11] Unpacking libstring-shellquote-perl (1.04-3) ...
[00:05:11] Selecting previously unselected package libsys-cpuaffinity-perl.
[00:05:11] Preparing to unpack .../240-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
[00:05:11] Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:05:11] Selecting previously unselected package libterm-readkey-perl.
[00:05:11] Preparing to unpack .../241-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
[00:05:11] Unpacking libterm-readkey-perl (2.38-2+b1) ...
[00:05:12] Selecting previously unselected package libtext-levenshteinxs-perl.
[00:05:12] Preparing to unpack .../242-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
[00:05:12] Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:05:12] Selecting previously unselected package libtext-markdown-discount-perl.
[00:05:12] Preparing to unpack .../243-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
[00:05:12] Unpacking libtext-markdown-discount-perl (0.16-1) ...
[00:05:12] Selecting previously unselected package libtext-xslate-perl:amd64.
[00:05:12] Preparing to unpack .../244-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
[00:05:12] Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:05:12] Selecting previously unselected package libtime-duration-perl.
[00:05:12] Preparing to unpack .../245-libtime-duration-perl_1.21-2_all.deb ...
[00:05:12] Unpacking libtime-duration-perl (1.21-2) ...
[00:05:12] Selecting previously unselected package libtime-moment-perl.
[00:05:12] Preparing to unpack .../246-libtime-moment-perl_0.44-2+b1_amd64.deb ...
[00:05:12] Unpacking libtime-moment-perl (0.44-2+b1) ...
[00:05:12] Selecting previously unselected package libtype-tiny-xs-perl:amd64.
[00:05:12] Preparing to unpack .../247-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
[00:05:12] Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:05:13] Selecting previously unselected package libunicode-utf8-perl.
[00:05:13] Preparing to unpack .../248-libunicode-utf8-perl_0.62-2_amd64.deb ...
[00:05:13] Unpacking libunicode-utf8-perl (0.62-2) ...
[00:05:13] Selecting previously unselected package libunwind8:amd64.
[00:05:13] Preparing to unpack .../249-libunwind8_1.6.2-3_amd64.deb ...
[00:05:13] Unpacking libunwind8:amd64 (1.6.2-3) ...
[00:05:13] Selecting previously unselected package libwww-mechanize-perl.
[00:05:13] Preparing to unpack .../250-libwww-mechanize-perl_2.16-1_all.deb ...
[00:05:13] Unpacking libwww-mechanize-perl (2.16-1) ...
[00:05:13] Selecting previously unselected package libxdelta2:amd64.
[00:05:13] Preparing to unpack .../251-libxdelta2_1.1.3-10.4_amd64.deb ...
[00:05:13] Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
[00:05:14] Selecting previously unselected package libxml-namespacesupport-perl.
[00:05:14] Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-2_all.deb ...
[00:05:14] Unpacking libxml-namespacesupport-perl (1.12-2) ...
[00:05:14] Selecting previously unselected package libxml-sax-base-perl.
[00:05:14] Preparing to unpack .../253-libxml-sax-base-perl_1.09-3_all.deb ...
[00:05:14] Unpacking libxml-sax-base-perl (1.09-3) ...
[00:05:14] Selecting previously unselected package libxml-sax-perl.
[00:05:14] Preparing to unpack .../254-libxml-sax-perl_1.02+dfsg-3_all.deb ...
[00:05:14] Unpacking libxml-sax-perl (1.02+dfsg-3) ...
[00:05:14] Selecting previously unselected package libxml-libxml-perl.
[00:05:14] Preparing to unpack .../255-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
[00:05:14] Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:05:14] Selecting previously unselected package libxml-sax-expat-perl.
[00:05:14] Preparing to unpack .../256-libxml-sax-expat-perl_0.51-2_all.deb ...
[00:05:14] Unpacking libxml-sax-expat-perl (0.51-2) ...
[00:05:14] Selecting previously unselected package libxmlrpc-lite-perl.
[00:05:14] Preparing to unpack .../257-libxmlrpc-lite-perl_0.717-5_all.deb ...
[00:05:14] Unpacking libxmlrpc-lite-perl (0.717-5) ...
[00:05:15] Selecting previously unselected package libxstring-perl:amd64.
[00:05:15] Preparing to unpack .../258-libxstring-perl_0.005-2+b1_amd64.deb ...
[00:05:15] Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
[00:05:15] Selecting previously unselected package libyaml-libyaml-perl.
[00:05:15] Preparing to unpack .../259-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
[00:05:15] Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
[00:05:15] Selecting previously unselected package licensecheck.
[00:05:15] Preparing to unpack .../260-licensecheck_3.3.5-1_all.deb ...
[00:05:15] Unpacking licensecheck (3.3.5-1) ...
[00:05:15] Selecting previously unselected package plzip.
[00:05:15] Preparing to unpack .../261-plzip_1.10-5_amd64.deb ...
[00:05:15] Unpacking plzip (1.10-5) ...
[00:05:15] Selecting previously unselected package lzop.
[00:05:15] Preparing to unpack .../262-lzop_1.04-2_amd64.deb ...
[00:05:15] Unpacking lzop (1.04-2) ...
[00:05:16] Selecting previously unselected package t1utils.
[00:05:16] Preparing to unpack .../263-t1utils_1.41-4_amd64.deb ...
[00:05:16] Unpacking t1utils (1.41-4) ...
[00:05:16] Selecting previously unselected package unzip.
[00:05:16] Preparing to unpack .../264-unzip_6.0-28_amd64.deb ...
[00:05:16] Unpacking unzip (6.0-28) ...
[00:05:16] Selecting previously unselected package lintian.
[00:05:16] Preparing to unpack .../265-lintian_2.116.3_all.deb ...
[00:05:16] Unpacking lintian (2.116.3) ...
[00:05:17] Selecting previously unselected package pbzip2.
[00:05:17] Preparing to unpack .../266-pbzip2_1.1.13-1_amd64.deb ...
[00:05:17] Unpacking pbzip2 (1.1.13-1) ...
[00:05:17] Selecting previously unselected package pixz.
[00:05:17] Preparing to unpack .../267-pixz_1.0.7-2_amd64.deb ...
[00:05:17] Unpacking pixz (1.0.7-2) ...
[00:05:18] Selecting previously unselected package xdelta.
[00:05:18] Preparing to unpack .../268-xdelta_1.1.3-10.4_amd64.deb ...
[00:05:18] Unpacking xdelta (1.1.3-10.4) ...
[00:05:18] Selecting previously unselected package xdelta3.
[00:05:18] Preparing to unpack .../269-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
[00:05:18] Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
[00:05:18] Selecting previously unselected package pristine-tar.
[00:05:18] Preparing to unpack .../270-pristine-tar_1.50_amd64.deb ...
[00:05:18] Unpacking pristine-tar (1.50) ...
[00:05:18] Selecting previously unselected package python-apt-common.
[00:05:18] Preparing to unpack .../271-python-apt-common_2.6.0_all.deb ...
[00:05:18] Unpacking python-apt-common (2.6.0) ...
[00:05:18] Selecting previously unselected package python3-apt.
[00:05:18] Preparing to unpack .../272-python3-apt_2.6.0_amd64.deb ...
[00:05:18] Unpacking python3-apt (2.6.0) ...
[00:05:19] Selecting previously unselected package python3-magic.
[00:05:19] Preparing to unpack .../273-python3-magic_2%3a0.4.26-3_all.deb ...
[00:05:19] Unpacking python3-magic (2:0.4.26-3) ...
[00:05:19] Selecting previously unselected package python3-unidiff.
[00:05:19] Preparing to unpack .../274-python3-unidiff_0.7.3-1_all.deb ...
[00:05:19] Unpacking python3-unidiff (0.7.3-1) ...
[00:05:19] Selecting previously unselected package zstd.
[00:05:19] Preparing to unpack .../275-zstd_1.5.4+dfsg2-5_amd64.deb ...
[00:05:19] Unpacking zstd (1.5.4+dfsg2-5) ...
[00:05:19] Selecting previously unselected package reprepro.
[00:05:19] Preparing to unpack .../276-reprepro_5.3.1-1+deb12u2_amd64.deb ...
[00:05:19] Unpacking reprepro (5.3.1-1+deb12u2) ...
[00:05:20] Selecting previously unselected package shared-mime-info.
[00:05:20] Preparing to unpack .../277-shared-mime-info_2.2-1_amd64.deb ...
[00:05:20] Unpacking shared-mime-info (2.2-1) ...
[00:05:20] Selecting previously unselected package strace.
[00:05:20] Preparing to unpack .../278-strace_6.1-0.1_amd64.deb ...
[00:05:20] Unpacking strace (6.1-0.1) ...
[00:05:20] Selecting previously unselected package xdg-user-dirs.
[00:05:20] Preparing to unpack .../279-xdg-user-dirs_0.18-1_amd64.deb ...
[00:05:20] Unpacking xdg-user-dirs (0.18-1) ...
[00:05:21] Setting up libapt-pkg-perl (0.1.40+b2) ...
[00:05:21] Setting up liblz1:amd64 (1.13-5) ...
[00:05:21] Setting up libpipeline1:amd64 (1.5.7-1) ...
[00:05:21] Setting up libio-sessiondata-perl (1.03-3) ...
[00:05:21] Setting up libstring-escape-perl (2010.002-3) ...
[00:05:21] Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:05:21] Setting up plzip (1.10-5) ...
[00:05:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
[00:05:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
[00:05:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
[00:05:21] Setting up wdiff (1.2.2-5) ...
[00:05:21] Setting up libfile-which-perl (1.27-2) ...
[00:05:21] Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:05:21] Setting up libtask-weaken-perl (1.06-2) ...
[00:05:21] Setting up libunicode-utf8-perl (0.62-2) ...
[00:05:21] Setting up libset-intspan-perl (1.19-3) ...
[00:05:21] Setting up libicu72:amd64 (72.1-3) ...
[00:05:21] Setting up libmouse-perl (2.5.10-1+b3) ...
[00:05:22] Setting up bsdextrautils (2.38.1-5+deb12u3) ...
[00:05:22] Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:05:22] Setting up apt-transport-https (2.6.1) ...
[00:05:22] Setting up libregexp-pattern-perl (0.2.14-2) ...
[00:05:22] Setting up libdata-messagepack-perl (1.02-1+b1) ...
[00:05:22] Setting up libclass-inspector-perl (1.36-3) ...
[00:05:22] Setting up libfont-afm-perl (1.20-4) ...
[00:05:22] Setting up libwant-perl (0.29-2+b1) ...
[00:05:22] Setting up libdynaloader-functions-perl (0.003-3) ...
[00:05:22] Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
[00:05:22] Setting up libtext-glob-perl (0.11-3) ...
[00:05:22] Setting up libclass-method-modifiers-perl (2.14-1) ...
[00:05:23] Setting up xdg-user-dirs (0.18-1) ...
[00:05:23] Setting up liblist-compare-perl (0.55-2) ...
[00:05:23] Setting up libref-util-xs-perl (0.117-2+b1) ...
[00:05:23] Setting up libio-pty-perl (1:1.17-1) ...
[00:05:23] Setting up libmagic-mgc (1:5.44-3) ...
[00:05:23] Setting up libclone-perl:amd64 (0.46-1) ...
[00:05:23] Setting up libarchive-zip-perl (1.68-1) ...
[00:05:23] Setting up libsub-identify-perl (0.14-3) ...
[00:05:23] Setting up libip6tc2:amd64 (1.8.9-2) ...
[00:05:23] Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
[00:05:23] No schema files found: doing nothing.
[00:05:23] Setting up distro-info-data (0.58+deb12u4) ...
[00:05:23] Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ...
[00:05:23] Setting up libio-stringy-perl (2.111-3) ...
[00:05:23] Setting up libhtml-tagset-perl (3.20-6) ...
[00:05:23] Setting up liblog-any-perl (1.713-1) ...
[00:05:23] Setting up libauthen-sasl-perl (2.1600-3) ...
[00:05:23] Setting up libdevel-size-perl (0.83-2+b1) ...
[00:05:23] Setting up unzip (6.0-28) ...
[00:05:23] Setting up libdebhelper-perl (13.11.4) ...
[00:05:23] Setting up libregexp-pattern-license-perl (3.9.4-3) ...
[00:05:23] Setting up libconvert-binhex-perl (1.125-3) ...
[00:05:23] Setting up liblwp-mediatypes-perl (6.04-2) ...
[00:05:23] Setting up libyaml-libyaml-perl (0.86+ds-1) ...
[00:05:23] Setting up libio-interactive-perl (1.023-2) ...
[00:05:23] Setting up libfcgi-bin (2.4.2-2) ...
[00:05:23] Setting up libtry-tiny-perl (0.31-2) ...
[00:05:24] Setting up libmagic1:amd64 (1:5.44-3) ...
[00:05:24] Setting up perl-openssl-defaults:amd64 (7+b1) ...
[00:05:24] Setting up libcommon-sense-perl:amd64 (3.75-3) ...
[00:05:24] Setting up libmldbm-perl (2.05-4) ...
[00:05:24] Setting up libxml-namespacesupport-perl (1.12-2) ...
[00:05:24] Setting up gettext-base (0.21-12) ...
[00:05:24] Setting up m4 (1.4.19-3) ...
[00:05:24] Setting up libhttp-tiny-multipart-perl (0.08-2) ...
[00:05:24] Setting up liblzo2-2:amd64 (2.10-2) ...
[00:05:24] Setting up libtime-moment-perl (0.44-2+b1) ...
[00:05:24] Setting up libencode-locale-perl (1.05-3) ...
[00:05:24] Setting up file (1:5.44-3) ...
[00:05:24] Setting up libxstring-perl:amd64 (0.005-2+b1) ...
[00:05:25] Setting up libmath-base85-perl (0.5+dfsg-2) ...
[00:05:25] Setting up python3-xdg (0.28-2) ...
[00:05:26] Setting up libconfig-tiny-perl (2.28-2) ...
[00:05:26] Setting up libsereal-encoder-perl (5.003+ds-1) ...
[00:05:26] Setting up libatm1:amd64 (1:2.5.1-4+b2) ...
[00:05:26] Setting up libunwind8:amd64 (1.6.2-3) ...
[00:05:26] Setting up pbzip2 (1.1.13-1) ...
[00:05:27] Setting up liblist-utilsby-perl (0.12-2) ...
[00:05:27] Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
[00:05:27] Setting up libstring-shellquote-perl (1.04-3) ...
[00:05:27] Setting up libnet-netmask-perl (2.0002-2) ...
[00:05:27] Setting up libsub-install-perl (0.929-1) ...
[00:05:27] Setting up libindirect-perl (0.39-2+b1) ...
[00:05:27] Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:05:27] Setting up libnumber-compare-perl (0.03-3) ...
[00:05:27] Setting up libfreezethaw-perl (0.5001-3) ...
[00:05:27] Setting up libcap2-bin (1:2.66-4+deb12u1) ...
[00:05:27] Setting up patchutils (0.4.2-1) ...
[00:05:27] Setting up libjson-maybexs-perl (1.004004-1) ...
[00:05:27] Setting up libxml-sax-base-perl (1.09-3) ...
[00:05:27] Setting up libio-string-perl (1.08-4) ...
[00:05:27] Setting up libreadonly-perl (2.050-3) ...
[00:05:27] Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:05:27] Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:05:28] Setting up autotools-dev (20220109.1) ...
[00:05:28] Setting up libclass-data-inheritable-perl (0.08-3) ...
[00:05:28] Setting up libxs-parse-keyword-perl (0.33-1) ...
[00:05:28] Setting up libglib2.0-data (2.74.6-2+deb12u6) ...
[00:05:28] Setting up python3-gpg (1.18.0-3+b1) ...
[00:05:28] Setting up libdata-dump-perl (1.25-1) ...
[00:05:28] Setting up libfile-find-rule-perl (0.34-3) ...
[00:05:28] Setting up libref-util-perl (0.204-2) ...
[00:05:28] Setting up libipc-system-simple-perl (1.30-2) ...
[00:05:28] Setting up libnet-domain-tld-perl (1.75-3) ...
[00:05:28] Setting up libperlio-utf8-strict-perl (0.010-1) ...
[00:05:28] Setting up libsocket6-perl (0.29-3) ...
[00:05:28] Setting up strace (6.1-0.1) ...
[00:05:28] Setting up python3-debian (0.1.49) ...
[00:05:29] Setting up t1utils (1.41-4) ...
[00:05:29] Setting up diffstat (1.65-1) ...
[00:05:29] Setting up libmnl0:amd64 (1.0.4-3) ...
[00:05:29] Setting up libvariable-magic-perl (0.63-1+b1) ...
[00:05:29] Setting up libio-html-perl (1.004-3) ...
[00:05:29] Setting up libpod-parser-perl (1.65-1) ...
[00:05:29] Setting up autopoint (0.21-12) ...
[00:05:29] Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:05:29] Setting up libipc-run-perl (20220807.0-1) ...
[00:05:29] Setting up libxdelta2:amd64 (1.1.3-10.4) ...
[00:05:29] Setting up libxtables12:amd64 (1.8.9-2) ...
[00:05:29] Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:05:29] Setting up libparams-util-perl (1.102-2+b1) ...
[00:05:29] Setting up libtime-duration-perl (1.21-2) ...
[00:05:29] Setting up autoconf (2.71-3) ...
[00:05:29] Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:05:29] Setting up libsub-exporter-progressive-perl (0.001013-3) ...
[00:05:30] Setting up libarray-intspan-perl (2.004-2) ...
[00:05:30] Setting up libcapture-tiny-perl (0.48-2) ...
[00:05:30] Setting up libtimedate-perl (2.3300-2) ...
[00:05:30] Setting up libregexp-ipv6-perl (0.03-3) ...
[00:05:30] Setting up libcontextual-return-perl (0.004014-4) ...
[00:05:30] Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
[00:05:30] Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:05:30] Setting up libsyntax-keyword-try-perl (0.28-1) ...
[00:05:30] Setting up libtypes-serialiser-perl (1.01-1) ...
[00:05:30] Setting up libdata-validate-domain-perl (0.10-1.1) ...
[00:05:30] Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:05:30] Setting up python-apt-common (2.6.0) ...
[00:05:30] Setting up libfile-chdir-perl (0.1008-1.1) ...
[00:05:30] Setting up xdelta3 (3.0.11-dfsg-1.2) ...
[00:05:30] Setting up libnfnetlink0:amd64 (1.0.2-2) ...
[00:05:30] Setting up libpath-tiny-perl (0.144-1) ...
[00:05:30] Setting up libarchive-cpio-perl (0.10-3) ...
[00:05:30] Setting up libuchardet0:amd64 (0.0.7-1) ...
[00:05:30] Setting up lzop (1.04-2) ...
[00:05:30] Setting up libjson-perl (4.10000-1) ...
[00:05:30] Setting up liblog-any-adapter-screen-perl (0.140-2) ...
[00:05:30] Setting up librole-tiny-perl (2.002004-1) ...
[00:05:30] Setting up libipc-run3-perl (0.048-3) ...
[00:05:31] Setting up libregexp-wildcards-perl (1.05-3) ...
[00:05:31] Setting up libfcgi-perl (0.82+ds-2) ...
[00:05:31] Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ...
[00:05:31] Setting up libsub-override-perl (0.09-4) ...
[00:05:31] Setting up libaliased-perl (0.34-3) ...
[00:05:31] Setting up python3-unidiff (0.7.3-1) ...
[00:05:31] Setting up libstrictures-perl (2.000006-1) ...
[00:05:31] Setting up libsub-quote-perl (2.006008-1) ...
[00:05:31] Setting up libdevel-stacktrace-perl (2.0400-2) ...
[00:05:32] Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
[00:05:32] Setting up curl (7.88.1-10+deb12u12) ...
[00:05:32] Setting up libsort-versions-perl (1.62-3) ...
[00:05:32] Setting up libexporter-tiny-perl (1.006000-1) ...
[00:05:32] Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:05:32] Setting up libfile-dirlist-perl (0.05-3) ...
[00:05:32] Setting up libterm-readkey-perl (2.38-2+b1) ...
[00:05:32] Setting up libfont-ttf-perl (1.06-2) ...
[00:05:32] Setting up libfile-homedir-perl (1.006-2) ...
[00:05:32] Setting up python3-magic (2:0.4.26-3) ...
[00:05:33] Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:05:33] Setting up libperlio-gzip-perl (0.20-1+b1) ...
[00:05:33] Setting up libelf1:amd64 (0.188-2.1) ...
[00:05:33] Setting up libpam-cap:amd64 (1:2.66-4+deb12u1) ...
[00:05:33] debconf: unable to initialize frontend: Dialog
[00:05:33] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:33] debconf: falling back to frontend: Readline
[00:05:33] debconf: unable to initialize frontend: Readline
[00:05:33] debconf: (This frontend requires a controlling tty.)
[00:05:33] debconf: falling back to frontend: Teletype
[00:05:33] Setting up libsys-hostname-long-perl (1.5-3) ...
[00:05:33] Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
[00:05:33] Setting up libhtml-html5-entities-perl (0.004-3) ...
[00:05:33] Setting up zstd (1.5.4+dfsg2-5) ...
[00:05:33] Setting up libsereal-decoder-perl (5.003+ds-1) ...
[00:05:33] Setting up libmarkdown2:amd64 (2.2.7-2) ...
[00:05:34] Setting up liburi-perl (5.17-1) ...
[00:05:34] Setting up iso-codes (4.15.0-1) ...
[00:05:34] Setting up libnet-ipv6addr-perl (1.02-1) ...
[00:05:34] Setting up libfile-touch-perl (0.12-2) ...
[00:05:34] Setting up libbpf1:amd64 (1:1.1.0-1) ...
[00:05:34] Setting up dctrl-tools (2.24-3+b1) ...
[00:05:34] Setting up debian-keyring (2022.12.24) ...
[00:05:34] Setting up libpopt0:amd64 (1.19+dfsg-1) ...
[00:05:34] Setting up libdata-validate-ip-perl (0.31-1) ...
[00:05:34] Setting up libemail-address-xs-perl (1.05-1+b1) ...
[00:05:34] Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:05:34] Setting up automake (1:1.16.5-1.3) ...
[00:05:34] update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
[00:05:34] Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:05:34] Setting up libjson-xs-perl (4.030-2+b1) ...
[00:05:34] Setting up libhttp-date-perl (6.05-2) ...
[00:05:34] Setting up libfile-basedir-perl (0.09-2) ...
[00:05:34] Setting up gettext (0.21-12) ...
[00:05:34] Setting up libfeature-compat-try-perl (0.05-1) ...
[00:05:34] Setting up libio-prompter-perl (0.004015-2) ...
[00:05:34] Setting up libfile-listing-perl (6.15-1) ...
[00:05:34] Setting up xdelta (1.1.3-10.4) ...
[00:05:34] Setting up libtool (2.4.7-7~deb12u1) ...
[00:05:35] Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ...
[00:05:35] Setting up libdistro-info-perl (1.5+deb12u1) ...
[00:05:35] Setting up python3-apt (2.6.0) ...
[00:05:35] Setting up iproute2 (6.1.0-3) ...
[00:05:35] debconf: unable to initialize frontend: Dialog
[00:05:35] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:35] debconf: falling back to frontend: Readline
[00:05:35] debconf: unable to initialize frontend: Readline
[00:05:35] debconf: (This frontend requires a controlling tty.)
[00:05:35] debconf: falling back to frontend: Teletype
[00:05:35] Setting up libpod-constants-perl (0.19-2) ...
[00:05:35] Setting up libtype-tiny-perl (2.002001-1) ...
[00:05:35] Setting up libnet-http-perl (6.22-1) ...
[00:05:35] Setting up libpath-iterator-rule-perl (1.015-2) ...
[00:05:35] Setting up libtext-markdown-discount-perl (0.16-1) ...
[00:05:35] Setting up libnftnl11:amd64 (1.2.4-2) ...
[00:05:35] Setting up libexception-class-perl (1.45-1) ...
[00:05:35] Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:05:35] Setting up libxml-sax-perl (1.02+dfsg-3) ...
[00:05:36] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
[00:05:36] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:05:36] debconf: unable to initialize frontend: Dialog
[00:05:36] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:36] debconf: falling back to frontend: Readline
[00:05:36] debconf: unable to initialize frontend: Readline
[00:05:36] debconf: (This frontend requires a controlling tty.)
[00:05:36] debconf: falling back to frontend: Teletype
[00:05:36] 
[00:05:36] Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:05:36] Setting up dput (1.1.3) ...
[00:05:37] Setting up intltool-debian (0.35.0+20060710.6) ...
[00:05:37] Setting up libobject-pad-perl (0.78-1) ...
[00:05:37] Setting up dh-autoreconf (20) ...
[00:05:37] Setting up libmail-sendmail-perl (0.80-3) ...
[00:05:37] Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:05:37] Setting up libdata-validate-uri-perl (0.07-2) ...
[00:05:37] Setting up libstring-copyright-perl (0.003014-1) ...
[00:05:37] Setting up shared-mime-info (2.2-1) ...
[00:05:45] Setting up libdata-optlist-perl (0.113-1) ...
[00:05:46] Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:05:46] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
[00:05:46] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
[00:05:46] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:05:46] debconf: unable to initialize frontend: Dialog
[00:05:46] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:46] debconf: falling back to frontend: Readline
[00:05:46] debconf: unable to initialize frontend: Readline
[00:05:46] debconf: (This frontend requires a controlling tty.)
[00:05:46] debconf: falling back to frontend: Teletype
[00:05:47] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:05:47] Setting up dh-strip-nondeterminism (1.13.1-1) ...
[00:05:47] Setting up libwww-robotrules-perl (6.02-1) ...
[00:05:47] Setting up dwz (0.15-1) ...
[00:05:47] Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:05:47] Setting up groff-base (1.22.4-10) ...
[00:05:47] Setting up libhtml-parser-perl:amd64 (3.81-1) ...
[00:05:47] Setting up libgit-wrapper-perl (0.048-2) ...
[00:05:47] Setting up pixz (1.0.7-2) ...
[00:05:47] Setting up reprepro (5.3.1-1+deb12u2) ...
[00:05:47] Setting up pristine-tar (1.50) ...
[00:05:47] Setting up libio-socket-ssl-perl (2.081-2) ...
[00:05:48] Setting up rsync (3.2.7-1+deb12u2) ...
[00:05:48] invoke-rc.d: could not determine current runlevel
[00:05:48] invoke-rc.d: policy-rc.d denied execution of start.
[00:05:48] Setting up libsub-exporter-perl (0.989-1) ...
[00:05:48] Setting up libhttp-message-perl (6.44-1) ...
[00:05:48] Setting up libhtml-form-perl (6.11-1) ...
[00:05:48] Setting up libiterator-perl (0.03+ds1-2) ...
[00:05:48] Setting up libhttp-negotiate-perl (6.01-2) ...
[00:05:48] Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:05:48] Setting up nftables (1.0.6-2+deb12u2) ...
[00:05:48] Setting up libiterator-util-perl (0.02+ds1-2) ...
[00:05:48] Setting up libhttp-cookies-perl (6.10-1) ...
[00:05:48] Setting up iptables (1.8.9-2) ...
[00:05:48] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
[00:05:48] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:05:48] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
[00:05:48] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:05:48] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
[00:05:48] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
[00:05:48] Setting up po-debconf (1.0.21+nmu1) ...
[00:05:48] Setting up libhtml-tree-perl (5.07-3) ...
[00:05:49] Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:05:49] Setting up libcgi-pm-perl (4.55-1) ...
[00:05:49] Setting up libhtml-format-perl (2.16-2) ...
[00:05:49] Setting up man-db (2.11.2-2) ...
[00:05:49] debconf: unable to initialize frontend: Dialog
[00:05:49] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:49] debconf: falling back to frontend: Readline
[00:05:49] debconf: unable to initialize frontend: Readline
[00:05:49] debconf: (This frontend requires a controlling tty.)
[00:05:49] debconf: falling back to frontend: Teletype
[00:05:49] Building database of manual pages ...
[00:05:55] Created symlink /etc/systemd/system/timers.target.wants/man-db.timer -> /lib/systemd/system/man-db.timer.
[00:05:55] 
[00:05:55] Setting up libfeature-compat-class-perl (0.05-1) ...
[00:05:55] Setting up libnet-smtp-ssl-perl (1.04-2) ...
[00:05:55] Setting up libmodule-runtime-perl (0.016-2) ...
[00:05:55] Setting up libmailtools-perl (2.21-2) ...
[00:05:55] Setting up libconst-fast-perl (0.014-2) ...
[00:05:55] Setting up libhttp-daemon-perl (6.16-1) ...
[00:05:55] Setting up libdata-dpath-perl (0.58-2) ...
[00:05:55] Setting up libmodule-implementation-perl (0.09-2) ...
[00:05:55] Setting up libcgi-fast-perl (1:2.15-1) ...
[00:05:55] Setting up libpackage-stash-perl (0.40-1) ...
[00:05:55] Setting up libimport-into-perl (1.002005-2) ...
[00:05:55] Setting up libmoo-perl (2.005005-1) ...
[00:05:55] Setting up liblist-someutils-perl (0.59-1) ...
[00:05:55] Setting up debhelper (13.11.4) ...
[00:05:55] Setting up libmime-tools-perl (5.510-1) ...
[00:05:55] Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:05:55] Setting up equivs (2.3.1) ...
[00:05:55] Setting up libmoox-aliases-perl (0.001006-2) ...
[00:05:56] Setting up libb-hooks-endofscope-perl (0.26-1) ...
[00:05:56] Setting up libnamespace-clean-perl (0.27-2) ...
[00:05:56] Setting up libstring-license-perl (0.0.2-1) ...
[00:05:56] Setting up licensecheck (3.3.5-1) ...
[00:05:56] Setting up libgitlab-api-v4-perl (0.26-3) ...
[00:05:56] Setting up liblwp-protocol-https-perl (6.10-1) ...
[00:05:56] Setting up libwww-perl (6.68-1) ...
[00:05:56] Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
[00:05:56] Setting up libwww-mechanize-perl (2.16-1) ...
[00:05:56] Setting up devscripts (2.23.4+deb12u2) ...
[00:05:56] Setting up libxml-parser-perl (2.46-4) ...
[00:05:56] Setting up lintian (2.116.3) ...
[00:05:57] Setting up libxml-sax-expat-perl (0.51-2) ...
[00:05:57] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
[00:05:57] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:05:57] debconf: unable to initialize frontend: Dialog
[00:05:57] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:05:57] debconf: falling back to frontend: Readline
[00:05:57] debconf: unable to initialize frontend: Readline
[00:05:57] debconf: (This frontend requires a controlling tty.)
[00:05:57] debconf: falling back to frontend: Teletype
[00:05:57] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:05:57] Setting up libsoap-lite-perl (1.27-3) ...
[00:05:57] Setting up libxmlrpc-lite-perl (0.717-5) ...
[00:05:58] Processing triggers for libc-bin (2.36-9+deb12u10) ...
[00:05:58] 0
[00:05:58] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (echo '127.0.0.1     009-build01docker.solidcharity.com' > tmp; cat /etc/hosts >> tmp; mv tmp /etc/hosts) 2>&1; echo \$?"
[00:05:58] mv: cannot move 'tmp' to '/etc/hosts': Device or resource busy
[00:05:58] 1
[00:05:58] now running: rsync -avz -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2009" /home/pacs/tim00/users/lbserver/var/src/hostsharing/lbs-hostsharing-test root@build01docker.solidcharity.com:/root
[00:05:58] Warning: Permanently added '[build01docker.solidcharity.com]:2009' (ED25519) to the list of known hosts.
[00:05:59] sending incremental file list
[00:05:59] lbs-hostsharing-test/
[00:05:59] lbs-hostsharing-test/civicrm-test/
[00:05:59] lbs-hostsharing-test/civicrm-test/Dockerfile
[00:05:59] lbs-hostsharing-test/civicrm-test/setup.sh
[00:05:59] lbs-hostsharing-test/civicrm-test/wordpress_civicrm_installer.py
[00:05:59] lbs-hostsharing-test/mastodon-test/
[00:05:59] lbs-hostsharing-test/mastodon-test/Dockerfile
[00:05:59] lbs-hostsharing-test/mastodon-test/setup.sh
[00:05:59] lbs-hostsharing-test/nextcloud-test/
[00:05:59] lbs-hostsharing-test/nextcloud-test/Dockerfile
[00:05:59] lbs-hostsharing-test/nextcloud-test/setup.sh
[00:05:59] 
[00:05:59] sent 3,108 bytes  received 169 bytes  2,184.67 bytes/sec
[00:05:59] total size is 9,905  speedup is 3.02
[00:05:59] now running: rsync -avz -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2009" /home/pacs/tim00/users/lbserver/var/ssh/hostsharing/hostsharing-test/* root@build01docker.solidcharity.com:/root/.ssh
[00:05:59] sending incremental file list
[00:05:59] civicrm.drupal.inventory.yml
[00:05:59] civicrm.wordpress.inventory.yml
[00:05:59] config
[00:05:59] group_vars_tim05.yml
[00:05:59] id_rsa_cronjob
[00:05:59] id_rsa_cronjob.pub
[00:05:59] mastodon.inventory.yml
[00:05:59] nextcloud.inventory.yml
[00:05:59] privateLBSkey
[00:05:59] proxypwd.sh
[00:05:59] 
[00:05:59] sent 7,894 bytes  received 206 bytes  16,200.00 bytes/sec
[00:05:59] total size is 15,123  speedup is 1.87
[00:05:59] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (chmod 600 /root/.ssh/*) 2>&1; echo \$?"
[00:06:00] 0
[00:06:00] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (chown root:root /root/.ssh/*) 2>&1; echo \$?"
[00:06:00] 0
[00:06:00] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get update || exit 0) 2>&1; echo \$?"
[00:06:01] Hit:1 http://deb.debian.org/debian bookworm InRelease
[00:06:01] Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
[00:06:01] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
[00:06:04] Reading package lists...
[00:06:04] 0
[00:06:04] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (cd lbs-hostsharing-test/civicrm-test; DOMAINNAME='build01docker.solidcharity.com' ./setup.sh drupal) 2>&1; echo \$?"
[00:06:06] Reading package lists...
[00:06:06] Building dependency tree...
[00:06:06] Reading state information...
[00:06:07] git is already the newest version (1:2.39.5-0+deb12u2).
[00:06:07] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:06:08] Reading package lists...
[00:06:09] Building dependency tree...
[00:06:09] Reading state information...
[00:06:09] python3-pip is already the newest version (23.0.1+dfsg-1).
[00:06:09] pipenv is already the newest version (2022.12.19+ds-1).
[00:06:09] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:06:09] Cloning into 'hs.ansible'...
[00:06:15] Creating a virtualenv for this project...
[00:06:15] Pipfile: /root/lbs-hostsharing-test/civicrm-test/hs.ansible/Pipfile
[00:06:15] Using /usr/bin/python3 (3.11.2) to create virtualenv...
[00:06:16] created virtual environment CPython3.11.2.final.0-64 in 827ms
[00:06:16]   creator CPython3Posix(dest=/root/.local/share/virtualenvs/hs.ansible-NGu6NhfB, clear=False, no_vcs_ignore=False, global=False)
[00:06:16]   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
[00:06:16]     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
[00:06:16]   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
[00:06:16] 
[00:06:16] ✔ Successfully created virtual environment!
[00:06:17] Virtualenv location: /root/.local/share/virtualenvs/hs.ansible-NGu6NhfB
[00:06:17] Installing dependencies from Pipfile.lock (07460b)...
[00:07:10] To activate this project's virtualenv, run pipenv shell.
[00:07:10] Alternatively, run a command inside the virtualenv with pipenv run.
[00:07:11] using civicrm_version  6.2.0
[00:07:11] 
[00:07:11] WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[00:07:11] 
[00:07:13] Reading package lists...
[00:07:13] Building dependency tree...
[00:07:13] Reading state information...
[00:07:14] The following NEW packages will be installed:
[00:07:14]   dos2unix
[00:07:14] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[00:07:14] Need to get 430 kB of archives.
[00:07:14] After this operation, 1566 kB of additional disk space will be used.
[00:07:14] Get:1 http://deb.debian.org/debian bookworm/main amd64 dos2unix amd64 7.4.3-1 [430 kB]
[00:07:14] debconf: delaying package configuration, since apt-utils is not installed
[00:07:15] Fetched 430 kB in 0s (3423 kB/s)
[00:07:15] Selecting previously unselected package dos2unix.
[00:07:15] (Reading database ... 
[00:07:15] (Reading database ... 5%
[00:07:15] (Reading database ... 10%
[00:07:15] (Reading database ... 15%
[00:07:15] (Reading database ... 20%
[00:07:15] (Reading database ... 25%
[00:07:15] (Reading database ... 30%
[00:07:15] (Reading database ... 35%
[00:07:15] (Reading database ... 40%
[00:07:15] (Reading database ... 45%
[00:07:15] (Reading database ... 50%
[00:07:15] (Reading database ... 55%
[00:07:15] (Reading database ... 60%
[00:07:15] (Reading database ... 65%
[00:07:15] (Reading database ... 70%
[00:07:15] (Reading database ... 75%
[00:07:15] (Reading database ... 80%
[00:07:15] (Reading database ... 85%
[00:07:15] (Reading database ... 90%
[00:07:15] (Reading database ... 95%
[00:07:15] (Reading database ... 100%
[00:07:15] (Reading database ... 61266 files and directories currently installed.)
[00:07:15] Preparing to unpack .../dos2unix_7.4.3-1_amd64.deb ...
[00:07:15] Unpacking dos2unix (7.4.3-1) ...
[00:07:15] Setting up dos2unix (7.4.3-1) ...
[00:07:15] Processing triggers for man-db (2.11.2-2) ...
[00:07:16] dos2unix: converting file /root/.ssh/proxypwd.sh to Unix format...
[00:07:16]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[00:07:16]                                  Dload  Upload   Total   Spent    Left  Speed
[00:07:16] 
[00:07:17]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[00:07:17] 100    11    0    11    0     0     33      0 --:--:-- --:--:-- --:--:--    33
[00:07:17] result: 304using composer_version  2.8.9
[00:07:17] Agent pid 6310
[00:07:17] Identity added: /root/.ssh/id_rsa_cronjob (/root/.ssh/id_rsa_cronjob)
[00:07:18] Reading package lists...
[00:07:19] Building dependency tree...
[00:07:19] Reading state information...
[00:07:19] The following additional packages will be installed:
[00:07:19]   libc-l10n
[00:07:19] The following NEW packages will be installed:
[00:07:19]   libc-l10n locales locales-all
[00:07:20] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
[00:07:20] Need to get 15.3 MB of archives.
[00:07:20] After this operation, 254 MB of additional disk space will be used.
[00:07:20] Get:1 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u10 [676 kB]
[00:07:20] Get:2 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u10 [3905 kB]
[00:07:20] Get:3 http://deb.debian.org/debian bookworm/main amd64 locales-all amd64 2.36-9+deb12u10 [10.7 MB]
[00:07:21] debconf: delaying package configuration, since apt-utils is not installed
[00:07:21] Fetched 15.3 MB in 1s (18.8 MB/s)
[00:07:21] Selecting previously unselected package libc-l10n.
[00:07:21] (Reading database ... 
[00:07:21] (Reading database ... 5%
[00:07:21] (Reading database ... 10%
[00:07:21] (Reading database ... 15%
[00:07:21] (Reading database ... 20%
[00:07:21] (Reading database ... 25%
[00:07:21] (Reading database ... 30%
[00:07:21] (Reading database ... 35%
[00:07:21] (Reading database ... 40%
[00:07:21] (Reading database ... 45%
[00:07:21] (Reading database ... 50%
[00:07:21] (Reading database ... 55%
[00:07:21] (Reading database ... 60%
[00:07:21] (Reading database ... 65%
[00:07:21] (Reading database ... 70%
[00:07:21] (Reading database ... 75%
[00:07:21] (Reading database ... 80%
[00:07:21] (Reading database ... 85%
[00:07:21] (Reading database ... 90%
[00:07:21] (Reading database ... 95%
[00:07:21] (Reading database ... 100%
[00:07:21] (Reading database ... 61373 files and directories currently installed.)
[00:07:21] Preparing to unpack .../libc-l10n_2.36-9+deb12u10_all.deb ...
[00:07:21] Unpacking libc-l10n (2.36-9+deb12u10) ...
[00:07:21] Selecting previously unselected package locales.
[00:07:21] Preparing to unpack .../locales_2.36-9+deb12u10_all.deb ...
[00:07:21] Unpacking locales (2.36-9+deb12u10) ...
[00:07:22] Selecting previously unselected package locales-all.
[00:07:22] Preparing to unpack .../locales-all_2.36-9+deb12u10_amd64.deb ...
[00:07:22] Unpacking locales-all (2.36-9+deb12u10) ...
[00:07:28] Setting up libc-l10n (2.36-9+deb12u10) ...
[00:07:28] Setting up locales (2.36-9+deb12u10) ...
[00:07:28] debconf: unable to initialize frontend: Dialog
[00:07:28] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:07:28] debconf: falling back to frontend: Readline
[00:07:28] debconf: unable to initialize frontend: Readline
[00:07:28] debconf: (This frontend requires a controlling tty.)
[00:07:28] debconf: falling back to frontend: Teletype
[00:07:30] locales-all installed, skipping locales generation
[00:07:30] Setting up locales-all (2.36-9+deb12u10) ...
[00:07:30] Processing triggers for man-db (2.11.2-2) ...
[00:07:33] 
[00:07:33] PLAY [drop the user, domain and database with hsadmin] *************************
[00:07:33] 
[00:07:33] TASK [Gathering Facts] *********************************************************
[00:07:37] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:07:37] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:07:37] interpreter could change the meaning of that path. See
[00:07:37] https://docs.ansible.com/ansible-
[00:07:37] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:07:37] ok: [tim05-lbscivi]
[00:07:37] 
[00:07:37] TASK [Check if user exists] ****************************************************
[00:07:38] ok: [tim05-lbscivi]
[00:07:38] 
[00:07:38] TASK [Check if service directory exists] ***************************************
[00:07:38] skipping: [tim05-lbscivi]
[00:07:38] 
[00:07:38] TASK [stop all services] *******************************************************
[00:07:38] skipping: [tim05-lbscivi]
[00:07:38] 
[00:07:38] TASK [drop the domain] *********************************************************
[00:07:40] ok: [tim05-lbscivi]
[00:07:40] 
[00:07:40] TASK [Sleep to avoid issue with deleting domain] *******************************
[00:08:00] Pausing for 20 seconds
[00:08:00] ok: [tim05-lbscivi]
[00:08:00] 
[00:08:00] TASK [drop the second domain] **************************************************
[00:08:00] skipping: [tim05-lbscivi]
[00:08:00] 
[00:08:00] TASK [Sleep to avoid issue with deleting domain2] ******************************
[00:08:00] skipping: [tim05-lbscivi]
[00:08:00] 
[00:08:00] TASK [drop the MySQL database] *************************************************
[00:08:01] ok: [tim05-lbscivi]
[00:08:01] 
[00:08:01] TASK [drop the MySQL user] *****************************************************
[00:08:02] ok: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [drop the PostgreSQL database] ********************************************
[00:08:02] skipping: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [drop the PostgreSQL user] ************************************************
[00:08:02] skipping: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [Drop all PostgreSQL tables from schema public with cascade] **************
[00:08:02] skipping: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [Drop all PostgreSQL sequences from schema public with cascade] ***********
[00:08:02] skipping: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [Drop all PostgreSQL types from schema public] ****************************
[00:08:02] skipping: [tim05-lbscivi]
[00:08:02] 
[00:08:02] TASK [drop the user] ***********************************************************
[00:08:03] ok: [tim05-lbscivi]
[00:08:03] 
[00:08:03] PLAY RECAP *********************************************************************
[00:08:03] tim05-lbscivi              : ok=7    changed=0    unreachable=0    failed=0    skipped=9    rescued=0    ignored=0   
[00:08:03] 
[00:08:25] 
[00:08:25] PLAY [prepare the user, domain and database] ***********************************
[00:08:25] 
[00:08:25] TASK [Gathering Facts] *********************************************************
[00:08:27] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:08:27] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:08:27] interpreter could change the meaning of that path. See
[00:08:27] https://docs.ansible.com/ansible-
[00:08:27] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:08:27] ok: [tim05-lbscivi]
[00:08:27] 
[00:08:27] TASK [create tmp directory with permissions for hostmaster] ********************
[00:08:27] skipping: [tim05-lbscivi]
[00:08:27] 
[00:08:27] TASK [create a new user] *******************************************************
[00:08:28] changed: [tim05-lbscivi]
[00:08:28] 
[00:08:28] TASK [Sleep to avoid issue invalid user for temporary files] *******************
[00:08:38] Pausing for 10 seconds
[00:08:38] ok: [tim05-lbscivi]
[00:08:38] 
[00:08:38] TASK [Create Domain] ***********************************************************
[00:08:40] changed: [tim05-lbscivi]
[00:08:40] 
[00:08:40] TASK [Create second Domain] ****************************************************
[00:08:40] skipping: [tim05-lbscivi]
[00:08:40] 
[00:08:40] TASK [create tmp directory with permissions for user] **************************
[00:08:41] changed: [tim05-lbscivi]
[00:08:41] 
[00:08:41] TASK [Create MySQL-Database User] **********************************************
[00:08:43] changed: [tim05-lbscivi]
[00:08:43] 
[00:08:43] TASK [Create MySQL-Database] ***************************************************
[00:08:44] changed: [tim05-lbscivi]
[00:08:44] 
[00:08:44] TASK [create my.cnf file] ******************************************************
[00:08:45] changed: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [Create PostgreSQL-Database User] *****************************************
[00:08:45] skipping: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [Create PostgreSQL-Database] **********************************************
[00:08:45] skipping: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [Insert line into pgpass file] ********************************************
[00:08:45] skipping: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [Sleep to avoid issue when adding extensions] *****************************
[00:08:45] skipping: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [enable postgresql extensions in SCHEMA public] ***************************
[00:08:45] skipping: [tim05-lbscivi]
[00:08:45] 
[00:08:45] TASK [create .ssh directory] ***************************************************
[00:08:46] changed: [tim05-lbscivi]
[00:08:46] 
[00:08:46] TASK [Check for authorized_keys file in host] **********************************
[00:08:47] ok: [tim05-lbscivi]
[00:08:47] 
[00:08:47] TASK [Check for authorized_keys file in user] **********************************
[00:08:48] ok: [tim05-lbscivi]
[00:08:48] 
[00:08:48] TASK [copy authorized_keys into user] ******************************************
[00:08:49] changed: [tim05-lbscivi]
[00:08:49] 
[00:08:49] TASK [fix permissions on authorized_keys file] *********************************
[00:08:50] changed: [tim05-lbscivi]
[00:08:50] 
[00:08:50] PLAY RECAP *********************************************************************
[00:08:50] tim05-lbscivi              : ok=13   changed=9    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   
[00:08:50] 
[00:08:51] 
[00:08:51] PLAY [install CiviCRM] *********************************************************
[00:08:51] 
[00:08:51] TASK [Gathering Facts] *********************************************************
[00:08:53] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:08:53] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:08:53] interpreter could change the meaning of that path. See
[00:08:53] https://docs.ansible.com/ansible-
[00:08:53] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:08:53] ok: [tim05-lbscivi]
[00:08:53] 
[00:08:53] TASK [../../roles/logrotate : create .logrotate file] **************************
[00:08:54] [WARNING]: Found variable using reserved name: name
[00:08:54] changed: [tim05-lbscivi]
[00:08:54] 
[00:08:54] TASK [run logrotate once a day] ************************************************
[00:08:54] included: ../../roles/timer for tim05-lbscivi
[00:08:54] 
[00:08:54] TASK [../../roles/timer : remove cronjob] **************************************
[00:08:56] ok: [tim05-lbscivi] => (item=logrotate)
[00:08:56] ok: [tim05-lbscivi] => (item=logrotate cron job)
[00:08:56] 
[00:08:56] TASK [../../roles/timer : create directory for log file] ***********************
[00:08:57] changed: [tim05-lbscivi]
[00:08:57] 
[00:08:57] TASK [../../roles/timer : create directory for systemd service files] **********
[00:08:58] changed: [tim05-lbscivi]
[00:08:58] 
[00:08:58] TASK [../../roles/timer : upload service file for timer] ***********************
[00:09:00] changed: [tim05-lbscivi]
[00:09:00] 
[00:09:00] TASK [../../roles/timer : upload timer file for timer] *************************
[00:09:02] changed: [tim05-lbscivi]
[00:09:02] 
[00:09:02] TASK [../../roles/timer : enable the timer] ************************************
[00:09:04] changed: [tim05-lbscivi]
[00:09:04] 
[00:09:04] TASK [../../roles/timer : insert log file in logrotate] ************************
[00:09:05] changed: [tim05-lbscivi]
[00:09:05] 
[00:09:05] TASK [../../roles/phpstub : Check for php 8.4 binary] **************************
[00:09:06] ok: [tim05-lbscivi]
[00:09:06] 
[00:09:06] TASK [../../roles/phpstub : Check for php 8.3 binary] **************************
[00:09:07] ok: [tim05-lbscivi]
[00:09:07] 
[00:09:07] TASK [../../roles/phpstub : Check for php 8.1 binary] **************************
[00:09:08] ok: [tim05-lbscivi]
[00:09:08] 
[00:09:08] TASK [../../roles/phpstub : Check for php 8.0 binary] **************************
[00:09:09] ok: [tim05-lbscivi]
[00:09:09] 
[00:09:09] TASK [../../roles/phpstub : Check for php 7.4 binary] **************************
[00:09:10] ok: [tim05-lbscivi]
[00:09:10] 
[00:09:10] TASK [../../roles/phpstub : use php74] *****************************************
[00:09:10] ok: [tim05-lbscivi]
[00:09:10] 
[00:09:10] TASK [../../roles/phpstub : use php80] *****************************************
[00:09:11] skipping: [tim05-lbscivi]
[00:09:11] 
[00:09:11] TASK [../../roles/phpstub : use php81] *****************************************
[00:09:11] ok: [tim05-lbscivi]
[00:09:11] 
[00:09:11] TASK [../../roles/phpstub : use php83] *****************************************
[00:09:11] ok: [tim05-lbscivi]
[00:09:11] 
[00:09:11] TASK [../../roles/phpstub : use php84] *****************************************
[00:09:11] ok: [tim05-lbscivi]
[00:09:11] 
[00:09:11] TASK [../../roles/phpstub : use default php php82] *****************************
[00:09:11] ok: [tim05-lbscivi]
[00:09:11] 
[00:09:11] TASK [../../roles/phpstub : set php version for domain in hsadmin] *************
[00:09:13] ok: [tim05-lbscivi]
[00:09:13] 
[00:09:13] TASK [../../roles/phpstub : add php stub to .htaccess] *************************
[00:09:13] changed: [tim05-lbscivi]
[00:09:13] 
[00:09:13] TASK [../../roles/phpstub : create directory bin] ******************************
[00:09:14] changed: [tim05-lbscivi]
[00:09:14] 
[00:09:14] TASK [../../roles/phpstub : add bin directory to the PATH in .profile] *********
[00:09:16] changed: [tim05-lbscivi]
[00:09:16] 
[00:09:16] TASK [../../roles/phpstub : upload bash script for php] ************************
[00:09:18] changed: [tim05-lbscivi]
[00:09:18] 
[00:09:18] TASK [../../roles/phpstub : create directory var/log] **************************
[00:09:18] ok: [tim05-lbscivi]
[00:09:18] 
[00:09:18] TASK [../../roles/phpstub : upload php.ini] ************************************
[00:09:20] changed: [tim05-lbscivi]
[00:09:20] 
[00:09:20] TASK [../../roles/phpstub : insert php log in logrotate] ***********************
[00:09:22] changed: [tim05-lbscivi]
[00:09:22] 
[00:09:22] TASK [../../roles/composer : create bin directory] *****************************
[00:09:23] ok: [tim05-lbscivi]
[00:09:23] 
[00:09:23] TASK [../../roles/composer : check if composer is installed] *******************
[00:09:24] ok: [tim05-lbscivi]
[00:09:24] 
[00:09:24] TASK [../../roles/composer : check current installation of composer] ***********
[00:09:24] skipping: [tim05-lbscivi]
[00:09:24] 
[00:09:24] TASK [../../roles/composer : do we need an update or new installation] *********
[00:09:24] ok: [tim05-lbscivi]
[00:09:24] 
[00:09:24] TASK [../../roles/composer : download composer installer] **********************
[00:09:25] changed: [tim05-lbscivi]
[00:09:25] 
[00:09:25] TASK [../../roles/composer : check hash of composer installer] *****************
[00:09:27] changed: [tim05-lbscivi]
[00:09:27] 
[00:09:27] TASK [../../roles/composer : run composer installer] ***************************
[00:09:29] changed: [tim05-lbscivi]
[00:09:29] 
[00:09:29] TASK [../../roles/composer : upload bash script for composer] ******************
[00:09:30] changed: [tim05-lbscivi]
[00:09:30] 
[00:09:30] TASK [../../roles/composer : drop composer.phar if not being used] *************
[00:09:30] skipping: [tim05-lbscivi]
[00:09:30] 
[00:09:30] TASK [../../roles/composer : drop bin/composer if not being used] **************
[00:09:30] skipping: [tim05-lbscivi]
[00:09:30] 
[00:09:30] TASK [../../roles/composer : add bin directory to the PATH in .profile] ********
[00:09:31] ok: [tim05-lbscivi]
[00:09:31] 
[00:09:31] TASK [../../roles/composer : remember composer version] ************************
[00:09:33] changed: [tim05-lbscivi]
[00:09:33] 
[00:09:33] TASK [../../roles/composer : configure github oauth token] *********************
[00:09:33] skipping: [tim05-lbscivi]
[00:09:33] 
[00:09:33] TASK [../../roles/drupal : Install Drupal with Composer] ***********************
[00:09:57] changed: [tim05-lbscivi]
[00:09:57] 
[00:09:57] TASK [../../roles/drupal : install drush with latest version] ******************
[00:10:01] changed: [tim05-lbscivi]
[00:10:01] 
[00:10:01] TASK [../../roles/drupal : add bin directory to the PATH in .profile] **********
[00:10:02] ok: [tim05-lbscivi]
[00:10:02] 
[00:10:02] TASK [../../roles/drupal : upload bash script for drush] ***********************
[00:10:05] changed: [tim05-lbscivi]
[00:10:05] 
[00:10:05] TASK [../../roles/drupal : Install Minimal Drupal site with MySQL] *************
[00:10:28] changed: [tim05-lbscivi]
[00:10:28] 
[00:10:28] TASK [../../roles/drupal : Install Minimal Drupal site with PostgreSQL] ********
[00:10:28] skipping: [tim05-lbscivi]
[00:10:28] 
[00:10:28] TASK [../../roles/drupal : create directory for private data] ******************
[00:10:29] changed: [tim05-lbscivi]
[00:10:29] 
[00:10:29] TASK [../../roles/drupal : make sites/default writeable] ***********************
[00:10:30] changed: [tim05-lbscivi]
[00:10:30] 
[00:10:30] TASK [../../roles/drupal : set the path for private data] **********************
[00:10:31] changed: [tim05-lbscivi]
[00:10:31] 
[00:10:31] TASK [../../roles/drupal : Finish Installation of Drupal site] *****************
[00:10:39] changed: [tim05-lbscivi]
[00:10:39] 
[00:10:39] TASK [../../roles/drupal : Set mail address for Admin] *************************
[00:10:41] changed: [tim05-lbscivi]
[00:10:41] 
[00:10:41] TASK [../../roles/drupal : Install SMTP module for Drupal] *********************
[00:10:45] changed: [tim05-lbscivi]
[00:10:45] 
[00:10:45] TASK [../../roles/drupal : Enable SMTP module with drush] **********************
[00:10:47] changed: [tim05-lbscivi]
[00:10:47] 
[00:10:47] TASK [../../roles/drupal : Configure the smtp module] **************************
[00:10:51] changed: [tim05-lbscivi]
[00:10:51] 
[00:10:51] TASK [../../roles/drupal : make sites/default writeable again] *****************
[00:10:51] changed: [tim05-lbscivi]
[00:10:51] 
[00:10:51] TASK [../../roles/drupal : set the trusted host pattern for this domain] *******
[00:10:52] changed: [tim05-lbscivi]
[00:10:52] 
[00:10:52] TASK [../../roles/drupal : set the isolation level for mysql connection] *******
[00:10:53] changed: [tim05-lbscivi]
[00:10:53] 
[00:10:53] TASK [../../roles/drupal : make settings readonly] *****************************
[00:10:54] changed: [tim05-lbscivi]
[00:10:54] 
[00:10:54] TASK [../../roles/drupal : Compile the twig files] *****************************
[00:10:57] changed: [tim05-lbscivi]
[00:10:57] 
[00:10:57] TASK [set symbolic link for the web application] *******************************
[00:10:57] included: ../../roles/apache_link for tim05-lbscivi
[00:10:57] 
[00:10:57] TASK [../../roles/apache_link : set link path if not passed as parameter] ******
[00:10:57] ok: [tim05-lbscivi]
[00:10:57] 
[00:10:57] TASK [../../roles/apache_link : check for htdocs-ssl directory] ****************
[00:10:58] ok: [tim05-lbscivi]
[00:10:58] 
[00:10:58] TASK [../../roles/apache_link : drop htdocs-ssl directory] *********************
[00:10:59] changed: [tim05-lbscivi]
[00:10:59] 
[00:10:59] TASK [../../roles/apache_link : create symbolic link for htdocs-ssl] ***********
[00:11:00] changed: [tim05-lbscivi]
[00:11:00] 
[00:11:00] TASK [../../roles/drupal : change RewriteBase in htaccess] *********************
[00:11:00] changed: [tim05-lbscivi]
[00:11:00] 
[00:11:00] TASK [../../roles/drupal : change Options in files htaccess] *******************
[00:11:01] changed: [tim05-lbscivi]
[00:11:01] 
[00:11:01] TASK [../../roles/drupal : change Options in twig htaccess] ********************
[00:11:02] changed: [tim05-lbscivi]
[00:11:02] 
[00:11:02] TASK [Configure cronjob for Drupal] ********************************************
[00:11:02] included: ../../roles/timer for tim05-lbscivi
[00:11:02] 
[00:11:02] TASK [../../roles/timer : remove cronjob] **************************************
[00:11:03] ok: [tim05-lbscivi] => (item=drupal_cron)
[00:11:03] ok: [tim05-lbscivi] => (item=drupal cron job)
[00:11:03] 
[00:11:03] TASK [../../roles/timer : create directory for log file] ***********************
[00:11:04] ok: [tim05-lbscivi]
[00:11:04] 
[00:11:04] TASK [../../roles/timer : create directory for systemd service files] **********
[00:11:05] ok: [tim05-lbscivi]
[00:11:05] 
[00:11:05] TASK [../../roles/timer : upload service file for timer] ***********************
[00:11:06] changed: [tim05-lbscivi]
[00:11:06] 
[00:11:06] TASK [../../roles/timer : upload timer file for timer] *************************
[00:11:07] changed: [tim05-lbscivi]
[00:11:07] 
[00:11:07] TASK [../../roles/timer : enable the timer] ************************************
[00:11:08] changed: [tim05-lbscivi]
[00:11:08] 
[00:11:08] TASK [../../roles/timer : insert log file in logrotate] ************************
[00:11:09] ok: [tim05-lbscivi]
[00:11:09] 
[00:11:09] TASK [../../roles/wordpress : create wordpress directory] **********************
[00:11:09] skipping: [tim05-lbscivi]
[00:11:09] 
[00:11:09] TASK [../../roles/wordpress : install wordpress] *******************************
[00:11:09] skipping: [tim05-lbscivi]
[00:11:09] 
[00:11:09] TASK [../../roles/wordpress : create bin directory] ****************************
[00:11:09] skipping: [tim05-lbscivi]
[00:11:09] 
[00:11:09] TASK [../../roles/wordpress : download wp-cli] *********************************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [../../roles/wordpress : add bin directory to the PATH in .profile] *******
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [../../roles/wordpress : upload bash script for wp-cli] *******************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [../../roles/wordpress : upload config file] ******************************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [../../roles/wordpress : create site with admin user] *********************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [../../roles/wordpress : upload bash script for updates] ******************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [setup cronjob for plugin and theme update] *******************************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [set symbolic link for the web application] *******************************
[00:11:10] skipping: [tim05-lbscivi]
[00:11:10] 
[00:11:10] TASK [download cv helper tool] *************************************************
[00:11:13] changed: [tim05-lbscivi]
[00:11:13] 
[00:11:13] TASK [upload bash script for cv] ***********************************************
[00:11:15] changed: [tim05-lbscivi]
[00:11:15] 
[00:11:15] TASK [download civicrm] ********************************************************
[00:12:33] fatal: [tim05-lbscivi]: FAILED! => {"changed": true, "cmd": "source ~/.profile\ncomposer --no-interaction config extra.enable-patching true || exit -1\ncomposer --no-interaction config minimum-stability dev || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/civicrm-asset-plugin true || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/composer-downloads-plugin true || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/composer-compile-plugin true || exit -1\nCOMPOSER_COMPILE=all composer --no-interaction require -v civicrm/civicrm-{core,packages,drupal-8}:'6.2.0' || exit -1\nCOMPOSER_COMPILE=all composer --no-interaction require -v civicrm/civicrm-{core,packages,drupal-8}:'6.2.0' || exit -1\ntouch /home/pacs/tim05/users/lbscivi/.cividownloaded\n", "delta": "0:01:17.380689", "end": "2025-06-03 22:58:32.172535", "msg": "non-zero return code", "rc": 255, "start": "2025-06-03 22:57:14.791846", "stderr": "./composer.json has been updated\nRunning composer update civicrm/civicrm-core civicrm/civicrm-packages civicrm/civicrm-drupal-8\n> command: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->onCommand\n> pre-update-cmd: cweagans\\Composer\\Patches_composer_tmp5->checkPatches\n> pre-update-cmd: DrupalProject\\composer\\ScriptHandler::checkComposerVersion\nLoading composer repositories with package information\nUpdating dependencies\nDependency resolution completed in 0.003 seconds\nAnalyzed 591 packages to resolve dependencies\nAnalyzed 2588 rules to resolve dependencies\nDependency resolution completed in 0.001 seconds\nLock file operations: 60 installs, 0 updates, 0 removals\nInstalls: civicrm/civicrm-asset-plugin:v1.1.4, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, knplabs/knp-snappy:v1.5.1, pontedilana/php-weasyprint:1.5.0, phrity/util-errorhandler:1.2.0, phrity/net-stream:1.3.0, phrity/net-uri:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, soundasleep/html2text:2.1.0, symfony/polyfill-php84:v1.32.0, psr/simple-cache:1.0.1, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, ezyang/htmlpurifier:v4.18.0, tubalmartin/cssmin:v4.1.1, sabberworm/php-css-parser:v8.8.0, padaliyajay/php-autoprefixer:1.4, scssphp/scssphp:v1.13.0, civicrm/composer-compile-lib:v0.8, pear/db:v1.12.2, pear/mail_mime:1.10.12, typo3/phar-stream-wrapper:v4.0.0, xkerman/restricted-unserialize:1.1.12, tplaner/when:v3.2.1, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, pear/log:1.14.5, pear/mail:v2.0.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/auth_sasl:v1.2.0, pear/validate_finance_creditcard:0.7.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, marcj/topsort:1.1.0, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.10.0, symfony/config:v7.0.8, rubobaquero/phpquery:0.9.15, firebase/php-jwt:v6.11.1, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, civicrm/civicrm-core:6.2.0, civicrm/civicrm-drupal-8:6.2.0, civicrm/civicrm-packages:6.2.0\n  - Locking adrienrn/php-mimetyper (0.2.2)\n  - Locking brick/money (0.10.1)\n  - Locking civicrm/civicrm-asset-plugin (v1.1.4)\n  - Locking civicrm/civicrm-core (6.2.0)\n  - Locking civicrm/civicrm-drupal-8 (6.2.0)\n  - Locking civicrm/civicrm-packages (6.2.0)\n  - Locking civicrm/composer-compile-lib (v0.8)\n  - Locking civicrm/composer-compile-plugin (v0.21)\n  - Locking civicrm/composer-downloads-plugin (v4.0.0)\n  - Locking civicrm/gitignore (1.2.0)\n  - Locking dflydev/apache-mime-types (v1.0.1)\n  - Locking dmore/chrome-mink-driver (2.9.3)\n  - Locking dompdf/dompdf (v3.1.0)\n  - Locking dompdf/php-font-lib (1.0.1)\n  - Locking dompdf/php-svg-lib (1.0.0)\n  - Locking ezyang/htmlpurifier (v4.18.0)\n  - Locking firebase/php-jwt (v6.11.1)\n  - Locking knplabs/knp-snappy (v1.5.1)\n  - Locking laravel/serializable-closure (v1.3.7)\n  - Locking league/csv (9.23.0)\n  - Locking league/oauth2-client (2.8.1)\n  - Locking league/oauth2-google (4.0.1)\n  - Locking maennchen/zipstream-php (3.1.2)\n  - Locking marcj/topsort (1.1.0)\n  - Locking markbaker/complex (3.0.2)\n  - Locking markbaker/matrix (3.0.1)\n  - Locking padaliyajay/php-autoprefixer (1.4)\n  - Locking pear/auth_sasl (v1.2.0)\n  - Locking pear/db (v1.12.2)\n  - Locking pear/log (1.14.5)\n  - Locking pear/mail (v2.0.0)\n  - Locking pear/mail_mime (1.10.12)\n  - Locking pear/net_smtp (1.12.1)\n  - Locking pear/net_socket (v1.2.1)\n  - Locking pear/validate_finance_creditcard (0.7.0)\n  - Locking phpoffice/math (0.2.0)\n  - Locking phpoffice/phpspreadsheet (2.3.8)\n  - Locking phpoffice/phpword (1.3.0)\n  - Locking phpseclib/phpseclib (2.0.48)\n  - Locking phrity/net-stream (1.3.0)\n  - Locking phrity/net-uri (1.3.0)\n  - Locking phrity/util-errorhandler (1.2.0)\n  - Locking phrity/websocket (1.7.3)\n  - Locking pontedilana/php-weasyprint (1.5.0)\n  - Locking psr/simple-cache (1.0.1)\n  - Locking rubobaquero/phpquery (0.9.15)\n  - Locking sabberworm/php-css-parser (v8.8.0)\n  - Locking scssphp/scssphp (v1.13.0)\n  - Locking soundasleep/html2text (2.1.0)\n  - Locking symfony/config (v7.0.8)\n  - Locking symfony/polyfill-php84 (v1.32.0)\n  - Locking tecnickcom/tcpdf (6.10.0)\n  - Locking totten/ca-config (v23.07.0)\n  - Locking totten/lurkerlite (1.3.0)\n  - Locking tplaner/when (v3.2.1)\n  - Locking tubalmartin/cssmin (v4.1.1)\n  - Locking typo3/phar-stream-wrapper (v4.0.0)\n  - Locking xkerman/restricted-unserialize (1.1.12)\n  - Locking zetacomponents/base (1.9.4)\n  - Locking zetacomponents/mail (1.9.7)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 60 installs, 0 updates, 0 removals\nInstalls: civicrm/civicrm-asset-plugin:v1.1.4, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, xkerman/restricted-unserialize:1.1.12, typo3/phar-stream-wrapper:v4.0.0, tplaner/when:v3.2.1, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.10.0, symfony/polyfill-php84:v1.32.0, symfony/config:v7.0.8, soundasleep/html2text:2.1.0, rubobaquero/phpquery:0.9.15, psr/simple-cache:1.0.1, pontedilana/php-weasyprint:1.5.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, pear/validate_finance_creditcard:0.7.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/mail_mime:1.10.12, pear/mail:v2.0.0, pear/log:1.14.5, pear/db:v1.12.2, pear/auth_sasl:v1.2.0, marcj/topsort:1.1.0, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, knplabs/knp-snappy:v1.5.1, firebase/php-jwt:v6.11.1, ezyang/htmlpurifier:v4.18.0, sabberworm/php-css-parser:v8.8.0, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, phrity/util-errorhandler:1.2.0, phrity/net-uri:1.3.0, phrity/net-stream:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, tubalmartin/cssmin:v4.1.1, scssphp/scssphp:v1.13.0, padaliyajay/php-autoprefixer:1.4, civicrm/composer-compile-lib:v0.8, civicrm/civicrm-core:6.2.0, civicrm/civicrm-drupal-8:6.2.0, civicrm/civicrm-packages:6.2.0\n  - Downloading civicrm/civicrm-asset-plugin (v1.1.4)\n  - Downloading civicrm/gitignore (1.2.0)\n  - Downloading civicrm/composer-downloads-plugin (v4.0.0)\n  - Downloading totten/lurkerlite (1.3.0)\n  - Downloading civicrm/composer-compile-plugin (v0.21)\n  - Downloading dflydev/apache-mime-types (v1.0.1)\n  - Downloading adrienrn/php-mimetyper (0.2.2)\n  - Downloading brick/money (0.10.1)\n  - Downloading zetacomponents/base (1.9.4)\n  - Downloading zetacomponents/mail (1.9.7)\n  - Downloading xkerman/restricted-unserialize (1.1.12)\n  - Downloading typo3/phar-stream-wrapper (v4.0.0)\n  - Downloading tplaner/when (v3.2.1)\n  - Downloading totten/ca-config (v23.07.0)\n  - Downloading tecnickcom/tcpdf (6.10.0)\n  - Downloading symfony/polyfill-php84 (v1.32.0)\n  - Downloading symfony/config (v7.0.8)\n  - Downloading soundasleep/html2text (2.1.0)\n  - Downloading rubobaquero/phpquery (0.9.15)\n  - Downloading psr/simple-cache (1.0.1)\n  - Downloading pontedilana/php-weasyprint (1.5.0)\n  - Downloading phpseclib/phpseclib (2.0.48)\n  - Downloading phpoffice/math (0.2.0)\n  - Downloading phpoffice/phpword (1.3.0)\n  - Downloading markbaker/matrix (3.0.1)\n  - Downloading markbaker/complex (3.0.2)\n  - Downloading maennchen/zipstream-php (3.1.2)\n  - Downloading phpoffice/phpspreadsheet (2.3.8)\n  - Downloading pear/validate_finance_creditcard (0.7.0)\n  - Downloading pear/net_socket (v1.2.1)\n  - Downloading pear/net_smtp (1.12.1)\n  - Downloading pear/mail_mime (1.10.12)\n  - Downloading pear/mail (v2.0.0)\n  - Downloading pear/log (1.14.5)\n  - Downloading pear/db (v1.12.2)\n  - Downloading pear/auth_sasl (v1.2.0)\n  - Downloading marcj/topsort (1.1.0)\n  - Downloading league/oauth2-client (2.8.1)\n  - Downloading league/oauth2-google (4.0.1)\n  - Downloading league/csv (9.23.0)\n  - Downloading laravel/serializable-closure (v1.3.7)\n  - Downloading knplabs/knp-snappy (v1.5.1)\n  - Downloading firebase/php-jwt (v6.11.1)\n  - Downloading ezyang/htmlpurifier (v4.18.0)\n  - Downloading sabberworm/php-css-parser (v8.8.0)\n  - Downloading dompdf/php-svg-lib (1.0.0)\n  - Downloading dompdf/php-font-lib (1.0.1)\n  - Downloading dompdf/dompdf (v3.1.0)\n  - Downloading phrity/util-errorhandler (1.2.0)\n  - Downloading phrity/net-uri (1.3.0)\n  - Downloading phrity/net-stream (1.3.0)\n  - Downloading phrity/websocket (1.7.3)\n  - Downloading dmore/chrome-mink-driver (2.9.3)\n  - Downloading tubalmartin/cssmin (v4.1.1)\n  - Downloading scssphp/scssphp (v1.13.0)\n  - Downloading padaliyajay/php-autoprefixer (1.4)\n  - Downloading civicrm/composer-compile-lib (v0.8)\n  - Downloading civicrm/civicrm-core (6.2.0)\n  - Downloading civicrm/civicrm-drupal-8 (6.2.0)\n  - Downloading civicrm/civicrm-packages (6.2.0)\n  0/60 [>---------------------------]   0% < 1 sec\n 11/60 [=====>----------------------]  18%  1 sec\n 14/60 [======>---------------------]  23%  1 sec\n 20/60 [=========>------------------]  33%  1 sec\n 26/60 [============>---------------]  43% 2 secs\n 32/60 [==============>-------------]  53% 2 secs\n 41/60 [===================>--------]  68% 2 secs\n 46/60 [=====================>------]  76% 2 secs\n 51/60 [=======================>----]  85% 2 secs\n 57/60 [==========================>-]  95% 2 secs\n 59/60 [===========================>]  98% 3 secs\n 60/60 [============================] 100% 4 secs\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-asset-plugin (v1.1.4): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/gitignore (1.2.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-downloads-plugin (v4.0.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing totten/lurkerlite (1.3.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-compile-plugin (v0.21): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dflydev/apache-mime-types (v1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing adrienrn/php-mimetyper (0.2.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing brick/money (0.10.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing zetacomponents/base (1.9.4): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing zetacomponents/mail (1.9.7): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing xkerman/restricted-unserialize (1.1.12): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing typo3/phar-stream-wrapper (v4.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tplaner/when (v3.2.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing totten/ca-config (v23.07.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tecnickcom/tcpdf (6.10.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing symfony/polyfill-php84 (v1.32.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing symfony/config (v7.0.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing soundasleep/html2text (2.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing rubobaquero/phpquery (0.9.15): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing psr/simple-cache (1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pontedilana/php-weasyprint (1.5.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpseclib/phpseclib (2.0.48): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/math (0.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/phpword (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing markbaker/matrix (3.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing markbaker/complex (3.0.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing maennchen/zipstream-php (3.1.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/phpspreadsheet (2.3.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/validate_finance_creditcard (0.7.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/net_socket (v1.2.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/net_smtp (1.12.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/mail_mime (1.10.12): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/mail (v2.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/log (1.14.5): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/db (v1.12.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/auth_sasl (v1.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing marcj/topsort (1.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/oauth2-client (2.8.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/oauth2-google (4.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/csv (9.23.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing laravel/serializable-closure (v1.3.7): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing knplabs/knp-snappy (v1.5.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing firebase/php-jwt (v6.11.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing ezyang/htmlpurifier (v4.18.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing sabberworm/php-css-parser (v8.8.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/php-svg-lib (1.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/php-font-lib (1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/dompdf (v3.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/util-errorhandler (1.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/net-uri (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/net-stream (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/websocket (1.7.3): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dmore/chrome-mink-driver (2.9.3): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tubalmartin/cssmin (v4.1.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing scssphp/scssphp (v1.13.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing padaliyajay/php-autoprefixer (1.4): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-compile-lib (v0.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-core (6.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-drupal-8 (6.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-packages (6.2.0): Extracting archive\n  0/55 [>---------------------------]   0% < 1 sec\n  8/55 [====>-----------------------]  14% < 1 sec\n 17/55 [========>-------------------]  30% < 1 sec\n 25/55 [============>---------------]  45% < 1 sec\n 29/55 [==============>-------------]  52%  1 sec\n 36/55 [==================>---------]  65%  1 sec\n 44/55 [======================>-----]  80%  1 sec\n 53/55 [==========================>-]  96%  1 sec\n 55/55 [============================] 100% 2 secs\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n  - Downloading civicrm/civicrm-core:jquery (6.2.0)\n\nIn CurlDownloader.php line 390:\n                                                                               \n  [Composer\\Downloader\\TransportException (100)]                               \n  curl error 18 while downloading https://github.com/civicrm/jquery/archive/1  \n  .12.4-civicrm-1.2.zip: Transferred a partial file                            \n                                                                               \n\nException trace:\n  at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/Http/CurlDownloader.php:390\n Composer\\Util\\Http\\CurlDownloader->tick() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/HttpDownloader.php:392\n Composer\\Util\\HttpDownloader->countActiveJobs() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/Loop.php:88\n Composer\\Util\\Loop->wait() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Handler/ArchiveHandler.php:80\n LastCall\\DownloadsPlugin\\Handler\\ArchiveHandler->download() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Plugin.php:129\n LastCall\\DownloadsPlugin\\Plugin->installUpdateDownloads() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Plugin.php:70\n LastCall\\DownloadsPlugin\\Plugin->installDownloads() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:228\n Composer\\EventDispatcher\\EventDispatcher->doDispatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:158\n Composer\\EventDispatcher\\EventDispatcher->dispatchPackageEvent() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:399\n Composer\\Installer\\InstallationManager::Composer\\Installer\\{closure}() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:414\n Composer\\Installer\\InstallationManager->executeBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:322\n Composer\\Installer\\InstallationManager->downloadAndExecuteBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:221\n Composer\\Installer\\InstallationManager->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:839\n Composer\\Installer->doInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:649\n Composer\\Installer->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:298\n Composer\\Installer->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:498\n Composer\\Command\\RequireCommand->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:340\n Composer\\Command\\RequireCommand->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Command/Command.php:298\n Symfony\\Component\\Console\\Command\\Command->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:1040\n Symfony\\Component\\Console\\Application->doRunCommand() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:301\n Symfony\\Component\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:397\n Composer\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:171\n Symfony\\Component\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:137\n Composer\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/bin/composer:98\n require() at /home/pacs/tim05/users/lbscivi/bin/composer.phar:29\n\nrequire [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]", "stderr_lines": ["./composer.json has been updated", "Running composer update civicrm/civicrm-core civicrm/civicrm-packages civicrm/civicrm-drupal-8", "> command: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->onCommand", "> pre-update-cmd: cweagans\\Composer\\Patches_composer_tmp5->checkPatches", "> pre-update-cmd: DrupalProject\\composer\\ScriptHandler::checkComposerVersion", "Loading composer repositories with package information", "Updating dependencies", "Dependency resolution completed in 0.003 seconds", "Analyzed 591 packages to resolve dependencies", "Analyzed 2588 rules to resolve dependencies", "Dependency resolution completed in 0.001 seconds", "Lock file operations: 60 installs, 0 updates, 0 removals", "Installs: civicrm/civicrm-asset-plugin:v1.1.4, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, knplabs/knp-snappy:v1.5.1, pontedilana/php-weasyprint:1.5.0, phrity/util-errorhandler:1.2.0, phrity/net-stream:1.3.0, phrity/net-uri:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, soundasleep/html2text:2.1.0, symfony/polyfill-php84:v1.32.0, psr/simple-cache:1.0.1, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, ezyang/htmlpurifier:v4.18.0, tubalmartin/cssmin:v4.1.1, sabberworm/php-css-parser:v8.8.0, padaliyajay/php-autoprefixer:1.4, scssphp/scssphp:v1.13.0, civicrm/composer-compile-lib:v0.8, pear/db:v1.12.2, pear/mail_mime:1.10.12, typo3/phar-stream-wrapper:v4.0.0, xkerman/restricted-unserialize:1.1.12, tplaner/when:v3.2.1, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, pear/log:1.14.5, pear/mail:v2.0.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/auth_sasl:v1.2.0, pear/validate_finance_creditcard:0.7.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, marcj/topsort:1.1.0, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.10.0, symfony/config:v7.0.8, rubobaquero/phpquery:0.9.15, firebase/php-jwt:v6.11.1, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, civicrm/civicrm-core:6.2.0, civicrm/civicrm-drupal-8:6.2.0, civicrm/civicrm-packages:6.2.0", "  - Locking adrienrn/php-mimetyper (0.2.2)", "  - Locking brick/money (0.10.1)", "  - Locking civicrm/civicrm-asset-plugin (v1.1.4)", "  - Locking civicrm/civicrm-core (6.2.0)", "  - Locking civicrm/civicrm-drupal-8 (6.2.0)", "  - Locking civicrm/civicrm-packages (6.2.0)", "  - Locking civicrm/composer-compile-lib (v0.8)", "  - Locking civicrm/composer-compile-plugin (v0.21)", "  - Locking civicrm/composer-downloads-plugin (v4.0.0)", "  - Locking civicrm/gitignore (1.2.0)", "  - Locking dflydev/apache-mime-types (v1.0.1)", "  - Locking dmore/chrome-mink-driver (2.9.3)", "  - Locking dompdf/dompdf (v3.1.0)", "  - Locking dompdf/php-font-lib (1.0.1)", "  - Locking dompdf/php-svg-lib (1.0.0)", "  - Locking ezyang/htmlpurifier (v4.18.0)", "  - Locking firebase/php-jwt (v6.11.1)", "  - Locking knplabs/knp-snappy (v1.5.1)", "  - Locking laravel/serializable-closure (v1.3.7)", "  - Locking league/csv (9.23.0)", "  - Locking league/oauth2-client (2.8.1)", "  - Locking league/oauth2-google (4.0.1)", "  - Locking maennchen/zipstream-php (3.1.2)", "  - Locking marcj/topsort (1.1.0)", "  - Locking markbaker/complex (3.0.2)", "  - Locking markbaker/matrix (3.0.1)", "  - Locking padaliyajay/php-autoprefixer (1.4)", "  - Locking pear/auth_sasl (v1.2.0)", "  - Locking pear/db (v1.12.2)", "  - Locking pear/log (1.14.5)", "  - Locking pear/mail (v2.0.0)", "  - Locking pear/mail_mime (1.10.12)", "  - Locking pear/net_smtp (1.12.1)", "  - Locking pear/net_socket (v1.2.1)", "  - Locking pear/validate_finance_creditcard (0.7.0)", "  - Locking phpoffice/math (0.2.0)", "  - Locking phpoffice/phpspreadsheet (2.3.8)", "  - Locking phpoffice/phpword (1.3.0)", "  - Locking phpseclib/phpseclib (2.0.48)", "  - Locking phrity/net-stream (1.3.0)", "  - Locking phrity/net-uri (1.3.0)", "  - Locking phrity/util-errorhandler (1.2.0)", "  - Locking phrity/websocket (1.7.3)", "  - Locking pontedilana/php-weasyprint (1.5.0)", "  - Locking psr/simple-cache (1.0.1)", "  - Locking rubobaquero/phpquery (0.9.15)", "  - Locking sabberworm/php-css-parser (v8.8.0)", "  - Locking scssphp/scssphp (v1.13.0)", "  - Locking soundasleep/html2text (2.1.0)", "  - Locking symfony/config (v7.0.8)", "  - Locking symfony/polyfill-php84 (v1.32.0)", "  - Locking tecnickcom/tcpdf (6.10.0)", "  - Locking totten/ca-config (v23.07.0)", "  - Locking totten/lurkerlite (1.3.0)", "  - Locking tplaner/when (v3.2.1)", "  - Locking tubalmartin/cssmin (v4.1.1)", "  - Locking typo3/phar-stream-wrapper (v4.0.0)", "  - Locking xkerman/restricted-unserialize (1.1.12)", "  - Locking zetacomponents/base (1.9.4)", "  - Locking zetacomponents/mail (1.9.7)", "Writing lock file", "Installing dependencies from lock file (including require-dev)", "Package operations: 60 installs, 0 updates, 0 removals", "Installs: civicrm/civicrm-asset-plugin:v1.1.4, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, xkerman/restricted-unserialize:1.1.12, typo3/phar-stream-wrapper:v4.0.0, tplaner/when:v3.2.1, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.10.0, symfony/polyfill-php84:v1.32.0, symfony/config:v7.0.8, soundasleep/html2text:2.1.0, rubobaquero/phpquery:0.9.15, psr/simple-cache:1.0.1, pontedilana/php-weasyprint:1.5.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, pear/validate_finance_creditcard:0.7.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/mail_mime:1.10.12, pear/mail:v2.0.0, pear/log:1.14.5, pear/db:v1.12.2, pear/auth_sasl:v1.2.0, marcj/topsort:1.1.0, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, knplabs/knp-snappy:v1.5.1, firebase/php-jwt:v6.11.1, ezyang/htmlpurifier:v4.18.0, sabberworm/php-css-parser:v8.8.0, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, phrity/util-errorhandler:1.2.0, phrity/net-uri:1.3.0, phrity/net-stream:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, tubalmartin/cssmin:v4.1.1, scssphp/scssphp:v1.13.0, padaliyajay/php-autoprefixer:1.4, civicrm/composer-compile-lib:v0.8, civicrm/civicrm-core:6.2.0, civicrm/civicrm-drupal-8:6.2.0, civicrm/civicrm-packages:6.2.0", "  - Downloading civicrm/civicrm-asset-plugin (v1.1.4)", "  - Downloading civicrm/gitignore (1.2.0)", "  - Downloading civicrm/composer-downloads-plugin (v4.0.0)", "  - Downloading totten/lurkerlite (1.3.0)", "  - Downloading civicrm/composer-compile-plugin (v0.21)", "  - Downloading dflydev/apache-mime-types (v1.0.1)", "  - Downloading adrienrn/php-mimetyper (0.2.2)", "  - Downloading brick/money (0.10.1)", "  - Downloading zetacomponents/base (1.9.4)", "  - Downloading zetacomponents/mail (1.9.7)", "  - Downloading xkerman/restricted-unserialize (1.1.12)", "  - Downloading typo3/phar-stream-wrapper (v4.0.0)", "  - Downloading tplaner/when (v3.2.1)", "  - Downloading totten/ca-config (v23.07.0)", "  - Downloading tecnickcom/tcpdf (6.10.0)", "  - Downloading symfony/polyfill-php84 (v1.32.0)", "  - Downloading symfony/config (v7.0.8)", "  - Downloading soundasleep/html2text (2.1.0)", "  - Downloading rubobaquero/phpquery (0.9.15)", "  - Downloading psr/simple-cache (1.0.1)", "  - Downloading pontedilana/php-weasyprint (1.5.0)", "  - Downloading phpseclib/phpseclib (2.0.48)", "  - Downloading phpoffice/math (0.2.0)", "  - Downloading phpoffice/phpword (1.3.0)", "  - Downloading markbaker/matrix (3.0.1)", "  - Downloading markbaker/complex (3.0.2)", "  - Downloading maennchen/zipstream-php (3.1.2)", "  - Downloading phpoffice/phpspreadsheet (2.3.8)", "  - Downloading pear/validate_finance_creditcard (0.7.0)", "  - Downloading pear/net_socket (v1.2.1)", "  - Downloading pear/net_smtp (1.12.1)", "  - Downloading pear/mail_mime (1.10.12)", "  - Downloading pear/mail (v2.0.0)", "  - Downloading pear/log (1.14.5)", "  - Downloading pear/db (v1.12.2)", "  - Downloading pear/auth_sasl (v1.2.0)", "  - Downloading marcj/topsort (1.1.0)", "  - Downloading league/oauth2-client (2.8.1)", "  - Downloading league/oauth2-google (4.0.1)", "  - Downloading league/csv (9.23.0)", "  - Downloading laravel/serializable-closure (v1.3.7)", "  - Downloading knplabs/knp-snappy (v1.5.1)", "  - Downloading firebase/php-jwt (v6.11.1)", "  - Downloading ezyang/htmlpurifier (v4.18.0)", "  - Downloading sabberworm/php-css-parser (v8.8.0)", "  - Downloading dompdf/php-svg-lib (1.0.0)", "  - Downloading dompdf/php-font-lib (1.0.1)", "  - Downloading dompdf/dompdf (v3.1.0)", "  - Downloading phrity/util-errorhandler (1.2.0)", "  - Downloading phrity/net-uri (1.3.0)", "  - Downloading phrity/net-stream (1.3.0)", "  - Downloading phrity/websocket (1.7.3)", "  - Downloading dmore/chrome-mink-driver (2.9.3)", "  - Downloading tubalmartin/cssmin (v4.1.1)", "  - Downloading scssphp/scssphp (v1.13.0)", "  - Downloading padaliyajay/php-autoprefixer (1.4)", "  - Downloading civicrm/composer-compile-lib (v0.8)", "  - Downloading civicrm/civicrm-core (6.2.0)", "  - Downloading civicrm/civicrm-drupal-8 (6.2.0)", "  - Downloading civicrm/civicrm-packages (6.2.0)", "  0/60 [>---------------------------]   0% < 1 sec", " 11/60 [=====>----------------------]  18%  1 sec", " 14/60 [======>---------------------]  23%  1 sec", " 20/60 [=========>------------------]  33%  1 sec", " 26/60 [============>---------------]  43% 2 secs", " 32/60 [==============>-------------]  53% 2 secs", " 41/60 [===================>--------]  68% 2 secs", " 46/60 [=====================>------]  76% 2 secs", " 51/60 [=======================>----]  85% 2 secs", " 57/60 [==========================>-]  95% 2 secs", " 59/60 [===========================>]  98% 3 secs", " 60/60 [============================] 100% 4 secs", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-asset-plugin (v1.1.4): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/gitignore (1.2.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-downloads-plugin (v4.0.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing totten/lurkerlite (1.3.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-compile-plugin (v0.21): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dflydev/apache-mime-types (v1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing adrienrn/php-mimetyper (0.2.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing brick/money (0.10.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing zetacomponents/base (1.9.4): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing zetacomponents/mail (1.9.7): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing xkerman/restricted-unserialize (1.1.12): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing typo3/phar-stream-wrapper (v4.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tplaner/when (v3.2.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing totten/ca-config (v23.07.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tecnickcom/tcpdf (6.10.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing symfony/polyfill-php84 (v1.32.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing symfony/config (v7.0.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing soundasleep/html2text (2.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing rubobaquero/phpquery (0.9.15): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing psr/simple-cache (1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pontedilana/php-weasyprint (1.5.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpseclib/phpseclib (2.0.48): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/math (0.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/phpword (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing markbaker/matrix (3.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing markbaker/complex (3.0.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing maennchen/zipstream-php (3.1.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/phpspreadsheet (2.3.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/validate_finance_creditcard (0.7.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/net_socket (v1.2.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/net_smtp (1.12.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/mail_mime (1.10.12): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/mail (v2.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/log (1.14.5): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/db (v1.12.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/auth_sasl (v1.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing marcj/topsort (1.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/oauth2-client (2.8.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/oauth2-google (4.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/csv (9.23.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing laravel/serializable-closure (v1.3.7): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing knplabs/knp-snappy (v1.5.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing firebase/php-jwt (v6.11.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing ezyang/htmlpurifier (v4.18.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing sabberworm/php-css-parser (v8.8.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/php-svg-lib (1.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/php-font-lib (1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/dompdf (v3.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/util-errorhandler (1.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/net-uri (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/net-stream (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/websocket (1.7.3): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dmore/chrome-mink-driver (2.9.3): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tubalmartin/cssmin (v4.1.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing scssphp/scssphp (v1.13.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing padaliyajay/php-autoprefixer (1.4): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-compile-lib (v0.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-core (6.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-drupal-8 (6.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-packages (6.2.0): Extracting archive", "  0/55 [>---------------------------]   0% < 1 sec", "  8/55 [====>-----------------------]  14% < 1 sec", " 17/55 [========>-------------------]  30% < 1 sec", " 25/55 [============>---------------]  45% < 1 sec", " 29/55 [==============>-------------]  52%  1 sec", " 36/55 [==================>---------]  65%  1 sec", " 44/55 [======================>-----]  80%  1 sec", " 53/55 [==========================>-]  96%  1 sec", " 55/55 [============================] 100% 2 secs", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "  - Downloading civicrm/civicrm-core:jquery (6.2.0)", "", "In CurlDownloader.php line 390:", "                                                                               ", "  [Composer\\Downloader\\TransportException (100)]                               ", "  curl error 18 while downloading https://github.com/civicrm/jquery/archive/1  ", "  .12.4-civicrm-1.2.zip: Transferred a partial file                            ", "                                                                               ", "", "Exception trace:", "  at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/Http/CurlDownloader.php:390", " Composer\\Util\\Http\\CurlDownloader->tick() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/HttpDownloader.php:392", " Composer\\Util\\HttpDownloader->countActiveJobs() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Util/Loop.php:88", " Composer\\Util\\Loop->wait() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Handler/ArchiveHandler.php:80", " LastCall\\DownloadsPlugin\\Handler\\ArchiveHandler->download() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Plugin.php:129", " LastCall\\DownloadsPlugin\\Plugin->installUpdateDownloads() at /home/pacs/tim05/users/lbscivi/civicrm/vendor/civicrm/composer-downloads-plugin/src/Plugin.php:70", " LastCall\\DownloadsPlugin\\Plugin->installDownloads() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:228", " Composer\\EventDispatcher\\EventDispatcher->doDispatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:158", " Composer\\EventDispatcher\\EventDispatcher->dispatchPackageEvent() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:399", " Composer\\Installer\\InstallationManager::Composer\\Installer\\{closure}() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:414", " Composer\\Installer\\InstallationManager->executeBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:322", " Composer\\Installer\\InstallationManager->downloadAndExecuteBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:221", " Composer\\Installer\\InstallationManager->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:839", " Composer\\Installer->doInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:649", " Composer\\Installer->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:298", " Composer\\Installer->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:498", " Composer\\Command\\RequireCommand->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:340", " Composer\\Command\\RequireCommand->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Command/Command.php:298", " Symfony\\Component\\Console\\Command\\Command->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:1040", " Symfony\\Component\\Console\\Application->doRunCommand() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:301", " Symfony\\Component\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:397", " Composer\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:171", " Symfony\\Component\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:137", " Composer\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/bin/composer:98", " require() at /home/pacs/tim05/users/lbscivi/bin/composer.phar:29", "", "require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]"], "stdout": "Gathering patches for root package.\nNo patches supplied.\nGathering patches for root package.\nNo patches supplied.\nGathering patches for dependencies. This might take a minute.\nFound 2 patches for pear/db.\nFound 1 patches for pear/mail.\nFound 1 patches for pear/net_smtp.\nFound 1 patches for pear/mail_mime.\nFound 2 patches for zetacomponents/mail.\nFound 2 patches for adrienrn/php-mimetyper.\n[civicrm-asset-plugin] Found drupal/core. Defaults will be based on drupal-composer/drupal-project.\nNo patches found for civicrm/civicrm-asset-plugin.\nPatches already gathered. Skipping\nNo patches found for civicrm/gitignore.\nPatches already gathered. Skipping\nNo patches found for civicrm/composer-downloads-plugin.\nPatches already gathered. Skipping\nNo patches found for totten/lurkerlite.\nPatches already gathered. Skipping\nNo patches found for civicrm/composer-compile-plugin.\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nNo patches found for dflydev/apache-mime-types.\n  - Applying patches for adrienrn/php-mimetyper\n    https://download.civicrm.org/patches/011c5f09dc27b260937380f7a9ef5ad1fa713ae206b0b66ce03decc1932fc3f6/17.patch (Apply patch to fix php8.2 deprecation notice on dynamic property $filename)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/118000/683f61bb51cd8.patch'\npatching file src/Repository/MimeDbRepository.php\n\n    https://download.civicrm.org/patches/ffb6c65c6caa0a8a648f167f8800072d50ca0e4138002c52c05065be0ae60a63/15.patch (Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/118000/683f61bc62aa8.patch'\npatching file .gitignore\n\n\nNo patches found for brick/money.\nNo patches found for zetacomponents/base.\n  - Applying patches for zetacomponents/mail\n    https://download.civicrm.org/patches/6e4bd36dd432a1e62830b0c757a3bac9645ea1cfc551db39798a88c06d66aaf3/100-filename.patch (CiviCRM Custom Patches for ZetaCompoents mail)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61bd6cf69.patch'\npatching file tests/tutorial_examples.php\n\npatching file src/parser/interfaces/part_parser.php\n\n    https://download.civicrm.org/patches/d187bcd1100b99529705cdd61193efa683951f6cfbc97ecaa69bc6cd601d2e5f/200-php-81.patch (CiviCRM Custom patch to fix a php8.1 issue found in CiviCRM unit tests)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61be7bb01.patch'\ncan't find file to patch at input line 3\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|--- src/parser/interfaces/part_parser.php    2022-07-26 20:42:22.585924146 +0000\n|+++ src/parser/interfaces/part_parser.php    2022-07-26 20:41:55.801553916 +0000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n1 out of 1 hunk ignored\n\n\npatch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61be7bb01.patch'\npatching file src/parser/interfaces/part_parser.php\n\n\nNo patches found for xkerman/restricted-unserialize.\nNo patches found for typo3/phar-stream-wrapper.\nNo patches found for tplaner/when.\nNo patches found for totten/ca-config.\nNo patches found for tecnickcom/tcpdf.\nNo patches found for symfony/polyfill-php84.\nNo patches found for symfony/config.\nNo patches found for soundasleep/html2text.\nNo patches found for rubobaquero/phpquery.\nNo patches found for psr/simple-cache.\nNo patches found for pontedilana/php-weasyprint.\nNo patches found for phpseclib/phpseclib.\nNo patches found for phpoffice/math.\nNo patches found for phpoffice/phpword.\nNo patches found for markbaker/matrix.\nNo patches found for markbaker/complex.\nNo patches found for maennchen/zipstream-php.\nNo patches found for phpoffice/phpspreadsheet.\nNo patches found for pear/validate_finance_creditcard.\nNo patches found for pear/net_socket.\n  - Applying patches for pear/net_smtp\n    https://download.civicrm.org/patches/ee02d81d09432e524b249c9d874c9756b88924df8f5a8d69b19e8b4d6f532327/error-msg.patch (Add in CiviCRM custom error message for CRM-8744)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/net_smtp' < '/tmp/user/118000/683f61bf8c9a2.patch'\ncan't find file to patch at input line 3\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|--- Net/SMTP.php\t2019-12-01 10:40:31.000000000 +1100\n|+++ Net/SMTP.php\t2020-02-08 14:36:53.758318869 +1100\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n1 out of 1 hunk ignored\n\n\npatch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/net_smtp' < '/tmp/user/118000/683f61bf8c9a2.patch'\npatching file Net/SMTP.php\n\nHunk #1 succeeded at 401\n (offset 25 lines)\n.\n\n\n  - Applying patches for pear/mail_mime\n    https://download.civicrm.org/patches/38231167f0c789e0b368b38c1499973d562de65e87094b402156a6b928cc4c38/crm_3133.patch (Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail_mime' < '/tmp/user/118000/683f61c098896.patch'\ncan't find file to patch at input line 3\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|--- Mail/mime.php\t2020-06-27 18:35:27.000000000 +1000\n|+++ Mail/mime.php\t2020-07-25 08:36:14.570334621 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n1 out of 1 hunk ignored\n\n\npatch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail_mime' < '/tmp/user/118000/683f61c098896.patch'\npatching file Mail/mime.php\n\nHunk #1 succeeded at 1530\n (offset 3 lines)\n.\n\n\n  - Applying patches for pear/mail\n    https://download.civicrm.org/patches/00da3cfcfe0d24420665f3015a5d3ea72dc331a52636f009883892ed3c7fbf84/pear-mail.patch (Apply CiviCRM Customisations for CRM-1367 and CRM-5946)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail' < '/tmp/user/118000/683f61c1a7246.patch'\npatching file Mail.php\n\nHunk #1 succeeded at 155\n with fuzz 2\n.\n\npatching file Mail/mail.php\n\nHunk #1 succeeded at 135\n (offset -10 lines)\n.\n\n\nNo patches found for pear/log.\n  - Applying patches for pear/db\n    https://download.civicrm.org/patches/83a3d0dd9f8e555a474ee433c453ff741a4dedf1983bad8b3566136e90f9c46b/pear_db_civicrm_changes.patch (Apply CiviCRM Customisations for the pear:db package)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c2b72eb.patch'\ncan't find file to patch at input line 4\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|diff -ruN DB/common.php DB/common.php\n|--- DB/common.php\t2020-04-20 05:45:59.000000000 +1000\n|+++ DB/common.php\t2020-08-01 14:46:53.146175149 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n4 out of 4 hunks ignored\n\n\ncan't find file to patch at input line 70\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|diff -ruN DB/mysqli.php DB/mysqli.php\n|--- DB/mysqli.php\t2020-04-20 05:45:59.000000000 +1000\n|+++ DB/mysqli.php\t2020-08-01 14:51:11.871272253 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n2 out of 2 hunks ignored\n\n\ncan't find file to patch at input line 98\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|diff -ruN DB/mysql.php DB/mysql.php\n|--- DB/mysql.php\t2020-04-20 05:45:59.000000000 +1000\n|+++ DB/mysql.php\t2020-08-01 14:48:58.276132870 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n1 out of 1 hunk ignored\n\n\ncan't find file to patch at input line 116\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|diff -ruN DB/storage.php DB/storage.php\n|--- DB/storage.php   2020-04-20 05:45:59.000000000 +1000\n|+++ DB/storage.php       2020-08-01 15:24:40.814621336 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n1 out of 1 hunk ignored\n\n\ncan't find file to patch at input line 128\n\nPerhaps you used the wrong -p or --strip option?\n\nThe text leading up to this was:\n--------------------------\n\n|diff -ruN DB.php DB.php\n|--- DB.php\t2020-04-20 05:45:59.000000000 +1000\n|+++ DB.php\t2020-08-01 14:43:45.338870953 +1000\n--------------------------\n\nFile to patch: \n\nSkip this patch? [y] \n\nSkipping patch.\n\n2 out of 2 hunks ignored\n\n\npatch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c2b72eb.patch'\npatching file DB/common.php\n\nHunk #1 succeeded at 146\n (offset -1 lines)\n.\n\nHunk #2 succeeded at 1156\n (offset 6 lines)\n.\n\nHunk #3 succeeded at 1920\n (offset 23 lines)\n.\n\nHunk #4 succeeded at 2293\n (offset 23 lines)\n.\n\npatching file DB/mysqli.php\n\nHunk #1 succeeded at 319\n (offset 5 lines)\n.\n\nHunk #2 succeeded at 1120\n (offset 32 lines)\n.\n\npatching file DB/mysql.php\n\nHunk #1 succeeded at 1048\n (offset 27 lines)\n.\n\npatching file DB/storage.php\n\nHunk #1 succeeded at 95\n (offset -1 lines)\n.\n\npatching file DB.php\n\nHunk #1 succeeded at 645\n (offset 4 lines)\n.\n\nHunk #2 succeeded at 753\n (offset 5 lines)\n.\n\n    https://download.civicrm.org/patches/a6e31a769218801fb1fb3d679ff72d3d8a7c5637d3bb7b78680cd7809552e0c6/mysqli-ssl.patch (Ensure that error messages about MySQL-SSL connections are reported)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c3c6120.patch'\npatching file DB/mysqli.php\n\nHunk #1 succeeded at 302\n (offset -1 lines)\n.\n\nHunk #2 succeeded at 314\n (offset -1 lines)\n.\n\nHunk #3 succeeded at 342\n (offset -1 lines)\n.\n\nHunk #4 succeeded at 359\n (offset -1 lines)\n.\n\n\nNo patches found for pear/auth_sasl.\nNo patches found for marcj/topsort.\nNo patches found for league/oauth2-client.\nNo patches found for league/oauth2-google.\nNo patches found for league/csv.\nNo patches found for laravel/serializable-closure.\nNo patches found for knplabs/knp-snappy.\nNo patches found for firebase/php-jwt.\nNo patches found for ezyang/htmlpurifier.\nNo patches found for sabberworm/php-css-parser.\nNo patches found for dompdf/php-svg-lib.\nNo patches found for dompdf/php-font-lib.\nNo patches found for dompdf/dompdf.\nNo patches found for phrity/util-errorhandler.\nNo patches found for phrity/net-uri.\nNo patches found for phrity/net-stream.\nNo patches found for phrity/websocket.\nNo patches found for dmore/chrome-mink-driver.\nNo patches found for tubalmartin/cssmin.\nNo patches found for scssphp/scssphp.\nNo patches found for padaliyajay/php-autoprefixer.\nNo patches found for civicrm/composer-compile-lib.\nNo patches found for civicrm/civicrm-core.\nDownload extra files for civicrm/civicrm-core\nDownload extra file civicrm/civicrm-core:jquery", "stdout_lines": ["Gathering patches for root package.", "No patches supplied.", "Gathering patches for root package.", "No patches supplied.", "Gathering patches for dependencies. This might take a minute.", "Found 2 patches for pear/db.", "Found 1 patches for pear/mail.", "Found 1 patches for pear/net_smtp.", "Found 1 patches for pear/mail_mime.", "Found 2 patches for zetacomponents/mail.", "Found 2 patches for adrienrn/php-mimetyper.", "[civicrm-asset-plugin] Found drupal/core. Defaults will be based on drupal-composer/drupal-project.", "No patches found for civicrm/civicrm-asset-plugin.", "Patches already gathered. Skipping", "No patches found for civicrm/gitignore.", "Patches already gathered. Skipping", "No patches found for civicrm/composer-downloads-plugin.", "Patches already gathered. Skipping", "No patches found for totten/lurkerlite.", "Patches already gathered. Skipping", "No patches found for civicrm/composer-compile-plugin.", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "No patches found for dflydev/apache-mime-types.", "  - Applying patches for adrienrn/php-mimetyper", "    https://download.civicrm.org/patches/011c5f09dc27b260937380f7a9ef5ad1fa713ae206b0b66ce03decc1932fc3f6/17.patch (Apply patch to fix php8.2 deprecation notice on dynamic property $filename)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/118000/683f61bb51cd8.patch'", "patching file src/Repository/MimeDbRepository.php", "", "    https://download.civicrm.org/patches/ffb6c65c6caa0a8a648f167f8800072d50ca0e4138002c52c05065be0ae60a63/15.patch (Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/118000/683f61bc62aa8.patch'", "patching file .gitignore", "", "", "No patches found for brick/money.", "No patches found for zetacomponents/base.", "  - Applying patches for zetacomponents/mail", "    https://download.civicrm.org/patches/6e4bd36dd432a1e62830b0c757a3bac9645ea1cfc551db39798a88c06d66aaf3/100-filename.patch (CiviCRM Custom Patches for ZetaCompoents mail)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61bd6cf69.patch'", "patching file tests/tutorial_examples.php", "", "patching file src/parser/interfaces/part_parser.php", "", "    https://download.civicrm.org/patches/d187bcd1100b99529705cdd61193efa683951f6cfbc97ecaa69bc6cd601d2e5f/200-php-81.patch (CiviCRM Custom patch to fix a php8.1 issue found in CiviCRM unit tests)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61be7bb01.patch'", "can't find file to patch at input line 3", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|--- src/parser/interfaces/part_parser.php    2022-07-26 20:42:22.585924146 +0000", "|+++ src/parser/interfaces/part_parser.php    2022-07-26 20:41:55.801553916 +0000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "1 out of 1 hunk ignored", "", "", "patch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/zetacomponents/mail' < '/tmp/user/118000/683f61be7bb01.patch'", "patching file src/parser/interfaces/part_parser.php", "", "", "No patches found for xkerman/restricted-unserialize.", "No patches found for typo3/phar-stream-wrapper.", "No patches found for tplaner/when.", "No patches found for totten/ca-config.", "No patches found for tecnickcom/tcpdf.", "No patches found for symfony/polyfill-php84.", "No patches found for symfony/config.", "No patches found for soundasleep/html2text.", "No patches found for rubobaquero/phpquery.", "No patches found for psr/simple-cache.", "No patches found for pontedilana/php-weasyprint.", "No patches found for phpseclib/phpseclib.", "No patches found for phpoffice/math.", "No patches found for phpoffice/phpword.", "No patches found for markbaker/matrix.", "No patches found for markbaker/complex.", "No patches found for maennchen/zipstream-php.", "No patches found for phpoffice/phpspreadsheet.", "No patches found for pear/validate_finance_creditcard.", "No patches found for pear/net_socket.", "  - Applying patches for pear/net_smtp", "    https://download.civicrm.org/patches/ee02d81d09432e524b249c9d874c9756b88924df8f5a8d69b19e8b4d6f532327/error-msg.patch (Add in CiviCRM custom error message for CRM-8744)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/net_smtp' < '/tmp/user/118000/683f61bf8c9a2.patch'", "can't find file to patch at input line 3", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|--- Net/SMTP.php\t2019-12-01 10:40:31.000000000 +1100", "|+++ Net/SMTP.php\t2020-02-08 14:36:53.758318869 +1100", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "1 out of 1 hunk ignored", "", "", "patch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/net_smtp' < '/tmp/user/118000/683f61bf8c9a2.patch'", "patching file Net/SMTP.php", "", "Hunk #1 succeeded at 401", " (offset 25 lines)", ".", "", "", "  - Applying patches for pear/mail_mime", "    https://download.civicrm.org/patches/38231167f0c789e0b368b38c1499973d562de65e87094b402156a6b928cc4c38/crm_3133.patch (Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail_mime' < '/tmp/user/118000/683f61c098896.patch'", "can't find file to patch at input line 3", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|--- Mail/mime.php\t2020-06-27 18:35:27.000000000 +1000", "|+++ Mail/mime.php\t2020-07-25 08:36:14.570334621 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "1 out of 1 hunk ignored", "", "", "patch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail_mime' < '/tmp/user/118000/683f61c098896.patch'", "patching file Mail/mime.php", "", "Hunk #1 succeeded at 1530", " (offset 3 lines)", ".", "", "", "  - Applying patches for pear/mail", "    https://download.civicrm.org/patches/00da3cfcfe0d24420665f3015a5d3ea72dc331a52636f009883892ed3c7fbf84/pear-mail.patch (Apply CiviCRM Customisations for CRM-1367 and CRM-5946)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/mail' < '/tmp/user/118000/683f61c1a7246.patch'", "patching file Mail.php", "", "Hunk #1 succeeded at 155", " with fuzz 2", ".", "", "patching file Mail/mail.php", "", "Hunk #1 succeeded at 135", " (offset -10 lines)", ".", "", "", "No patches found for pear/log.", "  - Applying patches for pear/db", "    https://download.civicrm.org/patches/83a3d0dd9f8e555a474ee433c453ff741a4dedf1983bad8b3566136e90f9c46b/pear_db_civicrm_changes.patch (Apply CiviCRM Customisations for the pear:db package)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c2b72eb.patch'", "can't find file to patch at input line 4", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|diff -ruN DB/common.php DB/common.php", "|--- DB/common.php\t2020-04-20 05:45:59.000000000 +1000", "|+++ DB/common.php\t2020-08-01 14:46:53.146175149 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "4 out of 4 hunks ignored", "", "", "can't find file to patch at input line 70", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|diff -ruN DB/mysqli.php DB/mysqli.php", "|--- DB/mysqli.php\t2020-04-20 05:45:59.000000000 +1000", "|+++ DB/mysqli.php\t2020-08-01 14:51:11.871272253 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "2 out of 2 hunks ignored", "", "", "can't find file to patch at input line 98", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|diff -ruN DB/mysql.php DB/mysql.php", "|--- DB/mysql.php\t2020-04-20 05:45:59.000000000 +1000", "|+++ DB/mysql.php\t2020-08-01 14:48:58.276132870 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "1 out of 1 hunk ignored", "", "", "can't find file to patch at input line 116", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|diff -ruN DB/storage.php DB/storage.php", "|--- DB/storage.php   2020-04-20 05:45:59.000000000 +1000", "|+++ DB/storage.php       2020-08-01 15:24:40.814621336 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "1 out of 1 hunk ignored", "", "", "can't find file to patch at input line 128", "", "Perhaps you used the wrong -p or --strip option?", "", "The text leading up to this was:", "--------------------------", "", "|diff -ruN DB.php DB.php", "|--- DB.php\t2020-04-20 05:45:59.000000000 +1000", "|+++ DB.php\t2020-08-01 14:43:45.338870953 +1000", "--------------------------", "", "File to patch: ", "", "Skip this patch? [y] ", "", "Skipping patch.", "", "2 out of 2 hunks ignored", "", "", "patch '-p0' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c2b72eb.patch'", "patching file DB/common.php", "", "Hunk #1 succeeded at 146", " (offset -1 lines)", ".", "", "Hunk #2 succeeded at 1156", " (offset 6 lines)", ".", "", "Hunk #3 succeeded at 1920", " (offset 23 lines)", ".", "", "Hunk #4 succeeded at 2293", " (offset 23 lines)", ".", "", "patching file DB/mysqli.php", "", "Hunk #1 succeeded at 319", " (offset 5 lines)", ".", "", "Hunk #2 succeeded at 1120", " (offset 32 lines)", ".", "", "patching file DB/mysql.php", "", "Hunk #1 succeeded at 1048", " (offset 27 lines)", ".", "", "patching file DB/storage.php", "", "Hunk #1 succeeded at 95", " (offset -1 lines)", ".", "", "patching file DB.php", "", "Hunk #1 succeeded at 645", " (offset 4 lines)", ".", "", "Hunk #2 succeeded at 753", " (offset 5 lines)", ".", "", "    https://download.civicrm.org/patches/a6e31a769218801fb1fb3d679ff72d3d8a7c5637d3bb7b78680cd7809552e0c6/mysqli-ssl.patch (Ensure that error messages about MySQL-SSL connections are reported)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/pear/db' < '/tmp/user/118000/683f61c3c6120.patch'", "patching file DB/mysqli.php", "", "Hunk #1 succeeded at 302", " (offset -1 lines)", ".", "", "Hunk #2 succeeded at 314", " (offset -1 lines)", ".", "", "Hunk #3 succeeded at 342", " (offset -1 lines)", ".", "", "Hunk #4 succeeded at 359", " (offset -1 lines)", ".", "", "", "No patches found for pear/auth_sasl.", "No patches found for marcj/topsort.", "No patches found for league/oauth2-client.", "No patches found for league/oauth2-google.", "No patches found for league/csv.", "No patches found for laravel/serializable-closure.", "No patches found for knplabs/knp-snappy.", "No patches found for firebase/php-jwt.", "No patches found for ezyang/htmlpurifier.", "No patches found for sabberworm/php-css-parser.", "No patches found for dompdf/php-svg-lib.", "No patches found for dompdf/php-font-lib.", "No patches found for dompdf/dompdf.", "No patches found for phrity/util-errorhandler.", "No patches found for phrity/net-uri.", "No patches found for phrity/net-stream.", "No patches found for phrity/websocket.", "No patches found for dmore/chrome-mink-driver.", "No patches found for tubalmartin/cssmin.", "No patches found for scssphp/scssphp.", "No patches found for padaliyajay/php-autoprefixer.", "No patches found for civicrm/composer-compile-lib.", "No patches found for civicrm/civicrm-core.", "Download extra files for civicrm/civicrm-core", "Download extra file civicrm/civicrm-core:jquery"]}
[00:12:33] 
[00:12:33] PLAY RECAP *********************************************************************
[00:12:33] tim05-lbscivi              : ok=73   changed=45   unreachable=0    failed=1    skipped=17   rescued=0    ignored=0   
[00:12:33] 
[00:12:33] 255
[00:12:33] LBSERROR: Setup script did not succeed
[00:12:53] This build took about 13 minutes
go to top of this page