2025-12-19 18:50:29.534025 | Job console starting 2025-12-19 18:50:29.558180 | Updating git repos 2025-12-19 18:50:29.598333 | Cloning repos into workspace 2025-12-19 18:50:29.699178 | Restoring repo states 2025-12-19 18:50:29.721327 | Merging changes 2025-12-19 18:50:30.624622 | Checking out repos 2025-12-19 18:50:30.676646 | Preparing playbooks 2025-12-19 18:50:31.678965 | Running Ansible setup 2025-12-19 18:50:41.769261 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 18:50:42.820972 | 2025-12-19 18:50:42.821155 | PLAY [Base pre] 2025-12-19 18:50:42.881728 | 2025-12-19 18:50:42.881890 | TASK [Setup log path fact] 2025-12-19 18:50:42.929340 | ubuntu-jammy | ok 2025-12-19 18:50:42.948028 | 2025-12-19 18:50:42.948155 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 18:50:42.978043 | ubuntu-jammy | ok 2025-12-19 18:50:43.009076 | 2025-12-19 18:50:43.009193 | TASK [emit-job-header : Print job information] 2025-12-19 18:50:43.114412 | # Job Information 2025-12-19 18:50:43.114704 | Ansible Version: 2.16.14 2025-12-19 18:50:43.114745 | Job: flake8 2025-12-19 18:50:43.114781 | Pipeline: check 2025-12-19 18:50:43.114810 | Executor: 521e9411259a 2025-12-19 18:50:43.114872 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/437 2025-12-19 18:50:43.114898 | Event ID: 7544fe80-dd0b-11f0-9c24-5f0a84780d18 2025-12-19 18:50:43.126097 | 2025-12-19 18:50:43.126257 | LOOP [emit-job-header : Print node information] 2025-12-19 18:50:43.343925 | ubuntu-jammy | ok: 2025-12-19 18:50:43.344134 | ubuntu-jammy | # Node Information 2025-12-19 18:50:43.344168 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-19 18:50:43.344189 | ubuntu-jammy | Hostname: ubuntu 2025-12-19 18:50:43.344208 | ubuntu-jammy | Username: zuul 2025-12-19 18:50:43.344225 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-19 18:50:43.344245 | ubuntu-jammy | Provider: regiocloud-a 2025-12-19 18:50:43.344262 | ubuntu-jammy | Region: 2025-12-19 18:50:43.344306 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-19 18:50:43.344324 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-19 18:50:43.344377 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:3135 2025-12-19 18:50:43.362732 | 2025-12-19 18:50:43.362867 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 18:50:44.373941 | ubuntu-jammy -> localhost | changed 2025-12-19 18:50:44.385903 | 2025-12-19 18:50:44.386056 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 18:50:46.592380 | ubuntu-jammy -> localhost | changed 2025-12-19 18:50:46.621693 | 2025-12-19 18:50:46.621802 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 18:50:47.397406 | ubuntu-jammy -> localhost | ok 2025-12-19 18:50:47.406739 | 2025-12-19 18:50:47.406960 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 18:50:47.476100 | ubuntu-jammy | ok 2025-12-19 18:50:47.519437 | ubuntu-jammy | included: /var/lib/zuul/builds/9d9b93b332614b2da1e05b5d81d4debf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 18:50:47.549478 | 2025-12-19 18:50:47.549590 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 18:50:51.657735 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-19 18:50:51.658017 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d9b93b332614b2da1e05b5d81d4debf/work/9d9b93b332614b2da1e05b5d81d4debf_id_rsa 2025-12-19 18:50:51.658061 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d9b93b332614b2da1e05b5d81d4debf/work/9d9b93b332614b2da1e05b5d81d4debf_id_rsa.pub 2025-12-19 18:50:51.658087 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-19 18:50:51.658110 | ubuntu-jammy -> localhost | SHA256:4jv6QU0lITxLp84OsdbvfCB1LVUurGftkYAFjf3lRtE zuul-build-sshkey 2025-12-19 18:50:51.658132 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-19 18:50:51.658153 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-19 18:50:51.658183 | ubuntu-jammy -> localhost | | .. o.o=....o| 2025-12-19 18:50:51.658206 | ubuntu-jammy -> localhost | | +..o.++. E| 2025-12-19 18:50:51.658225 | ubuntu-jammy -> localhost | | . =. .o+..+ | 2025-12-19 18:50:51.658245 | ubuntu-jammy -> localhost | | . oo. o..+..o| 2025-12-19 18:50:51.659295 | ubuntu-jammy -> localhost | | *o.S...o +. | 2025-12-19 18:50:51.659382 | ubuntu-jammy -> localhost | | +o=.. o . . | 2025-12-19 18:50:51.659450 | ubuntu-jammy -> localhost | | . ooo . . | 2025-12-19 18:50:51.659474 | ubuntu-jammy -> localhost | | o+. . | 2025-12-19 18:50:51.659497 | ubuntu-jammy -> localhost | | .oooo. | 2025-12-19 18:50:51.659518 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-19 18:50:51.659595 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.972070 2025-12-19 18:50:51.669701 | 2025-12-19 18:50:51.669827 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 18:50:51.796910 | ubuntu-jammy | ok 2025-12-19 18:50:51.827610 | ubuntu-jammy | included: /var/lib/zuul/builds/9d9b93b332614b2da1e05b5d81d4debf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 18:50:51.860169 | 2025-12-19 18:50:51.860316 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 18:50:51.941045 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 18:50:51.948893 | 2025-12-19 18:50:51.949036 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 18:50:53.560235 | ubuntu-jammy | changed 2025-12-19 18:50:53.584329 | 2025-12-19 18:50:53.584516 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 18:50:53.982514 | ubuntu-jammy | ok 2025-12-19 18:50:54.012013 | 2025-12-19 18:50:54.013380 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 18:50:54.897763 | ubuntu-jammy | changed 2025-12-19 18:50:54.924190 | 2025-12-19 18:50:54.930038 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 18:50:55.892243 | ubuntu-jammy | changed 2025-12-19 18:50:55.960501 | 2025-12-19 18:50:55.960668 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 18:50:56.078083 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 18:50:56.085584 | 2025-12-19 18:50:56.085714 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 18:50:57.431603 | ubuntu-jammy -> localhost | changed 2025-12-19 18:50:57.444093 | 2025-12-19 18:50:57.444250 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 18:50:58.752555 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9d9b93b332614b2da1e05b5d81d4debf/work/9d9b93b332614b2da1e05b5d81d4debf_id_rsa (zuul-build-sshkey) 2025-12-19 18:50:58.752856 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.040641 2025-12-19 18:50:58.780338 | 2025-12-19 18:50:58.780532 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 18:50:59.672279 | ubuntu-jammy | ok 2025-12-19 18:50:59.685240 | 2025-12-19 18:50:59.685385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 18:50:59.733749 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 18:50:59.757546 | 2025-12-19 18:50:59.757694 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 18:51:00.350609 | ubuntu-jammy | ok 2025-12-19 18:51:00.397840 | 2025-12-19 18:51:00.397989 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 18:51:00.479515 | ubuntu-jammy | ok 2025-12-19 18:51:00.489025 | 2025-12-19 18:51:00.489164 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 18:51:01.258605 | ubuntu-jammy -> localhost | ok 2025-12-19 18:51:01.273696 | 2025-12-19 18:51:01.273847 | TASK [validate-host : Collect information about the host] 2025-12-19 18:51:02.685603 | ubuntu-jammy | ok 2025-12-19 18:51:02.697544 | 2025-12-19 18:51:02.697677 | TASK [validate-host : Sanitize hostname] 2025-12-19 18:51:02.855562 | ubuntu-jammy | ok 2025-12-19 18:51:02.905594 | 2025-12-19 18:51:02.905740 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 18:51:03.644335 | ubuntu-jammy -> localhost | changed 2025-12-19 18:51:03.656533 | 2025-12-19 18:51:03.656735 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 18:51:04.171612 | ubuntu-jammy | ok 2025-12-19 18:51:04.178608 | 2025-12-19 18:51:04.178750 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 18:51:04.987388 | ubuntu-jammy -> localhost | changed 2025-12-19 18:51:05.009126 | 2025-12-19 18:51:05.009302 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 18:51:05.327688 | ubuntu-jammy | ok 2025-12-19 18:51:05.344596 | 2025-12-19 18:51:05.344742 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 18:51:06.539714 | ubuntu-jammy | changed: 2025-12-19 18:51:06.539938 | ubuntu-jammy | cd+++++++++ src/ 2025-12-19 18:51:06.539973 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-19 18:51:06.539998 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-19 18:51:06.540020 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-19 18:51:06.540040 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.540190 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.555424 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.555496 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.555565 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.555646 | ubuntu-jammy | Containerfile 2025-12-19 18:51:06.555716 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014892 2025-12-19 18:51:39.276730 | 2025-12-19 18:51:39.276856 | TASK [upload-logs : Upload logs to log server] 2025-12-19 18:51:39.924955 | localhost | Output suppressed because no_log was given 2025-12-19 18:51:39.926911 | 2025-12-19 18:51:39.927022 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 18:51:39.975309 | localhost | skipping: Conditional result was False 2025-12-19 18:51:39.981079 | localhost | skipping: Conditional result was False 2025-12-19 18:51:39.984952 | 2025-12-19 18:51:39.985068 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 18:51:40.036798 | localhost | skipping: Conditional result was False 2025-12-19 18:51:40.037169 | 2025-12-19 18:51:40.045122 | localhost | skipping: Conditional result was False 2025-12-19 18:51:40.052331 | 2025-12-19 18:51:40.052480 | LOOP [upload-logs : Upload console log and json output]