2026-07-06 03:15:23.282729 | Job console starting 2026-07-06 03:15:23.288032 | Updating git repos 2026-07-06 03:15:23.330533 | Cloning repos into workspace 2026-07-06 03:15:23.418751 | Restoring repo states 2026-07-06 03:15:23.443174 | Merging changes 2026-07-06 03:15:23.443191 | Checking out repos 2026-07-06 03:15:23.469464 | Preparing playbooks 2026-07-06 03:15:24.757174 | Running Ansible setup 2026-07-06 03:15:30.459654 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 03:15:31.290432 | 2026-07-06 03:15:31.290568 | PLAY [Base pre] 2026-07-06 03:15:31.309173 | 2026-07-06 03:15:31.309292 | TASK [Setup log path fact] 2026-07-06 03:15:31.327543 | debian-bookworm | ok 2026-07-06 03:15:31.344696 | 2026-07-06 03:15:31.344833 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 03:15:31.384787 | debian-bookworm | ok 2026-07-06 03:15:31.405242 | 2026-07-06 03:15:31.405369 | TASK [emit-job-header : Print job information] 2026-07-06 03:15:31.438468 | # Job Information 2026-07-06 03:15:31.438632 | Ansible Version: 2.16.14 2026-07-06 03:15:31.438665 | Job: check-shell-syntax 2026-07-06 03:15:31.438698 | Pipeline: periodic-daily 2026-07-06 03:15:31.438720 | Executor: 521e9411259a 2026-07-06 03:15:31.438740 | Triggered by: https://github.com/osism/generics 2026-07-06 03:15:31.438761 | Event ID: d407fcd7c8314156830c0adaead06260 2026-07-06 03:15:31.444790 | 2026-07-06 03:15:31.444913 | LOOP [emit-job-header : Print node information] 2026-07-06 03:15:31.572467 | debian-bookworm | ok: 2026-07-06 03:15:31.574902 | debian-bookworm | # Node Information 2026-07-06 03:15:31.574981 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-06 03:15:31.575012 | debian-bookworm | Hostname: debian 2026-07-06 03:15:31.575037 | debian-bookworm | Username: zuul 2026-07-06 03:15:31.575059 | debian-bookworm | Distro: Debian 12.14 2026-07-06 03:15:31.575083 | debian-bookworm | Provider: regiocloud-a 2026-07-06 03:15:31.575104 | debian-bookworm | Region: 2026-07-06 03:15:31.575126 | debian-bookworm | Label: debian-bookworm 2026-07-06 03:15:31.575146 | debian-bookworm | Product Name: OpenStack Nova 2026-07-06 03:15:31.575165 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec3:13a4 2026-07-06 03:15:31.592352 | 2026-07-06 03:15:31.592471 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-06 03:15:32.106128 | debian-bookworm -> localhost | changed 2026-07-06 03:15:32.116820 | 2026-07-06 03:15:32.116957 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-06 03:15:33.202921 | debian-bookworm -> localhost | changed 2026-07-06 03:15:33.215461 | 2026-07-06 03:15:33.215575 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-06 03:15:33.707432 | debian-bookworm -> localhost | ok 2026-07-06 03:15:33.714047 | 2026-07-06 03:15:33.714155 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-06 03:15:33.734202 | debian-bookworm | ok 2026-07-06 03:15:33.749180 | debian-bookworm | included: /var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-06 03:15:33.755369 | 2026-07-06 03:15:33.755452 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-06 03:15:35.486056 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-06 03:15:35.486318 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/969d05a3b5c3405e8e491daa488fb742_id_rsa 2026-07-06 03:15:35.486366 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/969d05a3b5c3405e8e491daa488fb742_id_rsa.pub 2026-07-06 03:15:35.486399 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-06 03:15:35.486429 | debian-bookworm -> localhost | SHA256:p6Gzv8f7p7k63W1dw316oNExR31Qjww4aOX0JK2z5jE zuul-build-sshkey 2026-07-06 03:15:35.486457 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-06 03:15:35.486496 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-06 03:15:35.486525 | debian-bookworm -> localhost | | o+oo .oo| 2026-07-06 03:15:35.486553 | debian-bookworm -> localhost | | ooo+.o .=| 2026-07-06 03:15:35.486579 | debian-bookworm -> localhost | | . .o. o.o| 2026-07-06 03:15:35.486604 | debian-bookworm -> localhost | | o o .| 2026-07-06 03:15:35.486630 | debian-bookworm -> localhost | | S .o ..+.| 2026-07-06 03:15:35.486659 | debian-bookworm -> localhost | | . +E . oo+| 2026-07-06 03:15:35.486685 | debian-bookworm -> localhost | | o .+ + + +=| 2026-07-06 03:15:35.486710 | debian-bookworm -> localhost | | o = o.+ =| 2026-07-06 03:15:35.486736 | debian-bookworm -> localhost | | ..ooo==+ o | 2026-07-06 03:15:35.486768 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-06 03:15:35.486826 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.241462 2026-07-06 03:15:35.496384 | 2026-07-06 03:15:35.496504 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-06 03:15:35.515709 | debian-bookworm | ok 2026-07-06 03:15:35.525830 | debian-bookworm | included: /var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-06 03:15:35.534233 | 2026-07-06 03:15:35.534316 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-06 03:15:35.558346 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:15:35.566003 | 2026-07-06 03:15:35.566106 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-06 03:15:36.259387 | debian-bookworm | changed 2026-07-06 03:15:36.267985 | 2026-07-06 03:15:36.268099 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-06 03:15:36.600118 | debian-bookworm | ok 2026-07-06 03:15:36.611426 | 2026-07-06 03:15:36.611565 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-06 03:15:37.286248 | debian-bookworm | changed 2026-07-06 03:15:37.305088 | 2026-07-06 03:15:37.305267 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-06 03:15:37.985616 | debian-bookworm | changed 2026-07-06 03:15:37.996078 | 2026-07-06 03:15:37.996230 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-06 03:15:38.024219 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:15:38.033392 | 2026-07-06 03:15:38.033538 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-06 03:15:39.041308 | debian-bookworm -> localhost | changed 2026-07-06 03:15:39.058694 | 2026-07-06 03:15:39.059015 | TASK [add-build-sshkey : Add back temp key] 2026-07-06 03:15:40.254655 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/969d05a3b5c3405e8e491daa488fb742_id_rsa (zuul-build-sshkey) 2026-07-06 03:15:40.254975 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.095886 2026-07-06 03:15:40.263502 | 2026-07-06 03:15:40.268599 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-06 03:15:41.433378 | debian-bookworm | ok 2026-07-06 03:15:41.445783 | 2026-07-06 03:15:41.445969 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-06 03:15:41.515082 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:15:41.541428 | 2026-07-06 03:15:41.541618 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-06 03:15:42.568935 | debian-bookworm | ok 2026-07-06 03:15:42.610030 | 2026-07-06 03:15:42.610164 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-06 03:15:42.676323 | debian-bookworm | ok 2026-07-06 03:15:42.681826 | 2026-07-06 03:15:42.681937 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-06 03:15:43.378313 | debian-bookworm -> localhost | ok 2026-07-06 03:15:43.384697 | 2026-07-06 03:15:43.384783 | TASK [validate-host : Collect information about the host] 2026-07-06 03:15:44.587785 | debian-bookworm | ok 2026-07-06 03:15:44.599761 | 2026-07-06 03:15:44.599851 | TASK [validate-host : Sanitize hostname] 2026-07-06 03:15:44.721085 | debian-bookworm | ok 2026-07-06 03:15:44.725448 | 2026-07-06 03:15:44.725534 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-06 03:15:45.533992 | debian-bookworm -> localhost | changed 2026-07-06 03:15:45.539764 | 2026-07-06 03:15:45.539863 | TASK [validate-host : Collect information about zuul worker] 2026-07-06 03:15:45.962216 | debian-bookworm | ok 2026-07-06 03:15:45.967206 | 2026-07-06 03:15:45.967302 | TASK [validate-host : Write out all zuul information for each host] 2026-07-06 03:15:46.476127 | debian-bookworm -> localhost | changed 2026-07-06 03:15:46.486299 | 2026-07-06 03:15:46.486399 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-06 03:15:46.742444 | debian-bookworm | ok 2026-07-06 03:15:46.750929 | 2026-07-06 03:15:46.751045 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-06 03:15:47.578788 | debian-bookworm | changed: 2026-07-06 03:15:47.579051 | debian-bookworm | cd+++++++++ src/ 2026-07-06 03:15:47.579101 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-06 03:15:47.579137 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-06 03:15:47.579170 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-06 03:15:47.579201 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/logs" 2026-07-06 03:16:33.273645 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/artifacts" 2026-07-06 03:16:33.680780 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/969d05a3b5c3405e8e491daa488fb742/work/docs" 2026-07-06 03:16:33.698056 | 2026-07-06 03:16:33.698186 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-06 03:16:34.525231 | debian-bookworm | changed: 2026-07-06 03:16:34.525434 | debian-bookworm | .d..t...... ./ 2026-07-06 03:16:34.525470 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-06 03:16:34.525495 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-06 03:16:34.525518 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-06 03:16:34.525541 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-06 03:16:34.525563 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-06 03:16:34.525601 | debian-bookworm | changed: All items complete 2026-07-06 03:16:34.525623 | 2026-07-06 03:16:35.325164 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 03:16:36.025104 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 03:16:36.053173 | 2026-07-06 03:16:36.053473 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-06 03:16:36.088286 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:16:36.092508 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:16:36.106720 | 2026-07-06 03:16:36.106923 | PLAY RECAP 2026-07-06 03:16:36.106995 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-06 03:16:36.107023 | 2026-07-06 03:16:36.296426 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 03:16:36.297405 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 03:16:37.776943 | 2026-07-06 03:16:37.777145 | PLAY [Base post] 2026-07-06 03:16:37.795644 | 2026-07-06 03:16:37.795816 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-06 03:16:38.515643 | debian-bookworm | changed 2026-07-06 03:16:38.522995 | 2026-07-06 03:16:38.523110 | PLAY RECAP 2026-07-06 03:16:38.523176 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 03:16:38.523241 | 2026-07-06 03:16:38.691689 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 03:16:38.692462 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-06 03:16:39.491269 | 2026-07-06 03:16:39.491404 | PLAY [Base post-logs] 2026-07-06 03:16:39.504869 | 2026-07-06 03:16:39.504988 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-06 03:16:40.268287 | localhost | changed 2026-07-06 03:16:40.277257 | 2026-07-06 03:16:40.277369 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-06 03:16:40.324396 | localhost | ok 2026-07-06 03:16:40.332784 | 2026-07-06 03:16:40.332908 | TASK [Set zuul-log-path fact] 2026-07-06 03:16:40.368624 | localhost | ok 2026-07-06 03:16:40.382178 | 2026-07-06 03:16:40.382284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 03:16:40.429289 | localhost | ok 2026-07-06 03:16:40.434902 | 2026-07-06 03:16:40.435158 | TASK [upload-logs : Create log directories] 2026-07-06 03:16:41.125155 | localhost | changed 2026-07-06 03:16:41.129545 | 2026-07-06 03:16:41.129680 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-06 03:16:41.972475 | localhost -> localhost | ok: Runtime: 0:00:00.008231 2026-07-06 03:16:41.976282 | 2026-07-06 03:16:41.976380 | TASK [upload-logs : Upload logs to log server] 2026-07-06 03:16:42.532234 | localhost | Output suppressed because no_log was given 2026-07-06 03:16:42.533674 | 2026-07-06 03:16:42.533751 | LOOP [upload-logs : Compress console log and json output] 2026-07-06 03:16:42.578762 | localhost | skipping: Conditional result was False 2026-07-06 03:16:42.587435 | localhost | skipping: Conditional result was False 2026-07-06 03:16:42.593761 | 2026-07-06 03:16:42.593959 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-06 03:16:42.650958 | localhost | skipping: Conditional result was False 2026-07-06 03:16:42.651217 | 2026-07-06 03:16:42.657526 | localhost | skipping: Conditional result was False 2026-07-06 03:16:42.668853 | 2026-07-06 03:16:42.668973 | LOOP [upload-logs : Upload console log and json output]