2025-09-08 22:02:21.327082 | Job console starting 2025-09-08 22:02:21.349926 | Updating git repos 2025-09-08 22:02:21.393320 | Cloning repos into workspace 2025-09-08 22:02:21.473678 | Restoring repo states 2025-09-08 22:02:21.483223 | Merging changes 2025-09-08 22:02:21.949865 | Checking out repos 2025-09-08 22:02:21.988536 | Preparing playbooks 2025-09-08 22:02:22.885369 | Running Ansible setup 2025-09-08 22:02:27.601268 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-08 22:02:28.558220 | 2025-09-08 22:02:28.558378 | PLAY [Base pre] 2025-09-08 22:02:28.594358 | 2025-09-08 22:02:28.594510 | TASK [Setup log path fact] 2025-09-08 22:02:28.613952 | debian-bookworm | ok 2025-09-08 22:02:28.629809 | 2025-09-08 22:02:28.629945 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-08 22:02:28.659184 | debian-bookworm | ok 2025-09-08 22:02:28.669527 | 2025-09-08 22:02:28.669689 | TASK [emit-job-header : Print job information] 2025-09-08 22:02:28.709684 | # Job Information 2025-09-08 22:02:28.709872 | Ansible Version: 2.16.14 2025-09-08 22:02:28.709908 | Job: hadolint 2025-09-08 22:02:28.709940 | Pipeline: check 2025-09-08 22:02:28.709963 | Executor: 521e9411259a 2025-09-08 22:02:28.709984 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/425 2025-09-08 22:02:28.710007 | Event ID: 787ea440-8cff-11f0-9b73-aa9c14f8029d 2025-09-08 22:02:28.714937 | 2025-09-08 22:02:28.715050 | LOOP [emit-job-header : Print node information] 2025-09-08 22:02:28.824998 | debian-bookworm | ok: 2025-09-08 22:02:28.825275 | debian-bookworm | # Node Information 2025-09-08 22:02:28.825312 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-08 22:02:28.825337 | debian-bookworm | Hostname: debian 2025-09-08 22:02:28.825359 | debian-bookworm | Username: zuul 2025-09-08 22:02:28.825379 | debian-bookworm | Distro: Debian 12.12 2025-09-08 22:02:28.825407 | debian-bookworm | Provider: regiocloud-a 2025-09-08 22:02:28.825429 | debian-bookworm | Region: 2025-09-08 22:02:28.825449 | debian-bookworm | Label: debian-bookworm 2025-09-08 22:02:28.825469 | debian-bookworm | Product Name: OpenStack Nova 2025-09-08 22:02:28.825488 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:2cd2 2025-09-08 22:02:28.846720 | 2025-09-08 22:02:28.854984 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-08 22:02:29.477453 | debian-bookworm -> localhost | changed 2025-09-08 22:02:29.485177 | 2025-09-08 22:02:29.485305 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-08 22:02:30.646541 | debian-bookworm -> localhost | changed 2025-09-08 22:02:30.657395 | 2025-09-08 22:02:30.657495 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-08 22:02:30.953060 | debian-bookworm -> localhost | ok 2025-09-08 22:02:30.958784 | 2025-09-08 22:02:30.961886 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-08 22:02:30.979627 | debian-bookworm | ok 2025-09-08 22:02:30.996750 | debian-bookworm | included: /var/lib/zuul/builds/2da448141c38430c87e5c6c90dd2519b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-08 22:02:31.002532 | 2025-09-08 22:02:31.002616 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-08 22:02:33.015032 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-08 22:02:33.015227 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2da448141c38430c87e5c6c90dd2519b/work/2da448141c38430c87e5c6c90dd2519b_id_rsa 2025-09-08 22:02:33.015266 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2da448141c38430c87e5c6c90dd2519b/work/2da448141c38430c87e5c6c90dd2519b_id_rsa.pub 2025-09-08 22:02:33.015293 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-08 22:02:33.015318 | debian-bookworm -> localhost | SHA256:dgMBuRa+zkUtbTXtbFoxkM79deMItunDoyuf9rQh4rg zuul-build-sshkey 2025-09-08 22:02:33.015350 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-08 22:02:33.015372 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-08 22:02:33.015394 | debian-bookworm -> localhost | | .o. .+ | 2025-09-08 22:02:33.015414 | debian-bookworm -> localhost | | o . + + | 2025-09-08 22:02:33.015434 | debian-bookworm -> localhost | | . o.o + = o | 2025-09-08 22:02:33.015453 | debian-bookworm -> localhost | | + o.+oo *.o| 2025-09-08 22:02:33.015473 | debian-bookworm -> localhost | | . oSo+ ++o.+| 2025-09-08 22:02:33.015499 | debian-bookworm -> localhost | | .... +.. ..| 2025-09-08 22:02:33.015520 | debian-bookworm -> localhost | | o o .oo | 2025-09-08 22:02:33.015539 | debian-bookworm -> localhost | | =...+=o | 2025-09-08 22:02:33.015560 | debian-bookworm -> localhost | | E..+=+oo | 2025-09-08 22:02:33.015579 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-08 22:02:33.015629 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.524083 2025-09-08 22:02:33.021958 | 2025-09-08 22:02:33.022049 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-08 22:02:33.050140 | debian-bookworm | ok 2025-09-08 22:02:33.058857 | debian-bookworm | included: /var/lib/zuul/builds/2da448141c38430c87e5c6c90dd2519b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-08 22:02:33.067819 | 2025-09-08 22:02:33.067905 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-08 22:02:33.081766 | debian-bookworm | skipping: Conditional result was False 2025-09-08 22:02:33.090048 | 2025-09-08 22:02:33.090133 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-08 22:02:33.779864 | debian-bookworm | changed 2025-09-08 22:02:33.787888 | 2025-09-08 22:02:33.788001 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-08 22:02:34.078213 | debian-bookworm | ok 2025-09-08 22:02:34.091952 | 2025-09-08 22:02:34.092063 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-08 22:02:34.746321 | debian-bookworm | changed 2025-09-08 22:02:34.759291 | 2025-09-08 22:02:34.759471 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-08 22:02:35.400684 | debian-bookworm | changed 2025-09-08 22:02:35.408750 | 2025-09-08 22:02:35.408875 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-08 22:02:35.442541 | debian-bookworm | skipping: Conditional result was False 2025-09-08 22:02:35.453715 | 2025-09-08 22:02:35.453858 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-08 22:02:35.869381 | debian-bookworm -> localhost | changed 2025-09-08 22:02:35.879557 | 2025-09-08 22:02:35.879669 | TASK [add-build-sshkey : Add back temp key] 2025-09-08 22:02:36.196853 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2da448141c38430c87e5c6c90dd2519b/work/2da448141c38430c87e5c6c90dd2519b_id_rsa (zuul-build-sshkey) 2025-09-08 22:02:36.197363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015709 2025-09-08 22:02:36.218863 | 2025-09-08 22:02:36.218992 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-08 22:02:36.594977 | debian-bookworm | ok 2025-09-08 22:02:36.599919 | 2025-09-08 22:02:36.600020 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-08 22:02:36.622750 | debian-bookworm | skipping: Conditional result was False 2025-09-08 22:02:36.632506 | 2025-09-08 22:02:36.632598 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-08 22:02:37.045082 | debian-bookworm | ok 2025-09-08 22:02:37.055146 | 2025-09-08 22:02:37.055235 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-08 22:02:37.090140 | debian-bookworm | ok 2025-09-08 22:02:37.094884 | 2025-09-08 22:02:37.094963 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-08 22:02:37.320135 | debian-bookworm -> localhost | ok 2025-09-08 22:02:37.327268 | 2025-09-08 22:02:37.327360 | TASK [validate-host : Collect information about the host] 2025-09-08 22:02:38.397026 | debian-bookworm | ok 2025-09-08 22:02:38.406751 | 2025-09-08 22:02:38.406865 | TASK [validate-host : Sanitize hostname] 2025-09-08 22:02:38.495464 | debian-bookworm | ok 2025-09-08 22:02:38.525283 | 2025-09-08 22:02:38.525389 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-08 22:02:39.044673 | debian-bookworm -> localhost | changed 2025-09-08 22:02:39.056059 | 2025-09-08 22:02:39.056209 | TASK [validate-host : Collect information about zuul worker] 2025-09-08 22:02:39.481593 | debian-bookworm | ok 2025-09-08 22:02:39.488751 | 2025-09-08 22:02:39.488903 | TASK [validate-host : Write out all zuul information for each host] 2025-09-08 22:02:40.148235 | debian-bookworm -> localhost | changed 2025-09-08 22:02:40.161572 | 2025-09-08 22:02:40.161726 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-08 22:02:40.443543 | debian-bookworm | ok 2025-09-08 22:02:40.449227 | 2025-09-08 22:02:40.449334 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-08 22:02:41.394308 | debian-bookworm | changed: 2025-09-08 22:02:41.394513 | debian-bookworm | cd+++++++++ src/ 2025-09-08 22:02:41.394550 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-08 22:02:41.394575 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-08 22:02:41.394596 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-09-08 22:02:41.394617 | debian-bookworm | Containerfile 2025-09-08 22:02:41.394792 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007991 2025-09-08 22:02:49.290715 | 2025-09-08 22:02:49.290896 | TASK [upload-logs : Upload logs to log server] 2025-09-08 22:02:49.863053 | localhost | Output suppressed because no_log was given 2025-09-08 22:02:49.865276 | 2025-09-08 22:02:49.865394 | LOOP [upload-logs : Compress console log and json output] 2025-09-08 22:02:49.926988 | localhost | skipping: Conditional result was False 2025-09-08 22:02:49.938320 | localhost | skipping: Conditional result was False 2025-09-08 22:02:49.945923 | 2025-09-08 22:02:49.946110 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-08 22:02:49.996861 | localhost | skipping: Conditional result was False 2025-09-08 22:02:49.997507 | 2025-09-08 22:02:50.000885 | localhost | skipping: Conditional result was False 2025-09-08 22:02:50.008307 | 2025-09-08 22:02:50.008505 | LOOP [upload-logs : Upload console log and json output]