2026-01-10 01:52:03.648708 | Job console starting 2026-01-10 01:52:03.662311 | Updating git repos 2026-01-10 01:52:03.708810 | Cloning repos into workspace 2026-01-10 01:52:03.792130 | Restoring repo states 2026-01-10 01:52:03.809090 | Merging changes 2026-01-10 01:52:04.405054 | Checking out repos 2026-01-10 01:52:04.447762 | Preparing playbooks 2026-01-10 01:52:05.329556 | Running Ansible setup 2026-01-10 01:52:11.653041 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-10 01:52:13.521001 | 2026-01-10 01:52:13.521191 | PLAY [Base pre] 2026-01-10 01:52:13.626690 | 2026-01-10 01:52:13.627141 | TASK [Setup log path fact] 2026-01-10 01:52:13.714173 | debian-bookworm | ok 2026-01-10 01:52:13.761913 | 2026-01-10 01:52:13.762120 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-10 01:52:13.814559 | debian-bookworm | ok 2026-01-10 01:52:13.837258 | 2026-01-10 01:52:13.837490 | TASK [emit-job-header : Print job information] 2026-01-10 01:52:13.958555 | # Job Information 2026-01-10 01:52:13.959089 | Ansible Version: 2.16.14 2026-01-10 01:52:13.959136 | Job: ansible-lint 2026-01-10 01:52:13.959171 | Pipeline: check 2026-01-10 01:52:13.959195 | Executor: 521e9411259a 2026-01-10 01:52:13.959216 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/475 2026-01-10 01:52:13.959239 | Event ID: f0c86da0-edc6-11f0-9d78-da2fe152f037 2026-01-10 01:52:13.964486 | 2026-01-10 01:52:13.964620 | LOOP [emit-job-header : Print node information] 2026-01-10 01:52:14.298178 | debian-bookworm | ok: 2026-01-10 01:52:14.298388 | debian-bookworm | # Node Information 2026-01-10 01:52:14.298424 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-10 01:52:14.298449 | debian-bookworm | Hostname: debian 2026-01-10 01:52:14.298472 | debian-bookworm | Username: zuul 2026-01-10 01:52:14.298493 | debian-bookworm | Distro: Debian 12.12 2026-01-10 01:52:14.298518 | debian-bookworm | Provider: regiocloud-a 2026-01-10 01:52:14.298555 | debian-bookworm | Region: 2026-01-10 01:52:14.298578 | debian-bookworm | Label: debian-bookworm 2026-01-10 01:52:14.298598 | debian-bookworm | Product Name: OpenStack Nova 2026-01-10 01:52:14.298625 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:d0ae 2026-01-10 01:52:14.328395 | 2026-01-10 01:52:14.328564 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-10 01:52:15.136099 | debian-bookworm -> localhost | changed 2026-01-10 01:52:15.144370 | 2026-01-10 01:52:15.144517 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-10 01:52:17.443250 | debian-bookworm -> localhost | changed 2026-01-10 01:52:17.463568 | 2026-01-10 01:52:17.463719 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-10 01:52:18.071043 | debian-bookworm -> localhost | ok 2026-01-10 01:52:18.078030 | 2026-01-10 01:52:18.078168 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-10 01:52:18.129039 | debian-bookworm | ok 2026-01-10 01:52:18.165855 | debian-bookworm | included: /var/lib/zuul/builds/971d673c70e0465facf5ad78c323db18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-10 01:52:18.183410 | 2026-01-10 01:52:18.183555 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-10 01:52:19.601124 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-10 01:52:19.601372 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/971d673c70e0465facf5ad78c323db18/work/971d673c70e0465facf5ad78c323db18_id_rsa 2026-01-10 01:52:19.601452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/971d673c70e0465facf5ad78c323db18/work/971d673c70e0465facf5ad78c323db18_id_rsa.pub 2026-01-10 01:52:19.601480 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-10 01:52:19.601507 | debian-bookworm -> localhost | SHA256:VIvM8pjoUCaJKqD9VbSWeLTbDxNamXC7v9DHdXTXlY8 zuul-build-sshkey 2026-01-10 01:52:19.601545 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-10 01:52:19.601568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-10 01:52:19.601589 | debian-bookworm -> localhost | | + o o| 2026-01-10 01:52:19.601612 | debian-bookworm -> localhost | | . . * O = .o| 2026-01-10 01:52:19.601632 | debian-bookworm -> localhost | |o o o o % B .*| 2026-01-10 01:52:19.601651 | debian-bookworm -> localhost | |+. + . X = o E.+| 2026-01-10 01:52:19.601671 | debian-bookworm -> localhost | |+ o . + S = o| 2026-01-10 01:52:19.601695 | debian-bookworm -> localhost | |. + . * . ..| 2026-01-10 01:52:19.601716 | debian-bookworm -> localhost | | o . + o | 2026-01-10 01:52:19.601736 | debian-bookworm -> localhost | | . o | 2026-01-10 01:52:19.601757 | debian-bookworm -> localhost | | . | 2026-01-10 01:52:19.601778 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-10 01:52:19.601830 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.723195 2026-01-10 01:52:19.608903 | 2026-01-10 01:52:19.609044 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-10 01:52:19.680393 | debian-bookworm | ok 2026-01-10 01:52:19.700910 | debian-bookworm | included: /var/lib/zuul/builds/971d673c70e0465facf5ad78c323db18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-10 01:52:19.741270 | 2026-01-10 01:52:19.741449 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-10 01:52:19.788440 | debian-bookworm | skipping: Conditional result was False 2026-01-10 01:52:19.803001 | 2026-01-10 01:52:19.803203 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-10 01:52:20.714517 | debian-bookworm | changed 2026-01-10 01:52:20.723573 | 2026-01-10 01:52:20.723744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-10 01:52:20.979409 | debian-bookworm | ok 2026-01-10 01:52:20.993689 | 2026-01-10 01:52:20.993847 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-10 01:52:21.661867 | debian-bookworm | changed 2026-01-10 01:52:21.669256 | 2026-01-10 01:52:21.669388 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-10 01:52:22.364607 | debian-bookworm | changed 2026-01-10 01:52:22.371475 | 2026-01-10 01:52:22.371595 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-10 01:52:22.405760 | debian-bookworm | skipping: Conditional result was False 2026-01-10 01:52:22.412609 | 2026-01-10 01:52:22.412740 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-10 01:52:23.069964 | debian-bookworm -> localhost | changed 2026-01-10 01:52:23.084456 | 2026-01-10 01:52:23.084662 | TASK [add-build-sshkey : Add back temp key] 2026-01-10 01:52:23.785985 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/971d673c70e0465facf5ad78c323db18/work/971d673c70e0465facf5ad78c323db18_id_rsa (zuul-build-sshkey) 2026-01-10 01:52:23.786337 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012002 2026-01-10 01:52:23.796168 | 2026-01-10 01:52:23.796316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-10 01:52:24.228408 | debian-bookworm | ok 2026-01-10 01:52:24.234325 | 2026-01-10 01:52:24.234485 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-10 01:52:24.284770 | debian-bookworm | skipping: Conditional result was False 2026-01-10 01:52:24.298742 | 2026-01-10 01:52:24.298910 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-10 01:52:24.785051 | debian-bookworm | ok 2026-01-10 01:52:24.812072 | 2026-01-10 01:52:24.812234 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-10 01:52:24.872912 | debian-bookworm | ok 2026-01-10 01:52:24.890573 | 2026-01-10 01:52:24.890713 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-10 01:52:25.276749 | debian-bookworm -> localhost | ok 2026-01-10 01:52:25.285159 | 2026-01-10 01:52:25.285308 | TASK [validate-host : Collect information about the host] 2026-01-10 01:52:26.438791 | debian-bookworm | ok 2026-01-10 01:52:26.471082 | 2026-01-10 01:52:26.471242 | TASK [validate-host : Sanitize hostname] 2026-01-10 01:52:26.608900 | debian-bookworm | ok 2026-01-10 01:52:26.665965 | 2026-01-10 01:52:26.666114 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-10 01:52:27.400577 | debian-bookworm -> localhost | changed 2026-01-10 01:52:27.421455 | 2026-01-10 01:52:27.421657 | TASK [validate-host : Collect information about zuul worker] 2026-01-10 01:52:27.839558 | debian-bookworm | ok 2026-01-10 01:52:27.855994 | 2026-01-10 01:52:27.856152 | TASK [validate-host : Write out all zuul information for each host] 2026-01-10 01:52:28.746979 | debian-bookworm -> localhost | changed 2026-01-10 01:52:28.765654 | 2026-01-10 01:52:28.765813 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-10 01:52:29.034706 | debian-bookworm | ok 2026-01-10 01:52:29.047719 | 2026-01-10 01:52:29.047929 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-10 01:52:30.060318 | debian-bookworm | changed: 2026-01-10 01:52:30.060545 | debian-bookworm | cd+++++++++ src/ 2026-01-10 01:52:30.060583 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-10 01:52:30.060609 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-10 01:52:30.060632 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-01-10 01:52:30.060653 | debian-bookworm | Containerfile 2026-01-10 01:52:30.060807 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007822 2026-01-10 01:53:13.269827 | 2026-01-10 01:53:13.270005 | TASK [upload-logs : Upload logs to log server] 2026-01-10 01:53:13.909058 | localhost | Output suppressed because no_log was given 2026-01-10 01:53:13.912833 | 2026-01-10 01:53:13.913070 | LOOP [upload-logs : Compress console log and json output] 2026-01-10 01:53:13.973684 | localhost | skipping: Conditional result was False 2026-01-10 01:53:13.980632 | localhost | skipping: Conditional result was False 2026-01-10 01:53:13.997631 | 2026-01-10 01:53:13.997982 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-10 01:53:14.050404 | localhost | skipping: Conditional result was False 2026-01-10 01:53:14.051060 | 2026-01-10 01:53:14.055447 | localhost | skipping: Conditional result was False 2026-01-10 01:53:14.070641 | 2026-01-10 01:53:14.070987 | LOOP [upload-logs : Upload console log and json output]