You are on page 1of 18

/usr/lib/python2.7/site-packages/ansible/parsing/vault/__init__.

py:44:
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core
team. Support for it is now deprecated in cryptography, and will be removed in the
next release.
from cryptography.exceptions import InvalidSignature
ansible-playbook 2.9.27
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/var/lib/awx/.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 13 2020, 02:51:10) [GCC 4.8.5 20150623 (Red
Hat 4.8.5-39)]
Using /etc/ansible/ansible.cfg as config file
SSH password:
host_list declined parsing
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmphg29tpku as it did not pass its
verify_file() method
[WARNING]: Invalid characters were found in group names but not replaced, use
-vvvv to see details
Parsed /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmphg29tpku inventory source
with script plugin
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'awx_display', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.

PLAYBOOK: spc81170_us_0.cspwin.yml *********************************************


3 plays in spc81170_us_0.cspwin.yml

PLAY [Checking environment settings] *******************************************


META: ran handlers

TASK [esd-role-pre-config-wn : Initialize variables] ***************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:24
ok: [localhost] => {
"ansible_facts": {
"affected_host": "localhost",
"exec_automation": "Checking environment settings",
"exec_changed": false,
"exec_message": "The initial status didn't change during the execution of
the playbook.",
"exec_rc": 999,
"exec_success": false,
"exec_trc": "OK"
},
"changed": false
}

TASK [esd-role-pre-config-wn : Show Execution Date and Time] *******************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:36
ok: [localhost] => {
"msg": "Execution Date and Time: 2023-07-18_15:49:59_UTC"
}

TASK [esd-role-pre-config-wn : Fail with more than one tag or 'all'] ***********
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:43
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [esd-role-pre-config-wn : Fail with upload_results or upload_url variable set


incorrectly] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:60
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [esd-role-pre-config-wn : Set SFS variables] ******************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:78
ok: [localhost] => {
"ansible_facts": {
"upload_results": false,
"upload_url": ""
},
"changed": false
}

TASK [esd-role-pre-config-wn : Set upload_url var when it is empty] ************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:86
ok: [localhost] => {
"ansible_facts": {
"upload_url": "https://secure-file-service.cloudapps.pt.ibm.com/files"
},
"changed": false
}

TASK [Role ensures that the socks tunnel is setup] *****************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:94

TASK [ansible-role-event-socks-tunnel : set account code and transactin|job id] ***


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:3
ok: [localhost] => {
"ansible_facts": {
"account_code": "acm",
"trans_num": "791184"
},
"changed": false
}

TASK [ansible-role-event-socks-tunnel : Set jumphost facts] ********************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:8

TASK [ansible-role-event-socks-tunnel : Default jumphost facts to extra variables]


***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:21
ok: [localhost] => (item=1) => {
"ansible_facts": {
"jumphost1_ip": "192.168.14.50",
"jumphost1_ssh_port": "22",
"jumphost1_ssh_private_key":
"/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmpbnfwjgb7",
"jumphost1_ssh_private_key_passphrase": "",
"jumphost1_ssh_user": "imijpat1"
},
"ansible_loop_var": "level",
"changed": false,
"level": 1
}
ok: [localhost] => (item=2) => {
"ansible_facts": {
"jumphost2_ip": "172.16.5.5",
"jumphost2_ssh_port": "22",
"jumphost2_ssh_private_key":
"/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct",
"jumphost2_ssh_private_key_passphrase": "",
"jumphost2_ssh_user": "imijpat1"
},
"ansible_loop_var": "level",
"changed": false,
"level": 2
}
skipping: [localhost] => (item=3) => {
"ansible_loop_var": "level",
"changed": false,
"level": 3,
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=4) => {
"ansible_loop_var": "level",
"changed": false,
"level": 4,
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=5) => {
"ansible_loop_var": "level",
"changed": false,
"level": 5,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Setting of required socks_port variables


for single jumphost] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:35
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Creating socks tunnel without passphrase


for single jumphost] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:43
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Setting of required socks_port variables


for two jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:56
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Creating socks tunnel without passphrase


