You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/30 22:01:57 UTC

Build failed in Jenkins: Maven TLP » maven » MNG-6726 #2

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6726/2/

Changes:

* cat /home/jenkins/.mavenrc

All tests passed

Build log:
[...truncated 4828 lines...]
[Pipeline] unstash
[withMaven] using Maven installation 'Maven 3.6.0 (Windows)'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] deleteDir
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.7 (latest)
[withMaven] using Maven installation 'Maven 3.6.0 (Windows)'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Running on H49 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 7)
[Pipeline] echo
NODE_NAME = H49
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git init /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
Checking out Revision f838934c0a1a670c012bd669f8766efa6b6e8320 (MNG-6726)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f838934c0a1a670c012bd669f8766efa6b6e8320
Commit message: "[MNG-6726] Integration tests should use non empty MAVEN_OPTS. Jenkinsfile and 'core-it-suite' should accept custom MAVEN_OPTS from developers and their CLI."
[Pipeline] isUnix
[Pipeline] sh
+ rm -rvf /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.7 (latest)
[withMaven] using Maven installation 'Maven 3.6.0'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ cat /home/jenkins/.mavenrc
cat: /home/jenkins/.mavenrc: No such file or directory
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7
Terminated
Running on H49 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 8)
[Pipeline] echo
NODE_NAME = H49
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f838934c0a1a670c012bd669f8766efa6b6e8320 (MNG-6726)
Commit message: "[MNG-6726] Integration tests should use non empty MAVEN_OPTS. Jenkinsfile and 'core-it-suite' should accept custom MAVEN_OPTS from developers and their CLI."
[Pipeline] isUnix
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f838934c0a1a670c012bd669f8766efa6b6e8320
+ rm -rvf /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo
removed '/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip'
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[withMaven] using Maven installation 'Maven 3.6.0'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ cat /home/jenkins/.mavenrc
cat: /home/jenkins/.mavenrc: No such file or directory
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk8
Terminated
Running on H49 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 11)
[Pipeline] echo
NODE_NAME = H49
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f838934c0a1a670c012bd669f8766efa6b6e8320 (MNG-6726)
Commit message: "[MNG-6726] Integration tests should use non empty MAVEN_OPTS. Jenkinsfile and 'core-it-suite' should accept custom MAVEN_OPTS from developers and their CLI."
[Pipeline] isUnix
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f838934c0a1a670c012bd669f8766efa6b6e8320
Running on H23 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 12)
[Pipeline] echo
NODE_NAME = H23
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
No credentials specified
+ rm -rvf /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo
removed '/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip'
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] unstash
Cloning repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git init /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.6.0'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Checking out Revision f838934c0a1a670c012bd669f8766efa6b6e8320 (MNG-6726)
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f838934c0a1a670c012bd669f8766efa6b6e8320
+ cat /home/jenkins/.mavenrc
cat: /home/jenkins/.mavenrc: No such file or directory
Commit message: "[MNG-6726] Integration tests should use non empty MAVEN_OPTS. Jenkinsfile and 'core-it-suite' should accept custom MAVEN_OPTS from developers and their CLI."
[Pipeline] isUnix
[Pipeline] sh
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk11
+ rm -rvf /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/apache-maven-dist.zip /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo
Terminated
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 12 (latest)
[withMaven] using Maven installation 'Maven 3.6.0'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ cat /home/jenkins/.mavenrc
MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven » MNG-6726 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6726/8/

Changes:

* empty inheritable JAVA_TOOL_OPTIONS
* empty inheritable JAVA_TOOL_OPTIONS

All tests passed

Build failed in Jenkins: Maven TLP » maven » MNG-6726 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6726/6/

Changes:

* only Linux

All tests passed

