2026-05-25 03:15:46.655102 | Job console starting 2026-05-25 03:15:46.666311 | Updating git repos 2026-05-25 03:15:46.728154 | Cloning repos into workspace 2026-05-25 03:15:46.791382 | Restoring repo states 2026-05-25 03:15:46.825322 | Merging changes 2026-05-25 03:15:46.825342 | Checking out repos 2026-05-25 03:15:46.895360 | Preparing playbooks 2026-05-25 03:15:47.532186 | Running Ansible setup 2026-05-25 03:15:52.481090 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 03:15:53.922822 | 2026-05-25 03:15:53.923215 | PLAY [Base pre] 2026-05-25 03:15:53.948101 | 2026-05-25 03:15:53.948285 | TASK [Setup log path fact] 2026-05-25 03:15:53.981436 | debian-bookworm | ok 2026-05-25 03:15:54.005126 | 2026-05-25 03:15:54.005448 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:15:54.048947 | debian-bookworm | ok 2026-05-25 03:15:54.061898 | 2026-05-25 03:15:54.062053 | TASK [emit-job-header : Print job information] 2026-05-25 03:15:54.102083 | # Job Information 2026-05-25 03:15:54.102372 | Ansible Version: 2.16.14 2026-05-25 03:15:54.102413 | Job: python-black 2026-05-25 03:15:54.102446 | Pipeline: periodic-daily 2026-05-25 03:15:54.102470 | Executor: 521e9411259a 2026-05-25 03:15:54.102491 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-25 03:15:54.102513 | Event ID: 98bb5725a50f497596c1583df11ecc55 2026-05-25 03:15:54.107792 | 2026-05-25 03:15:54.107932 | LOOP [emit-job-header : Print node information] 2026-05-25 03:15:54.228825 | debian-bookworm | ok: 2026-05-25 03:15:54.229203 | debian-bookworm | # Node Information 2026-05-25 03:15:54.229250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-25 03:15:54.229277 | debian-bookworm | Hostname: debian 2026-05-25 03:15:54.229300 | debian-bookworm | Username: zuul 2026-05-25 03:15:54.229321 | debian-bookworm | Distro: Debian 12.14 2026-05-25 03:15:54.229352 | debian-bookworm | Provider: regiocloud-a 2026-05-25 03:15:54.229378 | debian-bookworm | Region: 2026-05-25 03:15:54.229399 | debian-bookworm | Label: debian-bookworm 2026-05-25 03:15:54.229419 | debian-bookworm | Product Name: OpenStack Nova 2026-05-25 03:15:54.229439 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:4fcc 2026-05-25 03:15:54.250588 | 2026-05-25 03:15:54.250747 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 03:15:54.985747 | debian-bookworm -> localhost | changed 2026-05-25 03:15:54.997733 | 2026-05-25 03:15:54.997840 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 03:15:56.299491 | debian-bookworm -> localhost | changed 2026-05-25 03:15:56.319212 | 2026-05-25 03:15:56.319325 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 03:15:56.635455 | debian-bookworm -> localhost | ok 2026-05-25 03:15:56.640839 | 2026-05-25 03:15:56.640948 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 03:15:56.690139 | debian-bookworm | ok 2026-05-25 03:15:56.704832 | debian-bookworm | included: /var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 03:15:56.710108 | 2026-05-25 03:15:56.710189 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 03:15:57.688349 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-25 03:15:57.688701 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/9edb20bf5100470f9f5452eedde464a7_id_rsa 2026-05-25 03:15:57.688747 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/9edb20bf5100470f9f5452eedde464a7_id_rsa.pub 2026-05-25 03:15:57.688775 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-25 03:15:57.688799 | debian-bookworm -> localhost | SHA256:VjTJV+WX4fxrwkY2aoBF3U6Os6xRn6FGsLr4trp+yic zuul-build-sshkey 2026-05-25 03:15:57.688822 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-25 03:15:57.688854 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-25 03:15:57.688876 | debian-bookworm -> localhost | | o+....o.| 2026-05-25 03:15:57.688898 | debian-bookworm -> localhost | | .ooo.oo.o| 2026-05-25 03:15:57.688931 | debian-bookworm -> localhost | | .+.= +o| 2026-05-25 03:15:57.689003 | debian-bookworm -> localhost | | oo = + o| 2026-05-25 03:15:57.689027 | debian-bookworm -> localhost | | .S.+ =+o .| 2026-05-25 03:15:57.689050 | debian-bookworm -> localhost | | o ..==o. .| 2026-05-25 03:15:57.689071 | debian-bookworm -> localhost | | . . +o + o | 2026-05-25 03:15:57.689091 | debian-bookworm -> localhost | | .E = .. . o | 2026-05-25 03:15:57.689113 | debian-bookworm -> localhost | | .*Xo. | 2026-05-25 03:15:57.689134 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-25 03:15:57.689189 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.436309 2026-05-25 03:15:57.696131 | 2026-05-25 03:15:57.696281 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 03:15:57.725618 | debian-bookworm | ok 2026-05-25 03:15:57.735829 | debian-bookworm | included: /var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 03:15:57.747814 | 2026-05-25 03:15:57.747951 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 03:15:57.797283 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:15:57.803214 | 2026-05-25 03:15:57.803316 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 03:15:58.504629 | debian-bookworm | changed 2026-05-25 03:15:58.510184 | 2026-05-25 03:15:58.510899 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 03:15:58.798937 | debian-bookworm | ok 2026-05-25 03:15:58.808867 | 2026-05-25 03:15:58.808980 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 03:15:59.503377 | debian-bookworm | changed 2026-05-25 03:15:59.538924 | 2026-05-25 03:15:59.539048 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 03:16:00.405262 | debian-bookworm | changed 2026-05-25 03:16:00.421460 | 2026-05-25 03:16:00.422355 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 03:16:00.484701 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:00.495136 | 2026-05-25 03:16:00.495988 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 03:16:02.692001 | debian-bookworm -> localhost | changed 2026-05-25 03:16:02.734404 | 2026-05-25 03:16:02.734586 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 03:16:04.422549 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/9edb20bf5100470f9f5452eedde464a7_id_rsa (zuul-build-sshkey) 2026-05-25 03:16:04.422774 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022894 2026-05-25 03:16:04.443151 | 2026-05-25 03:16:04.444132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 03:16:05.239656 | debian-bookworm | ok 2026-05-25 03:16:05.251465 | 2026-05-25 03:16:05.251596 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 03:16:05.323849 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:05.339745 | 2026-05-25 03:16:05.339868 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-25 03:16:05.911246 | debian-bookworm | ok 2026-05-25 03:16:05.920271 | 2026-05-25 03:16:05.920364 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-25 03:16:05.952555 | debian-bookworm | ok 2026-05-25 03:16:05.957882 | 2026-05-25 03:16:05.957971 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-25 03:16:06.615765 | debian-bookworm -> localhost | ok 2026-05-25 03:16:06.621588 | 2026-05-25 03:16:06.621686 | TASK [validate-host : Collect information about the host] 2026-05-25 03:16:08.191767 | debian-bookworm | ok 2026-05-25 03:16:08.229477 | 2026-05-25 03:16:08.229594 | TASK [validate-host : Sanitize hostname] 2026-05-25 03:16:08.359715 | debian-bookworm | ok 2026-05-25 03:16:08.479761 | 2026-05-25 03:16:08.479905 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-25 03:16:09.567760 | debian-bookworm -> localhost | changed 2026-05-25 03:16:09.573463 | 2026-05-25 03:16:09.573570 | TASK [validate-host : Collect information about zuul worker] 2026-05-25 03:16:10.106631 | debian-bookworm | ok 2026-05-25 03:16:10.112258 | 2026-05-25 03:16:10.114990 | TASK [validate-host : Write out all zuul information for each host] 2026-05-25 03:16:11.088711 | debian-bookworm -> localhost | changed 2026-05-25 03:16:11.101992 | 2026-05-25 03:16:11.102114 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-25 03:16:11.369703 | debian-bookworm | ok 2026-05-25 03:16:11.374082 | 2026-05-25 03:16:11.374157 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-25 03:16:12.953487 | debian-bookworm | changed: 2026-05-25 03:16:12.953693 | debian-bookworm | cd+++++++++ src/ 2026-05-25 03:16:12.953731 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-25 03:16:12.953757 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-25 03:16:12.953779 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-25 03:16:12.953801 | debian-bookworm | Containerfile 2026-05-25 03:16:12.957396 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/logs" 2026-05-25 03:16:44.176246 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/artifacts" 2026-05-25 03:16:44.664059 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9edb20bf5100470f9f5452eedde464a7/work/docs" 2026-05-25 03:16:44.695832 | 2026-05-25 03:16:44.696031 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 03:16:45.701021 | debian-bookworm | changed: 2026-05-25 03:16:45.701371 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-25 03:16:45.701428 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-25 03:16:45.701475 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-25 03:16:45.701549 | debian-bookworm | changed: All items complete 2026-05-25 03:16:45.701586 | 2026-05-25 03:16:46.334522 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:47.099015 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:47.121109 | 2026-05-25 03:16:47.121312 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 03:16:47.171070 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:47.176162 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:47.190786 | 2026-05-25 03:16:47.190934 | PLAY RECAP 2026-05-25 03:16:47.190999 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-25 03:16:47.191030 | 2026-05-25 03:16:47.398528 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-25 03:16:47.399564 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:48.704929 | 2026-05-25 03:16:48.705177 | PLAY [Base post] 2026-05-25 03:16:48.779589 | 2026-05-25 03:16:48.779822 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 03:16:49.590322 | debian-bookworm | changed 2026-05-25 03:16:49.607191 | 2026-05-25 03:16:49.607402 | PLAY RECAP 2026-05-25 03:16:49.607475 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 03:16:49.607541 | 2026-05-25 03:16:49.983457 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:49.984445 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 03:16:51.397194 | 2026-05-25 03:16:51.397514 | PLAY [Base post-logs] 2026-05-25 03:16:51.410985 | 2026-05-25 03:16:51.411157 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 03:16:52.036952 | localhost | changed 2026-05-25 03:16:52.047571 | 2026-05-25 03:16:52.047730 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 03:16:52.104299 | localhost | ok 2026-05-25 03:16:52.107854 | 2026-05-25 03:16:52.107984 | TASK [Set zuul-log-path fact] 2026-05-25 03:16:52.155001 | localhost | ok 2026-05-25 03:16:52.180852 | 2026-05-25 03:16:52.181062 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:16:52.244678 | localhost | ok 2026-05-25 03:16:52.248481 | 2026-05-25 03:16:52.248602 | TASK [upload-logs : Create log directories] 2026-05-25 03:16:53.030582 | localhost | changed 2026-05-25 03:16:53.034640 | 2026-05-25 03:16:53.034914 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 03:16:54.374739 | localhost -> localhost | ok: Runtime: 0:00:00.026015 2026-05-25 03:16:54.385194 | 2026-05-25 03:16:54.385340 | TASK [upload-logs : Upload logs to log server] 2026-05-25 03:16:56.521666 | localhost | Output suppressed because no_log was given 2026-05-25 03:16:56.527709 | 2026-05-25 03:16:56.529681 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 03:16:56.706382 | localhost | skipping: Conditional result was False 2026-05-25 03:16:56.732242 | localhost | skipping: Conditional result was False 2026-05-25 03:16:56.792335 | 2026-05-25 03:16:56.792519 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 03:16:56.900283 | localhost | skipping: Conditional result was False 2026-05-25 03:16:56.900883 | 2026-05-25 03:16:56.909029 | localhost | skipping: Conditional result was False 2026-05-25 03:16:56.922592 | 2026-05-25 03:16:56.922902 | LOOP [upload-logs : Upload console log and json output]