2026-01-28 03:03:19.106170 | Job console starting 2026-01-28 03:03:19.123886 | Updating git repos 2026-01-28 03:03:19.186434 | Cloning repos into workspace 2026-01-28 03:03:19.246206 | Restoring repo states 2026-01-28 03:03:19.253211 | Merging changes 2026-01-28 03:03:19.253231 | Checking out repos 2026-01-28 03:03:20.337627 | Preparing playbooks 2026-01-28 03:03:21.362556 | Running Ansible setup 2026-01-28 03:03:27.124400 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-28 03:03:28.039255 | 2026-01-28 03:03:28.039374 | PLAY [Base pre] 2026-01-28 03:03:28.053831 | 2026-01-28 03:03:28.053932 | TASK [Setup log path fact] 2026-01-28 03:03:28.071759 | debian-bookworm | ok 2026-01-28 03:03:28.086155 | 2026-01-28 03:03:28.086274 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-28 03:03:28.117139 | debian-bookworm | ok 2026-01-28 03:03:28.131387 | 2026-01-28 03:03:28.131496 | TASK [emit-job-header : Print job information] 2026-01-28 03:03:28.179771 | # Job Information 2026-01-28 03:03:28.179931 | Ansible Version: 2.16.14 2026-01-28 03:03:28.179975 | Job: hadolint 2026-01-28 03:03:28.180007 | Pipeline: periodic-daily 2026-01-28 03:03:28.180030 | Executor: 521e9411259a 2026-01-28 03:03:28.180050 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-28 03:03:28.180072 | Event ID: 3281368bc89b49eea2ccd1d995a479c1 2026-01-28 03:03:28.184900 | 2026-01-28 03:03:28.185017 | LOOP [emit-job-header : Print node information] 2026-01-28 03:03:28.308808 | debian-bookworm | ok: 2026-01-28 03:03:28.308974 | debian-bookworm | # Node Information 2026-01-28 03:03:28.309008 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-28 03:03:28.309034 | debian-bookworm | Hostname: debian 2026-01-28 03:03:28.309056 | debian-bookworm | Username: zuul 2026-01-28 03:03:28.309076 | debian-bookworm | Distro: Debian 12.13 2026-01-28 03:03:28.309099 | debian-bookworm | Provider: regiocloud-a 2026-01-28 03:03:28.309120 | debian-bookworm | Region: 2026-01-28 03:03:28.312049 | debian-bookworm | Label: debian-bookworm 2026-01-28 03:03:28.312147 | debian-bookworm | Product Name: OpenStack Nova 2026-01-28 03:03:28.312179 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:ecd4 2026-01-28 03:03:28.332225 | 2026-01-28 03:03:28.332327 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-28 03:03:29.012066 | debian-bookworm -> localhost | changed 2026-01-28 03:03:29.018824 | 2026-01-28 03:03:29.019066 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-28 03:03:29.988315 | debian-bookworm -> localhost | changed 2026-01-28 03:03:29.999136 | 2026-01-28 03:03:29.999238 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-28 03:03:30.273664 | debian-bookworm -> localhost | ok 2026-01-28 03:03:30.278636 | 2026-01-28 03:03:30.278738 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-28 03:03:30.308690 | debian-bookworm | ok 2026-01-28 03:03:30.334540 | debian-bookworm | included: /var/lib/zuul/builds/26a5eab68caa42a9899f050bc9407b5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-28 03:03:30.347301 | 2026-01-28 03:03:30.347389 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-28 03:03:31.269537 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-28 03:03:31.269717 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/26a5eab68caa42a9899f050bc9407b5e/work/26a5eab68caa42a9899f050bc9407b5e_id_rsa 2026-01-28 03:03:31.269749 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/26a5eab68caa42a9899f050bc9407b5e/work/26a5eab68caa42a9899f050bc9407b5e_id_rsa.pub 2026-01-28 03:03:31.269771 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-28 03:03:31.269792 | debian-bookworm -> localhost | SHA256:Bkztsj4ofxjfROu3DHvJ8TNKzBePsFAVBVU6u1OeT3I zuul-build-sshkey 2026-01-28 03:03:31.269810 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-28 03:03:31.269835 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-28 03:03:31.269853 | debian-bookworm -> localhost | | .. +=o..| 2026-01-28 03:03:31.269870 | debian-bookworm -> localhost | | o . . . | 2026-01-28 03:03:31.269886 | debian-bookworm -> localhost | | o. . o | 2026-01-28 03:03:31.269902 | debian-bookworm -> localhost | | ..o. o | 2026-01-28 03:03:31.269917 | debian-bookworm -> localhost | | +S.. . . .| 2026-01-28 03:03:31.269937 | debian-bookworm -> localhost | | . ..o+.o + +.| 2026-01-28 03:03:31.269953 | debian-bookworm -> localhost | | * +..=+o =.E| 2026-01-28 03:03:31.269979 | debian-bookworm -> localhost | | . o = o==.+ =.| 2026-01-28 03:03:31.269996 | debian-bookworm -> localhost | | o.. ..o+o o .| 2026-01-28 03:03:31.270012 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-28 03:03:31.270053 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.404713 2026-01-28 03:03:31.275422 | 2026-01-28 03:03:31.275502 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-28 03:03:31.301808 | debian-bookworm | ok 2026-01-28 03:03:31.309393 | debian-bookworm | included: /var/lib/zuul/builds/26a5eab68caa42a9899f050bc9407b5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-28 03:03:31.324721 | 2026-01-28 03:03:31.324801 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-28 03:03:31.362895 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:03:31.367591 | 2026-01-28 03:03:31.367668 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-28 03:03:32.117206 | debian-bookworm | changed 2026-01-28 03:03:32.123009 | 2026-01-28 03:03:32.123100 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-28 03:03:32.431800 | debian-bookworm | ok 2026-01-28 03:03:32.438717 | 2026-01-28 03:03:32.438820 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-28 03:03:33.121525 | debian-bookworm | changed 2026-01-28 03:03:33.128565 | 2026-01-28 03:03:33.128653 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-28 03:03:33.732157 | debian-bookworm | changed 2026-01-28 03:03:33.737751 | 2026-01-28 03:03:33.737840 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-28 03:03:33.761681 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:03:33.769463 | 2026-01-28 03:03:33.769551 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-28 03:03:34.127911 | debian-bookworm -> localhost | changed 2026-01-28 03:03:34.139988 | 2026-01-28 03:03:34.140076 | TASK [add-build-sshkey : Add back temp key] 2026-01-28 03:03:34.388682 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/26a5eab68caa42a9899f050bc9407b5e/work/26a5eab68caa42a9899f050bc9407b5e_id_rsa (zuul-build-sshkey) 2026-01-28 03:03:34.388862 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008456 2026-01-28 03:03:34.396168 | 2026-01-28 03:03:34.396249 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-28 03:03:34.771508 | debian-bookworm | ok 2026-01-28 03:03:34.776511 | 2026-01-28 03:03:34.776597 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-28 03:03:34.819688 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:03:34.842453 | 2026-01-28 03:03:34.842565 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-28 03:03:35.347480 | debian-bookworm | ok 2026-01-28 03:03:35.361910 | 2026-01-28 03:03:35.362023 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-28 03:03:35.401880 | debian-bookworm | ok 2026-01-28 03:03:35.414142 | 2026-01-28 03:03:35.414247 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-28 03:03:35.955562 | debian-bookworm -> localhost | ok 2026-01-28 03:03:35.962128 | 2026-01-28 03:03:35.962221 | TASK [validate-host : Collect information about the host] 2026-01-28 03:03:37.252577 | debian-bookworm | ok 2026-01-28 03:03:37.262710 | 2026-01-28 03:03:37.262807 | TASK [validate-host : Sanitize hostname] 2026-01-28 03:03:37.452810 | debian-bookworm | ok 2026-01-28 03:03:37.531981 | 2026-01-28 03:03:37.532102 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-28 03:03:38.624163 | debian-bookworm -> localhost | changed 2026-01-28 03:03:38.629946 | 2026-01-28 03:03:38.630094 | TASK [validate-host : Collect information about zuul worker] 2026-01-28 03:03:39.071751 | debian-bookworm | ok 2026-01-28 03:03:39.076521 | 2026-01-28 03:03:39.076618 | TASK [validate-host : Write out all zuul information for each host] 2026-01-28 03:03:39.872120 | debian-bookworm -> localhost | changed 2026-01-28 03:03:39.881136 | 2026-01-28 03:03:39.881229 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-28 03:03:40.213936 | debian-bookworm | ok 2026-01-28 03:03:40.219273 | 2026-01-28 03:03:40.224600 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-28 03:03:42.235124 | debian-bookworm | changed: 2026-01-28 03:03:42.235362 | debian-bookworm | cd+++++++++ src/ 2026-01-28 03:03:42.235401 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-28 03:03:42.235426 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-28 03:03:42.235448 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-28 03:03:42.235468 | debian-bookworm | Containerfile 2026-01-28 03:03:42.235633 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004699 2026-01-28 03:03:50.062757 | 2026-01-28 03:03:50.062846 | TASK [upload-logs : Upload logs to log server] 2026-01-28 03:03:50.690671 | localhost | Output suppressed because no_log was given 2026-01-28 03:03:50.692410 | 2026-01-28 03:03:50.692508 | LOOP [upload-logs : Compress console log and json output] 2026-01-28 03:03:50.763570 | localhost | skipping: Conditional result was False 2026-01-28 03:03:50.769371 | localhost | skipping: Conditional result was False 2026-01-28 03:03:50.779531 | 2026-01-28 03:03:50.779715 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-28 03:03:50.860277 | localhost | skipping: Conditional result was False 2026-01-28 03:03:50.860479 | 2026-01-28 03:03:50.871147 | localhost | skipping: Conditional result was False 2026-01-28 03:03:50.880239 | 2026-01-28 03:03:50.880370 | LOOP [upload-logs : Upload console log and json output]