2026-07-21 15:46:23.181766 | Job console starting 2026-07-21 15:46:23.228817 | Updating git repos 2026-07-21 15:46:23.304508 | Cloning repos into workspace 2026-07-21 15:46:23.416505 | Restoring repo states 2026-07-21 15:46:23.437895 | Merging changes 2026-07-21 15:46:24.182273 | Checking out repos 2026-07-21 15:46:24.228945 | Preparing playbooks 2026-07-21 15:46:25.357511 | Running Ansible setup 2026-07-21 15:46:31.335985 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 15:46:32.285969 | 2026-07-21 15:46:32.286191 | PLAY [Base pre] 2026-07-21 15:46:32.325272 | 2026-07-21 15:46:32.325457 | TASK [Setup log path fact] 2026-07-21 15:46:32.365648 | debian-bookworm | ok 2026-07-21 15:46:32.397298 | 2026-07-21 15:46:32.397499 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 15:46:32.447517 | debian-bookworm | ok 2026-07-21 15:46:32.465910 | 2026-07-21 15:46:32.466086 | TASK [emit-job-header : Print job information] 2026-07-21 15:46:32.565593 | # Job Information 2026-07-21 15:46:32.565812 | Ansible Version: 2.16.14 2026-07-21 15:46:32.565847 | Job: ansible-collection-ensure-readme 2026-07-21 15:46:32.565880 | Pipeline: check 2026-07-21 15:46:32.565904 | Executor: 521e9411259a 2026-07-21 15:46:32.565925 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2147 2026-07-21 15:46:32.565947 | Event ID: 4d645bf0-851b-11f1-89ce-05a4a7ba12da 2026-07-21 15:46:32.571219 | 2026-07-21 15:46:32.571342 | LOOP [emit-job-header : Print node information] 2026-07-21 15:46:32.801489 | debian-bookworm | ok: 2026-07-21 15:46:32.801782 | debian-bookworm | # Node Information 2026-07-21 15:46:32.801822 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 15:46:32.801848 | debian-bookworm | Hostname: debian 2026-07-21 15:46:32.801871 | debian-bookworm | Username: zuul 2026-07-21 15:46:32.801893 | debian-bookworm | Distro: Debian 12.15 2026-07-21 15:46:32.801917 | debian-bookworm | Provider: regiocloud-a 2026-07-21 15:46:32.801939 | debian-bookworm | Region: 2026-07-21 15:46:32.801961 | debian-bookworm | Label: debian-bookworm 2026-07-21 15:46:32.801981 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 15:46:32.802000 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedf:a955 2026-07-21 15:46:32.817931 | 2026-07-21 15:46:32.818097 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 15:46:33.682005 | debian-bookworm -> localhost | changed 2026-07-21 15:46:33.696336 | 2026-07-21 15:46:33.696451 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 15:46:35.094142 | debian-bookworm -> localhost | changed 2026-07-21 15:46:35.102925 | 2026-07-21 15:46:35.103019 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 15:46:35.584346 | debian-bookworm -> localhost | ok 2026-07-21 15:46:35.589450 | 2026-07-21 15:46:35.589546 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 15:46:35.627707 | debian-bookworm | ok 2026-07-21 15:46:35.650518 | debian-bookworm | included: /var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 15:46:35.655512 | 2026-07-21 15:46:35.655592 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 15:46:37.146579 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 15:46:37.146772 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/59452c558c10487ab7fc1cb6fdb6f02a_id_rsa 2026-07-21 15:46:37.146803 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/59452c558c10487ab7fc1cb6fdb6f02a_id_rsa.pub 2026-07-21 15:46:37.146826 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 15:46:37.146860 | debian-bookworm -> localhost | SHA256:4lV+JsZAtrF1oj+oomKG8Az7GajaI355y/sqBwa4AmI zuul-build-sshkey 2026-07-21 15:46:37.146902 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 15:46:37.146922 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 15:46:37.146940 | debian-bookworm -> localhost | | + o . | 2026-07-21 15:46:37.146958 | debian-bookworm -> localhost | | o * o | 2026-07-21 15:46:37.146975 | debian-bookworm -> localhost | |. = . | 2026-07-21 15:46:37.146992 | debian-bookworm -> localhost | |+E B | 2026-07-21 15:46:37.147008 | debian-bookworm -> localhost | |+.. . S B o | 2026-07-21 15:46:37.147028 | debian-bookworm -> localhost | |=. o . + . = | 2026-07-21 15:46:37.147054 | debian-bookworm -> localhost | |==o + o | 2026-07-21 15:46:37.147071 | debian-bookworm -> localhost | |*++B.+ | 2026-07-21 15:46:37.147088 | debian-bookworm -> localhost | |B=*.+==. | 2026-07-21 15:46:37.147105 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 15:46:37.147150 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.617048 2026-07-21 15:46:37.152491 | 2026-07-21 15:46:37.152594 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 15:46:37.169378 | debian-bookworm | ok 2026-07-21 15:46:37.178203 | debian-bookworm | included: /var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 15:46:37.184713 | 2026-07-21 15:46:37.184784 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 15:46:37.207676 | debian-bookworm | skipping: Conditional result was False 2026-07-21 15:46:37.212572 | 2026-07-21 15:46:37.212659 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 15:46:37.884996 | debian-bookworm | changed 2026-07-21 15:46:37.891290 | 2026-07-21 15:46:37.891380 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 15:46:38.211534 | debian-bookworm | ok 2026-07-21 15:46:38.216002 | 2026-07-21 15:46:38.216104 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 15:46:38.885817 | debian-bookworm | changed 2026-07-21 15:46:38.893919 | 2026-07-21 15:46:38.894059 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 15:46:39.562413 | debian-bookworm | changed 2026-07-21 15:46:39.568774 | 2026-07-21 15:46:39.568862 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 15:46:39.585192 | debian-bookworm | skipping: Conditional result was False 2026-07-21 15:46:39.590625 | 2026-07-21 15:46:39.590713 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 15:46:39.968757 | debian-bookworm -> localhost | changed 2026-07-21 15:46:39.979255 | 2026-07-21 15:46:39.979362 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 15:46:40.315691 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/59452c558c10487ab7fc1cb6fdb6f02a_id_rsa (zuul-build-sshkey) 2026-07-21 15:46:40.315911 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012200 2026-07-21 15:46:40.323327 | 2026-07-21 15:46:40.323440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 15:46:40.704221 | debian-bookworm | ok 2026-07-21 15:46:40.711248 | 2026-07-21 15:46:40.711378 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 15:46:40.734919 | debian-bookworm | skipping: Conditional result was False 2026-07-21 15:46:40.745404 | 2026-07-21 15:46:40.745521 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 15:46:41.217994 | debian-bookworm | ok 2026-07-21 15:46:41.232309 | 2026-07-21 15:46:41.232420 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 15:46:41.262201 | debian-bookworm | ok 2026-07-21 15:46:41.267337 | 2026-07-21 15:46:41.267441 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 15:46:41.664843 | debian-bookworm -> localhost | ok 2026-07-21 15:46:41.671066 | 2026-07-21 15:46:41.671162 | TASK [validate-host : Collect information about the host] 2026-07-21 15:46:42.811862 | debian-bookworm | ok 2026-07-21 15:46:42.833710 | 2026-07-21 15:46:42.833831 | TASK [validate-host : Sanitize hostname] 2026-07-21 15:46:42.970012 | debian-bookworm | ok 2026-07-21 15:46:42.974376 | 2026-07-21 15:46:42.974464 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 15:46:43.700752 | debian-bookworm -> localhost | changed 2026-07-21 15:46:43.710900 | 2026-07-21 15:46:43.711093 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 15:46:44.114611 | debian-bookworm | ok 2026-07-21 15:46:44.119806 | 2026-07-21 15:46:44.120001 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 15:46:45.072986 | debian-bookworm -> localhost | changed 2026-07-21 15:46:45.085897 | 2026-07-21 15:46:45.086091 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 15:46:45.372474 | debian-bookworm | ok 2026-07-21 15:46:45.379084 | 2026-07-21 15:46:45.379222 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 15:46:46.790932 | debian-bookworm | changed: 2026-07-21 15:46:46.791198 | debian-bookworm | cd+++++++++ src/ 2026-07-21 15:46:46.791237 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 15:46:46.791263 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 15:46:46.791286 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-21 15:46:46.791309 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/logs" 2026-07-21 15:47:40.157122 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/artifacts" 2026-07-21 15:47:40.461431 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/59452c558c10487ab7fc1cb6fdb6f02a/work/docs" 2026-07-21 15:47:40.482771 | 2026-07-21 15:47:40.482981 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 15:47:41.324589 | debian-bookworm | changed: 2026-07-21 15:47:41.324963 | debian-bookworm | .d..t...... ./ 2026-07-21 15:47:41.325027 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 15:47:41.325113 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 15:47:41.325181 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 15:47:41.325237 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 15:47:41.325274 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 15:47:41.325347 | debian-bookworm | changed: All items complete 2026-07-21 15:47:41.325386 | 2026-07-21 15:47:41.913178 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 15:47:42.475382 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 15:47:42.497993 | 2026-07-21 15:47:42.498168 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 15:47:42.882825 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010839 2026-07-21 15:47:43.193144 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011044 2026-07-21 15:47:43.214679 | 2026-07-21 15:47:43.214812 | PLAY RECAP 2026-07-21 15:47:43.214917 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 15:47:43.214958 | 2026-07-21 15:47:43.362226 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 15:47:43.364647 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 15:47:44.161708 | 2026-07-21 15:47:44.161916 | PLAY [Base post] 2026-07-21 15:47:44.176838 | 2026-07-21 15:47:44.177018 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 15:47:44.734122 | debian-bookworm | changed 2026-07-21 15:47:44.743525 | 2026-07-21 15:47:44.743676 | PLAY RECAP 2026-07-21 15:47:44.743755 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 15:47:44.743824 | 2026-07-21 15:47:44.910163 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 15:47:44.912137 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 15:47:45.794573 | 2026-07-21 15:47:45.794776 | PLAY [Base post-logs] 2026-07-21 15:47:45.806199 | 2026-07-21 15:47:45.806355 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 15:47:46.303977 | localhost | changed 2026-07-21 15:47:46.322130 | 2026-07-21 15:47:46.322402 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 15:47:46.360563 | localhost | ok 2026-07-21 15:47:46.363961 | 2026-07-21 15:47:46.364118 | TASK [Set zuul-log-path fact] 2026-07-21 15:47:46.383865 | localhost | ok 2026-07-21 15:47:46.398977 | 2026-07-21 15:47:46.399146 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 15:47:46.437509 | localhost | ok 2026-07-21 15:47:46.444898 | 2026-07-21 15:47:46.445096 | TASK [upload-logs : Create log directories] 2026-07-21 15:47:46.999703 | localhost | changed 2026-07-21 15:47:47.004239 | 2026-07-21 15:47:47.004380 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 15:47:47.555968 | localhost -> localhost | ok: Runtime: 0:00:00.007759 2026-07-21 15:47:47.560638 | 2026-07-21 15:47:47.560775 | TASK [upload-logs : Upload logs to log server] 2026-07-21 15:47:48.196695 | localhost | Output suppressed because no_log was given 2026-07-21 15:47:48.201424 | 2026-07-21 15:47:48.201669 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 15:47:48.256724 | localhost | skipping: Conditional result was False 2026-07-21 15:47:48.263959 | localhost | skipping: Conditional result was False 2026-07-21 15:47:48.274543 | 2026-07-21 15:47:48.274757 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 15:47:48.338318 | localhost | skipping: Conditional result was False 2026-07-21 15:47:48.338977 | 2026-07-21 15:47:48.342671 | localhost | skipping: Conditional result was False 2026-07-21 15:47:48.358745 | 2026-07-21 15:47:48.359101 | LOOP [upload-logs : Upload console log and json output]