You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/24 16:09:46 UTC

Build failed in Jenkins: Tamaya-Master-branch #251

See <https://builds.apache.org/job/Tamaya-Master-branch/251/changes>

Changes:

[anatole] Added default implementation for get (was before in core base class).

[anatole] Added examples using different modules (still more needed)....

[anatole] Fixed bugs, added docs.

------------------------------------------
[...truncated 1291 lines...]
[INFO] Failsafe report directory: <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/failsafe-reports>

[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-api ---
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom

[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (810 B at 0.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150324.150932-112.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150324.150932-112.jar (21 KB at 52.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150324.150932-112.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150324.150932-112.pom (2 KB at 4.7 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 1.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (810 B at 2.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 2.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Java 8 Core 0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tamaya-core ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ tamaya-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ tamaya-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .git
[INFO] Exclude: derby.log
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] 79 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 79 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/provider/JavaConfigurationProvider.java>:[23,45] cannot find symbol
  symbol:   class PropertiesFilePropertySource
  location: package org.apache.tamaya.core.propertysource
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/PropertyConverterManager.java>:[73,38] cannot find symbol
  symbol:   variable ReflectionUtil
  location: class org.apache.tamaya.core.internal.PropertyConverterManager
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/provider/JavaConfigurationProvider.java>:[53,41] cannot find symbol
  symbol:   class PropertiesFilePropertySource
  location: class org.apache.tamaya.core.provider.JavaConfigurationProvider
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [ 26.010 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  4.732 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  3.490 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 19.738 s]
[INFO] Apache Tamaya Java 7 Core ......................... SUCCESS [ 22.072 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  8.123 s]
[INFO] Apache Tamaya Java 8 API .......................... SUCCESS [ 18.481 s]
[INFO] Apache Tamaya Java 8 Core ......................... FAILURE [  2.418 s]
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] Apache Tamaya Builder ............................. SKIPPED
[INFO] Apache Tamaya API Extensions ...................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Event and dynamic Update Extensions . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 min
[INFO] Finished at: 2015-03-24T15:09:42+00:00
[INFO] Final Memory: 62M/717M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tamaya-core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/provider/JavaConfigurationProvider.java>:[23,45] cannot find symbol
[ERROR] symbol:   class PropertiesFilePropertySource
[ERROR] location: package org.apache.tamaya.core.propertysource
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/PropertyConverterManager.java>:[73,38] cannot find symbol
[ERROR] symbol:   variable ReflectionUtil
[ERROR] location: class org.apache.tamaya.core.internal.PropertyConverterManager
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/provider/JavaConfigurationProvider.java>:[53,41] cannot find symbol
[ERROR] symbol:   class PropertiesFilePropertySource
[ERROR] location: class org.apache.tamaya.core.provider.JavaConfigurationProvider
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-core
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/core/pom.xml> to org.apache.tamaya/tamaya-java7-core/0.1-incubating-SNAPSHOT/tamaya-java7-core-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/core/target/tamaya-java7-core-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-core/0.1-incubating-20150324.150905-71/tamaya-java7-core-0.1-incubating-20150324.150905-71.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Core #250
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 65566 bytes
Compression is 0.0%
Took 0.25 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/tamaya-json/0.1-incubating-SNAPSHOT/tamaya-json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5377 bytes
Compression is 0.0%
Took 96 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/events/pom.xml> to org.apache.tamaya.ext/tamaya-events/0.1-incubating-SNAPSHOT/tamaya-events-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Event and dynamic Update Extensions #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2269 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2473 bytes
Compression is 0.0%
Took 94 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-api/0.1-incubating-20150324.150932-112/tamaya-api-0.1-incubating-20150324.150932-112.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #250
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 22633 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4215 bytes
Compression is 0.0%
Took 89 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150324.150817-103/buildconfigurations-0.1-incubating-20150324.150817-103.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #250
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10731 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4284 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4996 bytes
Compression is 0.0%
Took 84 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/builder/pom.xml> to org.apache.tamaya.ext/tamaya-builder/0.1-incubating-SNAPSHOT/tamaya-builder-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Builder #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2901 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/apiextensions/pom.xml> to org.apache.tamaya.ext/tamaya-apiextensions/0.1-incubating-SNAPSHOT/tamaya-apiextensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya API Extensions #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1721 bytes
Compression is 0.0%
Took 81 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #250
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 69 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150324.150839-120/tamaya-java7-api-0.1-incubating-20150324.150839-120.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #250
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18690 bytes
Compression is 0.0%
Took 0.16 sec
channel stopped

Jenkins build is back to normal : Tamaya-Master-branch #252

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/252/changes>