Build log:
[...truncated 21963 lines...]
[INFO] Maven IT Plugin :: Plexus Lifecycle 2.1-SNAPSHOT ... SUCCESS [  1.408 s]
[INFO] Maven IT Plugin :: Settings 2.1-SNAPSHOT ........... SUCCESS [  0.454 s]
[INFO] Maven IT Plugin :: mng-5805 extension 2.1-SNAPSHOT . SUCCESS [  0.250 s]
[INFO] Maven IT Plugin :: mng-5805 extension mk2 2.1-SNAPSHOT SUCCESS [  0.256 s]
[INFO] Maven IT Plugin :: mng-5805 plugin 2.1-SNAPSHOT .... SUCCESS [  0.364 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep 2.1-SNAPSHOT  SUCCESS [  0.252 s]
[INFO] Maven IT Plugin :: mng-5958 extension 2.1-SNAPSHOT . SUCCESS [  2.947 s]
[INFO] Maven IT Toolchain 2.1-SNAPSHOT .................... SUCCESS [  0.544 s]
[INFO] Maven IT Wagon 2.1-SNAPSHOT ........................ SUCCESS [  0.437 s]
[INFO] Maven IT Support Artifacts 2.1-SNAPSHOT ............ SUCCESS [  1.872 s]
[INFO] Maven IT Extension 2.1-SNAPSHOT .................... SUCCESS [  0.235 s]
[INFO] Maven ITs 2.1-SNAPSHOT ............................. SUCCESS [32:22 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34:05 min
[INFO] Finished at: 2019-07-31T15:31:59Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
mng0479OverrideCentralRepo(itResolution)....................OK (8.2 s)
mng0479OverrideCentralRepo(itModel).........................OK (4.1 s)
mng0471CustomLifecycle(itMNG471)............................OK (2.1 s)
mng0469ReportConfig(itBuildConfigDominantDuringBuild).......OK (2.1 s)
mng0469ReportConfig(itReportConfigOverridesBuildDefaults)...SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [2.0.0,3.0-alpha-1)
mng0469ReportConfig(itBuildConfigIrrelevantForReports)......OK (2.0 s)
mng0461TolerateMissingDependencyPom(it).....................OK (2.2 s)
mng0449PluginVersionResolution(itCliInvocation).............OK (2.0 s)
mng0449PluginVersionResolution(itLifecycleInvocation).......OK (2.1 s)
mng0377PluginLookupFromPrefix(itMNG377).....................OK (2.3 s)
mng0294MergeGlobalAndUserSettings(itMNG294).................OK (1.6 s)
mng0282NonReactorExecWhenProjectIndependent(itMNG282).......OK (1.9 s)
mng0249ResolveDepsFromReactor(itMNG0249)....................OK (2.1 s)
mng0187CollectedProjects(it)................................OK (2.1 s)
mng0095ReactorFailureBehavior(itFailAtEnd)..................OK (2.2 s)
mng0095ReactorFailureBehavior(itFailNever)..................OK (2.2 s)
mng0095ReactorFailureBehavior(itFailFast)...................OK (2.1 s)
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itDefaultIncludesExcludes)..SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomIncludes)...........SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (2.6 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (2.3 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (2.5 s)
0143TransitiveDependencyScopes(itTestScope).................OK (2.3 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (2.3 s)
0142DirectDependencyScopes(it0142)..........................OK (2.3 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.1 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (2.1 s)
0138PluginLifecycle(it0138).................................OK (2.4 s)
0137EarLifecycle(it0137)....................................OK (2.3 s)
0136RarLifecycle(it0136)....................................OK (2.3 s)
0135EjbLifecycle(it0135)....................................OK (2.3 s)
0134WarLifecycle(it0134)....................................OK (2.3 s)
0133JarLifecycle(it0133)....................................OK (2.3 s)
0132PomLifecycle(it0132)....................................OK (2.2 s)
0131SiteLifecycle(it0131)...................................OK (2.1 s)
0130CleanLifecycle(it0130)..................................OK (2.0 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (2.2 s)
0090EnvVarInterpolation(it0090).............................OK (2.1 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (2.2 s)
0086PluginRealm(it0086).....................................OK (2.1 s)
0085TransitiveSystemScope(it0085)...........................OK (2.1 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.0 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.1 s)
0064MojoConfigViaSetters(it0064)............................OK (2.0 s)
0063SystemScopeDependency(it0063)...........................OK (2.2 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.0 s)
0052ReleaseProfile(it0052)..................................OK (2.2 s)
0051ReleaseProfile(it0051)..................................OK (2.3 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (2.9 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.0 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.2 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.0 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.6.2-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (1.8 s)
0030DepPomDepMngtInheritance(it0030)........................OK (3.9 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.2 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.1 s)
0023SettingsProfile(it0023).................................OK (2.2 s)
0021PomProfile(it0021)......................................OK (2.3 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.3 s)
0018DependencyManagement(it0018)............................OK (2.3 s)
0012PomInterpolation(it0012)................................OK (2.1 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.4 s)
0010DependencyClosureResolution(it0010).....................OK (2.3 s)
0009GoalConfiguration(it0009)...............................OK (2.2 s)
0008SimplePlugin(it0008)....................................OK (2.2 s)
mng6210CoreExtensionsCustomScopes(CoreExtensionCustomScopes)OK (2.3 s)
mng6352PrintVersion(itShouldPrintVersionAtTopAndAtBottom)...SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [3.5.3-SNAPSHOT,3.5.4-SNAPSHOT]
mng6352PrintVersion(itShouldPrintVersionInAllLines).........SKIPPED - Maven version 3.6.2-SNAPSHOT not in range [3.5.3-SNAPSHOT,3.5.4-SNAPSHOT]
mng6391PrintVersion(itShouldPrintVersionAtTopAndAtBottom)...OK (1.9 s)
mng6391PrintVersion(itShouldPrintVersionInAllLines).........OK (2.0 s)
mng6558ToolchainsBuildingEvent(it)..........................OK (1.9 s)
[ERROR] Tests run: 818, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 2,126.314 s <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
[ERROR] testItShouldWaitForConcurrentModulesToFinish(org.apache.maven.it.MavenITmng6720FailFastTest)  Time elapsed: 6.138 s  <<< FAILURE!
junit.framework.AssertionFailedError
	at org.apache.maven.it.MavenITmng6720FailFastTest.testItShouldWaitForConcurrentModulesToFinish(MavenITmng6720FailFastTest.java:67)

[ERROR] testit(org.apache.maven.it.MavenITmng4387QuietLoggingTest)  Time elapsed: 1.831 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<[]> but was:<[Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea" , Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0]>
	at org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)

[ERROR] testit(org.apache.maven.it.MavenITmng3183LoggingToFileTest)  Time elapsed: 1.77 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<[]> but was:<[Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea" , Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0]>
	at org.apache.maven.it.MavenITmng3183LoggingToFileTest.testit(MavenITmng3183LoggingToFileTest.java:74)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   MavenITmng3183LoggingToFileTest>AbstractMavenIntegrationTestCase.runTest:227->testit:74 expected:<[]> but was:<[Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea" , Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0]>
[ERROR]   MavenITmng4387QuietLoggingTest>AbstractMavenIntegrationTestCase.runTest:227->testit:71 expected:<[]> but was:<[Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test@tmp/withMavenaa04a0ea" , Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0]>
[ERROR]   MavenITmng6720FailFastTest>AbstractMavenIntegrationTestCase.runTest:227->testItShouldWaitForConcurrentModulesToFinish:67
[INFO] 
[ERROR] Tests run: 818, Failures: 3, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

Please refer to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ core-it-suite ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/target/core-it-suite-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ core-it-suite ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ core-it-suite ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/target/core-it-suite-2.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ core-it-suite ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ core-it-suite ---
[INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/target/core-it-suite-2.1-SNAPSHOT.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo/org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo/org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/core-it-suite/target/core-it-suite-2.1-SNAPSHOT-tests.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6726/test/it-local-repo/org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs 2.1-SNAPSHOT ........................ SUCCESS [ 14.063 s]
[INFO] Maven IT Support 2.1-SNAPSHOT ...................... SUCCESS [  0.404 s]
[INFO] Maven IT :: Plugins 2.1-SNAPSHOT ................... SUCCESS [  0.368 s]
[INFO] Maven IT Plugin :: Active Collection 2.1-SNAPSHOT .. SUCCESS [  9.743 s]
[INFO] Maven IT Plugin :: Ant-Based 2.1-SNAPSHOT .......... SUCCESS [  1.907 s]
[INFO] Maven IT Plugin :: Artifact 2.1-SNAPSHOT ........... SUCCESS [  1.238 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A 2.1-SNAPSHOT SUCCESS [  0.491 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B 2.1-SNAPSHOT SUCCESS [  0.497 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C 2.1-SNAPSHOT SUCCESS [  0.365 s]
[INFO] Maven IT Plugin :: Class Loader 2.1-SNAPSHOT ....... SUCCESS [  1.672 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator 2.1-SNAPSHOT SUCCESS [  0.304 s]
[INFO] Maven IT Plugin :: Configuration 2.1-SNAPSHOT ...... SUCCESS [  0.749 s]
[INFO] Maven IT Plugin :: Context Passing 2.1-SNAPSHOT .... SUCCESS [  0.432 s]
[INFO] Maven ITs :: Core Plugin Stubs 2.1-SNAPSHOT ........ SUCCESS [  0.391 s]
[INFO] Maven IT Clean Plugin Stub 0.1-stub-SNAPSHOT ....... SUCCESS [  0.580 s]
[INFO] Maven IT Compiler Plugin Stub 0.1-stub-SNAPSHOT .... SUCCESS [  0.508 s]
[INFO] Maven IT Deploy Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  0.503 s]
[INFO] Maven IT EAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.517 s]
[INFO] Maven IT EJB Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.495 s]
[INFO] Maven IT Install Plugin Stub 0.1-stub-SNAPSHOT ..... SUCCESS [  0.485 s]
[INFO] Maven IT JAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.924 s]
[INFO] Maven IT Javadoc Plugin Stub 0.1-stub-SNAPSHOT ..... SUCCESS [  0.507 s]
[INFO] Maven IT Plugin Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  0.492 s]
[INFO] Maven IT RAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.460 s]
[INFO] Maven IT Resources Plugin Stub 0.1-stub-SNAPSHOT ... SUCCESS [  0.505 s]
[INFO] Maven IT Site Plugin Stub 0.1-stub-SNAPSHOT ........ SUCCESS [  0.476 s]
[INFO] Maven IT Source Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  0.454 s]
[INFO] Maven IT Surefire Plugin Stub 0.1-stub-SNAPSHOT .... SUCCESS [  0.442 s]
[INFO] Maven IT WAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.502 s]
[INFO] Maven IT Plugin :: Dependency Collection 2.1-SNAPSHOT SUCCESS [  0.532 s]
[INFO] Maven IT Plugin :: Dependency Resolution 2.1-SNAPSHOT SUCCESS [  2.251 s]
[INFO] Maven IT Plugin :: Expression 2.1-SNAPSHOT ......... SUCCESS [  1.227 s]
[INFO] Maven IT Plugin :: Error Mojos 2.1-SNAPSHOT ........ SUCCESS [  0.922 s]
[INFO] Maven IT Component 2.1-SNAPSHOT .................... SUCCESS [  0.365 s]
[INFO] Maven IT Plugin :: Extension Consumer 2.1-SNAPSHOT . SUCCESS [  0.433 s]
[INFO] Maven IT Plugin :: Extension Provider 2.1-SNAPSHOT . SUCCESS [  0.397 s]
[INFO] Maven IT Plugin :: Fork 2.1-SNAPSHOT ............... SUCCESS [  0.506 s]
[INFO] Maven IT Plugin :: Invalid Descriptor 2.1-SNAPSHOT . SUCCESS [  0.377 s]
[INFO] Maven IT Plugin :: Log File 2.1-SNAPSHOT ........... SUCCESS [  0.415 s]
[INFO] Maven IT Helper Library 2.1-SNAPSHOT ............... SUCCESS [  1.555 s]
[INFO] Maven IT Plugin :: Model Interpolation 2.1-SNAPSHOT  SUCCESS [  0.623 s]
[INFO] Maven IT Plugin :: No Default Component 2.1-SNAPSHOT SUCCESS [  0.437 s]
[INFO] Maven IT Plugin :: No Project 2.1-SNAPSHOT ......... SUCCESS [  0.375 s]
[INFO] Maven IT Plugin :: Online 2.1-SNAPSHOT ............. SUCCESS [  0.344 s]
[INFO] Maven IT Plugin :: Optional Mojos 2.1-SNAPSHOT ..... SUCCESS [  0.430 s]
[INFO] Maven IT Plugin :: Packaging 2.1-SNAPSHOT .......... SUCCESS [  0.407 s]
[INFO] Maven IT Plugin :: Parameter Implementation 2.1-SNAPSHOT SUCCESS [  0.411 s]
[INFO] Maven IT Plugin :: Plugin Dependency 2.1-SNAPSHOT .. SUCCESS [  0.417 s]
[INFO] Maven IT Plugin :: Project 2.1-SNAPSHOT ............ SUCCESS [  0.501 s]
[INFO] Maven IT Plugin :: Project Interpolation 2.1-SNAPSHOT SUCCESS [  0.551 s]
[INFO] Maven IT Plugin :: Setter 2.1-SNAPSHOT ............. SUCCESS [  0.394 s]
[INFO] Maven IT Plugin :: Singleton Component 2.1-SNAPSHOT  SUCCESS [  0.433 s]
[INFO] Maven IT Plugin :: Site 2.1-SNAPSHOT ............... SUCCESS [  1.284 s]
[INFO] Maven IT Plugin :: Toolchain 2.1-SNAPSHOT .......... SUCCESS [  2.778 s]
[INFO] Maven IT Plugin :: Touch 2.1-SNAPSHOT .............. SUCCESS [  1.950 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin 2.1-SNAPSHOT SUCCESS [  1.008 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin 2.1-SNAPSHOT .. SUCCESS [  0.905 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. 2.1-SNAPSHOT SUCCESS [  0.283 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 2.1-SNAPSHOT ... SUCCESS [  0.452 s]
[INFO] Maven IT Plugin :: Plexus Utils New 2.1-SNAPSHOT ... SUCCESS [  0.390 s]
[INFO] Maven IT Plugin :: Plexus Component API 2.1-SNAPSHOT SUCCESS [  0.675 s]
[INFO] Maven IT Plugin :: Log4J Client 2.1-SNAPSHOT ....... SUCCESS [  0.491 s]
[INFO] Maven IT Plugin :: Extension 1 2.1-SNAPSHOT ........ SUCCESS [  0.376 s]
[INFO] Maven IT Plugin :: Extension 2 2.1-SNAPSHOT ........ SUCCESS [  0.394 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle 2.1-SNAPSHOT ... SUCCESS [  0.896 s]
[INFO] Maven IT Plugin :: Settings 2.1-SNAPSHOT ........... SUCCESS [  0.475 s]
[INFO] Maven IT Plugin :: mng-5805 extension 2.1-SNAPSHOT . SUCCESS [  0.299 s]
[INFO] Maven IT Plugin :: mng-5805 extension mk2 2.1-SNAPSHOT SUCCESS [  0.320 s]
[INFO] Maven IT Plugin :: mng-5805 plugin 2.1-SNAPSHOT .... SUCCESS [  0.497 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep 2.1-SNAPSHOT  SUCCESS [  0.351 s]
[INFO] Maven IT Plugin :: mng-5958 extension 2.1-SNAPSHOT . SUCCESS [  1.472 s]
[INFO] Maven IT Toolchain 2.1-SNAPSHOT .................... SUCCESS [  0.579 s]
[INFO] Maven IT Wagon 2.1-SNAPSHOT ........................ SUCCESS [  0.530 s]
[INFO] Maven IT Support Artifacts 2.1-SNAPSHOT ............ SUCCESS [  1.063 s]
[INFO] Maven IT Extension 2.1-SNAPSHOT .................... SUCCESS [  0.278 s]
[INFO] Maven ITs 2.1-SNAPSHOT ............................. SUCCESS [35:38 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36:53 min
[INFO] Finished at: 2019-07-31T15:34:34Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext