2026-07-09 03:06:54.564097 | Job console starting 2026-07-09 03:06:54.574879 | Updating git repos 2026-07-09 03:06:54.602360 | Cloning repos into workspace 2026-07-09 03:06:54.664476 | Restoring repo states 2026-07-09 03:06:54.672258 | Merging changes 2026-07-09 03:06:54.672276 | Checking out repos 2026-07-09 03:06:54.762000 | Preparing playbooks 2026-07-09 03:06:56.096143 | Running Ansible setup 2026-07-09 03:07:00.976059 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 03:07:01.791109 | 2026-07-09 03:07:01.791247 | PLAY [Base pre] 2026-07-09 03:07:01.814298 | 2026-07-09 03:07:01.814417 | TASK [Setup log path fact] 2026-07-09 03:07:01.832203 | debian-bookworm | ok 2026-07-09 03:07:01.870681 | 2026-07-09 03:07:01.870870 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:07:01.922909 | debian-bookworm | ok 2026-07-09 03:07:01.958029 | 2026-07-09 03:07:01.958161 | TASK [emit-job-header : Print job information] 2026-07-09 03:07:02.052732 | # Job Information 2026-07-09 03:07:02.052922 | Ansible Version: 2.16.14 2026-07-09 03:07:02.052961 | Job: yamllint 2026-07-09 03:07:02.052996 | Pipeline: periodic-daily 2026-07-09 03:07:02.053021 | Executor: 521e9411259a 2026-07-09 03:07:02.053043 | Triggered by: https://github.com/osism/pulpfiction 2026-07-09 03:07:02.053066 | Event ID: 569232a1116d460ba7ca53695e4af3c1 2026-07-09 03:07:02.065371 | 2026-07-09 03:07:02.065546 | LOOP [emit-job-header : Print node information] 2026-07-09 03:07:02.447617 | debian-bookworm | ok: 2026-07-09 03:07:02.450086 | debian-bookworm | # Node Information 2026-07-09 03:07:02.450212 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-09 03:07:02.450248 | debian-bookworm | Hostname: debian 2026-07-09 03:07:02.450272 | debian-bookworm | Username: zuul 2026-07-09 03:07:02.450293 | debian-bookworm | Distro: Debian 12.14 2026-07-09 03:07:02.450318 | debian-bookworm | Provider: regiocloud-a 2026-07-09 03:07:02.450340 | debian-bookworm | Region: 2026-07-09 03:07:02.450361 | debian-bookworm | Label: debian-bookworm 2026-07-09 03:07:02.450380 | debian-bookworm | Product Name: OpenStack Nova 2026-07-09 03:07:02.450400 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:9fc7 2026-07-09 03:07:02.474154 | 2026-07-09 03:07:02.474286 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 03:07:03.151410 | debian-bookworm -> localhost | changed 2026-07-09 03:07:03.158399 | 2026-07-09 03:07:03.158505 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 03:07:04.269938 | debian-bookworm -> localhost | changed 2026-07-09 03:07:04.289591 | 2026-07-09 03:07:04.289731 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 03:07:04.996164 | debian-bookworm -> localhost | ok 2026-07-09 03:07:05.007292 | 2026-07-09 03:07:05.007407 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 03:07:05.030383 | debian-bookworm | ok 2026-07-09 03:07:05.059587 | debian-bookworm | included: /var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 03:07:05.071118 | 2026-07-09 03:07:05.071376 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 03:07:07.523770 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-09 03:07:07.524091 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/a4f16abc74924774bf81e2fc56f5fcf6_id_rsa 2026-07-09 03:07:07.524135 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/a4f16abc74924774bf81e2fc56f5fcf6_id_rsa.pub 2026-07-09 03:07:07.524164 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-09 03:07:07.524189 | debian-bookworm -> localhost | SHA256:+jcyFvOmh4rb1OAEaRRcAyA8ZgToOsg9lMVmC0EbE6w zuul-build-sshkey 2026-07-09 03:07:07.524213 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-09 03:07:07.524242 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-09 03:07:07.524265 | debian-bookworm -> localhost | |B.+OB+o | 2026-07-09 03:07:07.524287 | debian-bookworm -> localhost | |.* +=* . | 2026-07-09 03:07:07.524308 | debian-bookworm -> localhost | |+ o.X . | 2026-07-09 03:07:07.524328 | debian-bookworm -> localhost | | E + o | 2026-07-09 03:07:07.524348 | debian-bookworm -> localhost | |+ o o S | 2026-07-09 03:07:07.524376 | debian-bookworm -> localhost | |+. o o +o | 2026-07-09 03:07:07.524397 | debian-bookworm -> localhost | | . . + .= | 2026-07-09 03:07:07.524418 | debian-bookworm -> localhost | | + .= * | 2026-07-09 03:07:07.524440 | debian-bookworm -> localhost | | o.oooB . | 2026-07-09 03:07:07.524461 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-09 03:07:07.524524 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.155235 2026-07-09 03:07:07.531857 | 2026-07-09 03:07:07.531998 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 03:07:07.578648 | debian-bookworm | ok 2026-07-09 03:07:07.593181 | debian-bookworm | included: /var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 03:07:07.631929 | 2026-07-09 03:07:07.632113 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 03:07:07.676950 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:07:07.684527 | 2026-07-09 03:07:07.684678 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 03:07:08.999653 | debian-bookworm | changed 2026-07-09 03:07:09.007961 | 2026-07-09 03:07:09.008463 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 03:07:09.350604 | debian-bookworm | ok 2026-07-09 03:07:09.356015 | 2026-07-09 03:07:09.356110 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 03:07:10.153442 | debian-bookworm | changed 2026-07-09 03:07:10.157663 | 2026-07-09 03:07:10.157736 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 03:07:10.980326 | debian-bookworm | changed 2026-07-09 03:07:10.984808 | 2026-07-09 03:07:10.984888 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 03:07:11.017882 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:07:11.027733 | 2026-07-09 03:07:11.027841 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 03:07:12.095793 | debian-bookworm -> localhost | changed 2026-07-09 03:07:12.106027 | 2026-07-09 03:07:12.106133 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 03:07:12.549669 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/a4f16abc74924774bf81e2fc56f5fcf6_id_rsa (zuul-build-sshkey) 2026-07-09 03:07:12.549869 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008574 2026-07-09 03:07:12.565356 | 2026-07-09 03:07:12.565473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 03:07:13.019571 | debian-bookworm | ok 2026-07-09 03:07:13.026211 | 2026-07-09 03:07:13.026298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 03:07:13.056106 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:07:13.070871 | 2026-07-09 03:07:13.070997 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 03:07:13.676963 | debian-bookworm | ok 2026-07-09 03:07:13.689024 | 2026-07-09 03:07:13.689116 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 03:07:13.734071 | debian-bookworm | ok 2026-07-09 03:07:13.738308 | 2026-07-09 03:07:13.738386 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 03:07:14.259684 | debian-bookworm -> localhost | ok 2026-07-09 03:07:14.265424 | 2026-07-09 03:07:14.265509 | TASK [validate-host : Collect information about the host] 2026-07-09 03:07:15.727618 | debian-bookworm | ok 2026-07-09 03:07:15.745728 | 2026-07-09 03:07:15.745847 | TASK [validate-host : Sanitize hostname] 2026-07-09 03:07:15.926590 | debian-bookworm | ok 2026-07-09 03:07:15.930406 | 2026-07-09 03:07:15.930489 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 03:07:16.899393 | debian-bookworm -> localhost | changed 2026-07-09 03:07:16.905641 | 2026-07-09 03:07:16.905727 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 03:07:17.361605 | debian-bookworm | ok 2026-07-09 03:07:17.373790 | 2026-07-09 03:07:17.375229 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 03:07:18.119209 | debian-bookworm -> localhost | changed 2026-07-09 03:07:18.133874 | 2026-07-09 03:07:18.134259 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 03:07:18.440120 | debian-bookworm | ok 2026-07-09 03:07:18.460868 | 2026-07-09 03:07:18.460986 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 03:07:19.554045 | debian-bookworm | changed: 2026-07-09 03:07:19.554291 | debian-bookworm | cd+++++++++ src/ 2026-07-09 03:07:19.554346 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-09 03:07:19.554386 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-09 03:07:19.554421 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-07-09 03:07:19.554455 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/logs" 2026-07-09 03:08:21.706469 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/artifacts" 2026-07-09 03:08:22.196234 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a4f16abc74924774bf81e2fc56f5fcf6/work/docs" 2026-07-09 03:08:22.206259 | 2026-07-09 03:08:22.206420 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 03:08:23.194759 | debian-bookworm | changed: 2026-07-09 03:08:23.195083 | debian-bookworm | .d..t...... ./ 2026-07-09 03:08:23.195123 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-09 03:08:23.195148 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-09 03:08:23.195170 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-09 03:08:23.195191 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-09 03:08:23.195212 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-09 03:08:23.195255 | debian-bookworm | changed: All items complete 2026-07-09 03:08:23.195278 | 2026-07-09 03:08:23.829823 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:08:24.415958 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:08:24.435764 | 2026-07-09 03:08:24.435951 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 03:08:24.469781 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:08:24.473424 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:08:24.489721 | 2026-07-09 03:08:24.489871 | PLAY RECAP 2026-07-09 03:08:24.489937 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-09 03:08:24.489962 | 2026-07-09 03:08:24.685637 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 03:08:24.686567 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:08:25.738788 | 2026-07-09 03:08:25.739190 | PLAY [Base post] 2026-07-09 03:08:25.762091 | 2026-07-09 03:08:25.762297 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 03:08:26.394200 | debian-bookworm | changed 2026-07-09 03:08:26.403875 | 2026-07-09 03:08:26.404023 | PLAY RECAP 2026-07-09 03:08:26.404517 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 03:08:26.404591 | 2026-07-09 03:08:26.616827 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:08:26.617804 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 03:08:28.321251 | 2026-07-09 03:08:28.321486 | PLAY [Base post-logs] 2026-07-09 03:08:28.336170 | 2026-07-09 03:08:28.336408 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 03:08:29.160115 | localhost | changed 2026-07-09 03:08:29.180869 | 2026-07-09 03:08:29.181074 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 03:08:29.213263 | localhost | ok 2026-07-09 03:08:29.217176 | 2026-07-09 03:08:29.217309 | TASK [Set zuul-log-path fact] 2026-07-09 03:08:29.247891 | localhost | ok 2026-07-09 03:08:29.259218 | 2026-07-09 03:08:29.259376 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:08:29.288355 | localhost | ok 2026-07-09 03:08:29.292321 | 2026-07-09 03:08:29.292432 | TASK [upload-logs : Create log directories] 2026-07-09 03:08:30.393381 | localhost | changed 2026-07-09 03:08:30.398467 | 2026-07-09 03:08:30.398607 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 03:08:31.800749 | localhost -> localhost | ok: Runtime: 0:00:00.036654 2026-07-09 03:08:31.812067 | 2026-07-09 03:08:31.812184 | TASK [upload-logs : Upload logs to log server] 2026-07-09 03:08:32.436779 | localhost | Output suppressed because no_log was given 2026-07-09 03:08:32.438825 | 2026-07-09 03:08:32.438939 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 03:08:32.482287 | localhost | skipping: Conditional result was False 2026-07-09 03:08:32.494372 | localhost | skipping: Conditional result was False 2026-07-09 03:08:32.505835 | 2026-07-09 03:08:32.505944 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 03:08:32.553762 | localhost | skipping: Conditional result was False 2026-07-09 03:08:32.554128 | 2026-07-09 03:08:32.557097 | localhost | skipping: Conditional result was False 2026-07-09 03:08:32.562664 | 2026-07-09 03:08:32.562817 | LOOP [upload-logs : Upload console log and json output]