Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0d67268012b9f489e2db0d2c363d996093bd21a6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/apache-commons-logging-1.1.2-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0d67268012b9f489e2db0d2c363d996093bd21a6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pdm05h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-logging-1.1.2-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-logging-1.1.2-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-logging-1.1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name SecurityAllowedTestCase.java -delete + . /usr/share/java-utils/pom_editor.sh + pom_remove_dep :avalon-framework + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_dep avalon-framework:avalon-framework-api:4.3 + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_dep avalon-framework:avalon-framework-impl:4.3:test + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :cobertura-maven-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-scm-publish-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_set pom:commons.osgi.symbolicName org.apache.commons.logging + set +x + sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt + python /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 + python /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y02Llq + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + python /usr/share/java-utils/mvn_build.py -n apache-commons-logging [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Logging 1.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.7:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-logging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-logging --- [INFO] Checking for local modifications: skipped. [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-logging-1.1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1433079013019 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-logging-1.1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : Exception while executing SCM command. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/classes [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/test-classes [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-logging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (testjar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (apijar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-api-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (adaptersjar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-adapters-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (fulljar) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-artifacts) @ commons-logging --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-logging --- [INFO] [INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ commons-logging --- [INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.logging.BasicOperationsTestCase log4j:WARN No appenders could be found for logger (org.apache.commons.logging.BasicOperationsTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.commons.logging.BasicOperationsTestCase Running org.apache.commons.logging.impl.WeakHashtableTestCase Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.521 sec - in org.apache.commons.logging.impl.WeakHashtableTestCase Running org.apache.commons.logging.avalon.AvalonLoggerTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.commons.logging.avalon.AvalonLoggerTestCase Running org.apache.commons.logging.noop.NoOpLogTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.commons.logging.noop.NoOpLogTestCase Running org.apache.commons.logging.NullClassLoaderTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.NullClassLoaderTestCase Running org.apache.commons.logging.SimpleLogTestCase [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.commons.logging.SimpleLogTestCase [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Running org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase Running org.apache.commons.logging.jdk14.CustomConfigAPITestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.commons.logging.jdk14.CustomConfigAPITestCase Running org.apache.commons.logging.jdk14.DefaultConfigTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.commons.logging.jdk14.DefaultConfigTestCase Running org.apache.commons.logging.jdk14.CustomConfigTestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.apache.commons.logging.jdk14.CustomConfigTestCase Running org.apache.commons.logging.jdk14.CustomConfigFullTestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.apache.commons.logging.jdk14.CustomConfigFullTestCase Running org.apache.commons.logging.logkit.StandardTestCase DEBUG 2015-05-31 13:32:28.319 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement DEBUG 2015-05-31 13:32:28.429 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ERROR 2015-05-31 13:32:28.432 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement ERROR 2015-05-31 13:32:28.432 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FATAL_E 2015-05-31 13:32:28.435 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement FATAL_E 2015-05-31 13:32:28.435 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) INFO 2015-05-31 13:32:28.437 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement INFO 2015-05-31 13:32:28.438 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) DEBUG 2015-05-31 13:32:28.440 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement DEBUG 2015-05-31 13:32:28.440 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) WARN 2015-05-31 13:32:28.443 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement WARN 2015-05-31 13:32:28.443 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.apache.commons.logging.logkit.StandardTestCase Running org.apache.commons.logging.BadHashtablePropertyTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.logging.BadHashtablePropertyTestCase Running org.apache.commons.logging.servlet.BasicServletTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.apache.commons.logging.servlet.BasicServletTestCase Running org.apache.commons.logging.tccl.log.TcclDisabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.commons.logging.tccl.log.TcclDisabledTestCase Running org.apache.commons.logging.tccl.log.TcclEnabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.commons.logging.tccl.log.TcclEnabledTestCase Running org.apache.commons.logging.tccl.NullTCCLTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.tccl.NullTCCLTestCase Running org.apache.commons.logging.tccl.BadTCCLTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.tccl.BadTCCLTestCase Running org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase Running org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase Running org.apache.commons.logging.LogTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.LogTestCase Running org.apache.commons.logging.LoadTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 sec - in org.apache.commons.logging.LoadTestCase Running org.apache.commons.logging.AltHashtableTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.commons.logging.AltHashtableTestCase Running org.apache.commons.logging.pathable.ChildFirstTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.commons.logging.pathable.ChildFirstTestCase Running org.apache.commons.logging.pathable.GeneralTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.commons.logging.pathable.GeneralTestCase Running org.apache.commons.logging.pathable.ParentFirstTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.commons.logging.pathable.ParentFirstTestCase Running org.apache.commons.logging.config.PriorityConfigTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.apache.commons.logging.config.PriorityConfigTestCase Running org.apache.commons.logging.config.FirstPriorityConfigTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.commons.logging.config.FirstPriorityConfigTestCase Running org.apache.commons.logging.security.SecurityForbiddenTestCase testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:358 3:java.lang.Class$1.run:356 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:358 3:java.lang.Class$1.run:356 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.util.logging.disableCallerCheck" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:java.util.logging.Logger$LoggerHelper$1.run:331 4:java.util.logging.Logger$LoggerHelper$1.run:329 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "jdk.logging.allowStackWalkSearch" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:java.util.logging.Logger$LoggerHelper$1.run:331 4:java.util.logging.Logger$LoggerHelper$1.run:329 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1414 2:java.util.logging.Logger.setParent:1582 3:java.util.logging.LogManager$6.run:1046 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.apache.commons.logging.security.SecurityForbiddenTestCase Running org.apache.commons.logging.simple.DateTimeCustomConfigTestCase 31.32.2015 [DEBUG] DecoratedLogger - debug 31.32.2015 [INFO] DecoratedLogger - info 31.32.2015 [WARN] DecoratedLogger - warn 31.32.2015 [ERROR] DecoratedLogger - error 31.32.2015 [FATAL] DecoratedLogger - fatal 31.32.2015 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [DEBUG] DecoratedLogger - debug 31.32.2015 [INFO] DecoratedLogger - info 31.32.2015 [WARN] DecoratedLogger - warn 31.32.2015 [ERROR] DecoratedLogger - error 31.32.2015 [FATAL] DecoratedLogger - fatal 31.32.2015 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 31.32.2015 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.apache.commons.logging.simple.DateTimeCustomConfigTestCase Running org.apache.commons.logging.simple.DefaultConfigTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.commons.logging.simple.DefaultConfigTestCase Running org.apache.commons.logging.simple.CustomConfigTestCase [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.apache.commons.logging.simple.CustomConfigTestCase [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Results : Tests run: 116, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ commons-logging --- [INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Logging 1.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ commons-logging --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging >>> [INFO] [INFO] --- maven-dependency-plugin:2.7:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging --- [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ commons-logging --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:57.893s [INFO] Finished at: Sun May 31 13:32:51 GMT 2015 [INFO] Final Memory: 19M/46M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUwU7DMAyG73uK0HtakDh2nYBTD5wmJK5e63bZEidK0rK9PS3ttDKJCHWIHW1/ 8v/bUZyuDkqyFq0TmpbRQ3wfMaRCl4LqZfS25k/rlzyPVtkiveOcPTdClqxEg1R2mEDHaiS04LFk myN7f22Jcd7RUyZbMHZOHPuwS9RWNyYvM23rGAwUW4wLrZQmlyan2kCC9aKCwneJkeAGLJJPk0lp YPHgkfphMqNVmpzD3kPy3cTPnqAFqYlXFhR+aLsPOLpEuVBGXhr7H2UwYr7wriHhA2pjfW57qevH XaD9WL+i/T5o/wTMXk+37UPs0LYSQzojcd1bTL6EghYpNrKpRfBjfHEcyNuG+IBfp9/dANxC42Kl dzogvOlPAt+iNGj54OIv5GeNX4GQDiq8nQNwDtVGHm/n4NzxVx4mUX+pPwHpyGTUEAYAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mjSAwX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch ++ dirname /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch + cd commons-logging-1.1.2-src + xmvn-install -R .xmvn-reactor -n apache-commons-logging -d /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: commons-logging [INFO] artifactId: commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: 1.1.2 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-1.1.2.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-logging.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-logging.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/javadoc/apache-commons-logging + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/javadoc/apache-commons-logging + echo /usr/share/javadoc/apache-commons-logging + install -p -m 644 target/commons-logging-api-1.1.2.jar /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch//usr/share/java/apache-commons-logging-api.jar + install -p -m 644 target/commons-logging-adapters-1.1.2.jar /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch//usr/share/java/apache-commons-logging-adapters.jar ~/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/java ~/build/BUILD/commons-logging-1.1.2-src + pushd /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch//usr/share/java + for jar in 'apache-commons-logging-*' ++ echo apache-commons-logging-adapters.jar ++ sed 's|apache-||g' + ln -sf apache-commons-logging-adapters.jar commons-logging-adapters.jar + for jar in 'apache-commons-logging-*' ++ echo apache-commons-logging-api.jar ++ sed 's|apache-||g' + ln -sf apache-commons-logging-api.jar commons-logging-api.jar ~/build/BUILD/commons-logging-1.1.2-src + popd + install -pm 644 /builddir/build/SOURCES/commons-logging-api-1.1.pom /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch//usr/share/maven-poms/JPP-commons-logging-api.pom + set -e + _pompart=JPP-commons-logging-api.pom + _jarpart=commons-logging-api.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/lib/java/commons-logging-api.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch%{_javajnidir}/commons-logging-api.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/java/commons-logging-api.jar ']' + _jpath=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/java/commons-logging-api.jar + python -m /usr/share/java-utils/maven_depmap -a org.apache.commons:commons-logging-api -p /usr -n '' /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/maven-fragments/apache-commons-logging /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/maven-poms/JPP-commons-logging-api.pom /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/java/commons-logging-api.jar + sed -i s:/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/commons-logging-1.1.2-src /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: apache-commons-logging-1.1.2-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mMPDGv + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr PROPOSAL.html /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-1.1.2 + exit 0 warning: File listed twice: /usr/share/java/commons-logging-api.jar Provides: apache-commons-logging = 1.1.2-7.el7 jakarta-commons-logging = 0:1.1.2-7.el7 mvn(commons-logging:commons-logging) = 1.1.2 mvn(commons-logging:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging) = 1.1.2 mvn(org.apache.commons:commons-logging-api) = 1.1 osgi(org.apache.commons.logging) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(avalon-framework:avalon-framework-api) mvn(log4j:log4j) mvn(logkit:logkit) Obsoletes: jakarta-commons-logging <= 0:1.0.4 Processing files: apache-commons-logging-javadoc-1.1.2-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y0kx2N + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + exit 0 Provides: apache-commons-logging-javadoc = 1.1.2-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Obsoletes: jakarta-commons-logging-javadoc <= 0:1.0.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch Wrote: /builddir/build/RPMS/apache-commons-logging-1.1.2-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-logging-javadoc-1.1.2-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WiMqH2 + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->