2026-05-01 03:04:33.924117 | Job console starting 2026-05-01 03:04:33.948415 | Updating git repos 2026-05-01 03:04:34.004770 | Cloning repos into workspace 2026-05-01 03:04:34.135945 | Restoring repo states 2026-05-01 03:04:34.193693 | Merging changes 2026-05-01 03:04:34.193744 | Checking out repos 2026-05-01 03:04:34.368486 | Preparing playbooks 2026-05-01 03:04:35.911754 | Running Ansible setup 2026-05-01 03:04:42.485317 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 03:04:43.465851 | 2026-05-01 03:04:43.466014 | PLAY [Base pre] 2026-05-01 03:04:43.510282 | 2026-05-01 03:04:43.510483 | TASK [Setup log path fact] 2026-05-01 03:04:43.529231 | debian-bookworm | ok 2026-05-01 03:04:43.545179 | 2026-05-01 03:04:43.545305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:04:43.573307 | debian-bookworm | ok 2026-05-01 03:04:43.583180 | 2026-05-01 03:04:43.583291 | TASK [emit-job-header : Print job information] 2026-05-01 03:04:43.621941 | # Job Information 2026-05-01 03:04:43.622122 | Ansible Version: 2.16.14 2026-05-01 03:04:43.622158 | Job: hadolint 2026-05-01 03:04:43.622193 | Pipeline: periodic-daily 2026-05-01 03:04:43.622215 | Executor: 521e9411259a 2026-05-01 03:04:43.622235 | Triggered by: https://github.com/osism/rookify 2026-05-01 03:04:43.622258 | Event ID: 19e21f6769614307935d23ff57ac35c3 2026-05-01 03:04:43.627402 | 2026-05-01 03:04:43.627510 | LOOP [emit-job-header : Print node information] 2026-05-01 03:04:43.733512 | debian-bookworm | ok: 2026-05-01 03:04:43.733863 | debian-bookworm | # Node Information 2026-05-01 03:04:43.733910 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-01 03:04:43.733937 | debian-bookworm | Hostname: debian 2026-05-01 03:04:43.733961 | debian-bookworm | Username: zuul 2026-05-01 03:04:43.733983 | debian-bookworm | Distro: Debian 12.13 2026-05-01 03:04:43.734015 | debian-bookworm | Provider: regiocloud-a 2026-05-01 03:04:43.734041 | debian-bookworm | Region: 2026-05-01 03:04:43.734062 | debian-bookworm | Label: debian-bookworm 2026-05-01 03:04:43.734083 | debian-bookworm | Product Name: OpenStack Nova 2026-05-01 03:04:43.734102 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:b60e 2026-05-01 03:04:43.759568 | 2026-05-01 03:04:43.759729 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 03:04:44.442530 | debian-bookworm -> localhost | changed 2026-05-01 03:04:44.458647 | 2026-05-01 03:04:44.458758 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 03:04:45.910909 | debian-bookworm -> localhost | changed 2026-05-01 03:04:45.926336 | 2026-05-01 03:04:45.926446 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 03:04:46.590236 | debian-bookworm -> localhost | ok 2026-05-01 03:04:46.596187 | 2026-05-01 03:04:46.596287 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 03:04:46.645856 | debian-bookworm | ok 2026-05-01 03:04:46.660751 | debian-bookworm | included: /var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 03:04:46.666971 | 2026-05-01 03:04:46.667073 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 03:04:48.538696 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-01 03:04:48.539192 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/ff386e6c857943cdb6ea0b2a91cf74d9_id_rsa 2026-05-01 03:04:48.539239 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/ff386e6c857943cdb6ea0b2a91cf74d9_id_rsa.pub 2026-05-01 03:04:48.539262 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-01 03:04:48.539282 | debian-bookworm -> localhost | SHA256:DzEIOhhXAkRXt7vE241qrlgFtCvMKowbmqvyUPVyMfI zuul-build-sshkey 2026-05-01 03:04:48.539300 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-01 03:04:48.539326 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-01 03:04:48.539344 | debian-bookworm -> localhost | |=+oo+o . | 2026-05-01 03:04:48.539363 | debian-bookworm -> localhost | | +.o..o.. | 2026-05-01 03:04:48.539380 | debian-bookworm -> localhost | |. o oo+.o | 2026-05-01 03:04:48.539396 | debian-bookworm -> localhost | | oo ++o.o | 2026-05-01 03:04:48.539413 | debian-bookworm -> localhost | | .+..E=S | 2026-05-01 03:04:48.539434 | debian-bookworm -> localhost | |o.. .oo +oo | 2026-05-01 03:04:48.539450 | debian-bookworm -> localhost | |=o . o o.. | 2026-05-01 03:04:48.539466 | debian-bookworm -> localhost | |+= o .. | 2026-05-01 03:04:48.539483 | debian-bookworm -> localhost | |Oo.. .+o | 2026-05-01 03:04:48.539499 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-01 03:04:48.539551 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.326622 2026-05-01 03:04:48.551950 | 2026-05-01 03:04:48.552038 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 03:04:48.593891 | debian-bookworm | ok 2026-05-01 03:04:48.605183 | debian-bookworm | included: /var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 03:04:48.617949 | 2026-05-01 03:04:48.618041 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 03:04:48.646744 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:04:48.655768 | 2026-05-01 03:04:48.655947 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 03:04:49.313937 | debian-bookworm | changed 2026-05-01 03:04:49.329503 | 2026-05-01 03:04:49.329604 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 03:04:49.601342 | debian-bookworm | ok 2026-05-01 03:04:49.608778 | 2026-05-01 03:04:49.608893 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 03:04:50.293299 | debian-bookworm | changed 2026-05-01 03:04:50.302346 | 2026-05-01 03:04:50.302583 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 03:04:50.996718 | debian-bookworm | changed 2026-05-01 03:04:51.005658 | 2026-05-01 03:04:51.006887 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 03:04:51.057336 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:04:51.079398 | 2026-05-01 03:04:51.079515 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 03:04:52.222309 | debian-bookworm -> localhost | changed 2026-05-01 03:04:52.248018 | 2026-05-01 03:04:52.248171 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 03:04:53.552656 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/ff386e6c857943cdb6ea0b2a91cf74d9_id_rsa (zuul-build-sshkey) 2026-05-01 03:04:53.553036 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.058776 2026-05-01 03:04:53.573647 | 2026-05-01 03:04:53.573798 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 03:04:54.228107 | debian-bookworm | ok 2026-05-01 03:04:54.241171 | 2026-05-01 03:04:54.241321 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 03:04:54.286447 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:04:54.313947 | 2026-05-01 03:04:54.314101 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 03:04:54.841134 | debian-bookworm | ok 2026-05-01 03:04:54.861447 | 2026-05-01 03:04:54.861598 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 03:04:54.905971 | debian-bookworm | ok 2026-05-01 03:04:54.912860 | 2026-05-01 03:04:54.913004 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 03:04:55.486695 | debian-bookworm -> localhost | ok 2026-05-01 03:04:55.496669 | 2026-05-01 03:04:55.496868 | TASK [validate-host : Collect information about the host] 2026-05-01 03:04:56.910087 | debian-bookworm | ok 2026-05-01 03:04:56.923470 | 2026-05-01 03:04:56.923612 | TASK [validate-host : Sanitize hostname] 2026-05-01 03:04:57.168189 | debian-bookworm | ok 2026-05-01 03:04:57.222944 | 2026-05-01 03:04:57.223096 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 03:04:58.225417 | debian-bookworm -> localhost | changed 2026-05-01 03:04:58.231150 | 2026-05-01 03:04:58.231249 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 03:04:58.805465 | debian-bookworm | ok 2026-05-01 03:04:58.814077 | 2026-05-01 03:04:58.814183 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 03:05:00.229121 | debian-bookworm -> localhost | changed 2026-05-01 03:05:00.237344 | 2026-05-01 03:05:00.237436 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 03:05:00.550145 | debian-bookworm | ok 2026-05-01 03:05:00.556048 | 2026-05-01 03:05:00.556135 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 03:05:01.620167 | debian-bookworm | changed: 2026-05-01 03:05:01.620313 | debian-bookworm | cd+++++++++ src/ 2026-05-01 03:05:01.620342 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-01 03:05:01.620373 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-01 03:05:01.620392 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-05-01 03:05:01.620409 | debian-bookworm | Containerfile 2026-05-01 03:05:01.620538 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/logs" 2026-05-01 03:05:11.822249 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/artifacts" 2026-05-01 03:05:12.411771 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff386e6c857943cdb6ea0b2a91cf74d9/work/docs" 2026-05-01 03:05:12.423364 | 2026-05-01 03:05:12.423473 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-01 03:05:13.714695 | debian-bookworm | changed: 2026-05-01 03:05:13.714915 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-01 03:05:13.714954 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-01 03:05:13.714984 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-01 03:05:13.715028 | debian-bookworm | changed: All items complete 2026-05-01 03:05:13.715054 | 2026-05-01 03:05:14.581965 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:05:15.638312 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:05:15.667516 | 2026-05-01 03:05:15.667640 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-01 03:05:15.722819 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:05:15.737308 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:05:15.758295 | 2026-05-01 03:05:15.758431 | PLAY RECAP 2026-05-01 03:05:15.758485 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-01 03:05:15.758518 | 2026-05-01 03:05:15.960368 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:05:15.962563 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:05:16.930060 | 2026-05-01 03:05:16.930186 | PLAY [Base post] 2026-05-01 03:05:16.966892 | 2026-05-01 03:05:16.967029 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-01 03:05:17.783935 | debian-bookworm | changed 2026-05-01 03:05:17.794544 | 2026-05-01 03:05:17.794652 | PLAY RECAP 2026-05-01 03:05:17.794712 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-01 03:05:17.794772 | 2026-05-01 03:05:18.072524 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:05:18.073245 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-01 03:05:19.952636 | 2026-05-01 03:05:19.952835 | PLAY [Base post-logs] 2026-05-01 03:05:19.997471 | 2026-05-01 03:05:19.997603 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-01 03:05:21.017415 | localhost | changed 2026-05-01 03:05:21.028015 | 2026-05-01 03:05:21.028134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-01 03:05:21.098932 | localhost | ok 2026-05-01 03:05:21.101284 | 2026-05-01 03:05:21.101358 | TASK [Set zuul-log-path fact] 2026-05-01 03:05:21.135718 | localhost | ok 2026-05-01 03:05:21.142122 | 2026-05-01 03:05:21.142219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:05:21.197023 | localhost | ok 2026-05-01 03:05:21.201553 | 2026-05-01 03:05:21.201646 | TASK [upload-logs : Create log directories] 2026-05-01 03:05:22.604431 | localhost | changed 2026-05-01 03:05:22.607927 | 2026-05-01 03:05:22.608353 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-01 03:05:23.462946 | localhost -> localhost | ok: Runtime: 0:00:00.016606 2026-05-01 03:05:23.465892 | 2026-05-01 03:05:23.465968 | TASK [upload-logs : Upload logs to log server] 2026-05-01 03:05:24.123118 | localhost | Output suppressed because no_log was given 2026-05-01 03:05:24.125101 | 2026-05-01 03:05:24.125193 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 03:05:24.177190 | localhost | skipping: Conditional result was False 2026-05-01 03:05:24.185124 | localhost | skipping: Conditional result was False 2026-05-01 03:05:24.190951 | 2026-05-01 03:05:24.191052 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 03:05:24.249009 | localhost | skipping: Conditional result was False 2026-05-01 03:05:24.249236 | 2026-05-01 03:05:24.255051 | localhost | skipping: Conditional result was False 2026-05-01 03:05:24.258987 | 2026-05-01 03:05:24.259079 | LOOP [upload-logs : Upload console log and json output]