2026-02-12 10:15:31.915410 | Job console starting 2026-02-12 10:15:31.931840 | Updating git repos 2026-02-12 10:15:31.977339 | Cloning repos into workspace 2026-02-12 10:15:32.038336 | Restoring repo states 2026-02-12 10:15:32.052528 | Merging changes 2026-02-12 10:15:32.663643 | Checking out repos 2026-02-12 10:15:32.747964 | Preparing playbooks 2026-02-12 10:15:33.355827 | Running Ansible setup 2026-02-12 10:15:37.768244 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 10:15:38.531183 | 2026-02-12 10:15:38.531362 | PLAY [Base pre] 2026-02-12 10:15:38.547579 | 2026-02-12 10:15:38.547722 | TASK [Setup log path fact] 2026-02-12 10:15:38.577295 | debian-bookworm | ok 2026-02-12 10:15:38.593266 | 2026-02-12 10:15:38.593418 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 10:15:38.632182 | debian-bookworm | ok 2026-02-12 10:15:38.647982 | 2026-02-12 10:15:38.648161 | TASK [emit-job-header : Print job information] 2026-02-12 10:15:38.701642 | # Job Information 2026-02-12 10:15:38.701932 | Ansible Version: 2.16.14 2026-02-12 10:15:38.701983 | Job: hadolint 2026-02-12 10:15:38.702018 | Pipeline: check 2026-02-12 10:15:38.702047 | Executor: 521e9411259a 2026-02-12 10:15:38.702078 | Triggered by: https://github.com/osism/python-osism/pull/2007 2026-02-12 10:15:38.702105 | Event ID: a8f68530-07fb-11f1-9dba-cc49a21713f2 2026-02-12 10:15:38.708214 | 2026-02-12 10:15:38.708359 | LOOP [emit-job-header : Print node information] 2026-02-12 10:15:38.824402 | debian-bookworm | ok: 2026-02-12 10:15:38.824736 | debian-bookworm | # Node Information 2026-02-12 10:15:38.824819 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 10:15:38.824981 | debian-bookworm | Hostname: debian 2026-02-12 10:15:38.825039 | debian-bookworm | Username: zuul 2026-02-12 10:15:38.825085 | debian-bookworm | Distro: Debian 12.13 2026-02-12 10:15:38.825134 | debian-bookworm | Provider: regiocloud-a 2026-02-12 10:15:38.825176 | debian-bookworm | Region: 2026-02-12 10:15:38.825214 | debian-bookworm | Label: debian-bookworm 2026-02-12 10:15:38.825250 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 10:15:38.825285 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:1b56 2026-02-12 10:15:38.845758 | 2026-02-12 10:15:38.845907 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 10:15:39.379588 | debian-bookworm -> localhost | changed 2026-02-12 10:15:39.387205 | 2026-02-12 10:15:39.387336 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 10:15:40.470328 | debian-bookworm -> localhost | changed 2026-02-12 10:15:40.483550 | 2026-02-12 10:15:40.483997 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 10:15:40.787704 | debian-bookworm -> localhost | ok 2026-02-12 10:15:40.796989 | 2026-02-12 10:15:40.797214 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 10:15:40.832191 | debian-bookworm | ok 2026-02-12 10:15:40.864176 | debian-bookworm | included: /var/lib/zuul/builds/e5333d37246b47be8c3fa84441bf6c90/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 10:15:40.880719 | 2026-02-12 10:15:40.881302 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 10:15:43.859468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 10:15:43.859904 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e5333d37246b47be8c3fa84441bf6c90/work/e5333d37246b47be8c3fa84441bf6c90_id_rsa 2026-02-12 10:15:43.859994 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e5333d37246b47be8c3fa84441bf6c90/work/e5333d37246b47be8c3fa84441bf6c90_id_rsa.pub 2026-02-12 10:15:43.860056 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 10:15:43.860111 | debian-bookworm -> localhost | SHA256:1vW9hudDPsa2uBFUfTXgRudE3Gcawnw68TTjMzDfNxM zuul-build-sshkey 2026-02-12 10:15:43.860162 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 10:15:43.860232 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 10:15:43.860284 | debian-bookworm -> localhost | | o o+*=| 2026-02-12 10:15:43.860336 | debian-bookworm -> localhost | | X @EB| 2026-02-12 10:15:43.860384 | debian-bookworm -> localhost | | ./ O+| 2026-02-12 10:15:43.860430 | debian-bookworm -> localhost | | . .=.B+o| 2026-02-12 10:15:43.860476 | debian-bookworm -> localhost | | S . o.o=| 2026-02-12 10:15:43.860535 | debian-bookworm -> localhost | | . o..| 2026-02-12 10:15:43.860583 | debian-bookworm -> localhost | | o++ | 2026-02-12 10:15:43.860629 | debian-bookworm -> localhost | | *B | 2026-02-12 10:15:43.860676 | debian-bookworm -> localhost | | o+o+| 2026-02-12 10:15:43.860722 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 10:15:43.860836 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.373013 2026-02-12 10:15:43.872368 | 2026-02-12 10:15:43.872516 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 10:15:43.906157 | debian-bookworm | ok 2026-02-12 10:15:43.918826 | debian-bookworm | included: /var/lib/zuul/builds/e5333d37246b47be8c3fa84441bf6c90/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 10:15:43.928123 | 2026-02-12 10:15:43.928221 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 10:15:43.951746 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:15:43.957649 | 2026-02-12 10:15:43.957759 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 10:15:44.696641 | debian-bookworm | changed 2026-02-12 10:15:44.710775 | 2026-02-12 10:15:44.711033 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 10:15:44.980957 | debian-bookworm | ok 2026-02-12 10:15:44.989842 | 2026-02-12 10:15:44.989992 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 10:15:45.736419 | debian-bookworm | changed 2026-02-12 10:15:45.745858 | 2026-02-12 10:15:45.746006 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 10:15:46.392682 | debian-bookworm | changed 2026-02-12 10:15:46.401492 | 2026-02-12 10:15:46.401618 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 10:15:46.435702 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:15:46.442084 | 2026-02-12 10:15:46.442207 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 10:15:46.902014 | debian-bookworm -> localhost | changed 2026-02-12 10:15:46.913462 | 2026-02-12 10:15:46.913579 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 10:15:47.293385 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e5333d37246b47be8c3fa84441bf6c90/work/e5333d37246b47be8c3fa84441bf6c90_id_rsa (zuul-build-sshkey) 2026-02-12 10:15:47.293633 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017930 2026-02-12 10:15:47.301710 | 2026-02-12 10:15:47.301818 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 10:15:47.685677 | debian-bookworm | ok 2026-02-12 10:15:47.691419 | 2026-02-12 10:15:47.691531 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 10:15:47.725940 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:15:47.737689 | 2026-02-12 10:15:47.737811 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 10:15:48.191538 | debian-bookworm | ok 2026-02-12 10:15:48.208804 | 2026-02-12 10:15:48.209167 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 10:15:48.285387 | debian-bookworm | ok 2026-02-12 10:15:48.292202 | 2026-02-12 10:15:48.292319 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 10:15:48.627921 | debian-bookworm -> localhost | ok 2026-02-12 10:15:48.639271 | 2026-02-12 10:15:48.639421 | TASK [validate-host : Collect information about the host] 2026-02-12 10:15:49.676487 | debian-bookworm | ok 2026-02-12 10:15:49.691304 | 2026-02-12 10:15:49.691448 | TASK [validate-host : Sanitize hostname] 2026-02-12 10:15:49.806084 | debian-bookworm | ok 2026-02-12 10:15:49.846559 | 2026-02-12 10:15:49.846693 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 10:15:50.397401 | debian-bookworm -> localhost | changed 2026-02-12 10:15:50.412276 | 2026-02-12 10:15:50.412488 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 10:15:50.846687 | debian-bookworm | ok 2026-02-12 10:15:50.851676 | 2026-02-12 10:15:50.851800 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 10:15:51.453512 | debian-bookworm -> localhost | changed 2026-02-12 10:15:51.464326 | 2026-02-12 10:15:51.464453 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 10:15:51.740217 | debian-bookworm | ok 2026-02-12 10:15:51.748818 | 2026-02-12 10:15:51.748995 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 10:15:53.074032 | debian-bookworm | changed: 2026-02-12 10:15:53.075875 | debian-bookworm | cd+++++++++ src/ 2026-02-12 10:15:53.075975 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 10:15:53.076003 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 10:15:53.076026 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-12 10:15:53.076047 | debian-bookworm | Containerfile 2026-02-12 10:15:53.076181 | debian-bookworm | Containerfile 2026-02-12 10:15:53.091226 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010335 2026-02-12 10:16:00.809941 | 2026-02-12 10:16:00.810386 | TASK [upload-logs : Upload logs to log server] 2026-02-12 10:16:01.514414 | localhost | Output suppressed because no_log was given 2026-02-12 10:16:01.519383 | 2026-02-12 10:16:01.519509 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 10:16:01.623376 | localhost | skipping: Conditional result was False 2026-02-12 10:16:01.630462 | localhost | skipping: Conditional result was False 2026-02-12 10:16:01.640661 | 2026-02-12 10:16:01.640846 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 10:16:01.726603 | localhost | skipping: Conditional result was False 2026-02-12 10:16:01.726942 | 2026-02-12 10:16:01.739751 | localhost | skipping: Conditional result was False 2026-02-12 10:16:01.746711 | 2026-02-12 10:16:01.747090 | LOOP [upload-logs : Upload console log and json output]