2026-06-19 03:20:05.367716 | Job console starting 2026-06-19 03:20:05.387405 | Updating git repos 2026-06-19 03:20:05.426824 | Cloning repos into workspace 2026-06-19 03:20:05.502861 | Restoring repo states 2026-06-19 03:20:05.536160 | Merging changes 2026-06-19 03:20:05.536187 | Checking out repos 2026-06-19 03:20:05.570364 | Preparing playbooks 2026-06-19 03:20:06.624569 | Running Ansible setup 2026-06-19 03:20:12.097284 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 03:20:13.903521 | 2026-06-19 03:20:13.903755 | PLAY [Base pre] 2026-06-19 03:20:13.956166 | 2026-06-19 03:20:13.956370 | TASK [Setup log path fact] 2026-06-19 03:20:13.997621 | debian-bookworm | ok 2026-06-19 03:20:14.036608 | 2026-06-19 03:20:14.036817 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 03:20:14.117346 | debian-bookworm | ok 2026-06-19 03:20:14.136288 | 2026-06-19 03:20:14.136450 | TASK [emit-job-header : Print job information] 2026-06-19 03:20:14.261983 | # Job Information 2026-06-19 03:20:14.262757 | Ansible Version: 2.16.14 2026-06-19 03:20:14.262814 | Job: flake8 2026-06-19 03:20:14.262946 | Pipeline: periodic-daily 2026-06-19 03:20:14.262979 | Executor: 521e9411259a 2026-06-19 03:20:14.263001 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-06-19 03:20:14.263024 | Event ID: 5cee19ccd06a4474bf4ce4c49448598f 2026-06-19 03:20:14.268758 | 2026-06-19 03:20:14.268917 | LOOP [emit-job-header : Print node information] 2026-06-19 03:20:14.620488 | debian-bookworm | ok: 2026-06-19 03:20:14.621611 | debian-bookworm | # Node Information 2026-06-19 03:20:14.621689 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 03:20:14.621719 | debian-bookworm | Hostname: debian 2026-06-19 03:20:14.621742 | debian-bookworm | Username: zuul 2026-06-19 03:20:14.621763 | debian-bookworm | Distro: Debian 12.14 2026-06-19 03:20:14.621787 | debian-bookworm | Provider: regiocloud-a 2026-06-19 03:20:14.621809 | debian-bookworm | Region: 2026-06-19 03:20:14.621829 | debian-bookworm | Label: debian-bookworm 2026-06-19 03:20:14.621849 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 03:20:14.621869 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:7e1 2026-06-19 03:20:14.651856 | 2026-06-19 03:20:14.652148 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 03:20:16.105515 | debian-bookworm -> localhost | changed 2026-06-19 03:20:16.116551 | 2026-06-19 03:20:16.116762 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 03:20:18.513999 | debian-bookworm -> localhost | changed 2026-06-19 03:20:18.529676 | 2026-06-19 03:20:18.529795 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 03:20:19.052209 | debian-bookworm -> localhost | ok 2026-06-19 03:20:19.057434 | 2026-06-19 03:20:19.057531 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 03:20:19.086452 | debian-bookworm | ok 2026-06-19 03:20:19.112839 | debian-bookworm | included: /var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 03:20:19.117916 | 2026-06-19 03:20:19.118003 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 03:20:20.685361 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 03:20:20.685544 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/057d779641c7418687a0cc45b360a7e8_id_rsa 2026-06-19 03:20:20.685577 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/057d779641c7418687a0cc45b360a7e8_id_rsa.pub 2026-06-19 03:20:20.685600 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 03:20:20.685619 | debian-bookworm -> localhost | SHA256:jGR1idNu+nCtkPXh4T0VpRTlPlsZYMV7WXCQFKe+OBs zuul-build-sshkey 2026-06-19 03:20:20.685637 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 03:20:20.685663 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 03:20:20.685681 | debian-bookworm -> localhost | | .o.. +XO*| 2026-06-19 03:20:20.685698 | debian-bookworm -> localhost | | .o.o ..oO.| 2026-06-19 03:20:20.685714 | debian-bookworm -> localhost | | o o o.*| 2026-06-19 03:20:20.685730 | debian-bookworm -> localhost | | o o + o. +=| 2026-06-19 03:20:20.685746 | debian-bookworm -> localhost | | . S= = +.++| 2026-06-19 03:20:20.685777 | debian-bookworm -> localhost | | = . =.o.+| 2026-06-19 03:20:20.685794 | debian-bookworm -> localhost | | = .E .o | 2026-06-19 03:20:20.685810 | debian-bookworm -> localhost | | o + | 2026-06-19 03:20:20.685828 | debian-bookworm -> localhost | | . | 2026-06-19 03:20:20.685845 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 03:20:20.685904 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.930642 2026-06-19 03:20:20.691904 | 2026-06-19 03:20:20.691995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 03:20:20.739656 | debian-bookworm | ok 2026-06-19 03:20:20.750727 | debian-bookworm | included: /var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 03:20:20.758158 | 2026-06-19 03:20:20.758253 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 03:20:20.782240 | debian-bookworm | skipping: Conditional result was False 2026-06-19 03:20:20.787135 | 2026-06-19 03:20:20.787218 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 03:20:21.679927 | debian-bookworm | changed 2026-06-19 03:20:21.687437 | 2026-06-19 03:20:21.687558 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 03:20:21.987280 | debian-bookworm | ok 2026-06-19 03:20:21.991971 | 2026-06-19 03:20:21.992054 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 03:20:22.751141 | debian-bookworm | changed 2026-06-19 03:20:22.755620 | 2026-06-19 03:20:22.755703 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 03:20:23.580744 | debian-bookworm | changed 2026-06-19 03:20:23.586201 | 2026-06-19 03:20:23.586298 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 03:20:23.641524 | debian-bookworm | skipping: Conditional result was False 2026-06-19 03:20:23.647667 | 2026-06-19 03:20:23.647777 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 03:20:24.936173 | debian-bookworm -> localhost | changed 2026-06-19 03:20:24.947915 | 2026-06-19 03:20:24.948011 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 03:20:25.712833 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/057d779641c7418687a0cc45b360a7e8_id_rsa (zuul-build-sshkey) 2026-06-19 03:20:25.713054 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.086666 2026-06-19 03:20:25.719525 | 2026-06-19 03:20:25.719614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 03:20:26.616089 | debian-bookworm | ok 2026-06-19 03:20:26.636779 | 2026-06-19 03:20:26.636882 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 03:20:26.698219 | debian-bookworm | skipping: Conditional result was False 2026-06-19 03:20:26.708397 | 2026-06-19 03:20:26.708507 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 03:20:27.735598 | debian-bookworm | ok 2026-06-19 03:20:27.772516 | 2026-06-19 03:20:27.772636 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 03:20:27.860654 | debian-bookworm | ok 2026-06-19 03:20:27.865556 | 2026-06-19 03:20:27.865647 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 03:20:28.518376 | debian-bookworm -> localhost | ok 2026-06-19 03:20:28.524163 | 2026-06-19 03:20:28.524264 | TASK [validate-host : Collect information about the host] 2026-06-19 03:20:30.001067 | debian-bookworm | ok 2026-06-19 03:20:30.055215 | 2026-06-19 03:20:30.055349 | TASK [validate-host : Sanitize hostname] 2026-06-19 03:20:30.699523 | debian-bookworm | ok 2026-06-19 03:20:30.719814 | 2026-06-19 03:20:30.719942 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 03:20:32.402552 | debian-bookworm -> localhost | changed 2026-06-19 03:20:32.408508 | 2026-06-19 03:20:32.408612 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 03:20:32.947489 | debian-bookworm | ok 2026-06-19 03:20:32.952280 | 2026-06-19 03:20:32.952382 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 03:20:34.220792 | debian-bookworm -> localhost | changed 2026-06-19 03:20:34.230177 | 2026-06-19 03:20:34.230284 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 03:20:34.538655 | debian-bookworm | ok 2026-06-19 03:20:34.545217 | 2026-06-19 03:20:34.545326 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 03:20:36.295625 | debian-bookworm | changed: 2026-06-19 03:20:36.295797 | debian-bookworm | cd+++++++++ src/ 2026-06-19 03:20:36.295825 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 03:20:36.295845 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 03:20:36.295863 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-06-19 03:20:36.295879 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/logs" 2026-06-19 03:22:28.625442 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/artifacts" 2026-06-19 03:22:29.116975 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/057d779641c7418687a0cc45b360a7e8/work/docs" 2026-06-19 03:22:29.134685 | 2026-06-19 03:22:29.134911 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 03:22:30.050195 | debian-bookworm | changed: 2026-06-19 03:22:30.051976 | debian-bookworm | .d..t...... ./ 2026-06-19 03:22:30.052078 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 03:22:30.052106 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 03:22:30.052129 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 03:22:30.052150 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 03:22:30.052171 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 03:22:30.052224 | debian-bookworm | changed: All items complete 2026-06-19 03:22:30.052249 | 2026-06-19 03:22:30.698078 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 03:22:31.337598 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 03:22:31.373778 | 2026-06-19 03:22:31.374121 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 03:22:31.432035 | debian-bookworm | skipping: Conditional result was False 2026-06-19 03:22:31.436852 | debian-bookworm | skipping: Conditional result was False 2026-06-19 03:22:31.450464 | 2026-06-19 03:22:31.450647 | PLAY RECAP 2026-06-19 03:22:31.450709 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-19 03:22:31.450734 | 2026-06-19 03:22:31.677717 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 03:22:31.678802 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 03:22:32.752782 | 2026-06-19 03:22:32.753040 | PLAY [Base post] 2026-06-19 03:22:32.788283 | 2026-06-19 03:22:32.788480 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 03:22:33.609801 | debian-bookworm | changed 2026-06-19 03:22:33.641541 | 2026-06-19 03:22:33.641718 | PLAY RECAP 2026-06-19 03:22:33.641782 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 03:22:33.641844 | 2026-06-19 03:22:34.079164 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 03:22:34.081117 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 03:22:36.281744 | 2026-06-19 03:22:36.281886 | PLAY [Base post-logs] 2026-06-19 03:22:36.296443 | 2026-06-19 03:22:36.296553 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 03:22:36.967176 | localhost | changed 2026-06-19 03:22:36.979509 | 2026-06-19 03:22:36.979649 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 03:22:37.044570 | localhost | ok 2026-06-19 03:22:37.047220 | 2026-06-19 03:22:37.047295 | TASK [Set zuul-log-path fact] 2026-06-19 03:22:37.081525 | localhost | ok 2026-06-19 03:22:37.092683 | 2026-06-19 03:22:37.092784 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 03:22:37.132494 | localhost | ok 2026-06-19 03:22:37.134861 | 2026-06-19 03:22:37.134948 | TASK [upload-logs : Create log directories] 2026-06-19 03:22:37.993483 | localhost | changed 2026-06-19 03:22:37.996778 | 2026-06-19 03:22:37.996902 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 03:22:38.639466 | localhost -> localhost | ok: Runtime: 0:00:00.009243 2026-06-19 03:22:38.643266 | 2026-06-19 03:22:38.643368 | TASK [upload-logs : Upload logs to log server] 2026-06-19 03:22:39.218113 | localhost | Output suppressed because no_log was given 2026-06-19 03:22:39.220204 | 2026-06-19 03:22:39.220302 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 03:22:39.275802 | localhost | skipping: Conditional result was False 2026-06-19 03:22:39.280760 | localhost | skipping: Conditional result was False 2026-06-19 03:22:39.289037 | 2026-06-19 03:22:39.289159 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 03:22:39.331167 | localhost | skipping: Conditional result was False 2026-06-19 03:22:39.331457 | 2026-06-19 03:22:39.336234 | localhost | skipping: Conditional result was False 2026-06-19 03:22:39.349071 | 2026-06-19 03:22:39.349320 | LOOP [upload-logs : Upload console log and json output]