2026-07-01 03:24:29.428738 | Job console starting 2026-07-01 03:24:29.436356 | Updating git repos 2026-07-01 03:24:29.500342 | Cloning repos into workspace 2026-07-01 03:24:29.605865 | Restoring repo states 2026-07-01 03:24:29.676536 | Merging changes 2026-07-01 03:24:29.676552 | Checking out repos 2026-07-01 03:24:29.779311 | Preparing playbooks 2026-07-01 03:24:30.930965 | Running Ansible setup 2026-07-01 03:24:35.558675 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:24:36.380527 | 2026-07-01 03:24:36.380683 | PLAY [Base pre] 2026-07-01 03:24:36.409501 | 2026-07-01 03:24:36.409645 | TASK [Setup log path fact] 2026-07-01 03:24:36.438632 | debian-bookworm | ok 2026-07-01 03:24:36.464420 | 2026-07-01 03:24:36.464569 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:24:36.522949 | debian-bookworm | ok 2026-07-01 03:24:36.533907 | 2026-07-01 03:24:36.534010 | TASK [emit-job-header : Print job information] 2026-07-01 03:24:36.573384 | # Job Information 2026-07-01 03:24:36.573550 | Ansible Version: 2.16.14 2026-07-01 03:24:36.573585 | Job: python-black 2026-07-01 03:24:36.573617 | Pipeline: periodic-daily 2026-07-01 03:24:36.573639 | Executor: 521e9411259a 2026-07-01 03:24:36.573658 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-01 03:24:36.573680 | Event ID: a0c45c6f611d4d259003ca22493ee4f4 2026-07-01 03:24:36.578688 | 2026-07-01 03:24:36.578796 | LOOP [emit-job-header : Print node information] 2026-07-01 03:24:36.700524 | debian-bookworm | ok: 2026-07-01 03:24:36.700704 | debian-bookworm | # Node Information 2026-07-01 03:24:36.700737 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:24:36.700762 | debian-bookworm | Hostname: debian 2026-07-01 03:24:36.700783 | debian-bookworm | Username: zuul 2026-07-01 03:24:36.700804 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:24:36.700827 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:24:36.700847 | debian-bookworm | Region: 2026-07-01 03:24:36.700868 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:24:36.700898 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:24:36.700917 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:338a 2026-07-01 03:24:36.715186 | 2026-07-01 03:24:36.715350 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:24:37.173045 | debian-bookworm -> localhost | changed 2026-07-01 03:24:37.180395 | 2026-07-01 03:24:37.180509 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:24:39.074109 | debian-bookworm -> localhost | changed 2026-07-01 03:24:39.086228 | 2026-07-01 03:24:39.086394 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:24:39.419778 | debian-bookworm -> localhost | ok 2026-07-01 03:24:39.427333 | 2026-07-01 03:24:39.427493 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:24:39.459615 | debian-bookworm | ok 2026-07-01 03:24:39.477926 | debian-bookworm | included: /var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:24:39.484569 | 2026-07-01 03:24:39.484702 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:24:41.860022 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:24:41.860503 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/0f581c161fba44f59c0e959ef8de9f96_id_rsa 2026-07-01 03:24:41.860590 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/0f581c161fba44f59c0e959ef8de9f96_id_rsa.pub 2026-07-01 03:24:41.860646 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:24:41.860995 | debian-bookworm -> localhost | SHA256:nEiKQ4cSDzcMu4DGFkt9znKbb0cK1zO3mpf2SgXs5fU zuul-build-sshkey 2026-07-01 03:24:41.861054 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:24:41.861142 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:24:41.861192 | debian-bookworm -> localhost | |+=+ | 2026-07-01 03:24:41.861239 | debian-bookworm -> localhost | |+*++ . . | 2026-07-01 03:24:41.861433 | debian-bookworm -> localhost | |==+ = . o . . | 2026-07-01 03:24:41.861489 | debian-bookworm -> localhost | |++ + * o .. + . .| 2026-07-01 03:24:41.861533 | debian-bookworm -> localhost | |. o + + S . o E| 2026-07-01 03:24:41.861648 | debian-bookworm -> localhost | | . + . = .. | 2026-07-01 03:24:41.861697 | debian-bookworm -> localhost | | + o +.o | 2026-07-01 03:24:41.861740 | debian-bookworm -> localhost | | + .o= | 2026-07-01 03:24:41.861784 | debian-bookworm -> localhost | | . .o+.o. | 2026-07-01 03:24:41.861825 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:24:41.861952 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.774691 2026-07-01 03:24:41.877928 | 2026-07-01 03:24:41.878177 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:24:41.924082 | debian-bookworm | ok 2026-07-01 03:24:41.938391 | debian-bookworm | included: /var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:24:41.951000 | 2026-07-01 03:24:41.951137 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:24:41.986945 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:24:41.995931 | 2026-07-01 03:24:41.996258 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:24:42.748343 | debian-bookworm | changed 2026-07-01 03:24:42.756170 | 2026-07-01 03:24:42.757231 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:24:43.030065 | debian-bookworm | ok 2026-07-01 03:24:43.038638 | 2026-07-01 03:24:43.038792 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:24:43.713060 | debian-bookworm | changed 2026-07-01 03:24:43.721079 | 2026-07-01 03:24:43.721232 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:24:44.393890 | debian-bookworm | changed 2026-07-01 03:24:44.402746 | 2026-07-01 03:24:44.402938 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:24:44.428048 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:24:44.435387 | 2026-07-01 03:24:44.435519 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:24:44.974978 | debian-bookworm -> localhost | changed 2026-07-01 03:24:44.991380 | 2026-07-01 03:24:44.991646 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:24:45.361580 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/0f581c161fba44f59c0e959ef8de9f96_id_rsa (zuul-build-sshkey) 2026-07-01 03:24:45.362213 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015415 2026-07-01 03:24:45.381639 | 2026-07-01 03:24:45.381836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:24:45.789403 | debian-bookworm | ok 2026-07-01 03:24:45.795321 | 2026-07-01 03:24:45.795464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:24:45.830920 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:24:45.853054 | 2026-07-01 03:24:45.853253 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:24:46.319951 | debian-bookworm | ok 2026-07-01 03:24:46.332949 | 2026-07-01 03:24:46.333098 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:24:46.386026 | debian-bookworm | ok 2026-07-01 03:24:46.393153 | 2026-07-01 03:24:46.393333 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:24:46.711902 | debian-bookworm -> localhost | ok 2026-07-01 03:24:46.719853 | 2026-07-01 03:24:46.719988 | TASK [validate-host : Collect information about the host] 2026-07-01 03:24:48.017128 | debian-bookworm | ok 2026-07-01 03:24:48.029135 | 2026-07-01 03:24:48.030459 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:24:48.234477 | debian-bookworm | ok 2026-07-01 03:24:48.239488 | 2026-07-01 03:24:48.239603 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:24:48.925898 | debian-bookworm -> localhost | changed 2026-07-01 03:24:48.939772 | 2026-07-01 03:24:48.940025 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:24:49.348905 | debian-bookworm | ok 2026-07-01 03:24:49.354002 | 2026-07-01 03:24:49.354120 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:24:49.979524 | debian-bookworm -> localhost | changed 2026-07-01 03:24:49.991548 | 2026-07-01 03:24:49.991710 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:24:50.265367 | debian-bookworm | ok 2026-07-01 03:24:50.284357 | 2026-07-01 03:24:50.284548 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:24:51.260059 | debian-bookworm | changed: 2026-07-01 03:24:51.260324 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:24:51.260365 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:24:51.260391 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:24:51.260413 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-01 03:24:51.260433 | debian-bookworm | Containerfile 2026-07-01 03:24:51.260584 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/logs" 2026-07-01 03:25:56.048271 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/artifacts" 2026-07-01 03:25:56.460846 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f581c161fba44f59c0e959ef8de9f96/work/docs" 2026-07-01 03:25:56.488236 | 2026-07-01 03:25:56.488426 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:25:57.289043 | debian-bookworm | changed: 2026-07-01 03:25:57.289298 | debian-bookworm | .d..t...... ./ 2026-07-01 03:25:57.289339 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:25:57.289363 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:25:57.289385 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:25:57.289751 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:25:57.289868 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:25:57.289928 | debian-bookworm | changed: All items complete 2026-07-01 03:25:57.289957 | 2026-07-01 03:25:58.064962 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:25:58.699944 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:25:58.713343 | 2026-07-01 03:25:58.713450 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:25:58.736544 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:25:58.740064 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:25:58.752315 | 2026-07-01 03:25:58.752448 | PLAY RECAP 2026-07-01 03:25:58.752498 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:25:58.752519 | 2026-07-01 03:25:58.843283 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:25:58.844058 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:25:59.525326 | 2026-07-01 03:25:59.525481 | PLAY [Base post] 2026-07-01 03:25:59.540138 | 2026-07-01 03:25:59.540291 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:26:00.097186 | debian-bookworm | changed 2026-07-01 03:26:00.107220 | 2026-07-01 03:26:00.107326 | PLAY RECAP 2026-07-01 03:26:00.107387 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:26:00.107449 | 2026-07-01 03:26:00.319644 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:26:00.320456 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:26:01.259163 | 2026-07-01 03:26:01.259304 | PLAY [Base post-logs] 2026-07-01 03:26:01.267897 | 2026-07-01 03:26:01.267998 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:26:01.798619 | localhost | changed 2026-07-01 03:26:01.809108 | 2026-07-01 03:26:01.809249 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:26:01.875017 | localhost | ok 2026-07-01 03:26:01.877951 | 2026-07-01 03:26:01.878036 | TASK [Set zuul-log-path fact] 2026-07-01 03:26:01.913120 | localhost | ok 2026-07-01 03:26:01.921135 | 2026-07-01 03:26:01.921242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:26:01.966136 | localhost | ok 2026-07-01 03:26:01.969095 | 2026-07-01 03:26:01.969186 | TASK [upload-logs : Create log directories] 2026-07-01 03:26:02.572387 | localhost | changed 2026-07-01 03:26:02.575271 | 2026-07-01 03:26:02.575360 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:26:03.114634 | localhost -> localhost | ok: Runtime: 0:00:00.004906 2026-07-01 03:26:03.118518 | 2026-07-01 03:26:03.118621 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:26:03.761676 | localhost | Output suppressed because no_log was given 2026-07-01 03:26:03.763398 | 2026-07-01 03:26:03.763488 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:26:03.805448 | localhost | skipping: Conditional result was False 2026-07-01 03:26:03.812098 | localhost | skipping: Conditional result was False 2026-07-01 03:26:03.819820 | 2026-07-01 03:26:03.819925 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:26:03.882208 | localhost | skipping: Conditional result was False 2026-07-01 03:26:03.882507 | 2026-07-01 03:26:03.887274 | localhost | skipping: Conditional result was False 2026-07-01 03:26:03.895699 | 2026-07-01 03:26:03.895811 | LOOP [upload-logs : Upload console log and json output]