See
https://builds.apache.org/job/maven-box/job/maven-enforcer/job/MENFORCER-276/32/
No changes.
No tests ran.
Build log:
[...truncated 4282 lines...]
Running in
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout linux-jdk13-m3.6.x_build)
[Pipeline] dir
Running in
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build
[Pipeline] {
[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-enforcer.git
> git init
> /home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build
> # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/maven-enforcer.git
> git --version # timeout=10
> git fetch --no-tags --progress
> https://gitbox.apache.org/repos/asf/maven-enforcer.git
> +refs/heads/*:refs/remotes/origin/*
Fetching without tags
Checking out Revision 800957f25c28ac06d235ff924bfc15502383717c (MENFORCER-276)
> git config remote.origin.url
> https://gitbox.apache.org/repos/asf/maven-enforcer.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-enforcer.git # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/maven-enforcer.git
> git fetch --no-tags --progress
> https://gitbox.apache.org/repos/asf/maven-enforcer.git
> +refs/heads/*:refs/remotes/origin/*
Commit message: "Add Unit tests for RequireUpperBoundDeps"
Cleaning workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build linux-jdk13-m3.6.x_build)
[Pipeline] withMaven
[withMaven] Options:
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false}],
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false},
skipDownstreamTriggers=false, lifecycleThreshold=deploy,
ignoreUpstreamTriggers=false],
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options:
[withMaven] using JDK installation JDK 13 (latest)
> git config core.sparsecheckout # timeout=10
> git checkout -f 800957f25c28ac06d235ff924bfc15502383717c
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[withMaven] using Maven installation 'Maven 3.6.0'
[Pipeline] {
[Pipeline] dir
Running in
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false
-e clean verify
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2@tmp/withMaven01097877/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2@tmp/withMaven01097877"
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T18:41:47Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.6.0
Java version: 13-ea, vendor: Oracle Corporation, runtime:
/usr/local/asfpackages/java/openjdk-13-ea+9
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-138-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2@tmp/withMaven01097877/maven-spy-20190613-193445-1617770243595022534238.log.tmp
...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Maven Enforcer [pom]
[INFO] Apache Maven Enforcer API [jar]
[INFO] Apache Maven Enforcer Built-In Rules [jar]
[INFO] Apache Maven Enforcer Plugin [maven-plugin]
[INFO]
[INFO] -----------------< org.apache.maven.enforcer:enforcer >-----------------
[INFO] Building Apache Maven Enforcer 3.0.0-SNAPSHOT [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ enforcer ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
enforcer ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
enforcer ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
enforcer ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ enforcer ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 10 licenses.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ enforcer ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
enforcer ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ enforcer ---
[INFO]
[INFO] ---------------< org.apache.maven.enforcer:enforcer-api >---------------
[INFO] Building Apache Maven Enforcer API 3.0.0-SNAPSHOT [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ enforcer-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
enforcer-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
enforcer-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
enforcer-api ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ enforcer-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 14 licenses.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ enforcer-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
enforcer-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build/enforcer-api/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ enforcer-api
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2/linux-jdk13-m3.6.x_build/enforcer-api/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 6 is no longer supported. Use 7 or later.
[ERROR] Target option 6 is no longer supported. Use 7 or later.
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Enforcer 3.0.0-SNAPSHOT:
[INFO]
[INFO] Apache Maven Enforcer .............................. SUCCESS [ 3.767 s]
[INFO] Apache Maven Enforcer API .......................... FAILURE [ 1.017 s]
[INFO] Apache Maven Enforcer Built-In Rules ............... SKIPPED
[INFO] Apache Maven Enforcer Plugin ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.176 s
[INFO] Finished at: 2019-06-13T19:34:50Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2@tmp/withMaven01097877/maven-spy-20190613-193445-1617770243595022534238.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project enforcer-api: Compilation failure: Compilation failure:
[ERROR] Source option 6 is no longer supported. Use 7 or later.
[ERROR] Target option 6 is no longer supported. Use 7 or later.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project enforcer-api: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
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.compiler.CompilationFailureException:
Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute
(AbstractCompilerMojo.java:1161)
at org.apache.maven.plugin.compiler.CompilerMojo.execute
(CompilerMojo.java:168)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
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] Re-run Maven using the -X switch to enable full debug logging.
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :enforcer-api
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
linux-jdk13-m3.6.x_build/pom.xml under
org/apache/maven/enforcer/enforcer/3.0.0-SNAPSHOT/enforcer-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
linux-jdk13-m3.6.x_build/target/enforcer-3.0.0-SNAPSHOT-site.xml under
org/apache/maven/enforcer/enforcer/3.0.0-SNAPSHOT/enforcer-3.0.0-SNAPSHOT-site.xml
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.enforcer:enforcer-api:jar:3.0.0-SNAPSHOT in source directory
linux-jdk13-m3.6.x_build/enforcer-api/src/main/java
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/box_maven-enforcer_MENFORCER-276@2' for
files matching the pattern
'linux-jdk13-m3.6.x_build/enforcer-api/src/main/java/**/*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] Publishers: Generated Artifacts Publisher: 945 ms, Open Task
Scanner Publisher: 485 ms, Pipeline Graph Publisher: 1 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-jdk13-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext