2026-06-30 09:01:51.971081 | Job console starting 2026-06-30 09:01:52.030524 | Updating git repos 2026-06-30 09:01:52.125990 | Cloning repos into workspace 2026-06-30 09:01:52.220804 | Restoring repo states 2026-06-30 09:01:52.240370 | Merging changes 2026-06-30 09:01:53.065567 | Checking out repos 2026-06-30 09:01:53.169328 | Preparing playbooks 2026-06-30 09:01:54.503813 | Running Ansible setup 2026-06-30 09:02:00.250333 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 09:02:01.350724 | 2026-06-30 09:02:01.350978 | PLAY [Base pre] 2026-06-30 09:02:01.371066 | 2026-06-30 09:02:01.371216 | TASK [Setup log path fact] 2026-06-30 09:02:01.390680 | debian-bookworm | ok 2026-06-30 09:02:01.407645 | 2026-06-30 09:02:01.407801 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 09:02:01.468646 | debian-bookworm | ok 2026-06-30 09:02:01.487624 | 2026-06-30 09:02:01.487779 | TASK [emit-job-header : Print job information] 2026-06-30 09:02:01.564082 | # Job Information 2026-06-30 09:02:01.564289 | Ansible Version: 2.16.14 2026-06-30 09:02:01.564326 | Job: flake8 2026-06-30 09:02:01.564359 | Pipeline: check 2026-06-30 09:02:01.564382 | Executor: 521e9411259a 2026-06-30 09:02:01.564403 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2129 2026-06-30 09:02:01.564426 | Event ID: 4fc0d2d0-7462-11f1-92c0-7fab5695e738 2026-06-30 09:02:01.572299 | 2026-06-30 09:02:01.572448 | LOOP [emit-job-header : Print node information] 2026-06-30 09:02:01.731636 | debian-bookworm | ok: 2026-06-30 09:02:01.731927 | debian-bookworm | # Node Information 2026-06-30 09:02:01.731972 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 09:02:01.731999 | debian-bookworm | Hostname: debian 2026-06-30 09:02:01.732022 | debian-bookworm | Username: zuul 2026-06-30 09:02:01.732043 | debian-bookworm | Distro: Debian 12.14 2026-06-30 09:02:01.732067 | debian-bookworm | Provider: regiocloud-a 2026-06-30 09:02:01.732089 | debian-bookworm | Region: 2026-06-30 09:02:01.732111 | debian-bookworm | Label: debian-bookworm 2026-06-30 09:02:01.732131 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 09:02:01.732151 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:5596 2026-06-30 09:02:01.751725 | 2026-06-30 09:02:01.751910 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 09:02:02.613744 | debian-bookworm -> localhost | changed 2026-06-30 09:02:02.619847 | 2026-06-30 09:02:02.619962 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 09:02:03.935614 | debian-bookworm -> localhost | changed 2026-06-30 09:02:03.944320 | 2026-06-30 09:02:03.944409 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 09:02:04.270476 | debian-bookworm -> localhost | ok 2026-06-30 09:02:04.275473 | 2026-06-30 09:02:04.275553 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 09:02:04.303475 | debian-bookworm | ok 2026-06-30 09:02:04.329842 | debian-bookworm | included: /var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 09:02:04.354959 | 2026-06-30 09:02:04.355071 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 09:02:05.857382 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 09:02:05.857574 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/7947f2bbc91a4274953d16a847d08e43_id_rsa 2026-06-30 09:02:05.857610 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/7947f2bbc91a4274953d16a847d08e43_id_rsa.pub 2026-06-30 09:02:05.857636 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 09:02:05.857662 | debian-bookworm -> localhost | SHA256:p1HQZv82m+I0KK0YyzwzkaSPOo08XyBdbI9kCHP+P4c zuul-build-sshkey 2026-06-30 09:02:05.857684 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 09:02:05.857717 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 09:02:05.857739 | debian-bookworm -> localhost | | o . .. | 2026-06-30 09:02:05.857761 | debian-bookworm -> localhost | | = o .+ | 2026-06-30 09:02:05.857782 | debian-bookworm -> localhost | | o * o.. | 2026-06-30 09:02:05.857801 | debian-bookworm -> localhost | | . *.o . . | 2026-06-30 09:02:05.857821 | debian-bookworm -> localhost | | . ooo.S . . | 2026-06-30 09:02:05.857848 | debian-bookworm -> localhost | | ...o. * . + | 2026-06-30 09:02:05.857869 | debian-bookworm -> localhost | | . o oo.E + o. + | 2026-06-30 09:02:05.857899 | debian-bookworm -> localhost | | = o+=+ = ...o | 2026-06-30 09:02:05.857921 | debian-bookworm -> localhost | | .=. =+. ... | 2026-06-30 09:02:05.857941 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 09:02:05.857989 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.715150 2026-06-30 09:02:05.864240 | 2026-06-30 09:02:05.864336 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 09:02:05.900408 | debian-bookworm | ok 2026-06-30 09:02:05.925179 | debian-bookworm | included: /var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 09:02:05.933405 | 2026-06-30 09:02:05.933501 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 09:02:05.975281 | debian-bookworm | skipping: Conditional result was False 2026-06-30 09:02:05.981136 | 2026-06-30 09:02:05.981236 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 09:02:06.675274 | debian-bookworm | changed 2026-06-30 09:02:06.684515 | 2026-06-30 09:02:06.684642 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 09:02:06.915759 | debian-bookworm | ok 2026-06-30 09:02:06.925944 | 2026-06-30 09:02:06.926028 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 09:02:07.575084 | debian-bookworm | changed 2026-06-30 09:02:07.582747 | 2026-06-30 09:02:07.582880 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 09:02:08.167235 | debian-bookworm | changed 2026-06-30 09:02:08.174093 | 2026-06-30 09:02:08.174201 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 09:02:08.187395 | debian-bookworm | skipping: Conditional result was False 2026-06-30 09:02:08.193271 | 2026-06-30 09:02:08.193360 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 09:02:08.598970 | debian-bookworm -> localhost | changed 2026-06-30 09:02:08.611323 | 2026-06-30 09:02:08.611519 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 09:02:08.942258 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/7947f2bbc91a4274953d16a847d08e43_id_rsa (zuul-build-sshkey) 2026-06-30 09:02:08.942474 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009341 2026-06-30 09:02:08.949807 | 2026-06-30 09:02:08.949898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 09:02:09.340824 | debian-bookworm | ok 2026-06-30 09:02:09.347484 | 2026-06-30 09:02:09.347589 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 09:02:09.371064 | debian-bookworm | skipping: Conditional result was False 2026-06-30 09:02:09.393266 | 2026-06-30 09:02:09.393408 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 09:02:09.802525 | debian-bookworm | ok 2026-06-30 09:02:09.812354 | 2026-06-30 09:02:09.812458 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 09:02:09.839470 | debian-bookworm | ok 2026-06-30 09:02:09.843831 | 2026-06-30 09:02:09.843931 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 09:02:10.162803 | debian-bookworm -> localhost | ok 2026-06-30 09:02:10.168169 | 2026-06-30 09:02:10.168251 | TASK [validate-host : Collect information about the host] 2026-06-30 09:02:11.371055 | debian-bookworm | ok 2026-06-30 09:02:11.384810 | 2026-06-30 09:02:11.384985 | TASK [validate-host : Sanitize hostname] 2026-06-30 09:02:11.527014 | debian-bookworm | ok 2026-06-30 09:02:11.531705 | 2026-06-30 09:02:11.531832 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 09:02:12.110862 | debian-bookworm -> localhost | changed 2026-06-30 09:02:12.117205 | 2026-06-30 09:02:12.117304 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 09:02:12.477164 | debian-bookworm | ok 2026-06-30 09:02:12.481755 | 2026-06-30 09:02:12.481845 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 09:02:13.290094 | debian-bookworm -> localhost | changed 2026-06-30 09:02:13.300333 | 2026-06-30 09:02:13.300508 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 09:02:13.540651 | debian-bookworm | ok 2026-06-30 09:02:13.546280 | 2026-06-30 09:02:13.546364 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 09:02:14.972218 | debian-bookworm | changed: 2026-06-30 09:02:14.972451 | debian-bookworm | cd+++++++++ src/ 2026-06-30 09:02:14.972487 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 09:02:14.972512 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 09:02:14.972533 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-30 09:02:14.972555 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/logs" 2026-06-30 09:03:59.521012 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/artifacts" 2026-06-30 09:04:00.383103 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7947f2bbc91a4274953d16a847d08e43/work/docs" 2026-06-30 09:04:00.402108 | 2026-06-30 09:04:00.402318 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 09:04:01.696293 | debian-bookworm | changed: 2026-06-30 09:04:01.696473 | debian-bookworm | .d..t...... ./ 2026-06-30 09:04:01.696505 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 09:04:01.696529 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 09:04:01.696551 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 09:04:01.696573 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 09:04:01.696595 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 09:04:01.696632 | debian-bookworm | changed: All items complete 2026-06-30 09:04:01.696657 | 2026-06-30 09:04:02.376467 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 09:04:03.308093 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 09:04:03.322367 | 2026-06-30 09:04:03.322993 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 09:04:04.127549 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.018500 2026-06-30 09:04:04.607833 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.004435 2026-06-30 09:04:04.630327 | 2026-06-30 09:04:04.630407 | PLAY RECAP 2026-06-30 09:04:04.630450 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 09:04:04.630470 | 2026-06-30 09:04:04.827395 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 09:04:04.828012 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 09:04:05.820144 | 2026-06-30 09:04:05.820275 | PLAY [Base post] 2026-06-30 09:04:05.831908 | 2026-06-30 09:04:05.832021 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 09:04:06.407404 | debian-bookworm | changed 2026-06-30 09:04:06.413589 | 2026-06-30 09:04:06.413685 | PLAY RECAP 2026-06-30 09:04:06.413741 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 09:04:06.413802 | 2026-06-30 09:04:06.511912 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 09:04:06.512820 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 09:04:07.319979 | 2026-06-30 09:04:07.320133 | PLAY [Base post-logs] 2026-06-30 09:04:07.330285 | 2026-06-30 09:04:07.330410 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 09:04:07.967664 | localhost | changed 2026-06-30 09:04:07.980178 | 2026-06-30 09:04:07.980308 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 09:04:08.015271 | localhost | ok 2026-06-30 09:04:08.018170 | 2026-06-30 09:04:08.018260 | TASK [Set zuul-log-path fact] 2026-06-30 09:04:08.035057 | localhost | ok 2026-06-30 09:04:08.042969 | 2026-06-30 09:04:08.043073 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 09:04:08.090566 | localhost | ok 2026-06-30 09:04:08.094610 | 2026-06-30 09:04:08.094743 | TASK [upload-logs : Create log directories] 2026-06-30 09:04:08.539042 | localhost | changed 2026-06-30 09:04:08.541212 | 2026-06-30 09:04:08.541291 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 09:04:08.969126 | localhost -> localhost | ok: Runtime: 0:00:00.003482 2026-06-30 09:04:08.973176 | 2026-06-30 09:04:08.973279 | TASK [upload-logs : Upload logs to log server] 2026-06-30 09:04:09.509385 | localhost | Output suppressed because no_log was given 2026-06-30 09:04:09.510950 | 2026-06-30 09:04:09.511024 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 09:04:09.546932 | localhost | skipping: Conditional result was False 2026-06-30 09:04:09.551716 | localhost | skipping: Conditional result was False 2026-06-30 09:04:09.557597 | 2026-06-30 09:04:09.557686 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 09:04:09.597187 | localhost | skipping: Conditional result was False 2026-06-30 09:04:09.597392 | 2026-06-30 09:04:09.601214 | localhost | skipping: Conditional result was False 2026-06-30 09:04:09.616827 | 2026-06-30 09:04:09.616914 | LOOP [upload-logs : Upload console log and json output]