2026-03-21 03:12:11.753241 | Job console starting 2026-03-21 03:12:11.773098 | Updating git repos 2026-03-21 03:12:11.799616 | Cloning repos into workspace 2026-03-21 03:12:11.847531 | Restoring repo states 2026-03-21 03:12:11.855858 | Merging changes 2026-03-21 03:12:11.855876 | Checking out repos 2026-03-21 03:12:11.913093 | Preparing playbooks 2026-03-21 03:12:12.796742 | Running Ansible setup 2026-03-21 03:12:18.457552 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-21 03:12:19.316781 | 2026-03-21 03:12:19.316957 | PLAY [Base pre] 2026-03-21 03:12:19.333711 | 2026-03-21 03:12:19.333867 | TASK [Setup log path fact] 2026-03-21 03:12:19.355065 | debian-bookworm | ok 2026-03-21 03:12:19.375446 | 2026-03-21 03:12:19.375610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 03:12:19.419906 | debian-bookworm | ok 2026-03-21 03:12:19.440905 | 2026-03-21 03:12:19.441074 | TASK [emit-job-header : Print job information] 2026-03-21 03:12:19.521861 | # Job Information 2026-03-21 03:12:19.522100 | Ansible Version: 2.16.14 2026-03-21 03:12:19.522139 | Job: hadolint 2026-03-21 03:12:19.522171 | Pipeline: periodic-daily 2026-03-21 03:12:19.522194 | Executor: 521e9411259a 2026-03-21 03:12:19.522215 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-21 03:12:19.522238 | Event ID: 1c8e3d9da70e427ab884c3336d7152fb 2026-03-21 03:12:19.531734 | 2026-03-21 03:12:19.531864 | LOOP [emit-job-header : Print node information] 2026-03-21 03:12:19.712629 | debian-bookworm | ok: 2026-03-21 03:12:19.712828 | debian-bookworm | # Node Information 2026-03-21 03:12:19.712863 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-21 03:12:19.712890 | debian-bookworm | Hostname: debian 2026-03-21 03:12:19.712913 | debian-bookworm | Username: zuul 2026-03-21 03:12:19.712934 | debian-bookworm | Distro: Debian 12.13 2026-03-21 03:12:19.712958 | debian-bookworm | Provider: regiocloud-a 2026-03-21 03:12:19.712979 | debian-bookworm | Region: 2026-03-21 03:12:19.713045 | debian-bookworm | Label: debian-bookworm 2026-03-21 03:12:19.713066 | debian-bookworm | Product Name: OpenStack Nova 2026-03-21 03:12:19.713086 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:f022 2026-03-21 03:12:19.745603 | 2026-03-21 03:12:19.745756 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-21 03:12:20.799382 | debian-bookworm -> localhost | changed 2026-03-21 03:12:20.810877 | 2026-03-21 03:12:20.811062 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-21 03:12:22.596808 | debian-bookworm -> localhost | changed 2026-03-21 03:12:22.608100 | 2026-03-21 03:12:22.608236 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-21 03:12:23.271548 | debian-bookworm -> localhost | ok 2026-03-21 03:12:23.278117 | 2026-03-21 03:12:23.278257 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-21 03:12:23.307662 | debian-bookworm | ok 2026-03-21 03:12:23.333612 | debian-bookworm | included: /var/lib/zuul/builds/177d45b7d24f424d87cc2377c14262f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-21 03:12:23.340574 | 2026-03-21 03:12:23.340703 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-21 03:12:25.889262 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-21 03:12:25.889517 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/177d45b7d24f424d87cc2377c14262f4/work/177d45b7d24f424d87cc2377c14262f4_id_rsa 2026-03-21 03:12:25.889558 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/177d45b7d24f424d87cc2377c14262f4/work/177d45b7d24f424d87cc2377c14262f4_id_rsa.pub 2026-03-21 03:12:25.889586 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-21 03:12:25.889613 | debian-bookworm -> localhost | SHA256:fUJqsR5mcT54FVnuKAoL0/6NWkiRGrEvdV4FHO5Cxso zuul-build-sshkey 2026-03-21 03:12:25.889636 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-21 03:12:25.889671 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-21 03:12:25.889694 | debian-bookworm -> localhost | | . .oooo. | 2026-03-21 03:12:25.889717 | debian-bookworm -> localhost | | o o ....o | 2026-03-21 03:12:25.889737 | debian-bookworm -> localhost | | o + B = . . | 2026-03-21 03:12:25.889758 | debian-bookworm -> localhost | | B B & . o | 2026-03-21 03:12:25.889778 | debian-bookworm -> localhost | | = E S O o . | 2026-03-21 03:12:25.889809 | debian-bookworm -> localhost | | * O = = | 2026-03-21 03:12:25.889833 | debian-bookworm -> localhost | | + + | 2026-03-21 03:12:25.889856 | debian-bookworm -> localhost | | o o | 2026-03-21 03:12:25.889878 | debian-bookworm -> localhost | | ..o . | 2026-03-21 03:12:25.889899 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-21 03:12:25.889953 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.538369 2026-03-21 03:12:25.896696 | 2026-03-21 03:12:25.896826 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-21 03:12:25.941865 | debian-bookworm | ok 2026-03-21 03:12:25.951461 | debian-bookworm | included: /var/lib/zuul/builds/177d45b7d24f424d87cc2377c14262f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-21 03:12:25.989728 | 2026-03-21 03:12:25.989871 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-21 03:12:26.013953 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:12:26.020371 | 2026-03-21 03:12:26.020488 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-21 03:12:26.735939 | debian-bookworm | changed 2026-03-21 03:12:26.747652 | 2026-03-21 03:12:26.747765 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-21 03:12:27.150453 | debian-bookworm | ok 2026-03-21 03:12:27.157122 | 2026-03-21 03:12:27.157250 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-21 03:12:28.002962 | debian-bookworm | changed 2026-03-21 03:12:28.013337 | 2026-03-21 03:12:28.014395 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-21 03:12:28.665162 | debian-bookworm | changed 2026-03-21 03:12:28.670683 | 2026-03-21 03:12:28.670773 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-21 03:12:28.704070 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:12:28.710278 | 2026-03-21 03:12:28.710376 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-21 03:12:29.289736 | debian-bookworm -> localhost | changed 2026-03-21 03:12:29.302286 | 2026-03-21 03:12:29.302388 | TASK [add-build-sshkey : Add back temp key] 2026-03-21 03:12:29.622429 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/177d45b7d24f424d87cc2377c14262f4/work/177d45b7d24f424d87cc2377c14262f4_id_rsa (zuul-build-sshkey) 2026-03-21 03:12:29.622644 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009324 2026-03-21 03:12:29.630064 | 2026-03-21 03:12:29.630155 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-21 03:12:29.982286 | debian-bookworm | ok 2026-03-21 03:12:29.987486 | 2026-03-21 03:12:29.987582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-21 03:12:30.020707 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:12:30.033145 | 2026-03-21 03:12:30.033247 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-21 03:12:30.432063 | debian-bookworm | ok 2026-03-21 03:12:30.442995 | 2026-03-21 03:12:30.443117 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-21 03:12:30.471162 | debian-bookworm | ok 2026-03-21 03:12:30.482949 | 2026-03-21 03:12:30.483086 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-21 03:12:30.860740 | debian-bookworm -> localhost | ok 2026-03-21 03:12:30.866782 | 2026-03-21 03:12:30.866890 | TASK [validate-host : Collect information about the host] 2026-03-21 03:12:32.243571 | debian-bookworm | ok 2026-03-21 03:12:32.255815 | 2026-03-21 03:12:32.255938 | TASK [validate-host : Sanitize hostname] 2026-03-21 03:12:32.397169 | debian-bookworm | ok 2026-03-21 03:12:32.453431 | 2026-03-21 03:12:32.453586 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-21 03:12:33.097534 | debian-bookworm -> localhost | changed 2026-03-21 03:12:33.106755 | 2026-03-21 03:12:33.107145 | TASK [validate-host : Collect information about zuul worker] 2026-03-21 03:12:33.739648 | debian-bookworm | ok 2026-03-21 03:12:33.745118 | 2026-03-21 03:12:33.745234 | TASK [validate-host : Write out all zuul information for each host] 2026-03-21 03:12:34.481368 | debian-bookworm -> localhost | changed 2026-03-21 03:12:34.495283 | 2026-03-21 03:12:34.495456 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-21 03:12:34.800112 | debian-bookworm | ok 2026-03-21 03:12:34.805338 | 2026-03-21 03:12:34.805425 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-21 03:12:35.912630 | debian-bookworm | changed: 2026-03-21 03:12:35.912905 | debian-bookworm | cd+++++++++ src/ 2026-03-21 03:12:35.913323 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-21 03:12:35.913455 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-21 03:12:35.913493 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-21 03:12:35.913684 | debian-bookworm | Containerfile 2026-03-21 03:12:35.914331 | debian-bookworm | localhost | ok: Runtime: 0:00:00.041498 2026-03-21 03:12:46.805313 | 2026-03-21 03:12:46.805398 | TASK [upload-logs : Upload logs to log server] 2026-03-21 03:12:48.017727 | localhost | Output suppressed because no_log was given 2026-03-21 03:12:48.019863 | 2026-03-21 03:12:48.019960 | LOOP [upload-logs : Compress console log and json output] 2026-03-21 03:12:48.119379 | localhost | skipping: Conditional result was False 2026-03-21 03:12:48.126061 | localhost | skipping: Conditional result was False 2026-03-21 03:12:48.136801 | 2026-03-21 03:12:48.136912 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-21 03:12:48.219869 | localhost | skipping: Conditional result was False 2026-03-21 03:12:48.220124 | 2026-03-21 03:12:48.232269 | localhost | skipping: Conditional result was False 2026-03-21 03:12:48.243491 | 2026-03-21 03:12:48.243610 | LOOP [upload-logs : Upload console log and json output]