2026-06-19 10:58:11.424494 | Job console starting 2026-06-19 10:58:11.438870 | Updating git repos 2026-06-19 10:58:11.526669 | Cloning repos into workspace 2026-06-19 10:58:11.779985 | Restoring repo states 2026-06-19 10:58:11.802608 | Merging changes 2026-06-19 10:58:11.802647 | Checking out repos 2026-06-19 10:58:11.902687 | Preparing playbooks 2026-06-19 10:58:13.409524 | Running Ansible setup 2026-06-19 10:58:19.496434 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 10:58:20.480183 | 2026-06-19 10:58:20.480344 | PLAY [Base pre] 2026-06-19 10:58:20.510012 | 2026-06-19 10:58:20.510146 | TASK [Setup log path fact] 2026-06-19 10:58:20.530283 | debian-bookworm | ok 2026-06-19 10:58:20.557325 | 2026-06-19 10:58:20.557465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 10:58:20.597567 | debian-bookworm | ok 2026-06-19 10:58:20.612889 | 2026-06-19 10:58:20.613014 | TASK [emit-job-header : Print job information] 2026-06-19 10:58:20.667709 | # Job Information 2026-06-19 10:58:20.667861 | Ansible Version: 2.16.14 2026-06-19 10:58:20.667895 | Job: container-image-inventory-reconciler-push 2026-06-19 10:58:20.667927 | Pipeline: post 2026-06-19 10:58:20.667949 | Executor: 521e9411259a 2026-06-19 10:58:20.667970 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/commit/5829fc0ff0c1a5851d9bbab7a7dbeb4210c5f9f7 2026-06-19 10:58:20.667992 | Event ID: 27c7bf76-6bcc-11f1-8984-42dee871b004 2026-06-19 10:58:20.673120 | 2026-06-19 10:58:20.673234 | LOOP [emit-job-header : Print node information] 2026-06-19 10:58:20.838526 | debian-bookworm | ok: 2026-06-19 10:58:20.838666 | debian-bookworm | # Node Information 2026-06-19 10:58:20.838693 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 10:58:20.838714 | debian-bookworm | Hostname: debian 2026-06-19 10:58:20.838732 | debian-bookworm | Username: zuul 2026-06-19 10:58:20.838749 | debian-bookworm | Distro: Debian 12.14 2026-06-19 10:58:20.838768 | debian-bookworm | Provider: regiocloud-a 2026-06-19 10:58:20.838785 | debian-bookworm | Region: 2026-06-19 10:58:20.838803 | debian-bookworm | Label: debian-bookworm 2026-06-19 10:58:20.838819 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 10:58:20.838852 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:957 2026-06-19 10:58:20.850411 | 2026-06-19 10:58:20.850533 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 10:58:21.328700 | debian-bookworm -> localhost | changed 2026-06-19 10:58:21.337531 | 2026-06-19 10:58:21.337635 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 10:58:22.413808 | debian-bookworm -> localhost | changed 2026-06-19 10:58:22.423859 | 2026-06-19 10:58:22.423951 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 10:58:22.836704 | debian-bookworm -> localhost | ok 2026-06-19 10:58:22.842811 | 2026-06-19 10:58:22.843108 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 10:58:22.884418 | debian-bookworm | ok 2026-06-19 10:58:22.909804 | debian-bookworm | included: /var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 10:58:22.925385 | 2026-06-19 10:58:22.925493 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 10:58:24.275548 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 10:58:24.275743 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/f364820d49d643a3bc38084b66871f6f_id_rsa 2026-06-19 10:58:24.275780 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/f364820d49d643a3bc38084b66871f6f_id_rsa.pub 2026-06-19 10:58:24.275805 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 10:58:24.275827 | debian-bookworm -> localhost | SHA256:8sRJ8DakQuWGt5n4nXkMvAHRCUUq2CKlnavyEaeQYEo zuul-build-sshkey 2026-06-19 10:58:24.275858 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 10:58:24.275881 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 10:58:24.275901 | debian-bookworm -> localhost | | . ..==+. | 2026-06-19 10:58:24.275922 | debian-bookworm -> localhost | | + = o Bo | 2026-06-19 10:58:24.275942 | debian-bookworm -> localhost | |+E= = B = | 2026-06-19 10:58:24.275962 | debian-bookworm -> localhost | |=o o * X o | 2026-06-19 10:58:24.275981 | debian-bookworm -> localhost | |+ o o = S | 2026-06-19 10:58:24.276011 | debian-bookworm -> localhost | | o + . = B | 2026-06-19 10:58:24.276033 | debian-bookworm -> localhost | |o o . * o | 2026-06-19 10:58:24.276053 | debian-bookworm -> localhost | |.. . . | 2026-06-19 10:58:24.276074 | debian-bookworm -> localhost | | . | 2026-06-19 10:58:24.276095 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 10:58:24.276142 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.933989 2026-06-19 10:58:24.282829 | 2026-06-19 10:58:24.287218 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 10:58:24.307876 | debian-bookworm | ok 2026-06-19 10:58:24.318026 | debian-bookworm | included: /var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 10:58:24.326949 | 2026-06-19 10:58:24.327077 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 10:58:24.351241 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:58:24.357654 | 2026-06-19 10:58:24.357771 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 10:58:25.163908 | debian-bookworm | changed 2026-06-19 10:58:25.173610 | 2026-06-19 10:58:25.173870 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 10:58:25.447502 | debian-bookworm | ok 2026-06-19 10:58:25.453523 | 2026-06-19 10:58:25.453648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 10:58:26.213858 | debian-bookworm | changed 2026-06-19 10:58:26.225342 | 2026-06-19 10:58:26.225502 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 10:58:27.066461 | debian-bookworm | changed 2026-06-19 10:58:27.072887 | 2026-06-19 10:58:27.076882 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 10:58:27.102396 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:58:27.108976 | 2026-06-19 10:58:27.109109 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 10:58:27.741472 | debian-bookworm -> localhost | changed 2026-06-19 10:58:27.765735 | 2026-06-19 10:58:27.765884 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 10:58:28.179483 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/f364820d49d643a3bc38084b66871f6f_id_rsa (zuul-build-sshkey) 2026-06-19 10:58:28.179739 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018062 2026-06-19 10:58:28.188579 | 2026-06-19 10:58:28.188709 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 10:58:28.635247 | debian-bookworm | ok 2026-06-19 10:58:28.661462 | 2026-06-19 10:58:28.661690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 10:58:28.760906 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:58:28.794738 | 2026-06-19 10:58:28.795248 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 10:58:29.450972 | debian-bookworm | ok 2026-06-19 10:58:29.474461 | 2026-06-19 10:58:29.474627 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 10:58:29.524969 | debian-bookworm | ok 2026-06-19 10:58:29.531517 | 2026-06-19 10:58:29.531648 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 10:58:30.111768 | debian-bookworm -> localhost | ok 2026-06-19 10:58:30.119064 | 2026-06-19 10:58:30.119187 | TASK [validate-host : Collect information about the host] 2026-06-19 10:58:31.352524 | debian-bookworm | ok 2026-06-19 10:58:31.365414 | 2026-06-19 10:58:31.365549 | TASK [validate-host : Sanitize hostname] 2026-06-19 10:58:31.556677 | debian-bookworm | ok 2026-06-19 10:58:31.562690 | 2026-06-19 10:58:31.562820 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 10:58:32.259723 | debian-bookworm -> localhost | changed 2026-06-19 10:58:32.266952 | 2026-06-19 10:58:32.267079 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 10:58:32.757170 | debian-bookworm | ok 2026-06-19 10:58:32.762302 | 2026-06-19 10:58:32.762433 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 10:58:33.812083 | debian-bookworm -> localhost | changed 2026-06-19 10:58:33.830788 | 2026-06-19 10:58:33.830978 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 10:58:34.164018 | debian-bookworm | ok 2026-06-19 10:58:34.192674 | 2026-06-19 10:58:34.193036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 10:58:36.496849 | debian-bookworm | changed: 2026-06-19 10:58:36.497085 | debian-bookworm | cd+++++++++ src/ 2026-06-19 10:58:36.497123 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 10:58:36.497147 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 10:58:36.497170 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-06-19 10:58:36.497191 | debian-bookworm | Containerfile 2026-06-19 10:58:36.497390 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/logs" 2026-06-19 11:03:23.922325 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/artifacts" 2026-06-19 11:03:24.189745 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f364820d49d643a3bc38084b66871f6f/work/docs" 2026-06-19 11:03:24.202686 | 2026-06-19 11:03:24.202825 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 11:03:25.068204 | debian-bookworm | changed: 2026-06-19 11:03:25.068691 | debian-bookworm | .d..t...... ./ 2026-06-19 11:03:25.068773 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 11:03:25.068824 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 11:03:25.068870 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 11:03:25.068912 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 11:03:25.068955 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 11:03:25.069037 | debian-bookworm | changed: All items complete 2026-06-19 11:03:25.069093 | 2026-06-19 11:03:25.650117 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 11:03:26.273651 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 11:03:26.300279 | 2026-06-19 11:03:26.300470 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 11:03:26.347532 | debian-bookworm | skipping: Conditional result was False 2026-06-19 11:03:26.350621 | debian-bookworm | skipping: Conditional result was False 2026-06-19 11:03:26.373396 | 2026-06-19 11:03:26.373522 | PLAY RECAP 2026-06-19 11:03:26.373611 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-19 11:03:26.373652 | 2026-06-19 11:03:26.504066 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 11:03:26.505160 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 11:03:27.274414 | 2026-06-19 11:03:27.274589 | PLAY [Base post] 2026-06-19 11:03:27.289185 | 2026-06-19 11:03:27.289348 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 11:03:28.129607 | debian-bookworm | changed 2026-06-19 11:03:28.138915 | 2026-06-19 11:03:28.139084 | PLAY RECAP 2026-06-19 11:03:28.139157 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 11:03:28.139223 | 2026-06-19 11:03:28.280858 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 11:03:28.283484 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 11:03:29.085373 | 2026-06-19 11:03:29.085562 | PLAY [Base post-logs] 2026-06-19 11:03:29.098525 | 2026-06-19 11:03:29.098691 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 11:03:29.608550 | localhost | changed 2026-06-19 11:03:29.631440 | 2026-06-19 11:03:29.631797 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 11:03:29.669411 | localhost | ok 2026-06-19 11:03:29.673647 | 2026-06-19 11:03:29.673775 | TASK [Set zuul-log-path fact] 2026-06-19 11:03:29.689886 | localhost | ok 2026-06-19 11:03:29.700703 | 2026-06-19 11:03:29.700860 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 11:03:29.727024 | localhost | ok 2026-06-19 11:03:29.731723 | 2026-06-19 11:03:29.731857 | TASK [upload-logs : Create log directories] 2026-06-19 11:03:30.302195 | localhost | changed 2026-06-19 11:03:30.306758 | 2026-06-19 11:03:30.306959 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 11:03:30.842874 | localhost -> localhost | ok: Runtime: 0:00:00.007339 2026-06-19 11:03:30.849610 | 2026-06-19 11:03:30.849779 | TASK [upload-logs : Upload logs to log server] 2026-06-19 11:03:31.436688 | localhost | Output suppressed because no_log was given 2026-06-19 11:03:31.439417 | 2026-06-19 11:03:31.439560 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 11:03:31.500070 | localhost | skipping: Conditional result was False 2026-06-19 11:03:31.505646 | localhost | skipping: Conditional result was False 2026-06-19 11:03:31.514508 | 2026-06-19 11:03:31.514696 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 11:03:31.565982 | localhost | skipping: Conditional result was False 2026-06-19 11:03:31.566595 | 2026-06-19 11:03:31.569362 | localhost | skipping: Conditional result was False 2026-06-19 11:03:31.575002 | 2026-06-19 11:03:31.575157 | LOOP [upload-logs : Upload console log and json output]