2026-04-24 03:09:23.883104 | Job console starting 2026-04-24 03:09:23.901555 | Updating git repos 2026-04-24 03:09:23.960681 | Cloning repos into workspace 2026-04-24 03:09:24.081810 | Restoring repo states 2026-04-24 03:09:24.102428 | Merging changes 2026-04-24 03:09:24.102452 | Checking out repos 2026-04-24 03:09:24.397386 | Preparing playbooks 2026-04-24 03:09:25.801551 | Running Ansible setup 2026-04-24 03:09:31.209743 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 03:09:32.291377 | 2026-04-24 03:09:32.291507 | PLAY [Base pre] 2026-04-24 03:09:32.306592 | 2026-04-24 03:09:32.306706 | TASK [Setup log path fact] 2026-04-24 03:09:32.346698 | debian-bookworm | ok 2026-04-24 03:09:32.362618 | 2026-04-24 03:09:32.362752 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 03:09:32.411660 | debian-bookworm | ok 2026-04-24 03:09:32.445457 | 2026-04-24 03:09:32.445582 | TASK [emit-job-header : Print job information] 2026-04-24 03:09:32.500793 | # Job Information 2026-04-24 03:09:32.500989 | Ansible Version: 2.16.14 2026-04-24 03:09:32.501028 | Job: yamllint 2026-04-24 03:09:32.501061 | Pipeline: periodic-daily 2026-04-24 03:09:32.501084 | Executor: 521e9411259a 2026-04-24 03:09:32.501104 | Triggered by: https://github.com/osism/kolla-operations 2026-04-24 03:09:32.501127 | Event ID: b4f6855475034728a11d644fb00f76d2 2026-04-24 03:09:32.506190 | 2026-04-24 03:09:32.506289 | LOOP [emit-job-header : Print node information] 2026-04-24 03:09:32.638429 | debian-bookworm | ok: 2026-04-24 03:09:32.638607 | debian-bookworm | # Node Information 2026-04-24 03:09:32.638651 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 03:09:32.638683 | debian-bookworm | Hostname: debian 2026-04-24 03:09:32.638707 | debian-bookworm | Username: zuul 2026-04-24 03:09:32.638729 | debian-bookworm | Distro: Debian 12.13 2026-04-24 03:09:32.638754 | debian-bookworm | Provider: regiocloud-a 2026-04-24 03:09:32.638785 | debian-bookworm | Region: 2026-04-24 03:09:32.638808 | debian-bookworm | Label: debian-bookworm 2026-04-24 03:09:32.638859 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 03:09:32.638888 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:7c25 2026-04-24 03:09:32.651756 | 2026-04-24 03:09:32.651875 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 03:09:33.189752 | debian-bookworm -> localhost | changed 2026-04-24 03:09:33.206489 | 2026-04-24 03:09:33.206703 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 03:09:35.141151 | debian-bookworm -> localhost | changed 2026-04-24 03:09:35.158587 | 2026-04-24 03:09:35.158984 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 03:09:36.003378 | debian-bookworm -> localhost | ok 2026-04-24 03:09:36.009518 | 2026-04-24 03:09:36.009627 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 03:09:36.059163 | debian-bookworm | ok 2026-04-24 03:09:36.111609 | debian-bookworm | included: /var/lib/zuul/builds/c5b278b680b142b9aa03a71cf1f25d9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 03:09:36.140788 | 2026-04-24 03:09:36.140907 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 03:09:41.131074 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 03:09:41.131265 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c5b278b680b142b9aa03a71cf1f25d9a/work/c5b278b680b142b9aa03a71cf1f25d9a_id_rsa 2026-04-24 03:09:41.131298 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c5b278b680b142b9aa03a71cf1f25d9a/work/c5b278b680b142b9aa03a71cf1f25d9a_id_rsa.pub 2026-04-24 03:09:41.131320 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 03:09:41.131340 | debian-bookworm -> localhost | SHA256:uoNY2P/01r0qCcAWqozdvhHRmONR6rA3zyyBfKh/yLU zuul-build-sshkey 2026-04-24 03:09:41.131361 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 03:09:41.131394 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 03:09:41.131413 | debian-bookworm -> localhost | | . | 2026-04-24 03:09:41.131431 | debian-bookworm -> localhost | | *. | 2026-04-24 03:09:41.131447 | debian-bookworm -> localhost | | . Bo.. | 2026-04-24 03:09:41.131464 | debian-bookworm -> localhost | | . B.++ | 2026-04-24 03:09:41.131490 | debian-bookworm -> localhost | | +==O. .S | 2026-04-24 03:09:41.131518 | debian-bookworm -> localhost | |..=o=B .. | 2026-04-24 03:09:41.131539 | debian-bookworm -> localhost | |.. *o+= .. o . | 2026-04-24 03:09:41.131556 | debian-bookworm -> localhost | | .+ Eooo .+ . . | 2026-04-24 03:09:41.131573 | debian-bookworm -> localhost | | .....o........ | 2026-04-24 03:09:41.131589 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 03:09:41.131640 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.878644 2026-04-24 03:09:41.137418 | 2026-04-24 03:09:41.137517 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 03:09:41.175730 | debian-bookworm | ok 2026-04-24 03:09:41.189732 | debian-bookworm | included: /var/lib/zuul/builds/c5b278b680b142b9aa03a71cf1f25d9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 03:09:41.209199 | 2026-04-24 03:09:41.209305 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 03:09:41.242575 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:09:41.248401 | 2026-04-24 03:09:41.248504 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 03:09:41.961005 | debian-bookworm | changed 2026-04-24 03:09:41.966208 | 2026-04-24 03:09:41.966691 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 03:09:42.259515 | debian-bookworm | ok 2026-04-24 03:09:42.264103 | 2026-04-24 03:09:42.264204 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 03:09:42.958163 | debian-bookworm | changed 2026-04-24 03:09:42.966585 | 2026-04-24 03:09:42.966859 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 03:09:43.730564 | debian-bookworm | changed 2026-04-24 03:09:43.743587 | 2026-04-24 03:09:43.744006 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 03:09:43.784458 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:09:43.791117 | 2026-04-24 03:09:43.791355 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 03:09:44.964481 | debian-bookworm -> localhost | changed 2026-04-24 03:09:44.994611 | 2026-04-24 03:09:44.994718 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 03:09:46.212180 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c5b278b680b142b9aa03a71cf1f25d9a/work/c5b278b680b142b9aa03a71cf1f25d9a_id_rsa (zuul-build-sshkey) 2026-04-24 03:09:46.212428 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010608 2026-04-24 03:09:46.220841 | 2026-04-24 03:09:46.220970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 03:09:46.817782 | debian-bookworm | ok 2026-04-24 03:09:46.825355 | 2026-04-24 03:09:46.825492 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 03:09:46.881403 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:09:46.899151 | 2026-04-24 03:09:46.899285 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 03:09:47.592894 | debian-bookworm | ok 2026-04-24 03:09:47.613929 | 2026-04-24 03:09:47.616082 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 03:09:47.680994 | debian-bookworm | ok 2026-04-24 03:09:47.689598 | 2026-04-24 03:09:47.689710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 03:09:48.627190 | debian-bookworm -> localhost | ok 2026-04-24 03:09:48.641599 | 2026-04-24 03:09:48.641723 | TASK [validate-host : Collect information about the host] 2026-04-24 03:09:50.100572 | debian-bookworm | ok 2026-04-24 03:09:50.131643 | 2026-04-24 03:09:50.131772 | TASK [validate-host : Sanitize hostname] 2026-04-24 03:09:50.441481 | debian-bookworm | ok 2026-04-24 03:09:50.494081 | 2026-04-24 03:09:50.494231 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 03:09:51.738109 | debian-bookworm -> localhost | changed 2026-04-24 03:09:51.743601 | 2026-04-24 03:09:51.743705 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 03:09:52.277606 | debian-bookworm | ok 2026-04-24 03:09:52.283313 | 2026-04-24 03:09:52.283414 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 03:09:53.306184 | debian-bookworm -> localhost | changed 2026-04-24 03:09:53.323117 | 2026-04-24 03:09:53.323217 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 03:09:53.623428 | debian-bookworm | ok 2026-04-24 03:09:53.630406 | 2026-04-24 03:09:53.630509 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 03:09:55.085669 | debian-bookworm | changed: 2026-04-24 03:09:55.086402 | debian-bookworm | cd+++++++++ src/ 2026-04-24 03:09:55.086528 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 03:09:55.086642 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 03:09:55.086668 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-04-24 03:09:55.086690 | debian-bookworm | Containerfile 2026-04-24 03:09:55.098815 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006878 2026-04-24 03:10:20.853797 | 2026-04-24 03:10:20.853891 | TASK [upload-logs : Upload logs to log server] 2026-04-24 03:10:21.557122 | localhost | Output suppressed because no_log was given 2026-04-24 03:10:21.560262 | 2026-04-24 03:10:21.560433 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 03:10:21.626207 | localhost | skipping: Conditional result was False 2026-04-24 03:10:21.634039 | localhost | skipping: Conditional result was False 2026-04-24 03:10:21.639115 | 2026-04-24 03:10:21.639215 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 03:10:21.678728 | localhost | skipping: Conditional result was False 2026-04-24 03:10:21.679041 | 2026-04-24 03:10:21.683429 | localhost | skipping: Conditional result was False 2026-04-24 03:10:21.686198 | 2026-04-24 03:10:21.686283 | LOOP [upload-logs : Upload console log and json output]