2026-03-02 03:03:56.965413 | Job console starting 2026-03-02 03:03:56.974071 | Updating git repos 2026-03-02 03:03:57.044372 | Cloning repos into workspace 2026-03-02 03:03:57.144562 | Restoring repo states 2026-03-02 03:03:57.167928 | Merging changes 2026-03-02 03:03:57.167951 | Checking out repos 2026-03-02 03:03:57.294173 | Preparing playbooks 2026-03-02 03:03:58.412090 | Running Ansible setup 2026-03-02 03:04:03.215723 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 03:04:04.529313 | 2026-03-02 03:04:04.529444 | PLAY [Base pre] 2026-03-02 03:04:04.554751 | 2026-03-02 03:04:04.554904 | TASK [Setup log path fact] 2026-03-02 03:04:04.595488 | debian-bookworm | ok 2026-03-02 03:04:04.614725 | 2026-03-02 03:04:04.614933 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:04:04.644664 | debian-bookworm | ok 2026-03-02 03:04:04.655217 | 2026-03-02 03:04:04.655325 | TASK [emit-job-header : Print job information] 2026-03-02 03:04:04.694344 | # Job Information 2026-03-02 03:04:04.694679 | Ansible Version: 2.16.14 2026-03-02 03:04:04.694733 | Job: ansible-lint 2026-03-02 03:04:04.694768 | Pipeline: periodic-daily 2026-03-02 03:04:04.694792 | Executor: 521e9411259a 2026-03-02 03:04:04.694813 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-03-02 03:04:04.694867 | Event ID: b20b6f380ef942aebfbbb8ef5af5afe7 2026-03-02 03:04:04.702009 | 2026-03-02 03:04:04.702116 | LOOP [emit-job-header : Print node information] 2026-03-02 03:04:04.915884 | debian-bookworm | ok: 2026-03-02 03:04:04.916104 | debian-bookworm | # Node Information 2026-03-02 03:04:04.916140 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-02 03:04:04.916165 | debian-bookworm | Hostname: debian 2026-03-02 03:04:04.916187 | debian-bookworm | Username: zuul 2026-03-02 03:04:04.916207 | debian-bookworm | Distro: Debian 12.13 2026-03-02 03:04:04.916229 | debian-bookworm | Provider: regiocloud-a 2026-03-02 03:04:04.916250 | debian-bookworm | Region: 2026-03-02 03:04:04.916271 | debian-bookworm | Label: debian-bookworm 2026-03-02 03:04:04.916291 | debian-bookworm | Product Name: OpenStack Nova 2026-03-02 03:04:04.916310 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:422a 2026-03-02 03:04:04.937116 | 2026-03-02 03:04:04.937229 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 03:04:06.043255 | debian-bookworm -> localhost | changed 2026-03-02 03:04:06.049856 | 2026-03-02 03:04:06.049953 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 03:04:07.923911 | debian-bookworm -> localhost | changed 2026-03-02 03:04:07.933449 | 2026-03-02 03:04:07.933569 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 03:04:08.284394 | debian-bookworm -> localhost | ok 2026-03-02 03:04:08.289386 | 2026-03-02 03:04:08.289483 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 03:04:08.326057 | debian-bookworm | ok 2026-03-02 03:04:08.340289 | debian-bookworm | included: /var/lib/zuul/builds/16699fd91c5f46efbaf585366cbf6d3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 03:04:08.345274 | 2026-03-02 03:04:08.345347 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 03:04:09.163288 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-02 03:04:09.163459 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/16699fd91c5f46efbaf585366cbf6d3f/work/16699fd91c5f46efbaf585366cbf6d3f_id_rsa 2026-03-02 03:04:09.163523 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/16699fd91c5f46efbaf585366cbf6d3f/work/16699fd91c5f46efbaf585366cbf6d3f_id_rsa.pub 2026-03-02 03:04:09.163545 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-02 03:04:09.163567 | debian-bookworm -> localhost | SHA256:K8y1S1rNj2JmL5hOzT73IyYSDHahtAX6+TZl2oHQEcY zuul-build-sshkey 2026-03-02 03:04:09.163596 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-02 03:04:09.163615 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-02 03:04:09.163632 | debian-bookworm -> localhost | | .o+. | 2026-03-02 03:04:09.163649 | debian-bookworm -> localhost | | ..oE. | 2026-03-02 03:04:09.163666 | debian-bookworm -> localhost | | ...+.. | 2026-03-02 03:04:09.163683 | debian-bookworm -> localhost | | .=o.. | 2026-03-02 03:04:09.163700 | debian-bookworm -> localhost | | .o+. S | 2026-03-02 03:04:09.163721 | debian-bookworm -> localhost | | +oO * | 2026-03-02 03:04:09.163740 | debian-bookworm -> localhost | | X+O o | 2026-03-02 03:04:09.163758 | debian-bookworm -> localhost | | o+BO.+o. | 2026-03-02 03:04:09.163775 | debian-bookworm -> localhost | | .o=oOooo. | 2026-03-02 03:04:09.163792 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-02 03:04:09.163836 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.313146 2026-03-02 03:04:09.169086 | 2026-03-02 03:04:09.169161 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 03:04:09.185419 | debian-bookworm | ok 2026-03-02 03:04:09.193057 | debian-bookworm | included: /var/lib/zuul/builds/16699fd91c5f46efbaf585366cbf6d3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 03:04:09.200338 | 2026-03-02 03:04:09.200418 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 03:04:09.215895 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:04:09.221364 | 2026-03-02 03:04:09.221446 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 03:04:09.856847 | debian-bookworm | changed 2026-03-02 03:04:09.861290 | 2026-03-02 03:04:09.861370 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 03:04:10.095954 | debian-bookworm | ok 2026-03-02 03:04:10.101686 | 2026-03-02 03:04:10.101878 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 03:04:10.779283 | debian-bookworm | changed 2026-03-02 03:04:10.793622 | 2026-03-02 03:04:10.793724 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 03:04:11.420070 | debian-bookworm | changed 2026-03-02 03:04:11.425320 | 2026-03-02 03:04:11.425405 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 03:04:11.448265 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:04:11.455055 | 2026-03-02 03:04:11.455187 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 03:04:11.898581 | debian-bookworm -> localhost | changed 2026-03-02 03:04:11.909552 | 2026-03-02 03:04:11.909638 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 03:04:12.268530 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/16699fd91c5f46efbaf585366cbf6d3f/work/16699fd91c5f46efbaf585366cbf6d3f_id_rsa (zuul-build-sshkey) 2026-03-02 03:04:12.268793 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010534 2026-03-02 03:04:12.278034 | 2026-03-02 03:04:12.278134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 03:04:12.662777 | debian-bookworm | ok 2026-03-02 03:04:12.669959 | 2026-03-02 03:04:12.670269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 03:04:12.693582 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:04:12.740233 | 2026-03-02 03:04:12.740346 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-02 03:04:13.365649 | debian-bookworm | ok 2026-03-02 03:04:13.377727 | 2026-03-02 03:04:13.377837 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-02 03:04:13.416682 | debian-bookworm | ok 2026-03-02 03:04:13.421500 | 2026-03-02 03:04:13.421591 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-02 03:04:13.687286 | debian-bookworm -> localhost | ok 2026-03-02 03:04:13.697857 | 2026-03-02 03:04:13.697984 | TASK [validate-host : Collect information about the host] 2026-03-02 03:04:14.833365 | debian-bookworm | ok 2026-03-02 03:04:14.849727 | 2026-03-02 03:04:14.849863 | TASK [validate-host : Sanitize hostname] 2026-03-02 03:04:15.053960 | debian-bookworm | ok 2026-03-02 03:04:15.134238 | 2026-03-02 03:04:15.134430 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-02 03:04:16.196442 | debian-bookworm -> localhost | changed 2026-03-02 03:04:16.209993 | 2026-03-02 03:04:16.210203 | TASK [validate-host : Collect information about zuul worker] 2026-03-02 03:04:16.707745 | debian-bookworm | ok 2026-03-02 03:04:16.713923 | 2026-03-02 03:04:16.714350 | TASK [validate-host : Write out all zuul information for each host] 2026-03-02 03:04:17.335676 | debian-bookworm -> localhost | changed 2026-03-02 03:04:17.351175 | 2026-03-02 03:04:17.351314 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-02 03:04:17.617126 | debian-bookworm | ok 2026-03-02 03:04:17.623624 | 2026-03-02 03:04:17.623740 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-02 03:04:19.149038 | debian-bookworm | changed: 2026-03-02 03:04:19.149246 | debian-bookworm | cd+++++++++ src/ 2026-03-02 03:04:19.149282 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-02 03:04:19.149306 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-02 03:04:19.149327 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-03-02 03:04:19.149348 | debian-bookworm | Containerfile 2026-03-02 03:04:19.149524 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006781 2026-03-02 03:04:58.184667 | 2026-03-02 03:04:58.184790 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:04:58.766933 | localhost | Output suppressed because no_log was given 2026-03-02 03:04:58.768850 | 2026-03-02 03:04:58.768955 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:04:58.830558 | localhost | skipping: Conditional result was False 2026-03-02 03:04:58.836870 | localhost | skipping: Conditional result was False 2026-03-02 03:04:58.849506 | 2026-03-02 03:04:58.849736 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:04:58.906891 | localhost | skipping: Conditional result was False 2026-03-02 03:04:58.907226 | 2026-03-02 03:04:58.920508 | localhost | skipping: Conditional result was False 2026-03-02 03:04:58.929987 | 2026-03-02 03:04:58.930116 | LOOP [upload-logs : Upload console log and json output]