2025-10-15 15:43:29.079398 | Job console starting 2025-10-15 15:43:29.105602 | Updating git repos 2025-10-15 15:43:29.164882 | Cloning repos into workspace 2025-10-15 15:43:29.214293 | Restoring repo states 2025-10-15 15:43:29.230677 | Merging changes 2025-10-15 15:43:30.828128 | Checking out repos 2025-10-15 15:43:30.910619 | Preparing playbooks 2025-10-15 15:43:32.185208 | Running Ansible setup 2025-10-15 15:43:37.194290 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 15:43:38.410284 | 2025-10-15 15:43:38.410415 | PLAY [Base pre] 2025-10-15 15:43:38.433300 | 2025-10-15 15:43:38.433420 | TASK [Setup log path fact] 2025-10-15 15:43:38.483409 | debian-bookworm | ok 2025-10-15 15:43:38.513283 | 2025-10-15 15:43:38.513415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 15:43:38.551937 | debian-bookworm | ok 2025-10-15 15:43:38.561181 | 2025-10-15 15:43:38.561273 | TASK [emit-job-header : Print job information] 2025-10-15 15:43:38.628120 | # Job Information 2025-10-15 15:43:38.628337 | Ansible Version: 2.16.14 2025-10-15 15:43:38.628374 | Job: hadolint 2025-10-15 15:43:38.628407 | Pipeline: check 2025-10-15 15:43:38.628430 | Executor: 521e9411259a 2025-10-15 15:43:38.628452 | Triggered by: https://github.com/osism/osism-kubernetes/pull/234 2025-10-15 15:43:38.628473 | Event ID: acc19640-a9dd-11f0-83b1-08deb4b4b658 2025-10-15 15:43:38.633909 | 2025-10-15 15:43:38.634013 | LOOP [emit-job-header : Print node information] 2025-10-15 15:43:38.832925 | debian-bookworm | ok: 2025-10-15 15:43:38.833138 | debian-bookworm | # Node Information 2025-10-15 15:43:38.833174 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-15 15:43:38.833199 | debian-bookworm | Hostname: debian 2025-10-15 15:43:38.833221 | debian-bookworm | Username: zuul 2025-10-15 15:43:38.833242 | debian-bookworm | Distro: Debian 12.12 2025-10-15 15:43:38.833266 | debian-bookworm | Provider: regiocloud-a 2025-10-15 15:43:38.833287 | debian-bookworm | Region: 2025-10-15 15:43:38.833307 | debian-bookworm | Label: debian-bookworm 2025-10-15 15:43:38.833327 | debian-bookworm | Product Name: OpenStack Nova 2025-10-15 15:43:38.833347 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:5466 2025-10-15 15:43:38.853182 | 2025-10-15 15:43:38.853291 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 15:43:39.909937 | debian-bookworm -> localhost | changed 2025-10-15 15:43:39.915607 | 2025-10-15 15:43:39.915698 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 15:43:41.564815 | debian-bookworm -> localhost | changed 2025-10-15 15:43:41.573606 | 2025-10-15 15:43:41.573693 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 15:43:41.980566 | debian-bookworm -> localhost | ok 2025-10-15 15:43:41.985453 | 2025-10-15 15:43:41.985542 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 15:43:42.022617 | debian-bookworm | ok 2025-10-15 15:43:42.048478 | debian-bookworm | included: /var/lib/zuul/builds/5c77bede657e4d2896046339bef6d3e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 15:43:42.053329 | 2025-10-15 15:43:42.053409 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 15:43:43.777275 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-15 15:43:43.777439 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c77bede657e4d2896046339bef6d3e5/work/5c77bede657e4d2896046339bef6d3e5_id_rsa 2025-10-15 15:43:43.777470 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c77bede657e4d2896046339bef6d3e5/work/5c77bede657e4d2896046339bef6d3e5_id_rsa.pub 2025-10-15 15:43:43.777492 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-15 15:43:43.777514 | debian-bookworm -> localhost | SHA256:ApyoLJekItC9VrOCDXWa/v8o9vT/ifns0EuCJEqsaeM zuul-build-sshkey 2025-10-15 15:43:43.777532 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-15 15:43:43.777557 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-15 15:43:43.777576 | debian-bookworm -> localhost | | . . | 2025-10-15 15:43:43.777593 | debian-bookworm -> localhost | | . = = | 2025-10-15 15:43:43.777610 | debian-bookworm -> localhost | |. = B o | 2025-10-15 15:43:43.777626 | debian-bookworm -> localhost | |o+ * = o | 2025-10-15 15:43:43.777642 | debian-bookworm -> localhost | |*.+ * = S . | 2025-10-15 15:43:43.777664 | debian-bookworm -> localhost | |+. . * o o . . | 2025-10-15 15:43:43.777681 | debian-bookworm -> localhost | | = o . . o o | 2025-10-15 15:43:43.777697 | debian-bookworm -> localhost | | o .oo o B o | 2025-10-15 15:43:43.777734 | debian-bookworm -> localhost | | E. o+.o.++B | 2025-10-15 15:43:43.777752 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-15 15:43:43.777795 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.116406 2025-10-15 15:43:43.782788 | 2025-10-15 15:43:43.782885 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 15:43:43.798751 | debian-bookworm | ok 2025-10-15 15:43:43.805880 | debian-bookworm | included: /var/lib/zuul/builds/5c77bede657e4d2896046339bef6d3e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 15:43:43.820682 | 2025-10-15 15:43:43.820788 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 15:43:43.833111 | debian-bookworm | skipping: Conditional result was False 2025-10-15 15:43:43.837703 | 2025-10-15 15:43:43.837798 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 15:43:44.472546 | debian-bookworm | changed 2025-10-15 15:43:44.477199 | 2025-10-15 15:43:44.477274 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 15:43:44.738088 | debian-bookworm | ok 2025-10-15 15:43:44.749136 | 2025-10-15 15:43:44.749238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 15:43:45.451370 | debian-bookworm | changed 2025-10-15 15:43:45.467381 | 2025-10-15 15:43:45.467546 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 15:43:46.133084 | debian-bookworm | changed 2025-10-15 15:43:46.142220 | 2025-10-15 15:43:46.142321 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 15:43:46.167538 | debian-bookworm | skipping: Conditional result was False 2025-10-15 15:43:46.174723 | 2025-10-15 15:43:46.174819 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 15:43:46.710102 | debian-bookworm -> localhost | changed 2025-10-15 15:43:46.727924 | 2025-10-15 15:43:46.728034 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 15:43:47.233495 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5c77bede657e4d2896046339bef6d3e5/work/5c77bede657e4d2896046339bef6d3e5_id_rsa (zuul-build-sshkey) 2025-10-15 15:43:47.233699 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017418 2025-10-15 15:43:47.241964 | 2025-10-15 15:43:47.242061 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 15:43:47.729945 | debian-bookworm | ok 2025-10-15 15:43:47.744679 | 2025-10-15 15:43:47.744806 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 15:43:47.790380 | debian-bookworm | skipping: Conditional result was False 2025-10-15 15:43:47.801026 | 2025-10-15 15:43:47.801123 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 15:43:48.258667 | debian-bookworm | ok 2025-10-15 15:43:48.269610 | 2025-10-15 15:43:48.269706 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 15:43:48.297544 | debian-bookworm | ok 2025-10-15 15:43:48.302687 | 2025-10-15 15:43:48.302795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 15:43:48.730089 | debian-bookworm -> localhost | ok 2025-10-15 15:43:48.736656 | 2025-10-15 15:43:48.736805 | TASK [validate-host : Collect information about the host] 2025-10-15 15:43:49.904257 | debian-bookworm | ok 2025-10-15 15:43:49.914476 | 2025-10-15 15:43:49.914577 | TASK [validate-host : Sanitize hostname] 2025-10-15 15:43:50.014339 | debian-bookworm | ok 2025-10-15 15:43:50.043591 | 2025-10-15 15:43:50.043690 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 15:43:50.934019 | debian-bookworm -> localhost | changed 2025-10-15 15:43:50.939894 | 2025-10-15 15:43:50.939991 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 15:43:51.375029 | debian-bookworm | ok 2025-10-15 15:43:51.379406 | 2025-10-15 15:43:51.379495 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 15:43:51.942762 | debian-bookworm -> localhost | changed 2025-10-15 15:43:51.952382 | 2025-10-15 15:43:51.952490 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 15:43:52.271408 | debian-bookworm | ok 2025-10-15 15:43:52.278124 | 2025-10-15 15:43:52.278221 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 15:43:54.403445 | debian-bookworm | changed: 2025-10-15 15:43:54.403662 | debian-bookworm | cd+++++++++ src/ 2025-10-15 15:43:54.403697 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-15 15:43:54.403742 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-15 15:43:54.403765 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-10-15 15:43:54.403786 | debian-bookworm | Containerfile 2025-10-15 15:43:54.403939 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012073 2025-10-15 15:44:01.639345 | 2025-10-15 15:44:01.639434 | TASK [upload-logs : Upload logs to log server] 2025-10-15 15:44:02.129173 | localhost | Output suppressed because no_log was given 2025-10-15 15:44:02.130807 | 2025-10-15 15:44:02.130948 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 15:44:02.169786 | localhost | skipping: Conditional result was False 2025-10-15 15:44:02.176824 | localhost | skipping: Conditional result was False 2025-10-15 15:44:02.185901 | 2025-10-15 15:44:02.185992 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 15:44:02.231610 | localhost | skipping: Conditional result was False 2025-10-15 15:44:02.231834 | 2025-10-15 15:44:02.236172 | localhost | skipping: Conditional result was False 2025-10-15 15:44:02.240881 | 2025-10-15 15:44:02.240967 | LOOP [upload-logs : Upload console log and json output]