2026-07-14 03:16:13.224142 | Job console starting 2026-07-14 03:16:13.242337 | Updating git repos 2026-07-14 03:16:13.288413 | Cloning repos into workspace 2026-07-14 03:16:13.393038 | Restoring repo states 2026-07-14 03:16:13.418551 | Merging changes 2026-07-14 03:16:13.418581 | Checking out repos 2026-07-14 03:16:13.514707 | Preparing playbooks 2026-07-14 03:16:14.520360 | Running Ansible setup 2026-07-14 03:16:20.101206 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 03:16:21.105854 | 2026-07-14 03:16:21.106066 | PLAY [Base pre] 2026-07-14 03:16:21.131674 | 2026-07-14 03:16:21.131873 | TASK [Setup log path fact] 2026-07-14 03:16:21.157866 | debian-bookworm | ok 2026-07-14 03:16:21.175737 | 2026-07-14 03:16:21.175911 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:16:21.206030 | debian-bookworm | ok 2026-07-14 03:16:21.227140 | 2026-07-14 03:16:21.227328 | TASK [emit-job-header : Print job information] 2026-07-14 03:16:21.269191 | # Job Information 2026-07-14 03:16:21.269393 | Ansible Version: 2.16.14 2026-07-14 03:16:21.269428 | Job: python-black 2026-07-14 03:16:21.269460 | Pipeline: periodic-daily 2026-07-14 03:16:21.269483 | Executor: 521e9411259a 2026-07-14 03:16:21.269504 | Triggered by: https://github.com/osism/netbox-manager 2026-07-14 03:16:21.269526 | Event ID: 3b9420be3ba94a6a874060d53e782286 2026-07-14 03:16:21.282747 | 2026-07-14 03:16:21.282959 | LOOP [emit-job-header : Print node information] 2026-07-14 03:16:21.414558 | debian-bookworm | ok: 2026-07-14 03:16:21.414801 | debian-bookworm | # Node Information 2026-07-14 03:16:21.414894 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-14 03:16:21.414925 | debian-bookworm | Hostname: debian 2026-07-14 03:16:21.414948 | debian-bookworm | Username: zuul 2026-07-14 03:16:21.414970 | debian-bookworm | Distro: Debian 12.15 2026-07-14 03:16:21.414994 | debian-bookworm | Provider: regiocloud-a 2026-07-14 03:16:21.415015 | debian-bookworm | Region: 2026-07-14 03:16:21.415037 | debian-bookworm | Label: debian-bookworm 2026-07-14 03:16:21.415057 | debian-bookworm | Product Name: OpenStack Nova 2026-07-14 03:16:21.415077 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:ba30 2026-07-14 03:16:21.432145 | 2026-07-14 03:16:21.432311 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-14 03:16:22.191844 | debian-bookworm -> localhost | changed 2026-07-14 03:16:22.203034 | 2026-07-14 03:16:22.203840 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-14 03:16:23.563754 | debian-bookworm -> localhost | changed 2026-07-14 03:16:23.595748 | 2026-07-14 03:16:23.595991 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-14 03:16:24.169645 | debian-bookworm -> localhost | ok 2026-07-14 03:16:24.178233 | 2026-07-14 03:16:24.178385 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-14 03:16:24.238497 | debian-bookworm | ok 2026-07-14 03:16:24.266460 | debian-bookworm | included: /var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-14 03:16:24.273277 | 2026-07-14 03:16:24.273396 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-14 03:16:27.174617 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-14 03:16:27.175516 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/57df7f1f32af4befaed247a35a519cf8_id_rsa 2026-07-14 03:16:27.175575 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/57df7f1f32af4befaed247a35a519cf8_id_rsa.pub 2026-07-14 03:16:27.175604 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-14 03:16:27.175629 | debian-bookworm -> localhost | SHA256:4EtKY+NF/T0FQIKyNNNGhOGRLha5fiuybp9hwLXkfSE zuul-build-sshkey 2026-07-14 03:16:27.175652 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-14 03:16:27.175689 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-14 03:16:27.175711 | debian-bookworm -> localhost | | .oBo...o.. | 2026-07-14 03:16:27.175734 | debian-bookworm -> localhost | | o.B.+. . . | 2026-07-14 03:16:27.175755 | debian-bookworm -> localhost | | B.Eo.. . | 2026-07-14 03:16:27.175775 | debian-bookworm -> localhost | |. B =o.... . . | 2026-07-14 03:16:27.175796 | debian-bookworm -> localhost | | = +=.+.S . o | 2026-07-14 03:16:27.175843 | debian-bookworm -> localhost | | o+.*.. . | 2026-07-14 03:16:27.175865 | debian-bookworm -> localhost | | +o.. | 2026-07-14 03:16:27.175886 | debian-bookworm -> localhost | |..o + | 2026-07-14 03:16:27.175907 | debian-bookworm -> localhost | |++.+ | 2026-07-14 03:16:27.175928 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-14 03:16:27.175995 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.169657 2026-07-14 03:16:27.185288 | 2026-07-14 03:16:27.185432 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-14 03:16:27.229595 | debian-bookworm | ok 2026-07-14 03:16:27.290221 | debian-bookworm | included: /var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-14 03:16:27.315323 | 2026-07-14 03:16:27.315482 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-14 03:16:27.404620 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:16:27.419673 | 2026-07-14 03:16:27.420103 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-14 03:16:28.325632 | debian-bookworm | changed 2026-07-14 03:16:28.334461 | 2026-07-14 03:16:28.334644 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-14 03:16:28.613527 | debian-bookworm | ok 2026-07-14 03:16:28.631068 | 2026-07-14 03:16:28.631581 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-14 03:16:29.567422 | debian-bookworm | changed 2026-07-14 03:16:29.590495 | 2026-07-14 03:16:29.590771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-14 03:16:30.531257 | debian-bookworm | changed 2026-07-14 03:16:30.544933 | 2026-07-14 03:16:30.545074 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-14 03:16:30.576387 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:16:30.583219 | 2026-07-14 03:16:30.583331 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-14 03:16:32.343989 | debian-bookworm -> localhost | changed 2026-07-14 03:16:32.391046 | 2026-07-14 03:16:32.391227 | TASK [add-build-sshkey : Add back temp key] 2026-07-14 03:16:33.464020 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/57df7f1f32af4befaed247a35a519cf8_id_rsa (zuul-build-sshkey) 2026-07-14 03:16:33.464583 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018400 2026-07-14 03:16:33.471808 | 2026-07-14 03:16:33.471911 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-14 03:16:34.039967 | debian-bookworm | ok 2026-07-14 03:16:34.048839 | 2026-07-14 03:16:34.051067 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-14 03:16:34.110681 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:16:34.123002 | 2026-07-14 03:16:34.123102 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-14 03:16:34.798302 | debian-bookworm | ok 2026-07-14 03:16:34.831478 | 2026-07-14 03:16:34.831599 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-14 03:16:34.926025 | debian-bookworm | ok 2026-07-14 03:16:34.931430 | 2026-07-14 03:16:34.931517 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-14 03:16:35.523416 | debian-bookworm -> localhost | ok 2026-07-14 03:16:35.528917 | 2026-07-14 03:16:35.528995 | TASK [validate-host : Collect information about the host] 2026-07-14 03:16:36.636168 | debian-bookworm | ok 2026-07-14 03:16:36.663356 | 2026-07-14 03:16:36.663478 | TASK [validate-host : Sanitize hostname] 2026-07-14 03:16:36.880495 | debian-bookworm | ok 2026-07-14 03:16:36.885156 | 2026-07-14 03:16:36.885247 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-14 03:16:37.952039 | debian-bookworm -> localhost | changed 2026-07-14 03:16:37.958266 | 2026-07-14 03:16:37.958356 | TASK [validate-host : Collect information about zuul worker] 2026-07-14 03:16:38.411623 | debian-bookworm | ok 2026-07-14 03:16:38.416474 | 2026-07-14 03:16:38.416563 | TASK [validate-host : Write out all zuul information for each host] 2026-07-14 03:16:39.667470 | debian-bookworm -> localhost | changed 2026-07-14 03:16:39.676907 | 2026-07-14 03:16:39.676998 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-14 03:16:39.999092 | debian-bookworm | ok 2026-07-14 03:16:40.003674 | 2026-07-14 03:16:40.003753 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-14 03:16:41.230438 | debian-bookworm | changed: 2026-07-14 03:16:41.230623 | debian-bookworm | cd+++++++++ src/ 2026-07-14 03:16:41.230658 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-14 03:16:41.230681 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-14 03:16:41.230703 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-14 03:16:41.230724 | debian-bookworm | netbox_manager/requirements.yml 2026-07-14 03:16:41.231070 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-14 03:16:41.231088 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/logs" 2026-07-14 03:17:47.335406 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/artifacts" 2026-07-14 03:17:47.772055 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/57df7f1f32af4befaed247a35a519cf8/work/docs" 2026-07-14 03:17:47.785954 | 2026-07-14 03:17:47.786104 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-14 03:17:48.777779 | debian-bookworm | changed: 2026-07-14 03:17:48.778092 | debian-bookworm | .d..t...... ./ 2026-07-14 03:17:48.778128 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-14 03:17:48.778152 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-14 03:17:48.778173 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-14 03:17:48.778194 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-14 03:17:48.778215 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-14 03:17:48.778261 | debian-bookworm | changed: All items complete 2026-07-14 03:17:48.778286 | 2026-07-14 03:17:49.418316 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:17:50.143570 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:17:50.170416 | 2026-07-14 03:17:50.170598 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-14 03:17:50.239311 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:17:50.249127 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:17:50.264214 | 2026-07-14 03:17:50.264362 | PLAY RECAP 2026-07-14 03:17:50.264426 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-14 03:17:50.264452 | 2026-07-14 03:17:50.674103 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 03:17:50.675447 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:17:51.829365 | 2026-07-14 03:17:51.829523 | PLAY [Base post] 2026-07-14 03:17:51.852553 | 2026-07-14 03:17:51.852703 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-14 03:17:52.659157 | debian-bookworm | changed 2026-07-14 03:17:52.673279 | 2026-07-14 03:17:52.673398 | PLAY RECAP 2026-07-14 03:17:52.673501 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 03:17:52.673565 | 2026-07-14 03:17:52.823534 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:17:52.824321 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-14 03:17:54.146695 | 2026-07-14 03:17:54.146957 | PLAY [Base post-logs] 2026-07-14 03:17:54.165281 | 2026-07-14 03:17:54.165421 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-14 03:17:54.817972 | localhost | changed 2026-07-14 03:17:54.853575 | 2026-07-14 03:17:54.854351 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-14 03:17:54.911860 | localhost | ok 2026-07-14 03:17:54.920557 | 2026-07-14 03:17:54.920764 | TASK [Set zuul-log-path fact] 2026-07-14 03:17:54.953440 | localhost | ok 2026-07-14 03:17:54.973514 | 2026-07-14 03:17:54.973689 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:17:55.037426 | localhost | ok 2026-07-14 03:17:55.053136 | 2026-07-14 03:17:55.053846 | TASK [upload-logs : Create log directories] 2026-07-14 03:17:56.727865 | localhost | changed 2026-07-14 03:17:56.731699 | 2026-07-14 03:17:56.731859 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-14 03:17:57.780645 | localhost -> localhost | ok: Runtime: 0:00:00.016586 2026-07-14 03:17:57.784304 | 2026-07-14 03:17:57.784392 | TASK [upload-logs : Upload logs to log server] 2026-07-14 03:17:58.472121 | localhost | Output suppressed because no_log was given 2026-07-14 03:17:58.474484 | 2026-07-14 03:17:58.474566 | LOOP [upload-logs : Compress console log and json output] 2026-07-14 03:17:58.521296 | localhost | skipping: Conditional result was False 2026-07-14 03:17:58.527578 | localhost | skipping: Conditional result was False 2026-07-14 03:17:58.533303 | 2026-07-14 03:17:58.533393 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-14 03:17:58.595783 | localhost | skipping: Conditional result was False 2026-07-14 03:17:58.596000 | 2026-07-14 03:17:58.607853 | localhost | skipping: Conditional result was False 2026-07-14 03:17:58.627476 | 2026-07-14 03:17:58.627580 | LOOP [upload-logs : Upload console log and json output]