for two jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:63
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: awx
<127.0.0.1> EXEC /bin/sh -c 'echo ~awx && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo
/var/lib/awx/.ansible/tmp `"&& mkdir "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695401.15-54-133791496526638 `" && echo ansible-tmp-1689695401.15-54-
133791496526638="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1689695401.15-54-
133791496526638 `" ) && sleep 0'
Using module file
/usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<127.0.0.1> PUT /var/lib/awx/.ansible/tmp/ansible-local-3qhvnqD/tmpWba0IP TO
/var/lib/awx/.ansible/tmp/ansible-tmp-1689695401.15-54-133791496526638/
AnsiballZ_command.py
<127.0.0.1> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695401.15-54-133791496526638/ /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695401.15-54-133791496526638/AnsiballZ_command.py && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 /var/lib/awx/.ansible/tmp/ansible-
tmp-1689695401.15-54-133791496526638/AnsiballZ_command.py && sleep 0'
<127.0.0.1> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695401.15-54-133791496526638/ > /dev/null 2>&1 && sleep 0'
changed: [localhost] => {
"changed": true,
"cmd": "ps -ef | grep '/tmp/mysocks-acm-791184-1003' | grep -v grep\\nif [ $? -
ne 0 ]; then\\n bash -c 'ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -oProxyCommand=\\"ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmpbnfwjgb7 -W 172.16.5.5:22 -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -p 22 imijpat1@192.168.14.50\\" -CfNq -D /tmp/mysocks-acm-791184-
1003 -p 22 imijpat1@172.16.5.5 -vvvvvv;sleep 5'\\nfi\\n",
"delta": "0:00:32.272227",
"end": "2023-07-18 15:50:33.847625",
"invocation": {
"module_args": {
"_raw_params": "ps -ef | grep '/tmp/mysocks-acm-791184-1003' | grep -v
grep\\nif [ $? -ne 0 ]; then\\n bash -c 'ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -oProxyCommand=\\"ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmpbnfwjgb7 -W 172.16.5.5:22 -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -p 22 imijpat1@192.168.14.50\\" -CfNq -D /tmp/mysocks-acm-791184-
1003 -p 22 imijpat1@172.16.5.5 -vvvvvv;sleep 5'\\nfi\\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true,
"warn": true
}
},
"rc": 0,
"start": "2023-07-18 15:50:01.575398",
"stderr": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\\r\\ndebug1:
Executing proxy command: exec ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmpbnfwjgb7 -W 172.16.5.5:22 -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -p 22 imijpat1@192.168.14.50\\r\\ndebug1: SELinux support
disabled\\r\\ndebug1: permanently_drop_suid: 999\\r\\ndebug1: key_load_public: No
such file or directory\\r\\ndebug1: identity file
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct type -1\\r\\ndebug1:
key_load_public: No such file or directory\\r\\ndebug1: identity file
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct-cert type -1\\r\\
ndebug1: Enabling compatibility mode for protocol 2.0\\r\\ndebug1: Local version
string SSH-2.0-OpenSSH_7.4\\r\\nWarning: Permanently added '192.168.14.50' (ECDSA)
to the list of known hosts.\\r\\ndebug1: Remote protocol version 2.0, remote
software version OpenSSH_7.4\\r\\ndebug1: match: OpenSSH_7.4 pat OpenSSH* compat
0x04000000\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug2: fd 4 setting
O_NONBLOCK\\r\\ndebug1: Authenticating to 172.16.5.5:22 as 'imijpat1'\\r\\ndebug3:
hostkeys_foreach: reading file \\"/dev/null\\"\\r\\ndebug3: send packet: type 20\\
r\\ndebug1: SSH2_MSG_KEXINIT sent\\r\\ndebug3: receive packet: type 20\\r\\ndebug1:
SSH2_MSG_KEXINIT received\\r\\ndebug2: local client KEXINIT proposal\\r\\ndebug2:
KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-
nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-
sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-
group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-
sha1,diffie-hellman-group1-sha1,ext-info-c\\r\\ndebug2: host key algorithms: ecdsa-
sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-
sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-
v01@openssh.com,ssh-dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-
nistp384,ecdsa-sha2-nistp521,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-
dss\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-
ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-
cbc,aes256-cbc\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-
ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-
cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-
etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-
sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-
sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-
etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-
sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-
sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: zlib@openssh.com,zlib,none\\r\\
ndebug2: compression stoc: zlib@openssh.com,zlib,none\\r\\ndebug2: languages
ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2:
reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms:
curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-
nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-
group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-
sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-
group1-sha1\\r\\ndebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-
256,ecdsa-sha2-nistp256,ssh-ed25519\\r\\ndebug2: ciphers ctos: chacha20-
poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-
gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-
cbc,cast128-cbc,3des-cbc\\r\\ndebug2: ciphers stoc: chacha20-
poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-
gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-
cbc,cast128-cbc,3des-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-
etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-
sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-
sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-
etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-
sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-
sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: none,zlib@openssh.com\\r\\
ndebug2: compression stoc: none,zlib@openssh.com\\r\\ndebug2: languages ctos: \\r\\
ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0
\\r\\ndebug1: kex: algorithm: curve25519-sha256\\r\\ndebug1: kex: host key
algorithm: ecdsa-sha2-nistp256\\r\\ndebug1: kex: server->client cipher: chacha20-
poly1305@openssh.com MAC: <implicit> compression: zlib@openssh.com\\r\\ndebug1:
kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit>
compression: zlib@openssh.com\\r\\ndebug1: kex: curve25519-sha256 need=64
dh_need=64\\r\\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\\r\\ndebug3: send
packet: type 30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive
packet: type 31\\r\\ndebug1: Server host key: ecdsa-sha2-nistp256
SHA256:2Rpd/y6vwlPqKU2EvRQ/BZgC2w4XgJm0cQCKI3mWSS4\\r\\ndebug3: hostkeys_foreach:
reading file \\"/dev/null\\"\\r\\nWarning: Permanently added '172.16.5.5' (ECDSA)
to the list of known hosts.\\r\\ndebug3: send packet: type 21\\r\\ndebug2:
set_newkeys: mode 1\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug1:
SSH2_MSG_NEWKEYS sent\\r\\ndebug1: expecting SSH2_MSG_NEWKEYS\\r\\ndebug3: receive
packet: type 21\\r\\ndebug1: SSH2_MSG_NEWKEYS received\\r\\ndebug2: set_newkeys:
mode 0\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug2: key:
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct ((nil)), explicit\\r\\
ndebug3: send packet: type 5\\r\\ndebug3: receive packet: type 7\\r\\ndebug1:
SSH2_MSG_EXT_INFO received\\r\\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-
sha2-256,rsa-sha2-512>\\r\\ndebug3: receive packet: type 6\\r\\ndebug2:
service_accept: ssh-userauth\\r\\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\\r\\
ndebug3: send packet: type 50\\r\\ndebug3: receive packet: type 51\\r\\ndebug1:
Authentications that can continue: publickey,gssapi-keyex,gssapi-with-
mic,password\\r\\ndebug3: start over, passed a different list publickey,gssapi-
keyex,gssapi-with-mic,password\\r\\ndebug3: preferred publickey,keyboard-
interactive,password\\r\\ndebug3: authmethod_lookup publickey\\r\\ndebug3:
remaining preferred: keyboard-interactive,password\\r\\ndebug3:
authmethod_is_enabled publickey\\r\\ndebug1: Next authentication method:
publickey\\r\\ndebug1: Trying private key:
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct\\r\\ndebug3:
sign_and_send_pubkey: RSA SHA256:n4h4dcc4i2J3qI4yvPH6TCpYg1d+aA0njh+yu82GZqA\\r\\
ndebug3: send packet: type 50\\r\\ndebug2: we sent a publickey packet, wait for
reply\\r\\ndebug3: receive packet: type 52\\r\\ndebug1: Enabling compression at
level 6.\\r\\ndebug1: Authentication succeeded (publickey).\\r\\nAuthenticated to
172.16.5.5 (via proxy).\\r\\ndebug1: Local connections to /tmp/mysocks-acm-791184-
1003:-2 forwarded to remote address socks:0\\r\\ndebug3:
channel_setup_fwd_listener_streamlocal: type 18 path /tmp/mysocks-acm-791184-1003\\
r\\ndebug1: Local forwarding listening on path /tmp/mysocks-acm-791184-1003.\\r\\
ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug3: fd 3 is O_NONBLOCK\\r\\ndebug1:
channel 0: new [unix listener]\\r\\ndebug1: forking to background\\r\\ndebug1:
Entering interactive session.\\r\\ndebug1: pledge: proc\\r\\ndebug3: receive
packet: type 80\\r\\ndebug1: client_input_global_request: rtype hostkeys-
00@openssh.com want_reply 0",
"stderr_lines": [
"OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017",
"debug1: Executing proxy command: exec ssh -i
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmpbnfwjgb7 -W 172.16.5.5:22 -o
ServerAliveInterval=30 -o ServerAliveCountMax=3 -o ExitOnForwardFailure=yes -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o
ControlPersist=no -p 22 imijpat1@192.168.14.50",
"debug1: SELinux support disabled",
"debug1: permanently_drop_suid: 999",
"debug1: key_load_public: No such file or directory",
"debug1: identity file
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct type -1",
"debug1: key_load_public: No such file or directory",
"debug1: identity file
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct-cert type -1",
"debug1: Enabling compatibility mode for protocol 2.0",
"debug1: Local version string SSH-2.0-OpenSSH_7.4",
"Warning: Permanently added '192.168.14.50' (ECDSA) to the list of known
hosts.",
"debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4",
"debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000",
"debug2: fd 5 setting O_NONBLOCK",
"debug2: fd 4 setting O_NONBLOCK",
"debug1: Authenticating to 172.16.5.5:22 as 'imijpat1'",
"debug3: hostkeys_foreach: reading file \\"/dev/null\\"",
"debug3: send packet: type 20",
"debug1: SSH2_MSG_KEXINIT sent",
"debug3: receive packet: type 20",
"debug1: SSH2_MSG_KEXINIT received",
"debug2: local client KEXINIT proposal",
"debug2: KEX algorithms: curve25519-sha256,curve25519-
sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-
hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-
sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-
hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c",
"debug2: host key algorithms: ecdsa-sha2-nistp256-cert-
v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-
v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-
dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-
nistp521,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss",
"debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-
ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-
cbc,aes256-cbc",
"debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-
ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-
cbc,aes256-cbc",
"debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-
sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-
etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-
512,hmac-sha1",
"debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-
sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-
etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-
512,hmac-sha1",
"debug2: compression ctos: zlib@openssh.com,zlib,none",
"debug2: compression stoc: zlib@openssh.com,zlib,none",
"debug2: languages ctos: ",
"debug2: languages stoc: ",
"debug2: first_kex_follows 0 ",
"debug2: reserved 0 ",
"debug2: peer server KEXINIT proposal",
"debug2: KEX algorithms: curve25519-sha256,curve25519-
sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-
hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-
sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-
hellman-group14-sha1,diffie-hellman-group1-sha1",
"debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-
nistp256,ssh-ed25519",
"debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-
ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-
cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc",
"debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-
ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-
cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc",
"debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-
sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-
etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-
512,hmac-sha1",
"debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-
sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-
etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-
512,hmac-sha1",
"debug2: compression ctos: none,zlib@openssh.com",
"debug2: compression stoc: none,zlib@openssh.com",
"debug2: languages ctos: ",
"debug2: languages stoc: ",
"debug2: first_kex_follows 0 ",
"debug2: reserved 0 ",
"debug1: kex: algorithm: curve25519-sha256",
"debug1: kex: host key algorithm: ecdsa-sha2-nistp256",
"debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC:
<implicit> compression: zlib@openssh.com",
"debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC:
<implicit> compression: zlib@openssh.com",
"debug1: kex: curve25519-sha256 need=64 dh_need=64",
"debug1: kex: curve25519-sha256 need=64 dh_need=64",
"debug3: send packet: type 30",
"debug1: expecting SSH2_MSG_KEX_ECDH_REPLY",
"debug3: receive packet: type 31",
"debug1: Server host key: ecdsa-sha2-nistp256
SHA256:2Rpd/y6vwlPqKU2EvRQ/BZgC2w4XgJm0cQCKI3mWSS4",
"debug3: hostkeys_foreach: reading file \\"/dev/null\\"",
"Warning: Permanently added '172.16.5.5' (ECDSA) to the list of known
hosts.",
"debug3: send packet: type 21",
"debug2: set_newkeys: mode 1",
"debug1: rekey after 134217728 blocks",
"debug1: SSH2_MSG_NEWKEYS sent",
"debug1: expecting SSH2_MSG_NEWKEYS",
"debug3: receive packet: type 21",
"debug1: SSH2_MSG_NEWKEYS received",
"debug2: set_newkeys: mode 0",
"debug1: rekey after 134217728 blocks",
"debug2: key: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct
((nil)), explicit",
"debug3: send packet: type 5",
"debug3: receive packet: type 7",
"debug1: SSH2_MSG_EXT_INFO received",
"debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>",
"debug3: receive packet: type 6",
"debug2: service_accept: ssh-userauth",
"debug1: SSH2_MSG_SERVICE_ACCEPT received",
"debug3: send packet: type 50",
"debug3: receive packet: type 51",
"debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-
with-mic,password",
"debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-
with-mic,password",
"debug3: preferred publickey,keyboard-interactive,password",
"debug3: authmethod_lookup publickey",
"debug3: remaining preferred: keyboard-interactive,password",
"debug3: authmethod_is_enabled publickey",
"debug1: Next authentication method: publickey",
"debug1: Trying private key:
/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/tmp43vz9qct",
"debug3: sign_and_send_pubkey: RSA
SHA256:n4h4dcc4i2J3qI4yvPH6TCpYg1d+aA0njh+yu82GZqA",
"debug3: send packet: type 50",
"debug2: we sent a publickey packet, wait for reply",
"debug3: receive packet: type 52",
"debug1: Enabling compression at level 6.",
"debug1: Authentication succeeded (publickey).",
"Authenticated to 172.16.5.5 (via proxy).",
"debug1: Local connections to /tmp/mysocks-acm-791184-1003:-2 forwarded to
remote address socks:0",
"debug3: channel_setup_fwd_listener_streamlocal: type 18 path /tmp/mysocks-
acm-791184-1003",
"debug1: Local forwarding listening on path /tmp/mysocks-acm-791184-1003.",
"debug2: fd 3 setting O_NONBLOCK",
"debug3: fd 3 is O_NONBLOCK",
"debug1: channel 0: new [unix listener]",
"debug1: forking to background",
"debug1: Entering interactive session.",
"debug1: pledge: proc",
"debug3: receive packet: type 80",
"debug1: client_input_global_request: rtype hostkeys-00@openssh.com
want_reply 0"
],
"stdout": "",
"stdout_lines": []
}

TASK [ansible-role-event-socks-tunnel : Setting of required socks_port variables


for 3 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:76
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Creating socks tunnel without passphrase


for 3 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:83
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Setting of required socks_port variables


for 4 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:97
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Creating socks tunnel without passphrase


for 4 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:104
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Setting of required socks_port variables


for 5 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:118
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Creating socks tunnel without passphrase


for 5 jumphosts] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:125
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-event-socks-tunnel : Validate socks file] *******************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:139
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: awx
<127.0.0.1> EXEC /bin/sh -c 'echo ~awx && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo
/var/lib/awx/.ansible/tmp `"&& mkdir "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695434.69-98-22191016895002 `" && echo ansible-tmp-1689695434.69-98-
22191016895002="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1689695434.69-98-
22191016895002 `" ) && sleep 0'
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<127.0.0.1> PUT /var/lib/awx/.ansible/tmp/ansible-local-3qhvnqD/tmpT0AMKO TO
/var/lib/awx/.ansible/tmp/ansible-tmp-1689695434.69-98-22191016895002/
AnsiballZ_stat.py
<127.0.0.1> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695434.69-98-22191016895002/ /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695434.69-98-22191016895002/AnsiballZ_stat.py && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 /var/lib/awx/.ansible/tmp/ansible-
tmp-1689695434.69-98-22191016895002/AnsiballZ_stat.py && sleep 0'
<127.0.0.1> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-
1689695434.69-98-22191016895002/ > /dev/null 2>&1 && sleep 0'
ok: [localhost] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": false,
"get_mime": true,
"path": "/tmp/mysocks-acm-791184-1003"
}
},
"stat": {
"atime": 1689695428.7236607,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "unknown",
"ctime": 1689695428.7236607,
"dev": 4194333,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 3285428,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": false,
"issock": true,
"isuid": false,
"mimetype": "unknown",
"mode": "0600",
"mtime": 1689695428.7236607,
"nlink": 1,
"path": "/tmp/mysocks-acm-791184-1003",
"pw_name": "awx",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 0,
"uid": 999,
"version": null,
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}

