2025-11-23 03:14:25.208407 | Job console starting 2025-11-23 03:14:25.214958 | Updating git repos 2025-11-23 03:14:25.264058 | Cloning repos into workspace 2025-11-23 03:14:25.336976 | Restoring repo states 2025-11-23 03:14:25.362871 | Merging changes 2025-11-23 03:14:25.362886 | Checking out repos 2025-11-23 03:14:25.473545 | Preparing playbooks 2025-11-23 03:14:26.689960 | Running Ansible setup 2025-11-23 03:14:31.720655 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-23 03:14:32.539736 | 2025-11-23 03:14:32.539909 | PLAY [Base pre] 2025-11-23 03:14:32.557785 | 2025-11-23 03:14:32.557948 | TASK [Setup log path fact] 2025-11-23 03:14:32.578130 | debian-bookworm | ok 2025-11-23 03:14:32.607208 | 2025-11-23 03:14:32.607381 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-23 03:14:32.638652 | debian-bookworm | ok 2025-11-23 03:14:32.671099 | 2025-11-23 03:14:32.671245 | TASK [emit-job-header : Print job information] 2025-11-23 03:14:32.711534 | # Job Information 2025-11-23 03:14:32.711746 | Ansible Version: 2.16.14 2025-11-23 03:14:32.711780 | Job: flake8 2025-11-23 03:14:32.711812 | Pipeline: periodic-daily 2025-11-23 03:14:32.711836 | Executor: 521e9411259a 2025-11-23 03:14:32.711856 | Triggered by: https://github.com/osism/testbed 2025-11-23 03:14:32.711879 | Event ID: b3bd32173ce24894828f7c9a0decf56e 2025-11-23 03:14:32.718320 | 2025-11-23 03:14:32.718455 | LOOP [emit-job-header : Print node information] 2025-11-23 03:14:32.835395 | debian-bookworm | ok: 2025-11-23 03:14:32.835695 | debian-bookworm | # Node Information 2025-11-23 03:14:32.835790 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-23 03:14:32.835825 | debian-bookworm | Hostname: debian 2025-11-23 03:14:32.835849 | debian-bookworm | Username: zuul 2025-11-23 03:14:32.835871 | debian-bookworm | Distro: Debian 12.12 2025-11-23 03:14:32.835895 | debian-bookworm | Provider: regiocloud-a 2025-11-23 03:14:32.835917 | debian-bookworm | Region: 2025-11-23 03:14:32.835939 | debian-bookworm | Label: debian-bookworm 2025-11-23 03:14:32.835959 | debian-bookworm | Product Name: OpenStack Nova 2025-11-23 03:14:32.835979 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:b12c 2025-11-23 03:14:32.857573 | 2025-11-23 03:14:32.857723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-23 03:14:33.464278 | debian-bookworm -> localhost | changed 2025-11-23 03:14:33.472052 | 2025-11-23 03:14:33.472183 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-23 03:14:34.952251 | debian-bookworm -> localhost | changed 2025-11-23 03:14:34.973852 | 2025-11-23 03:14:34.973994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-23 03:14:35.624995 | debian-bookworm -> localhost | ok 2025-11-23 03:14:35.634161 | 2025-11-23 03:14:35.634531 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-23 03:14:35.678927 | debian-bookworm | ok 2025-11-23 03:14:35.732837 | debian-bookworm | included: /var/lib/zuul/builds/f34305b6aa8743888a75d329001eaa43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-23 03:14:35.753020 | 2025-11-23 03:14:35.753157 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-23 03:14:37.982470 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-23 03:14:37.982757 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f34305b6aa8743888a75d329001eaa43/work/f34305b6aa8743888a75d329001eaa43_id_rsa 2025-11-23 03:14:37.982804 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f34305b6aa8743888a75d329001eaa43/work/f34305b6aa8743888a75d329001eaa43_id_rsa.pub 2025-11-23 03:14:37.982907 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-23 03:14:37.982941 | debian-bookworm -> localhost | SHA256:mIwqZ7erqNCzcTGbvth/bHLSg7LmqRmkv97e4dpNc8E zuul-build-sshkey 2025-11-23 03:14:37.982966 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-23 03:14:37.983002 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-23 03:14:37.983025 | debian-bookworm -> localhost | | | 2025-11-23 03:14:37.983048 | debian-bookworm -> localhost | | | 2025-11-23 03:14:37.983069 | debian-bookworm -> localhost | | | 2025-11-23 03:14:37.983089 | debian-bookworm -> localhost | | o o . | 2025-11-23 03:14:37.983110 | debian-bookworm -> localhost | | . + + S E | 2025-11-23 03:14:37.983135 | debian-bookworm -> localhost | | + . = . | 2025-11-23 03:14:37.983157 | debian-bookworm -> localhost | |+ O = .+o . | 2025-11-23 03:14:37.983178 | debian-bookworm -> localhost | |.* &o*++Bo | 2025-11-23 03:14:37.983199 | debian-bookworm -> localhost | |+.XB&B=*.. | 2025-11-23 03:14:37.983267 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-23 03:14:37.983329 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.612255 2025-11-23 03:14:37.990320 | 2025-11-23 03:14:37.990441 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-23 03:14:38.023641 | debian-bookworm | ok 2025-11-23 03:14:38.060150 | debian-bookworm | included: /var/lib/zuul/builds/f34305b6aa8743888a75d329001eaa43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-23 03:14:38.096076 | 2025-11-23 03:14:38.096289 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-23 03:14:38.128356 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:14:38.136114 | 2025-11-23 03:14:38.136251 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-23 03:14:39.142156 | debian-bookworm | changed 2025-11-23 03:14:39.150752 | 2025-11-23 03:14:39.150931 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-23 03:14:39.488429 | debian-bookworm | ok 2025-11-23 03:14:39.496093 | 2025-11-23 03:14:39.496234 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-23 03:14:40.323562 | debian-bookworm | changed 2025-11-23 03:14:40.330611 | 2025-11-23 03:14:40.330732 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-23 03:14:41.096269 | debian-bookworm | changed 2025-11-23 03:14:41.102349 | 2025-11-23 03:14:41.102470 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-23 03:14:41.159068 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:14:41.182320 | 2025-11-23 03:14:41.182535 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-23 03:14:41.830539 | debian-bookworm -> localhost | changed 2025-11-23 03:14:41.853641 | 2025-11-23 03:14:41.853779 | TASK [add-build-sshkey : Add back temp key] 2025-11-23 03:14:42.639935 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f34305b6aa8743888a75d329001eaa43/work/f34305b6aa8743888a75d329001eaa43_id_rsa (zuul-build-sshkey) 2025-11-23 03:14:42.640602 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015646 2025-11-23 03:14:42.674678 | 2025-11-23 03:14:42.674819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-23 03:14:43.405565 | debian-bookworm | ok 2025-11-23 03:14:43.420585 | 2025-11-23 03:14:43.420741 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-23 03:14:43.478245 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:14:43.490696 | 2025-11-23 03:14:43.498883 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-23 03:14:44.219557 | debian-bookworm | ok 2025-11-23 03:14:44.242701 | 2025-11-23 03:14:44.242879 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-23 03:14:44.309775 | debian-bookworm | ok 2025-11-23 03:14:44.317748 | 2025-11-23 03:14:44.317942 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-23 03:14:44.901299 | debian-bookworm -> localhost | ok 2025-11-23 03:14:44.908593 | 2025-11-23 03:14:44.908723 | TASK [validate-host : Collect information about the host] 2025-11-23 03:14:46.361055 | debian-bookworm | ok 2025-11-23 03:14:46.376743 | 2025-11-23 03:14:46.376884 | TASK [validate-host : Sanitize hostname] 2025-11-23 03:14:46.509761 | debian-bookworm | ok 2025-11-23 03:14:46.565033 | 2025-11-23 03:14:46.565173 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-23 03:14:47.536986 | debian-bookworm -> localhost | changed 2025-11-23 03:14:47.549769 | 2025-11-23 03:14:47.549924 | TASK [validate-host : Collect information about zuul worker] 2025-11-23 03:14:48.054406 | debian-bookworm | ok 2025-11-23 03:14:48.065735 | 2025-11-23 03:14:48.065845 | TASK [validate-host : Write out all zuul information for each host] 2025-11-23 03:14:48.622790 | debian-bookworm -> localhost | changed 2025-11-23 03:14:48.633587 | 2025-11-23 03:14:48.633702 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-23 03:14:48.916469 | debian-bookworm | ok 2025-11-23 03:14:48.922391 | 2025-11-23 03:14:48.922476 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-23 03:14:50.150306 | debian-bookworm | changed: 2025-11-23 03:14:50.150477 | debian-bookworm | cd+++++++++ src/ 2025-11-23 03:14:50.150543 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-23 03:14:50.150568 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-23 03:14:50.150589 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-11-23 03:14:50.150609 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006053 2025-11-23 03:15:16.961302 | 2025-11-23 03:15:16.961423 | TASK [upload-logs : Upload logs to log server] 2025-11-23 03:15:17.728931 | localhost | Output suppressed because no_log was given 2025-11-23 03:15:17.730997 | 2025-11-23 03:15:17.731112 | LOOP [upload-logs : Compress console log and json output] 2025-11-23 03:15:17.781020 | localhost | skipping: Conditional result was False 2025-11-23 03:15:17.786273 | localhost | skipping: Conditional result was False 2025-11-23 03:15:17.793059 | 2025-11-23 03:15:17.793250 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-23 03:15:17.841429 | localhost | skipping: Conditional result was False 2025-11-23 03:15:17.842100 | 2025-11-23 03:15:17.845378 | localhost | skipping: Conditional result was False 2025-11-23 03:15:17.853099 | 2025-11-23 03:15:17.853386 | LOOP [upload-logs : Upload console log and json output]