2025-12-18 03:01:31.510505 | Job console starting 2025-12-18 03:01:31.523031 | Updating git repos 2025-12-18 03:01:32.219870 | Cloning repos into workspace 2025-12-18 03:01:32.317456 | Restoring repo states 2025-12-18 03:01:32.323942 | Merging changes 2025-12-18 03:01:32.323962 | Checking out repos 2025-12-18 03:01:32.466313 | Preparing playbooks 2025-12-18 03:01:34.838870 | Running Ansible setup 2025-12-18 03:01:44.754099 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 03:01:47.519684 | 2025-12-18 03:01:47.519820 | PLAY [Base pre] 2025-12-18 03:01:47.613295 | 2025-12-18 03:01:47.613468 | TASK [Setup log path fact] 2025-12-18 03:01:47.684667 | debian-bookworm | ok 2025-12-18 03:01:47.744918 | 2025-12-18 03:01:47.745069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 03:01:47.857588 | debian-bookworm | ok 2025-12-18 03:01:47.901020 | 2025-12-18 03:01:47.901143 | TASK [emit-job-header : Print job information] 2025-12-18 03:01:47.985201 | # Job Information 2025-12-18 03:01:47.985360 | Ansible Version: 2.16.14 2025-12-18 03:01:47.985395 | Job: hadolint 2025-12-18 03:01:47.985427 | Pipeline: periodic-daily 2025-12-18 03:01:47.985450 | Executor: 521e9411259a 2025-12-18 03:01:47.985471 | Triggered by: https://github.com/osism/openstack-configuration-reference 2025-12-18 03:01:47.985493 | Event ID: 84944baed4724deb8b16863589ea4f7d 2025-12-18 03:01:47.991633 | 2025-12-18 03:01:47.991762 | LOOP [emit-job-header : Print node information] 2025-12-18 03:01:48.113106 | debian-bookworm | ok: 2025-12-18 03:01:48.113262 | debian-bookworm | # Node Information 2025-12-18 03:01:48.113296 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-18 03:01:48.113321 | debian-bookworm | Hostname: debian 2025-12-18 03:01:48.113344 | debian-bookworm | Username: zuul 2025-12-18 03:01:48.113364 | debian-bookworm | Distro: Debian 12.12 2025-12-18 03:01:48.113387 | debian-bookworm | Provider: regiocloud-a 2025-12-18 03:01:48.113623 | debian-bookworm | Region: 2025-12-18 03:01:48.113664 | debian-bookworm | Label: debian-bookworm 2025-12-18 03:01:48.113688 | debian-bookworm | Product Name: OpenStack Nova 2025-12-18 03:01:48.113711 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:ef5c 2025-12-18 03:01:48.129000 | 2025-12-18 03:01:48.129111 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 03:01:49.158586 | debian-bookworm -> localhost | changed 2025-12-18 03:01:49.165286 | 2025-12-18 03:01:49.165392 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 03:01:50.767144 | debian-bookworm -> localhost | changed 2025-12-18 03:01:50.789905 | 2025-12-18 03:01:50.790056 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 03:01:51.384635 | debian-bookworm -> localhost | ok 2025-12-18 03:01:51.391583 | 2025-12-18 03:01:51.391729 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 03:01:51.437932 | debian-bookworm | ok 2025-12-18 03:01:51.462447 | debian-bookworm | included: /var/lib/zuul/builds/53629f6de7cd41c092f65cc9c00a8e5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 03:01:51.475371 | 2025-12-18 03:01:51.475606 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 03:01:54.467341 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-18 03:01:54.467643 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/53629f6de7cd41c092f65cc9c00a8e5f/work/53629f6de7cd41c092f65cc9c00a8e5f_id_rsa 2025-12-18 03:01:54.467685 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/53629f6de7cd41c092f65cc9c00a8e5f/work/53629f6de7cd41c092f65cc9c00a8e5f_id_rsa.pub 2025-12-18 03:01:54.467711 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-18 03:01:54.467735 | debian-bookworm -> localhost | SHA256:b8k8pUboHeTLj14VNO1B9KF+H76YseO81/UCvx1u7Kg zuul-build-sshkey 2025-12-18 03:01:54.467757 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-18 03:01:54.467787 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-18 03:01:54.467808 | debian-bookworm -> localhost | | == | 2025-12-18 03:01:54.467828 | debian-bookworm -> localhost | | ..o+| 2025-12-18 03:01:54.467847 | debian-bookworm -> localhost | | . ...o| 2025-12-18 03:01:54.467866 | debian-bookworm -> localhost | | + . ..| 2025-12-18 03:01:54.467885 | debian-bookworm -> localhost | | S + ...o | 2025-12-18 03:01:54.467910 | debian-bookworm -> localhost | | . B *..o +| 2025-12-18 03:01:54.467929 | debian-bookworm -> localhost | | . & .+.o=| 2025-12-18 03:01:54.467948 | debian-bookworm -> localhost | | o =..X==| 2025-12-18 03:01:54.467969 | debian-bookworm -> localhost | | .oE+OB*.| 2025-12-18 03:01:54.467988 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-18 03:01:54.468089 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.755107 2025-12-18 03:01:54.476029 | 2025-12-18 03:01:54.476162 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 03:01:54.532336 | debian-bookworm | ok 2025-12-18 03:01:54.546278 | debian-bookworm | included: /var/lib/zuul/builds/53629f6de7cd41c092f65cc9c00a8e5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 03:01:54.565852 | 2025-12-18 03:01:54.566006 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 03:01:54.591056 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:01:54.602255 | 2025-12-18 03:01:54.602416 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 03:01:55.335544 | debian-bookworm | changed 2025-12-18 03:01:55.347023 | 2025-12-18 03:01:55.347174 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 03:01:55.704407 | debian-bookworm | ok 2025-12-18 03:01:55.711971 | 2025-12-18 03:01:55.712140 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 03:01:56.394697 | debian-bookworm | changed 2025-12-18 03:01:56.404862 | 2025-12-18 03:01:56.404997 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 03:01:57.194231 | debian-bookworm | changed 2025-12-18 03:01:57.209800 | 2025-12-18 03:01:57.209961 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 03:01:57.259868 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:01:57.266452 | 2025-12-18 03:01:57.266623 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 03:01:57.975019 | debian-bookworm -> localhost | changed 2025-12-18 03:01:57.987352 | 2025-12-18 03:01:57.987480 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 03:01:58.427730 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/53629f6de7cd41c092f65cc9c00a8e5f/work/53629f6de7cd41c092f65cc9c00a8e5f_id_rsa (zuul-build-sshkey) 2025-12-18 03:01:58.428013 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018735 2025-12-18 03:01:58.438086 | 2025-12-18 03:01:58.438245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 03:01:58.914498 | debian-bookworm | ok 2025-12-18 03:01:58.928621 | 2025-12-18 03:01:58.928767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 03:01:58.973856 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:01:58.990669 | 2025-12-18 03:01:58.990808 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 03:01:59.491658 | debian-bookworm | ok 2025-12-18 03:01:59.503290 | 2025-12-18 03:01:59.503433 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 03:01:59.533735 | debian-bookworm | ok 2025-12-18 03:01:59.539421 | 2025-12-18 03:01:59.539566 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 03:01:59.854057 | debian-bookworm -> localhost | ok 2025-12-18 03:01:59.866971 | 2025-12-18 03:01:59.867135 | TASK [validate-host : Collect information about the host] 2025-12-18 03:02:01.051551 | debian-bookworm | ok 2025-12-18 03:02:01.066891 | 2025-12-18 03:02:01.067030 | TASK [validate-host : Sanitize hostname] 2025-12-18 03:02:01.219774 | debian-bookworm | ok 2025-12-18 03:02:01.312473 | 2025-12-18 03:02:01.314270 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 03:02:01.944244 | debian-bookworm -> localhost | changed 2025-12-18 03:02:01.950791 | 2025-12-18 03:02:01.950954 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 03:02:02.406148 | debian-bookworm | ok 2025-12-18 03:02:02.411054 | 2025-12-18 03:02:02.411176 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 03:02:03.045281 | debian-bookworm -> localhost | changed 2025-12-18 03:02:03.064646 | 2025-12-18 03:02:03.064804 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 03:02:03.357268 | debian-bookworm | ok 2025-12-18 03:02:03.363256 | 2025-12-18 03:02:03.363388 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 03:02:04.281920 | debian-bookworm | changed: 2025-12-18 03:02:04.282288 | debian-bookworm | cd+++++++++ src/ 2025-12-18 03:02:04.282363 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-18 03:02:04.282414 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-18 03:02:04.282459 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2025-12-18 03:02:04.282500 | debian-bookworm | Containerfile 2025-12-18 03:02:04.282773 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006597 2025-12-18 03:02:11.991750 | 2025-12-18 03:02:11.994127 | TASK [upload-logs : Upload logs to log server] 2025-12-18 03:02:12.897846 | localhost | Output suppressed because no_log was given 2025-12-18 03:02:12.899735 | 2025-12-18 03:02:12.899841 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 03:02:13.015131 | localhost | skipping: Conditional result was False 2025-12-18 03:02:13.026029 | localhost | skipping: Conditional result was False 2025-12-18 03:02:13.033174 | 2025-12-18 03:02:13.033332 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 03:02:13.181359 | localhost | skipping: Conditional result was False 2025-12-18 03:02:13.181740 | 2025-12-18 03:02:13.198694 | localhost | skipping: Conditional result was False 2025-12-18 03:02:13.204610 | 2025-12-18 03:02:13.204734 | LOOP [upload-logs : Upload console log and json output]