2026-05-21 00:00:14.728620 | Job console starting 2026-05-21 00:00:14.817594 | Updating git repos 2026-05-21 00:00:14.949966 | Cloning repos into workspace 2026-05-21 00:00:15.079418 | Restoring repo states 2026-05-21 00:00:15.138526 | Merging changes 2026-05-21 00:00:15.138550 | Checking out repos 2026-05-21 00:00:15.275471 | Preparing playbooks 2026-05-21 00:00:17.637643 | Running Ansible setup 2026-05-21 00:00:24.924712 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 00:00:25.965553 | 2026-05-21 00:00:25.965669 | PLAY [Base pre] 2026-05-21 00:00:25.983224 | 2026-05-21 00:00:25.983364 | TASK [Setup log path fact] 2026-05-21 00:00:26.022192 | debian-bookworm | ok 2026-05-21 00:00:26.058981 | 2026-05-21 00:00:26.059140 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 00:00:26.122696 | debian-bookworm | ok 2026-05-21 00:00:26.146552 | 2026-05-21 00:00:26.146669 | TASK [emit-job-header : Print job information] 2026-05-21 00:00:26.287504 | # Job Information 2026-05-21 00:00:26.287905 | Ansible Version: 2.16.14 2026-05-21 00:00:26.287957 | Job: container-image-kolla-ansible-push-2025.1 2026-05-21 00:00:26.287987 | Pipeline: periodic-midnight 2026-05-21 00:00:26.288006 | Executor: 521e9411259a 2026-05-21 00:00:26.288023 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-21 00:00:26.288050 | Event ID: c9546f62f30040f2a7f6950cff6ea212 2026-05-21 00:00:26.298464 | 2026-05-21 00:00:26.298564 | LOOP [emit-job-header : Print node information] 2026-05-21 00:00:26.680759 | debian-bookworm | ok: 2026-05-21 00:00:26.680970 | debian-bookworm | # Node Information 2026-05-21 00:00:26.681004 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-21 00:00:26.681026 | debian-bookworm | Hostname: debian 2026-05-21 00:00:26.681081 | debian-bookworm | Username: zuul 2026-05-21 00:00:26.681101 | debian-bookworm | Distro: Debian 12.14 2026-05-21 00:00:26.681121 | debian-bookworm | Provider: regiocloud-a 2026-05-21 00:00:26.681138 | debian-bookworm | Region: 2026-05-21 00:00:26.681156 | debian-bookworm | Label: debian-bookworm 2026-05-21 00:00:26.681173 | debian-bookworm | Product Name: OpenStack Nova 2026-05-21 00:00:26.681190 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefd:5af8 2026-05-21 00:00:26.705696 | 2026-05-21 00:00:26.705802 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 00:00:27.884350 | debian-bookworm -> localhost | changed 2026-05-21 00:00:27.891442 | 2026-05-21 00:00:27.891540 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 00:00:31.149982 | debian-bookworm -> localhost | changed 2026-05-21 00:00:31.158964 | 2026-05-21 00:00:31.159067 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 00:00:31.604473 | debian-bookworm -> localhost | ok 2026-05-21 00:00:31.609442 | 2026-05-21 00:00:31.609543 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 00:00:31.649884 | debian-bookworm | ok 2026-05-21 00:00:31.705745 | debian-bookworm | included: /var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 00:00:31.717574 | 2026-05-21 00:00:31.727920 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 00:00:33.420061 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-21 00:00:33.420233 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/a951be4138d24e69bfc10b9944614822_id_rsa 2026-05-21 00:00:33.420263 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/a951be4138d24e69bfc10b9944614822_id_rsa.pub 2026-05-21 00:00:33.420298 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-21 00:00:33.420320 | debian-bookworm -> localhost | SHA256:jpd8cN/PN7EX9No+2JYD89NtY8itQJCUEnGnpgnlcDE zuul-build-sshkey 2026-05-21 00:00:33.420350 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-21 00:00:33.420369 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-21 00:00:33.420387 | debian-bookworm -> localhost | | . E+o.. | 2026-05-21 00:00:33.420404 | debian-bookworm -> localhost | | =.+.+ | 2026-05-21 00:00:33.420420 | debian-bookworm -> localhost | | . ..= | 2026-05-21 00:00:33.420437 | debian-bookworm -> localhost | | . + . . | 2026-05-21 00:00:33.420452 | debian-bookworm -> localhost | | oS .. . .| 2026-05-21 00:00:33.420473 | debian-bookworm -> localhost | | + +.. + o.| 2026-05-21 00:00:33.420489 | debian-bookworm -> localhost | | . = ..o XoB| 2026-05-21 00:00:33.420505 | debian-bookworm -> localhost | | . . .+.^B| 2026-05-21 00:00:33.420522 | debian-bookworm -> localhost | | .+o%| 2026-05-21 00:00:33.420539 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-21 00:00:33.420581 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.880916 2026-05-21 00:00:33.425779 | 2026-05-21 00:00:33.425864 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 00:00:33.483158 | debian-bookworm | ok 2026-05-21 00:00:33.491411 | debian-bookworm | included: /var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 00:00:33.533114 | 2026-05-21 00:00:33.533215 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 00:00:33.591222 | debian-bookworm | skipping: Conditional result was False 2026-05-21 00:00:33.597516 | 2026-05-21 00:00:33.597618 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 00:00:34.754752 | debian-bookworm | changed 2026-05-21 00:00:34.759805 | 2026-05-21 00:00:34.759888 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 00:00:35.051429 | debian-bookworm | ok 2026-05-21 00:00:35.056098 | 2026-05-21 00:00:35.056182 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 00:00:35.882939 | debian-bookworm | changed 2026-05-21 00:00:35.890359 | 2026-05-21 00:00:35.890462 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 00:00:36.618424 | debian-bookworm | changed 2026-05-21 00:00:36.633112 | 2026-05-21 00:00:36.633210 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 00:00:36.691505 | debian-bookworm | skipping: Conditional result was False 2026-05-21 00:00:36.696785 | 2026-05-21 00:00:36.696881 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 00:00:38.132178 | debian-bookworm -> localhost | changed 2026-05-21 00:00:38.142110 | 2026-05-21 00:00:38.142205 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 00:00:39.179040 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/a951be4138d24e69bfc10b9944614822_id_rsa (zuul-build-sshkey) 2026-05-21 00:00:39.179213 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.046988 2026-05-21 00:00:39.185617 | 2026-05-21 00:00:39.185707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 00:00:39.647618 | debian-bookworm | ok 2026-05-21 00:00:39.652392 | 2026-05-21 00:00:39.652471 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 00:00:39.727840 | debian-bookworm | skipping: Conditional result was False 2026-05-21 00:00:39.736981 | 2026-05-21 00:00:39.737084 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 00:00:40.577270 | debian-bookworm | ok 2026-05-21 00:00:40.603021 | 2026-05-21 00:00:40.603131 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 00:00:40.673835 | debian-bookworm | ok 2026-05-21 00:00:40.678591 | 2026-05-21 00:00:40.678689 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 00:00:41.670225 | debian-bookworm -> localhost | ok 2026-05-21 00:00:41.675419 | 2026-05-21 00:00:41.675521 | TASK [validate-host : Collect information about the host] 2026-05-21 00:00:44.498200 | debian-bookworm | ok 2026-05-21 00:00:44.515324 | 2026-05-21 00:00:44.515426 | TASK [validate-host : Sanitize hostname] 2026-05-21 00:00:44.717871 | debian-bookworm | ok 2026-05-21 00:00:44.752154 | 2026-05-21 00:00:44.752253 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 00:00:46.163775 | debian-bookworm -> localhost | changed 2026-05-21 00:00:46.171852 | 2026-05-21 00:00:46.171939 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 00:00:46.585406 | debian-bookworm | ok 2026-05-21 00:00:46.590259 | 2026-05-21 00:00:46.590390 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 00:00:47.481730 | debian-bookworm -> localhost | changed 2026-05-21 00:00:47.497800 | 2026-05-21 00:00:47.497893 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 00:00:47.807391 | debian-bookworm | ok 2026-05-21 00:00:47.816686 | 2026-05-21 00:00:47.816888 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 00:00:48.812298 | debian-bookworm | changed: 2026-05-21 00:00:48.812510 | debian-bookworm | cd+++++++++ src/ 2026-05-21 00:00:48.812547 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-21 00:00:48.812568 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-21 00:00:48.812586 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-21 00:00:48.812603 | debian-bookworm | Containerfile 2026-05-21 00:00:48.812728 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/logs" 2026-05-21 00:19:16.294482 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/artifacts" 2026-05-21 00:19:16.576553 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a951be4138d24e69bfc10b9944614822/work/docs" 2026-05-21 00:19:16.594433 | 2026-05-21 00:19:16.594641 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 00:19:17.471905 | debian-bookworm | changed: 2026-05-21 00:19:17.473309 | debian-bookworm | .d..t...... ./ 2026-05-21 00:19:17.473384 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-21 00:19:17.473440 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-21 00:19:17.473490 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-21 00:19:17.473594 | debian-bookworm | changed: All items complete 2026-05-21 00:19:17.473643 | 2026-05-21 00:19:18.097027 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 00:19:18.699306 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 00:19:18.727671 | 2026-05-21 00:19:18.727936 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 00:19:18.769692 | debian-bookworm | skipping: Conditional result was False 2026-05-21 00:19:18.777646 | debian-bookworm | skipping: Conditional result was False 2026-05-21 00:19:18.797486 | 2026-05-21 00:19:18.797631 | PLAY RECAP 2026-05-21 00:19:18.797714 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-21 00:19:18.797752 | 2026-05-21 00:19:18.951441 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-21 00:19:18.954221 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 00:19:19.694428 | 2026-05-21 00:19:19.694619 | PLAY [Base post] 2026-05-21 00:19:19.708938 | 2026-05-21 00:19:19.709081 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 00:19:20.552245 | debian-bookworm | changed 2026-05-21 00:19:20.561937 | 2026-05-21 00:19:20.562083 | PLAY RECAP 2026-05-21 00:19:20.562161 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 00:19:20.562237 | 2026-05-21 00:19:20.711260 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 00:19:20.712388 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 00:19:21.541501 | 2026-05-21 00:19:21.541701 | PLAY [Base post-logs] 2026-05-21 00:19:21.553494 | 2026-05-21 00:19:21.553669 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 00:19:22.038291 | localhost | changed 2026-05-21 00:19:22.053330 | 2026-05-21 00:19:22.053499 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 00:19:22.091987 | localhost | ok 2026-05-21 00:19:22.098321 | 2026-05-21 00:19:22.098473 | TASK [Set zuul-log-path fact] 2026-05-21 00:19:22.116599 | localhost | ok 2026-05-21 00:19:22.131468 | 2026-05-21 00:19:22.131675 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 00:19:22.170588 | localhost | ok 2026-05-21 00:19:22.178237 | 2026-05-21 00:19:22.178451 | TASK [upload-logs : Create log directories] 2026-05-21 00:19:22.730062 | localhost | changed 2026-05-21 00:19:22.736198 | 2026-05-21 00:19:22.736390 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 00:19:23.249363 | localhost -> localhost | ok: Runtime: 0:00:00.005907 2026-05-21 00:19:23.253702 | 2026-05-21 00:19:23.253827 | TASK [upload-logs : Upload logs to log server] 2026-05-21 00:19:23.839275 | localhost | Output suppressed because no_log was given 2026-05-21 00:19:23.843775 | 2026-05-21 00:19:23.843965 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 00:19:23.900493 | localhost | skipping: Conditional result was False 2026-05-21 00:19:23.906068 | localhost | skipping: Conditional result was False 2026-05-21 00:19:23.917246 | 2026-05-21 00:19:23.917453 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 00:19:23.967208 | localhost | skipping: Conditional result was False 2026-05-21 00:19:23.967850 | 2026-05-21 00:19:23.971320 | localhost | skipping: Conditional result was False 2026-05-21 00:19:23.977481 | 2026-05-21 00:19:23.977657 | LOOP [upload-logs : Upload console log and json output]