Description of problem: The CI job Pipeline DFG-network-networking-ovn-16.1-dsvm-functional-rhos[0] fails in the provision stage, before executing its tests. The reason seems to be that the provisioning script times out while waiting for a privilege escalation on the task "disable reverse dns lookup". [0] https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/network/view/networking-ovn/job/DFG-network-networking-ovn-16.1-dsvm-functional-rhos/3/ # Shell Script output: TASK [sshd - disable reverse dns lookup] *************************************** [1;30mtask path: /home/rhos-ci/jenkins/workspace/DFG-network-networking-ovn-16.1-dsvm-functional-rhos/infrared/plugins/openstack/post.yml:6[0m Monday 01 February 2021 12:58:21 +0000 (0:00:00.301) 0:06:18.486 ******* [0;34m<10.0.154.202> ssh_retry: attempt: 1, caught exception(Timeout (32s) waiting for privilege escalation prompt: ) from cmd ([b'ssh', b'-C', b'-o', b'ControlMaster=auto', b'-o', b'ControlPersist=60s', b'-o', b'StrictHostKeyChecking=no', b'-o', b'IdentityFile="/home/rhos-ci/.ssh/rhos-jenkins/id_rsa"', b'-o', b'KbdInteractiveAuthentication=no', b'-o', b'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', b'-o', b'PasswordAuthentication=no', b'-o', b'User="cloud-user"', b'-o', b'ConnectTimeout=30', b'-o', b'ControlPath=/tmp/ir-venv-h0wfPXY/%h-%r', b'10.0.154.202', b'/bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-ofqorhxbqqosamekmdgctkerazxewzyp ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'']...), pausing for 0 seconds[0m [0;34m<10.0.154.202> ssh_retry: attempt: 2, caught exception(Timeout (32s) waiting for privilege escalation prompt: ) from cmd ([b'ssh', b'-C', b'-o', b'ControlMaster=auto', b'-o', b'ControlPersist=60s', b'-o', b'StrictHostKeyChecking=no', b'-o', b'IdentityFile="/home/rhos-ci/.ssh/rhos-jenkins/id_rsa"', b'-o', b'KbdInteractiveAuthentication=no', b'-o', b'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', b'-o', b'PasswordAuthentication=no', b'-o', b'User="cloud-user"', b'-o', b'ConnectTimeout=30', b'-o', b'ControlPath=/tmp/ir-venv-h0wfPXY/%h-%r', b'10.0.154.202', b'/bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-ofqorhxbqqosamekmdgctkerazxewzyp ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'']...), pausing for 1 seconds[0m [0;31mfatal: [ded3b2b0d1aef8a851f8c022b02113f7-tester-0]: FAILED! Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
looks like was fixed by infra team on Feb 5.