TASK [ansible-role-event-socks-tunnel : Set fact for validate socks file] ******


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:144
ok: [localhost] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was
specified for this result",
"changed": false
}

TASK [ansible-role-event-socks-tunnel : debug] *********************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:149
ok: [localhost] => {
"jh_socks_port": "1003"
}

TASK [Calling returncode BB] ***************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-event-socks-tunnel/tasks/main.yml:171
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [Prepare for upload to SFS] ***********************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-pre-config-wn/tasks/main.yml:107
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers

PLAY [IBM Spectrum Protect BA Client V8.1.17.0] ********************************


META: ran handlers

TASK [esd-role-distribute-execute-package-wn : Initialize variables] ***********


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:23
ok: [i99p277.atco.com] => {
"ansible_facts": {
"affected_host": "i99p277.atco.com",
"exec_automation": "IBM Spectrum Protect BA Client V8.1.17.0",
"exec_changed": false,
"exec_message": "The initial status didn't change during the execution of
the playbook.",
"exec_rc": 999,
"exec_success": false,
"exec_trc": "OK"
},
"changed": false
}

TASK [Check OS Win Server role] ************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:35

TASK [esd_role_check_os_win_server : Set the proper facts] *********************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_check_os_win_server/tasks/main.yml:22
Using module file
/usr/lib/python2.7/site-packages/ansible/modules/windows/setup.ps1
Pipelining is enabled.
<10.3.2.149> ESTABLISH PSRP CONNECTION FOR USER: acmipat1 ON PORT 5985 TO
10.3.2.149
PSRP: EXEC (via pipeline wrapper)
ok: [i99p277.atco.com]

