2026-02-05 01:46:53.200571 | Job console starting 2026-02-05 01:46:53.216200 | Updating git repos 2026-02-05 01:46:53.284179 | Cloning repos into workspace 2026-02-05 01:46:53.349556 | Restoring repo states 2026-02-05 01:46:53.359157 | Merging changes 2026-02-05 01:46:53.856174 | Checking out repos 2026-02-05 01:46:53.936137 | Preparing playbooks 2026-02-05 01:46:54.931111 | Running Ansible setup 2026-02-05 01:47:00.331848 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 01:47:01.341412 | 2026-02-05 01:47:01.341654 | PLAY [Base pre] 2026-02-05 01:47:01.364457 | 2026-02-05 01:47:01.364610 | TASK [Setup log path fact] 2026-02-05 01:47:01.415958 | debian-bookworm | ok 2026-02-05 01:47:01.434201 | 2026-02-05 01:47:01.434440 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 01:47:01.508926 | debian-bookworm | ok 2026-02-05 01:47:01.539858 | 2026-02-05 01:47:01.543004 | TASK [emit-job-header : Print job information] 2026-02-05 01:47:01.625187 | # Job Information 2026-02-05 01:47:01.625592 | Ansible Version: 2.16.14 2026-02-05 01:47:01.625643 | Job: container-image-inventory-reconciler-build 2026-02-05 01:47:01.625679 | Pipeline: check 2026-02-05 01:47:01.625703 | Executor: 521e9411259a 2026-02-05 01:47:01.625725 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/485 2026-02-05 01:47:01.625747 | Event ID: 86477160-0234-11f1-92e4-1ff5cee4f73b 2026-02-05 01:47:01.636067 | 2026-02-05 01:47:01.636319 | LOOP [emit-job-header : Print node information] 2026-02-05 01:47:01.802216 | debian-bookworm | ok: 2026-02-05 01:47:01.802415 | debian-bookworm | # Node Information 2026-02-05 01:47:01.802451 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 01:47:01.802476 | debian-bookworm | Hostname: debian 2026-02-05 01:47:01.802498 | debian-bookworm | Username: zuul 2026-02-05 01:47:01.802519 | debian-bookworm | Distro: Debian 12.13 2026-02-05 01:47:01.802542 | debian-bookworm | Provider: regiocloud-a 2026-02-05 01:47:01.802563 | debian-bookworm | Region: 2026-02-05 01:47:01.802584 | debian-bookworm | Label: debian-bookworm 2026-02-05 01:47:01.802604 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 01:47:01.802623 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:8910 2026-02-05 01:47:01.820676 | 2026-02-05 01:47:01.820813 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 01:47:02.652072 | debian-bookworm -> localhost | changed 2026-02-05 01:47:02.669886 | 2026-02-05 01:47:02.670032 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 01:47:04.122994 | debian-bookworm -> localhost | changed 2026-02-05 01:47:04.135105 | 2026-02-05 01:47:04.135215 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 01:47:04.442503 | debian-bookworm -> localhost | ok 2026-02-05 01:47:04.448398 | 2026-02-05 01:47:04.448559 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 01:47:04.466768 | debian-bookworm | ok 2026-02-05 01:47:04.483602 | debian-bookworm | included: /var/lib/zuul/builds/f41c921d0ee64300985155351ea8b024/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 01:47:04.489551 | 2026-02-05 01:47:04.489646 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 01:47:05.994928 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 01:47:05.995143 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f41c921d0ee64300985155351ea8b024/work/f41c921d0ee64300985155351ea8b024_id_rsa 2026-02-05 01:47:05.995187 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f41c921d0ee64300985155351ea8b024/work/f41c921d0ee64300985155351ea8b024_id_rsa.pub 2026-02-05 01:47:05.995227 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 01:47:05.995253 | debian-bookworm -> localhost | SHA256:5GtYQ1wDu0vVZkKvS0IH0qlfdG+ouCrRfHpi9xuREp8 zuul-build-sshkey 2026-02-05 01:47:05.995288 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 01:47:05.995311 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 01:47:05.995332 | debian-bookworm -> localhost | | ..oo+ | 2026-02-05 01:47:05.995354 | debian-bookworm -> localhost | | oo=.+. | 2026-02-05 01:47:05.995375 | debian-bookworm -> localhost | | .B.+.=o | 2026-02-05 01:47:05.995395 | debian-bookworm -> localhost | | .= *.B. o | 2026-02-05 01:47:05.995416 | debian-bookworm -> localhost | | o .SoE. . | 2026-02-05 01:47:05.996035 | debian-bookworm -> localhost | | . o++B.o | 2026-02-05 01:47:05.996088 | debian-bookworm -> localhost | | ..o+.o | 2026-02-05 01:47:05.996115 | debian-bookworm -> localhost | | . +.+ . | 2026-02-05 01:47:05.996164 | debian-bookworm -> localhost | | o.= .o. | 2026-02-05 01:47:05.996293 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 01:47:05.996356 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.709062 2026-02-05 01:47:06.002499 | 2026-02-05 01:47:06.002588 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 01:47:06.024556 | debian-bookworm | ok 2026-02-05 01:47:06.037924 | debian-bookworm | included: /var/lib/zuul/builds/f41c921d0ee64300985155351ea8b024/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 01:47:06.056568 | 2026-02-05 01:47:06.056668 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 01:47:06.085333 | debian-bookworm | skipping: Conditional result was False 2026-02-05 01:47:06.091211 | 2026-02-05 01:47:06.092316 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 01:47:06.840100 | debian-bookworm | changed 2026-02-05 01:47:06.848849 | 2026-02-05 01:47:06.859809 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 01:47:07.198699 | debian-bookworm | ok 2026-02-05 01:47:07.206026 | 2026-02-05 01:47:07.206154 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 01:47:08.040635 | debian-bookworm | changed 2026-02-05 01:47:08.052946 | 2026-02-05 01:47:08.053078 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 01:47:08.949049 | debian-bookworm | changed 2026-02-05 01:47:08.960552 | 2026-02-05 01:47:08.960689 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 01:47:09.006348 | debian-bookworm | skipping: Conditional result was False 2026-02-05 01:47:09.018445 | 2026-02-05 01:47:09.018593 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 01:47:10.651784 | debian-bookworm -> localhost | changed 2026-02-05 01:47:10.663939 | 2026-02-05 01:47:10.664046 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 01:47:11.195294 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f41c921d0ee64300985155351ea8b024/work/f41c921d0ee64300985155351ea8b024_id_rsa (zuul-build-sshkey) 2026-02-05 01:47:11.195503 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017502 2026-02-05 01:47:11.202929 | 2026-02-05 01:47:11.203023 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 01:47:11.618360 | debian-bookworm | ok 2026-02-05 01:47:11.627159 | 2026-02-05 01:47:11.627264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 01:47:11.671368 | debian-bookworm | skipping: Conditional result was False 2026-02-05 01:47:11.682110 | 2026-02-05 01:47:11.682243 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 01:47:12.105890 | debian-bookworm | ok 2026-02-05 01:47:12.121580 | 2026-02-05 01:47:12.121690 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 01:47:12.177610 | debian-bookworm | ok 2026-02-05 01:47:12.182621 | 2026-02-05 01:47:12.182729 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 01:47:12.826910 | debian-bookworm -> localhost | ok 2026-02-05 01:47:12.832973 | 2026-02-05 01:47:12.833066 | TASK [validate-host : Collect information about the host] 2026-02-05 01:47:14.108560 | debian-bookworm | ok 2026-02-05 01:47:14.117159 | 2026-02-05 01:47:14.117246 | TASK [validate-host : Sanitize hostname] 2026-02-05 01:47:14.256156 | debian-bookworm | ok 2026-02-05 01:47:14.290942 | 2026-02-05 01:47:14.291232 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 01:47:15.328260 | debian-bookworm -> localhost | changed 2026-02-05 01:47:15.333507 | 2026-02-05 01:47:15.333588 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 01:47:15.806455 | debian-bookworm | ok 2026-02-05 01:47:15.810311 | 2026-02-05 01:47:15.810388 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 01:47:16.920100 | debian-bookworm -> localhost | changed 2026-02-05 01:47:16.932259 | 2026-02-05 01:47:16.932672 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 01:47:17.242867 | debian-bookworm | ok 2026-02-05 01:47:17.247175 | 2026-02-05 01:47:17.247248 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 01:47:18.584837 | debian-bookworm | changed: 2026-02-05 01:47:18.584986 | debian-bookworm | cd+++++++++ src/ 2026-02-05 01:47:18.585014 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 01:47:18.585034 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 01:47:18.585052 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-05 01:47:18.585069 | debian-bookworm | Containerfile 2026-02-05 01:47:18.585206 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004427 2026-02-05 01:49:26.178247 | 2026-02-05 01:49:26.178343 | TASK [upload-logs : Upload logs to log server] 2026-02-05 01:49:26.700152 | localhost | Output suppressed because no_log was given 2026-02-05 01:49:26.702339 | 2026-02-05 01:49:26.702452 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 01:49:26.751526 | localhost | skipping: Conditional result was False 2026-02-05 01:49:26.754321 | localhost | skipping: Conditional result was False 2026-02-05 01:49:26.761767 | 2026-02-05 01:49:26.761979 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 01:49:26.809663 | localhost | skipping: Conditional result was False 2026-02-05 01:49:26.810333 | 2026-02-05 01:49:26.812968 | localhost | skipping: Conditional result was False 2026-02-05 01:49:26.828526 | 2026-02-05 01:49:26.828889 | LOOP [upload-logs : Upload console log and json output]