2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

controlpath change from 3f201 breaks demo-ansible on Fedora #84

Closed thoraxe closed 8 years ago

thoraxe commented 8 years ago

81 has now broken demo-ansible for Linux.

<ec2-52-90-4-19.compute-1.amazonaws.com> ESTABLISH CONNECTION FOR USER: openshift
<ec2-52-90-4-19.compute-1.amazonaws.com> REMOTE_MODULE setup
<ec2-54-173-146-132.compute-1.amazonaws.com> ESTABLISH CONNECTION FOR USER: openshift
<ec2-52-90-4-19.compute-1.amazonaws.com> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=900s -o ControlPath="/home/ec2-user/.ansible/cp/%C" -o StrictHostKeyChecking=no -o KbdInteractiveAuthenticati
on=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-52-90-4-19.compute-1.amazonaws.com /bin/sh -c 'mkdir -p 
$HOME/.ansible/tmp/ansible-tmp-1454714501.92-214761841561463 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1454714501.92-214761841561463 && echo $HOME/.ansible/tmp/ansible-tmp-1454714501.92-214761841561463'
<ec2-54-173-146-132.compute-1.amazonaws.com> REMOTE_MODULE setup
<ec2-54-173-146-132.compute-1.amazonaws.com> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=900s -o ControlPath="/home/ec2-user/.ansible/cp/%C" -o StrictHostKeyChecking=no -o KbdInteractiveAuthenti
cation=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-173-146-132.compute-1.amazonaws.com /bin/sh -c 'm
kdir -p $HOME/.ansible/tmp/ansible-tmp-1454714501.92-85223235862705 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1454714501.92-85223235862705 && echo $HOME/.ansible/tmp/ansible-tmp-1454714501.92-85223235862705'
fatal: [ec2-52-90-4-19.compute-1.amazonaws.com] => SSH Error: percent_expand: unknown key %C
It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.
<ec2-54-175-19-2.compute-1.amazonaws.com> ESTABLISH CONNECTION FOR USER: openshift
<ec2-54-175-19-2.compute-1.amazonaws.com> REMOTE_MODULE setup
<ec2-54-175-19-2.compute-1.amazonaws.com> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=900s -o ControlPath="/home/ec2-user/.ansible/cp/%C" -o StrictHostKeyChecking=no -o KbdInteractiveAuthenticat
ion=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-175-19-2.compute-1.amazonaws.com /bin/sh -c 'mkdir -
p $HOME/.ansible/tmp/ansible-tmp-1454714501.93-141308946826642 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1454714501.93-141308946826642 && echo $HOME/.ansible/tmp/ansible-tmp-1454714501.93-141308946826642'
fatal: [ec2-54-173-146-132.compute-1.amazonaws.com] => SSH Error: percent_expand: unknown key %C
It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.
fatal: [ec2-54-175-19-2.compute-1.amazonaws.com] => SSH Error: percent_expand: unknown key %C
It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.