TASK [esd_role_check_os_win_server : Show Windows OS] **************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_check_os_win_server/tasks/main.yml:29
ok: [i99p277.atco.com] => {
"msg": "The host i99p277.atco.com is running on Microsoft Windows Server 2016
Datacenter 64-bit - 10.0.14393.0"
}

TASK [esd_role_check_os_win_server : Fail if the OS is not the correct one] ****


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_check_os_win_server/tasks/main.yml:36
skipping: [i99p277.atco.com] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [Connection CFG role] *****************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:43

TASK [Include BDS Child IP Role] ***********************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:22

TASK [ansible-role-bds-get-child-ip : Set Number of Cascaded jumphosts] ********


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-bds-get-child-ip/tasks/main.yml:3
ok: [i99p277.atco.com] => {
"ansible_facts": {
"num_jh": "5"
},
"changed": false
}

TASK [ansible-role-bds-get-child-ip : Get Jumphost IP from jh_ip Variables] ****


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-bds-get-child-ip/tasks/main.yml:9
[WARNING]: conditional statements should not include jinja2 templating
delimiters such as {{ }} or {% %}. Found: {{ item }} is defined
ok: [i99p277.atco.com] => (item=jh1_ip) => {
"ansible_facts": {
"bds_ip": "192.168.14.50"
},
"ansible_loop_var": "item",
"changed": false,
"item": "jh1_ip"
}
ok: [i99p277.atco.com] => (item=jh2_ip) => {
"ansible_facts": {
"bds_ip": "172.16.5.5"
},
"ansible_loop_var": "item",
"changed": false,
"item": "jh2_ip"
}
skipping: [i99p277.atco.com] => (item=jh3_ip) => {
"ansible_loop_var": "item",
"changed": false,
"item": "jh3_ip",
"skip_reason": "Conditional result was False"
}
skipping: [i99p277.atco.com] => (item=jh4_ip) => {
"ansible_loop_var": "item",
"changed": false,
"item": "jh4_ip",
"skip_reason": "Conditional result was False"
}
skipping: [i99p277.atco.com] => (item=jh5_ip) => {
"ansible_loop_var": "item",
"changed": false,
"item": "jh5_ip",
"skip_reason": "Conditional result was False"
}

