D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/apache-commons-logging-1.2-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FKjWLC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-logging-1.2-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commons-logging-1.2-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-logging-1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Generate-different-Bundle-SymbolicName-for-different.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-Port-to-maven-jar-plugin-3.0.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :avalon-framework + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep avalon-framework:avalon-framework-api:4.3:provided + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep avalon-framework:avalon-framework-impl:4.3:test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependency[pom:artifactId='\''logkit'\'']' 'provided' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :cobertura-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-scm-publish-plugin + sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt + /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 apache:commons-logging@1 + rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CGCJgC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-logging-1.2-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------< commons-logging:commons-logging >------------------- [INFO] Building Apache Commons Logging 1.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-logging --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/classes [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (tests-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (api-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (adapters-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/simple/CustomConfigTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/simple/CustomConfigTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-logging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-logging --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-tests.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (testjar) @ commons-logging --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-tests.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (apijar) @ commons-logging --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-api.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (adaptersjar) @ commons-logging --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-adapters.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (fulljar) @ commons-logging --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-test) @ commons-logging --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.logging.impl.WeakHashtableTestCase [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.173 s - in org.apache.commons.logging.impl.WeakHashtableTestCase [INFO] Running org.apache.commons.logging.pathable.ParentFirstTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.pathable.ParentFirstTestCase [INFO] Running org.apache.commons.logging.pathable.GeneralTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.pathable.GeneralTestCase [INFO] Running org.apache.commons.logging.pathable.ChildFirstTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.pathable.ChildFirstTestCase [INFO] Running org.apache.commons.logging.LogTestCase log4j:WARN No appenders could be found for logger (org.apache.commons.logging.LogTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.commons.logging.LogTestCase [INFO] Running org.apache.commons.logging.tccl.log.TcclEnabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.logging.tccl.log.TcclEnabledTestCase [INFO] Running org.apache.commons.logging.tccl.log.TcclDisabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.logging.tccl.log.TcclDisabledTestCase [INFO] Running org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase [INFO] Running org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase [INFO] Running org.apache.commons.logging.tccl.BadTCCLTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.tccl.BadTCCLTestCase [INFO] Running org.apache.commons.logging.tccl.NullTCCLTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.tccl.NullTCCLTestCase [INFO] Running org.apache.commons.logging.AltHashtableTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.commons.logging.AltHashtableTestCase [INFO] Running org.apache.commons.logging.LoadTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.apache.commons.logging.LoadTestCase [INFO] Running org.apache.commons.logging.simple.DefaultConfigTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.logging.simple.DefaultConfigTestCase [INFO] 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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.testSerializable(CustomConfigTestCase.java:159) 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.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.commons.logging.simple.CustomConfigTestCase [INFO] Running org.apache.commons.logging.simple.DateTimeCustomConfigTestCase 30.04.2020 [DEBUG] DecoratedLogger - debug 30.04.2020 [INFO] DecoratedLogger - info 30.04.2020 [WARN] DecoratedLogger - warn 30.04.2020 [ERROR] DecoratedLogger - error 30.04.2020 [FATAL] DecoratedLogger - fatal 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [DEBUG] DecoratedLogger - debug 30.04.2020 [INFO] DecoratedLogger - info 30.04.2020 [WARN] DecoratedLogger - warn 30.04.2020 [ERROR] DecoratedLogger - error 30.04.2020 [FATAL] DecoratedLogger - fatal 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) 30.04.2020 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) 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.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.apache.commons.logging.simple.DateTimeCustomConfigTestCase [INFO] Running org.apache.commons.logging.avalon.AvalonLoggerTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.avalon.AvalonLoggerTestCase [INFO] Running org.apache.commons.logging.BadHashtablePropertyTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.BadHashtablePropertyTestCase [INFO] Running org.apache.commons.logging.NullClassLoaderTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.NullClassLoaderTestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigFullTestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.jdk14.CustomConfigFullTestCase [INFO] Running org.apache.commons.logging.jdk14.DefaultConfigTestCase [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.jdk14.DefaultConfigTestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigTestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.logging.jdk14.CustomConfigTestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigAPITestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.jdk14.CustomConfigAPITestCase [INFO] Running org.apache.commons.logging.logkit.StandardTestCase DEBUG 2020-01-30 05:04:53.131 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement DEBUG 2020-01-30 05:04:53.132 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ERROR 2020-01-30 05:04:53.132 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement ERROR 2020-01-30 05:04:53.133 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) FATAL_E 2020-01-30 05:04:53.133 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement FATAL_E 2020-01-30 05:04:53.133 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) INFO 2020-01-30 05:04:53.134 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement INFO 2020-01-30 05:04:53.134 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) DEBUG 2020-01-30 05:04:53.134 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement DEBUG 2020-01-30 05:04:53.134 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) WARN 2020-01-30 05:04:53.135 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement WARN 2020-01-30 05:04:53.135 [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.apache.commons.logging.logkit.StandardTestCase [INFO] Running org.apache.commons.logging.security.SecurityAllowedTestCase testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning 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:420 3:java.lang.Class$1.run:418 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:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning 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:420 3:java.lang.Class$1.run:418 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:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.util.logging.disableCallerCheck" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:719 3:java.util.logging.Logger$SystemLoggerHelper$1.run:440 4:java.util.logging.Logger$SystemLoggerHelper$1.run:437 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:1586 2:java.util.logging.Logger.setParent:2035 3:java.util.logging.LogManager$7.run:1205 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.logging.security.SecurityAllowedTestCase [INFO] Running org.apache.commons.logging.security.SecurityForbiddenTestCase 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:420 3:java.lang.Class$1.run:418 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:420 3:java.lang.Class$1.run:418 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:1533 2:java.lang.Thread.getContextClassLoader:1443 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:420 3:java.lang.Class$1.run:418 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:1533 2:java.lang.Thread.getContextClassLoader:1443 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:1533 2:java.lang.Thread.getContextClassLoader:1443 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1586 2:java.util.logging.Logger.setParent:2035 3:java.util.logging.LogManager$7.run:1205 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:420 3:java.lang.Class$1.run:418 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:1294 2:java.lang.System.getProperty:755 3:org.apache.commons.logging.LogFactory$6.run:1445 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:420 3:java.lang.Class$1.run:418 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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:1294 2:java.lang.System.getProperty:755 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.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1586 2:java.util.logging.Logger.setParent:2035 3:java.util.logging.LogManager$7.run:1205 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.apache.commons.logging.security.SecurityForbiddenTestCase [INFO] Running org.apache.commons.logging.servlet.BasicServletTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.servlet.BasicServletTestCase [INFO] Running org.apache.commons.logging.noop.NoOpLogTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.noop.NoOpLogTestCase [INFO] Running org.apache.commons.logging.config.PriorityConfigTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.config.PriorityConfigTestCase [INFO] Running org.apache.commons.logging.config.FirstPriorityConfigTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.config.FirstPriorityConfigTestCase [INFO] Running org.apache.commons.logging.BasicOperationsTestCase [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.BasicOperationsTestCase [INFO] 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:100) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.commons.logging.SimpleLogTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-test) @ commons-logging --- [INFO] [INFO] ------------------< commons-logging:commons-logging >------------------- [INFO] Building Apache Commons Logging 1.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-logging --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ commons-logging >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-logging --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/target/classes [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ commons-logging <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ commons-logging --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-logging --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.821 s [INFO] Finished at: 2020-01-30T05:04:57Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUwU7DMAyG73uK0HtSipC4dJ2A0w6cJiSuXuOWbIkTpWnp3p6WddoYUgcDsaPt L/5/x0rSWWs0a9BXytI0SsR1xJByKxWV0+h5we8Xj/N5NMsm6RXn7KFWWjKJDkl2mMKKlUjoIaBk yw17eWqIcd7Rh0w2YWyf2PRhlyi9rd1cZtaXAhzkryhya4ylKo13tS0JPqgC8tAlBoI78EghjQ9K WxbbgNQPkzlr0ngf9h7izya+5clAgyScrks16uyD4wUoXUGBfHvg2OA/ONh3vJwHoOBr+kv9ArVq T+oua5L693cPDWjb7dKDwTfr1yO6xyhXxunLKINT5wuvalJhRG2on9te2/J2NdJ+qH95zcPHlCXi RiR3abyLfyq+Hh1uB5x9ed0uWlGhbzSO6QzE6U0dRP33+Q5hh4GBpQUAAA== -----END MAVEN BUILD DEPENDENCIES----- + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/iurt/rpmbuild/SOURCES/commons-logging-api-1.1.pom target/commons-logging-1.2-api.jar + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py commons-logging:commons-logging-adapters:1.2 target/commons-logging-1.2-adapters.jar + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.efLnhA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 + cd commons-logging-1.2-src + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n apache-commons-logging -d /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 [INFO] Installing artifact commons-logging:commons-logging:jar:1.2 [INFO] Installing artifact commons-logging:commons-logging:pom:1.2 [INFO] Installing artifact commons-logging:commons-logging-api:pom:1.1 [INFO] Installing artifact commons-logging:commons-logging-api:jar:1.1 [INFO] Installing artifact commons-logging:commons-logging-adapters:jar:1.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/javadoc/apache-commons-logging + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/javadoc/apache-commons-logging + echo /usr/share/javadoc/apache-commons-logging + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.2-9.mga8 --unique-debug-suffix -1.2-9.mga8.aarch64 --unique-debug-src-base apache-commons-logging-1.2-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/commons-logging-1.2-src + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-logging-1.2-9.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pF7HFA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-logging-1.2-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/doc/apache-commons-logging + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/doc/apache-commons-logging + cp -pr PROPOSAL.html /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/doc/apache-commons-logging + cp -pr RELEASE-NOTES.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/doc/apache-commons-logging + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kL4Grz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-logging-1.2-src + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/licenses/apache-commons-logging + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/licenses/apache-commons-logging + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/licenses/apache-commons-logging + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/licenses/apache-commons-logging + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/maven-metadata/apache-commons-logging.xml'] [INFO maven.prov] mvn(commons-logging:commons-logging-adapters) = 1.2 mvn(org.apache.commons:commons-logging-adapters) = 1.2 mvn(apache:commons-logging-adapters) = 1.2, mvn(commons-logging:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging-api) = 1.1 mvn(apache:commons-logging-api) = 1.1, mvn(commons-logging:commons-logging-api:pom:) = 1.1 mvn(org.apache.commons:commons-logging-api:pom:) = 1.1 mvn(apache:commons-logging-api:pom:) = 1.1, mvn(commons-logging:commons-logging) = 1.2 mvn(org.apache.commons:commons-logging) = 1.2 mvn(apache:commons-logging) = 1.2, mvn(commons-logging:commons-logging:pom:) = 1.2 mvn(org.apache.commons:commons-logging:pom:) = 1.2 mvn(apache:commons-logging:pom:) = 1.2 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging-api.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging-adapters.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging-api.jar'] [INFO osgi.prov] osgi(org.apache.commons.commons-logging.api) = 1.2.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging-adapters.jar'] [INFO osgi.prov] osgi(org.apache.commons.commons-logging.adapters) = 1.2.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging.jar'] [INFO osgi.prov] osgi(org.apache.commons.commons-logging) = 1.2.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/maven-metadata/apache-commons-logging.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging-api.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/apache-commons-logging-adapters.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging-api.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging-adapters.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64/usr/share/java/commons-logging.jar'] Provides: apache-commons-logging = 1.2-9.mga8 mvn(apache:commons-logging) = 1.2 mvn(apache:commons-logging-adapters) = 1.2 mvn(apache:commons-logging-api) = 1.1 mvn(apache:commons-logging-api:pom:) = 1.1 mvn(apache:commons-logging:pom:) = 1.2 mvn(commons-logging:commons-logging) = 1.2 mvn(commons-logging:commons-logging-adapters) = 1.2 mvn(commons-logging:commons-logging-api) = 1.1 mvn(commons-logging:commons-logging-api:pom:) = 1.1 mvn(commons-logging:commons-logging:pom:) = 1.2 mvn(org.apache.commons:commons-logging) = 1.2 mvn(org.apache.commons:commons-logging-adapters) = 1.2 mvn(org.apache.commons:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging-api:pom:) = 1.1 mvn(org.apache.commons:commons-logging:pom:) = 1.2 osgi(org.apache.commons.commons-logging) = 1.2.0 osgi(org.apache.commons.commons-logging.adapters) = 1.2.0 osgi(org.apache.commons.commons-logging.api) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: apache-commons-logging-javadoc-1.2-9.mga8.noarch Provides: apache-commons-logging-javadoc = 1.2-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-logging-1.2-9.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-logging-javadoc-1.2-9.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k3w7IB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-logging-1.2-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-logging-1.2-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tCQYBA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-logging-1.2-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!