Help with failed builds on ci.jenkins.io

26 views
Skip to first unread message

Richard Bywater

unread,
Oct 11, 2019, 4:51:19 AM10/11/19
to jenkin...@googlegroups.com
Hi all

I need some help in trying to work out whether the failing builds on ci.jenkins.io for HTML Publisher Plugin is code related or infrastructure related. 

When built locally on my machine (both on Windows and also a WSL Ubuntu install) there are no issues. However when built on ci.jenkins.io there seems to be various errors that I'm having trouble tracking down. (e.g. from https://ci.jenkins.io/job/Plugins/job/htmlpublisher-plugin/job/PR-49/2/consoleFull it looks like there was a test failure on JDK8 but there's no record of what the test failure was etc. except for a bunch of errors from JDK7 which I'm assuming is because something killed the process due to the other "Sending interrupt signal to process" messages?)

Does anyone have an idea about what might be causing this?

Thanks
Richard.

Victor Martinez

unread,
Oct 11, 2019, 8:04:51 AM10/11/19
to Jenkins Developers

Richard Bywater

unread,
Oct 11, 2019, 8:30:13 PM10/11/19
to jenkin...@googlegroups.com
Thanks Victor. So as far as I can tell once the Windows issue gets fixed then all should be fine?

Richard. 

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/c5fb822f-69bf-4895-aed7-8ae15e8ff687%40googlegroups.com.

Richard Bywater

unread,
Oct 14, 2019, 2:48:14 AM10/14/19
to jenkin...@googlegroups.com
Hi everyone

Just wondering if someone with jenkins-infra repo write permissions is able to take a look at and hopefully approve https://github.com/jenkins-infra/pipeline-library/pull/115 which removes the deleteDir() from buildPlugin. I'm hoping that merging this PR will clear up the builds on my plugin as I'd like to be sure that my changes are happy before merging to master :)

Thanks
Richard.

James Nord

unread,
Oct 14, 2019, 2:30:10 PM10/14/19
to Jenkins Developers
on a related not are we using jgit on cijenkins.io - if so that smells like a file leak in the plugin which could cause some serious issues for other users - esp if doing any branching / releasing as part of the build..

if not - then I am wondering why the git process has not terminated (which would be another big issue for other users)


On Monday, October 14, 2019 at 7:48:14 AM UTC+1, Richard Bywater wrote:
Hi everyone

Just wondering if someone with jenkins-infra repo write permissions is able to take a look at and hopefully approve https://github.com/jenkins-infra/pipeline-library/pull/115 which removes the deleteDir() from buildPlugin. I'm hoping that merging this PR will clear up the builds on my plugin as I'd like to be sure that my changes are happy before merging to master :)

Thanks
Richard.

On Sat, 12 Oct 2019 at 01:05, Victor Martinez <victormar...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkin...@googlegroups.com.

Slide

unread,
Oct 14, 2019, 3:24:50 PM10/14/19
to jenkin...@googlegroups.com
It looks like the deleteDir step has been removed from buildPlugin, see [1]. I had a PR in flight to dump (at least on Windows) what process had the .git directory locked, see [2]. I think this should still looked into in case there are those using jgit in production in the wild.


To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6ab939e3-8a5b-4633-ae03-1ccc68200ae5%40googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages