2026-05-04 12:40:21.161538 | Job console starting 2026-05-04 12:40:21.200456 | Updating git repos 2026-05-04 12:40:21.290420 | Cloning repos into workspace 2026-05-04 12:40:21.416376 | Restoring repo states 2026-05-04 12:40:21.437526 | Merging changes 2026-05-04 12:40:22.326173 | Checking out repos 2026-05-04 12:40:22.382944 | Preparing playbooks 2026-05-04 12:40:23.523471 | Running Ansible setup 2026-05-04 12:40:30.395313 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 12:40:31.130693 | 2026-05-04 12:40:31.130876 | PLAY [Base pre] 2026-05-04 12:40:31.149612 | 2026-05-04 12:40:31.149765 | TASK [Setup log path fact] 2026-05-04 12:40:31.168264 | debian-bookworm | ok 2026-05-04 12:40:31.187476 | 2026-05-04 12:40:31.187620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 12:40:31.225669 | debian-bookworm | ok 2026-05-04 12:40:31.243313 | 2026-05-04 12:40:31.243433 | TASK [emit-job-header : Print job information] 2026-05-04 12:40:31.297946 | # Job Information 2026-05-04 12:40:31.298115 | Ansible Version: 2.16.14 2026-05-04 12:40:31.298151 | Job: hadolint 2026-05-04 12:40:31.298183 | Pipeline: check 2026-05-04 12:40:31.298205 | Executor: 521e9411259a 2026-05-04 12:40:31.298226 | Triggered by: https://github.com/osism/python-osism/pull/2250 2026-05-04 12:40:31.298248 | Event ID: 637862d0-47b6-11f1-8a09-fb580bc6c849 2026-05-04 12:40:31.303051 | 2026-05-04 12:40:31.303153 | LOOP [emit-job-header : Print node information] 2026-05-04 12:40:31.485234 | debian-bookworm | ok: 2026-05-04 12:40:31.485439 | debian-bookworm | # Node Information 2026-05-04 12:40:31.485472 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 12:40:31.485497 | debian-bookworm | Hostname: debian 2026-05-04 12:40:31.485519 | debian-bookworm | Username: zuul 2026-05-04 12:40:31.485540 | debian-bookworm | Distro: Debian 12.13 2026-05-04 12:40:31.485564 | debian-bookworm | Provider: regiocloud-a 2026-05-04 12:40:31.485586 | debian-bookworm | Region: 2026-05-04 12:40:31.485606 | debian-bookworm | Label: debian-bookworm 2026-05-04 12:40:31.485636 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 12:40:31.485657 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:4ea6 2026-05-04 12:40:31.508804 | 2026-05-04 12:40:31.508923 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 12:40:32.324837 | debian-bookworm -> localhost | changed 2026-05-04 12:40:32.331603 | 2026-05-04 12:40:32.331743 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 12:40:34.222096 | debian-bookworm -> localhost | changed 2026-05-04 12:40:34.231581 | 2026-05-04 12:40:34.231714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 12:40:34.956967 | debian-bookworm -> localhost | ok 2026-05-04 12:40:34.962021 | 2026-05-04 12:40:34.962112 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 12:40:35.010110 | debian-bookworm | ok 2026-05-04 12:40:35.028526 | debian-bookworm | included: /var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 12:40:35.044012 | 2026-05-04 12:40:35.044111 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 12:40:37.733668 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 12:40:37.734138 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/8836b7bb02254dc480ad4c0b5f18742a_id_rsa 2026-05-04 12:40:37.734239 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/8836b7bb02254dc480ad4c0b5f18742a_id_rsa.pub 2026-05-04 12:40:37.734315 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 12:40:37.734382 | debian-bookworm -> localhost | SHA256:cDWu1wsR9P0Tg3+zN+opyzZd2IM/p93DlPNMjj0/w/Q zuul-build-sshkey 2026-05-04 12:40:37.734444 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 12:40:37.734523 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 12:40:37.734586 | debian-bookworm -> localhost | | .= | 2026-05-04 12:40:37.734671 | debian-bookworm -> localhost | | o + .. | 2026-05-04 12:40:37.734733 | debian-bookworm -> localhost | | . . o ...o | 2026-05-04 12:40:37.734789 | debian-bookworm -> localhost | | o . o ..o| 2026-05-04 12:40:37.734873 | debian-bookworm -> localhost | | S o . +++| 2026-05-04 12:40:37.734950 | debian-bookworm -> localhost | | . . + O*| 2026-05-04 12:40:37.735008 | debian-bookworm -> localhost | | o BO*| 2026-05-04 12:40:37.735063 | debian-bookworm -> localhost | | .+ .+@E| 2026-05-04 12:40:37.735121 | debian-bookworm -> localhost | | .o=+..%| 2026-05-04 12:40:37.735179 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 12:40:37.735323 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.107326 2026-05-04 12:40:37.753388 | 2026-05-04 12:40:37.753569 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 12:40:37.774772 | debian-bookworm | ok 2026-05-04 12:40:37.795203 | debian-bookworm | included: /var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 12:40:37.804760 | 2026-05-04 12:40:37.804862 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 12:40:37.817835 | debian-bookworm | skipping: Conditional result was False 2026-05-04 12:40:37.823504 | 2026-05-04 12:40:37.823603 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 12:40:38.576271 | debian-bookworm | changed 2026-05-04 12:40:38.582072 | 2026-05-04 12:40:38.582159 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 12:40:38.813482 | debian-bookworm | ok 2026-05-04 12:40:38.819969 | 2026-05-04 12:40:38.820066 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 12:40:39.433103 | debian-bookworm | changed 2026-05-04 12:40:39.456698 | 2026-05-04 12:40:39.456825 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 12:40:40.112545 | debian-bookworm | changed 2026-05-04 12:40:40.119554 | 2026-05-04 12:40:40.119677 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 12:40:40.155554 | debian-bookworm | skipping: Conditional result was False 2026-05-04 12:40:40.169610 | 2026-05-04 12:40:40.169786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 12:40:40.801339 | debian-bookworm -> localhost | changed 2026-05-04 12:40:40.815519 | 2026-05-04 12:40:40.815665 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 12:40:41.323937 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/8836b7bb02254dc480ad4c0b5f18742a_id_rsa (zuul-build-sshkey) 2026-05-04 12:40:41.324167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009346 2026-05-04 12:40:41.331809 | 2026-05-04 12:40:41.331923 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 12:40:41.808206 | debian-bookworm | ok 2026-05-04 12:40:41.813323 | 2026-05-04 12:40:41.813421 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 12:40:41.847030 | debian-bookworm | skipping: Conditional result was False 2026-05-04 12:40:41.857778 | 2026-05-04 12:40:41.857891 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 12:40:42.330279 | debian-bookworm | ok 2026-05-04 12:40:42.342156 | 2026-05-04 12:40:42.342313 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 12:40:42.371842 | debian-bookworm | ok 2026-05-04 12:40:42.377238 | 2026-05-04 12:40:42.377371 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 12:40:42.793926 | debian-bookworm -> localhost | ok 2026-05-04 12:40:42.809387 | 2026-05-04 12:40:42.809545 | TASK [validate-host : Collect information about the host] 2026-05-04 12:40:44.114424 | debian-bookworm | ok 2026-05-04 12:40:44.123046 | 2026-05-04 12:40:44.123135 | TASK [validate-host : Sanitize hostname] 2026-05-04 12:40:44.200667 | debian-bookworm | ok 2026-05-04 12:40:44.231393 | 2026-05-04 12:40:44.231490 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 12:40:44.942310 | debian-bookworm -> localhost | changed 2026-05-04 12:40:44.946900 | 2026-05-04 12:40:44.946990 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 12:40:45.380591 | debian-bookworm | ok 2026-05-04 12:40:45.396219 | 2026-05-04 12:40:45.396345 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 12:40:46.226390 | debian-bookworm -> localhost | changed 2026-05-04 12:40:46.237419 | 2026-05-04 12:40:46.237513 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 12:40:46.528333 | debian-bookworm | ok 2026-05-04 12:40:46.536025 | 2026-05-04 12:40:46.536119 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 12:40:47.741329 | debian-bookworm | changed: 2026-05-04 12:40:47.741524 | debian-bookworm | cd+++++++++ src/ 2026-05-04 12:40:47.741558 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 12:40:47.741583 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 12:40:47.741604 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-04 12:40:47.741652 | debian-bookworm | Containerfile 2026-05-04 12:40:47.741783 | debian-bookworm | Containerfile 2026-05-04 12:40:47.769004 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/logs" 2026-05-04 12:40:56.292219 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/artifacts" 2026-05-04 12:40:56.576885 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8836b7bb02254dc480ad4c0b5f18742a/work/docs" 2026-05-04 12:40:56.589490 | 2026-05-04 12:40:56.589675 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 12:40:57.468593 | debian-bookworm | changed: 2026-05-04 12:40:57.468867 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 12:40:57.468902 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 12:40:57.468939 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 12:40:57.468990 | debian-bookworm | changed: All items complete 2026-05-04 12:40:57.469017 | 2026-05-04 12:40:58.096764 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 12:40:58.673492 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 12:40:58.696749 | 2026-05-04 12:40:58.697015 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 12:40:59.300454 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012878 2026-05-04 12:40:59.600788 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005944 2026-05-04 12:40:59.613698 | 2026-05-04 12:40:59.613806 | PLAY RECAP 2026-05-04 12:40:59.613859 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 12:40:59.613885 | 2026-05-04 12:40:59.750111 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 12:40:59.751312 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 12:41:00.590663 | 2026-05-04 12:41:00.590865 | PLAY [Base post] 2026-05-04 12:41:00.604784 | 2026-05-04 12:41:00.604927 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 12:41:01.155776 | debian-bookworm | changed 2026-05-04 12:41:01.166827 | 2026-05-04 12:41:01.166999 | PLAY RECAP 2026-05-04 12:41:01.167069 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 12:41:01.167137 | 2026-05-04 12:41:01.327415 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 12:41:01.329336 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 12:41:02.237600 | 2026-05-04 12:41:02.237806 | PLAY [Base post-logs] 2026-05-04 12:41:02.249723 | 2026-05-04 12:41:02.249876 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 12:41:02.737359 | localhost | changed 2026-05-04 12:41:02.748100 | 2026-05-04 12:41:02.748265 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 12:41:02.776714 | localhost | ok 2026-05-04 12:41:02.779869 | 2026-05-04 12:41:02.779973 | TASK [Set zuul-log-path fact] 2026-05-04 12:41:02.796010 | localhost | ok 2026-05-04 12:41:02.805210 | 2026-05-04 12:41:02.805348 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 12:41:02.841129 | localhost | ok 2026-05-04 12:41:02.844313 | 2026-05-04 12:41:02.844441 | TASK [upload-logs : Create log directories] 2026-05-04 12:41:03.357294 | localhost | changed 2026-05-04 12:41:03.360227 | 2026-05-04 12:41:03.360334 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 12:41:03.862629 | localhost -> localhost | ok: Runtime: 0:00:00.008624 2026-05-04 12:41:03.868960 | 2026-05-04 12:41:03.869093 | TASK [upload-logs : Upload logs to log server] 2026-05-04 12:41:04.445193 | localhost | Output suppressed because no_log was given 2026-05-04 12:41:04.447761 | 2026-05-04 12:41:04.447888 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 12:41:04.504315 | localhost | skipping: Conditional result was False 2026-05-04 12:41:04.509143 | localhost | skipping: Conditional result was False 2026-05-04 12:41:04.521724 | 2026-05-04 12:41:04.521951 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 12:41:04.571943 | localhost | skipping: Conditional result was False 2026-05-04 12:41:04.572444 | 2026-05-04 12:41:04.576797 | localhost | skipping: Conditional result was False 2026-05-04 12:41:04.585183 | 2026-05-04 12:41:04.585407 | LOOP [upload-logs : Upload console log and json output]