See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6308_display_packaging/9/
Changes: * [MNG-6308] split groupId/artifactId in header and packaging in footer 4 tests failed. FAILED: org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit Error Message: expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]> Stack Trace: junit.framework.AssertionFailedError: expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:283) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:71) at org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71) FAILED: org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit Error Message: expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]> Stack Trace: junit.framework.AssertionFailedError: expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:283) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:71) at org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71) FAILED: org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder Error Message: expected:<3> but was:<5> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<5> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:283) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:195) at junit.framework.Assert.assertEquals(Assert.java:201) at org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69) FAILED: org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder Error Message: expected:<3> but was:<5> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<5> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:283) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:195) at junit.framework.Assert.assertEquals(Assert.java:201) at org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69) Build log: [...truncated 6.00 MB...] [winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true) C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true) C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true) C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true) C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true) C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:235) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:181) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [winJava8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org [winJava8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp' [winJava8] at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319) [winJava8] at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:128) [winJava8] at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109) [winJava8] at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913) [winJava8] at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) [winJava8] at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) [winJava8] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) [winJava8] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) [winJava8] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) [winJava8] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230) [winJava8] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) [winJava8] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [winJava8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [winJava8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [winJava8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [winJava8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [winJava8] at java.lang.Thread.run(Thread.java:748) [Pipeline] [winJava8] // withMaven [Pipeline] [winJava8] deleteDir [Pipeline] [winJava8] } [Pipeline] [winJava8] // dir [Pipeline] [winJava8] } [Pipeline] [winJava8] // stage [Pipeline] [winJava8] } [Pipeline] [winJava8] // node [Pipeline] [winJava8] } [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: UNSTABLE [Pipeline] jiraIssueSelector [Pipeline] jiraComment [Pipeline] emailext