2026-07-20 16:02:06.426494 | Job console starting 2026-07-20 16:02:06.439035 | Updating git repos 2026-07-20 16:02:06.470575 | Cloning repos into workspace 2026-07-20 16:02:06.561743 | Restoring repo states 2026-07-20 16:02:06.585830 | Merging changes 2026-07-20 16:02:07.511792 | Checking out repos 2026-07-20 16:02:07.538525 | Preparing playbooks 2026-07-20 16:02:08.237566 | Running Ansible setup 2026-07-20 16:02:14.023854 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 16:02:15.324387 | 2026-07-20 16:02:15.324527 | PLAY [Base pre] 2026-07-20 16:02:15.339290 | 2026-07-20 16:02:15.339415 | TASK [Setup log path fact] 2026-07-20 16:02:15.357339 | ubuntu-jammy | ok 2026-07-20 16:02:15.371768 | 2026-07-20 16:02:15.371908 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:02:15.400601 | ubuntu-jammy | ok 2026-07-20 16:02:15.409936 | 2026-07-20 16:02:15.410045 | TASK [emit-job-header : Print job information] 2026-07-20 16:02:15.478405 | # Job Information 2026-07-20 16:02:15.479408 | Ansible Version: 2.16.14 2026-07-20 16:02:15.479569 | Job: hadolint 2026-07-20 16:02:15.479616 | Pipeline: check 2026-07-20 16:02:15.479641 | Executor: 521e9411259a 2026-07-20 16:02:15.479663 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/755 2026-07-20 16:02:15.479687 | Event ID: 355bbd40-8454-11f1-861a-34d23cbf3c15 2026-07-20 16:02:15.493516 | 2026-07-20 16:02:15.493654 | LOOP [emit-job-header : Print node information] 2026-07-20 16:02:15.747570 | ubuntu-jammy | ok: 2026-07-20 16:02:15.747774 | ubuntu-jammy | # Node Information 2026-07-20 16:02:15.747811 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-20 16:02:15.747837 | ubuntu-jammy | Hostname: ubuntu 2026-07-20 16:02:15.747860 | ubuntu-jammy | Username: zuul 2026-07-20 16:02:15.748036 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-20 16:02:15.748068 | ubuntu-jammy | Provider: regiocloud-a 2026-07-20 16:02:15.748089 | ubuntu-jammy | Region: 2026-07-20 16:02:15.748111 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-20 16:02:15.748132 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-20 16:02:15.748151 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:f124 2026-07-20 16:02:15.767920 | 2026-07-20 16:02:15.768665 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 16:02:16.859320 | ubuntu-jammy -> localhost | changed 2026-07-20 16:02:16.865579 | 2026-07-20 16:02:16.865733 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 16:02:18.888779 | ubuntu-jammy -> localhost | changed 2026-07-20 16:02:18.902741 | 2026-07-20 16:02:18.903022 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 16:02:19.179155 | ubuntu-jammy -> localhost | ok 2026-07-20 16:02:19.185655 | 2026-07-20 16:02:19.185768 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 16:02:19.203658 | ubuntu-jammy | ok 2026-07-20 16:02:19.221299 | ubuntu-jammy | included: /var/lib/zuul/builds/ee7adb0067494f5d9924194a0219954e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 16:02:19.227048 | 2026-07-20 16:02:19.227133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 16:02:20.433621 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-20 16:02:20.433784 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee7adb0067494f5d9924194a0219954e/work/ee7adb0067494f5d9924194a0219954e_id_rsa 2026-07-20 16:02:20.433815 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee7adb0067494f5d9924194a0219954e/work/ee7adb0067494f5d9924194a0219954e_id_rsa.pub 2026-07-20 16:02:20.433838 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-20 16:02:20.433859 | ubuntu-jammy -> localhost | SHA256:Voz+wg1k3EbC27WOwpNKYqKTCTpkn24e0zi3nUdaj5k zuul-build-sshkey 2026-07-20 16:02:20.433878 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-20 16:02:20.433896 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-20 16:02:20.433920 | ubuntu-jammy -> localhost | | .. . | 2026-07-20 16:02:20.433939 | ubuntu-jammy -> localhost | | ..* . | 2026-07-20 16:02:20.433956 | ubuntu-jammy -> localhost | | =o=. . | 2026-07-20 16:02:20.433973 | ubuntu-jammy -> localhost | | +.o. . | 2026-07-20 16:02:20.433989 | ubuntu-jammy -> localhost | | .S. o | 2026-07-20 16:02:20.434010 | ubuntu-jammy -> localhost | |.o. = .o=*. . | 2026-07-20 16:02:20.434028 | ubuntu-jammy -> localhost | |=+.B.= .*oB | 2026-07-20 16:02:20.434043 | ubuntu-jammy -> localhost | |B += +..E . | 2026-07-20 16:02:20.434060 | ubuntu-jammy -> localhost | | o+o . o. | 2026-07-20 16:02:20.434076 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-20 16:02:20.434119 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.630286 2026-07-20 16:02:20.439371 | 2026-07-20 16:02:20.439452 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 16:02:20.465747 | ubuntu-jammy | ok 2026-07-20 16:02:20.474401 | ubuntu-jammy | included: /var/lib/zuul/builds/ee7adb0067494f5d9924194a0219954e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 16:02:20.486223 | 2026-07-20 16:02:20.486312 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 16:02:20.508940 | ubuntu-jammy | skipping: Conditional result was False 2026-07-20 16:02:20.513618 | 2026-07-20 16:02:20.513699 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 16:02:21.466731 | ubuntu-jammy | changed 2026-07-20 16:02:21.473091 | 2026-07-20 16:02:21.473202 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 16:02:21.727816 | ubuntu-jammy | ok 2026-07-20 16:02:21.733583 | 2026-07-20 16:02:21.733708 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 16:02:22.404402 | ubuntu-jammy | changed 2026-07-20 16:02:22.411048 | 2026-07-20 16:02:22.411141 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 16:02:23.225858 | ubuntu-jammy | changed 2026-07-20 16:02:23.235491 | 2026-07-20 16:02:23.235606 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 16:02:23.289369 | ubuntu-jammy | skipping: Conditional result was False 2026-07-20 16:02:23.295251 | 2026-07-20 16:02:23.295349 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 16:02:24.205143 | ubuntu-jammy -> localhost | changed 2026-07-20 16:02:24.222085 | 2026-07-20 16:02:24.222213 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 16:02:24.879682 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ee7adb0067494f5d9924194a0219954e/work/ee7adb0067494f5d9924194a0219954e_id_rsa (zuul-build-sshkey) 2026-07-20 16:02:24.879904 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020313 2026-07-20 16:02:24.887736 | 2026-07-20 16:02:24.887902 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 16:02:25.346677 | ubuntu-jammy | ok 2026-07-20 16:02:25.351767 | 2026-07-20 16:02:25.351870 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 16:02:25.395141 | ubuntu-jammy | skipping: Conditional result was False 2026-07-20 16:02:25.405495 | 2026-07-20 16:02:25.405599 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 16:02:25.992238 | ubuntu-jammy | ok 2026-07-20 16:02:26.031572 | 2026-07-20 16:02:26.031696 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 16:02:26.131268 | ubuntu-jammy | ok 2026-07-20 16:02:26.136590 | 2026-07-20 16:02:26.136684 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 16:02:27.207264 | ubuntu-jammy -> localhost | ok 2026-07-20 16:02:27.214092 | 2026-07-20 16:02:27.214193 | TASK [validate-host : Collect information about the host] 2026-07-20 16:02:30.194614 | ubuntu-jammy | ok 2026-07-20 16:02:30.213883 | 2026-07-20 16:02:30.213997 | TASK [validate-host : Sanitize hostname] 2026-07-20 16:02:30.541034 | ubuntu-jammy | ok 2026-07-20 16:02:30.660381 | 2026-07-20 16:02:30.660498 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 16:02:31.869228 | ubuntu-jammy -> localhost | changed 2026-07-20 16:02:31.875107 | 2026-07-20 16:02:31.875225 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 16:02:32.572115 | ubuntu-jammy | ok 2026-07-20 16:02:32.576846 | 2026-07-20 16:02:32.576949 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 16:02:34.028667 | ubuntu-jammy -> localhost | changed 2026-07-20 16:02:34.039612 | 2026-07-20 16:02:34.039724 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 16:02:34.341067 | ubuntu-jammy | ok 2026-07-20 16:02:34.346412 | 2026-07-20 16:02:34.346507 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 16:02:35.504318 | ubuntu-jammy | changed: 2026-07-20 16:02:35.504473 | ubuntu-jammy | cd+++++++++ src/ 2026-07-20 16:02:35.504618 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-20 16:02:35.504644 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-20 16:02:35.504663 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-20 16:02:35.504681 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.504790 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.517083 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.517140 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.517196 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.517416 | ubuntu-jammy | Containerfile 2026-07-20 16:02:35.517762 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.028386 2026-07-20 16:02:46.426009 | 2026-07-20 16:02:46.426116 | TASK [upload-logs : Upload logs to log server] 2026-07-20 16:02:47.770679 | localhost | Output suppressed because no_log was given 2026-07-20 16:02:47.772642 | 2026-07-20 16:02:47.772730 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 16:02:47.935890 | localhost | skipping: Conditional result was False 2026-07-20 16:02:47.940709 | localhost | skipping: Conditional result was False 2026-07-20 16:02:47.950299 | 2026-07-20 16:02:47.950421 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 16:02:48.037593 | localhost | skipping: Conditional result was False 2026-07-20 16:02:48.037840 | 2026-07-20 16:02:48.044298 | localhost | skipping: Conditional result was False 2026-07-20 16:02:48.052995 | 2026-07-20 16:02:48.053098 | LOOP [upload-logs : Upload console log and json output]