Created
June 15, 2018 15:55
-
-
Save josejulio/b822b91e6eb734b3aaa586ff880c65a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansible-playbook 2.4.2.0 | |
config file = /usr/share/ansible/openshift-ansible/ansible.cfg | |
configured module search path = [u'/opt/app-root/src/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] | |
ansible python module location = /usr/lib/python2.7/site-packages/ansible | |
executable location = /usr/bin/ansible-playbook | |
python version = 2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)] | |
Using /usr/share/ansible/openshift-ansible/ansible.cfg as config file | |
Parsed /tmp/tmp.WhwMUtLmMM inventory source with ini plugin | |
PLAYBOOK: config.yml *********************************************************** | |
4 plays in playbooks/openshift-istio/config.yml | |
PLAY [Istio Checkpoint Start] ************************************************** | |
META: ran handlers | |
TASK [Set Istio 'In Progress'] ************************************************* | |
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:6 | |
Friday 15 June 2018 15:47:27 +0000 (0:00:01.217) 0:00:01.217 *********** | |
ok: [192.168.30.1] => { | |
"ansible_stats": { | |
"aggregate": true, | |
"data": { | |
"installer_phase_istio": { | |
"start": "20180615154727Z", | |
"status": "In Progress" | |
} | |
}, | |
"per_host": false | |
}, | |
"changed": false | |
} | |
META: ran handlers | |
META: ran handlers | |
PLAY [Define openshift_version is not already present] ************************* | |
TASK [Gathering Facts] ********************************************************* | |
Friday 15 June 2018 15:47:27 +0000 (0:00:00.079) 0:00:01.296 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] | |
META: ran handlers | |
TASK [set_fact] **************************************************************** | |
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:17 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:06.884) 0:00:08.180 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_version": "3.9.0" | |
}, | |
"changed": false | |
} | |
META: ran handlers | |
META: ran handlers | |
PLAY [Istio] ******************************************************************* | |
META: ran handlers | |
TASK [openshift_istio : Initialise information] ******************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:4 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:00.033) 0:00:08.214 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml for 192.168.30.1 | |
TASK [openshift_istio : Initialise prefix] ************************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:1 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:00.061) 0:00:08.276 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Initialise suffix] ************************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:6 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:00.021) 0:00:08.297 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_image_suffix": "-centos7" | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Initialise version] ************************************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:11 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:00.033) 0:00:08.330 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Initialise Jaeger version] ***************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:16 | |
Friday 15 June 2018 15:47:34 +0000 (0:00:00.026) 0:00:08.357 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_jaeger_image_version": "1.4.1" | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Initialise namespace] ********************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:21 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.038) 0:00:08.396 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Initialise kiali version] ****************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:26 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.026) 0:00:08.422 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Initialise Installation Type] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:31 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.019) 0:00:08.442 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_install_enterprise": false | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Determine whether kiali should be installed] *********** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:35 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.026) 0:00:08.469 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_install_kiali": false | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Initialise Istio Image names when running CentOS images] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:41 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.028) 0:00:08.497 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_image_names": { | |
"docker.io/istio/istio-ca:{{default_istio_image_tag}}": "openshiftistio/istio-ca-centos7:0.7.1", | |
"docker.io/istio/mixer:{{default_istio_image_tag}}": "openshiftistio/mixer-centos7:0.7.1", | |
"docker.io/istio/pilot:{{default_istio_image_tag}}": "openshiftistio/pilot-centos7:0.7.1", | |
"docker.io/istio/proxy:{{default_istio_image_tag}}": "openshiftistio/proxy-centos7:0.7.1", | |
"docker.io/istio/proxy_init:{{default_istio_image_tag}}": "openshiftistio/proxy-init-centos7:0.7.1", | |
"docker.io/istio/sidecar_injector:{{default_istio_image_tag}}": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-agent:1.4.1", | |
"jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-collector:1.4.1", | |
"jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-query:1.4.1", | |
"kiali/kiali:{{default_istio_kiali_image_tag}}": "kiali/kiali:0.3.1.Alpha" | |
} | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Initialise Istio Image names when running RHEL images] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:56 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.037) 0:00:08.535 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Initialise oc binary using master configuration] ******* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:71 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.016) 0:00:08.552 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_client_binary": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig" | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : command] *********************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:76 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.027) 0:00:08.579 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"cat", | |
"/run/secrets/kubernetes.io/serviceaccount/token" | |
], | |
"delta": "0:00:00.255743", | |
"end": "2018-06-15 15:47:35.716950", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "cat /run/secrets/kubernetes.io/serviceaccount/token", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:35.461207", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJpc3Rpby1zeXN0ZW0iLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUtdG9rZW4teDdubjQiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI0ZmYzMTRmOC03MGIzLTExZTgtODY1ZS01NGVlNzU1ZTU5ZTMiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6aXN0aW8tc3lzdGVtOm9wZW5zaGlmdC1hbnNpYmxlIn0.b2_INhI61mVIBpzJ02qU5pZi99gAeGqAb7gJxqzLOhj8Z5sXwbsRjRLG55LsiA-rYSPBylQEx65h93vDqpw-dcA6Qgyh-HA86o0d1Gb8wh_cM_jYlI58J_EHLDac5WMljTR3I0NRXdz7IEtcdAsQSIMvbCBmfRVgzvLekPOMGDhRib48DjuzF9wmxpkqO_BUjXc63m0w1AB-7ZwFvo3dPP72DRQ_l55k1qvg0bEjQYNywfDfLt-GMA5tbsG8lmqFxLEoc0h_5SfGEuuvvKBoFUJeZZoCJVxUX4A88BwimV8LXnuKvGcpSCdSya_3MGZzbfgWTdZ0ucGEUMdgKTkaCA", | |
"stdout_lines": [ | |
"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJpc3Rpby1zeXN0ZW0iLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUtdG9rZW4teDdubjQiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI0ZmYzMTRmOC03MGIzLTExZTgtODY1ZS01NGVlNzU1ZTU5ZTMiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6aXN0aW8tc3lzdGVtOm9wZW5zaGlmdC1hbnNpYmxlIn0.b2_INhI61mVIBpzJ02qU5pZi99gAeGqAb7gJxqzLOhj8Z5sXwbsRjRLG55LsiA-rYSPBylQEx65h93vDqpw-dcA6Qgyh-HA86o0d1Gb8wh_cM_jYlI58J_EHLDac5WMljTR3I0NRXdz7IEtcdAsQSIMvbCBmfRVgzvLekPOMGDhRib48DjuzF9wmxpkqO_BUjXc63m0w1AB-7ZwFvo3dPP72DRQ_l55k1qvg0bEjQYNywfDfLt-GMA5tbsG8lmqFxLEoc0h_5SfGEuuvvKBoFUJeZZoCJVxUX4A88BwimV8LXnuKvGcpSCdSya_3MGZzbfgWTdZ0ucGEUMdgKTkaCA" | |
] | |
} | |
TASK [openshift_istio : Initialise oc binary using token] ********************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:80 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.552) 0:00:09.131 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Remove Istio] ****************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:7 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.017) 0:00:09.149 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml for 192.168.30.1 | |
TASK [openshift_istio : Remove Launcher] *************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml:2 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.049) 0:00:09.198 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml for 192.168.30.1 | |
TASK [openshift_istio : Check launcher project exists] ************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml:2 | |
Friday 15 June 2018 15:47:35 +0000 (0:00:00.032) 0:00:09.231 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"get", | |
"namespace", | |
"devex" | |
], | |
"delta": "0:00:07.375316", | |
"end": "2018-06-15 15:47:43.326723", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace devex", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:35.951407", | |
"stderr": "Error from server (NotFound): namespaces \"devex\" not found", | |
"stderr_lines": [ | |
"Error from server (NotFound): namespaces \"devex\" not found" | |
], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove launcher project if necessary] ****************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml:7 | |
Friday 15 June 2018 15:47:43 +0000 (0:00:07.505) 0:00:16.736 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Remove Istio] ****************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml:5 | |
Friday 15 June 2018 15:47:43 +0000 (0:00:00.018) 0:00:16.754 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml for 192.168.30.1 | |
TASK [openshift_istio : Obtain list of Mutating Webhook Configurations] ******** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:2 | |
Friday 15 June 2018 15:47:43 +0000 (0:00:00.077) 0:00:16.832 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get mutatingwebhookconfiguration -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"delta": "0:00:00.622857", | |
"end": "2018-06-15 15:47:44.185908", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get mutatingwebhookconfiguration -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:43.563051", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove Mutating Webhook] ******************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:7 | |
Friday 15 June 2018 15:47:44 +0000 (0:00:00.769) 0:00:17.602 *********** | |
TASK [openshift_istio : Obtain list of Certificate Signing Requests] *********** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:11 | |
Friday 15 June 2018 15:47:44 +0000 (0:00:00.023) 0:00:17.625 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get certificatesigningrequest -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"delta": "0:00:00.520761", | |
"end": "2018-06-15 15:47:44.870821", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get certificatesigningrequest -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:44.350060", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove Certificate Signing Requests] ******************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:16 | |
Friday 15 June 2018 15:47:44 +0000 (0:00:00.661) 0:00:18.287 *********** | |
TASK [openshift_istio : Obtain list of Cluster Role Bindings] ****************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:20 | |
Friday 15 June 2018 15:47:44 +0000 (0:00:00.020) 0:00:18.308 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrolebinding -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'", | |
"delta": "0:00:00.784617", | |
"end": "2018-06-15 15:47:45.819500", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrolebinding -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:45.034883", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove Cluster Role Bindings] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:25 | |
Friday 15 June 2018 15:47:45 +0000 (0:00:00.922) 0:00:19.231 *********** | |
TASK [openshift_istio : Obtain list of Cluster Roles] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:29 | |
Friday 15 June 2018 15:47:45 +0000 (0:00:00.017) 0:00:19.248 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrole -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'", | |
"delta": "0:00:00.694807", | |
"end": "2018-06-15 15:47:46.667179", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrole -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:45.972372", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove Cluster Roles] ********************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:34 | |
Friday 15 June 2018 15:47:46 +0000 (0:00:00.832) 0:00:20.081 *********** | |
TASK [openshift_istio : Obtain list of Custom Resource Definitions] ************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:38 | |
Friday 15 June 2018 15:47:46 +0000 (0:00:00.019) 0:00:20.100 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get customresourcedefinition -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"delta": "0:00:00.426046", | |
"end": "2018-06-15 15:47:47.231545", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get customresourcedefinition -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:47:46.805499", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Remove Custom Resource Definitions] ******************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:43 | |
Friday 15 June 2018 15:47:47 +0000 (0:00:00.544) 0:00:20.645 *********** | |
TASK [openshift_istio : Check istio project exists] **************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:47 | |
Friday 15 June 2018 15:47:47 +0000 (0:00:00.018) 0:00:20.663 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"get", | |
"namespace", | |
"istio-system" | |
], | |
"delta": "0:00:00.544062", | |
"end": "2018-06-15 15:47:47.914700", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:47.370638", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "NAME STATUS AGE\nistio-system Active 1m", | |
"stdout_lines": [ | |
"NAME STATUS AGE", | |
"istio-system Active 1m" | |
] | |
} | |
TASK [openshift_istio : Remove istio project if necessary] ********************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:52 | |
Friday 15 June 2018 15:47:47 +0000 (0:00:00.664) 0:00:21.328 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Install Istio] ***************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:10 | |
Friday 15 June 2018 15:47:47 +0000 (0:00:00.022) 0:00:21.351 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml for 192.168.30.1 | |
TASK [openshift_istio : Check istio project exists] **************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:2 | |
Friday 15 June 2018 15:47:48 +0000 (0:00:00.112) 0:00:21.464 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"get", | |
"namespace", | |
"istio-system" | |
], | |
"delta": "0:00:00.765748", | |
"end": "2018-06-15 15:47:48.941750", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:48.176002", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "NAME STATUS AGE\nistio-system Active 1m", | |
"stdout_lines": [ | |
"NAME STATUS AGE", | |
"istio-system Active 1m" | |
] | |
} | |
TASK [openshift_istio : Create istio project if necessary] ********************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:7 | |
Friday 15 June 2018 15:47:48 +0000 (0:00:00.891) 0:00:22.355 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Ensure service accounts have the correct permissions] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:11 | |
Friday 15 June 2018 15:47:48 +0000 (0:00:00.020) 0:00:22.376 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1 | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-ca-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:49 +0000 (0:00:00.261) 0:00:22.637 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-ca-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.387514", | |
"end": "2018-06-15 15:47:49.740543", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-ca-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:49.353029", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ca-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ca-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-ingress-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:49 +0000 (0:00:00.518) 0:00:23.155 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-ingress-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.431432", | |
"end": "2018-06-15 15:47:50.296449", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-ingress-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:49.865017", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ingress-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ingress-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:50 +0000 (0:00:00.555) 0:00:23.711 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-mixer-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.415131", | |
"end": "2018-06-15 15:47:50.838706", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-mixer-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:50.423575", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-validator-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:50 +0000 (0:00:00.544) 0:00:24.255 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-mixer-validator-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.407912", | |
"end": "2018-06-15 15:47:51.374640", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-mixer-validator-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:50.966728", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-validator-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-validator-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-pilot-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:51 +0000 (0:00:00.529) 0:00:24.785 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-pilot-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.400789", | |
"end": "2018-06-15 15:47:51.902803", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-pilot-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:51.502014", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-pilot-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-pilot-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-sidecar-injector-service-account to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:51 +0000 (0:00:00.530) 0:00:25.315 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"istio-sidecar-injector-service-account", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.403165", | |
"end": "2018-06-15 15:47:52.436722", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-sidecar-injector-service-account -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:52.033557", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-sidecar-injector-service-account\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-sidecar-injector-service-account\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account grafana to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:52 +0000 (0:00:00.535) 0:00:25.851 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"grafana", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.375155", | |
"end": "2018-06-15 15:47:52.946380", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z grafana -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:52.571225", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:grafana\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:grafana\"]" | |
] | |
} | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account prometheus to use anyuid] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2 | |
Friday 15 June 2018 15:47:52 +0000 (0:00:00.509) 0:00:26.361 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"anyuid", | |
"-z", | |
"prometheus", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.410445", | |
"end": "2018-06-15 15:47:53.482664", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z prometheus -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:53.072219", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:prometheus\"]", | |
"stdout_lines": [ | |
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:prometheus\"]" | |
] | |
} | |
TASK [openshift_istio : Ensure service accounts are privileged] **************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:17 | |
Friday 15 June 2018 15:47:53 +0000 (0:00:00.530) 0:00:26.891 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_privileged_service_account.yml for 192.168.30.1 | |
TASK [openshift_istio : Update SCC policy to allow the Istio service account jaeger to use privileged] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_privileged_service_account.yml:2 | |
Friday 15 June 2018 15:47:53 +0000 (0:00:00.066) 0:00:26.958 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"policy", | |
"add-scc-to-user", | |
"privileged", | |
"-z", | |
"jaeger", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:00.599092", | |
"end": "2018-06-15 15:47:54.268538", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user privileged -z jaeger -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:47:53.669446", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "scc \"privileged\" added to: [\"system:serviceaccount:istio-system:jaeger\"]", | |
"stdout_lines": [ | |
"scc \"privileged\" added to: [\"system:serviceaccount:istio-system:jaeger\"]" | |
] | |
} | |
TASK [openshift_istio : Install Istio] ***************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:23 | |
Friday 15 June 2018 15:47:54 +0000 (0:00:00.722) 0:00:27.680 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml for 192.168.30.1 | |
TASK [openshift_istio : Update images in the configuration files if not running community] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:2 | |
Friday 15 June 2018 15:47:54 +0000 (0:00:00.058) 0:00:27.739 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1 | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:47:54 +0000 (0:00:00.291) 0:00:28.031 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "3 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-auth.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:47:55 +0000 (0:00:01.257) 0:00:29.288 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "3 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-auth.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-mixer-validator.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:47:56 +0000 (0:00:01.086) 0:00:30.375 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:47:58 +0000 (0:00:01.120) 0:00:31.496 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:47:59 +0000 (0:00:01.103) 0:00:32.599 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/jaeger-production-template.yml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:48:00 +0000 (0:00:01.226) 0:00:33.825 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
Friday 15 June 2018 15:48:01 +0000 (0:00:01.159) 0:00:34.985 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-query:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "jaegertracing/jaeger-query:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-query:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}", | |
"value": "openshiftistio/pilot-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/pilot:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/pilot-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}", | |
"value": "openshiftistio/istio-ca-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/istio-ca:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/istio-ca-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-init-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/proxy_init:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-init-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-collector:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "jaegertracing/jaeger-collector:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-collector:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}", | |
"value": "openshiftistio/proxy-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/proxy:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/proxy-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}", | |
"value": "openshiftistio/sidecar-injector-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/sidecar_injector:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}", | |
"value": "jaegertracing/jaeger-agent:1.4.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "jaegertracing/jaeger-agent:1.4.1", | |
"remote_src": null, | |
"replace": "jaegertracing/jaeger-agent:1.4.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => { | |
"changed": true, | |
"config_item": { | |
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}", | |
"value": "kiali/kiali:0.3.1.Alpha" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "kiali/kiali:0.3.0.Alpha", | |
"remote_src": null, | |
"replace": "kiali/kiali:0.3.1.Alpha", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => { | |
"changed": false, | |
"config_item": { | |
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}", | |
"value": "openshiftistio/mixer-centos7:0.7.1" | |
}, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/kiali.yaml", | |
"regexp": "docker.io/istio/mixer:0.7.1", | |
"remote_src": null, | |
"replace": "openshiftistio/mixer-centos7:0.7.1", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "" | |
} | |
TASK [openshift_istio : Create Istio components with auth] ********************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:10 | |
Friday 15 June 2018 15:48:02 +0000 (0:00:01.176) 0:00:36.162 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Create Istio components without auth] ****************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:15 | |
Friday 15 June 2018 15:48:02 +0000 (0:00:00.019) 0:00:36.181 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/istio.yaml" | |
], | |
"delta": "0:00:05.121373", | |
"end": "2018-06-15 15:48:08.019642", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:48:02.898269", | |
"stderr": "Error from server (AlreadyExists): error when creating \"roles/openshift_istio/files/istio.yaml\": namespaces \"istio-system\" already exists\n[unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=stdio, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=logentry, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=kubernetes]", | |
"stderr_lines": [ | |
"Error from server (AlreadyExists): error when creating \"roles/openshift_istio/files/istio.yaml\": namespaces \"istio-system\" already exists", | |
"[unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=stdio, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=logentry, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=kubernetes]" | |
], | |
"stdout": "clusterrole \"istio-pilot-istio-system\" created\nclusterrole \"istio-sidecar-injector-istio-system\" created\nclusterrole \"istio-mixer-istio-system\" created\nclusterrole \"istio-mixer-validator-istio-system\" created\nclusterrole \"istio-ca-istio-system\" created\nclusterrole \"istio-sidecar-istio-system\" created\nclusterrolebinding \"istio-pilot-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-sidecar-injector-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-ca-role-binding-istio-system\" created\nclusterrolebinding \"istio-ingress-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-sidecar-role-binding-istio-system\" created\nclusterrolebinding \"istio-mixer-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-mixer-validator-admin-role-binding-istio-system\" created\nconfigmap \"istio-mixer\" created\nservice \"istio-mixer\" created\nserviceaccount \"istio-mixer-service-account\" created\ndeployment \"istio-mixer\" created\ncustomresourcedefinition \"rules.config.istio.io\" created\ncustomresourcedefinition \"attributemanifests.config.istio.io\" created\ncustomresourcedefinition \"circonuses.config.istio.io\" created\ncustomresourcedefinition \"deniers.config.istio.io\" created\ncustomresourcedefinition \"fluentds.config.istio.io\" created\ncustomresourcedefinition \"kubernetesenvs.config.istio.io\" created\ncustomresourcedefinition \"listcheckers.config.istio.io\" created\ncustomresourcedefinition \"memquotas.config.istio.io\" created\ncustomresourcedefinition \"noops.config.istio.io\" created\ncustomresourcedefinition \"opas.config.istio.io\" created\ncustomresourcedefinition \"prometheuses.config.istio.io\" created\ncustomresourcedefinition \"rbacs.config.istio.io\" created\ncustomresourcedefinition \"servicecontrols.config.istio.io\" created\ncustomresourcedefinition \"solarwindses.config.istio.io\" created\ncustomresourcedefinition \"stackdrivers.config.istio.io\" created\ncustomresourcedefinition \"statsds.config.istio.io\" created\ncustomresourcedefinition \"stdios.config.istio.io\" created\ncustomresourcedefinition \"apikeys.config.istio.io\" created\ncustomresourcedefinition \"authorizations.config.istio.io\" created\ncustomresourcedefinition \"checknothings.config.istio.io\" created\ncustomresourcedefinition \"kuberneteses.config.istio.io\" created\ncustomresourcedefinition \"listentries.config.istio.io\" created\ncustomresourcedefinition \"logentries.config.istio.io\" created\ncustomresourcedefinition \"metrics.config.istio.io\" created\ncustomresourcedefinition \"quotas.config.istio.io\" created\ncustomresourcedefinition \"reportnothings.config.istio.io\" created\ncustomresourcedefinition \"servicecontrolreports.config.istio.io\" created\ncustomresourcedefinition \"tracespans.config.istio.io\" created\ncustomresourcedefinition \"serviceroles.config.istio.io\" created\ncustomresourcedefinition \"servicerolebindings.config.istio.io\" created\nattributemanifest \"istioproxy\" created\nattributemanifest \"kubernetes\" created\nrule \"stdio\" created\nprometheus \"handler\" created\nrule \"promhttp\" created\nrule \"promtcp\" created\nkubernetesenv \"handler\" created\nrule \"kubeattrgenrulerule\" created\nrule \"tcpkubeattrgenrulerule\" created\nconfigmap \"istio\" created\ncustomresourcedefinition \"destinationpolicies.config.istio.io\" created\ncustomresourcedefinition \"egressrules.config.istio.io\" created\ncustomresourcedefinition \"routerules.config.istio.io\" created\ncustomresourcedefinition \"virtualservices.networking.istio.io\" created\ncustomresourcedefinition \"destinationrules.networking.istio.io\" created\ncustomresourcedefinition \"externalservices.networking.istio.io\" created\nservice \"istio-pilot\" created\nserviceaccount \"istio-pilot-service-account\" created\ndeployment \"istio-pilot\" created\nservice \"istio-ingress\" created\nserviceaccount \"istio-ingress-service-account\" created\ndeployment \"istio-ingress\" created\nserviceaccount \"istio-ca-service-account\" created\ndeployment \"istio-ca\" created", | |
"stdout_lines": [ | |
"clusterrole \"istio-pilot-istio-system\" created", | |
"clusterrole \"istio-sidecar-injector-istio-system\" created", | |
"clusterrole \"istio-mixer-istio-system\" created", | |
"clusterrole \"istio-mixer-validator-istio-system\" created", | |
"clusterrole \"istio-ca-istio-system\" created", | |
"clusterrole \"istio-sidecar-istio-system\" created", | |
"clusterrolebinding \"istio-pilot-admin-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-sidecar-injector-admin-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-ca-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-ingress-admin-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-sidecar-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-mixer-admin-role-binding-istio-system\" created", | |
"clusterrolebinding \"istio-mixer-validator-admin-role-binding-istio-system\" created", | |
"configmap \"istio-mixer\" created", | |
"service \"istio-mixer\" created", | |
"serviceaccount \"istio-mixer-service-account\" created", | |
"deployment \"istio-mixer\" created", | |
"customresourcedefinition \"rules.config.istio.io\" created", | |
"customresourcedefinition \"attributemanifests.config.istio.io\" created", | |
"customresourcedefinition \"circonuses.config.istio.io\" created", | |
"customresourcedefinition \"deniers.config.istio.io\" created", | |
"customresourcedefinition \"fluentds.config.istio.io\" created", | |
"customresourcedefinition \"kubernetesenvs.config.istio.io\" created", | |
"customresourcedefinition \"listcheckers.config.istio.io\" created", | |
"customresourcedefinition \"memquotas.config.istio.io\" created", | |
"customresourcedefinition \"noops.config.istio.io\" created", | |
"customresourcedefinition \"opas.config.istio.io\" created", | |
"customresourcedefinition \"prometheuses.config.istio.io\" created", | |
"customresourcedefinition \"rbacs.config.istio.io\" created", | |
"customresourcedefinition \"servicecontrols.config.istio.io\" created", | |
"customresourcedefinition \"solarwindses.config.istio.io\" created", | |
"customresourcedefinition \"stackdrivers.config.istio.io\" created", | |
"customresourcedefinition \"statsds.config.istio.io\" created", | |
"customresourcedefinition \"stdios.config.istio.io\" created", | |
"customresourcedefinition \"apikeys.config.istio.io\" created", | |
"customresourcedefinition \"authorizations.config.istio.io\" created", | |
"customresourcedefinition \"checknothings.config.istio.io\" created", | |
"customresourcedefinition \"kuberneteses.config.istio.io\" created", | |
"customresourcedefinition \"listentries.config.istio.io\" created", | |
"customresourcedefinition \"logentries.config.istio.io\" created", | |
"customresourcedefinition \"metrics.config.istio.io\" created", | |
"customresourcedefinition \"quotas.config.istio.io\" created", | |
"customresourcedefinition \"reportnothings.config.istio.io\" created", | |
"customresourcedefinition \"servicecontrolreports.config.istio.io\" created", | |
"customresourcedefinition \"tracespans.config.istio.io\" created", | |
"customresourcedefinition \"serviceroles.config.istio.io\" created", | |
"customresourcedefinition \"servicerolebindings.config.istio.io\" created", | |
"attributemanifest \"istioproxy\" created", | |
"attributemanifest \"kubernetes\" created", | |
"rule \"stdio\" created", | |
"prometheus \"handler\" created", | |
"rule \"promhttp\" created", | |
"rule \"promtcp\" created", | |
"kubernetesenv \"handler\" created", | |
"rule \"kubeattrgenrulerule\" created", | |
"rule \"tcpkubeattrgenrulerule\" created", | |
"configmap \"istio\" created", | |
"customresourcedefinition \"destinationpolicies.config.istio.io\" created", | |
"customresourcedefinition \"egressrules.config.istio.io\" created", | |
"customresourcedefinition \"routerules.config.istio.io\" created", | |
"customresourcedefinition \"virtualservices.networking.istio.io\" created", | |
"customresourcedefinition \"destinationrules.networking.istio.io\" created", | |
"customresourcedefinition \"externalservices.networking.istio.io\" created", | |
"service \"istio-pilot\" created", | |
"serviceaccount \"istio-pilot-service-account\" created", | |
"deployment \"istio-pilot\" created", | |
"service \"istio-ingress\" created", | |
"serviceaccount \"istio-ingress-service-account\" created", | |
"deployment \"istio-ingress\" created", | |
"serviceaccount \"istio-ca-service-account\" created", | |
"deployment \"istio-ca\" created" | |
] | |
} | |
...ignoring | |
TASK [openshift_istio : Install Istio Mixer Validator] ************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:20 | |
Friday 15 June 2018 15:48:08 +0000 (0:00:05.259) 0:00:41.441 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/istio-mixer-validator.yaml" | |
], | |
"delta": "0:00:01.847981", | |
"end": "2018-06-15 15:48:10.019169", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-mixer-validator.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:08.171188", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "service \"istio-mixer-validator\" created\nserviceaccount \"istio-mixer-validator-service-account\" created\ndeployment \"istio-mixer-validator\" created", | |
"stdout_lines": [ | |
"service \"istio-mixer-validator\" created", | |
"serviceaccount \"istio-mixer-validator-service-account\" created", | |
"deployment \"istio-mixer-validator\" created" | |
] | |
} | |
TASK [openshift_istio : Expose Istio ingress service] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:23 | |
Friday 15 June 2018 15:48:10 +0000 (0:00:02.102) 0:00:43.544 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"expose", | |
"-n", | |
"istio-system", | |
"svc", | |
"istio-ingress" | |
], | |
"delta": "0:00:01.745926", | |
"end": "2018-06-15 15:48:12.012840", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc istio-ingress", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:10.266914", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "route \"istio-ingress\" exposed", | |
"stdout_lines": [ | |
"route \"istio-ingress\" exposed" | |
] | |
} | |
TASK [openshift_istio : Install sidecar injector] ****************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:26 | |
Friday 15 June 2018 15:48:12 +0000 (0:00:01.881) 0:00:45.425 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml for 192.168.30.1 | |
TASK [openshift_istio : Set the CSR name] ************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:2 | |
Friday 15 June 2018 15:48:12 +0000 (0:00:00.153) 0:00:45.578 *********** | |
ok: [192.168.30.1] => { | |
"ansible_facts": { | |
"openshift_istio_sidecar_csr": "istio-sidecar-injector.istio-system" | |
}, | |
"changed": false | |
} | |
TASK [openshift_istio : Generate private key] ********************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:6 | |
Friday 15 June 2018 15:48:12 +0000 (0:00:00.027) 0:00:45.606 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"openssl", | |
"genrsa", | |
"-out", | |
"roles/openshift_istio/files/server-key.pem", | |
"2048" | |
], | |
"delta": "0:00:00.603100", | |
"end": "2018-06-15 15:48:13.008187", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "openssl genrsa -out roles/openshift_istio/files/server-key.pem 2048", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:12.405087", | |
"stderr": "Generating RSA private key, 2048 bit long modulus\n.....................................+++\n....................................................+++\ne is 65537 (0x10001)", | |
"stderr_lines": [ | |
"Generating RSA private key, 2048 bit long modulus", | |
".....................................+++", | |
"....................................................+++", | |
"e is 65537 (0x10001)" | |
], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
TASK [openshift_istio : Modify the CSR conf] *********************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:9 | |
Friday 15 June 2018 15:48:13 +0000 (0:00:00.815) 0:00:46.421 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/blockinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/csr.conf (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/csr.conf (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/csr.conf (file attributes)", | |
"before_header": "roles/openshift_istio/files/csr.conf (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backup": false, | |
"block": "DNS.1 = istio-sidecar-injector\nDNS.2 = istio-sidecar-injector.istio-system\nDNS.3 = istio-sidecar-injector.istio-system.svc\n", | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": null, | |
"insertbefore": null, | |
"marker": "# {mark} ANSIBLE MANAGED BLOCK", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/csr.conf", | |
"regexp": null, | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "Block inserted" | |
} | |
TASK [openshift_istio : Create CSR] ******************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:17 | |
Friday 15 June 2018 15:48:13 +0000 (0:00:00.431) 0:00:46.853 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"openssl", | |
"req", | |
"-new", | |
"-key", | |
"roles/openshift_istio/files/server-key.pem", | |
"-subj", | |
"/CN=istio-sidecar-injector.istio-system.svc", | |
"-out", | |
"roles/openshift_istio/files/server.csr", | |
"-config", | |
"roles/openshift_istio/files/csr.conf" | |
], | |
"delta": "0:00:00.238922", | |
"end": "2018-06-15 15:48:13.807988", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "openssl req -new -key roles/openshift_istio/files/server-key.pem -subj /CN=istio-sidecar-injector.istio-system.svc -out roles/openshift_istio/files/server.csr -config roles/openshift_istio/files/csr.conf", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:13.569066", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
TASK [openshift_istio : Base64 CSR] ******************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:20 | |
Friday 15 June 2018 15:48:13 +0000 (0:00:00.365) 0:00:47.218 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "cat roles/openshift_istio/files/server.csr | base64 | tr -d '\\n'", | |
"delta": "0:00:00.314029", | |
"end": "2018-06-15 15:48:14.253429", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "cat roles/openshift_istio/files/server.csr | base64 | tr -d '\\n'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:13.939400", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCnRuVWFSMkVFcmJkdFplSWpPKzFtYkFsYVc3cWxlcFNrUlQ0OHRYQzJwWHB5c1JJUmVNS2hjd1dIWGJ0WnZab0kKbUpaRTFMQ08vK2UzVFhzZkNwZXRlM0RnNUR4cm4xZUZTb2ttT3U0RlQ1ckYybzJCeXdNNWZ5UUFhM0dmdWR0TgpjcHB4UUVYTUxxdFYrSG1PTWh3b3RMNGZjVEhJQkRManFyQSt6c3R6aHFFeUwrcEg3WndRbzdlMndhc2lTQlpRCllCejBHMUtkZU1GSm9kSkdKajV4YkpYS1AxRk5pcnQ4c1A4R1VGYUpjdTdiMmFrZXZadjBLd1FaY3BCb0FXSkYKbXNPUGx0eU5pUkwyQzFDOVFvU0xrU09BR3p0eG1qbG5yQ05WbXduSDg2RzJtQXVUOFNqR2FNYmNvN0h1cURDegpxUWtMbktybTJPK3pXYjJjOFVybkh3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFwTEthSkZJcG1xTFdWd1p3eFRJZUpvL0oKSERsTGR5V2ZtbDljOStsM0ttNUNsMGxZV2YzaHJpZFUrVjZPZ1lFWkxiWnM4K2x4OGJjWjRMWXZteDNHRW5ycAo5L3dhbTk0VDJ6UWIySXJZbkJlTytZaXE0cG5BcnYxLzZlenJEM0pYUkZkdFkvVnErYzJHd2xsOHU0MEx3bnkzCnlTSDFuYW5iN2JjOVphaERnYlBFUHhUcFRkR1VZckxOYmlaaktSemt2T09zUSt5WUV2c2VBQTJJMTYyVVRIQkQKM2ZaZkZ4ZVBuRERrQXJJeWgwWjloNFh3OGJKbDcvV0thbkZJRFl5T04wOGRmS0kvZUtpM3dJeUl5Tm11TjdUQwpVT3EvWHkrOStKeHlsaklpMndINWY3dS84S2dWNVFBZWRBS1FxVVBCbFpaWFhkNndnejhmbDJkejUwaUN5dz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=", | |
"stdout_lines": [ | |
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCnRuVWFSMkVFcmJkdFplSWpPKzFtYkFsYVc3cWxlcFNrUlQ0OHRYQzJwWHB5c1JJUmVNS2hjd1dIWGJ0WnZab0kKbUpaRTFMQ08vK2UzVFhzZkNwZXRlM0RnNUR4cm4xZUZTb2ttT3U0RlQ1ckYybzJCeXdNNWZ5UUFhM0dmdWR0TgpjcHB4UUVYTUxxdFYrSG1PTWh3b3RMNGZjVEhJQkRManFyQSt6c3R6aHFFeUwrcEg3WndRbzdlMndhc2lTQlpRCllCejBHMUtkZU1GSm9kSkdKajV4YkpYS1AxRk5pcnQ4c1A4R1VGYUpjdTdiMmFrZXZadjBLd1FaY3BCb0FXSkYKbXNPUGx0eU5pUkwyQzFDOVFvU0xrU09BR3p0eG1qbG5yQ05WbXduSDg2RzJtQXVUOFNqR2FNYmNvN0h1cURDegpxUWtMbktybTJPK3pXYjJjOFVybkh3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFwTEthSkZJcG1xTFdWd1p3eFRJZUpvL0oKSERsTGR5V2ZtbDljOStsM0ttNUNsMGxZV2YzaHJpZFUrVjZPZ1lFWkxiWnM4K2x4OGJjWjRMWXZteDNHRW5ycAo5L3dhbTk0VDJ6UWIySXJZbkJlTytZaXE0cG5BcnYxLzZlenJEM0pYUkZkdFkvVnErYzJHd2xsOHU0MEx3bnkzCnlTSDFuYW5iN2JjOVphaERnYlBFUHhUcFRkR1VZckxOYmlaaktSemt2T09zUSt5WUV2c2VBQTJJMTYyVVRIQkQKM2ZaZkZ4ZVBuRERrQXJJeWgwWjloNFh3OGJKbDcvV0thbkZJRFl5T04wOGRmS0kvZUtpM3dJeUl5Tm11TjdUQwpVT3EvWHkrOStKeHlsaklpMndINWY3dS84S2dWNVFBZWRBS1FxVVBCbFpaWFhkNndnejhmbDJkejUwaUN5dz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=" | |
] | |
} | |
TASK [openshift_istio : Update CSR_NAME in CSR yaml] *************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:24 | |
Friday 15 June 2018 15:48:14 +0000 (0:00:00.550) 0:00:47.769 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"backup": "", | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/csr.yaml (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/csr.yaml (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/csr.yaml (file attributes)", | |
"before_header": "roles/openshift_istio/files/csr.yaml (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backrefs": false, | |
"backup": false, | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": null, | |
"insertbefore": null, | |
"line": " name: istio-sidecar-injector.istio-system", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/csr.yaml", | |
"regexp": "^ name: CSR_NAME", | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "line replaced" | |
} | |
TASK [openshift_istio : Update CSR_BASE64 in CSR yaml] ************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:30 | |
Friday 15 June 2018 15:48:15 +0000 (0:00:00.668) 0:00:48.437 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"backup": "", | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/csr.yaml (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/csr.yaml (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/csr.yaml (file attributes)", | |
"before_header": "roles/openshift_istio/files/csr.yaml (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backrefs": false, | |
"backup": false, | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": null, | |
"insertbefore": null, | |
"line": " request: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCnRuVWFSMkVFcmJkdFplSWpPKzFtYkFsYVc3cWxlcFNrUlQ0OHRYQzJwWHB5c1JJUmVNS2hjd1dIWGJ0WnZab0kKbUpaRTFMQ08vK2UzVFhzZkNwZXRlM0RnNUR4cm4xZUZTb2ttT3U0RlQ1ckYybzJCeXdNNWZ5UUFhM0dmdWR0TgpjcHB4UUVYTUxxdFYrSG1PTWh3b3RMNGZjVEhJQkRManFyQSt6c3R6aHFFeUwrcEg3WndRbzdlMndhc2lTQlpRCllCejBHMUtkZU1GSm9kSkdKajV4YkpYS1AxRk5pcnQ4c1A4R1VGYUpjdTdiMmFrZXZadjBLd1FaY3BCb0FXSkYKbXNPUGx0eU5pUkwyQzFDOVFvU0xrU09BR3p0eG1qbG5yQ05WbXduSDg2RzJtQXVUOFNqR2FNYmNvN0h1cURDegpxUWtMbktybTJPK3pXYjJjOFVybkh3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFwTEthSkZJcG1xTFdWd1p3eFRJZUpvL0oKSERsTGR5V2ZtbDljOStsM0ttNUNsMGxZV2YzaHJpZFUrVjZPZ1lFWkxiWnM4K2x4OGJjWjRMWXZteDNHRW5ycAo5L3dhbTk0VDJ6UWIySXJZbkJlTytZaXE0cG5BcnYxLzZlenJEM0pYUkZkdFkvVnErYzJHd2xsOHU0MEx3bnkzCnlTSDFuYW5iN2JjOVphaERnYlBFUHhUcFRkR1VZckxOYmlaaktSemt2T09zUSt5WUV2c2VBQTJJMTYyVVRIQkQKM2ZaZkZ4ZVBuRERrQXJJeWgwWjloNFh3OGJKbDcvV0thbkZJRFl5T04wOGRmS0kvZUtpM3dJeUl5Tm11TjdUQwpVT3EvWHkrOStKeHlsaklpMndINWY3dS84S2dWNVFBZWRBS1FxVVBCbFpaWFhkNndnejhmbDJkejUwaUN5dz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/csr.yaml", | |
"regexp": "^ request: CSR_BASE64", | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "line replaced" | |
} | |
TASK [openshift_istio : Create CSR] ******************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:36 | |
Friday 15 June 2018 15:48:15 +0000 (0:00:00.450) 0:00:48.888 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/csr.yaml" | |
], | |
"delta": "0:00:00.447744", | |
"end": "2018-06-15 15:48:16.218098", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/csr.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:15.770354", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "certificatesigningrequest \"istio-sidecar-injector.istio-system\" created", | |
"stdout_lines": [ | |
"certificatesigningrequest \"istio-sidecar-injector.istio-system\" created" | |
] | |
} | |
TASK [openshift_istio : Approve CSR] ******************************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:39 | |
Friday 15 June 2018 15:48:16 +0000 (0:00:00.744) 0:00:49.633 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"adm", | |
"certificate", | |
"approve", | |
"istio-sidecar-injector.istio-system" | |
], | |
"delta": "0:00:01.652143", | |
"end": "2018-06-15 15:48:18.000487", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm certificate approve istio-sidecar-injector.istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:16.348344", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "certificatesigningrequest \"istio-sidecar-injector.istio-system\" approved", | |
"stdout_lines": [ | |
"certificatesigningrequest \"istio-sidecar-injector.istio-system\" approved" | |
] | |
} | |
TASK [openshift_istio : Wait for CSR to be issued] ***************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:42 | |
Friday 15 June 2018 15:48:18 +0000 (0:00:01.780) 0:00:51.414 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for CSR to be issued (180 retries left).Result was: { | |
"attempts": 1, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued", | |
"delta": "0:00:00.786713", | |
"end": "2018-06-15 15:48:18.917996", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:18.131283", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"attempts": 2, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued", | |
"delta": "0:00:00.893328", | |
"end": "2018-06-15 15:48:22.218617", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:21.325289", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "istio-sidecar-injector.istio-system 6s system:admin Approved,Issued", | |
"stdout_lines": [ | |
"istio-sidecar-injector.istio-system 6s system:admin Approved,Issued" | |
] | |
} | |
TASK [openshift_istio : Retrieve the server certificate] *********************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:50 | |
Friday 15 June 2018 15:48:22 +0000 (0:00:04.521) 0:00:55.935 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"get", | |
"csr", | |
"istio-sidecar-injector.istio-system", | |
"-o", | |
"jsonpath={.status.certificate}" | |
], | |
"delta": "0:00:00.885743", | |
"end": "2018-06-15 15:48:23.536938", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system -o 'jsonpath={.status.certificate}'", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:22.651195", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVT1JMRHRpdzR3VTZtQ1FIRkQrc1JFZC95dUYwd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TlRFMU5ETXdNRm9YRFRFNE1EY3hOVEUxTkRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0blVhUjJFRXJiZHRaZUlqTysxbWJBbGFXN3FsZXBTa1JUNDh0WEMycFhweQpzUklSZU1LaGN3V0hYYnRadlpvSW1KWkUxTENPLytlM1RYc2ZDcGV0ZTNEZzVEeHJuMWVGU29rbU91NEZUNXJGCjJvMkJ5d001ZnlRQWEzR2Z1ZHROY3BweFFFWE1McXRWK0htT01od290TDRmY1RISUJETGpxckErenN0emhxRXkKTCtwSDdad1FvN2Uyd2FzaVNCWlFZQnowRzFLZGVNRkpvZEpHSmo1eGJKWEtQMUZOaXJ0OHNQOEdVRmFKY3U3YgoyYWtldlp2MEt3UVpjcEJvQVdKRm1zT1BsdHlOaVJMMkMxQzlRb1NMa1NPQUd6dHhtamxuckNOVm13bkg4NkcyCm1BdVQ4U2pHYU1iY283SHVxREN6cVFrTG5Lcm0yTyt6V2IyYzhVcm5Id0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCVEw3Q3UrcmdlWEd6VzFGYTBpR2FESEhqUDMwekJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkpIV0hqVUJpQi9FNDJWZkg4VjluUFd1WGZubHhiM2JWR1dEajZUVURGCjlNaHZkSEttRjhqcEtpUnlKRlpjdkVlN28zVmtLTUFhaDFDaEhPYmNTUlVRdnRRQy92dlRacFVRQ3BlT01pdzcKWC9ZMzVuOW9tL09uamEwYUkrTDMzMXpPMGsvclhLbTkwNk43MktsV1lrMnFLMEZQYTczK00rZjB5dHNPYXdMcQpHNzRmYXBucU9HY3NCVzFFaWtxU2FCUFBLakM4R3F6TFFPTzJjOGlzY3dlNE80bFVocUdsVE1pLzMvVThkMnA1CnVvY3I1eFdGYjRDQUVIQkdHNWgvZW5ZWlFKNUEzU2lBNEJHU3RIUll5UHR3Unhpb3FDZTFoZ25rUnBxeUNiVUsKTmp0MEtVa1NrM2UrMXVkTC9xZTg2cERaQ3ZNWlppVzhNSU45eXBwQjg0UlcKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", | |
"stdout_lines": [ | |
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVT1JMRHRpdzR3VTZtQ1FIRkQrc1JFZC95dUYwd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TlRFMU5ETXdNRm9YRFRFNE1EY3hOVEUxTkRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0blVhUjJFRXJiZHRaZUlqTysxbWJBbGFXN3FsZXBTa1JUNDh0WEMycFhweQpzUklSZU1LaGN3V0hYYnRadlpvSW1KWkUxTENPLytlM1RYc2ZDcGV0ZTNEZzVEeHJuMWVGU29rbU91NEZUNXJGCjJvMkJ5d001ZnlRQWEzR2Z1ZHROY3BweFFFWE1McXRWK0htT01od290TDRmY1RISUJETGpxckErenN0emhxRXkKTCtwSDdad1FvN2Uyd2FzaVNCWlFZQnowRzFLZGVNRkpvZEpHSmo1eGJKWEtQMUZOaXJ0OHNQOEdVRmFKY3U3YgoyYWtldlp2MEt3UVpjcEJvQVdKRm1zT1BsdHlOaVJMMkMxQzlRb1NMa1NPQUd6dHhtamxuckNOVm13bkg4NkcyCm1BdVQ4U2pHYU1iY283SHVxREN6cVFrTG5Lcm0yTyt6V2IyYzhVcm5Id0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCVEw3Q3UrcmdlWEd6VzFGYTBpR2FESEhqUDMwekJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkpIV0hqVUJpQi9FNDJWZkg4VjluUFd1WGZubHhiM2JWR1dEajZUVURGCjlNaHZkSEttRjhqcEtpUnlKRlpjdkVlN28zVmtLTUFhaDFDaEhPYmNTUlVRdnRRQy92dlRacFVRQ3BlT01pdzcKWC9ZMzVuOW9tL09uamEwYUkrTDMzMXpPMGsvclhLbTkwNk43MktsV1lrMnFLMEZQYTczK00rZjB5dHNPYXdMcQpHNzRmYXBucU9HY3NCVzFFaWtxU2FCUFBLakM4R3F6TFFPTzJjOGlzY3dlNE80bFVocUdsVE1pLzMvVThkMnA1CnVvY3I1eFdGYjRDQUVIQkdHNWgvZW5ZWlFKNUEzU2lBNEJHU3RIUll5UHR3Unhpb3FDZTFoZ25rUnBxeUNiVUsKTmp0MEtVa1NrM2UrMXVkTC9xZTg2cERaQ3ZNWlppVzhNSU45eXBwQjg0UlcKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=" | |
] | |
} | |
TASK [openshift_istio : Create PEM for certificate] **************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:54 | |
Friday 15 June 2018 15:48:23 +0000 (0:00:01.151) 0:00:57.086 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "echo \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVT1JMRHRpdzR3VTZtQ1FIRkQrc1JFZC95dUYwd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TlRFMU5ETXdNRm9YRFRFNE1EY3hOVEUxTkRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0blVhUjJFRXJiZHRaZUlqTysxbWJBbGFXN3FsZXBTa1JUNDh0WEMycFhweQpzUklSZU1LaGN3V0hYYnRadlpvSW1KWkUxTENPLytlM1RYc2ZDcGV0ZTNEZzVEeHJuMWVGU29rbU91NEZUNXJGCjJvMkJ5d001ZnlRQWEzR2Z1ZHROY3BweFFFWE1McXRWK0htT01od290TDRmY1RISUJETGpxckErenN0emhxRXkKTCtwSDdad1FvN2Uyd2FzaVNCWlFZQnowRzFLZGVNRkpvZEpHSmo1eGJKWEtQMUZOaXJ0OHNQOEdVRmFKY3U3YgoyYWtldlp2MEt3UVpjcEJvQVdKRm1zT1BsdHlOaVJMMkMxQzlRb1NMa1NPQUd6dHhtamxuckNOVm13bkg4NkcyCm1BdVQ4U2pHYU1iY283SHVxREN6cVFrTG5Lcm0yTyt6V2IyYzhVcm5Id0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCVEw3Q3UrcmdlWEd6VzFGYTBpR2FESEhqUDMwekJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkpIV0hqVUJpQi9FNDJWZkg4VjluUFd1WGZubHhiM2JWR1dEajZUVURGCjlNaHZkSEttRjhqcEtpUnlKRlpjdkVlN28zVmtLTUFhaDFDaEhPYmNTUlVRdnRRQy92dlRacFVRQ3BlT01pdzcKWC9ZMzVuOW9tL09uamEwYUkrTDMzMXpPMGsvclhLbTkwNk43MktsV1lrMnFLMEZQYTczK00rZjB5dHNPYXdMcQpHNzRmYXBucU9HY3NCVzFFaWtxU2FCUFBLakM4R3F6TFFPTzJjOGlzY3dlNE80bFVocUdsVE1pLzMvVThkMnA1CnVvY3I1eFdGYjRDQUVIQkdHNWgvZW5ZWlFKNUEzU2lBNEJHU3RIUll5UHR3Unhpb3FDZTFoZ25rUnBxeUNiVUsKTmp0MEtVa1NrM2UrMXVkTC9xZTg2cERaQ3ZNWlppVzhNSU45eXBwQjg0UlcKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\" | openssl base64 -d -A -out roles/openshift_istio/files/server-cert.pem", | |
"delta": "0:00:00.239096", | |
"end": "2018-06-15 15:48:24.039427", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "echo \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVT1JMRHRpdzR3VTZtQ1FIRkQrc1JFZC95dUYwd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TlRFMU5ETXdNRm9YRFRFNE1EY3hOVEUxTkRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0blVhUjJFRXJiZHRaZUlqTysxbWJBbGFXN3FsZXBTa1JUNDh0WEMycFhweQpzUklSZU1LaGN3V0hYYnRadlpvSW1KWkUxTENPLytlM1RYc2ZDcGV0ZTNEZzVEeHJuMWVGU29rbU91NEZUNXJGCjJvMkJ5d001ZnlRQWEzR2Z1ZHROY3BweFFFWE1McXRWK0htT01od290TDRmY1RISUJETGpxckErenN0emhxRXkKTCtwSDdad1FvN2Uyd2FzaVNCWlFZQnowRzFLZGVNRkpvZEpHSmo1eGJKWEtQMUZOaXJ0OHNQOEdVRmFKY3U3YgoyYWtldlp2MEt3UVpjcEJvQVdKRm1zT1BsdHlOaVJMMkMxQzlRb1NMa1NPQUd6dHhtamxuckNOVm13bkg4NkcyCm1BdVQ4U2pHYU1iY283SHVxREN6cVFrTG5Lcm0yTyt6V2IyYzhVcm5Id0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCVEw3Q3UrcmdlWEd6VzFGYTBpR2FESEhqUDMwekJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkpIV0hqVUJpQi9FNDJWZkg4VjluUFd1WGZubHhiM2JWR1dEajZUVURGCjlNaHZkSEttRjhqcEtpUnlKRlpjdkVlN28zVmtLTUFhaDFDaEhPYmNTUlVRdnRRQy92dlRacFVRQ3BlT01pdzcKWC9ZMzVuOW9tL09uamEwYUkrTDMzMXpPMGsvclhLbTkwNk43MktsV1lrMnFLMEZQYTczK00rZjB5dHNPYXdMcQpHNzRmYXBucU9HY3NCVzFFaWtxU2FCUFBLakM4R3F6TFFPTzJjOGlzY3dlNE80bFVocUdsVE1pLzMvVThkMnA1CnVvY3I1eFdGYjRDQUVIQkdHNWgvZW5ZWlFKNUEzU2lBNEJHU3RIUll5UHR3Unhpb3FDZTFoZ25rUnBxeUNiVUsKTmp0MEtVa1NrM2UrMXVkTC9xZTg2cERaQ3ZNWlppVzhNSU45eXBwQjg0UlcKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\" | openssl base64 -d -A -out roles/openshift_istio/files/server-cert.pem", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:23.800331", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
TASK [openshift_istio : Create a secret containing the key.pem and cert.pem] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:57 | |
Friday 15 June 2018 15:48:24 +0000 (0:00:00.597) 0:00:57.684 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"secret", | |
"generic", | |
"sidecar-injector-certs", | |
"-n", | |
"istio-system", | |
"--from-file=key.pem=roles/openshift_istio/files/server-key.pem", | |
"--from-file=cert.pem=roles/openshift_istio/files/server-cert.pem" | |
], | |
"delta": "0:00:00.835750", | |
"end": "2018-06-15 15:48:25.250320", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create secret generic sidecar-injector-certs -n istio-system --from-file=key.pem=roles/openshift_istio/files/server-key.pem --from-file=cert.pem=roles/openshift_istio/files/server-cert.pem", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:24.414570", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "secret \"sidecar-injector-certs\" created", | |
"stdout_lines": [ | |
"secret \"sidecar-injector-certs\" created" | |
] | |
} | |
TASK [openshift_istio : Disable injection policy by default] ******************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:60 | |
Friday 15 June 2018 15:48:25 +0000 (0:00:00.977) 0:00:58.662 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"backup": "", | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backrefs": false, | |
"backup": false, | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": null, | |
"insertbefore": null, | |
"line": " policy: disabled", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": "^ policy: enabled", | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "line replaced" | |
} | |
TASK [openshift_istio : Make init container privileged] ************************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:66 | |
Friday 15 June 2018 15:48:25 +0000 (0:00:00.125) 0:00:58.787 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"backup": "", | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backrefs": false, | |
"backup": false, | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": "^ - NET_ADMIN", | |
"insertbefore": null, | |
"line": " privileged: true", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"regexp": null, | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "line added" | |
} | |
TASK [openshift_istio : Install the configmap] ********************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:72 | |
Friday 15 June 2018 15:48:25 +0000 (0:00:00.373) 0:00:59.160 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml" | |
], | |
"delta": "0:00:00.641175", | |
"end": "2018-06-15 15:48:26.514104", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:25.872929", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "configmap \"istio-inject\" created", | |
"stdout_lines": [ | |
"configmap \"istio-inject\" created" | |
] | |
} | |
TASK [openshift_istio : Retrieve CA Bundle] ************************************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:75 | |
Friday 15 June 2018 15:48:26 +0000 (0:00:00.765) 0:00:59.926 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get configmap -n kube-system extension-apiserver-authentication -o=jsonpath='{.data.client-ca-file}' | base64 | tr -d '\n'", | |
"delta": "0:00:00.921317", | |
"end": "2018-06-15 15:48:27.572632", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get configmap -n kube-system extension-apiserver-authentication -o=jsonpath='{.data.client-ca-file}' | base64 | tr -d '\n'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:26.651315", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", | |
"stdout_lines": [ | |
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=" | |
] | |
} | |
TASK [openshift_istio : Install the sidecar injector] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:79 | |
Friday 15 June 2018 15:48:27 +0000 (0:00:01.080) 0:01:01.006 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/istio-sidecar-injector.yaml" | |
], | |
"delta": "0:00:01.842808", | |
"end": "2018-06-15 15:48:29.560962", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:27.718154", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "service \"istio-sidecar-injector\" created\nserviceaccount \"istio-sidecar-injector-service-account\" created\ndeployment \"istio-sidecar-injector\" created", | |
"stdout_lines": [ | |
"service \"istio-sidecar-injector\" created", | |
"serviceaccount \"istio-sidecar-injector-service-account\" created", | |
"deployment \"istio-sidecar-injector\" created" | |
] | |
} | |
TASK [openshift_istio : Wait for sidecar to be ready] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:82 | |
Friday 15 June 2018 15:48:29 +0000 (0:00:01.965) 0:01:02.972 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for sidecar to be ready (180 retries left).Result was: { | |
"attempts": 1, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.734449", | |
"end": "2018-06-15 15:48:30.419873", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:29.685424", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for sidecar to be ready (179 retries left).Result was: { | |
"attempts": 2, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.516735", | |
"end": "2018-06-15 15:48:33.184489", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:32.667754", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for sidecar to be ready (178 retries left).Result was: { | |
"attempts": 3, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.927771", | |
"end": "2018-06-15 15:48:36.213193", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:35.285422", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for sidecar to be ready (177 retries left).Result was: { | |
"attempts": 4, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.600763", | |
"end": "2018-06-15 15:48:38.929278", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:38.328515", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for sidecar to be ready (176 retries left).Result was: { | |
"attempts": 5, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.409530", | |
"end": "2018-06-15 15:48:41.443346", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 181, | |
"start": "2018-06-15 15:48:41.033816", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"attempts": 6, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"delta": "0:00:00.483965", | |
"end": "2018-06-15 15:48:44.022758", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:43.538793", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "istio-sidecar-injector-599d8c454c-h2pdt 1/1 Running 0 12s", | |
"stdout_lines": [ | |
"istio-sidecar-injector-599d8c454c-h2pdt 1/1 Running 0 12s" | |
] | |
} | |
TASK [openshift_istio : Populate CA_BUNDLE in sidecar injector webhook yaml] *** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:91 | |
Friday 15 June 2018 15:48:44 +0000 (0:00:14.463) 0:01:17.436 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"backup": "", | |
"changed": true, | |
"diff": [ | |
{ | |
"after": "", | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (content)", | |
"before": "", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (content)" | |
}, | |
{ | |
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (file attributes)", | |
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (file attributes)" | |
} | |
], | |
"invocation": { | |
"module_args": { | |
"attributes": null, | |
"backrefs": false, | |
"backup": false, | |
"content": null, | |
"create": false, | |
"delimiter": null, | |
"directory_mode": null, | |
"follow": false, | |
"force": null, | |
"group": null, | |
"insertafter": null, | |
"insertbefore": null, | |
"line": " caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml", | |
"regexp": "^ caBundle: ", | |
"remote_src": null, | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"state": "present", | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "line replaced" | |
} | |
TASK [openshift_istio : Remove project label selector] ************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:97 | |
Friday 15 June 2018 15:48:44 +0000 (0:00:00.172) 0:01:17.608 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml", | |
"regexp": "^.*namespaceSelector.*\\n.*matchLabels.*\\n.*istio-injection: enabled.*\\n", | |
"remote_src": null, | |
"replace": "", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Install the sidecar injector webhook] ****************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:102 | |
Friday 15 June 2018 15:48:44 +0000 (0:00:00.117) 0:01:17.725 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml" | |
], | |
"delta": "0:00:00.384510", | |
"end": "2018-06-15 15:48:44.817655", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:44.433145", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "mutatingwebhookconfiguration \"istio-sidecar-injector\" created", | |
"stdout_lines": [ | |
"mutatingwebhookconfiguration \"istio-sidecar-injector\" created" | |
] | |
} | |
TASK [openshift_istio : Install Grafana] *************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:26 | |
Friday 15 June 2018 15:48:44 +0000 (0:00:00.500) 0:01:18.226 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml for 192.168.30.1 | |
TASK [openshift_istio : Create grafana components] ***************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml:2 | |
Friday 15 June 2018 15:48:44 +0000 (0:00:00.076) 0:01:18.302 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/grafana.yaml" | |
], | |
"delta": "0:00:00.517524", | |
"end": "2018-06-15 15:48:45.531383", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/grafana.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:45.013859", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "service \"grafana\" created\ndeployment \"grafana\" created\nserviceaccount \"grafana\" created", | |
"stdout_lines": [ | |
"service \"grafana\" created", | |
"deployment \"grafana\" created", | |
"serviceaccount \"grafana\" created" | |
] | |
} | |
TASK [openshift_istio : Expose grafana service] ******************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml:6 | |
Friday 15 June 2018 15:48:45 +0000 (0:00:00.636) 0:01:18.939 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"expose", | |
"-n", | |
"istio-system", | |
"svc", | |
"grafana" | |
], | |
"delta": "0:00:00.425772", | |
"end": "2018-06-15 15:48:46.100016", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc grafana", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:45.674244", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "route \"grafana\" exposed", | |
"stdout_lines": [ | |
"route \"grafana\" exposed" | |
] | |
} | |
TASK [openshift_istio : Install Prometheus] ************************************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:29 | |
Friday 15 June 2018 15:48:46 +0000 (0:00:00.574) 0:01:19.513 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml for 192.168.30.1 | |
TASK [openshift_istio : Create prometheus components] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:2 | |
Friday 15 June 2018 15:48:46 +0000 (0:00:00.067) 0:01:19.581 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"-f", | |
"roles/openshift_istio/files/prometheus.yaml" | |
], | |
"delta": "0:00:00.677150", | |
"end": "2018-06-15 15:48:46.997935", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/prometheus.yaml", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:46.320785", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "configmap \"prometheus\" created\nservice \"prometheus\" created\ndeployment \"prometheus\" created\nserviceaccount \"prometheus\" created\nclusterrole \"prometheus\" created\nclusterrolebinding \"prometheus\" created", | |
"stdout_lines": [ | |
"configmap \"prometheus\" created", | |
"service \"prometheus\" created", | |
"deployment \"prometheus\" created", | |
"serviceaccount \"prometheus\" created", | |
"clusterrole \"prometheus\" created", | |
"clusterrolebinding \"prometheus\" created" | |
] | |
} | |
TASK [openshift_istio : Expose prometheus service] ***************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:6 | |
Friday 15 June 2018 15:48:47 +0000 (0:00:00.832) 0:01:20.414 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"expose", | |
"-n", | |
"istio-system", | |
"svc", | |
"prometheus" | |
], | |
"delta": "0:00:01.185759", | |
"end": "2018-06-15 15:48:48.339133", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc prometheus", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:47.153374", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "route \"prometheus\" exposed", | |
"stdout_lines": [ | |
"route \"prometheus\" exposed" | |
] | |
} | |
TASK [openshift_istio : Install Jaeger] **************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:32 | |
Friday 15 June 2018 15:48:48 +0000 (0:00:01.338) 0:01:21.752 *********** | |
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml for 192.168.30.1 | |
TASK [openshift_istio : Create service account for jaeger] ********************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:2 | |
Friday 15 June 2018 15:48:48 +0000 (0:00:00.108) 0:01:21.861 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"sa", | |
"-n", | |
"istio-system", | |
"jaeger" | |
], | |
"delta": "0:00:00.393381", | |
"end": "2018-06-15 15:48:49.056449", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create sa -n istio-system jaeger", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:48.663068", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "serviceaccount \"jaeger\" created", | |
"stdout_lines": [ | |
"serviceaccount \"jaeger\" created" | |
] | |
} | |
TASK [openshift_istio : Create elasticsearch configmap] ************************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:5 | |
Friday 15 June 2018 15:48:49 +0000 (0:00:00.606) 0:01:22.468 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch_configmap.yml", | |
"delta": "0:00:00.822437", | |
"end": "2018-06-15 15:48:50.027849", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch_configmap.yml", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:49.205412", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "configmap \"jaeger-configuration\" created", | |
"stdout_lines": [ | |
"configmap \"jaeger-configuration\" created" | |
] | |
} | |
TASK [openshift_istio : Create elasticsearch] ********************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:8 | |
Friday 15 June 2018 15:48:50 +0000 (0:00:00.967) 0:01:23.436 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch.yml", | |
"delta": "0:00:01.768494", | |
"end": "2018-06-15 15:48:51.950210", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch.yml", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:48:50.181716", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "statefulset \"elasticsearch\" created\nservice \"elasticsearch\" created\nservice \"elasticsearch-cluster\" created\nimagestream \"elasticsearch\" created\nserviceaccount \"elasticsearch\" created", | |
"stdout_lines": [ | |
"statefulset \"elasticsearch\" created", | |
"service \"elasticsearch\" created", | |
"service \"elasticsearch-cluster\" created", | |
"imagestream \"elasticsearch\" created", | |
"serviceaccount \"elasticsearch\" created" | |
] | |
} | |
TASK [openshift_istio : Wait for elastic search to be ready] ******************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:11 | |
Friday 15 June 2018 15:48:51 +0000 (0:00:01.921) 0:01:25.357 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (30 retries left).Result was: { | |
"attempts": 1, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:01.206492", | |
"end": "2018-06-15 15:48:53.283285", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:48:52.076793", | |
"stderr": "Error from server (NotFound): pods \"elasticsearch-0\" not found", | |
"stderr_lines": [ | |
"Error from server (NotFound): pods \"elasticsearch-0\" not found" | |
], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (29 retries left).Result was: { | |
"attempts": 2, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:01.337544", | |
"end": "2018-06-15 15:48:56.718195", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:48:55.380651", | |
"stderr": "Error from server (NotFound): pods \"elasticsearch-0\" not found", | |
"stderr_lines": [ | |
"Error from server (NotFound): pods \"elasticsearch-0\" not found" | |
], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (28 retries left).Result was: { | |
"attempts": 3, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.812002", | |
"end": "2018-06-15 15:48:59.729768", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:48:58.917766", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (27 retries left).Result was: { | |
"attempts": 4, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:01.154765", | |
"end": "2018-06-15 15:49:02.992017", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:01.837252", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (26 retries left).Result was: { | |
"attempts": 5, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.813175", | |
"end": "2018-06-15 15:49:05.904792", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:05.091617", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (25 retries left).Result was: { | |
"attempts": 6, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.388302", | |
"end": "2018-06-15 15:49:08.403866", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:08.015564", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (24 retries left).Result was: { | |
"attempts": 7, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.394373", | |
"end": "2018-06-15 15:49:10.902140", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:10.507767", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (23 retries left).Result was: { | |
"attempts": 8, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.497543", | |
"end": "2018-06-15 15:49:13.671826", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:13.174283", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (22 retries left).Result was: { | |
"attempts": 9, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.658581", | |
"end": "2018-06-15 15:49:16.434946", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:15.776365", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (21 retries left).Result was: { | |
"attempts": 10, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.399652", | |
"end": "2018-06-15 15:49:18.936273", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:18.536621", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (20 retries left).Result was: { | |
"attempts": 11, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.396519", | |
"end": "2018-06-15 15:49:21.437863", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:21.041344", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (19 retries left).Result was: { | |
"attempts": 12, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.413956", | |
"end": "2018-06-15 15:49:23.986137", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:23.572181", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (18 retries left).Result was: { | |
"attempts": 13, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.818853", | |
"end": "2018-06-15 15:49:26.915227", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:26.096374", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (17 retries left).Result was: { | |
"attempts": 14, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.529903", | |
"end": "2018-06-15 15:49:29.556835", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:29.026932", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (16 retries left).Result was: { | |
"attempts": 15, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.434665", | |
"end": "2018-06-15 15:49:32.093018", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:31.658353", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (15 retries left).Result was: { | |
"attempts": 16, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.443846", | |
"end": "2018-06-15 15:49:34.693349", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:34.249503", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (14 retries left).Result was: { | |
"attempts": 17, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.447741", | |
"end": "2018-06-15 15:49:37.243116", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:36.795375", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (13 retries left).Result was: { | |
"attempts": 18, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.443295", | |
"end": "2018-06-15 15:49:39.794512", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:39.351217", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (12 retries left).Result was: { | |
"attempts": 19, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.437824", | |
"end": "2018-06-15 15:49:42.341331", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:41.903507", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (11 retries left).Result was: { | |
"attempts": 20, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.541499", | |
"end": "2018-06-15 15:49:44.991291", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:44.449792", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (10 retries left).Result was: { | |
"attempts": 21, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.422109", | |
"end": "2018-06-15 15:49:47.517043", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:47.094934", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (9 retries left).Result was: { | |
"attempts": 22, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.436252", | |
"end": "2018-06-15 15:49:50.055786", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:49.619534", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
FAILED - RETRYING: Wait for elastic search to be ready (8 retries left).Result was: { | |
"attempts": 23, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.495035", | |
"end": "2018-06-15 15:49:52.681396", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"retries": 31, | |
"start": "2018-06-15 15:49:52.186361", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"attempts": 24, | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"delta": "0:00:00.918986", | |
"end": "2018-06-15 15:49:55.711308", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:49:54.792322", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "elasticsearch-0 1/1 Running 0 59s", | |
"stdout_lines": [ | |
"elasticsearch-0 1/1 Running 0 59s" | |
] | |
} | |
TASK [openshift_istio : Exclude zipkin service from mTLS] ********************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:19 | |
Friday 15 June 2018 15:49:55 +0000 (0:01:03.769) 0:02:29.127 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "(\\s+kind:\\s+Service\\s*\\n\\s+metadata:\\s*\\n)(\\s+)(name:\\s+zipkin\\s*\\n)", | |
"remote_src": null, | |
"replace": "\\1\\2\\3\\2annotations:\\n\\2 auth.istio.io/9411: NONE\\n", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Exclude jaeger-collector service from mTLS] ************ | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:25 | |
Friday 15 June 2018 15:49:55 +0000 (0:00:00.150) 0:02:29.278 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"invocation": { | |
"module_args": { | |
"after": null, | |
"attributes": null, | |
"backup": false, | |
"before": null, | |
"content": null, | |
"delimiter": null, | |
"directory_mode": null, | |
"encoding": "utf-8", | |
"follow": false, | |
"force": null, | |
"group": null, | |
"mode": null, | |
"owner": null, | |
"path": "roles/openshift_istio/files/jaeger-production-template.yml", | |
"regexp": "(\\s+kind:\\s+Service\\s*\\n\\s+metadata:\\s*\\n)(\\s+)(name:\\s+jaeger-collector\\s*\\n)", | |
"remote_src": null, | |
"replace": "\\1\\2\\3\\2annotations:\\n\\2 auth.istio.io/14267: NONE\\n\\2 auth.istio.io/14268: NONE\\n\\2 auth.istio.io/9411: NONE\\n", | |
"selevel": null, | |
"serole": null, | |
"setype": null, | |
"seuser": null, | |
"src": null, | |
"unsafe_writes": null, | |
"validate": null | |
} | |
}, | |
"msg": "1 replacements made" | |
} | |
TASK [openshift_istio : Create jaeger components] ****************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:31 | |
Friday 15 June 2018 15:49:56 +0000 (0:00:00.168) 0:02:29.447 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/jaeger-production-template.yml", | |
"delta": "0:00:01.167497", | |
"end": "2018-06-15 15:49:57.337955", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/jaeger-production-template.yml", | |
"_uses_shell": true, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:49:56.170458", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "deployment \"jaeger-collector\" created\nservice \"jaeger-collector\" created\nservice \"zipkin\" created\ndeployment \"jaeger-query\" created\nservice \"jaeger-query\" created\ndaemonset \"jaeger-agent\" created", | |
"stdout_lines": [ | |
"deployment \"jaeger-collector\" created", | |
"service \"jaeger-collector\" created", | |
"service \"zipkin\" created", | |
"deployment \"jaeger-query\" created", | |
"service \"jaeger-query\" created", | |
"daemonset \"jaeger-agent\" created" | |
] | |
} | |
TASK [openshift_istio : Check jaeger route exists] ***************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:34 | |
Friday 15 June 2018 15:49:57 +0000 (0:00:01.308) 0:02:30.755 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
fatal: [192.168.30.1]: FAILED! => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"get", | |
"route", | |
"jaeger-query", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:01.408533", | |
"end": "2018-06-15 15:49:58.889749", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get route jaeger-query -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 1, | |
"start": "2018-06-15 15:49:57.481216", | |
"stderr": "Error from server (NotFound): routes \"jaeger-query\" not found", | |
"stderr_lines": [ | |
"Error from server (NotFound): routes \"jaeger-query\" not found" | |
], | |
"stdout": "", | |
"stdout_lines": [] | |
} | |
...ignoring | |
TASK [openshift_istio : Create route for jaeger-query] ************************* | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:39 | |
Friday 15 June 2018 15:49:58 +0000 (0:00:01.545) 0:02:32.300 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"create", | |
"route", | |
"edge", | |
"jaeger-query", | |
"--service=jaeger-query", | |
"-n", | |
"istio-system" | |
], | |
"delta": "0:00:01.094470", | |
"end": "2018-06-15 15:50:00.118508", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create route edge jaeger-query --service=jaeger-query -n istio-system", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:49:59.024038", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "route \"jaeger-query\" created", | |
"stdout_lines": [ | |
"route \"jaeger-query\" created" | |
] | |
} | |
TASK [openshift_istio : Label route for jaeger-query] ************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:43 | |
Friday 15 June 2018 15:50:00 +0000 (0:00:01.229) 0:02:33.530 *********** | |
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root | |
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0' | |
changed: [192.168.30.1] => { | |
"changed": true, | |
"cmd": [ | |
"/usr/bin/oc", | |
"--config=/etc/origin/master/admin.kubeconfig", | |
"label", | |
"route", | |
"jaeger-query", | |
"-n", | |
"istio-system", | |
"--overwrite", | |
"app=jaeger-query" | |
], | |
"delta": "0:00:01.127784", | |
"end": "2018-06-15 15:50:01.391664", | |
"invocation": { | |
"module_args": { | |
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig label route jaeger-query -n istio-system --overwrite app=jaeger-query", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"rc": 0, | |
"start": "2018-06-15 15:50:00.263880", | |
"stderr": "", | |
"stderr_lines": [], | |
"stdout": "route \"jaeger-query\" labeled", | |
"stdout_lines": [ | |
"route \"jaeger-query\" labeled" | |
] | |
} | |
TASK [openshift_istio : Install Kiali] ***************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:35 | |
Friday 15 June 2018 15:50:01 +0000 (0:00:01.312) 0:02:34.843 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
TASK [openshift_istio : Install Launcher] ************************************** | |
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:39 | |
Friday 15 June 2018 15:50:01 +0000 (0:00:00.028) 0:02:34.871 *********** | |
skipping: [192.168.30.1] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False" | |
} | |
META: ran handlers | |
META: ran handlers | |
PLAY [Istio Checkpoint End] **************************************************** | |
META: ran handlers | |
TASK [Set Istio 'Complete'] **************************************************** | |
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:33 | |
Friday 15 June 2018 15:50:01 +0000 (0:00:00.030) 0:02:34.901 *********** | |
ok: [192.168.30.1] => { | |
"ansible_stats": { | |
"aggregate": true, | |
"data": { | |
"installer_phase_istio": { | |
"end": "20180615155001Z", | |
"status": "Complete" | |
} | |
}, | |
"per_host": false | |
}, | |
"changed": false | |
} | |
META: ran handlers | |
META: ran handlers | |
PLAY RECAP ********************************************************************* | |
192.168.30.1 : ok=100 changed=62 unreachable=0 failed=0 | |
Friday 15 June 2018 15:50:01 +0000 (0:00:00.032) 0:02:34.934 *********** | |
=============================================================================== | |
openshift_istio : Wait for elastic search to be ready ------------------ 63.77s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:11 | |
openshift_istio : Wait for sidecar to be ready ------------------------- 14.46s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:82 | |
openshift_istio : Check launcher project exists ------------------------- 7.51s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml:2 | |
Gathering Facts --------------------------------------------------------- 6.88s | |
------------------------------------------------------------------------------ | |
openshift_istio : Create Istio components without auth ------------------ 5.26s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:15 | |
openshift_istio : Wait for CSR to be issued ----------------------------- 4.52s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:42 | |
openshift_istio : Install Istio Mixer Validator ------------------------- 2.10s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:20 | |
openshift_istio : Install the sidecar injector -------------------------- 1.97s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:79 | |
openshift_istio : Create elasticsearch ---------------------------------- 1.92s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:8 | |
openshift_istio : Expose Istio ingress service -------------------------- 1.88s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:23 | |
openshift_istio : Approve CSR ------------------------------------------- 1.78s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:39 | |
openshift_istio : Check jaeger route exists ----------------------------- 1.55s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:34 | |
openshift_istio : Expose prometheus service ----------------------------- 1.34s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:6 | |
openshift_istio : Label route for jaeger-query -------------------------- 1.31s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:43 | |
openshift_istio : Create jaeger components ------------------------------ 1.31s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:31 | |
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml --- 1.26s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
openshift_istio : Create route for jaeger-query ------------------------- 1.23s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:39 | |
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml --- 1.23s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml --- 1.18s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 | |
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/jaeger-production-template.yml --- 1.16s | |
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment