2026-05-02 03:01:41.815899 | Job console starting 2026-05-02 03:01:41.833833 | Updating git repos 2026-05-02 03:01:41.942148 | Cloning repos into workspace 2026-05-02 03:01:42.064384 | Restoring repo states 2026-05-02 03:01:42.082197 | Merging changes 2026-05-02 03:01:42.082214 | Checking out repos 2026-05-02 03:01:42.223578 | Preparing playbooks 2026-05-02 03:01:43.803665 | Running Ansible setup 2026-05-02 03:01:50.038204 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:01:51.196596 | 2026-05-02 03:01:51.196747 | PLAY [Base pre] 2026-05-02 03:01:51.236815 | 2026-05-02 03:01:51.236965 | TASK [Setup log path fact] 2026-05-02 03:01:51.276249 | debian-bookworm | ok 2026-05-02 03:01:51.309119 | 2026-05-02 03:01:51.309278 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:01:51.349403 | debian-bookworm | ok 2026-05-02 03:01:51.367914 | 2026-05-02 03:01:51.368041 | TASK [emit-job-header : Print job information] 2026-05-02 03:01:51.438534 | # Job Information 2026-05-02 03:01:51.438790 | Ansible Version: 2.16.14 2026-05-02 03:01:51.438828 | Job: python-black 2026-05-02 03:01:51.438900 | Pipeline: periodic-daily 2026-05-02 03:01:51.438928 | Executor: 521e9411259a 2026-05-02 03:01:51.438950 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-05-02 03:01:51.438972 | Event ID: 0cccd601787d4922bbb2da731b86cd71 2026-05-02 03:01:51.445841 | 2026-05-02 03:01:51.445963 | LOOP [emit-job-header : Print node information] 2026-05-02 03:01:51.661534 | debian-bookworm | ok: 2026-05-02 03:01:51.661709 | debian-bookworm | # Node Information 2026-05-02 03:01:51.661740 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 03:01:51.661761 | debian-bookworm | Hostname: debian 2026-05-02 03:01:51.661780 | debian-bookworm | Username: zuul 2026-05-02 03:01:51.661797 | debian-bookworm | Distro: Debian 12.13 2026-05-02 03:01:51.661819 | debian-bookworm | Provider: regiocloud-a 2026-05-02 03:01:51.661837 | debian-bookworm | Region: 2026-05-02 03:01:51.661856 | debian-bookworm | Label: debian-bookworm 2026-05-02 03:01:51.661872 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 03:01:51.661889 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:565d 2026-05-02 03:01:51.677795 | 2026-05-02 03:01:51.677925 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:01:52.360762 | debian-bookworm -> localhost | changed 2026-05-02 03:01:52.366947 | 2026-05-02 03:01:52.367048 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:01:54.077600 | debian-bookworm -> localhost | changed 2026-05-02 03:01:54.090013 | 2026-05-02 03:01:54.090130 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:01:54.528678 | debian-bookworm -> localhost | ok 2026-05-02 03:01:54.540528 | 2026-05-02 03:01:54.540646 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:01:54.600144 | debian-bookworm | ok 2026-05-02 03:01:54.623244 | debian-bookworm | included: /var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:01:54.628531 | 2026-05-02 03:01:54.628630 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:01:56.873433 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 03:01:56.873732 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/37bea5d771c447c4842c9894b8759a51_id_rsa 2026-05-02 03:01:56.873772 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/37bea5d771c447c4842c9894b8759a51_id_rsa.pub 2026-05-02 03:01:56.873799 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 03:01:56.873825 | debian-bookworm -> localhost | SHA256:UeFi6LcFp25VnPZHYmY2hD8xiWEgGLuo0IMDaszlBZ8 zuul-build-sshkey 2026-05-02 03:01:56.873857 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 03:01:56.873880 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 03:01:56.873901 | debian-bookworm -> localhost | | . .o. +oo+.. | 2026-05-02 03:01:56.873922 | debian-bookworm -> localhost | | o oo + ooo+ | 2026-05-02 03:01:56.873943 | debian-bookworm -> localhost | |. . Eo = o =.Bo.| 2026-05-02 03:01:56.873962 | debian-bookworm -> localhost | |=oo .o o * o *o+ | 2026-05-02 03:01:56.873981 | debian-bookworm -> localhost | |=+o.. o S o ...| 2026-05-02 03:01:56.874004 | debian-bookworm -> localhost | |.o o o + . | 2026-05-02 03:01:56.874024 | debian-bookworm -> localhost | | . + | 2026-05-02 03:01:56.874043 | debian-bookworm -> localhost | | . | 2026-05-02 03:01:56.874064 | debian-bookworm -> localhost | | | 2026-05-02 03:01:56.874084 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 03:01:56.874134 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.680148 2026-05-02 03:01:56.880442 | 2026-05-02 03:01:56.880555 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:01:56.912956 | debian-bookworm | ok 2026-05-02 03:01:56.922794 | debian-bookworm | included: /var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:01:56.931978 | 2026-05-02 03:01:56.932083 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:01:56.976690 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:01:56.982597 | 2026-05-02 03:01:56.983034 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:01:57.695088 | debian-bookworm | changed 2026-05-02 03:01:57.705707 | 2026-05-02 03:01:57.705849 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:01:57.979525 | debian-bookworm | ok 2026-05-02 03:01:57.989363 | 2026-05-02 03:01:57.989473 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:01:58.639646 | debian-bookworm | changed 2026-05-02 03:01:58.651435 | 2026-05-02 03:01:58.651561 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:01:59.253727 | debian-bookworm | changed 2026-05-02 03:01:59.273076 | 2026-05-02 03:01:59.273333 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:01:59.301276 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:01:59.317742 | 2026-05-02 03:01:59.317963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:01:59.770202 | debian-bookworm -> localhost | changed 2026-05-02 03:01:59.788743 | 2026-05-02 03:01:59.788861 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:02:00.089996 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/37bea5d771c447c4842c9894b8759a51_id_rsa (zuul-build-sshkey) 2026-05-02 03:02:00.090418 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010413 2026-05-02 03:02:00.115144 | 2026-05-02 03:02:00.115276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:02:00.562083 | debian-bookworm | ok 2026-05-02 03:02:00.572518 | 2026-05-02 03:02:00.572640 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:02:00.591982 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:02:00.608399 | 2026-05-02 03:02:00.608522 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:02:01.195540 | debian-bookworm | ok 2026-05-02 03:02:01.219281 | 2026-05-02 03:02:01.219413 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:02:01.349788 | debian-bookworm | ok 2026-05-02 03:02:01.362290 | 2026-05-02 03:02:01.362440 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:02:02.101886 | debian-bookworm -> localhost | ok 2026-05-02 03:02:02.109020 | 2026-05-02 03:02:02.109124 | TASK [validate-host : Collect information about the host] 2026-05-02 03:02:03.958964 | debian-bookworm | ok 2026-05-02 03:02:03.989535 | 2026-05-02 03:02:03.989654 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:02:04.288832 | debian-bookworm | ok 2026-05-02 03:02:04.383489 | 2026-05-02 03:02:04.383620 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:02:05.663664 | debian-bookworm -> localhost | changed 2026-05-02 03:02:05.669757 | 2026-05-02 03:02:05.669872 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:02:06.074110 | debian-bookworm | ok 2026-05-02 03:02:06.080607 | 2026-05-02 03:02:06.080732 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:02:06.943337 | debian-bookworm -> localhost | changed 2026-05-02 03:02:06.967545 | 2026-05-02 03:02:06.968182 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:02:07.264859 | debian-bookworm | ok 2026-05-02 03:02:07.271745 | 2026-05-02 03:02:07.271847 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:02:08.242591 | debian-bookworm | changed: 2026-05-02 03:02:08.242783 | debian-bookworm | cd+++++++++ src/ 2026-05-02 03:02:08.242818 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 03:02:08.242884 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 03:02:08.242907 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-05-02 03:02:08.242928 | debian-bookworm | Containerfile 2026-05-02 03:02:08.243041 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/logs" 2026-05-02 03:02:40.945156 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/artifacts" 2026-05-02 03:02:41.427407 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/37bea5d771c447c4842c9894b8759a51/work/docs" 2026-05-02 03:02:41.437827 | 2026-05-02 03:02:41.437927 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 03:02:42.468197 | debian-bookworm | changed: 2026-05-02 03:02:42.468397 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 03:02:42.468429 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 03:02:42.468457 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 03:02:42.468497 | debian-bookworm | changed: All items complete 2026-05-02 03:02:42.468519 | 2026-05-02 03:02:43.473792 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:02:44.192193 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:02:44.206510 | 2026-05-02 03:02:44.206626 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 03:02:44.250938 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:02:44.253987 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:02:44.269778 | 2026-05-02 03:02:44.269865 | PLAY RECAP 2026-05-02 03:02:44.269915 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-02 03:02:44.269939 | 2026-05-02 03:02:44.497943 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 03:02:44.498695 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:02:45.708734 | 2026-05-02 03:02:45.708849 | PLAY [Base post] 2026-05-02 03:02:45.725165 | 2026-05-02 03:02:45.725281 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 03:02:46.316562 | debian-bookworm | changed 2026-05-02 03:02:46.334948 | 2026-05-02 03:02:46.335078 | PLAY RECAP 2026-05-02 03:02:46.335150 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 03:02:46.335211 | 2026-05-02 03:02:46.503221 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:02:46.504148 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 03:02:47.329867 | 2026-05-02 03:02:47.330014 | PLAY [Base post-logs] 2026-05-02 03:02:47.339730 | 2026-05-02 03:02:47.339860 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 03:02:47.873312 | localhost | changed 2026-05-02 03:02:47.882526 | 2026-05-02 03:02:47.882671 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 03:02:47.935963 | localhost | ok 2026-05-02 03:02:47.938884 | 2026-05-02 03:02:47.938978 | TASK [Set zuul-log-path fact] 2026-05-02 03:02:47.963447 | localhost | ok 2026-05-02 03:02:47.970929 | 2026-05-02 03:02:47.971039 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:02:48.005850 | localhost | ok 2026-05-02 03:02:48.009005 | 2026-05-02 03:02:48.009108 | TASK [upload-logs : Create log directories] 2026-05-02 03:02:48.939978 | localhost | changed 2026-05-02 03:02:48.942578 | 2026-05-02 03:02:48.942668 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 03:02:49.576742 | localhost -> localhost | ok: Runtime: 0:00:00.003934 2026-05-02 03:02:49.580405 | 2026-05-02 03:02:49.580507 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:02:50.130103 | localhost | Output suppressed because no_log was given 2026-05-02 03:02:50.131852 | 2026-05-02 03:02:50.131946 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:02:50.181958 | localhost | skipping: Conditional result was False 2026-05-02 03:02:50.189517 | localhost | skipping: Conditional result was False 2026-05-02 03:02:50.197838 | 2026-05-02 03:02:50.197940 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:02:50.249803 | localhost | skipping: Conditional result was False 2026-05-02 03:02:50.250037 | 2026-05-02 03:02:50.256503 | localhost | skipping: Conditional result was False 2026-05-02 03:02:50.267203 | 2026-05-02 03:02:50.267358 | LOOP [upload-logs : Upload console log and json output]