2026-07-09 03:04:22.323400 | Job console starting 2026-07-09 03:04:22.335413 | Updating git repos 2026-07-09 03:04:22.404670 | Cloning repos into workspace 2026-07-09 03:04:22.568231 | Restoring repo states 2026-07-09 03:04:22.600191 | Merging changes 2026-07-09 03:04:22.600221 | Checking out repos 2026-07-09 03:04:22.759210 | Preparing playbooks 2026-07-09 03:04:23.969540 | Running Ansible setup 2026-07-09 03:04:31.286777 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 03:04:32.857355 | 2026-07-09 03:04:32.857677 | PLAY [Base pre] 2026-07-09 03:04:32.883298 | 2026-07-09 03:04:32.883484 | TASK [Setup log path fact] 2026-07-09 03:04:32.928391 | ubuntu-jammy | ok 2026-07-09 03:04:32.956990 | 2026-07-09 03:04:32.957169 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:04:33.016518 | ubuntu-jammy | ok 2026-07-09 03:04:33.033630 | 2026-07-09 03:04:33.033768 | TASK [emit-job-header : Print job information] 2026-07-09 03:04:33.104363 | # Job Information 2026-07-09 03:04:33.104561 | Ansible Version: 2.16.14 2026-07-09 03:04:33.104598 | Job: ansible-lint 2026-07-09 03:04:33.104636 | Pipeline: periodic-daily 2026-07-09 03:04:33.104659 | Executor: 521e9411259a 2026-07-09 03:04:33.104679 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-09 03:04:33.104701 | Event ID: bfa03d25ffdc473381fbf4af7b5e3fd2 2026-07-09 03:04:33.109992 | 2026-07-09 03:04:33.110114 | LOOP [emit-job-header : Print node information] 2026-07-09 03:04:33.251355 | ubuntu-jammy | ok: 2026-07-09 03:04:33.251578 | ubuntu-jammy | # Node Information 2026-07-09 03:04:33.251613 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-09 03:04:33.251638 | ubuntu-jammy | Hostname: ubuntu 2026-07-09 03:04:33.251661 | ubuntu-jammy | Username: zuul 2026-07-09 03:04:33.251681 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-09 03:04:33.251705 | ubuntu-jammy | Provider: regiocloud-a 2026-07-09 03:04:33.251727 | ubuntu-jammy | Region: 2026-07-09 03:04:33.251747 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-09 03:04:33.251767 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-09 03:04:33.251787 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:2b08 2026-07-09 03:04:33.264593 | 2026-07-09 03:04:33.264737 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 03:04:34.108680 | ubuntu-jammy -> localhost | changed 2026-07-09 03:04:34.116906 | 2026-07-09 03:04:34.117069 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 03:04:36.314054 | ubuntu-jammy -> localhost | changed 2026-07-09 03:04:36.329873 | 2026-07-09 03:04:36.330008 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 03:04:37.230626 | ubuntu-jammy -> localhost | ok 2026-07-09 03:04:37.236022 | 2026-07-09 03:04:37.236115 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 03:04:37.265202 | ubuntu-jammy | ok 2026-07-09 03:04:37.282387 | ubuntu-jammy | included: /var/lib/zuul/builds/8fd0bff9205349a1bfce02ef91bddfae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 03:04:37.287719 | 2026-07-09 03:04:37.287814 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 03:04:39.757687 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-09 03:04:39.758892 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8fd0bff9205349a1bfce02ef91bddfae/work/8fd0bff9205349a1bfce02ef91bddfae_id_rsa 2026-07-09 03:04:39.758978 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8fd0bff9205349a1bfce02ef91bddfae/work/8fd0bff9205349a1bfce02ef91bddfae_id_rsa.pub 2026-07-09 03:04:39.759010 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-09 03:04:39.759037 | ubuntu-jammy -> localhost | SHA256:gUrP2I/FkrYequBWwv8eEm0TJ7/XlMjv4AQg+aZ1tCw zuul-build-sshkey 2026-07-09 03:04:39.759061 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-09 03:04:39.759084 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-09 03:04:39.759114 | ubuntu-jammy -> localhost | | | 2026-07-09 03:04:39.759137 | ubuntu-jammy -> localhost | | . . | 2026-07-09 03:04:39.759157 | ubuntu-jammy -> localhost | | o.+.o. | 2026-07-09 03:04:39.759176 | ubuntu-jammy -> localhost | | .+*Ooo.. . | 2026-07-09 03:04:39.759196 | ubuntu-jammy -> localhost | |. .oEB*So o | 2026-07-09 03:04:39.759224 | ubuntu-jammy -> localhost | | o .*.+*o + | 2026-07-09 03:04:39.759246 | ubuntu-jammy -> localhost | |. +o .+..+ o | 2026-07-09 03:04:39.759266 | ubuntu-jammy -> localhost | |.o ..o..+ o | 2026-07-09 03:04:39.759287 | ubuntu-jammy -> localhost | |....+o. . . | 2026-07-09 03:04:39.759307 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-09 03:04:39.759366 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.202569 2026-07-09 03:04:39.765773 | 2026-07-09 03:04:39.765864 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 03:04:39.795086 | ubuntu-jammy | ok 2026-07-09 03:04:39.816003 | ubuntu-jammy | included: /var/lib/zuul/builds/8fd0bff9205349a1bfce02ef91bddfae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 03:04:39.834436 | 2026-07-09 03:04:39.834561 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 03:04:39.868305 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 03:04:39.874702 | 2026-07-09 03:04:39.874814 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 03:04:40.746065 | ubuntu-jammy | changed 2026-07-09 03:04:40.751860 | 2026-07-09 03:04:40.751973 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 03:04:41.054703 | ubuntu-jammy | ok 2026-07-09 03:04:41.060224 | 2026-07-09 03:04:41.060312 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 03:04:41.750761 | ubuntu-jammy | changed 2026-07-09 03:04:41.757582 | 2026-07-09 03:04:41.757691 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 03:04:42.483449 | ubuntu-jammy | changed 2026-07-09 03:04:42.493132 | 2026-07-09 03:04:42.493240 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 03:04:42.531246 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 03:04:42.538412 | 2026-07-09 03:04:42.538586 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 03:04:43.085671 | ubuntu-jammy -> localhost | changed 2026-07-09 03:04:43.094511 | 2026-07-09 03:04:43.094602 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 03:04:43.523472 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8fd0bff9205349a1bfce02ef91bddfae/work/8fd0bff9205349a1bfce02ef91bddfae_id_rsa (zuul-build-sshkey) 2026-07-09 03:04:43.523666 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020673 2026-07-09 03:04:43.528880 | 2026-07-09 03:04:43.528980 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 03:04:44.099095 | ubuntu-jammy | ok 2026-07-09 03:04:44.103111 | 2026-07-09 03:04:44.103184 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 03:04:44.146645 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 03:04:44.155242 | 2026-07-09 03:04:44.155332 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 03:04:44.615357 | ubuntu-jammy | ok 2026-07-09 03:04:44.649387 | 2026-07-09 03:04:44.650557 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 03:04:44.730320 | ubuntu-jammy | ok 2026-07-09 03:04:44.737406 | 2026-07-09 03:04:44.737499 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 03:04:45.460331 | ubuntu-jammy -> localhost | ok 2026-07-09 03:04:45.466094 | 2026-07-09 03:04:45.466197 | TASK [validate-host : Collect information about the host] 2026-07-09 03:04:47.182757 | ubuntu-jammy | ok 2026-07-09 03:04:47.204533 | 2026-07-09 03:04:47.204628 | TASK [validate-host : Sanitize hostname] 2026-07-09 03:04:47.293468 | ubuntu-jammy | ok 2026-07-09 03:04:47.359754 | 2026-07-09 03:04:47.359870 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 03:04:48.099154 | ubuntu-jammy -> localhost | changed 2026-07-09 03:04:48.104600 | 2026-07-09 03:04:48.104694 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 03:04:48.545922 | ubuntu-jammy | ok 2026-07-09 03:04:48.550614 | 2026-07-09 03:04:48.550710 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 03:04:49.054719 | ubuntu-jammy -> localhost | changed 2026-07-09 03:04:49.068091 | 2026-07-09 03:04:49.068206 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 03:04:49.339034 | ubuntu-jammy | ok 2026-07-09 03:04:49.344552 | 2026-07-09 03:04:49.344650 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 03:04:50.306144 | ubuntu-jammy | changed: 2026-07-09 03:04:50.306346 | ubuntu-jammy | cd+++++++++ src/ 2026-07-09 03:04:50.306389 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-09 03:04:50.306416 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-09 03:04:50.306445 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-09 03:04:50.306479 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.306627 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.311521 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.311590 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.311658 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.311726 | ubuntu-jammy | Containerfile 2026-07-09 03:04:50.311793 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006517 2026-07-09 03:06:17.041730 | 2026-07-09 03:06:17.041900 | TASK [upload-logs : Upload logs to log server] 2026-07-09 03:06:17.738624 | localhost | Output suppressed because no_log was given 2026-07-09 03:06:17.740969 | 2026-07-09 03:06:17.741091 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 03:06:17.817691 | localhost | skipping: Conditional result was False 2026-07-09 03:06:17.832498 | localhost | skipping: Conditional result was False 2026-07-09 03:06:17.838499 | 2026-07-09 03:06:17.838624 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 03:06:17.905427 | localhost | skipping: Conditional result was False 2026-07-09 03:06:17.905731 | 2026-07-09 03:06:17.910740 | localhost | skipping: Conditional result was False 2026-07-09 03:06:17.920610 | 2026-07-09 03:06:17.920731 | LOOP [upload-logs : Upload console log and json output]