2026-06-23 03:18:49.776290 | Job console starting 2026-06-23 03:18:49.809475 | Updating git repos 2026-06-23 03:18:49.873419 | Cloning repos into workspace 2026-06-23 03:18:49.941001 | Restoring repo states 2026-06-23 03:18:49.958116 | Merging changes 2026-06-23 03:18:49.958143 | Checking out repos 2026-06-23 03:18:50.047941 | Preparing playbooks 2026-06-23 03:18:51.066438 | Running Ansible setup 2026-06-23 03:18:56.104070 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 03:18:57.011491 | 2026-06-23 03:18:57.011681 | PLAY [Base pre] 2026-06-23 03:18:57.034667 | 2026-06-23 03:18:57.034931 | TASK [Setup log path fact] 2026-06-23 03:18:57.067145 | ubuntu-jammy | ok 2026-06-23 03:18:57.082621 | 2026-06-23 03:18:57.082785 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:18:57.126233 | ubuntu-jammy | ok 2026-06-23 03:18:57.138563 | 2026-06-23 03:18:57.138702 | TASK [emit-job-header : Print job information] 2026-06-23 03:18:57.185103 | # Job Information 2026-06-23 03:18:57.185483 | Ansible Version: 2.16.14 2026-06-23 03:18:57.185559 | Job: ansible-lint 2026-06-23 03:18:57.185628 | Pipeline: periodic-daily 2026-06-23 03:18:57.185674 | Executor: 521e9411259a 2026-06-23 03:18:57.185716 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-23 03:18:57.185763 | Event ID: 24a6f64fd49d40ea926bff4e28c2feb4 2026-06-23 03:18:57.196507 | 2026-06-23 03:18:57.196737 | LOOP [emit-job-header : Print node information] 2026-06-23 03:18:57.317651 | ubuntu-jammy | ok: 2026-06-23 03:18:57.317995 | ubuntu-jammy | # Node Information 2026-06-23 03:18:57.318047 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-23 03:18:57.318073 | ubuntu-jammy | Hostname: ubuntu 2026-06-23 03:18:57.318103 | ubuntu-jammy | Username: zuul 2026-06-23 03:18:57.318128 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-23 03:18:57.318162 | ubuntu-jammy | Provider: regiocloud-a 2026-06-23 03:18:57.318184 | ubuntu-jammy | Region: 2026-06-23 03:18:57.318212 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-23 03:18:57.318240 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-23 03:18:57.318260 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:2df4 2026-06-23 03:18:57.340900 | 2026-06-23 03:18:57.341120 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 03:18:57.875367 | ubuntu-jammy -> localhost | changed 2026-06-23 03:18:57.884584 | 2026-06-23 03:18:57.884739 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 03:18:59.067494 | ubuntu-jammy -> localhost | changed 2026-06-23 03:18:59.082273 | 2026-06-23 03:18:59.082429 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 03:18:59.381269 | ubuntu-jammy -> localhost | ok 2026-06-23 03:18:59.398558 | 2026-06-23 03:18:59.398739 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 03:18:59.433653 | ubuntu-jammy | ok 2026-06-23 03:18:59.462167 | ubuntu-jammy | included: /var/lib/zuul/builds/6f3025fbc76e40c9aa21935b3909c7da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 03:18:59.469502 | 2026-06-23 03:18:59.469613 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 03:19:01.117454 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-23 03:19:01.117717 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6f3025fbc76e40c9aa21935b3909c7da/work/6f3025fbc76e40c9aa21935b3909c7da_id_rsa 2026-06-23 03:19:01.117758 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6f3025fbc76e40c9aa21935b3909c7da/work/6f3025fbc76e40c9aa21935b3909c7da_id_rsa.pub 2026-06-23 03:19:01.117784 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-23 03:19:01.117807 | ubuntu-jammy -> localhost | SHA256:mWtpw5PLLAOuni3sDryiZbZb47+J0qBAN2SURQ/uOpU zuul-build-sshkey 2026-06-23 03:19:01.117830 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-23 03:19:01.117852 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-23 03:19:01.117887 | ubuntu-jammy -> localhost | | ..++ | 2026-06-23 03:19:01.117909 | ubuntu-jammy -> localhost | | +. o | 2026-06-23 03:19:01.117929 | ubuntu-jammy -> localhost | | o . . | 2026-06-23 03:19:01.117950 | ubuntu-jammy -> localhost | | . o. . o | 2026-06-23 03:19:01.117969 | ubuntu-jammy -> localhost | |. . .E S | 2026-06-23 03:19:01.117996 | ubuntu-jammy -> localhost | |o . + . + | 2026-06-23 03:19:01.118017 | ubuntu-jammy -> localhost | |o++*o. X | 2026-06-23 03:19:01.118037 | ubuntu-jammy -> localhost | |o==*+oo* + | 2026-06-23 03:19:01.118057 | ubuntu-jammy -> localhost | |+=O=+.+++ | 2026-06-23 03:19:01.118077 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-23 03:19:01.118132 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.112555 2026-06-23 03:19:01.125487 | 2026-06-23 03:19:01.125611 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 03:19:01.173980 | ubuntu-jammy | ok 2026-06-23 03:19:01.203111 | ubuntu-jammy | included: /var/lib/zuul/builds/6f3025fbc76e40c9aa21935b3909c7da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 03:19:01.224663 | 2026-06-23 03:19:01.225868 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 03:19:01.264364 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 03:19:01.272133 | 2026-06-23 03:19:01.272281 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 03:19:01.993994 | ubuntu-jammy | changed 2026-06-23 03:19:02.003254 | 2026-06-23 03:19:02.003455 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 03:19:02.287424 | ubuntu-jammy | ok 2026-06-23 03:19:02.295692 | 2026-06-23 03:19:02.295825 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 03:19:03.092935 | ubuntu-jammy | changed 2026-06-23 03:19:03.111340 | 2026-06-23 03:19:03.111524 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 03:19:03.790997 | ubuntu-jammy | changed 2026-06-23 03:19:03.806385 | 2026-06-23 03:19:03.806644 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 03:19:03.833481 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 03:19:03.846198 | 2026-06-23 03:19:03.846422 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 03:19:04.372086 | ubuntu-jammy -> localhost | changed 2026-06-23 03:19:04.395258 | 2026-06-23 03:19:04.395522 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 03:19:04.936843 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6f3025fbc76e40c9aa21935b3909c7da/work/6f3025fbc76e40c9aa21935b3909c7da_id_rsa (zuul-build-sshkey) 2026-06-23 03:19:04.937205 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.030294 2026-06-23 03:19:04.947260 | 2026-06-23 03:19:04.947422 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 03:19:05.545551 | ubuntu-jammy | ok 2026-06-23 03:19:05.557541 | 2026-06-23 03:19:05.557680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 03:19:05.605425 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 03:19:05.617474 | 2026-06-23 03:19:05.617595 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 03:19:06.114898 | ubuntu-jammy | ok 2026-06-23 03:19:06.130028 | 2026-06-23 03:19:06.130241 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 03:19:06.161349 | ubuntu-jammy | ok 2026-06-23 03:19:06.167037 | 2026-06-23 03:19:06.167157 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 03:19:06.507534 | ubuntu-jammy -> localhost | ok 2026-06-23 03:19:06.521978 | 2026-06-23 03:19:06.522144 | TASK [validate-host : Collect information about the host] 2026-06-23 03:19:07.805624 | ubuntu-jammy | ok 2026-06-23 03:19:07.817356 | 2026-06-23 03:19:07.817485 | TASK [validate-host : Sanitize hostname] 2026-06-23 03:19:07.951547 | ubuntu-jammy | ok 2026-06-23 03:19:08.028141 | 2026-06-23 03:19:08.028368 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 03:19:08.654414 | ubuntu-jammy -> localhost | changed 2026-06-23 03:19:08.666024 | 2026-06-23 03:19:08.666195 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 03:19:09.086474 | ubuntu-jammy | ok 2026-06-23 03:19:09.094526 | 2026-06-23 03:19:09.094670 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 03:19:09.779295 | ubuntu-jammy -> localhost | changed 2026-06-23 03:19:09.792906 | 2026-06-23 03:19:09.793058 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 03:19:10.028057 | ubuntu-jammy | ok 2026-06-23 03:19:10.036391 | 2026-06-23 03:19:10.036529 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 03:19:11.001771 | ubuntu-jammy | changed: 2026-06-23 03:19:11.002024 | ubuntu-jammy | cd+++++++++ src/ 2026-06-23 03:19:11.002060 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-23 03:19:11.002085 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-23 03:19:11.002108 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-23 03:19:11.002129 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.002262 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.009552 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.009632 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.009704 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.009775 | ubuntu-jammy | Containerfile 2026-06-23 03:19:11.009846 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012821 2026-06-23 03:20:31.119987 | 2026-06-23 03:20:31.120288 | TASK [upload-logs : Upload logs to log server] 2026-06-23 03:20:31.782509 | localhost | Output suppressed because no_log was given 2026-06-23 03:20:31.785692 | 2026-06-23 03:20:31.785855 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 03:20:31.842699 | localhost | skipping: Conditional result was False 2026-06-23 03:20:31.851440 | localhost | skipping: Conditional result was False 2026-06-23 03:20:31.857939 | 2026-06-23 03:20:31.858159 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 03:20:31.911773 | localhost | skipping: Conditional result was False 2026-06-23 03:20:31.912081 | 2026-06-23 03:20:31.916985 | localhost | skipping: Conditional result was False 2026-06-23 03:20:31.927349 | 2026-06-23 03:20:31.927510 | LOOP [upload-logs : Upload console log and json output]