You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 09:28:09 UTC

Build failed in Jenkins: sling-org-apache-sling-feature-launcher-1.8 #70

See <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/70/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-feature-io-1.8" build number 49
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-feature-launcher.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature-launcher.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-feature-launcher.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-feature-launcher.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-feature-launcher.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature-launcher.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-feature-launcher.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 63baa8717e03fdc1b43717c75856b023777d2192 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63baa8717e03fdc1b43717c75856b023777d2192
Commit message: "Add launcher dir to rat excludes"
 > git rev-list --no-walk 63baa8717e03fdc1b43717c75856b023777d2192 # timeout=10
Parsing POMs
Established TCP socket on 39059
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-feature-launcher-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39059
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Feature Launcher 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 2.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180831.022247-28.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180831.022247-28.pom (5 KB at 14.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml (1011 B at 3.4 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180906.092655-42.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180906.092655-42.pom (6 KB at 18.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180831.022247-28.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180906.092655-42.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180906.092655-42.jar (103 KB at 203.6 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180831.022247-28.jar (104 KB at 204.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.feature.launcher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.feature.launcher ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/FeatureProcessor.java>:[61,47] constructor BuilderContext in class org.apache.sling.feature.builder.BuilderContext cannot be applied to given types;
  required: org.apache.sling.feature.builder.FeatureProvider
  found: (id)->{ tr[...]ll; },org.apache.sling.feature.KeyValueMap,java.util.Map<java.lang.String,java.lang.String>
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.095 s
[INFO] Finished at: 2018-09-06T09:28:07+00:00
[INFO] Final Memory: 47M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project org.apache.sling.feature.launcher: Compilation failure
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/FeatureProcessor.java>:[61,47] constructor BuilderContext in class org.apache.sling.feature.builder.BuilderContext cannot be applied to given types;
[ERROR] required: org.apache.sling.feature.builder.FeatureProvider
[ERROR] found: (id)->{ tr[...]ll; },org.apache.sling.feature.KeyValueMap,java.util.Map<java.lang.String,java.lang.String>
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
channel stopped
Recording test results
Not sending mail to unregistered user karlpauls@gmail.com

Jenkins build is back to normal : sling-org-apache-sling-feature-launcher-1.8 #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/71/display/redirect>