2026-02-21 03:13:55.743881 | Job console starting 2026-02-21 03:13:55.788242 | Updating git repos 2026-02-21 03:13:55.841385 | Cloning repos into workspace 2026-02-21 03:13:55.951857 | Restoring repo states 2026-02-21 03:13:55.975633 | Merging changes 2026-02-21 03:13:55.975678 | Checking out repos 2026-02-21 03:13:56.036326 | Preparing playbooks 2026-02-21 03:13:57.292046 | Running Ansible setup 2026-02-21 03:14:03.693018 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-21 03:14:04.981784 | 2026-02-21 03:14:04.981906 | PLAY [Base pre] 2026-02-21 03:14:05.010478 | 2026-02-21 03:14:05.010620 | TASK [Setup log path fact] 2026-02-21 03:14:05.050556 | debian-bookworm | ok 2026-02-21 03:14:05.086590 | 2026-02-21 03:14:05.086722 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-21 03:14:05.132512 | debian-bookworm | ok 2026-02-21 03:14:05.154999 | 2026-02-21 03:14:05.155112 | TASK [emit-job-header : Print job information] 2026-02-21 03:14:05.220115 | # Job Information 2026-02-21 03:14:05.220274 | Ansible Version: 2.16.14 2026-02-21 03:14:05.220309 | Job: hadolint 2026-02-21 03:14:05.220341 | Pipeline: periodic-daily 2026-02-21 03:14:05.220365 | Executor: 521e9411259a 2026-02-21 03:14:05.220386 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-21 03:14:05.220409 | Event ID: a1586f03fa7e40cb8c56569e5b939272 2026-02-21 03:14:05.231269 | 2026-02-21 03:14:05.231373 | LOOP [emit-job-header : Print node information] 2026-02-21 03:14:05.386301 | debian-bookworm | ok: 2026-02-21 03:14:05.386461 | debian-bookworm | # Node Information 2026-02-21 03:14:05.386495 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-21 03:14:05.386530 | debian-bookworm | Hostname: debian 2026-02-21 03:14:05.386554 | debian-bookworm | Username: zuul 2026-02-21 03:14:05.386575 | debian-bookworm | Distro: Debian 12.13 2026-02-21 03:14:05.386598 | debian-bookworm | Provider: regiocloud-a 2026-02-21 03:14:05.386619 | debian-bookworm | Region: 2026-02-21 03:14:05.386641 | debian-bookworm | Label: debian-bookworm 2026-02-21 03:14:05.386660 | debian-bookworm | Product Name: OpenStack Nova 2026-02-21 03:14:05.386680 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe43:6d16 2026-02-21 03:14:05.405168 | 2026-02-21 03:14:05.405281 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-21 03:14:06.080231 | debian-bookworm -> localhost | changed 2026-02-21 03:14:06.087628 | 2026-02-21 03:14:06.087731 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-21 03:14:08.207225 | debian-bookworm -> localhost | changed 2026-02-21 03:14:08.217592 | 2026-02-21 03:14:08.217694 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-21 03:14:08.807323 | debian-bookworm -> localhost | ok 2026-02-21 03:14:08.813840 | 2026-02-21 03:14:08.813943 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-21 03:14:08.852504 | debian-bookworm | ok 2026-02-21 03:14:08.901475 | debian-bookworm | included: /var/lib/zuul/builds/feb7e6dee3c441ad941786adfed54a6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-21 03:14:08.917730 | 2026-02-21 03:14:08.917864 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-21 03:14:10.419386 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-21 03:14:10.419564 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/feb7e6dee3c441ad941786adfed54a6f/work/feb7e6dee3c441ad941786adfed54a6f_id_rsa 2026-02-21 03:14:10.419596 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/feb7e6dee3c441ad941786adfed54a6f/work/feb7e6dee3c441ad941786adfed54a6f_id_rsa.pub 2026-02-21 03:14:10.419619 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-21 03:14:10.419639 | debian-bookworm -> localhost | SHA256:VFdbT1bzNjlZ1Km1JAbQGKVRDAHGLnhcTFluVFUCwOM zuul-build-sshkey 2026-02-21 03:14:10.419658 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-21 03:14:10.419682 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-21 03:14:10.419700 | debian-bookworm -> localhost | | ++=X#*=+o+@| 2026-02-21 03:14:10.419718 | debian-bookworm -> localhost | | .=o=o+ o.OO| 2026-02-21 03:14:10.419735 | debian-bookworm -> localhost | | o o o+. . *==| 2026-02-21 03:14:10.419751 | debian-bookworm -> localhost | | . + o.E . oo| 2026-02-21 03:14:10.419767 | debian-bookworm -> localhost | | . . S | 2026-02-21 03:14:10.419788 | debian-bookworm -> localhost | | | 2026-02-21 03:14:10.419805 | debian-bookworm -> localhost | | | 2026-02-21 03:14:10.419821 | debian-bookworm -> localhost | | | 2026-02-21 03:14:10.419838 | debian-bookworm -> localhost | | | 2026-02-21 03:14:10.419854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-21 03:14:10.419893 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.851948 2026-02-21 03:14:10.425199 | 2026-02-21 03:14:10.425279 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-21 03:14:10.451618 | debian-bookworm | ok 2026-02-21 03:14:10.459097 | debian-bookworm | included: /var/lib/zuul/builds/feb7e6dee3c441ad941786adfed54a6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-21 03:14:10.466897 | 2026-02-21 03:14:10.466978 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-21 03:14:10.480299 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:14:10.485079 | 2026-02-21 03:14:10.485158 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-21 03:14:11.074768 | debian-bookworm | changed 2026-02-21 03:14:11.079914 | 2026-02-21 03:14:11.079997 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-21 03:14:11.325778 | debian-bookworm | ok 2026-02-21 03:14:11.343448 | 2026-02-21 03:14:11.343591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-21 03:14:11.882997 | debian-bookworm | changed 2026-02-21 03:14:11.890279 | 2026-02-21 03:14:11.890376 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-21 03:14:12.443391 | debian-bookworm | changed 2026-02-21 03:14:12.449470 | 2026-02-21 03:14:12.449575 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-21 03:14:12.462440 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:14:12.468677 | 2026-02-21 03:14:12.468768 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-21 03:14:12.988245 | debian-bookworm -> localhost | changed 2026-02-21 03:14:13.004705 | 2026-02-21 03:14:13.004877 | TASK [add-build-sshkey : Add back temp key] 2026-02-21 03:14:13.392693 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/feb7e6dee3c441ad941786adfed54a6f/work/feb7e6dee3c441ad941786adfed54a6f_id_rsa (zuul-build-sshkey) 2026-02-21 03:14:13.392906 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026747 2026-02-21 03:14:13.400309 | 2026-02-21 03:14:13.400411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-21 03:14:13.805799 | debian-bookworm | ok 2026-02-21 03:14:13.810580 | 2026-02-21 03:14:13.810670 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-21 03:14:13.845398 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:14:13.871556 | 2026-02-21 03:14:13.871663 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-21 03:14:14.360415 | debian-bookworm | ok 2026-02-21 03:14:14.371053 | 2026-02-21 03:14:14.371165 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-21 03:14:14.398950 | debian-bookworm | ok 2026-02-21 03:14:14.403816 | 2026-02-21 03:14:14.403955 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-21 03:14:14.685679 | debian-bookworm -> localhost | ok 2026-02-21 03:14:14.693497 | 2026-02-21 03:14:14.693629 | TASK [validate-host : Collect information about the host] 2026-02-21 03:14:15.651865 | debian-bookworm | ok 2026-02-21 03:14:15.661696 | 2026-02-21 03:14:15.661794 | TASK [validate-host : Sanitize hostname] 2026-02-21 03:14:15.783087 | debian-bookworm | ok 2026-02-21 03:14:15.814214 | 2026-02-21 03:14:15.814312 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-21 03:14:16.514362 | debian-bookworm -> localhost | changed 2026-02-21 03:14:16.522414 | 2026-02-21 03:14:16.522513 | TASK [validate-host : Collect information about zuul worker] 2026-02-21 03:14:16.933553 | debian-bookworm | ok 2026-02-21 03:14:16.938144 | 2026-02-21 03:14:16.938243 | TASK [validate-host : Write out all zuul information for each host] 2026-02-21 03:14:17.828313 | debian-bookworm -> localhost | changed 2026-02-21 03:14:17.849552 | 2026-02-21 03:14:17.849691 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-21 03:14:18.163508 | debian-bookworm | ok 2026-02-21 03:14:18.173097 | 2026-02-21 03:14:18.173227 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-21 03:14:19.505149 | debian-bookworm | changed: 2026-02-21 03:14:19.505369 | debian-bookworm | cd+++++++++ src/ 2026-02-21 03:14:19.505403 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-21 03:14:19.505427 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-21 03:14:19.505448 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-21 03:14:19.505467 | debian-bookworm | Containerfile 2026-02-21 03:14:19.505620 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008230 2026-02-21 03:14:28.696019 | 2026-02-21 03:14:28.696142 | TASK [upload-logs : Upload logs to log server] 2026-02-21 03:14:29.341199 | localhost | Output suppressed because no_log was given 2026-02-21 03:14:29.348172 | 2026-02-21 03:14:29.348314 | LOOP [upload-logs : Compress console log and json output] 2026-02-21 03:14:29.406139 | localhost | skipping: Conditional result was False 2026-02-21 03:14:29.415315 | localhost | skipping: Conditional result was False 2026-02-21 03:14:29.419666 | 2026-02-21 03:14:29.419811 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-21 03:14:29.479362 | localhost | skipping: Conditional result was False 2026-02-21 03:14:29.479685 | 2026-02-21 03:14:29.486414 | localhost | skipping: Conditional result was False 2026-02-21 03:14:29.491222 | 2026-02-21 03:14:29.491358 | LOOP [upload-logs : Upload console log and json output]