2026-01-19 17:07:27.596379 | Job console starting 2026-01-19 17:07:27.606049 | Updating git repos 2026-01-19 17:07:27.656051 | Cloning repos into workspace 2026-01-19 17:07:27.731578 | Restoring repo states 2026-01-19 17:07:27.748079 | Merging changes 2026-01-19 17:07:28.443112 | Checking out repos 2026-01-19 17:07:28.535517 | Preparing playbooks 2026-01-19 17:07:29.491213 | Running Ansible setup 2026-01-19 17:07:34.539422 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-19 17:07:35.302077 | 2026-01-19 17:07:35.302258 | PLAY [Base pre] 2026-01-19 17:07:35.318400 | 2026-01-19 17:07:35.318578 | TASK [Setup log path fact] 2026-01-19 17:07:35.362494 | debian-bookworm | ok 2026-01-19 17:07:35.395908 | 2026-01-19 17:07:35.396120 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-19 17:07:35.446547 | debian-bookworm | ok 2026-01-19 17:07:35.456507 | 2026-01-19 17:07:35.456619 | TASK [emit-job-header : Print job information] 2026-01-19 17:07:35.494940 | # Job Information 2026-01-19 17:07:35.495103 | Ansible Version: 2.16.14 2026-01-19 17:07:35.495138 | Job: hadolint 2026-01-19 17:07:35.495170 | Pipeline: check 2026-01-19 17:07:35.495194 | Executor: 521e9411259a 2026-01-19 17:07:35.495214 | Triggered by: https://github.com/osism/python-osism/pull/1682 2026-01-19 17:07:35.495236 | Event ID: 2ace8f40-f559-11f0-9ead-cda676676677 2026-01-19 17:07:35.501116 | 2026-01-19 17:07:35.501223 | LOOP [emit-job-header : Print node information] 2026-01-19 17:07:35.649732 | debian-bookworm | ok: 2026-01-19 17:07:35.650603 | debian-bookworm | # Node Information 2026-01-19 17:07:35.650662 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-19 17:07:35.650690 | debian-bookworm | Hostname: debian 2026-01-19 17:07:35.650715 | debian-bookworm | Username: zuul 2026-01-19 17:07:35.650737 | debian-bookworm | Distro: Debian 12.13 2026-01-19 17:07:35.650767 | debian-bookworm | Provider: regiocloud-a 2026-01-19 17:07:35.650793 | debian-bookworm | Region: 2026-01-19 17:07:35.650814 | debian-bookworm | Label: debian-bookworm 2026-01-19 17:07:35.650857 | debian-bookworm | Product Name: OpenStack Nova 2026-01-19 17:07:35.650879 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feef:3cbc 2026-01-19 17:07:35.669004 | 2026-01-19 17:07:35.669127 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-19 17:07:36.422026 | debian-bookworm -> localhost | changed 2026-01-19 17:07:36.429249 | 2026-01-19 17:07:36.429380 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-19 17:07:38.040160 | debian-bookworm -> localhost | changed 2026-01-19 17:07:38.050794 | 2026-01-19 17:07:38.050916 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-19 17:07:38.358599 | debian-bookworm -> localhost | ok 2026-01-19 17:07:38.364903 | 2026-01-19 17:07:38.365002 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-19 17:07:38.383515 | debian-bookworm | ok 2026-01-19 17:07:38.402762 | debian-bookworm | included: /var/lib/zuul/builds/a547413e999c4472a135bc7f42d7a18c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-19 17:07:38.408946 | 2026-01-19 17:07:38.409034 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-19 17:07:40.484523 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-19 17:07:40.484776 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a547413e999c4472a135bc7f42d7a18c/work/a547413e999c4472a135bc7f42d7a18c_id_rsa 2026-01-19 17:07:40.484818 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a547413e999c4472a135bc7f42d7a18c/work/a547413e999c4472a135bc7f42d7a18c_id_rsa.pub 2026-01-19 17:07:40.484845 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-19 17:07:40.484870 | debian-bookworm -> localhost | SHA256:MJn+kXdheDSm93T9gpFUZWm1M4+bawW6p7/WhKi8B0A zuul-build-sshkey 2026-01-19 17:07:40.484893 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-19 17:07:40.484938 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-19 17:07:40.484971 | debian-bookworm -> localhost | | =...*| 2026-01-19 17:07:40.484995 | debian-bookworm -> localhost | | oE * o +o| 2026-01-19 17:07:40.485017 | debian-bookworm -> localhost | | =. o B o+o| 2026-01-19 17:07:40.485037 | debian-bookworm -> localhost | | . o.. + *.o=| 2026-01-19 17:07:40.485058 | debian-bookworm -> localhost | | . S.. oo+oo| 2026-01-19 17:07:40.485080 | debian-bookworm -> localhost | | . o..o .+o| 2026-01-19 17:07:40.485100 | debian-bookworm -> localhost | | .. o .o+ | 2026-01-19 17:07:40.485121 | debian-bookworm -> localhost | | o o +..| 2026-01-19 17:07:40.485142 | debian-bookworm -> localhost | | .o.*+. | 2026-01-19 17:07:40.485164 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-19 17:07:40.485230 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.528740 2026-01-19 17:07:40.493293 | 2026-01-19 17:07:40.493409 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-19 17:07:40.522251 | debian-bookworm | ok 2026-01-19 17:07:40.534537 | debian-bookworm | included: /var/lib/zuul/builds/a547413e999c4472a135bc7f42d7a18c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-19 17:07:40.545098 | 2026-01-19 17:07:40.545216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-19 17:07:40.569182 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:07:40.575219 | 2026-01-19 17:07:40.575368 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-19 17:07:41.256945 | debian-bookworm | changed 2026-01-19 17:07:41.262587 | 2026-01-19 17:07:41.262703 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-19 17:07:41.514148 | debian-bookworm | ok 2026-01-19 17:07:41.521453 | 2026-01-19 17:07:41.521581 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-19 17:07:42.206630 | debian-bookworm | changed 2026-01-19 17:07:42.247466 | 2026-01-19 17:07:42.247608 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-19 17:07:43.036700 | debian-bookworm | changed 2026-01-19 17:07:43.078456 | 2026-01-19 17:07:43.081342 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-19 17:07:43.153002 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:07:43.189253 | 2026-01-19 17:07:43.189414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-19 17:07:44.618045 | debian-bookworm -> localhost | changed 2026-01-19 17:07:44.629778 | 2026-01-19 17:07:44.629908 | TASK [add-build-sshkey : Add back temp key] 2026-01-19 17:07:45.754453 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a547413e999c4472a135bc7f42d7a18c/work/a547413e999c4472a135bc7f42d7a18c_id_rsa (zuul-build-sshkey) 2026-01-19 17:07:45.754726 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.069166 2026-01-19 17:07:45.783578 | 2026-01-19 17:07:45.783982 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-19 17:07:46.382678 | debian-bookworm | ok 2026-01-19 17:07:46.386810 | 2026-01-19 17:07:46.386901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-19 17:07:46.419450 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:07:46.428271 | 2026-01-19 17:07:46.428370 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-19 17:07:46.899061 | debian-bookworm | ok 2026-01-19 17:07:46.915679 | 2026-01-19 17:07:46.915784 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-19 17:07:46.943596 | debian-bookworm | ok 2026-01-19 17:07:46.948450 | 2026-01-19 17:07:46.948528 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-19 17:07:47.529865 | debian-bookworm -> localhost | ok 2026-01-19 17:07:47.537494 | 2026-01-19 17:07:47.537580 | TASK [validate-host : Collect information about the host] 2026-01-19 17:07:48.778929 | debian-bookworm | ok 2026-01-19 17:07:48.794329 | 2026-01-19 17:07:48.794423 | TASK [validate-host : Sanitize hostname] 2026-01-19 17:07:48.966787 | debian-bookworm | ok 2026-01-19 17:07:49.026382 | 2026-01-19 17:07:49.026479 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-19 17:07:50.029621 | debian-bookworm -> localhost | changed 2026-01-19 17:07:50.034221 | 2026-01-19 17:07:50.034325 | TASK [validate-host : Collect information about zuul worker] 2026-01-19 17:07:50.441695 | debian-bookworm | ok 2026-01-19 17:07:50.445526 | 2026-01-19 17:07:50.445603 | TASK [validate-host : Write out all zuul information for each host] 2026-01-19 17:07:51.151235 | debian-bookworm -> localhost | changed 2026-01-19 17:07:51.162479 | 2026-01-19 17:07:51.162578 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-19 17:07:51.460244 | debian-bookworm | ok 2026-01-19 17:07:51.469367 | 2026-01-19 17:07:51.469464 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-19 17:07:52.736605 | debian-bookworm | changed: 2026-01-19 17:07:52.736923 | debian-bookworm | cd+++++++++ src/ 2026-01-19 17:07:52.736965 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-19 17:07:52.736991 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-19 17:07:52.737050 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-19 17:07:52.737073 | debian-bookworm | Containerfile 2026-01-19 17:07:52.737484 | debian-bookworm | Containerfile 2026-01-19 17:07:52.760360 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005513 2026-01-19 17:08:01.856275 | 2026-01-19 17:08:01.856480 | TASK [upload-logs : Upload logs to log server] 2026-01-19 17:08:02.579001 | localhost | Output suppressed because no_log was given 2026-01-19 17:08:02.583792 | 2026-01-19 17:08:02.584551 | LOOP [upload-logs : Compress console log and json output] 2026-01-19 17:08:02.649104 | localhost | skipping: Conditional result was False 2026-01-19 17:08:02.656261 | localhost | skipping: Conditional result was False 2026-01-19 17:08:02.667263 | 2026-01-19 17:08:02.667431 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-19 17:08:02.737152 | localhost | skipping: Conditional result was False 2026-01-19 17:08:02.737472 | 2026-01-19 17:08:02.771624 | localhost | skipping: Conditional result was False 2026-01-19 17:08:02.780544 | 2026-01-19 17:08:02.780680 | LOOP [upload-logs : Upload console log and json output]