2026-05-02 03:08:11.268821 | Job console starting 2026-05-02 03:08:11.326169 | Updating git repos 2026-05-02 03:08:11.360747 | Cloning repos into workspace 2026-05-02 03:08:11.444380 | Restoring repo states 2026-05-02 03:08:11.512531 | Merging changes 2026-05-02 03:08:11.512555 | Checking out repos 2026-05-02 03:08:11.625343 | Preparing playbooks 2026-05-02 03:08:13.628932 | Running Ansible setup 2026-05-02 03:08:18.879191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:08:19.684540 | 2026-05-02 03:08:19.684696 | PLAY [Base pre] 2026-05-02 03:08:19.701715 | 2026-05-02 03:08:19.701893 | TASK [Setup log path fact] 2026-05-02 03:08:19.731302 | debian-bookworm | ok 2026-05-02 03:08:19.754351 | 2026-05-02 03:08:19.754523 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:08:19.815464 | debian-bookworm | ok 2026-05-02 03:08:19.831176 | 2026-05-02 03:08:19.831417 | TASK [emit-job-header : Print job information] 2026-05-02 03:08:19.883774 | # Job Information 2026-05-02 03:08:19.883974 | Ansible Version: 2.16.14 2026-05-02 03:08:19.884013 | Job: ansible-lint 2026-05-02 03:08:19.884049 | Pipeline: periodic-daily 2026-05-02 03:08:19.884073 | Executor: 521e9411259a 2026-05-02 03:08:19.884096 | Triggered by: https://github.com/osism/ansible-playbooks 2026-05-02 03:08:19.884121 | Event ID: adc5e59ec71d4c4c9488dd3b02021a4c 2026-05-02 03:08:19.895297 | 2026-05-02 03:08:19.895415 | LOOP [emit-job-header : Print node information] 2026-05-02 03:08:20.031308 | debian-bookworm | ok: 2026-05-02 03:08:20.031479 | debian-bookworm | # Node Information 2026-05-02 03:08:20.031514 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 03:08:20.031540 | debian-bookworm | Hostname: debian 2026-05-02 03:08:20.031562 | debian-bookworm | Username: zuul 2026-05-02 03:08:20.031583 | debian-bookworm | Distro: Debian 12.13 2026-05-02 03:08:20.031608 | debian-bookworm | Provider: regiocloud-a 2026-05-02 03:08:20.031629 | debian-bookworm | Region: 2026-05-02 03:08:20.031650 | debian-bookworm | Label: debian-bookworm 2026-05-02 03:08:20.031670 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 03:08:20.031690 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:555e 2026-05-02 03:08:20.053764 | 2026-05-02 03:08:20.053907 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:08:20.505183 | debian-bookworm -> localhost | changed 2026-05-02 03:08:20.512243 | 2026-05-02 03:08:20.512360 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:08:21.769619 | debian-bookworm -> localhost | changed 2026-05-02 03:08:21.781294 | 2026-05-02 03:08:21.781418 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:08:22.333301 | debian-bookworm -> localhost | ok 2026-05-02 03:08:22.340726 | 2026-05-02 03:08:22.340971 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:08:22.398951 | debian-bookworm | ok 2026-05-02 03:08:22.427895 | debian-bookworm | included: /var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:08:22.442792 | 2026-05-02 03:08:22.443024 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:08:23.954356 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 03:08:23.954614 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/7546c2cbb4a54290822f4e10998c354d_id_rsa 2026-05-02 03:08:23.954651 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/7546c2cbb4a54290822f4e10998c354d_id_rsa.pub 2026-05-02 03:08:23.954677 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 03:08:23.954702 | debian-bookworm -> localhost | SHA256:ho1zhxTe/fZVBND/4BrrjNt/lTTXUY2r+DDHEeW/bVA zuul-build-sshkey 2026-05-02 03:08:23.954724 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 03:08:23.954760 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 03:08:23.954782 | debian-bookworm -> localhost | | . .+oo=| 2026-05-02 03:08:23.954818 | debian-bookworm -> localhost | | . o ...oo.| 2026-05-02 03:08:23.955575 | debian-bookworm -> localhost | | o . ...oE| 2026-05-02 03:08:23.955618 | debian-bookworm -> localhost | | = . ..o==| 2026-05-02 03:08:23.955644 | debian-bookworm -> localhost | | + S .o +=.B| 2026-05-02 03:08:23.955676 | debian-bookworm -> localhost | | + .+ =..+*| 2026-05-02 03:08:23.955699 | debian-bookworm -> localhost | | = + .=| 2026-05-02 03:08:23.955719 | debian-bookworm -> localhost | | ++ ..| 2026-05-02 03:08:23.955741 | debian-bookworm -> localhost | | oo+... | 2026-05-02 03:08:23.955761 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 03:08:23.955875 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.575032 2026-05-02 03:08:23.963029 | 2026-05-02 03:08:23.963183 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:08:23.994027 | debian-bookworm | ok 2026-05-02 03:08:24.013642 | debian-bookworm | included: /var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:08:24.024164 | 2026-05-02 03:08:24.024320 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:08:24.049332 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:08:24.055999 | 2026-05-02 03:08:24.056153 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:08:24.960602 | debian-bookworm | changed 2026-05-02 03:08:24.970929 | 2026-05-02 03:08:24.971092 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:08:25.288974 | debian-bookworm | ok 2026-05-02 03:08:25.295500 | 2026-05-02 03:08:25.295660 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:08:26.134611 | debian-bookworm | changed 2026-05-02 03:08:26.152515 | 2026-05-02 03:08:26.152671 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:08:26.958347 | debian-bookworm | changed 2026-05-02 03:08:26.964289 | 2026-05-02 03:08:26.964416 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:08:26.989293 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:08:26.996567 | 2026-05-02 03:08:26.996703 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:08:27.609627 | debian-bookworm -> localhost | changed 2026-05-02 03:08:27.652399 | 2026-05-02 03:08:27.652574 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:08:28.149876 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/7546c2cbb4a54290822f4e10998c354d_id_rsa (zuul-build-sshkey) 2026-05-02 03:08:28.150264 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024422 2026-05-02 03:08:28.164945 | 2026-05-02 03:08:28.165102 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:08:28.913343 | debian-bookworm | ok 2026-05-02 03:08:28.922264 | 2026-05-02 03:08:28.922575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:08:28.959507 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:08:28.975844 | 2026-05-02 03:08:28.975994 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:08:29.481711 | debian-bookworm | ok 2026-05-02 03:08:29.517749 | 2026-05-02 03:08:29.517929 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:08:29.593190 | debian-bookworm | ok 2026-05-02 03:08:29.612163 | 2026-05-02 03:08:29.612451 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:08:30.337265 | debian-bookworm -> localhost | ok 2026-05-02 03:08:30.372479 | 2026-05-02 03:08:30.372700 | TASK [validate-host : Collect information about the host] 2026-05-02 03:08:32.498424 | debian-bookworm | ok 2026-05-02 03:08:32.509509 | 2026-05-02 03:08:32.509653 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:08:32.668155 | debian-bookworm | ok 2026-05-02 03:08:32.814765 | 2026-05-02 03:08:32.815099 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:08:34.027092 | debian-bookworm -> localhost | changed 2026-05-02 03:08:34.034377 | 2026-05-02 03:08:34.034494 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:08:34.449837 | debian-bookworm | ok 2026-05-02 03:08:34.453620 | 2026-05-02 03:08:34.453700 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:08:35.249500 | debian-bookworm -> localhost | changed 2026-05-02 03:08:35.260460 | 2026-05-02 03:08:35.260568 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:08:35.596138 | debian-bookworm | ok 2026-05-02 03:08:35.601527 | 2026-05-02 03:08:35.601615 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:08:36.954109 | debian-bookworm | changed: 2026-05-02 03:08:36.954261 | debian-bookworm | cd+++++++++ src/ 2026-05-02 03:08:36.954289 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 03:08:36.954308 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 03:08:36.954326 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2026-05-02 03:08:36.954342 | debian-bookworm | cleanup-container-images.yml 2026-05-02 03:08:36.967060 | debian-bookworm | tempest.yml 2026-05-02 03:08:36.969596 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2026-05-02 03:08:36.969610 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/logs" 2026-05-02 03:11:09.812400 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/artifacts" 2026-05-02 03:11:10.451672 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7546c2cbb4a54290822f4e10998c354d/work/docs" 2026-05-02 03:11:10.471930 | 2026-05-02 03:11:10.472111 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 03:11:11.529059 | debian-bookworm | changed: 2026-05-02 03:11:11.529282 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 03:11:11.529317 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 03:11:11.529347 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 03:11:11.529396 | debian-bookworm | changed: All items complete 2026-05-02 03:11:11.529423 | 2026-05-02 03:11:12.288449 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:11:13.124184 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:11:13.141818 | 2026-05-02 03:11:13.141934 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 03:11:13.165458 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:11:13.169236 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:11:13.184245 | 2026-05-02 03:11:13.184336 | PLAY RECAP 2026-05-02 03:11:13.184390 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-02 03:11:13.184415 | 2026-05-02 03:11:13.450463 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 03:11:13.451428 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:11:14.346087 | 2026-05-02 03:11:14.346223 | PLAY [Base post] 2026-05-02 03:11:14.359295 | 2026-05-02 03:11:14.359430 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 03:11:14.954408 | debian-bookworm | changed 2026-05-02 03:11:14.967884 | 2026-05-02 03:11:14.968031 | PLAY RECAP 2026-05-02 03:11:14.968126 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 03:11:14.968236 | 2026-05-02 03:11:15.067693 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:11:15.068566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 03:11:15.892967 | 2026-05-02 03:11:15.893106 | PLAY [Base post-logs] 2026-05-02 03:11:15.916867 | 2026-05-02 03:11:15.917146 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 03:11:16.639210 | localhost | changed 2026-05-02 03:11:16.653892 | 2026-05-02 03:11:16.654047 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 03:11:16.709929 | localhost | ok 2026-05-02 03:11:16.712806 | 2026-05-02 03:11:16.712898 | TASK [Set zuul-log-path fact] 2026-05-02 03:11:16.737427 | localhost | ok 2026-05-02 03:11:16.745030 | 2026-05-02 03:11:16.745142 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:11:16.789948 | localhost | ok 2026-05-02 03:11:16.792754 | 2026-05-02 03:11:16.792847 | TASK [upload-logs : Create log directories] 2026-05-02 03:11:17.603900 | localhost | changed 2026-05-02 03:11:17.606502 | 2026-05-02 03:11:17.606628 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 03:11:18.143433 | localhost -> localhost | ok: Runtime: 0:00:00.004836 2026-05-02 03:11:18.147773 | 2026-05-02 03:11:18.147883 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:11:18.893408 | localhost | Output suppressed because no_log was given 2026-05-02 03:11:18.895571 | 2026-05-02 03:11:18.895883 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:11:18.943685 | localhost | skipping: Conditional result was False 2026-05-02 03:11:18.951158 | localhost | skipping: Conditional result was False 2026-05-02 03:11:18.963939 | 2026-05-02 03:11:18.964068 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:11:19.035821 | localhost | skipping: Conditional result was False 2026-05-02 03:11:19.036062 | 2026-05-02 03:11:19.050056 | localhost | skipping: Conditional result was False 2026-05-02 03:11:19.061354 | 2026-05-02 03:11:19.061489 | LOOP [upload-logs : Upload console log and json output]