2025-12-13 03:01:23.696613 | Job console starting 2025-12-13 03:01:23.729964 | Updating git repos 2025-12-13 03:01:24.474710 | Cloning repos into workspace 2025-12-13 03:01:24.594880 | Restoring repo states 2025-12-13 03:01:24.606092 | Merging changes 2025-12-13 03:01:24.606114 | Checking out repos 2025-12-13 03:01:24.709058 | Preparing playbooks 2025-12-13 03:01:26.332212 | Running Ansible setup 2025-12-13 03:01:36.990580 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-13 03:01:41.245786 | 2025-12-13 03:01:41.245972 | PLAY [Base pre] 2025-12-13 03:01:41.475036 | 2025-12-13 03:01:41.475267 | TASK [Setup log path fact] 2025-12-13 03:01:41.629104 | debian-bookworm | ok 2025-12-13 03:01:41.856701 | 2025-12-13 03:01:41.858864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-13 03:01:42.092620 | debian-bookworm | ok 2025-12-13 03:01:42.232517 | 2025-12-13 03:01:42.232674 | TASK [emit-job-header : Print job information] 2025-12-13 03:01:42.516165 | # Job Information 2025-12-13 03:01:42.516585 | Ansible Version: 2.16.14 2025-12-13 03:01:42.516636 | Job: hadolint 2025-12-13 03:01:42.516674 | Pipeline: periodic-daily 2025-12-13 03:01:42.516702 | Executor: 521e9411259a 2025-12-13 03:01:42.516723 | Triggered by: https://github.com/osism/openstack-configuration-reference 2025-12-13 03:01:42.516747 | Event ID: baf5d58fd9ca494098f464ab8a198c27 2025-12-13 03:01:42.524117 | 2025-12-13 03:01:42.524293 | LOOP [emit-job-header : Print node information] 2025-12-13 03:01:43.806978 | debian-bookworm | ok: 2025-12-13 03:01:43.807241 | debian-bookworm | # Node Information 2025-12-13 03:01:43.807283 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-13 03:01:43.807309 | debian-bookworm | Hostname: debian 2025-12-13 03:01:43.807332 | debian-bookworm | Username: zuul 2025-12-13 03:01:43.807354 | debian-bookworm | Distro: Debian 12.12 2025-12-13 03:01:43.807378 | debian-bookworm | Provider: regiocloud-a 2025-12-13 03:01:43.807400 | debian-bookworm | Region: 2025-12-13 03:01:43.807421 | debian-bookworm | Label: debian-bookworm 2025-12-13 03:01:43.807441 | debian-bookworm | Product Name: OpenStack Nova 2025-12-13 03:01:43.807460 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:71f6 2025-12-13 03:01:43.829203 | 2025-12-13 03:01:43.829368 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-13 03:01:46.817009 | debian-bookworm -> localhost | changed 2025-12-13 03:01:46.832338 | 2025-12-13 03:01:46.832493 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-13 03:01:52.319745 | debian-bookworm -> localhost | changed 2025-12-13 03:01:52.340244 | 2025-12-13 03:01:52.340407 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-13 03:01:55.061396 | debian-bookworm -> localhost | ok 2025-12-13 03:01:55.071507 | 2025-12-13 03:01:55.071658 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-13 03:01:55.166485 | debian-bookworm | ok 2025-12-13 03:01:55.373843 | debian-bookworm | included: /var/lib/zuul/builds/e4fd1e4d91ea4dadaab32955b3155e4d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-13 03:01:55.429263 | 2025-12-13 03:01:55.429431 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-13 03:02:01.009784 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-13 03:02:01.010053 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e4fd1e4d91ea4dadaab32955b3155e4d/work/e4fd1e4d91ea4dadaab32955b3155e4d_id_rsa 2025-12-13 03:02:01.010095 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e4fd1e4d91ea4dadaab32955b3155e4d/work/e4fd1e4d91ea4dadaab32955b3155e4d_id_rsa.pub 2025-12-13 03:02:01.010123 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-13 03:02:01.010147 | debian-bookworm -> localhost | SHA256:92haLGJ8cjp/BmT/4jE0x/qGszi5a4sNKBL0A7EmY68 zuul-build-sshkey 2025-12-13 03:02:01.010170 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-13 03:02:01.010208 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-13 03:02:01.010290 | debian-bookworm -> localhost | | . | 2025-12-13 03:02:01.010314 | debian-bookworm -> localhost | | o | 2025-12-13 03:02:01.010334 | debian-bookworm -> localhost | |o* | 2025-12-13 03:02:01.010354 | debian-bookworm -> localhost | |=.+ o . | 2025-12-13 03:02:01.010374 | debian-bookworm -> localhost | |. + oS.+ o | 2025-12-13 03:02:01.010398 | debian-bookworm -> localhost | | .. .o .+.* | 2025-12-13 03:02:01.010420 | debian-bookworm -> localhost | |.E. . * +oOo. | 2025-12-13 03:02:01.010440 | debian-bookworm -> localhost | | . . ..X+**+o | 2025-12-13 03:02:01.010461 | debian-bookworm -> localhost | | o+OOo=. | 2025-12-13 03:02:01.010482 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-13 03:02:01.010552 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.250608 2025-12-13 03:02:01.017708 | 2025-12-13 03:02:01.017847 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-13 03:02:01.062446 | debian-bookworm | ok 2025-12-13 03:02:01.118325 | debian-bookworm | included: /var/lib/zuul/builds/e4fd1e4d91ea4dadaab32955b3155e4d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-13 03:02:01.178196 | 2025-12-13 03:02:01.178359 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-13 03:02:01.329476 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:02:01.336333 | 2025-12-13 03:02:01.336473 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-13 03:02:02.694132 | debian-bookworm | changed 2025-12-13 03:02:02.720829 | 2025-12-13 03:02:02.720923 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-13 03:02:02.979056 | debian-bookworm | ok 2025-12-13 03:02:02.984462 | 2025-12-13 03:02:02.984962 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-13 03:02:03.726173 | debian-bookworm | changed 2025-12-13 03:02:03.739361 | 2025-12-13 03:02:03.739456 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-13 03:02:04.620764 | debian-bookworm | changed 2025-12-13 03:02:04.628561 | 2025-12-13 03:02:04.628679 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-13 03:02:04.675500 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:02:04.680946 | 2025-12-13 03:02:04.681037 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-13 03:02:05.618291 | debian-bookworm -> localhost | changed 2025-12-13 03:02:05.634783 | 2025-12-13 03:02:05.634906 | TASK [add-build-sshkey : Add back temp key] 2025-12-13 03:02:07.113624 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e4fd1e4d91ea4dadaab32955b3155e4d/work/e4fd1e4d91ea4dadaab32955b3155e4d_id_rsa (zuul-build-sshkey) 2025-12-13 03:02:07.113896 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.080334 2025-12-13 03:02:07.124628 | 2025-12-13 03:02:07.124761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-13 03:02:07.739375 | debian-bookworm | ok 2025-12-13 03:02:07.749531 | 2025-12-13 03:02:07.749671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-13 03:02:07.825190 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:02:07.846041 | 2025-12-13 03:02:07.846184 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-13 03:02:08.489157 | debian-bookworm | ok 2025-12-13 03:02:08.508932 | 2025-12-13 03:02:08.509073 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-13 03:02:08.544181 | debian-bookworm | ok 2025-12-13 03:02:08.550312 | 2025-12-13 03:02:08.550451 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-13 03:02:09.171778 | debian-bookworm -> localhost | ok 2025-12-13 03:02:09.178767 | 2025-12-13 03:02:09.179050 | TASK [validate-host : Collect information about the host] 2025-12-13 03:02:10.478364 | debian-bookworm | ok 2025-12-13 03:02:10.502679 | 2025-12-13 03:02:10.502827 | TASK [validate-host : Sanitize hostname] 2025-12-13 03:02:10.802075 | debian-bookworm | ok 2025-12-13 03:02:10.959335 | 2025-12-13 03:02:10.959608 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-13 03:02:12.177860 | debian-bookworm -> localhost | changed 2025-12-13 03:02:12.184311 | 2025-12-13 03:02:12.184432 | TASK [validate-host : Collect information about zuul worker] 2025-12-13 03:02:12.717455 | debian-bookworm | ok 2025-12-13 03:02:12.744609 | 2025-12-13 03:02:12.744772 | TASK [validate-host : Write out all zuul information for each host] 2025-12-13 03:02:13.777686 | debian-bookworm -> localhost | changed 2025-12-13 03:02:13.789331 | 2025-12-13 03:02:13.789482 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-13 03:02:14.080147 | debian-bookworm | ok 2025-12-13 03:02:14.086720 | 2025-12-13 03:02:14.086880 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-13 03:02:15.017648 | debian-bookworm | changed: 2025-12-13 03:02:15.017864 | debian-bookworm | cd+++++++++ src/ 2025-12-13 03:02:15.017899 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-13 03:02:15.017924 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-13 03:02:15.017946 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2025-12-13 03:02:15.017967 | debian-bookworm | Containerfile 2025-12-13 03:02:15.018080 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005030 2025-12-13 03:02:26.174989 | 2025-12-13 03:02:26.175130 | TASK [upload-logs : Upload logs to log server] 2025-12-13 03:02:27.346799 | localhost | Output suppressed because no_log was given 2025-12-13 03:02:27.349345 | 2025-12-13 03:02:27.349453 | LOOP [upload-logs : Compress console log and json output] 2025-12-13 03:02:27.416132 | localhost | skipping: Conditional result was False 2025-12-13 03:02:27.426622 | localhost | skipping: Conditional result was False 2025-12-13 03:02:27.441987 | 2025-12-13 03:02:27.442182 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-13 03:02:27.528817 | localhost | skipping: Conditional result was False 2025-12-13 03:02:27.529154 | 2025-12-13 03:02:27.545485 | localhost | skipping: Conditional result was False 2025-12-13 03:02:27.554066 | 2025-12-13 03:02:27.554266 | LOOP [upload-logs : Upload console log and json output]