2026-08-06 09:55:44.036223 | Job console starting 2026-08-06 09:55:44.050930 | Updating git repos 2026-08-06 09:55:44.072875 | Cloning repos into workspace 2026-08-06 09:55:44.187706 | Restoring repo states 2026-08-06 09:55:44.194026 | Merging changes 2026-08-06 09:55:45.097773 | Checking out repos 2026-08-06 09:55:45.193196 | Preparing playbooks 2026-08-06 09:55:46.556695 | Running Ansible setup 2026-08-06 09:55:53.759147 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 09:55:54.876418 | 2026-08-06 09:55:54.876571 | PLAY [Base pre] 2026-08-06 09:55:54.917214 | 2026-08-06 09:55:54.917346 | TASK [Setup log path fact] 2026-08-06 09:55:54.970388 | ubuntu-jammy | ok 2026-08-06 09:55:55.003393 | 2026-08-06 09:55:55.003549 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 09:55:55.054510 | ubuntu-jammy | ok 2026-08-06 09:55:55.092267 | 2026-08-06 09:55:55.092399 | TASK [emit-job-header : Print job information] 2026-08-06 09:55:55.131922 | # Job Information 2026-08-06 09:55:55.132118 | Ansible Version: 2.16.14 2026-08-06 09:55:55.132157 | Job: yamllint 2026-08-06 09:55:55.132192 | Pipeline: check 2026-08-06 09:55:55.132214 | Executor: 521e9411259a 2026-08-06 09:55:55.132235 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/761 2026-08-06 09:55:55.132257 | Event ID: c56922d0-917c-11f1-9c49-8bdd5f3cd843 2026-08-06 09:55:55.145167 | 2026-08-06 09:55:55.145275 | LOOP [emit-job-header : Print node information] 2026-08-06 09:55:55.366261 | ubuntu-jammy | ok: 2026-08-06 09:55:55.366504 | ubuntu-jammy | # Node Information 2026-08-06 09:55:55.366546 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 09:55:55.366572 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 09:55:55.366594 | ubuntu-jammy | Username: zuul 2026-08-06 09:55:55.366614 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 09:55:55.366638 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 09:55:55.366658 | ubuntu-jammy | Region: 2026-08-06 09:55:55.366680 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 09:55:55.366699 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 09:55:55.366719 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:5bbb 2026-08-06 09:55:55.385495 | 2026-08-06 09:55:55.385605 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 09:55:56.307626 | ubuntu-jammy -> localhost | changed 2026-08-06 09:55:56.313633 | 2026-08-06 09:55:56.313738 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 09:55:57.715704 | ubuntu-jammy -> localhost | changed 2026-08-06 09:55:57.730561 | 2026-08-06 09:55:57.730660 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 09:55:58.050242 | ubuntu-jammy -> localhost | ok 2026-08-06 09:55:58.068256 | 2026-08-06 09:55:58.068382 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 09:55:58.101379 | ubuntu-jammy | ok 2026-08-06 09:55:58.132753 | ubuntu-jammy | included: /var/lib/zuul/builds/4167c6b5811f422ea07d759560f303fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 09:55:58.146887 | 2026-08-06 09:55:58.147013 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 09:56:00.927191 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 09:56:00.927399 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4167c6b5811f422ea07d759560f303fb/work/4167c6b5811f422ea07d759560f303fb_id_rsa 2026-08-06 09:56:00.927432 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4167c6b5811f422ea07d759560f303fb/work/4167c6b5811f422ea07d759560f303fb_id_rsa.pub 2026-08-06 09:56:00.927454 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 09:56:00.927485 | ubuntu-jammy -> localhost | SHA256:fnv5lLecRcqXjz8HUY0N5gMur5cFvo7TqGYvhxaHUsI zuul-build-sshkey 2026-08-06 09:56:00.927504 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 09:56:00.927522 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 09:56:00.927552 | ubuntu-jammy -> localhost | | . o+.| 2026-08-06 09:56:00.927571 | ubuntu-jammy -> localhost | | . +. +| 2026-08-06 09:56:00.927589 | ubuntu-jammy -> localhost | | . . o o. | 2026-08-06 09:56:00.927605 | ubuntu-jammy -> localhost | | E . + ... | 2026-08-06 09:56:00.927622 | ubuntu-jammy -> localhost | | oS. o ...| 2026-08-06 09:56:00.927645 | ubuntu-jammy -> localhost | | ..o .. =.+.| 2026-08-06 09:56:00.927662 | ubuntu-jammy -> localhost | | ..+oo+.=o+| 2026-08-06 09:56:00.927679 | ubuntu-jammy -> localhost | | *.+=+..=*| 2026-08-06 09:56:00.927695 | ubuntu-jammy -> localhost | | +.=+o..o==| 2026-08-06 09:56:00.927712 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 09:56:00.927756 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.941478 2026-08-06 09:56:00.934410 | 2026-08-06 09:56:00.934504 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 09:56:00.985508 | ubuntu-jammy | ok 2026-08-06 09:56:00.999341 | ubuntu-jammy | included: /var/lib/zuul/builds/4167c6b5811f422ea07d759560f303fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 09:56:01.031242 | 2026-08-06 09:56:01.031353 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 09:56:01.074525 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 09:56:01.079474 | 2026-08-06 09:56:01.079559 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 09:56:01.741183 | ubuntu-jammy | changed 2026-08-06 09:56:01.745949 | 2026-08-06 09:56:01.746035 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 09:56:02.000816 | ubuntu-jammy | ok 2026-08-06 09:56:02.005500 | 2026-08-06 09:56:02.005575 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 09:56:02.763260 | ubuntu-jammy | changed 2026-08-06 09:56:02.768905 | 2026-08-06 09:56:02.768991 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 09:56:03.420803 | ubuntu-jammy | changed 2026-08-06 09:56:03.425331 | 2026-08-06 09:56:03.425408 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 09:56:03.453759 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 09:56:03.458874 | 2026-08-06 09:56:03.458962 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 09:56:04.319413 | ubuntu-jammy -> localhost | changed 2026-08-06 09:56:04.339427 | 2026-08-06 09:56:04.339707 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 09:56:05.372075 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4167c6b5811f422ea07d759560f303fb/work/4167c6b5811f422ea07d759560f303fb_id_rsa (zuul-build-sshkey) 2026-08-06 09:56:05.372324 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.071313 2026-08-06 09:56:05.380003 | 2026-08-06 09:56:05.380131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 09:56:06.116866 | ubuntu-jammy | ok 2026-08-06 09:56:06.121887 | 2026-08-06 09:56:06.121977 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 09:56:06.251167 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 09:56:06.261762 | 2026-08-06 09:56:06.261867 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 09:56:07.154747 | ubuntu-jammy | ok 2026-08-06 09:56:07.223435 | 2026-08-06 09:56:07.223552 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 09:56:07.345866 | ubuntu-jammy | ok 2026-08-06 09:56:07.353951 | 2026-08-06 09:56:07.354040 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 09:56:08.215541 | ubuntu-jammy -> localhost | ok 2026-08-06 09:56:08.221009 | 2026-08-06 09:56:08.221103 | TASK [validate-host : Collect information about the host] 2026-08-06 09:56:09.888150 | ubuntu-jammy | ok 2026-08-06 09:56:09.924254 | 2026-08-06 09:56:09.930806 | TASK [validate-host : Sanitize hostname] 2026-08-06 09:56:10.170632 | ubuntu-jammy | ok 2026-08-06 09:56:10.400393 | 2026-08-06 09:56:10.400526 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 09:56:12.371688 | ubuntu-jammy -> localhost | changed 2026-08-06 09:56:12.376723 | 2026-08-06 09:56:12.376804 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 09:56:12.891087 | ubuntu-jammy | ok 2026-08-06 09:56:12.894884 | 2026-08-06 09:56:12.894962 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 09:56:14.393905 | ubuntu-jammy -> localhost | changed 2026-08-06 09:56:14.401913 | 2026-08-06 09:56:14.402002 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 09:56:14.667169 | ubuntu-jammy | ok 2026-08-06 09:56:14.672278 | 2026-08-06 09:56:14.672367 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 09:56:16.419427 | ubuntu-jammy | changed: 2026-08-06 09:56:16.419588 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 09:56:16.419616 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 09:56:16.419636 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 09:56:16.419654 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 09:56:16.419671 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.419910 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.460392 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.460452 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.460509 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.460566 | ubuntu-jammy | Containerfile 2026-08-06 09:56:16.460630 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006118 2026-08-06 09:56:47.040182 | 2026-08-06 09:56:47.040394 | TASK [upload-logs : Upload logs to log server] 2026-08-06 09:56:47.688515 | localhost | Output suppressed because no_log was given 2026-08-06 09:56:47.691613 | 2026-08-06 09:56:47.691763 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 09:56:47.752737 | localhost | skipping: Conditional result was False 2026-08-06 09:56:47.759877 | localhost | skipping: Conditional result was False 2026-08-06 09:56:47.768686 | 2026-08-06 09:56:47.768851 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 09:56:47.818805 | localhost | skipping: Conditional result was False 2026-08-06 09:56:47.819538 | 2026-08-06 09:56:47.822810 | localhost | skipping: Conditional result was False 2026-08-06 09:56:47.829979 | 2026-08-06 09:56:47.830187 | LOOP [upload-logs : Upload console log and json output]