2026-08-05 03:18:29.266045 | Job console starting 2026-08-05 03:18:29.274856 | Updating git repos 2026-08-05 03:18:29.359307 | Cloning repos into workspace 2026-08-05 03:18:29.427570 | Restoring repo states 2026-08-05 03:18:29.484415 | Merging changes 2026-08-05 03:18:29.484431 | Checking out repos 2026-08-05 03:18:29.546876 | Preparing playbooks 2026-08-05 03:18:30.747345 | Running Ansible setup 2026-08-05 03:18:36.229869 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:18:37.090233 | 2026-08-05 03:18:37.090447 | PLAY [Base pre] 2026-08-05 03:18:37.114131 | 2026-08-05 03:18:37.114319 | TASK [Setup log path fact] 2026-08-05 03:18:37.133341 | debian-bookworm | ok 2026-08-05 03:18:37.151896 | 2026-08-05 03:18:37.152018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:18:37.180446 | debian-bookworm | ok 2026-08-05 03:18:37.191555 | 2026-08-05 03:18:37.191662 | TASK [emit-job-header : Print job information] 2026-08-05 03:18:37.240695 | # Job Information 2026-08-05 03:18:37.240951 | Ansible Version: 2.16.14 2026-08-05 03:18:37.241019 | Job: python-black 2026-08-05 03:18:37.241081 | Pipeline: periodic-daily 2026-08-05 03:18:37.241123 | Executor: 521e9411259a 2026-08-05 03:18:37.241162 | Triggered by: https://github.com/osism/container-images-kolla 2026-08-05 03:18:37.241203 | Event ID: 387f163217314fc186d99797527db562 2026-08-05 03:18:37.249481 | 2026-08-05 03:18:37.249626 | LOOP [emit-job-header : Print node information] 2026-08-05 03:18:37.372132 | debian-bookworm | ok: 2026-08-05 03:18:37.372311 | debian-bookworm | # Node Information 2026-08-05 03:18:37.372348 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:18:37.372374 | debian-bookworm | Hostname: debian 2026-08-05 03:18:37.372396 | debian-bookworm | Username: zuul 2026-08-05 03:18:37.372417 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:18:37.372441 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:18:37.372463 | debian-bookworm | Region: 2026-08-05 03:18:37.372485 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:18:37.372505 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:18:37.372534 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:b23c 2026-08-05 03:18:37.387570 | 2026-08-05 03:18:37.387714 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:18:38.128264 | debian-bookworm -> localhost | changed 2026-08-05 03:18:38.134554 | 2026-08-05 03:18:38.134659 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:18:39.824079 | debian-bookworm -> localhost | changed 2026-08-05 03:18:39.834703 | 2026-08-05 03:18:39.834875 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:18:40.291220 | debian-bookworm -> localhost | ok 2026-08-05 03:18:40.301365 | 2026-08-05 03:18:40.301480 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:18:40.360380 | debian-bookworm | ok 2026-08-05 03:18:40.383689 | debian-bookworm | included: /var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:18:40.391808 | 2026-08-05 03:18:40.391904 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:18:42.075784 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:18:42.075951 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/f230d8e2cb194dd4b671078d9eff4cf0_id_rsa 2026-08-05 03:18:42.075982 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/f230d8e2cb194dd4b671078d9eff4cf0_id_rsa.pub 2026-08-05 03:18:42.076003 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:18:42.076022 | debian-bookworm -> localhost | SHA256:kOHxfQIlztP1nIDaWh4oDtTtfyzwZvMIqaPb4+RvmRE zuul-build-sshkey 2026-08-05 03:18:42.076040 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:18:42.076066 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:18:42.076084 | debian-bookworm -> localhost | | .o.o...o | 2026-08-05 03:18:42.076101 | debian-bookworm -> localhost | | ...B.=.. + . | 2026-08-05 03:18:42.076117 | debian-bookworm -> localhost | | . +.=++ . + | 2026-08-05 03:18:42.076133 | debian-bookworm -> localhost | | . ..E.+o | 2026-08-05 03:18:42.076149 | debian-bookworm -> localhost | | o .SX o | 2026-08-05 03:18:42.076175 | debian-bookworm -> localhost | | . = O o | 2026-08-05 03:18:42.076191 | debian-bookworm -> localhost | | .. B * | 2026-08-05 03:18:42.076208 | debian-bookworm -> localhost | | ++ + . . | 2026-08-05 03:18:42.076226 | debian-bookworm -> localhost | | o++=. | 2026-08-05 03:18:42.076243 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:18:42.076285 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.918663 2026-08-05 03:18:42.081858 | 2026-08-05 03:18:42.081943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:18:42.108602 | debian-bookworm | ok 2026-08-05 03:18:42.121573 | debian-bookworm | included: /var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:18:42.136497 | 2026-08-05 03:18:42.136609 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:18:42.160211 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:18:42.165841 | 2026-08-05 03:18:42.165929 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:18:42.926182 | debian-bookworm | changed 2026-08-05 03:18:42.938246 | 2026-08-05 03:18:42.938361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:18:43.233028 | debian-bookworm | ok 2026-08-05 03:18:43.261335 | 2026-08-05 03:18:43.261468 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:18:44.050303 | debian-bookworm | changed 2026-08-05 03:18:44.056020 | 2026-08-05 03:18:44.056124 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:18:44.732422 | debian-bookworm | changed 2026-08-05 03:18:44.739344 | 2026-08-05 03:18:44.739436 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:18:44.783387 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:18:44.789787 | 2026-08-05 03:18:44.789892 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:18:45.769404 | debian-bookworm -> localhost | changed 2026-08-05 03:18:45.800436 | 2026-08-05 03:18:45.800584 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:18:46.258373 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/f230d8e2cb194dd4b671078d9eff4cf0_id_rsa (zuul-build-sshkey) 2026-08-05 03:18:46.258647 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014545 2026-08-05 03:18:46.266289 | 2026-08-05 03:18:46.266391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:18:46.652164 | debian-bookworm | ok 2026-08-05 03:18:46.659027 | 2026-08-05 03:18:46.659129 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:18:46.709001 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:18:46.741913 | 2026-08-05 03:18:46.742040 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:18:47.154802 | debian-bookworm | ok 2026-08-05 03:18:47.166117 | 2026-08-05 03:18:47.166228 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:18:47.214688 | debian-bookworm | ok 2026-08-05 03:18:47.220555 | 2026-08-05 03:18:47.220656 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:18:47.750951 | debian-bookworm -> localhost | ok 2026-08-05 03:18:47.757577 | 2026-08-05 03:18:47.757683 | TASK [validate-host : Collect information about the host] 2026-08-05 03:18:48.928284 | debian-bookworm | ok 2026-08-05 03:18:48.946630 | 2026-08-05 03:18:48.946743 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:18:49.095896 | debian-bookworm | ok 2026-08-05 03:18:49.101354 | 2026-08-05 03:18:49.101441 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:18:50.097073 | debian-bookworm -> localhost | changed 2026-08-05 03:18:50.102259 | 2026-08-05 03:18:50.102346 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:18:50.692547 | debian-bookworm | ok 2026-08-05 03:18:50.702712 | 2026-08-05 03:18:50.702828 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:18:51.668601 | debian-bookworm -> localhost | changed 2026-08-05 03:18:51.678011 | 2026-08-05 03:18:51.678116 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:18:51.953261 | debian-bookworm | ok 2026-08-05 03:18:51.966816 | 2026-08-05 03:18:51.966963 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:18:52.848528 | debian-bookworm | changed: 2026-08-05 03:18:52.848706 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:18:52.848740 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:18:52.848765 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:18:52.848787 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-08-05 03:18:52.848808 | debian-bookworm | Containerfile 2026-08-05 03:18:52.848941 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/logs" 2026-08-05 03:19:55.978651 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/artifacts" 2026-08-05 03:19:56.209408 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f230d8e2cb194dd4b671078d9eff4cf0/work/docs" 2026-08-05 03:19:56.219475 | 2026-08-05 03:19:56.219592 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:19:56.985774 | debian-bookworm | changed: 2026-08-05 03:19:56.985970 | debian-bookworm | .d..t...... ./ 2026-08-05 03:19:56.986004 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:19:56.986028 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:19:56.989581 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:19:56.989655 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:19:56.989683 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:19:56.989734 | debian-bookworm | changed: All items complete 2026-08-05 03:19:56.989761 | 2026-08-05 03:19:57.529208 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:19:58.131638 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:19:58.150224 | 2026-08-05 03:19:58.150340 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:19:58.185080 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:19:58.190524 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:19:58.205671 | 2026-08-05 03:19:58.205747 | PLAY RECAP 2026-08-05 03:19:58.205790 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:19:58.205810 | 2026-08-05 03:19:58.349599 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:19:58.350397 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:19:59.066676 | 2026-08-05 03:19:59.067008 | PLAY [Base post] 2026-08-05 03:19:59.099758 | 2026-08-05 03:19:59.099968 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:19:59.696354 | debian-bookworm | changed 2026-08-05 03:19:59.703163 | 2026-08-05 03:19:59.703307 | PLAY RECAP 2026-08-05 03:19:59.703415 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:19:59.703476 | 2026-08-05 03:19:59.852142 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:19:59.854257 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:20:00.785108 | 2026-08-05 03:20:00.785335 | PLAY [Base post-logs] 2026-08-05 03:20:00.798772 | 2026-08-05 03:20:00.798973 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:20:01.573274 | localhost | changed 2026-08-05 03:20:01.585783 | 2026-08-05 03:20:01.585982 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:20:01.612265 | localhost | ok 2026-08-05 03:20:01.616559 | 2026-08-05 03:20:01.616688 | TASK [Set zuul-log-path fact] 2026-08-05 03:20:01.634064 | localhost | ok 2026-08-05 03:20:01.646770 | 2026-08-05 03:20:01.646930 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:20:01.672277 | localhost | ok 2026-08-05 03:20:01.675527 | 2026-08-05 03:20:01.675637 | TASK [upload-logs : Create log directories] 2026-08-05 03:20:02.237662 | localhost | changed 2026-08-05 03:20:02.244504 | 2026-08-05 03:20:02.244693 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:20:03.003401 | localhost -> localhost | ok: Runtime: 0:00:00.015575 2026-08-05 03:20:03.008952 | 2026-08-05 03:20:03.009100 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:20:03.978340 | localhost | Output suppressed because no_log was given 2026-08-05 03:20:03.982113 | 2026-08-05 03:20:03.982213 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:20:04.025021 | localhost | skipping: Conditional result was False 2026-08-05 03:20:04.033287 | localhost | skipping: Conditional result was False 2026-08-05 03:20:04.039022 | 2026-08-05 03:20:04.039118 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:20:04.098535 | localhost | skipping: Conditional result was False 2026-08-05 03:20:04.098772 | 2026-08-05 03:20:04.108496 | localhost | skipping: Conditional result was False 2026-08-05 03:20:04.114351 | 2026-08-05 03:20:04.114436 | LOOP [upload-logs : Upload console log and json output]