2025-12-16 03:17:57.476889 | Job console starting 2025-12-16 03:17:57.490618 | Updating git repos 2025-12-16 03:17:57.570027 | Cloning repos into workspace 2025-12-16 03:17:57.719742 | Restoring repo states 2025-12-16 03:17:57.751613 | Merging changes 2025-12-16 03:17:57.751637 | Checking out repos 2025-12-16 03:17:57.873258 | Preparing playbooks 2025-12-16 03:17:59.909730 | Running Ansible setup 2025-12-16 03:18:10.533407 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-16 03:18:12.144704 | 2025-12-16 03:18:12.146000 | PLAY [Base pre] 2025-12-16 03:18:12.205356 | 2025-12-16 03:18:12.205499 | TASK [Setup log path fact] 2025-12-16 03:18:12.233908 | debian-bookworm | ok 2025-12-16 03:18:12.281821 | 2025-12-16 03:18:12.282532 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-16 03:18:12.313334 | debian-bookworm | ok 2025-12-16 03:18:12.328152 | 2025-12-16 03:18:12.328263 | TASK [emit-job-header : Print job information] 2025-12-16 03:18:12.369366 | # Job Information 2025-12-16 03:18:12.369578 | Ansible Version: 2.16.14 2025-12-16 03:18:12.369615 | Job: flake8 2025-12-16 03:18:12.369651 | Pipeline: periodic-daily 2025-12-16 03:18:12.369680 | Executor: 521e9411259a 2025-12-16 03:18:12.369701 | Triggered by: https://github.com/osism/openstack-flavor-manager 2025-12-16 03:18:12.369723 | Event ID: ee226ed8ef9a4e7fb9b023aa676d51a3 2025-12-16 03:18:12.375101 | 2025-12-16 03:18:12.376916 | LOOP [emit-job-header : Print node information] 2025-12-16 03:18:12.532745 | debian-bookworm | ok: 2025-12-16 03:18:12.532899 | debian-bookworm | # Node Information 2025-12-16 03:18:12.532933 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-16 03:18:12.532958 | debian-bookworm | Hostname: debian 2025-12-16 03:18:12.532995 | debian-bookworm | Username: zuul 2025-12-16 03:18:12.533016 | debian-bookworm | Distro: Debian 12.12 2025-12-16 03:18:12.533040 | debian-bookworm | Provider: regiocloud-a 2025-12-16 03:18:12.533060 | debian-bookworm | Region: 2025-12-16 03:18:12.533081 | debian-bookworm | Label: debian-bookworm 2025-12-16 03:18:12.533101 | debian-bookworm | Product Name: OpenStack Nova 2025-12-16 03:18:12.533121 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:82e 2025-12-16 03:18:12.551874 | 2025-12-16 03:18:12.551994 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-16 03:18:13.222550 | debian-bookworm -> localhost | changed 2025-12-16 03:18:13.234914 | 2025-12-16 03:18:13.235069 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-16 03:18:15.154415 | debian-bookworm -> localhost | changed 2025-12-16 03:18:15.171603 | 2025-12-16 03:18:15.171741 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-16 03:18:15.935088 | debian-bookworm -> localhost | ok 2025-12-16 03:18:15.949582 | 2025-12-16 03:18:15.949811 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-16 03:18:16.064911 | debian-bookworm | ok 2025-12-16 03:18:16.107658 | debian-bookworm | included: /var/lib/zuul/builds/3019c47e846e47e982ed10374f9b7b41/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-16 03:18:16.122742 | 2025-12-16 03:18:16.122911 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-16 03:18:18.441566 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-16 03:18:18.441821 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3019c47e846e47e982ed10374f9b7b41/work/3019c47e846e47e982ed10374f9b7b41_id_rsa 2025-12-16 03:18:18.441863 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3019c47e846e47e982ed10374f9b7b41/work/3019c47e846e47e982ed10374f9b7b41_id_rsa.pub 2025-12-16 03:18:18.441890 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-16 03:18:18.441915 | debian-bookworm -> localhost | SHA256:nyV+EafvkVIrDaQ6q+9zfK31xBQ3aCfIlVXY7xGjbcM zuul-build-sshkey 2025-12-16 03:18:18.441938 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-16 03:18:18.441989 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-16 03:18:18.442015 | debian-bookworm -> localhost | | .o+o| 2025-12-16 03:18:18.442037 | debian-bookworm -> localhost | | . o.oo.| 2025-12-16 03:18:18.442058 | debian-bookworm -> localhost | | oo+=+=| 2025-12-16 03:18:18.442078 | debian-bookworm -> localhost | | o.=oE=| 2025-12-16 03:18:18.442098 | debian-bookworm -> localhost | | S o = o.+| 2025-12-16 03:18:18.442125 | debian-bookworm -> localhost | | + + * =.| 2025-12-16 03:18:18.442146 | debian-bookworm -> localhost | | o.+ +.B o| 2025-12-16 03:18:18.442168 | debian-bookworm -> localhost | | .oo..=.+ | 2025-12-16 03:18:18.442189 | debian-bookworm -> localhost | | .++o .... .| 2025-12-16 03:18:18.442209 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-16 03:18:18.442274 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.368583 2025-12-16 03:18:18.449559 | 2025-12-16 03:18:18.449686 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-16 03:18:18.516633 | debian-bookworm | ok 2025-12-16 03:18:18.549087 | debian-bookworm | included: /var/lib/zuul/builds/3019c47e846e47e982ed10374f9b7b41/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-16 03:18:18.588207 | 2025-12-16 03:18:18.588352 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-16 03:18:18.669638 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:18:18.676613 | 2025-12-16 03:18:18.676738 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-16 03:18:19.896462 | debian-bookworm | changed 2025-12-16 03:18:19.913327 | 2025-12-16 03:18:19.913470 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-16 03:18:20.238666 | debian-bookworm | ok 2025-12-16 03:18:20.245412 | 2025-12-16 03:18:20.245633 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-16 03:18:20.899897 | debian-bookworm | changed 2025-12-16 03:18:20.912114 | 2025-12-16 03:18:20.912263 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-16 03:18:21.595826 | debian-bookworm | changed 2025-12-16 03:18:21.611308 | 2025-12-16 03:18:21.611459 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-16 03:18:21.662026 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:18:21.679518 | 2025-12-16 03:18:21.679661 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-16 03:18:22.493466 | debian-bookworm -> localhost | changed 2025-12-16 03:18:22.516549 | 2025-12-16 03:18:22.516687 | TASK [add-build-sshkey : Add back temp key] 2025-12-16 03:18:23.269078 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3019c47e846e47e982ed10374f9b7b41/work/3019c47e846e47e982ed10374f9b7b41_id_rsa (zuul-build-sshkey) 2025-12-16 03:18:23.269334 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013756 2025-12-16 03:18:23.278493 | 2025-12-16 03:18:23.278627 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-16 03:18:23.939422 | debian-bookworm | ok 2025-12-16 03:18:23.946662 | 2025-12-16 03:18:23.946795 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-16 03:18:23.995664 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:18:24.010196 | 2025-12-16 03:18:24.010399 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-16 03:18:24.638782 | debian-bookworm | ok 2025-12-16 03:18:24.659496 | 2025-12-16 03:18:24.659788 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-16 03:18:24.701743 | debian-bookworm | ok 2025-12-16 03:18:24.709941 | 2025-12-16 03:18:24.710110 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-16 03:18:25.262741 | debian-bookworm -> localhost | ok 2025-12-16 03:18:25.281831 | 2025-12-16 03:18:25.282031 | TASK [validate-host : Collect information about the host] 2025-12-16 03:18:27.605779 | debian-bookworm | ok 2025-12-16 03:18:27.634870 | 2025-12-16 03:18:27.635044 | TASK [validate-host : Sanitize hostname] 2025-12-16 03:18:27.757038 | debian-bookworm | ok 2025-12-16 03:18:27.819777 | 2025-12-16 03:18:27.819923 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-16 03:18:29.355750 | debian-bookworm -> localhost | changed 2025-12-16 03:18:29.363177 | 2025-12-16 03:18:29.363302 | TASK [validate-host : Collect information about zuul worker] 2025-12-16 03:18:30.352332 | debian-bookworm | ok 2025-12-16 03:18:30.358307 | 2025-12-16 03:18:30.358452 | TASK [validate-host : Write out all zuul information for each host] 2025-12-16 03:18:31.287078 | debian-bookworm -> localhost | changed 2025-12-16 03:18:31.301145 | 2025-12-16 03:18:31.302063 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-16 03:18:31.631835 | debian-bookworm | ok 2025-12-16 03:18:31.646877 | 2025-12-16 03:18:31.647033 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-16 03:18:33.250639 | debian-bookworm | changed: 2025-12-16 03:18:33.250899 | debian-bookworm | cd+++++++++ src/ 2025-12-16 03:18:33.250946 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-16 03:18:33.251008 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-16 03:18:33.251035 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2025-12-16 03:18:33.251057 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024814 2025-12-16 03:19:13.966235 | 2025-12-16 03:19:13.966361 | TASK [upload-logs : Upload logs to log server] 2025-12-16 03:19:15.153546 | localhost | Output suppressed because no_log was given 2025-12-16 03:19:15.155597 | 2025-12-16 03:19:15.155715 | LOOP [upload-logs : Compress console log and json output] 2025-12-16 03:19:15.239131 | localhost | skipping: Conditional result was False 2025-12-16 03:19:15.248146 | localhost | skipping: Conditional result was False 2025-12-16 03:19:15.253631 | 2025-12-16 03:19:15.253765 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-16 03:19:15.328967 | localhost | skipping: Conditional result was False 2025-12-16 03:19:15.329272 | 2025-12-16 03:19:15.335921 | localhost | skipping: Conditional result was False 2025-12-16 03:19:15.342662 | 2025-12-16 03:19:15.342796 | LOOP [upload-logs : Upload console log and json output]