2026-05-18 16:29:18.119074 | Job console starting 2026-05-18 16:29:18.144966 | Updating git repos 2026-05-18 16:29:18.240741 | Cloning repos into workspace 2026-05-18 16:29:18.325385 | Restoring repo states 2026-05-18 16:29:18.390428 | Merging changes 2026-05-18 16:29:19.274723 | Checking out repos 2026-05-18 16:29:19.394405 | Preparing playbooks 2026-05-18 16:29:20.626779 | Running Ansible setup 2026-05-18 16:29:26.386790 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 16:29:27.940199 | 2026-05-18 16:29:27.940473 | PLAY [Base pre] 2026-05-18 16:29:27.958012 | 2026-05-18 16:29:27.958164 | TASK [Setup log path fact] 2026-05-18 16:29:27.977901 | debian-bookworm | ok 2026-05-18 16:29:28.008300 | 2026-05-18 16:29:28.008467 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 16:29:28.078818 | debian-bookworm | ok 2026-05-18 16:29:28.128070 | 2026-05-18 16:29:28.128258 | TASK [emit-job-header : Print job information] 2026-05-18 16:29:28.186364 | # Job Information 2026-05-18 16:29:28.186794 | Ansible Version: 2.16.14 2026-05-18 16:29:28.187384 | Job: flake8 2026-05-18 16:29:28.187428 | Pipeline: check 2026-05-18 16:29:28.187453 | Executor: 521e9411259a 2026-05-18 16:29:28.187475 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2084 2026-05-18 16:29:28.187499 | Event ID: b1610300-52d6-11f1-97a7-a4f329f78bbc 2026-05-18 16:29:28.196212 | 2026-05-18 16:29:28.196358 | LOOP [emit-job-header : Print node information] 2026-05-18 16:29:28.461694 | debian-bookworm | ok: 2026-05-18 16:29:28.462114 | debian-bookworm | # Node Information 2026-05-18 16:29:28.462175 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 16:29:28.462202 | debian-bookworm | Hostname: debian 2026-05-18 16:29:28.462225 | debian-bookworm | Username: zuul 2026-05-18 16:29:28.462246 | debian-bookworm | Distro: Debian 12.14 2026-05-18 16:29:28.462270 | debian-bookworm | Provider: regiocloud-a 2026-05-18 16:29:28.462292 | debian-bookworm | Region: 2026-05-18 16:29:28.462313 | debian-bookworm | Label: debian-bookworm 2026-05-18 16:29:28.462332 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 16:29:28.462352 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:7f1f 2026-05-18 16:29:28.498694 | 2026-05-18 16:29:28.498981 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 16:29:29.307334 | debian-bookworm -> localhost | changed 2026-05-18 16:29:29.315030 | 2026-05-18 16:29:29.315171 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 16:29:31.249380 | debian-bookworm -> localhost | changed 2026-05-18 16:29:31.261765 | 2026-05-18 16:29:31.261936 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 16:29:31.867741 | debian-bookworm -> localhost | ok 2026-05-18 16:29:31.874451 | 2026-05-18 16:29:31.874584 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 16:29:31.932696 | debian-bookworm | ok 2026-05-18 16:29:31.959385 | debian-bookworm | included: /var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 16:29:31.976143 | 2026-05-18 16:29:31.976302 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 16:29:33.473851 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 16:29:33.474024 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/0679af28bbbc4593b940a514adcf86c1_id_rsa 2026-05-18 16:29:33.474053 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/0679af28bbbc4593b940a514adcf86c1_id_rsa.pub 2026-05-18 16:29:33.474074 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 16:29:33.474093 | debian-bookworm -> localhost | SHA256:w6v0LuLyyDmuaM3atMjh7X1YBVUmNCR7KqEaWf3BMq4 zuul-build-sshkey 2026-05-18 16:29:33.474111 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 16:29:33.474135 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 16:29:33.474153 | debian-bookworm -> localhost | | .+*.o | 2026-05-18 16:29:33.474171 | debian-bookworm -> localhost | | . ..o + | 2026-05-18 16:29:33.474187 | debian-bookworm -> localhost | | . = +.. | 2026-05-18 16:29:33.474203 | debian-bookworm -> localhost | | o o =.+. | 2026-05-18 16:29:33.474219 | debian-bookworm -> localhost | | o . o oS | 2026-05-18 16:29:33.474240 | debian-bookworm -> localhost | | o . .. o | 2026-05-18 16:29:33.474258 | debian-bookworm -> localhost | | ooE + . | 2026-05-18 16:29:33.474274 | debian-bookworm -> localhost | |+oO=+o.+ | 2026-05-18 16:29:33.474291 | debian-bookworm -> localhost | |+BBXooooo | 2026-05-18 16:29:33.474307 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 16:29:33.474352 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.699526 2026-05-18 16:29:33.479535 | 2026-05-18 16:29:33.479612 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 16:29:33.515675 | debian-bookworm | ok 2026-05-18 16:29:33.522816 | debian-bookworm | included: /var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 16:29:33.539847 | 2026-05-18 16:29:33.539918 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 16:29:33.572379 | debian-bookworm | skipping: Conditional result was False 2026-05-18 16:29:33.576830 | 2026-05-18 16:29:33.576900 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 16:29:34.291283 | debian-bookworm | changed 2026-05-18 16:29:34.295595 | 2026-05-18 16:29:34.295669 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 16:29:34.573957 | debian-bookworm | ok 2026-05-18 16:29:34.578792 | 2026-05-18 16:29:34.578909 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 16:29:35.310186 | debian-bookworm | changed 2026-05-18 16:29:35.317959 | 2026-05-18 16:29:35.318151 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 16:29:35.977198 | debian-bookworm | changed 2026-05-18 16:29:35.986143 | 2026-05-18 16:29:35.986286 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 16:29:36.021907 | debian-bookworm | skipping: Conditional result was False 2026-05-18 16:29:36.031728 | 2026-05-18 16:29:36.032012 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 16:29:36.525572 | debian-bookworm -> localhost | changed 2026-05-18 16:29:36.538440 | 2026-05-18 16:29:36.538531 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 16:29:36.855978 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/0679af28bbbc4593b940a514adcf86c1_id_rsa (zuul-build-sshkey) 2026-05-18 16:29:36.856198 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017425 2026-05-18 16:29:36.867184 | 2026-05-18 16:29:36.867282 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 16:29:37.236746 | debian-bookworm | ok 2026-05-18 16:29:37.241547 | 2026-05-18 16:29:37.241635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 16:29:37.289891 | debian-bookworm | skipping: Conditional result was False 2026-05-18 16:29:37.299935 | 2026-05-18 16:29:37.300030 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 16:29:37.786893 | debian-bookworm | ok 2026-05-18 16:29:37.798713 | 2026-05-18 16:29:37.798815 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 16:29:37.827024 | debian-bookworm | ok 2026-05-18 16:29:37.832102 | 2026-05-18 16:29:37.832218 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 16:29:38.128158 | debian-bookworm -> localhost | ok 2026-05-18 16:29:38.134627 | 2026-05-18 16:29:38.134724 | TASK [validate-host : Collect information about the host] 2026-05-18 16:29:39.342416 | debian-bookworm | ok 2026-05-18 16:29:39.366332 | 2026-05-18 16:29:39.366545 | TASK [validate-host : Sanitize hostname] 2026-05-18 16:29:39.522478 | debian-bookworm | ok 2026-05-18 16:29:39.581958 | 2026-05-18 16:29:39.582114 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 16:29:40.187236 | debian-bookworm -> localhost | changed 2026-05-18 16:29:40.194698 | 2026-05-18 16:29:40.194897 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 16:29:40.685853 | debian-bookworm | ok 2026-05-18 16:29:40.695019 | 2026-05-18 16:29:40.695169 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 16:29:41.645697 | debian-bookworm -> localhost | changed 2026-05-18 16:29:41.669325 | 2026-05-18 16:29:41.669514 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 16:29:41.967667 | debian-bookworm | ok 2026-05-18 16:29:41.981724 | 2026-05-18 16:29:41.982292 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 16:29:43.959672 | debian-bookworm | changed: 2026-05-18 16:29:43.959936 | debian-bookworm | cd+++++++++ src/ 2026-05-18 16:29:43.959974 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 16:29:43.960000 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 16:29:43.960023 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-05-18 16:29:43.960043 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/logs" 2026-05-18 16:30:45.545138 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/artifacts" 2026-05-18 16:30:45.852004 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0679af28bbbc4593b940a514adcf86c1/work/docs" 2026-05-18 16:30:45.870362 | 2026-05-18 16:30:45.870521 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 16:30:46.764140 | debian-bookworm | changed: 2026-05-18 16:30:46.764641 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 16:30:46.764724 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 16:30:46.764784 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 16:30:46.764900 | debian-bookworm | changed: All items complete 2026-05-18 16:30:46.764951 | 2026-05-18 16:30:47.326466 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 16:30:47.931029 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 16:30:47.964128 | 2026-05-18 16:30:47.964282 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 16:30:48.443570 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009364 2026-05-18 16:30:48.728741 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009429 2026-05-18 16:30:48.737061 | 2026-05-18 16:30:48.737144 | PLAY RECAP 2026-05-18 16:30:48.737190 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 16:30:48.737214 | 2026-05-18 16:30:48.833351 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 16:30:48.834167 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 16:30:49.510544 | 2026-05-18 16:30:49.510682 | PLAY [Base post] 2026-05-18 16:30:49.523111 | 2026-05-18 16:30:49.523235 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 16:30:50.021261 | debian-bookworm | changed 2026-05-18 16:30:50.029900 | 2026-05-18 16:30:50.030022 | PLAY RECAP 2026-05-18 16:30:50.030093 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 16:30:50.030167 | 2026-05-18 16:30:50.148464 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 16:30:50.149589 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 16:30:50.917194 | 2026-05-18 16:30:50.917332 | PLAY [Base post-logs] 2026-05-18 16:30:50.927256 | 2026-05-18 16:30:50.927384 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 16:30:51.400581 | localhost | changed 2026-05-18 16:30:51.413671 | 2026-05-18 16:30:51.413871 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 16:30:51.440727 | localhost | ok 2026-05-18 16:30:51.444572 | 2026-05-18 16:30:51.444871 | TASK [Set zuul-log-path fact] 2026-05-18 16:30:51.473771 | localhost | ok 2026-05-18 16:30:51.488638 | 2026-05-18 16:30:51.488865 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 16:30:51.517772 | localhost | ok 2026-05-18 16:30:51.525109 | 2026-05-18 16:30:51.525289 | TASK [upload-logs : Create log directories] 2026-05-18 16:30:52.083710 | localhost | changed 2026-05-18 16:30:52.086678 | 2026-05-18 16:30:52.086795 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 16:30:52.660081 | localhost -> localhost | ok: Runtime: 0:00:00.007769 2026-05-18 16:30:52.665284 | 2026-05-18 16:30:52.665460 | TASK [upload-logs : Upload logs to log server] 2026-05-18 16:30:53.265160 | localhost | Output suppressed because no_log was given 2026-05-18 16:30:53.269844 | 2026-05-18 16:30:53.270067 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 16:30:53.329281 | localhost | skipping: Conditional result was False 2026-05-18 16:30:53.338401 | localhost | skipping: Conditional result was False 2026-05-18 16:30:53.350117 | 2026-05-18 16:30:53.350361 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 16:30:53.402664 | localhost | skipping: Conditional result was False 2026-05-18 16:30:53.402998 | 2026-05-18 16:30:53.414471 | localhost | skipping: Conditional result was False 2026-05-18 16:30:53.427108 | 2026-05-18 16:30:53.427954 | LOOP [upload-logs : Upload console log and json output]