2026-05-12 00:00:35.900236 | Job console starting 2026-05-12 00:00:35.913992 | Updating git repos 2026-05-12 00:00:36.291302 | Cloning repos into workspace 2026-05-12 00:00:36.394577 | Restoring repo states 2026-05-12 00:00:36.403608 | Merging changes 2026-05-12 00:00:36.403628 | Checking out repos 2026-05-12 00:00:36.521456 | Preparing playbooks 2026-05-12 00:00:37.494106 | Running Ansible setup 2026-05-12 00:00:43.372572 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 00:00:44.929109 | 2026-05-12 00:00:44.929343 | PLAY [Base pre] 2026-05-12 00:00:44.967100 | 2026-05-12 00:00:44.967268 | TASK [Setup log path fact] 2026-05-12 00:00:45.013944 | debian-bookworm | ok 2026-05-12 00:00:45.040606 | 2026-05-12 00:00:45.040822 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 00:00:45.113653 | debian-bookworm | ok 2026-05-12 00:00:45.146747 | 2026-05-12 00:00:45.148143 | TASK [emit-job-header : Print job information] 2026-05-12 00:00:45.283988 | # Job Information 2026-05-12 00:00:45.284150 | Ansible Version: 2.16.14 2026-05-12 00:00:45.284185 | Job: container-image-inventory-reconciler-push 2026-05-12 00:00:45.284219 | Pipeline: periodic-midnight 2026-05-12 00:00:45.284242 | Executor: 521e9411259a 2026-05-12 00:00:45.284263 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-12 00:00:45.284285 | Event ID: 62a8c77ba68a4b44b482cdaf79c24bce 2026-05-12 00:00:45.289137 | 2026-05-12 00:00:45.289236 | LOOP [emit-job-header : Print node information] 2026-05-12 00:00:45.666200 | debian-bookworm | ok: 2026-05-12 00:00:45.666395 | debian-bookworm | # Node Information 2026-05-12 00:00:45.666429 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 00:00:45.666455 | debian-bookworm | Hostname: debian 2026-05-12 00:00:45.666490 | debian-bookworm | Username: zuul 2026-05-12 00:00:45.666512 | debian-bookworm | Distro: Debian 12.13 2026-05-12 00:00:45.666536 | debian-bookworm | Provider: regiocloud-a 2026-05-12 00:00:45.666558 | debian-bookworm | Region: 2026-05-12 00:00:45.666579 | debian-bookworm | Label: debian-bookworm 2026-05-12 00:00:45.666598 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 00:00:45.666617 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:aa7a 2026-05-12 00:00:45.683751 | 2026-05-12 00:00:45.685009 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 00:00:47.153393 | debian-bookworm -> localhost | changed 2026-05-12 00:00:47.161095 | 2026-05-12 00:00:47.161204 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 00:00:50.496967 | debian-bookworm -> localhost | changed 2026-05-12 00:00:50.599051 | 2026-05-12 00:00:50.599234 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 00:00:51.775123 | debian-bookworm -> localhost | ok 2026-05-12 00:00:51.784311 | 2026-05-12 00:00:51.784419 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 00:00:51.871723 | debian-bookworm | ok 2026-05-12 00:00:51.925609 | debian-bookworm | included: /var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 00:00:51.956616 | 2026-05-12 00:00:51.956719 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 00:00:56.783240 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 00:00:56.784117 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/6dd491267fd849c2b81ba4d069e3e401_id_rsa 2026-05-12 00:00:56.784182 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/6dd491267fd849c2b81ba4d069e3e401_id_rsa.pub 2026-05-12 00:00:56.784205 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 00:00:56.784225 | debian-bookworm -> localhost | SHA256:LpYmPIRfuXTbV1SHOfVluhp0Hqug7HuuNHxwMepUIsI zuul-build-sshkey 2026-05-12 00:00:56.784251 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 00:00:56.784270 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 00:00:56.784287 | debian-bookworm -> localhost | | +*| 2026-05-12 00:00:56.784305 | debian-bookworm -> localhost | | . +++| 2026-05-12 00:00:56.784321 | debian-bookworm -> localhost | | E . . + . =..| 2026-05-12 00:00:56.784337 | debian-bookworm -> localhost | | . . o + + + + | 2026-05-12 00:00:56.784353 | debian-bookworm -> localhost | | . . + S o . = | 2026-05-12 00:00:56.784371 | debian-bookworm -> localhost | | + o X * . = | 2026-05-12 00:00:56.784387 | debian-bookworm -> localhost | | = * X o + | 2026-05-12 00:00:56.784403 | debian-bookworm -> localhost | | = + o.. | 2026-05-12 00:00:56.784419 | debian-bookworm -> localhost | | +=. | 2026-05-12 00:00:56.784436 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 00:00:56.784500 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.307737 2026-05-12 00:00:56.790520 | 2026-05-12 00:00:56.790606 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 00:00:56.863057 | debian-bookworm | ok 2026-05-12 00:00:56.886637 | debian-bookworm | included: /var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 00:00:56.938116 | 2026-05-12 00:00:56.945831 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 00:00:56.983509 | debian-bookworm | skipping: Conditional result was False 2026-05-12 00:00:57.016500 | 2026-05-12 00:00:57.016611 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 00:00:58.432315 | debian-bookworm | changed 2026-05-12 00:00:58.436895 | 2026-05-12 00:00:58.436979 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 00:00:58.776736 | debian-bookworm | ok 2026-05-12 00:00:58.792742 | 2026-05-12 00:00:58.792845 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 00:00:59.802394 | debian-bookworm | changed 2026-05-12 00:00:59.813896 | 2026-05-12 00:00:59.814004 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 00:01:00.712687 | debian-bookworm | changed 2026-05-12 00:01:00.721228 | 2026-05-12 00:01:00.721314 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 00:01:00.805621 | debian-bookworm | skipping: Conditional result was False 2026-05-12 00:01:00.811016 | 2026-05-12 00:01:00.811106 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 00:01:02.201226 | debian-bookworm -> localhost | changed 2026-05-12 00:01:02.210113 | 2026-05-12 00:01:02.210199 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 00:01:03.367861 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/6dd491267fd849c2b81ba4d069e3e401_id_rsa (zuul-build-sshkey) 2026-05-12 00:01:03.368039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034349 2026-05-12 00:01:03.374671 | 2026-05-12 00:01:03.374759 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 00:01:04.108182 | debian-bookworm | ok 2026-05-12 00:01:04.112521 | 2026-05-12 00:01:04.112603 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 00:01:04.147050 | debian-bookworm | skipping: Conditional result was False 2026-05-12 00:01:04.156018 | 2026-05-12 00:01:04.156114 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 00:01:04.853947 | debian-bookworm | ok 2026-05-12 00:01:04.868682 | 2026-05-12 00:01:04.868779 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 00:01:04.923673 | debian-bookworm | ok 2026-05-12 00:01:04.927778 | 2026-05-12 00:01:04.927859 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 00:01:05.615870 | debian-bookworm -> localhost | ok 2026-05-12 00:01:05.621267 | 2026-05-12 00:01:05.621361 | TASK [validate-host : Collect information about the host] 2026-05-12 00:01:07.469215 | debian-bookworm | ok 2026-05-12 00:01:07.479672 | 2026-05-12 00:01:07.479764 | TASK [validate-host : Sanitize hostname] 2026-05-12 00:01:07.776520 | debian-bookworm | ok 2026-05-12 00:01:07.925899 | 2026-05-12 00:01:07.926064 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 00:01:10.115527 | debian-bookworm -> localhost | changed 2026-05-12 00:01:10.120662 | 2026-05-12 00:01:10.120761 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 00:01:10.887690 | debian-bookworm | ok 2026-05-12 00:01:10.891577 | 2026-05-12 00:01:10.891663 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 00:01:12.328792 | debian-bookworm -> localhost | changed 2026-05-12 00:01:12.336946 | 2026-05-12 00:01:12.337037 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 00:01:12.658703 | debian-bookworm | ok 2026-05-12 00:01:12.668480 | 2026-05-12 00:01:12.668582 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 00:01:15.136732 | debian-bookworm | changed: 2026-05-12 00:01:15.136883 | debian-bookworm | cd+++++++++ src/ 2026-05-12 00:01:15.136911 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 00:01:15.136931 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 00:01:15.136950 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-12 00:01:15.136967 | debian-bookworm | Containerfile 2026-05-12 00:01:15.137090 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/logs" 2026-05-12 00:04:32.893933 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/artifacts" 2026-05-12 00:04:33.164192 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6dd491267fd849c2b81ba4d069e3e401/work/docs" 2026-05-12 00:04:33.181199 | 2026-05-12 00:04:33.181342 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 00:04:34.038256 | debian-bookworm | changed: 2026-05-12 00:04:34.038713 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 00:04:34.038783 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 00:04:34.038882 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 00:04:34.038967 | debian-bookworm | changed: All items complete 2026-05-12 00:04:34.039009 | 2026-05-12 00:04:34.601904 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 00:04:35.165607 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 00:04:35.181393 | 2026-05-12 00:04:35.181591 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 00:04:35.217593 | debian-bookworm | skipping: Conditional result was False 2026-05-12 00:04:35.222392 | debian-bookworm | skipping: Conditional result was False 2026-05-12 00:04:35.241061 | 2026-05-12 00:04:35.241182 | PLAY RECAP 2026-05-12 00:04:35.241267 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 00:04:35.241310 | 2026-05-12 00:04:35.381711 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 00:04:35.384489 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 00:04:36.201419 | 2026-05-12 00:04:36.201625 | PLAY [Base post] 2026-05-12 00:04:36.217219 | 2026-05-12 00:04:36.217383 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 00:04:37.057877 | debian-bookworm | changed 2026-05-12 00:04:37.064636 | 2026-05-12 00:04:37.064783 | PLAY RECAP 2026-05-12 00:04:37.064850 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 00:04:37.064913 | 2026-05-12 00:04:37.205246 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 00:04:37.206315 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 00:04:38.107407 | 2026-05-12 00:04:38.107722 | PLAY [Base post-logs] 2026-05-12 00:04:38.120246 | 2026-05-12 00:04:38.120433 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 00:04:38.603308 | localhost | changed 2026-05-12 00:04:38.614490 | 2026-05-12 00:04:38.614741 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 00:04:38.641276 | localhost | ok 2026-05-12 00:04:38.644735 | 2026-05-12 00:04:38.644845 | TASK [Set zuul-log-path fact] 2026-05-12 00:04:38.660549 | localhost | ok 2026-05-12 00:04:38.670262 | 2026-05-12 00:04:38.670388 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 00:04:38.706426 | localhost | ok 2026-05-12 00:04:38.709937 | 2026-05-12 00:04:38.710050 | TASK [upload-logs : Create log directories] 2026-05-12 00:04:39.313631 | localhost | changed 2026-05-12 00:04:39.319054 | 2026-05-12 00:04:39.319282 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 00:04:39.834748 | localhost -> localhost | ok: Runtime: 0:00:00.007387 2026-05-12 00:04:39.839446 | 2026-05-12 00:04:39.839587 | TASK [upload-logs : Upload logs to log server] 2026-05-12 00:04:40.433577 | localhost | Output suppressed because no_log was given 2026-05-12 00:04:40.435554 | 2026-05-12 00:04:40.435658 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 00:04:40.531742 | localhost | skipping: Conditional result was False 2026-05-12 00:04:40.539192 | localhost | skipping: Conditional result was False 2026-05-12 00:04:40.545214 | 2026-05-12 00:04:40.545379 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 00:04:40.594407 | localhost | skipping: Conditional result was False 2026-05-12 00:04:40.594740 | 2026-05-12 00:04:40.599625 | localhost | skipping: Conditional result was False 2026-05-12 00:04:40.605000 | 2026-05-12 00:04:40.605122 | LOOP [upload-logs : Upload console log and json output]