2026-07-02 11:53:19.483546 | Job console starting 2026-07-02 11:53:19.513009 | Updating git repos 2026-07-02 11:53:19.584036 | Cloning repos into workspace 2026-07-02 11:53:19.720693 | Restoring repo states 2026-07-02 11:53:19.760818 | Merging changes 2026-07-02 11:53:20.515445 | Checking out repos 2026-07-02 11:53:20.600304 | Preparing playbooks 2026-07-02 11:53:21.921923 | Running Ansible setup 2026-07-02 11:53:27.511522 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 11:53:28.649986 | 2026-07-02 11:53:28.650189 | PLAY [Base pre] 2026-07-02 11:53:28.697372 | 2026-07-02 11:53:28.697551 | TASK [Setup log path fact] 2026-07-02 11:53:28.737373 | debian-bookworm | ok 2026-07-02 11:53:28.766494 | 2026-07-02 11:53:28.766692 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 11:53:28.798271 | debian-bookworm | ok 2026-07-02 11:53:28.820641 | 2026-07-02 11:53:28.820795 | TASK [emit-job-header : Print job information] 2026-07-02 11:53:28.890790 | # Job Information 2026-07-02 11:53:28.891012 | Ansible Version: 2.16.14 2026-07-02 11:53:28.891048 | Job: ansible-lint 2026-07-02 11:53:28.891082 | Pipeline: check 2026-07-02 11:53:28.891106 | Executor: 521e9411259a 2026-07-02 11:53:28.891127 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1979 2026-07-02 11:53:28.891150 | Event ID: 9856b360-760c-11f1-9138-50ddb499e77c 2026-07-02 11:53:28.904497 | 2026-07-02 11:53:28.904678 | LOOP [emit-job-header : Print node information] 2026-07-02 11:53:29.184321 | debian-bookworm | ok: 2026-07-02 11:53:29.191025 | debian-bookworm | # Node Information 2026-07-02 11:53:29.191175 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 11:53:29.191210 | debian-bookworm | Hostname: debian 2026-07-02 11:53:29.191236 | debian-bookworm | Username: zuul 2026-07-02 11:53:29.191259 | debian-bookworm | Distro: Debian 12.14 2026-07-02 11:53:29.191285 | debian-bookworm | Provider: regiocloud-a 2026-07-02 11:53:29.191307 | debian-bookworm | Region: 2026-07-02 11:53:29.191331 | debian-bookworm | Label: debian-bookworm 2026-07-02 11:53:29.191351 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 11:53:29.191371 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb3:9317 2026-07-02 11:53:29.204980 | 2026-07-02 11:53:29.205137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 11:53:30.147437 | debian-bookworm -> localhost | changed 2026-07-02 11:53:30.155313 | 2026-07-02 11:53:30.155461 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 11:53:31.776024 | debian-bookworm -> localhost | changed 2026-07-02 11:53:31.787497 | 2026-07-02 11:53:31.789448 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 11:53:32.324044 | debian-bookworm -> localhost | ok 2026-07-02 11:53:32.335752 | 2026-07-02 11:53:32.335939 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 11:53:32.382443 | debian-bookworm | ok 2026-07-02 11:53:32.411961 | debian-bookworm | included: /var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 11:53:32.429401 | 2026-07-02 11:53:32.429585 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 11:53:34.048657 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 11:53:34.048980 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/aecb370748714f0e8f2281d1232da3fb_id_rsa 2026-07-02 11:53:34.049022 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/aecb370748714f0e8f2281d1232da3fb_id_rsa.pub 2026-07-02 11:53:34.049049 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 11:53:34.049075 | debian-bookworm -> localhost | SHA256:5wITN1FvzH2OE08CaZ9uwvZ2P8EwFtgkujqCD4yZCug zuul-build-sshkey 2026-07-02 11:53:34.049099 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 11:53:34.049136 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 11:53:34.049158 | debian-bookworm -> localhost | | ....=o | 2026-07-02 11:53:34.049179 | debian-bookworm -> localhost | | ..=+= | 2026-07-02 11:53:34.049198 | debian-bookworm -> localhost | | . o. .=.=.o| 2026-07-02 11:53:34.049217 | debian-bookworm -> localhost | | o ... +oO | 2026-07-02 11:53:34.049237 | debian-bookworm -> localhost | | o S.....* o| 2026-07-02 11:53:34.049265 | debian-bookworm -> localhost | |. = . o.o + o+ | 2026-07-02 11:53:34.049286 | debian-bookworm -> localhost | |o+ + . o. .. + .| 2026-07-02 11:53:34.049306 | debian-bookworm -> localhost | |+ o . .. o..| 2026-07-02 11:53:34.049327 | debian-bookworm -> localhost | |.E . . .+| 2026-07-02 11:53:34.049347 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 11:53:34.049405 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.527638 2026-07-02 11:53:34.060260 | 2026-07-02 11:53:34.060409 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 11:53:34.099065 | debian-bookworm | ok 2026-07-02 11:53:34.123218 | debian-bookworm | included: /var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 11:53:34.138042 | 2026-07-02 11:53:34.138197 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 11:53:34.193513 | debian-bookworm | skipping: Conditional result was False 2026-07-02 11:53:34.200531 | 2026-07-02 11:53:34.200691 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 11:53:35.115221 | debian-bookworm | changed 2026-07-02 11:53:35.151726 | 2026-07-02 11:53:35.151839 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 11:53:35.471589 | debian-bookworm | ok 2026-07-02 11:53:35.476831 | 2026-07-02 11:53:35.476915 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 11:53:36.146973 | debian-bookworm | changed 2026-07-02 11:53:36.153593 | 2026-07-02 11:53:36.153702 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 11:53:36.795761 | debian-bookworm | changed 2026-07-02 11:53:36.804507 | 2026-07-02 11:53:36.804601 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 11:53:36.827754 | debian-bookworm | skipping: Conditional result was False 2026-07-02 11:53:36.832872 | 2026-07-02 11:53:36.832953 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 11:53:37.290392 | debian-bookworm -> localhost | changed 2026-07-02 11:53:37.307263 | 2026-07-02 11:53:37.307374 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 11:53:37.618707 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/aecb370748714f0e8f2281d1232da3fb_id_rsa (zuul-build-sshkey) 2026-07-02 11:53:37.618950 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010291 2026-07-02 11:53:37.631031 | 2026-07-02 11:53:37.631139 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 11:53:38.029332 | debian-bookworm | ok 2026-07-02 11:53:38.039668 | 2026-07-02 11:53:38.039883 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 11:53:38.083626 | debian-bookworm | skipping: Conditional result was False 2026-07-02 11:53:38.096209 | 2026-07-02 11:53:38.096309 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 11:53:38.488104 | debian-bookworm | ok 2026-07-02 11:53:38.497887 | 2026-07-02 11:53:38.497992 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 11:53:38.525579 | debian-bookworm | ok 2026-07-02 11:53:38.530031 | 2026-07-02 11:53:38.530109 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 11:53:38.764745 | debian-bookworm -> localhost | ok 2026-07-02 11:53:38.769834 | 2026-07-02 11:53:38.769913 | TASK [validate-host : Collect information about the host] 2026-07-02 11:53:39.870168 | debian-bookworm | ok 2026-07-02 11:53:39.881308 | 2026-07-02 11:53:39.881421 | TASK [validate-host : Sanitize hostname] 2026-07-02 11:53:40.001512 | debian-bookworm | ok 2026-07-02 11:53:40.005861 | 2026-07-02 11:53:40.005958 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 11:53:40.555737 | debian-bookworm -> localhost | changed 2026-07-02 11:53:40.561245 | 2026-07-02 11:53:40.561340 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 11:53:40.969045 | debian-bookworm | ok 2026-07-02 11:53:40.974177 | 2026-07-02 11:53:40.974282 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 11:53:41.739715 | debian-bookworm -> localhost | changed 2026-07-02 11:53:41.749493 | 2026-07-02 11:53:41.749617 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 11:53:42.014673 | debian-bookworm | ok 2026-07-02 11:53:42.023862 | 2026-07-02 11:53:42.024014 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 11:53:43.618815 | debian-bookworm | changed: 2026-07-02 11:53:43.619096 | debian-bookworm | cd+++++++++ src/ 2026-07-02 11:53:43.619139 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 11:53:43.619169 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 11:53:43.619195 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-02 11:53:43.619220 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/logs" 2026-07-02 11:56:19.220994 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/artifacts" 2026-07-02 11:56:19.505970 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aecb370748714f0e8f2281d1232da3fb/work/docs" 2026-07-02 11:56:19.527392 | 2026-07-02 11:56:19.527615 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 11:56:20.363447 | debian-bookworm | changed: 2026-07-02 11:56:20.363761 | debian-bookworm | .d..t...... ./ 2026-07-02 11:56:20.363817 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 11:56:20.363854 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 11:56:20.363890 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 11:56:20.363923 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 11:56:20.363955 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 11:56:20.364029 | debian-bookworm | changed: All items complete 2026-07-02 11:56:20.364071 | 2026-07-02 11:56:20.958124 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 11:56:21.560026 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 11:56:21.583322 | 2026-07-02 11:56:21.583504 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 11:56:21.957343 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010503 2026-07-02 11:56:22.286680 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011027 2026-07-02 11:56:22.301418 | 2026-07-02 11:56:22.301572 | PLAY RECAP 2026-07-02 11:56:22.301644 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 11:56:22.301677 | 2026-07-02 11:56:22.452633 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 11:56:22.453666 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 11:56:23.240505 | 2026-07-02 11:56:23.240713 | PLAY [Base post] 2026-07-02 11:56:23.255621 | 2026-07-02 11:56:23.255792 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 11:56:23.826433 | debian-bookworm | changed 2026-07-02 11:56:23.833744 | 2026-07-02 11:56:23.833900 | PLAY RECAP 2026-07-02 11:56:23.833973 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 11:56:23.834041 | 2026-07-02 11:56:23.987567 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 11:56:23.988761 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 11:56:24.823092 | 2026-07-02 11:56:24.823317 | PLAY [Base post-logs] 2026-07-02 11:56:24.834614 | 2026-07-02 11:56:24.834865 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 11:56:25.320843 | localhost | changed 2026-07-02 11:56:25.337713 | 2026-07-02 11:56:25.337947 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 11:56:25.378821 | localhost | ok 2026-07-02 11:56:25.387468 | 2026-07-02 11:56:25.387667 | TASK [Set zuul-log-path fact] 2026-07-02 11:56:25.419081 | localhost | ok 2026-07-02 11:56:25.435953 | 2026-07-02 11:56:25.436168 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 11:56:25.467005 | localhost | ok 2026-07-02 11:56:25.472911 | 2026-07-02 11:56:25.473098 | TASK [upload-logs : Create log directories] 2026-07-02 11:56:25.990438 | localhost | changed 2026-07-02 11:56:25.993716 | 2026-07-02 11:56:25.993838 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 11:56:26.518596 | localhost -> localhost | ok: Runtime: 0:00:00.004473 2026-07-02 11:56:26.526475 | 2026-07-02 11:56:26.526661 | TASK [upload-logs : Upload logs to log server] 2026-07-02 11:56:27.117876 | localhost | Output suppressed because no_log was given 2026-07-02 11:56:27.121829 | 2026-07-02 11:56:27.122036 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 11:56:27.181335 | localhost | skipping: Conditional result was False 2026-07-02 11:56:27.187140 | localhost | skipping: Conditional result was False 2026-07-02 11:56:27.198621 | 2026-07-02 11:56:27.198929 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 11:56:27.257576 | localhost | skipping: Conditional result was False 2026-07-02 11:56:27.258789 | 2026-07-02 11:56:27.272744 | localhost | skipping: Conditional result was False 2026-07-02 11:56:27.282396 | 2026-07-02 11:56:27.282588 | LOOP [upload-logs : Upload console log and json output]