2026-07-17 09:29:52.472633 | Job console starting 2026-07-17 09:29:52.497229 | Updating git repos 2026-07-17 09:29:52.583897 | Cloning repos into workspace 2026-07-17 09:29:52.647026 | Restoring repo states 2026-07-17 09:29:52.682353 | Merging changes 2026-07-17 09:29:53.425748 | Checking out repos 2026-07-17 09:29:53.491439 | Preparing playbooks 2026-07-17 09:29:54.910881 | Running Ansible setup 2026-07-17 09:30:02.991321 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 09:30:05.024826 | 2026-07-17 09:30:05.024964 | PLAY [Base pre] 2026-07-17 09:30:05.041754 | 2026-07-17 09:30:05.041879 | TASK [Setup log path fact] 2026-07-17 09:30:05.060972 | debian-bookworm | ok 2026-07-17 09:30:05.083661 | 2026-07-17 09:30:05.083797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:30:05.121808 | debian-bookworm | ok 2026-07-17 09:30:05.133923 | 2026-07-17 09:30:05.134040 | TASK [emit-job-header : Print job information] 2026-07-17 09:30:05.183714 | # Job Information 2026-07-17 09:30:05.183882 | Ansible Version: 2.16.14 2026-07-17 09:30:05.183917 | Job: flake8 2026-07-17 09:30:05.183949 | Pipeline: check 2026-07-17 09:30:05.183971 | Executor: 521e9411259a 2026-07-17 09:30:05.183991 | Triggered by: https://github.com/osism/python-osism/pull/2476 2026-07-17 09:30:05.184014 | Event ID: 0acef590-81c2-11f1-8ba5-e27566a6e1e7 2026-07-17 09:30:05.188815 | 2026-07-17 09:30:05.188923 | LOOP [emit-job-header : Print node information] 2026-07-17 09:30:05.328180 | debian-bookworm | ok: 2026-07-17 09:30:05.328448 | debian-bookworm | # Node Information 2026-07-17 09:30:05.328487 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 09:30:05.328513 | debian-bookworm | Hostname: debian 2026-07-17 09:30:05.328534 | debian-bookworm | Username: zuul 2026-07-17 09:30:05.328555 | debian-bookworm | Distro: Debian 12.15 2026-07-17 09:30:05.328607 | debian-bookworm | Provider: regiocloud-a 2026-07-17 09:30:05.328629 | debian-bookworm | Region: 2026-07-17 09:30:05.328650 | debian-bookworm | Label: debian-bookworm 2026-07-17 09:30:05.328670 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 09:30:05.328689 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:d71c 2026-07-17 09:30:05.357696 | 2026-07-17 09:30:05.357825 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 09:30:06.586729 | debian-bookworm -> localhost | changed 2026-07-17 09:30:06.594072 | 2026-07-17 09:30:06.594178 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 09:30:09.133655 | debian-bookworm -> localhost | changed 2026-07-17 09:30:09.145236 | 2026-07-17 09:30:09.145346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 09:30:09.577758 | debian-bookworm -> localhost | ok 2026-07-17 09:30:09.584347 | 2026-07-17 09:30:09.584460 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 09:30:09.644360 | debian-bookworm | ok 2026-07-17 09:30:09.680615 | debian-bookworm | included: /var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 09:30:09.692107 | 2026-07-17 09:30:09.692213 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 09:30:12.140793 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 09:30:12.140997 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/94a29fb812c5411182d225ce0dad8c88_id_rsa 2026-07-17 09:30:12.141034 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/94a29fb812c5411182d225ce0dad8c88_id_rsa.pub 2026-07-17 09:30:12.141060 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 09:30:12.141084 | debian-bookworm -> localhost | SHA256:xc7kS6KV/NXnf3gbwzBu8tY6SuFhMA1Rhl5dcXllpTY zuul-build-sshkey 2026-07-17 09:30:12.141106 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 09:30:12.141136 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 09:30:12.141158 | debian-bookworm -> localhost | | o+o. .oX| 2026-07-17 09:30:12.141180 | debian-bookworm -> localhost | | o+. . +o| 2026-07-17 09:30:12.141199 | debian-bookworm -> localhost | | .o=. E .| 2026-07-17 09:30:12.141218 | debian-bookworm -> localhost | | . Oo o . | 2026-07-17 09:30:12.141238 | debian-bookworm -> localhost | | S =+.o. .| 2026-07-17 09:30:12.141263 | debian-bookworm -> localhost | | o +oo+ +o | 2026-07-17 09:30:12.141285 | debian-bookworm -> localhost | | . o+ o.=.| 2026-07-17 09:30:12.141305 | debian-bookworm -> localhost | | . +o..*| 2026-07-17 09:30:12.141325 | debian-bookworm -> localhost | | .oooo+| 2026-07-17 09:30:12.141345 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 09:30:12.141394 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.174207 2026-07-17 09:30:12.151341 | 2026-07-17 09:30:12.151452 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 09:30:12.200980 | debian-bookworm | ok 2026-07-17 09:30:12.224165 | debian-bookworm | included: /var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 09:30:12.244953 | 2026-07-17 09:30:12.245064 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 09:30:12.304482 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:30:12.313977 | 2026-07-17 09:30:12.314084 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 09:30:13.204551 | debian-bookworm | changed 2026-07-17 09:30:13.211146 | 2026-07-17 09:30:13.211226 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 09:30:13.538525 | debian-bookworm | ok 2026-07-17 09:30:13.543145 | 2026-07-17 09:30:13.543223 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 09:30:14.292465 | debian-bookworm | changed 2026-07-17 09:30:14.297218 | 2026-07-17 09:30:14.298953 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 09:30:15.047262 | debian-bookworm | changed 2026-07-17 09:30:15.052562 | 2026-07-17 09:30:15.052708 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 09:30:15.099283 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:30:15.105480 | 2026-07-17 09:30:15.105603 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 09:30:15.783548 | debian-bookworm -> localhost | changed 2026-07-17 09:30:15.792355 | 2026-07-17 09:30:15.792447 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 09:30:16.205924 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/94a29fb812c5411182d225ce0dad8c88_id_rsa (zuul-build-sshkey) 2026-07-17 09:30:16.206139 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027855 2026-07-17 09:30:16.215943 | 2026-07-17 09:30:16.216052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 09:30:16.684765 | debian-bookworm | ok 2026-07-17 09:30:16.694328 | 2026-07-17 09:30:16.694443 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 09:30:16.738714 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:30:16.756789 | 2026-07-17 09:30:16.756905 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 09:30:17.236613 | debian-bookworm | ok 2026-07-17 09:30:17.311830 | 2026-07-17 09:30:17.311953 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 09:30:17.370131 | debian-bookworm | ok 2026-07-17 09:30:17.379355 | 2026-07-17 09:30:17.379459 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 09:30:17.708102 | debian-bookworm -> localhost | ok 2026-07-17 09:30:17.714628 | 2026-07-17 09:30:17.714724 | TASK [validate-host : Collect information about the host] 2026-07-17 09:30:19.099864 | debian-bookworm | ok 2026-07-17 09:30:19.121933 | 2026-07-17 09:30:19.122043 | TASK [validate-host : Sanitize hostname] 2026-07-17 09:30:19.328803 | debian-bookworm | ok 2026-07-17 09:30:19.333492 | 2026-07-17 09:30:19.333607 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 09:30:20.405374 | debian-bookworm -> localhost | changed 2026-07-17 09:30:20.411173 | 2026-07-17 09:30:20.411281 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 09:30:20.979546 | debian-bookworm | ok 2026-07-17 09:30:20.989521 | 2026-07-17 09:30:20.989664 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 09:30:21.724022 | debian-bookworm -> localhost | changed 2026-07-17 09:30:21.733174 | 2026-07-17 09:30:21.733279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 09:30:22.071904 | debian-bookworm | ok 2026-07-17 09:30:22.077290 | 2026-07-17 09:30:22.077382 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 09:30:23.351087 | debian-bookworm | changed: 2026-07-17 09:30:23.351319 | debian-bookworm | cd+++++++++ src/ 2026-07-17 09:30:23.351359 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 09:30:23.351382 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 09:30:23.351404 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-17 09:30:23.351461 | debian-bookworm | Containerfile 2026-07-17 09:30:23.351603 | debian-bookworm | Containerfile 2026-07-17 09:30:23.388237 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/logs" 2026-07-17 09:32:36.803215 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/artifacts" 2026-07-17 09:32:37.070199 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/94a29fb812c5411182d225ce0dad8c88/work/docs" 2026-07-17 09:32:37.083920 | 2026-07-17 09:32:37.084155 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 09:32:37.961646 | debian-bookworm | changed: 2026-07-17 09:32:37.962234 | debian-bookworm | .d..t...... ./ 2026-07-17 09:32:37.962693 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 09:32:37.963201 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 09:32:37.963272 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 09:32:37.963326 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 09:32:37.963377 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 09:32:37.963486 | debian-bookworm | changed: All items complete 2026-07-17 09:32:37.963551 | 2026-07-17 09:32:38.518193 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:32:39.138541 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:32:39.166261 | 2026-07-17 09:32:39.166434 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 09:32:39.596720 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012238 2026-07-17 09:32:40.369165 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.041215 2026-07-17 09:32:40.386250 | 2026-07-17 09:32:40.386442 | PLAY RECAP 2026-07-17 09:32:40.386502 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 09:32:40.386527 | 2026-07-17 09:32:40.564155 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 09:32:40.565282 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:32:41.639609 | 2026-07-17 09:32:41.639831 | PLAY [Base post] 2026-07-17 09:32:41.663925 | 2026-07-17 09:32:41.664174 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 09:32:42.263146 | debian-bookworm | changed 2026-07-17 09:32:42.272899 | 2026-07-17 09:32:42.273046 | PLAY RECAP 2026-07-17 09:32:42.273116 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 09:32:42.273177 | 2026-07-17 09:32:42.504843 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:32:42.505734 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 09:32:44.491205 | 2026-07-17 09:32:44.491470 | PLAY [Base post-logs] 2026-07-17 09:32:44.511645 | 2026-07-17 09:32:44.511817 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 09:32:45.539556 | localhost | changed 2026-07-17 09:32:45.555270 | 2026-07-17 09:32:45.555411 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 09:32:45.601573 | localhost | ok 2026-07-17 09:32:45.605096 | 2026-07-17 09:32:45.605200 | TASK [Set zuul-log-path fact] 2026-07-17 09:32:45.637979 | localhost | ok 2026-07-17 09:32:45.651515 | 2026-07-17 09:32:45.651636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:32:45.677481 | localhost | ok 2026-07-17 09:32:45.680323 | 2026-07-17 09:32:45.680409 | TASK [upload-logs : Create log directories] 2026-07-17 09:32:46.700972 | localhost | changed 2026-07-17 09:32:46.703709 | 2026-07-17 09:32:46.703889 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 09:32:47.645668 | localhost -> localhost | ok: Runtime: 0:00:00.004782 2026-07-17 09:32:47.649751 | 2026-07-17 09:32:47.649855 | TASK [upload-logs : Upload logs to log server] 2026-07-17 09:32:48.314636 | localhost | Output suppressed because no_log was given 2026-07-17 09:32:48.316381 | 2026-07-17 09:32:48.316469 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 09:32:48.369749 | localhost | skipping: Conditional result was False 2026-07-17 09:32:48.374672 | localhost | skipping: Conditional result was False 2026-07-17 09:32:48.378146 | 2026-07-17 09:32:48.378550 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 09:32:48.435281 | localhost | skipping: Conditional result was False 2026-07-17 09:32:48.435533 | 2026-07-17 09:32:48.441961 | localhost | skipping: Conditional result was False 2026-07-17 09:32:48.446599 | 2026-07-17 09:32:48.446732 | LOOP [upload-logs : Upload console log and json output]