See
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/1047/display/redirect?page=changes>
Changes:
[github] LHF: Fix Eclipse warnings
------------------------------------------
[...truncated 144.95 KB...]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=setValue_WithCompositeKey_Single(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=setValues_Map(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=testHashCode(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=testSetValues(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=testSetValues_WithSource(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=testToString(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=toListValue(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ObjectValueTest,
name=toObjectValue(org.apache.tamaya.spi.ObjectValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description
[testClass=org.apache.tamaya.spi.PropertySourceProviderTest,
name=testEmptySourceProvider(org.apache.tamaya.spi.PropertySourceProviderTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=addChangeListener(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=getChangeSupport(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=getOrdinal(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : Jun 28, 2019 8:04:11 PM
org.apache.tamaya.spi.PropertySource getOrdinal
WARNING: Failed to parse ordinal in property source:
java.lang.NumberFormatException: For input string: "abc"
at java.lang.NumberFormatException.forInputString(NumberFormatException.
8:04:11 PM PIT >> INFO : MINION : java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at
org.apache.tamaya.spi.PropertySource.getOrdinal(PropertySource.java:133)
at org.apache.tamaya.spi.PropertySourceTest.getOrdinal(PropertySourceTe
8:04:11 PM PIT >> INFO : MINION : st.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java
8:04:11 PM PIT >> INFO : MINION : .lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.Framew
8:04:11 PM PIT >> INFO : MINION :
orkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChi
8:04:11 PM PIT >> INFO : MINION : ld(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at
8:04:11 PM PIT >> INFO : MINION :
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.
8:04:11 PM PIT >> INFO : MINION : java:363)
at
org.pitest.junit.adapter.CustomRunnerExecutor.run(CustomRunnerExecutor.java:42)
at
org.pitest.junit.adapter.AdaptedJUnitTestUnit.execute(AdaptedJUnitTestUnit.java:85)
at
org.pitest.coverage.execute.CoverageDecorator.execute(CoverageDecorato
8:04:11 PM PIT >> INFO : MINION : r.java:50)
at
org.pitest.testapi.execute.containers.UnContainer.execute(UnContainer.java:32)
at org.pitest.testapi.execute.Pitest.executeTests(Pitest.java:57)
at org.pitest.testapi.execute.Pitest.run(Pitest.java:48)
at org.pitest.coverage.execute.Cover
8:04:11 PM PIT >> INFO : MINION : ageWorker.run(CoverageWorker.java:51)
at
org.pitest.coverage.execute.CoverageMinion.main(CoverageMinion.java:91)
8:04:11 PM PIT >> FINE : Gathering coverage for test Description
[testClass=org.apache.tamaya.spi.PropertySourceTest, name=getVersion(org.apa
8:04:11 PM PIT >> INFO : MINION : che.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=isScannable(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=removeAllChangeListeners(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=removeChangeListener(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertySourceTest,
name=testEmptySource(org.apache.tamaya.spi.PropertySourceTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=addMeta(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=addMetaEntryRequiresNonNullParameterForKey(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=addMetaEntryRequiresNonNullParameterForValue(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=arrayOf(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=asString(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=checkImmutableChangeThrowsExceotion(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=checkMutable(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=equals(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=from(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=getKey(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=getParent(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=getQualifiedKey(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=isImmutable(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=isLeaf(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=isRoot(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=newXXX(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=objectOf(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=removeMetaEntryRequiresNonNullParameter(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=setKey(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=setValue(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=size(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testEquals(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testGetKey(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testGetMetaEntries(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testGetMetaEntries2(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testGetMetaEntry(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testGetValue(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testHashCode(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testInstantiateNoKey1(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testInstantiateNoKey2(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testInstantiateNoSource2(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testInstantiateNoValue2(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testRemoveMetaEntry(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testRemoveMetaEntryClass(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testSetMetaEntries(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testSetMetaEntriesRequiresNonNullParameter(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=testToString(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=toListValue(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=toLocalMap(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> FINE : MINION : {a=aVal, b.b2.b3=b3Val, c[0]=cVal1,
c[1]=cVal2}
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=toMap(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> FINE : MINION : {a=aVal, b.b2.b3=b3Val, c[0]=cVal1,
c[1]=cVal2}
8:04:11 PM PIT >> FINE : MINION :
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=toObjectValue(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.PropertyValueTest,
name=valueOf(org.apache.tamaya.spi.PropertyValueTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description
[testClass=org.apache.tamaya.spi.ServiceContextManagerTest,
name=setGetServiceContext(org.apache.tamaya.spi.ServiceContextManagerTest)]
8:04:11 PM PIT >> INFO : MINION : Jun 28, 2019 8:04:11 PM
org.apache.tamaya.spi.ServiceContextManager setWithClassLoader
WARNING: Replaced ServiceProvider org.apache.tamaya.spi.TestServiceContext
with: org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext for
classloader: sun.mi
8:04:11 PM PIT >> INFO : MINION : sc.Launcher$AppClassLoader@18b4aac2
8:04:11 PM PIT >> INFO : MINION : Jun 28, 2019 8:04:11 PM
org.apache.tamaya.spi.ServiceContextManager setWithClassLoader
WARNING: Replaced ServiceProvider
org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext with:
org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext
8:04:11 PM PIT >> INFO : MINION : for classloader:
sun.misc.Launcher$AppClassLoader@18b4aac2
8:04:11 PM PIT >> INFO : MINION : Jun 28, 2019 8:04:11 PM
org.apache.tamaya.spi.ServiceContextManager setWithClassLoader
WARNING: Replaced ServiceProvider
org.apache.tamaya.spi.ServiceContextManagerTest$MyServiceContext with:
org.apache.tamaya.spi.TestServiceContext for classloader: sun.mi
8:04:11 PM PIT >> INFO : MINION : sc.Launcher$AppClassLoader@18b4aac2
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description
[testClass=org.apache.tamaya.spi.ServiceContextManagerTest,
name=setRequiresNonNullParameter(org.apache.tamaya.spi.ServiceContextManagerTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ServiceContextTest,
name=testGetInstance(org.apache.tamaya.spi.ServiceContextTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ServiceContextTest,
name=testGetService(org.apache.tamaya.spi.ServiceContextTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ServiceContextTest,
name=testGetServices(org.apache.tamaya.spi.ServiceContextTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ServiceContextTest,
name=testOrdinal(org.apache.tamaya.spi.ServiceContextTest)]
8:04:11 PM PIT >> INFO : MINION : 8:04:11 PM PIT >> FINE : Gathering coverage
for test Description [testClass=org.apache.tamaya.spi.ServiceContextTest,
name=testgetService(org.apache.tamaya.spi.ServiceContextTest)]
8:04:11 PM PIT >> FINE : Coverage generator Minion exited ok
8:04:11 PM PIT >> INFO : Calculated coverage in 1 seconds.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Tamaya Base ................................. SUCCESS [ 36.511 s]
[INFO] Apache Tamaya Build Configuration .................. SUCCESS [ 11.227 s]
[INFO] Apache Tamaya Code - all ........................... SUCCESS [ 15.978 s]
[INFO] Apache Tamaya Core API ............................. FAILURE [01:04 min]
[INFO] Apache Tamaya Core SPI Support ..................... SKIPPED
[INFO] Apache Tamaya Core Implementation .................. SKIPPED
[INFO] Apache Tamaya Core Examples ........................ SKIPPED
[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: 02:35 min
[INFO] Finished at: 2019-06-28T20:04:25+00:00
[INFO] Final Memory: 80M/2009M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.pitest:pitest-maven:1.2.5:mutationCoverage
(mutationcoverage) on project tamaya-api: Execution mutationcoverage of goal
org.pitest:pitest-maven:1.2.5:mutationCoverage failed: All tests did not pass
without mutation when calculating line coverage. Mutation testing requires a
green suite.
[ERROR] See http://pitest.org for more details.
[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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tamaya-api
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/target/feature/feature.xml>
to
org.apache.tamaya/tamaya-all/0.4-incubating-20190628.200221-1953/tamaya-all-0.4-incubating-20190628.200221-1953-features.xml
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/buildconfigurations/target/buildconfigurations-0.4-incubating-SNAPSHOT.jar>
to
org.apache.tamaya/buildconfigurations/0.4-incubating-SNAPSHOT/buildconfigurations-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/buildconfigurations/target/buildconfigurations-0.4-incubating-SNAPSHOT-sources.jar>
to
org.apache.tamaya/buildconfigurations/0.4-incubating-SNAPSHOT/buildconfigurations-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/code/api/target/tamaya-api-0.4-incubating-SNAPSHOT.jar>
to
org.apache.tamaya/tamaya-api/0.4-incubating-SNAPSHOT/tamaya-api-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/code/api/target/tamaya-api-0.4-incubating-SNAPSHOT-javadoc.jar>
to
org.apache.tamaya/tamaya-api/0.4-incubating-SNAPSHOT/tamaya-api-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/ws/code/api/target/tamaya-api-0.4-incubating-SNAPSHOT-sources.jar>
to
org.apache.tamaya/tamaya-api/0.4-incubating-SNAPSHOT/tamaya-api-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/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-Branch-Master-with-Coverage/ws/code/target/feature/feature.xml>
to
org.apache.tamaya/tamaya-code/0.4-incubating-20190628.200256-1955/tamaya-code-0.4-incubating-20190628.200256-1955-features.xml
[JENKINS] Archiving
<https://builds.apache.org/job/Tamaya-Branch-Master-with-Coverage/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
Not sending mail to unregistered user [email protected]