2026-02-10 03:04:52.061753 | Job console starting 2026-02-10 03:04:52.071629 | Updating git repos 2026-02-10 03:04:52.095620 | Cloning repos into workspace 2026-02-10 03:04:52.130517 | Restoring repo states 2026-02-10 03:04:52.136985 | Merging changes 2026-02-10 03:04:52.137006 | Checking out repos 2026-02-10 03:04:52.171665 | Preparing playbooks 2026-02-10 03:04:52.902235 | Running Ansible setup 2026-02-10 03:04:57.960883 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 03:04:58.910166 | 2026-02-10 03:04:58.910295 | PLAY [Base pre] 2026-02-10 03:04:58.925575 | 2026-02-10 03:04:58.925695 | TASK [Setup log path fact] 2026-02-10 03:04:58.944028 | debian-bookworm | ok 2026-02-10 03:04:58.958283 | 2026-02-10 03:04:58.958440 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 03:04:58.987838 | debian-bookworm | ok 2026-02-10 03:04:58.999034 | 2026-02-10 03:04:58.999173 | TASK [emit-job-header : Print job information] 2026-02-10 03:04:59.039491 | # Job Information 2026-02-10 03:04:59.039652 | Ansible Version: 2.16.14 2026-02-10 03:04:59.039687 | Job: hadolint 2026-02-10 03:04:59.039719 | Pipeline: periodic-daily 2026-02-10 03:04:59.039741 | Executor: 521e9411259a 2026-02-10 03:04:59.039761 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-02-10 03:04:59.039783 | Event ID: 8cf2848a33ad4e0ab536d9cfd190d274 2026-02-10 03:04:59.045095 | 2026-02-10 03:04:59.045204 | LOOP [emit-job-header : Print node information] 2026-02-10 03:04:59.156641 | debian-bookworm | ok: 2026-02-10 03:04:59.156874 | debian-bookworm | # Node Information 2026-02-10 03:04:59.156925 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 03:04:59.156965 | debian-bookworm | Hostname: debian 2026-02-10 03:04:59.157000 | debian-bookworm | Username: zuul 2026-02-10 03:04:59.157034 | debian-bookworm | Distro: Debian 12.13 2026-02-10 03:04:59.157075 | debian-bookworm | Provider: regiocloud-a 2026-02-10 03:04:59.157113 | debian-bookworm | Region: 2026-02-10 03:04:59.157149 | debian-bookworm | Label: debian-bookworm 2026-02-10 03:04:59.157185 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 03:04:59.157219 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:8a82 2026-02-10 03:04:59.174763 | 2026-02-10 03:04:59.174966 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 03:04:59.728009 | debian-bookworm -> localhost | changed 2026-02-10 03:04:59.738782 | 2026-02-10 03:04:59.738931 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 03:05:00.857944 | debian-bookworm -> localhost | changed 2026-02-10 03:05:00.871223 | 2026-02-10 03:05:00.871352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 03:05:01.118987 | debian-bookworm -> localhost | ok 2026-02-10 03:05:01.127328 | 2026-02-10 03:05:01.127466 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 03:05:01.157479 | debian-bookworm | ok 2026-02-10 03:05:01.176508 | debian-bookworm | included: /var/lib/zuul/builds/7eca86b54ebe40e485cb7af6e9abafc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 03:05:01.182643 | 2026-02-10 03:05:01.182746 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 03:05:03.527380 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 03:05:03.527582 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7eca86b54ebe40e485cb7af6e9abafc8/work/7eca86b54ebe40e485cb7af6e9abafc8_id_rsa 2026-02-10 03:05:03.527622 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7eca86b54ebe40e485cb7af6e9abafc8/work/7eca86b54ebe40e485cb7af6e9abafc8_id_rsa.pub 2026-02-10 03:05:03.527649 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 03:05:03.527675 | debian-bookworm -> localhost | SHA256:/tFLz7A4PWxY4b0dds3sJBx74WJD3cxMDucqmTaart0 zuul-build-sshkey 2026-02-10 03:05:03.527698 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 03:05:03.527744 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 03:05:03.527770 | debian-bookworm -> localhost | | | 2026-02-10 03:05:03.527798 | debian-bookworm -> localhost | | . o| 2026-02-10 03:05:03.527823 | debian-bookworm -> localhost | | .X.| 2026-02-10 03:05:03.527844 | debian-bookworm -> localhost | | ...oB| 2026-02-10 03:05:03.527871 | debian-bookworm -> localhost | | S ..*.*o| 2026-02-10 03:05:03.527906 | debian-bookworm -> localhost | | . .O+*+B| 2026-02-10 03:05:03.527937 | debian-bookworm -> localhost | | . .O=o+Bo| 2026-02-10 03:05:03.527967 | debian-bookworm -> localhost | | o===*. o| 2026-02-10 03:05:03.527996 | debian-bookworm -> localhost | | .o=oE.o | 2026-02-10 03:05:03.528024 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 03:05:03.528088 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.881475 2026-02-10 03:05:03.534279 | 2026-02-10 03:05:03.534422 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 03:05:03.575834 | debian-bookworm | ok 2026-02-10 03:05:03.604429 | debian-bookworm | included: /var/lib/zuul/builds/7eca86b54ebe40e485cb7af6e9abafc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 03:05:03.613421 | 2026-02-10 03:05:03.613530 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 03:05:03.626663 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:05:03.633641 | 2026-02-10 03:05:03.633763 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 03:05:04.305980 | debian-bookworm | changed 2026-02-10 03:05:04.316795 | 2026-02-10 03:05:04.316897 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 03:05:04.590696 | debian-bookworm | ok 2026-02-10 03:05:04.599069 | 2026-02-10 03:05:04.599194 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 03:05:05.277663 | debian-bookworm | changed 2026-02-10 03:05:05.285407 | 2026-02-10 03:05:05.285526 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 03:05:05.999476 | debian-bookworm | changed 2026-02-10 03:05:06.016579 | 2026-02-10 03:05:06.017302 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 03:05:06.044775 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:05:06.052297 | 2026-02-10 03:05:06.052475 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 03:05:06.511989 | debian-bookworm -> localhost | changed 2026-02-10 03:05:06.524888 | 2026-02-10 03:05:06.525029 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 03:05:06.923927 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7eca86b54ebe40e485cb7af6e9abafc8/work/7eca86b54ebe40e485cb7af6e9abafc8_id_rsa (zuul-build-sshkey) 2026-02-10 03:05:06.924198 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019695 2026-02-10 03:05:06.932700 | 2026-02-10 03:05:06.932837 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 03:05:07.362753 | debian-bookworm | ok 2026-02-10 03:05:07.369508 | 2026-02-10 03:05:07.369661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 03:05:07.405555 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:05:07.426946 | 2026-02-10 03:05:07.427105 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 03:05:07.914872 | debian-bookworm | ok 2026-02-10 03:05:07.952734 | 2026-02-10 03:05:07.953192 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 03:05:07.997673 | debian-bookworm | ok 2026-02-10 03:05:08.008175 | 2026-02-10 03:05:08.008313 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 03:05:08.331690 | debian-bookworm -> localhost | ok 2026-02-10 03:05:08.338992 | 2026-02-10 03:05:08.339123 | TASK [validate-host : Collect information about the host] 2026-02-10 03:05:09.499433 | debian-bookworm | ok 2026-02-10 03:05:09.509811 | 2026-02-10 03:05:09.509945 | TASK [validate-host : Sanitize hostname] 2026-02-10 03:05:09.643892 | debian-bookworm | ok 2026-02-10 03:05:09.687132 | 2026-02-10 03:05:09.687269 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 03:05:10.367835 | debian-bookworm -> localhost | changed 2026-02-10 03:05:10.374563 | 2026-02-10 03:05:10.374698 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 03:05:10.820400 | debian-bookworm | ok 2026-02-10 03:05:10.825429 | 2026-02-10 03:05:10.825546 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 03:05:11.448260 | debian-bookworm -> localhost | changed 2026-02-10 03:05:11.467201 | 2026-02-10 03:05:11.467425 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 03:05:11.780579 | debian-bookworm | ok 2026-02-10 03:05:11.787111 | 2026-02-10 03:05:11.787229 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 03:05:12.642109 | debian-bookworm | changed: 2026-02-10 03:05:12.642461 | debian-bookworm | cd+++++++++ src/ 2026-02-10 03:05:12.642597 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 03:05:12.642648 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 03:05:12.642687 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-10 03:05:12.642723 | debian-bookworm | Containerfile 2026-02-10 03:05:12.642972 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031159 2026-02-10 03:05:21.008847 | 2026-02-10 03:05:21.008978 | TASK [upload-logs : Upload logs to log server] 2026-02-10 03:05:21.787314 | localhost | Output suppressed because no_log was given 2026-02-10 03:05:21.791554 | 2026-02-10 03:05:21.791682 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 03:05:21.907500 | localhost | skipping: Conditional result was False 2026-02-10 03:05:21.915786 | localhost | skipping: Conditional result was False 2026-02-10 03:05:21.925261 | 2026-02-10 03:05:21.925426 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 03:05:22.036866 | localhost | skipping: Conditional result was False 2026-02-10 03:05:22.037238 | 2026-02-10 03:05:22.050143 | localhost | skipping: Conditional result was False 2026-02-10 03:05:22.060207 | 2026-02-10 03:05:22.060341 | LOOP [upload-logs : Upload console log and json output]