Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1449529 Details for
Bug 1585978
Redeploy openshift ca playbook failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
redeploy-openshift-ca.yml -v
file_1585978.txt (text/plain), 7.69 KB, created by
Antonio Guillen
on 2018-06-09 23:58:56 UTC
(
hide
)
Description:
redeploy-openshift-ca.yml -v
Filename:
MIME Type:
Creator:
Antonio Guillen
Created:
2018-06-09 23:58:56 UTC
Size:
7.69 KB
patch
obsolete
>TASK [Update node client kubeconfig CA data] ********************************************************************************************************* >task path: /home/agd/openshift-ansible/playbooks/openshift-master/private/redeploy-openshift-ca.yml:248 >Sunday 10 June 2018 01:49:54 +0200 (0:00:01.082) 0:06:13.468 *********** >Using module file /home/agd/openshift-ansible/roles/lib_utils/library/kubeclient_ca.py ><192.168.100.60> ESTABLISH SSH CONNECTION FOR USER: root ><192.168.100.60> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/home/agd/.ansible/cp/%h-%r 192.168.100.60 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' >Using module file /home/agd/openshift-ansible/roles/lib_utils/library/kubeclient_ca.py ><192.168.100.160> ESTABLISH SSH CONNECTION FOR USER: root ><192.168.100.160> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/home/agd/.ansible/cp/%h-%r 192.168.100.160 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' >Using module file /home/agd/openshift-ansible/roles/lib_utils/library/kubeclient_ca.py ><192.168.1.160> ESTABLISH SSH CONNECTION FOR USER: root ><192.168.1.160> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/home/agd/.ansible/cp/%h-%r 192.168.1.160 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><192.168.100.60> (1, '\n{"msg": "[Errno 2] No such file or directory: \'/etc/origin/node/system:node:osmad01.test.com.kubeconfig\'", "failed": true, "exception": " File \\"/tmp/ansible_IZgCOO/ansible_module_kubeclient_ca.py\\", line 55, in main\\n with open(client_path) as client_config_file:\\n", "invocation": {"module_args": {"ca_data": null, "backup": true, "ca_path": "/etc/origin/node/ca.crt", "client_path": "/etc/origin/node/system:node:osmad01.test.com.kubeconfig"}}}\n', 'OpenSSH_7.7p1, OpenSSL 1.1.0h-fips 27 Mar 2018\r\ndebug1: Reading configuration data /home/agd/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 56: Applying options for *\r\ndebug2: resolve_canonicalize: hostname 192.168.100.60 is address\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 16960\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >The full traceback is: > File "/tmp/ansible_IZgCOO/ansible_module_kubeclient_ca.py", line 55, in main > with open(client_path) as client_config_file: > >fatal: [osmadrid01]: FAILED! => { > "changed": false, > "invocation": { > "module_args": { > "backup": true, > "ca_data": null, > "ca_path": "/etc/origin/node/ca.crt", > "client_path": "/etc/origin/node/system:node:osmad01.test.com.kubeconfig" > } > }, > "msg": "[Errno 2] No such file or directory: '/etc/origin/node/system:node:osmad01.test.com.kubeconfig'" >} ><192.168.100.160> (1, '\n{"msg": "[Errno 2] No such file or directory: \'/etc/origin/node/system:node:osmad02.test.com.kubeconfig\'", "failed": true, "exception": " File \\"/tmp/ansible_bldbmX/ansible_module_kubeclient_ca.py\\", line 55, in main\\n with open(client_path) as client_config_file:\\n", "invocation": {"module_args": {"ca_data": null, "backup": true, "ca_path": "/etc/origin/node/ca.crt", "client_path": "/etc/origin/node/system:node:osmad02.test.com.kubeconfig"}}}\n', 'OpenSSH_7.7p1, OpenSSL 1.1.0h-fips 27 Mar 2018\r\ndebug1: Reading configuration data /home/agd/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 56: Applying options for *\r\ndebug2: resolve_canonicalize: hostname 192.168.100.160 is address\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 16963\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >The full traceback is: > File "/tmp/ansible_bldbmX/ansible_module_kubeclient_ca.py", line 55, in main > with open(client_path) as client_config_file: > >fatal: [osmadrid02]: FAILED! => { > "changed": false, > "invocation": { > "module_args": { > "backup": true, > "ca_data": null, > "ca_path": "/etc/origin/node/ca.crt", > "client_path": "/etc/origin/node/system:node:osmad02.test.com.kubeconfig" > } > }, > "msg": "[Errno 2] No such file or directory: '/etc/origin/node/system:node:osmad02.test.com.kubeconfig'" >} ><192.168.1.160> (1, '\n{"msg": "[Errno 2] No such file or directory: \'/etc/origin/node/system:node:ossev01.test.com.kubeconfig\'", "failed": true, "exception": " File \\"/tmp/ansible_VZqXAH/ansible_module_kubeclient_ca.py\\", line 55, in main\\n with open(client_path) as client_config_file:\\n", "invocation": {"module_args": {"ca_data": null, "backup": true, "ca_path": "/etc/origin/node/ca.crt", "client_path": "/etc/origin/node/system:node:ossev01.test.com.kubeconfig"}}}\n', 'OpenSSH_7.7p1, OpenSSL 1.1.0h-fips 27 Mar 2018\r\ndebug1: Reading configuration data /home/agd/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 56: Applying options for *\r\ndebug2: resolve_canonicalize: hostname 192.168.1.160 is address\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 16967\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >The full traceback is: > File "/tmp/ansible_VZqXAH/ansible_module_kubeclient_ca.py", line 55, in main > with open(client_path) as client_config_file: > >fatal: [ossevilla01]: FAILED! => { > "changed": false, > "invocation": { > "module_args": { > "backup": true, > "ca_data": null, > "ca_path": "/etc/origin/node/ca.crt", > "client_path": "/etc/origin/node/system:node:ossev01.test.com.kubeconfig" > } > }, > "msg": "[Errno 2] No such file or directory: '/etc/origin/node/system:node:ossev01.test.com.kubeconfig'" >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1585978
: 1449529