2026-05-12 03:06:46.590355 | Job console starting 2026-05-12 03:06:46.606092 | Updating git repos 2026-05-12 03:06:46.683615 | Cloning repos into workspace 2026-05-12 03:06:46.811312 | Restoring repo states 2026-05-12 03:06:46.840108 | Merging changes 2026-05-12 03:06:46.840126 | Checking out repos 2026-05-12 03:06:46.956049 | Preparing playbooks 2026-05-12 03:06:48.130081 | Running Ansible setup 2026-05-12 03:06:53.924971 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 03:06:55.608418 | 2026-05-12 03:06:55.608567 | PLAY [Base pre] 2026-05-12 03:06:55.677009 | 2026-05-12 03:06:55.677154 | TASK [Setup log path fact] 2026-05-12 03:06:55.714000 | debian-bookworm | ok 2026-05-12 03:06:55.754767 | 2026-05-12 03:06:55.754944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:06:55.798707 | debian-bookworm | ok 2026-05-12 03:06:55.836186 | 2026-05-12 03:06:55.836306 | TASK [emit-job-header : Print job information] 2026-05-12 03:06:55.902241 | # Job Information 2026-05-12 03:06:55.902463 | Ansible Version: 2.16.14 2026-05-12 03:06:55.902501 | Job: flake8 2026-05-12 03:06:55.902537 | Pipeline: periodic-daily 2026-05-12 03:06:55.902560 | Executor: 521e9411259a 2026-05-12 03:06:55.902580 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-12 03:06:55.902605 | Event ID: 576e6057072b4f0780a07a5765ae97ac 2026-05-12 03:06:55.908177 | 2026-05-12 03:06:55.908292 | LOOP [emit-job-header : Print node information] 2026-05-12 03:06:56.161885 | debian-bookworm | ok: 2026-05-12 03:06:56.162045 | debian-bookworm | # Node Information 2026-05-12 03:06:56.162073 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 03:06:56.162094 | debian-bookworm | Hostname: debian 2026-05-12 03:06:56.162113 | debian-bookworm | Username: zuul 2026-05-12 03:06:56.162130 | debian-bookworm | Distro: Debian 12.13 2026-05-12 03:06:56.162150 | debian-bookworm | Provider: regiocloud-a 2026-05-12 03:06:56.162168 | debian-bookworm | Region: 2026-05-12 03:06:56.162185 | debian-bookworm | Label: debian-bookworm 2026-05-12 03:06:56.162201 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 03:06:56.162217 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:e99b 2026-05-12 03:06:56.177140 | 2026-05-12 03:06:56.177256 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 03:06:56.718784 | debian-bookworm -> localhost | changed 2026-05-12 03:06:56.725819 | 2026-05-12 03:06:56.725928 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 03:06:58.359542 | debian-bookworm -> localhost | changed 2026-05-12 03:06:58.370767 | 2026-05-12 03:06:58.374647 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 03:06:58.685159 | debian-bookworm -> localhost | ok 2026-05-12 03:06:58.692307 | 2026-05-12 03:06:58.692422 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 03:06:58.731543 | debian-bookworm | ok 2026-05-12 03:06:58.749383 | debian-bookworm | included: /var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 03:06:58.755635 | 2026-05-12 03:06:58.755723 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 03:06:59.955733 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 03:06:59.955916 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/656a3d2bf6b14cd4b509b0688293b559_id_rsa 2026-05-12 03:06:59.955949 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/656a3d2bf6b14cd4b509b0688293b559_id_rsa.pub 2026-05-12 03:06:59.955971 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 03:06:59.955991 | debian-bookworm -> localhost | SHA256:Hz4V0xomge5nSaJMQhGCpaBFHGXrQllGpPYM1GTanyI zuul-build-sshkey 2026-05-12 03:06:59.956010 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 03:06:59.956037 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 03:06:59.956055 | debian-bookworm -> localhost | |.=BB%o .. | 2026-05-12 03:06:59.956073 | debian-bookworm -> localhost | |++.@o. . . . | 2026-05-12 03:06:59.956089 | debian-bookworm -> localhost | |o B.o . . = . | 2026-05-12 03:06:59.956105 | debian-bookworm -> localhost | | o =....o .o = | 2026-05-12 03:06:59.956121 | debian-bookworm -> localhost | | E =+ooSo..o | 2026-05-12 03:06:59.956143 | debian-bookworm -> localhost | | o .o .o+o | 2026-05-12 03:06:59.956159 | debian-bookworm -> localhost | | o+ | 2026-05-12 03:06:59.956175 | debian-bookworm -> localhost | | . | 2026-05-12 03:06:59.956192 | debian-bookworm -> localhost | | | 2026-05-12 03:06:59.956208 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 03:06:59.956251 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.538790 2026-05-12 03:06:59.961667 | 2026-05-12 03:06:59.961757 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 03:06:59.998614 | debian-bookworm | ok 2026-05-12 03:07:00.012295 | debian-bookworm | included: /var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 03:07:00.049022 | 2026-05-12 03:07:00.049135 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 03:07:00.061830 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:07:00.066620 | 2026-05-12 03:07:00.066714 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 03:07:00.808324 | debian-bookworm | changed 2026-05-12 03:07:00.822559 | 2026-05-12 03:07:00.822678 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 03:07:01.158986 | debian-bookworm | ok 2026-05-12 03:07:01.165703 | 2026-05-12 03:07:01.165808 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 03:07:01.920683 | debian-bookworm | changed 2026-05-12 03:07:01.927200 | 2026-05-12 03:07:01.927290 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 03:07:02.668292 | debian-bookworm | changed 2026-05-12 03:07:02.673004 | 2026-05-12 03:07:02.673103 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 03:07:02.707059 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:07:02.712736 | 2026-05-12 03:07:02.712830 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 03:07:03.420702 | debian-bookworm -> localhost | changed 2026-05-12 03:07:03.431225 | 2026-05-12 03:07:03.431325 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 03:07:03.960102 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/656a3d2bf6b14cd4b509b0688293b559_id_rsa (zuul-build-sshkey) 2026-05-12 03:07:03.960305 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032635 2026-05-12 03:07:03.972353 | 2026-05-12 03:07:03.972458 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 03:07:04.620964 | debian-bookworm | ok 2026-05-12 03:07:04.626193 | 2026-05-12 03:07:04.626297 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 03:07:04.670424 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:07:04.683122 | 2026-05-12 03:07:04.683239 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 03:07:05.346714 | debian-bookworm | ok 2026-05-12 03:07:05.361458 | 2026-05-12 03:07:05.361562 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 03:07:05.425109 | debian-bookworm | ok 2026-05-12 03:07:05.430609 | 2026-05-12 03:07:05.430730 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 03:07:06.486667 | debian-bookworm -> localhost | ok 2026-05-12 03:07:06.492958 | 2026-05-12 03:07:06.493057 | TASK [validate-host : Collect information about the host] 2026-05-12 03:07:08.198808 | debian-bookworm | ok 2026-05-12 03:07:08.208686 | 2026-05-12 03:07:08.208787 | TASK [validate-host : Sanitize hostname] 2026-05-12 03:07:08.287645 | debian-bookworm | ok 2026-05-12 03:07:08.317589 | 2026-05-12 03:07:08.317696 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 03:07:09.173493 | debian-bookworm -> localhost | changed 2026-05-12 03:07:09.179252 | 2026-05-12 03:07:09.179351 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 03:07:09.842932 | debian-bookworm | ok 2026-05-12 03:07:09.847520 | 2026-05-12 03:07:09.847625 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 03:07:10.907592 | debian-bookworm -> localhost | changed 2026-05-12 03:07:10.922443 | 2026-05-12 03:07:10.923048 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 03:07:11.269562 | debian-bookworm | ok 2026-05-12 03:07:11.281275 | 2026-05-12 03:07:11.281387 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 03:07:12.711747 | debian-bookworm | changed: 2026-05-12 03:07:12.711957 | debian-bookworm | cd+++++++++ src/ 2026-05-12 03:07:12.711993 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 03:07:12.712018 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 03:07:12.712039 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-12 03:07:12.712059 | debian-bookworm | Containerfile 2026-05-12 03:07:12.712205 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/logs" 2026-05-12 03:07:41.994699 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/artifacts" 2026-05-12 03:07:42.552245 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/656a3d2bf6b14cd4b509b0688293b559/work/docs" 2026-05-12 03:07:42.569297 | 2026-05-12 03:07:42.569404 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 03:07:43.946510 | debian-bookworm | changed: 2026-05-12 03:07:43.946737 | debian-bookworm | .d..t...... ./ 2026-05-12 03:07:43.946771 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 03:07:43.946795 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 03:07:43.946827 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 03:07:43.946873 | debian-bookworm | changed: All items complete 2026-05-12 03:07:43.946942 | 2026-05-12 03:07:44.657493 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:07:45.298162 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:07:45.318695 | 2026-05-12 03:07:45.318796 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 03:07:45.369098 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:07:45.373584 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:07:45.382449 | 2026-05-12 03:07:45.382525 | PLAY RECAP 2026-05-12 03:07:45.382567 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 03:07:45.382588 | 2026-05-12 03:07:45.627499 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 03:07:45.628164 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:07:46.630108 | 2026-05-12 03:07:46.630246 | PLAY [Base post] 2026-05-12 03:07:46.652174 | 2026-05-12 03:07:46.652358 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 03:07:47.423723 | debian-bookworm | changed 2026-05-12 03:07:47.451027 | 2026-05-12 03:07:47.451154 | PLAY RECAP 2026-05-12 03:07:47.451215 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 03:07:47.451284 | 2026-05-12 03:07:47.852342 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:07:47.853685 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 03:07:49.126858 | 2026-05-12 03:07:49.126997 | PLAY [Base post-logs] 2026-05-12 03:07:49.145865 | 2026-05-12 03:07:49.146133 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 03:07:50.067487 | localhost | changed 2026-05-12 03:07:50.088447 | 2026-05-12 03:07:50.088644 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 03:07:50.149911 | localhost | ok 2026-05-12 03:07:50.154147 | 2026-05-12 03:07:50.154280 | TASK [Set zuul-log-path fact] 2026-05-12 03:07:50.184629 | localhost | ok 2026-05-12 03:07:50.199450 | 2026-05-12 03:07:50.199622 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:07:50.241872 | localhost | ok 2026-05-12 03:07:50.245264 | 2026-05-12 03:07:50.245381 | TASK [upload-logs : Create log directories] 2026-05-12 03:07:51.441703 | localhost | changed 2026-05-12 03:07:51.444460 | 2026-05-12 03:07:51.444561 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 03:07:53.145267 | localhost -> localhost | ok: Runtime: 0:00:00.028912 2026-05-12 03:07:53.148346 | 2026-05-12 03:07:53.148432 | TASK [upload-logs : Upload logs to log server] 2026-05-12 03:07:54.302553 | localhost | Output suppressed because no_log was given 2026-05-12 03:07:54.304394 | 2026-05-12 03:07:54.304475 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 03:07:54.411192 | localhost | skipping: Conditional result was False 2026-05-12 03:07:54.441222 | localhost | skipping: Conditional result was False 2026-05-12 03:07:54.450699 | 2026-05-12 03:07:54.450824 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 03:07:54.627755 | localhost | skipping: Conditional result was False 2026-05-12 03:07:54.628074 | 2026-05-12 03:07:54.648919 | localhost | skipping: Conditional result was False 2026-05-12 03:07:54.661340 | 2026-05-12 03:07:54.661441 | LOOP [upload-logs : Upload console log and json output]