TASK [ansible-role-bds-get-child-ip : Connected JumpHost (BDS)] ****************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
ansible-role-bds-get-child-ip/tasks/main.yml:16
ok: [i99p277.atco.com] => {
"msg": "BDS Server IP: 10.3.17.78"
}

TASK [esd_role_connection_cfg_wn : Set bds_ip if esd_ip is defined] ************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:30
skipping: [i99p277.atco.com] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [esd_role_connection_cfg_wn : Set facts on error - Jumphost variable is not
defined] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:36
skipping: [i99p277.atco.com] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [esd_role_connection_cfg_wn : Set protocol] *******************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:48
ok: [i99p277.atco.com] => {
"ansible_facts": {
"esd_protocol": "https"
},
"changed": false
}

TASK [esd_role_connection_cfg_wn : Set port] ***********************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:53
ok: [i99p277.atco.com] => {
"ansible_facts": {
"esd_port": 8081
},
"changed": false
}

TASK [esd_role_connection_cfg_wn : Set path] ***********************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:58
ok: [i99p277.atco.com] => {
"ansible_facts": {
"esd_path": "/repository/CDS"
},
"changed": false
}

TASK [esd_role_connection_cfg_wn : Set package_url] ****************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_connection_cfg_wn/tasks/main.yml:63
ok: [i99p277.atco.com] => {
"ansible_facts": {
"package_url": "https://10.3.17.78:8081/repository/CDS"
},
"changed": false
}

