2026-08-02 03:11:11.239216 | Job console starting 2026-08-02 03:11:11.251104 | Updating git repos 2026-08-02 03:11:11.286042 | Cloning repos into workspace 2026-08-02 03:11:11.385253 | Restoring repo states 2026-08-02 03:11:11.406047 | Merging changes 2026-08-02 03:11:11.406072 | Checking out repos 2026-08-02 03:11:11.493008 | Preparing playbooks 2026-08-02 03:11:12.609029 | Running Ansible setup 2026-08-02 03:11:18.474610 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 03:11:19.384453 | 2026-08-02 03:11:19.384592 | PLAY [Base pre] 2026-08-02 03:11:19.406298 | 2026-08-02 03:11:19.406434 | TASK [Setup log path fact] 2026-08-02 03:11:19.424513 | debian-bookworm | ok 2026-08-02 03:11:19.440194 | 2026-08-02 03:11:19.440313 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:11:19.471379 | debian-bookworm | ok 2026-08-02 03:11:19.481580 | 2026-08-02 03:11:19.481695 | TASK [emit-job-header : Print job information] 2026-08-02 03:11:19.520978 | # Job Information 2026-08-02 03:11:19.521170 | Ansible Version: 2.16.14 2026-08-02 03:11:19.521209 | Job: python-black 2026-08-02 03:11:19.521243 | Pipeline: periodic-daily 2026-08-02 03:11:19.521266 | Executor: 521e9411259a 2026-08-02 03:11:19.521288 | Triggered by: https://github.com/osism/netbox-manager 2026-08-02 03:11:19.521311 | Event ID: 92d10ddbeeb7484590dbd11f6c6028f2 2026-08-02 03:11:19.526217 | 2026-08-02 03:11:19.526314 | LOOP [emit-job-header : Print node information] 2026-08-02 03:11:19.673417 | debian-bookworm | ok: 2026-08-02 03:11:19.673595 | debian-bookworm | # Node Information 2026-08-02 03:11:19.673628 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 03:11:19.673654 | debian-bookworm | Hostname: debian 2026-08-02 03:11:19.673676 | debian-bookworm | Username: zuul 2026-08-02 03:11:19.673697 | debian-bookworm | Distro: Debian 12.15 2026-08-02 03:11:19.673721 | debian-bookworm | Provider: regiocloud-a 2026-08-02 03:11:19.673742 | debian-bookworm | Region: 2026-08-02 03:11:19.673763 | debian-bookworm | Label: debian-bookworm 2026-08-02 03:11:19.673782 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 03:11:19.673828 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:37f4 2026-08-02 03:11:19.690204 | 2026-08-02 03:11:19.690331 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 03:11:20.384344 | debian-bookworm -> localhost | changed 2026-08-02 03:11:20.391430 | 2026-08-02 03:11:20.391537 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 03:11:21.644863 | debian-bookworm -> localhost | changed 2026-08-02 03:11:21.658454 | 2026-08-02 03:11:21.658710 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 03:11:21.940750 | debian-bookworm -> localhost | ok 2026-08-02 03:11:21.947343 | 2026-08-02 03:11:21.947510 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 03:11:21.980217 | debian-bookworm | ok 2026-08-02 03:11:21.996843 | debian-bookworm | included: /var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 03:11:22.003407 | 2026-08-02 03:11:22.003518 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 03:11:24.445305 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 03:11:24.445595 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/8924b8f8b1e44c79b9c024a792cc2b54_id_rsa 2026-08-02 03:11:24.445636 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/8924b8f8b1e44c79b9c024a792cc2b54_id_rsa.pub 2026-08-02 03:11:24.445663 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 03:11:24.445688 | debian-bookworm -> localhost | SHA256:LtuOPiWF6c3dKC2CCB668cpGLI4iCnJnCtR7qIiD7lc zuul-build-sshkey 2026-08-02 03:11:24.445711 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 03:11:24.445746 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 03:11:24.445769 | debian-bookworm -> localhost | | | 2026-08-02 03:11:24.445791 | debian-bookworm -> localhost | | | 2026-08-02 03:11:24.445812 | debian-bookworm -> localhost | | o | 2026-08-02 03:11:24.445833 | debian-bookworm -> localhost | |... o . | 2026-08-02 03:11:24.445853 | debian-bookworm -> localhost | |+o.o o +So o | 2026-08-02 03:11:24.445878 | debian-bookworm -> localhost | |=+. +E+.* + . | 2026-08-02 03:11:24.445898 | debian-bookworm -> localhost | |X+.o+..+.o | 2026-08-02 03:11:24.445918 | debian-bookworm -> localhost | |&=o=. .= | 2026-08-02 03:11:24.445938 | debian-bookworm -> localhost | |%Bo .+oo | 2026-08-02 03:11:24.445958 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 03:11:24.446019 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.824108 2026-08-02 03:11:24.452948 | 2026-08-02 03:11:24.453061 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 03:11:24.492972 | debian-bookworm | ok 2026-08-02 03:11:24.503870 | debian-bookworm | included: /var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 03:11:24.512326 | 2026-08-02 03:11:24.512471 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 03:11:24.527852 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:11:24.533836 | 2026-08-02 03:11:24.533941 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 03:11:25.202975 | debian-bookworm | changed 2026-08-02 03:11:25.212723 | 2026-08-02 03:11:25.212880 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 03:11:25.477669 | debian-bookworm | ok 2026-08-02 03:11:25.484229 | 2026-08-02 03:11:25.484352 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 03:11:26.150680 | debian-bookworm | changed 2026-08-02 03:11:26.160573 | 2026-08-02 03:11:26.160712 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 03:11:26.763513 | debian-bookworm | changed 2026-08-02 03:11:26.772231 | 2026-08-02 03:11:26.772421 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 03:11:26.797332 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:11:26.805682 | 2026-08-02 03:11:26.805795 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 03:11:27.319960 | debian-bookworm -> localhost | changed 2026-08-02 03:11:27.339674 | 2026-08-02 03:11:27.339865 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 03:11:27.680829 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/8924b8f8b1e44c79b9c024a792cc2b54_id_rsa (zuul-build-sshkey) 2026-08-02 03:11:27.681167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011167 2026-08-02 03:11:27.690646 | 2026-08-02 03:11:27.690803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 03:11:28.105893 | debian-bookworm | ok 2026-08-02 03:11:28.124524 | 2026-08-02 03:11:28.124742 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 03:11:28.152042 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:11:28.173132 | 2026-08-02 03:11:28.173720 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 03:11:28.625995 | debian-bookworm | ok 2026-08-02 03:11:28.646631 | 2026-08-02 03:11:28.646979 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 03:11:28.688248 | debian-bookworm | ok 2026-08-02 03:11:28.694202 | 2026-08-02 03:11:28.694318 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 03:11:29.042899 | debian-bookworm -> localhost | ok 2026-08-02 03:11:29.050402 | 2026-08-02 03:11:29.050552 | TASK [validate-host : Collect information about the host] 2026-08-02 03:11:30.166146 | debian-bookworm | ok 2026-08-02 03:11:30.183148 | 2026-08-02 03:11:30.183293 | TASK [validate-host : Sanitize hostname] 2026-08-02 03:11:30.420015 | debian-bookworm | ok 2026-08-02 03:11:30.427528 | 2026-08-02 03:11:30.427658 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 03:11:31.272160 | debian-bookworm -> localhost | changed 2026-08-02 03:11:31.282158 | 2026-08-02 03:11:31.282316 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 03:11:31.692435 | debian-bookworm | ok 2026-08-02 03:11:31.700285 | 2026-08-02 03:11:31.700463 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 03:11:32.463322 | debian-bookworm -> localhost | changed 2026-08-02 03:11:32.478292 | 2026-08-02 03:11:32.478443 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 03:11:32.721976 | debian-bookworm | ok 2026-08-02 03:11:32.728018 | 2026-08-02 03:11:32.728131 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 03:11:33.667586 | debian-bookworm | changed: 2026-08-02 03:11:33.667878 | debian-bookworm | cd+++++++++ src/ 2026-08-02 03:11:33.667919 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 03:11:33.667943 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 03:11:33.667965 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-02 03:11:33.667996 | debian-bookworm | netbox_manager/requirements.yml 2026-08-02 03:11:33.668312 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-02 03:11:33.668331 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/logs" 2026-08-02 03:12:37.366323 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/artifacts" 2026-08-02 03:12:37.792285 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8924b8f8b1e44c79b9c024a792cc2b54/work/docs" 2026-08-02 03:12:37.804586 | 2026-08-02 03:12:37.804756 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 03:12:39.001497 | debian-bookworm | changed: 2026-08-02 03:12:39.001671 | debian-bookworm | .d..t...... ./ 2026-08-02 03:12:39.001701 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 03:12:39.001723 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 03:12:39.001741 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 03:12:39.001760 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 03:12:39.001778 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 03:12:39.001814 | debian-bookworm | changed: All items complete 2026-08-02 03:12:39.001838 | 2026-08-02 03:12:39.566592 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:12:40.393614 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:12:40.417632 | 2026-08-02 03:12:40.417762 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 03:12:40.453051 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:12:40.456717 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:12:40.465714 | 2026-08-02 03:12:40.465821 | PLAY RECAP 2026-08-02 03:12:40.465896 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-02 03:12:40.465943 | 2026-08-02 03:12:40.589956 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 03:12:40.590732 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:12:41.340776 | 2026-08-02 03:12:41.340914 | PLAY [Base post] 2026-08-02 03:12:41.369053 | 2026-08-02 03:12:41.369182 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 03:12:41.904210 | debian-bookworm | changed 2026-08-02 03:12:41.914431 | 2026-08-02 03:12:41.914679 | PLAY RECAP 2026-08-02 03:12:41.914819 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 03:12:41.914995 | 2026-08-02 03:12:42.018475 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:12:42.019269 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 03:12:42.820060 | 2026-08-02 03:12:42.820203 | PLAY [Base post-logs] 2026-08-02 03:12:42.833089 | 2026-08-02 03:12:42.833213 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 03:12:43.333376 | localhost | changed 2026-08-02 03:12:43.346527 | 2026-08-02 03:12:43.346680 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 03:12:43.392523 | localhost | ok 2026-08-02 03:12:43.396347 | 2026-08-02 03:12:43.396447 | TASK [Set zuul-log-path fact] 2026-08-02 03:12:43.410902 | localhost | ok 2026-08-02 03:12:43.418737 | 2026-08-02 03:12:43.418884 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:12:43.443154 | localhost | ok 2026-08-02 03:12:43.446589 | 2026-08-02 03:12:43.446676 | TASK [upload-logs : Create log directories] 2026-08-02 03:12:44.203496 | localhost | changed 2026-08-02 03:12:44.214357 | 2026-08-02 03:12:44.214763 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 03:12:45.296904 | localhost -> localhost | ok: Runtime: 0:00:00.015500 2026-08-02 03:12:45.301870 | 2026-08-02 03:12:45.302005 | TASK [upload-logs : Upload logs to log server] 2026-08-02 03:12:46.117072 | localhost | Output suppressed because no_log was given 2026-08-02 03:12:46.123429 | 2026-08-02 03:12:46.123551 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 03:12:46.236909 | localhost | skipping: Conditional result was False 2026-08-02 03:12:46.259195 | localhost | skipping: Conditional result was False 2026-08-02 03:12:46.268121 | 2026-08-02 03:12:46.268921 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 03:12:46.359078 | localhost | skipping: Conditional result was False 2026-08-02 03:12:46.359431 | 2026-08-02 03:12:46.365623 | localhost | skipping: Conditional result was False 2026-08-02 03:12:46.370267 | 2026-08-02 03:12:46.370410 | LOOP [upload-logs : Upload console log and json output]