2026-05-05 08:32:13.866557 | Job console starting 2026-05-05 08:32:13.876913 | Updating git repos 2026-05-05 08:32:13.896747 | Cloning repos into workspace 2026-05-05 08:32:13.925610 | Restoring repo states 2026-05-05 08:32:13.933690 | Merging changes 2026-05-05 08:32:14.535028 | Checking out repos 2026-05-05 08:32:14.564655 | Preparing playbooks 2026-05-05 08:32:15.295967 | Running Ansible setup 2026-05-05 08:32:21.189501 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:32:22.386074 | 2026-05-05 08:32:22.386354 | PLAY [Base pre] 2026-05-05 08:32:22.448501 | 2026-05-05 08:32:22.448709 | TASK [Setup log path fact] 2026-05-05 08:32:22.489957 | debian-bookworm | ok 2026-05-05 08:32:22.520482 | 2026-05-05 08:32:22.520679 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:32:22.590505 | debian-bookworm | ok 2026-05-05 08:32:22.608631 | 2026-05-05 08:32:22.608774 | TASK [emit-job-header : Print job information] 2026-05-05 08:32:22.667316 | # Job Information 2026-05-05 08:32:22.667485 | Ansible Version: 2.16.14 2026-05-05 08:32:22.667520 | Job: yamllint 2026-05-05 08:32:22.667552 | Pipeline: check 2026-05-05 08:32:22.667588 | Executor: 521e9411259a 2026-05-05 08:32:22.667609 | Triggered by: https://github.com/osism/pulpfiction/pull/11 2026-05-05 08:32:22.667632 | Event ID: be556f90-485b-11f1-911e-6f2db3e662de 2026-05-05 08:32:22.676198 | 2026-05-05 08:32:22.676328 | LOOP [emit-job-header : Print node information] 2026-05-05 08:32:22.842730 | debian-bookworm | ok: 2026-05-05 08:32:22.842971 | debian-bookworm | # Node Information 2026-05-05 08:32:22.843010 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:32:22.843036 | debian-bookworm | Hostname: debian 2026-05-05 08:32:22.843059 | debian-bookworm | Username: zuul 2026-05-05 08:32:22.843080 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:32:22.843105 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:32:22.843126 | debian-bookworm | Region: 2026-05-05 08:32:22.843147 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:32:22.843167 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:32:22.843187 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:ecce 2026-05-05 08:32:22.867652 | 2026-05-05 08:32:22.867785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:32:23.610020 | debian-bookworm -> localhost | changed 2026-05-05 08:32:23.632036 | 2026-05-05 08:32:23.632161 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:32:25.761172 | debian-bookworm -> localhost | changed 2026-05-05 08:32:25.769993 | 2026-05-05 08:32:25.770091 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:32:26.268181 | debian-bookworm -> localhost | ok 2026-05-05 08:32:26.273896 | 2026-05-05 08:32:26.274010 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:32:26.353940 | debian-bookworm | ok 2026-05-05 08:32:26.380611 | debian-bookworm | included: /var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:32:26.397127 | 2026-05-05 08:32:26.397235 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:32:28.366677 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:32:28.366894 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/f76a5523753342f8a24b5d85a433744a_id_rsa 2026-05-05 08:32:28.366932 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/f76a5523753342f8a24b5d85a433744a_id_rsa.pub 2026-05-05 08:32:28.366959 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:32:28.366984 | debian-bookworm -> localhost | SHA256:ryxAIzjJxrr6lh+aTDf8jzgl5CwX7kFEhoFoeWL7mpY zuul-build-sshkey 2026-05-05 08:32:28.367007 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:32:28.367040 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:32:28.367064 | debian-bookworm -> localhost | |..o+o | 2026-05-05 08:32:28.367087 | debian-bookworm -> localhost | |o=.o. | 2026-05-05 08:32:28.367107 | debian-bookworm -> localhost | |=o+. | 2026-05-05 08:32:28.367128 | debian-bookworm -> localhost | |+=. * | 2026-05-05 08:32:28.367148 | debian-bookworm -> localhost | |o..O o S | 2026-05-05 08:32:28.367173 | debian-bookworm -> localhost | |. .oO . . | 2026-05-05 08:32:28.367193 | debian-bookworm -> localhost | | .==== . | 2026-05-05 08:32:28.367213 | debian-bookworm -> localhost | |.Eo+o=.o . | 2026-05-05 08:32:28.367234 | debian-bookworm -> localhost | |+o=.o.oo+ | 2026-05-05 08:32:28.367254 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:32:28.367309 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.902388 2026-05-05 08:32:28.373871 | 2026-05-05 08:32:28.373979 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:32:28.412297 | debian-bookworm | ok 2026-05-05 08:32:28.425695 | debian-bookworm | included: /var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:32:28.445479 | 2026-05-05 08:32:28.445604 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:32:28.461237 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:32:28.468076 | 2026-05-05 08:32:28.468206 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:32:29.158919 | debian-bookworm | changed 2026-05-05 08:32:29.165100 | 2026-05-05 08:32:29.165210 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:32:29.443296 | debian-bookworm | ok 2026-05-05 08:32:29.449046 | 2026-05-05 08:32:29.449137 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:32:30.201065 | debian-bookworm | changed 2026-05-05 08:32:30.206924 | 2026-05-05 08:32:30.207023 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:32:30.904809 | debian-bookworm | changed 2026-05-05 08:32:30.910605 | 2026-05-05 08:32:30.910757 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:32:30.949581 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:32:30.958261 | 2026-05-05 08:32:30.958368 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:32:31.615450 | debian-bookworm -> localhost | changed 2026-05-05 08:32:31.626725 | 2026-05-05 08:32:31.626820 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:32:32.071008 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/f76a5523753342f8a24b5d85a433744a_id_rsa (zuul-build-sshkey) 2026-05-05 08:32:32.071199 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008840 2026-05-05 08:32:32.077841 | 2026-05-05 08:32:32.077932 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:32:32.459510 | debian-bookworm | ok 2026-05-05 08:32:32.463758 | 2026-05-05 08:32:32.463851 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:32:32.491559 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:32:32.510869 | 2026-05-05 08:32:32.510975 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:32:32.954323 | debian-bookworm | ok 2026-05-05 08:32:32.971506 | 2026-05-05 08:32:32.971627 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:32:33.020474 | debian-bookworm | ok 2026-05-05 08:32:33.026469 | 2026-05-05 08:32:33.026586 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:32:33.510527 | debian-bookworm -> localhost | ok 2026-05-05 08:32:33.530953 | 2026-05-05 08:32:33.531046 | TASK [validate-host : Collect information about the host] 2026-05-05 08:32:34.558377 | debian-bookworm | ok 2026-05-05 08:32:34.581124 | 2026-05-05 08:32:34.581409 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:32:34.673332 | debian-bookworm | ok 2026-05-05 08:32:34.740970 | 2026-05-05 08:32:34.741077 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:32:35.376916 | debian-bookworm -> localhost | changed 2026-05-05 08:32:35.381662 | 2026-05-05 08:32:35.381753 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:32:35.742719 | debian-bookworm | ok 2026-05-05 08:32:35.746758 | 2026-05-05 08:32:35.746859 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:32:36.271395 | debian-bookworm -> localhost | changed 2026-05-05 08:32:36.279591 | 2026-05-05 08:32:36.279685 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:32:36.538381 | debian-bookworm | ok 2026-05-05 08:32:36.561084 | 2026-05-05 08:32:36.561310 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:32:37.323137 | debian-bookworm | changed: 2026-05-05 08:32:37.323481 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:32:37.323533 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:32:37.323585 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:32:37.323619 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-05-05 08:32:37.323648 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/logs" 2026-05-05 08:33:02.638294 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/artifacts" 2026-05-05 08:33:03.139694 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f76a5523753342f8a24b5d85a433744a/work/docs" 2026-05-05 08:33:03.159707 | 2026-05-05 08:33:03.159884 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:33:04.462207 | debian-bookworm | changed: 2026-05-05 08:33:04.462462 | debian-bookworm | .d..t...... ./ 2026-05-05 08:33:04.462499 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:33:04.462528 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:33:04.462592 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:33:04.462641 | debian-bookworm | changed: All items complete 2026-05-05 08:33:04.462668 | 2026-05-05 08:33:05.198376 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:33:05.778116 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:33:05.806756 | 2026-05-05 08:33:05.807014 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:33:06.620616 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010913 2026-05-05 08:33:06.962806 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008052 2026-05-05 08:33:06.989745 | 2026-05-05 08:33:06.989945 | PLAY RECAP 2026-05-05 08:33:06.990064 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:33:06.990121 | 2026-05-05 08:33:07.255667 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:33:07.256586 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:33:08.295093 | 2026-05-05 08:33:08.295740 | PLAY [Base post] 2026-05-05 08:33:08.341989 | 2026-05-05 08:33:08.342190 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:33:09.459259 | debian-bookworm | changed 2026-05-05 08:33:09.470809 | 2026-05-05 08:33:09.470973 | PLAY RECAP 2026-05-05 08:33:09.471041 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:33:09.471105 | 2026-05-05 08:33:09.775525 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:33:09.776400 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:33:10.909152 | 2026-05-05 08:33:10.909344 | PLAY [Base post-logs] 2026-05-05 08:33:10.923061 | 2026-05-05 08:33:10.923237 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:33:11.585626 | localhost | changed 2026-05-05 08:33:11.603143 | 2026-05-05 08:33:11.603362 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:33:11.641108 | localhost | ok 2026-05-05 08:33:11.644856 | 2026-05-05 08:33:11.644975 | TASK [Set zuul-log-path fact] 2026-05-05 08:33:11.661349 | localhost | ok 2026-05-05 08:33:11.669935 | 2026-05-05 08:33:11.670081 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:33:11.695921 | localhost | ok 2026-05-05 08:33:11.699421 | 2026-05-05 08:33:11.699537 | TASK [upload-logs : Create log directories] 2026-05-05 08:33:12.495774 | localhost | changed 2026-05-05 08:33:12.498338 | 2026-05-05 08:33:12.498430 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:33:13.018564 | localhost -> localhost | ok: Runtime: 0:00:00.004618 2026-05-05 08:33:13.022223 | 2026-05-05 08:33:13.022382 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:33:13.627145 | localhost | Output suppressed because no_log was given 2026-05-05 08:33:13.628798 | 2026-05-05 08:33:13.628887 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:33:13.675668 | localhost | skipping: Conditional result was False 2026-05-05 08:33:13.681760 | localhost | skipping: Conditional result was False 2026-05-05 08:33:13.686267 | 2026-05-05 08:33:13.686365 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:33:13.731068 | localhost | skipping: Conditional result was False 2026-05-05 08:33:13.731289 | 2026-05-05 08:33:13.736049 | localhost | skipping: Conditional result was False 2026-05-05 08:33:13.741926 | 2026-05-05 08:33:13.742023 | LOOP [upload-logs : Upload console log and json output]