*** stakeda has joined #openstack-third-party-ci | 01:31 | |
*** s-shiono has joined #openstack-third-party-ci | 01:58 | |
*** esberglu has quit IRC | 04:37 | |
*** s-shiono has quit IRC | 08:26 | |
*** hamzy_ has joined #openstack-third-party-ci | 09:17 | |
*** hamzy has quit IRC | 09:19 | |
*** stakeda has quit IRC | 10:26 | |
*** persia has quit IRC | 12:46 | |
*** persia has joined #openstack-third-party-ci | 12:47 | |
*** esberglu has joined #openstack-third-party-ci | 14:29 | |
*** mayur_ind has joined #openstack-third-party-ci | 15:37 | |
mayur_ind | Hi folks, | 15:43 |
---|---|---|
mayur_ind | We are facing some issue in our CI, no new jobs are triggering. | 15:44 |
mayur_ind | I restarted zuul services and getting following error http://paste.openstack.org/show/680387/ | 15:44 |
mayur_ind | It is failing in following following command = client.connect(self.hostname, username=self.username, port=self.port, key_filename=self.keyfile) | 15:47 |
mmedvede | mayur_ind: does manual connection to gerrit work? e.g. ssh -i <path_to_keyfile> -p <gerrit_port> <gerrit_username>@<gerrit_hostname> | 17:17 |
mayur_ind | mmedvede:yes it works | 17:20 |
mmedvede | mayur_ind: did you confirm that your zuul instance uses the same values for host and port that were used in your manual test? | 17:24 |
mmedvede | if they are, I guess next step would be to step through python code with pdb | 17:24 |
mayur_ind | mmedvede : yes, it uses same values for host and port | 17:26 |
mmedvede | and for sanity, you ran manual ssh connection test on the same server where zuul runs, correct? | 17:26 |
mayur_ind | yah, thats right | 17:27 |
mayur_ind | It is failing while trying this | 17:28 |
mayur_ind | client.connect(self.hostname, username=self.username, port=self.port, key_filename=self.keyfile) | 17:28 |
mmedvede | and you printed the values of self.hostname etc? | 17:29 |
mmedvede | it is weird that it would fail with the same values used in manual test, not sure what else to do | 17:29 |
mayur_ind | mmedvede: np... thanks :-) | 17:37 |
*** mayur_ind has left #openstack-third-party-ci | 18:09 | |
*** esberglu has quit IRC | 19:19 | |
*** esberglu has joined #openstack-third-party-ci | 19:43 | |
*** esberglu has quit IRC | 19:44 | |
*** esberglu has joined #openstack-third-party-ci | 19:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!