Re: [OpenStack-Infra] Trouble deploying a job with a Groovy postbuild step via JJB

2016-06-15 Thread Sebastian Schuberth
r issue) and upgraded Jenkins to 2.8. -- Sebastian Schuberth ___ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Fwd: JJB 1.6.0 "Cannot create a file when that file already exists"

2016-06-09 Thread Sebastian Schuberth
.0-specific, and I need more time to investigate what's going on. So no, no objects for tagging 1.6.1 now from my side. -- Sebastian Schuberth ___ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Fwd: JJB 1.6.0 "Cannot create a file when that file already exists"

2016-06-09 Thread Sebastian Schuberth
I've done the change myself, please review: https://review.openstack.org/327539 I decided to catch the exception instead of always deleting the dst file first to keep it being an atomic operation on Unix. -- Sebastian Schuberth On Thu, Jun 9, 2016 at 7:01 AM, Sebastian Schuberth <ssch

Re: [OpenStack-Infra] Fwd: JJB 1.6.0 "Cannot create a file when that file already exists"

2016-06-08 Thread Sebastian Schuberth
Hi Darragh, are you going to make that change in Gerrit? -- Sebastian Schuberth On Thu, Jun 9, 2016 at 12:52 AM, Darragh Bailey <daragh.bai...@gmail.com> wrote: > Doh! It's called not using windows enough. > > The os.rename() it appears throws an error on windows if

[OpenStack-Infra] Trouble deploying a job with a Groovy postbuild step via JJB

2016-06-08 Thread Sebastian Schuberth
lse&lt;/font&gt;') results = results.replace('true', '&lt;font color="green"&gt;true&lt;/font&gt;') summary.appendText(results, false) false 0 false Basically, the only difference is the "plugin=" attributes. Can this be t

[OpenStack-Infra] Fwd: JJB 1.6.0 "Cannot create a file when that file already exists"

2016-06-08 Thread Sebastian Schuberth
183] Cannot create a file when that file already exists ERROR:jenkins_jobs.builder:Failed to write to cache file 'C:\Users\name\.cache\jenkins_jobs\cache-host-jobs-https___hostname_com_.yml' on exit: [Error 183] Cannot create a file when that file already exists Is anyone else seeing this? -- Se