TASK [esd-role-distribute-execute-package-wn : Set BUILDSHEET vars from a


dictionary and extra vars from survey] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:53
ok: [i99p277.atco.com] => {
"ansible_facts": {
"buildsheet_extra_vars": [
"btbs.ResourceUtilization=2",
"btbs.TSM_COMMMethod=TCPip",
"btbs.ErrorLogRetention=N",
"btbs.TCP_CLIENT_ADDRESS=10.3.2.149",
"btbs.TSM_REG_PASSWD=Generate",
"btbs.ApiSdk=NO",
"btbs.TSM_SERVER_NAME=baserv3.atco.ca",
"btbs.INSTALLDIR=%SystemDrive%\\\\Program Files\\\\Tivoli\\\\TSM",
"btbs.AdministrativeCmd=NO",
"btbs.TSM_TCP_SERVER_ADRESS=10.3.65.84",
"btbs.TSM_NODE_NAME=none",
"btbs.TcpWindowSize=0",
"btbs.SchedMode=polling",
"btbs.VMwareBackupTools=NO",
"btbs.UsePreviousDSMConfig=YES",
"btbs.TCP_CLIENT_PORT=1501",
"btbs.TSM_LOG_DIR=%SystemDrive%\\\\Program Files\\\\Tivoli\\\\TSM\\\\
baclient",
"btbs.TSM_TCP_Port=1500",
"btbs.SchedLogRetention=N"
],
"create_csv": false,
"upload_results": false,
"upload_results_sftp": false,
"upload_url": "https://secure-file-service.cloudapps.pt.ibm.com/files"
},
"changed": false
}

