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/11/14 15:25:36 UTC

Build failed in Jenkins: sling-org-apache-sling-feature-io-1.8 #123

See <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/123/display/redirect?page=changes>

Changes:

[bosschae] SLING-8109 Replace KeyValueMap with Map<String,String>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-feature-io.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature-io.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-feature-io.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-feature-io.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-io.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature-io.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-feature-io.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ef93957c46b1946f705711c511899f77456e6bd7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef93957c46b1946f705711c511899f77456e6bd7
Commit message: "SLING-8109 Replace KeyValueMap with Map<String,String>"
 > git rev-list --no-walk c34cd0b194afc6623d0a7551661525bbb7ce951e # timeout=10
Parsing POMs
Established TCP socket on 43419
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-io-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 43419
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-feature-io-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 IO Module 0.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/maven-metadata.xml (1004 B at 2.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/org.apache.sling.feature-0.2.1-20181114.091704-9.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/org.apache.sling.feature-0.2.1-20181114.091704-9.pom (5 KB at 12.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/org.apache.sling.feature-0.2.1-20181114.091704-9.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/org.apache.sling.feature-0.2.1-20181114.091704-9.jar (112 KB at 180.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (remote-resources-custom-notice) @ org.apache.sling.feature.io ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.apache.sling.feature.io ---
[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.io ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONReader.java>:[103,53] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONReader.java>:[105,73] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/JSONWriterBase.java>:[70,61] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/JSONWriterBase.java>:[250,88] cannot find symbol
  symbol:   method entrySet()
  location: class org.apache.sling.feature.KeyValueMap
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONWriter.java>:[72,55] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONWriter.java>:[97,75] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[INFO] 6 errors 
[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: 14.417 s
[INFO] Finished at: 2018-11-14T15:25:35+00:00

[INFO] Final Memory: 65M/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.io: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONReader.java>:[103,53] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONReader.java>:[105,73] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/JSONWriterBase.java>:[70,61] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/JSONWriterBase.java>:[250,88] cannot find symbol
[ERROR] symbol:   method entrySet()
[ERROR] location: class org.apache.sling.feature.KeyValueMap
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONWriter.java>:[72,55] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/sling-org-apache-sling-feature-io-1.8/ws/src/main/java/org/apache/sling/feature/io/json/FeatureJSONWriter.java>:[97,75] incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted to java.util.Map<java.lang.String,java.lang.String>
[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 bosschae@adobe.com

Jenkins build is back to normal : sling-org-apache-sling-feature-io-1.8 #124

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