2026-06-19 06:22:53.994084 | Job console starting 2026-06-19 06:22:54.054056 | Updating git repos 2026-06-19 06:22:54.151728 | Cloning repos into workspace 2026-06-19 06:22:54.243754 | Restoring repo states 2026-06-19 06:22:54.288400 | Merging changes 2026-06-19 06:22:55.051654 | Checking out repos 2026-06-19 06:22:55.153077 | Preparing playbooks 2026-06-19 06:22:57.101765 | Running Ansible setup 2026-06-19 06:23:05.560260 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 06:23:07.265438 | 2026-06-19 06:23:07.265591 | PLAY [Base pre] 2026-06-19 06:23:07.307863 | 2026-06-19 06:23:07.308034 | TASK [Setup log path fact] 2026-06-19 06:23:07.367948 | debian-bookworm | ok 2026-06-19 06:23:07.423359 | 2026-06-19 06:23:07.423506 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 06:23:07.450415 | debian-bookworm | ok 2026-06-19 06:23:07.459608 | 2026-06-19 06:23:07.459707 | TASK [emit-job-header : Print job information] 2026-06-19 06:23:07.495733 | # Job Information 2026-06-19 06:23:07.495884 | Ansible Version: 2.16.14 2026-06-19 06:23:07.495914 | Job: check-shell-syntax 2026-06-19 06:23:07.495951 | Pipeline: check 2026-06-19 06:23:07.495971 | Executor: 521e9411259a 2026-06-19 06:23:07.495990 | Triggered by: https://github.com/osism/generics/pull/596 2026-06-19 06:23:07.496009 | Event ID: 47615e70-6ba7-11f1-9ee6-c5873053d603 2026-06-19 06:23:07.500196 | 2026-06-19 06:23:07.500284 | LOOP [emit-job-header : Print node information] 2026-06-19 06:23:07.765744 | debian-bookworm | ok: 2026-06-19 06:23:07.766031 | debian-bookworm | # Node Information 2026-06-19 06:23:07.766074 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 06:23:07.766101 | debian-bookworm | Hostname: debian 2026-06-19 06:23:07.766123 | debian-bookworm | Username: zuul 2026-06-19 06:23:07.766144 | debian-bookworm | Distro: Debian 12.14 2026-06-19 06:23:07.766168 | debian-bookworm | Provider: regiocloud-a 2026-06-19 06:23:07.766189 | debian-bookworm | Region: 2026-06-19 06:23:07.766210 | debian-bookworm | Label: debian-bookworm 2026-06-19 06:23:07.766230 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 06:23:07.766250 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:4daf 2026-06-19 06:23:07.780859 | 2026-06-19 06:23:07.781006 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 06:23:08.542998 | debian-bookworm -> localhost | changed 2026-06-19 06:23:08.549200 | 2026-06-19 06:23:08.549311 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 06:23:10.620807 | debian-bookworm -> localhost | changed 2026-06-19 06:23:10.637216 | 2026-06-19 06:23:10.637362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 06:23:11.075295 | debian-bookworm -> localhost | ok 2026-06-19 06:23:11.081542 | 2026-06-19 06:23:11.081670 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 06:23:11.133176 | debian-bookworm | ok 2026-06-19 06:23:11.165334 | debian-bookworm | included: /var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 06:23:11.177368 | 2026-06-19 06:23:11.177486 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 06:23:13.317775 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 06:23:13.317968 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/cfcbe44b28e04145a9f90bac99dee4ac_id_rsa 2026-06-19 06:23:13.318001 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/cfcbe44b28e04145a9f90bac99dee4ac_id_rsa.pub 2026-06-19 06:23:13.318023 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 06:23:13.318044 | debian-bookworm -> localhost | SHA256:atZJe8qrtaVIlBifVEngDs7b8I5SFJAxxhq7u+LeG/M zuul-build-sshkey 2026-06-19 06:23:13.318063 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 06:23:13.318094 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 06:23:13.318112 | debian-bookworm -> localhost | | .=+ .oo. | 2026-06-19 06:23:13.318131 | debian-bookworm -> localhost | |..o... .. | 2026-06-19 06:23:13.318148 | debian-bookworm -> localhost | | + o.o | 2026-06-19 06:23:13.318165 | debian-bookworm -> localhost | |o o.B o | 2026-06-19 06:23:13.318181 | debian-bookworm -> localhost | | . .= * S | 2026-06-19 06:23:13.318203 | debian-bookworm -> localhost | |. .* + o | 2026-06-19 06:23:13.318220 | debian-bookworm -> localhost | | . +. B = o | 2026-06-19 06:23:13.318236 | debian-bookworm -> localhost | |o o +* + * | 2026-06-19 06:23:13.318254 | debian-bookworm -> localhost | |=+ +oE+.*. | 2026-06-19 06:23:13.318270 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 06:23:13.318313 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.045187 2026-06-19 06:23:13.323998 | 2026-06-19 06:23:13.324100 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 06:23:13.361396 | debian-bookworm | ok 2026-06-19 06:23:13.373820 | debian-bookworm | included: /var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 06:23:13.400949 | 2026-06-19 06:23:13.401070 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 06:23:13.433907 | debian-bookworm | skipping: Conditional result was False 2026-06-19 06:23:13.438924 | 2026-06-19 06:23:13.439021 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 06:23:14.335206 | debian-bookworm | changed 2026-06-19 06:23:14.344892 | 2026-06-19 06:23:14.345038 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 06:23:14.604406 | debian-bookworm | ok 2026-06-19 06:23:14.614570 | 2026-06-19 06:23:14.614685 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 06:23:15.333344 | debian-bookworm | changed 2026-06-19 06:23:15.349264 | 2026-06-19 06:23:15.349381 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 06:23:16.015715 | debian-bookworm | changed 2026-06-19 06:23:16.023358 | 2026-06-19 06:23:16.023464 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 06:23:16.036722 | debian-bookworm | skipping: Conditional result was False 2026-06-19 06:23:16.042777 | 2026-06-19 06:23:16.042894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 06:23:16.719760 | debian-bookworm -> localhost | changed 2026-06-19 06:23:16.736685 | 2026-06-19 06:23:16.736809 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 06:23:17.441017 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/cfcbe44b28e04145a9f90bac99dee4ac_id_rsa (zuul-build-sshkey) 2026-06-19 06:23:17.441254 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020399 2026-06-19 06:23:17.448775 | 2026-06-19 06:23:17.448881 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 06:23:17.919569 | debian-bookworm | ok 2026-06-19 06:23:17.923845 | 2026-06-19 06:23:17.923925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 06:23:17.947104 | debian-bookworm | skipping: Conditional result was False 2026-06-19 06:23:17.957588 | 2026-06-19 06:23:17.957692 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 06:23:18.484790 | debian-bookworm | ok 2026-06-19 06:23:18.506732 | 2026-06-19 06:23:18.510493 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 06:23:18.540348 | debian-bookworm | ok 2026-06-19 06:23:18.555721 | 2026-06-19 06:23:18.555841 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 06:23:19.257015 | debian-bookworm -> localhost | ok 2026-06-19 06:23:19.264243 | 2026-06-19 06:23:19.264384 | TASK [validate-host : Collect information about the host] 2026-06-19 06:23:21.186303 | debian-bookworm | ok 2026-06-19 06:23:21.217605 | 2026-06-19 06:23:21.217815 | TASK [validate-host : Sanitize hostname] 2026-06-19 06:23:21.476823 | debian-bookworm | ok 2026-06-19 06:23:21.491528 | 2026-06-19 06:23:21.491695 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 06:23:22.740577 | debian-bookworm -> localhost | changed 2026-06-19 06:23:22.749940 | 2026-06-19 06:23:22.750108 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 06:23:23.249707 | debian-bookworm | ok 2026-06-19 06:23:23.259299 | 2026-06-19 06:23:23.259399 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 06:23:23.834996 | debian-bookworm -> localhost | changed 2026-06-19 06:23:23.845228 | 2026-06-19 06:23:23.845337 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 06:23:24.169020 | debian-bookworm | ok 2026-06-19 06:23:24.174326 | 2026-06-19 06:23:24.174436 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 06:23:25.131623 | debian-bookworm | changed: 2026-06-19 06:23:25.131857 | debian-bookworm | cd+++++++++ src/ 2026-06-19 06:23:25.131902 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 06:23:25.131933 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 06:23:25.131960 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-19 06:23:25.131986 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/logs" 2026-06-19 06:24:15.500951 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/artifacts" 2026-06-19 06:24:15.781066 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cfcbe44b28e04145a9f90bac99dee4ac/work/docs" 2026-06-19 06:24:15.805023 | 2026-06-19 06:24:15.805259 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 06:24:16.599277 | debian-bookworm | changed: 2026-06-19 06:24:16.599549 | debian-bookworm | .d..t...... ./ 2026-06-19 06:24:16.599587 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 06:24:16.599614 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 06:24:16.599637 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 06:24:16.599658 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 06:24:16.599678 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 06:24:16.599725 | debian-bookworm | changed: All items complete 2026-06-19 06:24:16.599751 | 2026-06-19 06:24:17.224075 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 06:24:17.835557 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 06:24:17.858339 | 2026-06-19 06:24:17.858494 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 06:24:18.264345 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013531 2026-06-19 06:24:18.548385 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009413 2026-06-19 06:24:18.560618 | 2026-06-19 06:24:18.560728 | PLAY RECAP 2026-06-19 06:24:18.560781 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 06:24:18.560805 | 2026-06-19 06:24:18.710723 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 06:24:18.712699 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 06:24:19.506918 | 2026-06-19 06:24:19.507100 | PLAY [Base post] 2026-06-19 06:24:19.522417 | 2026-06-19 06:24:19.522572 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 06:24:20.142575 | debian-bookworm | changed 2026-06-19 06:24:20.154918 | 2026-06-19 06:24:20.155072 | PLAY RECAP 2026-06-19 06:24:20.155145 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 06:24:20.155212 | 2026-06-19 06:24:20.308980 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 06:24:20.309968 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 06:24:21.293841 | 2026-06-19 06:24:21.294026 | PLAY [Base post-logs] 2026-06-19 06:24:21.314213 | 2026-06-19 06:24:21.314498 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 06:24:21.799741 | localhost | changed 2026-06-19 06:24:21.821602 | 2026-06-19 06:24:21.822032 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 06:24:21.864670 | localhost | ok 2026-06-19 06:24:21.873452 | 2026-06-19 06:24:21.873667 | TASK [Set zuul-log-path fact] 2026-06-19 06:24:21.907402 | localhost | ok 2026-06-19 06:24:21.916346 | 2026-06-19 06:24:21.916478 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 06:24:21.952926 | localhost | ok 2026-06-19 06:24:21.957818 | 2026-06-19 06:24:21.957954 | TASK [upload-logs : Create log directories] 2026-06-19 06:24:22.537595 | localhost | changed 2026-06-19 06:24:22.541683 | 2026-06-19 06:24:22.541813 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 06:24:23.121024 | localhost -> localhost | ok: Runtime: 0:00:00.005414 2026-06-19 06:24:23.129210 | 2026-06-19 06:24:23.129429 | TASK [upload-logs : Upload logs to log server] 2026-06-19 06:24:23.719754 | localhost | Output suppressed because no_log was given 2026-06-19 06:24:23.722769 | 2026-06-19 06:24:23.722942 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 06:24:23.780916 | localhost | skipping: Conditional result was False 2026-06-19 06:24:23.785980 | localhost | skipping: Conditional result was False 2026-06-19 06:24:23.799884 | 2026-06-19 06:24:23.800272 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 06:24:23.851682 | localhost | skipping: Conditional result was False 2026-06-19 06:24:23.852362 | 2026-06-19 06:24:23.855648 | localhost | skipping: Conditional result was False 2026-06-19 06:24:23.865700 | 2026-06-19 06:24:23.865852 | LOOP [upload-logs : Upload console log and json output]