Stored in directory: /root/.cache/pip/wheels/f9/be/c2/d44235fe1547b61f470ef8948d70602a3e7a175d9ebe044972
Successfully built ansible
ERROR: rtslib-fb 2.1.69 has requirement pyudev>=0.16.1, but you’ll have pyudev 0.15 which is incompatible.
ERROR: ipapython 4.6.5 has requirement dnspython>=1.15, but you’ll have dnspython 1.12.0 which is incompatible.
ERROR: ipapython 4.6.5 has requirement python-ldap>=3.0.0b1, but you’ll have python-ldap 2.4.15 which is incompatible.
Installing collected packages: MarkupSafe, jinja2, PyYAML, six, pycparser, cffi, bcrypt, pynacl, ipaddress, enum34, cryptography, paramiko, setuptools, ansible, netaddr, pbr, idna, chardet, urllib3, certifi, requests, hvac, jmespath, ruamel.ordereddict, ruamel.yaml
Successfully installed MarkupSafe-1.1.1 PyYAML-5.3.1 ansible-2.7.12 bcrypt-3.1.7 certifi-2019.11.28 cffi-1.14.0 chardet-3.0.4 cryptography-2.8 enum34-1.1.10 hvac-0.8.2 idna-2.9 ipaddress-1.0.23 jinja2-2.10.1 jmespath-0.9.4 netaddr-0.7.19 paramiko-2.7.1 pbr-5.2.0 pycparser-2.20 pynacl-1.3.0 requests-2.23.0 ruamel.ordereddict-0.4.14 ruamel.yaml-0.15.96 setuptools-44.0.0 six-1.14.0 urllib3-1.25.8
- Initiating Environment
*********************************************
PLAY [kube-master[0]] *************************************************************************************************************
TASK [loadbalancer_apiserver is not set] ******************************************************************************************
Friday 20 March 2020 15:10:30 +0800 (0:00:01.271) 0:00:01.271 **********
skipping: [master]
PLAY [k8s-cluster] ****************************************************************************************************************
TASK [Disable swap] ***************************************************************************************************************
Friday 20 March 2020 15:10:31 +0800 (0:00:00.127) 0:00:01.399 **********
changed: [master]
fatal: [k8s-master-1]: UNREACHABLE! => {
“changed”: false,
“unreachable”: true
}
MSG:
Invalid/incorrect password: Warning: Permanently added ‘192.168.216.129’ (ECDSA) to the list of known hosts.
Permission denied, please try again.
fatal: [k8s-node-1]: UNREACHABLE! => {
“changed”: false,
“unreachable”: true
}
MSG:
Invalid/incorrect password: Warning: Permanently added ‘192.168.216.131′ (ECDSA) to the list of known hosts.
Permission denied, please try again.
fatal: [k8s-node-2]: UNREACHABLE! => {
“changed”: false,
“unreachable”: true
}
MSG:
Invalid/incorrect password: Warning: Permanently added ‘192.168.216.130’ (ECDSA) to the list of known hosts.
Permission denied, please try again.
fatal: [k8s-node-3]: UNREACHABLE! => {
“changed”: false,
“unreachable”: true
}
MSG:
Invalid/incorrect password: Warning: Permanently added ‘192.168.216.132’ (ECDSA) to the list of known hosts.
Permission denied, please try again.
TASK [Swap off] *******************************************************************************************************************
Friday 20 March 2020 15:10:45 +0800 (0:00:14.402) 0:00:15.802 **********
changed: [master]
PLAY [all] ************************************************************************************************************************
TASK [Fetch /etc/os-release] ******************************************************************************************************
Friday 20 March 2020 15:10:45 +0800 (0:00:00.479) 0:00:16.282 **********
ok: [master]
TASK [Check os release] ***********************************************************************************************************
Friday 20 March 2020 15:10:46 +0800 (0:00:00.129) 0:00:16.412 **********
ok: [master]
TASK [Add APT repositories(Ubuntu 18.04)] *****************************************************************************************
Friday 20 March 2020 15:10:46 +0800 (0:00:00.098) 0:00:16.510 **********
skipping: [master]
PLAY RECAP ************************************************************************************************************************
k8s-master-1 : ok=0 changed=0 unreachable=1 failed=0
k8s-node-1 : ok=0 changed=0 unreachable=1 failed=0
k8s-node-2 : ok=0 changed=0 unreachable=1 failed=0
k8s-node-3 : ok=0 changed=0 unreachable=1 failed=0
master : ok=4 changed=2 unreachable=0 failed=0
Friday 20 March 2020 15:10:46 +0800 (0:00:00.048) 0:00:16.559 **********
Disable swap ————————————————————————————————————– 14.40s
Swap off ——————————————————————————————————————- 0.48s
Fetch /etc/os-release —————————————————————————————————— 0.13s
loadbalancer_apiserver is not set —————————————————————————————— 0.13s
Check os release ———————————————————————————————————– 0.10s
Add APT repositories(Ubuntu 18.04) —————————————————————————————– 0.05s
failed!