2026-07-31 03:15:15.112253 | Job console starting 2026-07-31 03:15:15.124406 | Updating git repos 2026-07-31 03:15:15.188592 | Cloning repos into workspace 2026-07-31 03:15:15.232008 | Restoring repo states 2026-07-31 03:15:15.280030 | Merging changes 2026-07-31 03:15:15.280054 | Checking out repos 2026-07-31 03:15:15.358498 | Preparing playbooks 2026-07-31 03:15:16.749807 | Running Ansible setup 2026-07-31 03:15:21.719087 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:15:23.277193 | 2026-07-31 03:15:23.277588 | PLAY [Base pre] 2026-07-31 03:15:23.307891 | 2026-07-31 03:15:23.308084 | TASK [Setup log path fact] 2026-07-31 03:15:23.350730 | debian-bookworm | ok 2026-07-31 03:15:23.393028 | 2026-07-31 03:15:23.393247 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:15:23.460192 | debian-bookworm | ok 2026-07-31 03:15:23.473262 | 2026-07-31 03:15:23.473468 | TASK [emit-job-header : Print job information] 2026-07-31 03:15:23.517168 | # Job Information 2026-07-31 03:15:23.517467 | Ansible Version: 2.16.14 2026-07-31 03:15:23.517511 | Job: python-black 2026-07-31 03:15:23.517556 | Pipeline: periodic-daily 2026-07-31 03:15:23.517585 | Executor: 521e9411259a 2026-07-31 03:15:23.517607 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-07-31 03:15:23.517630 | Event ID: 447832b3a3734d059644f783dcce4d6f 2026-07-31 03:15:23.526550 | 2026-07-31 03:15:23.526709 | LOOP [emit-job-header : Print node information] 2026-07-31 03:15:23.665304 | debian-bookworm | ok: 2026-07-31 03:15:23.674928 | debian-bookworm | # Node Information 2026-07-31 03:15:23.675050 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-31 03:15:23.675083 | debian-bookworm | Hostname: debian 2026-07-31 03:15:23.675108 | debian-bookworm | Username: zuul 2026-07-31 03:15:23.675130 | debian-bookworm | Distro: Debian 12.15 2026-07-31 03:15:23.675155 | debian-bookworm | Provider: regiocloud-a 2026-07-31 03:15:23.675177 | debian-bookworm | Region: 2026-07-31 03:15:23.675199 | debian-bookworm | Label: debian-bookworm 2026-07-31 03:15:23.675219 | debian-bookworm | Product Name: OpenStack Nova 2026-07-31 03:15:23.675239 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:9a5e 2026-07-31 03:15:23.688434 | 2026-07-31 03:15:23.688582 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:15:24.288962 | debian-bookworm -> localhost | changed 2026-07-31 03:15:24.302535 | 2026-07-31 03:15:24.302731 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:15:25.543333 | debian-bookworm -> localhost | changed 2026-07-31 03:15:25.559397 | 2026-07-31 03:15:25.559584 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:15:25.855690 | debian-bookworm -> localhost | ok 2026-07-31 03:15:25.862797 | 2026-07-31 03:15:25.862977 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:15:25.896063 | debian-bookworm | ok 2026-07-31 03:15:25.912164 | debian-bookworm | included: /var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:15:25.918521 | 2026-07-31 03:15:25.918630 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:15:27.443793 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-31 03:15:27.444186 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/4d61f0c3567546eca0295b45d64fab82_id_rsa 2026-07-31 03:15:27.444253 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/4d61f0c3567546eca0295b45d64fab82_id_rsa.pub 2026-07-31 03:15:27.444300 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-31 03:15:27.444400 | debian-bookworm -> localhost | SHA256:NfRtNCxL+rvexMgMvdv/cVJAQEDZyQEpez7VPay9OWA zuul-build-sshkey 2026-07-31 03:15:27.444446 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-31 03:15:27.444505 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-31 03:15:27.444545 | debian-bookworm -> localhost | | .=O+=+ | 2026-07-31 03:15:27.444583 | debian-bookworm -> localhost | | ..o.*+.. | 2026-07-31 03:15:27.444620 | debian-bookworm -> localhost | | ooo.+=. | 2026-07-31 03:15:27.444653 | debian-bookworm -> localhost | | ..ooo..+.| 2026-07-31 03:15:27.444687 | debian-bookworm -> localhost | | So.o. o o| 2026-07-31 03:15:27.444729 | debian-bookworm -> localhost | | o+.E o | 2026-07-31 03:15:27.444765 | debian-bookworm -> localhost | | .*.=.+| 2026-07-31 03:15:27.444801 | debian-bookworm -> localhost | | .= =o| 2026-07-31 03:15:27.444838 | debian-bookworm -> localhost | | .+.o.=| 2026-07-31 03:15:27.444874 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-31 03:15:27.444969 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.950332 2026-07-31 03:15:27.456200 | 2026-07-31 03:15:27.456400 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:15:27.487175 | debian-bookworm | ok 2026-07-31 03:15:27.499440 | debian-bookworm | included: /var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:15:27.508238 | 2026-07-31 03:15:27.508405 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:15:27.533992 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:15:27.548544 | 2026-07-31 03:15:27.548726 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:15:28.244539 | debian-bookworm | changed 2026-07-31 03:15:28.252118 | 2026-07-31 03:15:28.252248 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:15:28.490122 | debian-bookworm | ok 2026-07-31 03:15:28.496799 | 2026-07-31 03:15:28.496919 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:15:29.120585 | debian-bookworm | changed 2026-07-31 03:15:29.128794 | 2026-07-31 03:15:29.128947 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:15:29.756390 | debian-bookworm | changed 2026-07-31 03:15:29.763593 | 2026-07-31 03:15:29.763726 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:15:29.788076 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:15:29.798558 | 2026-07-31 03:15:29.798704 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:15:30.309352 | debian-bookworm -> localhost | changed 2026-07-31 03:15:30.321332 | 2026-07-31 03:15:30.321483 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:15:30.860126 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/4d61f0c3567546eca0295b45d64fab82_id_rsa (zuul-build-sshkey) 2026-07-31 03:15:30.860426 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021920 2026-07-31 03:15:30.870623 | 2026-07-31 03:15:30.870777 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:15:31.557363 | debian-bookworm | ok 2026-07-31 03:15:31.567130 | 2026-07-31 03:15:31.567511 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:15:31.630703 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:15:31.660408 | 2026-07-31 03:15:31.660559 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:15:32.129389 | debian-bookworm | ok 2026-07-31 03:15:32.149936 | 2026-07-31 03:15:32.150092 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:15:32.186492 | debian-bookworm | ok 2026-07-31 03:15:32.196276 | 2026-07-31 03:15:32.196449 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:15:32.783104 | debian-bookworm -> localhost | ok 2026-07-31 03:15:32.797753 | 2026-07-31 03:15:32.797908 | TASK [validate-host : Collect information about the host] 2026-07-31 03:15:34.198390 | debian-bookworm | ok 2026-07-31 03:15:34.225030 | 2026-07-31 03:15:34.225142 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:15:34.458845 | debian-bookworm | ok 2026-07-31 03:15:34.463949 | 2026-07-31 03:15:34.464043 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:15:34.995262 | debian-bookworm -> localhost | changed 2026-07-31 03:15:35.004817 | 2026-07-31 03:15:35.004945 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:15:35.376683 | debian-bookworm | ok 2026-07-31 03:15:35.380706 | 2026-07-31 03:15:35.380835 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:15:36.061364 | debian-bookworm -> localhost | changed 2026-07-31 03:15:36.071251 | 2026-07-31 03:15:36.071386 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:15:36.338758 | debian-bookworm | ok 2026-07-31 03:15:36.347120 | 2026-07-31 03:15:36.347248 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:15:37.183829 | debian-bookworm | changed: 2026-07-31 03:15:37.184044 | debian-bookworm | cd+++++++++ src/ 2026-07-31 03:15:37.184079 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-31 03:15:37.184104 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-31 03:15:37.184126 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-07-31 03:15:37.184146 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/logs" 2026-07-31 03:16:40.711847 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/artifacts" 2026-07-31 03:16:41.246681 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d61f0c3567546eca0295b45d64fab82/work/docs" 2026-07-31 03:16:41.261489 | 2026-07-31 03:16:41.261631 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-31 03:16:42.643640 | debian-bookworm | changed: 2026-07-31 03:16:42.643931 | debian-bookworm | .d..t...... ./ 2026-07-31 03:16:42.643969 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-31 03:16:42.643993 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-31 03:16:42.644014 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-31 03:16:42.644035 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-31 03:16:42.644055 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-31 03:16:42.644103 | debian-bookworm | changed: All items complete 2026-07-31 03:16:42.644149 | 2026-07-31 03:16:43.366955 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:16:44.273976 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:16:44.301064 | 2026-07-31 03:16:44.301245 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-31 03:16:44.335764 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:16:44.339907 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:16:44.354460 | 2026-07-31 03:16:44.354559 | PLAY RECAP 2026-07-31 03:16:44.354614 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-31 03:16:44.354639 | 2026-07-31 03:16:44.527080 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-31 03:16:44.528042 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:16:45.488148 | 2026-07-31 03:16:45.488334 | PLAY [Base post] 2026-07-31 03:16:45.504457 | 2026-07-31 03:16:45.504695 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-31 03:16:46.143034 | debian-bookworm | changed 2026-07-31 03:16:46.155071 | 2026-07-31 03:16:46.155268 | PLAY RECAP 2026-07-31 03:16:46.155336 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-31 03:16:46.155400 | 2026-07-31 03:16:46.360767 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:16:46.361753 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-31 03:16:47.956351 | 2026-07-31 03:16:47.956487 | PLAY [Base post-logs] 2026-07-31 03:16:47.977756 | 2026-07-31 03:16:47.977884 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-31 03:16:49.055871 | localhost | changed 2026-07-31 03:16:49.066018 | 2026-07-31 03:16:49.066184 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-31 03:16:49.116060 | localhost | ok 2026-07-31 03:16:49.119669 | 2026-07-31 03:16:49.119765 | TASK [Set zuul-log-path fact] 2026-07-31 03:16:49.145022 | localhost | ok 2026-07-31 03:16:49.153739 | 2026-07-31 03:16:49.153854 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:16:49.202884 | localhost | ok 2026-07-31 03:16:49.205871 | 2026-07-31 03:16:49.205959 | TASK [upload-logs : Create log directories] 2026-07-31 03:16:49.999590 | localhost | changed 2026-07-31 03:16:50.002228 | 2026-07-31 03:16:50.002310 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-31 03:16:50.907493 | localhost -> localhost | ok: Runtime: 0:00:00.021776 2026-07-31 03:16:50.914299 | 2026-07-31 03:16:50.914425 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:16:52.190084 | localhost | Output suppressed because no_log was given 2026-07-31 03:16:52.191793 | 2026-07-31 03:16:52.191870 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:16:52.331996 | localhost | skipping: Conditional result was False 2026-07-31 03:16:52.342943 | localhost | skipping: Conditional result was False 2026-07-31 03:16:52.348223 | 2026-07-31 03:16:52.348313 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:16:52.448453 | localhost | skipping: Conditional result was False 2026-07-31 03:16:52.448719 | 2026-07-31 03:16:52.474227 | localhost | skipping: Conditional result was False 2026-07-31 03:16:52.484826 | 2026-07-31 03:16:52.484929 | LOOP [upload-logs : Upload console log and json output]