2026-05-16 03:02:00.859668 | Job console starting 2026-05-16 03:02:00.868828 | Updating git repos 2026-05-16 03:02:00.915945 | Cloning repos into workspace 2026-05-16 03:02:01.041362 | Restoring repo states 2026-05-16 03:02:01.057290 | Merging changes 2026-05-16 03:02:01.057307 | Checking out repos 2026-05-16 03:02:01.135266 | Preparing playbooks 2026-05-16 03:02:02.766639 | Running Ansible setup 2026-05-16 03:02:10.411730 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-16 03:02:12.230122 | 2026-05-16 03:02:12.230304 | PLAY [Base pre] 2026-05-16 03:02:12.260104 | 2026-05-16 03:02:12.260282 | TASK [Setup log path fact] 2026-05-16 03:02:12.290897 | debian-bookworm | ok 2026-05-16 03:02:12.310267 | 2026-05-16 03:02:12.310449 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-16 03:02:12.366426 | debian-bookworm | ok 2026-05-16 03:02:12.381097 | 2026-05-16 03:02:12.381245 | TASK [emit-job-header : Print job information] 2026-05-16 03:02:12.453584 | # Job Information 2026-05-16 03:02:12.453851 | Ansible Version: 2.16.14 2026-05-16 03:02:12.453887 | Job: yamllint 2026-05-16 03:02:12.453922 | Pipeline: periodic-daily 2026-05-16 03:02:12.453944 | Executor: 521e9411259a 2026-05-16 03:02:12.453966 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-05-16 03:02:12.453990 | Event ID: 3f33d81aac0643a6891e427d699a17d4 2026-05-16 03:02:12.462168 | 2026-05-16 03:02:12.462335 | LOOP [emit-job-header : Print node information] 2026-05-16 03:02:12.662671 | debian-bookworm | ok: 2026-05-16 03:02:12.663004 | debian-bookworm | # Node Information 2026-05-16 03:02:12.663044 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-16 03:02:12.663077 | debian-bookworm | Hostname: debian 2026-05-16 03:02:12.663103 | debian-bookworm | Username: zuul 2026-05-16 03:02:12.663125 | debian-bookworm | Distro: Debian 12.13 2026-05-16 03:02:12.663148 | debian-bookworm | Provider: regiocloud-a 2026-05-16 03:02:12.663169 | debian-bookworm | Region: 2026-05-16 03:02:12.663190 | debian-bookworm | Label: debian-bookworm 2026-05-16 03:02:12.663209 | debian-bookworm | Product Name: OpenStack Nova 2026-05-16 03:02:12.663227 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:8dac 2026-05-16 03:02:12.683171 | 2026-05-16 03:02:12.683327 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-16 03:02:13.705905 | debian-bookworm -> localhost | changed 2026-05-16 03:02:13.713752 | 2026-05-16 03:02:13.713850 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-16 03:02:16.094265 | debian-bookworm -> localhost | changed 2026-05-16 03:02:16.108265 | 2026-05-16 03:02:16.108397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-16 03:02:17.256953 | debian-bookworm -> localhost | ok 2026-05-16 03:02:17.263406 | 2026-05-16 03:02:17.263526 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-16 03:02:17.301201 | debian-bookworm | ok 2026-05-16 03:02:17.367239 | debian-bookworm | included: /var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-16 03:02:17.385567 | 2026-05-16 03:02:17.385696 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-16 03:02:19.870741 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-16 03:02:19.870992 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/acf38ce257b44e808ef83f7ab3d05580_id_rsa 2026-05-16 03:02:19.871027 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/acf38ce257b44e808ef83f7ab3d05580_id_rsa.pub 2026-05-16 03:02:19.871052 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-16 03:02:19.871073 | debian-bookworm -> localhost | SHA256:NnhLF8O72d3b20CZSSFgGopRgYkKVhniBe9/NCjatKQ zuul-build-sshkey 2026-05-16 03:02:19.871093 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-16 03:02:19.871120 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-16 03:02:19.871139 | debian-bookworm -> localhost | | oo=++o.. o.. . | 2026-05-16 03:02:19.871157 | debian-bookworm -> localhost | |o.=.oo . = . . | 2026-05-16 03:02:19.871174 | debian-bookworm -> localhost | |oo .. . . + . | 2026-05-16 03:02:19.871189 | debian-bookworm -> localhost | |. . .. + . + | 2026-05-16 03:02:19.871206 | debian-bookworm -> localhost | | = ..oS o = | 2026-05-16 03:02:19.871226 | debian-bookworm -> localhost | | * + .+.+ + o . | 2026-05-16 03:02:19.871243 | debian-bookworm -> localhost | | E o . .. o . o .| 2026-05-16 03:02:19.871260 | debian-bookworm -> localhost | | . .+| 2026-05-16 03:02:19.871277 | debian-bookworm -> localhost | | o+| 2026-05-16 03:02:19.871294 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-16 03:02:19.871339 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.035384 2026-05-16 03:02:19.877202 | 2026-05-16 03:02:19.877289 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-16 03:02:19.919712 | debian-bookworm | ok 2026-05-16 03:02:19.942933 | debian-bookworm | included: /var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-16 03:02:19.977111 | 2026-05-16 03:02:19.977219 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-16 03:02:20.021950 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:02:20.026978 | 2026-05-16 03:02:20.027080 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-16 03:02:20.703838 | debian-bookworm | changed 2026-05-16 03:02:20.708755 | 2026-05-16 03:02:20.708829 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-16 03:02:21.013487 | debian-bookworm | ok 2026-05-16 03:02:21.018489 | 2026-05-16 03:02:21.018582 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-16 03:02:21.751331 | debian-bookworm | changed 2026-05-16 03:02:21.757497 | 2026-05-16 03:02:21.757583 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-16 03:02:22.444889 | debian-bookworm | changed 2026-05-16 03:02:22.450714 | 2026-05-16 03:02:22.450797 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-16 03:02:22.477162 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:02:22.482541 | 2026-05-16 03:02:22.482649 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-16 03:02:23.226909 | debian-bookworm -> localhost | changed 2026-05-16 03:02:23.237406 | 2026-05-16 03:02:23.237513 | TASK [add-build-sshkey : Add back temp key] 2026-05-16 03:02:24.357187 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/acf38ce257b44e808ef83f7ab3d05580_id_rsa (zuul-build-sshkey) 2026-05-16 03:02:24.357434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017283 2026-05-16 03:02:24.364230 | 2026-05-16 03:02:24.364320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-16 03:02:25.054322 | debian-bookworm | ok 2026-05-16 03:02:25.063720 | 2026-05-16 03:02:25.063837 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-16 03:02:25.131454 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:02:25.142169 | 2026-05-16 03:02:25.142286 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-16 03:02:25.920560 | debian-bookworm | ok 2026-05-16 03:02:25.944045 | 2026-05-16 03:02:25.944185 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-16 03:02:26.033811 | debian-bookworm | ok 2026-05-16 03:02:26.039279 | 2026-05-16 03:02:26.039382 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-16 03:02:26.579697 | debian-bookworm -> localhost | ok 2026-05-16 03:02:26.586902 | 2026-05-16 03:02:26.587002 | TASK [validate-host : Collect information about the host] 2026-05-16 03:02:28.189173 | debian-bookworm | ok 2026-05-16 03:02:28.205358 | 2026-05-16 03:02:28.205465 | TASK [validate-host : Sanitize hostname] 2026-05-16 03:02:28.518580 | debian-bookworm | ok 2026-05-16 03:02:28.637406 | 2026-05-16 03:02:28.637515 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-16 03:02:29.856101 | debian-bookworm -> localhost | changed 2026-05-16 03:02:29.860961 | 2026-05-16 03:02:29.861053 | TASK [validate-host : Collect information about zuul worker] 2026-05-16 03:02:30.349193 | debian-bookworm | ok 2026-05-16 03:02:30.353107 | 2026-05-16 03:02:30.353186 | TASK [validate-host : Write out all zuul information for each host] 2026-05-16 03:02:31.886476 | debian-bookworm -> localhost | changed 2026-05-16 03:02:31.894983 | 2026-05-16 03:02:31.895078 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-16 03:02:32.182199 | debian-bookworm | ok 2026-05-16 03:02:32.186917 | 2026-05-16 03:02:32.187010 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-16 03:02:33.852791 | debian-bookworm | changed: 2026-05-16 03:02:33.852984 | debian-bookworm | cd+++++++++ src/ 2026-05-16 03:02:33.853023 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-16 03:02:33.853063 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-16 03:02:33.853101 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-05-16 03:02:33.853136 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/logs" 2026-05-16 03:03:00.198375 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/artifacts" 2026-05-16 03:03:00.590139 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/acf38ce257b44e808ef83f7ab3d05580/work/docs" 2026-05-16 03:03:00.628574 | 2026-05-16 03:03:00.628758 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-16 03:03:01.969155 | debian-bookworm | changed: 2026-05-16 03:03:01.969448 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-16 03:03:01.969539 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-16 03:03:01.969573 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-16 03:03:01.969619 | debian-bookworm | changed: All items complete 2026-05-16 03:03:01.969671 | 2026-05-16 03:03:02.921872 | debian-bookworm | changed: .d..t...... ./ 2026-05-16 03:03:03.814428 | debian-bookworm | changed: .d..t...... ./ 2026-05-16 03:03:03.848967 | 2026-05-16 03:03:03.849145 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-16 03:03:03.892543 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:03:03.897660 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:03:03.912123 | 2026-05-16 03:03:03.912466 | PLAY RECAP 2026-05-16 03:03:03.912536 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-16 03:03:03.912562 | 2026-05-16 03:03:04.605021 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-16 03:03:04.605925 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-16 03:03:06.162789 | 2026-05-16 03:03:06.162937 | PLAY [Base post] 2026-05-16 03:03:06.189084 | 2026-05-16 03:03:06.189215 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-16 03:03:06.903505 | debian-bookworm | changed 2026-05-16 03:03:06.910526 | 2026-05-16 03:03:06.910629 | PLAY RECAP 2026-05-16 03:03:06.910726 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-16 03:03:06.910790 | 2026-05-16 03:03:07.024614 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-16 03:03:07.025266 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-16 03:03:08.115969 | 2026-05-16 03:03:08.116090 | PLAY [Base post-logs] 2026-05-16 03:03:08.124244 | 2026-05-16 03:03:08.124345 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-16 03:03:08.548245 | localhost | changed 2026-05-16 03:03:08.557902 | 2026-05-16 03:03:08.558028 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-16 03:03:08.612993 | localhost | ok 2026-05-16 03:03:08.615458 | 2026-05-16 03:03:08.615541 | TASK [Set zuul-log-path fact] 2026-05-16 03:03:08.641570 | localhost | ok 2026-05-16 03:03:08.648704 | 2026-05-16 03:03:08.648802 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-16 03:03:08.700451 | localhost | ok 2026-05-16 03:03:08.702989 | 2026-05-16 03:03:08.703070 | TASK [upload-logs : Create log directories] 2026-05-16 03:03:09.434131 | localhost | changed 2026-05-16 03:03:09.436961 | 2026-05-16 03:03:09.437058 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-16 03:03:10.071850 | localhost -> localhost | ok: Runtime: 0:00:00.031089 2026-05-16 03:03:10.075322 | 2026-05-16 03:03:10.075416 | TASK [upload-logs : Upload logs to log server] 2026-05-16 03:03:11.021354 | localhost | Output suppressed because no_log was given 2026-05-16 03:03:11.023442 | 2026-05-16 03:03:11.023527 | LOOP [upload-logs : Compress console log and json output] 2026-05-16 03:03:11.080933 | localhost | skipping: Conditional result was False 2026-05-16 03:03:11.088638 | localhost | skipping: Conditional result was False 2026-05-16 03:03:11.094114 | 2026-05-16 03:03:11.094389 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-16 03:03:11.143991 | localhost | skipping: Conditional result was False 2026-05-16 03:03:11.144231 | 2026-05-16 03:03:11.153221 | localhost | skipping: Conditional result was False 2026-05-16 03:03:11.161199 | 2026-05-16 03:03:11.161306 | LOOP [upload-logs : Upload console log and json output]