2026-01-31 03:03:03.137989 | Job console starting 2026-01-31 03:03:03.156288 | Updating git repos 2026-01-31 03:03:03.190387 | Cloning repos into workspace 2026-01-31 03:03:03.244851 | Restoring repo states 2026-01-31 03:03:03.287041 | Merging changes 2026-01-31 03:03:03.287056 | Checking out repos 2026-01-31 03:03:03.471803 | Preparing playbooks 2026-01-31 03:03:04.513635 | Running Ansible setup 2026-01-31 03:03:09.842963 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-31 03:03:10.645345 | 2026-01-31 03:03:10.645461 | PLAY [Base pre] 2026-01-31 03:03:10.657985 | 2026-01-31 03:03:10.658081 | TASK [Setup log path fact] 2026-01-31 03:03:10.685303 | ubuntu-jammy | ok 2026-01-31 03:03:10.697058 | 2026-01-31 03:03:10.697177 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 03:03:10.725022 | ubuntu-jammy | ok 2026-01-31 03:03:10.732898 | 2026-01-31 03:03:10.732972 | TASK [emit-job-header : Print job information] 2026-01-31 03:03:10.783733 | # Job Information 2026-01-31 03:03:10.783897 | Ansible Version: 2.16.14 2026-01-31 03:03:10.783932 | Job: hadolint 2026-01-31 03:03:10.783966 | Pipeline: periodic-daily 2026-01-31 03:03:10.783988 | Executor: 521e9411259a 2026-01-31 03:03:10.784009 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-31 03:03:10.784031 | Event ID: dead8af8ae7c4bf18a2d4fd23cc34199 2026-01-31 03:03:10.788823 | 2026-01-31 03:03:10.788912 | LOOP [emit-job-header : Print node information] 2026-01-31 03:03:10.910608 | ubuntu-jammy | ok: 2026-01-31 03:03:10.910760 | ubuntu-jammy | # Node Information 2026-01-31 03:03:10.910790 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-31 03:03:10.910811 | ubuntu-jammy | Hostname: ubuntu 2026-01-31 03:03:10.910870 | ubuntu-jammy | Username: zuul 2026-01-31 03:03:10.910891 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-31 03:03:10.910910 | ubuntu-jammy | Provider: regiocloud-a 2026-01-31 03:03:10.910928 | ubuntu-jammy | Region: 2026-01-31 03:03:10.910945 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-31 03:03:10.910961 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-31 03:03:10.910977 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:fd65 2026-01-31 03:03:10.929161 | 2026-01-31 03:03:10.929268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-31 03:03:11.359094 | ubuntu-jammy -> localhost | changed 2026-01-31 03:03:11.365782 | 2026-01-31 03:03:11.365875 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-31 03:03:12.370895 | ubuntu-jammy -> localhost | changed 2026-01-31 03:03:12.388926 | 2026-01-31 03:03:12.389034 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-31 03:03:12.674319 | ubuntu-jammy -> localhost | ok 2026-01-31 03:03:12.690086 | 2026-01-31 03:03:12.690275 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-31 03:03:12.709392 | ubuntu-jammy | ok 2026-01-31 03:03:12.725527 | ubuntu-jammy | included: /var/lib/zuul/builds/9b8c024e2aff44858878aec0b966deb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-31 03:03:12.731346 | 2026-01-31 03:03:12.731427 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-31 03:03:13.753186 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-31 03:03:13.753377 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9b8c024e2aff44858878aec0b966deb2/work/9b8c024e2aff44858878aec0b966deb2_id_rsa 2026-01-31 03:03:13.753413 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9b8c024e2aff44858878aec0b966deb2/work/9b8c024e2aff44858878aec0b966deb2_id_rsa.pub 2026-01-31 03:03:13.753439 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-31 03:03:13.753461 | ubuntu-jammy -> localhost | SHA256:vC4TNP6d4nNf32mFZT9aobE1Q7BK4e+3moAdznJ1HKw zuul-build-sshkey 2026-01-31 03:03:13.753482 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-31 03:03:13.753503 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-31 03:03:13.753534 | ubuntu-jammy -> localhost | | . .. | 2026-01-31 03:03:13.753557 | ubuntu-jammy -> localhost | | . . o. | 2026-01-31 03:03:13.753577 | ubuntu-jammy -> localhost | | o ..o | 2026-01-31 03:03:13.753596 | ubuntu-jammy -> localhost | | o. . o.o=+| 2026-01-31 03:03:13.753616 | ubuntu-jammy -> localhost | | o .S o E=*=| 2026-01-31 03:03:13.753639 | ubuntu-jammy -> localhost | | o .= +oooo| 2026-01-31 03:03:13.753660 | ubuntu-jammy -> localhost | | o.+ B .+.o| 2026-01-31 03:03:13.753680 | ubuntu-jammy -> localhost | | o.+ * .ooo+| 2026-01-31 03:03:13.753700 | ubuntu-jammy -> localhost | | +o+ ..oooo| 2026-01-31 03:03:13.753720 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-31 03:03:13.753770 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.593138 2026-01-31 03:03:13.760120 | 2026-01-31 03:03:13.760215 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-31 03:03:13.777908 | ubuntu-jammy | ok 2026-01-31 03:03:13.787226 | ubuntu-jammy | included: /var/lib/zuul/builds/9b8c024e2aff44858878aec0b966deb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-31 03:03:13.799290 | 2026-01-31 03:03:13.799378 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-31 03:03:13.812614 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 03:03:13.818244 | 2026-01-31 03:03:13.818328 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-31 03:03:14.328551 | ubuntu-jammy | changed 2026-01-31 03:03:14.335050 | 2026-01-31 03:03:14.335154 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-31 03:03:14.556474 | ubuntu-jammy | ok 2026-01-31 03:03:14.561805 | 2026-01-31 03:03:14.561893 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-31 03:03:15.095503 | ubuntu-jammy | changed 2026-01-31 03:03:15.102182 | 2026-01-31 03:03:15.102273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-31 03:03:15.678693 | ubuntu-jammy | changed 2026-01-31 03:03:15.684179 | 2026-01-31 03:03:15.684268 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-31 03:03:15.708180 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 03:03:15.722887 | 2026-01-31 03:03:15.723050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-31 03:03:16.192914 | ubuntu-jammy -> localhost | changed 2026-01-31 03:03:16.204133 | 2026-01-31 03:03:16.204250 | TASK [add-build-sshkey : Add back temp key] 2026-01-31 03:03:16.527164 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9b8c024e2aff44858878aec0b966deb2/work/9b8c024e2aff44858878aec0b966deb2_id_rsa (zuul-build-sshkey) 2026-01-31 03:03:16.527512 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017700 2026-01-31 03:03:16.536956 | 2026-01-31 03:03:16.537089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-31 03:03:16.897843 | ubuntu-jammy | ok 2026-01-31 03:03:16.902807 | 2026-01-31 03:03:16.902931 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-31 03:03:16.926147 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 03:03:16.935846 | 2026-01-31 03:03:16.935939 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-31 03:03:17.335853 | ubuntu-jammy | ok 2026-01-31 03:03:17.347956 | 2026-01-31 03:03:17.348050 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-31 03:03:17.377055 | ubuntu-jammy | ok 2026-01-31 03:03:17.382467 | 2026-01-31 03:03:17.382558 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-31 03:03:17.679038 | ubuntu-jammy -> localhost | ok 2026-01-31 03:03:17.686915 | 2026-01-31 03:03:17.687006 | TASK [validate-host : Collect information about the host] 2026-01-31 03:03:18.856490 | ubuntu-jammy | ok 2026-01-31 03:03:18.867271 | 2026-01-31 03:03:18.867403 | TASK [validate-host : Sanitize hostname] 2026-01-31 03:03:19.083604 | ubuntu-jammy | ok 2026-01-31 03:03:19.160246 | 2026-01-31 03:03:19.160414 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-31 03:03:20.875140 | ubuntu-jammy -> localhost | changed 2026-01-31 03:03:20.889511 | 2026-01-31 03:03:20.889652 | TASK [validate-host : Collect information about zuul worker] 2026-01-31 03:03:21.542966 | ubuntu-jammy | ok 2026-01-31 03:03:21.551355 | 2026-01-31 03:03:21.551493 | TASK [validate-host : Write out all zuul information for each host] 2026-01-31 03:03:23.215326 | ubuntu-jammy -> localhost | changed 2026-01-31 03:03:23.224433 | 2026-01-31 03:03:23.224521 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-31 03:03:23.461561 | ubuntu-jammy | ok 2026-01-31 03:03:23.470576 | 2026-01-31 03:03:23.470699 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-31 03:03:24.354119 | ubuntu-jammy | changed: 2026-01-31 03:03:24.354287 | ubuntu-jammy | cd+++++++++ src/ 2026-01-31 03:03:24.354322 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-31 03:03:24.354346 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-31 03:03:24.354367 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-31 03:03:24.354387 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.354532 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.387914 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.387985 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.388054 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.389974 | ubuntu-jammy | Containerfile 2026-01-31 03:03:24.390088 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.032154 2026-01-31 03:03:34.851354 | 2026-01-31 03:03:34.851433 | TASK [upload-logs : Upload logs to log server] 2026-01-31 03:03:36.211600 | localhost | Output suppressed because no_log was given 2026-01-31 03:03:36.213092 | 2026-01-31 03:03:36.213183 | LOOP [upload-logs : Compress console log and json output] 2026-01-31 03:03:36.378260 | localhost | skipping: Conditional result was False 2026-01-31 03:03:36.423879 | localhost | skipping: Conditional result was False 2026-01-31 03:03:36.433811 | 2026-01-31 03:03:36.433907 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-31 03:03:36.563938 | localhost | skipping: Conditional result was False 2026-01-31 03:03:36.564210 | 2026-01-31 03:03:36.578876 | localhost | skipping: Conditional result was False 2026-01-31 03:03:36.582151 | 2026-01-31 03:03:36.582234 | LOOP [upload-logs : Upload console log and json output]