2025-11-27 00:00:16.848664 | Job console starting 2025-11-27 00:00:16.868008 | Updating git repos 2025-11-27 00:00:16.912076 | Cloning repos into workspace 2025-11-27 00:00:17.012569 | Restoring repo states 2025-11-27 00:00:17.041355 | Merging changes 2025-11-27 00:00:17.041375 | Checking out repos 2025-11-27 00:00:18.111874 | Preparing playbooks 2025-11-27 00:00:20.512215 | Running Ansible setup 2025-11-27 00:00:27.157051 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 00:00:29.068361 | 2025-11-27 00:00:29.068586 | PLAY [Base pre] 2025-11-27 00:00:29.096536 | 2025-11-27 00:00:29.096649 | TASK [Setup log path fact] 2025-11-27 00:00:29.194056 | debian-bookworm | ok 2025-11-27 00:00:29.217664 | 2025-11-27 00:00:29.217805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 00:00:29.259667 | debian-bookworm | ok 2025-11-27 00:00:29.271766 | 2025-11-27 00:00:29.271893 | TASK [emit-job-header : Print job information] 2025-11-27 00:00:29.315419 | # Job Information 2025-11-27 00:00:29.315582 | Ansible Version: 2.16.14 2025-11-27 00:00:29.315617 | Job: osism-kubernetes-push 2025-11-27 00:00:29.315650 | Pipeline: periodic-midnight 2025-11-27 00:00:29.315673 | Executor: 521e9411259a 2025-11-27 00:00:29.315693 | Triggered by: https://github.com/osism/osism-kubernetes 2025-11-27 00:00:29.315714 | Event ID: 57f278b247e8438d9946e865f498fd4e 2025-11-27 00:00:29.320938 | 2025-11-27 00:00:29.321040 | LOOP [emit-job-header : Print node information] 2025-11-27 00:00:29.601318 | debian-bookworm | ok: 2025-11-27 00:00:29.601455 | debian-bookworm | # Node Information 2025-11-27 00:00:29.601483 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-27 00:00:29.601504 | debian-bookworm | Hostname: debian 2025-11-27 00:00:29.601524 | debian-bookworm | Username: zuul 2025-11-27 00:00:29.601541 | debian-bookworm | Distro: Debian 12.12 2025-11-27 00:00:29.601562 | debian-bookworm | Provider: regiocloud-a 2025-11-27 00:00:29.601580 | debian-bookworm | Region: 2025-11-27 00:00:29.601598 | debian-bookworm | Label: debian-bookworm 2025-11-27 00:00:29.601614 | debian-bookworm | Product Name: OpenStack Nova 2025-11-27 00:00:29.601630 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:2a04 2025-11-27 00:00:29.617238 | 2025-11-27 00:00:29.617349 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 00:00:30.812443 | debian-bookworm -> localhost | changed 2025-11-27 00:00:30.818343 | 2025-11-27 00:00:30.818440 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 00:00:32.680750 | debian-bookworm -> localhost | changed 2025-11-27 00:00:32.689660 | 2025-11-27 00:00:32.689746 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 00:00:33.323312 | debian-bookworm -> localhost | ok 2025-11-27 00:00:33.328294 | 2025-11-27 00:00:33.328393 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 00:00:33.371433 | debian-bookworm | ok 2025-11-27 00:00:33.390465 | debian-bookworm | included: /var/lib/zuul/builds/8f7da00753b2400aba04f5e96c482788/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 00:00:33.415702 | 2025-11-27 00:00:33.415796 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 00:00:35.836801 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-27 00:00:35.836980 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8f7da00753b2400aba04f5e96c482788/work/8f7da00753b2400aba04f5e96c482788_id_rsa 2025-11-27 00:00:35.837011 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8f7da00753b2400aba04f5e96c482788/work/8f7da00753b2400aba04f5e96c482788_id_rsa.pub 2025-11-27 00:00:35.837032 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-27 00:00:35.837050 | debian-bookworm -> localhost | SHA256:l92Fhp/vz57I6av/8XjrMxDDNXoDPYIuVHI7vtLMBVo zuul-build-sshkey 2025-11-27 00:00:35.837068 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-27 00:00:35.837095 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-27 00:00:35.837113 | debian-bookworm -> localhost | | ..o. . | 2025-11-27 00:00:35.837131 | debian-bookworm -> localhost | | .o..+ * | 2025-11-27 00:00:35.837148 | debian-bookworm -> localhost | | . .Eo B +| 2025-11-27 00:00:35.837164 | debian-bookworm -> localhost | | .++oO = | 2025-11-27 00:00:35.837180 | debian-bookworm -> localhost | | S.+...B .| 2025-11-27 00:00:35.837201 | debian-bookworm -> localhost | | .+ o. . | 2025-11-27 00:00:35.837217 | debian-bookworm -> localhost | | . = ...| 2025-11-27 00:00:35.837233 | debian-bookworm -> localhost | | . . o*=| 2025-11-27 00:00:35.837249 | debian-bookworm -> localhost | | .+B=B@| 2025-11-27 00:00:35.837266 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-27 00:00:35.837306 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.114862 2025-11-27 00:00:35.842427 | 2025-11-27 00:00:35.842509 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 00:00:35.884534 | debian-bookworm | ok 2025-11-27 00:00:35.903816 | debian-bookworm | included: /var/lib/zuul/builds/8f7da00753b2400aba04f5e96c482788/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 00:00:35.911766 | 2025-11-27 00:00:35.911863 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 00:00:35.944541 | debian-bookworm | skipping: Conditional result was False 2025-11-27 00:00:35.949618 | 2025-11-27 00:00:35.949714 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 00:00:36.748369 | debian-bookworm | changed 2025-11-27 00:00:36.753397 | 2025-11-27 00:00:36.753490 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 00:00:37.022975 | debian-bookworm | ok 2025-11-27 00:00:37.027625 | 2025-11-27 00:00:37.027703 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 00:00:37.734523 | debian-bookworm | changed 2025-11-27 00:00:37.740426 | 2025-11-27 00:00:37.740512 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 00:00:38.464340 | debian-bookworm | changed 2025-11-27 00:00:38.474177 | 2025-11-27 00:00:38.474290 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 00:00:38.497486 | debian-bookworm | skipping: Conditional result was False 2025-11-27 00:00:38.503800 | 2025-11-27 00:00:38.503908 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 00:00:39.036809 | debian-bookworm -> localhost | changed 2025-11-27 00:00:39.048525 | 2025-11-27 00:00:39.048635 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 00:00:39.659376 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8f7da00753b2400aba04f5e96c482788/work/8f7da00753b2400aba04f5e96c482788_id_rsa (zuul-build-sshkey) 2025-11-27 00:00:39.659578 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010720 2025-11-27 00:00:39.667384 | 2025-11-27 00:00:39.667478 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 00:00:40.171931 | debian-bookworm | ok 2025-11-27 00:00:40.180031 | 2025-11-27 00:00:40.180127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 00:00:40.213939 | debian-bookworm | skipping: Conditional result was False 2025-11-27 00:00:40.229272 | 2025-11-27 00:00:40.229370 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 00:00:40.737247 | debian-bookworm | ok 2025-11-27 00:00:40.756384 | 2025-11-27 00:00:40.756484 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 00:00:40.808887 | debian-bookworm | ok 2025-11-27 00:00:40.813108 | 2025-11-27 00:00:40.813189 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 00:00:41.399464 | debian-bookworm -> localhost | ok 2025-11-27 00:00:41.404868 | 2025-11-27 00:00:41.404954 | TASK [validate-host : Collect information about the host] 2025-11-27 00:00:42.807392 | debian-bookworm | ok 2025-11-27 00:00:42.820261 | 2025-11-27 00:00:42.820356 | TASK [validate-host : Sanitize hostname] 2025-11-27 00:00:42.914311 | debian-bookworm | ok 2025-11-27 00:00:42.942265 | 2025-11-27 00:00:42.942410 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 00:00:43.703692 | debian-bookworm -> localhost | changed 2025-11-27 00:00:43.708247 | 2025-11-27 00:00:43.708327 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 00:00:44.232349 | debian-bookworm | ok 2025-11-27 00:00:44.236217 | 2025-11-27 00:00:44.236307 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 00:00:44.825943 | debian-bookworm -> localhost | changed 2025-11-27 00:00:44.848430 | 2025-11-27 00:00:44.848544 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 00:00:45.113861 | debian-bookworm | ok 2025-11-27 00:00:45.123130 | 2025-11-27 00:00:45.123228 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 00:00:46.697476 | debian-bookworm | changed: 2025-11-27 00:00:46.697646 | debian-bookworm | cd+++++++++ src/ 2025-11-27 00:00:46.697680 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-27 00:00:46.697704 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-27 00:00:46.697725 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-27 00:00:46.697745 | debian-bookworm | Containerfile 2025-11-27 00:00:46.697950 | debian-bookworm | " imported 2025-11-27 00:05:28.206318 | debian-bookworm | #21 219.7 gpg: Total number processed: 1 2025-11-27 00:05:28.206332 | debian-bookworm | #21 219.7 gpg: imported: 1 2025-11-27 00:05:28.206362 | debian-bookworm | #21 219.7 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt 2025-11-27 00:05:28.206405 | debian-bookworm | #21 219.7 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 00:05:28.206418 | debian-bookworm | #21 219.7 Dload Upload Total Spent Left Speed 2025-11-27 00:05:28.300135 | debian-bookworm | #21 219.7 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 00:05:28.464800 | debian-bookworm | #21 220.1 100 1106 100 1106 0 0 2704 0 --:--:-- --:--:-- --:--:-- 2704 2025-11-27 00:05:28.635222 | debian-bookworm | #21 220.1 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt.asc 2025-11-27 00:05:28.635341 | debian-bookworm | #21 220.1 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 00:05:28.635412 | debian-bookworm | #21 220.1 Dload Upload Total Spent Left Speed 2025-11-27 00:05:28.867074 | debian-bookworm | #21 220.1 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 00:05:29.055357 | debian-bookworm | #21 220.5 100 566 100 566 0 0 1405 0 --:--:-- --:--:-- --:--:-- 1405 2025-11-27 00:05:29.055516 | debian-bookworm | #21 220.5 + gpg -u 'Operator SDK (release) ' --verify checksums.txt.asc 2025-11-27 00:05:29.055568 | debian-bookworm | #21 220.5 gpg: assuming signed data in 'checksums.txt' 2025-11-27 00:05:29.055612 | debian-bookworm | #21 220.5 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2025-11-27 00:05:29.055657 | debian-bookworm | #21 220.5 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2025-11-27 00:05:29.055729 | debian-bookworm | #21 220.5 gpg: Good signature from "Operator SDK (release) " [unknown] 2025-11-27 00:05:29.055777 | debian-bookworm | #21 220.5 gpg: Note: This key has expired! 2025-11-27 00:05:29.055819 | debian-bookworm | #21 220.5 Primary key fingerprint: 3B2F 1481 D146 2380 80B3 46BB 0529 96E2 A20B 5C7E 2025-11-27 00:05:29.055860 | debian-bookworm | #21 220.5 Subkey fingerprint: 8613 DB87 A5BA 825E F3FD 0EBE 2A85 9D08 BF98 86DB 2025-11-27 00:05:29.055902 | debian-bookworm | #21 220.6 + grep operator-sdk_linux_amd64 checksums.txt 2025-11-27 00:05:29.055944 | debian-bookworm | #21 220.6 + sha256sum -c - 2025-11-27 00:05:29.682548 | debian-bookworm | #21 221.3 operator-sdk_linux_amd64: OK 2025-11-27 00:05:29.847455 | debian-bookworm | #21 221.3 + chmod +x operator-sdk_linux_amd64 2025-11-27 00:05:29.847591 | debian-bookworm | #21 221.3 + mv operator-sdk_linux_amd64 /usr/local/bin/operator-sdk 2025-11-27 00:05:29.847641 | debian-bookworm | #21 221.3 + rm checksums.txt.asc 2025-11-27 00:05:29.847739 | debian-bookworm | #21 221.3 + rm checksums.txt 2025-11-27 00:05:29.847795 | debian-bookworm | #21 221.3 + curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.2/clusterctl-linux-amd64 2025-11-27 00:05:29.847843 | debian-bookworm | #21 221.3 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 00:05:29.847887 | debian-bookworm | #21 221.3 Dload Upload Total Spent Left Speed 2025-11-27 00:05:30.071867 | debian-bookworm | #21 221.3 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 00:05:32.639216 | debian-bookworm | #21 222.5 34 66.3M 34 23.1M 0 0 19.4M 0 0:00:03 0:00:01 0:00:02 19.4M 75 66.3M 75 50.0M 0 0 22.4M 0 0:00:02 0:00:02 --:--:-- 26.0M 100 66.3M 100 66.3M 0 0 23.9M 0 0:00:02 0:00:02 --:--:-- 27.3M 2025-11-27 00:05:32.639314 | debian-bookworm | #21 224.1 + chmod +x /usr/local/bin/clusterctl 2025-11-27 00:05:32.639329 | debian-bookworm | #21 224.1 + curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v1.33.2/bin/linux/amd64/kubectl 2025-11-27 00:05:32.639341 | debian-bookworm | #21 224.1 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 00:05:32.639352 | debian-bookworm | #21 224.1 Dload Upload Total Spent Left Speed 2025-11-27 00:05:32.887596 | debian-bookworm | #21 224.1 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 555 0 --:--:-- --:--:-- --:--:-- 556 2025-11-27 00:05:41.154541 | debian-bookworm | #21 224.6 0 57.3M 0 13771 0 0 27732 0 0:36:08 --:--:-- 0:36:08 27732 13 57.3M 13 8192k 0 0 4422k 0 0:00:13 0:00:01 0:00:12 6035k 22 57.3M 22 13.0M 0 0 5427k 0 0:00:10 0:00:02 0:00:08 6787k 36 57.3M 36 21.0M 0 0 6292k 0 0:00:09 0:00:03 0:00:06 7349k 45 57.3M 45 26.0M 0 0 6030k 0 0:00:09 0:00:04 0:00:05 6789k 55 57.3M 55 32.0M 0 0 6083k 0 0:00:09 0:00:05 0:00:04 6695k 71 57.3M 71 41.0M 0 0 6487k 0 0:00:09 0:00:06 0:00:03 7314k 85 57.3M 85 49.0M 0 0 6772k 0 0:00:08 0:00:07 0:00:01 7443k 97 57.3M 97 56.0M 0 0 6788k 0 0:00:08 0:00:08 --:--:-- 7128k 100 57.3M 100 57.3M 0 0 6914k 0 0:00:08 0:00:08 --:--:-- 7876k 2025-11-27 00:05:41.154624 | debian-bookworm | #21 232.6 + chmod +x /usr/local/bin/kubectl 2025-11-27 00:05:41.154667 | debian-bookworm | #21 232.6 + mkdir -p /ansible/.kube 2025-11-27 00:05:41.154691 | debian-bookworm | #21 232.6 + ln -s /share/kubeconfig /ansible/.kube/config 2025-11-27 00:05:41.154707 | debian-bookworm | #21 232.6 + chown -R dragon: /ansible/.kube 2025-11-27 00:05:41.154737 | debian-bookworm | #21 232.6 + mkdir -p /ansible/.cache 2025-11-27 00:05:41.154754 | debian-bookworm | #21 232.7 + mv /root/.cache/helm /ansible/.cache 2025-11-27 00:05:41.154770 | debian-bookworm | #21 232.7 + chown -R dragon: /ansible/.cache 2025-11-27 00:05:41.154784 | debian-bookworm | #21 232.7 + mkdir -p /ansible/.local/share 2025-11-27 00:05:41.154805 | debian-bookworm | #21 232.7 + mv /root/.local/share/helm /ansible/.local/share 2025-11-27 00:05:41.154820 | debian-bookworm | #21 232.7 + chown -R dragon: /ansible/.local 2025-11-27 00:05:41.154841 | debian-bookworm | #21 232.7 + ln -s /opt/configuration/environments/openstack /etc/openstack 2025-11-27 00:05:41.154858 | debian-bookworm | #21 232.7 + python3 -m ara.setup.env 2025-11-27 00:05:41.154872 | debian-bookworm | #21 232.8 + python3 /src/render-playbooks.py 2025-11-27 00:05:41.378843 | debian-bookworm | #21 232.9 + chown -R dragon: /ansible /share /interface 2025-11-27 00:05:41.810223 | debian-bookworm | #21 233.5 + apt-get clean 2025-11-27 00:05:41.983683 | debian-bookworm | #21 233.5 + apt-get remove -y build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2025-11-27 00:05:42.504199 | debian-bookworm | #21 233.5 Reading package lists... 2025-11-27 00:05:42.683009 | debian-bookworm | #21 234.2 Building dependency tree... 2025-11-27 00:05:42.834783 | debian-bookworm | #21 234.3 Reading state information... 2025-11-27 00:05:42.861121 | debian-bookworm | #21 234.5 The following packages were automatically installed and are no longer required: 2025-11-27 00:05:43.029462 | debian-bookworm | #21 234.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2025-11-27 00:05:43.029603 | debian-bookworm | #21 234.5 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2025-11-27 00:05:43.029683 | debian-bookworm | #21 234.5 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2025-11-27 00:05:43.029729 | debian-bookworm | #21 234.5 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2025-11-27 00:05:43.029803 | debian-bookworm | #21 234.5 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2025-11-27 00:05:43.029864 | debian-bookworm | #21 234.5 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2025-11-27 00:05:43.029918 | debian-bookworm | #21 234.5 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2025-11-27 00:05:43.029978 | debian-bookworm | #21 234.5 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2025-11-27 00:05:43.030032 | debian-bookworm | #21 234.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2025-11-27 00:05:43.030094 | debian-bookworm | #21 234.5 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2025-11-27 00:05:43.030148 | debian-bookworm | #21 234.5 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2025-11-27 00:05:43.030210 | debian-bookworm | #21 234.5 Use 'apt autoremove' to remove them. 2025-11-27 00:05:43.030267 | debian-bookworm | #21 234.5 The following packages will be REMOVED: 2025-11-27 00:05:43.030328 | debian-bookworm | #21 234.5 build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2025-11-27 00:05:43.073137 | debian-bookworm | #21 234.7 0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded. 2025-11-27 00:05:43.073238 | debian-bookworm | #21 234.7 After this operation, 61.8 MB disk space will be freed. 2025-11-27 00:05:43.193860 | debian-bookworm | #21 234.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14827 files and directories currently installed.) 2025-11-27 00:05:43.193964 | debian-bookworm | #21 234.7 Removing build-essential (12.9) ... 2025-11-27 00:05:43.193981 | debian-bookworm | #21 234.8 Removing curl (7.88.1-10+deb12u14) ... 2025-11-27 00:05:43.193993 | debian-bookworm | #21 234.8 Removing git (1:2.39.5-0+deb12u2) ... 2025-11-27 00:05:43.329355 | debian-bookworm | #21 234.9 Removing gnupg (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:43.442373 | debian-bookworm | #21 235.0 Removing libffi-dev:amd64 (3.4.4-1) ... 2025-11-27 00:05:43.442489 | debian-bookworm | #21 235.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u1) ... 2025-11-27 00:05:43.442503 | debian-bookworm | #21 235.1 Removing libssl-dev:amd64 (3.0.17-1~deb12u3) ... 2025-11-27 00:05:43.612711 | debian-bookworm | #21 235.2 Removing libyaml-dev:amd64 (0.2.5-1) ... 2025-11-27 00:05:43.612838 | debian-bookworm | #21 235.3 + apt-get autoremove -y 2025-11-27 00:05:44.248999 | debian-bookworm | #21 235.3 Reading package lists... 2025-11-27 00:05:44.414281 | debian-bookworm | #21 235.9 Building dependency tree... 2025-11-27 00:05:44.414481 | debian-bookworm | #21 236.1 Reading state information... 2025-11-27 00:05:44.599749 | debian-bookworm | #21 236.2 The following packages will be REMOVED: 2025-11-27 00:05:44.599890 | debian-bookworm | #21 236.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2025-11-27 00:05:44.599973 | debian-bookworm | #21 236.2 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2025-11-27 00:05:44.600020 | debian-bookworm | #21 236.2 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2025-11-27 00:05:44.751370 | debian-bookworm | #21 236.2 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2025-11-27 00:05:44.751582 | debian-bookworm | #21 236.2 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2025-11-27 00:05:44.751680 | debian-bookworm | #21 236.2 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2025-11-27 00:05:44.751801 | debian-bookworm | #21 236.2 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2025-11-27 00:05:44.751879 | debian-bookworm | #21 236.2 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2025-11-27 00:05:44.751922 | debian-bookworm | #21 236.2 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2025-11-27 00:05:44.751997 | debian-bookworm | #21 236.2 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2025-11-27 00:05:44.752060 | debian-bookworm | #21 236.2 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2025-11-27 00:05:44.799891 | debian-bookworm | #21 236.4 0 upgraded, 0 newly installed, 72 to remove and 0 not upgraded. 2025-11-27 00:05:44.800014 | debian-bookworm | #21 236.4 After this operation, 336 MB disk space will be freed. 2025-11-27 00:05:44.982862 | debian-bookworm | #21 236.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13659 files and directories currently installed.) 2025-11-27 00:05:44.983057 | debian-bookworm | #21 236.5 Removing g++ (4:12.2.0-3) ... 2025-11-27 00:05:44.983080 | debian-bookworm | #21 236.5 Removing gcc (4:12.2.0-3) ... 2025-11-27 00:05:44.983093 | debian-bookworm | #21 236.6 Removing dpkg-dev (1.21.22) ... 2025-11-27 00:05:45.088876 | debian-bookworm | #21 236.7 Removing bzip2 (1.0.8-5+b1) ... 2025-11-27 00:05:45.206447 | debian-bookworm | #21 236.8 Removing cpp (4:12.2.0-3) ... 2025-11-27 00:05:45.206542 | debian-bookworm | #21 236.9 Removing gpg-wks-client (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.368956 | debian-bookworm | #21 236.9 Removing dirmngr (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.369054 | debian-bookworm | #21 237.0 Removing g++-12 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:45.509563 | debian-bookworm | #21 237.1 Removing git-man (1:2.39.5-0+deb12u2) ... 2025-11-27 00:05:45.509700 | debian-bookworm | #21 237.2 Removing gnupg-l10n (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.637657 | debian-bookworm | #21 237.2 Removing gnupg-utils (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.637819 | debian-bookworm | #21 237.3 Removing gpg-wks-server (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.759958 | debian-bookworm | #21 237.3 Removing gpg (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.760056 | debian-bookworm | #21 237.4 Removing gpgsm (2.2.40-1.1+deb12u1) ... 2025-11-27 00:05:45.930899 | debian-bookworm | #21 237.5 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:45.931006 | debian-bookworm | #21 237.6 Removing libcurl4:amd64 (7.88.1-10+deb12u14) ... 2025-11-27 00:05:46.045028 | debian-bookworm | #21 237.6 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2025-11-27 00:05:46.045124 | debian-bookworm | #21 237.7 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2025-11-27 00:05:46.165252 | debian-bookworm | #21 237.7 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2025-11-27 00:05:46.165342 | debian-bookworm | #21 237.8 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2025-11-27 00:05:46.329252 | debian-bookworm | #21 237.9 Removing libc-dev-bin (2.36-9+deb12u13) ... 2025-11-27 00:05:46.329347 | debian-bookworm | #21 238.0 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2025-11-27 00:05:46.456166 | debian-bookworm | #21 238.1 Removing libdpkg-perl (1.21.22) ... 2025-11-27 00:05:46.586183 | debian-bookworm | #21 238.2 Removing liberror-perl (0.17029-2) ... 2025-11-27 00:05:46.586263 | debian-bookworm | #21 238.2 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2025-11-27 00:05:46.711517 | debian-bookworm | #21 238.3 Removing perl (5.36.0-7+deb12u3) ... 2025-11-27 00:05:46.711597 | debian-bookworm | #21 238.4 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2025-11-27 00:05:46.889708 | debian-bookworm | #21 238.5 Removing libgdbm-compat4:amd64 (1.23-3) ... 2025-11-27 00:05:46.889809 | debian-bookworm | #21 238.5 Removing libksba8:amd64 (1.6.3-2) ... 2025-11-27 00:05:47.028972 | debian-bookworm | #21 238.6 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2025-11-27 00:05:47.029060 | debian-bookworm | #21 238.7 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2025-11-27 00:05:47.164010 | debian-bookworm | #21 238.7 Removing libnsl-dev:amd64 (1.3.0-2) ... 2025-11-27 00:05:47.164089 | debian-bookworm | #21 238.8 Removing libnsl2:amd64 (1.3.0-2) ... 2025-11-27 00:05:47.320131 | debian-bookworm | #21 238.9 Removing libpsl5:amd64 (0.21.2-1) ... 2025-11-27 00:05:47.320261 | debian-bookworm | #21 239.0 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-11-27 00:05:47.447260 | debian-bookworm | #21 239.0 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2025-11-27 00:05:47.447360 | debian-bookworm | #21 239.1 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2025-11-27 00:05:47.560921 | debian-bookworm | #21 239.2 Removing libssh-4:amd64 (0.10.6-0+deb12u1) ... 2025-11-27 00:05:47.561009 | debian-bookworm | #21 239.2 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2025-11-27 00:05:47.670630 | debian-bookworm | #21 239.3 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2025-11-27 00:05:47.670711 | debian-bookworm | #21 239.3 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2025-11-27 00:05:47.770846 | debian-bookworm | #21 239.4 Removing libtirpc-common (1.3.3+ds-1) ... 2025-11-27 00:05:47.770961 | debian-bookworm | #21 239.4 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2025-11-27 00:05:47.916856 | debian-bookworm | #21 239.5 Removing linux-libc-dev:amd64 (6.1.158-1) ... 2025-11-27 00:05:47.916929 | debian-bookworm | #21 239.6 Removing make (4.3-4.1) ... 2025-11-27 00:05:48.029200 | debian-bookworm | #21 239.6 Removing patch (2.7.6-7) ... 2025-11-27 00:05:48.029330 | debian-bookworm | #21 239.7 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2025-11-27 00:05:48.139547 | debian-bookworm | #21 239.8 Removing rpcsvc-proto (1.4.3-1) ... 2025-11-27 00:05:48.265323 | debian-bookworm | #21 239.8 Removing xz-utils (5.4.1-1) ... 2025-11-27 00:05:48.265466 | debian-bookworm | #21 239.9 Removing gcc-12 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:48.393949 | debian-bookworm | #21 240.0 Removing binutils (2.40-2) ... 2025-11-27 00:05:48.532056 | debian-bookworm | #21 240.0 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2025-11-27 00:05:48.532150 | debian-bookworm | #21 240.1 Removing libgprofng0:amd64 (2.40-2) ... 2025-11-27 00:05:48.532165 | debian-bookworm | #21 240.2 Removing libctf0:amd64 (2.40-2) ... 2025-11-27 00:05:48.681710 | debian-bookworm | #21 240.2 Removing libbinutils:amd64 (2.40-2) ... 2025-11-27 00:05:48.683625 | debian-bookworm | #21 240.3 Removing binutils-common:amd64 (2.40-2) ... 2025-11-27 00:05:48.854887 | debian-bookworm | #21 240.4 Removing cpp-12 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.016707 | debian-bookworm | #21 240.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.016792 | debian-bookworm | #21 240.6 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.016805 | debian-bookworm | #21 240.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.168524 | debian-bookworm | #21 240.7 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.168638 | debian-bookworm | #21 240.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2025-11-27 00:05:49.324839 | debian-bookworm | #21 240.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.324959 | debian-bookworm | #21 241.0 Removing libisl23:amd64 (0.25-1.1) ... 2025-11-27 00:05:49.488111 | debian-bookworm | #21 241.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.488231 | debian-bookworm | #21 241.1 Removing libjansson4:amd64 (2.14-2) ... 2025-11-27 00:05:49.609894 | debian-bookworm | #21 241.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.610013 | debian-bookworm | #21 241.3 Removing libmpc3:amd64 (1.3.1-1) ... 2025-11-27 00:05:49.719871 | debian-bookworm | #21 241.3 Removing libmpfr6:amd64 (4.2.0-1) ... 2025-11-27 00:05:49.719961 | debian-bookworm | #21 241.4 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.848472 | debian-bookworm | #21 241.4 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.848539 | debian-bookworm | #21 241.5 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2025-11-27 00:05:49.972513 | debian-bookworm | #21 241.6 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2025-11-27 00:05:49.972633 | debian-bookworm | #21 241.6 + rm -rf /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-5add9f88efb3134e.lock /tmp/uv-setuptools-8ef6338767861e8d.lock /tmp/uv-setuptools-eab4e711032b24e3.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gnupg-agent /usr/share/doc/gpg-agent /usr/share/doc/gpgconf /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/helm /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libassuan0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnpth0 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/perl-base /usr/share/doc/pinentry-curses /usr/share/doc/procps /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_InRelease /var/lib/apt/lists/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/partial '/var/tmp/*' /patches 2025-11-27 00:05:50.096777 | debian-bookworm | #21 241.7 + uv pip install --no-cache --system pyclean==3.0.0 2025-11-27 00:05:50.234888 | debian-bookworm | #21 241.7 Using Python 3.13.9 environment at: /usr/local 2025-11-27 00:05:50.234971 | debian-bookworm | #21 241.9 Resolved 1 package in 125ms 2025-11-27 00:05:50.334818 | debian-bookworm | #21 241.9 Prepared 1 package in 24ms 2025-11-27 00:05:50.334879 | debian-bookworm | #21 241.9 Installed 1 package in 6ms 2025-11-27 00:05:50.334885 | debian-bookworm | #21 241.9 + pyclean==3.0.0 2025-11-27 00:05:50.334891 | debian-bookworm | #21 241.9 + pyclean /usr 2025-11-27 00:05:50.334896 | debian-bookworm | #21 242.0 Cleaning directory /usr 2025-11-27 00:05:50.979187 | debian-bookworm | #21 242.6 Total 495 files, 162 directories removed. 2025-11-27 00:05:51.140833 | debian-bookworm | #21 242.6 + uv pip uninstall --system pyclean 2025-11-27 00:05:51.432052 | debian-bookworm | #21 242.9 Using Python 3.13.9 environment at: /usr/local 2025-11-27 00:05:51.436549 | debian-bookworm | #21 242.9 Uninstalled 1 package in 265ms 2025-11-27 00:05:51.436611 | debian-bookworm | #21 242.9 - pyclean==3.0.0 2025-11-27 00:05:51.486093 | debian-bookworm | #21 DONE 243.1s 2025-11-27 00:05:59.751584 | debian-bookworm | 2025-11-27 00:05:59.784989 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2025-11-27 00:05:59.908561 | debian-bookworm | #22 DONE 4.9s 2025-11-27 00:06:00.064038 | debian-bookworm | 2025-11-27 00:06:00.064122 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2025-11-27 00:06:00.064139 | debian-bookworm | #22 merging 2025-11-27 00:06:03.095747 | debian-bookworm | #22 merging 3.2s done 2025-11-27 00:06:03.095904 | debian-bookworm | #22 DONE 8.0s 2025-11-27 00:06:03.330051 | debian-bookworm | 2025-11-27 00:06:03.330207 | debian-bookworm | #23 [stage-1 3/4] WORKDIR /ansible 2025-11-27 00:06:03.330216 | debian-bookworm | #23 DONE 0.1s 2025-11-27 00:06:03.330222 | debian-bookworm | 2025-11-27 00:06:03.330227 | debian-bookworm | #24 [stage-1 4/4] RUN chown -R dragon: /ansible 2025-11-27 00:06:05.379728 | debian-bookworm | #24 DONE 2.2s 2025-11-27 00:06:05.551611 | debian-bookworm | 2025-11-27 00:06:05.551743 | debian-bookworm | #25 exporting to image 2025-11-27 00:06:05.551781 | debian-bookworm | #25 exporting layers 2025-11-27 00:07:11.707736 | debian-bookworm | #25 exporting layers 66.3s done 2025-11-27 00:07:11.708542 | debian-bookworm | #25 exporting manifest sha256:fcc1934ac1f24d9343eeec42fe7b17e9bdb9d20526821e2759ce2117d116165c 2025-11-27 00:07:11.818315 | debian-bookworm | #25 exporting manifest sha256:fcc1934ac1f24d9343eeec42fe7b17e9bdb9d20526821e2759ce2117d116165c 0.0s done 2025-11-27 00:07:11.818385 | debian-bookworm | #25 exporting config sha256:6dba63dc2a757c0b5af559667202ae91f255042d3464ba356b59f9c25d2d8791 0.0s done 2025-11-27 00:07:11.818398 | debian-bookworm | #25 exporting attestation manifest sha256:cde4805d329e27dcb71296e167f090e2df1d1cdc075f1323f96f64aa2c317e11 0.0s done 2025-11-27 00:07:11.818409 | debian-bookworm | #25 exporting manifest list sha256:48f61360e96b1c45edc3822ed475f14d0a9adee8b77e4cef2169e8095860c17c 0.0s done 2025-11-27 00:07:11.818420 | debian-bookworm | #25 naming to docker.io/library/683d719:latest 2025-11-27 00:07:11.976340 | debian-bookworm | #25 naming to docker.io/library/683d719:latest done 2025-11-27 00:07:11.976430 | debian-bookworm | #25 unpacking to docker.io/library/683d719:latest 2025-11-27 00:07:24.782417 | debian-bookworm | #25 unpacking to docker.io/library/683d719:latest 13.0s done 2025-11-27 00:07:24.971839 | debian-bookworm | #25 DONE 79.4s 2025-11-27 00:07:25.258171 | debian-bookworm | ok: Runtime: 0:05:46.011267 2025-11-27 00:07:25.301274 | 2025-11-27 00:07:25.301433 | TASK [Run push script] 2025-11-27 00:07:25.617068 | debian-bookworm | + [[ ! -e Containerfile ]] 2025-11-27 00:07:25.617540 | debian-bookworm | ++ git rev-parse --short HEAD 2025-11-27 00:07:25.640847 | debian-bookworm | + revision=683d719 2025-11-27 00:07:25.640930 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-27 00:07:25.640960 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-27 00:07:25.640990 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-27 00:07:25.641062 | debian-bookworm | + docker tag 683d719 osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-27 00:07:25.713420 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-27 00:07:25.729887 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/osism-kubernetes] 2025-11-27 00:07:25.835242 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:25.835317 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:25.839113 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:25.839313 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:25.839412 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:25.839599 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:25.840446 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:25.934718 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:25.934798 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:25.934815 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:25.934857 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:25.934927 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:25.934953 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:25.935025 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.035078 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.035163 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:26.035290 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.035356 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:26.035454 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.035566 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.035644 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:26.135122 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:26.135241 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.135362 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:26.135576 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.135730 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.135862 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:26.135970 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.235305 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:26.235337 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.235345 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.235349 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:26.235354 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.235358 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:26.235363 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.335174 | debian-bookworm | 4be30b357128: Waiting 2025-11-27 00:07:26.335262 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.335277 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-27 00:07:26.335289 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.335301 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-27 00:07:26.335457 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.335480 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.436049 | debian-bookworm | 78f5df08abd4: Layer already exists 2025-11-27 00:07:26.436134 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.436191 | debian-bookworm | 8e44f01296e3: Layer already exists 2025-11-27 00:07:26.436311 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.436410 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.436446 | debian-bookworm | 4be30b357128: Layer already exists 2025-11-27 00:07:26.436585 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.535639 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.535750 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.535875 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.535982 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.635225 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-27 00:07:26.635339 | debian-bookworm | 7596cb963a49: Waiting 2025-11-27 00:07:26.635357 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.635369 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.735443 | debian-bookworm | 7596cb963a49: Layer already exists 2025-11-27 00:07:26.735562 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.735592 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.735604 | debian-bookworm | 4f4fb700ef54: Layer already exists 2025-11-27 00:07:26.837075 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.837165 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:26.934851 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:26.934925 | debian-bookworm | 39596b4db02b: Waiting 2025-11-27 00:07:27.035775 | debian-bookworm | 29d640d4575e: Waiting 2025-11-27 00:07:31.835449 | debian-bookworm | 39596b4db02b: Pushed 2025-11-27 00:07:48.534979 | debian-bookworm | 29d640d4575e: Pushed 2025-11-27 00:07:52.942478 | debian-bookworm | latest: digest: sha256:48f61360e96b1c45edc3822ed475f14d0a9adee8b77e4cef2169e8095860c17c size: 856 2025-11-27 00:07:53.347950 | debian-bookworm | ok: Runtime: 0:00:27.338312 2025-11-27 00:07:53.354545 | 2025-11-27 00:07:53.354660 | TASK [Run cosign script] 2025-11-27 00:07:53.636366 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-27 00:07:53.636559 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-27 00:07:53.636573 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-27 00:07:53.636579 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-11-27 00:07:53.688758 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 00:07:53.688848 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-11-27 00:07:53.905852 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 00:07:54.082669 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 00:08:00.277607 | debian-bookworm | 15 149M 15 23.4M 0 0 19.5M 0 0:00:07 0:00:01 0:00:06 19.5M 41 149M 41 61.7M 0 0 28.0M 0 0:00:05 0:00:02 0:00:03 38.3M 55 149M 55 83.2M 0 0 26.0M 0 0:00:05 0:00:03 0:00:02 29.9M 69 149M 69 104M 0 0 24.7M 0 0:00:06 0:00:04 0:00:02 26.8M 82 149M 82 122M 0 0 23.6M 0 0:00:06 0:00:05 0:00:01 24.8M 94 149M 94 140M 0 0 22.7M 0 0:00:06 0:00:06 --:--:-- 23.4M 100 149M 100 149M 0 0 22.6M 0 0:00:06 0:00:06 --:--:-- 19.8M 2025-11-27 00:08:00.287835 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-11-27 00:08:00.289975 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-27 00:08:01.013941 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-kubernetes:latest uses a tag, not a digest, to identify the image to sign. 2025-11-27 00:08:01.014036 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-11-27 00:08:01.014050 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-27 00:08:01.014063 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-27 00:08:01.014316 | debian-bookworm | images by tag will be removed in a future release. 2025-11-27 00:08:01.014383 | debian-bookworm | 2025-11-27 00:08:01.524963 | debian-bookworm | Signing artifact... 2025-11-27 00:08:09.404564 | debian-bookworm | ok: Runtime: 0:00:15.563971 2025-11-27 00:08:09.416898 | 2025-11-27 00:08:09.417101 | TASK [Run sbom script] 2025-11-27 00:08:09.751070 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-27 00:08:09.751289 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-27 00:08:09.751324 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-27 00:08:09.751346 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-11-27 00:08:09.751384 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-11-27 00:08:09.765614 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-27 00:08:09.875790 | debian-bookworm | [info] checking github for the current release tag 2025-11-27 00:08:10.398507 | debian-bookworm | [info] fetching release script for tag='v1.38.0' 2025-11-27 00:08:10.674489 | debian-bookworm | [info] checking github for the current release tag 2025-11-27 00:08:10.788576 | debian-bookworm | [info] using release tag='v1.38.0' version='1.38.0' os='linux' arch='amd64' 2025-11-27 00:08:13.016720 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-11-27 00:08:13.039220 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-kubernetes:latest -o cyclonedx-json 2025-11-27 00:08:59.219757 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-kubernetes -v latest -f sbom.json -a 2025-11-27 00:09:00.910812 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2025-11-27 00:09:00.910943 | debian-bookworm | Provided project name and version: osism-kubernetes latest 2025-11-27 00:09:00.910962 | debian-bookworm | Auto mode ON 2025-11-27 00:09:00.910975 | debian-bookworm | Reading sbom.json ... 2025-11-27 00:09:00.910987 | debian-bookworm | Uploading sbom.json ... 2025-11-27 00:09:00.911005 | debian-bookworm | Waiting for project uuid a03b2b35-96aa-4168-8dd6-c17cbfca8460 to be reported by dt server ... 2025-11-27 00:09:00.911018 | debian-bookworm | Project UUID: a03b2b35-96aa-4168-8dd6-c17cbfca8460 2025-11-27 00:09:00.911029 | debian-bookworm | No policy violations found. 2025-11-27 00:09:00.911042 | debian-bookworm | severity_scores, {'CRITICAL': 5, 'HIGH': 8, 'MEDIUM': 13, 'LOW': 3, 'UNASSIGNED': 0} 2025-11-27 00:09:00.911054 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-11-27 00:09:00.996088 | debian-bookworm | ok: Runtime: 0:00:51.195826 2025-11-27 00:09:00.999094 | 2025-11-27 00:09:00.999213 | PLAY RECAP 2025-11-27 00:09:00.999289 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-27 00:09:00.999326 | 2025-11-27 00:09:01.143849 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2025-11-27 00:09:01.144934 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-27 00:09:01.926735 | 2025-11-27 00:09:01.926946 | PLAY [Base post] 2025-11-27 00:09:01.941130 | 2025-11-27 00:09:01.941275 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-27 00:09:02.764693 | debian-bookworm | changed 2025-11-27 00:09:02.775905 | 2025-11-27 00:09:02.776074 | PLAY RECAP 2025-11-27 00:09:02.776151 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-27 00:09:02.776258 | 2025-11-27 00:09:02.908629 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-27 00:09:02.910500 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-27 00:09:03.775517 | 2025-11-27 00:09:03.775709 | PLAY [Base post-logs] 2025-11-27 00:09:03.789046 | 2025-11-27 00:09:03.789219 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-27 00:09:04.264120 | localhost | changed 2025-11-27 00:09:04.274475 | 2025-11-27 00:09:04.274640 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-27 00:09:04.300513 | localhost | ok 2025-11-27 00:09:04.303772 | 2025-11-27 00:09:04.303873 | TASK [Set zuul-log-path fact] 2025-11-27 00:09:04.318936 | localhost | ok 2025-11-27 00:09:04.327045 | 2025-11-27 00:09:04.327152 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 00:09:04.363599 | localhost | ok 2025-11-27 00:09:04.369564 | 2025-11-27 00:09:04.369711 | TASK [upload-logs : Create log directories] 2025-11-27 00:09:04.938764 | localhost | changed 2025-11-27 00:09:04.943400 | 2025-11-27 00:09:04.943555 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-27 00:09:05.487658 | localhost -> localhost | ok: Runtime: 0:00:00.010508 2025-11-27 00:09:05.492367 | 2025-11-27 00:09:05.492493 | TASK [upload-logs : Upload logs to log server] 2025-11-27 00:09:06.048803 | localhost | Output suppressed because no_log was given 2025-11-27 00:09:06.051063 | 2025-11-27 00:09:06.051239 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 00:09:06.115281 | localhost | skipping: Conditional result was False 2025-11-27 00:09:06.121181 | localhost | skipping: Conditional result was False 2025-11-27 00:09:06.125991 | 2025-11-27 00:09:06.126148 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 00:09:06.176995 | localhost | skipping: Conditional result was False 2025-11-27 00:09:06.186095 | 2025-11-27 00:09:06.189098 | localhost | skipping: Conditional result was False 2025-11-27 00:09:06.200704 | 2025-11-27 00:09:06.201089 | LOOP [upload-logs : Upload console log and json output]