2026-05-10 00:00:10.453508 | Job console starting 2026-05-10 00:00:10.481648 | Updating git repos 2026-05-10 00:00:10.787160 | Cloning repos into workspace 2026-05-10 00:00:10.934433 | Restoring repo states 2026-05-10 00:00:10.959175 | Merging changes 2026-05-10 00:00:10.959197 | Checking out repos 2026-05-10 00:00:11.249195 | Preparing playbooks 2026-05-10 00:00:12.737959 | Running Ansible setup 2026-05-10 00:00:19.896954 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-10 00:00:22.898670 | 2026-05-10 00:00:22.898810 | PLAY [Base pre] 2026-05-10 00:00:23.003648 | 2026-05-10 00:00:23.003783 | TASK [Setup log path fact] 2026-05-10 00:00:23.039127 | debian-bookworm | ok 2026-05-10 00:00:23.102413 | 2026-05-10 00:00:23.102544 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 00:00:23.173133 | debian-bookworm | ok 2026-05-10 00:00:23.197169 | 2026-05-10 00:00:23.197283 | TASK [emit-job-header : Print job information] 2026-05-10 00:00:23.339962 | # Job Information 2026-05-10 00:00:23.340142 | Ansible Version: 2.16.14 2026-05-10 00:00:23.340179 | Job: container-image-inventory-reconciler-push 2026-05-10 00:00:23.340210 | Pipeline: periodic-midnight 2026-05-10 00:00:23.340233 | Executor: 521e9411259a 2026-05-10 00:00:23.340254 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-10 00:00:23.340275 | Event ID: f55e940fb7ff4e99b299f524a7834add 2026-05-10 00:00:23.351430 | 2026-05-10 00:00:23.351577 | LOOP [emit-job-header : Print node information] 2026-05-10 00:00:23.613835 | debian-bookworm | ok: 2026-05-10 00:00:23.614006 | debian-bookworm | # Node Information 2026-05-10 00:00:23.614042 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-10 00:00:23.614068 | debian-bookworm | Hostname: debian 2026-05-10 00:00:23.614092 | debian-bookworm | Username: zuul 2026-05-10 00:00:23.614114 | debian-bookworm | Distro: Debian 12.13 2026-05-10 00:00:23.614138 | debian-bookworm | Provider: regiocloud-a 2026-05-10 00:00:23.614160 | debian-bookworm | Region: 2026-05-10 00:00:23.614182 | debian-bookworm | Label: debian-bookworm 2026-05-10 00:00:23.614203 | debian-bookworm | Product Name: OpenStack Nova 2026-05-10 00:00:23.614224 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febd:8134 2026-05-10 00:00:23.633348 | 2026-05-10 00:00:23.633466 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-10 00:00:26.444920 | debian-bookworm -> localhost | changed 2026-05-10 00:00:26.451903 | 2026-05-10 00:00:26.452006 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-10 00:00:28.908237 | debian-bookworm -> localhost | changed 2026-05-10 00:00:28.925087 | 2026-05-10 00:00:28.925182 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-10 00:00:29.935877 | debian-bookworm -> localhost | ok 2026-05-10 00:00:29.941052 | 2026-05-10 00:00:29.941143 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-10 00:00:29.993947 | debian-bookworm | ok 2026-05-10 00:00:30.039079 | debian-bookworm | included: /var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-10 00:00:30.065298 | 2026-05-10 00:00:30.065401 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-10 00:00:31.550935 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-10 00:00:31.551097 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/7c9fc901350840218604ad89afda3e37_id_rsa 2026-05-10 00:00:31.551128 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/7c9fc901350840218604ad89afda3e37_id_rsa.pub 2026-05-10 00:00:31.551149 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-10 00:00:31.551168 | debian-bookworm -> localhost | SHA256:pf32UhSRZKFKKl2uECUoZ2ztWtEHnR01sW44g7Cz048 zuul-build-sshkey 2026-05-10 00:00:31.551196 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-10 00:00:31.551215 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-10 00:00:31.551233 | debian-bookworm -> localhost | | . o..oo o.+O= | 2026-05-10 00:00:31.551251 | debian-bookworm -> localhost | | . * oo. + .ooo | 2026-05-10 00:00:31.551268 | debian-bookworm -> localhost | | = .....+ . .. | 2026-05-10 00:00:31.551284 | debian-bookworm -> localhost | | oo @ o o. | 2026-05-10 00:00:31.551301 | debian-bookworm -> localhost | | oo S = +.o | 2026-05-10 00:00:31.551323 | debian-bookworm -> localhost | | . o = . +. | 2026-05-10 00:00:31.551340 | debian-bookworm -> localhost | | + . o. | 2026-05-10 00:00:31.551358 | debian-bookworm -> localhost | | . +.. | 2026-05-10 00:00:31.551375 | debian-bookworm -> localhost | | E ... | 2026-05-10 00:00:31.551392 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-10 00:00:31.551432 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.554339 2026-05-10 00:00:31.557685 | 2026-05-10 00:00:31.557775 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-10 00:00:31.647296 | debian-bookworm | ok 2026-05-10 00:00:31.683898 | debian-bookworm | included: /var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-10 00:00:31.754186 | 2026-05-10 00:00:31.755200 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-10 00:00:31.781645 | debian-bookworm | skipping: Conditional result was False 2026-05-10 00:00:31.786627 | 2026-05-10 00:00:31.786725 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-10 00:00:32.896310 | debian-bookworm | changed 2026-05-10 00:00:32.900756 | 2026-05-10 00:00:32.900840 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-10 00:00:33.233263 | debian-bookworm | ok 2026-05-10 00:00:33.237799 | 2026-05-10 00:00:33.237879 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-10 00:00:34.126166 | debian-bookworm | changed 2026-05-10 00:00:34.131793 | 2026-05-10 00:00:34.131884 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-10 00:00:34.950160 | debian-bookworm | changed 2026-05-10 00:00:34.954644 | 2026-05-10 00:00:34.954724 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-10 00:00:35.001916 | debian-bookworm | skipping: Conditional result was False 2026-05-10 00:00:35.008020 | 2026-05-10 00:00:35.008110 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-10 00:00:36.443443 | debian-bookworm -> localhost | changed 2026-05-10 00:00:36.452367 | 2026-05-10 00:00:36.452456 | TASK [add-build-sshkey : Add back temp key] 2026-05-10 00:00:37.274075 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/7c9fc901350840218604ad89afda3e37_id_rsa (zuul-build-sshkey) 2026-05-10 00:00:37.274258 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021413 2026-05-10 00:00:37.283074 | 2026-05-10 00:00:37.283169 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-10 00:00:38.174026 | debian-bookworm | ok 2026-05-10 00:00:38.178170 | 2026-05-10 00:00:38.178247 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-10 00:00:38.257806 | debian-bookworm | skipping: Conditional result was False 2026-05-10 00:00:38.270191 | 2026-05-10 00:00:38.270290 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-10 00:00:39.012158 | debian-bookworm | ok 2026-05-10 00:00:39.032450 | 2026-05-10 00:00:39.032551 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-10 00:00:39.106003 | debian-bookworm | ok 2026-05-10 00:00:39.110779 | 2026-05-10 00:00:39.110905 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-10 00:00:40.008588 | debian-bookworm -> localhost | ok 2026-05-10 00:00:40.014084 | 2026-05-10 00:00:40.014181 | TASK [validate-host : Collect information about the host] 2026-05-10 00:00:41.924995 | debian-bookworm | ok 2026-05-10 00:00:41.940268 | 2026-05-10 00:00:41.940363 | TASK [validate-host : Sanitize hostname] 2026-05-10 00:00:42.195903 | debian-bookworm | ok 2026-05-10 00:00:42.256117 | 2026-05-10 00:00:42.256214 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-10 00:00:43.403705 | debian-bookworm -> localhost | changed 2026-05-10 00:00:43.408435 | 2026-05-10 00:00:43.408530 | TASK [validate-host : Collect information about zuul worker] 2026-05-10 00:00:44.135365 | debian-bookworm | ok 2026-05-10 00:00:44.139201 | 2026-05-10 00:00:44.139290 | TASK [validate-host : Write out all zuul information for each host] 2026-05-10 00:00:45.449650 | debian-bookworm -> localhost | changed 2026-05-10 00:00:45.457203 | 2026-05-10 00:00:45.457296 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-10 00:00:45.764214 | debian-bookworm | ok 2026-05-10 00:00:45.771968 | 2026-05-10 00:00:45.772065 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-10 00:00:47.699283 | debian-bookworm | changed: 2026-05-10 00:00:47.699432 | debian-bookworm | cd+++++++++ src/ 2026-05-10 00:00:47.699460 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-10 00:00:47.699479 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-10 00:00:47.699498 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-10 00:00:47.699514 | debian-bookworm | Containerfile 2026-05-10 00:00:47.699667 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/logs" 2026-05-10 00:03:59.646285 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/artifacts" 2026-05-10 00:03:59.965521 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7c9fc901350840218604ad89afda3e37/work/docs" 2026-05-10 00:03:59.982088 | 2026-05-10 00:03:59.982247 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-10 00:04:00.890990 | debian-bookworm | changed: 2026-05-10 00:04:00.891267 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-10 00:04:00.891312 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-10 00:04:00.891352 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-10 00:04:00.891404 | debian-bookworm | changed: All items complete 2026-05-10 00:04:00.891433 | 2026-05-10 00:04:01.525239 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 00:04:02.125787 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 00:04:02.146421 | 2026-05-10 00:04:02.146590 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-10 00:04:02.187692 | debian-bookworm | skipping: Conditional result was False 2026-05-10 00:04:02.190941 | debian-bookworm | skipping: Conditional result was False 2026-05-10 00:04:02.209300 | 2026-05-10 00:04:02.209449 | PLAY RECAP 2026-05-10 00:04:02.209557 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-10 00:04:02.209602 | 2026-05-10 00:04:02.367305 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-10 00:04:02.371404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 00:04:03.185335 | 2026-05-10 00:04:03.185604 | PLAY [Base post] 2026-05-10 00:04:03.200613 | 2026-05-10 00:04:03.200764 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-10 00:04:04.009500 | debian-bookworm | changed 2026-05-10 00:04:04.019202 | 2026-05-10 00:04:04.019358 | PLAY RECAP 2026-05-10 00:04:04.019450 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-10 00:04:04.019590 | 2026-05-10 00:04:04.157052 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 00:04:04.159285 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-10 00:04:05.037322 | 2026-05-10 00:04:05.037591 | PLAY [Base post-logs] 2026-05-10 00:04:05.049852 | 2026-05-10 00:04:05.050013 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-10 00:04:05.576459 | localhost | changed 2026-05-10 00:04:05.588904 | 2026-05-10 00:04:05.589091 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-10 00:04:05.615895 | localhost | ok 2026-05-10 00:04:05.620245 | 2026-05-10 00:04:05.620380 | TASK [Set zuul-log-path fact] 2026-05-10 00:04:05.636858 | localhost | ok 2026-05-10 00:04:05.646748 | 2026-05-10 00:04:05.646902 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 00:04:05.675422 | localhost | ok 2026-05-10 00:04:05.682647 | 2026-05-10 00:04:05.682825 | TASK [upload-logs : Create log directories] 2026-05-10 00:04:06.278323 | localhost | changed 2026-05-10 00:04:06.284413 | 2026-05-10 00:04:06.284770 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-10 00:04:06.839977 | localhost -> localhost | ok: Runtime: 0:00:00.007768 2026-05-10 00:04:06.850939 | 2026-05-10 00:04:06.851165 | TASK [upload-logs : Upload logs to log server] 2026-05-10 00:04:07.531786 | localhost | Output suppressed because no_log was given 2026-05-10 00:04:07.535877 | 2026-05-10 00:04:07.536074 | LOOP [upload-logs : Compress console log and json output] 2026-05-10 00:04:07.594186 | localhost | skipping: Conditional result was False 2026-05-10 00:04:07.603141 | localhost | skipping: Conditional result was False 2026-05-10 00:04:07.608339 | 2026-05-10 00:04:07.608506 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-10 00:04:07.666172 | localhost | skipping: Conditional result was False 2026-05-10 00:04:07.666638 | 2026-05-10 00:04:07.674768 | localhost | skipping: Conditional result was False 2026-05-10 00:04:07.692613 | 2026-05-10 00:04:07.693048 | LOOP [upload-logs : Upload console log and json output]