2025-12-04 03:00:12.628835 | Job console starting 2025-12-04 03:00:12.651085 | Updating git repos 2025-12-04 03:00:12.809956 | Cloning repos into workspace 2025-12-04 03:00:12.893906 | Restoring repo states 2025-12-04 03:00:12.904935 | Merging changes 2025-12-04 03:00:12.904954 | Checking out repos 2025-12-04 03:00:13.021991 | Preparing playbooks 2025-12-04 03:00:15.018855 | Running Ansible setup 2025-12-04 03:00:25.064538 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-04 03:00:28.087333 | 2025-12-04 03:00:28.087507 | PLAY [Base pre] 2025-12-04 03:00:28.142752 | 2025-12-04 03:00:28.159168 | TASK [Setup log path fact] 2025-12-04 03:00:28.214656 | debian-bookworm | ok 2025-12-04 03:00:28.245432 | 2025-12-04 03:00:28.245622 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 03:00:28.319827 | debian-bookworm | ok 2025-12-04 03:00:28.353721 | 2025-12-04 03:00:28.353892 | TASK [emit-job-header : Print job information] 2025-12-04 03:00:28.434069 | # Job Information 2025-12-04 03:00:28.434267 | Ansible Version: 2.16.14 2025-12-04 03:00:28.434303 | Job: hadolint 2025-12-04 03:00:28.434335 | Pipeline: periodic-daily 2025-12-04 03:00:28.434358 | Executor: 521e9411259a 2025-12-04 03:00:28.434469 | Triggered by: https://github.com/osism/container-images 2025-12-04 03:00:28.434494 | Event ID: c770e5e967694f7db60fb547ab1bbf1f 2025-12-04 03:00:28.439654 | 2025-12-04 03:00:28.439802 | LOOP [emit-job-header : Print node information] 2025-12-04 03:00:28.787786 | debian-bookworm | ok: 2025-12-04 03:00:28.788054 | debian-bookworm | # Node Information 2025-12-04 03:00:28.788092 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-04 03:00:28.788117 | debian-bookworm | Hostname: debian 2025-12-04 03:00:28.788139 | debian-bookworm | Username: zuul 2025-12-04 03:00:28.788160 | debian-bookworm | Distro: Debian 12.12 2025-12-04 03:00:28.788183 | debian-bookworm | Provider: regiocloud-a 2025-12-04 03:00:28.788204 | debian-bookworm | Region: 2025-12-04 03:00:28.788225 | debian-bookworm | Label: debian-bookworm 2025-12-04 03:00:28.788244 | debian-bookworm | Product Name: OpenStack Nova 2025-12-04 03:00:28.788264 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fece:5325 2025-12-04 03:00:28.803443 | 2025-12-04 03:00:28.803632 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-04 03:00:30.229164 | debian-bookworm -> localhost | changed 2025-12-04 03:00:30.240336 | 2025-12-04 03:00:30.240493 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-04 03:00:33.801252 | debian-bookworm -> localhost | changed 2025-12-04 03:00:33.818025 | 2025-12-04 03:00:33.818183 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-04 03:00:34.753661 | debian-bookworm -> localhost | ok 2025-12-04 03:00:34.761202 | 2025-12-04 03:00:34.761340 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-04 03:00:34.811665 | debian-bookworm | ok 2025-12-04 03:00:34.867692 | debian-bookworm | included: /var/lib/zuul/builds/9467f6082e6d4280a58d3b2828eced94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-04 03:00:34.879328 | 2025-12-04 03:00:34.879468 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-04 03:00:38.240269 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-04 03:00:38.240452 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9467f6082e6d4280a58d3b2828eced94/work/9467f6082e6d4280a58d3b2828eced94_id_rsa 2025-12-04 03:00:38.240512 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9467f6082e6d4280a58d3b2828eced94/work/9467f6082e6d4280a58d3b2828eced94_id_rsa.pub 2025-12-04 03:00:38.240538 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-04 03:00:38.240558 | debian-bookworm -> localhost | SHA256:Zgvn4Pss8J+Dh17ftMPr+xNhZtchU0gR66EFxFYbkJ0 zuul-build-sshkey 2025-12-04 03:00:38.240576 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-04 03:00:38.240604 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-04 03:00:38.240622 | debian-bookworm -> localhost | | o+***. | 2025-12-04 03:00:38.240640 | debian-bookworm -> localhost | | +.E+. | 2025-12-04 03:00:38.240657 | debian-bookworm -> localhost | | . =o o| 2025-12-04 03:00:38.240673 | debian-bookworm -> localhost | | + * o| 2025-12-04 03:00:38.240690 | debian-bookworm -> localhost | | o S . = o | 2025-12-04 03:00:38.240730 | debian-bookworm -> localhost | | .. B . . | 2025-12-04 03:00:38.240749 | debian-bookworm -> localhost | | o.o+ .. . | 2025-12-04 03:00:38.240766 | debian-bookworm -> localhost | | =+oo oo.. | 2025-12-04 03:00:38.240782 | debian-bookworm -> localhost | | .o==...*=.. | 2025-12-04 03:00:38.240799 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-04 03:00:38.240841 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.995005 2025-12-04 03:00:38.246265 | 2025-12-04 03:00:38.246348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-04 03:00:38.282746 | debian-bookworm | ok 2025-12-04 03:00:38.290574 | debian-bookworm | included: /var/lib/zuul/builds/9467f6082e6d4280a58d3b2828eced94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-04 03:00:38.322525 | 2025-12-04 03:00:38.322633 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-04 03:00:38.375868 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:00:38.381511 | 2025-12-04 03:00:38.381606 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-04 03:00:39.473603 | debian-bookworm | changed 2025-12-04 03:00:39.478850 | 2025-12-04 03:00:39.478951 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-04 03:00:39.759108 | debian-bookworm | ok 2025-12-04 03:00:39.796871 | 2025-12-04 03:00:39.797116 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-04 03:00:40.621682 | debian-bookworm | changed 2025-12-04 03:00:40.631351 | 2025-12-04 03:00:40.631459 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-04 03:00:41.354362 | debian-bookworm | changed 2025-12-04 03:00:41.367787 | 2025-12-04 03:00:41.367927 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-04 03:00:41.392476 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:00:41.408726 | 2025-12-04 03:00:41.408887 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-04 03:00:42.537536 | debian-bookworm -> localhost | changed 2025-12-04 03:00:42.562285 | 2025-12-04 03:00:42.562404 | TASK [add-build-sshkey : Add back temp key] 2025-12-04 03:00:43.617639 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9467f6082e6d4280a58d3b2828eced94/work/9467f6082e6d4280a58d3b2828eced94_id_rsa (zuul-build-sshkey) 2025-12-04 03:00:43.617976 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014649 2025-12-04 03:00:43.637613 | 2025-12-04 03:00:43.637811 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-04 03:00:44.262089 | debian-bookworm | ok 2025-12-04 03:00:44.271097 | 2025-12-04 03:00:44.271252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-04 03:00:44.379680 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:00:44.418874 | 2025-12-04 03:00:44.419028 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-04 03:00:45.616270 | debian-bookworm | ok 2025-12-04 03:00:45.632056 | 2025-12-04 03:00:45.632199 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-04 03:00:45.707112 | debian-bookworm | ok 2025-12-04 03:00:45.712517 | 2025-12-04 03:00:45.712639 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-04 03:00:46.689024 | debian-bookworm -> localhost | ok 2025-12-04 03:00:46.695724 | 2025-12-04 03:00:46.695848 | TASK [validate-host : Collect information about the host] 2025-12-04 03:00:49.194197 | debian-bookworm | ok 2025-12-04 03:00:49.235092 | 2025-12-04 03:00:49.235245 | TASK [validate-host : Sanitize hostname] 2025-12-04 03:00:49.438786 | debian-bookworm | ok 2025-12-04 03:00:49.556823 | 2025-12-04 03:00:49.556969 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-04 03:00:51.772471 | debian-bookworm -> localhost | changed 2025-12-04 03:00:51.778583 | 2025-12-04 03:00:51.778735 | TASK [validate-host : Collect information about zuul worker] 2025-12-04 03:00:52.421859 | debian-bookworm | ok 2025-12-04 03:00:52.432794 | 2025-12-04 03:00:52.432961 | TASK [validate-host : Write out all zuul information for each host] 2025-12-04 03:00:54.576628 | debian-bookworm -> localhost | changed 2025-12-04 03:00:54.601946 | 2025-12-04 03:00:54.602111 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-04 03:00:54.949542 | debian-bookworm | ok 2025-12-04 03:00:54.974027 | 2025-12-04 03:00:54.974176 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-04 03:00:57.541871 | debian-bookworm | changed: 2025-12-04 03:00:57.542276 | debian-bookworm | cd+++++++++ src/ 2025-12-04 03:00:57.542323 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-04 03:00:57.542347 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-04 03:00:57.542368 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-04 03:00:57.542389 | debian-bookworm | Containerfile 2025-12-04 03:00:57.544915 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-04 03:00:57.544932 | debian-bookworm | Containerfile 2025-12-04 03:00:57.544968 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-04 03:00:57.544985 | debian-bookworm | Containerfile 2025-12-04 03:00:57.545194 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-04 03:00:57.545211 | debian-bookworm | Containerfile 2025-12-04 03:00:57.545306 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-04 03:00:57.545429 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-04 03:00:57.545460 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546415 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-04 03:00:57.546434 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546518 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546619 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-04 03:00:57.546637 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546673 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-04 03:00:57.546690 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546755 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-04 03:00:57.546774 | debian-bookworm | Containerfile 2025-12-04 03:00:57.546810 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-04 03:00:57.546827 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547332 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-04 03:00:57.547350 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547384 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-04 03:00:57.547401 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547436 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547545 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-04 03:00:57.547563 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-04 03:00:57.547580 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547818 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-04 03:00:57.547836 | debian-bookworm | Containerfile 2025-12-04 03:00:57.547926 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-04 03:00:57.547944 | debian-bookworm | Containerfile 2025-12-04 03:00:57.548017 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-04 03:00:57.548044 | debian-bookworm | Containerfile 2025-12-04 03:00:57.548101 | debian-bookworm | Containerfile 2025-12-04 03:00:57.556327 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-04 03:00:57.556347 | debian-bookworm | Containerfile 2025-12-04 03:00:57.557782 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-04 03:00:57.557802 | debian-bookworm | Containerfile 2025-12-04 03:00:57.587475 | 2025-12-04 03:00:57.587601 | PLAY RECAP 2025-12-04 03:00:57.587775 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-04 03:00:57.587822 | 2025-12-04 03:00:58.273126 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-04 03:00:58.274343 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-04 03:00:59.441001 | 2025-12-04 03:00:59.441191 | PLAY [Run hadolint] 2025-12-04 03:00:59.474529 | 2025-12-04 03:00:59.474742 | TASK [hadolint : Install hadolint] 2025-12-04 03:01:01.065378 | debian-bookworm | changed: OK (2426420 bytes) 2025-12-04 03:01:01.082907 | 2025-12-04 03:01:01.083087 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-12-04 03:01:01.768365 | debian-bookworm | ok: All paths examined 2025-12-04 03:01:01.785427 | 2025-12-04 03:01:01.785590 | LOOP [hadolint : Run hadolint] 2025-12-04 03:01:01.895227 | 2025-12-04 03:01:01.895418 | PLAY RECAP 2025-12-04 03:01:01.895481 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-04 03:01:01.895508 | 2025-12-04 03:01:02.061210 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-04 03:01:02.062142 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 03:01:02.920117 | 2025-12-04 03:01:02.920290 | PLAY [Base post] 2025-12-04 03:01:02.934762 | 2025-12-04 03:01:02.934948 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-04 03:01:03.587662 | debian-bookworm | changed 2025-12-04 03:01:03.601178 | 2025-12-04 03:01:03.601312 | PLAY RECAP 2025-12-04 03:01:03.601378 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-04 03:01:03.601440 | 2025-12-04 03:01:03.754404 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 03:01:03.756910 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-04 03:01:04.694906 | 2025-12-04 03:01:04.695100 | PLAY [Base post-logs] 2025-12-04 03:01:04.706472 | 2025-12-04 03:01:04.706644 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-04 03:01:05.235214 | localhost | changed 2025-12-04 03:01:05.248032 | 2025-12-04 03:01:05.248208 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-04 03:01:05.300220 | localhost | ok 2025-12-04 03:01:05.310450 | 2025-12-04 03:01:05.310666 | TASK [Set zuul-log-path fact] 2025-12-04 03:01:05.345597 | localhost | ok 2025-12-04 03:01:05.372628 | 2025-12-04 03:01:05.372880 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 03:01:05.414819 | localhost | ok 2025-12-04 03:01:05.420829 | 2025-12-04 03:01:05.421000 | TASK [upload-logs : Create log directories] 2025-12-04 03:01:06.168209 | localhost | changed 2025-12-04 03:01:06.174205 | 2025-12-04 03:01:06.174428 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-04 03:01:06.830817 | localhost -> localhost | ok: Runtime: 0:00:00.008406 2025-12-04 03:01:06.836071 | 2025-12-04 03:01:06.836225 | TASK [upload-logs : Upload logs to log server] 2025-12-04 03:01:07.476729 | localhost | Output suppressed because no_log was given 2025-12-04 03:01:07.481550 | 2025-12-04 03:01:07.481854 | LOOP [upload-logs : Compress console log and json output] 2025-12-04 03:01:07.547180 | localhost | skipping: Conditional result was False 2025-12-04 03:01:07.553985 | localhost | skipping: Conditional result was False 2025-12-04 03:01:07.573645 | 2025-12-04 03:01:07.574139 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-04 03:01:07.648065 | localhost | skipping: Conditional result was False 2025-12-04 03:01:07.648372 | 2025-12-04 03:01:07.655283 | localhost | skipping: Conditional result was False 2025-12-04 03:01:07.661831 | 2025-12-04 03:01:07.662282 | LOOP [upload-logs : Upload console log and json output]