2026-07-18 03:17:29.057720 | Job console starting 2026-07-18 03:17:29.071278 | Updating git repos 2026-07-18 03:17:29.159752 | Cloning repos into workspace 2026-07-18 03:17:29.294600 | Restoring repo states 2026-07-18 03:17:29.371899 | Merging changes 2026-07-18 03:17:29.371924 | Checking out repos 2026-07-18 03:17:29.649513 | Preparing playbooks 2026-07-18 03:17:31.711356 | Running Ansible setup 2026-07-18 03:17:36.952893 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-18 03:17:37.886953 | 2026-07-18 03:17:37.887097 | PLAY [Base pre] 2026-07-18 03:17:37.904010 | 2026-07-18 03:17:37.904142 | TASK [Setup log path fact] 2026-07-18 03:17:37.932862 | debian-bookworm | ok 2026-07-18 03:17:37.950651 | 2026-07-18 03:17:37.950793 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 03:17:37.999280 | debian-bookworm | ok 2026-07-18 03:17:38.009271 | 2026-07-18 03:17:38.009375 | TASK [emit-job-header : Print job information] 2026-07-18 03:17:38.048118 | # Job Information 2026-07-18 03:17:38.048327 | Ansible Version: 2.16.14 2026-07-18 03:17:38.048366 | Job: flake8 2026-07-18 03:17:38.048400 | Pipeline: periodic-daily 2026-07-18 03:17:38.048424 | Executor: 521e9411259a 2026-07-18 03:17:38.048445 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-18 03:17:38.048467 | Event ID: c3aa647be58542f184f33614e466331b 2026-07-18 03:17:38.053285 | 2026-07-18 03:17:38.053376 | LOOP [emit-job-header : Print node information] 2026-07-18 03:17:38.157325 | debian-bookworm | ok: 2026-07-18 03:17:38.157554 | debian-bookworm | # Node Information 2026-07-18 03:17:38.157588 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-18 03:17:38.157613 | debian-bookworm | Hostname: debian 2026-07-18 03:17:38.157634 | debian-bookworm | Username: zuul 2026-07-18 03:17:38.157783 | debian-bookworm | Distro: Debian 12.15 2026-07-18 03:17:38.157857 | debian-bookworm | Provider: regiocloud-a 2026-07-18 03:17:38.157935 | debian-bookworm | Region: 2026-07-18 03:17:38.157963 | debian-bookworm | Label: debian-bookworm 2026-07-18 03:17:38.157984 | debian-bookworm | Product Name: OpenStack Nova 2026-07-18 03:17:38.158005 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:1b8 2026-07-18 03:17:38.177406 | 2026-07-18 03:17:38.177543 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-18 03:17:38.919758 | debian-bookworm -> localhost | changed 2026-07-18 03:17:38.927991 | 2026-07-18 03:17:38.928131 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-18 03:17:41.912725 | debian-bookworm -> localhost | changed 2026-07-18 03:17:41.934621 | 2026-07-18 03:17:41.934780 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-18 03:17:42.775736 | debian-bookworm -> localhost | ok 2026-07-18 03:17:42.782354 | 2026-07-18 03:17:42.782472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-18 03:17:42.833270 | debian-bookworm | ok 2026-07-18 03:17:42.871106 | debian-bookworm | included: /var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-18 03:17:42.879636 | 2026-07-18 03:17:42.879768 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-18 03:17:44.925074 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-18 03:17:44.925291 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/175e74e8531f4b03aa7bdbafd200e8a9_id_rsa 2026-07-18 03:17:44.925330 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/175e74e8531f4b03aa7bdbafd200e8a9_id_rsa.pub 2026-07-18 03:17:44.925356 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-18 03:17:44.925381 | debian-bookworm -> localhost | SHA256:9Oj6U5w/eDW4TVQpCpkXPJihiYKeqKCjT/gs6LHrdME zuul-build-sshkey 2026-07-18 03:17:44.925404 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-18 03:17:44.925435 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-18 03:17:44.925457 | debian-bookworm -> localhost | | .B.. .| 2026-07-18 03:17:44.925478 | debian-bookworm -> localhost | | . . o* + . ..| 2026-07-18 03:17:44.925498 | debian-bookworm -> localhost | | . . . o. o o .. | 2026-07-18 03:17:44.925518 | debian-bookworm -> localhost | |o o . . o . . | 2026-07-18 03:17:44.925547 | debian-bookworm -> localhost | |oo E S... o | 2026-07-18 03:17:44.925574 | debian-bookworm -> localhost | |+. . . + . + | 2026-07-18 03:17:44.925604 | debian-bookworm -> localhost | |*o.. .. o = . | 2026-07-18 03:17:44.925625 | debian-bookworm -> localhost | |==+ .. . = . | 2026-07-18 03:17:44.925646 | debian-bookworm -> localhost | |+B= .... . . | 2026-07-18 03:17:44.925666 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-18 03:17:44.925724 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.041757 2026-07-18 03:17:44.937474 | 2026-07-18 03:17:44.937583 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-18 03:17:44.991839 | debian-bookworm | ok 2026-07-18 03:17:45.007968 | debian-bookworm | included: /var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-18 03:17:45.016002 | 2026-07-18 03:17:45.016099 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-18 03:17:45.060820 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:17:45.067528 | 2026-07-18 03:17:45.067674 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-18 03:17:45.750517 | debian-bookworm | changed 2026-07-18 03:17:45.758201 | 2026-07-18 03:17:45.758307 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-18 03:17:46.028099 | debian-bookworm | ok 2026-07-18 03:17:46.034558 | 2026-07-18 03:17:46.034647 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-18 03:17:46.711739 | debian-bookworm | changed 2026-07-18 03:17:46.717871 | 2026-07-18 03:17:46.717974 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-18 03:17:47.329675 | debian-bookworm | changed 2026-07-18 03:17:47.339796 | 2026-07-18 03:17:47.339906 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-18 03:17:47.363541 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:17:47.383371 | 2026-07-18 03:17:47.383500 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-18 03:17:48.084018 | debian-bookworm -> localhost | changed 2026-07-18 03:17:48.096113 | 2026-07-18 03:17:48.096231 | TASK [add-build-sshkey : Add back temp key] 2026-07-18 03:17:48.704601 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/175e74e8531f4b03aa7bdbafd200e8a9_id_rsa (zuul-build-sshkey) 2026-07-18 03:17:48.704855 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011321 2026-07-18 03:17:48.712553 | 2026-07-18 03:17:48.712659 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-18 03:17:49.209266 | debian-bookworm | ok 2026-07-18 03:17:49.214805 | 2026-07-18 03:17:49.214949 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-18 03:17:49.238680 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:17:49.248669 | 2026-07-18 03:17:49.248760 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-18 03:17:49.754710 | debian-bookworm | ok 2026-07-18 03:17:49.765764 | 2026-07-18 03:17:49.765890 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-18 03:17:49.796491 | debian-bookworm | ok 2026-07-18 03:17:49.802053 | 2026-07-18 03:17:49.802161 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-18 03:17:50.501908 | debian-bookworm -> localhost | ok 2026-07-18 03:17:50.508344 | 2026-07-18 03:17:50.508438 | TASK [validate-host : Collect information about the host] 2026-07-18 03:17:52.006202 | debian-bookworm | ok 2026-07-18 03:17:52.025543 | 2026-07-18 03:17:52.025662 | TASK [validate-host : Sanitize hostname] 2026-07-18 03:17:52.193416 | debian-bookworm | ok 2026-07-18 03:17:52.198654 | 2026-07-18 03:17:52.198753 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-18 03:17:53.288940 | debian-bookworm -> localhost | changed 2026-07-18 03:17:53.293870 | 2026-07-18 03:17:53.293969 | TASK [validate-host : Collect information about zuul worker] 2026-07-18 03:17:53.771159 | debian-bookworm | ok 2026-07-18 03:17:53.775276 | 2026-07-18 03:17:53.775361 | TASK [validate-host : Write out all zuul information for each host] 2026-07-18 03:17:54.704119 | debian-bookworm -> localhost | changed 2026-07-18 03:17:54.721855 | 2026-07-18 03:17:54.721968 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-18 03:17:54.982394 | debian-bookworm | ok 2026-07-18 03:17:54.991753 | 2026-07-18 03:17:54.991909 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-18 03:17:56.093384 | debian-bookworm | changed: 2026-07-18 03:17:56.093571 | debian-bookworm | cd+++++++++ src/ 2026-07-18 03:17:56.093605 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-18 03:17:56.093629 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-18 03:17:56.093651 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-18 03:17:56.093671 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/logs" 2026-07-18 03:19:29.198635 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/artifacts" 2026-07-18 03:19:29.522928 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/175e74e8531f4b03aa7bdbafd200e8a9/work/docs" 2026-07-18 03:19:29.546358 | 2026-07-18 03:19:29.546519 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-18 03:19:30.586528 | debian-bookworm | changed: 2026-07-18 03:19:30.586809 | debian-bookworm | .d..t...... ./ 2026-07-18 03:19:30.586867 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-18 03:19:30.586893 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-18 03:19:30.586915 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-18 03:19:30.586937 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-18 03:19:30.586959 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-18 03:19:30.587002 | debian-bookworm | changed: All items complete 2026-07-18 03:19:30.587023 | 2026-07-18 03:19:31.357335 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 03:19:32.174715 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 03:19:32.195601 | 2026-07-18 03:19:32.195799 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-18 03:19:32.225343 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:19:32.231609 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:19:32.257517 | 2026-07-18 03:19:32.257669 | PLAY RECAP 2026-07-18 03:19:32.257733 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-18 03:19:32.257777 | 2026-07-18 03:19:32.464287 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-18 03:19:32.465296 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 03:19:33.284331 | 2026-07-18 03:19:33.284544 | PLAY [Base post] 2026-07-18 03:19:33.301010 | 2026-07-18 03:19:33.301240 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-18 03:19:33.880122 | debian-bookworm | changed 2026-07-18 03:19:33.893269 | 2026-07-18 03:19:33.893436 | PLAY RECAP 2026-07-18 03:19:33.893503 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-18 03:19:33.893569 | 2026-07-18 03:19:34.078236 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 03:19:34.080131 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-18 03:19:35.122743 | 2026-07-18 03:19:35.123002 | PLAY [Base post-logs] 2026-07-18 03:19:35.134784 | 2026-07-18 03:19:35.135201 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-18 03:19:35.647381 | localhost | changed 2026-07-18 03:19:35.659624 | 2026-07-18 03:19:35.659816 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-18 03:19:35.686551 | localhost | ok 2026-07-18 03:19:35.693133 | 2026-07-18 03:19:35.693266 | TASK [Set zuul-log-path fact] 2026-07-18 03:19:35.720700 | localhost | ok 2026-07-18 03:19:35.732159 | 2026-07-18 03:19:35.732334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 03:19:35.758472 | localhost | ok 2026-07-18 03:19:35.762465 | 2026-07-18 03:19:35.762592 | TASK [upload-logs : Create log directories] 2026-07-18 03:19:36.392784 | localhost | changed 2026-07-18 03:19:36.401924 | 2026-07-18 03:19:36.402078 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-18 03:19:37.449993 | localhost -> localhost | ok: Runtime: 0:00:00.021116 2026-07-18 03:19:37.454817 | 2026-07-18 03:19:37.454985 | TASK [upload-logs : Upload logs to log server] 2026-07-18 03:19:38.400060 | localhost | Output suppressed because no_log was given 2026-07-18 03:19:38.402152 | 2026-07-18 03:19:38.402262 | LOOP [upload-logs : Compress console log and json output] 2026-07-18 03:19:38.456123 | localhost | skipping: Conditional result was False 2026-07-18 03:19:38.463243 | localhost | skipping: Conditional result was False 2026-07-18 03:19:38.471113 | 2026-07-18 03:19:38.471266 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-18 03:19:38.548886 | localhost | skipping: Conditional result was False 2026-07-18 03:19:38.549216 | 2026-07-18 03:19:38.556642 | localhost | skipping: Conditional result was False 2026-07-18 03:19:38.570628 | 2026-07-18 03:19:38.572046 | LOOP [upload-logs : Upload console log and json output]