2026-06-19 16:47:28.092476 | Job console starting 2026-06-19 16:47:28.102490 | Updating git repos 2026-06-19 16:47:28.163957 | Cloning repos into workspace 2026-06-19 16:47:28.268838 | Restoring repo states 2026-06-19 16:47:28.310213 | Merging changes 2026-06-19 16:47:29.198112 | Checking out repos 2026-06-19 16:47:29.281513 | Preparing playbooks 2026-06-19 16:47:30.840499 | Running Ansible setup 2026-06-19 16:47:36.699657 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 16:47:38.395841 | 2026-06-19 16:47:38.396047 | PLAY [Base pre] 2026-06-19 16:47:38.415409 | 2026-06-19 16:47:38.415606 | TASK [Setup log path fact] 2026-06-19 16:47:38.437260 | debian-bookworm | ok 2026-06-19 16:47:38.459409 | 2026-06-19 16:47:38.459620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:47:38.489879 | debian-bookworm | ok 2026-06-19 16:47:38.505472 | 2026-06-19 16:47:38.505649 | TASK [emit-job-header : Print job information] 2026-06-19 16:47:38.547045 | # Job Information 2026-06-19 16:47:38.547328 | Ansible Version: 2.16.14 2026-06-19 16:47:38.547364 | Job: flake8 2026-06-19 16:47:38.547401 | Pipeline: check 2026-06-19 16:47:38.547430 | Executor: 521e9411259a 2026-06-19 16:47:38.547451 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2103 2026-06-19 16:47:38.547474 | Event ID: b610d390-6bfd-11f1-91e6-49f6194f9b0c 2026-06-19 16:47:38.553724 | 2026-06-19 16:47:38.553877 | LOOP [emit-job-header : Print node information] 2026-06-19 16:47:38.705916 | debian-bookworm | ok: 2026-06-19 16:47:38.706222 | debian-bookworm | # Node Information 2026-06-19 16:47:38.706258 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 16:47:38.706283 | debian-bookworm | Hostname: debian 2026-06-19 16:47:38.706305 | debian-bookworm | Username: zuul 2026-06-19 16:47:38.706327 | debian-bookworm | Distro: Debian 12.14 2026-06-19 16:47:38.706350 | debian-bookworm | Provider: regiocloud-a 2026-06-19 16:47:38.706370 | debian-bookworm | Region: 2026-06-19 16:47:38.706391 | debian-bookworm | Label: debian-bookworm 2026-06-19 16:47:38.706410 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 16:47:38.706429 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:25cd 2026-06-19 16:47:38.739842 | 2026-06-19 16:47:38.740027 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 16:47:39.267655 | debian-bookworm -> localhost | changed 2026-06-19 16:47:39.275458 | 2026-06-19 16:47:39.275599 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 16:47:40.295545 | debian-bookworm -> localhost | changed 2026-06-19 16:47:40.314145 | 2026-06-19 16:47:40.314292 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 16:47:40.657736 | debian-bookworm -> localhost | ok 2026-06-19 16:47:40.663858 | 2026-06-19 16:47:40.663964 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 16:47:40.693674 | debian-bookworm | ok 2026-06-19 16:47:40.710645 | debian-bookworm | included: /var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 16:47:40.716653 | 2026-06-19 16:47:40.716746 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 16:47:42.821201 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 16:47:42.821387 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/3dfbc7d56dea440bbdbdce08c9fc8a65_id_rsa 2026-06-19 16:47:42.821417 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/3dfbc7d56dea440bbdbdce08c9fc8a65_id_rsa.pub 2026-06-19 16:47:42.821438 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 16:47:42.821459 | debian-bookworm -> localhost | SHA256:XKKGD/LkahS/2Qpb/TTntviMg0d8aYmwn0eGcomQqwc zuul-build-sshkey 2026-06-19 16:47:42.821476 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 16:47:42.821502 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 16:47:42.821541 | debian-bookworm -> localhost | | | 2026-06-19 16:47:42.821562 | debian-bookworm -> localhost | | | 2026-06-19 16:47:42.821579 | debian-bookworm -> localhost | | . . . | 2026-06-19 16:47:42.821594 | debian-bookworm -> localhost | | . o..o o | 2026-06-19 16:47:42.821610 | debian-bookworm -> localhost | | .o+oo=S+ o | 2026-06-19 16:47:42.821631 | debian-bookworm -> localhost | | E=o=+ B B | 2026-06-19 16:47:42.821647 | debian-bookworm -> localhost | | ..o++o*o*. | 2026-06-19 16:47:42.821663 | debian-bookworm -> localhost | | o=+ oo=Bo | 2026-06-19 16:47:42.821680 | debian-bookworm -> localhost | | .o... .+==. | 2026-06-19 16:47:42.821696 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 16:47:42.821740 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.399778 2026-06-19 16:47:42.827211 | 2026-06-19 16:47:42.827288 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 16:47:42.864199 | debian-bookworm | ok 2026-06-19 16:47:42.872351 | debian-bookworm | included: /var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 16:47:42.878999 | 2026-06-19 16:47:42.879078 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 16:47:42.891901 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:47:42.901747 | 2026-06-19 16:47:42.901828 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 16:47:43.565605 | debian-bookworm | changed 2026-06-19 16:47:43.570486 | 2026-06-19 16:47:43.570594 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 16:47:43.834046 | debian-bookworm | ok 2026-06-19 16:47:43.839567 | 2026-06-19 16:47:43.839659 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 16:47:44.522537 | debian-bookworm | changed 2026-06-19 16:47:44.527849 | 2026-06-19 16:47:44.527941 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 16:47:45.229690 | debian-bookworm | changed 2026-06-19 16:47:45.235113 | 2026-06-19 16:47:45.235213 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 16:47:45.258461 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:47:45.264579 | 2026-06-19 16:47:45.264687 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 16:47:45.777363 | debian-bookworm -> localhost | changed 2026-06-19 16:47:45.797011 | 2026-06-19 16:47:45.797135 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 16:47:46.633023 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/3dfbc7d56dea440bbdbdce08c9fc8a65_id_rsa (zuul-build-sshkey) 2026-06-19 16:47:46.633390 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028105 2026-06-19 16:47:46.642276 | 2026-06-19 16:47:46.642412 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 16:47:47.152765 | debian-bookworm | ok 2026-06-19 16:47:47.163247 | 2026-06-19 16:47:47.163383 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 16:47:47.239056 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:47:47.250477 | 2026-06-19 16:47:47.250641 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 16:47:47.857907 | debian-bookworm | ok 2026-06-19 16:47:47.874388 | 2026-06-19 16:47:47.874564 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 16:47:47.906744 | debian-bookworm | ok 2026-06-19 16:47:47.912653 | 2026-06-19 16:47:47.912798 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 16:47:48.278808 | debian-bookworm -> localhost | ok 2026-06-19 16:47:48.287384 | 2026-06-19 16:47:48.287555 | TASK [validate-host : Collect information about the host] 2026-06-19 16:47:49.918441 | debian-bookworm | ok 2026-06-19 16:47:49.936898 | 2026-06-19 16:47:49.937033 | TASK [validate-host : Sanitize hostname] 2026-06-19 16:47:50.115308 | debian-bookworm | ok 2026-06-19 16:47:50.119984 | 2026-06-19 16:47:50.120079 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 16:47:50.796416 | debian-bookworm -> localhost | changed 2026-06-19 16:47:50.801985 | 2026-06-19 16:47:50.802078 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 16:47:51.315270 | debian-bookworm | ok 2026-06-19 16:47:51.335986 | 2026-06-19 16:47:51.336108 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 16:47:52.317570 | debian-bookworm -> localhost | changed 2026-06-19 16:47:52.326827 | 2026-06-19 16:47:52.329441 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 16:47:52.603981 | debian-bookworm | ok 2026-06-19 16:47:52.617233 | 2026-06-19 16:47:52.617346 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 16:47:53.694768 | debian-bookworm | changed: 2026-06-19 16:47:53.695079 | debian-bookworm | cd+++++++++ src/ 2026-06-19 16:47:53.695144 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 16:47:53.695172 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 16:47:53.695195 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-19 16:47:53.695217 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/logs" 2026-06-19 16:50:07.796429 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/artifacts" 2026-06-19 16:50:08.203114 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3dfbc7d56dea440bbdbdce08c9fc8a65/work/docs" 2026-06-19 16:50:08.216481 | 2026-06-19 16:50:08.216651 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 16:50:09.355684 | debian-bookworm | changed: 2026-06-19 16:50:09.355963 | debian-bookworm | .d..t...... ./ 2026-06-19 16:50:09.356001 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 16:50:09.356025 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 16:50:09.356046 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 16:50:09.356067 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 16:50:09.356087 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 16:50:09.356132 | debian-bookworm | changed: All items complete 2026-06-19 16:50:09.356159 | 2026-06-19 16:50:09.938523 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:50:10.856220 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:50:10.880858 | 2026-06-19 16:50:10.881029 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 16:50:11.414232 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.017008 2026-06-19 16:50:11.796567 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010207 2026-06-19 16:50:11.808269 | 2026-06-19 16:50:11.808421 | PLAY RECAP 2026-06-19 16:50:11.808479 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 16:50:11.808504 | 2026-06-19 16:50:12.015990 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 16:50:12.016949 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:50:12.886235 | 2026-06-19 16:50:12.886457 | PLAY [Base post] 2026-06-19 16:50:12.917888 | 2026-06-19 16:50:12.918067 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 16:50:13.615374 | debian-bookworm | changed 2026-06-19 16:50:13.630489 | 2026-06-19 16:50:13.630655 | PLAY RECAP 2026-06-19 16:50:13.630726 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 16:50:13.630893 | 2026-06-19 16:50:13.829611 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:50:13.830939 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 16:50:14.752660 | 2026-06-19 16:50:14.752856 | PLAY [Base post-logs] 2026-06-19 16:50:14.764809 | 2026-06-19 16:50:14.764951 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 16:50:15.320842 | localhost | changed 2026-06-19 16:50:15.333013 | 2026-06-19 16:50:15.333232 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 16:50:15.375356 | localhost | ok 2026-06-19 16:50:15.380931 | 2026-06-19 16:50:15.381097 | TASK [Set zuul-log-path fact] 2026-06-19 16:50:15.401084 | localhost | ok 2026-06-19 16:50:15.413920 | 2026-06-19 16:50:15.414059 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:50:15.471725 | localhost | ok 2026-06-19 16:50:15.476081 | 2026-06-19 16:50:15.476214 | TASK [upload-logs : Create log directories] 2026-06-19 16:50:16.108228 | localhost | changed 2026-06-19 16:50:16.112840 | 2026-06-19 16:50:16.113025 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 16:50:16.839958 | localhost -> localhost | ok: Runtime: 0:00:00.008728 2026-06-19 16:50:16.853803 | 2026-06-19 16:50:16.853991 | TASK [upload-logs : Upload logs to log server] 2026-06-19 16:50:17.561798 | localhost | Output suppressed because no_log was given 2026-06-19 16:50:17.564366 | 2026-06-19 16:50:17.564488 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 16:50:17.618432 | localhost | skipping: Conditional result was False 2026-06-19 16:50:17.625257 | localhost | skipping: Conditional result was False 2026-06-19 16:50:17.632912 | 2026-06-19 16:50:17.633042 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 16:50:17.709218 | localhost | skipping: Conditional result was False 2026-06-19 16:50:17.709916 | 2026-06-19 16:50:17.719089 | localhost | skipping: Conditional result was False 2026-06-19 16:50:17.728311 | 2026-06-19 16:50:17.730432 | LOOP [upload-logs : Upload console log and json output]