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/12/15 16:54:42 UTC

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-377 #16

See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-377/16/

No changes.

No tests ran.

Build log:
[...truncated 3741 lines...]
Failed in branch windows-jdk13-m3.6.x_build
Running on jenkins-win-he-de-2 in f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377
[Pipeline] {
[Pipeline] pwd
[Pipeline] ws
Running in f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk14-m3.6.x_build)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-2
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-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-compiler-plugin.git
 > git init f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-compiler-plugin.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-compiler-plugin.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ccf4858ef094aa6cbc620440abe255c2a2812c6f (MCOMPILER-377)
Commit message: "[MCOMPILER-377] - Upgrade plexus-java to 1.0.3"
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccf4858ef094aa6cbc620440abe255c2a2812c6f
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk14-m3.6.x_build)
[Pipeline] echo
Local Repo (windows-jdk14-m3.6.x_build): ../.maven_repositories/0
[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 14 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build>wmic logicaldisk get size,freespace,caption 
Caption  FreeSpace      Size           

C:       1915647860736  1999872454656  

F:       1961353080832  2000396742656  


[Pipeline] bat
 > git clean -fdx # timeout=10

f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build>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="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven8845a485\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven8845a485" 
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T08:06:16-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.2\bin\..
Java version: 14-ea, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest14
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"
[INFO] [jenkins-event-spy] Generate F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven8845a485\maven-spy-20191215-085429-4952845407895524820525.log.tmp ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< org.apache.maven.plugins:maven-compiler-plugin >-----------
[INFO] Building Apache Maven Compiler Plugin 3.8.1-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from codehaus-snapshots: http://nexus.codehaus.org/snapshots/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml
[INFO] Downloading from codehaus.org: http://repository.codehaus.org/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml
[WARNING] Could not transfer metadata org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to codehaus.org (http://repository.codehaus.org): No such host is known (repository.codehaus.org)
[WARNING] Could not transfer metadata org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): No such host is known (nexus.codehaus.org)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-compiler-plugin ---
[WARNING] Failure to transfer org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from http://repository.codehaus.org was cached in the local repository, resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to codehaus.org (http://repository.codehaus.org): No such host is known (repository.codehaus.org)
[WARNING] Failure to transfer org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from http://nexus.codehaus.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): No such host is known (nexus.codehaus.org)
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-compiler-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: .java-version
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 424 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 423 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-compiler-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build\target\classes
[INFO] /f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk14-m3.6.x_build\src\main\java\org\apache\maven\plugin\compiler\AbstractCompilerMojo.java uses or overrides a deprecated API.
[INFO] /f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66] cannot find symbol
  symbol:   class ModuleNameSource
  location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.886 s
[INFO] Finished at: 2019-12-15T08:54:40-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven8845a485\maven-spy-20191215-085429-4952845407895524820525.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project maven-compiler-plugin: Compilation failure
[ERROR] /f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66] cannot find symbol
[ERROR]   symbol:   class ModuleNameSource
[ERROR]   location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[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 maven-compiler-plugin: Compilation failure
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66] cannot find symbol
  symbol:   class ModuleNameSource
  location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult

    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:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66] cannot find symbol
  symbol:   class ModuleNameSource
  location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult

    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:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] Publishers: Generated Artifacts Publisher: 10 ms, Open Task Scanner Publisher: 81 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-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext