On 27/09/2016 08:42, Kelam, Koteswara Rao wrote: > Jenkins for openstack/designate is failing for latest patches. Py27, > py34 and py35 are failing continuously. > > gate-designate-python27-db-ubuntu-xenial > <http://logs.openstack.org/36/376436/2/check/gate-designate-python27-db-ubuntu-xenial/e6cd19d/> > > > > FAILURE in 3m 58s > > gate-designate-python34-db > <http://logs.openstack.org/36/376436/2/check/gate-designate-python34-db/16f1c7f/> > > > > FAILURE in 5m 16s > > gate-designate-python35-db > <http://logs.openstack.org/36/376436/2/check/gate-designate-python35-db/09bc2ee/> > > > > FAILURE in 3m 41s > > > > Recent patches: > > https://review.openstack.org/#/c/376436/ > https://review.openstack.org/#/c/377050/ > https://review.openstack.org/#/c/376170/ > > etc > > > > */Regards,/* > > */Koteswara/*// > > > Yeah, I spotted that. Seems a combination of pecan 1.2 (the py27 tests) and dnspython 1.14 (py3x tests). Both hit over the weekend. I am looking at a fix, but the behavior between py27 + py3(4|5) for dnspython 1.14 is an issue. I proposed https://review.openstack.org/#/c/377702/ for the pecan issue, but it might take a while for the dnspython fixes. - Graham