2026-05-27 03:18:17.062170 | Job console starting 2026-05-27 03:18:17.088608 | Updating git repos 2026-05-27 03:18:17.157575 | Cloning repos into workspace 2026-05-27 03:18:17.221123 | Restoring repo states 2026-05-27 03:18:17.252208 | Merging changes 2026-05-27 03:18:17.252224 | Checking out repos 2026-05-27 03:18:17.325577 | Preparing playbooks 2026-05-27 03:18:18.197686 | Running Ansible setup 2026-05-27 03:18:23.558112 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 03:18:24.565715 | 2026-05-27 03:18:24.565986 | PLAY [Base pre] 2026-05-27 03:18:24.587396 | 2026-05-27 03:18:24.587611 | TASK [Setup log path fact] 2026-05-27 03:18:24.634451 | debian-bookworm | ok 2026-05-27 03:18:24.659393 | 2026-05-27 03:18:24.659634 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:18:24.704892 | debian-bookworm | ok 2026-05-27 03:18:24.724522 | 2026-05-27 03:18:24.724752 | TASK [emit-job-header : Print job information] 2026-05-27 03:18:24.821091 | # Job Information 2026-05-27 03:18:24.821504 | Ansible Version: 2.16.14 2026-05-27 03:18:24.821609 | Job: flake8 2026-05-27 03:18:24.821673 | Pipeline: periodic-daily 2026-05-27 03:18:24.821713 | Executor: 521e9411259a 2026-05-27 03:18:24.821748 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-27 03:18:24.821787 | Event ID: fbe92a777a734618aade2dba1218e2a6 2026-05-27 03:18:24.832570 | 2026-05-27 03:18:24.832753 | LOOP [emit-job-header : Print node information] 2026-05-27 03:18:24.979270 | debian-bookworm | ok: 2026-05-27 03:18:24.979572 | debian-bookworm | # Node Information 2026-05-27 03:18:24.979615 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 03:18:24.979642 | debian-bookworm | Hostname: debian 2026-05-27 03:18:24.979664 | debian-bookworm | Username: zuul 2026-05-27 03:18:24.979684 | debian-bookworm | Distro: Debian 12.14 2026-05-27 03:18:24.979710 | debian-bookworm | Provider: regiocloud-a 2026-05-27 03:18:24.979731 | debian-bookworm | Region: 2026-05-27 03:18:24.979751 | debian-bookworm | Label: debian-bookworm 2026-05-27 03:18:24.979771 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 03:18:24.979790 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:e214 2026-05-27 03:18:25.004002 | 2026-05-27 03:18:25.004252 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 03:18:25.912593 | debian-bookworm -> localhost | changed 2026-05-27 03:18:25.920897 | 2026-05-27 03:18:25.921098 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 03:18:27.566123 | debian-bookworm -> localhost | changed 2026-05-27 03:18:27.591244 | 2026-05-27 03:18:27.591919 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 03:18:27.970668 | debian-bookworm -> localhost | ok 2026-05-27 03:18:27.976040 | 2026-05-27 03:18:27.976135 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 03:18:28.001114 | debian-bookworm | ok 2026-05-27 03:18:28.017359 | debian-bookworm | included: /var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 03:18:28.025489 | 2026-05-27 03:18:28.025610 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 03:18:29.468512 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 03:18:29.468723 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/30ebd4cd5adb41408ef642ae3c3715f1_id_rsa 2026-05-27 03:18:29.468762 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/30ebd4cd5adb41408ef642ae3c3715f1_id_rsa.pub 2026-05-27 03:18:29.468789 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 03:18:29.468814 | debian-bookworm -> localhost | SHA256:yFG51UCF1wmR58C4on11Q4V2JPQ6Sl8mJeRI3NRdiAA zuul-build-sshkey 2026-05-27 03:18:29.468835 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 03:18:29.468870 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 03:18:29.468892 | debian-bookworm -> localhost | | E++X=X=B*| 2026-05-27 03:18:29.468913 | debian-bookworm -> localhost | | .. +.O+Xo+| 2026-05-27 03:18:29.468934 | debian-bookworm -> localhost | | . o o.*o.o| 2026-05-27 03:18:29.468953 | debian-bookworm -> localhost | | . oo . . ++ | 2026-05-27 03:18:29.468972 | debian-bookworm -> localhost | | ooS. ...+.o| 2026-05-27 03:18:29.468996 | debian-bookworm -> localhost | | . . .. o = | 2026-05-27 03:18:29.469016 | debian-bookworm -> localhost | | . . . | 2026-05-27 03:18:29.469037 | debian-bookworm -> localhost | | | 2026-05-27 03:18:29.469057 | debian-bookworm -> localhost | | | 2026-05-27 03:18:29.469078 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 03:18:29.469134 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.792115 2026-05-27 03:18:29.475322 | 2026-05-27 03:18:29.475464 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 03:18:29.492790 | debian-bookworm | ok 2026-05-27 03:18:29.503312 | debian-bookworm | included: /var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 03:18:29.512085 | 2026-05-27 03:18:29.512173 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 03:18:29.525058 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:18:29.530608 | 2026-05-27 03:18:29.530691 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 03:18:30.179826 | debian-bookworm | changed 2026-05-27 03:18:30.199885 | 2026-05-27 03:18:30.200000 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 03:18:30.538950 | debian-bookworm | ok 2026-05-27 03:18:30.546613 | 2026-05-27 03:18:30.546706 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 03:18:31.255954 | debian-bookworm | changed 2026-05-27 03:18:31.274811 | 2026-05-27 03:18:31.274951 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 03:18:32.037866 | debian-bookworm | changed 2026-05-27 03:18:32.047931 | 2026-05-27 03:18:32.048108 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 03:18:32.063707 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:18:32.078270 | 2026-05-27 03:18:32.078441 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 03:18:32.548657 | debian-bookworm -> localhost | changed 2026-05-27 03:18:32.559617 | 2026-05-27 03:18:32.559731 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 03:18:32.908051 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/30ebd4cd5adb41408ef642ae3c3715f1_id_rsa (zuul-build-sshkey) 2026-05-27 03:18:32.908290 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011938 2026-05-27 03:18:32.916657 | 2026-05-27 03:18:32.916770 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 03:18:33.308079 | debian-bookworm | ok 2026-05-27 03:18:33.315458 | 2026-05-27 03:18:33.315578 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 03:18:33.339104 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:18:33.351963 | 2026-05-27 03:18:33.352081 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 03:18:33.742636 | debian-bookworm | ok 2026-05-27 03:18:33.767845 | 2026-05-27 03:18:33.767956 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 03:18:33.795654 | debian-bookworm | ok 2026-05-27 03:18:33.800555 | 2026-05-27 03:18:33.800640 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 03:18:34.065906 | debian-bookworm -> localhost | ok 2026-05-27 03:18:34.073041 | 2026-05-27 03:18:34.073164 | TASK [validate-host : Collect information about the host] 2026-05-27 03:18:35.242071 | debian-bookworm | ok 2026-05-27 03:18:35.264210 | 2026-05-27 03:18:35.264320 | TASK [validate-host : Sanitize hostname] 2026-05-27 03:18:35.478551 | debian-bookworm | ok 2026-05-27 03:18:35.521692 | 2026-05-27 03:18:35.521795 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 03:18:36.136059 | debian-bookworm -> localhost | changed 2026-05-27 03:18:36.141999 | 2026-05-27 03:18:36.142123 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 03:18:36.565986 | debian-bookworm | ok 2026-05-27 03:18:36.570733 | 2026-05-27 03:18:36.582884 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 03:18:37.465034 | debian-bookworm -> localhost | changed 2026-05-27 03:18:37.476684 | 2026-05-27 03:18:37.476782 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 03:18:37.765170 | debian-bookworm | ok 2026-05-27 03:18:37.775743 | 2026-05-27 03:18:37.775855 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 03:18:38.631368 | debian-bookworm | changed: 2026-05-27 03:18:38.631548 | debian-bookworm | cd+++++++++ src/ 2026-05-27 03:18:38.631583 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 03:18:38.631608 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 03:18:38.631630 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-27 03:18:38.631651 | debian-bookworm | Containerfile 2026-05-27 03:18:38.631762 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/logs" 2026-05-27 03:19:10.052651 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/artifacts" 2026-05-27 03:19:10.652008 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/30ebd4cd5adb41408ef642ae3c3715f1/work/docs" 2026-05-27 03:19:10.662526 | 2026-05-27 03:19:10.662647 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 03:19:12.101281 | debian-bookworm | changed: 2026-05-27 03:19:12.101476 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 03:19:12.101631 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 03:19:12.101672 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 03:19:12.101722 | debian-bookworm | changed: All items complete 2026-05-27 03:19:12.101750 | 2026-05-27 03:19:13.033094 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 03:19:13.971883 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 03:19:13.988721 | 2026-05-27 03:19:13.988827 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 03:19:14.017501 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:19:14.022257 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:19:14.034591 | 2026-05-27 03:19:14.034664 | PLAY RECAP 2026-05-27 03:19:14.034712 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-27 03:19:14.034737 | 2026-05-27 03:19:14.398724 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 03:19:14.400753 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:19:15.375032 | 2026-05-27 03:19:15.375168 | PLAY [Base post] 2026-05-27 03:19:15.422111 | 2026-05-27 03:19:15.422299 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 03:19:16.133799 | debian-bookworm | changed 2026-05-27 03:19:16.153558 | 2026-05-27 03:19:16.159205 | PLAY RECAP 2026-05-27 03:19:16.159313 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 03:19:16.159379 | 2026-05-27 03:19:16.344892 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:19:16.345665 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 03:19:18.568514 | 2026-05-27 03:19:18.568638 | PLAY [Base post-logs] 2026-05-27 03:19:18.605064 | 2026-05-27 03:19:18.605182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 03:19:19.530545 | localhost | changed 2026-05-27 03:19:19.547937 | 2026-05-27 03:19:19.548075 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 03:19:19.582689 | localhost | ok 2026-05-27 03:19:19.585531 | 2026-05-27 03:19:19.585614 | TASK [Set zuul-log-path fact] 2026-05-27 03:19:19.609814 | localhost | ok 2026-05-27 03:19:19.617088 | 2026-05-27 03:19:19.617186 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:19:19.669773 | localhost | ok 2026-05-27 03:19:19.672903 | 2026-05-27 03:19:19.672996 | TASK [upload-logs : Create log directories] 2026-05-27 03:19:20.287763 | localhost | changed 2026-05-27 03:19:20.290668 | 2026-05-27 03:19:20.290764 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 03:19:20.970379 | localhost -> localhost | ok: Runtime: 0:00:00.017403 2026-05-27 03:19:20.974174 | 2026-05-27 03:19:20.974270 | TASK [upload-logs : Upload logs to log server] 2026-05-27 03:19:21.514156 | localhost | Output suppressed because no_log was given 2026-05-27 03:19:21.515822 | 2026-05-27 03:19:21.515908 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 03:19:21.555768 | localhost | skipping: Conditional result was False 2026-05-27 03:19:21.561856 | localhost | skipping: Conditional result was False 2026-05-27 03:19:21.574096 | 2026-05-27 03:19:21.574197 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 03:19:21.612622 | localhost | skipping: Conditional result was False 2026-05-27 03:19:21.612823 | 2026-05-27 03:19:21.617484 | localhost | skipping: Conditional result was False 2026-05-27 03:19:21.629915 | 2026-05-27 03:19:21.630016 | LOOP [upload-logs : Upload console log and json output]