2026-05-26 10:17:52.868001 | Job console starting 2026-05-26 10:17:52.890028 | Updating git repos 2026-05-26 10:17:52.915566 | Cloning repos into workspace 2026-05-26 10:17:52.951302 | Restoring repo states 2026-05-26 10:17:52.962912 | Merging changes 2026-05-26 10:17:53.541582 | Checking out repos 2026-05-26 10:17:53.575636 | Preparing playbooks 2026-05-26 10:17:54.271964 | Running Ansible setup 2026-05-26 10:17:58.451326 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 10:17:59.275520 | 2026-05-26 10:17:59.275694 | PLAY [Base pre] 2026-05-26 10:17:59.292043 | 2026-05-26 10:17:59.292176 | TASK [Setup log path fact] 2026-05-26 10:17:59.321416 | ubuntu-jammy | ok 2026-05-26 10:17:59.336816 | 2026-05-26 10:17:59.337010 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 10:17:59.384368 | ubuntu-jammy | ok 2026-05-26 10:17:59.395089 | 2026-05-26 10:17:59.395207 | TASK [emit-job-header : Print job information] 2026-05-26 10:17:59.440867 | # Job Information 2026-05-26 10:17:59.441181 | Ansible Version: 2.16.14 2026-05-26 10:17:59.441253 | Job: ansible-lint 2026-05-26 10:17:59.441322 | Pipeline: check 2026-05-26 10:17:59.441370 | Executor: 521e9411259a 2026-05-26 10:17:59.441415 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/653 2026-05-26 10:17:59.441462 | Event ID: 2230b6a0-58ec-11f1-8539-f1ef15e08b2d 2026-05-26 10:17:59.451394 | 2026-05-26 10:17:59.451577 | LOOP [emit-job-header : Print node information] 2026-05-26 10:17:59.566517 | ubuntu-jammy | ok: 2026-05-26 10:17:59.566871 | ubuntu-jammy | # Node Information 2026-05-26 10:17:59.566928 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-26 10:17:59.566954 | ubuntu-jammy | Hostname: ubuntu 2026-05-26 10:17:59.566977 | ubuntu-jammy | Username: zuul 2026-05-26 10:17:59.566998 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-26 10:17:59.567022 | ubuntu-jammy | Provider: regiocloud-a 2026-05-26 10:17:59.567043 | ubuntu-jammy | Region: 2026-05-26 10:17:59.567064 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-26 10:17:59.567084 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-26 10:17:59.567103 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:2891 2026-05-26 10:17:59.587736 | 2026-05-26 10:17:59.587901 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 10:18:00.098206 | ubuntu-jammy -> localhost | changed 2026-05-26 10:18:00.111956 | 2026-05-26 10:18:00.112117 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 10:18:01.184720 | ubuntu-jammy -> localhost | changed 2026-05-26 10:18:01.196503 | 2026-05-26 10:18:01.196637 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 10:18:01.494605 | ubuntu-jammy -> localhost | ok 2026-05-26 10:18:01.503733 | 2026-05-26 10:18:01.503969 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 10:18:01.533404 | ubuntu-jammy | ok 2026-05-26 10:18:01.563795 | ubuntu-jammy | included: /var/lib/zuul/builds/3f831ade3775469f9af17844af352cb9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 10:18:01.577619 | 2026-05-26 10:18:01.577796 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 10:18:05.142122 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-26 10:18:05.142701 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3f831ade3775469f9af17844af352cb9/work/3f831ade3775469f9af17844af352cb9_id_rsa 2026-05-26 10:18:05.142938 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3f831ade3775469f9af17844af352cb9/work/3f831ade3775469f9af17844af352cb9_id_rsa.pub 2026-05-26 10:18:05.143046 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-26 10:18:05.143125 | ubuntu-jammy -> localhost | SHA256:ruIn1/+9PwZdeVRCm6xzz5ge0VV0MisUB1TaTmh3ZXk zuul-build-sshkey 2026-05-26 10:18:05.143189 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-26 10:18:05.143302 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-26 10:18:05.143413 | ubuntu-jammy -> localhost | | .==B.X| 2026-05-26 10:18:05.143484 | ubuntu-jammy -> localhost | | . * XE| 2026-05-26 10:18:05.143541 | ubuntu-jammy -> localhost | | = O.=| 2026-05-26 10:18:05.143597 | ubuntu-jammy -> localhost | | . * ++| 2026-05-26 10:18:05.143653 | ubuntu-jammy -> localhost | | S o = +| 2026-05-26 10:18:05.143730 | ubuntu-jammy -> localhost | | . + B | 2026-05-26 10:18:05.143787 | ubuntu-jammy -> localhost | | .. = o| 2026-05-26 10:18:05.143865 | ubuntu-jammy -> localhost | | o o.. o + | 2026-05-26 10:18:05.143939 | ubuntu-jammy -> localhost | | ..=. .... =oo| 2026-05-26 10:18:05.144028 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-26 10:18:05.144177 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.027278 2026-05-26 10:18:05.158664 | 2026-05-26 10:18:05.158821 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 10:18:05.193265 | ubuntu-jammy | ok 2026-05-26 10:18:05.206494 | ubuntu-jammy | included: /var/lib/zuul/builds/3f831ade3775469f9af17844af352cb9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 10:18:05.215758 | 2026-05-26 10:18:05.215910 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 10:18:05.240126 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:18:05.246267 | 2026-05-26 10:18:05.246373 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 10:18:05.849602 | ubuntu-jammy | changed 2026-05-26 10:18:05.857072 | 2026-05-26 10:18:05.857206 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 10:18:06.101372 | ubuntu-jammy | ok 2026-05-26 10:18:06.108154 | 2026-05-26 10:18:06.108287 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 10:18:06.731481 | ubuntu-jammy | changed 2026-05-26 10:18:06.740298 | 2026-05-26 10:18:06.740427 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 10:18:07.387874 | ubuntu-jammy | changed 2026-05-26 10:18:07.398161 | 2026-05-26 10:18:07.398308 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 10:18:07.414707 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:18:07.424748 | 2026-05-26 10:18:07.424908 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 10:18:07.886709 | ubuntu-jammy -> localhost | changed 2026-05-26 10:18:07.898037 | 2026-05-26 10:18:07.898163 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 10:18:08.235748 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3f831ade3775469f9af17844af352cb9/work/3f831ade3775469f9af17844af352cb9_id_rsa (zuul-build-sshkey) 2026-05-26 10:18:08.236051 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018342 2026-05-26 10:18:08.244564 | 2026-05-26 10:18:08.244681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 10:18:08.711789 | ubuntu-jammy | ok 2026-05-26 10:18:08.717077 | 2026-05-26 10:18:08.717192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 10:18:08.752013 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:18:08.764749 | 2026-05-26 10:18:08.764930 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 10:18:09.180449 | ubuntu-jammy | ok 2026-05-26 10:18:09.191918 | 2026-05-26 10:18:09.192055 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 10:18:09.221694 | ubuntu-jammy | ok 2026-05-26 10:18:09.227428 | 2026-05-26 10:18:09.227555 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 10:18:09.514487 | ubuntu-jammy -> localhost | ok 2026-05-26 10:18:09.521348 | 2026-05-26 10:18:09.521468 | TASK [validate-host : Collect information about the host] 2026-05-26 10:18:10.690045 | ubuntu-jammy | ok 2026-05-26 10:18:10.707770 | 2026-05-26 10:18:10.707954 | TASK [validate-host : Sanitize hostname] 2026-05-26 10:18:10.815779 | ubuntu-jammy | ok 2026-05-26 10:18:10.857430 | 2026-05-26 10:18:10.857577 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 10:18:11.438795 | ubuntu-jammy -> localhost | changed 2026-05-26 10:18:11.444909 | 2026-05-26 10:18:11.445023 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 10:18:11.838326 | ubuntu-jammy | ok 2026-05-26 10:18:11.844076 | 2026-05-26 10:18:11.844213 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 10:18:12.387659 | ubuntu-jammy -> localhost | changed 2026-05-26 10:18:12.401334 | 2026-05-26 10:18:12.401469 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 10:18:12.680893 | ubuntu-jammy | ok 2026-05-26 10:18:12.689589 | 2026-05-26 10:18:12.689718 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 10:18:13.673581 | ubuntu-jammy | changed: 2026-05-26 10:18:13.673783 | ubuntu-jammy | cd+++++++++ src/ 2026-05-26 10:18:13.673816 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-26 10:18:13.673840 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-26 10:18:13.673877 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-26 10:18:13.673898 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.674028 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.678660 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.678729 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.678799 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.678933 | ubuntu-jammy | Containerfile 2026-05-26 10:18:13.679012 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007184 2026-05-26 10:19:25.443019 | 2026-05-26 10:19:25.443346 | TASK [upload-logs : Upload logs to log server] 2026-05-26 10:19:26.014081 | localhost | Output suppressed because no_log was given 2026-05-26 10:19:26.017742 | 2026-05-26 10:19:26.017961 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 10:19:26.075141 | localhost | skipping: Conditional result was False 2026-05-26 10:19:26.082505 | localhost | skipping: Conditional result was False 2026-05-26 10:19:26.092065 | 2026-05-26 10:19:26.092288 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 10:19:26.150163 | localhost | skipping: Conditional result was False 2026-05-26 10:19:26.150800 | 2026-05-26 10:19:26.154471 | localhost | skipping: Conditional result was False 2026-05-26 10:19:26.164645 | 2026-05-26 10:19:26.164759 | LOOP [upload-logs : Upload console log and json output]