2026-07-09 10:35:01.053497 | Job console starting 2026-07-09 10:35:01.082467 | Updating git repos 2026-07-09 10:35:01.118781 | Cloning repos into workspace 2026-07-09 10:35:01.160543 | Restoring repo states 2026-07-09 10:35:01.170249 | Merging changes 2026-07-09 10:35:01.727747 | Checking out repos 2026-07-09 10:35:01.774356 | Preparing playbooks 2026-07-09 10:35:02.421249 | Running Ansible setup 2026-07-09 10:35:06.804453 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 10:35:07.582674 | 2026-07-09 10:35:07.582936 | PLAY [Base pre] 2026-07-09 10:35:07.601826 | 2026-07-09 10:35:07.601992 | TASK [Setup log path fact] 2026-07-09 10:35:07.623768 | ubuntu-jammy | ok 2026-07-09 10:35:07.640127 | 2026-07-09 10:35:07.640306 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 10:35:07.683421 | ubuntu-jammy | ok 2026-07-09 10:35:07.694569 | 2026-07-09 10:35:07.694750 | TASK [emit-job-header : Print job information] 2026-07-09 10:35:07.751266 | # Job Information 2026-07-09 10:35:07.751526 | Ansible Version: 2.16.14 2026-07-09 10:35:07.751580 | Job: yamllint 2026-07-09 10:35:07.751628 | Pipeline: check 2026-07-09 10:35:07.751662 | Executor: 521e9411259a 2026-07-09 10:35:07.751693 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/736 2026-07-09 10:35:07.751745 | Event ID: bd6cae50-7b81-11f1-9241-6c5502efda28 2026-07-09 10:35:07.759426 | 2026-07-09 10:35:07.759577 | LOOP [emit-job-header : Print node information] 2026-07-09 10:35:07.877072 | ubuntu-jammy | ok: 2026-07-09 10:35:07.877387 | ubuntu-jammy | # Node Information 2026-07-09 10:35:07.877448 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-09 10:35:07.877492 | ubuntu-jammy | Hostname: ubuntu 2026-07-09 10:35:07.877532 | ubuntu-jammy | Username: zuul 2026-07-09 10:35:07.877567 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-09 10:35:07.877608 | ubuntu-jammy | Provider: regiocloud-a 2026-07-09 10:35:07.877645 | ubuntu-jammy | Region: 2026-07-09 10:35:07.877681 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-09 10:35:07.877716 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-09 10:35:07.877807 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:c176 2026-07-09 10:35:07.889909 | 2026-07-09 10:35:07.890057 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 10:35:08.435944 | ubuntu-jammy -> localhost | changed 2026-07-09 10:35:08.453041 | 2026-07-09 10:35:08.453228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 10:35:09.592056 | ubuntu-jammy -> localhost | changed 2026-07-09 10:35:09.605062 | 2026-07-09 10:35:09.605331 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 10:35:09.949324 | ubuntu-jammy -> localhost | ok 2026-07-09 10:35:09.955960 | 2026-07-09 10:35:09.956093 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 10:35:09.985039 | ubuntu-jammy | ok 2026-07-09 10:35:10.003513 | ubuntu-jammy | included: /var/lib/zuul/builds/18b224563f384cd9ae9050d9220b579d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 10:35:10.009916 | 2026-07-09 10:35:10.010024 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 10:35:11.228152 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-09 10:35:11.228402 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/18b224563f384cd9ae9050d9220b579d/work/18b224563f384cd9ae9050d9220b579d_id_rsa 2026-07-09 10:35:11.228441 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/18b224563f384cd9ae9050d9220b579d/work/18b224563f384cd9ae9050d9220b579d_id_rsa.pub 2026-07-09 10:35:11.228467 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-09 10:35:11.228490 | ubuntu-jammy -> localhost | SHA256:fQuwHyH+xziszWG6Cx8WUCK8Ti3UKeKX11G2p466Nuk zuul-build-sshkey 2026-07-09 10:35:11.228512 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-09 10:35:11.228533 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-09 10:35:11.228568 | ubuntu-jammy -> localhost | | .......o | 2026-07-09 10:35:11.228591 | ubuntu-jammy -> localhost | | . +.oo.. . | 2026-07-09 10:35:11.228610 | ubuntu-jammy -> localhost | | . o =..o.o . | 2026-07-09 10:35:11.228629 | ubuntu-jammy -> localhost | | . * oo.= + | 2026-07-09 10:35:11.228648 | ubuntu-jammy -> localhost | | + o S = . | 2026-07-09 10:35:11.228677 | ubuntu-jammy -> localhost | | . B * . | 2026-07-09 10:35:11.228697 | ubuntu-jammy -> localhost | | ..+ X + | 2026-07-09 10:35:11.228717 | ubuntu-jammy -> localhost | | += B + | 2026-07-09 10:35:11.228754 | ubuntu-jammy -> localhost | | oEo*oo | 2026-07-09 10:35:11.228775 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-09 10:35:11.228830 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.693087 2026-07-09 10:35:11.235567 | 2026-07-09 10:35:11.235694 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 10:35:11.264692 | ubuntu-jammy | ok 2026-07-09 10:35:11.274277 | ubuntu-jammy | included: /var/lib/zuul/builds/18b224563f384cd9ae9050d9220b579d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 10:35:11.283997 | 2026-07-09 10:35:11.284100 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 10:35:11.307956 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 10:35:11.314001 | 2026-07-09 10:35:11.314107 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 10:35:11.981436 | ubuntu-jammy | changed 2026-07-09 10:35:11.987146 | 2026-07-09 10:35:11.987263 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 10:35:12.231919 | ubuntu-jammy | ok 2026-07-09 10:35:12.245179 | 2026-07-09 10:35:12.245370 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 10:35:12.969957 | ubuntu-jammy | changed 2026-07-09 10:35:12.977794 | 2026-07-09 10:35:12.977920 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 10:35:13.620855 | ubuntu-jammy | changed 2026-07-09 10:35:13.630259 | 2026-07-09 10:35:13.630430 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 10:35:13.655480 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 10:35:13.662528 | 2026-07-09 10:35:13.662653 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 10:35:14.123007 | ubuntu-jammy -> localhost | changed 2026-07-09 10:35:14.146855 | 2026-07-09 10:35:14.147120 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 10:35:14.537575 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/18b224563f384cd9ae9050d9220b579d/work/18b224563f384cd9ae9050d9220b579d_id_rsa (zuul-build-sshkey) 2026-07-09 10:35:14.538116 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019711 2026-07-09 10:35:14.552668 | 2026-07-09 10:35:14.552889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 10:35:14.987199 | ubuntu-jammy | ok 2026-07-09 10:35:14.993865 | 2026-07-09 10:35:14.993998 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 10:35:15.018950 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 10:35:15.030198 | 2026-07-09 10:35:15.030349 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 10:35:15.487055 | ubuntu-jammy | ok 2026-07-09 10:35:15.498526 | 2026-07-09 10:35:15.498666 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 10:35:15.538253 | ubuntu-jammy | ok 2026-07-09 10:35:15.547397 | 2026-07-09 10:35:15.547575 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 10:35:15.859413 | ubuntu-jammy -> localhost | ok 2026-07-09 10:35:15.868143 | 2026-07-09 10:35:15.868297 | TASK [validate-host : Collect information about the host] 2026-07-09 10:35:17.089270 | ubuntu-jammy | ok 2026-07-09 10:35:17.099858 | 2026-07-09 10:35:17.099993 | TASK [validate-host : Sanitize hostname] 2026-07-09 10:35:17.212405 | ubuntu-jammy | ok 2026-07-09 10:35:17.270880 | 2026-07-09 10:35:17.271077 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 10:35:17.864596 | ubuntu-jammy -> localhost | changed 2026-07-09 10:35:17.870825 | 2026-07-09 10:35:17.871339 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 10:35:18.283494 | ubuntu-jammy | ok 2026-07-09 10:35:18.290016 | 2026-07-09 10:35:18.290158 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 10:35:18.934811 | ubuntu-jammy -> localhost | changed 2026-07-09 10:35:18.955205 | 2026-07-09 10:35:18.955389 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 10:35:19.238373 | ubuntu-jammy | ok 2026-07-09 10:35:19.244489 | 2026-07-09 10:35:19.244624 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 10:35:20.219307 | ubuntu-jammy | changed: 2026-07-09 10:35:20.219552 | ubuntu-jammy | cd+++++++++ src/ 2026-07-09 10:35:20.219594 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-09 10:35:20.219626 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-09 10:35:20.219653 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-09 10:35:20.219678 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.219868 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.226790 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.226901 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.226981 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.227056 | ubuntu-jammy | Containerfile 2026-07-09 10:35:20.227130 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007594 2026-07-09 10:35:48.096323 | 2026-07-09 10:35:48.096525 | TASK [upload-logs : Upload logs to log server] 2026-07-09 10:35:48.708716 | localhost | Output suppressed because no_log was given 2026-07-09 10:35:48.713076 | 2026-07-09 10:35:48.713255 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 10:35:48.775428 | localhost | skipping: Conditional result was False 2026-07-09 10:35:48.780972 | localhost | skipping: Conditional result was False 2026-07-09 10:35:48.795998 | 2026-07-09 10:35:48.796253 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 10:35:48.859580 | localhost | skipping: Conditional result was False 2026-07-09 10:35:48.860222 | 2026-07-09 10:35:48.863757 | localhost | skipping: Conditional result was False 2026-07-09 10:35:48.870895 | 2026-07-09 10:35:48.871147 | LOOP [upload-logs : Upload console log and json output]