TASK [esd-role-distribute-execute-package-wn : Show extra vars] ****************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:70
ok: [i99p277.atco.com] => {
"msg": [
"#####################################################",
"BUILDSHEET extra vars from survey:",
"#####################################################",
[
"btbs.ResourceUtilization=2",
"btbs.TSM_COMMMethod=TCPip",
"btbs.ErrorLogRetention=N",
"btbs.TCP_CLIENT_ADDRESS=10.3.2.149",
"btbs.TSM_REG_PASSWD=Generate",
"btbs.ApiSdk=NO",
"btbs.TSM_SERVER_NAME=baserv3.atco.ca",
"btbs.INSTALLDIR=%SystemDrive%\\\\Program Files\\\\Tivoli\\\\TSM",
"btbs.AdministrativeCmd=NO",
"btbs.TSM_TCP_SERVER_ADRESS=10.3.65.84",
"btbs.TSM_NODE_NAME=none",
"btbs.TcpWindowSize=0",
"btbs.SchedMode=polling",
"btbs.VMwareBackupTools=NO",
"btbs.UsePreviousDSMConfig=YES",
"btbs.TCP_CLIENT_PORT=1501",
"btbs.TSM_LOG_DIR=%SystemDrive%\\\\Program Files\\\\Tivoli\\\\TSM\\\\
baclient",
"btbs.TSM_TCP_Port=1500",
"btbs.SchedLogRetention=N"
],
"#####################################################",
" ",
"#####################################################",
"Extra vars from survey:",
"#####################################################",
"Create CSV: NO",
"Upload Results in SFS: FALSE",
"Upload SFS URL: https://secure-file-service.cloudapps.pt.ibm.com/files",
"Upload Results in SFTP Server: NO",
"#####################################################"
]
}

