2026-06-20 03:18:20.356060 | Job console starting 2026-06-20 03:18:20.371047 | Updating git repos 2026-06-20 03:18:20.416307 | Cloning repos into workspace 2026-06-20 03:18:20.542739 | Restoring repo states 2026-06-20 03:18:20.564157 | Merging changes 2026-06-20 03:18:20.564179 | Checking out repos 2026-06-20 03:18:20.616112 | Preparing playbooks 2026-06-20 03:18:22.207184 | Running Ansible setup 2026-06-20 03:18:27.737250 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 03:18:29.543094 | 2026-06-20 03:18:29.543282 | PLAY [Base pre] 2026-06-20 03:18:29.595829 | 2026-06-20 03:18:29.596011 | TASK [Setup log path fact] 2026-06-20 03:18:29.642354 | debian-bookworm | ok 2026-06-20 03:18:29.702344 | 2026-06-20 03:18:29.702533 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:18:29.789534 | debian-bookworm | ok 2026-06-20 03:18:29.820460 | 2026-06-20 03:18:29.820661 | TASK [emit-job-header : Print job information] 2026-06-20 03:18:29.890756 | # Job Information 2026-06-20 03:18:29.891019 | Ansible Version: 2.16.14 2026-06-20 03:18:29.891058 | Job: python-black 2026-06-20 03:18:29.891093 | Pipeline: periodic-daily 2026-06-20 03:18:29.891116 | Executor: 521e9411259a 2026-06-20 03:18:29.891137 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-06-20 03:18:29.891159 | Event ID: 5f2ce98f96584022a7315dc96ae57f92 2026-06-20 03:18:29.897856 | 2026-06-20 03:18:29.897991 | LOOP [emit-job-header : Print node information] 2026-06-20 03:18:30.243413 | debian-bookworm | ok: 2026-06-20 03:18:30.243769 | debian-bookworm | # Node Information 2026-06-20 03:18:30.243822 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-20 03:18:30.243855 | debian-bookworm | Hostname: debian 2026-06-20 03:18:30.243886 | debian-bookworm | Username: zuul 2026-06-20 03:18:30.243915 | debian-bookworm | Distro: Debian 12.14 2026-06-20 03:18:30.243945 | debian-bookworm | Provider: regiocloud-a 2026-06-20 03:18:30.243967 | debian-bookworm | Region: 2026-06-20 03:18:30.243989 | debian-bookworm | Label: debian-bookworm 2026-06-20 03:18:30.244014 | debian-bookworm | Product Name: OpenStack Nova 2026-06-20 03:18:30.244041 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:ba7f 2026-06-20 03:18:30.265550 | 2026-06-20 03:18:30.265723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 03:18:31.719799 | debian-bookworm -> localhost | changed 2026-06-20 03:18:31.735522 | 2026-06-20 03:18:31.737071 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 03:18:33.344816 | debian-bookworm -> localhost | changed 2026-06-20 03:18:33.362581 | 2026-06-20 03:18:33.362706 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 03:18:33.886250 | debian-bookworm -> localhost | ok 2026-06-20 03:18:33.891165 | 2026-06-20 03:18:33.891259 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 03:18:33.908720 | debian-bookworm | ok 2026-06-20 03:18:33.943593 | debian-bookworm | included: /var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 03:18:33.949300 | 2026-06-20 03:18:33.949393 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 03:18:35.884199 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-20 03:18:35.884388 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/60bc963c84034fc0b043d8b9cc85d91c_id_rsa 2026-06-20 03:18:35.884421 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/60bc963c84034fc0b043d8b9cc85d91c_id_rsa.pub 2026-06-20 03:18:35.884443 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-20 03:18:35.884462 | debian-bookworm -> localhost | SHA256:qkxPGviQfR3D95GQ5QIuxAR0gDjAtLlI/ElQZuAsHA4 zuul-build-sshkey 2026-06-20 03:18:35.884481 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-20 03:18:35.884506 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-20 03:18:35.884525 | debian-bookworm -> localhost | |E*o*+=+ . . | 2026-06-20 03:18:35.884542 | debian-bookworm -> localhost | |X.O o.. . + | 2026-06-20 03:18:35.884560 | debian-bookworm -> localhost | |.@ . . . + . | 2026-06-20 03:18:35.884577 | debian-bookworm -> localhost | |+ + . o o . | 2026-06-20 03:18:35.884594 | debian-bookworm -> localhost | |.. o S . o | 2026-06-20 03:18:35.884614 | debian-bookworm -> localhost | | + o + . . | 2026-06-20 03:18:35.884645 | debian-bookworm -> localhost | | + + + . . | 2026-06-20 03:18:35.884662 | debian-bookworm -> localhost | | = B | 2026-06-20 03:18:35.884679 | debian-bookworm -> localhost | | = . | 2026-06-20 03:18:35.884696 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-20 03:18:35.884736 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.349337 2026-06-20 03:18:35.894677 | 2026-06-20 03:18:35.894771 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 03:18:35.921498 | debian-bookworm | ok 2026-06-20 03:18:35.930049 | debian-bookworm | included: /var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 03:18:35.937650 | 2026-06-20 03:18:35.937743 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 03:18:35.950406 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:18:35.955601 | 2026-06-20 03:18:35.955704 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 03:18:36.620884 | debian-bookworm | changed 2026-06-20 03:18:36.627140 | 2026-06-20 03:18:36.627246 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 03:18:36.879760 | debian-bookworm | ok 2026-06-20 03:18:36.887752 | 2026-06-20 03:18:36.887870 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 03:18:37.622965 | debian-bookworm | changed 2026-06-20 03:18:37.627361 | 2026-06-20 03:18:37.627444 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 03:18:38.323530 | debian-bookworm | changed 2026-06-20 03:18:38.327979 | 2026-06-20 03:18:38.328073 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 03:18:38.340666 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:18:38.345352 | 2026-06-20 03:18:38.345432 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 03:18:38.742212 | debian-bookworm -> localhost | changed 2026-06-20 03:18:38.762886 | 2026-06-20 03:18:38.763058 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 03:18:39.210631 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/60bc963c84034fc0b043d8b9cc85d91c_id_rsa (zuul-build-sshkey) 2026-06-20 03:18:39.210878 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020760 2026-06-20 03:18:39.218193 | 2026-06-20 03:18:39.218289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 03:18:39.628329 | debian-bookworm | ok 2026-06-20 03:18:39.634585 | 2026-06-20 03:18:39.634701 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 03:18:39.668107 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:18:39.677930 | 2026-06-20 03:18:39.678026 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 03:18:40.133787 | debian-bookworm | ok 2026-06-20 03:18:40.148175 | 2026-06-20 03:18:40.148293 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 03:18:40.176552 | debian-bookworm | ok 2026-06-20 03:18:40.181738 | 2026-06-20 03:18:40.181831 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 03:18:40.479210 | debian-bookworm -> localhost | ok 2026-06-20 03:18:40.486255 | 2026-06-20 03:18:40.486812 | TASK [validate-host : Collect information about the host] 2026-06-20 03:18:41.708134 | debian-bookworm | ok 2026-06-20 03:18:41.723289 | 2026-06-20 03:18:41.723392 | TASK [validate-host : Sanitize hostname] 2026-06-20 03:18:41.868626 | debian-bookworm | ok 2026-06-20 03:18:41.872997 | 2026-06-20 03:18:41.873082 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 03:18:42.373961 | debian-bookworm -> localhost | changed 2026-06-20 03:18:42.380147 | 2026-06-20 03:18:42.380253 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 03:18:42.798535 | debian-bookworm | ok 2026-06-20 03:18:42.803590 | 2026-06-20 03:18:42.803752 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 03:18:43.676789 | debian-bookworm -> localhost | changed 2026-06-20 03:18:43.694827 | 2026-06-20 03:18:43.695005 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 03:18:44.000705 | debian-bookworm | ok 2026-06-20 03:18:44.007425 | 2026-06-20 03:18:44.007556 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 03:18:45.148287 | debian-bookworm | changed: 2026-06-20 03:18:45.148517 | debian-bookworm | cd+++++++++ src/ 2026-06-20 03:18:45.148554 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-20 03:18:45.148577 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-20 03:18:45.148599 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-20 03:18:45.148639 | debian-bookworm | Containerfile 2026-06-20 03:18:45.148774 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/logs" 2026-06-20 03:19:59.428567 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/artifacts" 2026-06-20 03:19:59.863518 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/60bc963c84034fc0b043d8b9cc85d91c/work/docs" 2026-06-20 03:19:59.873438 | 2026-06-20 03:19:59.873578 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-20 03:20:01.101239 | debian-bookworm | changed: 2026-06-20 03:20:01.101479 | debian-bookworm | .d..t...... ./ 2026-06-20 03:20:01.101515 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-20 03:20:01.101542 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-20 03:20:01.101564 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-20 03:20:01.101604 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-20 03:20:01.101625 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-20 03:20:01.101669 | debian-bookworm | changed: All items complete 2026-06-20 03:20:01.101695 | 2026-06-20 03:20:02.313727 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 03:20:03.806148 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 03:20:03.827834 | 2026-06-20 03:20:03.827939 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-20 03:20:03.878062 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:20:03.883710 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:20:03.899638 | 2026-06-20 03:20:03.899717 | PLAY RECAP 2026-06-20 03:20:03.899770 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-20 03:20:03.899795 | 2026-06-20 03:20:04.015342 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 03:20:04.015967 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 03:20:04.811737 | 2026-06-20 03:20:04.811847 | PLAY [Base post] 2026-06-20 03:20:04.825774 | 2026-06-20 03:20:04.825875 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-20 03:20:05.341054 | debian-bookworm | changed 2026-06-20 03:20:05.349014 | 2026-06-20 03:20:05.349116 | PLAY RECAP 2026-06-20 03:20:05.349172 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-20 03:20:05.349233 | 2026-06-20 03:20:05.447803 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 03:20:05.448530 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-20 03:20:06.311497 | 2026-06-20 03:20:06.311648 | PLAY [Base post-logs] 2026-06-20 03:20:06.321386 | 2026-06-20 03:20:06.321507 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-20 03:20:07.012038 | localhost | changed 2026-06-20 03:20:07.022903 | 2026-06-20 03:20:07.023028 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-20 03:20:07.048075 | localhost | ok 2026-06-20 03:20:07.052781 | 2026-06-20 03:20:07.052879 | TASK [Set zuul-log-path fact] 2026-06-20 03:20:07.077832 | localhost | ok 2026-06-20 03:20:07.088877 | 2026-06-20 03:20:07.090092 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:20:07.118814 | localhost | ok 2026-06-20 03:20:07.122913 | 2026-06-20 03:20:07.123119 | TASK [upload-logs : Create log directories] 2026-06-20 03:20:07.709841 | localhost | changed 2026-06-20 03:20:07.712428 | 2026-06-20 03:20:07.712514 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-20 03:20:08.713507 | localhost -> localhost | ok: Runtime: 0:00:00.015729 2026-06-20 03:20:08.717097 | 2026-06-20 03:20:08.717185 | TASK [upload-logs : Upload logs to log server] 2026-06-20 03:20:09.550657 | localhost | Output suppressed because no_log was given 2026-06-20 03:20:09.552307 | 2026-06-20 03:20:09.552385 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 03:20:09.588884 | localhost | skipping: Conditional result was False 2026-06-20 03:20:09.594183 | localhost | skipping: Conditional result was False 2026-06-20 03:20:09.597168 | 2026-06-20 03:20:09.597246 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 03:20:09.632903 | localhost | skipping: Conditional result was False 2026-06-20 03:20:09.633131 | 2026-06-20 03:20:09.636770 | localhost | skipping: Conditional result was False 2026-06-20 03:20:09.642163 | 2026-06-20 03:20:09.642242 | LOOP [upload-logs : Upload console log and json output]