2026-04-24 09:21:15.374667 | Job console starting 2026-04-24 09:21:15.394455 | Updating git repos 2026-04-24 09:21:15.456206 | Cloning repos into workspace 2026-04-24 09:21:15.582876 | Restoring repo states 2026-04-24 09:21:15.616370 | Merging changes 2026-04-24 09:21:15.616387 | Checking out repos 2026-04-24 09:21:15.682609 | Preparing playbooks 2026-04-24 09:21:17.191649 | Running Ansible setup 2026-04-24 09:22:42.456594 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 09:22:43.281705 | 2026-04-24 09:22:43.282233 | PLAY [Base pre] 2026-04-24 09:22:43.302384 | 2026-04-24 09:22:43.302537 | TASK [Setup log path fact] 2026-04-24 09:22:43.333784 | debian-bookworm | ok 2026-04-24 09:22:43.349742 | 2026-04-24 09:22:43.349898 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 09:22:43.383259 | debian-bookworm | ok 2026-04-24 09:22:43.397979 | 2026-04-24 09:22:43.398099 | TASK [emit-job-header : Print job information] 2026-04-24 09:22:43.458796 | # Job Information 2026-04-24 09:22:43.458998 | Ansible Version: 2.16.14 2026-04-24 09:22:43.459036 | Job: container-image-ceph-ansible-push-squid 2026-04-24 09:22:43.459070 | Pipeline: post 2026-04-24 09:22:43.459094 | Executor: 521e9411259a 2026-04-24 09:22:43.459154 | Triggered by: https://github.com/osism/container-image-ceph-ansible/commit/c0e998d06e9a445121d72f709fd94bced9991376 2026-04-24 09:22:43.459178 | Event ID: ee2ad070-3fbe-11f1-949f-b4704629aa3f 2026-04-24 09:22:43.464279 | 2026-04-24 09:22:43.464387 | LOOP [emit-job-header : Print node information] 2026-04-24 09:22:43.588196 | debian-bookworm | ok: 2026-04-24 09:22:43.588408 | debian-bookworm | # Node Information 2026-04-24 09:22:43.588697 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 09:22:43.588735 | debian-bookworm | Hostname: debian 2026-04-24 09:22:43.588759 | debian-bookworm | Username: zuul 2026-04-24 09:22:43.588781 | debian-bookworm | Distro: Debian 12.13 2026-04-24 09:22:43.588806 | debian-bookworm | Provider: regiocloud-a 2026-04-24 09:22:43.588828 | debian-bookworm | Region: 2026-04-24 09:22:43.588849 | debian-bookworm | Label: debian-bookworm 2026-04-24 09:22:43.588869 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 09:22:43.588889 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:6f0b 2026-04-24 09:22:43.612939 | 2026-04-24 09:22:43.613349 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 09:22:44.113177 | debian-bookworm -> localhost | changed 2026-04-24 09:22:44.127616 | 2026-04-24 09:22:44.127798 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 09:22:45.207209 | debian-bookworm -> localhost | changed 2026-04-24 09:22:45.219121 | 2026-04-24 09:22:45.219272 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 09:22:45.497773 | debian-bookworm -> localhost | ok 2026-04-24 09:22:45.504496 | 2026-04-24 09:22:45.504624 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 09:22:45.533666 | debian-bookworm | ok 2026-04-24 09:22:45.550931 | debian-bookworm | included: /var/lib/zuul/builds/05660b8ceb0440e5938aa334b04ea0ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 09:22:45.558149 | 2026-04-24 09:22:45.558254 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 09:22:46.798525 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 09:22:46.798765 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/05660b8ceb0440e5938aa334b04ea0ad/work/05660b8ceb0440e5938aa334b04ea0ad_id_rsa 2026-04-24 09:22:46.798803 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/05660b8ceb0440e5938aa334b04ea0ad/work/05660b8ceb0440e5938aa334b04ea0ad_id_rsa.pub 2026-04-24 09:22:46.798968 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 09:22:46.799005 | debian-bookworm -> localhost | SHA256:cEYuth0kbfFcnEe8rnCpMIP8o+sl8CHxw8nP9lpx4jc zuul-build-sshkey 2026-04-24 09:22:46.799046 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 09:22:46.799070 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 09:22:46.799090 | debian-bookworm -> localhost | | ..+. ..+. | 2026-04-24 09:22:46.799132 | debian-bookworm -> localhost | | =oo .o o | 2026-04-24 09:22:46.799153 | debian-bookworm -> localhost | | . +.= o . . | 2026-04-24 09:22:46.799173 | debian-bookworm -> localhost | | * O . . | 2026-04-24 09:22:46.799194 | debian-bookworm -> localhost | | o.O.S o .o | 2026-04-24 09:22:46.799220 | debian-bookworm -> localhost | | +o=+..+o . | 2026-04-24 09:22:46.799242 | debian-bookworm -> localhost | | o.=+o+E. | 2026-04-24 09:22:46.799263 | debian-bookworm -> localhost | | +oo.... | 2026-04-24 09:22:46.799283 | debian-bookworm -> localhost | | .+o.o. | 2026-04-24 09:22:46.799304 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 09:22:46.799360 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.720189 2026-04-24 09:22:46.806175 | 2026-04-24 09:22:46.806298 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 09:22:46.846859 | debian-bookworm | ok 2026-04-24 09:22:46.867142 | debian-bookworm | included: /var/lib/zuul/builds/05660b8ceb0440e5938aa334b04ea0ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 09:22:46.876760 | 2026-04-24 09:22:46.876879 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 09:22:46.911074 | debian-bookworm | skipping: Conditional result was False 2026-04-24 09:22:46.917659 | 2026-04-24 09:22:46.917792 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 09:22:47.609261 | debian-bookworm | changed 2026-04-24 09:22:47.615053 | 2026-04-24 09:22:47.615185 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 09:22:47.882702 | debian-bookworm | ok 2026-04-24 09:22:47.894306 | 2026-04-24 09:22:47.894464 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 09:22:48.594178 | debian-bookworm | changed 2026-04-24 09:22:48.602132 | 2026-04-24 09:22:48.602264 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 09:22:49.236919 | debian-bookworm | changed 2026-04-24 09:22:49.244234 | 2026-04-24 09:22:49.244346 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 09:22:49.268951 | debian-bookworm | skipping: Conditional result was False 2026-04-24 09:22:49.277396 | 2026-04-24 09:22:49.277511 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 09:22:49.933917 | debian-bookworm -> localhost | changed 2026-04-24 09:22:49.945478 | 2026-04-24 09:22:49.945600 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 09:22:50.546648 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/05660b8ceb0440e5938aa334b04ea0ad/work/05660b8ceb0440e5938aa334b04ea0ad_id_rsa (zuul-build-sshkey) 2026-04-24 09:22:50.547023 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039467 2026-04-24 09:22:50.556851 | 2026-04-24 09:22:50.556976 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 09:22:51.053641 | debian-bookworm | ok 2026-04-24 09:22:51.061425 | 2026-04-24 09:22:51.061567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 09:22:51.096506 | debian-bookworm | skipping: Conditional result was False 2026-04-24 09:22:51.118372 | 2026-04-24 09:22:51.118526 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 09:22:51.591636 | debian-bookworm | ok 2026-04-24 09:22:51.610362 | 2026-04-24 09:22:51.610509 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 09:22:51.652227 | debian-bookworm | ok 2026-04-24 09:22:51.664940 | 2026-04-24 09:22:51.665073 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 09:22:52.190475 | debian-bookworm -> localhost | ok 2026-04-24 09:22:52.207511 | 2026-04-24 09:22:52.207655 | TASK [validate-host : Collect information about the host] 2026-04-24 09:23:33.415773 | debian-bookworm | ok 2026-04-24 09:23:33.429126 | 2026-04-24 09:23:33.429270 | TASK [validate-host : Sanitize hostname] 2026-04-24 09:23:33.673085 | debian-bookworm | ok 2026-04-24 09:23:33.761639 | 2026-04-24 09:23:33.761789 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 09:23:34.729817 | debian-bookworm -> localhost | changed 2026-04-24 09:23:34.736329 | 2026-04-24 09:23:34.736445 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 09:23:35.198417 | debian-bookworm | ok 2026-04-24 09:23:35.204168 | 2026-04-24 09:23:35.204300 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 09:23:35.814184 | debian-bookworm -> localhost | changed 2026-04-24 09:23:35.832077 | 2026-04-24 09:23:35.832324 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 09:23:36.130745 | debian-bookworm | ok 2026-04-24 09:23:36.139029 | 2026-04-24 09:23:36.139150 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 09:23:37.105462 | debian-bookworm | changed: 2026-04-24 09:23:37.105697 | debian-bookworm | cd+++++++++ src/ 2026-04-24 09:23:37.105740 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 09:23:37.105771 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 09:23:37.105799 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-04-24 09:23:37.105825 | debian-bookworm | Containerfile 2026-04-24 09:23:37.106092 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007498 2026-04-24 09:25:55.660003 | 2026-04-24 09:25:55.660200 | TASK [upload-logs : Upload logs to log server] 2026-04-24 09:25:56.258155 | localhost | Output suppressed because no_log was given 2026-04-24 09:25:56.261047 | 2026-04-24 09:25:56.261189 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 09:25:56.320023 | localhost | skipping: Conditional result was False 2026-04-24 09:25:56.326173 | localhost | skipping: Conditional result was False 2026-04-24 09:25:56.329487 | 2026-04-24 09:25:56.329633 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 09:25:56.388347 | localhost | skipping: Conditional result was False 2026-04-24 09:25:56.388898 | 2026-04-24 09:25:56.393044 | localhost | skipping: Conditional result was False 2026-04-24 09:25:56.400244 | 2026-04-24 09:25:56.400446 | LOOP [upload-logs : Upload console log and json output]