TASK [Download package role] ***************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:97

TASK [esd_role_download_package_wn : Define variables according to tag -


utils_OS_Prereqs] ***
task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_download_package_wn/tasks/main.yml:23
ok: [i99p277.atco.com] => {
"ansible_facts": {
"checksum":
"28649e191318f67910b1e480d6469dac6c201aface923b0da2810e255b4ccbff",
"exec_cmd": "\\"C:\\\\Program Files\\\\ansible\\\\GTS\\\\esd\\\\
sdwork\\\\\\\\spc81170_standalone_utils.bat\\" -k -c -s \\"C:\\\\Program Files\\\\
ansible\\\\GTS\\"",
"package_GTS_path": "C:\\\\Program Files\\\\ansible\\\\GTS",
"package_project_cleanup": "C:\\\\Program Files\\\\ansible\\\\GTS\\\\
esd\\\\swd",
"package_project_path": "C:\\\\Program Files\\\\ansible\\\\GTS\\\\esd\\\\
sdwork",
"pkg_file": "spc81170_us_0.cspwin.utils.exe"
},
"changed": false
}

TASK [esd_role_download_package_wn : Define variables to use in post-config] ***


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_download_package_wn/tasks/main.yml:37
ok: [i99p277.atco.com -> localhost] => {
"ansible_facts": {
"package_blockname": "spc81170_us_0.cspwin"
},
"changed": false
}

TASK [Execute package role] ****************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:108

TASK [Read log role] ***********************************************************


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/esd-
role-distribute-execute-package-wn/tasks/main.yml:120

TASK [esd_role_read_log_package_wn : Split lines for Windows exec_message] *****


task path: /tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_read_log_package_wn/tasks/main.yml:78
fatal: [i99p277.atco.com]: FAILED! => {
"msg": "The task includes an option with an undefined variable. The error was:
'log_result' is undefined\\n\\nThe error appears to be in
'/tmp/bwrap_791184_kidwnvt_/awx_791184_ex_p7ohh/requirements_roles/
esd_role_read_log_package_wn/tasks/main.yml': line 78, column 3, but may\\nbe
elsewhere in the file depending on the exact syntax problem.\\n\\nThe offending
line appears to be:\\n\\n\\n- name: Split lines for Windows exec_message\\n ^
here\\n"
}

PLAY RECAP *********************************************************************


i99p277.atco.com : ok=14 changed=0 unreachable=0 failed=1
skipped=3 rescued=0 ignored=0
localhost : ok=10 changed=1 unreachable=0 failed=0
skipped=14 rescued=0 ignored=0

You might also like