2026-05-05 08:29:39.253757 | Job console starting 2026-05-05 08:29:39.266081 | Updating git repos 2026-05-05 08:29:39.301771 | Cloning repos into workspace 2026-05-05 08:29:39.389674 | Restoring repo states 2026-05-05 08:29:39.401733 | Merging changes 2026-05-05 08:29:39.993222 | Checking out repos 2026-05-05 08:29:40.050102 | Preparing playbooks 2026-05-05 08:29:40.939290 | Running Ansible setup 2026-05-05 08:29:46.249407 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:29:46.947391 | 2026-05-05 08:29:46.947507 | PLAY [Base pre] 2026-05-05 08:29:46.962686 | 2026-05-05 08:29:46.962797 | TASK [Setup log path fact] 2026-05-05 08:29:46.979903 | debian-bookworm | ok 2026-05-05 08:29:46.995911 | 2026-05-05 08:29:46.996026 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:29:47.023461 | debian-bookworm | ok 2026-05-05 08:29:47.031841 | 2026-05-05 08:29:47.031935 | TASK [emit-job-header : Print job information] 2026-05-05 08:29:47.081280 | # Job Information 2026-05-05 08:29:47.081423 | Ansible Version: 2.16.14 2026-05-05 08:29:47.081453 | Job: yamllint 2026-05-05 08:29:47.081483 | Pipeline: check 2026-05-05 08:29:47.081503 | Executor: 521e9411259a 2026-05-05 08:29:47.081520 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/832 2026-05-05 08:29:47.081540 | Event ID: 2aa1d9f0-485b-11f1-8598-b98f1d2a54e5 2026-05-05 08:29:47.086757 | 2026-05-05 08:29:47.086878 | LOOP [emit-job-header : Print node information] 2026-05-05 08:29:47.230108 | debian-bookworm | ok: 2026-05-05 08:29:47.230313 | debian-bookworm | # Node Information 2026-05-05 08:29:47.230343 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:29:47.230364 | debian-bookworm | Hostname: debian 2026-05-05 08:29:47.230381 | debian-bookworm | Username: zuul 2026-05-05 08:29:47.230398 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:29:47.230418 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:29:47.230436 | debian-bookworm | Region: 2026-05-05 08:29:47.230452 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:29:47.230469 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:29:47.230485 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe71:e99 2026-05-05 08:29:47.241839 | 2026-05-05 08:29:47.241945 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:29:47.826329 | debian-bookworm -> localhost | changed 2026-05-05 08:29:47.833941 | 2026-05-05 08:29:47.834071 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:29:49.099604 | debian-bookworm -> localhost | changed 2026-05-05 08:29:49.110232 | 2026-05-05 08:29:49.110336 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:29:49.476704 | debian-bookworm -> localhost | ok 2026-05-05 08:29:49.482683 | 2026-05-05 08:29:49.482794 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:29:49.522463 | debian-bookworm | ok 2026-05-05 08:29:49.542249 | debian-bookworm | included: /var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:29:49.548841 | 2026-05-05 08:29:49.548933 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:29:51.527448 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:29:51.527652 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/a5e1128cf3964a78858358dccd3ef9e2_id_rsa 2026-05-05 08:29:51.527690 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/a5e1128cf3964a78858358dccd3ef9e2_id_rsa.pub 2026-05-05 08:29:51.527717 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:29:51.527741 | debian-bookworm -> localhost | SHA256:HMfMAuCtkj+W0IKsoHizOMDejuquqRGPQp5q6jE/pIk zuul-build-sshkey 2026-05-05 08:29:51.527763 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:29:51.527794 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:29:51.527817 | debian-bookworm -> localhost | | ... | 2026-05-05 08:29:51.527839 | debian-bookworm -> localhost | | . . . + | 2026-05-05 08:29:51.527860 | debian-bookworm -> localhost | | . . o = | 2026-05-05 08:29:51.527880 | debian-bookworm -> localhost | |.. o . . + | 2026-05-05 08:29:51.527900 | debian-bookworm -> localhost | |=o= o S | 2026-05-05 08:29:51.527926 | debian-bookworm -> localhost | |O=.* . | 2026-05-05 08:29:51.527948 | debian-bookworm -> localhost | |@=O = | 2026-05-05 08:29:51.527968 | debian-bookworm -> localhost | |EX=* . | 2026-05-05 08:29:51.527989 | debian-bookworm -> localhost | |^*oo. | 2026-05-05 08:29:51.528009 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:29:51.528060 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.380315 2026-05-05 08:29:51.534933 | 2026-05-05 08:29:51.535038 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:29:51.564384 | debian-bookworm | ok 2026-05-05 08:29:51.573234 | debian-bookworm | included: /var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:29:51.582205 | 2026-05-05 08:29:51.582308 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:29:51.606680 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:29:51.613505 | 2026-05-05 08:29:51.613609 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:29:52.275491 | debian-bookworm | changed 2026-05-05 08:29:52.285080 | 2026-05-05 08:29:52.285214 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:29:52.569842 | debian-bookworm | ok 2026-05-05 08:29:52.576605 | 2026-05-05 08:29:52.576746 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:29:53.394983 | debian-bookworm | changed 2026-05-05 08:29:53.404077 | 2026-05-05 08:29:53.404222 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:29:54.136842 | debian-bookworm | changed 2026-05-05 08:29:54.147062 | 2026-05-05 08:29:54.147214 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:29:54.173281 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:29:54.182748 | 2026-05-05 08:29:54.182913 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:29:54.738663 | debian-bookworm -> localhost | changed 2026-05-05 08:29:54.752870 | 2026-05-05 08:29:54.753017 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:29:55.209837 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/a5e1128cf3964a78858358dccd3ef9e2_id_rsa (zuul-build-sshkey) 2026-05-05 08:29:55.211208 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026595 2026-05-05 08:29:55.232946 | 2026-05-05 08:29:55.233207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:29:55.672223 | debian-bookworm | ok 2026-05-05 08:29:55.681284 | 2026-05-05 08:29:55.681421 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:29:55.716870 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:29:55.738255 | 2026-05-05 08:29:55.738403 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:29:56.209490 | debian-bookworm | ok 2026-05-05 08:29:56.255234 | 2026-05-05 08:29:56.255397 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:29:56.304952 | debian-bookworm | ok 2026-05-05 08:29:56.316431 | 2026-05-05 08:29:56.316586 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:29:56.727727 | debian-bookworm -> localhost | ok 2026-05-05 08:29:56.736357 | 2026-05-05 08:29:56.736496 | TASK [validate-host : Collect information about the host] 2026-05-05 08:29:57.983409 | debian-bookworm | ok 2026-05-05 08:29:58.012728 | 2026-05-05 08:29:58.012956 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:29:58.191771 | debian-bookworm | ok 2026-05-05 08:29:58.250495 | 2026-05-05 08:29:58.250662 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:29:58.873362 | debian-bookworm -> localhost | changed 2026-05-05 08:29:58.886228 | 2026-05-05 08:29:58.886405 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:29:59.358184 | debian-bookworm | ok 2026-05-05 08:29:59.366281 | 2026-05-05 08:29:59.366437 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:30:00.134226 | debian-bookworm -> localhost | changed 2026-05-05 08:30:00.152538 | 2026-05-05 08:30:00.152729 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:30:00.486856 | debian-bookworm | ok 2026-05-05 08:30:00.502153 | 2026-05-05 08:30:00.502298 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:30:01.570946 | debian-bookworm | changed: 2026-05-05 08:30:01.571159 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:30:01.571195 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:30:01.571220 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:30:01.571243 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-05 08:30:01.571264 | debian-bookworm | Containerfile 2026-05-05 08:30:01.571400 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/logs" 2026-05-05 08:30:27.563650 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/artifacts" 2026-05-05 08:30:27.801095 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5e1128cf3964a78858358dccd3ef9e2/work/docs" 2026-05-05 08:30:27.829683 | 2026-05-05 08:30:27.829788 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:30:28.664931 | debian-bookworm | changed: 2026-05-05 08:30:28.665122 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:30:28.665156 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:30:28.665191 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:30:28.665235 | debian-bookworm | changed: All items complete 2026-05-05 08:30:28.665262 | 2026-05-05 08:30:29.380093 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:30:30.103495 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:30:30.118539 | 2026-05-05 08:30:30.118668 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:30:30.615995 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008103 2026-05-05 08:30:31.022254 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.038760 2026-05-05 08:30:31.039389 | 2026-05-05 08:30:31.039505 | PLAY RECAP 2026-05-05 08:30:31.039558 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:30:31.039583 | 2026-05-05 08:30:31.156408 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:30:31.157068 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:30:31.746766 | 2026-05-05 08:30:31.746911 | PLAY [Base post] 2026-05-05 08:30:31.757541 | 2026-05-05 08:30:31.757672 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:30:32.261477 | debian-bookworm | changed 2026-05-05 08:30:32.268761 | 2026-05-05 08:30:32.268843 | PLAY RECAP 2026-05-05 08:30:32.268893 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:30:32.268943 | 2026-05-05 08:30:32.345434 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:30:32.346088 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:30:33.013474 | 2026-05-05 08:30:33.013643 | PLAY [Base post-logs] 2026-05-05 08:30:33.024106 | 2026-05-05 08:30:33.024216 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:30:33.489830 | localhost | changed 2026-05-05 08:30:33.501260 | 2026-05-05 08:30:33.501411 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:30:33.538965 | localhost | ok 2026-05-05 08:30:33.543830 | 2026-05-05 08:30:33.543973 | TASK [Set zuul-log-path fact] 2026-05-05 08:30:33.576880 | localhost | ok 2026-05-05 08:30:33.595883 | 2026-05-05 08:30:33.596054 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:30:33.621727 | localhost | ok 2026-05-05 08:30:33.625342 | 2026-05-05 08:30:33.625432 | TASK [upload-logs : Create log directories] 2026-05-05 08:30:34.140914 | localhost | changed 2026-05-05 08:30:34.144121 | 2026-05-05 08:30:34.144209 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:30:34.735161 | localhost -> localhost | ok: Runtime: 0:00:00.004009 2026-05-05 08:30:34.739568 | 2026-05-05 08:30:34.739696 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:30:35.386976 | localhost | Output suppressed because no_log was given 2026-05-05 08:30:35.388619 | 2026-05-05 08:30:35.388704 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:30:35.436460 | localhost | skipping: Conditional result was False 2026-05-05 08:30:35.442522 | localhost | skipping: Conditional result was False 2026-05-05 08:30:35.447558 | 2026-05-05 08:30:35.447721 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:30:35.496818 | localhost | skipping: Conditional result was False 2026-05-05 08:30:35.497096 | 2026-05-05 08:30:35.506398 | localhost | skipping: Conditional result was False 2026-05-05 08:30:35.515785 | 2026-05-05 08:30:35.515922 | LOOP [upload-logs : Upload console log and json output]