2026-01-23 07:54:01.241296 | Job console starting 2026-01-23 07:54:01.272623 | Updating git repos 2026-01-23 07:54:01.326649 | Cloning repos into workspace 2026-01-23 07:54:01.413106 | Restoring repo states 2026-01-23 07:54:01.423314 | Merging changes 2026-01-23 07:54:02.284291 | Checking out repos 2026-01-23 07:54:02.382083 | Preparing playbooks 2026-01-23 07:54:03.639130 | Running Ansible setup 2026-01-23 07:54:09.183209 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 07:54:10.875576 | 2026-01-23 07:54:10.875683 | PLAY [Base pre] 2026-01-23 07:54:10.914929 | 2026-01-23 07:54:10.915031 | TASK [Setup log path fact] 2026-01-23 07:54:10.931519 | ubuntu-jammy | ok 2026-01-23 07:54:10.951230 | 2026-01-23 07:54:10.951347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 07:54:10.998804 | ubuntu-jammy | ok 2026-01-23 07:54:11.015262 | 2026-01-23 07:54:11.015363 | TASK [emit-job-header : Print job information] 2026-01-23 07:54:11.093722 | # Job Information 2026-01-23 07:54:11.093855 | Ansible Version: 2.16.14 2026-01-23 07:54:11.093884 | Job: yamllint 2026-01-23 07:54:11.093911 | Pipeline: check 2026-01-23 07:54:11.093930 | Executor: 521e9411259a 2026-01-23 07:54:11.093946 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/462 2026-01-23 07:54:11.093964 | Event ID: 9dc75390-f830-11f0-9000-e432ceb10ed4 2026-01-23 07:54:11.097843 | 2026-01-23 07:54:11.097921 | LOOP [emit-job-header : Print node information] 2026-01-23 07:54:11.257219 | ubuntu-jammy | ok: 2026-01-23 07:54:11.257411 | ubuntu-jammy | # Node Information 2026-01-23 07:54:11.257442 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-23 07:54:11.257463 | ubuntu-jammy | Hostname: ubuntu 2026-01-23 07:54:11.257481 | ubuntu-jammy | Username: zuul 2026-01-23 07:54:11.257498 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-23 07:54:11.257518 | ubuntu-jammy | Provider: regiocloud-a 2026-01-23 07:54:11.257535 | ubuntu-jammy | Region: 2026-01-23 07:54:11.257553 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-23 07:54:11.257569 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-23 07:54:11.257586 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:fe72 2026-01-23 07:54:11.292131 | 2026-01-23 07:54:11.292249 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 07:54:12.373007 | ubuntu-jammy -> localhost | changed 2026-01-23 07:54:12.379716 | 2026-01-23 07:54:12.379803 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 07:54:14.712639 | ubuntu-jammy -> localhost | changed 2026-01-23 07:54:14.721063 | 2026-01-23 07:54:14.721144 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 07:54:15.119460 | ubuntu-jammy -> localhost | ok 2026-01-23 07:54:15.126709 | 2026-01-23 07:54:15.126801 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 07:54:15.172418 | ubuntu-jammy | ok 2026-01-23 07:54:15.187896 | ubuntu-jammy | included: /var/lib/zuul/builds/672db1325ce046d09c9773828ab2b463/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 07:54:15.192953 | 2026-01-23 07:54:15.193033 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 07:54:17.083076 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-23 07:54:17.083307 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/672db1325ce046d09c9773828ab2b463/work/672db1325ce046d09c9773828ab2b463_id_rsa 2026-01-23 07:54:17.083351 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/672db1325ce046d09c9773828ab2b463/work/672db1325ce046d09c9773828ab2b463_id_rsa.pub 2026-01-23 07:54:17.083380 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-23 07:54:17.083416 | ubuntu-jammy -> localhost | SHA256:D0Dlpfk+50mSFLVsuRLmAXlZiWAn80dPsrkwMAzjnU0 zuul-build-sshkey 2026-01-23 07:54:17.083439 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-23 07:54:17.083461 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-23 07:54:17.083490 | ubuntu-jammy -> localhost | | ++XoE+=.. | 2026-01-23 07:54:17.083513 | ubuntu-jammy -> localhost | | o =o/++.O | 2026-01-23 07:54:17.083534 | ubuntu-jammy -> localhost | | o *.X O . | 2026-01-23 07:54:17.083554 | ubuntu-jammy -> localhost | | . + O o | 2026-01-23 07:54:17.083575 | ubuntu-jammy -> localhost | | S = o | 2026-01-23 07:54:17.083604 | ubuntu-jammy -> localhost | | = o | 2026-01-23 07:54:17.083624 | ubuntu-jammy -> localhost | | * o | 2026-01-23 07:54:17.083644 | ubuntu-jammy -> localhost | | * . | 2026-01-23 07:54:17.083664 | ubuntu-jammy -> localhost | | o | 2026-01-23 07:54:17.083684 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-23 07:54:17.083738 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.238652 2026-01-23 07:54:17.089796 | 2026-01-23 07:54:17.089896 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 07:54:17.127473 | ubuntu-jammy | ok 2026-01-23 07:54:17.147361 | ubuntu-jammy | included: /var/lib/zuul/builds/672db1325ce046d09c9773828ab2b463/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 07:54:17.164338 | 2026-01-23 07:54:17.164449 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 07:54:17.195483 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:54:17.201250 | 2026-01-23 07:54:17.201356 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 07:54:17.981980 | ubuntu-jammy | changed 2026-01-23 07:54:17.988196 | 2026-01-23 07:54:17.988290 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 07:54:18.268625 | ubuntu-jammy | ok 2026-01-23 07:54:18.273148 | 2026-01-23 07:54:18.273250 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 07:54:18.977221 | ubuntu-jammy | changed 2026-01-23 07:54:18.982785 | 2026-01-23 07:54:18.982888 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 07:54:19.694684 | ubuntu-jammy | changed 2026-01-23 07:54:19.705870 | 2026-01-23 07:54:19.705953 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 07:54:19.739196 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:54:19.743986 | 2026-01-23 07:54:19.744063 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 07:54:20.722462 | ubuntu-jammy -> localhost | changed 2026-01-23 07:54:20.731584 | 2026-01-23 07:54:20.731670 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 07:54:21.321214 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/672db1325ce046d09c9773828ab2b463/work/672db1325ce046d09c9773828ab2b463_id_rsa (zuul-build-sshkey) 2026-01-23 07:54:21.321436 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.031693 2026-01-23 07:54:21.327687 | 2026-01-23 07:54:21.327770 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 07:54:21.908281 | ubuntu-jammy | ok 2026-01-23 07:54:21.912267 | 2026-01-23 07:54:21.922492 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 07:54:21.975565 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:54:21.984241 | 2026-01-23 07:54:21.984338 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 07:54:22.577320 | ubuntu-jammy | ok 2026-01-23 07:54:22.593158 | 2026-01-23 07:54:22.593264 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 07:54:22.645449 | ubuntu-jammy | ok 2026-01-23 07:54:22.653688 | 2026-01-23 07:54:22.653779 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 07:54:23.360259 | ubuntu-jammy -> localhost | ok 2026-01-23 07:54:23.365463 | 2026-01-23 07:54:23.365543 | TASK [validate-host : Collect information about the host] 2026-01-23 07:54:24.549456 | ubuntu-jammy | ok 2026-01-23 07:54:24.574430 | 2026-01-23 07:54:24.574533 | TASK [validate-host : Sanitize hostname] 2026-01-23 07:54:24.823642 | ubuntu-jammy | ok 2026-01-23 07:54:24.918580 | 2026-01-23 07:54:24.918673 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 07:54:26.066927 | ubuntu-jammy -> localhost | changed 2026-01-23 07:54:26.075037 | 2026-01-23 07:54:26.075125 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 07:54:26.874363 | ubuntu-jammy | ok 2026-01-23 07:54:26.878706 | 2026-01-23 07:54:26.878792 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 07:54:28.658920 | ubuntu-jammy -> localhost | changed 2026-01-23 07:54:28.668792 | 2026-01-23 07:54:28.668892 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 07:54:28.958139 | ubuntu-jammy | ok 2026-01-23 07:54:28.965117 | 2026-01-23 07:54:28.967575 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 07:54:31.309282 | ubuntu-jammy | changed: 2026-01-23 07:54:31.309431 | ubuntu-jammy | cd+++++++++ src/ 2026-01-23 07:54:31.309459 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-23 07:54:31.309479 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-23 07:54:31.309498 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-23 07:54:31.309516 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.309638 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.378479 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.378538 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.378597 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.378656 | ubuntu-jammy | Containerfile 2026-01-23 07:54:31.378717 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.024421 2026-01-23 07:55:06.636016 | 2026-01-23 07:55:06.636101 | TASK [upload-logs : Upload logs to log server] 2026-01-23 07:55:07.385961 | localhost | Output suppressed because no_log was given 2026-01-23 07:55:07.388505 | 2026-01-23 07:55:07.388582 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 07:55:07.536865 | localhost | skipping: Conditional result was False 2026-01-23 07:55:07.562476 | localhost | skipping: Conditional result was False 2026-01-23 07:55:07.580931 | 2026-01-23 07:55:07.581072 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 07:55:07.728939 | localhost | skipping: Conditional result was False 2026-01-23 07:55:07.729179 | 2026-01-23 07:55:07.742904 | localhost | skipping: Conditional result was False 2026-01-23 07:55:07.754071 | 2026-01-23 07:55:07.754165 | LOOP [upload-logs : Upload console log and json output]