Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: maven-plugin
-
Labels:
-
Environment:Jenkins 1.565.2
-
Similar Issues:
Description
After upgrading to Jenkins 1.565.2, I'm seeing some builds showing up with status Aborted instead of Failed when there is a compilation issue. We use maven jobs and have incremental building enabled (this has worked fine for us for a long time.) We also use multiple threads for the maven build. Seems if one thread is in the middle of running unit tests where as the other one compiles and fails, then the other thread gets killed and status for module shows as ABORTED in main server log. Could this be caused by https://issues.jenkins-ci.org/browse/JENKINS-22641 fix introduced in latest LTS release?
[woot@eng301 logs]$ grep 13179 catalina.out | grep apps-nonstop INFO: SCM changes detected in apps-nonstop. Triggering #13179 INFO: apps-nonstop/com.netbase:deploy #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-prospero-widget #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-stream-server #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:prospero-framework #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:transformer #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-cb-closure #13179 main build action completed: ABORTED INFO: apps-nonstop/com.netbase:dailyupdate #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:persist-api #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:alert-manager #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:content-api #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-iodocs #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:persist-cb #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:log #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:rosalind #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:acc-block-result #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:content-rosalind #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-ariel #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:consumerbase2 #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-ix #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:nlp #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:test #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:cb-insight-api-tools #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:app-cb #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:prospero-api #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:prospero-lucene4 #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:applications #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:megatron #13179 main build action completed: NOT_BUILT INFO: apps-nonstop/com.netbase:engine-lucene4 #13179 main build action completed: NOT_BUILT INFO: apps-nonstop #13179 main build action completed: FAILURE
Attachments
Issue Links
- is related to
-
JENKINS-19801 Abort module build when maven build is aborted.
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Major [ 3 ] | Critical [ 2 ] |
Component/s | maven [ 16033 ] |
Summary | Failed builds are showing up as Aborted | Failed maven builds using -T are showing up as Aborted |
Attachment | screenshot-1.jpg [ 26941 ] |
Link |
This issue is related to |
Component/s | core [ 15593 ] |
Labels | regression |
Workflow | JNJira [ 158062 ] | JNJira + In-Review [ 179715 ] |
Assignee | Arnaud Héritier [ aheritier ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remote Link | This issue links to "PR#79 (Web Link)" [ 14863 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |