Wednesday, 2018-02-21

*** stakeda has joined #openstack-third-party-ci01:31
*** s-shiono has joined #openstack-third-party-ci01:58
*** esberglu has quit IRC04:37
*** s-shiono has quit IRC08:26
*** hamzy_ has joined #openstack-third-party-ci09:17
*** hamzy has quit IRC09:19
*** stakeda has quit IRC10:26
*** persia has quit IRC12:46
*** persia has joined #openstack-third-party-ci12:47
*** esberglu has joined #openstack-third-party-ci14:29
*** mayur_ind has joined #openstack-third-party-ci15:37
mayur_indHi folks,15:43
mayur_indWe are facing some issue in our CI, no new jobs are triggering.15:44
mayur_indI restarted zuul services and getting following error http://paste.openstack.org/show/680387/15:44
mayur_indIt is failing in following following command = client.connect(self.hostname, username=self.username, port=self.port, key_filename=self.keyfile)15:47
mmedvedemayur_ind: does manual connection to gerrit work? e.g.  ssh -i <path_to_keyfile> -p <gerrit_port> <gerrit_username>@<gerrit_hostname>17:17
mayur_indmmedvede:yes it works17:20
mmedvedemayur_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
mmedvedeif they are, I guess next step would be to step through python code with pdb17:24
mayur_indmmedvede : yes, it uses same values for host and port17:26
mmedvedeand for sanity, you ran manual ssh connection test on the same server where zuul runs, correct?17:26
mayur_indyah, thats right17:27
mayur_indIt is failing while trying this17:28
mayur_indclient.connect(self.hostname, username=self.username, port=self.port, key_filename=self.keyfile)17:28
mmedvedeand you printed the values of self.hostname etc?17:29
mmedvedeit is weird that it would fail with the same values used in manual test, not sure what else to do17:29
mayur_indmmedvede: np... thanks :-)17:37
*** mayur_ind has left #openstack-third-party-ci18:09
*** esberglu has quit IRC19:19
*** esberglu has joined #openstack-third-party-ci19:43
*** esberglu has quit IRC19:44
*** esberglu has joined #openstack-third-party-ci19:44

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!