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

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

See <https://builds.apache.org/job/Tamaya-Master-branch/1371/display/redirect>

------------------------------------------
[...truncated 42.63 KB...]
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.md.vm
[INFO] Exclude: **/*.policy
[INFO] Exclude: readme/**
[INFO] 41 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 41 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tamaya-api ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor (generate) @ tamaya-api ---
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/tamaya/tamaya-api/0.4-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/tamaya/tamaya-api/0.4-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec)
[INFO] Generating feature descriptor file <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/target/feature/feature.xml>
[INFO] ...done!
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ tamaya-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/target/classes>
[INFO] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/main/java/org/apache/tamaya/spi/ConfigurationContextBuilder.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/main/java/org/apache/tamaya/spi/ConfigurationContextBuilder.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:3.3.0:bnd-process (default) @ tamaya-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ tamaya-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/target/test-classes>
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[25,29] org.apache.tamaya.spi.ConfigurationContextBuilder in org.apache.tamaya.spi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/ConversionContextTest.java>:[136,44] toBuilder() in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/ConversionContextTest.java>:[111,25] <T>addPropertyConverter(org.apache.tamaya.TypeLiteral<T>,org.apache.tamaya.spi.PropertyConverter<T>) in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/ConversionContextTest.java>:[96,21] addPropertySources(org.apache.tamaya.spi.PropertySource...) in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/ConversionContextTest.java>:[136,16] org.apache.tamaya.spi.ConfigurationContextBuilder in org.apache.tamaya.spi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/FilterContextTest.java>:[153,44] toBuilder() in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/FilterContextTest.java>:[128,25] <T>addPropertyConverter(org.apache.tamaya.TypeLiteral<T>,org.apache.tamaya.spi.PropertyConverter<T>) in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/FilterContextTest.java>:[113,21] addPropertySources(org.apache.tamaya.spi.PropertySource...) in org.apache.tamaya.spi.ConfigurationContext has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/spi/FilterContextTest.java>:[153,16] org.apache.tamaya.spi.ConfigurationContextBuilder in org.apache.tamaya.spi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[57,20] isConfigurationContextSettable() in org.apache.tamaya.spi.ConfigurationProviderSpi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[52,17] setConfigurationContext(org.apache.tamaya.spi.ConfigurationContext) in org.apache.tamaya.spi.ConfigurationProviderSpi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[47,33] getConfigurationContext() in org.apache.tamaya.spi.ConfigurationProviderSpi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[67,40] getConfigurationContextBuilder() in org.apache.tamaya.spi.ConfigurationProviderSpi has been deprecated
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/src/test/java/org/apache/tamaya/TestConfigurationProvider.java>:[67,12] org.apache.tamaya.spi.ConfigurationContextBuilder in org.apache.tamaya.spi has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tamaya-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tamaya.spi.ServiceContextTest
Feb 06, 2018 1:08:18 AM org.apache.tamaya.spi.ServiceContextManager loadDefaultServiceProvider
INFO: Using Service Context of type: org.apache.tamaya.spi.TestServiceContext
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.tamaya.spi.ServiceContextTest
Running org.apache.tamaya.spi.PropertyValueTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.tamaya.spi.PropertyValueTest
Running org.apache.tamaya.spi.FilterContextTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.tamaya.spi.FilterContextTest
Running org.apache.tamaya.spi.PropertyValueCombinationPolicyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.tamaya.spi.PropertyValueCombinationPolicyTest
Running org.apache.tamaya.spi.ServiceContextManagerTest
Feb 06, 2018 1:08:18 AM org.apache.tamaya.spi.ServiceContextManager set
WARNING: Replacing ServiceProvider org.apache.tamaya.spi.TestServiceContext with: org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext
Feb 06, 2018 1:08:18 AM org.apache.tamaya.spi.ServiceContextManager set
WARNING: Replacing ServiceProvider org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext with: org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext
Feb 06, 2018 1:08:18 AM org.apache.tamaya.spi.ServiceContextManager set
WARNING: Replacing ServiceProvider org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext with: org.apache.tamaya.spi.TestServiceContext
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.tamaya.spi.ServiceContextManagerTest
Running org.apache.tamaya.spi.ConversionContextTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.tamaya.spi.ConversionContextTest
Running org.apache.tamaya.spi.PropertyValueBuilderTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.tamaya.spi.PropertyValueBuilderTest
Running org.apache.tamaya.ConfigExceptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.tamaya.ConfigExceptionTest
Running org.apache.tamaya.TypeLiteralTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.tamaya.TypeLiteralTest
Running org.apache.tamaya.ConfigurationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.tamaya.ConfigurationTest

Results :

Tests run: 100, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ tamaya-api ---
[INFO] Building jar: <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/target/tamaya-api-0.4-incubating-SNAPSHOT.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Tamaya Core SPI Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Tamaya Core Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Core Examples 0.4-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ examples ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ examples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*banner.txt
[INFO] Exclude: banner.txt
[INFO] Exclude: .git
[INFO] Exclude: derby.log
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.md.vm
[INFO] Exclude: **/*.policy
[INFO] Exclude: readme/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ examples ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor (generate) @ examples ---
[INFO] Generating feature descriptor file <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/target/feature/feature.xml>
[INFO] ...done!
[INFO] 
[INFO] --- bnd-maven-plugin:3.3.0:bnd-process (default) @ examples ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ examples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ examples ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (source-jar) > generate-sources @ examples >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ examples ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ examples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*banner.txt
[INFO] Exclude: banner.txt
[INFO] Exclude: .git
[INFO] Exclude: derby.log
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.md.vm
[INFO] Exclude: **/*.policy
[INFO] Exclude: readme/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (source-jar) < generate-sources @ examples <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (source-jar) @ examples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ examples ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ examples ---
[Fatal Error] :1:1: Premature end of file.
[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Tamaya Minimal Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Tamaya Custom Propertysource Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Tamaya Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya Base ................................. SUCCESS [ 44.546 s]
[INFO] Apache Tamaya Build Configuration .................. FAILURE [  4.278 s]
[INFO] Apache Tamaya Code - all ........................... SUCCESS [ 17.219 s]
[INFO] Apache Tamaya Core API ............................. FAILURE [01:26 min]
[INFO] Apache Tamaya Core SPI Support ..................... SKIPPED
[INFO] Apache Tamaya Core Implementation .................. SKIPPED
[INFO] Apache Tamaya Core Examples ........................ FAILURE [  5.773 s]
[INFO] Apache Tamaya Minimal Example ...................... SKIPPED
[INFO] Apache Tamaya Custom Propertysource Example ........ SKIPPED
[INFO] Apache Tamaya Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:14 min
[INFO] Finished at: 2018-02-06T01:10:05+00:00
[INFO] Final Memory: 55M/721M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.7:testResources (default-testResources) on project buildconfigurations: Cannot create resource output directory: <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/test-classes> -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.0.0:jar (default-jar) on project tamaya-api: Error assembling JAR: Problem creating jar: No space left on device -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default) on project examples: Execution default of goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify failed: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. -> [Help 2]
[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/MojoExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :buildconfigurations
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.4-incubating-SNAPSHOT/tamaya-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> to org.apache.tamaya/tamaya-all/0.4-incubating-20180206.010731-535/tamaya-all-0.4-incubating-20180206.010731-535-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.4-incubating-SNAPSHOT/buildconfigurations-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/feature/feature.xml> to org.apache.tamaya/buildconfigurations/0.4-incubating-SNAPSHOT/buildconfigurations-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/core/pom.xml> to org.apache.tamaya/tamaya-core/0.4-incubating-SNAPSHOT/tamaya-core-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/pom.xml> to org.apache.tamaya/tamaya-api/0.4-incubating-SNAPSHOT/tamaya-api-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/target/feature/feature.xml> to org.apache.tamaya/tamaya-api/0.4-incubating-SNAPSHOT/tamaya-api-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/spi-support/pom.xml> to org.apache.tamaya/tamaya-spisupport/0.4-incubating-SNAPSHOT/tamaya-spisupport-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/01-minimal/pom.xml> to org.apache.tamaya.examples/01-minimal/0.4-incubating-SNAPSHOT/01-minimal-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/distribution/pom.xml> to org.apache.tamaya/tamaya-distribution/0.4-incubating-SNAPSHOT/tamaya-distribution-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/pom.xml> to org.apache.tamaya.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/target/feature/feature.xml> to org.apache.tamaya.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/pom.xml> to org.apache.tamaya/tamaya-code/0.4-incubating-SNAPSHOT/tamaya-code-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/target/feature/feature.xml> to org.apache.tamaya/tamaya-code/0.4-incubating-20180206.010800-536/tamaya-code-0.4-incubating-20180206.010800-536-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/02-custom-property-source/pom.xml> to org.apache.tamaya.examples/02-custom-property-source/0.4-incubating-SNAPSHOT/02-custom-property-source-0.4-incubating-SNAPSHOT.pom
channel stopped

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/1372/display/redirect?page=changes>