2026-05-30 14:50:31.949126 | Job console starting 2026-05-30 14:50:31.964740 | Updating git repos 2026-05-30 14:50:32.051062 | Cloning repos into workspace 2026-05-30 14:50:32.193330 | Restoring repo states 2026-05-30 14:50:32.235473 | Merging changes 2026-05-30 14:50:32.920219 | Checking out repos 2026-05-30 14:50:33.068566 | Preparing playbooks 2026-05-30 14:50:34.527893 | Running Ansible setup 2026-05-30 14:50:40.095278 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 14:50:41.387148 | 2026-05-30 14:50:41.387335 | PLAY [Base pre] 2026-05-30 14:50:41.439953 | 2026-05-30 14:50:41.440120 | TASK [Setup log path fact] 2026-05-30 14:50:41.471288 | debian-bookworm | ok 2026-05-30 14:50:41.523911 | 2026-05-30 14:50:41.524095 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 14:50:41.619983 | debian-bookworm | ok 2026-05-30 14:50:41.634720 | 2026-05-30 14:50:41.634913 | TASK [emit-job-header : Print job information] 2026-05-30 14:50:41.730866 | # Job Information 2026-05-30 14:50:41.731068 | Ansible Version: 2.16.14 2026-05-30 14:50:41.731103 | Job: python-black 2026-05-30 14:50:41.731136 | Pipeline: check 2026-05-30 14:50:41.731159 | Executor: 521e9411259a 2026-05-30 14:50:41.731180 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2088 2026-05-30 14:50:41.731201 | Event ID: e13d8210-5c36-11f1-9425-382d8bf017cc 2026-05-30 14:50:41.752548 | 2026-05-30 14:50:41.752706 | LOOP [emit-job-header : Print node information] 2026-05-30 14:50:41.980842 | debian-bookworm | ok: 2026-05-30 14:50:41.982108 | debian-bookworm | # Node Information 2026-05-30 14:50:41.982171 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-30 14:50:41.982200 | debian-bookworm | Hostname: debian 2026-05-30 14:50:41.982224 | debian-bookworm | Username: zuul 2026-05-30 14:50:41.982245 | debian-bookworm | Distro: Debian 12.14 2026-05-30 14:50:41.982269 | debian-bookworm | Provider: regiocloud-a 2026-05-30 14:50:41.982291 | debian-bookworm | Region: 2026-05-30 14:50:41.982313 | debian-bookworm | Label: debian-bookworm 2026-05-30 14:50:41.982332 | debian-bookworm | Product Name: OpenStack Nova 2026-05-30 14:50:41.982352 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:3784 2026-05-30 14:50:42.009938 | 2026-05-30 14:50:42.010230 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 14:50:43.215474 | debian-bookworm -> localhost | changed 2026-05-30 14:50:43.222190 | 2026-05-30 14:50:43.222297 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 14:50:45.175120 | debian-bookworm -> localhost | changed 2026-05-30 14:50:45.186138 | 2026-05-30 14:50:45.186245 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 14:50:45.781139 | debian-bookworm -> localhost | ok 2026-05-30 14:50:45.786961 | 2026-05-30 14:50:45.787061 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 14:50:45.806360 | debian-bookworm | ok 2026-05-30 14:50:45.855913 | debian-bookworm | included: /var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 14:50:45.878950 | 2026-05-30 14:50:45.879099 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 14:50:49.669523 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-30 14:50:49.669795 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/4d43bb92b5b44028bf224b58b4eff855_id_rsa 2026-05-30 14:50:49.669847 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/4d43bb92b5b44028bf224b58b4eff855_id_rsa.pub 2026-05-30 14:50:49.669883 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-30 14:50:49.669914 | debian-bookworm -> localhost | SHA256:WJjoGyU+kZQE28GZ2q6QBReeX5w4gsRrhJ/ljI7Ukkg zuul-build-sshkey 2026-05-30 14:50:49.669944 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-30 14:50:49.669983 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-30 14:50:49.670031 | debian-bookworm -> localhost | |o.o=++ | 2026-05-30 14:50:49.670061 | debian-bookworm -> localhost | |+E.=** + | 2026-05-30 14:50:49.670087 | debian-bookworm -> localhost | |=+OOO B . | 2026-05-30 14:50:49.670114 | debian-bookworm -> localhost | |.***+* o | 2026-05-30 14:50:49.670141 | debian-bookworm -> localhost | |o=..* . S | 2026-05-30 14:50:49.670171 | debian-bookworm -> localhost | |+ . .+ | 2026-05-30 14:50:49.670198 | debian-bookworm -> localhost | | . .. | 2026-05-30 14:50:49.670226 | debian-bookworm -> localhost | | . | 2026-05-30 14:50:49.670255 | debian-bookworm -> localhost | | | 2026-05-30 14:50:49.670283 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-30 14:50:49.670346 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.892411 2026-05-30 14:50:49.678748 | 2026-05-30 14:50:49.678899 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 14:50:49.709832 | debian-bookworm | ok 2026-05-30 14:50:49.717490 | debian-bookworm | included: /var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 14:50:49.724974 | 2026-05-30 14:50:49.725065 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 14:50:49.753177 | debian-bookworm | skipping: Conditional result was False 2026-05-30 14:50:49.759268 | 2026-05-30 14:50:49.759370 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 14:50:50.390021 | debian-bookworm | changed 2026-05-30 14:50:50.395298 | 2026-05-30 14:50:50.395389 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 14:50:50.660008 | debian-bookworm | ok 2026-05-30 14:50:50.667571 | 2026-05-30 14:50:50.667671 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 14:50:51.323598 | debian-bookworm | changed 2026-05-30 14:50:51.332538 | 2026-05-30 14:50:51.332646 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 14:50:52.005151 | debian-bookworm | changed 2026-05-30 14:50:52.010377 | 2026-05-30 14:50:52.010464 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 14:50:52.061621 | debian-bookworm | skipping: Conditional result was False 2026-05-30 14:50:52.067503 | 2026-05-30 14:50:52.067601 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 14:50:52.647957 | debian-bookworm -> localhost | changed 2026-05-30 14:50:52.660183 | 2026-05-30 14:50:52.660288 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 14:50:53.060584 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/4d43bb92b5b44028bf224b58b4eff855_id_rsa (zuul-build-sshkey) 2026-05-30 14:50:53.061102 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013531 2026-05-30 14:50:53.080619 | 2026-05-30 14:50:53.080737 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 14:50:53.558142 | debian-bookworm | ok 2026-05-30 14:50:53.563092 | 2026-05-30 14:50:53.563184 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 14:50:53.643088 | debian-bookworm | skipping: Conditional result was False 2026-05-30 14:50:53.654507 | 2026-05-30 14:50:53.654610 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-30 14:50:54.173808 | debian-bookworm | ok 2026-05-30 14:50:54.199830 | 2026-05-30 14:50:54.199946 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-30 14:50:54.226873 | debian-bookworm | ok 2026-05-30 14:50:54.231795 | 2026-05-30 14:50:54.231884 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-30 14:50:54.616749 | debian-bookworm -> localhost | ok 2026-05-30 14:50:54.624954 | 2026-05-30 14:50:54.625093 | TASK [validate-host : Collect information about the host] 2026-05-30 14:50:55.932720 | debian-bookworm | ok 2026-05-30 14:50:55.943151 | 2026-05-30 14:50:55.943275 | TASK [validate-host : Sanitize hostname] 2026-05-30 14:50:56.114681 | debian-bookworm | ok 2026-05-30 14:50:56.279460 | 2026-05-30 14:50:56.280820 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-30 14:50:57.418658 | debian-bookworm -> localhost | changed 2026-05-30 14:50:57.424975 | 2026-05-30 14:50:57.425093 | TASK [validate-host : Collect information about zuul worker] 2026-05-30 14:50:57.988143 | debian-bookworm | ok 2026-05-30 14:50:57.997695 | 2026-05-30 14:50:57.997820 | TASK [validate-host : Write out all zuul information for each host] 2026-05-30 14:50:58.853018 | debian-bookworm -> localhost | changed 2026-05-30 14:50:58.862363 | 2026-05-30 14:50:58.862456 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-30 14:50:59.187559 | debian-bookworm | ok 2026-05-30 14:50:59.192650 | 2026-05-30 14:50:59.192736 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-30 14:51:00.343186 | debian-bookworm | changed: 2026-05-30 14:51:00.343366 | debian-bookworm | cd+++++++++ src/ 2026-05-30 14:51:00.343401 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-30 14:51:00.343427 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-30 14:51:00.343449 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-05-30 14:51:00.343470 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/logs" 2026-05-30 14:51:28.707516 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/artifacts" 2026-05-30 14:51:29.064138 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d43bb92b5b44028bf224b58b4eff855/work/docs" 2026-05-30 14:51:29.089816 | 2026-05-30 14:51:29.089971 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 14:51:29.862142 | debian-bookworm | changed: 2026-05-30 14:51:29.862419 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-30 14:51:29.862455 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-30 14:51:29.862484 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-30 14:51:29.862535 | debian-bookworm | changed: All items complete 2026-05-30 14:51:29.862571 | 2026-05-30 14:51:30.406097 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 14:51:30.932860 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 14:51:30.955636 | 2026-05-30 14:51:30.955799 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 14:51:31.461858 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006204 2026-05-30 14:51:31.744441 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010517 2026-05-30 14:51:31.765493 | 2026-05-30 14:51:31.765734 | PLAY RECAP 2026-05-30 14:51:31.765845 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-30 14:51:31.765904 | 2026-05-30 14:51:31.936947 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-30 14:51:31.938248 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 14:51:32.699518 | 2026-05-30 14:51:32.699685 | PLAY [Base post] 2026-05-30 14:51:32.713432 | 2026-05-30 14:51:32.713572 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 14:51:33.317046 | debian-bookworm | changed 2026-05-30 14:51:33.327739 | 2026-05-30 14:51:33.328038 | PLAY RECAP 2026-05-30 14:51:33.328215 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 14:51:33.328393 | 2026-05-30 14:51:33.465582 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 14:51:33.467780 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 14:51:34.270329 | 2026-05-30 14:51:34.270497 | PLAY [Base post-logs] 2026-05-30 14:51:34.281374 | 2026-05-30 14:51:34.281518 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 14:51:34.804967 | localhost | changed 2026-05-30 14:51:34.815047 | 2026-05-30 14:51:34.815214 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 14:51:34.840794 | localhost | ok 2026-05-30 14:51:34.843862 | 2026-05-30 14:51:34.843966 | TASK [Set zuul-log-path fact] 2026-05-30 14:51:34.868808 | localhost | ok 2026-05-30 14:51:34.876773 | 2026-05-30 14:51:34.876885 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 14:51:34.901558 | localhost | ok 2026-05-30 14:51:34.904643 | 2026-05-30 14:51:34.904772 | TASK [upload-logs : Create log directories] 2026-05-30 14:51:35.452324 | localhost | changed 2026-05-30 14:51:35.456977 | 2026-05-30 14:51:35.457138 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 14:51:35.970365 | localhost -> localhost | ok: Runtime: 0:00:00.009815 2026-05-30 14:51:35.974462 | 2026-05-30 14:51:35.974572 | TASK [upload-logs : Upload logs to log server] 2026-05-30 14:51:36.579765 | localhost | Output suppressed because no_log was given 2026-05-30 14:51:36.581636 | 2026-05-30 14:51:36.581782 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 14:51:36.641682 | localhost | skipping: Conditional result was False 2026-05-30 14:51:36.650392 | localhost | skipping: Conditional result was False 2026-05-30 14:51:36.663188 | 2026-05-30 14:51:36.663469 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 14:51:36.714331 | localhost | skipping: Conditional result was False 2026-05-30 14:51:36.714643 | 2026-05-30 14:51:36.721811 | localhost | skipping: Conditional result was False 2026-05-30 14:51:36.737109 | 2026-05-30 14:51:36.737357 | LOOP [upload-logs : Upload console log and json output]