2025-12-31 03:16:21.330999 | Job console starting 2025-12-31 03:16:21.341634 | Updating git repos 2025-12-31 03:16:21.384132 | Cloning repos into workspace 2025-12-31 03:16:21.454405 | Restoring repo states 2025-12-31 03:16:21.460292 | Merging changes 2025-12-31 03:16:21.460309 | Checking out repos 2025-12-31 03:16:21.520563 | Preparing playbooks 2025-12-31 03:16:22.818297 | Running Ansible setup 2025-12-31 03:16:28.676901 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-31 03:16:30.022396 | 2025-12-31 03:16:30.022584 | PLAY [Base pre] 2025-12-31 03:16:30.065137 | 2025-12-31 03:16:30.065338 | TASK [Setup log path fact] 2025-12-31 03:16:30.106404 | debian-bookworm | ok 2025-12-31 03:16:30.129712 | 2025-12-31 03:16:30.129883 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 03:16:30.225768 | debian-bookworm | ok 2025-12-31 03:16:30.280306 | 2025-12-31 03:16:30.280474 | TASK [emit-job-header : Print job information] 2025-12-31 03:16:30.379552 | # Job Information 2025-12-31 03:16:30.379788 | Ansible Version: 2.16.14 2025-12-31 03:16:30.379827 | Job: flake8 2025-12-31 03:16:30.379860 | Pipeline: periodic-daily 2025-12-31 03:16:30.379882 | Executor: 521e9411259a 2025-12-31 03:16:30.379903 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2025-12-31 03:16:30.379947 | Event ID: 632295a52a29460f9cdd604fd58a075c 2025-12-31 03:16:30.389745 | 2025-12-31 03:16:30.389911 | LOOP [emit-job-header : Print node information] 2025-12-31 03:16:30.557628 | debian-bookworm | ok: 2025-12-31 03:16:30.557849 | debian-bookworm | # Node Information 2025-12-31 03:16:30.557884 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-31 03:16:30.557908 | debian-bookworm | Hostname: debian 2025-12-31 03:16:30.557931 | debian-bookworm | Username: zuul 2025-12-31 03:16:30.557951 | debian-bookworm | Distro: Debian 12.12 2025-12-31 03:16:30.557974 | debian-bookworm | Provider: regiocloud-a 2025-12-31 03:16:30.557995 | debian-bookworm | Region: 2025-12-31 03:16:30.558015 | debian-bookworm | Label: debian-bookworm 2025-12-31 03:16:30.558035 | debian-bookworm | Product Name: OpenStack Nova 2025-12-31 03:16:30.558054 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:40cb 2025-12-31 03:16:30.579867 | 2025-12-31 03:16:30.583852 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-31 03:16:31.461503 | debian-bookworm -> localhost | changed 2025-12-31 03:16:31.483487 | 2025-12-31 03:16:31.483646 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-31 03:16:34.647063 | debian-bookworm -> localhost | changed 2025-12-31 03:16:34.676451 | 2025-12-31 03:16:34.677430 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-31 03:16:35.609194 | debian-bookworm -> localhost | ok 2025-12-31 03:16:35.616556 | 2025-12-31 03:16:35.616738 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-31 03:16:35.686774 | debian-bookworm | ok 2025-12-31 03:16:35.752692 | debian-bookworm | included: /var/lib/zuul/builds/76bc8a7a7c114154b46ac6e8213bdddc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-31 03:16:35.774115 | 2025-12-31 03:16:35.774262 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-31 03:16:40.265580 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-31 03:16:40.265991 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/76bc8a7a7c114154b46ac6e8213bdddc/work/76bc8a7a7c114154b46ac6e8213bdddc_id_rsa 2025-12-31 03:16:40.266057 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/76bc8a7a7c114154b46ac6e8213bdddc/work/76bc8a7a7c114154b46ac6e8213bdddc_id_rsa.pub 2025-12-31 03:16:40.266088 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-31 03:16:40.266115 | debian-bookworm -> localhost | SHA256:W91T0dZcCeYiMpXK/WMY6tpB75tupocgKCBts31OdN4 zuul-build-sshkey 2025-12-31 03:16:40.266138 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-31 03:16:40.266175 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-31 03:16:40.266198 | debian-bookworm -> localhost | | .. o.o*| 2025-12-31 03:16:40.266220 | debian-bookworm -> localhost | | .. o .*| 2025-12-31 03:16:40.266240 | debian-bookworm -> localhost | | . .oo. . . ..| 2025-12-31 03:16:40.266261 | debian-bookworm -> localhost | |o + .o+o.... . | 2025-12-31 03:16:40.266281 | debian-bookworm -> localhost | |o..+ . +S.= . o | 2025-12-31 03:16:40.266310 | debian-bookworm -> localhost | |......+.o+E+ . | 2025-12-31 03:16:40.266344 | debian-bookworm -> localhost | |. .+o.o.. . | 2025-12-31 03:16:40.266371 | debian-bookworm -> localhost | | ooo+. | 2025-12-31 03:16:40.266393 | debian-bookworm -> localhost | | ..o*=. | 2025-12-31 03:16:40.266413 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-31 03:16:40.266472 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.041151 2025-12-31 03:16:40.273990 | 2025-12-31 03:16:40.274119 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-31 03:16:40.327912 | debian-bookworm | ok 2025-12-31 03:16:40.349070 | debian-bookworm | included: /var/lib/zuul/builds/76bc8a7a7c114154b46ac6e8213bdddc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-31 03:16:40.370533 | 2025-12-31 03:16:40.370701 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-31 03:16:40.405481 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:16:40.413442 | 2025-12-31 03:16:40.413590 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-31 03:16:41.354571 | debian-bookworm | changed 2025-12-31 03:16:41.368178 | 2025-12-31 03:16:41.368318 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-31 03:16:41.624732 | debian-bookworm | ok 2025-12-31 03:16:41.631365 | 2025-12-31 03:16:41.631498 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-31 03:16:42.350299 | debian-bookworm | changed 2025-12-31 03:16:42.358193 | 2025-12-31 03:16:42.358329 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-31 03:16:43.048714 | debian-bookworm | changed 2025-12-31 03:16:43.060211 | 2025-12-31 03:16:43.061083 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-31 03:16:43.085962 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:16:43.094488 | 2025-12-31 03:16:43.094636 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-31 03:16:44.929504 | debian-bookworm -> localhost | changed 2025-12-31 03:16:44.942112 | 2025-12-31 03:16:44.942261 | TASK [add-build-sshkey : Add back temp key] 2025-12-31 03:16:45.689248 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/76bc8a7a7c114154b46ac6e8213bdddc/work/76bc8a7a7c114154b46ac6e8213bdddc_id_rsa (zuul-build-sshkey) 2025-12-31 03:16:45.689509 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043542 2025-12-31 03:16:45.708907 | 2025-12-31 03:16:45.709176 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-31 03:16:46.327993 | debian-bookworm | ok 2025-12-31 03:16:46.338017 | 2025-12-31 03:16:46.338158 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-31 03:16:46.376773 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:16:46.388868 | 2025-12-31 03:16:46.389016 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-31 03:16:46.968312 | debian-bookworm | ok 2025-12-31 03:16:47.016740 | 2025-12-31 03:16:47.016894 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-31 03:16:47.111764 | debian-bookworm | ok 2025-12-31 03:16:47.130339 | 2025-12-31 03:16:47.130805 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-31 03:16:47.930014 | debian-bookworm -> localhost | ok 2025-12-31 03:16:47.939893 | 2025-12-31 03:16:47.940069 | TASK [validate-host : Collect information about the host] 2025-12-31 03:16:49.159559 | debian-bookworm | ok 2025-12-31 03:16:49.182490 | 2025-12-31 03:16:49.182637 | TASK [validate-host : Sanitize hostname] 2025-12-31 03:16:49.422157 | debian-bookworm | ok 2025-12-31 03:16:49.521020 | 2025-12-31 03:16:49.521160 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-31 03:16:50.390085 | debian-bookworm -> localhost | changed 2025-12-31 03:16:50.399813 | 2025-12-31 03:16:50.399995 | TASK [validate-host : Collect information about zuul worker] 2025-12-31 03:16:50.825446 | debian-bookworm | ok 2025-12-31 03:16:50.834640 | 2025-12-31 03:16:50.834972 | TASK [validate-host : Write out all zuul information for each host] 2025-12-31 03:16:51.645845 | debian-bookworm -> localhost | changed 2025-12-31 03:16:51.669116 | 2025-12-31 03:16:51.669246 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-31 03:16:52.017095 | debian-bookworm | ok 2025-12-31 03:16:52.023420 | 2025-12-31 03:16:52.023540 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-31 03:16:53.418922 | debian-bookworm | changed: 2025-12-31 03:16:53.419404 | debian-bookworm | cd+++++++++ src/ 2025-12-31 03:16:53.419458 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-31 03:16:53.419484 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-31 03:16:53.419508 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2025-12-31 03:16:53.419531 | debian-bookworm | localhost | ok: Runtime: 0:00:00.030897 2025-12-31 03:17:22.914746 | 2025-12-31 03:17:22.915608 | TASK [upload-logs : Upload logs to log server] 2025-12-31 03:17:25.084414 | localhost | Output suppressed because no_log was given 2025-12-31 03:17:25.091683 | 2025-12-31 03:17:25.091841 | LOOP [upload-logs : Compress console log and json output] 2025-12-31 03:17:25.332014 | localhost | skipping: Conditional result was False 2025-12-31 03:17:25.353577 | localhost | skipping: Conditional result was False 2025-12-31 03:17:25.368293 | 2025-12-31 03:17:25.368453 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-31 03:17:25.476255 | localhost | skipping: Conditional result was False 2025-12-31 03:17:25.476643 | 2025-12-31 03:17:25.493691 | localhost | skipping: Conditional result was False 2025-12-31 03:17:25.501414 | 2025-12-31 03:17:25.501577 | LOOP [upload-logs : Upload console log and json output]