2026-01-13 19:45:19.167828 | Job console starting 2026-01-13 19:45:19.191445 | Updating git repos 2026-01-13 19:45:19.232281 | Cloning repos into workspace 2026-01-13 19:45:19.293158 | Restoring repo states 2026-01-13 19:45:19.305735 | Merging changes 2026-01-13 19:45:19.844729 | Checking out repos 2026-01-13 19:45:19.912766 | Preparing playbooks 2026-01-13 19:45:20.711407 | Running Ansible setup 2026-01-13 19:45:25.363510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 19:45:26.193326 | 2026-01-13 19:45:26.193504 | PLAY [Base pre] 2026-01-13 19:45:26.211157 | 2026-01-13 19:45:26.211344 | TASK [Setup log path fact] 2026-01-13 19:45:26.230749 | debian-bookworm | ok 2026-01-13 19:45:26.248799 | 2026-01-13 19:45:26.248972 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 19:45:26.289546 | debian-bookworm | ok 2026-01-13 19:45:26.300028 | 2026-01-13 19:45:26.300200 | TASK [emit-job-header : Print job information] 2026-01-13 19:45:26.402890 | # Job Information 2026-01-13 19:45:26.403089 | Ansible Version: 2.16.14 2026-01-13 19:45:26.403124 | Job: ansible-lint 2026-01-13 19:45:26.403156 | Pipeline: check 2026-01-13 19:45:26.403179 | Executor: 521e9411259a 2026-01-13 19:45:26.403200 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/477 2026-01-13 19:45:26.403222 | Event ID: 5e9ea7b0-f0b8-11f0-8e74-39377abb74cf 2026-01-13 19:45:26.409550 | 2026-01-13 19:45:26.409694 | LOOP [emit-job-header : Print node information] 2026-01-13 19:45:26.686792 | debian-bookworm | ok: 2026-01-13 19:45:26.691208 | debian-bookworm | # Node Information 2026-01-13 19:45:26.691407 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 19:45:26.691489 | debian-bookworm | Hostname: debian 2026-01-13 19:45:26.691558 | debian-bookworm | Username: zuul 2026-01-13 19:45:26.691620 | debian-bookworm | Distro: Debian 12.13 2026-01-13 19:45:26.691687 | debian-bookworm | Provider: regiocloud-a 2026-01-13 19:45:26.691747 | debian-bookworm | Region: 2026-01-13 19:45:26.691807 | debian-bookworm | Label: debian-bookworm 2026-01-13 19:45:26.691863 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 19:45:26.691918 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:70cb 2026-01-13 19:45:26.758214 | 2026-01-13 19:45:26.758578 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 19:45:27.518209 | debian-bookworm -> localhost | changed 2026-01-13 19:45:27.525948 | 2026-01-13 19:45:27.526099 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 19:45:28.988186 | debian-bookworm -> localhost | changed 2026-01-13 19:45:29.003760 | 2026-01-13 19:45:29.003918 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 19:45:29.519694 | debian-bookworm -> localhost | ok 2026-01-13 19:45:29.526671 | 2026-01-13 19:45:29.526815 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 19:45:29.556466 | debian-bookworm | ok 2026-01-13 19:45:29.587965 | debian-bookworm | included: /var/lib/zuul/builds/1fb0d63077e14f4aa3f1bd8885c2c8d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 19:45:29.603558 | 2026-01-13 19:45:29.603753 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 19:45:31.175438 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 19:45:31.175676 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1fb0d63077e14f4aa3f1bd8885c2c8d7/work/1fb0d63077e14f4aa3f1bd8885c2c8d7_id_rsa 2026-01-13 19:45:31.175717 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1fb0d63077e14f4aa3f1bd8885c2c8d7/work/1fb0d63077e14f4aa3f1bd8885c2c8d7_id_rsa.pub 2026-01-13 19:45:31.175743 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 19:45:31.175767 | debian-bookworm -> localhost | SHA256:NyZUraM3LQSBh8xS59X+zOF0f/KLMMtI9o1+iWScbQc zuul-build-sshkey 2026-01-13 19:45:31.175807 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 19:45:31.175830 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 19:45:31.175852 | debian-bookworm -> localhost | | +.oo.oo | 2026-01-13 19:45:31.175873 | debian-bookworm -> localhost | | . =ooo o | 2026-01-13 19:45:31.175893 | debian-bookworm -> localhost | | . .o. o | 2026-01-13 19:45:31.175914 | debian-bookworm -> localhost | | . + .Eo .| 2026-01-13 19:45:31.175934 | debian-bookworm -> localhost | | So=oo*.o.| 2026-01-13 19:45:31.175961 | debian-bookworm -> localhost | | .++*.o*.o| 2026-01-13 19:45:31.175983 | debian-bookworm -> localhost | | +o=o oo.| 2026-01-13 19:45:31.176004 | debian-bookworm -> localhost | | o +.*o. .| 2026-01-13 19:45:31.176025 | debian-bookworm -> localhost | | ..*.o ..| 2026-01-13 19:45:31.176046 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 19:45:31.176104 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.793008 2026-01-13 19:45:31.183149 | 2026-01-13 19:45:31.183306 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 19:45:31.232553 | debian-bookworm | ok 2026-01-13 19:45:31.242615 | debian-bookworm | included: /var/lib/zuul/builds/1fb0d63077e14f4aa3f1bd8885c2c8d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 19:45:31.262951 | 2026-01-13 19:45:31.263105 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 19:45:31.317184 | debian-bookworm | skipping: Conditional result was False 2026-01-13 19:45:31.323629 | 2026-01-13 19:45:31.323754 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 19:45:32.096927 | debian-bookworm | changed 2026-01-13 19:45:32.104607 | 2026-01-13 19:45:32.104733 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 19:45:32.367521 | debian-bookworm | ok 2026-01-13 19:45:32.373414 | 2026-01-13 19:45:32.373542 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 19:45:33.146485 | debian-bookworm | changed 2026-01-13 19:45:33.154163 | 2026-01-13 19:45:33.154309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 19:45:33.876772 | debian-bookworm | changed 2026-01-13 19:45:33.883022 | 2026-01-13 19:45:33.883145 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 19:45:33.917412 | debian-bookworm | skipping: Conditional result was False 2026-01-13 19:45:33.924453 | 2026-01-13 19:45:33.924584 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 19:45:34.521298 | debian-bookworm -> localhost | changed 2026-01-13 19:45:34.533407 | 2026-01-13 19:45:34.533554 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 19:45:34.968171 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1fb0d63077e14f4aa3f1bd8885c2c8d7/work/1fb0d63077e14f4aa3f1bd8885c2c8d7_id_rsa (zuul-build-sshkey) 2026-01-13 19:45:34.968667 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011132 2026-01-13 19:45:34.983091 | 2026-01-13 19:45:34.983324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 19:45:35.437216 | debian-bookworm | ok 2026-01-13 19:45:35.443777 | 2026-01-13 19:45:35.443927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 19:45:35.468965 | debian-bookworm | skipping: Conditional result was False 2026-01-13 19:45:35.482158 | 2026-01-13 19:45:35.482331 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 19:45:35.993042 | debian-bookworm | ok 2026-01-13 19:45:36.012505 | 2026-01-13 19:45:36.012662 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 19:45:36.064939 | debian-bookworm | ok 2026-01-13 19:45:36.076293 | 2026-01-13 19:45:36.076436 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 19:45:36.417673 | debian-bookworm -> localhost | ok 2026-01-13 19:45:36.427387 | 2026-01-13 19:45:36.427563 | TASK [validate-host : Collect information about the host] 2026-01-13 19:45:37.706744 | debian-bookworm | ok 2026-01-13 19:45:37.717282 | 2026-01-13 19:45:37.717420 | TASK [validate-host : Sanitize hostname] 2026-01-13 19:45:37.853423 | debian-bookworm | ok 2026-01-13 19:45:37.900314 | 2026-01-13 19:45:37.900459 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 19:45:38.522393 | debian-bookworm -> localhost | changed 2026-01-13 19:45:38.528596 | 2026-01-13 19:45:38.528722 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 19:45:38.942360 | debian-bookworm | ok 2026-01-13 19:45:38.947757 | 2026-01-13 19:45:38.947886 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 19:45:39.612866 | debian-bookworm -> localhost | changed 2026-01-13 19:45:39.623522 | 2026-01-13 19:45:39.623660 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 19:45:39.896049 | debian-bookworm | ok 2026-01-13 19:45:39.901976 | 2026-01-13 19:45:39.902108 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 19:45:41.175628 | debian-bookworm | changed: 2026-01-13 19:45:41.175858 | debian-bookworm | cd+++++++++ src/ 2026-01-13 19:45:41.175896 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 19:45:41.175920 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 19:45:41.175941 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-01-13 19:45:41.175962 | debian-bookworm | Containerfile 2026-01-13 19:45:41.176112 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008174 2026-01-13 19:46:28.326712 | 2026-01-13 19:46:28.326916 | TASK [upload-logs : Upload logs to log server] 2026-01-13 19:46:28.951652 | localhost | Output suppressed because no_log was given 2026-01-13 19:46:28.955398 | 2026-01-13 19:46:28.955575 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 19:46:29.020199 | localhost | skipping: Conditional result was False 2026-01-13 19:46:29.026035 | localhost | skipping: Conditional result was False 2026-01-13 19:46:29.039986 | 2026-01-13 19:46:29.040354 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 19:46:29.097677 | localhost | skipping: Conditional result was False 2026-01-13 19:46:29.098230 | 2026-01-13 19:46:29.102561 | localhost | skipping: Conditional result was False 2026-01-13 19:46:29.117125 | 2026-01-13 19:46:29.117567 | LOOP [upload-logs : Upload console log and json output]