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 2020/10/15 02:15:29 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-dependency-plugin » MDEP-644 #5

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/MDEP-644/5/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default

All tests passed

Build log:
[...truncated 346772 lines...]
[DEBUG]   Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.3
[DEBUG]   Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG]   Included: commons-digester:commons-digester:jar:1.6
[DEBUG]   Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.4
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-fml:jar:1.4
[DEBUG]   Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG]   Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG]   Included: commons-chain:commons-chain:jar:1.1
[DEBUG]   Included: dom4j:dom4j:jar:1.1
[DEBUG]   Included: sslext:sslext:jar:1.2-0
[DEBUG]   Included: org.apache.struts:struts-core:jar:1.3.8
[DEBUG]   Included: org.apache.struts:struts-taglib:jar:1.3.8
[DEBUG]   Included: org.apache.struts:struts-tiles:jar:1.3.8
[DEBUG]   Included: org.apache.maven.doxia:doxia-integration-tools:jar:1.6
[DEBUG]   Included: commons-io:commons-io:jar:1.4
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
[DEBUG]   Included: org.codehaus.plexus:plexus-resources:jar:1.1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.24
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.24
[DEBUG]   Included: org.codehaus.plexus:plexus-velocity:jar:1.1.8
[DEBUG]   Included: com.puppycrawl.tools:checkstyle:jar:6.18
[DEBUG]   Included: antlr:antlr:jar:2.7.7
[DEBUG]   Included: org.antlr:antlr4-runtime:jar:4.5.3
[DEBUG]   Included: commons-beanutils:commons-beanutils:jar:1.9.2
[DEBUG]   Included: commons-cli:commons-cli:jar:1.3.1
[DEBUG]   Included: com.google.guava:guava:jar:19.0
[DEBUG]   Included: org.apache.velocity:velocity:jar:1.5
[DEBUG]   Included: commons-lang:commons-lang:jar:2.1
[DEBUG]   Included: oro:oro:jar:2.0.8
[DEBUG]   Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0, parent: sun.misc.Launcher$AppClassLoader@4069b25f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check' with basic configurator -->
[DEBUG]   (f) cacheFile = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target/checkstyle-cachefile
[DEBUG]   (f) configLocation = config/maven_checks.xml
[DEBUG]   (f) consoleOutput = false
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) failOnViolation = true
[DEBUG]   (f) failsOnError = false
[DEBUG]   (f) headerLocation = config/maven-header.txt
[DEBUG]   (f) includeResources = true
[DEBUG]   (f) includeTestResources = true
[DEBUG]   (f) includeTestSourceDirectory = false
[DEBUG]   (f) includes = **\/*.java
[DEBUG]   (f) logViolationsToConsole = true
[DEBUG]   (f) maxAllowedViolations = 0
[DEBUG]   (f) omitIgnoredModules = false
[DEBUG]   (f) outputFile = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\checkstyle-result.xml
[DEBUG]   (f) outputFileFormat = xml
[DEBUG]   (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle-aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.HelpMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:help'
---
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-dependency-plugin:3.1.3-SNAPSHOT @ f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\pom.xml
[DEBUG]   (f) resourceIncludes = **/*.properties
[DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) rulesFiles = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\checkstyle-rules.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipExec = false
[DEBUG]   (f) sourceDirectories = [src/main/java]
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testResources = [Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) testSourceDirectories = [src/test/java]
[DEBUG]   (f) violationIgnore = RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength
[DEBUG]   (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 59 source files found in 'F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\main\java'.
[DEBUG] Added 5 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\main\resources'.
[DEBUG] Added 0 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\maven-shared-archive-resources'.
[DEBUG] Added 1 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\test\resources'.
[DEBUG] Added 0 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\maven-shared-archive-resources'.
[DEBUG] Added 65 files to process.
[DEBUG] Adding the outputDirectory file:/f:/jenkins/jenkins-slave/712657a4/workspace/maven-dependency-plugin_MDEP-644@2/windows-jdk7-m3.5.x_build/target/classes/ to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.FileResourceLoader.
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.JarResourceLoader.
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.URLResourceLoader.
[DEBUG] The resource 'config/maven_checks.xml' was found as jar:file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] The resource 'config/maven-header.txt' was not found with resourceLoader org.codehaus.plexus.resource.loader.FileResourceLoader.
[DEBUG] JarResourceLoader : trying to load "jar:file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar"
[DEBUG] The resource 'config/maven-header.txt' was found as jar:file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[DEBUG] Added 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\src\main\resources' as a source directory.
[DEBUG] Added 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\maven-shared-archive-resources' as a source directory.
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-dependency-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.1, parent: sun.misc.Launcher$AppClassLoader@4069b25f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify' with basic configurator -->
[DEBUG]   (f) ignoreFailures = false
[DEBUG]   (f) reportsDirectory = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2\windows-jdk7-m3.5.x_build\target\invoker-reports
[DEBUG]   (f) skipInvocation = false
[DEBUG]   (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 59, Failed: 1, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  tree-verbose-multimodule\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:11 min
[INFO] Finished at: 2020-10-14T19:14:37-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2@tmp\withMaven2d3dbaf8\maven-spy-20201014-190524-7897974411896992824932.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:259)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2@tmp\withMaven2d3dbaf8\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2@tmp\withMaven2d3dbaf8" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk7-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-644@2' for files matching the pattern 'windows-jdk7-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 59 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #1
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 360 ms, Junit Publisher: 27929 ms, Open Task Scanner Publisher: 1828 ms, Dependencies Fingerprint Publisher: 3855 ms, Invoker Publisher: 115007 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.2.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 54 ms, Junit Publisher: 3159 ms, Open Task Scanner Publisher: 218 ms, Dependencies Fingerprint Publisher: 246 ms, Invoker Publisher: 31001 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7-m3.5.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 526 ms, Junit Publisher: 34744 ms, Open Task Scanner Publisher: 1465 ms, Dependencies Fingerprint Publisher: 811 ms, Invoker Publisher: 113190 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [mthmulders, martinkanters, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext