2026-07-28 03:13:56.415300 | Job console starting 2026-07-28 03:13:56.425898 | Updating git repos 2026-07-28 03:13:56.456282 | Cloning repos into workspace 2026-07-28 03:13:56.529012 | Restoring repo states 2026-07-28 03:13:56.546946 | Merging changes 2026-07-28 03:13:56.546970 | Checking out repos 2026-07-28 03:13:56.599923 | Preparing playbooks 2026-07-28 03:13:57.850958 | Running Ansible setup 2026-07-28 03:14:03.131114 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 03:14:04.509822 | 2026-07-28 03:14:04.509998 | PLAY [Base pre] 2026-07-28 03:14:04.537679 | 2026-07-28 03:14:04.537845 | TASK [Setup log path fact] 2026-07-28 03:14:04.569898 | debian-bookworm | ok 2026-07-28 03:14:04.589930 | 2026-07-28 03:14:04.590159 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:14:04.651198 | debian-bookworm | ok 2026-07-28 03:14:04.671552 | 2026-07-28 03:14:04.671700 | TASK [emit-job-header : Print job information] 2026-07-28 03:14:04.800004 | # Job Information 2026-07-28 03:14:04.800225 | Ansible Version: 2.16.14 2026-07-28 03:14:04.800263 | Job: hadolint 2026-07-28 03:14:04.800299 | Pipeline: periodic-daily 2026-07-28 03:14:04.800322 | Executor: 521e9411259a 2026-07-28 03:14:04.800343 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-28 03:14:04.800367 | Event ID: 6cdafc0257624cd7bf748087fa962e03 2026-07-28 03:14:04.815451 | 2026-07-28 03:14:04.815615 | LOOP [emit-job-header : Print node information] 2026-07-28 03:14:05.152769 | debian-bookworm | ok: 2026-07-28 03:14:05.153078 | debian-bookworm | # Node Information 2026-07-28 03:14:05.153119 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-28 03:14:05.153145 | debian-bookworm | Hostname: debian 2026-07-28 03:14:05.153167 | debian-bookworm | Username: zuul 2026-07-28 03:14:05.153188 | debian-bookworm | Distro: Debian 12.15 2026-07-28 03:14:05.153211 | debian-bookworm | Provider: regiocloud-a 2026-07-28 03:14:05.153231 | debian-bookworm | Region: 2026-07-28 03:14:05.153252 | debian-bookworm | Label: debian-bookworm 2026-07-28 03:14:05.153271 | debian-bookworm | Product Name: OpenStack Nova 2026-07-28 03:14:05.153291 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:c2d1 2026-07-28 03:14:05.171886 | 2026-07-28 03:14:05.172079 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-28 03:14:06.098781 | debian-bookworm -> localhost | changed 2026-07-28 03:14:06.105302 | 2026-07-28 03:14:06.105396 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-28 03:14:08.279526 | debian-bookworm -> localhost | changed 2026-07-28 03:14:08.296976 | 2026-07-28 03:14:08.297116 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-28 03:14:09.148871 | debian-bookworm -> localhost | ok 2026-07-28 03:14:09.155847 | 2026-07-28 03:14:09.155961 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-28 03:14:09.214263 | debian-bookworm | ok 2026-07-28 03:14:09.242739 | debian-bookworm | included: /var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-28 03:14:09.257290 | 2026-07-28 03:14:09.257394 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-28 03:14:10.612499 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-28 03:14:10.613679 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/e2d6ca55b6bf4e14af3bf163173cc860_id_rsa 2026-07-28 03:14:10.613748 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/e2d6ca55b6bf4e14af3bf163173cc860_id_rsa.pub 2026-07-28 03:14:10.613777 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-28 03:14:10.613804 | debian-bookworm -> localhost | SHA256:LbFPsEJkLl3HyXI9sm30+UMN/Cr2qyXnE8EKs4Pc3Kw zuul-build-sshkey 2026-07-28 03:14:10.613829 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-28 03:14:10.613862 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-28 03:14:10.613886 | debian-bookworm -> localhost | | o .o.o . | 2026-07-28 03:14:10.613911 | debian-bookworm -> localhost | | = ...* + o | 2026-07-28 03:14:10.613932 | debian-bookworm -> localhost | | . + oo = + +.| 2026-07-28 03:14:10.613951 | debian-bookworm -> localhost | | o *+ o =.o| 2026-07-28 03:14:10.613971 | debian-bookworm -> localhost | | ..S+oB ..+ | 2026-07-28 03:14:10.613994 | debian-bookworm -> localhost | | .o+= * o..| 2026-07-28 03:14:10.614015 | debian-bookworm -> localhost | | .+.oo..| 2026-07-28 03:14:10.614045 | debian-bookworm -> localhost | | E =o | 2026-07-28 03:14:10.614067 | debian-bookworm -> localhost | | ..oo | 2026-07-28 03:14:10.614089 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-28 03:14:10.614151 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.812980 2026-07-28 03:14:10.620344 | 2026-07-28 03:14:10.620429 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-28 03:14:10.648205 | debian-bookworm | ok 2026-07-28 03:14:10.658628 | debian-bookworm | included: /var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-28 03:14:10.667050 | 2026-07-28 03:14:10.667141 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-28 03:14:10.680221 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:14:10.687894 | 2026-07-28 03:14:10.688002 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-28 03:14:11.335400 | debian-bookworm | changed 2026-07-28 03:14:11.340381 | 2026-07-28 03:14:11.340464 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-28 03:14:11.622634 | debian-bookworm | ok 2026-07-28 03:14:11.631770 | 2026-07-28 03:14:11.631892 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-28 03:14:12.345799 | debian-bookworm | changed 2026-07-28 03:14:12.350434 | 2026-07-28 03:14:12.350523 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-28 03:14:13.045283 | debian-bookworm | changed 2026-07-28 03:14:13.049957 | 2026-07-28 03:14:13.050065 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-28 03:14:13.088965 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:14:13.094652 | 2026-07-28 03:14:13.094754 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-28 03:14:13.682496 | debian-bookworm -> localhost | changed 2026-07-28 03:14:13.691542 | 2026-07-28 03:14:13.691640 | TASK [add-build-sshkey : Add back temp key] 2026-07-28 03:14:14.191504 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/e2d6ca55b6bf4e14af3bf163173cc860_id_rsa (zuul-build-sshkey) 2026-07-28 03:14:14.191699 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024623 2026-07-28 03:14:14.198294 | 2026-07-28 03:14:14.198373 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-28 03:14:14.709877 | debian-bookworm | ok 2026-07-28 03:14:14.714672 | 2026-07-28 03:14:14.714752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-28 03:14:14.757738 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:14:14.766624 | 2026-07-28 03:14:14.766721 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-28 03:14:15.280801 | debian-bookworm | ok 2026-07-28 03:14:15.296669 | 2026-07-28 03:14:15.296792 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-28 03:14:15.324906 | debian-bookworm | ok 2026-07-28 03:14:15.332666 | 2026-07-28 03:14:15.332777 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-28 03:14:15.994278 | debian-bookworm -> localhost | ok 2026-07-28 03:14:16.002153 | 2026-07-28 03:14:16.002263 | TASK [validate-host : Collect information about the host] 2026-07-28 03:14:17.429099 | debian-bookworm | ok 2026-07-28 03:14:17.452664 | 2026-07-28 03:14:17.452777 | TASK [validate-host : Sanitize hostname] 2026-07-28 03:14:17.625296 | debian-bookworm | ok 2026-07-28 03:14:17.629869 | 2026-07-28 03:14:17.629962 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-28 03:14:18.680596 | debian-bookworm -> localhost | changed 2026-07-28 03:14:18.685594 | 2026-07-28 03:14:18.685676 | TASK [validate-host : Collect information about zuul worker] 2026-07-28 03:14:19.166080 | debian-bookworm | ok 2026-07-28 03:14:19.170092 | 2026-07-28 03:14:19.170178 | TASK [validate-host : Write out all zuul information for each host] 2026-07-28 03:14:19.814566 | debian-bookworm -> localhost | changed 2026-07-28 03:14:19.822366 | 2026-07-28 03:14:19.822464 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-28 03:14:20.101822 | debian-bookworm | ok 2026-07-28 03:14:20.111470 | 2026-07-28 03:14:20.111572 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-28 03:14:20.980900 | debian-bookworm | changed: 2026-07-28 03:14:20.981407 | debian-bookworm | cd+++++++++ src/ 2026-07-28 03:14:20.981605 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-28 03:14:20.981636 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-28 03:14:20.981661 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-28 03:14:20.981684 | debian-bookworm | Containerfile 2026-07-28 03:14:20.981817 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/logs" 2026-07-28 03:15:05.589584 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/artifacts" 2026-07-28 03:15:05.876974 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d6ca55b6bf4e14af3bf163173cc860/work/docs" 2026-07-28 03:15:05.888137 | 2026-07-28 03:15:05.888295 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-28 03:15:06.748559 | debian-bookworm | changed: 2026-07-28 03:15:06.749010 | debian-bookworm | .d..t...... ./ 2026-07-28 03:15:06.749078 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-28 03:15:06.749117 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-28 03:15:06.749152 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-28 03:15:06.749186 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-28 03:15:06.749217 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-28 03:15:06.749288 | debian-bookworm | changed: All items complete 2026-07-28 03:15:06.749332 | 2026-07-28 03:15:07.348613 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:15:07.983607 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:15:08.005871 | 2026-07-28 03:15:08.006036 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-28 03:15:08.049072 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:15:08.050727 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:15:08.074858 | 2026-07-28 03:15:08.075039 | PLAY RECAP 2026-07-28 03:15:08.075131 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-28 03:15:08.075172 | 2026-07-28 03:15:08.217632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-28 03:15:08.219759 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:15:08.996101 | 2026-07-28 03:15:08.996277 | PLAY [Base post] 2026-07-28 03:15:09.010627 | 2026-07-28 03:15:09.010771 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-28 03:15:09.626311 | debian-bookworm | changed 2026-07-28 03:15:09.632932 | 2026-07-28 03:15:09.633064 | PLAY RECAP 2026-07-28 03:15:09.633128 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 03:15:09.633192 | 2026-07-28 03:15:09.776113 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:15:09.777112 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-28 03:15:10.667315 | 2026-07-28 03:15:10.667511 | PLAY [Base post-logs] 2026-07-28 03:15:10.679803 | 2026-07-28 03:15:10.679993 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-28 03:15:11.184013 | localhost | changed 2026-07-28 03:15:11.195321 | 2026-07-28 03:15:11.195487 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-28 03:15:11.240297 | localhost | ok 2026-07-28 03:15:11.245554 | 2026-07-28 03:15:11.245696 | TASK [Set zuul-log-path fact] 2026-07-28 03:15:11.262811 | localhost | ok 2026-07-28 03:15:11.272029 | 2026-07-28 03:15:11.272157 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:15:11.301786 | localhost | ok 2026-07-28 03:15:11.306715 | 2026-07-28 03:15:11.306855 | TASK [upload-logs : Create log directories] 2026-07-28 03:15:12.188339 | localhost | changed 2026-07-28 03:15:12.191756 | 2026-07-28 03:15:12.191873 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-28 03:15:12.845806 | localhost -> localhost | ok: Runtime: 0:00:00.007733 2026-07-28 03:15:12.854279 | 2026-07-28 03:15:12.854458 | TASK [upload-logs : Upload logs to log server] 2026-07-28 03:15:13.441794 | localhost | Output suppressed because no_log was given 2026-07-28 03:15:13.443995 | 2026-07-28 03:15:13.444117 | LOOP [upload-logs : Compress console log and json output] 2026-07-28 03:15:13.502807 | localhost | skipping: Conditional result was False 2026-07-28 03:15:13.510771 | localhost | skipping: Conditional result was False 2026-07-28 03:15:13.522572 | 2026-07-28 03:15:13.522714 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-28 03:15:13.577471 | localhost | skipping: Conditional result was False 2026-07-28 03:15:13.579224 | 2026-07-28 03:15:13.583259 | localhost | skipping: Conditional result was False 2026-07-28 03:15:13.590729 | 2026-07-28 03:15:13.590875 | LOOP [upload-logs : Upload console log and json output]