2026-07-15 13:02:10.229945 | Job console starting 2026-07-15 13:02:10.252603 | Updating git repos 2026-07-15 13:02:10.323960 | Cloning repos into workspace 2026-07-15 13:02:10.420131 | Restoring repo states 2026-07-15 13:02:10.474270 | Merging changes 2026-07-15 13:02:11.256372 | Checking out repos 2026-07-15 13:02:11.311585 | Preparing playbooks 2026-07-15 13:02:12.418405 | Running Ansible setup 2026-07-15 13:02:18.149550 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 13:02:19.033070 | 2026-07-15 13:02:19.033292 | PLAY [Base pre] 2026-07-15 13:02:19.064730 | 2026-07-15 13:02:19.064925 | TASK [Setup log path fact] 2026-07-15 13:02:19.105726 | debian-bookworm | ok 2026-07-15 13:02:19.133672 | 2026-07-15 13:02:19.133875 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 13:02:19.164807 | debian-bookworm | ok 2026-07-15 13:02:19.179473 | 2026-07-15 13:02:19.179685 | TASK [emit-job-header : Print job information] 2026-07-15 13:02:19.232057 | # Job Information 2026-07-15 13:02:19.232273 | Ansible Version: 2.16.14 2026-07-15 13:02:19.232308 | Job: ansible-collection-ensure-readme 2026-07-15 13:02:19.232340 | Pipeline: check 2026-07-15 13:02:19.232362 | Executor: 521e9411259a 2026-07-15 13:02:19.232383 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2134 2026-07-15 13:02:19.232404 | Event ID: 5eb25a60-804d-11f1-8d27-1f6864a90f2a 2026-07-15 13:02:19.237648 | 2026-07-15 13:02:19.237789 | LOOP [emit-job-header : Print node information] 2026-07-15 13:02:19.370305 | debian-bookworm | ok: 2026-07-15 13:02:19.373743 | debian-bookworm | # Node Information 2026-07-15 13:02:19.373846 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 13:02:19.373878 | debian-bookworm | Hostname: debian 2026-07-15 13:02:19.373903 | debian-bookworm | Username: zuul 2026-07-15 13:02:19.373926 | debian-bookworm | Distro: Debian 12.15 2026-07-15 13:02:19.373951 | debian-bookworm | Provider: regiocloud-a 2026-07-15 13:02:19.373972 | debian-bookworm | Region: 2026-07-15 13:02:19.373994 | debian-bookworm | Label: debian-bookworm 2026-07-15 13:02:19.374014 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 13:02:19.374034 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:1c31 2026-07-15 13:02:19.403612 | 2026-07-15 13:02:19.403800 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 13:02:20.155943 | debian-bookworm -> localhost | changed 2026-07-15 13:02:20.166490 | 2026-07-15 13:02:20.166728 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 13:02:21.844790 | debian-bookworm -> localhost | changed 2026-07-15 13:02:21.856741 | 2026-07-15 13:02:21.856891 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 13:02:22.165086 | debian-bookworm -> localhost | ok 2026-07-15 13:02:22.171815 | 2026-07-15 13:02:22.171953 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 13:02:22.203259 | debian-bookworm | ok 2026-07-15 13:02:22.221469 | debian-bookworm | included: /var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 13:02:22.227918 | 2026-07-15 13:02:22.228019 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 13:02:24.007413 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 13:02:24.007855 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/a389cad78645425db280a12d07315ac1_id_rsa 2026-07-15 13:02:24.007917 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/a389cad78645425db280a12d07315ac1_id_rsa.pub 2026-07-15 13:02:24.007946 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 13:02:24.007973 | debian-bookworm -> localhost | SHA256:FbVb/ggk54qYJFPSLJ4qLyyZgOZ4iM+6QkVdZ9I/vIs zuul-build-sshkey 2026-07-15 13:02:24.008012 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 13:02:24.008035 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 13:02:24.008056 | debian-bookworm -> localhost | | . .o.o... | 2026-07-15 13:02:24.008078 | debian-bookworm -> localhost | | . + +. . . | 2026-07-15 13:02:24.008097 | debian-bookworm -> localhost | | . o + = + . | 2026-07-15 13:02:24.008117 | debian-bookworm -> localhost | | o = . O + | 2026-07-15 13:02:24.008137 | debian-bookworm -> localhost | |. . = . S * . | 2026-07-15 13:02:24.008164 | debian-bookworm -> localhost | |oo . + o . o . o | 2026-07-15 13:02:24.008186 | debian-bookworm -> localhost | |X+. o . o . . .| 2026-07-15 13:02:24.008206 | debian-bookworm -> localhost | |X*. E . | 2026-07-15 13:02:24.008227 | debian-bookworm -> localhost | |=*+ | 2026-07-15 13:02:24.008248 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 13:02:24.008314 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.038603 2026-07-15 13:02:24.015953 | 2026-07-15 13:02:24.016073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 13:02:24.055908 | debian-bookworm | ok 2026-07-15 13:02:24.067688 | debian-bookworm | included: /var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 13:02:24.076984 | 2026-07-15 13:02:24.077124 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 13:02:24.102315 | debian-bookworm | skipping: Conditional result was False 2026-07-15 13:02:24.127745 | 2026-07-15 13:02:24.128004 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 13:02:25.033401 | debian-bookworm | changed 2026-07-15 13:02:25.042366 | 2026-07-15 13:02:25.042533 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 13:02:25.317990 | debian-bookworm | ok 2026-07-15 13:02:25.325051 | 2026-07-15 13:02:25.325209 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 13:02:26.014911 | debian-bookworm | changed 2026-07-15 13:02:26.028680 | 2026-07-15 13:02:26.028856 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 13:02:26.698388 | debian-bookworm | changed 2026-07-15 13:02:26.708558 | 2026-07-15 13:02:26.708757 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 13:02:26.744261 | debian-bookworm | skipping: Conditional result was False 2026-07-15 13:02:26.758689 | 2026-07-15 13:02:26.758894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 13:02:27.306564 | debian-bookworm -> localhost | changed 2026-07-15 13:02:27.319869 | 2026-07-15 13:02:27.320017 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 13:02:27.884207 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/a389cad78645425db280a12d07315ac1_id_rsa (zuul-build-sshkey) 2026-07-15 13:02:27.884548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041141 2026-07-15 13:02:27.893451 | 2026-07-15 13:02:27.893602 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 13:02:28.381548 | debian-bookworm | ok 2026-07-15 13:02:28.388829 | 2026-07-15 13:02:28.389157 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 13:02:28.432522 | debian-bookworm | skipping: Conditional result was False 2026-07-15 13:02:28.448532 | 2026-07-15 13:02:28.448692 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 13:02:28.922072 | debian-bookworm | ok 2026-07-15 13:02:28.934906 | 2026-07-15 13:02:28.935082 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 13:02:28.976708 | debian-bookworm | ok 2026-07-15 13:02:28.983958 | 2026-07-15 13:02:28.984216 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 13:02:29.300996 | debian-bookworm -> localhost | ok 2026-07-15 13:02:29.308617 | 2026-07-15 13:02:29.308755 | TASK [validate-host : Collect information about the host] 2026-07-15 13:02:30.563893 | debian-bookworm | ok 2026-07-15 13:02:30.579393 | 2026-07-15 13:02:30.579516 | TASK [validate-host : Sanitize hostname] 2026-07-15 13:02:30.767355 | debian-bookworm | ok 2026-07-15 13:02:30.772769 | 2026-07-15 13:02:30.772897 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 13:02:31.425215 | debian-bookworm -> localhost | changed 2026-07-15 13:02:31.432613 | 2026-07-15 13:02:31.432779 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 13:02:31.878754 | debian-bookworm | ok 2026-07-15 13:02:31.888144 | 2026-07-15 13:02:31.888296 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 13:02:32.519409 | debian-bookworm -> localhost | changed 2026-07-15 13:02:32.536338 | 2026-07-15 13:02:32.536514 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 13:02:32.817435 | debian-bookworm | ok 2026-07-15 13:02:32.824495 | 2026-07-15 13:02:32.824645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 13:02:34.545083 | debian-bookworm | changed: 2026-07-15 13:02:34.545402 | debian-bookworm | cd+++++++++ src/ 2026-07-15 13:02:34.545441 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 13:02:34.545466 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 13:02:34.545488 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-15 13:02:34.545514 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/logs" 2026-07-15 13:03:28.821499 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/artifacts" 2026-07-15 13:03:29.124759 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a389cad78645425db280a12d07315ac1/work/docs" 2026-07-15 13:03:29.149221 | 2026-07-15 13:03:29.149450 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 13:03:29.970808 | debian-bookworm | changed: 2026-07-15 13:03:29.971208 | debian-bookworm | .d..t...... ./ 2026-07-15 13:03:29.971264 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 13:03:29.971299 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 13:03:29.971344 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 13:03:29.971376 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 13:03:29.971406 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 13:03:29.971467 | debian-bookworm | changed: All items complete 2026-07-15 13:03:29.971504 | 2026-07-15 13:03:30.578370 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 13:03:31.208024 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 13:03:31.232122 | 2026-07-15 13:03:31.232308 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 13:03:31.616475 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012403 2026-07-15 13:03:31.931539 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011212 2026-07-15 13:03:31.941493 | 2026-07-15 13:03:31.941605 | PLAY RECAP 2026-07-15 13:03:31.941740 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-15 13:03:31.941767 | 2026-07-15 13:03:32.100519 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 13:03:32.102661 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 13:03:32.908195 | 2026-07-15 13:03:32.908392 | PLAY [Base post] 2026-07-15 13:03:32.924100 | 2026-07-15 13:03:32.924252 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 13:03:33.513346 | debian-bookworm | changed 2026-07-15 13:03:33.522526 | 2026-07-15 13:03:33.522689 | PLAY RECAP 2026-07-15 13:03:33.522772 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 13:03:33.522894 | 2026-07-15 13:03:33.647700 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 13:03:33.648678 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 13:03:34.499874 | 2026-07-15 13:03:34.500096 | PLAY [Base post-logs] 2026-07-15 13:03:34.511798 | 2026-07-15 13:03:34.511954 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 13:03:35.011741 | localhost | changed 2026-07-15 13:03:35.034064 | 2026-07-15 13:03:35.034287 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 13:03:35.062916 | localhost | ok 2026-07-15 13:03:35.068341 | 2026-07-15 13:03:35.068515 | TASK [Set zuul-log-path fact] 2026-07-15 13:03:35.088023 | localhost | ok 2026-07-15 13:03:35.101999 | 2026-07-15 13:03:35.102143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 13:03:35.129468 | localhost | ok 2026-07-15 13:03:35.133054 | 2026-07-15 13:03:35.133162 | TASK [upload-logs : Create log directories] 2026-07-15 13:03:35.695849 | localhost | changed 2026-07-15 13:03:35.701566 | 2026-07-15 13:03:35.701751 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 13:03:36.297545 | localhost -> localhost | ok: Runtime: 0:00:00.014406 2026-07-15 13:03:36.307544 | 2026-07-15 13:03:36.307761 | TASK [upload-logs : Upload logs to log server] 2026-07-15 13:03:36.932657 | localhost | Output suppressed because no_log was given 2026-07-15 13:03:36.935655 | 2026-07-15 13:03:36.935802 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 13:03:36.988780 | localhost | skipping: Conditional result was False 2026-07-15 13:03:36.997940 | localhost | skipping: Conditional result was False 2026-07-15 13:03:37.010700 | 2026-07-15 13:03:37.017350 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 13:03:37.085283 | localhost | skipping: Conditional result was False 2026-07-15 13:03:37.086320 | 2026-07-15 13:03:37.089154 | localhost | skipping: Conditional result was False 2026-07-15 13:03:37.094589 | 2026-07-15 13:03:37.094801 | LOOP [upload-logs : Upload console log and json output]