2025-12-28 03:03:19.460488 | Job console starting 2025-12-28 03:03:19.516741 | Updating git repos 2025-12-28 03:03:19.610754 | Cloning repos into workspace 2025-12-28 03:03:19.815667 | Restoring repo states 2025-12-28 03:03:19.841699 | Merging changes 2025-12-28 03:03:19.841728 | Checking out repos 2025-12-28 03:03:20.004709 | Preparing playbooks 2025-12-28 03:03:21.431834 | Running Ansible setup 2025-12-28 03:03:27.936816 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-28 03:03:30.460552 | 2025-12-28 03:03:30.460740 | PLAY [Base pre] 2025-12-28 03:03:30.535607 | 2025-12-28 03:03:30.535803 | TASK [Setup log path fact] 2025-12-28 03:03:30.623081 | debian-bookworm | ok 2025-12-28 03:03:30.705740 | 2025-12-28 03:03:30.705935 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 03:03:30.815259 | debian-bookworm | ok 2025-12-28 03:03:30.861167 | 2025-12-28 03:03:30.861325 | TASK [emit-job-header : Print job information] 2025-12-28 03:03:31.001037 | # Job Information 2025-12-28 03:03:31.005352 | Ansible Version: 2.16.14 2025-12-28 03:03:31.005439 | Job: yamllint 2025-12-28 03:03:31.005477 | Pipeline: periodic-daily 2025-12-28 03:03:31.005542 | Executor: 521e9411259a 2025-12-28 03:03:31.005567 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-12-28 03:03:31.005591 | Event ID: 31b3c95d900b49c8a67d8ded398da02c 2025-12-28 03:03:31.043878 | 2025-12-28 03:03:31.045877 | LOOP [emit-job-header : Print node information] 2025-12-28 03:03:32.021072 | debian-bookworm | ok: 2025-12-28 03:03:32.038428 | debian-bookworm | # Node Information 2025-12-28 03:03:32.038568 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-28 03:03:32.038602 | debian-bookworm | Hostname: debian 2025-12-28 03:03:32.038628 | debian-bookworm | Username: zuul 2025-12-28 03:03:32.038650 | debian-bookworm | Distro: Debian 12.12 2025-12-28 03:03:32.038674 | debian-bookworm | Provider: regiocloud-a 2025-12-28 03:03:32.038695 | debian-bookworm | Region: 2025-12-28 03:03:32.038717 | debian-bookworm | Label: debian-bookworm 2025-12-28 03:03:32.038737 | debian-bookworm | Product Name: OpenStack Nova 2025-12-28 03:03:32.038758 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec1:8235 2025-12-28 03:03:32.083668 | 2025-12-28 03:03:32.083870 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-28 03:03:33.427831 | debian-bookworm -> localhost | changed 2025-12-28 03:03:33.438732 | 2025-12-28 03:03:33.438898 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-28 03:03:37.163224 | debian-bookworm -> localhost | changed 2025-12-28 03:03:37.173725 | 2025-12-28 03:03:37.173831 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-28 03:03:38.247148 | debian-bookworm -> localhost | ok 2025-12-28 03:03:38.253243 | 2025-12-28 03:03:38.253354 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-28 03:03:38.323255 | debian-bookworm | ok 2025-12-28 03:03:38.371173 | debian-bookworm | included: /var/lib/zuul/builds/9c86d8ef02154c59a5257eaed0166603/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-28 03:03:38.390433 | 2025-12-28 03:03:38.390555 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-28 03:03:43.225099 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-28 03:03:43.225583 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c86d8ef02154c59a5257eaed0166603/work/9c86d8ef02154c59a5257eaed0166603_id_rsa 2025-12-28 03:03:43.225652 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c86d8ef02154c59a5257eaed0166603/work/9c86d8ef02154c59a5257eaed0166603_id_rsa.pub 2025-12-28 03:03:43.225681 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-28 03:03:43.225707 | debian-bookworm -> localhost | SHA256:a6YZCb40iNC0/FRs+Mx+QqWD8Dk0JPIkSUlmtyIgSoA zuul-build-sshkey 2025-12-28 03:03:43.225730 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-28 03:03:43.225764 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-28 03:03:43.225787 | debian-bookworm -> localhost | |@B+.. | 2025-12-28 03:03:43.225809 | debian-bookworm -> localhost | |E*.o.o | 2025-12-28 03:03:43.225830 | debian-bookworm -> localhost | |o.+.+ + . | 2025-12-28 03:03:43.225851 | debian-bookworm -> localhost | |.+.= X o | 2025-12-28 03:03:43.225871 | debian-bookworm -> localhost | |. + B B S | 2025-12-28 03:03:43.225899 | debian-bookworm -> localhost | |.. = = o . | 2025-12-28 03:03:43.225921 | debian-bookworm -> localhost | |. . = = = | 2025-12-28 03:03:43.225941 | debian-bookworm -> localhost | | . o O | 2025-12-28 03:03:43.225962 | debian-bookworm -> localhost | | . o | 2025-12-28 03:03:43.225982 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-28 03:03:43.226051 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.643801 2025-12-28 03:03:43.241367 | 2025-12-28 03:03:43.241528 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-28 03:03:43.290424 | debian-bookworm | ok 2025-12-28 03:03:43.318729 | debian-bookworm | included: /var/lib/zuul/builds/9c86d8ef02154c59a5257eaed0166603/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-28 03:03:43.338025 | 2025-12-28 03:03:43.338271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-28 03:03:43.375234 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:03:43.386227 | 2025-12-28 03:03:43.386621 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-28 03:03:44.208394 | debian-bookworm | changed 2025-12-28 03:03:44.213981 | 2025-12-28 03:03:44.214097 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-28 03:03:44.468883 | debian-bookworm | ok 2025-12-28 03:03:44.485708 | 2025-12-28 03:03:44.485873 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-28 03:03:45.276391 | debian-bookworm | changed 2025-12-28 03:03:45.299224 | 2025-12-28 03:03:45.299374 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-28 03:03:46.229789 | debian-bookworm | changed 2025-12-28 03:03:46.237928 | 2025-12-28 03:03:46.238065 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-28 03:03:46.283682 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:03:46.293017 | 2025-12-28 03:03:46.293192 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-28 03:03:47.284578 | debian-bookworm -> localhost | changed 2025-12-28 03:03:47.299142 | 2025-12-28 03:03:47.299334 | TASK [add-build-sshkey : Add back temp key] 2025-12-28 03:03:48.217453 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9c86d8ef02154c59a5257eaed0166603/work/9c86d8ef02154c59a5257eaed0166603_id_rsa (zuul-build-sshkey) 2025-12-28 03:03:48.217779 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025201 2025-12-28 03:03:48.226773 | 2025-12-28 03:03:48.228363 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-28 03:03:48.780407 | debian-bookworm | ok 2025-12-28 03:03:48.795047 | 2025-12-28 03:03:48.795237 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-28 03:03:48.840892 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:03:48.861400 | 2025-12-28 03:03:48.861776 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-28 03:03:49.542238 | debian-bookworm | ok 2025-12-28 03:03:49.581973 | 2025-12-28 03:03:49.582126 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-28 03:03:49.769340 | debian-bookworm | ok 2025-12-28 03:03:49.774673 | 2025-12-28 03:03:49.780622 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-28 03:03:50.954828 | debian-bookworm -> localhost | ok 2025-12-28 03:03:50.967838 | 2025-12-28 03:03:50.967988 | TASK [validate-host : Collect information about the host] 2025-12-28 03:03:53.412316 | debian-bookworm | ok 2025-12-28 03:03:53.448176 | 2025-12-28 03:03:53.448340 | TASK [validate-host : Sanitize hostname] 2025-12-28 03:03:53.950552 | debian-bookworm | ok 2025-12-28 03:03:54.150086 | 2025-12-28 03:03:54.150237 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-28 03:03:56.062725 | debian-bookworm -> localhost | changed 2025-12-28 03:03:56.071598 | 2025-12-28 03:03:56.071737 | TASK [validate-host : Collect information about zuul worker] 2025-12-28 03:03:56.913905 | debian-bookworm | ok 2025-12-28 03:03:56.919089 | 2025-12-28 03:03:56.919222 | TASK [validate-host : Write out all zuul information for each host] 2025-12-28 03:03:59.007539 | debian-bookworm -> localhost | changed 2025-12-28 03:03:59.028949 | 2025-12-28 03:03:59.029059 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-28 03:03:59.342685 | debian-bookworm | ok 2025-12-28 03:03:59.347382 | 2025-12-28 03:03:59.347466 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-28 03:04:02.223268 | debian-bookworm | changed: 2025-12-28 03:04:02.223455 | debian-bookworm | cd+++++++++ src/ 2025-12-28 03:04:02.223493 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-28 03:04:02.223563 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-28 03:04:02.223588 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-12-28 03:04:02.223611 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007508 2025-12-28 03:04:35.319061 | 2025-12-28 03:04:35.319166 | TASK [upload-logs : Upload logs to log server] 2025-12-28 03:04:36.313757 | localhost | Output suppressed because no_log was given 2025-12-28 03:04:36.315611 | 2025-12-28 03:04:36.315712 | LOOP [upload-logs : Compress console log and json output] 2025-12-28 03:04:36.375909 | localhost | skipping: Conditional result was False 2025-12-28 03:04:36.384954 | localhost | skipping: Conditional result was False 2025-12-28 03:04:36.395515 | 2025-12-28 03:04:36.395675 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-28 03:04:36.470376 | localhost | skipping: Conditional result was False 2025-12-28 03:04:36.470637 | 2025-12-28 03:04:36.474270 | localhost | skipping: Conditional result was False 2025-12-28 03:04:36.483359 | 2025-12-28 03:04:36.483459 | LOOP [upload-logs : Upload console log and json output]