2026-05-23 03:01:50.908827 | Job console starting 2026-05-23 03:01:50.917506 | Updating git repos 2026-05-23 03:01:50.976649 | Cloning repos into workspace 2026-05-23 03:01:51.115282 | Restoring repo states 2026-05-23 03:01:51.139499 | Merging changes 2026-05-23 03:01:51.139527 | Checking out repos 2026-05-23 03:01:51.256254 | Preparing playbooks 2026-05-23 03:01:52.953349 | Running Ansible setup 2026-05-23 03:01:58.069656 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-23 03:01:59.639293 | 2026-05-23 03:01:59.639421 | PLAY [Base pre] 2026-05-23 03:01:59.664636 | 2026-05-23 03:01:59.670231 | TASK [Setup log path fact] 2026-05-23 03:01:59.697495 | debian-bookworm | ok 2026-05-23 03:01:59.717080 | 2026-05-23 03:01:59.717197 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-23 03:01:59.765341 | debian-bookworm | ok 2026-05-23 03:01:59.785292 | 2026-05-23 03:01:59.785398 | TASK [emit-job-header : Print job information] 2026-05-23 03:01:59.857254 | # Job Information 2026-05-23 03:01:59.857409 | Ansible Version: 2.16.14 2026-05-23 03:01:59.857439 | Job: yamllint 2026-05-23 03:01:59.857467 | Pipeline: periodic-daily 2026-05-23 03:01:59.857487 | Executor: 521e9411259a 2026-05-23 03:01:59.857503 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-05-23 03:01:59.857522 | Event ID: 3282bc1971024e19b624d02061a0d639 2026-05-23 03:01:59.861775 | 2026-05-23 03:01:59.861884 | LOOP [emit-job-header : Print node information] 2026-05-23 03:02:00.027511 | debian-bookworm | ok: 2026-05-23 03:02:00.027712 | debian-bookworm | # Node Information 2026-05-23 03:02:00.027744 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-23 03:02:00.027767 | debian-bookworm | Hostname: debian 2026-05-23 03:02:00.027784 | debian-bookworm | Username: zuul 2026-05-23 03:02:00.027811 | debian-bookworm | Distro: Debian 12.14 2026-05-23 03:02:00.027832 | debian-bookworm | Provider: regiocloud-a 2026-05-23 03:02:00.027850 | debian-bookworm | Region: 2026-05-23 03:02:00.027867 | debian-bookworm | Label: debian-bookworm 2026-05-23 03:02:00.027884 | debian-bookworm | Product Name: OpenStack Nova 2026-05-23 03:02:00.027900 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:2c34 2026-05-23 03:02:00.046915 | 2026-05-23 03:02:00.047038 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-23 03:02:00.963638 | debian-bookworm -> localhost | changed 2026-05-23 03:02:00.970622 | 2026-05-23 03:02:00.970730 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-23 03:02:02.773249 | debian-bookworm -> localhost | changed 2026-05-23 03:02:02.787789 | 2026-05-23 03:02:02.787920 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-23 03:02:03.393053 | debian-bookworm -> localhost | ok 2026-05-23 03:02:03.405792 | 2026-05-23 03:02:03.405908 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-23 03:02:03.452478 | debian-bookworm | ok 2026-05-23 03:02:03.479830 | debian-bookworm | included: /var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-23 03:02:03.492476 | 2026-05-23 03:02:03.492577 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-23 03:02:05.083957 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-23 03:02:05.084137 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/4381c2158a0f4799a41f2b515c07da9a_id_rsa 2026-05-23 03:02:05.084167 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/4381c2158a0f4799a41f2b515c07da9a_id_rsa.pub 2026-05-23 03:02:05.084189 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-23 03:02:05.084208 | debian-bookworm -> localhost | SHA256:d/IEv1fjptmuZrIo0T5MOV0Dt8dnoKI9MHwcgbtZOBY zuul-build-sshkey 2026-05-23 03:02:05.084226 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-23 03:02:05.084253 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-23 03:02:05.084272 | debian-bookworm -> localhost | | ... | 2026-05-23 03:02:05.084290 | debian-bookworm -> localhost | | E .. .. | 2026-05-23 03:02:05.084306 | debian-bookworm -> localhost | | . =..o.o. | 2026-05-23 03:02:05.084323 | debian-bookworm -> localhost | | O =o.+ oo| 2026-05-23 03:02:05.084339 | debian-bookworm -> localhost | | .S@=.= ooo| 2026-05-23 03:02:05.084360 | debian-bookworm -> localhost | | .+*o* ....| 2026-05-23 03:02:05.084377 | debian-bookworm -> localhost | | = ..o .o | 2026-05-23 03:02:05.084394 | debian-bookworm -> localhost | | . +.. += | 2026-05-23 03:02:05.084411 | debian-bookworm -> localhost | | ....=+oo | 2026-05-23 03:02:05.084428 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-23 03:02:05.084470 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.890558 2026-05-23 03:02:05.089873 | 2026-05-23 03:02:05.089961 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-23 03:02:05.137978 | debian-bookworm | ok 2026-05-23 03:02:05.150149 | debian-bookworm | included: /var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-23 03:02:05.165301 | 2026-05-23 03:02:05.165396 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-23 03:02:05.202906 | debian-bookworm | skipping: Conditional result was False 2026-05-23 03:02:05.208438 | 2026-05-23 03:02:05.208535 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-23 03:02:05.888438 | debian-bookworm | changed 2026-05-23 03:02:05.892858 | 2026-05-23 03:02:05.892937 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-23 03:02:06.177013 | debian-bookworm | ok 2026-05-23 03:02:06.182215 | 2026-05-23 03:02:06.182302 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-23 03:02:06.929664 | debian-bookworm | changed 2026-05-23 03:02:06.936032 | 2026-05-23 03:02:06.936130 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-23 03:02:07.723324 | debian-bookworm | changed 2026-05-23 03:02:07.731308 | 2026-05-23 03:02:07.731395 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-23 03:02:07.793232 | debian-bookworm | skipping: Conditional result was False 2026-05-23 03:02:07.802136 | 2026-05-23 03:02:07.802229 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-23 03:02:09.169092 | debian-bookworm -> localhost | changed 2026-05-23 03:02:09.179723 | 2026-05-23 03:02:09.179822 | TASK [add-build-sshkey : Add back temp key] 2026-05-23 03:02:10.482644 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/4381c2158a0f4799a41f2b515c07da9a_id_rsa (zuul-build-sshkey) 2026-05-23 03:02:10.482871 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.053120 2026-05-23 03:02:10.489634 | 2026-05-23 03:02:10.489717 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-23 03:02:10.932036 | debian-bookworm | ok 2026-05-23 03:02:10.936403 | 2026-05-23 03:02:10.936491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-23 03:02:10.969349 | debian-bookworm | skipping: Conditional result was False 2026-05-23 03:02:10.977956 | 2026-05-23 03:02:10.978055 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-23 03:02:11.689274 | debian-bookworm | ok 2026-05-23 03:02:11.700046 | 2026-05-23 03:02:11.700134 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-23 03:02:11.751974 | debian-bookworm | ok 2026-05-23 03:02:11.756056 | 2026-05-23 03:02:11.756133 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-23 03:02:12.154058 | debian-bookworm -> localhost | ok 2026-05-23 03:02:12.159315 | 2026-05-23 03:02:12.159399 | TASK [validate-host : Collect information about the host] 2026-05-23 03:02:13.454677 | debian-bookworm | ok 2026-05-23 03:02:13.483651 | 2026-05-23 03:02:13.483762 | TASK [validate-host : Sanitize hostname] 2026-05-23 03:02:13.746490 | debian-bookworm | ok 2026-05-23 03:02:13.875514 | 2026-05-23 03:02:13.875617 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-23 03:02:15.552538 | debian-bookworm -> localhost | changed 2026-05-23 03:02:15.558083 | 2026-05-23 03:02:15.558169 | TASK [validate-host : Collect information about zuul worker] 2026-05-23 03:02:16.132793 | debian-bookworm | ok 2026-05-23 03:02:16.137098 | 2026-05-23 03:02:16.137897 | TASK [validate-host : Write out all zuul information for each host] 2026-05-23 03:02:17.046897 | debian-bookworm -> localhost | changed 2026-05-23 03:02:17.055289 | 2026-05-23 03:02:17.055388 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-23 03:02:17.388719 | debian-bookworm | ok 2026-05-23 03:02:17.393984 | 2026-05-23 03:02:17.394077 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-23 03:02:18.636996 | debian-bookworm | changed: 2026-05-23 03:02:18.637205 | debian-bookworm | cd+++++++++ src/ 2026-05-23 03:02:18.637234 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-23 03:02:18.637254 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-23 03:02:18.637274 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-05-23 03:02:18.637306 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/logs" 2026-05-23 03:02:47.262027 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/artifacts" 2026-05-23 03:02:47.544916 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4381c2158a0f4799a41f2b515c07da9a/work/docs" 2026-05-23 03:02:47.566993 | 2026-05-23 03:02:47.567147 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-23 03:02:49.123268 | debian-bookworm | changed: 2026-05-23 03:02:49.123528 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-23 03:02:49.123567 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-23 03:02:49.123597 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-23 03:02:49.123643 | debian-bookworm | changed: All items complete 2026-05-23 03:02:49.123670 | 2026-05-23 03:02:49.988565 | debian-bookworm | changed: .d..t...... ./ 2026-05-23 03:02:50.807226 | debian-bookworm | changed: .d..t...... ./ 2026-05-23 03:02:50.837740 | 2026-05-23 03:02:50.837898 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-23 03:02:50.899417 | debian-bookworm | skipping: Conditional result was False 2026-05-23 03:02:50.903888 | debian-bookworm | skipping: Conditional result was False 2026-05-23 03:02:50.922309 | 2026-05-23 03:02:50.922423 | PLAY RECAP 2026-05-23 03:02:50.922477 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-23 03:02:50.922502 | 2026-05-23 03:02:51.388866 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-23 03:02:51.390225 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-23 03:02:52.789016 | 2026-05-23 03:02:52.789139 | PLAY [Base post] 2026-05-23 03:02:52.806358 | 2026-05-23 03:02:52.806470 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-23 03:02:53.627717 | debian-bookworm | changed 2026-05-23 03:02:53.638962 | 2026-05-23 03:02:53.639070 | PLAY RECAP 2026-05-23 03:02:53.639122 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-23 03:02:53.639171 | 2026-05-23 03:02:53.888333 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-23 03:02:53.888947 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-23 03:02:55.031523 | 2026-05-23 03:02:55.031767 | PLAY [Base post-logs] 2026-05-23 03:02:55.061064 | 2026-05-23 03:02:55.061188 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-23 03:02:55.846339 | localhost | changed 2026-05-23 03:02:55.858070 | 2026-05-23 03:02:55.858215 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-23 03:02:55.907264 | localhost | ok 2026-05-23 03:02:55.910074 | 2026-05-23 03:02:55.910156 | TASK [Set zuul-log-path fact] 2026-05-23 03:02:55.935580 | localhost | ok 2026-05-23 03:02:55.943150 | 2026-05-23 03:02:55.943264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-23 03:02:55.998702 | localhost | ok 2026-05-23 03:02:56.001889 | 2026-05-23 03:02:56.002011 | TASK [upload-logs : Create log directories] 2026-05-23 03:02:57.183500 | localhost | changed 2026-05-23 03:02:57.186099 | 2026-05-23 03:02:57.186195 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-23 03:02:58.423118 | localhost -> localhost | ok: Runtime: 0:00:00.024487 2026-05-23 03:02:58.426170 | 2026-05-23 03:02:58.426259 | TASK [upload-logs : Upload logs to log server] 2026-05-23 03:02:59.496542 | localhost | Output suppressed because no_log was given 2026-05-23 03:02:59.498010 | 2026-05-23 03:02:59.498085 | LOOP [upload-logs : Compress console log and json output] 2026-05-23 03:02:59.578347 | localhost | skipping: Conditional result was False 2026-05-23 03:02:59.586849 | localhost | skipping: Conditional result was False 2026-05-23 03:02:59.591012 | 2026-05-23 03:02:59.591108 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-23 03:02:59.666522 | localhost | skipping: Conditional result was False 2026-05-23 03:02:59.666744 | 2026-05-23 03:02:59.672307 | localhost | skipping: Conditional result was False 2026-05-23 03:02:59.676438 | 2026-05-23 03:02:59.676522 | LOOP [upload-logs : Upload console log and json output]