2025-12-26 03:08:15.540510 | Job console starting 2025-12-26 03:08:15.552470 | Updating git repos 2025-12-26 03:08:15.585982 | Cloning repos into workspace 2025-12-26 03:08:15.637887 | Restoring repo states 2025-12-26 03:08:15.645076 | Merging changes 2025-12-26 03:08:15.645098 | Checking out repos 2025-12-26 03:08:15.717843 | Preparing playbooks 2025-12-26 03:08:17.138667 | Running Ansible setup 2025-12-26 03:08:22.517483 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:08:23.619849 | 2025-12-26 03:08:23.620029 | PLAY [Base pre] 2025-12-26 03:08:23.637084 | 2025-12-26 03:08:23.637239 | TASK [Setup log path fact] 2025-12-26 03:08:23.667316 | debian-bookworm | ok 2025-12-26 03:08:23.686275 | 2025-12-26 03:08:23.686443 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:08:23.717830 | debian-bookworm | ok 2025-12-26 03:08:23.728905 | 2025-12-26 03:08:23.729049 | TASK [emit-job-header : Print job information] 2025-12-26 03:08:23.771176 | # Job Information 2025-12-26 03:08:23.771380 | Ansible Version: 2.16.14 2025-12-26 03:08:23.771417 | Job: yamllint 2025-12-26 03:08:23.771451 | Pipeline: periodic-daily 2025-12-26 03:08:23.771473 | Executor: 521e9411259a 2025-12-26 03:08:23.771494 | Triggered by: https://github.com/osism/k8s-capi-images 2025-12-26 03:08:23.771516 | Event ID: e9ee1e4cf99b4531b31204f3c0404d0a 2025-12-26 03:08:23.776885 | 2025-12-26 03:08:23.777023 | LOOP [emit-job-header : Print node information] 2025-12-26 03:08:23.991007 | debian-bookworm | ok: 2025-12-26 03:08:23.991217 | debian-bookworm | # Node Information 2025-12-26 03:08:23.991252 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:08:23.991277 | debian-bookworm | Hostname: debian 2025-12-26 03:08:23.991299 | debian-bookworm | Username: zuul 2025-12-26 03:08:23.991321 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:08:23.991345 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:08:23.991366 | debian-bookworm | Region: 2025-12-26 03:08:23.991386 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:08:23.991406 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:08:23.991426 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:8d00 2025-12-26 03:08:24.032278 | 2025-12-26 03:08:24.032504 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:08:24.671630 | debian-bookworm -> localhost | changed 2025-12-26 03:08:24.682062 | 2025-12-26 03:08:24.682209 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:08:26.231723 | debian-bookworm -> localhost | changed 2025-12-26 03:08:26.245482 | 2025-12-26 03:08:26.245670 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:08:26.676821 | debian-bookworm -> localhost | ok 2025-12-26 03:08:26.683385 | 2025-12-26 03:08:26.683517 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:08:26.712946 | debian-bookworm | ok 2025-12-26 03:08:26.738294 | debian-bookworm | included: /var/lib/zuul/builds/5fec1eb9829e4819aeee6440e12b23e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:08:26.747092 | 2025-12-26 03:08:26.747241 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:08:28.832333 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:08:28.832655 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5fec1eb9829e4819aeee6440e12b23e7/work/5fec1eb9829e4819aeee6440e12b23e7_id_rsa 2025-12-26 03:08:28.832699 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5fec1eb9829e4819aeee6440e12b23e7/work/5fec1eb9829e4819aeee6440e12b23e7_id_rsa.pub 2025-12-26 03:08:28.832727 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:08:28.832752 | debian-bookworm -> localhost | SHA256:bcmHi4bw16scKmKngySjfbE15zPiOyhYHZaHseySDv4 zuul-build-sshkey 2025-12-26 03:08:28.832776 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:08:28.832812 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:08:28.832834 | debian-bookworm -> localhost | | | 2025-12-26 03:08:28.832856 | debian-bookworm -> localhost | | . | 2025-12-26 03:08:28.832877 | debian-bookworm -> localhost | | . = | 2025-12-26 03:08:28.832897 | debian-bookworm -> localhost | | B . o o | 2025-12-26 03:08:28.832918 | debian-bookworm -> localhost | | =.o S * . | 2025-12-26 03:08:28.832942 | debian-bookworm -> localhost | |+.+ +oo..+ o | 2025-12-26 03:08:28.832963 | debian-bookworm -> localhost | |=O . =o+= o | 2025-12-26 03:08:28.832983 | debian-bookworm -> localhost | |+.B * o=+. . | 2025-12-26 03:08:28.833004 | debian-bookworm -> localhost | | .oE o++o+. | 2025-12-26 03:08:28.833024 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:08:28.833075 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.409742 2025-12-26 03:08:28.841648 | 2025-12-26 03:08:28.841780 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:08:28.879643 | debian-bookworm | ok 2025-12-26 03:08:28.889945 | debian-bookworm | included: /var/lib/zuul/builds/5fec1eb9829e4819aeee6440e12b23e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:08:28.899725 | 2025-12-26 03:08:28.899853 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:08:28.924566 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:28.931148 | 2025-12-26 03:08:28.931273 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:08:29.635757 | debian-bookworm | changed 2025-12-26 03:08:29.653413 | 2025-12-26 03:08:29.653766 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:08:29.941066 | debian-bookworm | ok 2025-12-26 03:08:29.947917 | 2025-12-26 03:08:29.948049 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:08:30.796369 | debian-bookworm | changed 2025-12-26 03:08:30.808169 | 2025-12-26 03:08:30.808312 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:08:31.605924 | debian-bookworm | changed 2025-12-26 03:08:31.621150 | 2025-12-26 03:08:31.621304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:08:31.708264 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:31.723833 | 2025-12-26 03:08:31.724045 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:08:33.082047 | debian-bookworm -> localhost | changed 2025-12-26 03:08:33.123679 | 2025-12-26 03:08:33.123847 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:08:34.243053 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5fec1eb9829e4819aeee6440e12b23e7/work/5fec1eb9829e4819aeee6440e12b23e7_id_rsa (zuul-build-sshkey) 2025-12-26 03:08:34.243328 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031493 2025-12-26 03:08:34.257336 | 2025-12-26 03:08:34.257480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:08:34.726707 | debian-bookworm | ok 2025-12-26 03:08:34.732715 | 2025-12-26 03:08:34.732836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:08:34.767640 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:34.782763 | 2025-12-26 03:08:34.782957 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:08:35.383614 | debian-bookworm | ok 2025-12-26 03:08:35.417192 | 2025-12-26 03:08:35.417346 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:08:35.489502 | debian-bookworm | ok 2025-12-26 03:08:35.506959 | 2025-12-26 03:08:35.507119 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:08:36.039023 | debian-bookworm -> localhost | ok 2025-12-26 03:08:36.047832 | 2025-12-26 03:08:36.048001 | TASK [validate-host : Collect information about the host] 2025-12-26 03:08:37.447407 | debian-bookworm | ok 2025-12-26 03:08:37.472026 | 2025-12-26 03:08:37.472172 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:08:37.791397 | debian-bookworm | ok 2025-12-26 03:08:37.900734 | 2025-12-26 03:08:37.900889 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:08:38.838326 | debian-bookworm -> localhost | changed 2025-12-26 03:08:38.846314 | 2025-12-26 03:08:38.846438 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:08:39.279038 | debian-bookworm | ok 2025-12-26 03:08:39.286443 | 2025-12-26 03:08:39.286626 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:08:40.376059 | debian-bookworm -> localhost | changed 2025-12-26 03:08:40.428243 | 2025-12-26 03:08:40.428380 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:08:40.724278 | debian-bookworm | ok 2025-12-26 03:08:40.732719 | 2025-12-26 03:08:40.732856 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:08:42.007716 | debian-bookworm | changed: 2025-12-26 03:08:42.008176 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:08:42.008214 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:08:42.008238 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:08:42.008261 | debian-bookworm | cd+++++++++ src/github.com/osism/k8s-capi-images/ 2025-12-26 03:08:42.008283 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018293 2025-12-26 03:09:13.381999 | 2025-12-26 03:09:13.382136 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:09:15.418064 | localhost | Output suppressed because no_log was given 2025-12-26 03:09:15.420814 | 2025-12-26 03:09:15.420943 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:09:15.552626 | localhost | skipping: Conditional result was False 2025-12-26 03:09:15.571900 | localhost | skipping: Conditional result was False 2025-12-26 03:09:15.582319 | 2025-12-26 03:09:15.582459 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:09:15.690519 | localhost | skipping: Conditional result was False 2025-12-26 03:09:15.690889 | 2025-12-26 03:09:15.707777 | localhost | skipping: Conditional result was False 2025-12-26 03:09:15.714391 | 2025-12-26 03:09:15.714541 | LOOP [upload-logs : Upload console log and json output]