2025-11-21 03:16:29.292465 | Job console starting 2025-11-21 03:16:29.324001 | Updating git repos 2025-11-21 03:16:29.361591 | Cloning repos into workspace 2025-11-21 03:16:29.464942 | Restoring repo states 2025-11-21 03:16:29.475481 | Merging changes 2025-11-21 03:16:29.475501 | Checking out repos 2025-11-21 03:16:29.520339 | Preparing playbooks 2025-11-21 03:16:30.347028 | Running Ansible setup 2025-11-21 03:16:35.027580 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-21 03:16:35.871640 | 2025-11-21 03:16:35.871857 | PLAY [Base pre] 2025-11-21 03:16:35.889403 | 2025-11-21 03:16:35.889566 | TASK [Setup log path fact] 2025-11-21 03:16:35.919500 | debian-bookworm | ok 2025-11-21 03:16:35.941283 | 2025-11-21 03:16:35.941589 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-21 03:16:35.980516 | debian-bookworm | ok 2025-11-21 03:16:36.010949 | 2025-11-21 03:16:36.011170 | TASK [emit-job-header : Print job information] 2025-11-21 03:16:36.088296 | # Job Information 2025-11-21 03:16:36.092303 | Ansible Version: 2.16.14 2025-11-21 03:16:36.092404 | Job: hadolint 2025-11-21 03:16:36.092444 | Pipeline: periodic-daily 2025-11-21 03:16:36.092469 | Executor: 521e9411259a 2025-11-21 03:16:36.092490 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-11-21 03:16:36.092517 | Event ID: 387b08d7433d4ede97bd8e08488e5b77 2025-11-21 03:16:36.106099 | 2025-11-21 03:16:36.106257 | LOOP [emit-job-header : Print node information] 2025-11-21 03:16:36.279639 | debian-bookworm | ok: 2025-11-21 03:16:36.279884 | debian-bookworm | # Node Information 2025-11-21 03:16:36.279922 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-21 03:16:36.279948 | debian-bookworm | Hostname: debian 2025-11-21 03:16:36.279970 | debian-bookworm | Username: zuul 2025-11-21 03:16:36.279991 | debian-bookworm | Distro: Debian 12.12 2025-11-21 03:16:36.280015 | debian-bookworm | Provider: regiocloud-a 2025-11-21 03:16:36.280036 | debian-bookworm | Region: 2025-11-21 03:16:36.280058 | debian-bookworm | Label: debian-bookworm 2025-11-21 03:16:36.280079 | debian-bookworm | Product Name: OpenStack Nova 2025-11-21 03:16:36.280100 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecc:f8e8 2025-11-21 03:16:36.292348 | 2025-11-21 03:16:36.292495 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-21 03:16:37.256059 | debian-bookworm -> localhost | changed 2025-11-21 03:16:37.264366 | 2025-11-21 03:16:37.264512 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-21 03:16:38.555410 | debian-bookworm -> localhost | changed 2025-11-21 03:16:38.569728 | 2025-11-21 03:16:38.569867 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-21 03:16:39.002101 | debian-bookworm -> localhost | ok 2025-11-21 03:16:39.008932 | 2025-11-21 03:16:39.009073 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-21 03:16:39.040101 | debian-bookworm | ok 2025-11-21 03:16:39.092592 | debian-bookworm | included: /var/lib/zuul/builds/9a36cdafa4674167903f8ca5952c1ebf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-21 03:16:39.102316 | 2025-11-21 03:16:39.102454 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-21 03:16:41.388188 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-21 03:16:41.388426 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9a36cdafa4674167903f8ca5952c1ebf/work/9a36cdafa4674167903f8ca5952c1ebf_id_rsa 2025-11-21 03:16:41.388464 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9a36cdafa4674167903f8ca5952c1ebf/work/9a36cdafa4674167903f8ca5952c1ebf_id_rsa.pub 2025-11-21 03:16:41.388490 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-21 03:16:41.388513 | debian-bookworm -> localhost | SHA256:Da03XHywo+6yNEcxNFwgKaGClP+NuIed4WbdOBJndtc zuul-build-sshkey 2025-11-21 03:16:41.388535 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-21 03:16:41.388570 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-21 03:16:41.388592 | debian-bookworm -> localhost | | .. ...o+oo | 2025-11-21 03:16:41.388614 | debian-bookworm -> localhost | |.o .. .+.o o | 2025-11-21 03:16:41.388634 | debian-bookworm -> localhost | |. o . .. + = . | 2025-11-21 03:16:41.388653 | debian-bookworm -> localhost | | o = = o | 2025-11-21 03:16:41.388673 | debian-bookworm -> localhost | | o o S B . | 2025-11-21 03:16:41.388697 | debian-bookworm -> localhost | | . = = = o E | 2025-11-21 03:16:41.388754 | debian-bookworm -> localhost | | = O * + | 2025-11-21 03:16:41.388776 | debian-bookworm -> localhost | | o O =.= | 2025-11-21 03:16:41.388797 | debian-bookworm -> localhost | | + . oo. | 2025-11-21 03:16:41.388817 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-21 03:16:41.388876 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.295073 2025-11-21 03:16:41.395610 | 2025-11-21 03:16:41.395774 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-21 03:16:41.476319 | debian-bookworm | ok 2025-11-21 03:16:41.495684 | debian-bookworm | included: /var/lib/zuul/builds/9a36cdafa4674167903f8ca5952c1ebf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-21 03:16:41.538170 | 2025-11-21 03:16:41.542391 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-21 03:16:41.595416 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:16:41.603907 | 2025-11-21 03:16:41.604045 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-21 03:16:42.492438 | debian-bookworm | changed 2025-11-21 03:16:42.543558 | 2025-11-21 03:16:42.543745 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-21 03:16:42.980070 | debian-bookworm | ok 2025-11-21 03:16:42.985764 | 2025-11-21 03:16:42.985897 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-21 03:16:43.861062 | debian-bookworm | changed 2025-11-21 03:16:43.871928 | 2025-11-21 03:16:43.872228 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-21 03:16:44.616057 | debian-bookworm | changed 2025-11-21 03:16:44.621782 | 2025-11-21 03:16:44.621909 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-21 03:16:44.638256 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:16:44.644801 | 2025-11-21 03:16:44.644936 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-21 03:16:45.281631 | debian-bookworm -> localhost | changed 2025-11-21 03:16:45.297471 | 2025-11-21 03:16:45.297628 | TASK [add-build-sshkey : Add back temp key] 2025-11-21 03:16:45.748789 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9a36cdafa4674167903f8ca5952c1ebf/work/9a36cdafa4674167903f8ca5952c1ebf_id_rsa (zuul-build-sshkey) 2025-11-21 03:16:45.749055 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014557 2025-11-21 03:16:45.759157 | 2025-11-21 03:16:45.759295 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-21 03:16:46.215253 | debian-bookworm | ok 2025-11-21 03:16:46.220916 | 2025-11-21 03:16:46.221049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-21 03:16:46.245108 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:16:46.261999 | 2025-11-21 03:16:46.262187 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-21 03:16:46.737450 | debian-bookworm | ok 2025-11-21 03:16:46.758338 | 2025-11-21 03:16:46.758474 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-21 03:16:46.808311 | debian-bookworm | ok 2025-11-21 03:16:46.814245 | 2025-11-21 03:16:46.814369 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-21 03:16:47.191865 | debian-bookworm -> localhost | ok 2025-11-21 03:16:47.199045 | 2025-11-21 03:16:47.199223 | TASK [validate-host : Collect information about the host] 2025-11-21 03:16:48.680593 | debian-bookworm | ok 2025-11-21 03:16:48.722990 | 2025-11-21 03:16:48.723153 | TASK [validate-host : Sanitize hostname] 2025-11-21 03:16:49.125908 | debian-bookworm | ok 2025-11-21 03:16:49.303945 | 2025-11-21 03:16:49.304094 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-21 03:16:50.756432 | debian-bookworm -> localhost | changed 2025-11-21 03:16:50.768995 | 2025-11-21 03:16:50.769466 | TASK [validate-host : Collect information about zuul worker] 2025-11-21 03:16:51.429635 | debian-bookworm | ok 2025-11-21 03:16:51.446384 | 2025-11-21 03:16:51.446544 | TASK [validate-host : Write out all zuul information for each host] 2025-11-21 03:16:53.129171 | debian-bookworm -> localhost | changed 2025-11-21 03:16:53.140297 | 2025-11-21 03:16:53.140422 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-21 03:16:53.476101 | debian-bookworm | ok 2025-11-21 03:16:53.485139 | 2025-11-21 03:16:53.485276 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-21 03:16:55.111799 | debian-bookworm | changed: 2025-11-21 03:16:55.112052 | debian-bookworm | cd+++++++++ src/ 2025-11-21 03:16:55.112089 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-21 03:16:55.112114 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-21 03:16:55.112136 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-21 03:16:55.112157 | debian-bookworm | Containerfile 2025-11-21 03:16:55.112289 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024431 2025-11-21 03:17:10.806185 | 2025-11-21 03:17:10.806277 | TASK [upload-logs : Upload logs to log server] 2025-11-21 03:17:12.142430 | localhost | Output suppressed because no_log was given 2025-11-21 03:17:12.143838 | 2025-11-21 03:17:12.143915 | LOOP [upload-logs : Compress console log and json output] 2025-11-21 03:17:12.228827 | localhost | skipping: Conditional result was False 2025-11-21 03:17:12.233770 | localhost | skipping: Conditional result was False 2025-11-21 03:17:12.241415 | 2025-11-21 03:17:12.241505 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-21 03:17:12.347747 | localhost | skipping: Conditional result was False 2025-11-21 03:17:12.348142 | 2025-11-21 03:17:12.363022 | localhost | skipping: Conditional result was False 2025-11-21 03:17:12.370194 | 2025-11-21 03:17:12.370288 | LOOP [upload-logs : Upload console log and json output]