2026-05-09 00:36:56.390400 | Job console starting 2026-05-09 00:36:56.413915 | Updating git repos 2026-05-09 00:36:56.472055 | Cloning repos into workspace 2026-05-09 00:36:56.549533 | Restoring repo states 2026-05-09 00:36:56.574628 | Merging changes 2026-05-09 00:36:57.141882 | Checking out repos 2026-05-09 00:36:57.188250 | Preparing playbooks 2026-05-09 00:36:58.460820 | Running Ansible setup 2026-05-09 00:37:03.914215 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 00:37:04.776493 | 2026-05-09 00:37:04.776672 | PLAY [Base pre] 2026-05-09 00:37:04.796161 | 2026-05-09 00:37:04.796326 | TASK [Setup log path fact] 2026-05-09 00:37:04.817249 | debian-bookworm | ok 2026-05-09 00:37:04.837908 | 2026-05-09 00:37:04.838093 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 00:37:04.878575 | debian-bookworm | ok 2026-05-09 00:37:04.895933 | 2026-05-09 00:37:04.896166 | TASK [emit-job-header : Print job information] 2026-05-09 00:37:04.936059 | # Job Information 2026-05-09 00:37:04.936255 | Ansible Version: 2.16.14 2026-05-09 00:37:04.936291 | Job: ansible-lint 2026-05-09 00:37:04.936324 | Pipeline: check 2026-05-09 00:37:04.936348 | Executor: 521e9411259a 2026-05-09 00:37:04.936387 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/674 2026-05-09 00:37:04.936409 | Event ID: 28a8f3e0-4b3f-11f1-893d-0828453c5349 2026-05-09 00:37:04.941728 | 2026-05-09 00:37:04.941855 | LOOP [emit-job-header : Print node information] 2026-05-09 00:37:05.075166 | debian-bookworm | ok: 2026-05-09 00:37:05.075458 | debian-bookworm | # Node Information 2026-05-09 00:37:05.075497 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 00:37:05.075523 | debian-bookworm | Hostname: debian 2026-05-09 00:37:05.075545 | debian-bookworm | Username: zuul 2026-05-09 00:37:05.075576 | debian-bookworm | Distro: Debian 12.13 2026-05-09 00:37:05.075600 | debian-bookworm | Provider: regiocloud-a 2026-05-09 00:37:05.075623 | debian-bookworm | Region: 2026-05-09 00:37:05.075644 | debian-bookworm | Label: debian-bookworm 2026-05-09 00:37:05.075664 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 00:37:05.075683 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:fe28 2026-05-09 00:37:05.103561 | 2026-05-09 00:37:05.103714 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 00:37:05.838095 | debian-bookworm -> localhost | changed 2026-05-09 00:37:05.847275 | 2026-05-09 00:37:05.847473 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 00:37:07.689689 | debian-bookworm -> localhost | changed 2026-05-09 00:37:07.704977 | 2026-05-09 00:37:07.705132 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 00:37:08.067660 | debian-bookworm -> localhost | ok 2026-05-09 00:37:08.075774 | 2026-05-09 00:37:08.075918 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 00:37:08.110177 | debian-bookworm | ok 2026-05-09 00:37:08.158650 | debian-bookworm | included: /var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 00:37:08.172098 | 2026-05-09 00:37:08.172240 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 00:37:10.399690 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 00:37:10.400334 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/f377e65783f44b7c892632f5cf053c28_id_rsa 2026-05-09 00:37:10.400695 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/f377e65783f44b7c892632f5cf053c28_id_rsa.pub 2026-05-09 00:37:10.400880 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 00:37:10.400917 | debian-bookworm -> localhost | SHA256:/9F6BhDuGgch5R54ZPtGKRpOz/tUJsyKyMNd0esvEdg zuul-build-sshkey 2026-05-09 00:37:10.400945 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 00:37:10.401178 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 00:37:10.401396 | debian-bookworm -> localhost | | .+ | 2026-05-09 00:37:10.401634 | debian-bookworm -> localhost | | .=.o.. | 2026-05-09 00:37:10.401669 | debian-bookworm -> localhost | | +.B=+. | 2026-05-09 00:37:10.401694 | debian-bookworm -> localhost | | o BoOE. | 2026-05-09 00:37:10.401717 | debian-bookworm -> localhost | | o SoBoo | 2026-05-09 00:37:10.401747 | debian-bookworm -> localhost | | o o o.*++.. | 2026-05-09 00:37:10.401768 | debian-bookworm -> localhost | | = o o++.... | 2026-05-09 00:37:10.401788 | debian-bookworm -> localhost | | . .o.o oo | 2026-05-09 00:37:10.401810 | debian-bookworm -> localhost | | ..+o | 2026-05-09 00:37:10.401831 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 00:37:10.401952 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.658826 2026-05-09 00:37:10.420613 | 2026-05-09 00:37:10.420732 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 00:37:10.492520 | debian-bookworm | ok 2026-05-09 00:37:10.509632 | debian-bookworm | included: /var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 00:37:10.520073 | 2026-05-09 00:37:10.520174 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 00:37:10.554063 | debian-bookworm | skipping: Conditional result was False 2026-05-09 00:37:10.561139 | 2026-05-09 00:37:10.561426 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 00:37:11.350747 | debian-bookworm | changed 2026-05-09 00:37:11.356100 | 2026-05-09 00:37:11.356184 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 00:37:11.620114 | debian-bookworm | ok 2026-05-09 00:37:11.627218 | 2026-05-09 00:37:11.627378 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 00:37:12.401103 | debian-bookworm | changed 2026-05-09 00:37:12.408723 | 2026-05-09 00:37:12.408819 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 00:37:13.130556 | debian-bookworm | changed 2026-05-09 00:37:13.136952 | 2026-05-09 00:37:13.137051 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 00:37:13.161955 | debian-bookworm | skipping: Conditional result was False 2026-05-09 00:37:13.168682 | 2026-05-09 00:37:13.168793 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 00:37:13.662018 | debian-bookworm -> localhost | changed 2026-05-09 00:37:13.672361 | 2026-05-09 00:37:13.672475 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 00:37:14.167902 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/f377e65783f44b7c892632f5cf053c28_id_rsa (zuul-build-sshkey) 2026-05-09 00:37:14.168128 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017505 2026-05-09 00:37:14.178130 | 2026-05-09 00:37:14.178231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 00:37:14.765737 | debian-bookworm | ok 2026-05-09 00:37:14.770641 | 2026-05-09 00:37:14.770740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 00:37:14.794998 | debian-bookworm | skipping: Conditional result was False 2026-05-09 00:37:14.808170 | 2026-05-09 00:37:14.808276 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 00:37:15.460923 | debian-bookworm | ok 2026-05-09 00:37:15.476425 | 2026-05-09 00:37:15.481565 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 00:37:15.508528 | debian-bookworm | ok 2026-05-09 00:37:15.512703 | 2026-05-09 00:37:15.512788 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 00:37:15.727423 | debian-bookworm -> localhost | ok 2026-05-09 00:37:15.732555 | 2026-05-09 00:37:15.732636 | TASK [validate-host : Collect information about the host] 2026-05-09 00:37:16.849401 | debian-bookworm | ok 2026-05-09 00:37:16.866562 | 2026-05-09 00:37:16.866683 | TASK [validate-host : Sanitize hostname] 2026-05-09 00:37:17.050248 | debian-bookworm | ok 2026-05-09 00:37:17.116960 | 2026-05-09 00:37:17.117077 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 00:37:17.875563 | debian-bookworm -> localhost | changed 2026-05-09 00:37:17.881741 | 2026-05-09 00:37:17.881833 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 00:37:18.329454 | debian-bookworm | ok 2026-05-09 00:37:18.334454 | 2026-05-09 00:37:18.334559 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 00:37:19.300995 | debian-bookworm -> localhost | changed 2026-05-09 00:37:19.311443 | 2026-05-09 00:37:19.311546 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 00:37:19.623102 | debian-bookworm | ok 2026-05-09 00:37:19.628945 | 2026-05-09 00:37:19.629041 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 00:37:20.554592 | debian-bookworm | changed: 2026-05-09 00:37:20.554890 | debian-bookworm | cd+++++++++ src/ 2026-05-09 00:37:20.554923 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 00:37:20.554944 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 00:37:20.554962 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-09 00:37:20.554980 | debian-bookworm | Containerfile 2026-05-09 00:37:20.555122 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/logs" 2026-05-09 00:38:41.859718 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/artifacts" 2026-05-09 00:38:42.143743 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f377e65783f44b7c892632f5cf053c28/work/docs" 2026-05-09 00:38:42.174188 | 2026-05-09 00:38:42.174367 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 00:38:43.006121 | debian-bookworm | changed: 2026-05-09 00:38:43.006495 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 00:38:43.006750 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 00:38:43.006819 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 00:38:43.006936 | debian-bookworm | changed: All items complete 2026-05-09 00:38:43.006984 | 2026-05-09 00:38:43.632551 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 00:38:44.225769 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 00:38:44.259627 | 2026-05-09 00:38:44.260115 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 00:38:44.845451 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008461 2026-05-09 00:38:45.137142 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009023 2026-05-09 00:38:45.156368 | 2026-05-09 00:38:45.156517 | PLAY RECAP 2026-05-09 00:38:45.156598 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 00:38:45.156634 | 2026-05-09 00:38:45.298810 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 00:38:45.299740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 00:38:46.076090 | 2026-05-09 00:38:46.076278 | PLAY [Base post] 2026-05-09 00:38:46.091239 | 2026-05-09 00:38:46.091406 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 00:38:46.777151 | debian-bookworm | changed 2026-05-09 00:38:46.787315 | 2026-05-09 00:38:46.787510 | PLAY RECAP 2026-05-09 00:38:46.787606 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 00:38:46.787682 | 2026-05-09 00:38:46.938023 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 00:38:46.941075 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 00:38:47.756769 | 2026-05-09 00:38:47.756952 | PLAY [Base post-logs] 2026-05-09 00:38:47.768527 | 2026-05-09 00:38:47.768690 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 00:38:48.256218 | localhost | changed 2026-05-09 00:38:48.275271 | 2026-05-09 00:38:48.275482 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 00:38:48.302121 | localhost | ok 2026-05-09 00:38:48.305635 | 2026-05-09 00:38:48.305787 | TASK [Set zuul-log-path fact] 2026-05-09 00:38:48.324167 | localhost | ok 2026-05-09 00:38:48.339203 | 2026-05-09 00:38:48.339374 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 00:38:48.367726 | localhost | ok 2026-05-09 00:38:48.375580 | 2026-05-09 00:38:48.375798 | TASK [upload-logs : Create log directories] 2026-05-09 00:38:48.912653 | localhost | changed 2026-05-09 00:38:48.915765 | 2026-05-09 00:38:48.915884 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 00:38:49.464418 | localhost -> localhost | ok: Runtime: 0:00:00.008184 2026-05-09 00:38:49.470968 | 2026-05-09 00:38:49.471146 | TASK [upload-logs : Upload logs to log server] 2026-05-09 00:38:50.120713 | localhost | Output suppressed because no_log was given 2026-05-09 00:38:50.122995 | 2026-05-09 00:38:50.123117 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 00:38:50.183392 | localhost | skipping: Conditional result was False 2026-05-09 00:38:50.200750 | localhost | skipping: Conditional result was False 2026-05-09 00:38:50.209163 | 2026-05-09 00:38:50.209426 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 00:38:50.261377 | localhost | skipping: Conditional result was False 2026-05-09 00:38:50.261710 | 2026-05-09 00:38:50.268777 | localhost | skipping: Conditional result was False 2026-05-09 00:38:50.284603 | 2026-05-09 00:38:50.284863 | LOOP [upload-logs : Upload console log and json output]