2026-06-25 09:19:30.949850 | Job console starting 2026-06-25 09:19:30.964731 | Updating git repos 2026-06-25 09:19:30.994984 | Cloning repos into workspace 2026-06-25 09:19:31.104789 | Restoring repo states 2026-06-25 09:19:31.128936 | Merging changes 2026-06-25 09:19:31.976584 | Checking out repos 2026-06-25 09:19:32.090914 | Preparing playbooks 2026-06-25 09:19:33.197787 | Running Ansible setup 2026-06-25 09:19:41.241753 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 09:19:43.282894 | 2026-06-25 09:19:43.283135 | PLAY [Base pre] 2026-06-25 09:19:43.349857 | 2026-06-25 09:19:43.350075 | TASK [Setup log path fact] 2026-06-25 09:19:43.402406 | ubuntu-jammy | ok 2026-06-25 09:19:43.429915 | 2026-06-25 09:19:43.430133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 09:19:43.461379 | ubuntu-jammy | ok 2026-06-25 09:19:43.480686 | 2026-06-25 09:19:43.480841 | TASK [emit-job-header : Print job information] 2026-06-25 09:19:43.581613 | # Job Information 2026-06-25 09:19:43.581812 | Ansible Version: 2.16.14 2026-06-25 09:19:43.581847 | Job: ansible-lint 2026-06-25 09:19:43.581880 | Pipeline: check 2026-06-25 09:19:43.581902 | Executor: 521e9411259a 2026-06-25 09:19:43.581924 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/714 2026-06-25 09:19:43.581978 | Event ID: d28242c0-7076-11f1-85ac-d4ca4e47a3e0 2026-06-25 09:19:43.588176 | 2026-06-25 09:19:43.588512 | LOOP [emit-job-header : Print node information] 2026-06-25 09:19:43.955066 | ubuntu-jammy | ok: 2026-06-25 09:19:43.955324 | ubuntu-jammy | # Node Information 2026-06-25 09:19:43.955362 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-25 09:19:43.955388 | ubuntu-jammy | Hostname: ubuntu 2026-06-25 09:19:43.955410 | ubuntu-jammy | Username: zuul 2026-06-25 09:19:43.955431 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-25 09:19:43.955455 | ubuntu-jammy | Provider: regiocloud-a 2026-06-25 09:19:43.955477 | ubuntu-jammy | Region: 2026-06-25 09:19:43.955498 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-25 09:19:43.955518 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-25 09:19:43.955538 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:d8ca 2026-06-25 09:19:43.990691 | 2026-06-25 09:19:43.990873 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 09:19:45.274937 | ubuntu-jammy -> localhost | changed 2026-06-25 09:19:45.283656 | 2026-06-25 09:19:45.283801 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 09:19:47.400766 | ubuntu-jammy -> localhost | changed 2026-06-25 09:19:47.411328 | 2026-06-25 09:19:47.411433 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 09:19:47.898344 | ubuntu-jammy -> localhost | ok 2026-06-25 09:19:47.904639 | 2026-06-25 09:19:47.904749 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 09:19:47.975695 | ubuntu-jammy | ok 2026-06-25 09:19:48.028697 | ubuntu-jammy | included: /var/lib/zuul/builds/94d34d70fad1462085fcd211fa787305/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 09:19:48.041041 | 2026-06-25 09:19:48.041141 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 09:19:53.312842 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-25 09:19:53.313046 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/94d34d70fad1462085fcd211fa787305/work/94d34d70fad1462085fcd211fa787305_id_rsa 2026-06-25 09:19:53.313079 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/94d34d70fad1462085fcd211fa787305/work/94d34d70fad1462085fcd211fa787305_id_rsa.pub 2026-06-25 09:19:53.313101 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-25 09:19:53.313120 | ubuntu-jammy -> localhost | SHA256:yuYONVA62B3IIULiUKaI7+eK69WaEJ9ITpUITHeFq1w zuul-build-sshkey 2026-06-25 09:19:53.313139 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-25 09:19:53.313164 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-25 09:19:53.313182 | ubuntu-jammy -> localhost | |O++o.+=. | 2026-06-25 09:19:53.313200 | ubuntu-jammy -> localhost | |B=o+== . | 2026-06-25 09:19:53.313217 | ubuntu-jammy -> localhost | |+o.o= o | 2026-06-25 09:19:53.313233 | ubuntu-jammy -> localhost | | .. E | 2026-06-25 09:19:53.313249 | ubuntu-jammy -> localhost | | +o o o S | 2026-06-25 09:19:53.313270 | ubuntu-jammy -> localhost | |+.+ooo o | 2026-06-25 09:19:53.313287 | ubuntu-jammy -> localhost | | +.+o.+ | 2026-06-25 09:19:53.313303 | ubuntu-jammy -> localhost | | .ooo+ | 2026-06-25 09:19:53.313320 | ubuntu-jammy -> localhost | |+o.+..o | 2026-06-25 09:19:53.313337 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-25 09:19:53.313388 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:04.199419 2026-06-25 09:19:53.319028 | 2026-06-25 09:19:53.319120 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 09:19:53.347251 | ubuntu-jammy | ok 2026-06-25 09:19:53.362679 | ubuntu-jammy | included: /var/lib/zuul/builds/94d34d70fad1462085fcd211fa787305/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 09:19:53.369885 | 2026-06-25 09:19:53.369979 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 09:19:53.399753 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 09:19:53.404781 | 2026-06-25 09:19:53.404860 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 09:19:54.172753 | ubuntu-jammy | changed 2026-06-25 09:19:54.177159 | 2026-06-25 09:19:54.177233 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 09:19:54.453596 | ubuntu-jammy | ok 2026-06-25 09:19:54.458205 | 2026-06-25 09:19:54.458290 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 09:19:55.074072 | ubuntu-jammy | changed 2026-06-25 09:19:55.087292 | 2026-06-25 09:19:55.087399 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 09:19:55.759435 | ubuntu-jammy | changed 2026-06-25 09:19:55.766092 | 2026-06-25 09:19:55.766188 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 09:19:55.809341 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 09:19:55.815414 | 2026-06-25 09:19:55.815525 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 09:19:56.520436 | ubuntu-jammy -> localhost | changed 2026-06-25 09:19:56.534447 | 2026-06-25 09:19:56.534560 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 09:19:57.327542 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/94d34d70fad1462085fcd211fa787305/work/94d34d70fad1462085fcd211fa787305_id_rsa (zuul-build-sshkey) 2026-06-25 09:19:57.327788 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022501 2026-06-25 09:19:57.337406 | 2026-06-25 09:19:57.337527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 09:19:57.903703 | ubuntu-jammy | ok 2026-06-25 09:19:57.909763 | 2026-06-25 09:19:57.909899 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 09:19:57.967081 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 09:19:57.988259 | 2026-06-25 09:19:57.988400 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 09:19:58.514643 | ubuntu-jammy | ok 2026-06-25 09:19:58.549545 | 2026-06-25 09:19:58.549740 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 09:19:58.612348 | ubuntu-jammy | ok 2026-06-25 09:19:58.618643 | 2026-06-25 09:19:58.618776 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 09:19:59.252572 | ubuntu-jammy -> localhost | ok 2026-06-25 09:19:59.273208 | 2026-06-25 09:19:59.273356 | TASK [validate-host : Collect information about the host] 2026-06-25 09:20:00.446055 | ubuntu-jammy | ok 2026-06-25 09:20:00.471254 | 2026-06-25 09:20:00.471400 | TASK [validate-host : Sanitize hostname] 2026-06-25 09:20:00.643871 | ubuntu-jammy | ok 2026-06-25 09:20:00.730785 | 2026-06-25 09:20:00.731182 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 09:20:01.690334 | ubuntu-jammy -> localhost | changed 2026-06-25 09:20:01.696851 | 2026-06-25 09:20:01.697025 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 09:20:02.333120 | ubuntu-jammy | ok 2026-06-25 09:20:02.338599 | 2026-06-25 09:20:02.338727 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 09:20:03.248758 | ubuntu-jammy -> localhost | changed 2026-06-25 09:20:03.270720 | 2026-06-25 09:20:03.270880 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 09:20:03.558641 | ubuntu-jammy | ok 2026-06-25 09:20:03.565592 | 2026-06-25 09:20:03.565721 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 09:20:05.218512 | ubuntu-jammy | changed: 2026-06-25 09:20:05.218972 | ubuntu-jammy | cd+++++++++ src/ 2026-06-25 09:20:05.219024 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-25 09:20:05.219050 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-25 09:20:05.219072 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-25 09:20:05.219094 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.219231 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.237873 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.237958 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.238031 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.238104 | ubuntu-jammy | Containerfile 2026-06-25 09:20:05.238175 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008576 2026-06-25 09:21:22.117003 | 2026-06-25 09:21:22.117220 | TASK [upload-logs : Upload logs to log server] 2026-06-25 09:21:22.733171 | localhost | Output suppressed because no_log was given 2026-06-25 09:21:22.743379 | 2026-06-25 09:21:22.743549 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 09:21:22.796793 | localhost | skipping: Conditional result was False 2026-06-25 09:21:22.805756 | localhost | skipping: Conditional result was False 2026-06-25 09:21:22.815876 | 2026-06-25 09:21:22.816086 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 09:21:22.879547 | localhost | skipping: Conditional result was False 2026-06-25 09:21:22.880224 | 2026-06-25 09:21:22.884393 | localhost | skipping: Conditional result was False 2026-06-25 09:21:22.899950 | 2026-06-25 09:21:22.900195 | LOOP [upload-logs : Upload console log and json output]