Started by upstream project "pipeline-nightly" build number 40
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/deploy-platform-k8s-manifests
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision edc0badbf9cfb6ea64da7a4eb15177ead1802e9c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f edc0badbf9cfb6ea64da7a4eb15177ead1802e9c # timeout=10
Commit message: "Revert "add debug for troubleshooting" Revert "remove strange packages from rocky9 repos""
> git rev-list --no-walk edc0badbf9cfb6ea64da7a4eb15177ead1802e9c # timeout=10
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-devstack.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-devstack # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-devstack.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-devstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-devstack.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision d9a1892692e9132932141ac1f6602965341ed565 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9a1892692e9132932141ac1f6602965341ed565 # timeout=10
Commit message: "Merge "add description of scale testing""
> git rev-list --no-walk d9a1892692e9132932141ac1f6602965341ed565 # timeout=10
Copied 2 artifacts from "pipeline-nightly" build number 40
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins15374775535659476914.sh
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ desc='Pipeline: pipeline-nightly-40 Random: 8034 Stream: k8s-manifests'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40/k8s-manifests'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-40 Random: 8034 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40/k8s-manifests'
DESCRIPTION Pipeline: pipeline-nightly-40 Random: 8034 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40/k8s-manifests
[description-setter] Description set: Pipeline: pipeline-nightly-40 Random: 8034 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40/k8s-manifests'
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins16157390218435862515.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-devstack ./patchsets-info.json
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins638982768053039840.sh
+ set -eo pipefail
+ export ENVIRONMENT_OS=rocky9
+ ENVIRONMENT_OS=rocky9
+ export ORCHESTRATOR=kubernetes
+ ORCHESTRATOR=kubernetes
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-40
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_40
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.8034.env
/tmp/jenkins638982768053039840.sh: line 6: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.8034.env: No such file or directory
+ /bin/true
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/vars.deploy-platform-k8s-manifests.8034.env
++ export MONITORING_DEPLOY_TARGET=AIO
++ MONITORING_DEPLOY_TARGET=AIO
++ export MONITORING_DEPLOYER=k8s_manifests
++ MONITORING_DEPLOYER=k8s_manifests
++ export MONITORING_ORCHESTRATOR=k8s
++ MONITORING_ORCHESTRATOR=k8s
+ res=0
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/create_workers.sh
NODES declaration error: ""
creating one controller
Generating public/private rsa key pair.
Your identification has been saved in new_key
Your public key has been saved in new_key.pub
The key fingerprint is:
SHA256:wKM/I5cJ7kCldNK0ah/CRom2whfvX1wvrjQH9cke99I jenkins@tf-jenkins
The key's randomart image is:
+---[RSA 3072]----+
| . |
| . + o |
|..=.= + . |
|o+.*o. o . o . |
|.oO.+. S. . = . |
|.+.+.+ o. o o o..|
| . +.B = o o. E|
| o o.oo + . . |
| . . ... |
+----[SHA256]-----+
INFO: VM_TYPE=medium INSTANCE_TYPE=STD3-4-16 VOLUME_SIZE=80
INFO: project_id=****
INFO: wait for enough resources for required_instances=1 and required_cores=4 Mon Dec 23 00:01:01 UTC 2024
INFO: waiting for resources is finished Mon Dec 23 00:01:04 UTC 2024
INFO: openstack volume create --type ceph-ssd --size 80 --availability-zone GZ1 --image aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f --bootable cn_jenkins-deploy-platform-k8s-manifests-120_1_volume
+---------------------+------------------------------------------------+
| Field | Value |
+---------------------+------------------------------------------------+
| attachments | [] |
| availability_zone | GZ1 |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2024-12-23T00:01:07.276558 |
| description | None |
| encrypted | False |
| id | 226b652d-f895-40bb-949a-aa693bf84654 |
| multiattach | False |
| name | cn_jenkins-deploy-platform-k8s-manifests-120_1 |
| properties | |
| replication_status | None |
| size | 80 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| type | ceph-ssd |
| updated_at | None |
| user_id | 25d930adb802408885c71e341481886e |
+---------------------+------------------------------------------------+
Volume cn_jenkins-deploy-platform-k8s-manifests-120_1 is available
INFO: openstack server create --volume cn_jenkins-deploy-platform-k8s-manifests-120_1 --flavor STD3-4-16 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait cn_jenkins-deploy-platform-k8s-manifests-120_1
+-----------------------------+--------------------------------------------------------------------------+
| Field | Value |
+-----------------------------+--------------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | GZ1 |
| OS-EXT-STS:power_state | Running |
| OS-EXT-STS:task_state | None |
| OS-EXT-STS:vm_state | active |
| OS-SRV-USG:launched_at | 2024-12-23T00:01:44.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | management=10.0.0.30 |
| adminPass | 6vjNxLFzjRM8 |
| config_drive | |
| created | 2024-12-23T00:01:27Z |
| flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) |
| hostId | 53cf623612bceb5d0582a4ca107e0b771631abdd4b2659c1756a60e7 |
| id | 58c3737d-88f9-40a1-a94d-9362e5824772 |
| image | N/A (booted from volume) |
| key_name | worker |
| name | cn_jenkins-deploy-platform-k8s-manifests-120_1 |
| progress | 0 |
| project_id | **** |
| properties | |
| security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default', sdn='neutron' |
| status | ACTIVE |
| updated | 2024-12-23T00:01:44Z |
| user_id | 25d930adb802408885c71e341481886e |
| volumes_attached | id='226b652d-f895-40bb-949a-aa693bf84654' |
+-----------------------------+--------------------------------------------------------------------------+
nova CLI is deprecated and will be removed in a future release
Request to add tag PipelineBuildTag=jenkins-pipeline-nightly-40 to specified server has been accepted.
Request to add tag JobTag=jenkins-deploy-platform-k8s-manifests-120 to specified server has been accepted.
Request to add tag GroupTag=cn_jenkins-deploy-platform-k8s-manifests-120 to specified server has been accepted.
Request to add tag SLAVE=openstack to specified server has been accepted.
Request to add tag DOWN= to specified server has been accepted.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Linux cn-jenkins-deploy-platform-k8s-manifests-120-1.novalocal 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
/home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins/infra/openstack/../hooks/rocky/up.sh: line 12: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.8034.env: No such file or directory
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Found interface: eth0
Actual changes:
tx-checksum-ip-generic: off
tx-tcp-segmentation: off [not requested]
tx-tcp-ecn-segmentation: off [not requested]
tx-tcp6-segmentation: off [not requested]
INFO: copy mirror-base-rocky9.repo to host
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
INFO: copy mirror-epel9.repo to host
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
INFO: do not set default gateway for second interface
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
INFO: check dns
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Server: 10.0.0.4
Address: 10.0.0.4#53
Name: tf-jenkins.mcs.local
Address: 10.0.0.25
real 0m0.065s
user 0m0.005s
sys 0m0.010s
INFO: cat /etc/resolv.conf
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
# Generated by NetworkManager
search mcs.local novalocal
nameserver 10.0.0.4
nameserver 10.0.0.2
DEBUG: port_id=3ebe7039-6a4f-4bc5-bc3d-ee87d5457aac for 58c3737d-88f9-40a1-a94d-9362e5824772 in management
INFO: collect hostname from node 10.0.0.30
INFO: addition to /etc/hosts for all VM-s:
10.0.0.30 cn-jenkins-deploy-platform-k8s-manifests-120-1
INFO: update /etc/hosts on node 10.0.0.30
+ ENV_FILE=/home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
+ echo 'export ORCHESTRATOR=kubernetes'
+ echo 'export DEPLOYER=k8s_manifests'
+ echo 'export JOB_LOGS_PATH=k8s-manifests'
+ [[ 0 == 1 ]]
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export ENVIRONMENT_OS=rocky9
++ ENVIRONMENT_OS=rocky9
++ export IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ export IMAGE_SSH_USER=rocky
++ IMAGE_SSH_USER=rocky
++ export INSTANCE_IDS=58c3737d-88f9-40a1-a94d-9362e5824772,
++ INSTANCE_IDS=58c3737d-88f9-40a1-a94d-9362e5824772,
++ export instance_ip=10.0.0.30
++ instance_ip=10.0.0.30
++ export CONTROLLER_NODES=10.0.0.30,
++ CONTROLLER_NODES=10.0.0.30,
++ export ORCHESTRATOR=kubernetes
++ ORCHESTRATOR=kubernetes
++ export DEPLOYER=k8s_manifests
++ DEPLOYER=k8s_manifests
++ export JOB_LOGS_PATH=k8s-manifests
++ JOB_LOGS_PATH=k8s-manifests
+ source ./src/opensdn-io/tf-jenkins/infra/openstack/definitions
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export OS_NETWORK=management
++ OS_NETWORK=management
++ export OS_DATA_NETWORK=data
++ OS_DATA_NETWORK=data
++ export OS_SG=default
++ OS_SG=default
++ export RESERVED_INSTANCES_COUNT=3
++ RESERVED_INSTANCES_COUNT=3
++ export RESERVED_CORES_COUNT=16
++ RESERVED_CORES_COUNT=16
++ export VM_BOOT_RETRIES=120
++ VM_BOOT_RETRIES=120
++ export VM_BOOT_DELAY=60
++ VM_BOOT_DELAY=60
++ export VOLUME_TYPE=ceph-ssd
++ VOLUME_TYPE=ceph-ssd
++ ENVIRONMENT_OS=rocky9
++ VM_TYPES=(['xsmall']='STD3-1-4' ['small']='STD3-2-8' ['medium']='STD3-4-16' ['large']='STD3-8-32')
++ declare -A VM_TYPES
++ VOLUME_SIZE=(['xsmall']='50' ['small']='50' ['medium']='80' ['large']='80')
++ declare -A VOLUME_SIZE
++ OS_IMAGES=(['CENTOS7']='prepared-centos7' ['CENTOS8']='prepared-centos8' ['UBUNTU20']='prepared-ubuntu20' ['UBUNTU22']='prepared-ubuntu22' ['ROCKY9']='prepared-rocky92')
++ declare -A OS_IMAGES
++ OS_IMAGE_USERS=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGE_USERS
++ OS_IMAGES_UP=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGES_UP
++ OS_IMAGES_DOWN=(['CENTOS7']='' ['CENTOS8']='' ['UBUNTU20']='' ['UBUNTU22']='' ['ROCKY9']='' ['ROCKY92']='')
++ declare -A OS_IMAGES_DOWN
++ SSH_OPTIONS='-T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no'
+ export FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40/k8s-manifests
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_40/k8s-manifests
+ ssh -i **** -T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no logserver@nexus.gz1.opensdn.io 'mkdir -p /var/www/logs/jenkins_logs/nightly/pipeline_40/k8s-manifests'
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/deploy_platform.sh
INFO: Deploy k8s_manifests/platform (deploy-platform-k8s-manifests)
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.30' (ECDSA) to the list of known hosts.
INFO: =================== Mon Dec 23 00:02:20 UTC 2024 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages k8s
INFO: Running stage k8s at Mon Dec 23 00:02:20 UTC 2024
rocky detected
added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 3.5 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 1.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 322 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 8.8 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 76 MB/s | 6.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 1.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 2.7 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 438 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 509 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 16 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 22 kB/s | 257 B 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 13 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 124 MB/s | 25 MB 00:00
Package bind-utils-32:9.16.23-18.el9_4.1.x86_64 is already installed.
Dependencies resolved.
===============================================================================================
Package Arch Version Repository Size
===============================================================================================
Installing:
git x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 50 k
jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k
Upgrading:
bind x86_64 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 490 k
bind-dnssec-doc noarch 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 45 k
bind-dnssec-utils x86_64 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 115 k
bind-libs x86_64 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.2 M
bind-license noarch 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 13 k
bind-utils x86_64 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 202 k
python3-bind noarch 32:9.16.23-24.el9_5 tf-mirrors.ci_repos_yum9-appstream 61 k
Installing dependencies:
emacs-filesystem noarch 1:27.2-10.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.6 k
git-core x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 4.4 M
git-core-doc noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 2.7 M
oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k
perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k
perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k
perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k
perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k
perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k
perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k
perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k
perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k
perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k
perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k
perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Git noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 37 k
perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k
perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k
perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k
perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k
perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
perl-Net-SSLeay x86_64 1.92-2.el9 tf-mirrors.ci_repos_yum9-appstream 365 k
perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k
perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k
perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k
perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k
perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k
perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k
perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k
perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k
perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k
perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k
perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M
perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k
perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k
perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k
perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k
perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
Installing weak dependencies:
perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
Transaction Summary
===============================================================================================
Install 69 Packages
Upgrade 7 Packages
Total download size: 16 M
Downloading Packages:
(1/76): emacs-filesystem-27.2-10.el9_4.noarch.r 689 kB/s | 7.6 kB 00:00
(2/76): jq-1.6-17.el9.x86_64.rpm 11 MB/s | 186 kB 00:00
(3/76): oniguruma-6.9.6-1.el9.6.x86_64.rpm 9.0 MB/s | 217 kB 00:00
(4/76): git-2.43.5-1.el9_4.x86_64.rpm 3.0 MB/s | 50 kB 00:00
(5/76): git-core-doc-2.43.5-1.el9_4.noarch.rpm 56 MB/s | 2.7 MB 00:00
(6/76): perl-AutoLoader-5.74-481.el9.noarch.rpm 430 kB/s | 20 kB 00:00
(7/76): git-core-2.43.5-1.el9_4.x86_64.rpm 46 MB/s | 4.4 MB 00:00
(8/76): perl-Carp-1.50-460.el9.noarch.rpm 699 kB/s | 29 kB 00:00
(9/76): perl-B-1.80-481.el9.x86_64.rpm 3.6 MB/s | 178 kB 00:00
(10/76): perl-Class-Struct-0.66-481.el9.noarch. 2.1 MB/s | 21 kB 00:00
(11/76): perl-Data-Dumper-2.174-462.el9.x86_64. 5.5 MB/s | 55 kB 00:00
(12/76): perl-Digest-1.19-4.el9.noarch.rpm 3.2 MB/s | 25 kB 00:00
(13/76): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 4.5 MB/s | 36 kB 00:00
(14/76): perl-DynaLoader-1.47-481.el9.x86_64.rp 3.2 MB/s | 24 kB 00:00
(15/76): perl-Encode-3.08-462.el9.x86_64.rpm 64 MB/s | 1.7 MB 00:00
(16/76): perl-Errno-1.30-481.el9.x86_64.rpm 576 kB/s | 13 kB 00:00
(17/76): perl-Error-0.17029-7.el9.noarch.rpm 1.5 MB/s | 41 kB 00:00
(18/76): perl-Exporter-5.74-461.el9.noarch.rpm 4.1 MB/s | 31 kB 00:00
(19/76): perl-Fcntl-1.13-481.el9.x86_64.rpm 2.3 MB/s | 19 kB 00:00
(20/76): perl-File-Basename-2.85-481.el9.noarch 2.0 MB/s | 16 kB 00:00
(21/76): perl-File-Path-2.18-4.el9.noarch.rpm 6.8 MB/s | 35 kB 00:00
(22/76): perl-File-Find-1.37-481.el9.noarch.rpm 2.8 MB/s | 24 kB 00:00
(23/76): perl-File-stat-1.09-481.el9.noarch.rpm 2.9 MB/s | 16 kB 00:00
(24/76): perl-File-Temp-0.231.100-4.el9.noarch. 5.4 MB/s | 59 kB 00:00
(25/76): perl-FileHandle-2.03-481.el9.noarch.rp 2.0 MB/s | 14 kB 00:00
(26/76): perl-Getopt-Std-1.12-481.el9.noarch.rp 2.9 MB/s | 14 kB 00:00
(27/76): perl-Getopt-Long-2.52-4.el9.noarch.rpm 5.5 MB/s | 60 kB 00:00
(28/76): perl-Git-2.43.5-1.el9_4.noarch.rpm 4.5 MB/s | 37 kB 00:00
(29/76): perl-HTTP-Tiny-0.076-462.el9.noarch.rp 6.5 MB/s | 53 kB 00:00
(30/76): perl-IO-1.43-481.el9.x86_64.rpm 8.3 MB/s | 85 kB 00:00
(31/76): perl-IO-Socket-IP-0.41-5.el9.noarch.rp 4.0 MB/s | 42 kB 00:00
(32/76): perl-IO-Socket-SSL-2.073-2.el9.noarch. 17 MB/s | 214 kB 00:00
(33/76): perl-IPC-Open3-1.21-481.el9.noarch.rpm 3.1 MB/s | 21 kB 00:00
(34/76): perl-MIME-Base64-3.16-4.el9.x86_64.rpm 2.2 MB/s | 30 kB 00:00
(35/76): perl-Mozilla-CA-20200520-6.el9.noarch. 1.0 MB/s | 12 kB 00:00
(36/76): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 31 MB/s | 365 kB 00:00
(37/76): perl-NDBM_File-1.15-481.el9.x86_64.rpm 1.4 MB/s | 21 kB 00:00
(38/76): perl-POSIX-1.94-481.el9.x86_64.rpm 5.8 MB/s | 95 kB 00:00
(39/76): perl-PathTools-3.78-461.el9.x86_64.rpm 7.4 MB/s | 85 kB 00:00
(40/76): perl-Pod-Escapes-1.07-460.el9.noarch.r 1.7 MB/s | 20 kB 00:00
(41/76): perl-Pod-Perldoc-3.28.01-461.el9.noarc 8.0 MB/s | 83 kB 00:00
(42/76): perl-Pod-Usage-2.01-4.el9.noarch.rpm 6.1 MB/s | 40 kB 00:00
(43/76): perl-Pod-Simple-3.42-4.el9.noarch.rpm 19 MB/s | 215 kB 00:00
(44/76): perl-SelectSaver-1.02-481.el9.noarch.r 1.5 MB/s | 10 kB 00:00
(45/76): perl-Scalar-List-Utils-1.56-462.el9.x8 5.2 MB/s | 70 kB 00:00
(46/76): perl-Socket-2.031-4.el9.x86_64.rpm 6.7 MB/s | 54 kB 00:00
(47/76): perl-Symbol-1.08-481.el9.noarch.rpm 2.3 MB/s | 13 kB 00:00
(48/76): perl-Storable-3.21-460.el9.x86_64.rpm 8.2 MB/s | 95 kB 00:00
(49/76): perl-Term-Cap-1.17-460.el9.noarch.rpm 4.0 MB/s | 22 kB 00:00
(50/76): perl-Term-ANSIColor-5.01-461.el9.noarc 4.3 MB/s | 48 kB 00:00
(51/76): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.8 MB/s | 36 kB 00:00
(52/76): perl-Text-ParseWords-3.30-460.el9.noar 2.3 MB/s | 16 kB 00:00
(53/76): perl-Text-Tabs+Wrap-2013.0523-460.el9. 3.3 MB/s | 23 kB 00:00
(54/76): perl-URI-5.09-3.el9.noarch.rpm 18 MB/s | 108 kB 00:00
(55/76): perl-base-2.27-481.el9.noarch.rpm 2.2 MB/s | 15 kB 00:00
(56/76): perl-Time-Local-1.300-7.el9.noarch.rpm 2.7 MB/s | 33 kB 00:00
(57/76): perl-if-0.60.800-481.el9.noarch.rpm 1.7 MB/s | 13 kB 00:00
(58/76): perl-constant-1.33-461.el9.noarch.rpm 1.7 MB/s | 23 kB 00:00
(59/76): perl-lib-0.65-481.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00
(60/76): perl-interpreter-5.32.1-481.el9.x86_64 5.6 MB/s | 70 kB 00:00
(61/76): perl-libnet-3.13-4.el9.noarch.rpm 15 MB/s | 125 kB 00:00
(62/76): perl-libs-5.32.1-481.el9.x86_64.rpm 73 MB/s | 2.0 MB 00:00
(63/76): perl-mro-1.23-481.el9.x86_64.rpm 959 kB/s | 27 kB 00:00
(64/76): perl-overload-1.31-481.el9.noarch.rpm 1.6 MB/s | 44 kB 00:00
(65/76): perl-overloading-0.02-481.el9.noarch.r 1.5 MB/s | 11 kB 00:00
(66/76): perl-parent-0.238-460.el9.noarch.rpm 1.7 MB/s | 14 kB 00:00
(67/76): perl-podlators-4.14-460.el9.noarch.rpm 16 MB/s | 112 kB 00:00
(68/76): perl-subs-1.03-481.el9.noarch.rpm 1.1 MB/s | 10 kB 00:00
(69/76): perl-vars-1.05-481.el9.noarch.rpm 1.2 MB/s | 12 kB 00:00
(70/76): bind-9.16.23-24.el9_5.x86_64.rpm 30 MB/s | 490 kB 00:00
(71/76): bind-dnssec-doc-9.16.23-24.el9_5.noarc 3.0 MB/s | 45 kB 00:00
(72/76): bind-dnssec-utils-9.16.23-24.el9_5.x86 5.8 MB/s | 115 kB 00:00
(73/76): bind-license-9.16.23-24.el9_5.noarch.r 1.3 MB/s | 13 kB 00:00
(74/76): bind-utils-9.16.23-24.el9_5.x86_64.rpm 19 MB/s | 202 kB 00:00
(75/76): python3-bind-9.16.23-24.el9_5.noarch.r 5.2 MB/s | 61 kB 00:00
(76/76): bind-libs-9.16.23-24.el9_5.x86_64.rpm 30 MB/s | 1.2 MB 00:00
--------------------------------------------------------------------------------
Total 41 MB/s | 16 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : bind-license-32:9.16.23-24.el9_5.noarch 1/83
Upgrading : bind-libs-32:9.16.23-24.el9_5.x86_64 2/83
Upgrading : bind-utils-32:9.16.23-24.el9_5.x86_64 3/83
Installing : git-core-2.43.5-1.el9_4.x86_64 4/83
Installing : git-core-doc-2.43.5-1.el9_4.noarch 5/83
Upgrading : bind-dnssec-doc-32:9.16.23-24.el9_5.noarch 6/83
Upgrading : python3-bind-32:9.16.23-24.el9_5.noarch 7/83
Upgrading : bind-dnssec-utils-32:9.16.23-24.el9_5.x86_64 8/83
Installing : perl-Digest-1.19-4.el9.noarch 9/83
Installing : perl-Digest-MD5-2.58-4.el9.x86_64 10/83
Installing : perl-B-1.80-481.el9.x86_64 11/83
Installing : perl-FileHandle-2.03-481.el9.noarch 12/83
Installing : perl-Data-Dumper-2.174-462.el9.x86_64 13/83
Installing : perl-libnet-3.13-4.el9.noarch 14/83
Installing : perl-base-2.27-481.el9.noarch 15/83
Installing : perl-URI-5.09-3.el9.noarch 16/83
Installing : perl-AutoLoader-5.74-481.el9.noarch 17/83
Installing : perl-Mozilla-CA-20200520-6.el9.noarch 18/83
Installing : perl-if-0.60.800-481.el9.noarch 19/83
Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 20/83
Installing : perl-Time-Local-2:1.300-7.el9.noarch 21/83
Installing : perl-File-Path-2.18-4.el9.noarch 22/83
Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 23/83
Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 24/83
Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 25/83
Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 26/83
Installing : perl-Class-Struct-0.66-481.el9.noarch 27/83
Installing : perl-POSIX-1.94-481.el9.x86_64 28/83
Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 29/83
Installing : perl-IPC-Open3-1.21-481.el9.noarch 30/83
Installing : perl-subs-1.03-481.el9.noarch 31/83
Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 32/83
Installing : perl-Term-Cap-1.17-460.el9.noarch 33/83
Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 34/83
Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 35/83
Installing : perl-Socket-4:2.031-4.el9.x86_64 36/83
Installing : perl-SelectSaver-1.02-481.el9.noarch 37/83
Installing : perl-Symbol-1.08-481.el9.noarch 38/83
Installing : perl-File-stat-1.09-481.el9.noarch 39/83
Installing : perl-podlators-1:4.14-460.el9.noarch 40/83
Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Installing : perl-Fcntl-1.13-481.el9.x86_64 42/83
Installing : perl-Text-ParseWords-3.30-460.el9.noarch 43/83
Installing : perl-mro-1.23-481.el9.x86_64 44/83
Installing : perl-IO-1.43-481.el9.x86_64 45/83
Installing : perl-overloading-0.02-481.el9.noarch 46/83
Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 47/83
Installing : perl-Errno-1.30-481.el9.x86_64 48/83
Installing : perl-File-Basename-2.85-481.el9.noarch 49/83
Installing : perl-Getopt-Std-1.12-481.el9.noarch 50/83
Installing : perl-MIME-Base64-3.16-4.el9.x86_64 51/83
Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 52/83
Installing : perl-constant-1.33-461.el9.noarch 53/83
Installing : perl-Storable-1:3.21-460.el9.x86_64 54/83
Installing : perl-overload-1.31-481.el9.noarch 55/83
Installing : perl-parent-1:0.238-460.el9.noarch 56/83
Installing : perl-vars-1.05-481.el9.noarch 57/83
Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 58/83
Installing : perl-Carp-1.50-460.el9.noarch 59/83
Installing : perl-Exporter-5.74-461.el9.noarch 60/83
Installing : perl-NDBM_File-1.15-481.el9.x86_64 61/83
Installing : perl-PathTools-3.78-461.el9.x86_64 62/83
Installing : perl-Encode-4:3.08-462.el9.x86_64 63/83
Installing : perl-libs-4:5.32.1-481.el9.x86_64 64/83
Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 65/83
Installing : perl-DynaLoader-1.47-481.el9.x86_64 66/83
Installing : perl-TermReadKey-2.38-11.el9.x86_64 67/83
Installing : perl-Error-1:0.17029-7.el9.noarch 68/83
Installing : perl-File-Find-1.37-481.el9.noarch 69/83
Installing : perl-lib-0.65-481.el9.x86_64 70/83
Installing : emacs-filesystem-1:27.2-10.el9_4.noarch 71/83
Installing : perl-Git-2.43.5-1.el9_4.noarch 72/83
Installing : git-2.43.5-1.el9_4.x86_64 73/83
Installing : oniguruma-6.9.6-1.el9.6.x86_64 74/83
Installing : jq-1.6-17.el9.x86_64 75/83
Running scriptlet: bind-32:9.16.23-24.el9_5.x86_64 76/83
Upgrading : bind-32:9.16.23-24.el9_5.x86_64 76/83
Running scriptlet: bind-32:9.16.23-24.el9_5.x86_64 76/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 78/83
Cleanup : bind-utils-32:9.16.23-18.el9_4.1.x86_64 79/83
Cleanup : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 80/83
Cleanup : python3-bind-32:9.16.23-18.el9_4.1.noarch 81/83
Cleanup : bind-libs-32:9.16.23-18.el9_4.1.x86_64 82/83
Cleanup : bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Running scriptlet: bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Verifying : jq-1.6-17.el9.x86_64 1/83
Verifying : oniguruma-6.9.6-1.el9.6.x86_64 2/83
Verifying : emacs-filesystem-1:27.2-10.el9_4.noarch 3/83
Verifying : git-2.43.5-1.el9_4.x86_64 4/83
Verifying : git-core-2.43.5-1.el9_4.x86_64 5/83
Verifying : git-core-doc-2.43.5-1.el9_4.noarch 6/83
Verifying : perl-AutoLoader-5.74-481.el9.noarch 7/83
Verifying : perl-B-1.80-481.el9.x86_64 8/83
Verifying : perl-Carp-1.50-460.el9.noarch 9/83
Verifying : perl-Class-Struct-0.66-481.el9.noarch 10/83
Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 11/83
Verifying : perl-Digest-1.19-4.el9.noarch 12/83
Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 13/83
Verifying : perl-DynaLoader-1.47-481.el9.x86_64 14/83
Verifying : perl-Encode-4:3.08-462.el9.x86_64 15/83
Verifying : perl-Errno-1.30-481.el9.x86_64 16/83
Verifying : perl-Error-1:0.17029-7.el9.noarch 17/83
Verifying : perl-Exporter-5.74-461.el9.noarch 18/83
Verifying : perl-Fcntl-1.13-481.el9.x86_64 19/83
Verifying : perl-File-Basename-2.85-481.el9.noarch 20/83
Verifying : perl-File-Find-1.37-481.el9.noarch 21/83
Verifying : perl-File-Path-2.18-4.el9.noarch 22/83
Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 23/83
Verifying : perl-File-stat-1.09-481.el9.noarch 24/83
Verifying : perl-FileHandle-2.03-481.el9.noarch 25/83
Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 26/83
Verifying : perl-Getopt-Std-1.12-481.el9.noarch 27/83
Verifying : perl-Git-2.43.5-1.el9_4.noarch 28/83
Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 29/83
Verifying : perl-IO-1.43-481.el9.x86_64 30/83
Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 31/83
Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 32/83
Verifying : perl-IPC-Open3-1.21-481.el9.noarch 33/83
Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 34/83
Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 35/83
Verifying : perl-NDBM_File-1.15-481.el9.x86_64 36/83
Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 37/83
Verifying : perl-POSIX-1.94-481.el9.x86_64 38/83
Verifying : perl-PathTools-3.78-461.el9.x86_64 39/83
Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 40/83
Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 42/83
Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 43/83
Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 44/83
Verifying : perl-SelectSaver-1.02-481.el9.noarch 45/83
Verifying : perl-Socket-4:2.031-4.el9.x86_64 46/83
Verifying : perl-Storable-1:3.21-460.el9.x86_64 47/83
Verifying : perl-Symbol-1.08-481.el9.noarch 48/83
Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 49/83
Verifying : perl-Term-Cap-1.17-460.el9.noarch 50/83
Verifying : perl-TermReadKey-2.38-11.el9.x86_64 51/83
Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 52/83
Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 53/83
Verifying : perl-Time-Local-2:1.300-7.el9.noarch 54/83
Verifying : perl-URI-5.09-3.el9.noarch 55/83
Verifying : perl-base-2.27-481.el9.noarch 56/83
Verifying : perl-constant-1.33-461.el9.noarch 57/83
Verifying : perl-if-0.60.800-481.el9.noarch 58/83
Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 59/83
Verifying : perl-lib-0.65-481.el9.x86_64 60/83
Verifying : perl-libnet-3.13-4.el9.noarch 61/83
Verifying : perl-libs-4:5.32.1-481.el9.x86_64 62/83
Verifying : perl-mro-1.23-481.el9.x86_64 63/83
Verifying : perl-overload-1.31-481.el9.noarch 64/83
Verifying : perl-overloading-0.02-481.el9.noarch 65/83
Verifying : perl-parent-1:0.238-460.el9.noarch 66/83
Verifying : perl-podlators-1:4.14-460.el9.noarch 67/83
Verifying : perl-subs-1.03-481.el9.noarch 68/83
Verifying : perl-vars-1.05-481.el9.noarch 69/83
Verifying : bind-32:9.16.23-24.el9_5.x86_64 70/83
Verifying : bind-32:9.16.23-18.el9_4.1.x86_64 71/83
Verifying : bind-dnssec-doc-32:9.16.23-24.el9_5.noarch 72/83
Verifying : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 73/83
Verifying : bind-dnssec-utils-32:9.16.23-24.el9_5.x86_64 74/83
Verifying : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 75/83
Verifying : bind-libs-32:9.16.23-24.el9_5.x86_64 76/83
Verifying : bind-libs-32:9.16.23-18.el9_4.1.x86_64 77/83
Verifying : bind-license-32:9.16.23-24.el9_5.noarch 78/83
Verifying : bind-license-32:9.16.23-18.el9_4.1.noarch 79/83
Verifying : bind-utils-32:9.16.23-24.el9_5.x86_64 80/83
Verifying : bind-utils-32:9.16.23-18.el9_4.1.x86_64 81/83
Verifying : python3-bind-32:9.16.23-24.el9_5.noarch 82/83
Verifying : python3-bind-32:9.16.23-18.el9_4.1.noarch 83/83
Upgraded:
bind-32:9.16.23-24.el9_5.x86_64
bind-dnssec-doc-32:9.16.23-24.el9_5.noarch
bind-dnssec-utils-32:9.16.23-24.el9_5.x86_64
bind-libs-32:9.16.23-24.el9_5.x86_64
bind-license-32:9.16.23-24.el9_5.noarch
bind-utils-32:9.16.23-24.el9_5.x86_64
python3-bind-32:9.16.23-24.el9_5.noarch
Installed:
emacs-filesystem-1:27.2-10.el9_4.noarch
git-2.43.5-1.el9_4.x86_64
git-core-2.43.5-1.el9_4.x86_64
git-core-doc-2.43.5-1.el9_4.noarch
jq-1.6-17.el9.x86_64
oniguruma-6.9.6-1.el9.6.x86_64
perl-AutoLoader-5.74-481.el9.noarch
perl-B-1.80-481.el9.x86_64
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-481.el9.noarch
perl-Data-Dumper-2.174-462.el9.x86_64
perl-Digest-1.19-4.el9.noarch
perl-Digest-MD5-2.58-4.el9.x86_64
perl-DynaLoader-1.47-481.el9.x86_64
perl-Encode-4:3.08-462.el9.x86_64
perl-Errno-1.30-481.el9.x86_64
perl-Error-1:0.17029-7.el9.noarch
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-481.el9.x86_64
perl-File-Basename-2.85-481.el9.noarch
perl-File-Find-1.37-481.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-1:0.231.100-4.el9.noarch
perl-File-stat-1.09-481.el9.noarch
perl-FileHandle-2.03-481.el9.noarch
perl-Getopt-Long-1:2.52-4.el9.noarch
perl-Getopt-Std-1.12-481.el9.noarch
perl-Git-2.43.5-1.el9_4.noarch
perl-HTTP-Tiny-0.076-462.el9.noarch
perl-IO-1.43-481.el9.x86_64
perl-IO-Socket-IP-0.41-5.el9.noarch
perl-IO-Socket-SSL-2.073-2.el9.noarch
perl-IPC-Open3-1.21-481.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-Mozilla-CA-20200520-6.el9.noarch
perl-NDBM_File-1.15-481.el9.x86_64
perl-Net-SSLeay-1.92-2.el9.x86_64
perl-POSIX-1.94-481.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1:1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-1:3.42-4.el9.noarch
perl-Pod-Usage-4:2.01-4.el9.noarch
perl-Scalar-List-Utils-4:1.56-462.el9.x86_64
perl-SelectSaver-1.02-481.el9.noarch
perl-Socket-4:2.031-4.el9.x86_64
perl-Storable-1:3.21-460.el9.x86_64
perl-Symbol-1.08-481.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-TermReadKey-2.38-11.el9.x86_64
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-2:1.300-7.el9.noarch
perl-URI-5.09-3.el9.noarch
perl-base-2.27-481.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-481.el9.noarch
perl-interpreter-4:5.32.1-481.el9.x86_64
perl-lib-0.65-481.el9.x86_64
perl-libnet-3.13-4.el9.noarch
perl-libs-4:5.32.1-481.el9.x86_64
perl-mro-1.23-481.el9.x86_64
perl-overload-1.31-481.el9.noarch
perl-overloading-0.02-481.el9.noarch
perl-parent-1:0.238-460.el9.noarch
perl-podlators-1:4.14-460.el9.noarch
perl-subs-1.03-481.el9.noarch
perl-vars-1.05-481.el9.noarch
Complete!
Last metadata expiration check: 0:00:15 ago on Mon 23 Dec 2024 12:02:26 AM UTC.
Package python3-3.9.16-1.el9.x86_64 is already installed.
Package git-2.43.5-1.el9_4.x86_64 is already installed.
Dependencies resolved.
================================================================================================
Package Arch Version Repository Size
================================================================================================
Installing:
python3-devel x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 205 k
python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
Upgrading:
python-unversioned-command noarch 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 9.1 k
python3 x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 26 k
python3-libs x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 7.5 M
Installing dependencies:
libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k
pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k
pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k
pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k
Transaction Summary
================================================================================================
Install 6 Packages
Upgrade 3 Packages
Total download size: 9.6 M
Downloading Packages:
(1/9): libpkgconf-1.7.3-10.el9.x86_64.rpm 3.3 MB/s | 35 kB 00:00
(2/9): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.1 MB/s | 14 kB 00:00
(3/9): pkgconf-1.7.3-10.el9.x86_64.rpm 2.6 MB/s | 40 kB 00:00
(4/9): pkgconf-pkg-config-1.7.3-10.el9.x86_64.r 1.6 MB/s | 10 kB 00:00
(5/9): python3-3.9.19-8.el9_5.1.x86_64.rpm 8.2 MB/s | 26 kB 00:00
(6/9): python3-devel-3.9.19-8.el9_5.1.x86_64.rp 17 MB/s | 205 kB 00:00
(7/9): python-unversioned-command-3.9.19-8.el9_ 3.1 MB/s | 9.1 kB 00:00
(8/9): python3-pip-21.3.1-1.el9.noarch.rpm 53 MB/s | 1.7 MB 00:00
(9/9): python3-libs-3.9.19-8.el9_5.1.x86_64.rpm 81 MB/s | 7.5 MB 00:00
--------------------------------------------------------------------------------
Total 83 MB/s | 9.6 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : python3-libs-3.9.19-8.el9_5.1.x86_64 1/12
Upgrading : python-unversioned-command-3.9.19-8.el9_5.1.noarch 2/12
Upgrading : python3-3.9.19-8.el9_5.1.x86_64 3/12
Installing : python3-pip-21.3.1-1.el9.noarch 4/12
Installing : pkgconf-m4-1.7.3-10.el9.noarch 5/12
Installing : libpkgconf-1.7.3-10.el9.x86_64 6/12
Installing : pkgconf-1.7.3-10.el9.x86_64 7/12
Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 8/12
Installing : python3-devel-3.9.19-8.el9_5.1.x86_64 9/12
Cleanup : python3-3.9.16-1.el9.x86_64 10/12
Cleanup : python-unversioned-command-3.9.16-1.el9.noarch 11/12
Cleanup : python3-libs-3.9.16-1.el9.x86_64 12/12
Running scriptlet: python3-libs-3.9.16-1.el9.x86_64 12/12
Verifying : libpkgconf-1.7.3-10.el9.x86_64 1/12
Verifying : pkgconf-1.7.3-10.el9.x86_64 2/12
Verifying : pkgconf-m4-1.7.3-10.el9.noarch 3/12
Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12
Verifying : python3-devel-3.9.19-8.el9_5.1.x86_64 5/12
Verifying : python3-pip-21.3.1-1.el9.noarch 6/12
Verifying : python3-3.9.19-8.el9_5.1.x86_64 7/12
Verifying : python3-3.9.16-1.el9.x86_64 8/12
Verifying : python3-libs-3.9.19-8.el9_5.1.x86_64 9/12
Verifying : python3-libs-3.9.16-1.el9.x86_64 10/12
Verifying : python-unversioned-command-3.9.19-8.el9_5.1.noarch 11/12
Verifying : python-unversioned-command-3.9.16-1.el9.noarch 12/12
Upgraded:
python-unversioned-command-3.9.19-8.el9_5.1.noarch
python3-3.9.19-8.el9_5.1.x86_64
python3-libs-3.9.19-8.el9_5.1.x86_64
Installed:
libpkgconf-1.7.3-10.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64
python3-devel-3.9.19-8.el9_5.1.x86_64 python3-pip-21.3.1-1.el9.noarch
Complete!
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting pip==21.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/78c/b760711fedc07/pip-21.1.3-py3-none-any.whl (1.5 MB)
Installing collected packages: pip
WARNING: The scripts pip, pip3 and pip3.9 are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-21.1.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Cloning into 'kubespray'...
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting ansible==8.5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/274/9032e26b0dbc9/ansible-8.5.0-py3-none-any.whl (47.5 MB)
Collecting cryptography==41.0.4
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2ed/09183922d66c4/cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting jinja2==3.1.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/608/8930bfe239f0e/Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting jmespath==1.0.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/02e/2e4cc71b5bcab/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting MarkupSafe==2.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05f/b21170423db02/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting netaddr==0.9.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/514/8b1055679d2a1/netaddr-0.9.0-py3-none-any.whl (2.2 MB)
Collecting pbr==5.11.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/567/f09558bae2b3a/pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting ruamel.yaml==0.17.35
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b10/5e3e6fc15b41f/ruamel.yaml-0.17.35-py3-none-any.whl (112 kB)
Collecting ruamel.yaml.clib==0.2.8
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/da0/9ad1c359a728e/ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB)
Collecting ansible-core~=2.15.5
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e7f/50bbb61beae79/ansible_core-2.15.13-py3-none-any.whl (2.3 MB)
Collecting cffi>=1.12
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cdf/5ce3acdfd1661/cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Requirement already satisfied: PyYAML>=5.1 in /usr/lib64/python3.9/site-packages (from ansible-core~=2.15.5->ansible==8.5.0->-r requirements.txt (line 1)) (5.4.1)
Collecting resolvelib<1.1.0,>=0.5.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d2d/a45d1a8dfee81/resolvelib-1.0.1-py2.py3-none-any.whl (17 kB)
Collecting packaging
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/09a/bb1bccd265c01/packaging-24.2-py3-none-any.whl (65 kB)
Collecting importlib-resources<5.1,>=5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/8159eb743bd85/importlib_resources-5.0.7-py3-none-any.whl (24 kB)
Collecting pycparser
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c37/02b6d3dd8c7ab/pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: pycparser, MarkupSafe, cffi, resolvelib, packaging, jinja2, importlib-resources, cryptography, ruamel.yaml.clib, ansible-core, ruamel.yaml, pbr, netaddr, jmespath, ansible
Attempting uninstall: MarkupSafe
Found existing installation: MarkupSafe 1.1.1
Uninstalling MarkupSafe-1.1.1:
Successfully uninstalled MarkupSafe-1.1.1
Attempting uninstall: jinja2
Found existing installation: Jinja2 2.11.3
Uninstalling Jinja2-2.11.3:
Successfully uninstalled Jinja2-2.11.3
WARNING: The scripts ansible, ansible-config, ansible-connection, ansible-console, ansible-doc, ansible-galaxy, ansible-inventory, ansible-playbook, ansible-pull and ansible-vault are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script ansible-community is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed MarkupSafe-2.1.3 ansible-8.5.0 ansible-core-2.15.13 cffi-1.17.1 cryptography-41.0.4 importlib-resources-5.0.7 jinja2-3.1.2 jmespath-1.0.1 netaddr-0.9.0 packaging-24.2 pbr-5.11.1 pycparser-2.22 resolvelib-1.0.1 ruamel.yaml-0.17.35 ruamel.yaml.clib-0.2.8
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.1.3; however, version 24.3.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
Warning: Permanently added '10.0.0.30' (ED25519) to the list of known hosts.
vm.nr_hugepages = 256
Warning: Permanently added '10.0.0.30' (ED25519) to the list of known hosts.
* Applying /usr/lib/sysctl.d/10-default-yama-scope.conf ...
* Applying /usr/lib/sysctl.d/50-coredump.conf ...
* Applying /usr/lib/sysctl.d/50-default.conf ...
* Applying /usr/lib/sysctl.d/50-libkcapi-optmem_max.conf ...
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
* Applying /usr/lib/sysctl.d/50-redhat.conf ...
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /etc/sysctl.d/tf-hugepages.conf ...
* Applying /etc/sysctl.conf ...
kernel.yama.ptrace_scope = 0
kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h
kernel.core_pipe_limit = 16
fs.suid_dumpable = 2
kernel.sysrq = 16
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.eth0.rp_filter = 2
net.ipv4.conf.lo.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.conf.eth0.promote_secondaries = 1
net.ipv4.conf.lo.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
net.core.optmem_max = 81920
kernel.pid_max = 4194304
kernel.kptr_restrict = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.lo.rp_filter = 1
vm.nr_hugepages = 256
INFO: Deploying to IPs 10.0.0.30 10.0.0.30 with masters 10.0.0.30
INFO: lookup node hostnames and ips
INFO: inventory data: cn-jenkins-deploy-platform-k8s-manifests-120-1,10.0.0.30
DEBUG: Adding group all
DEBUG: Adding group kube_control_plane
DEBUG: Adding group kube_node
DEBUG: Adding group etcd
DEBUG: Adding group k8s_cluster
DEBUG: Adding group calico_rr
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-120-1 to group all
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-120-1 to group etcd
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-120-1 to group kube_control_plane
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-120-1 to group kube_node
INFO: inventory/mycluster/hosts.yml
all:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-120-1:
ansible_host: 10.0.0.30
ip: 10.0.0.30
access_ip: 10.0.0.30
children:
kube_control_plane:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-120-1:
kube_node:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-120-1:
etcd:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-120-1:
k8s_cluster:
children:
kube_control_plane:
kube_node:
calico_rr:
hosts: {}
Failed to get unit file state for systemd-resolved.service: No such file or directory
INFO: Create /etc/docker/daemon.json on all nodes
++ readlink -e /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_file=/home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
++ dirname /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_dir=/home/rocky/src/opensdn-io/tf-devstack/common
+ mkdir -p /etc/docker
+ docker_config=/etc/docker/daemon.json
+ touch /etc/docker/daemon.json
++ egrep '^ID='
++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release
++ tr -d '"'
++ awk -F= '{print $2}'
+ distro=rocky
+ python3 -c 'import jinja2'
++ ip route get 1
++ grep -o 'dev.*'
++ awk '{print $2}'
+ default_iface=eth0
++ ip link show eth0
++ grep -o 'mtu.*'
++ awk '{print $2}'
+ default_iface_mtu=1500
+ echo 'INFO: MTU 1500 detected'
INFO: MTU 1500 detected
+ export DOCKER_MTU=1500
+ DOCKER_MTU=1500
+ export CONFIGURE_DOCKER_LIVERESTORE=true
+ CONFIGURE_DOCKER_LIVERESTORE=true
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''insecure-registries'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ _update_insecure_registries_var nexus.gz1.opensdn.io:5102
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
++ echo nexus.gz1.opensdn.io:5102
++ sed 's|^.*://||'
++ cut -d / -f 1
+ registry=nexus.gz1.opensdn.io:5102
+ curl -s -I --connect-timeout 60 http://nexus.gz1.opensdn.io:5102/v2/
HTTP/1.1 404 Not Found
Content-Type: text/plain; charset=utf-8
X-Content-Type-Options: nosniff
Date: Mon, 23 Dec 2024 00:03:14 GMT
Content-Length: 19
++ echo -e 'tf-mirrors.gz1.opensdn.io:5000\nnexus.gz1.opensdn.io:5102'
++ grep '.\+'
++ sort
++ uniq
+ DOCKER_INSECURE_REGISTRIES='nexus.gz1.opensdn.io:5102
tf-mirrors.gz1.opensdn.io:5000'
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
+ [[ nexus.gz1.opensdn.io:5102 != \n\e\x\u\s\.\g\z\1\.\o\p\e\n\s\d\n\.\i\o\:\5\1\0\2 ]]
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''registry-mirrors'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ python3 /home/rocky/src/opensdn-io/tf-devstack/common/jinja2_render.py
+ cat /etc/docker/daemon.json
{
"mtu": 1500,
"registry-mirrors": [ "http://tf-mirrors.gz1.opensdn.io:5000" ],
"insecure-registries": [ "nexus.gz1.opensdn.io:5102","tf-mirrors.gz1.opensdn.io:5000" ],
"live-restore": true,
"debug": true
}
iINFO: Cleanup /etc/hosts before kubespay
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Clear /etc/hosts from ansible inventory hosts] ***************************
Monday 23 December 2024 00:03:15 +0000 (0:00:00.026) 0:00:00.026 *******
TASK [Gathering Facts] *********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:16 +0000 (0:00:01.092) 0:00:01.118 *******
TASK [set_fact] ****************************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=cn-jenkins-deploy-platform-k8s-manifests-120-1)
Monday 23 December 2024 00:03:16 +0000 (0:00:00.040) 0:00:01.159 *******
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
with a mode of 0700, this may cause issues when running as another user. To
avoid this, create the remote_tmp dir with the correct permissions manually
TASK [Delete ip addresses from /etc/hosts] *************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=10.0.0.30)
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-120-1 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 23 December 2024 00:03:16 +0000 (0:00:00.333) 0:00:01.492 *******
===============================================================================
Gathering Facts --------------------------------------------------------- 1.09s
Delete ip addresses from /etc/hosts ------------------------------------- 0.33s
set_fact ---------------------------------------------------------------- 0.04s
INFO: Running kubespray playbook
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Check Ansible version] ***************************************************
Monday 23 December 2024 00:03:18 +0000 (0:00:00.045) 0:00:00.045 *******
TASK [Check 2.15.5 <= Ansible version < 2.17.0] ********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:18 +0000 (0:00:00.024) 0:00:00.070 *******
TASK [Check that python netaddr is installed] **********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:19 +0000 (0:00:00.063) 0:00:00.133 *******
[WARNING]: Could not match supplied host pattern, ignoring: kube-master
[WARNING]: Could not match supplied host pattern, ignoring: kube-node
[WARNING]: Could not match supplied host pattern, ignoring: k8s-cluster
[WARNING]: Could not match supplied host pattern, ignoring: calico-rr
[WARNING]: Could not match supplied host pattern, ignoring: no-floating
[WARNING]: Could not match supplied host pattern, ignoring: bastion
TASK [Check that jinja is not too old (install via pip)] ***********************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
PLAY [Add kube-master nodes to kube_control_plane] *****************************
skipping: no hosts matched
PLAY [Add kube-node nodes to kube_node] ****************************************
skipping: no hosts matched
PLAY [Add k8s-cluster nodes to k8s_cluster] ************************************
skipping: no hosts matched
PLAY [Add calico-rr nodes to calico_rr] ****************************************
skipping: no hosts matched
PLAY [Add no-floating nodes to no_floating] ************************************
skipping: no hosts matched
PLAY [Install bastion ssh config] **********************************************
skipping: no hosts matched
PLAY [Bootstrap hosts for Ansible] *********************************************
Monday 23 December 2024 00:03:19 +0000 (0:00:00.056) 0:00:00.189 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.044) 0:00:00.234 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.033) 0:00:00.268 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.031) 0:00:00.299 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.035) 0:00:00.334 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.031) 0:00:00.366 *******
Monday 23 December 2024 00:03:19 +0000 (0:00:00.028) 0:00:00.395 *******
[WARNING]: raw module does not support the environment keyword
TASK [bootstrap-os : Fetch /etc/os-release] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:19 +0000 (0:00:00.105) 0:00:00.500 *******
TASK [bootstrap-os : Bootstrap CentOS] *****************************************
included: /home/rocky/kubespray/roles/bootstrap-os/tasks/bootstrap-centos.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:03:19 +0000 (0:00:00.040) 0:00:00.540 *******
TASK [bootstrap-os : Gather host facts to get ansible_distribution_version ansible_distribution_major_version] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:20 +0000 (0:00:00.738) 0:00:01.279 *******
TASK [bootstrap-os : Add proxy to yum.conf or dnf.conf if http_proxy is defined] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:20 +0000 (0:00:00.530) 0:00:01.809 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.033) 0:00:01.843 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.044) 0:00:01.887 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.032) 0:00:01.919 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.047) 0:00:01.966 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.053) 0:00:02.020 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.020) 0:00:02.040 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.018) 0:00:02.058 *******
Monday 23 December 2024 00:03:20 +0000 (0:00:00.017) 0:00:02.076 *******
TASK [bootstrap-os : Check presence of fastestmirror.conf] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:21 +0000 (0:00:00.597) 0:00:02.673 *******
Monday 23 December 2024 00:03:21 +0000 (0:00:00.019) 0:00:02.692 *******
TASK [bootstrap-os : Install libselinux python package] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:22 +0000 (0:00:01.041) 0:00:03.733 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.018) 0:00:03.752 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.019) 0:00:03.771 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.018) 0:00:03.790 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.017) 0:00:03.807 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.018) 0:00:03.826 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.023) 0:00:03.850 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.019) 0:00:03.869 *******
Monday 23 December 2024 00:03:22 +0000 (0:00:00.018) 0:00:03.888 *******
TASK [bootstrap-os : Create remote_tmp for it is used by another module] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:23 +0000 (0:00:00.550) 0:00:04.439 *******
TASK [bootstrap-os : Gather host facts to get ansible_os_family] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:23 +0000 (0:00:00.522) 0:00:04.961 *******
TASK [bootstrap-os : Assign inventory name to unconfigured hostnames (non-CoreOS, non-Flatcar, Suse and ClearLinux, non-Fedora)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:24 +0000 (0:00:00.849) 0:00:05.811 *******
Monday 23 December 2024 00:03:24 +0000 (0:00:00.019) 0:00:05.831 *******
Monday 23 December 2024 00:03:24 +0000 (0:00:00.018) 0:00:05.849 *******
Monday 23 December 2024 00:03:24 +0000 (0:00:00.029) 0:00:05.879 *******
TASK [bootstrap-os : Ensure bash_completion.d folder exists] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Gather facts] ************************************************************
Monday 23 December 2024 00:03:25 +0000 (0:00:00.473) 0:00:06.353 *******
TASK [Gather minimal facts] ****************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:25 +0000 (0:00:00.409) 0:00:06.763 *******
TASK [Gather necessary facts (network)] ****************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:25 +0000 (0:00:00.355) 0:00:07.119 *******
TASK [Gather necessary facts (hardware)] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Prepare for etcd install] ************************************************
Monday 23 December 2024 00:03:26 +0000 (0:00:00.713) 0:00:07.832 *******
Monday 23 December 2024 00:03:26 +0000 (0:00:00.060) 0:00:07.893 *******
TASK [kubespray-defaults : Create fallback_ips_base] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> localhost]
Monday 23 December 2024 00:03:26 +0000 (0:00:00.054) 0:00:07.947 *******
TASK [kubespray-defaults : Set fallback_ips] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:26 +0000 (0:00:00.050) 0:00:07.998 *******
Monday 23 December 2024 00:03:26 +0000 (0:00:00.043) 0:00:08.041 *******
Monday 23 December 2024 00:03:26 +0000 (0:00:00.038) 0:00:08.079 *******
Monday 23 December 2024 00:03:26 +0000 (0:00:00.031) 0:00:08.111 *******
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:27 +0000 (0:00:00.454) 0:00:08.566 *******
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:27 +0000 (0:00:00.529) 0:00:09.095 *******
TASK [kubernetes/preinstall : Check if /etc/fstab exists] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:28 +0000 (0:00:00.298) 0:00:09.394 *******
TASK [kubernetes/preinstall : Remove swapfile from /etc/fstab] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=swap)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=none)
Monday 23 December 2024 00:03:28 +0000 (0:00:00.542) 0:00:09.936 *******
TASK [kubernetes/preinstall : Mask swap.target (persist swapoff)] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:29 +0000 (0:00:00.747) 0:00:10.683 *******
TASK [kubernetes/preinstall : Disable swap] ************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:29 +0000 (0:00:00.312) 0:00:10.996 *******
Monday 23 December 2024 00:03:29 +0000 (0:00:00.019) 0:00:11.015 *******
Monday 23 December 2024 00:03:29 +0000 (0:00:00.019) 0:00:11.035 *******
Monday 23 December 2024 00:03:29 +0000 (0:00:00.019) 0:00:11.054 *******
TASK [kubernetes/preinstall : Check if booted with ostree] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:30 +0000 (0:00:00.227) 0:00:11.282 *******
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:30 +0000 (0:00:00.395) 0:00:11.677 *******
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:30 +0000 (0:00:00.041) 0:00:11.719 *******
TASK [kubernetes/preinstall : Check resolvconf] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:30 +0000 (0:00:00.237) 0:00:11.957 *******
TASK [kubernetes/preinstall : Check existence of /etc/resolvconf/resolv.conf.d] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:31 +0000 (0:00:00.236) 0:00:12.193 *******
TASK [kubernetes/preinstall : Check status of /etc/resolv.conf] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:31 +0000 (0:00:00.234) 0:00:12.428 *******
TASK [kubernetes/preinstall : Get content of /etc/resolv.conf] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:31 +0000 (0:00:00.334) 0:00:12.762 *******
TASK [kubernetes/preinstall : Get currently configured nameservers] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:31 +0000 (0:00:00.076) 0:00:12.839 *******
Monday 23 December 2024 00:03:31 +0000 (0:00:00.038) 0:00:12.878 *******
TASK [kubernetes/preinstall : NetworkManager | Check if host has NetworkManager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.257) 0:00:13.135 *******
TASK [kubernetes/preinstall : Check systemd-resolved] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.249) 0:00:13.385 *******
TASK [kubernetes/preinstall : Set default dns if remove_default_searchdomains is false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.047) 0:00:13.433 *******
TASK [kubernetes/preinstall : Set dns facts] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.047) 0:00:13.480 *******
TASK [kubernetes/preinstall : Check if kubelet is configured] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.270) 0:00:13.751 *******
TASK [kubernetes/preinstall : Check if early DNS configuration stage] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.041) 0:00:13.792 *******
TASK [kubernetes/preinstall : Target resolv.conf files] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.048) 0:00:13.841 *******
Monday 23 December 2024 00:03:32 +0000 (0:00:00.025) 0:00:13.866 *******
TASK [kubernetes/preinstall : Check if /etc/dhclient.conf exists] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:32 +0000 (0:00:00.235) 0:00:14.101 *******
Monday 23 December 2024 00:03:32 +0000 (0:00:00.021) 0:00:14.123 *******
TASK [kubernetes/preinstall : Check if /etc/dhcp/dhclient.conf exists] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.238) 0:00:14.361 *******
Monday 23 December 2024 00:03:33 +0000 (0:00:00.019) 0:00:14.381 *******
TASK [kubernetes/preinstall : Target dhclient hook file for Red Hat family] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.042) 0:00:14.423 *******
Monday 23 December 2024 00:03:33 +0000 (0:00:00.019) 0:00:14.443 *******
TASK [kubernetes/preinstall : Generate search domains to resolvconf] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.047) 0:00:14.491 *******
TASK [kubernetes/preinstall : Pick coredns cluster IP or default resolver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.087) 0:00:14.578 *******
Monday 23 December 2024 00:03:33 +0000 (0:00:00.021) 0:00:14.599 *******
TASK [kubernetes/preinstall : Generate nameservers for resolvconf, not including cluster DNS] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.051) 0:00:14.651 *******
TASK [kubernetes/preinstall : Gather os specific variables] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/home/rocky/kubespray/roles/kubernetes/preinstall/vars/../vars/redhat.yml)
Monday 23 December 2024 00:03:33 +0000 (0:00:00.057) 0:00:14.709 *******
Monday 23 December 2024 00:03:33 +0000 (0:00:00.021) 0:00:14.730 *******
TASK [kubernetes/preinstall : Check /usr readonly] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:33 +0000 (0:00:00.237) 0:00:14.968 *******
Monday 23 December 2024 00:03:33 +0000 (0:00:00.021) 0:00:14.989 *******
TASK [kubernetes/preinstall : Stop if either kube_control_plane or kube_node group is empty] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kube_control_plane) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_control_plane",
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kube_node) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_node",
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:33 +0000 (0:00:00.059) 0:00:15.048 *******
TASK [kubernetes/preinstall : Stop if etcd group is empty in external etcd mode] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:33 +0000 (0:00:00.046) 0:00:15.095 *******
TASK [kubernetes/preinstall : Stop if non systemd OS type] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.045) 0:00:15.141 *******
TASK [kubernetes/preinstall : Stop if the os does not support] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.047) 0:00:15.188 *******
TASK [kubernetes/preinstall : Stop if unknown network plugin] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.046) 0:00:15.235 *******
TASK [kubernetes/preinstall : Stop if unsupported version of Kubernetes] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.047) 0:00:15.282 *******
TASK [kubernetes/preinstall : Stop if known booleans are set as strings (Use JSON format on CLI: -e "{'key': true }")] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'download_run_once', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_run_once",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'deploy_netchecker', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "deploy_netchecker",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'download_always_pull', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_always_pull",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'helm_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "helm_enabled",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'openstack_lbaas_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "openstack_lbaas_enabled",
"value": false
},
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.102) 0:00:15.385 *******
TASK [kubernetes/preinstall : Stop if even number of etcd hosts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.049) 0:00:15.435 *******
TASK [kubernetes/preinstall : Stop if memory is too small for masters] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.047) 0:00:15.482 *******
TASK [kubernetes/preinstall : Stop if memory is too small for nodes] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.046) 0:00:15.529 *******
TASK [kubernetes/preinstall : Guarantee that enough network address space is available for all pods] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.055) 0:00:15.585 *******
TASK [kubernetes/preinstall : Stop if ip var does not match local ips] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:34 +0000 (0:00:00.048) 0:00:15.633 *******
TASK [kubernetes/preinstall : Ensure ping package] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:35 +0000 (0:00:00.696) 0:00:16.330 *******
TASK [kubernetes/preinstall : Stop if access_ip is not pingable] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:35 +0000 (0:00:00.238) 0:00:16.569 *******
Monday 23 December 2024 00:03:35 +0000 (0:00:00.020) 0:00:16.589 *******
Monday 23 December 2024 00:03:35 +0000 (0:00:00.025) 0:00:16.615 *******
Monday 23 December 2024 00:03:35 +0000 (0:00:00.033) 0:00:16.649 *******
TASK [kubernetes/preinstall : Stop if bad hostname] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.047) 0:00:16.696 *******
Monday 23 December 2024 00:03:35 +0000 (0:00:00.026) 0:00:16.722 *******
TASK [kubernetes/preinstall : Check that kube_service_addresses is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.076) 0:00:16.799 *******
TASK [kubernetes/preinstall : Check that kube_pods_subnet is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.080) 0:00:16.879 *******
TASK [kubernetes/preinstall : Check that kube_pods_subnet does not collide with kube_service_addresses] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.079) 0:00:16.959 *******
TASK [kubernetes/preinstall : Check that IP range is enough for the nodes] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.080) 0:00:17.039 *******
TASK [kubernetes/preinstall : Stop if unknown dns mode] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:35 +0000 (0:00:00.048) 0:00:17.088 *******
TASK [kubernetes/preinstall : Stop if unknown kube proxy mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:36 +0000 (0:00:00.049) 0:00:17.137 *******
TASK [kubernetes/preinstall : Stop if unknown cert_management] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:36 +0000 (0:00:00.047) 0:00:17.184 *******
TASK [kubernetes/preinstall : Stop if unknown resolvconf_mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:36 +0000 (0:00:00.058) 0:00:17.243 *******
TASK [kubernetes/preinstall : Stop if etcd deployment type is not host, docker or kubeadm] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:36 +0000 (0:00:00.048) 0:00:17.292 *******
TASK [kubernetes/preinstall : Stop if container manager is not docker, crio or containerd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 23 December 2024 00:03:36 +0000 (0:00:00.047) 0:00:17.340 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.024) 0:00:17.364 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.026) 0:00:17.391 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.026) 0:00:17.417 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.020) 0:00:17.438 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.021) 0:00:17.459 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.020) 0:00:17.480 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.020) 0:00:17.500 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.021) 0:00:17.522 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.025) 0:00:17.548 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.020) 0:00:17.568 *******
Monday 23 December 2024 00:03:36 +0000 (0:00:00.027) 0:00:17.595 *******
TASK [kubernetes/preinstall : Create kubernetes directories] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/kubernetes)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/kubernetes/manifests)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/usr/local/bin/kubernetes-scripts)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/usr/libexec/kubernetes/kubelet-plugins/volume/exec)
Monday 23 December 2024 00:03:37 +0000 (0:00:00.897) 0:00:18.493 *******
TASK [kubernetes/preinstall : Create other directories of root owner] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/kubernetes/ssl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/usr/local/bin)
Monday 23 December 2024 00:03:37 +0000 (0:00:00.466) 0:00:18.960 *******
TASK [kubernetes/preinstall : Check if kubernetes kubeadm compat cert dir exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:38 +0000 (0:00:00.255) 0:00:19.215 *******
TASK [kubernetes/preinstall : Create kubernetes kubeadm compat cert dir (kubernetes/kubeadm issue 1498)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:38 +0000 (0:00:00.284) 0:00:19.500 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.029) 0:00:19.529 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.024) 0:00:19.553 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.040) 0:00:19.593 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.020) 0:00:19.614 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.079) 0:00:19.693 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.051) 0:00:19.744 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.049) 0:00:19.794 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.022) 0:00:19.816 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.021) 0:00:19.838 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.022) 0:00:19.860 *******
Monday 23 December 2024 00:03:38 +0000 (0:00:00.021) 0:00:19.882 *******
TASK [kubernetes/preinstall : NetworkManager | Ensure NetworkManager conf.d dir] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:39 +0000 (0:00:00.251) 0:00:20.133 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:20.155 *******
TASK [kubernetes/preinstall : NetworkManager | Prevent NetworkManager from managing K8S interfaces (kube-ipvs0/nodelocaldns)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:39 +0000 (0:00:00.671) 0:00:20.827 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:20.849 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:20.872 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:20.894 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.021) 0:00:20.916 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.026) 0:00:20.942 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.024) 0:00:20.967 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:20.989 *******
Monday 23 December 2024 00:03:39 +0000 (0:00:00.022) 0:00:21.012 *******
TASK [kubernetes/preinstall : Remove legacy docker repo file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:40 +0000 (0:00:00.243) 0:00:21.255 *******
Monday 23 December 2024 00:03:40 +0000 (0:00:00.022) 0:00:21.277 *******
Monday 23 December 2024 00:03:40 +0000 (0:00:00.036) 0:00:21.313 *******
TASK [kubernetes/preinstall : Update common_required_pkgs with ipvsadm when kube_proxy_mode is ipvs] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:03:40 +0000 (0:00:00.048) 0:00:21.361 *******
TASK [kubernetes/preinstall : Install packages requirements] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:16 +0000 (0:00:36.651) 0:00:58.013 *******
Monday 23 December 2024 00:04:16 +0000 (0:00:00.022) 0:00:58.035 *******
TASK [kubernetes/preinstall : Confirm selinux deployed] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:17 +0000 (0:00:00.238) 0:00:58.273 *******
TASK [kubernetes/preinstall : Set selinux policy] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:17 +0000 (0:00:00.641) 0:00:58.915 *******
Monday 23 December 2024 00:04:17 +0000 (0:00:00.022) 0:00:58.938 *******
TASK [kubernetes/preinstall : Clean previously used sysctl file locations] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ipv4-ip_forward.conf)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=bridge-nf-call.conf)
Monday 23 December 2024 00:04:18 +0000 (0:00:00.500) 0:00:59.438 *******
TASK [kubernetes/preinstall : Stat sysctl file configuration] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:18 +0000 (0:00:00.240) 0:00:59.679 *******
TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:18 +0000 (0:00:00.046) 0:00:59.726 *******
TASK [kubernetes/preinstall : Make sure sysctl file path folder exists] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:18 +0000 (0:00:00.245) 0:00:59.971 *******
TASK [kubernetes/preinstall : Enable ip forwarding] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:19 +0000 (0:00:00.404) 0:01:00.376 *******
Monday 23 December 2024 00:04:19 +0000 (0:00:00.033) 0:01:00.410 *******
TASK [kubernetes/preinstall : Check if we need to set fs.may_detach_mounts] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:19 +0000 (0:00:00.243) 0:01:00.653 *******
Monday 23 December 2024 00:04:19 +0000 (0:00:00.037) 0:01:00.690 *******
TASK [kubernetes/preinstall : Ensure kube-bench parameters are set] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'kernel.keys.root_maxbytes', 'value': 25000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'kernel.keys.root_maxkeys', 'value': 1000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'kernel.panic', 'value': 10})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'kernel.panic_on_oops', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'vm.overcommit_memory', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'vm.panic_on_oom', 'value': 0})
Monday 23 December 2024 00:04:20 +0000 (0:00:01.320) 0:01:02.010 *******
Monday 23 December 2024 00:04:20 +0000 (0:00:00.020) 0:01:02.031 *******
Monday 23 December 2024 00:04:20 +0000 (0:00:00.022) 0:01:02.054 *******
TASK [kubernetes/preinstall : Disable fapolicyd service] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:21 +0000 (0:00:00.684) 0:01:02.738 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.026) 0:01:02.764 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.024) 0:01:02.789 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.025) 0:01:02.814 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.023) 0:01:02.838 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.023) 0:01:02.862 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.025) 0:01:02.887 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.025) 0:01:02.912 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.025) 0:01:02.937 *******
Monday 23 December 2024 00:04:21 +0000 (0:00:00.028) 0:01:02.966 *******
TASK [kubernetes/preinstall : Hosts | create hosts list from inventory] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> localhost]
Monday 23 December 2024 00:04:21 +0000 (0:00:00.074) 0:01:03.040 *******
TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:22 +0000 (0:00:00.402) 0:01:03.443 *******
Monday 23 December 2024 00:04:22 +0000 (0:00:00.026) 0:01:03.469 *******
TASK [kubernetes/preinstall : Hosts | Retrieve hosts file content] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:22 +0000 (0:00:00.229) 0:01:03.698 *******
TASK [kubernetes/preinstall : Hosts | Extract existing entries for localhost from hosts file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=::1 localhost localhost.localdomain localhost6 localhost6.localdomain6)
Monday 23 December 2024 00:04:22 +0000 (0:00:00.098) 0:01:03.797 *******
TASK [kubernetes/preinstall : Hosts | Update target hosts file entries dict with required entries] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'key': '127.0.0.1', 'value': {'expected': ['localhost', 'localhost.localdomain']}})
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'key': '::1', 'value': {'expected': ['localhost6', 'localhost6.localdomain'], 'unexpected': ['localhost', 'localhost.localdomain']}})
Monday 23 December 2024 00:04:22 +0000 (0:00:00.060) 0:01:03.857 *******
TASK [kubernetes/preinstall : Hosts | Update (if necessary) hosts file] ********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'key': '127.0.0.1', 'value': ['localhost', 'localhost.localdomain', 'localhost4', 'localhost4.localdomain4']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'key': '::1', 'value': ['localhost6', 'localhost6.localdomain6', 'localhost6.localdomain']})
Monday 23 December 2024 00:04:23 +0000 (0:00:00.494) 0:01:04.352 *******
TASK [kubernetes/preinstall : Update facts] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:23 +0000 (0:00:00.361) 0:01:04.714 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.020) 0:01:04.735 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.020) 0:01:04.755 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.020) 0:01:04.775 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.026) 0:01:04.801 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.028) 0:01:04.830 *******
Monday 23 December 2024 00:04:23 +0000 (0:00:00.011) 0:01:04.841 *******
RUNNING HANDLER [kubernetes/preinstall : Preinstall | reload NetworkManager] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:24 +0000 (0:00:00.464) 0:01:05.306 *******
TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:24 +0000 (0:00:00.242) 0:01:05.549 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.570 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.590 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.611 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.632 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.652 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.673 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.020) 0:01:05.694 *******
Monday 23 December 2024 00:04:24 +0000 (0:00:00.027) 0:01:05.721 *******
TASK [container-engine/validate-container-engine : Validate-container-engine | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:24 +0000 (0:00:00.309) 0:01:06.030 *******
TASK [container-engine/validate-container-engine : Validate-container-engine | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:24 +0000 (0:00:00.045) 0:01:06.076 *******
TASK [container-engine/validate-container-engine : Ensure kubelet systemd unit exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:25 +0000 (0:00:00.233) 0:01:06.309 *******
TASK [container-engine/validate-container-engine : Populate service facts] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:26 +0000 (0:00:01.763) 0:01:08.072 *******
TASK [container-engine/validate-container-engine : Check if containerd is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:27 +0000 (0:00:00.337) 0:01:08.410 *******
TASK [container-engine/validate-container-engine : Check if docker is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:27 +0000 (0:00:00.250) 0:01:08.661 *******
TASK [container-engine/validate-container-engine : Check if crio is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:27 +0000 (0:00:00.248) 0:01:08.909 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.030) 0:01:08.939 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.032) 0:01:08.972 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.030) 0:01:09.002 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.029) 0:01:09.032 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.058) 0:01:09.091 *******
Monday 23 December 2024 00:04:27 +0000 (0:00:00.029) 0:01:09.121 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.151 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.180 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.030) 0:01:09.211 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.240 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.037) 0:01:09.277 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.038) 0:01:09.316 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.345 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:09.374 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.403 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.038) 0:01:09.442 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.471 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.036) 0:01:09.508 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.538 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.075) 0:01:09.614 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:09.642 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:09.671 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.027) 0:01:09.699 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:09.728 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.065) 0:01:09.793 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.034) 0:01:09.828 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:09.857 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.027) 0:01:09.884 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.026) 0:01:09.910 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.026) 0:01:09.937 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.036) 0:01:09.973 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.027) 0:01:10.001 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:10.029 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.029) 0:01:10.058 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.028) 0:01:10.086 *******
Monday 23 December 2024 00:04:28 +0000 (0:00:00.041) 0:01:10.128 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.028) 0:01:10.156 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.029) 0:01:10.186 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.036) 0:01:10.223 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.033) 0:01:10.256 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.031) 0:01:10.288 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.066) 0:01:10.354 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.036) 0:01:10.391 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.029) 0:01:10.420 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.035) 0:01:10.456 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.030) 0:01:10.486 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.027) 0:01:10.514 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.089) 0:01:10.603 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.031) 0:01:10.635 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.029) 0:01:10.664 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.038) 0:01:10.703 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.039) 0:01:10.742 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.029) 0:01:10.772 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.030) 0:01:10.802 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.028) 0:01:10.831 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.028) 0:01:10.859 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.038) 0:01:10.898 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.028) 0:01:10.927 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.028) 0:01:10.955 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.027) 0:01:10.982 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.029) 0:01:11.011 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.027) 0:01:11.039 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.027) 0:01:11.067 *******
Monday 23 December 2024 00:04:29 +0000 (0:00:00.037) 0:01:11.104 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.030) 0:01:11.134 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.043) 0:01:11.178 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.070) 0:01:11.248 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.026) 0:01:11.275 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.024) 0:01:11.299 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.026) 0:01:11.326 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.027) 0:01:11.353 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.028) 0:01:11.382 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.032) 0:01:11.415 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.035) 0:01:11.450 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.024) 0:01:11.475 *******
Monday 23 December 2024 00:04:30 +0000 (0:00:00.026) 0:01:11.501 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.681) 0:01:12.182 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.031) 0:01:12.214 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.042) 0:01:12.257 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.033) 0:01:12.290 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.033) 0:01:12.324 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:12.349 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:12.375 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.024) 0:01:12.400 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.024) 0:01:12.425 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.024) 0:01:12.450 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.034) 0:01:12.484 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.034) 0:01:12.519 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.027) 0:01:12.546 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.082) 0:01:12.629 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.655 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:12.680 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.035) 0:01:12.716 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.743 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:12.768 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.795 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.027) 0:01:12.823 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.027) 0:01:12.850 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.876 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.903 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.028) 0:01:12.931 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:12.957 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:12.983 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.025) 0:01:13.008 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.043) 0:01:13.052 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.027) 0:01:13.080 *******
Monday 23 December 2024 00:04:31 +0000 (0:00:00.026) 0:01:13.107 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.048) 0:01:13.155 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.030) 0:01:13.186 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.032) 0:01:13.218 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.031) 0:01:13.250 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.035) 0:01:13.286 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.033) 0:01:13.319 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.046) 0:01:13.365 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.027) 0:01:13.393 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:13.419 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.020) 0:01:13.440 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:13.465 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.024) 0:01:13.490 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.037) 0:01:13.527 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:13.554 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:13.580 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.035) 0:01:13.616 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:13.641 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.024) 0:01:13.666 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.057) 0:01:13.724 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:13.749 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.024) 0:01:13.774 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.027) 0:01:13.801 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:13.827 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:13.852 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.035) 0:01:13.888 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.035) 0:01:13.923 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:13.949 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.028) 0:01:13.977 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:14.002 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.033) 0:01:14.036 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.026) 0:01:14.062 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.024) 0:01:14.087 *******
Monday 23 December 2024 00:04:32 +0000 (0:00:00.025) 0:01:14.112 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.029) 0:01:14.142 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.027) 0:01:14.170 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.026) 0:01:14.196 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.045) 0:01:14.242 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.024) 0:01:14.267 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.044) 0:01:14.311 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.027) 0:01:14.339 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.025) 0:01:14.364 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.024) 0:01:14.389 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.040) 0:01:14.430 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.026) 0:01:14.457 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.030) 0:01:14.488 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.029) 0:01:14.517 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.081) 0:01:14.598 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.035) 0:01:14.634 *******
TASK [container-engine/containerd-common : Containerd-common | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:33 +0000 (0:00:00.241) 0:01:14.875 *******
TASK [container-engine/containerd-common : Containerd-common | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:33 +0000 (0:00:00.051) 0:01:14.927 *******
TASK [container-engine/containerd-common : Containerd-common | gather os specific variables] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 23 December 2024 00:04:33 +0000 (0:00:00.081) 0:01:15.008 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.037) 0:01:15.045 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.027) 0:01:15.073 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.026) 0:01:15.099 *******
Monday 23 December 2024 00:04:33 +0000 (0:00:00.026) 0:01:15.126 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.027) 0:01:15.154 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.035) 0:01:15.189 *******
TASK [container-engine/docker : Check if fedora coreos] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:34 +0000 (0:00:00.241) 0:01:15.431 *******
TASK [container-engine/docker : Set is_ostree] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:34 +0000 (0:00:00.049) 0:01:15.481 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.027) 0:01:15.508 *******
TASK [container-engine/docker : Gather os specific variables] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 23 December 2024 00:04:34 +0000 (0:00:00.074) 0:01:15.583 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.026) 0:01:15.610 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.028) 0:01:15.638 *******
TASK [container-engine/docker : Remove legacy docker repo file] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:34 +0000 (0:00:00.256) 0:01:15.894 *******
Monday 23 December 2024 00:04:34 +0000 (0:00:00.031) 0:01:15.926 *******
TASK [container-engine/docker : Ensure podman not installed. | RedHat] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:35 +0000 (0:00:00.726) 0:01:16.652 *******
TASK [container-engine/docker : Ensure old versions of Docker are not installed. | RedHat] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:36 +0000 (0:00:00.766) 0:01:17.419 *******
Monday 23 December 2024 00:04:36 +0000 (0:00:00.034) 0:01:17.453 *******
Monday 23 December 2024 00:04:36 +0000 (0:00:00.027) 0:01:17.481 *******
Monday 23 December 2024 00:04:36 +0000 (0:00:00.033) 0:01:17.515 *******
Monday 23 December 2024 00:04:36 +0000 (0:00:00.025) 0:01:17.541 *******
TASK [container-engine/docker : Configure docker repository on RedHat/CentOS/OracleLinux/AlmaLinux/KylinLinux] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:37 +0000 (0:00:00.592) 0:01:18.133 *******
Monday 23 December 2024 00:04:37 +0000 (0:00:00.049) 0:01:18.183 *******
TASK [container-engine/docker : Ensure docker packages are installed] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:47 +0000 (0:00:10.495) 0:01:28.679 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.050) 0:01:28.730 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.032) 0:01:28.762 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.021) 0:01:28.783 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.028) 0:01:28.812 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.026) 0:01:28.839 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.026) 0:01:28.865 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.025) 0:01:28.891 *******
Monday 23 December 2024 00:04:47 +0000 (0:00:00.020) 0:01:28.911 *******
TASK [container-engine/docker : Create docker service systemd directory if it doesn't exist] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:48 +0000 (0:00:00.253) 0:01:29.165 *******
Monday 23 December 2024 00:04:48 +0000 (0:00:00.032) 0:01:29.197 *******
TASK [container-engine/docker : Get systemd version] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:48 +0000 (0:00:00.252) 0:01:29.450 *******
TASK [container-engine/docker : Write docker.service systemd file] *************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:48 +0000 (0:00:00.590) 0:01:30.040 *******
TASK [container-engine/docker : Write docker options systemd drop-in] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:49 +0000 (0:00:00.613) 0:01:30.653 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.029) 0:01:30.683 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.040) 0:01:30.723 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.041) 0:01:30.764 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.089) 0:01:30.854 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.027) 0:01:30.881 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.026) 0:01:30.908 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.027) 0:01:30.935 *******
Monday 23 December 2024 00:04:49 +0000 (0:00:00.026) 0:01:30.962 *******
TASK [container-engine/docker : Ensure docker service is started and enabled] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=docker)
Monday 23 December 2024 00:04:50 +0000 (0:00:00.827) 0:01:31.789 *******
TASK [container-engine/crictl : Install crictl] ********************************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/crictl.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:04:50 +0000 (0:00:00.037) 0:01:31.827 *******
TASK [container-engine/crictl : Crictl | Download crictl] **********************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:04:50 +0000 (0:00:00.047) 0:01:31.875 *******
TASK [container-engine/crictl : Prep_download | Set a few facts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:51 +0000 (0:00:00.374) 0:01:32.249 *******
TASK [container-engine/crictl : Download_file | Starting download of file] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 23 December 2024 00:04:51 +0000 (0:00:00.647) 0:01:32.897 *******
TASK [container-engine/crictl : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:52 +0000 (0:00:00.637) 0:01:33.535 *******
TASK [container-engine/crictl : Download_file | Create dest directory on node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:53 +0000 (0:00:01.129) 0:01:34.664 *******
Monday 23 December 2024 00:04:53 +0000 (0:00:00.036) 0:01:34.701 *******
Monday 23 December 2024 00:04:53 +0000 (0:00:00.046) 0:01:34.747 *******
TASK [container-engine/crictl : Download_file | Validate mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:04:56 +0000 (0:00:03.208) 0:01:37.956 *******
TASK [container-engine/crictl : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:04:57 +0000 (0:00:00.387) 0:01:38.343 *******
TASK [container-engine/crictl : Download_file | Download item] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:01 +0000 (0:00:04.617) 0:01:42.960 *******
Monday 23 December 2024 00:05:01 +0000 (0:00:00.032) 0:01:42.992 *******
Monday 23 December 2024 00:05:01 +0000 (0:00:00.031) 0:01:43.023 *******
Monday 23 December 2024 00:05:01 +0000 (0:00:00.032) 0:01:43.056 *******
TASK [container-engine/crictl : Download_file | Extract file archives] *********
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:01 +0000 (0:00:00.048) 0:01:43.104 *******
TASK [container-engine/crictl : Extract_file | Unpacking archive] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:05 +0000 (0:00:03.782) 0:01:46.886 *******
TASK [container-engine/crictl : Install crictl config] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:06 +0000 (0:00:00.610) 0:01:47.496 *******
TASK [container-engine/crictl : Copy crictl binary from download dir] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:06 +0000 (0:00:00.547) 0:01:48.044 *******
TASK [container-engine/cri-dockerd : Runc | Download cri-dockerd binary] *******
included: /home/rocky/kubespray/roles/container-engine/cri-dockerd/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:06 +0000 (0:00:00.041) 0:01:48.085 *******
TASK [container-engine/cri-dockerd : Prep_download | Set a few facts] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:07 +0000 (0:00:00.353) 0:01:48.439 *******
TASK [container-engine/cri-dockerd : Download_file | Starting download of file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 23 December 2024 00:05:07 +0000 (0:00:00.636) 0:01:49.076 *******
TASK [container-engine/cri-dockerd : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:08 +0000 (0:00:00.636) 0:01:49.712 *******
TASK [container-engine/cri-dockerd : Download_file | Create dest directory on node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:09 +0000 (0:00:01.155) 0:01:50.868 *******
Monday 23 December 2024 00:05:09 +0000 (0:00:00.033) 0:01:50.901 *******
Monday 23 December 2024 00:05:09 +0000 (0:00:00.040) 0:01:50.942 *******
TASK [container-engine/cri-dockerd : Download_file | Validate mirrors] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:12 +0000 (0:00:03.039) 0:01:53.981 *******
TASK [container-engine/cri-dockerd : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:13 +0000 (0:00:00.441) 0:01:54.422 *******
TASK [container-engine/cri-dockerd : Download_file | Download item] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:17 +0000 (0:00:04.407) 0:01:58.830 *******
Monday 23 December 2024 00:05:17 +0000 (0:00:00.028) 0:01:58.858 *******
Monday 23 December 2024 00:05:17 +0000 (0:00:00.028) 0:01:58.887 *******
Monday 23 December 2024 00:05:17 +0000 (0:00:00.027) 0:01:58.915 *******
TASK [container-engine/cri-dockerd : Download_file | Extract file archives] ****
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:17 +0000 (0:00:00.041) 0:01:58.957 *******
TASK [container-engine/cri-dockerd : Extract_file | Unpacking archive] *********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:21 +0000 (0:00:03.365) 0:02:02.322 *******
TASK [container-engine/cri-dockerd : Copy cri-dockerd binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:21 +0000 (0:00:00.491) 0:02:02.813 *******
TASK [container-engine/cri-dockerd : Generate cri-dockerd systemd unit files] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=cri-dockerd.service)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=cri-dockerd.socket)
Monday 23 December 2024 00:05:22 +0000 (0:00:01.218) 0:02:04.032 *******
Monday 23 December 2024 00:05:22 +0000 (0:00:00.021) 0:02:04.054 *******
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload systemd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:23 +0000 (0:00:00.539) 0:02:04.593 *******
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | restart docker.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:24 +0000 (0:00:00.701) 0:02:05.294 *******
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.socket] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:24 +0000 (0:00:00.393) 0:02:05.687 *******
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:24 +0000 (0:00:00.421) 0:02:06.109 *******
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | enable cri-dockerd service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:25 +0000 (0:00:00.560) 0:02:06.669 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.028) 0:02:06.698 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.046) 0:02:06.745 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:25 +0000 (0:00:00.052) 0:02:06.797 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.042) 0:02:06.839 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.043) 0:02:06.882 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.040) 0:02:06.922 *******
Monday 23 December 2024 00:05:25 +0000 (0:00:00.040) 0:02:06.962 *******
TASK [download : Prep_download | Register docker images info] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:26 +0000 (0:00:00.277) 0:02:07.240 *******
TASK [download : Prep_download | Create staging directory on remote node] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:26 +0000 (0:00:00.303) 0:02:07.543 *******
Monday 23 December 2024 00:05:26 +0000 (0:00:00.042) 0:02:07.586 *******
TASK [download : Download | Get kubeadm binary and list of required images] ****
included: /home/rocky/kubespray/roles/download/tasks/prep_kubeadm_images.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:26 +0000 (0:00:00.056) 0:02:07.642 *******
Monday 23 December 2024 00:05:26 +0000 (0:00:00.376) 0:02:08.019 *******
TASK [download : Prep_kubeadm_images | Download kubeadm binary] ****************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:27 +0000 (0:00:00.390) 0:02:08.409 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:27 +0000 (0:00:00.344) 0:02:08.754 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 23 December 2024 00:05:28 +0000 (0:00:00.713) 0:02:09.468 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:29 +0000 (0:00:00.749) 0:02:10.218 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:30 +0000 (0:00:01.149) 0:02:11.367 *******
Monday 23 December 2024 00:05:30 +0000 (0:00:00.028) 0:02:11.396 *******
Monday 23 December 2024 00:05:30 +0000 (0:00:00.036) 0:02:11.432 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:33 +0000 (0:00:02.757) 0:02:14.190 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:33 +0000 (0:00:00.381) 0:02:14.571 *******
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:38 +0000 (0:00:05.029) 0:02:19.600 *******
Monday 23 December 2024 00:05:38 +0000 (0:00:00.032) 0:02:19.633 *******
Monday 23 December 2024 00:05:38 +0000 (0:00:00.031) 0:02:19.664 *******
Monday 23 December 2024 00:05:38 +0000 (0:00:00.033) 0:02:19.697 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:38 +0000 (0:00:00.055) 0:02:19.753 *******
Monday 23 December 2024 00:05:38 +0000 (0:00:00.362) 0:02:20.116 *******
TASK [download : Prep_kubeadm_images | Create kubeadm config] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:39 +0000 (0:00:00.627) 0:02:20.743 *******
TASK [download : Prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:40 +0000 (0:00:00.817) 0:02:21.560 *******
TASK [download : Prep_kubeadm_images | Set kubeadm binary permissions] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:40 +0000 (0:00:00.245) 0:02:21.805 *******
TASK [download : Prep_kubeadm_images | Generate list of required images] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:40 +0000 (0:00:00.278) 0:02:22.084 *******
TASK [download : Prep_kubeadm_images | Parse list of images] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=registry.k8s.io/kube-apiserver:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=registry.k8s.io/kube-controller-manager:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=registry.k8s.io/kube-scheduler:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=registry.k8s.io/kube-proxy:v1.28.6)
Monday 23 December 2024 00:05:41 +0000 (0:00:00.094) 0:02:22.179 *******
TASK [download : Prep_kubeadm_images | Convert list of images to dict for later use] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:41 +0000 (0:00:00.054) 0:02:22.233 *******
TASK [download : Download | Download files / images] ***************************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'etcd', 'value': {'container': False, 'file': True, 'enabled': True, 'version': 'v3.5.16', 'dest': '/tmp/releases/etcd-v3.5.16-linux-amd64.tar.gz', 'repo': 'quay.io/coreos/etcd', 'tag': 'v3.5.16', 'sha256': 'b414b27a5ad05f7cb01395c447c85d3227e3fb1c176e51757a283b817f645ccc', 'url': 'https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['etcd']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'cni', 'value': {'enabled': True, 'file': True, 'version': 'v1.3.0', 'dest': '/tmp/releases/cni-plugins-linux-amd64-v1.3.0.tgz', 'sha256': '754a71ed60a4bd08726c3af705a7d55ee3df03122b12e389fdba4bea35d7dd7e', 'url': 'https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubeadm', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubeadm-v1.28.6-amd64', 'sha256': 'bda3eda8d51e8746a42b535b7eab7df52b091a796227c3212dc30909a8f1b431', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubelet', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubelet-v1.28.6-amd64', 'sha256': '8506df1f20a5f8bba0592f5a4cf5d0cc541047708e664cb88580735400d0b26f', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubectl', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubectl-v1.28.6-amd64', 'sha256': 'c8351fe0611119fd36634dd3f53eb94ec1a2d43ef9e78b92b4846df5cc7aa7e3', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'crictl', 'value': {'file': True, 'enabled': True, 'version': 'v1.28.0', 'dest': '/tmp/releases/crictl-v1.28.0-linux-amd64.tar.gz', 'sha256': '8dc78774f7cbeaf787994d386eec663f0a3cf24de1ea4893598096cb39ef2508', 'url': 'https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'cri_dockerd', 'value': {'file': True, 'enabled': True, 'version': '0.3.4', 'dest': '/tmp/releases/cri-dockerd-0.3.4.amd64.tar.gz', 'sha256': 'b77a1fbd70d12e5b1dacfa24e5824619ec54184dbc655e721b8523572651adeb', 'url': 'https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz', 'unarchive': True, 'unarchive_extra_opts': ['--strip=1'], 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'pod_infra', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/pause', 'tag': '3.9', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'nginx', 'value': {'enabled': True, 'container': True, 'repo': 'docker.io/library/nginx', 'tag': '1.25.2-alpine', 'sha256': '', 'groups': ['kube_node']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'coredns', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/coredns/coredns', 'tag': 'v1.10.1', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'dnsautoscaler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/cpa/cluster-proportional-autoscaler', 'tag': 'v1.8.8', 'sha256': '', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubeadm_kube-apiserver', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-apiserver', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubeadm_kube-controller-manager', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-controller-manager', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubeadm_kube-scheduler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-scheduler', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1 => (item={'key': 'kubeadm_kube-proxy', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-proxy', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
Monday 23 December 2024 00:05:42 +0000 (0:00:01.330) 0:02:23.564 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:42 +0000 (0:00:00.039) 0:02:23.604 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz"
}
Monday 23 December 2024 00:05:42 +0000 (0:00:00.039) 0:02:23.643 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:42 +0000 (0:00:00.040) 0:02:23.684 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:42 +0000 (0:00:00.246) 0:02:23.931 *******
Monday 23 December 2024 00:05:42 +0000 (0:00:00.029) 0:02:23.960 *******
Monday 23 December 2024 00:05:42 +0000 (0:00:00.037) 0:02:23.998 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:44 +0000 (0:00:01.350) 0:02:25.348 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:44 +0000 (0:00:00.058) 0:02:25.407 *******
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:46 +0000 (0:00:01.756) 0:02:27.163 *******
Monday 23 December 2024 00:05:46 +0000 (0:00:00.025) 0:02:27.189 *******
Monday 23 December 2024 00:05:46 +0000 (0:00:00.027) 0:02:27.217 *******
Monday 23 December 2024 00:05:46 +0000 (0:00:00.027) 0:02:27.244 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:46 +0000 (0:00:00.042) 0:02:27.287 *******
TASK [download : Extract_file | Unpacking archive] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:48 +0000 (0:00:02.011) 0:02:29.299 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:48 +0000 (0:00:00.048) 0:02:29.347 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz"
}
Monday 23 December 2024 00:05:48 +0000 (0:00:00.051) 0:02:29.399 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:48 +0000 (0:00:00.050) 0:02:29.449 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:48 +0000 (0:00:00.251) 0:02:29.701 *******
Monday 23 December 2024 00:05:48 +0000 (0:00:00.028) 0:02:29.730 *******
Monday 23 December 2024 00:05:48 +0000 (0:00:00.035) 0:02:29.765 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:49 +0000 (0:00:01.105) 0:02:30.871 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:49 +0000 (0:00:00.057) 0:02:30.928 *******
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:51 +0000 (0:00:01.957) 0:02:32.886 *******
Monday 23 December 2024 00:05:51 +0000 (0:00:00.023) 0:02:32.910 *******
Monday 23 December 2024 00:05:51 +0000 (0:00:00.024) 0:02:32.934 *******
Monday 23 December 2024 00:05:51 +0000 (0:00:00.024) 0:02:32.958 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:51 +0000 (0:00:00.038) 0:02:32.997 *******
Monday 23 December 2024 00:05:51 +0000 (0:00:00.028) 0:02:33.025 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:51 +0000 (0:00:00.038) 0:02:33.063 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 23 December 2024 00:05:51 +0000 (0:00:00.040) 0:02:33.104 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:52 +0000 (0:00:00.042) 0:02:33.147 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:52 +0000 (0:00:00.271) 0:02:33.418 *******
Monday 23 December 2024 00:05:52 +0000 (0:00:00.029) 0:02:33.448 *******
Monday 23 December 2024 00:05:52 +0000 (0:00:00.039) 0:02:33.488 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:53 +0000 (0:00:00.975) 0:02:34.464 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:53 +0000 (0:00:00.058) 0:02:34.522 *******
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:53 +0000 (0:00:00.513) 0:02:35.036 *******
Monday 23 December 2024 00:05:53 +0000 (0:00:00.024) 0:02:35.061 *******
Monday 23 December 2024 00:05:53 +0000 (0:00:00.024) 0:02:35.085 *******
Monday 23 December 2024 00:05:53 +0000 (0:00:00.024) 0:02:35.110 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:54 +0000 (0:00:00.039) 0:02:35.149 *******
Monday 23 December 2024 00:05:54 +0000 (0:00:00.028) 0:02:35.178 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:54 +0000 (0:00:00.038) 0:02:35.217 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet"
}
Monday 23 December 2024 00:05:54 +0000 (0:00:00.041) 0:02:35.259 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:54 +0000 (0:00:00.040) 0:02:35.299 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:54 +0000 (0:00:00.246) 0:02:35.546 *******
Monday 23 December 2024 00:05:54 +0000 (0:00:00.029) 0:02:35.576 *******
Monday 23 December 2024 00:05:54 +0000 (0:00:00.037) 0:02:35.614 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:05:55 +0000 (0:00:00.940) 0:02:36.554 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:55 +0000 (0:00:00.071) 0:02:36.625 *******
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:59 +0000 (0:00:04.070) 0:02:40.696 *******
Monday 23 December 2024 00:05:59 +0000 (0:00:00.025) 0:02:40.721 *******
Monday 23 December 2024 00:05:59 +0000 (0:00:00.029) 0:02:40.751 *******
Monday 23 December 2024 00:05:59 +0000 (0:00:00.030) 0:02:40.781 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:05:59 +0000 (0:00:00.057) 0:02:40.838 *******
Monday 23 December 2024 00:05:59 +0000 (0:00:00.035) 0:02:40.874 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:59 +0000 (0:00:00.047) 0:02:40.921 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl"
}
Monday 23 December 2024 00:05:59 +0000 (0:00:00.046) 0:02:40.967 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:05:59 +0000 (0:00:00.045) 0:02:41.012 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:00 +0000 (0:00:00.246) 0:02:41.259 *******
Monday 23 December 2024 00:06:00 +0000 (0:00:00.028) 0:02:41.287 *******
Monday 23 December 2024 00:06:00 +0000 (0:00:00.038) 0:02:41.325 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:06:01 +0000 (0:00:01.076) 0:02:42.402 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:01 +0000 (0:00:00.054) 0:02:42.456 *******
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:03 +0000 (0:00:02.331) 0:02:44.788 *******
Monday 23 December 2024 00:06:03 +0000 (0:00:00.025) 0:02:44.814 *******
Monday 23 December 2024 00:06:03 +0000 (0:00:00.023) 0:02:44.838 *******
Monday 23 December 2024 00:06:03 +0000 (0:00:00.024) 0:02:44.863 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:03 +0000 (0:00:00.040) 0:02:44.903 *******
Monday 23 December 2024 00:06:03 +0000 (0:00:00.032) 0:02:44.936 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:03 +0000 (0:00:00.044) 0:02:44.981 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 23 December 2024 00:06:03 +0000 (0:00:00.043) 0:02:45.024 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:03 +0000 (0:00:00.048) 0:02:45.072 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:04 +0000 (0:00:00.250) 0:02:45.323 *******
Monday 23 December 2024 00:06:04 +0000 (0:00:00.032) 0:02:45.355 *******
Monday 23 December 2024 00:06:04 +0000 (0:00:00.041) 0:02:45.397 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:06:05 +0000 (0:00:01.278) 0:02:46.676 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:05 +0000 (0:00:00.055) 0:02:46.732 *******
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:06 +0000 (0:00:00.412) 0:02:47.144 *******
Monday 23 December 2024 00:06:06 +0000 (0:00:00.024) 0:02:47.169 *******
Monday 23 December 2024 00:06:06 +0000 (0:00:00.023) 0:02:47.192 *******
Monday 23 December 2024 00:06:06 +0000 (0:00:00.024) 0:02:47.216 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:06 +0000 (0:00:00.041) 0:02:47.258 *******
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:07 +0000 (0:00:01.388) 0:02:48.646 *******
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:07 +0000 (0:00:00.039) 0:02:48.686 *******
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 23 December 2024 00:06:07 +0000 (0:00:00.041) 0:02:48.727 *******
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:07 +0000 (0:00:00.040) 0:02:48.767 *******
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:07 +0000 (0:00:00.244) 0:02:49.012 *******
Monday 23 December 2024 00:06:07 +0000 (0:00:00.028) 0:02:49.040 *******
Monday 23 December 2024 00:06:07 +0000 (0:00:00.037) 0:02:49.078 *******
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 23 December 2024 00:06:09 +0000 (0:00:01.201) 0:02:50.279 *******
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:09 +0000 (0:00:00.056) 0:02:50.335 *******
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:09 +0000 (0:00:00.380) 0:02:50.716 *******
Monday 23 December 2024 00:06:09 +0000 (0:00:00.023) 0:02:50.739 *******
Monday 23 December 2024 00:06:09 +0000 (0:00:00.022) 0:02:50.762 *******
Monday 23 December 2024 00:06:09 +0000 (0:00:00.023) 0:02:50.785 *******
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:09 +0000 (0:00:00.038) 0:02:50.824 *******
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:10 +0000 (0:00:01.210) 0:02:52.035 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:10 +0000 (0:00:00.036) 0:02:52.072 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/pause"
}
Monday 23 December 2024 00:06:10 +0000 (0:00:00.038) 0:02:52.111 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.040) 0:02:52.151 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.039) 0:02:52.191 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.036) 0:02:52.228 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.039) 0:02:52.267 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.039) 0:02:52.307 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.023) 0:02:52.331 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.024) 0:02:52.356 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.039) 0:02:52.396 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.024) 0:02:52.420 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.024) 0:02:52.444 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:11 +0000 (0:00:00.046) 0:02:52.491 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.255) 0:02:52.747 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:11 +0000 (0:00:00.039) 0:02:52.787 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.024) 0:02:52.811 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/pause:3.9 required is: True"
}
Monday 23 December 2024 00:06:11 +0000 (0:00:00.040) 0:02:52.851 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.027) 0:02:52.879 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.023) 0:02:52.902 *******
Monday 23 December 2024 00:06:11 +0000 (0:00:00.023) 0:02:52.926 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:01.604) 0:02:54.530 *******
Monday 23 December 2024 00:06:13 +0000 (0:00:00.043) 0:02:54.573 *******
Monday 23 December 2024 00:06:13 +0000 (0:00:00.026) 0:02:54.600 *******
Monday 23 December 2024 00:06:13 +0000 (0:00:00.024) 0:02:54.625 *******
Monday 23 December 2024 00:06:13 +0000 (0:00:00.025) 0:02:54.650 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.237) 0:02:54.887 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.035) 0:02:54.923 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "docker.io/library/nginx"
}
Monday 23 December 2024 00:06:13 +0000 (0:00:00.039) 0:02:54.963 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.039) 0:02:55.003 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.039) 0:02:55.042 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.041) 0:02:55.083 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:13 +0000 (0:00:00.037) 0:02:55.121 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:14 +0000 (0:00:00.038) 0:02:55.159 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.025) 0:02:55.185 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.025) 0:02:55.210 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:14 +0000 (0:00:00.040) 0:02:55.250 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.026) 0:02:55.277 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.025) 0:02:55.302 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:14 +0000 (0:00:00.046) 0:02:55.349 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:14 +0000 (0:00:00.280) 0:02:55.629 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:14 +0000 (0:00:00.039) 0:02:55.669 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.025) 0:02:55.694 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull docker.io/library/nginx:1.25.2-alpine required is: True"
}
Monday 23 December 2024 00:06:14 +0000 (0:00:00.037) 0:02:55.732 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.028) 0:02:55.760 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.025) 0:02:55.785 *******
Monday 23 December 2024 00:06:14 +0000 (0:00:00.023) 0:02:55.809 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:16 +0000 (0:00:01.842) 0:02:57.652 *******
Monday 23 December 2024 00:06:16 +0000 (0:00:00.043) 0:02:57.695 *******
Monday 23 December 2024 00:06:16 +0000 (0:00:00.026) 0:02:57.722 *******
Monday 23 December 2024 00:06:16 +0000 (0:00:00.026) 0:02:57.748 *******
Monday 23 December 2024 00:06:16 +0000 (0:00:00.027) 0:02:57.776 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:16 +0000 (0:00:00.238) 0:02:58.014 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:16 +0000 (0:00:00.038) 0:02:58.052 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/coredns/coredns"
}
Monday 23 December 2024 00:06:16 +0000 (0:00:00.037) 0:02:58.090 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:16 +0000 (0:00:00.037) 0:02:58.128 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.041) 0:02:58.169 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.037) 0:02:58.207 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.036) 0:02:58.244 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.038) 0:02:58.283 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.023) 0:02:58.307 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.023) 0:02:58.330 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.039) 0:02:58.370 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.025) 0:02:58.395 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.024) 0:02:58.420 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:17 +0000 (0:00:00.045) 0:02:58.465 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.246) 0:02:58.712 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:17 +0000 (0:00:00.040) 0:02:58.753 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.026) 0:02:58.779 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/coredns/coredns:v1.10.1 required is: True"
}
Monday 23 December 2024 00:06:17 +0000 (0:00:00.038) 0:02:58.818 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.028) 0:02:58.847 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.023) 0:02:58.870 *******
Monday 23 December 2024 00:06:17 +0000 (0:00:00.024) 0:02:58.894 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:19 +0000 (0:00:01.868) 0:03:00.763 *******
Monday 23 December 2024 00:06:19 +0000 (0:00:00.039) 0:03:00.802 *******
Monday 23 December 2024 00:06:19 +0000 (0:00:00.023) 0:03:00.826 *******
Monday 23 December 2024 00:06:19 +0000 (0:00:00.084) 0:03:00.911 *******
Monday 23 December 2024 00:06:19 +0000 (0:00:00.025) 0:03:00.936 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.236) 0:03:01.173 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.038) 0:03:01.211 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/cpa/cluster-proportional-autoscaler"
}
Monday 23 December 2024 00:06:20 +0000 (0:00:00.041) 0:03:01.253 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.041) 0:03:01.294 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.042) 0:03:01.336 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.039) 0:03:01.376 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.039) 0:03:01.416 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.040) 0:03:01.457 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.025) 0:03:01.482 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.026) 0:03:01.509 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.039) 0:03:01.549 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.025) 0:03:01.574 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.026) 0:03:01.600 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:20 +0000 (0:00:00.046) 0:03:01.647 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.265) 0:03:01.912 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:20 +0000 (0:00:00.039) 0:03:01.952 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.024) 0:03:01.976 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/cpa/cluster-proportional-autoscaler:v1.8.8 required is: True"
}
Monday 23 December 2024 00:06:20 +0000 (0:00:00.038) 0:03:02.015 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.028) 0:03:02.043 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.024) 0:03:02.067 *******
Monday 23 December 2024 00:06:20 +0000 (0:00:00.025) 0:03:02.093 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:23 +0000 (0:00:02.697) 0:03:04.790 *******
Monday 23 December 2024 00:06:23 +0000 (0:00:00.042) 0:03:04.833 *******
Monday 23 December 2024 00:06:23 +0000 (0:00:00.023) 0:03:04.857 *******
Monday 23 December 2024 00:06:23 +0000 (0:00:00.023) 0:03:04.880 *******
Monday 23 December 2024 00:06:23 +0000 (0:00:00.025) 0:03:04.906 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.230) 0:03:05.136 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.039) 0:03:05.176 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/kube-apiserver"
}
Monday 23 December 2024 00:06:24 +0000 (0:00:00.039) 0:03:05.215 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.043) 0:03:05.259 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.041) 0:03:05.301 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.038) 0:03:05.340 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.037) 0:03:05.377 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.041) 0:03:05.419 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.024) 0:03:05.443 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.023) 0:03:05.467 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.038) 0:03:05.505 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.024) 0:03:05.530 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.025) 0:03:05.555 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:24 +0000 (0:00:00.044) 0:03:05.600 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.245) 0:03:05.845 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:24 +0000 (0:00:00.039) 0:03:05.885 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.023) 0:03:05.908 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/kube-apiserver:v1.28.6 required is: True"
}
Monday 23 December 2024 00:06:24 +0000 (0:00:00.034) 0:03:05.943 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.027) 0:03:05.971 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.022) 0:03:05.993 *******
Monday 23 December 2024 00:06:24 +0000 (0:00:00.022) 0:03:06.016 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:28 +0000 (0:00:04.108) 0:03:10.125 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.043) 0:03:10.168 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.026) 0:03:10.194 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.024) 0:03:10.219 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.024) 0:03:10.244 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.246) 0:03:10.490 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.037) 0:03:10.527 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/kube-controller-manager"
}
Monday 23 December 2024 00:06:29 +0000 (0:00:00.116) 0:03:10.643 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.041) 0:03:10.685 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.041) 0:03:10.726 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.039) 0:03:10.766 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.038) 0:03:10.804 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.038) 0:03:10.843 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.025) 0:03:10.868 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.024) 0:03:10.892 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:29 +0000 (0:00:00.039) 0:03:10.932 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.024) 0:03:10.957 *******
Monday 23 December 2024 00:06:29 +0000 (0:00:00.025) 0:03:10.982 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:29 +0000 (0:00:00.044) 0:03:11.026 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:30 +0000 (0:00:00.248) 0:03:11.275 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:30 +0000 (0:00:00.040) 0:03:11.315 *******
Monday 23 December 2024 00:06:30 +0000 (0:00:00.027) 0:03:11.343 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/kube-controller-manager:v1.28.6 required is: True"
}
Monday 23 December 2024 00:06:30 +0000 (0:00:00.037) 0:03:11.381 *******
Monday 23 December 2024 00:06:30 +0000 (0:00:00.029) 0:03:11.410 *******
Monday 23 December 2024 00:06:30 +0000 (0:00:00.024) 0:03:11.435 *******
Monday 23 December 2024 00:06:30 +0000 (0:00:00.026) 0:03:11.461 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:33 +0000 (0:00:03.534) 0:03:14.995 *******
Monday 23 December 2024 00:06:33 +0000 (0:00:00.042) 0:03:15.037 *******
Monday 23 December 2024 00:06:33 +0000 (0:00:00.025) 0:03:15.063 *******
Monday 23 December 2024 00:06:33 +0000 (0:00:00.025) 0:03:15.088 *******
Monday 23 December 2024 00:06:33 +0000 (0:00:00.025) 0:03:15.113 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.232) 0:03:15.346 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.038) 0:03:15.384 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/kube-scheduler"
}
Monday 23 December 2024 00:06:34 +0000 (0:00:00.042) 0:03:15.427 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.040) 0:03:15.467 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.040) 0:03:15.508 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.041) 0:03:15.550 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.039) 0:03:15.589 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.039) 0:03:15.628 *******
Monday 23 December 2024 00:06:34 +0000 (0:00:00.025) 0:03:15.654 *******
Monday 23 December 2024 00:06:34 +0000 (0:00:00.024) 0:03:15.679 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.040) 0:03:15.719 *******
Monday 23 December 2024 00:06:34 +0000 (0:00:00.027) 0:03:15.746 *******
Monday 23 December 2024 00:06:34 +0000 (0:00:00.027) 0:03:15.774 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:34 +0000 (0:00:00.047) 0:03:15.821 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:34 +0000 (0:00:00.288) 0:03:16.110 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:35 +0000 (0:00:00.041) 0:03:16.151 *******
Monday 23 December 2024 00:06:35 +0000 (0:00:00.025) 0:03:16.177 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/kube-scheduler:v1.28.6 required is: True"
}
Monday 23 December 2024 00:06:35 +0000 (0:00:00.037) 0:03:16.215 *******
Monday 23 December 2024 00:06:35 +0000 (0:00:00.028) 0:03:16.244 *******
Monday 23 December 2024 00:06:35 +0000 (0:00:00.024) 0:03:16.269 *******
Monday 23 December 2024 00:06:35 +0000 (0:00:00.024) 0:03:16.293 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:37 +0000 (0:00:02.702) 0:03:18.995 *******
Monday 23 December 2024 00:06:37 +0000 (0:00:00.041) 0:03:19.037 *******
Monday 23 December 2024 00:06:37 +0000 (0:00:00.026) 0:03:19.064 *******
Monday 23 December 2024 00:06:37 +0000 (0:00:00.025) 0:03:19.089 *******
Monday 23 December 2024 00:06:37 +0000 (0:00:00.025) 0:03:19.114 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.231) 0:03:19.346 *******
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.036) 0:03:19.382 *******
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "registry.k8s.io/kube-proxy"
}
Monday 23 December 2024 00:06:38 +0000 (0:00:00.039) 0:03:19.422 *******
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.039) 0:03:19.461 *******
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.040) 0:03:19.502 *******
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.039) 0:03:19.541 *******
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.125) 0:03:19.667 *******
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.039) 0:03:19.707 *******
Monday 23 December 2024 00:06:38 +0000 (0:00:00.025) 0:03:19.732 *******
Monday 23 December 2024 00:06:38 +0000 (0:00:00.025) 0:03:19.758 *******
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:38 +0000 (0:00:00.040) 0:03:19.798 *******
Monday 23 December 2024 00:06:38 +0000 (0:00:00.026) 0:03:19.825 *******
Monday 23 December 2024 00:06:38 +0000 (0:00:00.027) 0:03:19.852 *******
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:38 +0000 (0:00:00.047) 0:03:19.900 *******
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:39 +0000 (0:00:00.257) 0:03:20.157 *******
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:39 +0000 (0:00:00.041) 0:03:20.199 *******
Monday 23 December 2024 00:06:39 +0000 (0:00:00.026) 0:03:20.225 *******
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": "Pull registry.k8s.io/kube-proxy:v1.28.6 required is: True"
}
Monday 23 December 2024 00:06:39 +0000 (0:00:00.043) 0:03:20.269 *******
Monday 23 December 2024 00:06:39 +0000 (0:00:00.028) 0:03:20.297 *******
Monday 23 December 2024 00:06:39 +0000 (0:00:00.024) 0:03:20.322 *******
Monday 23 December 2024 00:06:39 +0000 (0:00:00.025) 0:03:20.347 *******
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:41 +0000 (0:00:02.290) 0:03:22.637 *******
Monday 23 December 2024 00:06:41 +0000 (0:00:00.042) 0:03:22.679 *******
Monday 23 December 2024 00:06:41 +0000 (0:00:00.026) 0:03:22.705 *******
Monday 23 December 2024 00:06:41 +0000 (0:00:00.025) 0:03:22.731 *******
Monday 23 December 2024 00:06:41 +0000 (0:00:00.026) 0:03:22.758 *******
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Add worker nodes to the etcd play if needed] *****************************
Monday 23 December 2024 00:06:41 +0000 (0:00:00.297) 0:03:23.055 *******
Monday 23 December 2024 00:06:41 +0000 (0:00:00.047) 0:03:23.103 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.036) 0:03:23.139 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.031) 0:03:23.171 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.034) 0:03:23.205 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.031) 0:03:23.237 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.038) 0:03:23.276 *******
[WARNING]: Could not match supplied host pattern, ignoring:
_kubespray_needs_etcd
PLAY [Install etcd] ************************************************************
Monday 23 December 2024 00:06:42 +0000 (0:00:00.093) 0:03:23.369 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.047) 0:03:23.417 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.035) 0:03:23.452 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.032) 0:03:23.485 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.034) 0:03:23.520 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.031) 0:03:23.552 *******
Monday 23 December 2024 00:06:42 +0000 (0:00:00.038) 0:03:23.590 *******
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:42 +0000 (0:00:00.280) 0:03:23.871 *******
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:43 +0000 (0:00:00.386) 0:03:24.257 *******
TASK [adduser : User | Create User Group] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:43 +0000 (0:00:00.236) 0:03:24.494 *******
TASK [adduser : User | Create User] ********************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:43 +0000 (0:00:00.290) 0:03:24.784 *******
TASK [etcd : Check etcd certs] *************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/check_certs.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:43 +0000 (0:00:00.115) 0:03:24.899 *******
[WARNING]: Skipped '/etc/ssl/etcd/ssl' path due to this access issue:
'/etc/ssl/etcd/ssl' is not a directory
TASK [etcd : Check_certs | Register certs that have already been generated on first etcd node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:44 +0000 (0:00:00.238) 0:03:25.138 *******
TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:44 +0000 (0:00:00.037) 0:03:25.175 *******
TASK [etcd : Check certs | Register ca and etcd admin/member certs on etcd hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
Monday 23 December 2024 00:06:45 +0000 (0:00:01.107) 0:03:26.283 *******
TASK [etcd : Check certs | Register ca and etcd node certs on kubernetes hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
Monday 23 December 2024 00:06:45 +0000 (0:00:00.636) 0:03:26.919 *******
TASK [etcd : Check_certs | Set 'gen_certs' to true if expected certificates are not on the first etcd node(1/2)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem)
Monday 23 December 2024 00:06:45 +0000 (0:00:00.131) 0:03:27.050 *******
Monday 23 December 2024 00:06:45 +0000 (0:00:00.071) 0:03:27.122 *******
TASK [etcd : Check_certs | Set 'gen_*_certs' groups to track which nodes needs to have certs generated on first etcd node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'node_type': 'master', 'certs': ['/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem', '/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'node_type': 'node', 'certs': ['/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-120-1.pem', '/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-120-1-key.pem']})
Monday 23 December 2024 00:06:46 +0000 (0:00:00.062) 0:03:27.185 *******
TASK [etcd : Check_certs | Set 'etcd_member_requires_sync' to true if ca or member/admin cert and key don't exist on etcd member or checksum doesn't match] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:46 +0000 (0:00:00.065) 0:03:27.250 *******
Monday 23 December 2024 00:06:46 +0000 (0:00:00.024) 0:03:27.275 *******
TASK [etcd : Check_certs | Set 'sync_certs' to true] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:46 +0000 (0:00:00.040) 0:03:27.315 *******
TASK [etcd : Generate etcd certs] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/gen_certs_script.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:46 +0000 (0:00:00.049) 0:03:27.364 *******
TASK [etcd : Gen_certs | create etcd cert dir] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:46 +0000 (0:00:00.238) 0:03:27.603 *******
TASK [etcd : Gen_certs | create etcd script dir (on cn-jenkins-deploy-platform-k8s-manifests-120-1)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:46 +0000 (0:00:00.240) 0:03:27.844 *******
TASK [etcd : Gen_certs | write openssl config] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:47 +0000 (0:00:00.622) 0:03:28.466 *******
TASK [etcd : Gen_certs | copy certs generation script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:47 +0000 (0:00:00.585) 0:03:29.052 *******
TASK [etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:49 +0000 (0:00:01.305) 0:03:30.357 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.039) 0:03:30.396 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.155) 0:03:30.551 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.081) 0:03:30.633 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.054) 0:03:30.688 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.034) 0:03:30.722 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.027) 0:03:30.749 *******
Monday 23 December 2024 00:06:49 +0000 (0:00:00.026) 0:03:30.775 *******
TASK [etcd : Gen_certs | check certificate permissions] ************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:49 +0000 (0:00:00.242) 0:03:31.018 *******
TASK [etcd : Trust etcd CA] ****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/upd_ca_trust.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:06:49 +0000 (0:00:00.045) 0:03:31.063 *******
TASK [etcd : Gen_certs | target ca-certificate store file] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:49 +0000 (0:00:00.039) 0:03:31.103 *******
TASK [etcd : Gen_certs | add CA to trusted CA dir] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:50 +0000 (0:00:00.321) 0:03:31.424 *******
Monday 23 December 2024 00:06:50 +0000 (0:00:00.023) 0:03:31.448 *******
TASK [etcd : Gen_certs | update ca-certificates (RedHat)] **********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:06:51 +0000 (0:00:00.832) 0:03:32.280 *******
Monday 23 December 2024 00:06:51 +0000 (0:00:00.024) 0:03:32.304 *******
Monday 23 December 2024 00:06:51 +0000 (0:00:00.025) 0:03:32.329 *******
Monday 23 December 2024 00:06:51 +0000 (0:00:00.027) 0:03:32.356 *******
Monday 23 December 2024 00:06:51 +0000 (0:00:00.026) 0:03:32.383 *******
TASK [etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=etcdctl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=etcdutl)
Monday 23 December 2024 00:07:00 +0000 (0:00:08.940) 0:03:41.323 *******
Monday 23 December 2024 00:07:00 +0000 (0:00:00.026) 0:03:41.350 *******
Monday 23 December 2024 00:07:00 +0000 (0:00:00.087) 0:03:41.437 *******
Monday 23 December 2024 00:07:00 +0000 (0:00:00.043) 0:03:41.481 *******
TASK [etcdctl_etcdutl : Create etcdctl wrapper script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:00 +0000 (0:00:00.582) 0:03:42.063 *******
TASK [etcd : Install etcd] *****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/install_host.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:00 +0000 (0:00:00.046) 0:03:42.110 *******
TASK [etcd : Get currently-deployed etcd version] ******************************
fatal: [cn-jenkins-deploy-platform-k8s-manifests-120-1]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/etcd --version", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/etcd'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
...ignoring
Monday 23 December 2024 00:07:01 +0000 (0:00:00.231) 0:03:42.341 *******
TASK [etcd : Restart etcd if necessary] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:01 +0000 (0:00:00.232) 0:03:42.574 *******
Monday 23 December 2024 00:07:01 +0000 (0:00:00.024) 0:03:42.598 *******
TASK [etcd : Install | Copy etcd binary from download dir] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=etcd)
Monday 23 December 2024 00:07:01 +0000 (0:00:00.451) 0:03:43.049 *******
TASK [etcd : Configure etcd] ***************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/configure.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:01 +0000 (0:00:00.054) 0:03:43.104 *******
TASK [etcd : Configure | Check if etcd cluster is healthy] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:07 +0000 (0:00:05.274) 0:03:48.378 *******
Monday 23 December 2024 00:07:07 +0000 (0:00:00.031) 0:03:48.410 *******
TASK [etcd : Configure | Refresh etcd config] **********************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:07 +0000 (0:00:00.039) 0:03:48.450 *******
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:07 +0000 (0:00:00.634) 0:03:49.085 *******
Monday 23 December 2024 00:07:07 +0000 (0:00:00.025) 0:03:49.110 *******
TASK [etcd : Configure | Copy etcd.service systemd file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:08 +0000 (0:00:00.593) 0:03:49.703 *******
Monday 23 December 2024 00:07:08 +0000 (0:00:00.025) 0:03:49.729 *******
TASK [etcd : Configure | reload systemd] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:09 +0000 (0:00:00.501) 0:03:50.230 *******
TASK [etcd : Configure | Ensure etcd is running] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:13 +0000 (0:00:04.844) 0:03:55.074 *******
Monday 23 December 2024 00:07:13 +0000 (0:00:00.032) 0:03:55.106 *******
TASK [etcd : Configure | Wait for etcd cluster to be healthy] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:14 +0000 (0:00:00.328) 0:03:55.435 *******
Monday 23 December 2024 00:07:14 +0000 (0:00:00.026) 0:03:55.461 *******
TASK [etcd : Configure | Check if member is in etcd cluster] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:14 +0000 (0:00:00.294) 0:03:55.755 *******
Monday 23 December 2024 00:07:14 +0000 (0:00:00.026) 0:03:55.782 *******
Monday 23 December 2024 00:07:14 +0000 (0:00:00.031) 0:03:55.813 *******
Monday 23 December 2024 00:07:14 +0000 (0:00:00.031) 0:03:55.845 *******
TASK [etcd : Refresh etcd config] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:14 +0000 (0:00:00.052) 0:03:55.897 *******
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:15 +0000 (0:00:00.675) 0:03:56.573 *******
Monday 23 December 2024 00:07:15 +0000 (0:00:00.025) 0:03:56.599 *******
Monday 23 December 2024 00:07:15 +0000 (0:00:00.027) 0:03:56.627 *******
Monday 23 December 2024 00:07:15 +0000 (0:00:00.027) 0:03:56.654 *******
TASK [etcd : Refresh etcd config again for idempotency] ************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:15 +0000 (0:00:00.048) 0:03:56.703 *******
TASK [etcd : Refresh config | Create etcd config file] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:16 +0000 (0:00:00.584) 0:03:57.288 *******
Monday 23 December 2024 00:07:16 +0000 (0:00:00.053) 0:03:57.341 *******
RUNNING HANDLER [etcd : Refresh Time Fact] *************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:16 +0000 (0:00:00.624) 0:03:57.966 *******
RUNNING HANDLER [etcd : Set Backup Directory] **********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:16 +0000 (0:00:00.040) 0:03:58.006 *******
RUNNING HANDLER [etcd : Create Backup Directory] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:17 +0000 (0:00:00.338) 0:03:58.344 *******
RUNNING HANDLER [etcd : Stat etcd v2 data directory] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:17 +0000 (0:00:00.230) 0:03:58.575 *******
RUNNING HANDLER [etcd : Backup etcd v2 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:17 +0000 (0:00:00.258) 0:03:58.833 *******
RUNNING HANDLER [etcd : Backup etcd v3 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:17 +0000 (0:00:00.288) 0:03:59.122 *******
RUNNING HANDLER [etcd : Etcd | reload systemd] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:18 +0000 (0:00:00.554) 0:03:59.676 *******
RUNNING HANDLER [etcd : Reload etcd] *******************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:24 +0000 (0:00:05.911) 0:04:05.588 *******
RUNNING HANDLER [etcd : Wait for etcd up] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:24 +0000 (0:00:00.475) 0:04:06.063 *******
Monday 23 December 2024 00:07:24 +0000 (0:00:00.025) 0:04:06.089 *******
Monday 23 December 2024 00:07:24 +0000 (0:00:00.029) 0:04:06.118 *******
RUNNING HANDLER [etcd : Set etcd_secret_changed] *******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Install Kubernetes nodes] ************************************************
Monday 23 December 2024 00:07:25 +0000 (0:00:00.094) 0:04:06.213 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.060) 0:04:06.273 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.035) 0:04:06.309 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.031) 0:04:06.341 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.035) 0:04:06.376 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.032) 0:04:06.408 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.041) 0:04:06.450 *******
TASK [kubernetes/node : Look up docker cgroup driver] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:25 +0000 (0:00:00.303) 0:04:06.753 *******
TASK [kubernetes/node : Set kubelet_cgroup_driver_detected fact for docker] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:25 +0000 (0:00:00.036) 0:04:06.790 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.023) 0:04:06.813 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.022) 0:04:06.836 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.022) 0:04:06.859 *******
TASK [kubernetes/node : Set kubelet_cgroup_driver] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:25 +0000 (0:00:00.036) 0:04:06.896 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.024) 0:04:06.921 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.023) 0:04:06.944 *******
Monday 23 December 2024 00:07:25 +0000 (0:00:00.031) 0:04:06.976 *******
TASK [kubernetes/node : Pre-upgrade | check if kubelet container exists] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:26 +0000 (0:00:00.242) 0:04:07.219 *******
Monday 23 December 2024 00:07:26 +0000 (0:00:00.023) 0:04:07.242 *******
Monday 23 December 2024 00:07:26 +0000 (0:00:00.023) 0:04:07.266 *******
Monday 23 December 2024 00:07:26 +0000 (0:00:00.022) 0:04:07.288 *******
TASK [kubernetes/node : Ensure /var/lib/cni exists] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:26 +0000 (0:00:00.240) 0:04:07.529 *******
Monday 23 December 2024 00:07:26 +0000 (0:00:00.023) 0:04:07.553 *******
TASK [kubernetes/node : Install | Copy kubelet binary from download dir] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:27 +0000 (0:00:01.037) 0:04:08.590 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.024) 0:04:08.615 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.025) 0:04:08.640 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.022) 0:04:08.663 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.023) 0:04:08.687 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.022) 0:04:08.709 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.025) 0:04:08.735 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.023) 0:04:08.758 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.023) 0:04:08.782 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.024) 0:04:08.807 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.025) 0:04:08.832 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.024) 0:04:08.857 *******
Monday 23 December 2024 00:07:27 +0000 (0:00:00.024) 0:04:08.881 *******
TASK [kubernetes/node : Ensure nodePort range is reserved] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:27 +0000 (0:00:00.242) 0:04:09.123 *******
TASK [kubernetes/node : Verify if br_netfilter module exists] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:28 +0000 (0:00:00.236) 0:04:09.360 *******
TASK [kubernetes/node : Verify br_netfilter module path exists] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/modules-load.d)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=/etc/modprobe.d)
Monday 23 December 2024 00:07:28 +0000 (0:00:00.451) 0:04:09.811 *******
TASK [kubernetes/node : Enable br_netfilter module] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:29 +0000 (0:00:00.400) 0:04:10.212 *******
TASK [kubernetes/node : Persist br_netfilter module] ***************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:29 +0000 (0:00:00.567) 0:04:10.780 *******
TASK [kubernetes/node : Check if bridge-nf-call-iptables key exists] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:30 +0000 (0:00:01.237) 0:04:12.018 *******
TASK [kubernetes/node : Enable bridge-nf-call tables] **************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=net.bridge.bridge-nf-call-iptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=net.bridge.bridge-nf-call-arptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=net.bridge.bridge-nf-call-ip6tables)
Monday 23 December 2024 00:07:31 +0000 (0:00:00.660) 0:04:12.679 *******
TASK [kubernetes/node : Modprobe Kernel Module for IPVS] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs_rr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs_wrr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs_sh)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs_wlc)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=ip_vs_lc)
Monday 23 December 2024 00:07:32 +0000 (0:00:01.342) 0:04:14.021 *******
TASK [kubernetes/node : Modprobe conntrack module] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=nf_conntrack)
fatal: [cn-jenkins-deploy-platform-k8s-manifests-120-1]: FAILED! => {"msg": "The conditional check '(modprobe_conntrack_module|default({'rc': 1})).rc != 0' failed. The error was: error while evaluating conditional ((modprobe_conntrack_module|default({'rc': 1})).rc != 0): 'dict object' has no attribute 'rc'. 'dict object' has no attribute 'rc'\n\nThe error appears to be in '/home/rocky/kubespray/roles/kubernetes/node/tasks/main.yml': line 126, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Modprobe conntrack module\n ^ here\n"}
...ignoring
Monday 23 December 2024 00:07:33 +0000 (0:00:00.242) 0:04:14.263 *******
Monday 23 December 2024 00:07:33 +0000 (0:00:00.027) 0:04:14.291 *******
Monday 23 December 2024 00:07:33 +0000 (0:00:00.027) 0:04:14.318 *******
Monday 23 December 2024 00:07:33 +0000 (0:00:00.026) 0:04:14.345 *******
Monday 23 December 2024 00:07:33 +0000 (0:00:00.027) 0:04:14.372 *******
TASK [kubernetes/node : Set kubelet api version to v1beta1] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:33 +0000 (0:00:00.036) 0:04:14.409 *******
TASK [kubernetes/node : Write kubelet environment config file (kubeadm)] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:33 +0000 (0:00:00.593) 0:04:15.003 *******
TASK [kubernetes/node : Write kubelet config file] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:34 +0000 (0:00:00.631) 0:04:15.634 *******
TASK [kubernetes/node : Write kubelet systemd init file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:35 +0000 (0:00:00.602) 0:04:16.237 *******
Monday 23 December 2024 00:07:35 +0000 (0:00:00.016) 0:04:16.253 *******
RUNNING HANDLER [kubernetes/node : Kubelet | reload systemd] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:35 +0000 (0:00:00.486) 0:04:16.740 *******
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:35 +0000 (0:00:00.384) 0:04:17.125 *******
TASK [kubernetes/node : Enable kubelet] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:36 +0000 (0:00:00.544) 0:04:17.669 *******
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Install the control plane] ***********************************************
Monday 23 December 2024 00:07:36 +0000 (0:00:00.432) 0:04:18.102 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.046) 0:04:18.148 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.035) 0:04:18.183 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.030) 0:04:18.214 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.032) 0:04:18.247 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.029) 0:04:18.276 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.036) 0:04:18.312 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.032) 0:04:18.345 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.021) 0:04:18.366 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.023) 0:04:18.390 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.021) 0:04:18.411 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.021) 0:04:18.433 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.021) 0:04:18.454 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.161) 0:04:18.615 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.037) 0:04:18.653 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.035) 0:04:18.688 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.035) 0:04:18.724 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.033) 0:04:18.758 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.030) 0:04:18.788 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.023) 0:04:18.811 *******
Monday 23 December 2024 00:07:37 +0000 (0:00:00.039) 0:04:18.851 *******
TASK [kubernetes/control-plane : Pre-upgrade | Delete master manifests if etcd secrets changed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kube-apiserver)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kube-controller-manager)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kube-scheduler)
Monday 23 December 2024 00:07:38 +0000 (0:00:00.673) 0:04:19.524 *******
Monday 23 December 2024 00:07:38 +0000 (0:00:00.037) 0:04:19.561 *******
Monday 23 December 2024 00:07:38 +0000 (0:00:00.031) 0:04:19.593 *******
Monday 23 December 2024 00:07:38 +0000 (0:00:00.031) 0:04:19.624 *******
TASK [kubernetes/control-plane : Create kube-scheduler config] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:39 +0000 (0:00:00.591) 0:04:20.216 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.023) 0:04:20.239 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.023) 0:04:20.262 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.022) 0:04:20.285 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.022) 0:04:20.307 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.046) 0:04:20.353 *******
Monday 23 December 2024 00:07:39 +0000 (0:00:00.024) 0:04:20.378 *******
TASK [kubernetes/control-plane : Install | Copy kubectl binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:40 +0000 (0:00:00.822) 0:04:21.200 *******
TASK [kubernetes/control-plane : Install kubectl bash completion] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:40 +0000 (0:00:00.268) 0:04:21.468 *******
TASK [kubernetes/control-plane : Set kubectl bash completion file permissions] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:40 +0000 (0:00:00.232) 0:04:21.700 *******
Monday 23 December 2024 00:07:40 +0000 (0:00:00.028) 0:04:21.729 *******
TASK [kubernetes/control-plane : Check which kube-control nodes are already members of the cluster] ***
fatal: [cn-jenkins-deploy-platform-k8s-manifests-120-1]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/kubectl", "get", "nodes", "--selector=node-role.kubernetes.io/control-plane", "-o", "json"], "delta": "0:00:00.043694", "end": "2024-12-23 00:07:40.837297", "msg": "non-zero return code", "rc": 1, "start": "2024-12-23 00:07:40.793603", "stderr": "E1223 00:07:40.831949 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE1223 00:07:40.832276 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE1223 00:07:40.833685 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE1223 00:07:40.833906 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE1223 00:07:40.835237 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nThe connection to the server localhost:8080 was refused - did you specify the right host or port?", "stderr_lines": ["E1223 00:07:40.831949 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E1223 00:07:40.832276 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E1223 00:07:40.833685 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E1223 00:07:40.833906 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E1223 00:07:40.835237 29127 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "The connection to the server localhost:8080 was refused - did you specify the right host or port?"], "stdout": "", "stdout_lines": []}
...ignoring
Monday 23 December 2024 00:07:40 +0000 (0:00:00.264) 0:04:21.993 *******
Monday 23 December 2024 00:07:40 +0000 (0:00:00.031) 0:04:22.025 *******
TASK [kubernetes/control-plane : Set fact first_kube_control_plane] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:40 +0000 (0:00:00.035) 0:04:22.061 *******
Monday 23 December 2024 00:07:40 +0000 (0:00:00.022) 0:04:22.084 *******
TASK [kubernetes/control-plane : Kubeadm | Check if kubeadm has already run] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:41 +0000 (0:00:00.220) 0:04:22.304 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.037) 0:04:22.342 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.033) 0:04:22.376 *******
TASK [kubernetes/control-plane : Kubeadm | aggregate all SANs] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:41 +0000 (0:00:00.125) 0:04:22.502 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.024) 0:04:22.526 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.025) 0:04:22.552 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.024) 0:04:22.576 *******
Monday 23 December 2024 00:07:41 +0000 (0:00:00.026) 0:04:22.602 *******
TASK [kubernetes/control-plane : Set kubeadm api version to v1beta3] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:41 +0000 (0:00:00.032) 0:04:22.635 *******
TASK [kubernetes/control-plane : Kubeadm | Create kubeadm config] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:42 +0000 (0:00:00.728) 0:04:23.364 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.022) 0:04:23.386 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.021) 0:04:23.408 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.020) 0:04:23.429 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.029) 0:04:23.458 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.071) 0:04:23.530 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.088) 0:04:23.618 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.028) 0:04:23.647 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.021) 0:04:23.668 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.027) 0:04:23.696 *******
Monday 23 December 2024 00:07:42 +0000 (0:00:00.028) 0:04:23.724 *******
TASK [kubernetes/control-plane : Kubeadm | Initialize first master] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:50 +0000 (0:00:07.954) 0:04:31.679 *******
Monday 23 December 2024 00:07:51 +0000 (0:00:00.504) 0:04:32.184 *******
Monday 23 December 2024 00:07:51 +0000 (0:00:00.091) 0:04:32.275 *******
TASK [kubernetes/control-plane : Create kubeadm token for joining nodes with 24h expiration (default)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:51 +0000 (0:00:00.300) 0:04:32.576 *******
TASK [kubernetes/control-plane : Set kubeadm_token] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:51 +0000 (0:00:00.043) 0:04:32.620 *******
TASK [kubernetes/control-plane : Kubeadm | Join other masters] *****************
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-secondary.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:51 +0000 (0:00:00.053) 0:04:32.673 *******
TASK [kubernetes/control-plane : Set kubeadm_discovery_address] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:51 +0000 (0:00:00.078) 0:04:32.752 *******
TASK [kubernetes/control-plane : Upload certificates so they are fresh and not expired] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:51 +0000 (0:00:00.289) 0:04:33.042 *******
TASK [kubernetes/control-plane : Parse certificate key if not set] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:51 +0000 (0:00:00.069) 0:04:33.111 *******
Monday 23 December 2024 00:07:52 +0000 (0:00:00.024) 0:04:33.135 *******
TASK [kubernetes/control-plane : Wait for k8s apiserver] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:52 +0000 (0:00:00.386) 0:04:33.522 *******
TASK [kubernetes/control-plane : Check already run] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": false
}
Monday 23 December 2024 00:07:52 +0000 (0:00:00.036) 0:04:33.559 *******
Monday 23 December 2024 00:07:52 +0000 (0:00:00.023) 0:04:33.583 *******
Monday 23 December 2024 00:07:52 +0000 (0:00:00.028) 0:04:33.611 *******
Monday 23 December 2024 00:07:52 +0000 (0:00:00.027) 0:04:33.639 *******
TASK [kubernetes/control-plane : Kubeadm | Remove taint for master with node role] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=node-role.kubernetes.io/control-plane:NoSchedule-)
Monday 23 December 2024 00:07:52 +0000 (0:00:00.302) 0:04:33.942 *******
Monday 23 December 2024 00:07:52 +0000 (0:00:00.022) 0:04:33.965 *******
TASK [kubernetes/control-plane : Include kubeadm secondary server apiserver fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-fix-apiserver.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:52 +0000 (0:00:00.041) 0:04:34.007 *******
TASK [kubernetes/control-plane : Update server field in component kubeconfigs] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=admin.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=controller-manager.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=kubelet.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=scheduler.conf)
Monday 23 December 2024 00:07:53 +0000 (0:00:01.003) 0:04:35.010 *******
TASK [kubernetes/control-plane : Include kubelet client cert rotation fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubelet-fix-client-cert-rotation.yml for cn-jenkins-deploy-platform-k8s-manifests-120-1
Monday 23 December 2024 00:07:53 +0000 (0:00:00.055) 0:04:35.066 *******
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 1/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:54 +0000 (0:00:00.227) 0:04:35.294 *******
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 2/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:54 +0000 (0:00:00.226) 0:04:35.520 *******
TASK [kubernetes/control-plane : Install script to renew K8S control plane certificates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:54 +0000 (0:00:00.578) 0:04:36.099 *******
Monday 23 December 2024 00:07:54 +0000 (0:00:00.028) 0:04:36.127 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.030) 0:04:36.157 *******
TASK [kubernetes/client : Set external kube-apiserver endpoint] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:55 +0000 (0:00:00.037) 0:04:36.195 *******
TASK [kubernetes/client : Create kube config dir for current/ansible become user] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:55 +0000 (0:00:00.233) 0:04:36.428 *******
TASK [kubernetes/client : Copy admin kubeconfig to current/ansible become user home] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:55 +0000 (0:00:00.322) 0:04:36.750 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.026) 0:04:36.777 *******
TASK [kubernetes/client : Wait for k8s apiserver] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:55 +0000 (0:00:00.227) 0:04:37.004 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.022) 0:04:37.027 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.020) 0:04:37.048 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.021) 0:04:37.069 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.025) 0:04:37.095 *******
Monday 23 December 2024 00:07:55 +0000 (0:00:00.022) 0:04:37.117 *******
Monday 23 December 2024 00:07:56 +0000 (0:00:00.032) 0:04:37.150 *******
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Wait for kube-apiserver] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:56 +0000 (0:00:00.468) 0:04:37.619 *******
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Add ClusterRoleBinding to admit nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:57 +0000 (0:00:00.576) 0:04:38.195 *******
TASK [kubernetes-apps/cluster_roles : Apply workaround to allow all nodes with cert O=system:nodes to register] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:57 +0000 (0:00:00.809) 0:04:39.005 *******
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRole] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:58 +0000 (0:00:00.285) 0:04:39.291 *******
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRoleBinding] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:58 +0000 (0:00:00.276) 0:04:39.567 *******
Monday 23 December 2024 00:07:58 +0000 (0:00:00.026) 0:04:39.594 *******
TASK [kubernetes-apps/cluster_roles : PriorityClass | Copy k8s-cluster-critical-pc.yml file] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:59 +0000 (0:00:00.554) 0:04:40.148 *******
TASK [kubernetes-apps/cluster_roles : PriorityClass | Create k8s-cluster-critical] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:59 +0000 (0:00:00.353) 0:04:40.501 *******
RUNNING HANDLER [kubernetes/control-plane : Master | reload systemd] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:07:59 +0000 (0:00:00.505) 0:04:41.007 *******
RUNNING HANDLER [kubernetes/control-plane : Master | reload kubelet] ***********
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:00 +0000 (0:00:00.383) 0:04:41.390 *******
RUNNING HANDLER [kubernetes/control-plane : Master | Remove scheduler container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:00 +0000 (0:00:00.345) 0:04:41.735 *******
Monday 23 December 2024 00:08:00 +0000 (0:00:00.022) 0:04:41.757 *******
RUNNING HANDLER [kubernetes/control-plane : Master | Remove controller manager container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:00 +0000 (0:00:00.331) 0:04:42.088 *******
Monday 23 December 2024 00:08:00 +0000 (0:00:00.024) 0:04:42.112 *******
FAILED - RETRYING: [cn-jenkins-deploy-platform-k8s-manifests-120-1]: Master | wait for kube-scheduler (60 retries left).
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-scheduler] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:02 +0000 (0:00:01.863) 0:04:43.976 *******
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-controller-manager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:03 +0000 (0:00:00.452) 0:04:44.429 *******
RUNNING HANDLER [kubernetes/control-plane : Master | wait for the apiserver to be running] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
PLAY [Invoke kubeadm and install a CNI] ****************************************
Monday 23 December 2024 00:08:03 +0000 (0:00:00.534) 0:04:44.963 *******
Monday 23 December 2024 00:08:03 +0000 (0:00:00.047) 0:04:45.010 *******
Monday 23 December 2024 00:08:03 +0000 (0:00:00.037) 0:04:45.047 *******
Monday 23 December 2024 00:08:03 +0000 (0:00:00.031) 0:04:45.079 *******
Monday 23 December 2024 00:08:03 +0000 (0:00:00.035) 0:04:45.114 *******
Monday 23 December 2024 00:08:04 +0000 (0:00:00.031) 0:04:45.146 *******
Monday 23 December 2024 00:08:04 +0000 (0:00:00.039) 0:04:45.186 *******
TASK [kubernetes/kubeadm : Set kubeadm_discovery_address] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:04 +0000 (0:00:00.076) 0:04:45.262 *******
TASK [kubernetes/kubeadm : Check if kubelet.conf exists] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:04 +0000 (0:00:00.230) 0:04:45.493 *******
TASK [kubernetes/kubeadm : Check if kubeadm CA cert is accessible] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:04 +0000 (0:00:00.236) 0:04:45.729 *******
TASK [kubernetes/kubeadm : Calculate kubeadm CA cert hash] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:04 +0000 (0:00:00.274) 0:04:46.004 *******
Monday 23 December 2024 00:08:04 +0000 (0:00:00.041) 0:04:46.046 *******
Monday 23 December 2024 00:08:04 +0000 (0:00:00.028) 0:04:46.075 *******
TASK [kubernetes/kubeadm : Set kubeadm api version to v1beta3] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:04 +0000 (0:00:00.035) 0:04:46.110 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.024) 0:04:46.134 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.029) 0:04:46.163 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.030) 0:04:46.193 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.024) 0:04:46.218 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.023) 0:04:46.242 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.030) 0:04:46.272 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.093) 0:04:46.365 *******
TASK [kubernetes/kubeadm : Update server field in kube-proxy kubeconfig] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:05 +0000 (0:00:00.432) 0:04:46.798 *******
Monday 23 December 2024 00:08:05 +0000 (0:00:00.047) 0:04:46.846 *******
TASK [kubernetes/kubeadm : Set ca.crt file permission] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:05 +0000 (0:00:00.244) 0:04:47.091 *******
TASK [kubernetes/kubeadm : Restart all kube-proxy pods to ensure that they load the new configmap] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:06 +0000 (0:00:00.338) 0:04:47.429 *******
Monday 23 December 2024 00:08:06 +0000 (0:00:00.032) 0:04:47.462 *******
TASK [kubernetes/node-label : Kubernetes Apps | Wait for kube-apiserver] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:06 +0000 (0:00:00.480) 0:04:47.943 *******
TASK [kubernetes/node-label : Set role node label to empty list] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:06 +0000 (0:00:00.034) 0:04:47.978 *******
Monday 23 December 2024 00:08:06 +0000 (0:00:00.027) 0:04:48.005 *******
TASK [kubernetes/node-label : Set inventory node label to empty list] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:06 +0000 (0:00:00.034) 0:04:48.040 *******
Monday 23 December 2024 00:08:06 +0000 (0:00:00.025) 0:04:48.066 *******
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"role_node_labels": []
}
Monday 23 December 2024 00:08:06 +0000 (0:00:00.037) 0:04:48.103 *******
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"inventory_node_labels": []
}
Monday 23 December 2024 00:08:07 +0000 (0:00:00.035) 0:04:48.138 *******
Monday 23 December 2024 00:08:07 +0000 (0:00:00.031) 0:04:48.170 *******
TASK [network_plugin/cni : CNI | make sure /opt/cni/bin exists] ****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:07 +0000 (0:00:00.238) 0:04:48.408 *******
TASK [network_plugin/cni : CNI | Copy cni plugins] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:10 +0000 (0:00:02.807) 0:04:51.216 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.029) 0:04:51.245 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.027) 0:04:51.273 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.026) 0:04:51.300 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.028) 0:04:51.328 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.027) 0:04:51.356 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.029) 0:04:51.385 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.027) 0:04:51.413 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.026) 0:04:51.440 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.032) 0:04:51.472 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.046) 0:04:51.519 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.025) 0:04:51.544 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.025) 0:04:51.569 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.023) 0:04:51.592 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.034) 0:04:51.627 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.036) 0:04:51.664 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.024) 0:04:51.688 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.031) 0:04:51.720 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.023) 0:04:51.744 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.040) 0:04:51.784 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.025) 0:04:51.809 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.037) 0:04:51.846 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.036) 0:04:51.883 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.023) 0:04:51.907 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.022) 0:04:51.930 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.024) 0:04:51.954 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.022) 0:04:51.977 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.033) 0:04:52.010 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.022) 0:04:52.032 *******
Monday 23 December 2024 00:08:10 +0000 (0:00:00.031) 0:04:52.064 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.078) 0:04:52.143 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.030) 0:04:52.174 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.031) 0:04:52.205 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.023) 0:04:52.229 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.022) 0:04:52.251 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.030) 0:04:52.282 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.026) 0:04:52.309 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.039) 0:04:52.349 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.021) 0:04:52.370 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.024) 0:04:52.395 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.022) 0:04:52.418 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.024) 0:04:52.442 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.024) 0:04:52.466 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.025) 0:04:52.491 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.023) 0:04:52.514 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.024) 0:04:52.539 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.026) 0:04:52.565 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.025) 0:04:52.590 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.046) 0:04:52.637 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.036) 0:04:52.673 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.024) 0:04:52.698 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.023) 0:04:52.722 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.022) 0:04:52.745 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.023) 0:04:52.769 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.025) 0:04:52.794 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.034) 0:04:52.828 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.027) 0:04:52.855 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.028) 0:04:52.884 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.023) 0:04:52.908 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.037) 0:04:52.946 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.022) 0:04:52.968 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.019) 0:04:52.988 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.029) 0:04:53.017 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.032) 0:04:53.050 *******
Monday 23 December 2024 00:08:11 +0000 (0:00:00.022) 0:04:53.072 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.080) 0:04:53.153 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.037) 0:04:53.191 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.025) 0:04:53.217 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.024) 0:04:53.241 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.024) 0:04:53.266 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.024) 0:04:53.290 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.027) 0:04:53.317 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.034) 0:04:53.352 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.031) 0:04:53.383 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.030) 0:04:53.413 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.025) 0:04:53.439 *******
PLAY [Install Calico Route Reflector] ******************************************
skipping: no hosts matched
PLAY [Patch Kubernetes for Windows] ********************************************
Monday 23 December 2024 00:08:12 +0000 (0:00:00.170) 0:04:53.609 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.046) 0:04:53.656 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.033) 0:04:53.690 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.030) 0:04:53.720 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.032) 0:04:53.752 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.031) 0:04:53.784 *******
Monday 23 December 2024 00:08:12 +0000 (0:00:00.034) 0:04:53.819 *******
TASK [win_nodes/kubernetes_patch : Ensure that user manifests directory exists] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:12 +0000 (0:00:00.232) 0:04:54.052 *******
TASK [win_nodes/kubernetes_patch : Check current nodeselector for kube-proxy daemonset] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:13 +0000 (0:00:00.284) 0:04:54.336 *******
TASK [win_nodes/kubernetes_patch : Apply nodeselector patch for kube-proxy daemonset] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:13 +0000 (0:00:00.295) 0:04:54.631 *******
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": [
"daemonset.apps/kube-proxy patched (no change)"
]
}
Monday 23 December 2024 00:08:13 +0000 (0:00:00.042) 0:04:54.674 *******
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => {
"msg": []
}
PLAY [Install Kubernetes apps] *************************************************
Monday 23 December 2024 00:08:13 +0000 (0:00:00.161) 0:04:54.835 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.047) 0:04:54.883 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.036) 0:04:54.919 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.032) 0:04:54.952 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.035) 0:04:54.987 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.031) 0:04:55.019 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.038) 0:04:55.058 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.029) 0:04:55.087 *******
Monday 23 December 2024 00:08:13 +0000 (0:00:00.028) 0:04:55.116 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.028) 0:04:55.144 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.042) 0:04:55.187 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.051) 0:04:55.239 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.028) 0:04:55.267 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.036) 0:04:55.303 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.040) 0:04:55.344 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.031) 0:04:55.375 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.030) 0:04:55.405 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.058) 0:04:55.464 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.029) 0:04:55.494 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.040) 0:04:55.535 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.030) 0:04:55.565 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.034) 0:04:55.599 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.031) 0:04:55.631 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.041) 0:04:55.672 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.141) 0:04:55.814 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.033) 0:04:55.848 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.036) 0:04:55.884 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.045) 0:04:55.929 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.025) 0:04:55.955 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.038) 0:04:55.993 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.037) 0:04:56.030 *******
Monday 23 December 2024 00:08:14 +0000 (0:00:00.049) 0:04:56.080 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.165) 0:04:56.245 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.035) 0:04:56.281 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.055) 0:04:56.336 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.360 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.384 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.024) 0:04:56.408 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.022) 0:04:56.431 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.025) 0:04:56.457 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.037) 0:04:56.494 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.518 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.541 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.564 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.025) 0:04:56.590 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.025) 0:04:56.615 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.034) 0:04:56.650 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.031) 0:04:56.682 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.037) 0:04:56.719 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.059) 0:04:56.779 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.033) 0:04:56.812 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.836 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:56.859 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.026) 0:04:56.885 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.034) 0:04:56.920 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.024) 0:04:56.944 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.025) 0:04:56.970 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.024) 0:04:56.994 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:57.018 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.023) 0:04:57.041 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.026) 0:04:57.067 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.033) 0:04:57.101 *******
Monday 23 December 2024 00:08:15 +0000 (0:00:00.022) 0:04:57.124 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.024) 0:04:57.148 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.022) 0:04:57.171 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.023) 0:04:57.194 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.022) 0:04:57.217 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.024) 0:04:57.242 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.032) 0:04:57.274 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.023) 0:04:57.298 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.080) 0:04:57.379 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.024) 0:04:57.403 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.024) 0:04:57.427 *******
Monday 23 December 2024 00:08:16 +0000 (0:00:00.042) 0:04:57.470 *******
TASK [kubernetes-apps/ansible : Kubernetes Apps | Wait for kube-apiserver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1]
Monday 23 December 2024 00:08:16 +0000 (0:00:00.469) 0:04:57.940 *******
TASK [kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-config.yml', 'type': 'configmap'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-deployment.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-sa.yml', 'type': 'sa'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-svc.yml', 'type': 'svc'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'coredns', 'file': 'coredns-poddisruptionbudget.yml', 'type': 'poddisruptionbudget', 'condition': 'coredns_pod_disruption_budget'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-sa.yml', 'type': 'sa'})
Monday 23 December 2024 00:08:23 +0000 (0:00:06.252) 0:05:04.192 *******
Monday 23 December 2024 00:08:23 +0000 (0:00:00.059) 0:05:04.252 *******
Monday 23 December 2024 00:08:23 +0000 (0:00:00.026) 0:05:04.278 *******
Monday 23 December 2024 00:08:23 +0000 (0:00:00.036) 0:05:04.314 *******
Monday 23 December 2024 00:08:23 +0000 (0:00:00.028) 0:05:04.343 *******
TASK [kubernetes-apps/ansible : Kubernetes Apps | Start Resources] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-config.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-deployment.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-sa.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-svc.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=dns-autoscaler.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=dns-autoscaler-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=dns-autoscaler-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=coredns-poddisruptionbudget.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-120-1] => (item=dns-autoscaler-sa.yml)
Monday 23 December 2024 00:08:26 +0000 (0:00:03.777) 0:05:08.120 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.047) 0:05:08.168 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.040) 0:05:08.209 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.026) 0:05:08.236 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.034) 0:05:08.270 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.027) 0:05:08.297 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.027) 0:05:08.325 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.027) 0:05:08.352 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.031) 0:05:08.384 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.041) 0:05:08.426 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.039) 0:05:08.465 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:08.491 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:08.515 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.029) 0:05:08.545 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.024) 0:05:08.569 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:08.594 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.033) 0:05:08.628 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.024) 0:05:08.652 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:08.678 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:08.702 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:08.725 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:08.749 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:08.774 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.028) 0:05:08.802 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.028) 0:05:08.831 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.027) 0:05:08.859 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.030) 0:05:08.889 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.029) 0:05:08.918 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.038) 0:05:08.956 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.028) 0:05:08.984 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.024) 0:05:09.009 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:09.033 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.023) 0:05:09.056 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:09.082 *******
Monday 23 December 2024 00:08:27 +0000 (0:00:00.025) 0:05:09.107 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.029) 0:05:09.137 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.027) 0:05:09.164 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.028) 0:05:09.193 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.028) 0:05:09.222 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.039) 0:05:09.262 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.027) 0:05:09.289 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.026) 0:05:09.316 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.024) 0:05:09.341 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.027) 0:05:09.369 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.027) 0:05:09.397 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.035) 0:05:09.432 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.034) 0:05:09.467 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.049) 0:05:09.516 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.026) 0:05:09.543 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.029) 0:05:09.573 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.100) 0:05:09.673 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.026) 0:05:09.699 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.044) 0:05:09.744 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.056) 0:05:09.800 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.038) 0:05:09.839 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.049) 0:05:09.889 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.024) 0:05:09.914 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.023) 0:05:09.937 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.023) 0:05:09.960 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.040) 0:05:10.001 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.051) 0:05:10.053 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.024) 0:05:10.078 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.025) 0:05:10.104 *******
Monday 23 December 2024 00:08:28 +0000 (0:00:00.025) 0:05:10.129 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.041) 0:05:10.170 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.054) 0:05:10.225 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.025) 0:05:10.250 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.025) 0:05:10.275 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.039) 0:05:10.315 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.050) 0:05:10.365 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.024) 0:05:10.390 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.029) 0:05:10.419 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.043) 0:05:10.463 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.047) 0:05:10.511 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.027) 0:05:10.538 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.034) 0:05:10.573 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.024) 0:05:10.598 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.035) 0:05:10.633 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.024) 0:05:10.657 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.034) 0:05:10.692 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.024) 0:05:10.716 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.033) 0:05:10.750 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.025) 0:05:10.776 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.033) 0:05:10.809 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.023) 0:05:10.832 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.033) 0:05:10.866 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.023) 0:05:10.890 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.043) 0:05:10.933 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.026) 0:05:10.960 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.037) 0:05:10.998 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.049) 0:05:11.047 *******
Monday 23 December 2024 00:08:29 +0000 (0:00:00.026) 0:05:11.073 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.108) 0:05:11.182 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.026) 0:05:11.209 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.027) 0:05:11.236 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.028) 0:05:11.265 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.035) 0:05:11.301 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.025) 0:05:11.327 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.026) 0:05:11.354 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.026) 0:05:11.381 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.037) 0:05:11.418 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.028) 0:05:11.446 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.039) 0:05:11.486 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.027) 0:05:11.514 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.048) 0:05:11.562 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.032) 0:05:11.594 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.025) 0:05:11.620 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.023) 0:05:11.644 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.023) 0:05:11.667 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.031) 0:05:11.698 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.051) 0:05:11.750 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.031) 0:05:11.781 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.034) 0:05:11.816 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.029) 0:05:11.846 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.029) 0:05:11.876 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.029) 0:05:11.905 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.035) 0:05:11.940 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.030) 0:05:11.971 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.029) 0:05:12.001 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.028) 0:05:12.030 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.033) 0:05:12.064 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.030) 0:05:12.095 *******
Monday 23 December 2024 00:08:30 +0000 (0:00:00.029) 0:05:12.124 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.029) 0:05:12.153 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.035) 0:05:12.189 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.040) 0:05:12.230 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.255 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.025) 0:05:12.280 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.305 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.329 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.353 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.026) 0:05:12.379 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.403 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.024) 0:05:12.428 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.023) 0:05:12.452 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.028) 0:05:12.480 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.032) 0:05:12.512 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.046) 0:05:12.559 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.029) 0:05:12.588 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.037) 0:05:12.626 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.023) 0:05:12.650 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.029) 0:05:12.679 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.040) 0:05:12.720 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.028) 0:05:12.748 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.028) 0:05:12.776 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.027) 0:05:12.803 *******
PLAY [Apply resolv.conf changes now that cluster DNS is up] ********************
Monday 23 December 2024 00:08:31 +0000 (0:00:00.148) 0:05:12.951 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.046) 0:05:12.998 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.034) 0:05:13.032 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.033) 0:05:13.065 *******
Monday 23 December 2024 00:08:31 +0000 (0:00:00.033) 0:05:13.099 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.031) 0:05:13.131 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.038) 0:05:13.169 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.096) 0:05:13.265 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.033) 0:05:13.299 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.024) 0:05:13.324 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.029) 0:05:13.353 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.377 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.400 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.424 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.025) 0:05:13.449 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.024) 0:05:13.473 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.026) 0:05:13.499 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.523 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.025) 0:05:13.549 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.026) 0:05:13.575 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.026) 0:05:13.602 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.027) 0:05:13.629 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.028) 0:05:13.658 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.026) 0:05:13.685 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.027) 0:05:13.712 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.026) 0:05:13.739 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.028) 0:05:13.767 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.791 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.024) 0:05:13.815 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.025) 0:05:13.840 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.025) 0:05:13.866 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.890 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.914 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.937 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.024) 0:05:13.962 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:13.986 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:14.009 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.022) 0:05:14.032 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:14.056 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.023) 0:05:14.079 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.022) 0:05:14.101 *******
Monday 23 December 2024 00:08:32 +0000 (0:00:00.022) 0:05:14.124 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.149 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.035) 0:05:14.184 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:14.207 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:14.231 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:14.253 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.028) 0:05:14.282 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:14.305 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.329 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:14.352 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:14.375 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:14.398 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.038) 0:05:14.437 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:14.460 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.484 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.026) 0:05:14.510 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.025) 0:05:14.535 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:14.559 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.583 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.608 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.026) 0:05:14.634 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.659 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.683 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.708 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.025) 0:05:14.733 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.757 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.025) 0:05:14.783 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.807 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.025) 0:05:14.832 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.857 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.881 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.905 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.026) 0:05:14.932 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:14.956 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:14.980 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:15.004 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.025) 0:05:15.029 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:15.053 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.022) 0:05:15.076 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.023) 0:05:15.099 *******
Monday 23 December 2024 00:08:33 +0000 (0:00:00.024) 0:05:15.123 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.147 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.170 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.022) 0:05:15.193 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.088) 0:05:15.281 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.306 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.037) 0:05:15.343 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.031) 0:05:15.374 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.399 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.422 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.028) 0:05:15.451 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.026) 0:05:15.478 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.032) 0:05:15.510 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.534 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.557 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.038) 0:05:15.596 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.040) 0:05:15.636 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.660 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.684 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.026) 0:05:15.710 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.734 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.758 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.781 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.806 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.830 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.854 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.877 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.025) 0:05:15.903 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.927 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.950 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:15.973 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:15.998 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:16.022 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:16.046 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:16.069 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.024) 0:05:16.094 *******
Monday 23 December 2024 00:08:34 +0000 (0:00:00.023) 0:05:16.117 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.022) 0:05:16.140 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.164 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.188 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.212 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.030) 0:05:16.242 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.266 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.025) 0:05:16.291 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.314 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.337 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.360 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.384 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.022) 0:05:16.407 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.040) 0:05:16.447 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.470 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.022) 0:05:16.493 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.516 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.539 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.562 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.587 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.611 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.634 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.658 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.030) 0:05:16.688 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.713 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.023) 0:05:16.736 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.026) 0:05:16.763 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.025) 0:05:16.788 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.813 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.837 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.862 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.032) 0:05:16.895 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.033) 0:05:16.928 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:16.952 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.025) 0:05:16.978 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.095) 0:05:17.073 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:17.097 *******
Monday 23 December 2024 00:08:35 +0000 (0:00:00.024) 0:05:17.121 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.024) 0:05:17.146 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.019) 0:05:17.165 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.024) 0:05:17.190 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.023) 0:05:17.214 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.025) 0:05:17.239 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.023) 0:05:17.262 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.023) 0:05:17.286 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.023) 0:05:17.310 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.026) 0:05:17.336 *******
Monday 23 December 2024 00:08:36 +0000 (0:00:00.023) 0:05:17.360 *******
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-120-1 : ok=499 changed=110 unreachable=0 failed=0 skipped=1083 rescued=0 ignored=3
localhost : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 23 December 2024 00:08:36 +0000 (0:00:00.057) 0:05:17.418 *******
===============================================================================
kubernetes/preinstall : Install packages requirements ------------------ 36.65s
container-engine/docker : Ensure docker packages are installed --------- 10.50s
etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container --- 8.94s
kubernetes/control-plane : Kubeadm | Initialize first master ------------ 7.95s
kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates --- 6.25s
etcd : Reload etcd ------------------------------------------------------ 5.91s
etcd : Configure | Check if etcd cluster is healthy --------------------- 5.27s
download : Download_file | Download item -------------------------------- 5.03s
etcd : Configure | Ensure etcd is running ------------------------------- 4.84s
container-engine/crictl : Download_file | Download item ----------------- 4.62s
container-engine/cri-dockerd : Download_file | Download item ------------ 4.41s
download : Download_container | Download image if required -------------- 4.11s
download : Download_file | Download item -------------------------------- 4.07s
container-engine/crictl : Extract_file | Unpacking archive -------------- 3.78s
kubernetes-apps/ansible : Kubernetes Apps | Start Resources ------------- 3.78s
download : Download_container | Download image if required -------------- 3.53s
container-engine/cri-dockerd : Extract_file | Unpacking archive --------- 3.37s
container-engine/crictl : Download_file | Validate mirrors -------------- 3.21s
container-engine/cri-dockerd : Download_file | Validate mirrors --------- 3.04s
network_plugin/cni : CNI | Copy cni plugins ----------------------------- 2.81s
INFO: done in 0s
INFO: done in 0s
DEBUG: kill running child jobs:
INFO: Stage k8s was run successfully Mon Dec 23 00:08:36 UTC 2024
[update tf stack configuration]
tf setup profile /home/rocky/.tf/stack.env
DEPLOYER=k8s_manifests
CONTRAIL_CONTAINER_TAG=nightly
CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
ORCHESTRATOR=kubernetes
OPENSTACK_VERSION=""
CONTROLLER_NODES="10.0.0.30 "
AGENT_NODES="10.0.0.30"
CONTROL_NODES="10.0.0.30 "
SSL_ENABLE="false"
LEGACY_ANALYTICS_ENABLE="true"
HUGE_PAGES_1G=
CONTAINER_RUNTIME=docker
K8S_CA=
DEPLOY_IPA_SERVER=
IPA_PASSWORD=
INFO: Successful deployment Mon Dec 23 00:08:36 UTC 2024
DEBUG: kill running child jobs:
INFO: Deploy platform finished
+ [[ 0 == 1 ]]
+ exit 0
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #0.
Archiving artifacts
Finished: SUCCESS