2026-05-12 03:04:54.027999 | Job console starting 2026-05-12 03:04:54.038622 | Updating git repos 2026-05-12 03:04:54.089306 | Cloning repos into workspace 2026-05-12 03:04:54.219042 | Restoring repo states 2026-05-12 03:04:54.235098 | Merging changes 2026-05-12 03:04:54.235116 | Checking out repos 2026-05-12 03:04:54.296672 | Preparing playbooks 2026-05-12 03:04:55.744925 | Running Ansible setup 2026-05-12 03:05:01.853204 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 03:05:03.006244 | 2026-05-12 03:05:03.006374 | PLAY [Base pre] 2026-05-12 03:05:03.057077 | 2026-05-12 03:05:03.057206 | TASK [Setup log path fact] 2026-05-12 03:05:03.085974 | debian-bookworm | ok 2026-05-12 03:05:03.130550 | 2026-05-12 03:05:03.130685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:05:03.190035 | debian-bookworm | ok 2026-05-12 03:05:03.204416 | 2026-05-12 03:05:03.204518 | TASK [emit-job-header : Print job information] 2026-05-12 03:05:03.287143 | # Job Information 2026-05-12 03:05:03.287297 | Ansible Version: 2.16.14 2026-05-12 03:05:03.287326 | Job: yamllint 2026-05-12 03:05:03.287352 | Pipeline: periodic-daily 2026-05-12 03:05:03.287370 | Executor: 521e9411259a 2026-05-12 03:05:03.287387 | Triggered by: https://github.com/osism/pulpfiction 2026-05-12 03:05:03.287405 | Event ID: d706a5e6d2e04908a3c1e6c9de4e6add 2026-05-12 03:05:03.291422 | 2026-05-12 03:05:03.291511 | LOOP [emit-job-header : Print node information] 2026-05-12 03:05:03.577594 | debian-bookworm | ok: 2026-05-12 03:05:03.577827 | debian-bookworm | # Node Information 2026-05-12 03:05:03.577866 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 03:05:03.577892 | debian-bookworm | Hostname: debian 2026-05-12 03:05:03.577915 | debian-bookworm | Username: zuul 2026-05-12 03:05:03.577935 | debian-bookworm | Distro: Debian 12.13 2026-05-12 03:05:03.577959 | debian-bookworm | Provider: regiocloud-a 2026-05-12 03:05:03.577979 | debian-bookworm | Region: 2026-05-12 03:05:03.578001 | debian-bookworm | Label: debian-bookworm 2026-05-12 03:05:03.578020 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 03:05:03.578039 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:72cf 2026-05-12 03:05:03.612722 | 2026-05-12 03:05:03.612906 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 03:05:04.709950 | debian-bookworm -> localhost | changed 2026-05-12 03:05:04.717952 | 2026-05-12 03:05:04.718054 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 03:05:06.591898 | debian-bookworm -> localhost | changed 2026-05-12 03:05:06.600824 | 2026-05-12 03:05:06.600911 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 03:05:06.888136 | debian-bookworm -> localhost | ok 2026-05-12 03:05:06.893126 | 2026-05-12 03:05:06.893244 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 03:05:06.931999 | debian-bookworm | ok 2026-05-12 03:05:06.945434 | debian-bookworm | included: /var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 03:05:06.950489 | 2026-05-12 03:05:06.950566 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 03:05:08.843435 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 03:05:08.843666 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/ffb81740626c431c8059ff0088bf6697_id_rsa 2026-05-12 03:05:08.843705 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/ffb81740626c431c8059ff0088bf6697_id_rsa.pub 2026-05-12 03:05:08.843733 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 03:05:08.843758 | debian-bookworm -> localhost | SHA256:OFjMDCEYiH0ECfyKpPONd5N+3C7yfsX7BjASRwf3Bcc zuul-build-sshkey 2026-05-12 03:05:08.843781 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 03:05:08.843814 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 03:05:08.843838 | debian-bookworm -> localhost | |*=o++. .o.o .oo| 2026-05-12 03:05:08.843860 | debian-bookworm -> localhost | |+.o..= . .o . oE| 2026-05-12 03:05:08.843880 | debian-bookworm -> localhost | | .. = o . | 2026-05-12 03:05:08.843900 | debian-bookworm -> localhost | | . . o .. o | 2026-05-12 03:05:08.843919 | debian-bookworm -> localhost | |+ . . o S. + | 2026-05-12 03:05:08.843947 | debian-bookworm -> localhost | |+. . + | 2026-05-12 03:05:08.843968 | debian-bookworm -> localhost | | o o o . . o | 2026-05-12 03:05:08.843988 | debian-bookworm -> localhost | | o o = + o . . | 2026-05-12 03:05:08.844008 | debian-bookworm -> localhost | | . o.*o+. o. | 2026-05-12 03:05:08.844028 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 03:05:08.844080 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.428802 2026-05-12 03:05:08.850610 | 2026-05-12 03:05:08.850708 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 03:05:08.884856 | debian-bookworm | ok 2026-05-12 03:05:08.895802 | debian-bookworm | included: /var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 03:05:08.908488 | 2026-05-12 03:05:08.908591 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 03:05:08.936196 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:08.945314 | 2026-05-12 03:05:08.945409 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 03:05:09.827920 | debian-bookworm | changed 2026-05-12 03:05:09.835052 | 2026-05-12 03:05:09.839205 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 03:05:10.195699 | debian-bookworm | ok 2026-05-12 03:05:10.211588 | 2026-05-12 03:05:10.211694 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 03:05:11.041421 | debian-bookworm | changed 2026-05-12 03:05:11.073196 | 2026-05-12 03:05:11.073318 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 03:05:11.937303 | debian-bookworm | changed 2026-05-12 03:05:11.941772 | 2026-05-12 03:05:11.941858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 03:05:12.046378 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:12.054366 | 2026-05-12 03:05:12.054466 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 03:05:13.043443 | debian-bookworm -> localhost | changed 2026-05-12 03:05:13.063079 | 2026-05-12 03:05:13.063274 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 03:05:13.586101 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/ffb81740626c431c8059ff0088bf6697_id_rsa (zuul-build-sshkey) 2026-05-12 03:05:13.586338 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016263 2026-05-12 03:05:13.601470 | 2026-05-12 03:05:13.601575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 03:05:14.044901 | debian-bookworm | ok 2026-05-12 03:05:14.067470 | 2026-05-12 03:05:14.067585 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 03:05:14.092075 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:14.104723 | 2026-05-12 03:05:14.104842 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 03:05:14.611572 | debian-bookworm | ok 2026-05-12 03:05:14.637424 | 2026-05-12 03:05:14.637550 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 03:05:14.691012 | debian-bookworm | ok 2026-05-12 03:05:14.696052 | 2026-05-12 03:05:14.696162 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 03:05:15.333313 | debian-bookworm -> localhost | ok 2026-05-12 03:05:15.339720 | 2026-05-12 03:05:15.339832 | TASK [validate-host : Collect information about the host] 2026-05-12 03:05:17.899026 | debian-bookworm | ok 2026-05-12 03:05:17.914736 | 2026-05-12 03:05:17.914848 | TASK [validate-host : Sanitize hostname] 2026-05-12 03:05:18.071868 | debian-bookworm | ok 2026-05-12 03:05:18.179092 | 2026-05-12 03:05:18.179211 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 03:05:19.389833 | debian-bookworm -> localhost | changed 2026-05-12 03:05:19.395462 | 2026-05-12 03:05:19.395550 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 03:05:19.894866 | debian-bookworm | ok 2026-05-12 03:05:19.898719 | 2026-05-12 03:05:19.898806 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 03:05:21.177924 | debian-bookworm -> localhost | changed 2026-05-12 03:05:21.186356 | 2026-05-12 03:05:21.186453 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 03:05:21.511865 | debian-bookworm | ok 2026-05-12 03:05:21.516468 | 2026-05-12 03:05:21.516554 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 03:05:22.960963 | debian-bookworm | changed: 2026-05-12 03:05:22.961111 | debian-bookworm | cd+++++++++ src/ 2026-05-12 03:05:22.961186 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 03:05:22.961207 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 03:05:22.961226 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-05-12 03:05:22.961244 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/logs" 2026-05-12 03:05:51.971130 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/artifacts" 2026-05-12 03:05:52.269881 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffb81740626c431c8059ff0088bf6697/work/docs" 2026-05-12 03:05:52.279462 | 2026-05-12 03:05:52.279571 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 03:05:53.019212 | debian-bookworm | changed: 2026-05-12 03:05:53.019429 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 03:05:53.019465 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 03:05:53.019494 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 03:05:53.019538 | debian-bookworm | changed: All items complete 2026-05-12 03:05:53.019564 | 2026-05-12 03:05:53.596449 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:05:54.191177 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:05:54.210335 | 2026-05-12 03:05:54.210609 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 03:05:54.263166 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:54.268107 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:54.286322 | 2026-05-12 03:05:54.286469 | PLAY RECAP 2026-05-12 03:05:54.286530 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 03:05:54.286556 | 2026-05-12 03:05:54.498389 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 03:05:54.500140 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:05:55.392220 | 2026-05-12 03:05:55.392409 | PLAY [Base post] 2026-05-12 03:05:55.415738 | 2026-05-12 03:05:55.416005 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 03:05:56.040543 | debian-bookworm | changed 2026-05-12 03:05:56.047379 | 2026-05-12 03:05:56.047525 | PLAY RECAP 2026-05-12 03:05:56.047590 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 03:05:56.047654 | 2026-05-12 03:05:56.219077 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:05:56.220000 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 03:05:57.133399 | 2026-05-12 03:05:57.133587 | PLAY [Base post-logs] 2026-05-12 03:05:57.144854 | 2026-05-12 03:05:57.145020 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 03:05:57.696606 | localhost | changed 2026-05-12 03:05:57.712389 | 2026-05-12 03:05:57.712667 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 03:05:57.748868 | localhost | ok 2026-05-12 03:05:57.752632 | 2026-05-12 03:05:57.752788 | TASK [Set zuul-log-path fact] 2026-05-12 03:05:57.779034 | localhost | ok 2026-05-12 03:05:57.788144 | 2026-05-12 03:05:57.788294 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:05:57.824546 | localhost | ok 2026-05-12 03:05:57.827803 | 2026-05-12 03:05:57.827918 | TASK [upload-logs : Create log directories] 2026-05-12 03:05:58.508326 | localhost | changed 2026-05-12 03:05:58.513449 | 2026-05-12 03:05:58.513573 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 03:05:59.211112 | localhost -> localhost | ok: Runtime: 0:00:00.005052 2026-05-12 03:05:59.215278 | 2026-05-12 03:05:59.215407 | TASK [upload-logs : Upload logs to log server] 2026-05-12 03:05:59.869407 | localhost | Output suppressed because no_log was given 2026-05-12 03:05:59.873438 | 2026-05-12 03:05:59.873590 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 03:05:59.931783 | localhost | skipping: Conditional result was False 2026-05-12 03:05:59.935806 | localhost | skipping: Conditional result was False 2026-05-12 03:05:59.945338 | 2026-05-12 03:05:59.945457 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 03:05:59.993601 | localhost | skipping: Conditional result was False 2026-05-12 03:05:59.993909 | 2026-05-12 03:06:00.001174 | localhost | skipping: Conditional result was False 2026-05-12 03:06:00.013298 | 2026-05-12 03:06:00.013444 | LOOP [upload-logs : Upload console log and json output]