2026-06-16 07:31:39.556500 | Job console starting 2026-06-16 07:31:39.590608 | Updating git repos 2026-06-16 07:31:39.711692 | Cloning repos into workspace 2026-06-16 07:31:39.824364 | Restoring repo states 2026-06-16 07:31:39.842312 | Merging changes 2026-06-16 07:31:40.589502 | Checking out repos 2026-06-16 07:31:40.630315 | Preparing playbooks 2026-06-16 07:31:41.950364 | Running Ansible setup 2026-06-16 07:31:49.073940 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 07:31:50.559798 | 2026-06-16 07:31:50.560747 | PLAY [Base pre] 2026-06-16 07:31:50.628404 | 2026-06-16 07:31:50.629145 | TASK [Setup log path fact] 2026-06-16 07:31:50.700223 | debian-bookworm | ok 2026-06-16 07:31:50.771909 | 2026-06-16 07:31:50.772744 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 07:31:50.862081 | debian-bookworm | ok 2026-06-16 07:31:50.912440 | 2026-06-16 07:31:50.912641 | TASK [emit-job-header : Print job information] 2026-06-16 07:31:51.019966 | # Job Information 2026-06-16 07:31:51.020301 | Ansible Version: 2.16.14 2026-06-16 07:31:51.020338 | Job: flake8 2026-06-16 07:31:51.020372 | Pipeline: check 2026-06-16 07:31:51.020394 | Executor: 521e9411259a 2026-06-16 07:31:51.020415 | Triggered by: https://github.com/osism/python-osism/pull/2382 2026-06-16 07:31:51.020438 | Event ID: 63372110-6955-11f1-9372-20cb2b856399 2026-06-16 07:31:51.026247 | 2026-06-16 07:31:51.026462 | LOOP [emit-job-header : Print node information] 2026-06-16 07:31:51.359700 | debian-bookworm | ok: 2026-06-16 07:31:51.359954 | debian-bookworm | # Node Information 2026-06-16 07:31:51.359989 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 07:31:51.360014 | debian-bookworm | Hostname: debian 2026-06-16 07:31:51.360036 | debian-bookworm | Username: zuul 2026-06-16 07:31:51.360056 | debian-bookworm | Distro: Debian 12.14 2026-06-16 07:31:51.360079 | debian-bookworm | Provider: regiocloud-a 2026-06-16 07:31:51.360099 | debian-bookworm | Region: 2026-06-16 07:31:51.360153 | debian-bookworm | Label: debian-bookworm 2026-06-16 07:31:51.360178 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 07:31:51.360198 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:6140 2026-06-16 07:31:51.392906 | 2026-06-16 07:31:51.393166 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 07:31:52.851476 | debian-bookworm -> localhost | changed 2026-06-16 07:31:52.859934 | 2026-06-16 07:31:52.860091 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 07:31:54.816480 | debian-bookworm -> localhost | changed 2026-06-16 07:31:54.829780 | 2026-06-16 07:31:54.829901 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 07:31:55.140085 | debian-bookworm -> localhost | ok 2026-06-16 07:31:55.146260 | 2026-06-16 07:31:55.146366 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 07:31:55.177549 | debian-bookworm | ok 2026-06-16 07:31:55.206004 | debian-bookworm | included: /var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 07:31:55.212180 | 2026-06-16 07:31:55.212274 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 07:31:56.511968 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 07:31:56.512187 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/57dd993c4e154d3087a5cfcd96bfee41_id_rsa 2026-06-16 07:31:56.512229 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/57dd993c4e154d3087a5cfcd96bfee41_id_rsa.pub 2026-06-16 07:31:56.512256 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 07:31:56.512282 | debian-bookworm -> localhost | SHA256:19oaI5/AgOYAgoD2QzaefNWaxGM+M7dViGNvx6KPymE zuul-build-sshkey 2026-06-16 07:31:56.512305 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 07:31:56.512337 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 07:31:56.512360 | debian-bookworm -> localhost | |o . . . . | 2026-06-16 07:31:56.512382 | debian-bookworm -> localhost | |+. + * = . . | 2026-06-16 07:31:56.512402 | debian-bookworm -> localhost | |= * o = = o o | 2026-06-16 07:31:56.512422 | debian-bookworm -> localhost | |.. * o B . * o | 2026-06-16 07:31:56.512441 | debian-bookworm -> localhost | | . = . S * + | 2026-06-16 07:31:56.512468 | debian-bookworm -> localhost | | + o + o | 2026-06-16 07:31:56.512490 | debian-bookworm -> localhost | | . E+ * . | 2026-06-16 07:31:56.512509 | debian-bookworm -> localhost | | o .= * | 2026-06-16 07:31:56.512529 | debian-bookworm -> localhost | | o. + | 2026-06-16 07:31:56.512549 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 07:31:56.512600 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.571360 2026-06-16 07:31:56.521943 | 2026-06-16 07:31:56.522042 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 07:31:56.550122 | debian-bookworm | ok 2026-06-16 07:31:56.560001 | debian-bookworm | included: /var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 07:31:56.568155 | 2026-06-16 07:31:56.568242 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 07:31:56.583738 | debian-bookworm | skipping: Conditional result was False 2026-06-16 07:31:56.591679 | 2026-06-16 07:31:56.591792 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 07:31:57.443330 | debian-bookworm | changed 2026-06-16 07:31:57.448697 | 2026-06-16 07:31:57.448793 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 07:31:57.738972 | debian-bookworm | ok 2026-06-16 07:31:57.744423 | 2026-06-16 07:31:57.744518 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 07:31:58.692599 | debian-bookworm | changed 2026-06-16 07:31:58.698679 | 2026-06-16 07:31:58.698856 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 07:31:59.585425 | debian-bookworm | changed 2026-06-16 07:31:59.593001 | 2026-06-16 07:31:59.593117 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 07:31:59.656454 | debian-bookworm | skipping: Conditional result was False 2026-06-16 07:31:59.670356 | 2026-06-16 07:31:59.670471 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 07:32:00.274713 | debian-bookworm -> localhost | changed 2026-06-16 07:32:00.286998 | 2026-06-16 07:32:00.287150 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 07:32:00.583027 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/57dd993c4e154d3087a5cfcd96bfee41_id_rsa (zuul-build-sshkey) 2026-06-16 07:32:00.583326 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009522 2026-06-16 07:32:00.593523 | 2026-06-16 07:32:00.593705 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 07:32:01.017528 | debian-bookworm | ok 2026-06-16 07:32:01.025560 | 2026-06-16 07:32:01.025715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 07:32:01.061574 | debian-bookworm | skipping: Conditional result was False 2026-06-16 07:32:01.073743 | 2026-06-16 07:32:01.073865 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 07:32:01.527587 | debian-bookworm | ok 2026-06-16 07:32:01.546268 | 2026-06-16 07:32:01.546391 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 07:32:01.577337 | debian-bookworm | ok 2026-06-16 07:32:01.585071 | 2026-06-16 07:32:01.585244 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 07:32:01.925650 | debian-bookworm -> localhost | ok 2026-06-16 07:32:01.932150 | 2026-06-16 07:32:01.932248 | TASK [validate-host : Collect information about the host] 2026-06-16 07:32:03.193049 | debian-bookworm | ok 2026-06-16 07:32:03.207889 | 2026-06-16 07:32:03.208047 | TASK [validate-host : Sanitize hostname] 2026-06-16 07:32:03.394119 | debian-bookworm | ok 2026-06-16 07:32:03.409575 | 2026-06-16 07:32:03.409729 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 07:32:04.356013 | debian-bookworm -> localhost | changed 2026-06-16 07:32:04.365169 | 2026-06-16 07:32:04.365321 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 07:32:04.846449 | debian-bookworm | ok 2026-06-16 07:32:04.853693 | 2026-06-16 07:32:04.853851 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 07:32:05.666228 | debian-bookworm -> localhost | changed 2026-06-16 07:32:05.676690 | 2026-06-16 07:32:05.676821 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 07:32:05.979826 | debian-bookworm | ok 2026-06-16 07:32:05.986692 | 2026-06-16 07:32:05.986822 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 07:32:07.291391 | debian-bookworm | changed: 2026-06-16 07:32:07.291632 | debian-bookworm | cd+++++++++ src/ 2026-06-16 07:32:07.291668 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 07:32:07.291692 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 07:32:07.291714 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-16 07:32:07.291734 | debian-bookworm | Containerfile 2026-06-16 07:32:07.291863 | debian-bookworm | Containerfile 2026-06-16 07:32:07.334234 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/logs" 2026-06-16 07:34:27.896170 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/artifacts" 2026-06-16 07:34:28.182552 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/57dd993c4e154d3087a5cfcd96bfee41/work/docs" 2026-06-16 07:34:28.204964 | 2026-06-16 07:34:28.205250 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 07:34:29.050586 | debian-bookworm | changed: 2026-06-16 07:34:29.051207 | debian-bookworm | .d..t...... ./ 2026-06-16 07:34:29.051267 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 07:34:29.051294 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 07:34:29.051318 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 07:34:29.051339 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 07:34:29.051359 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 07:34:29.051410 | debian-bookworm | changed: All items complete 2026-06-16 07:34:29.051439 | 2026-06-16 07:34:29.686322 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 07:34:30.370784 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 07:34:30.407655 | 2026-06-16 07:34:30.407880 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 07:34:30.779817 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012075 2026-06-16 07:34:31.081933 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011074 2026-06-16 07:34:31.105733 | 2026-06-16 07:34:31.105951 | PLAY RECAP 2026-06-16 07:34:31.106049 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 07:34:31.106135 | 2026-06-16 07:34:31.290776 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 07:34:31.292011 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 07:34:32.085161 | 2026-06-16 07:34:32.085342 | PLAY [Base post] 2026-06-16 07:34:32.100334 | 2026-06-16 07:34:32.100493 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 07:34:32.719584 | debian-bookworm | changed 2026-06-16 07:34:32.732015 | 2026-06-16 07:34:32.732199 | PLAY RECAP 2026-06-16 07:34:32.732281 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 07:34:32.732360 | 2026-06-16 07:34:32.885029 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 07:34:32.886033 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 07:34:33.779401 | 2026-06-16 07:34:33.779602 | PLAY [Base post-logs] 2026-06-16 07:34:33.792535 | 2026-06-16 07:34:33.792703 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 07:34:34.298020 | localhost | changed 2026-06-16 07:34:34.312336 | 2026-06-16 07:34:34.312543 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 07:34:34.350764 | localhost | ok 2026-06-16 07:34:34.356630 | 2026-06-16 07:34:34.356799 | TASK [Set zuul-log-path fact] 2026-06-16 07:34:34.378611 | localhost | ok 2026-06-16 07:34:34.392263 | 2026-06-16 07:34:34.392451 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 07:34:34.434281 | localhost | ok 2026-06-16 07:34:34.440284 | 2026-06-16 07:34:34.440449 | TASK [upload-logs : Create log directories] 2026-06-16 07:34:35.011226 | localhost | changed 2026-06-16 07:34:35.014461 | 2026-06-16 07:34:35.014567 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 07:34:35.552265 | localhost -> localhost | ok: Runtime: 0:00:00.006173 2026-06-16 07:34:35.559818 | 2026-06-16 07:34:35.559996 | TASK [upload-logs : Upload logs to log server] 2026-06-16 07:34:36.158208 | localhost | Output suppressed because no_log was given 2026-06-16 07:34:36.160920 | 2026-06-16 07:34:36.161078 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 07:34:36.222521 | localhost | skipping: Conditional result was False 2026-06-16 07:34:36.228428 | localhost | skipping: Conditional result was False 2026-06-16 07:34:36.241354 | 2026-06-16 07:34:36.241541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 07:34:36.295417 | localhost | skipping: Conditional result was False 2026-06-16 07:34:36.296009 | 2026-06-16 07:34:36.300007 | localhost | skipping: Conditional result was False 2026-06-16 07:34:36.316483 | 2026-06-16 07:34:36.316799 | LOOP [upload-logs : Upload console log and json output]