2025-10-30 20:11:17.773864 | Job console starting 2025-10-30 20:11:17.805063 | Updating git repos 2025-10-30 20:11:17.886268 | Cloning repos into workspace 2025-10-30 20:11:17.932148 | Restoring repo states 2025-10-30 20:11:17.939249 | Merging changes 2025-10-30 20:11:18.421181 | Checking out repos 2025-10-30 20:11:18.455999 | Preparing playbooks 2025-10-30 20:11:19.276072 | Running Ansible setup 2025-10-30 20:11:23.822376 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-30 20:11:24.736766 | 2025-10-30 20:11:24.736922 | PLAY [Base pre] 2025-10-30 20:11:24.761420 | 2025-10-30 20:11:24.761573 | TASK [Setup log path fact] 2025-10-30 20:11:24.791257 | debian-bookworm | ok 2025-10-30 20:11:24.807393 | 2025-10-30 20:11:24.807551 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-30 20:11:24.857387 | debian-bookworm | ok 2025-10-30 20:11:24.875135 | 2025-10-30 20:11:24.875270 | TASK [emit-job-header : Print job information] 2025-10-30 20:11:24.944410 | # Job Information 2025-10-30 20:11:24.944598 | Ansible Version: 2.16.14 2025-10-30 20:11:24.944633 | Job: hadolint 2025-10-30 20:11:24.944678 | Pipeline: check 2025-10-30 20:11:24.944701 | Executor: 521e9411259a 2025-10-30 20:11:24.944722 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/446 2025-10-30 20:11:24.944744 | Event ID: 92dfc620-b5cc-11f0-9865-8a69a999c838 2025-10-30 20:11:24.949619 | 2025-10-30 20:11:24.949766 | LOOP [emit-job-header : Print node information] 2025-10-30 20:11:25.074632 | debian-bookworm | ok: 2025-10-30 20:11:25.074876 | debian-bookworm | # Node Information 2025-10-30 20:11:25.074913 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-30 20:11:25.074939 | debian-bookworm | Hostname: debian 2025-10-30 20:11:25.074968 | debian-bookworm | Username: zuul 2025-10-30 20:11:25.074989 | debian-bookworm | Distro: Debian 12.12 2025-10-30 20:11:25.075012 | debian-bookworm | Provider: regiocloud-a 2025-10-30 20:11:25.075032 | debian-bookworm | Region: 2025-10-30 20:11:25.075054 | debian-bookworm | Label: debian-bookworm 2025-10-30 20:11:25.075073 | debian-bookworm | Product Name: OpenStack Nova 2025-10-30 20:11:25.075093 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:b242 2025-10-30 20:11:25.087037 | 2025-10-30 20:11:25.087182 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-30 20:11:25.670367 | debian-bookworm -> localhost | changed 2025-10-30 20:11:25.693053 | 2025-10-30 20:11:25.693203 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-30 20:11:26.888667 | debian-bookworm -> localhost | changed 2025-10-30 20:11:26.899358 | 2025-10-30 20:11:26.899456 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-30 20:11:27.225603 | debian-bookworm -> localhost | ok 2025-10-30 20:11:27.235514 | 2025-10-30 20:11:27.235625 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-30 20:11:27.264902 | debian-bookworm | ok 2025-10-30 20:11:27.290261 | debian-bookworm | included: /var/lib/zuul/builds/69497a264c994e18999a161b9332f08f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-30 20:11:27.308162 | 2025-10-30 20:11:27.308258 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-30 20:11:29.198156 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-30 20:11:29.198323 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69497a264c994e18999a161b9332f08f/work/69497a264c994e18999a161b9332f08f_id_rsa 2025-10-30 20:11:29.198354 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69497a264c994e18999a161b9332f08f/work/69497a264c994e18999a161b9332f08f_id_rsa.pub 2025-10-30 20:11:29.198375 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-30 20:11:29.198396 | debian-bookworm -> localhost | SHA256:ZU+Sg/0u47tOKW1PJcpQGcSgjlRAt6nn2RlMKJSWodE zuul-build-sshkey 2025-10-30 20:11:29.198422 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-30 20:11:29.198441 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-30 20:11:29.198458 | debian-bookworm -> localhost | | .o==o .+o | 2025-10-30 20:11:29.198477 | debian-bookworm -> localhost | | +Eo = o.+ | 2025-10-30 20:11:29.198494 | debian-bookworm -> localhost | | ..o = o X . | 2025-10-30 20:11:29.198510 | debian-bookworm -> localhost | | . = o + * | 2025-10-30 20:11:29.198527 | debian-bookworm -> localhost | | o o S + . | 2025-10-30 20:11:29.198550 | debian-bookworm -> localhost | | o o * + o | 2025-10-30 20:11:29.198567 | debian-bookworm -> localhost | | o + X o | 2025-10-30 20:11:29.198584 | debian-bookworm -> localhost | | = = | 2025-10-30 20:11:29.198601 | debian-bookworm -> localhost | | .=o. | 2025-10-30 20:11:29.198618 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-30 20:11:29.198676 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.413966 2025-10-30 20:11:29.203700 | 2025-10-30 20:11:29.203787 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-30 20:11:29.220248 | debian-bookworm | ok 2025-10-30 20:11:29.227406 | debian-bookworm | included: /var/lib/zuul/builds/69497a264c994e18999a161b9332f08f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-30 20:11:29.234270 | 2025-10-30 20:11:29.234336 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-30 20:11:29.246941 | debian-bookworm | skipping: Conditional result was False 2025-10-30 20:11:29.251335 | 2025-10-30 20:11:29.251403 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-30 20:11:29.841829 | debian-bookworm | changed 2025-10-30 20:11:29.846914 | 2025-10-30 20:11:29.846999 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-30 20:11:30.091218 | debian-bookworm | ok 2025-10-30 20:11:30.098601 | 2025-10-30 20:11:30.098743 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-30 20:11:30.742355 | debian-bookworm | changed 2025-10-30 20:11:30.751918 | 2025-10-30 20:11:30.752033 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-30 20:11:31.417982 | debian-bookworm | changed 2025-10-30 20:11:31.423628 | 2025-10-30 20:11:31.423742 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-30 20:11:31.436944 | debian-bookworm | skipping: Conditional result was False 2025-10-30 20:11:31.443421 | 2025-10-30 20:11:31.443531 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-30 20:11:31.833026 | debian-bookworm -> localhost | changed 2025-10-30 20:11:31.843504 | 2025-10-30 20:11:31.843607 | TASK [add-build-sshkey : Add back temp key] 2025-10-30 20:11:32.205270 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69497a264c994e18999a161b9332f08f/work/69497a264c994e18999a161b9332f08f_id_rsa (zuul-build-sshkey) 2025-10-30 20:11:32.205468 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012393 2025-10-30 20:11:32.212662 | 2025-10-30 20:11:32.212747 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-30 20:11:32.593735 | debian-bookworm | ok 2025-10-30 20:11:32.599215 | 2025-10-30 20:11:32.599310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-30 20:11:32.625105 | debian-bookworm | skipping: Conditional result was False 2025-10-30 20:11:32.634895 | 2025-10-30 20:11:32.634987 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-30 20:11:33.026404 | debian-bookworm | ok 2025-10-30 20:11:33.043307 | 2025-10-30 20:11:33.043412 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-30 20:11:33.086213 | debian-bookworm | ok 2025-10-30 20:11:33.091184 | 2025-10-30 20:11:33.091270 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-30 20:11:33.376787 | debian-bookworm -> localhost | ok 2025-10-30 20:11:33.382785 | 2025-10-30 20:11:33.382913 | TASK [validate-host : Collect information about the host] 2025-10-30 20:11:34.472936 | debian-bookworm | ok 2025-10-30 20:11:34.482604 | 2025-10-30 20:11:34.482720 | TASK [validate-host : Sanitize hostname] 2025-10-30 20:11:34.577937 | debian-bookworm | ok 2025-10-30 20:11:34.627234 | 2025-10-30 20:11:34.627352 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-30 20:11:35.176814 | debian-bookworm -> localhost | changed 2025-10-30 20:11:35.182706 | 2025-10-30 20:11:35.182826 | TASK [validate-host : Collect information about zuul worker] 2025-10-30 20:11:35.606620 | debian-bookworm | ok 2025-10-30 20:11:35.611616 | 2025-10-30 20:11:35.611785 | TASK [validate-host : Write out all zuul information for each host] 2025-10-30 20:11:36.227688 | debian-bookworm -> localhost | changed 2025-10-30 20:11:36.241318 | 2025-10-30 20:11:36.241474 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-30 20:11:36.512382 | debian-bookworm | ok 2025-10-30 20:11:36.522949 | 2025-10-30 20:11:36.523066 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-30 20:11:37.356756 | debian-bookworm | changed: 2025-10-30 20:11:37.356951 | debian-bookworm | cd+++++++++ src/ 2025-10-30 20:11:37.356984 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-30 20:11:37.357007 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-30 20:11:37.357029 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-30 20:11:37.357050 | debian-bookworm | Containerfile 2025-10-30 20:11:37.357186 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006872 2025-10-30 20:11:44.939747 | 2025-10-30 20:11:44.939938 | TASK [upload-logs : Upload logs to log server] 2025-10-30 20:11:45.477747 | localhost | Output suppressed because no_log was given 2025-10-30 20:11:45.499326 | 2025-10-30 20:11:45.499487 | LOOP [upload-logs : Compress console log and json output] 2025-10-30 20:11:45.556074 | localhost | skipping: Conditional result was False 2025-10-30 20:11:45.561026 | localhost | skipping: Conditional result was False 2025-10-30 20:11:45.565124 | 2025-10-30 20:11:45.565253 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-30 20:11:45.607153 | localhost | skipping: Conditional result was False 2025-10-30 20:11:45.607459 | 2025-10-30 20:11:45.612265 | localhost | skipping: Conditional result was False 2025-10-30 20:11:45.624413 | 2025-10-30 20:11:45.624672 | LOOP [upload-logs : Upload console log and json output]