2026-02-10 08:55:09.585047 | Job console starting 2026-02-10 08:55:09.601246 | Updating git repos 2026-02-10 08:55:09.630500 | Cloning repos into workspace 2026-02-10 08:55:09.672787 | Restoring repo states 2026-02-10 08:55:09.677466 | Merging changes 2026-02-10 08:55:10.228638 | Checking out repos 2026-02-10 08:55:10.266944 | Preparing playbooks 2026-02-10 08:55:10.938762 | Running Ansible setup 2026-02-10 08:55:15.580435 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 08:55:16.333318 | 2026-02-10 08:55:16.333488 | PLAY [Base pre] 2026-02-10 08:55:16.350896 | 2026-02-10 08:55:16.351039 | TASK [Setup log path fact] 2026-02-10 08:55:16.381634 | ubuntu-jammy | ok 2026-02-10 08:55:16.397574 | 2026-02-10 08:55:16.397731 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 08:55:16.439954 | ubuntu-jammy | ok 2026-02-10 08:55:16.450725 | 2026-02-10 08:55:16.450926 | TASK [emit-job-header : Print job information] 2026-02-10 08:55:16.502299 | # Job Information 2026-02-10 08:55:16.502489 | Ansible Version: 2.16.14 2026-02-10 08:55:16.502526 | Job: yamllint 2026-02-10 08:55:16.502576 | Pipeline: check 2026-02-10 08:55:16.502600 | Executor: 521e9411259a 2026-02-10 08:55:16.502622 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/491 2026-02-10 08:55:16.502645 | Event ID: 19f47660-065e-11f1-87c0-c1d8c1b1706e 2026-02-10 08:55:16.507939 | 2026-02-10 08:55:16.508059 | LOOP [emit-job-header : Print node information] 2026-02-10 08:55:16.616845 | ubuntu-jammy | ok: 2026-02-10 08:55:16.617138 | ubuntu-jammy | # Node Information 2026-02-10 08:55:16.617177 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-10 08:55:16.617201 | ubuntu-jammy | Hostname: ubuntu 2026-02-10 08:55:16.617222 | ubuntu-jammy | Username: zuul 2026-02-10 08:55:16.617243 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-10 08:55:16.617266 | ubuntu-jammy | Provider: regiocloud-a 2026-02-10 08:55:16.617287 | ubuntu-jammy | Region: 2026-02-10 08:55:16.617307 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-10 08:55:16.617327 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-10 08:55:16.617346 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef7:8f15 2026-02-10 08:55:16.635984 | 2026-02-10 08:55:16.636124 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 08:55:17.166584 | ubuntu-jammy -> localhost | changed 2026-02-10 08:55:17.174132 | 2026-02-10 08:55:17.174266 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 08:55:18.286697 | ubuntu-jammy -> localhost | changed 2026-02-10 08:55:18.301219 | 2026-02-10 08:55:18.301360 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 08:55:18.579237 | ubuntu-jammy -> localhost | ok 2026-02-10 08:55:18.593651 | 2026-02-10 08:55:18.593796 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 08:55:18.623422 | ubuntu-jammy | ok 2026-02-10 08:55:18.642498 | ubuntu-jammy | included: /var/lib/zuul/builds/36fbd8b3bf4643aca84447d40298021f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 08:55:18.648845 | 2026-02-10 08:55:18.648965 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 08:55:19.975403 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-10 08:55:19.975648 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/36fbd8b3bf4643aca84447d40298021f/work/36fbd8b3bf4643aca84447d40298021f_id_rsa 2026-02-10 08:55:19.975690 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/36fbd8b3bf4643aca84447d40298021f/work/36fbd8b3bf4643aca84447d40298021f_id_rsa.pub 2026-02-10 08:55:19.975716 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-10 08:55:19.975740 | ubuntu-jammy -> localhost | SHA256:m3qK2OjE/sHkf/rgaD37sd0mu1VcQUyqV29Dv86yNeM zuul-build-sshkey 2026-02-10 08:55:19.975763 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-10 08:55:19.975784 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-10 08:55:19.975818 | ubuntu-jammy -> localhost | | ++ | 2026-02-10 08:55:19.975841 | ubuntu-jammy -> localhost | | ...| 2026-02-10 08:55:19.975861 | ubuntu-jammy -> localhost | | . o.| 2026-02-10 08:55:19.975881 | ubuntu-jammy -> localhost | | ..o.o| 2026-02-10 08:55:19.975900 | ubuntu-jammy -> localhost | | . S . .o.+| 2026-02-10 08:55:19.975930 | ubuntu-jammy -> localhost | | . + o .. .o| 2026-02-10 08:55:19.975951 | ubuntu-jammy -> localhost | | o +.. + . = | 2026-02-10 08:55:19.975971 | ubuntu-jammy -> localhost | | o +.*ooo+.o..= o| 2026-02-10 08:55:19.975992 | ubuntu-jammy -> localhost | | .=o= BX+ +=..oE | 2026-02-10 08:55:19.976013 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-10 08:55:19.976067 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.770925 2026-02-10 08:55:19.982719 | 2026-02-10 08:55:19.982828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 08:55:20.012926 | ubuntu-jammy | ok 2026-02-10 08:55:20.023246 | ubuntu-jammy | included: /var/lib/zuul/builds/36fbd8b3bf4643aca84447d40298021f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 08:55:20.032833 | 2026-02-10 08:55:20.032964 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 08:55:20.058601 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 08:55:20.065808 | 2026-02-10 08:55:20.066008 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 08:55:20.791350 | ubuntu-jammy | changed 2026-02-10 08:55:20.817205 | 2026-02-10 08:55:20.817436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 08:55:21.100016 | ubuntu-jammy | ok 2026-02-10 08:55:21.106011 | 2026-02-10 08:55:21.106133 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 08:55:21.779391 | ubuntu-jammy | changed 2026-02-10 08:55:21.792072 | 2026-02-10 08:55:21.792241 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 08:55:22.435733 | ubuntu-jammy | changed 2026-02-10 08:55:22.447696 | 2026-02-10 08:55:22.448451 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 08:55:22.474165 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 08:55:22.482072 | 2026-02-10 08:55:22.482204 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 08:55:22.927390 | ubuntu-jammy -> localhost | changed 2026-02-10 08:55:22.942444 | 2026-02-10 08:55:22.942622 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 08:55:23.275750 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/36fbd8b3bf4643aca84447d40298021f/work/36fbd8b3bf4643aca84447d40298021f_id_rsa (zuul-build-sshkey) 2026-02-10 08:55:23.276276 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018203 2026-02-10 08:55:23.305219 | 2026-02-10 08:55:23.305425 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 08:55:23.733568 | ubuntu-jammy | ok 2026-02-10 08:55:23.738768 | 2026-02-10 08:55:23.738896 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 08:55:23.772704 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 08:55:23.786521 | 2026-02-10 08:55:23.786675 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 08:55:24.251147 | ubuntu-jammy | ok 2026-02-10 08:55:24.267735 | 2026-02-10 08:55:24.267863 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 08:55:24.301738 | ubuntu-jammy | ok 2026-02-10 08:55:24.309194 | 2026-02-10 08:55:24.309332 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 08:55:24.617100 | ubuntu-jammy -> localhost | ok 2026-02-10 08:55:24.624127 | 2026-02-10 08:55:24.624250 | TASK [validate-host : Collect information about the host] 2026-02-10 08:55:25.828930 | ubuntu-jammy | ok 2026-02-10 08:55:25.839494 | 2026-02-10 08:55:25.839656 | TASK [validate-host : Sanitize hostname] 2026-02-10 08:55:25.966564 | ubuntu-jammy | ok 2026-02-10 08:55:26.009230 | 2026-02-10 08:55:26.009368 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 08:55:26.582157 | ubuntu-jammy -> localhost | changed 2026-02-10 08:55:26.588292 | 2026-02-10 08:55:26.588413 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 08:55:27.026912 | ubuntu-jammy | ok 2026-02-10 08:55:27.034093 | 2026-02-10 08:55:27.034211 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 08:55:27.637513 | ubuntu-jammy -> localhost | changed 2026-02-10 08:55:27.648349 | 2026-02-10 08:55:27.648469 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 08:55:27.903300 | ubuntu-jammy | ok 2026-02-10 08:55:27.912279 | 2026-02-10 08:55:27.912414 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 08:55:28.998332 | ubuntu-jammy | changed: 2026-02-10 08:55:28.998918 | ubuntu-jammy | cd+++++++++ src/ 2026-02-10 08:55:28.999025 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-10 08:55:28.999090 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-10 08:55:28.999144 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-10 08:55:28.999194 | ubuntu-jammy | Containerfile 2026-02-10 08:55:28.999598 | ubuntu-jammy | Containerfile 2026-02-10 08:55:29.024209 | ubuntu-jammy | Containerfile 2026-02-10 08:55:29.024286 | ubuntu-jammy | Containerfile 2026-02-10 08:55:29.024360 | ubuntu-jammy | Containerfile 2026-02-10 08:55:29.024436 | ubuntu-jammy | Containerfile 2026-02-10 08:55:29.024512 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006753 2026-02-10 08:55:56.785277 | 2026-02-10 08:55:56.785392 | TASK [upload-logs : Upload logs to log server] 2026-02-10 08:55:57.347834 | localhost | Output suppressed because no_log was given 2026-02-10 08:55:57.349678 | 2026-02-10 08:55:57.349778 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 08:55:57.396367 | localhost | skipping: Conditional result was False 2026-02-10 08:55:57.401166 | localhost | skipping: Conditional result was False 2026-02-10 08:55:57.414352 | 2026-02-10 08:55:57.414662 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 08:55:57.461930 | localhost | skipping: Conditional result was False 2026-02-10 08:55:57.463243 | 2026-02-10 08:55:57.464409 | localhost | skipping: Conditional result was False 2026-02-10 08:55:57.475837 | 2026-02-10 08:55:57.475952 | LOOP [upload-logs : Upload console log and json output]